#rodape { background-color: #0A1F3F !important; }
#rodape .institucional { background-color: #0A1F3F !important; color: #ffffff !important; }
#rodape .pagamento-selos { background-color: #0A1F3F !important; color: #ffffff !important; }
#rodape .creditos-rodape { background-color: #0A1F3F !important; color: #cccccc !important; }
#rodape a { color: #b0c8e8 !important; }
#rodape p, #rodape span, #rodape h3, #rodape h4 { color: #ffffff !important; }

/* === DETALHES DOURADOS === */

/* Títulos das seções de produto (Lançamentos, Mais Vendidos, etc.) */
.titulo-categoria.borda-principal.cor-principal strong {
  color: #C9A84C !important;
}
.titulo-categoria.borda-principal {
  border-color: #C9A84C #C9A84C #efefef !important;
}

/* Títulos do rodapé (Atendimento, Categorias, Institucional) */
#rodape .atendimento-rodape span.titulo,
#rodape .links-rodape span.titulo {
  color: #C9A84C !important;
}

/* Hover nos links do menu superior */
.menu-categorias a:hover,
.menu-categorias a:hover strong {
  color: #C9A84C !important;
}

/* Hover nos links do rodapé */
#rodape a:hover {
  color: #C9A84C !important;
}

/* === COR DE FUNDO DA LOJA === */
body, #corpo, .conteudo-principal {
  background-color: #E8EDF5 !important;
}
.secao-principal, .row-fluid .conteudo {
  background-color: #E8EDF5 !important;
}
.pagina-inicial .secao-banners {
  background: #E8EDF5 !important;
}