/* Alteração tamanho fonte do menu - TEMPORÁRIO*/ 
.menu.superior .titulo {
    font-size: 13px;
}

.listagem-item .acoes-produto .botao.principal,
.carrinho-interno>div .botao {
    background: black!important;
    }
    
    .listagem-item .acoes-produto .botao.principal:hover {
    background: #636363!important;
}
    
    span.fundo-principal.bandeira-promocao {
    background: #2ac919;
    }
    
    .produto .principal .botao.principal.grande {
    background: #000000!important;
    }
    
    #tarja-slide .icon svg {
    fill: #6f493747;
}
    
    .top-header a:after {
    content: 'aproveitar' !important;
    font-size: 8px;
}
    
    
    .slides-items-category .item img {
    border-radius: 50%!important;
}

.atributos ul li a span {
    font-size: 12px;
}

.sobre-loja-rodape>img {
    max-width: 100px;
}

.listagem .listagem-item .nome-produto {
    line-height: 19px!important;
}

a.botao.btn-pay-wp i {
    top: -1px;
}

.prod-options a.botao.btn-pay-wp {
    top: 5px;
}

:root {--cor_primaria: #6f4937;--cor_secundaria: #000000;--cor_botao: #6f4937;--cor_botao_hover: #876454;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #6f4937;--cor_texto_pre_cabecalho: #f5ebde;--cor_cabecalho: #fffdfa;--cor_icones: #6f4937;--cor_icones_hover: #845a48;--cor_texto_icones: #000000;--cor_menu: #fffdfa;--cor_texto_menu: #000000;--cor_newsletter: #6f4937;--cor_texto_newsletter: #f5ebde;--cor_footer: #fffdfa;--cor_texto_footer: #000000;--texto_global: #000000;--texto_background: #ffffff;--cor_tag_frete_gratis: #2bca53;}

@media (max-width: 768px) {
.menu-mobile-scroll {
    background: #fffdfa
}
}