#cabecalho>.conteiner {
    background-color: #23232b;
}

#cabecalho>.conteiner>.row-fluid {
    background-color: #23232b;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    background: rgb(215 11 11);
}

#cabecalho .menu.superior {
    background-color: #272731;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca {
    color: #fff;
}

#cabecalho .menu.superior .nivel-um>li>a {
    color: #FFF;
    padding: 0 15px;
    font-size: 14px;
}

#cabecalho .menu.superior .nivel-um>li>a strong {
    margin: 20px 0;
    font-size: 12px;
    font-weight: inherit;
}