.secao-banners .conteiner {
    max-width: 100% !important;
    padding: 0px;
    padding-top: 0px;
}

.menu.superior .nivel-um {
        background: #fafafa;
}

.menu.superior {
    background: #fafafa;
}
#cabecalho .conteiner {
    background: #fafafa;
}

.login-cnt .bem-vindo {
    color: #080808;
}

.busca-mobile .busca input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    background-color: #fff0;
    height: 50px;
    border-radius: 50px;
    padding: 0 58px 0 20px;
    color: #d5d5d5;
    font-family: Lato;
    font-size: 16px;
    font-weight: 300;
}

.conteudo-topo .inferior .busca-mobile .atalho-menu {
    background: #32323200;
}

.tracking-mobile a {
    color: #fff;
}

.menu.superior .nivel-um>li a strong {
    color: #080808 !important;
}

@media (max-width: 991px) {
.span3 {
    display: none;
}
.conteudo-topo .span9 {
    padding: 10px;
}
}

.tema-escuro .conteiner, .tema-escuro .modal {
    background-color: #fff !important;
}


.input-block-level {
    display: none !important;
}