.whats-button {
    display: none !important;
}

.logo a img {
        max-width: 100% !important;
}
span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

:root {
    --cor_primaria: #2d328f;
    --cor_secundaria: #2d328f;
    --cor_botao: #2d328f;
    --cor_botao_hover: #2d328f;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #11410d;
    --pre_cabecalho: #0d0d0d;
    --cor_texto_pre_cabecalho: #f4f4f4;
    --cor_cabecalho: #ffffff;
    --cor_icones: #e10613;
    --cor_icones_hover: #e10613;
    --cor_texto_icones: #e10613;
    --cor_menu: #ffffff;
    --cor_texto_menu: #000000;
    --cor_newsletter: #000000;
    --cor_footer: #fff;
    --cor_texto_footer: #2d328f;
    --texto_global: #211a1a;
    --cor_clara: #fff;
    --cor_escura: #000000;
    --texto_background: #ffffff;
    --texto_bg_escuro: #333;
    --texto_bg_claro: #333;
}

.menu .nivel-dois a {
color: #2c2b8d !important;
font-weight: bold !important;
}

#avaliacoes .linkProduto {
    display: none !important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

#instagram-feed {
	display: none !important;
}
            
.top-header a::after{
	display: none !important;
}

.cupom-code{
	display: none !important;
     
 } 
 #return-to-top {
    display: none !important;
}