span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

#avaliacoes .linkProduto {
    	display: none !important;
}
.whats-button {
    display: none !important;
}

.li-whatsapp a {
    bottom: 30px !important;
    left: 30px !important;
    width: 70px !important;
    height: 70px !important;
}

:root {
    --cor_primaria: #3b4f66;
    --cor_secundaria: #a7e66e;
    --cor_botao: #a7e66e;
    --cor_botao_hover: #a7e66e;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #a7e66e;
    --pre_cabecalho: #ffffff;
    --cor_texto_pre_cabecalho: #3b4f66;
    --cor_cabecalho: #3b4f66;
    --cor_icones: #a7e66e;
    --cor_icones_hover: #a7e66e;
    --cor_texto_icones: #a7e66e;
    --cor_menu: #ffffff;
    --cor_texto_menu: #444;
    --cor_newsletter: #3b4f66;
    --cor_footer: #fff;
    --cor_texto_footer: #3b4f66;
    --texto_global: #211a1a;
    --cor_clara: #fff;
    --cor_escura: #333;
    --texto_background: #ffffff;
    --texto_bg_escuro: #333;
    --texto_bg_claro: #333;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

#instagram-feed {
	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;
}

#flutuante-produto {
    display: none !important;
}

@media (max-width: 768px){
.instagram_username a { 
font-size: 29px !important;
}}


@media (max-width: 768px) {
.user-mobile, .user-mobile a {
display: none !important;
}}

@media (max-width: 768px) {
.titulo-categoria.borda-principal.cor-principal.vitrine-mas-vendido {
display: flex !important;
}}


a.botao.btn-pay-wp-prod {
color: #ffffff !important;
background: #48b251 !important;
}

section.section-newsletter-home {
display: none !important;
}