{
    background-color: inherit
}

.tema-escuro .modal-footer {
    background-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-color: #FFFF00
}
.marcas strong {
    text-transform: none;
}
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    text-transform: none;
}
#cabecalho .actions li > a > span {
    text-transform: capitalize;
}
#testimonials h2 strong {
    text-transform: none;
}
#rodape .titulo {
    text-transform: none;
}
#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after {
    content: 'Precisa de ajuda?';
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-transform: none;
}
.produto div.principal .nome-produto {
    text-transform: none;
}