/*Esconder endereço*/
.element-address {
	display: none !important;
}

/*Esconder Whats*/
.element-info .info-phone:not(.info-whatsapp),
.element-phone .info-phone:not(.info-whatsapp) {
	display: none !important;
}

