/* black */

.lnr {
  font-family: 'Linearicons-Free';
  speak: none;
  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;
}

.lnr-heart:before {
	content: "\e813";
}
.lnr-cart:before {
	content: "\e82e";
}
.lnr-magnifier:before {content: "\e86f";}

@charset "UTF-8";

.ion,
.ionicons,
.ion-android-arrow-up:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-grid:before,
.ion-social-facebook:before,
.ion-social-google:before,
.ion-social-instagram:before,
.ion-social-twitter:before,
.ion-social-youtube:before,
.ion-ios-heart-outline:before,
.ion-ios-shuffle-strong:before,
.ion-android-favorite-outline:before,
.ion-xbox:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ion-social-twitter:before {content: "\f243"}
.ion-social-youtube:before {content: "\f24d"}
.ion-social-instagram:before {content: "\f351"}
.ion-social-google:before {content: "\f34f"}
.ion-social-facebook:before {content: "\f231"}
.ion-ios-arrow-left:before{content:"\f3d2"}
.ion-ios-arrow-right:before{content:"\f3d3"}
.ion-ios-arrow-down:before{
	content:"\f3d0";
	width: 9px;
}
.ion-android-arrow-up:before{content:"\f366"}
.lnr-sync:before{content:"\e862"}
.lnr-cross-circle:before {
  content: "\e880";
}
.ion-android-favorite-outline:before {
  content: "\f387";
}
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}

.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}
.fa-th:before {
  content: "\f00a"
}
.fa-list:before {
  content: "\f03a"
}
.ion-grid:before {
  content: "\f13f";
}
.fa-times:before{content:"\f00d"}
.fa-times-circle:before{content:"\f057"}
.fa-sort-amount-down:before {
  content: "\f160"
}
.ion-ios-heart-outline:before {
  content: "\f442";
}