span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

a.botao.btn-pay-wp-prod{
    background: #48b251 !important;
    color: #ffffff !important;
}

#flutuante-produto {
    display: none !important;
}

:root {
    --cor_primaria: #3f3e95;
    --cor_secundaria: #ea3136;
    --cor_botao: #34893d;
    --cor_botao_hover: #339f3f;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #46c35f;
    --pre_cabecalho: #3f3e95;
    --cor_texto_pre_cabecalho: #fff;
    --cor_cabecalho: #fff;
    --cor_icones: #3f3e95;
    --cor_icones_hover: #3f3e95;
    --cor_texto_icones: #282e3c;
    --cor_menu: #fff;
    --cor_texto_menu: #3f3e95;
    --cor_newsletter: #3f3e95;
    --cor_texto_newsletter: #fff;
    --cor_footer: #f9f9f9;
    --cor_texto_footer: #282e3c;
    --texto_global: #282e3c;
    --cor_clara: #fff;
    --cor_escura: #282e3c;
    --texto_background: #ffffff;
    --texto_bg_escuro: #282e3c;
    --texto_bg_claro: #282e3c;
}
#rodape .design-fox {
    display: none !important;
}

#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;
}

@media (max-width: 768px) {
.instagram_username a {
    display: inherit !important;
}
}

section.section-newsletter-home {
    color: #000000;
}

.newsletter .newsletter-confirmacao span {
color: #000000;
}

.tabela-carrinho .form-horizontal .control-label[for=usarCupom] b {
    font-size: 13px;
}

.gateways-rodape { 
width: 40%;
}

@media only screen and (max-width: 769px) {
.top-header a {
font-size: 10px;
}
}

.section-newsletter-home .newsletter h3 {
color: #ffffff !important;
}

.newsletter div:nth-child(1) {
color: #ffffff !important;
}

.section-newsletter-home .newsletter span {
color: #ffffff !important;
}

.menu.superior .nivel-dois li:hover a {
text-decoration: none !important;
padding: 5px !important;
}

.lrMenuBox ul {
padding: 5px !important;
}

.lrMenuBox strong {
border-top: none !important;
}

#avaliacoes .linkProduto {
    display: none !important;
}

