﻿@charset "UTF-8";

@font-face {
  font-family: "untitled-font-4";
  src:url("../fonts/untitled-font-4.eot");
  src:url("../fonts/untitled-font-4.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-4.woff") format("woff"),
    url("../fonts/untitled-font-4.ttf") format("truetype"),
    url("../fonts/untitled-font-4.svg#untitled-font-4") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-4" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-4" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-product:before {
  content: "\62";
}
.icon-change-location:before {
  content: "\67";
}
.icon-clock:before {
  content: "\6b";
}
.icon-first-page:before {
  content: "\6c";
}
.icon-gr:before {
  content: "\6d";
}
.icon-inv:before {
  content: "\6e";
}
.icon-lock:before {
  content: "\6f";
}
.icon-log-out:before {
  content: "\70";
}
.icon-market:before {
  content: "\72";
}
.icon-myproduct:before {
  content: "\73";
}
.icon-o:before {
  content: "\74";
}
.icon-pen:before {
  content: "\75";
}
.icon-photo:before {
  content: "\76";
}
.icon-print:before {
  content: "\77";
}
.icon-product-list:before {
  content: "\79";
}
.icon-product-management:before {
  content: "\7a";
}
.icon-report:before {
  content: "\41";
}
.icon-rfq:before {
  content: "\42";
}
.icon-setting:before {
  content: "\44";
}
.icon-shop-info:before {
  content: "\45";
}
.icon-upload-crv:before {
  content: "\46";
}
.icon-conso:before {
  content: "\47";
}
.icon-delete:before {
  content: "\48";
}
.icon-po:before {
  content: "\4a";
}
.icon-detail:before {
  content: "\61";
}
.icon-filter:before {
  content: "\65";
}
.icon-group:before {
  content: "\66";
}
.icon-add-up:before {
  content: "\68";
}
.icon-bar:before {
  content: "\69";
}
.icon-basket:before {
  content: "\78";
}
.icon-bento:before {
  content: "\49";
}
.icon-chatbox:before {
  content: "\4c";
}
.icon-reduce:before {
  content: "\4d";
}
.icon-close:before {
  content: "\4e";
}
.icon-menu:before {
  content: "\4f";
}
.icon-search:before {
  content: "\50";
}
.icon-bargain:before {
  content: "\64";
}
.icon-setting-2:before {
  content: "\6a";
}
.icon-favorite:before {
  content: "\63";
}
.icon-scrolldown:before {
  content: "\51";
}
.icon-login:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\4b";
}
.icon-bin:before {
  content: "\43";
}

.icon-mo:before {
    font-size:30px;
    position:relative;
    top:6px;
}
.icon-mo-home:before{
    font-size:30px;
    position:relative;
    bottom:6px;
}
.icon-mo-home2:before{
    font-size:10px;
    position:relative;
    bottom:26px;
    left:-26px;
}
.icon-mo-add:before {
    border-radius: 50%;
    border: 2px solid #fff;
    padding:8%;
    color: #fff;
    font-size:11px !important;
}
.icon-mo-product {
    color: #bdbdbd;
    left: 30px;
    font-size: 20px;
    position: absolute;
    z-index: 600;
    top: 40px;
}
.icon-mo-addup:before {
    color: #d93c00;
    top: -36px;
    bottom: 0;
    left: 261px;
    position: relative;
    font-size: 20px;
}
.icon-mo-adddown:before {
    color: #d93c00;
    top: -36px;
    bottom: 0;
    left: 15px;
    position: relative;
    font-size: 20px;
}