@font-face {
  font-family: 'FuturaPTMedium';
  src: url("../fonts/FuturaPTMedium.eot");
  src: url("../fonts/FuturaPTMedium.eot") format("embedded-opentype"), url("../fonts/FuturaPTMedium.woff2") format("woff2"), url("../fonts/FuturaPTMedium.woff") format("woff"), url("../fonts/FuturaPTMedium.ttf") format("truetype"), url("../fonts/FuturaPTMedium.svg#FuturaPTMedium") format("svg"); }
@font-face {
  font-family: 'FuturaPTLight';
  src: url("../fonts/FuturaPTLight.eot");
  src: url("../fonts/FuturaPTLight.eot") format("embedded-opentype"), url("../fonts/FuturaPTLight.woff2") format("woff2"), url("../fonts/FuturaPTLight.woff") format("woff"), url("../fonts/FuturaPTLight.ttf") format("truetype"), url("../fonts/FuturaPTLight.svg#FuturaPTLight") format("svg"); }
@font-face {
  font-family: 'FuturaPTBook';
  src: url("../fonts/FuturaPTBook.eot");
  src: url("../fonts/FuturaPTBook.eot") format("embedded-opentype"), url("../fonts/FuturaPTBook.woff2") format("woff2"), url("../fonts/FuturaPTBook.woff") format("woff"), url("../fonts/FuturaPTBook.ttf") format("truetype"), url("../fonts/FuturaPTBook.svg#FuturaPTBook") format("svg"); }
@font-face {
  font-family: 'FuturaPTHeavy';
  src: url("../fonts/FuturaPTHeavy.eot");
  src: url("../fonts/FuturaPTHeavy.eot") format("embedded-opentype"), url("../fonts/FuturaPTHeavy.woff2") format("woff2"), url("../fonts/FuturaPTHeavy.woff") format("woff"), url("../fonts/FuturaPTHeavy.ttf") format("truetype"), url("../fonts/FuturaPTHeavy.svg#FuturaPTHeavy") format("svg"); }
@font-face {
  font-family: 'FTPolarRegular';
  src: url("../fonts/FTPolarRegular.eot");
  src: url("../fonts/FTPolarRegular.eot") format("embedded-opentype"), url("../fonts/FTPolarRegular.woff2") format("woff2"), url("../fonts/FTPolarRegular.woff") format("woff"); }
@font-face {
  font-family: 'FTPolarBlack';
  src: url("../fonts/FTPolarBlack.eot");
  src: url("../fonts/FTPolarBlack.eot") format("embedded-opentype"), url("../fonts/FTPolarBlack.woff2") format("woff2"), url("../fonts/FTPolarBlack.woff") format("woff"); }
@font-face {
  font-family: 'FTPolarLight';
  src: url("../fonts/FTPolarLight.eot");
  src: url("../fonts/FTPolarLight.eot") format("embedded-opentype"), url("../fonts/FTPolarLight.woff2") format("woff2"), url("../fonts/FTPolarLight.woff") format("woff"); }
@font-face {
  font-family: 'FTPolarBold';
  src: url("../fonts/FTPolarBold.eot");
  src: url("../fonts/FTPolarBold.eot") format("embedded-opentype"), url("../fonts/FTPolarBold.woff2") format("woff2"), url("../fonts/FTPolarBold.woff") format("woff"); }
@font-face {
  font-family: 'Ovo';
  src: url("../fonts/Ovo.eot");
  src: url("../fonts/Ovo.eot") format("embedded-opentype"), url("../fonts/Ovo.woff2") format("woff2"), url("../fonts/Ovo.woff") format("woff"); }

.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}
.display-flex, .loading-spinner.active, .product-thumb-wrap .product-thumb .image, .header-quick-box .total-wrapper, .address-list .item, .color-select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.pointer {
  cursor: pointer; }

.full-image {
  width: 100%; }

.error-msg {
  font-size: 20px;
  color: #EB0216;
  display: none; }

button.error-msg {
  color: #C4C4C4;
  display: none; }

.btn-black.error-msg {
  background: #fff !important;
  color: #C4C4C4 !important;
  border: 1px solid #C4C4C4;
  padding: 11px 30px; }

.btn-black.error-msg:hover,
.btn-black.error-msg:focus {
  background: #fff !important;
  color: #C4C4C4 !important;
  border: 1px solid #C4C4C4;
  outline: none; }

.btn-add-to-cart {
  padding: 11px 30px !important;
  border: 1px solid #F87E59 !important; }

.response-error-msg {
  font-size: 16px;
  color: #EB0216;
  display: none; }

.loading-spinner {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 300; }
  .loading-spinner.active {
    align-items: center; }
  .loading-spinner img {
    max-width: 80px;
    display: block;
    margin: auto; }

.line-break {
  word-wrap: break-word !important; }

.fn-heavy, .bold, #product-detail-page #modal-store-availability #stock-finder-result .location .range, #store-locator-result .location .range, b, strong, .form-label .box .form-control, #confirmation-success .title, #confirmation-success .highlight, #confirmation-success .orderNumber, #modal-instashop .product-wrap a.btn-shop, .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active, #checkout-success .title, #checkout-success .highlight, #checkout-success .orderNumber, #faq-menu li a, .faq-accordion .card .card-header .btn-link, #account-sidebar .header .title, #account-sidebar .header #user-info .user-ico span, #account-sidebar #account-menu li a {
  font-family: 'FTPolarBold'; }

.fn-medium{
  font-family: 'FTPolarRegular';
}

.fn-light {
  font-family: 'FTPolarLight'; }

.fn-ovo {
  font-family: 'Ovo'; }

.fn-book, body, .form-label .box .form-control::-webkit-input-placeholder, .section-filter .filter-list {
  font-family: 'FTPolarRegular'; }

.bg-gray {
  background: #373737; }

.bg-black {
  background: #000; }

.text-yellow {
  color: #F7AC34; }

.text-blue {
  color: #00AEEF; }

.text-orange {
  color: #F68E56; }

.text-green {
  color: #39B54A; }

.text-sg {
  color: #777777; }

.text-gray {
  color: #373737; }

.text-grey {
  color: #AAAAAA; }

.text-red {
  color: #EB0216; }

.text-darkred {
  color: #790000; }

.text-white {
  color: #fff; }

.text-black {
  color: #000; }

.fs-11 {
  font-size: 11px; }

.fs-14 {
  font-size: 14px; }

.fs-15 {
  font-size: 15px; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-28 {
  font-size: 28px; }

.fs-30 {
  font-size: 30px; }

.fs-32 {
  font-size: 32px; }

.fs-36 {
  font-size: 36px; }

.fs-38 {
  font-size: 38px; }

.fs-48 {
  font-size: 48px; }

.fs-52 {
  font-size: 52px; }

.fs-54 {
  font-size: 54px; }

.fs-56 {
  font-size: 56px; }

.ratio-1-1 {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: calc(100% / (1/1));
}
.ratio-2-1 {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: calc(100% / (2/1));
}
.ratio-3-4 {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: calc(100% / (3/4));
}
.ratio-0725 {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: calc(100% / 0.725);
}
.ratio-6-4 {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: calc(100% / (6/4));
}

.img-ratio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-limit-2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.btn-border {
  border: 1px solid #000;
  padding: 15px 60px;
  display: inline-block;
  color: #373737;
  transition: all ease 0.5s;
  background: #fff;
  cursor: pointer;
  line-height: 1; }
  .btn-border:hover {
    background: #27445e;
    color: #fff;
    text-decoration: none; }

.btn-border-filter {
  border: 1px solid #000000;
  padding: 10px;
  display: inline-block;
  color: #000000;
  /* transition: all ease 0.5s; */
  background: #fff;
  cursor: pointer;
  line-height: 1; }
  .btn-border-filter.collapsed {
    border: 1px solid #000;
    color: #000;
    text-decoration: none; }
  .btn-border-filter:hover {
    border: 1px solid #F87E59;
    color: #F87E59;
    text-decoration: none; }

.btn-navy {
  background: #27445e !important;
  color: #fff;
  padding: 15px 30px;
  display: inline-block;
  transition: all ease 0.5s;
  border: none;
  cursor: pointer;
  line-height: 1; }
  .btn-navy:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff; }

.btn-black, .btn-blue, .btn-white {
  background: #F87E59;
  color: #fff;
  padding: 15px 30px;
  display: inline-block;
  transition: all ease 0.5s;
  border: none;
  cursor: pointer;
  line-height: 1; }
  .btn-black:hover, .btn-blue:hover, .btn-white:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff; }

.btn-login {
  line-height: 26px !important; }

.btn-blue {
  background: #3b5998 !important;
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .btn-blue img {
    margin-right: 10px; }

.btn-white {
  background: #ffffff;
  border: 1px solid #000;
  color: #373737;
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .btn-white img {
    margin-right: 10px; }
  .btn-white:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #373737; }

.btn-gray {
  background: #F1F1F1;
  color: #000;
  padding: 15px 30px;
  display: inline-block;
  transition: all ease 0.5s;
  border: none;
  cursor: pointer;
  line-height: 1; }
  .btn-gray:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #000; }

.btn-close {
  background: #000;
  color: #fff;
  padding: 1px 7px 5px 7px;
  display: block;
  transition: all ease 0.5s;
  border: none;
  cursor: pointer;
  line-height: 1;
  font-size: 25px; }
  .btn-close:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff; }

.btn-full {
  width: 100%;
  text-align: center; }

.bg-sg {
  background: #F7F7F7; }

.width-600 {
  max-width: 600px;
  margin: 0 auto; }

.width-800 {
  max-width: 800px;
  margin: 0 auto; }

.modal-content {
  border-radius: 0; }
body {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.3px;
  overflow-x: hidden; }

.max-content {
  max-width: 1280px;
  margin: 0 auto !important;
  float: none !important;
}
footer .max-content {
  height: 450px;
  padding: 40px;
}

a:hover {
  color: #F87E59;
}

img {
  max-width: 100%; }
  img.full {
    width: 100%; }
    img.fit {
      object-fit: cover;
      width: 100%; }

header {
  position: fixed;
  top: 0;
  z-index: 500;
  width: 100%;
  background: #fff; }
  header #top-header {
    background: #F87E59;
    color: #fff;
    padding: 10px 40px;
    height: 40px;
    position: relative; }
    header #top-header #header-info {
      color: #fff;
      left: 40px;
    }
    header #top-header #btn-close-header {
      float: right;
      color: #fff;
      cursor: pointer; }
    header #top-header #header-timer {
      color: #fff;
      font-weight: bold; }
  header #main-header {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px;
    /* border-bottom: 1px solid #E1E1E1; */ }
    header #main-header .container {
      max-width: 1170px;
      padding-right: 0 !important;
      padding-left: 0 !important; }
    header #main-header #logo {
      float: left;
      margin-right: 30px; }
    header #main-header .slicknav_menu .slicknav_nav li.dropdown .slicknav_item {
      font-size: 14px;
      text-transform: uppercase; }
      header #main-header .slicknav_menu .slicknav_nav li.dropdown .slicknav_item .slicknav_arrow {
        display: none !important; }
    header #main-header #top-menu {
      line-height: 15px;
      list-style: none;
      margin: 0;
      padding: 0;
      margin-top: 0; 
    }
    header #menu-mobile-view{
      display: none;
    }
    header #cart-count{
      padding: 5px;
      background-color: #F87E59;
      font-size: 10px;
      line-height: 8px;
      color: #fff;
      position: absolute;
      top: -8px;
      left: 17px;
    }
    header #mobile-menu-wrap{
      left: 0;
      right: 0;
      padding-left: 15px;
      width: 100%;
      position: fixed;
      background-color: #fff;
      height: 100% !important;
      z-index: -1;
      padding-top: 130px;
      display: none;
      overflow-y: auto;
    }
    header #mobile-menu-wrap .m-back-container {
      padding-right: calc(72px + 31px);
    }
    header #mobile-menu-wrap .m-content {
      width: 100%;
    }
    header #mobile-menu-wrap #m-back{
      position: fixed;
      height: 23px;
      width: 31px;
    }
      header #main-header #top-menu li {
        display: inline-block;
        /* padding-right: 23px; */
        padding-right: 28px;
        margin-left: -5px; }
        header #main-header #top-menu li:first-child {
          margin-left: 0px; }
        header #main-header #top-menu li:last-child {
          padding-right: 0px; }
        header #main-header #top-menu li a {
          text-decoration: none;
          color: #000000; }
          header #main-header #top-menu li a.uppercase {
            text-transform: uppercase; }
        header #main-header #top-menu li.sale {
          background: url("../images/bg-sale.png") no-repeat;
          background-size: 100%;
          background-position: center center; }
          header #main-header #top-menu li.sale a {
            color: #fff;
            line-height: 30px; }
        header #main-header #top-menu li .sub {
          opacity: 0;
          line-height: normal !important;
          display: none;
          position: fixed;
          width: 100%;
          left: 0;
          transition: all ease 0.2s;
          font-size: 15px;
          padding-top: 75px; }
          header #main-header #top-menu li .sub .content {
            background: #fff;
            padding: 30px 40px 30px 40px; }
          header #main-header #top-menu li .sub .title {
            margin-bottom: 10px; }
          header #main-header #top-menu li .sub ul {
            margin: 0;
            padding: 0; }
            header #main-header #top-menu li .sub ul li {
              display: block;
              padding: 2px 0; }
          header #main-header #top-menu li .sub .sub-right {
            margin-top: -82px;
            padding: 0 10px 0 10px;
            width: calc(100% - 330px); }
          header #main-header #top-menu li .sub .sub-left {
            width: 330px;
            padding-right: 50px; }
            header #main-header #top-menu li:hover a.fs-16 {
              color: #F87E59;
            }
            .sub-right.editorial-container{
              width: 760px !important;
              margin-right: calc(100% - 1083px);
            }
            .sub-right .sub-editorial {
              border: 1px solid #000;
              padding: 10px; 
              margin: 10px 10px 10px 0px; 
              width: 350px;
              height: 180px;
            }
        header #main-header #top-menu li:hover .sub {
          display: block;
          opacity: 1; }
        header #main-header #top-menu li.dropdown a:after {
          display: none !important; }
        header #main-header #top-menu li.dropdown .dropdown-menu {
          border-top-left-radius: unset;
          border-top-right-radius: unset;
          top: 19px; }
          header #main-header #top-menu li.dropdown .dropdown-menu li a {
            font-size: 14px; }
            header #main-header #top-menu li.dropdown .dropdown-menu li a .slicknav_arrow {
              display: none !important; }
        header #main-header #top-menu li.dropdown:hover .dropdown-menu {
          display: block; }

    header #main-header #mobile-menu-wrap .m-sub {
      line-height: normal !important;
      display: none;
      width: 100%;
      left: 0;
      transition: all ease 0.2s; }
      header #main-header #mobile-menu-wrap .m-sub .m-menu {
        display: none;
      }
      header #main-header #mobile-menu-wrap .m-sub .m-menu.active {
        display: block;
        margin-right: 15px;
        margin-bottom: 75px;
      }

    .mobile-editorial-container {
      border: 1px solid #000;
      padding: 8px;
      margin: 10px 0;
    }
    .mobile-editorial-container .image {
      padding-top: calc(100% / 2);
    }
    header #main-header #account-menu-wrap {
      max-height: 0px;
      text-align: right; }
    header #main-header #account-menu {
      line-height: 15px;
      font-family: 'FTPolarRegular';
      list-style: none;
      margin: 0;
      padding: 0;
      margin-top: 0;
      color: #F87E59; }
      header #main-header #account-menu li {
        display: inline-block;
        padding: 0 5px;
        position: relative; }
        header #main-header #account-menu li a {
          position: relative;
          text-decoration: none;
          color: #F87E59; }
          header #main-header #account-menu li a .badge {
            color: #9B9B9B;
            position: absolute;
            top: -5px;
            right: -11px; }

