/*
Theme Name: 	UpTheme Child
Author: 		uPress
Description:    Child theme for UpTheme
Version: 		1.0
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Template:       uptheme
Text Domain:	uptheme-child
*/

/* Your custom code goes here! */

.fa, .fas, .fab, .far {
	font-style: normal !important;
	font-family: 'travel-icons' !important;
}
.fa-thumbs-up:before {
  content: '\e807' !important;
}
.fa-bank:before {
  content: '\f19c' !important;
}
.fa-users:before {
  content: '\e805' !important;
}
.fa-calendar-o:before {
  content: '\f133' !important;
}
.fa-chevron-left:before {
  content: '\e80c' !important;
 }
.fa-arrow-alt-circle-down:before {
  content: '\e812' !important;
 }
.fa-plane-departure:before {
  content: '\e816' !important;
 }
.fa-mail-bulk:before {
  content: '\e815' !important;
}
.fa-mountain:before {
  content: '\e810' !important;
}
.fa-gift:before {
  content: '\e80f' !important;
}
.fa-youtube-square:before {
  content: '\f16a' !important;
}
.fa-info:before {
  content: '\f129' !important;
}
.fa.fa-bank:before, .fa.fa-institution:before {
	content: '\f19c' !important;
}
.fa-suitcase:before {
  content: '\f0f2' !important;
}
.fa-envelope:before {
  content: '\e817' !important;
}
.fa-envelope-open:before {
  content: '\f2b7' !important;
}
.fa-map-pin:before {
  content: '\f276' !important;
}
.fa-clone:before {
  content: '\f24d' !important;
}
.fa-hand-point-left:before {
  content: '\e818' !important;
}
.fa-shield-virus:before {
  content: '\e811' !important;
}
.fa-briefcase-medical:before {
  content: '\e813' !important;
}
.fa-digital-tachograph:before {
  content: '\e814' !important;
}
.fa-thumbs-up:before {
  content: '\f164' !important;
}
.fa-comments:before {
  content: '\f27a' !important;
}
.fa-clock:before {
  content: '\e819' !important;
}
.fa-caret-left:before {
  content: '\e804' !important;
}
.fa-caret-up:before {
  content: '\e803' !important;
}
.fa-paper-plane:before {
  content: '\f1d8' !important;
}
.eicon-play {
	font-style: normal !important;
	font-family: 'travel-icons' !important;
}
.eicon-play:before {
  content: '\e802' !important;
}
.eicon-chevron-left,
.eicon-chevron-right {
  font-style: normal !important;
  font-family: 'travel-icons' !important;
}
.eicon-chevron-right:before {
  content: '\e80d' !important;
}
.eicon-chevron-left:before {
  content: '\e80c' !important;
}
.home .rmp-results-widget {
	display: none;	
}
/*
.eicon-play {
  font-style: normal !important;
  font-family: 'travel-icons' !important;
}
.eicon-play:before {
 
}*/