/************************ICONS************************/
 @font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ta557b');
  src: url('../fonts/icomoon.eot?ta557b#iefix') format('embedded-opentype'), 
    url('../fonts/icomoon.ttf?ta557b') format('truetype'), 
    url('../fonts/icomoon.woff?ta557b') format('woff'), 
    url('../fonts/icomoon.svg?ta557b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
  .icon-cart:before {
  content: "\e900";
}
.icon-down-arrow:before {
  content: "\e901";
}
.icon-grid-view:before {
  content: "\e902";
}
.icon-left-arrow:before {
  content: "\e903";
}
.icon-list-view:before {
  content: "\e904";
}
.icon-love:before {
  content: "\e905";
}
.icon-navigation:before {
  content: "\e906";
}
.icon-quick-view:before {
  content: "\e907";
}
.icon-right-arrow:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-up-arrow:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-left-arrow:before,
.icon-right-arrow3:before {
  content: "\e903";
}
.icon-right-arrow:before,
.icon-right-arrow31:before {
  content: "\e908";
} 

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/iconfont/icomoon.eot?c5go7i');
  src:  url('../fonts/iconfont/icomoon.eot?c5go7i#iefix') format('embedded-opentype'),
    url('../fonts/iconfont/icomoon.ttf?c5go7i') format('truetype'),
    url('../fonts/iconfont/icomoon.woff?c5go7i') format('woff'),
    url('../fonts/iconfont/icomoon.svg?c5go7i#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:before {
  content: "\e900";
}
.icon-box-seam-fill:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-cog:before {
  content: "\e903";
}
.icon-heart:before {
  content: "\e904";
}
.icon-heart-fill:before {
  content: "\e905";
}
.icon-lighting-fill:before {
  content: "\e906";
}
.icon-map-pin:before {
  content: "\e907";
}
.icon-moto:before {
  content: "\e908";
}
.icon-paint-bucket:before {
  content: "\e909";
}
.icon-person-fill:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-shopping-cart::before {
    content: "\f07a";
    font: normal normal normal 25px/1 FontAwesome !important;
    padding-right: 5px;
}
/*.icon-shopping-cart:before {
  content: "\e90d";
}*/
.icon-tools-fill:before {
  content: "\e90e";
}
/************************ICONS************************/