:root {
    --cor_primaria: #2fe4f6;
    --cor_secundaria: #fb7ef2;
    --cor_botao: #2fe4f6;
    --cor_botao_hover: #FFEB3B;
    --cor_texto_botao: #000;
    --cor_texto_botao_hover: #000;
    --cor_botao_comprar: #1d6820;
    --pre_cabecalho: #2fe4f6;
    --cor_texto_pre_cabecalho: #000000;
    --cor_cabecalho: #ffffff;
    --cor_icones: #fb7ef2;
    --cor_icones_hover: #fb7ef2;
    --cor_texto_icones: #000000;
    --cor_menu: #FFEB3B;
    --cor_texto_menu: #000;
    --cor_newsletter: #FFEB3B;
    --cor_footer: #ffffff;
    --cor_texto_footer: #000000;
    --texto_global: #000000;
    --cor_clara: #fff;
    --cor_escura: #000;
    --texto_background: #ffffff;
    --texto_bg_escuro: #000;
    --texto_bg_claro: #000;
}

span.desconto-a-vista {
    display: block;
    font-size: 20px !important;
    font-weight: bold;
    color: #1d6820 !important;
}

span.price-pix img {
display: none !important;
}

.tabela-carrinho span {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #000000 !important;
}

span.price-pix {
font-weight: bold !important;
width: 50% !important;
color: #000000 !important;
background: #2fe4f6 !important;
}

#rodape .links-rodape li a, #rodape p {
font-weight: bold !important;
opacity: unset !important;
}

div#box-slide:before {
background: #fc52f1 !important;
}


#rodape div.contato li a {
font-weight: bold !important;
opacity: unset !important;
}

#operation p {
font-weight: bold !important;
opacity: unset !important;
}

.r-sociais ul li i {
opacity: unset !important;
}

@media (max-width: 768px) {
    .instagram_username a {
            font-size: 20px !important;
    }}
    
.box-rating-item i.fas.fa-star {
color: #fb7ef2 !important;
}

#avaliacoes h4:before {
color: #f3e038 !important;
}

#avaliacoes blockquote p {
color: #000000 !important;
}

#avaliacoes .linkProduto {
    display: none !important;
}

.section-newsletter-home .newsletter h3 {
color: #000000 !important;
}

.newsletter div:nth-child(1) {
color: #000000 !important;
}

.section-newsletter-home .newsletter span {
color: #000000 !important;
}

.produto .principal .acoes-produto .preco-produto .preco-promocional {
color: #000000 !important;;
}

.logo a img {
    max-width: 100% !important;
}

.menu.superior .nivel-um li.all-menu .titulo {
text-transform: uppercase !important;
}

span.titulo.cor-secundaria.vazio-text {
    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;
}