#mobile-top-menu {
  list-style-type: none;
  margin-left: -40px;
}
#mobile-top-menu li{
  margin-bottom: 32px;
  line-height: normal;
}
#mobile-top-menu li a{
  color: #F87E59;
}

.mobile-top-submenu {
  list-style-type: none;
  margin-left: -40px;
}
.mobile-top-submenu li{
  font-size: 22px;
  margin-top: 25px;
}
.mobile-top-submenu li a{
  color: #000000;
  text-decoration: none;
}
li a.red{
  color: #FF0000 !important;
}

.slicknav_nav {
  clear: both;
  color: #000;
  margin: 0;
  font-size: .875em;
  text-align: right; }
  .slicknav_nav li .sub {
    display: none; }
    .slicknav_nav li .sub .title {
      margin-bottom: 10px; }
    .slicknav_nav li .sub .sub-right a {
      margin: 0;
      padding: 0; }
  .slicknav_nav li:hover .sub {
    display: block; }

.slicknav_menu {
  font-size: 16px;
  background: none;
  padding: 5px;
  display: none; }

.slicknav_nav a {
  text-decoration: none;
  color: #000; }

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  padding: 5px 10px;
  margin: 0; }

#home-banner {
  padding-left: 40px;
  padding-right: 40px;
}
.product-thumb-wrap {
  margin-left: -7px;
  margin-right: -7px; }
  .product-thumb-wrap .product-thumb {
    border: 1px solid transparent;
    margin-bottom: 20px; }
      .product-thumb-wrap .product-thumb .image a {
        display: block; }
      .product-thumb-wrap .product-thumb .image .out-of-stock {
        position: absolute;
        background-color: #ffffff;
        padding: 4px 10px;
        border: 1px solid #373737;
        max-height: 30px;
        min-height: 30px;
        top: 10px;
        right: 10px;
        display: none; }
        .product-thumb-wrap .product-thumb .image .out-of-stock .tag-out-of-stock {
          text-align: center;
          font-size: 14px;
          font-weight: 400;
          font-family: 'FTPolarRegular';
          margin: 0; }
      .product-thumb-wrap .product-thumb .image .tag {
        z-index: 2;
        position: absolute;
        font-weight: 400;
        background-color: #FF0000;
        color: #ffffff;
        left: 10px;
        top: 10px;
        min-height: 30px;
        max-height: 30px;
        text-align: center;
        padding: 14px 10px 10px 10px }
        .product-thumb-wrap .product-thumb .image .tag h1 {
          line-height: 4px; }
      .product-thumb-wrap .product-thumb .image:hover .quickshop-container {
        display: block; }
      /* .product-thumb-wrap .product-thumb .image img {
        object-fit: cover;
        object-position: center center;
        min-height: 500px; } */
    #home-best-seller .product-text {
      display: none;
      background-color: #FFFFFF;
      font-family: 'FTPolarRegular';
      text-align: center;
      width: fit-content;
      max-width: calc(100% - 110px);
      padding: 15px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    #home-best-seller .product-thumb .image:hover .product-text {
      display: block;
      color: #000;
    }
    #home-best-seller .text-mobile {
      display: none;
    }

    .product-thumb-wrap .product-thumb .title {
      /* overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box; */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      line-height: 1; }
      .product-thumb-wrap .product-thumb .title:hover {
        color: #373737; }
    .product-thumb-wrap .product-thumb .price .price-old {
      text-decoration: line-through; }
    .product-thumb-wrap .product-thumb .price .price-new {
      color: #373737; }
      .product-thumb-wrap .product-thumb .price .price-new.discounted {
        color: #F87E59; }
        .product-thumb-wrap .product-thumb .price .price-margin.discounted {
          color: #F87E59; }

/* Custom */
#headerSearch {
  display: block;
  margin: auto 0 auto auto; }
#headerMobileSearch {
  display: block; }
  #headerSearch #headerSearchContainer {
    padding: 0 5px 5px 5px;
    border: 1px solid #000;
    width: 100%;
    background-color: #ffffff; }
#headerMobileSearch #headerMobileSearchContainer {
  border-bottom: 1px solid #000;
  width: 100%;
  background-color: #ffffff; }
  #headerSearch span {
    background: transparent;
    border: 0 !important; }
  #headerMobileSearch span {
    background: transparent;
    border: 0 !important;
    padding: 0 0 12px 12px; }
  #headerSearch button {
    background: transparent !important;
    border: 0 !important; }
  #headerMobileSearch button {
    background: transparent !important;
    border: 0 !important;
    padding: 0; }
  #headerSearch input {
    font-family: 'FTPolarRegular';
    opacity: 0.3;
    border: 0 !important;
    transition: none !important;
    font-size: 28px !important;
    box-shadow: none !important;
    line-height: 33.6px;
    top: 2px; }
  #headerMobileSearch input {
    font-family: 'FTPolarRegular';
    border: 0 !important;
    padding: 0 0 12px 0;
    transition: none !important;
    font-size: 22px !important;
    box-shadow: none !important; }
    #headerMobileSearch input::placeholder  {
      opacity: 0.3;
    }

.d-block-767 {
  display: none !important; }

