#rodape .titulo {
    font-weight: 700;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

#rodape > .institucional.fundo-secundario > div {
    padding: 40px 20px;
}

#rodape .pagamento-selos > .conteiner {
    border-top: none;
    padding: 50px 0 20px;
    margin-top: 0;
}

.listagem .preco-produto strong.titulo {
    font-weight: 900;
    color: #daa520;
}

.produto .acoes-produto .preco-produto .titulo {
    font-weight: 900;
    color: #daa520;
}

.listagem .titulo-categoria {
    border-radius: 10px;
    text-align: left;
    background: #f4f5f6;
}
.listagem .titulo-categoria:hover {
    background: #f4f5f6;
}
.listagem .span3 .listagem-item .nome-produto {
    text-align: center;
}
.listagem .preco-produto>div {
    margin: 10px 0;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .pagina-inicial #corpo, .listagem .titulo-categoria strong {
        background: transparent;
        
    }
}
.menu.lateral.outras .nivel-um>li>a {
    margin-bottom: 0;
}

.menu.lateral .nivel-um>li>a {
    line-height: 10px;
}
.menu.lateral.outras li .titulo {
    font-size: 14px;
}

.listagem .listagem-item {
    padding: 5px;
}
.listagem-item .nome-produto {
    text-align: center;
}
.listagem .titulo-categoria, #categoriasListagem .titulo-categoria {
    margin-top: 20px!important;
}

.carrinho>a strong {
    background: #FFF;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.listagem .listagem-item:hover {
    box-shadow: none;
}
.pagina-inicial #barraNewsletter.posicao-rodape {
    border-top: 0;
    border-top: 1px solid #eee;
    border-bottom: none;
    max-width: 100%;
    margin: 0 auto;
    border: none;
    background: #f4f5f6;
}
#barraNewsletter.posicao-rodape {
    box-shadow: none;
    border-top: 1px solid #eee;
    border-radius: 0px;
    background: #f4f5f6;
    max-width: 100%;
    margin: 0 auto;
}
#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {
    background-color: transparent;
}

ul.drop-login li.fundo-principal {
    background: #000;

    
}
    
    