body.fixed #cabecalho{z-index:9999 !important;}

.categoria-descricao p {margin: inherit !important;}

.pagina-categoria .banner.vitrine {order:2}
.pagina-categoria #listagemProdutos {order: 3 !important;}
.categoria-descricao {order: 4 !important;}
.categoria-newsletter {order:3}

@media only screen and (max-width: 767px) {
    .flags {
        width:30% !important;
    }
}

.flags {
    width:30% !important;
}
    
@media only screen and (max-width: 767px) {
    .pagina-inicial .flags {
        margin-top:28px;
        width: 35% !important;
    }
}

.tema-novo #rodape .rodape-inferior .creditos.agencia {
    display: none !important;
}