.link-caption-bold a {
  margin-bottom: 15px;
  font-family: 'FuturaPTHeavy';
  font-weight: bolder;
  color: #373737; }

.quickshop-container {
  position: absolute;
  /* bottom: 15px; */
  left: 15px;
  right: 15px;
  z-index: 10;
  text-align: center;
  display: none;
  font-family: 'FuturaPTHeavy' !important;
  font-size: 14px !important; }
  .quickshop-container button {
    background-color: #ffffff;
    /* opacity: 0.7; */ }

.lookbook-container-header {
  font-family: 'OVORegular';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lookbook-container {
  font-family: 'OVORegular';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 56px;
}

.lookbook-container-small {
  background-color: #fff;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 3px 8px 3px 8px;
  line-height: 13.2px;
  border: 1px solid #fff;
  color: #000;
  transition-duration: 100ms;
}
.lookbook-container-small:hover {
  color: #fff !important;
  background-color: #F87E59;
  border: 1px solid #F87E59;
}

.home-lookbok:hover .lookbook-container-small {
  color: #fff !important;
  background-color: #F87E59;
}

.quickshop-modal .quickshop-close {
  background: #000 !important;
  opacity: 1 !important;
  font-family: initial !important;
  color: #fff !important;
  text-shadow: none !important;
  padding: 5px 10px !important;
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  z-index: 2 !important; }
  .quickshop-modal .quickshop-close:hover {
    color: #fff !important;
    opacity: 0.8 !important; }
.quickshop-modal #quickshop-hr-name {
  display: block;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px; }
.quickshop-modal #productCode {
  color: rgba(55, 55, 55, 0.7);
  font-family: 'FuturaPTMedium';
  font-weight: 400;
  font-size: 13px;
  display: none; }
.quickshop-modal #quick-slider {
  height: 100%; }
.quickshop-modal .linkDetail {
  color: #000;
  position: relative;
  text-decoration: none !important; }
  .quickshop-modal .linkDetail:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000; }
.quickshop-modal .lSAction a {
  background-image: none !important;
  opacity: 1 !important; }

/* End Custom */
footer {
  position: relative;
  background: #DEDEDE;
  color: #777777; }
  footer #footer-mobile-view {
    display: none;
  }
  footer a {
    font-family: 'FTPolarRegular';
    color: #616161;
    text-decoration: none !important; }
  footer .title {
    color: #373737;
    margin-bottom: 20px; }
  footer ul li {
    margin: 5px 0; }
  footer #btn-footer-newsletter {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer; }
  footer #form-newsletter button {
    background: #777777;
    border: 1px solid #777777;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px; }
  footer #footer-copy {
    margin-top: 30px;
    background: #FFFFFF;
    padding: 24px 0; }
  footer #companyQrCodeIcon {
    width: 30px;
    height: 30px;
    object-fit: contain; }
    footer #logo-bottom-container {
      position: absolute;
      bottom: 40px;
    }
    footer .footer-additional {
      display: inline-block;
    }
    footer .footer-additional > a {
      margin-right: 10px;
    }

.form-label .box {
  border: 1px solid #E1E1E1;
  padding: 15px 20px;
  margin-bottom: 20px; }
  .form-label .box .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #E1E1E1;
    margin: 10px 0;
    padding: 0px 0px 10px 0px; }
    .form-label .box .form-control:focus {
      box-shadow: none; }
    .form-label .box .form-control.no-border {
      border-bottom: unset; }
  .form-label .box select.form-control {
    border-left: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #E1E1E1 !important; }
  .form-label .box .form-group {
    margin-bottom: 0; }
    .form-label .box .form-group label {
      display: none;
      margin-bottom: 0; }
      .form-label .box .form-group label.active {
        display: block; }
    .form-label .box .form-group:last-child .input-group-append button {
      background: none;
      border-bottom: none !important; }
  .form-label .box .input-group {
    margin-bottom: 10px; }
    .form-label .box .input-group .form-control {
      margin: 0;
      padding: 0; }
    .form-label .box .input-group .input-group-text {
      background: none;
      border: 0; }
    .form-label .box .input-group .input-group-append button {
      background: none;
      border-bottom: 1px solid #E1E1E1 !important; }

#default-product-card, #default-address-card, #default-delivery-card {
  display: none; }

.product-thumb .product-desc {
  /* display: none;
  position: absolute;
  border: 1px solid #F87E59; */
  padding: 16px 0px;
  line-height: 16px;
  bottom: 0;
  background: #fff;
  /* width: calc(100% - 20px); */
}
.product-thumb.hover:hover .image{
  /* border: 1px solid #F87E59; */
  border: 1px solid transparent;
}
.product-thumb.hover .image{
  border: 1px solid transparent;
}
.product-thumb.hover:hover .product-desc{
  display: block;
}

.section-hide {
  display: none; }

#confirmation-success {
  min-height: 50vh;
  opacity: 1 !important;
  transition: all 0.5s ease; }
  #confirmation-success.active {
    opacity: 1; }
  #confirmation-success .title {
    font-size: 26px; }
  #confirmation-success .info-content {
    text-align: center;
    padding: 30px 0px; }
  #confirmation-success .icon {
    margin-bottom: 30px; }
  #confirmation-success .highlight, #confirmation-success .orderNumber {
    font-size: 18px;
    margin-bottom: 0px; }
  #confirmation-success p {
    margin-bottom: 0px;
    font-size: 16px; }
  #confirmation-success .bank-info-wrapper {
    display: none;
    align-items: center;
    justify-content: center; }
    #confirmation-success .bank-info-wrapper.active {
      display: flex; }
    #confirmation-success .bank-info-wrapper .item {
      padding: 0px 25px; }

#cart-header {
  width: 250px; }

.header-quick-box {
  display: none;
  position: absolute;
  padding: 15px;
  text-align: center;
  color: #6e6e6e;
  border: 1px solid #6e6e6e;
  top: 45px;
  right: -30px;
  background: white; }
  .header-quick-box.active {
    display: block; }
  .header-quick-box i {
    font-size: 20px;
    margin-bottom: 10px; }
  .header-quick-box .quick-icon {
    margin-bottom: 10px; }
  .header-quick-box h5 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 15px; }
  .header-quick-box .btn {
    background: #F7AC34;
    color: white;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12.5px 30px;
    border-radius: 0px;
    width: 100%; }
  .header-quick-box .table {
    font-size: 15px; }
    .header-quick-box .table tr td {
      border: none;
      padding: 2.5px;
      text-align: right; }
      .header-quick-box .table tr td:first-child {
        text-align: left; }
    .header-quick-box .table tr.discount-section {
      color: #EB0216; }
  .header-quick-box .quick-cart, .header-quick-box .cart-empty {
    display: none; }
    .header-quick-box .quick-cart.active, .header-quick-box .cart-empty.active {
      display: block; }
  .header-quick-box .total-wrapper {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    justify-content: space-between; }

.wrapword {
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap;
  /*Chrome & Safari */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal; }

#wishlist-box .info-notif {
  color: #004085; }
#wishlist-box .modal-body p {
  font-size: 14px;
  font-family: 'FuturaPTBook';
  color: #777777; }

#modal-newsletter .modal-dialog {
  max-width: 400px; }
  #modal-newsletter .modal-dialog .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5; }
  #modal-newsletter .modal-dialog .default-newsletter-title {
    font-size: 18px; }
  #modal-newsletter .modal-dialog #form-newsletter #form-newsletter-box {
    border: 1px solid #ced4da;
    padding: 20px; }
    #modal-newsletter .modal-dialog #form-newsletter #form-newsletter-box .form-group .form-control {
      border: none;
      border-bottom: 1px solid #ced4da;
      box-shadow: none;
      padding-left: 0; }

.footer-top-container {
  background: #27445e;
  color: #fff;
  padding: 15px; }
  .footer-top-container .item {
    border-right: 1px solid #fff; }
    .footer-top-container .item:nth-child(even) {
      border: none; }
    .footer-top-container .item:last-child {
      border: none; }
    .footer-top-container .item .image {
      width: 40px;
      height: 40px;
      object-fit: contain;
      object-position: center; }
  .footer-top-container .image-icon {
    width: 58px; }

.form-group-note {
  margin-top: 15px;
  font-size: 14px;
  color: #B6B6B6;
  font-family: 'FuturaPTBook'; }

.sweet-alert .sa-icon {
  transform: scale(0.8); }
.sweet-alert h2 {
  font-size: 24px !important;
  font-family: 'FuturaPTHeavy' !important;
  color: #373737 !important; }
.sweet-alert .lead {
  font-size: 18px !important;
  font-family: 'FuturaPTBook' !important;
  color: #777777 !important; }
.sweet-alert .btn {
  font-size: 14px !important;
  font-family: 'FuturaPTHeavy' !important;
  padding: .5rem 1rem !important;
  outline: none !important;
  box-shadow: none !important; }
.sweet-alert.volo-notification .sa-button-container .cancel {
  margin-right: 15px;
  background-color: #373737 !important;
  border-color: #373737 !important;
  color: #ffffff !important; }
.sweet-alert.volo-notification .sa-button-container .confirm {
  background-color: #ababab !important;
  border-color: #ababab !important;
  color: #ffffff !important; }

.modal-detail button.close{
  line-height: 0;
  /* padding: 0; */
  margin: 0 0 0 auto;
  color: #F87E59;
  opacity: 1;
}
.modal-detail .close-container {
  padding: 15px;
  border-left: 1px solid #F87E59;
}
.modal-detail .modal-content {
  border: 1px solid #F87E59;
}
  .modal-detail .modal-content .modal-header {
    border-bottom: 1px solid #F87E59;
    padding: 0;
    height: fit-content;
  }
  .modal-detail .modal-content .modal-header #productDescriptionModalTitle{
    padding-top: 15px;
    margin-left: 20px;
    line-height: 24px;
  }
  .modal-detail .modal-content .modal-header span{
    line-height: 24px;
  }

#sizeGuideModal .m-modal-size{
  display: none;
}

#modal-newsletter .modal-dialog.modal-lg .modal-content {
  background: #f9f8f8; }
  #modal-newsletter .modal-dialog.modal-lg .modal-content h2 {
    margin-top: 80px;
    color: #000;
    margin-bottom: 20px; }
  #modal-newsletter .modal-dialog.modal-lg .modal-content button.close {
    background: #000;
    opacity: 1;
    font-family: initial;
    color: #fff;
    text-shadow: none;
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2; }
    #modal-newsletter .modal-dialog.modal-lg .modal-content button.close:hover {
      color: #fff;
      opacity: 0.8; }
  #modal-newsletter .modal-dialog.modal-lg .modal-content form {
    margin-top: 40px;
    margin-bottom: 20px; }
  #modal-newsletter .modal-dialog.modal-lg .modal-content a.continue {
    color: #000;
    position: relative; }
    #modal-newsletter .modal-dialog.modal-lg .modal-content a.continue:hover {
      text-decoration: none; }
    #modal-newsletter .modal-dialog.modal-lg .modal-content a.continue:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #000; }
.arrow-editorial {
  width: 28px;
  vertical-align: baseline;
}
#arrow-search h3{
  display: none;
}
#arrow-search:hover h3{
  display: block;
}
#arrow-search:hover img{
  display: none;
}
#arrow-stories span {
  display: none;
}
#arrow-stories:hover span {
  display:inline-block;
}
#arrow-stories:hover img {
  display: none;
}

.home-title {
  word-wrap: break-word;
  padding-bottom: 18px; }
  .home-title .middle {
    vertical-align: baseline;
  }

