/**

	Icomoon

*/
@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon-jr.eot?ck6f44');
  src:  url('./icomoon-jr.eot?ck6f44#iefix') format('embedded-opentype'),
  url('./icomoon-jr.ttf?ck6f44') format('truetype'),
  url('./icomoon-jr.woff?ck6f44') format('woff'),
  url('./icomoon-jr.svg?ck6f44#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: 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;
}

.icon-envelope:before {
  content: "\e921";
}
.icon-globe:before {
  content: "\e91f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-fb-icon:before {
  content: "\e913";
  color: #7e7e7e;
}
.icon-insta-icon:before {
  content: "\e914";
  color: #7e7e7e;
}
.icon-twitter-icon:before {
  content: "\e916";
  color: #7e7e7e;
}
.icon-checked:before {
  content: "\e917";
}
.icon-Group:before {
  content: "\e918";
}
.icon-icon-error1:before {
  content: "\e91a";
}
.icon-infocon:before {
  content: "\e91b";
}
.icon-Path:before {
  content: "\e91c";
}
.icon-train:before {
  content: "\e91e";
}
.icon-bubble-exclam:before {
  content: "\e900";
  color: #7e7e7e;
}
.icon-bubble-JR:before {
  content: "\e902";
  color: #7e7e7e;
}
.icon-bubble-note:before {
  content: "\e903";
  color: #7e7e7e;
}
.icon-bullet-chevron-left:before {
  content: "\e904";
  color: #3793f4;
}
.icon-bullet-chevron-right:before {
  content: "\e906";
  color: #3793f4;
}
.icon-bullet-chevron-up:before {
  content: "\e907";
  color: #3793f4;
}
.icon-bullet-list-check-sec:before {
  content: "\e908";
  color: #3793f4;
}
.icon-bullet-list-cross:before {
  content: "\e90a";
  color: #f33754;
}
.icon-bullet-list-minus:before {
  content: "\e90b";
  color: #3793f4;
}
.icon-buuble-info:before {
  content: "\e90c";
  color: #7e7e7e;
}
.icon-icon-error:before {
  content: "\e90e";
  color: #ff6c37;
}
.icon-icon-pending:before {
  content: "\e90f";
  color: #ffcb5e;
}
.icon-icon-success:before {
  content: "\e910";
  color: #58c767;
}
.icon-pending:before {
  content: "\e912";
  color: #7e7e7e;
}
.icon-check-graydk:before {
  content: "\e901";
  color: #7e7e7e;
}
.icon-chevron-down-graydk:before {
  content: "\e905";
  color: #7e7e7e;
}
.icon-chevron-left-graydk:before {
  content: "\e909";
  color: #7e7e7e;
}
.icon-chevron-right-graydk:before {
  content: "\e90d";
  color: #7e7e7e;
}
.icon-chevron-up-graydk:before {
  content: "\e911";
  color: #7e7e7e;
}
.icon-corss-graydk:before {
  content: "\e915";
  color: #7e7e7e;
}
.icon-minus-graydk:before {
  content: "\e919";
  color: #7e7e7e;
}
.icon-plus-graydk:before {
  content: "\e91d";
  color: #7e7e7e;
}
.icon-star-disabled:before {
  content: "\e920";
  color: #eee;
}

.ZXCVB:hover .cart-dropdown-arrow{
  &:before{
    color: $c-pr;
  }
}

.cart-dropdown-arrow{
  font-size: 9px;
  padding-right: 11px;
  &:before{
    color: #7e7e7e;
  }
}
