.abriga-logo {width: 120px !important;}
.sobre-loja-rodape .logo a {height: 45px !important;}
.listagem{
    text-align:center;
    margin-top: 0px !important;
    text-decoration:none;
}
.listagem .titulo-categoria{
    border-bottom: 0px !important;
}
@media only screen and (max-width: 767px){
.tema-pequeno .listagem .span3 .imagem-produto {
min-height: 400px;
}
.listagem.com-caixa .listagem-item {
min-height: 400px;
}
.secao-banners .conteiner{
    padding-bottom: 0px !important;
}
.conteiner-principal .conteiner{
    padding-top: 0px !important;
}
}
/* remove padding de baixo dos banners */
.secao-banners .conteiner {
    padding-bottom: 5px;
}

/* remove sublinhado de baixo dos titulos */
.listagem .titulo-categoria strong {
    border-bottom: none;
}

/* remove credito */
.logos-creditos {
    display: none;
}