#home-banner {
  position: relative; }
  #home-banner .mobile-view {
    display: none;
  }
  #home-banner ul li {
    position: relative; }
    #home-banner ul li .caption {
      position: absolute;
      top: 50%;
      left: 20%;
      transform: translate(-50%, -50%);
      color: #000000;
      width: 30vw; }
    #home-banner ul li .subtitle {
      position: absolute;
      top: 88%;
      left: 20%;
      transform: translate(-50%, -50%);
      color: #000000;
      width: 30vw;
    }
    #home-banner ul li .discover-slider {
      display: none;
    }
      #home-banner ul li .caption .shop-now {
        position: relative;
        font-size: 20px; }
        #home-banner ul li .caption .shop-now:after {
          content: "\f061";
          font: normal normal normal 14px/1 FontAwesome;
          margin-left: 10px; }
        #home-banner ul li .caption .shop-now:hover {
          opacity: 0.8; }
  #home-banner ul.lSPager.lSpg {
    position: absolute;
    bottom: 25px;
    width: 100%;
    margin: 0; }
  #home-banner .lSSlideOuter .lSPager.lSpg > li a {
    background-color: transparent;
    border-radius: 30px;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
    border: 1px solid #fff; }
  #home-banner .lSSlideOuter .lSPager.lSpg > li.active a,
  #home-banner .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #fff; }
  #home-banner ul {
    list-style-type: none !important; }
  #home-banner .lSSlideOuter .lSAction a {
    background: none;
    color: #ffffff; }
    #home-banner .lSSlideOuter .lSAction a i {
      text-shadow: 3px 3px 10px #000; }

#home-best-seller {
  padding: 0 40px 0 40px;
}
#home-best-seller .image.hover{
  border: 1px solid transparent;
}
#home-best-seller .border-content{
  padding: 10px;
  border: 1px solid #000;
}
#home-best-seller .hover:hover .lookbook-container-small{
  color: #F87E59;
  border: 1px solid #F87E59;
}
#home-best-seller .hover:hover{
  color: #F87E59;
  border: 1px solid #F87E59;
}
#home-best-seller #home-look-0 .border-content.hover:hover{
  border-right: 0 !important;
}
#home-best-seller #home-look-1 .border-content.hover:hover{
  border-left: 0 !important;
}
#home-best-seller #lookbook-sparator{
  top:0;
  border-right: 1px solid #000;
}
#home-best-seller .row:hover #lookbook-sparator{
  border-right: 1px solid #F87E59;
}
#home-stories {
  padding: 0 40px 0 40px;
}
#home-stories .border-content{
  border: 1px solid #000;
}
#home-stories .image{
  border-bottom: 1px solid #000;
}
#home-stories .hover:hover {
  color: #F87E59;
  border: 1px solid #F87E59;
}
#home-stories a {
  color: #000;
}
#home-stories .hover:hover a {
  color: #F87E59;
  text-decoration: none !important;
}
#home-stories .hover:hover .image{
  border-bottom: 1px solid #F87E59;
}
#home-stories .stories-description {
  padding: 15px;
  height: 95px;
}

#home-endyear .container {
  position: relative;
  max-width: 1000px; }
  #home-endyear .container #home-ey-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  #home-endyear .container #home-ey-thumb-container {
    min-height: 460px;
    position: relative; }
    #home-endyear .container #home-ey-thumb-container #home-ey-2 {
      position: absolute;
      top: 30px;
      left: -18%;
      max-width: 360px; }
    #home-endyear .container #home-ey-thumb-container #home-ey-3 {
      position: absolute;
      right: 0;
      top: -15px;
      max-width: 220px; }

#home-summer {
  margin-top: 90px;
  position: relative;
  margin-bottom: 80px; }
  #home-summer #hs-1 {
    max-width: 75%;
    margin-bottom: 30px; }
  #home-summer #hs-2 {
    position: absolute;
    right: 30px;
    top: 160px;
    max-width: 300px; }

#home-ig {
  max-width: 1110px; }
  #home-ig #home-ig-list {
    position: relative; }
  #home-ig #ig-featured-image {
    width: 100%;
    max-width: 700px;
    max-height: 370px;
    object-fit: cover;
    object-position: center; }
  #home-ig .ig-thumb {
    margin: 2px;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 110px; }
    #home-ig .ig-thumb .link {
      cursor: pointer;
      display: block; }
      #home-ig .ig-thumb .link .caption {
        position: absolute;
        height: 100%;
        top: -100%;
        width: 100%;
        background: #00000054;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        padding: 5px;
        transition: all ease 0.5s; }
        #home-ig .ig-thumb .link .caption .content {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          color: #fff;
          width: 100%; }
          #home-ig .ig-thumb .link .caption .content span {
            display: block; }
      #home-ig .ig-thumb .link:hover .caption {
        top: 0; }
  #home-ig #home-ig-footer {
    position: absolute;
    bottom: 6px;
    background: #000;
    padding: 10px 30px; }
    #home-ig #home-ig-footer a {
      color: #fff; }

#modal-instashop button.close {
  background: #000;
  color: #fff;
  opacity: 1;
  padding: 5px 10px;
  font-family: initial; }
#modal-instashop .ig-nav {
  list-style: none;
  padding: 0; }
  #modal-instashop .ig-nav li {
    display: inline-block; }
    #modal-instashop .ig-nav li a {
      color: #717171;
      font-size: 40px;
      line-height: 1;
      padding: 0 10px;
      cursor: pointer; }
#modal-instashop .image-wrap {
  position: relative;
  height: 100%; }
  #modal-instashop .image-wrap .dot {
    position: absolute;
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 1px;
    font-size: 13px;
    border: 1px solid #fff;
    min-width: 25px;
    min-height: 25px;
    text-align: center; }
#modal-instashop .product-wrap .title {
  margin: 5px 0; }
  #modal-instashop .product-wrap .title .no {
    background: #000;
    color: #fff;
    font-size: 11px;
    min-width: 16px;
    min-height: 16px;
    border-radius: 50%;
    display: inline-block;
    text-align: center; }
#modal-instashop .product-wrap a.btn-shop {
  font-size: 12px;
  padding: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px 0; }
#modal-instashop .product-wrap .instashop-card .image .featuredImage {
  max-height: 120px;
  min-height: 120px;
  object-fit: contain;
  object-position: center; }
#instagram-page .title {
  text-align: center;
  font-family: 'FuturaPTHeavy'; }
#instagram-page .content {
  text-align: center;
  font-family: 'FuturaPTBook';
  font-size: 16px; }
  #instagram-page .content b {
    font-family: 'FuturaPTHeavy'; }
#instagram-page #ig-content {
  padding-left: 10%;
  padding-right: 10%; }
  #instagram-page #ig-content .ig-list {
    position: relative;
    padding: 0; }
    #instagram-page #ig-content .ig-list .ig-thumb {
      margin: 2px;
      position: relative;
      overflow: hidden;
      max-height: 250px;
      object-fit: cover; }
      #instagram-page #ig-content .ig-list .ig-thumb .link {
        cursor: pointer;
        display: block; }
        #instagram-page #ig-content .ig-list .ig-thumb .link .caption {
          position: absolute;
          height: 100%;
          top: -100%;
          width: 100%;
          background: #00000054;
          color: #fff;
          font-size: 12px;
          text-transform: uppercase;
          padding: 5px;
          transition: all ease 0.5s; }
          #instagram-page #ig-content .ig-list .ig-thumb .link .caption .content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            width: 100%; }
            #instagram-page #ig-content .ig-list .ig-thumb .link .caption .content span {
              display: block; }
        #instagram-page #ig-content .ig-list .ig-thumb .link:hover .caption {
          top: 0; }
#instagram-page #btn-show-more {
  width: 100%;
  background: transparent;
  cursor: pointer;
  padding: .8rem 1.5rem;
  box-shadow: none;
  border: 1px solid #252525;
  font-family: 'FuturaPTBook';
  color: #373737;
  font-size: 16px;
  outline: none; }
#instagram-page #insta-loading {
  display: none; }
  #instagram-page #insta-loading .cssload-container {
    width: 100%;
    height: 31px;
    text-align: center; }
  #instagram-page #insta-loading .cssload-speeding-wheel {
    width: 31px;
    height: 31px;
    margin: 0 auto;
    border: 2px solid black;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 1100ms infinite linear;
    -o-animation: cssload-spin 1100ms infinite linear;
    -ms-animation: cssload-spin 1100ms infinite linear;
    -webkit-animation: cssload-spin 1100ms infinite linear;
    -moz-animation: cssload-spin 1100ms infinite linear; }
@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
.breadcrumb {
  padding: 0;
  background: none;
  color: #373737; }
  .breadcrumb a {
    color: #373737; }

/* #product-list-page {
  padding-top: 30px; } */
  #product-list-page .product-content {
    margin: 0 40px 0 40px;
  }
  #product-list-page #product-banner {
    color: #fff;
    position: relative;
    text-align: center; }
    #product-list-page #product-banner .content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding: 15px;
      max-width: 650px; }
    #product-list-page #product-banner img {
      height: auto;
      max-width: 100%; }
  #product-list-page .product-thumb-wrap {
    margin-left: 0;
    margin-right: 0; }
    /* #product-list-page .product-thumb-wrap .product-thumb {
      padding-left: 15px;
      padding-right: 15px; } */
      #product-list-page .product-thumb-wrap .product-thumb .image {
        max-height: 380px;
        min-height: 380px; }
        /* #product-list-page .product-thumb-wrap .product-thumb .image img {
          object-fit: cover;
          display: block;
          margin-left: auto;
          margin-right: auto;
          min-height: 380px;
          min-width: 25vw; } */

.btn-sort {
  border: 1px solid #D6D6D6;
  padding: 6px 15px;
  background: none;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px; }
  .btn-sort:hover {
    opacity: 0.8; }

