
.pagina-categoria .conteudo h1.titulo{
    text-transform:none;
    font-weight:600;
}

.pagina-busca .menu.lateral.outras .nivel-um li>a .titulo, .pagina-categoria .menu.lateral.outras .nivel-um li>a .titulo {
    text-transform: none !important;
}




li.offers>a>.titulo{
text-transform: uppercase;
}

/*deixar os títulos das vitrines com letra maiúscula*/
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    text-transform: none;
}

#rodape>div:last-child .conteiner {
    padding: 10px 20px 5px;
    display:none;
}

#rodape>div.institucional>div>div>div.span3 {
    display: none;
}

#rodape .pagamento-selos .titulo {
   text-transform: uppercase !important;
}

#rodape .titulo {
    text-transform: uppercase;   
}

#testimonials h2 strong {
    text-transform: uppercase !important;

}

#cabecalho .actions li > a > span {
    text-transform: capitalize;
    color: black;
}

#cabecalho .carrinho-manipula a span .carrinho-vazio-titulo {
    text-transform: capitalize;
    color:black;
}

#cabecalho {
    background-color: #fff;
}

#cabecalho .actions>li>a svg path {
    fill: black;
}

#cabecalho .carrinho-manipula a span div .carrinho-vazio-preco {
    color: black;
}

.full.menu {
    background: #000;
}

#rodape .sobre-loja-rodape span.titulo {
    display: block !important;
}

#rodape .sobre-loja-rodape .logo a {
    display: none !important;
}

#rodape .institucional {
    min-height: 325px;;
}

#rodape .sobre-loja-rodape .more {
    margin-top:35px;
}

#rodape .institucional a, #rodape .institucional p {
    line-height: 1.5;
}

span.carrinho-cheio b span {
    color: #000;
}

#cabecalho .carrinho-manipula a span div span {
    color: #000;
}

#cabecalho .carrinho .qtd-carrinho {
     color: #000;
    }
.logo a img {
    max-height: 65px;
}
