.tab-content img {
    height: auto!important;
}

.produto-compartilhar {
    display: none!important;
}

#avaliacoes .linkProduto {
display: none;
}


.marcas img {
  display: flex;
  justify-content: left;
  object-fit: contain;
  margin: auto;
  height: 100px !important;
  width: 160px !important;
}

.marcas {
  display: flex;
  height: 90px;
  align-items: center;
}

.marcas h4 {
    font-size: 2.2em !important;
    width: 16% !important;;
    padding-bottom:  0 !important;
}
:root {--cor_primaria: #d3b49c;--cor_secundaria: #dfcdbe;--cor_botao: #d3b49c;--cor_botao_hover: #dfcdbe;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #76b9a0;--pre_cabecalho: #dfcdbe;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #363636;--cor_icones_hover: #363636;--cor_texto_icones: #363636;--cor_menu: #d3b49c;--cor_texto_menu: #ffffff;--cor_newsletter: #b6b6b6;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #363636;--texto_global: #363636;--texto_background: #ffffff;--cor_tag_frete_gratis: #d3b49c;}