/* CORES PERSONALIZADAS */

/* -- CINZA ESCURO -- */
.busca .botao-busca {
    color: #29292a !important;
}
.busca input {
    border: 1px solid #29292a;
}
.rastreio-topo i {
    color: #29292a;
}
.wishlist a i {
    color: #29292a;
}
.carrinho>a i:hover {
    color: #29292a;
}
.carrinho>a i {
    color: #29292a;
}
.minha-conta a.dropdown-toggle>i {
       color: #29292a; 
}
.minha-conta a.dropdown-toggle:hover>i, .minha-conta a.dropdown-toggle:focus>i {
    color: #29292a;
}
.rastreio {
    background: #29292a;
    border: 2px solid #29292a;
}
.listagem .titulo-categoria {
    background: #29292a;
}
.listagem .titulo-categoria:hover {
    text-decoration: none;
    background: #29292a;
}
#rodape .titulo {
    color: #e4e5e6;
}
#rodape .institucional a {
    color: #e4e5e6;
}
.cor-secundaria {
    color: #29292a;
}
.produto-compartilhar .lista-favoritos {
    background: #29292a;
}
.listagem.aproveite-tambem > .titulo {
    background: #29292a;
}
.carrinho-checkout .atendimento .icone-box {
    color: #29292a;
}
@media screen and (min-width: 768px){
#cabecalho>.conteiner .sandwich>.hamburguer {
    background: #29292a;
}
}
@media screen and (max-width: 767px){
    .fundo-secundario {
    background-color: #29292a;
    }
.atalhos-mobile li {
    background-color: #29292a;
}
}

/* -- MARROM -- */
.botao.principal, .botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background: #A1753B !important;
    border: 1px solid #A1753B !important;
        color: white;
}
.preco-produto strong.titulo {
    color: #A1753B;
}
#barraNewsletter.posicao-rodape {
    background: #A1753B;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #A1753B;
}
.listagem-item .acoes-produto .botao.botao-comprar.principal {
    background: #A1753B;
}
.menu.superior .nivel-um>li:hover a strong {
    border-bottom: 3px solid #a1753b;
}
.listagem .bandeiras-produto .bandeira-carrinho {
    background-color: #a1753b;
}
.pagina-produto #corpo {
    border-top: 2px solid #a1753b;
}


/* -- CINZA SUPER ESCURO -- */

#rodape .institucional {
    background-color: #29292a;
}