#product-sort .sort-item {
  margin: 0 20px 7px 20px;
  cursor: pointer;
}
  #product-sort .sort-item.active {
    color: #F87E59;
    border: 1px solid #F87E59;
    /* text-align:center; */
    padding: 7px;
    display: inline-block;
  }

  /* Sort category catalog page */
  .sort-category-line {
    margin: 0 20px 7px 20px;
    padding-top: 7px;
    cursor: pointer;
  }
    .sort-category-line.active {
      display: inline-block;
      color: #F87E59;
      border: 1px solid #F87E59;
      text-align: center;
      padding: 7px;
    }
  .sort-category {
    margin: 0 20px 7px 20px;
    padding-top: 7px;
    cursor: pointer;
  }
    .sort-category.active {
      color: #F87E59;
      border: 1px solid #F87E59;
      /* text-align: center; */
      padding: 7px;
      display: inline-block;
    }
  .sort-category-sub {
    margin: 0 20px 7px 20px;
    padding-top: 7px;
    cursor: pointer;
  }
    .sort-category-sub.active {
      color: #F87E59;
      border: 1px solid #F87E59;
      /* text-align: center; */
      padding: 7px;
      display: inline-block;
    }

  /* Sort size catalog page */
  #fltUkuran .sort-size {
    margin: 0px 7px 7px 0px;
    padding: 7px;
    border: 1px solid #000;
    text-align:center;
    cursor: pointer;
    min-width: 54px;
  }
    #fltUkuran .sort-size.active {
      color: #F87E59;
      border-color: #F87E59;
    }

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #373737;
  background-color: #fff;
  border: 1px solid #dee2e6;
  margin: 0 2px;
  border-radius: 0 !important; }
  .page-link:hover {
    color: #373737; }

.page-item.no-border .page-link {
  border: 1px solid transparent; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000; }

.section-filter {
  /* border-bottom: 1px solid #E1E1E1; */
  padding: 15px 0; }
  .section-filter:last-child {
    border-bottom: none; }
  .section-filter .title {
    position: relative;
    padding-left: 20px;
    padding-right: 20px; }
    
  .section-filter .customToggleFilter {
    cursor: pointer; }
  .section-filter .mCustomScrollbar {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 200px; }
  .section-filter .filter-list {
    font-size: 15px;
    margin-bottom: 0; }
    .section-filter .filter-list label {
      cursor: pointer;
      line-height: 1; }
      .section-filter .filter-list label .icheckbox_minimal {
        float: left; }
      .section-filter .filter-list label span {
        display: inline-block;
        padding-top: 2px;
        margin-left: 10px; }

.asRange .asRange-selected {
  background-color: #777877; }

.asRange .asRange-pointer:before,
.asRange .asRange-pointer:after {
  background: #373737; }

.asRange .asRange-pointer:before {
  top: -5px;
  bottom: -3px; }

.asRange .asRange-selected,
.asRange {
  height: 5px; }

.asRange {
  width: 100%; }

.asRange .asRange-pointer .asRange-tip {
  width: 72px;
  margin-left: -30px; }

#product-detail-page {
  /*padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 30px;
*/  padding: 30px 40px; }
  #product-detail-page #m-product-name {
    display: none;
    position: -webkit-sticky;
    position: sticky;
    z-index: 408;
    line-height: 32px;
  }
  #product-detail-page #m-product-price {
    display: none;
  }
  #product-detail-page #product-detail-content {
    text-align: left;
    margin-top: -14px;
  }
  #product-detail-page #product-detail-gallery .lSSlideOuter.vertical {
    padding-right: 0 !important;
    padding-left: 85px; }
  #product-detail-page #product-detail-gallery .lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    left: 0;
    top: 0;
    margin-left: 0 !important; }
  #product-detail-page #product-detail-gallery .lSSlideOuter .lSPager.lSGallery li.active,
  #product-detail-page #product-detail-gallery .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
    border: 2px solid #000; }
  #product-detail-page .share-sosmed li a {
    color: #373737;
    font-size: 25px; }
  #product-detail-page #m-size-guide {
    display: none;
  }
  #product-detail-page #modal-store-availability #stock-finder-result {
    max-height: 400px;
    min-height: 400px;
    border: 1px solid #ddd; }
    #product-detail-page #modal-store-availability #stock-finder-result div.no-result {
      background: #F7F7F7;
      max-height: 400px;
      min-height: 398px;
      padding: 15px; }
    #product-detail-page #modal-store-availability #stock-finder-result .location {
      background: #fff;
      border-bottom: 1px solid #ddd;
      padding: 15px; }
      #product-detail-page #modal-store-availability #stock-finder-result .location .range {
        color: #777777; }
        #product-detail-page #modal-store-availability #stock-finder-result .location .range i {
          font-size: 20px;
          margin-left: 10px; }
  
  

  #related-product-section {
    padding: 0 40px 15px 40px;
  }

  .smartphoto {
    background-color: rgba(255, 255, 255, 0.8) !important;
  }
  .smartphoto-header {
    display: none !important;
    background: none !important;
  }
  .smartphoto-arrows {
    margin: 0 40px !important;
  }
    .smartphoto-arrows li {
      border: 1px solid #F87E59;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 15px;
    }
    .smartphoto-arrows a {
      width: 36px !important;
      height: 28px !important;
    }
    .smartphoto-arrow-left {
      background: none !important;
    }
      .smartphoto-arrow-left a {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAzNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjkzNjggMjdMMS41MDAwNyAxNEwxNC45MzY4IDAuOTk5OTk4IiBzdHJva2U9IiNGODdFNTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGQ9Ik0zNi41IDE0SDEuNSIgc3Ryb2tlPSIjRjg3RTU5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
    .smartphoto-arrow-right {
      background: none !important;
    }
      .smartphoto-arrow-right a {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAzNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyLjA2MyAxTDM1LjQ5OTcgMTRMMjIuMDYzIDI3IiBzdHJva2U9IiNGODdFNTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGQ9Ik0wLjUgMTRMMzUuNSAxNCIgc3Ryb2tlPSIjRjg3RTU5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
  
  #product-detail-page .m-detail-guide a,
  .see-size-guide {
    color: #000;
    text-decoration: underline;
  }
  #product-detail-page .m-detail-guide a:hover,
  .see-size-guide:hover {
    color: #F87E59;
  }
  .m-detail-guide .see-size-guide2 {
    display: none;
  }
  #product-detail-page #comment-container {
    width: 90%;
  }
  #product-detail-page .comment-name {
    line-height: 30px;
    padding-left: 20px;
    padding-right: 7.5px;
    border-left: 1px solid #F87E59;
    border-right: 1px solid #F87E59;
    border-bottom: 1px solid #F87E59;
  }
  #product-detail-page .review-poin {
    width: 14px;
    height: 14px;
    background-color: #F87E59;
    border-radius: 100%;
    margin-right: 5px;
    margin-top: 8px;
  }
  #product-detail-page .review-poin-blank {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 100%;
    border: 1.5px solid #F87E59;
    margin-right: 5px;
    margin-top: 8px;
  }

#productCode {
  color: rgba(55, 55, 55, 0.7);
  font-family: 'FuturaPTMedium';
  font-weight: 400;
  font-size: 14px; }

.price .price-old {
  text-decoration: line-through; }
.price .price-new {
  color: #373737; }
  .price .price-new.discounted {
    color: #F87E59; }

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #373737;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .nav-link {
  color: #373737; }

#checkout-page {
  background: #F1F1F1; }
  #checkout-page .loading-spinner {
    height: auto;
    position: relative; }
  #checkout-page .checkout-box {
    background: #fff;
    border: 1px solid #E1E1E1;
    -webkit-box-shadow: 4px 4px 0px 0px #e1e1e1;
    -moz-box-shadow: 4px 4px 0px 0px #e1e1e1;
    box-shadow: 4px 4px 0px 0px #e1e1e1;
    padding: 30px;
    margin-bottom: 30px; }
    #checkout-page .checkout-box.active {
      background: #DBF5DD; }
      #checkout-page .checkout-box.active hr {
        border-top: 1px solid #fff; }
    #checkout-page .checkout-box .product-list a {
      color: #373737 !important; }
    #checkout-page .checkout-box .payment-box .custom-icheck {
      width: 100%;
      height: 120%; }
  #checkout-page #box-voucher.active .voucer-form {
    display: none; }
  #checkout-page .list-address {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px; }
  #checkout-page .menu-footer {
    margin-top: 10px; }
    #checkout-page .menu-footer .btn-border {
      padding: 5px 20px;
      margin: 5px; }
  #checkout-page .box {
    border: 1px solid #E1E1E1;
    padding: 15px 20px;
    margin-bottom: 20px; }
    #checkout-page .box .form-control {
      border-radius: 0;
      border: 0;
      border-bottom: 1px solid #E1E1E1; }
    #checkout-page .box .form-group {
      margin-bottom: 10px; }
      #checkout-page .box .form-group label {
        display: none;
        margin-bottom: 0; }
        #checkout-page .box .form-group label.active {
          display: block; }
  #checkout-page .delivery-box {
    border: 1px solid #E1E1E1; }
    #checkout-page .delivery-box.selected {
      border-color: #000; }
    #checkout-page .delivery-box .form-group {
      margin-bottom: 0; }
  #checkout-page select#payment-method {
    padding: 5px 15px;
    height: 60px;
    border: 1px solid #000;
    font-weight: bold;
    margin-bottom: 20px; }
  #checkout-page .input-cvv {
    max-width: 150px; }
    #checkout-page .input-cvv input, #checkout-page .input-cvv .input-group-text {
      border: 1px solid #000;
      background-color: #fff; }
  #checkout-page .payment-option {
    display: none; }
    #checkout-page .payment-option.active {
      display: block; }
  #checkout-page #checkout-volo-box {
    background-color: #ECECEC;
    border: 1px solid #E1E1E1;
    box-shadow: none; }
    #checkout-page #checkout-volo-box p {
      color: #777777; }
    #checkout-page #checkout-volo-box ul {
      padding-left: 0;
      margin-top: 25px;
      margin-bottom: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      list-style-type: none; }
      #checkout-page #checkout-volo-box ul li {
        flex-grow: 1; }
        #checkout-page #checkout-volo-box ul li:not(:last-child) {
          margin-right: 15px; }
        #checkout-page #checkout-volo-box ul li img {
          width: 100%;
          height: 40px;
          object-fit: contain;
          object-position: center; }

#checkout-success {
  min-height: 50vh;
  opacity: 0;
  transition: all 0.5s ease; }
  #checkout-success.active {
    opacity: 1; }
  #checkout-success .title {
    font-size: 26px; }
  #checkout-success .info-content {
    text-align: center;
    padding: 30px 0px; }
  #checkout-success .icon {
    margin-bottom: 30px; }
  #checkout-success .highlight, #checkout-success .orderNumber {
    font-size: 18px;
    margin-bottom: 0px; }
  #checkout-success p {
    margin-bottom: 0px;
    font-size: 16px; }
  #checkout-success .bank-info-wrapper {
    display: none;
    align-items: center;
    justify-content: center; }
    #checkout-success .bank-info-wrapper.active {
      display: flex; }
    #checkout-success .bank-info-wrapper .item {
      padding: 0 25px; }
