#produtos-categoria #box-produtos .box-produto{display:flex;flex-wrap:wrap;margin-bottom:10em}@media screen and (max-width: 767px){#produtos-categoria #box-produtos .box-produto{display:block;margin-bottom:5.6em}}#produtos-categoria #box-produtos .box-produto .produto-foto{width:35%}@media screen and (max-width: 767px){#produtos-categoria #box-produtos .box-produto .produto-foto{width:100%}}#produtos-categoria #box-produtos .box-produto .produto-foto .box-img-produto{width:12em;height:12em;border:3px solid #faa82b;border-radius:50%;margin:0 auto}@media screen and (max-width: 1199px){#produtos-categoria #box-produtos .box-produto .produto-foto .box-img-produto{width:9.6em;height:9.6em}}@media screen and (max-width: 991px){#produtos-categoria #box-produtos .box-produto .produto-foto .box-img-produto{width:8em;height:8em}}#produtos-categoria #box-produtos .box-produto .produto-foto .box-img-produto .img-produto{width:100%;padding-bottom:100%;background-size:cover;background-position:center;border-radius:50%}#produtos-categoria #box-produtos .box-produto .box-descricao-produto{width:65%;padding-left:1em;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}@media screen and (max-width: 767px){#produtos-categoria #box-produtos .box-produto .box-descricao-produto{width:100%;padding-left:0;flex-direction:row;margin-top:1.2em;justify-content:center}}#produtos-categoria #box-produtos .box-produto .box-descricao-produto h2{margin-top:0;font-family:'Lato Black'}@media screen and (max-width: 1199px){#produtos-categoria #box-produtos .box-produto .box-descricao-produto h2{font-size:24px}}@media screen and (max-width: 991px){#produtos-categoria #box-produtos .box-produto .box-descricao-produto h2{font-size:20px}}@media screen and (max-width: 767px){#produtos-categoria #box-produtos .box-produto .box-descricao-produto h2{text-align:center;width:100%}}#produtos-categoria #box-produtos .box-produto .box-descricao-produto a{background:#4d8c3e;color:#f9f9f9;text-decoration:none;width:fit-content;text-transform:uppercase;font-family:'Lato Black';padding:0.5em 1em 0.4em;border-radius:30px;font-size:1.4em}@media screen and (max-width: 991px){#produtos-categoria #box-produtos .box-produto .box-descricao-produto a{font-size:1em;margin-top:0.56em}}#produtos-categoria #box-produtos .box-produto .box-descricao-produto a:hover{opacity:0.85}
