@font-face {
  font-family: 'icomoon';
  src:  url('https://yourgameplan.co.uk/side-hustle/wp-content/themes/ygp-hustle/assets/fonts/icomoon.eot?h7lhzo');
  src:  url('https://yourgameplan.co.uk/side-hustle/wp-content/themes/ygp-hustle/assets/fonts/icomoon.eot?h7lhzo#iefix') format('embedded-opentype'),
    url('https://yourgameplan.co.uk/side-hustle/wp-content/themes/ygp-hustle/assets/fonts/icomoon.ttf?h7lhzo') format('truetype'),
    url('https://yourgameplan.co.uk/side-hustle/wp-content/themes/ygp-hustle/assets/fonts/icomoon.woff?h7lhzo') format('woff'),
    url('https://yourgameplan.co.uk/side-hustle/wp-content/themes/ygp-hustle/assets/fonts/icomoon.svg?h7lhzo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-nav-down:before {
  content: "\e90a";
}
.icon-arrow-nav-right:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-button-up:before {
  content: "\e909";
  color: #545454;
}
.icon-arrow-down-wide:before {
  content: "\e900";
}
.icon-arrow-wide-left:before {
  content: "\e901";
}
.icon-arrow-wide-right:before {
  content: "\e902";
}
.icon-price:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e904";
}
.icon-like-nobg:before {
  content: "\e905";
}
.icon-like-bg:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-account:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}

.select2-selection.select2-selection--single {
	height: 44px !important;
	border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	display: flex !important;
	height: 100% !important;
	align-items: center !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px !important;
}