.tab-content img {
    height: auto!important;
}

.whats-button {
    display: none!important;
}

.produto-compartilhar {
    display: none!important;
}

.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    background: #39D1DB!important;
    color: #fff!important;
}

.banner.mini-banner{
display: flex;
justify-content: center;
flex-wrap: wrap;
 }


@media (min-width: 768px) {
    .menu.superior .nivel-dois {
        margin-top: -4px;
        width: 440px !important;
    }
    
    .banner .mini-banner {
        flex-wrap: wrap !important;
   }
    
}

:root {--cor_primaria: #2abeca;--cor_secundaria: #1d929c;--cor_botao: #eca15e;--cor_botao_hover: #d88541;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #eca15e;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #2abeca;--cor_icones_hover: #1d929c;--cor_texto_icones: #2b2b2b;--cor_menu: #2abeca;--cor_texto_menu: #ffffff;--cor_newsletter: #eca15e;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #eca15e;}