/*RETIRAR GROOM DO SITE:*/

html #rodape .rodape-inferior .creditos.agencia {
    display: none !important;
}

#rodape .rodape-inferior .creditos.agencia {
display: none! important;
}

#rodape .assinatura-rodape .design-fox {
display: none! important;
}

/* Remover newsletter */ 
.banner .newsletter { width: inherit; padding: 0; display: none; }



@media screen and (max-width: 767px){
	.listagem .listagem-item .desconto-a-vista {
		font-size: 10px;
		line-height: 13px;
		display: block;
	}
}

