/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2021 IcoFont 
* @license - https://icofont.com/license/
*/
@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: Regular;
  src: url(fonts/icofont.woff2) format("woff2"),
    url(fonts/icofont.woff) format("woff");
}
[class*=" icofont-"],
[class^="icofont-"] {
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.icofont-opencart:before {
  content: "\ed58";
}
.icofont-cart:before {
  content: "\eed2";
}
.icofont-cart-alt:before {
  content: "\eed1";
}
.icofont-ui-search:before {
  content: "\ec82";
}
.icofont-ui-cart:before {
  content: "\ec48";
}
.icofont-search-1:before {
  content: "\ed11";
}
.icofont-search-2:before {
  content: "\ed12";
}
.icofont-search:before {
  content: "\ed1b";
}
.icofont-facebook:before {
  content: "\ed37";
}
.icofont-instagram:before {
  content: "\ed46";
}
.icofont-youtube-play:before {
  content: "\ecbb";
}
.icofont-twitter:before {
  content: "\ed7a";
}
.icofont-settings-alt:before {
  content: "\efe1";
}
.icofont-options:before {
  content: "\efb0";
}
.icofont-basket:before {
  content: "\eeb0";
}
.icofont-ui-user:before {
  content: "\ec8e";
}
.icofont-user-alt-7:before {
  content: "\ed01";
}
.icofont-whatsapp:before {
  content: "\ed86";
}
.icofont-google-plus:before {
  content: "\ed43";
}
.icofont-navigation-menu:before {
  content: "\efa2";
}
.icofont-rounded-right:before {
  content: "\eaa0";
}
.icofont-rounded-down:before {
  content: "\ea99";
}
.icofont-calendar:before {
  content: "\eecd";
}
.icofont-check:before {
  content: "\eed8";
}
.icofont-check-circled:before {
  content: "\eed7";
}
.icofont-trash:before {
  content: "\ee09";
}
.icofont-credit-card:before {
  content: "\eef4";
}
.icofont-search-document:before {
  content: "\ed13";
}
.icofont-ui-edit:before {
  content: "\ec55";
}
.icofont-share-alt:before {
  content: "\efe3";
}
.icofont-download-alt:before {
  content: "\ef07";
}
icofont-close-line:before {
  content: "\eee1";
}
.icofont-key:before {
  content: "\ef59";
}
.icofont-arrow-right:before {
  content: "\ea5d";
}
.icofont-copy:before {
  content: "\edea";
}
.icofont-close:before {
  content: "\eee4";
}
.icofont-printer:before {
  content: "\edfd";
}
.icofont-print:before {
  content: "\efc6";
}
.icofont-ui-email:before {
  content: "\ec56";
}
.icofont-rounded-left:before {
  content: "\ea9d";
}
.icofont-barcode:before {
  content: "\e963";
}
.icofont-list:before {
  content: "\ef72";
}
.icofont-home:before {
  content: "\ef47";
}
.icofont-upload-alt:before {
  content: "\f01c";
}
.icofont-warning:before {
  content: "\f026";
}
.icofont-listing-number:before {
  content: "\ef76";
}
.icofont-sub-listing:before {
  content: "\ee03";
}
.icofont-blogger:before {
  content: "\ed23";
}
.icofont-table:before {
  content: "\ee06";
}
.icofont-duplicate:before {
  content: "\e903";
}
.icofont-xs {
  font-size: 0.5em;
}
.icofont-sm {
  font-size: 0.75em;
}
.icofont-md {
  font-size: 1.25em;
}
.icofont-lg {
  font-size: 1.5em;
}
.icofont-1x {
  font-size: 1em;
}
.icofont-2x {
  font-size: 2em;
}
.icofont-3x {
  font-size: 3em;
}
.icofont-4x {
  font-size: 4em;
}
.icofont-5x {
  font-size: 5em;
}
.icofont-6x {
  font-size: 6em;
}
.icofont-7x {
  font-size: 7em;
}
.icofont-8x {
  font-size: 8em;
}
.icofont-9x {
  font-size: 9em;
}
.icofont-10x {
  font-size: 10em;
}
.icofont-fw {
  text-align: center;
  width: 1.25em;
}
.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.icofont-ul > li {
  position: relative;
  line-height: 2em;
}
.icofont-ul > li .icofont {
  display: inline-block;
  vertical-align: middle;
}
.icofont-border {
  border: solid 0.08em #f1f1f1;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.icofont-pull-left {
  float: left;
}
.icofont-pull-right {
  float: right;
}
.icofont.icofont-pull-left {
  margin-right: 0.3em;
}
.icofont.icofont-pull-right {
  margin-left: 0.3em;
}
.icofont-spin {
  -webkit-animation: icofont-spin 2s infinite linear;
  animation: icofont-spin 2s infinite linear;
  display: inline-block;
}
.icofont-pulse {
  -webkit-animation: icofont-spin 1s infinite steps(8);
  animation: icofont-spin 1s infinite steps(8);
  display: inline-block;
}
@-webkit-keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes icofont-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.icofont-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icofont-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icofont-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icofont-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icofont-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.icofont-flip-horizontal.icofont-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .icofont-flip-horizontal,
:root .icofont-flip-vertical,
:root .icofont-rotate-180,
:root .icofont-rotate-270,
:root .icofont-rotate-90 {
  -webkit-filter: none;
  filter: none;
  display: inline-block;
}
.icofont-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
