span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

#avaliacoes .linkProduto {
   display: none!important; 
}
:root {
    --cor_primaria: #152c56;
    --cor_secundaria: #152c56;
    --cor_botao: #152c56;
    --cor_botao_hover: #152c56;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #0b6e16;
    --pre_cabecalho: #152c56;
    --cor_texto_pre_cabecalho: #ffffff;
    --cor_cabecalho: #ffffff;
    --cor_icones: #152c56;
    --cor_icones_hover: #152c56;
    --cor_texto_icones: #152c56;
    --cor_menu: #152c56;
    --cor_texto_menu: #ffffff;
    --cor_newsletter: #152c56;
    --cor_footer: #fff;
    --cor_texto_footer: #000000;
    --texto_global: #000000;
    --cor_clara: #fff;
    --cor_escura: #333;
    --texto_background: #ffffff;
    --texto_bg_escuro: #333;
    --texto_bg_claro: #333;
}

#instagram-feed {
	display: none !important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

/*Retira o botão "CUPOM" do Newslleter*/
.cupom-code{
	display: none !important;
}

/*Retira o botão botão topo*/
#return-to-top {
display: none !important;
}


    a.botao.btn-pay-wp-prod {
        color: #ffffff !important;
        background: #51d05f !important;
    }
    
    #flutuante-produto {
 display: none !important;
}