#cart-page {
  background-color: #f1f1f1; }
  #cart-page #listCartItem {
    background: #fff;
    border: 1px solid #E1E1E1;
    -webkit-box-shadow: 4px 4px 0px 0px #e1e1e1;
    -moz-box-shadow: 4px 4px 0px 0px #e1e1e1;
    box-shadow: 4px 4px 0px 0px #e1e1e1;
    margin-bottom: 30px; }
  #cart-page .cartItemDelete {
    font-size: 1.6em;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 10;
    text-align: center; }
    #cart-page .cartItemDelete a {
      color: #373737; }
  #cart-page .img-cart-thumb img {
    height: 180px;
    width: 150px;
    object-fit: cover; }
  #cart-page .cartProductName {
    font-size: 1.2em;
    font-family: 'FuturaPTMedium';
    color: #373737 !important; }
    #cart-page .cartProductName a {
      color: #373737 !important; }
  #cart-page .cartKodeProduct {
    font-family: 'FuturaPTBook';
    color: #777777 !important;
    font-size: 1.1em; }
  #cart-page .cartProductAttr {
    align-items: center; }
    #cart-page .cartProductAttr label {
      font-size: 1.1em;
      font-family: 'FuturaPTBook';
      color: #777777;
      font-weight: 500; }
    #cart-page .cartProductAttr input, #cart-page .cartProductAttr select {
      font-size: 1.1em;
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      font-family: 'FuturaPTHeavy'; }
    #cart-page .cartProductAttr span {
      background-color: #fbaa2e;
      padding: 2px 10px;
      color: #ffffff;
      font-size: 1.1em; }
  #cart-page .cartProductPrice {
    font-size: 1.2em;
    text-align: right;
    font-family: 'FuturaPTBook'; }
    #cart-page .cartProductPrice .cartOldPrice {
      text-decoration: line-through;
      color: #373737; }
    #cart-page .cartProductPrice .cartNewPrice {
      color: #f7ac34; }
  #cart-page .productCartWishlist {
    position: absolute;
    bottom: 0;
    right: 15px; }
    #cart-page .productCartWishlist a {
      color: #7c7c7c;
      font-family: 'FuturaPTBook';
      font-size: 1.2em; }
  #cart-page #cartInformation img {
    width: 40px;
    height: 40px; }
  #cart-page #cartInformation .cartInformationTitle {
    align-items: center; }
  #cart-page #cartInformation h5 {
    margin-bottom: 0 !important;
    font-family: 'FuturaPTHeavy';
    font-size: 1.2em !important;
    color: #373737; }
  #cart-page #cartInformation p, #cart-page #cartInformation a {
    font-family: 'FuturaPTBook';
    font-size: 1.1em !important;
    color: #373737 !important; }
  #cart-page #cartInformation a {
    text-decoration: underline; }
  #cart-page #cartContinueLink {
    font-family: 'FuturaPTBook';
    color: #373737;
    text-decoration: underline; }
  #cart-page #cartSummary {
    background: #fff;
    border: 1px solid #E1E1E1;
    -webkit-box-shadow: 4px 4px 0px 0px #e1e1e1;
    -moz-box-shadow: 4px 4px 0px 0px #e1e1e1;
    box-shadow: 4px 4px 0px 0px #e1e1e1;
    margin-bottom: 30px; }
    #cart-page #cartSummary .cartSummaryTitle {
      color: #777777;
      font-size: 1.2em !important;
      font-family: 'FuturaPTBook'; }
    #cart-page #cartSummary .cartSummaryPrice {
      color: #777777;
      font-size: 1em !important;
      font-family: 'FuturaPTHeavy'; }
    #cart-page #cartSummary #cartSummaryInfo {
      color: #373737;
      font-family: 'FuturaPTMedium';
      font-size: 0.9em !important; }
    #cart-page #cartSummary #cartTotalTitle {
      color: #373737;
      font-family: 'FuturaPTBook';
      font-size: 1.1em !important;
      font-weight: 600; }
    #cart-page #cartSummary #cartTotalPrice {
      color: #373737;
      font-family: 'FuturaPTHeavy';
      font-size: 1.1em !important;
      font-weight: 600; }

/* Blog List */
#blogPage #blogBanner {
  background-size: cover;
  background-repeat: no-repeat; }
  #blogPage #blogBanner h1 {
    font-size: 5em !important;
    color: #ffffff; }
  #blogPage #blogBanner p {
    font-size: 1.2em !important;
    color: #ffffff; }
#blogPage #blogList .blog-date {
  font-size: 1em !important;
  color: #8f8f8f; }
#blogPage #blogList .blog-title a {
  color: #373737 !important;
  font-size: 1.2em !important; }
#blogPage #blogList .blog-desc {
  color: #373737;
  font-size: 1.1em !important; }
  #blogPage #blogList .blog-desc a {
    color: #373737;
    font-size: 1.1em !important;
    text-decoration: underline; }
#blogPage #blogList .blog-image {
  height: 300px; }
  #blogPage #blogList .blog-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center; }
#blogPage #blogNavigator a {
  font-size: 1.2em !important;
  color: #8f8f8f; }
#blogPage #blogNavigator span {
  color: #e1e1e1;
  font-size: 1.2em !important; }
#blogPage #blogNavigator .active {
  color: #373737 !important; }

/* End Blog List */
/* Blog Detail */
#detailBlogPage #blogBanner {
  background-size: cover;
  background-repeat: no-repeat; }
  #detailBlogPage #blogBanner h1 {
    font-size: 5em !important;
    color: #ffffff; }
  #detailBlogPage #blogBanner p {
    font-size: 1.2em !important;
    color: #ffffff; }
#detailBlogPage #detailBlogContent #detailBlogLink a {
  color: #373737;
  text-decoration: underline;
  font-size: 1em !important; }
#detailBlogPage #detailBlogContent #detailBlogTitle h3 {
  font-size: 2em !important; }
#detailBlogPage #detailBlogContent #detailBlogDate span {
  font-size: 1em !important;
  color: #8f8f8f; }
#detailBlogPage #detailBlogContent #detailBlogSummary p {
  font-size: 1.2em !important;
  color: #373737;
  text-align: center; }
#detailBlogPage #detailBlogContent .detailListContent {
  color: #373737;
  text-align: left; }
  #detailBlogPage #detailBlogContent .detailListContent h6, #detailBlogPage #detailBlogContent .detailListContent b {
    font-size: 1em !important;
    font-family: 'FuturaPTHeavy'; }
  #detailBlogPage #detailBlogContent .detailListContent p, #detailBlogPage #detailBlogContent .detailListContent div, #detailBlogPage #detailBlogContent .detailListContent span {
    line-height: 140%;
    font-size: 1.1em !important; }
#detailBlogPage #detailBlogContent #detailBlogBack a {
  color: #373737;
  font-size: 1.1em !important;
  text-decoration: underline; }
#detailBlogPage #detailBlogContent #detailBlogMediaSocial a {
  color: #373737;
  margin-left: 16px;
  font-size: 1.3em !important; }

/* End Blog Detail */
/* LookBook */
#lookBookPage .lookBookDate {
  color: #777777;
  font-size: 1.3em !important; }
#lookBookPage a {
  color: #373737; }
#lookBookPage .LookBookModel1 .columnLookBookTitle {
  align-self: center; }
  #lookBookPage .LookBookModel1 .columnLookBookTitle .lookBookTitle {
    font-size: 3.4em !important;
    line-height: 120%; }
#lookBookPage .LookBookModel2 .imageFloat {
  position: absolute;
  bottom: 10%;
  left: 15px; }
#lookBookPage .LookBookModel2 .imageNoFloat {
  display: block;
  margin: auto 0 auto auto;
  max-width: 80%; }
#lookBookPage .LookBookModel2 .columnLookBookTitle {
  align-self: top; }
  #lookBookPage .LookBookModel2 .columnLookBookTitle .lookBookTitle {
    font-size: 3.4em !important;
    line-height: 120%;
    white-space: nowrap; }
#lookBookPage .LookBookModel3 .imageFloat {
  position: absolute;
  bottom: 0;
  top: 50%;
  transform: translate(0, -50%); }
#lookBookPage .LookBookModel3 .imageNoFloat {
  display: block;
  margin: auto 0 auto auto;
  max-width: 80%; }
#lookBookPage .LookBookModel3 .columnLookBookTitle {
  align-self: top; }
  #lookBookPage .LookBookModel3 .columnLookBookTitle .lookBookTitle {
    font-size: 3.4em !important;
    line-height: 120%;
    white-space: nowrap; }

/* End LookBook */
/* LookBook Detail */
#lookBookDetail #lookBookDetailBanner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  #lookBookDetail #lookBookDetailBanner h1 {
    color: #ffffff;
    font-size: 3.5em !important; }
  #lookBookDetail #lookBookDetailBanner p {
    color: #ffffff;
    font-size: 1.2em !important; }
#lookBookDetail .lookBookDetailModel .lookBookImageUp img {
  margin-top: -60px; }
#lookBookDetail .lookBookDetailModel .lookBookProduct span {
  font-size: 1.2em !important;
  margin-top: 2px; }
#lookBookDetail .lookBookDetailModel .lookBookProduct .lookBookCircle {
  background-color: #373737;
  color: #ffffff;
  font-size: 1em !important;
  padding: 0 6px;
  border-radius: 50%;
  margin-right: 8px; }
#lookBookDetail .lookBookDetailModel .lookBookProduct:last-child .lookBookLine {
  display: none; }
#lookBookDetail .lookBookDetailModel .lookBookProduct .lookBookActive {
  display: block !important; }
#lookBookDetail .lookBookDetailModel .lookBookProduct a {
  font-size: 1.2em !important;
  margin-top: 2px;
  color: #373737; }

/* End LookBook Detail */
#faq-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #E1E1E1; }
  #faq-menu li {
    padding: 0 30px 0px 0px; }
    #faq-menu li a {
      display: block;
      text-transform: uppercase;
      color: #C2C2C2;
      border-bottom: 1px solid #000;
      padding: 15px 20px;
      font-size: 15px; }
    #faq-menu li.active a, #faq-menu li:hover a {
      color: #000;
      text-decoration: none; }
    #faq-menu li:last-child a {
      border-bottom: none; }

.faq-accordion .card {
  border: none;
  border-radius: 0;
  background: transparent;
  border-bottom: 1px solid #ddd; }
  .faq-accordion .card .card-header {
    background: none;
    padding: 10px 0;
    border: none; }
    .faq-accordion .card .card-header .btn-link {
      color: #000;
      display: block;
      white-space: normal !important;
      text-align: left; }
  .faq-accordion .card .card-body {
    font-size: 15px;
    padding-top: 0; }

#authForm {
  background: #f1f1f1;
  margin-top: -10px; }
  #authForm .account-tabs a {
    color: #373737;
    background-color: transparent !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 3px solid #e1e1e1 !important;
    font-family: 'FuturaPTMedium'; }
  #authForm .account-tabs .active {
    font-family: 'FuturaPTHeavy' !important;
    border-bottom: 3px solid #373737 !important; }
  #authForm .card-header {
    background-color: #ffffff !important;
    border-bottom: none !important; }
    #authForm .card-header .nav-tabs {
      border-bottom: none !important; }
  #authForm .custom-border-form {
    border: 1px solid #d7d7d7;
    padding: 15px 5px 5px 5px; }
  #authForm .custom-bt-only {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-bottom: 10px !important;
    font-family: 'FuturaPTBook' !important;
    color: #373737 !important; }
  #authForm .form-info {
    color: #9b9b9b;
    font-family: 'FuturaPTBook'; }
    #authForm .form-info a {
      color: #373737 !important;
      font-size: 14px !important;
      font-family: 'FuturaPTBook';
      text-decoration: underline; }
  #authForm .form-btn {
    font-size: 14px;
    font-family: 'FuturaPTHeavy' !important; }
  #authForm #login hr {
    height: 0.5px !important;
    background-color: #d7d7d7 !important; }

