.fa {
  font-family: 'icon-font-skill';
}
.fa-arrow-right:before {
  content: "\eb8c";
	font-style: normal;
}
.fa-arrow-left:before {
  content: "\eb8b";
	font-style: normal;
}

/*Ajustes manuais aos ícones no mapa*/
.jet-map-listing .icon-map-pin-normal-map-pin, .jet-map-listing .icon-festival {
	font-size: 24px !important;	
}
.jet-map-listing .locais-iconsparques:before {
	font-size: 16px;
	margin: 0 0 0 -4px;
}
.jet-breadcrumbs .jet-blocks-icon svg {
	width: 2px;
	height: 2px;
}

