span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

#avaliacoes .linkProduto {
display: none!important;    
}


@media (max-width: 769px) {
.top-header a {
font-size: 10px !important;
}}

.menu.superior .titulo {
font-size: 14px !important;
}

.pagamento-selos .row-fluid .pagamento {
display: none !important
}

.prod-options a.botao.btn-pay-wp {
    display: none !important
}

:root {
    --cor_primaria: #d82014;
    --cor_secundaria: #f89f21;
    --cor_botao: #1b571d;
    --cor_botao_hover: #1b571d;
    --cor_texto_botao: #f2f2f2;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #1b571d;
    --pre_cabecalho: #ffffff;
    --cor_texto_pre_cabecalho: #6c0000;
    --cor_cabecalho: #6c0000;
    --cor_icones: #f89f21;
    --cor_icones_hover: #d82014;
    --cor_texto_icones: #ffffff;
    --cor_menu: #ffffff;
    --cor_texto_menu: #000000;
    --cor_newsletter: #f89f21;
    --cor_texto_newsletter: #fff;
    --cor_footer: #fff;
    --cor_texto_footer: #000000;
    --texto_global: #000000;
    --cor_clara: #fff;
    --cor_escura: #111;
    --texto_background: #fff;
    --texto_bg_escuro: #222;
    --texto_bg_claro: #222;
}

 /*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

.logo a {
    width:1000px !important
}

section.section-newsletter-home {
display: none !important;
}

