/*
  BasimMarketim icon remap
  Old flaticon class names are preserved
  Icons are now rendered with Font Awesome 5 Free
*/

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Arrows */
.flaticon-up-arrow:before { content: "\f062"; }
.flaticon-download-arrow:before { content: "\f019"; }
.flaticon-right-arrow:before { content: "\f061"; }
.flaticon-arrow-pointing-to-right:before { content: "\f30b"; }
.flaticon-left-arrow:before { content: "\f060"; }
.flaticon-left-arrow-1:before { content: "\f30a"; }
.flaticon-right-arrow-1:before { content: "\f054"; }
.flaticon-next:before { content: "\f054"; }
.flaticon-drop-up-arrow:before { content: "\f062"; }
.flaticon-caret-down:before { content: "\f0d7"; }

/* Main packaging / product icons */
.flaticon-steering-wheel:before { content: "\f290"; } /* shopping bag */
.flaticon-car:before { content: "\f466"; } /* box */
.flaticon-taxi:before { content: "\f291"; } /* basket */
.flaticon-car-1:before { content: "\f290"; }
.flaticon-car-wash:before { content: "\f805"; } /* hamburger / food */
.flaticon-tire:before { content: "\f06c"; } /* leaf */
.flaticon-glass-cleaning:before { content: "\f0f4"; } /* coffee */
.flaticon-brush:before { content: "\f562"; } /* service / bell */
.flaticon-car-2:before { content: "\f466"; }
.flaticon-engine:before { content: "\f46c"; } /* checklist */
.flaticon-fuel-station:before { content: "\f48b"; } /* fast delivery */
.flaticon-speedometer:before { content: "\f201"; } /* chart line */
.flaticon-car-insurance:before { content: "\f0c0"; } /* trust / team */
.flaticon-painting:before { content: "\f53f"; } /* palette */
.flaticon-car-repair:before { content: "\f0ad"; } /* tools */
.flaticon-car-3:before { content: "\f290"; }
.flaticon-car-4:before { content: "\f49e"; } /* box open */
.flaticon-service:before { content: "\f562"; }
.flaticon-auto-sale:before { content: "\f07a"; } /* cart */
.flaticon-freeze:before { content: "\f2e7"; } /* utensils */
.flaticon-car-service:before { content: "\f46c"; }
.flaticon-car-service-1:before { content: "\f290"; }
.flaticon-car-service-2:before { content: "\f466"; }
.flaticon-car-service-3:before { content: "\f49e"; }
.flaticon-car-service-4:before { content: "\f48b"; }
.flaticon-car-wash-1:before { content: "\f805"; }
.flaticon-car-5:before { content: "\f291"; }
.flaticon-safety-seat:before { content: "\f46c"; }
.flaticon-luggage:before { content: "\f466"; }
.flaticon-no-smoking:before { content: "\f05e"; }

/* Quotes / text / media */
.flaticon-quote:before { content: "\f10e"; }
.flaticon-tick:before { content: "\f00c"; }
.flaticon-letter-x:before { content: "\f00d"; }
.flaticon-play-button:before { content: "\f04b"; }
.flaticon-send:before { content: "\f1d8"; }
.flaticon-search:before { content: "\f002"; }
.flaticon-comment:before { content: "\f075"; }
.flaticon-share:before { content: "\f1e0"; }

/* Contact / info */
.flaticon-phone-call:before { content: "\f095"; }
.flaticon-call-answer:before { content: "\f095"; }
.flaticon-placeholder:before { content: "\f3c5"; }
.flaticon-pin:before { content: "\f276"; }
.flaticon-small-calendar:before { content: "\f073"; }
.flaticon-black-back-closed-envelope-shape:before { content: "\f0e0"; }
.flaticon-email:before { content: "\f0e0"; }
.flaticon-lock:before { content: "\f023"; }
.flaticon-man-user:before { content: "\f007"; }
.flaticon-avatar:before { content: "\f2bd"; }
.flaticon-global:before { content: "\f0ac"; }
.flaticon-paper-clip:before { content: "\f0c6"; }

/* Rating / wishlist / ecommerce */
.flaticon-star:before { content: "\f005"; }
.flaticon-star-made-of-triangles:before { content: "\f005"; }
.flaticon-star-sign:before { content: "\f005"; }
.flaticon-favourite-star:before { content: "\f005"; }
.flaticon-ornamental-star:before { content: "\f005"; }
.flaticon-heart:before { content: "\f004"; }
.flaticon-favorite-heart-button:before { content: "\f004"; }
.flaticon-favorite:before { content: "\f004"; }
.flaticon-shopping-cart:before { content: "\f07a"; }

/* Warning / misc */
.flaticon-vehicle-speedometer:before { content: "\f201"; }
.flaticon-speedometer-1:before { content: "\f201"; }
.flaticon-signal-tower:before { content: "\f0e8"; }
.flaticon-warning-sign:before { content: "\f071"; }
.flaticon-exclamation:before { content: "\f06a"; }