#forgotPassword {
  background: #f1f1f1;
  margin-top: -10px; }
  #forgotPassword .card-header {
    background-color: #ffffff !important;
    border-bottom: none !important;
    font-family: 'FuturaPTHeavy' !important;
    text-align: center;
    font-size: 16px !important;
    padding: 30px 25px 20px 25px !important; }
  #forgotPassword .custom-bt-only {
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-bottom: 10px !important;
    font-family: 'FuturaPTBook' !important;
    color: #373737 !important; }
  #forgotPassword .form-info {
    font-family: 'FuturaPTBook' !important;
    color: #373737 !important;
    text-align: center;
    font-size: 13px !important; }
  #forgotPassword .form-btn {
    font-size: 14px !important;
    font-family: 'FuturaPTHeavy' !important; }

#store-locator-result {
  max-height: 400px;
  min-height: 400px;
  border: 1px solid #ddd; }
  #store-locator-result div.no-result {
    background: #F7F7F7;
    max-height: 400px;
    min-height: 398px;
    padding: 15px; }
  #store-locator-result .location {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px; }
    #store-locator-result .location .range {
      color: #777777; }
      #store-locator-result .location .range i {
        font-size: 20px;
        margin-left: 10px; }

#store-locator-map {
  height: 490px; }
  #store-locator-map #store-locations {
    height: 100%; }

.cara-belanja-list {
  max-width: 800px;
  margin: 0 auto; }
  .cara-belanja-list .reserve {
    display: flex;
    flex-direction: row-reverse; }
  .cara-belanja-list .col-md-4 {
    margin-bottom: 50px; }
    .cara-belanja-list .col-md-4 .ico {
      margin-bottom: 20px;
      position: relative; }
      .cara-belanja-list .col-md-4 .ico:after {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        font-size: 35px; }
    .cara-belanja-list .col-md-4 .ico-right {
      margin-bottom: 20px;
      position: relative; }
      .cara-belanja-list .col-md-4 .ico-right:after {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        font-size: 35px; }
    .cara-belanja-list .col-md-4 .ico-left {
      margin-bottom: 20px;
      position: relative; }
      .cara-belanja-list .col-md-4 .ico-left:after {
        content: "\f104";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        font-size: 35px; }
    .cara-belanja-list .col-md-4 .ico-bottom {
      margin-bottom: 20px;
      position: relative; }
      .cara-belanja-list .col-md-4 .ico-bottom:after {
        content: "\f107";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        top: 50%;
        right: 45%;
        margin-top: 15px;
        font-size: 35px; }
    .cara-belanja-list .col-md-4 .content .fn-heavy, .cara-belanja-list .col-md-4 .content .bold, .cara-belanja-list .col-md-4 .content #product-detail-page #modal-store-availability #stock-finder-result .location .range, #product-detail-page #modal-store-availability #stock-finder-result .location .cara-belanja-list .col-md-4 .content .range, .cara-belanja-list .col-md-4 .content #store-locator-result .location .range, #store-locator-result .location .cara-belanja-list .col-md-4 .content .range, .cara-belanja-list .col-md-4 .content b, .cara-belanja-list .col-md-4 .content strong, .cara-belanja-list .col-md-4 .content .form-label .box .form-control, .form-label .box .cara-belanja-list .col-md-4 .content .form-control, .cara-belanja-list .col-md-4 .content #confirmation-success .title, #confirmation-success .cara-belanja-list .col-md-4 .content .title, .cara-belanja-list .col-md-4 .content #confirmation-success .highlight, #confirmation-success .cara-belanja-list .col-md-4 .content .highlight, .cara-belanja-list .col-md-4 .content #confirmation-success .orderNumber, #confirmation-success .cara-belanja-list .col-md-4 .content .orderNumber, .cara-belanja-list .col-md-4 .content #modal-instashop .product-wrap a.btn-shop, #modal-instashop .product-wrap .cara-belanja-list .col-md-4 .content a.btn-shop, .cara-belanja-list .col-md-4 .content .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item.show .cara-belanja-list .col-md-4 .content .nav-link,
    .cara-belanja-list .col-md-4 .content .nav-tabs .nav-link.active,
    .nav-tabs .cara-belanja-list .col-md-4 .content .nav-link.active, .cara-belanja-list .col-md-4 .content #checkout-success .title, #checkout-success .cara-belanja-list .col-md-4 .content .title, .cara-belanja-list .col-md-4 .content #checkout-success .highlight, #checkout-success .cara-belanja-list .col-md-4 .content .highlight, .cara-belanja-list .col-md-4 .content #checkout-success .orderNumber, #checkout-success .cara-belanja-list .col-md-4 .content .orderNumber, .cara-belanja-list .col-md-4 .content #faq-menu li a, #faq-menu li .cara-belanja-list .col-md-4 .content a, .cara-belanja-list .col-md-4 .content .faq-accordion .card .card-header .btn-link, .faq-accordion .card .card-header .cara-belanja-list .col-md-4 .content .btn-link, .cara-belanja-list .col-md-4 .content #account-sidebar .header .title, #account-sidebar .header .cara-belanja-list .col-md-4 .content .title, .cara-belanja-list .col-md-4 .content #account-sidebar .header #user-info .user-ico span, #account-sidebar .header #user-info .user-ico .cara-belanja-list .col-md-4 .content span, .cara-belanja-list .col-md-4 .content #account-sidebar #account-menu li a, #account-sidebar #account-menu li .cara-belanja-list .col-md-4 .content a {
      margin-bottom: 15px; }
    .cara-belanja-list .col-md-4:last-child .ico:after {
      display: none; }

.account-box, #account-sidebar, #account-sidebar #account-menu li .dropdown-menu.show, .account-header {
  -webkit-box-shadow: 5px 5px 0 0 #e1e1e1;
  -moz-box-shadow: 5px 5px 0 0 #e1e1e1;
  box-shadow: 5px 5px 0 0 #e1e1e1;
  border: 1px solid #E1E1E1; }
  .account-box #no-wishlist, #account-sidebar #no-wishlist, #account-sidebar #account-menu li .dropdown-menu.show #no-wishlist, .account-header #no-wishlist {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }

#account-sidebar {
  font-size: 15px;
  padding-bottom: 100px;
  margin-bottom: 50px;
  margin-right: 5px; }
  #account-sidebar .header .title {
    background: #27445e;
    color: #fff;
    padding: 15px 20px; }
  #account-sidebar .header #user-info {
    background: #FFF7EB;
    padding: 20px 10px; }
    #account-sidebar .header #user-info .user-ico {
      height: 60px;
      width: 60px;
      color: #fff;
      background: #000;
      border-radius: 50%;
      font-size: 30px;
      text-align: center;
      padding-top: 15px;
      line-height: 1;
      margin-right: 15px; }
      #account-sidebar .header #user-info .user-ico span {
        letter-spacing: 2px; }
    #account-sidebar .header #user-info .user-detail #user-volo-point {
      font-size: 14px; }
  #account-sidebar #account-menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    #account-sidebar #account-menu li {
      position: relative; }
      #account-sidebar #account-menu li:before {
        position: absolute;
        content: '';
        background: #C1C1C1;
        height: 1px;
        width: 85%;
        left: 0;
        bottom: 0; }
      #account-sidebar #account-menu li a {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap;
        color: #000;
        padding: 13px 25px; }
        #account-sidebar #account-menu li a i {
          display: inline-block;
          border: 1px solid #000;
          width: 25px;
          height: 25px;
          min-width: 25px;
          min-height: 25px;
          text-align: center;
          border-radius: 50%;
          padding-top: 4px;
          margin-right: 15px; }
        #account-sidebar #account-menu li a.account-menu-icon .account-menu-icon-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 25px;
          height: 25px;
          border-radius: 50%;
          border: 1px solid #000;
          margin-right: 15px; }
          #account-sidebar #account-menu li a.account-menu-icon .account-menu-icon-item img {
            display: block;
            margin: auto;
            width: 16px;
            object-fit: contain;
            object-position: center; }
      #account-sidebar #account-menu li.active, #account-sidebar #account-menu li:hover {
        background: #EBEBEB; }
        #account-sidebar #account-menu li.active:after, #account-sidebar #account-menu li:hover:after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          width: 4px;
          height: 100%;
          background: #FBA31F; }
        #account-sidebar #account-menu li.active a, #account-sidebar #account-menu li:hover a {
          text-decoration: none; }
      #account-sidebar #account-menu li .dropdown-menu.show {
        top: -20px !important;
        left: 10px !important;
        border-radius: 0; }
        #account-sidebar #account-menu li .dropdown-menu.show .dropdown-header {
          font-size: 15px; }
        #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item {
          margin: 5px 40px;
          width: auto; }
          #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-border {
            color: #000; }
            #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-border:hover {
              color: #fff; }
          #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-black, #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-blue, #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-white {
            color: #fff; }
            #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-black:hover, #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-blue:hover, #account-sidebar #account-menu li .dropdown-menu.show .dropdown-item.btn-white:hover {
              background: #000; }

.account-header {
  font-size: 25px;
  padding: 25px;
  position: relative;
  margin-bottom: 30px; }
  .account-header:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 100%;
    top: 0;
    left: 0;
    background: #27445e; }
  .account-header .ico {
    border: 2px solid #000000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 15px;
    font-size: 22px;
    padding-top: 2px; }
    .account-header .ico.ico-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center; }
      .account-header .ico.ico-image img {
        width: 25px;
        object-fit: contain;
        object-position: center; }

.account-info {
  background: #FFF7EC;
  padding: 15px; }

.account-info-link {
  color: #373737 !important;
  text-decoration: none !important; }

.address-list .item {
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px; }

.dropdown-menu.delete-box-address .dropdown-item {
  text-align: center;
  padding: 10px 30px !important;
  margin-bottom: 10px !important;
  width: unset !important;
  min-width: 60% !important; }
  .dropdown-menu.delete-box-address .dropdown-item.btn-black:hover, .dropdown-menu.delete-box-address .dropdown-item.btn-blue:hover, .dropdown-menu.delete-box-address .dropdown-item.btn-white:hover {
    background-color: #000;
    opacity: 0.8; }

