/* Ativar ou desativar o botão de ofertas no menu principal (menu no topo do site) */


li.offers.com-filho {
display: none;
}



button {
text-align:left;
    padding-left: -10px;
    

}

.full.menu{
background: transparent !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #000 !important;
}

#cabecalho .busca input, #cabecalho .busca input:focus {
    background: #FDF8E0 !important;
}

.banner.cheio+.row-fluid, .pagina-inicial .secao-banners>.conteiner,
#rodape .pagamento-selos, #cabecalho .busca .botao {
    background: #FDF8E0 !important;
}

#listagemProdutos.listagem .listagem-item .info-produto .nome-produto,
.listagem-item .info-produto {
    text-align: center !important;
}


#listagemProdutos.listagem .titulo-categoria strong {
    text-transform: uppercase !important;
}

#barraNewsletter {
    background: #FDF8E0 !important;
}

#barraNewsletter.posicao-rodape .componente .input-conteiner {
    justify-content: start !important;
}

#barraNewsletter.posicao-rodape .componente input[type=text] {
    background: #FDF8E0 !important;
}

#barraNewsletter.posicao-rodape .componente .input-conteiner button {
    background-color: #000000 !important;
    color: #FFFF !important;
    text-transform: capitalize !important;
}

#rodape .titulo {
    text-transform: capitalize !important;
}

#rodape .sobre-loja-rodape .more {
    text-transform: capitalize !important;
    font-weight: 800 !important;
    margin-top: 30px !important;
}

#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after {
    content: 'Precisa de ajuda?' !important;
}

.fundo-secundario {
    color: #000 !important;
    background-color: #FFF !important;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    text-transform: uppercase !important;
}

.full.menu .conteiner .nivel-um {
    justify-content: space-evenly !important;
}

.full.menu .conteiner .nivel-um i {
    display: inline-block !important;
}

.listagem.aproveite-tambem>.titul {
    text-transform: uppercase !important;
}

.addwishlist .adic-favo {
    text-transform: capitalize !important;
}

.produto div.principal .cep label, #cabecalho .actions li > a > span,
 #cabecalho .carrinho-manipula a span .carrinho-vazio-titulo,
 #rodape .institucional li a,
 span.carrinho-cheio b span {
    text-transform: capitalize !important;
}

#cabecalho .support .support-items .contact li a,
#cabecalho .account .account-list li a {
    text-transform: none !important;
}

#cabecalho .carrinho .carrinho-interno {
    display: none !important;
}

.conteudo h1 {
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar::before {
    content: 'Enviar' !important;
}

.gateways-rodape li img {
    display: none !important;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter::first-letter {
    text-transform: uppercase !important;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-transform: capitalize !important;
}

#cabecalho .carrinho .qtd-carrinho {
    display: none !important;
}

#seloEbit, #getSelo {
    display: none !important;
}

.selos ul li:nth-child(-n+2) {
    display: none !important;
}