#cabecalho>.conteiner:before {
    background: #ff0000;
}

#cabecalho .conteiner {
    background-color: #fff !important;
}

.hamburguer span {
    background: #000;
}

.favorite .title, .search-order .title, .user-actions .title {
    color: #4c4c4c;
}

.favorite .title path, .search-order .title path, .user-actions .title path {
    fill: #161616;
}

.carrinho>a path {
    fill: #404040;
}

.conteudo-topo .busca-mobile .atalho-menu {
    background: #d1cece;
}

.atalhos-mobile path {
    fill: #fff;
}

.footer-logo {
    background-color: #000000;
}


#rodape .sobre-loja-rodape {
    background-color: #ffffff;
}