.pengembalian-nav {
  text-align: center;
  margin: 0;
  overflow: hidden; }
  .pengembalian-nav .item {
    padding: 7px 0;
    position: relative;
    padding-left: 25px;
    background: #EBEBEB; }
    .pengembalian-nav .item:after {
      content: '';
      position: absolute;
      border-top: 40px inset transparent;
      border-bottom: 40px inset transparent;
      border-left: 30px solid #EBEBEB;
      top: -3px;
      right: -28px;
      z-index: 2; }
    .pengembalian-nav .item:before {
      width: 0;
      height: 0;
      border-top: 40px inset transparent;
      border-bottom: 40px inset transparent;
      border-left: 30px solid #ffffff;
      position: absolute;
      content: "";
      top: -3px;
      left: 0; }
    .pengembalian-nav .item:last-child:after {
      display: none; }
    .pengembalian-nav .item:first-child:before {
      display: none; }
    .pengembalian-nav .item.done, .pengembalian-nav .item.active {
      background: #000; }
      .pengembalian-nav .item.done:after, .pengembalian-nav .item.active:after {
        border-left: 30px solid #000; }
      .pengembalian-nav .item.done a, .pengembalian-nav .item.active a {
        color: #fff; }
    .pengembalian-nav .item a {
      color: #000;
      margin: 0 auto;
      display: block; }
    .pengembalian-nav .item .nav-link {
      border: unset !important; }

#return-order-form .valid {
  background-image: unset !important; }

.image-preview {
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border: 2px dashed #626262;
  padding: 5px;
  margin: 20px; }

.image-preview > div {
  width: 66px;
  height: 66px;
  background-size: cover; }

.image-preview input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  top: 0;
  left: 0;
  height: 76px;
  width: 76px; }

.image-preview label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #000;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  border-radius: 50%;
  color: #fff; }

#list-pemesanan a {
  color: #790000 !important; }
#list-pemesanan .copy-code {
  text-decoration: underline;
  cursor: pointer; }

.product-wishlist .name a {
  text-decoration: none; }
.product-wishlist .name a:hover {
  text-decoration: none;
  color: #27445e; }

#account-volo-box-point {
  background: #FFF7EB;
  padding: 15px; }
  #account-volo-box-point .title {
    font-size: 20px; }
  #account-volo-box-point .small-text {
    font-size: 12px; }

#volo-download-box {
  padding-left: 0;
  margin-bottom: 30px;
  list-style-type: none; }
  #volo-download-box li {
    display: inline-block; }
    #volo-download-box li:not(:last-child) {
      margin-right: 20px; }
    #volo-download-box li a {
      cursor: pointer; }
      #volo-download-box li a img {
        height: 40px;
        object-fit: contain;
        object-position: center; }

#volo-box-info {
  border: 1px solid #FBA834;
  color: #FBA834;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  padding: 5px 10px;
  align-items: flex-start; }
  #volo-box-info img {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: center; }
  #volo-box-info p {
    flex-grow: 1;
    margin-bottom: 0; }
.form-group.controls {
  min-height: 70px; }
  .form-group.controls input, .form-group.controls select {
    box-shadow: none; }
    .form-group.controls input.valid, .form-group.controls select.valid {
      background: none; }
  .form-group.controls .input-group-text {
    background: white;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #d7d7d7; }
  .form-group.controls.has-error .input-group-text {
    border-color: #b94a48; }

.fav-btn {
  cursor: pointer;
  color: #636466;
  background-color: #fff;
  outline: none;
  border: none; }
  .fav-btn:active, .fav-btn:focus {
    outline: none;
    border: none; }
  .fav-btn .fa {
    color: #636466; }
    .fav-btn .fa:before {
      content: '\f08a';
      font-family: FontAwesome; }
  .fav-btn.active .fa {
    color: #F7AC34; }
    .fav-btn.active .fa:before {
      content: '\f004'; }
  .fav-btn.active.box-btn {
    background: #F7AC34;
    color: white;
    border: none; }
    .fav-btn.active.box-btn:before {
      content: 'Hapus dari Wishlist'; }
  .fav-btn.box-btn:before {
    content: 'Tambahkan ke Wishlist'; }

.default-section {
  padding: 50px 0px; }

#lookBookPage .lookbook-list-wrapper .item {
  padding: 50px 0px; }
  #lookBookPage .lookbook-list-wrapper .item .bg-image {
    width: 100%; }

.pointer-event-none {
  pointer-events: none; }

.opacity-75-percent {
  opacity: 0.75; }

.hide-number-spinner-button::-webkit-outer-spin-button,
.hide-number-spinner-button::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.min-height-40vh {
  min-height: 40vh; }

.hidden {
  display: none !important; }

.jump-tag {
  display: block;
  position: relative;
  top: -180px;
  visibility: hidden; }

#breadcrumb-container{
  margin-top: -96px;
  z-index: 501;
  margin-left: 340px;
  position: fixed;
}
  #breadcrumb-container .border-breadcrumb {
    margin: 0px 7px 7px 0px;
    padding: 7px;
    border: 1px solid #000;
    text-align:center;
    cursor: pointer;
  }
    #breadcrumb-container .border-breadcrumb a {
      color: #000;
      text-decoration: none;
    }
.color-select-wrapper {
  align-items: center; }
  .color-select-wrapper .color-item, .color-select-wrapper .modal-color-item, .color-select-wrapper .color-items {
    /* padding: 5px; */
    /* border: 2px double #dadada; */
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.5s ease; }
    .color-select-wrapper .color-item:hover, .color-select-wrapper .color-item.active, .color-select-wrapper .modal-color-item:hover, .color-select-wrapper .modal-color-item.active, .color-select-wrapper .color-items:hover, .color-select-wrapper .color-items.active {
      border-color: #373737; }
    .color-select-wrapper .color-item img, .color-select-wrapper .color-item button, .color-select-wrapper .modal-color-item img, .color-select-wrapper .modal-color-item button, .color-select-wrapper .color-items img, .color-select-wrapper .color-items button {
      width: 50px;
      height: 50px;
      border: none; }
    .color-select-wrapper .size-item,
    .color-select-wrapper .size-guide-item {
      width: 48px;
      height: 30px;
      margin: 0px 7px 7px 0px;
      border: 1px solid #000;
      text-align:center;
      cursor: pointer;
      line-height: 30px;
    }
    .color-select-wrapper .size-item.active,
    .color-select-wrapper .size-guide-item.active {
      color: #F87E59;
      border-color: #F87E59;
    }
    .color-select-wrapper .button-color-item {
      cursor: pointer;
      height: 100% !important;
      width: 100% !important;
      border-radius: 50%;
      border: 1px solid lightgray !important;
    }
    .color-select-wrapper .color-item,
    .color-select-wrapper .color-items {
      width: 38px;
      height: 38px;
      padding: 2.5px;
      border-radius: 50%;
    }
    .color-select-wrapper .color-item.active,
    .color-select-wrapper .color-item.active .button-color-item,
    .color-select-wrapper .color-items.active,
    .color-select-wrapper .color-items.active .button-color-item {
      border: 1.5px solid #F87E59 !important;
    }
    .color-select-wrapper .color-item.active:active,
    .color-select-wrapper .color-item.active:focus,
    .color-select-wrapper .color-item.active:focus-within,
    .color-select-wrapper .color-item.active:focus-visible,
    .color-select-wrapper .color-items.active:active,
    .color-select-wrapper .color-items.active:focus,
    .color-select-wrapper .color-items.active:focus-within,
    .color-select-wrapper .color-items.active:focus-visible {
      border: 1.5px solid black !important;
    }

    /* filter warna di catalog page */
    /*.filter-list .button-color-item {
      cursor: pointer;
      height: 24px !important;
      width: 24px !important;
      border-radius: 50px;
      border: 1px solid lightgray !important;
    }
    .filter-list .color-item.active .button-color-item {
      border: 5px double #F87E59 !important;
    }*/
    .filter-list .button-color-item {
      cursor: pointer;
      height: 100% !important;
      width: 100% !important;
      border-radius: 50%;
      border: 1px solid lightgray !important;
    }
    .filter-list .color-item {
      width: 38px;
      height: 38px;
      padding: 4px;
      border-radius: 50%;
    }
    .filter-list .color-item.active {
      padding: 2.5px;
    }
    .filter-list .color-item.active,
    .filter-list .color-item.active .button-color-item {
      border: 1.5px solid #F87E59 !important;
    }

    .button-color-item:focus,
    .button-color-item:focus-visible {
      outline: none;
    }

#add-cart-container #m-size-color {
  display: none;
}

#snackbar {
  visibility: hidden;
  min-width: 300px;
  margin-left: -125px;
  background-color: #27445e;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  padding: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px; }

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s; }

  #subscribeContainer {
    border-bottom: 1px solid #000;
    width: 100%;
    background-color: transparent;
  } 
    #subscribeContainer input {
      font-family: 'FTPolarRegular';
      font-size: 16px;
      background-color: transparent;
      border: none; }
    #subscribeContainer .form-control {
      padding: .375rem 0;
    }
/* #product-content-option{
  z-index: 999;
} */
#categoryName {
  position: fixed;
  text-align: left;
  z-index: 501;
  margin-top: -75px;
  left: 360px;
}
#buttonFilter {
  position: fixed;
  text-align: right;
  z-index: 503;
  margin-top: -75px;
  right: 30px;
}
#blur-container {
  position: fixed;
  z-index: 502;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
  opacity: 0.8;
}
#collapseFilter {
  border: 1px solid #F87E59;
  margin-left: 10px;
  width: calc(100% - 80px);
  /* height: calc(100% - 160px);
  overflow-y: scroll;
  transition-duration: 0ms; */
  max-height: 65%;
  overflow-y: auto;
  position: fixed;
  background: #fff;
  z-index: 503;
  top: 130px;
}
.blur {
  filter: blur(8px);
  -webkit-filter: blur(8px);
  height: 100%;
}

  .formulir-pengembalian {
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    background-color: #ffffff;
    display: none; }

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0; }
  to {
    bottom: 30px;
    opacity: 1; } }
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0; }
  to {
    bottom: 30px;
    opacity: 1; } }
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1; }
  to {
    bottom: 0;
    opacity: 0; } }
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1; }
  to {
    bottom: 0;
    opacity: 0; } }
.pointer-none {
  pointer-events: none; }

.cursor-pointer {
  cursor: pointer; }

  .dot-color {
    margin-bottom: 10px;
  }

@media print {
  body * {
    visibility: hidden; }

  .no-print {
    display: none; }

  #formulir-block {
    display: block; }

  .formulir-pengembalian, .formulir-pengembalian * {
    visibility: visible; }

  .formulir-pengembalian {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; } }

@media only screen and (min-width: 1280px) {
  header #top-header {
    padding: 10px calc(40px + ((100% - 1280px) / 2));
  }
  header #main-header #top-menu li .sub {
    max-width: 1280px;
    margin: 0 auto !important;
    float: none !important;
    /* left: calc((100% - 1280px) / 2) !important; */
    left: 0px;
    right: 0px;
  }
  #categoryName {
    left: calc(360px + ((100% - 1280px) / 2)) !important;
  }
  #buttonFilter {
    right: calc(30px + ((100% - 1280px) / 2)) !important;
  }
  #collapseFilter {
    width: calc(100% - (80px + (100% - 1280px))) !important;
    /* width: calc(100% - 80px); */
  }
}

@media only screen and (min-width: 768px) {
  .table-view-size-guide {
    position: absolute;
    top: 25%;
  }
  #modalContentSize.modal-dialog{
    max-width: 700px;
  }
  .dot-color {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .label-view-size-guide {
    display: none;
  }
  .table-view-size-guide {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=style.css.map */
