/*----- color */
/*------ break point */
/*------ fonts */
@import url("https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&display=swap");
/*-------- align header links & icon */
/* line 1, ../scss/layout/_common.scss */
body {
  font-family: "Hind Madurai", sans-serif;
  color: #333; }
  /* line 5, ../scss/layout/_common.scss */
  body button, body .action.primary {
    background-color: black;
    border: none; }
    /* line 9, ../scss/layout/_common.scss */
    body button:hover, body button:focus, body button:active, body .action.primary:hover, body .action.primary:focus, body .action.primary:active {
      background-color: black;
      border: none; }
      /* line 13, ../scss/layout/_common.scss */
      body button:hover a, body button:focus a, body button:active a, body .action.primary:hover a, body .action.primary:focus a, body .action.primary:active a {
        color: lightgray; }
    /* line 18, ../scss/layout/_common.scss */
    body button a, body button a:visited, body button span, body .action.primary a, body .action.primary a:visited, body .action.primary span {
      color: white; }
    /* line 22, ../scss/layout/_common.scss */
    body button a:hover, body .action.primary a:hover {
      color: lightgray; }
  /* line 27, ../scss/layout/_common.scss */
  body a, body i, body label {
    color: black;
    transition: 0.2s color; }
    /* line 31, ../scss/layout/_common.scss */
    body a:active, body i:active, body label:active {
      color: lightgray; }
    /* line 35, ../scss/layout/_common.scss */
    body a:hover, body i:hover, body label:hover {
      color: lightgray;
      text-decoration: none; }
    /* line 40, ../scss/layout/_common.scss */
    body a:visited, body i:visited, body label:visited {
      color: black;
      text-decoration: none; }
    /* line 45, ../scss/layout/_common.scss */
    body a:before, body i:before, body label:before {
      transition: 0.2s color; }
  /* line 50, ../scss/layout/_common.scss */
  body .text-center {
    text-align: center; }
  /* line 54, ../scss/layout/_common.scss */
  body a.underline-animation {
    position: absolute;
    text-decoration: none; }
  /* line 59, ../scss/layout/_common.scss */
  body a.underline-animation::after {
    content: '';
    display: block;
    position: relative;
    width: 0%;
    height: 100%;
    border-bottom: 3px solid black;
    transition: .5s ease; }
  /* line 69, ../scss/layout/_common.scss */
  body a.underline-animation:hover:after {
    width: 100%; }

/* line 74, ../scss/layout/_common.scss */
.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active),
.navigation .submenu:not(:first-child) .active > a,
.account-nav .item.current a, .account-nav .item.current strong,
.navigation .level0.active .all-category .ui-state-focus {
  border-color: black; }

/* line 81, ../scss/layout/_common.scss */
.account-nav .item a:hover {
  background-color: transparent; }

/* line 85, ../scss/layout/_common.scss */
.action.primary {
  transition: 0.2s background-color; }
  /* line 87, ../scss/layout/_common.scss */
  .action.primary:hover {
    background-color: lightgray;
    border: none; }

@media only screen and (min-width: 768px) {
  /* line 95, ../scss/layout/_common.scss */
  body:not(.cms-home) #maincontent {
    max-width: 1500px; } }
/* line 101, ../scss/layout/_common.scss */
body #maincontent {
  margin-top: 35px; }
  @media only screen and (min-width: 768px) {
    /* line 101, ../scss/layout/_common.scss */
    body #maincontent {
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    /* line 101, ../scss/layout/_common.scss */
    body #maincontent {
      margin-top: 10px; } }

/* line 114, ../scss/layout/_common.scss */
.block-background {
  position: absolute;
  background-color: lightgray;
  width: 100%;
  height: 90%;
  top: 0;
  left: 0;
  z-index: -1; }
  @media only screen and (max-width: 767px) {
    /* line 114, ../scss/layout/_common.scss */
    .block-background {
      width: 100%;
      height: 100%;
      left: initial; } }

/* line 130, ../scss/layout/_common.scss */
.loading-mask .loader > img {
  top: 25px;
  left: 1px; }

/* line 136, ../scss/layout/_common.scss */
#html-body .wishlist-ajax-icon-wrap {
  right: 7px;
  top: 5px;
  padding: 7px 8px;
  height: 16px;
  background: transparent;
  border-radius: 20px; }
  @media only screen and (max-width: 767px) {
    /* line 136, ../scss/layout/_common.scss */
    #html-body .wishlist-ajax-icon-wrap {
      right: 5px; } }
  /* line 148, ../scss/layout/_common.scss */
  #html-body .wishlist-ajax-icon-wrap .wishlist-ajax-link .fa-heart {
    color: red; }

@media only screen and (max-width: 767px) {
  /* line 156, ../scss/layout/_common.scss */
  .block.block-collapsible-nav {
    top: -10px; }

  /* line 159, ../scss/layout/_common.scss */
  #html-body .column.main {
    margin-top: 10px; } }
/* line 164, ../scss/layout/_common.scss */
.page-wrapper .breadcrumbs {
  display: none;
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1400px; }
  @media only screen and (max-width: 767px) {
    /* line 164, ../scss/layout/_common.scss */
    .page-wrapper .breadcrumbs {
      margin-bottom: 0; } }
  /* line 177, ../scss/layout/_common.scss */
  .page-wrapper .breadcrumbs .item::after {
    line-height: 30px; }

/* line 183, ../scss/layout/_common.scss */
img {
  image-rendering: -webkit-optimize-contrast !important; }

/****base tempalte****/
/* line 3, ../scss/layout/_product-list.scss */
.product-image-container .product-swatch {
  opacity: 0;
  transition: opacity 0.3s; }
  /* line 7, ../scss/layout/_product-list.scss */
  .product-image-container .product-swatch:hover {
    opacity: 1; }

/* line 13, ../scss/layout/_product-list.scss */
.color-swatch-container .color-swatch-case {
  border: 3px solid white;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  outline: 1px solid lightgray;
  background: #fff;
  display: inline-block;
  margin-right: 5px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    /* line 13, ../scss/layout/_product-list.scss */
    .color-swatch-container .color-swatch-case {
      border: 2px solid white;
      width: 24px;
      height: 24px;
      border-radius: 24px; } }

/* line 31, ../scss/layout/_product-list.scss */
.color-swatch-container .color-swatch-case.color-swatch-selected {
  border: 3px solid white;
  outline: 1px solid black; }
  @media only screen and (max-width: 767px) {
    /* line 31, ../scss/layout/_product-list.scss */
    .color-swatch-container .color-swatch-case.color-swatch-selected {
      border: 2px solid white; } }

/* line 41, ../scss/layout/_product-list.scss */
.loading-color-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8); }
  /* line 51, ../scss/layout/_product-list.scss */
  .loading-color-image i {
    position: relative;
    font-size: 14px;
    vertical-align: top;
    margin-right: 5px; }

/***** treeview plugin js *****/
/* line 60, ../scss/layout/_product-list.scss */
.sidebar-main {
  margin-top: 10px; }
  /* line 62, ../scss/layout/_product-list.scss */
  .sidebar-main .sidebar-title {
    display: none; }
  @media only screen and (max-width: 767px) {
    /* line 68, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview {
      height: 42px;
      margin-bottom: 20px; } }
  /* line 74, ../scss/layout/_product-list.scss */
  .sidebar-main #category-treeview .content .filter-options-title {
    display: none; }
  /* line 77, ../scss/layout/_product-list.scss */
  .sidebar-main #category-treeview .content .block-collapsible-nav {
    position: relative; }
    @media only screen and (max-width: 767px) {
      /* line 77, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav {
        top: 0; } }
    /* line 83, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview .content .block-collapsible-nav .current {
      font-weight: 600; }
    @media only screen and (min-width: 768px) {
      /* line 86, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav .item a, .sidebar-main #category-treeview .content .block-collapsible-nav .item > strong {
        padding: 5px 0;
        font-size: 14px; } }
    @media only screen and (min-width: 768px) {
      /* line 93, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav .item.level0 > a {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      /* line 98, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav dt:first-child {
        display: none; } }
    @media only screen and (max-width: 767px) {
      /* line 103, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav dt.block-collapsible-nav-title {
        display: block; } }
    /* line 107, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview .content .block-collapsible-nav dt.block-collapsible-nav-title:after {
      right: 13px; }
    @media only screen and (max-width: 767px) {
      /* line 110, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav dt.block-collapsible-nav-title.active {
        border: 1px solid #ccc;
        border-bottom: none; } }
    @media only screen and (max-width: 767px) {
      /* line 117, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content {
        display: block;
        background: white;
        border: 1px solid #ccc;
        border-top: none; } }
    @media only screen and (min-width: 768px) {
      /* line 117, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content {
        display: block !important; } }
    /* line 129, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content ol.items li.item:last-child {
      margin-bottom: 3px; }
    /* line 132, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content ol.items li.item .hitarea {
      display: inline-block;
      float: right;
      margin-right: 5px; }
      /* line 136, ../scss/layout/_product-list.scss */
      .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content ol.items li.item .hitarea i {
        position: relative;
        top: 7px; }
        @media only screen and (max-width: 767px) {
          /* line 136, ../scss/layout/_product-list.scss */
          .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content ol.items li.item .hitarea i {
            right: 10px;
            top: 5px; } }
    /* line 145, ../scss/layout/_product-list.scss */
    .sidebar-main #category-treeview .content .block-collapsible-nav .block-collapsible-nav-content ol.items li.item ul {
      list-style: none;
      display: none; }

/* line 158, ../scss/layout/_product-list.scss */
#html-body.catalog-category-view .page-title-wrapper, #html-body.catalogsearch-result-index .page-title-wrapper {
  display: none; }
/* line 162, ../scss/layout/_product-list.scss */
#html-body.catalog-category-view .category-view .page-main, #html-body.catalogsearch-result-index .category-view .page-main {
  max-width: 1700px; }
  /* line 164, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view .category-view .page-main .image, #html-body.catalogsearch-result-index .category-view .page-main .image {
    margin: 0 auto; }
/* line 169, ../scss/layout/_product-list.scss */
#html-body.catalog-category-view #maincontent, #html-body.catalogsearch-result-index #maincontent {
  max-width: 1700px; }
  @media only screen and (max-width: 767px) {
    /* line 169, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent, #html-body.catalogsearch-result-index #maincontent {
      margin-top: 0; } }
  /* line 175, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .toolbar-amount, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .toolbar-amount {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    padding-top: 14px; }
  /* line 182, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .toolbar-sorter, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .toolbar-sorter {
    float: right;
    padding-top: 10px; }
    /* line 185, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .toolbar-sorter .sorter-label, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .toolbar-sorter .sorter-label {
      font-size: 14px; }
    /* line 189, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .toolbar-sorter select, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .toolbar-sorter select {
      font-size: 12px; }
  /* line 194, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages {
    display: block;
    float: left;
    clear: left;
    margin-top: 10px; }
    /* line 199, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .item, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .item {
      font-size: 14px;
      padding: 0 10px; }
      /* line 202, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .item.current, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .item.current {
        background-color: lightgray; }
      /* line 205, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .item span, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .item span {
        color: black !important; }
    /* line 210, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages strong.page, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages strong.page {
      font-size: 14px;
      color: black !important; }
      /* line 213, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages strong.page span, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages strong.page span {
        font-weight: 700; }
    /* line 217, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .action, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .action {
      color: black;
      border: none;
      margin: 0;
      width: 15px; }
      /* line 222, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .action::before, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .action::before {
        border-top: 6px solid transparent;
        border-left: 6px solid black;
        border-bottom: 6px solid transparent;
        border-right: 6px solid transparent;
        content: '';
        color: black;
        margin: 10px 0 0 0; }
      /* line 233, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .pages .action.previous::before, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .pages .action.previous::before {
        border-right: 6px solid black;
        border-left: 6px solid transparent; }
  /* line 240, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .limiter, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .limiter {
    display: block;
    float: right;
    font-size: 12px;
    margin-top: 10px; }
    /* line 246, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .toolbar.toolbar-products .limiter select, #html-body.catalogsearch-result-index #maincontent .toolbar.toolbar-products .limiter select {
      font-size: 12px; }
  /* line 255, ../scss/layout/_product-list.scss */
  #html-body.catalog-category-view #maincontent .product-item-info, #html-body.catalogsearch-result-index #maincontent .product-item-info {
    width: 100%; }
    /* line 257, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .product-item-info .ribbon.pre-orders, #html-body.catalogsearch-result-index #maincontent .product-item-info .ribbon.pre-orders {
      position: absolute;
      top: 15px;
      background-color: transparent;
      z-index: 2;
      padding: 0px 6px 0 10px; }
      /* line 263, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .product-item-info .ribbon.pre-orders span, #html-body.catalogsearch-result-index #maincontent .product-item-info .ribbon.pre-orders span {
        font-size: 10px; }
    /* line 267, ../scss/layout/_product-list.scss */
    #html-body.catalog-category-view #maincontent .product-item-info .product-item-details, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details {
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        /* line 269, ../scss/layout/_product-list.scss */
        #html-body.catalog-category-view #maincontent .product-item-info .product-item-details .product-short-description, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details .product-short-description {
          font-size: 12px; } }
      /* line 274, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .product-item-info .product-item-details .product-item-name, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details .product-item-name {
        text-align: left;
        float: left; }
        /* line 279, ../scss/layout/_product-list.scss */
        #html-body.catalog-category-view #maincontent .product-item-info .product-item-details .product-item-name a:hover, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details .product-item-name a:hover {
          text-decoration: none; }
      /* line 285, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .product-item-info .product-item-details .price-box, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details .price-box {
        text-align: right;
        float: right;
        margin: 5px 0; }
      /* line 292, ../scss/layout/_product-list.scss */
      #html-body.catalog-category-view #maincontent .product-item-info .product-item-details .color-swatch-container, #html-body.catalogsearch-result-index #maincontent .product-item-info .product-item-details .color-swatch-container {
        float: left;
        clear: both; }

/* line 307, ../scss/layout/_product-list.scss */
.page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
  left: 50%;
  transform: translateX(-50%);
  top: 307px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  width: fit-content;
  overflow: hidden;
  position: absolute;
  padding: 2px 20px; }
  @media only screen and (max-width: 767px) {
    /* line 307, ../scss/layout/_product-list.scss */
    .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
      display: none; } }
  /* line 323, ../scss/layout/_product-list.scss */
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1:hover {
    background: black; }
  /* line 327, ../scss/layout/_product-list.scss */
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    color: #fff;
    padding: 0;
    font-size: 12px;
    line-height: 15px; }
    /* line 333, ../scss/layout/_product-list.scss */
    .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
      content: '+';
      color: #fff;
      top: -1px; }

/* line 340, ../scss/layout/_product-list.scss */
.page-products .product-item .weltpixel-quickview {
  display: block; }

@media only screen and (max-width: 767px) {
  /* line 345, ../scss/layout/_product-list.scss */
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    content: ' '; } }
/* line 354, ../scss/layout/_product-list.scss */
.products.wrapper ~ .toolbar .sorter, .products.wrapper ~ .toolbar .modes, .products.wrapper ~ .toolbar .toolbar-amount {
  display: block; }

/* line 359, ../scss/layout/_product-list.scss */
.not-preorder .ribbon.pre-orders {
  display: none; }

/* line 3, ../scss/layout/_product-detail.scss */
#html-body.catalog-product-view .page-wrapper .breadcrumbs {
  display: block;
  margin: 40px auto 0;
  max-width: 1360px; }
  @media only screen and (max-width: 767px) {
    /* line 3, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .page-wrapper .breadcrumbs {
      margin: 40px 0 0; } }
/* line 12, ../scss/layout/_product-detail.scss */
#html-body.catalog-product-view #maincontent {
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    /* line 12, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view #maincontent {
      padding: 0; } }
/* line 19, ../scss/layout/_product-detail.scss */
#html-body.catalog-product-view .column.main {
  max-width: 1320px;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    /* line 23, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main {
      float: right;
      width: 45%; } }
  @media only screen and (max-width: 767px) {
    /* line 23, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main {
      margin: 0 15px;
      width: 95%; } }
  /* line 37, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main > .product.prepack, #html-body.catalog-product-view .column.main .product-info-main > .product.preorder-date, #html-body.catalog-product-view .column.main .product-info-main > .product.price {
    display: none; }
  /* line 43, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .previous_next {
    float: right; }
    @media only screen and (max-width: 767px) {
      /* line 43, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .previous_next {
        margin-top: 35px; } }
    /* line 48, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .previous_next .left.set_btn {
      margin-right: 10px; }
  /* line 53, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .page-title-wrapper.product {
    margin-top: 30px; }
    @media only screen and (max-width: 1024px) {
      /* line 53, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .page-title-wrapper.product {
        margin-top: 13px; } }
    /* line 58, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .page-title-wrapper.product .page-title {
      font-size: 32px;
      font-weight: 500;
      font-family: "Hind Madurai", sans-serif;
      margin-bottom: 0; }
  /* line 68, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .stock.available, #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .color-swatch {
    display: none; }
  /* line 72, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku {
    display: none; }
  /* line 75, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.price {
    font-size: 25px;
    font-weight: 600;
    font-family: avenirnext;
    line-height: 20px; }
  /* line 81, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.preorder-date {
    margin-top: 40px; }
    /* line 83, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.preorder-date .product-preorder-date-wrapper {
      color: red;
      font-size: 15px;
      letter-spacing: 1px;
      font-family: "Hind Madurai", sans-serif; }
  /* line 92, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-info-price .product-info-stock-sku .product-product-attr-wrapper {
    display: none; }
  /* line 98, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product.attribute.overview {
    margin-top: 0; }
    /* line 100, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product.attribute.overview .value {
      font-size: 15px;
      font-family: "Hind Madurai", sans-serif; }
  /* line 106, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper {
    margin-bottom: 20px;
    position: relative; }
    /* line 109, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row {
      width: 100%; }
      /* line 111, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .col-4, #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .col-8 {
        display: inline-block;
        font-size: 15px;
        margin: 2px 0;
        color: #888;
        vertical-align: middle;
        line-height: 25px;
        font-family: "Hind Madurai", sans-serif; }
        @media only screen and (max-width: 1024px) {
          /* line 111, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .col-4, #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .col-8 {
            color: #000;
            font-size: 12px; } }
      /* line 125, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .title {
        width: 25%;
        font-weight: 500; }
        @media only screen and (max-width: 1024px) {
          /* line 125, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .title {
            width: 30%; } }
      /* line 132, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .content {
        width: 70%; }
        @media only screen and (max-width: 1024px) {
          /* line 132, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .content {
            width: 65%; } }
        /* line 139, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-product-attr-wrapper .row .content .color-swatch-container .color-swatch-case {
          width: 20px;
          height: 20px;
          border-radius: 20px; }
  /* line 150, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .color-swatch {
    margin-bottom: 20px; }
  /* line 155, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper {
    margin-bottom: 60px;
    font-family: "Hind Madurai", sans-serif; }
    @media only screen and (max-width: 1300px) {
      /* line 155, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper {
        overflow: scroll; } }
    @media only screen and (max-width: 1024px) {
      /* line 155, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper {
        overflow: unset; } }
    @media only screen and (max-width: 767px) {
      /* line 155, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper {
        margin-bottom: 20px; } }
    /* line 168, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table {
      display: table; }
      /* line 170, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead {
        background-color: #efefef; }
        /* line 172, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr {
          display: table-row !important; }
          /* line 174, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr th {
            text-transform: uppercase;
            border-bottom: none;
            text-align: center;
            font-size: 14px;
            display: table-cell !important;
            font-family: "Hind Madurai", sans-serif;
            padding: 10px;
            font-weight: normal; }
            @media only screen and (max-width: 1024px) {
              /* line 174, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr th {
                font-size: 12px; } }
            @media only screen and (max-width: 767px) {
              /* line 174, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr th {
                font-size: 14px; } }
            /* line 189, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr th.col.item {
              text-align: center;
              padding-left: 10px;
              width: 20%; }
            /* line 194, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table thead tr th.prepack-each-size {
              width: 5%; }
      /* line 200, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody {
        display: table-row-group !important;
        margin-bottom: 20px; }
        /* line 203, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr {
          display: table-row !important; }
          /* line 205, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td {
            vertical-align: middle;
            text-align: center;
            font-size: 15px;
            display: table-cell !important; }
            @media only screen and (max-width: 1024px) {
              /* line 205, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td {
                font-size: 13px; } }
            @media only screen and (max-width: 767px) {
              /* line 213, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item {
                padding-top: 0; } }
            /* line 217, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item .simple-img-wrapper {
              cursor: pointer; }
              @media only screen and (max-width: 767px) {
                /* line 217, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item .simple-img-wrapper {
                  padding-top: 0; } }
            /* line 223, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item .product-item-name {
              font-size: 10px;
              text-transform: unset;
              margin-top: -2px; }
              @media only screen and (max-width: 1024px) {
                /* line 223, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item .product-item-name {
                  font-size: 8px; } }
            /* line 231, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.item::before {
              content: ''; }
            /* line 237, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.total-unit::after {
              content: 'Units'; }
            /* line 241, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.pack-info {
              position: relative; }
              /* line 243, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.pack-info .color-stock {
                position: absolute;
                font-size: 11px;
                top: 15px;
                width: fit-content;
                white-space: nowrap;
                text-align: left; }
                @media only screen and (max-width: 1024px) {
                  /* line 243, ../scss/layout/_product-detail.scss */
                  #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.pack-info .color-stock {
                    font-size: 9px; } }
                /* line 253, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.pack-info .color-stock.preorder {
                  color: red; }
                /* line 256, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.pack-info .color-stock.instock {
                  color: darkblue; }
            @media only screen and (max-width: 767px) {
              /* line 262, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.pack .control {
                margin-top: -25px; } }
            /* line 266, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.pack .control .input-text {
              width: 45px;
              height: 30px;
              font-size: 15px;
              border: 1px solid black; }
              @media only screen and (max-width: 1024px) {
                /* line 266, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.pack .control .input-text {
                  font-size: 13px; } }
              @media only screen and (max-width: 767px) {
                /* line 266, ../scss/layout/_product-detail.scss */
                #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.pack .control .input-text {
                  width: 45px;
                  height: 30px;
                  padding: 0; } }
            /* line 281, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.col.pack::before {
              content: ''; }
            @media only screen and (max-width: 767px) {
              /* line 285, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td.ext-price {
                padding-bottom: 0; } }
            /* line 290, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tbody tr td .max-qty-message {
              font-size: 16px;
              color: red; }
      /* line 297, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot {
        display: table-footer-group !important; }
        /* line 299, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr {
          display: table-row !important; }
          /* line 301, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr::before {
            display: none; }
          /* line 304, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td {
            border-top: 1px solid black;
            text-align: center;
            font-size: 15px;
            display: table-cell !important;
            float: unset; }
            @media only screen and (max-width: 1024px) {
              /* line 304, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td {
                font-size: 13px;
                font-weight: 500; } }
            @media only screen and (max-width: 767px) {
              /* line 304, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td {
                font-size: 16px; } }
            /* line 317, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td#total {
              text-align: right;
              padding-right: 20px; }
            @media only screen and (max-width: 767px) {
              /* line 321, ../scss/layout/_product-detail.scss */
              #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td#total-unit-qty {
                white-space: nowrap; } }
            /* line 325, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper table tfoot tr td#total-unit-qty::after {
              content: ' Units'; }
    @media only screen and (max-width: 1024px) {
      /* line 333, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper .table:not(.cart):not(.totals) tfoot > tr:first-child th, #html-body.catalog-product-view .column.main .product-info-main .product-add-form .table-wrapper .table:not(.cart):not(.totals) tfoot > tr:first-child td {
        padding-top: 10px; } }
  @media only screen and (min-width: 768px) {
    /* line 339, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form {
      text-align: right; } }
  /* line 343, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct {
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      /* line 343, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct {
        margin: 0;
        display: block;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 350, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset {
        margin-bottom: 10px; } }
    /* line 354, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions {
      display: block;
      max-width: 350px;
      margin: 0 auto;
      padding-top: 0; }
      @media only screen and (max-width: 767px) {
        /* line 354, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions {
          text-align: center; } }
      /* line 362, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button {
        text-transform: uppercase;
        padding: 8px 70px; }
        @media only screen and (max-width: 767px) {
          /* line 362, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button {
            width: 90%; } }
        /* line 368, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button.tocart, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button.tocart {
          background-color: #e2e2e2; }
          /* line 371, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button.tocart span, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button.tocart span {
            color: black;
            line-height: 2.2rem; }
        /* line 376, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button.tocheckout, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button.tocheckout {
          background-color: black;
          color: white; }
          /* line 380, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button.tocheckout span, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button.tocheckout span {
            color: white; }
        /* line 384, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button span, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button span {
          font-size: 16px;
          font-weight: 400;
          line-height: 2.2rem; }
          @media only screen and (max-width: 767px) {
            /* line 384, ../scss/layout/_product-detail.scss */
            #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions button span, #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button span {
              font-size: 13px;
              color: black;
              font-weight: 600; } }
  /* line 398, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct {
    margin-left: 10px; }
    @media only screen and (max-width: 767px) {
      /* line 398, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct {
        margin-left: 0; } }
    /* line 406, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product-info-main .product-add-form #product_addtocart_form .box-gotoproduct .fieldset .actions button {
      padding: 8px 50px; }
  /* line 414, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-info-main .product-social-links {
    display: none; }
  /* line 418, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product.media {
    position: relative; }
    @media only screen and (min-width: 768px) {
      /* line 418, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media {
        width: 50%;
        margin-right: 5%;
        max-width: 600px; } }
    @media only screen and (min-width: 768px) and (max-width: 1600px) {
      /* line 418, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media {
        width: 50%;
        margin-right: 5%; } }
    @media only screen and (max-width: 767px) {
      /* line 418, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media {
        width: 100%;
        margin: 0 auto; } }
    /* line 433, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product.media .wishlist-ajax-icon-wrap {
      right: 5px;
      top: 15px; }
      /* line 437, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media .wishlist-ajax-icon-wrap .fa-heart::before {
        font-size: 20px; }
      /* line 440, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media .wishlist-ajax-icon-wrap.wish_count {
        top: 49px;
        font-size: 13.5px;
        color: #f23089;
        width: 24px;
        text-align: center; }
        @media only screen and (min-width: 1041px) and (max-width: 1600px) {
          /* line 440, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product.media .wishlist-ajax-icon-wrap.wish_count {
            right: 8px;
            top: 40px; } }
        @media only screen and (max-width: 1024px) {
          /* line 440, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main .product.media .wishlist-ajax-icon-wrap.wish_count {
            top: 32px;
            right: 3px; } }
    /* line 456, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main .product.media .gallery-placeholder {
      max-width: 600px; }
      @media only screen and (max-width: 767px) {
        /* line 456, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder {
          width: 100%;
          margin: 0 auto; } }
      @media only screen and (max-width: 767px) {
        /* line 463, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .fotorama__stage {
          margin-left: 0; } }
      /* line 467, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab {
        margin-top: 10px; }
        /* line 469, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .fotorama__stage .fotorama__stage__shaft.fotorama__grab .fotorama__stage__frame .fotorama__img {
          top: 0;
          transform: translate3d(-50%, 0, 0); }
      @media only screen and (max-width: 767px) {
        /* line 475, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .fotorama__nav.fotorama__nav--dots {
          height: 50px !important; } }
      @media only screen and (max-width: 1360px) {
        /* line 480, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .magnifier-preview {
          display: none !important; } }
      /* line 485, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .magnifier-preview .magnifier-large {
        object-fit: unset; }
      @media only screen and (max-width: 1360px) {
        /* line 489, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main .product.media .gallery-placeholder .magnify-lens {
          display: none !important; } }
  /* line 496, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main .product-full-width-section {
    display: none; }
  /* line 500, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .column.main #random_product_box {
    margin-bottom: 100px;
    float: unset;
    width: 100%;
    clear: both;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      /* line 500, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box {
        max-width: 414px; } }
    /* line 511, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main #random_product_box .title {
      font-size: 20px;
      font-style: italic;
      margin: 0 0 50px; }
      @media only screen and (max-width: 767px) {
        /* line 511, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main #random_product_box .title {
          max-width: 100%;
          margin: 0 0 15px;
          font-size: 17px; } }
      /* line 521, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box .title::before {
        display: inline-block;
        margin: 0 10px 5px 0;
        height: 1px;
        vertical-align: middle;
        content: "";
        text-shadow: none;
        background-color: black;
        width: calc(50% - 76.5px - 10px); }
        @media only screen and (max-width: 767px) {
          /* line 521, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main #random_product_box .title::before {
            margin: 0;
            width: 0; } }
      /* line 535, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box .title::after {
        display: inline-block;
        margin: 0 0 5px 10px;
        height: 1px;
        vertical-align: middle;
        content: "";
        text-shadow: none;
        background-color: black;
        width: calc(50% - 76.5px - 10px); }
        @media only screen and (max-width: 767px) {
          /* line 535, ../scss/layout/_product-detail.scss */
          #html-body.catalog-product-view .column.main #random_product_box .title::after {
            margin: 0;
            width: 0; } }
    /* line 550, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .column.main #random_product_box .random-products-list {
      max-width: 1500px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        /* line 550, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main #random_product_box .random-products-list {
          max-width: 100%; } }
      @media only screen and (max-width: 767px) {
        /* line 556, ../scss/layout/_product-detail.scss */
        #html-body.catalog-product-view .column.main #random_product_box .random-products-list .owl-stage-outer {
          max-width: 100%; } }
      /* line 561, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box .random-products-list .product-name {
        text-align: center; }
      /* line 564, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box .random-products-list .price-box, #html-body.catalog-product-view .column.main #random_product_box .random-products-list .color-swatch-container {
        display: none; }
      /* line 567, ../scss/layout/_product-detail.scss */
      #html-body.catalog-product-view .column.main #random_product_box .random-products-list .wishlist-ajax-icon-wrap, #html-body.catalog-product-view .column.main #random_product_box .random-products-list .ribbon.pre-orders {
        display: none; }
/* line 573, ../scss/layout/_product-detail.scss */
#html-body.catalog-product-view .page-main-details {
  max-width: 1500px; }
/* line 577, ../scss/layout/_product-detail.scss */
#html-body.catalog-product-view .block.related {
  clear: both;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    /* line 577, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .block.related {
      margin-top: 20px; } }
  @media only screen and (max-width: 767px) {
    /* line 584, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .block.related .block-title.title {
      text-align: center; } }
  /* line 590, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .block.related .price-box .price-label {
    display: none; }
  @media only screen and (min-width: 1024px) {
    /* line 594, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .block.related .product-item {
      width: 20%; } }
  /* line 599, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .block.related .product.actions.product-item-actions {
    display: none; }
  /* line 602, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .block.related .product.details.product-item-details {
    text-align: left;
    position: relative;
    font-weight: 400;
    font-size: 15px;
    display: none; }
  /* line 609, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .block.related .product-item-info {
    width: 100%; }
  /* line 612, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view .block.related .price-box {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0; }
    /* line 618, ../scss/layout/_product-detail.scss */
    #html-body.catalog-product-view .block.related .price-box .price {
      font-weight: 400;
      font-size: 15px; }
@media only screen and (min-width: 1024px) {
  /* line 625, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view.page-products .products-grid .product-item:nth-child(3n + 1), #html-body.catalog-product-view.page-layout-1column .products-grid .product-item:nth-child(3n + 1), #html-body.catalog-product-view.page-layout-3columns .products-grid .product-item:nth-child(3n + 1), #html-body.catalog-product-view.page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1), #html-body.catalog-product-view.page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%; }
  /* line 628, ../scss/layout/_product-detail.scss */
  #html-body.catalog-product-view.page-products .products-grid .product-item:nth-child(5n + 1), #html-body.catalog-product-view.page-layout-1column .products-grid .product-item:nth-child(5n + 1), #html-body.catalog-product-view.page-layout-3columns .products-grid .product-item:nth-child(5n + 1), #html-body.catalog-product-view.page-products.page-layout-1column .products-grid .product-item:nth-child(5n + 1), #html-body.catalog-product-view.page-products.page-layout-3columns .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0; } }

@media only screen and (min-width: 768px) {
  /* line 1, ../scss/layout/_top-nav.scss */
  .nav-sections {
    position: sticky;
    left: 0;
    background: white;
    margin-bottom: 0;
    width: 100%;
    z-index: 5;
    /***** Set navigation - logo inline *****/
    top: 0; } }
/* line 14, ../scss/layout/_top-nav.scss */
.nav-sections .section-item-content.nav-sections-item-content nav.navigation {
  background: white;
  max-width: unset;
  font-weight: 400; }
  @media only screen and (min-width: 768px) {
    /* line 24, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation .level0.parent > .level-top {
      line-height: 25px;
      margin-bottom: -1px;
      border-bottom: 1px solid transparent;
      z-index: 2; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    /* line 24, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation .level0.parent > .level-top {
      padding-right: 0;
      padding-left: 0; } }
  @media only screen and (min-width: 768px) {
    /* line 38, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation .level0 .level-top {
      line-height: 25px;
      margin-bottom: -1px;
      border-bottom: 1px solid transparent;
      padding: 0;
      margin: 0; } }
  @media only screen and (min-width: 768px) {
    /* line 48, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item {
      font-size: 18px;
      margin: 0;
      width: 12%;
      position: initial;
      padding-bottom: 10px;
      text-align: center; }
      /* line 56, ../scss/layout/_top-nav.scss */
      .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item .ui-menu-icon {
        display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1220px) {
    /* line 48, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item {
      width: 20%; } }
  @media only screen and (min-width: 768px) and (max-width: 1000px) {
    /* line 48, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item {
      margin-left: 0; } }
  @media only screen and (min-width: 768px) {
    /* line 68, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item.level-top .level-top.ui-corner-all:hover, .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item.level-top .level-top.ui-corner-all:focus, .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item.level-top .level-top.ui-corner-all:active {
      border-bottom: 1px solid black !important; } }
  @media only screen and (min-width: 768px) {
    /* line 77, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu {
      width: 100%;
      left: 0 !important;
      min-height: 230px; } }
  @media only screen and (min-width: 768px) {
    /* line 85, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu {
      padding: 0;
      z-index: 1;
      border: none;
      box-shadow: none; } }
  @media only screen and (min-width: 768px) {
    /* line 93, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1 {
      font-size: 22px;
      text-transform: uppercase; } }
  /* line 104, ../scss/layout/_top-nav.scss */
  .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1.active .ui-corner-all {
    border-left: 0; }
  @media only screen and (min-width: 768px) {
    /* line 107, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1.active > a {
      border: none; } }
  @media only screen and (min-width: 768px) {
    /* line 111, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1.active > a span {
      border: none; } }
  @media only screen and (min-width: 768px) {
    /* line 118, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1 a {
      background: transparent !important;
      padding: 0;
      text-align: left;
      width: fit-content; } }
  @media only screen and (min-width: 768px) {
    /* line 126, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1 a span {
      font-size: 14px;
      color: black; } }
  /* line 132, ../scss/layout/_top-nav.scss */
  .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1 a span.ui-menu-icon {
    display: block; }
  @media only screen and (min-width: 768px) {
    /* line 137, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation li.level0.category-item ul.level0.submenu li.level1 ul.level1.submenu {
      border: none;
      box-shadow: none;
      left: 150px !important;
      right: unset !important; } }
@media only screen and (max-width: 767px) {
  /* line 152, ../scss/layout/_top-nav.scss */
  .nav-sections .header.links .header-links {
    padding: 0; }
  /* line 156, ../scss/layout/_top-nav.scss */
  .nav-sections .header.links .customer-links .login-link {
    display: none; }
  /* line 159, ../scss/layout/_top-nav.scss */
  .nav-sections .header.links .customer-links .mobile-login-link {
    border-bottom: 1px solid #d1d1d1; } }
@media only screen and (max-width: 767px) {
  /* line 166, ../scss/layout/_top-nav.scss */
  .nav-sections .nav-img-wrapper {
    display: none; } }

/***** Set navigation under logo *****/
@media only screen and (min-width: 768px) {
  /* line 175, ../scss/layout/_top-nav.scss */
  .nav-sections {
    top: 120px;
    margin-top: 118px;
    text-align: center; }
    /* line 185, ../scss/layout/_top-nav.scss */
    .nav-sections .section-item-content.nav-sections-item-content nav.navigation #ui-id-1.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
      padding: 0; } }
/* line 194, ../scss/layout/_top-nav.scss */
.navigation .level0:hover:after {
  height: 0;
  width: 0; }

@media only screen and (min-width: 768px) {
  /* line 200, ../scss/layout/_top-nav.scss */
  .navigation .level0 .submenu {
    font-weight: 400; } }
@media only screen and (max-width: 767px) {
  /* line 205, ../scss/layout/_top-nav.scss */
  .nav-sections {
    z-index: 999; } }

@media only screen and (max-width: 767px) {
  /* line 213, ../scss/layout/_top-nav.scss */
  .nav-open .page-wrapper {
    left: 0;
    top: 0;
    position: absolute; }
  /* line 218, ../scss/layout/_top-nav.scss */
  .nav-open .nav-sections .section-items {
    position: relative; } }
/* line 1, ../scss/layout/_footer.scss */
.page-footer {
  background-color: #f3f3f3;
  letter-spacing: 0.1em; }
  @media only screen and (min-width: 768px) {
    /* line 1, ../scss/layout/_footer.scss */
    .page-footer {
      height: fit-content; } }
  @media only screen and (max-width: 767px) {
    /* line 1, ../scss/layout/_footer.scss */
    .page-footer {
      text-align: center; } }
  /* line 11, ../scss/layout/_footer.scss */
  .page-footer .footer.content {
    border-top: none;
    max-width: 1450px;
    margin: 0 auto;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      /* line 11, ../scss/layout/_footer.scss */
      .page-footer .footer.content {
        padding: 20px;
        text-align: left; } }
    /* line 20, ../scss/layout/_footer.scss */
    .page-footer .footer.content > .block.newsletter {
      display: none; }
    /* line 23, ../scss/layout/_footer.scss */
    .page-footer .footer.content .block.widget.cms_b_footer_links {
      width: 100%;
      padding: 50px 0;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        /* line 23, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links {
          width: 100%; } }
      /* line 31, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links div[data-content-type="text"] p {
        font-size: 15px; }
      /* line 36, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links .ft_left .ft_left_links {
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 16px;
        padding: 0;
        margin-bottom: 5px; }
        /* line 46, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .ft_left .ft_left_links:hover {
          color: lightgray; }
      /* line 51, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links .footer_social_box {
        margin-top: 30px; }
        /* line 56, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .footer_social_box i::before {
          font-size: 20px; }
      @media only screen and (max-width: 767px) {
        /* line 60, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .ft_right {
          margin: 60px 0; } }
      /* line 65, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links .ft_right li {
        padding: 5px 0; }
        /* line 67, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .ft_right li .ft_right_links {
          list-style: none;
          font-size: 16px;
          padding: 5px 0; }
      /* line 74, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links a:hover {
        color: lightgray; }
      /* line 78, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter {
        width: 100%;
        margin-bottom: 25px;
        display: block;
        max-width: 100%; }
        @media only screen and (max-width: 767px) {
          /* line 78, ../scss/layout/_footer.scss */
          .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter {
            width: 100%;
            margin-top: 40px; } }
        /* line 87, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .title {
          display: block;
          margin-bottom: 50px;
          text-align: center; }
          @media only screen and (max-width: 767px) {
            /* line 87, ../scss/layout/_footer.scss */
            .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .title {
              width: 100%; } }
          /* line 95, ../scss/layout/_footer.scss */
          .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .title strong {
            line-height: 1.4;
            font-size: 16px;
            font-weight: 400; }
        /* line 104, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe {
          border-bottom: 1px solid black; }
          /* line 106, ../scss/layout/_footer.scss */
          .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter {
            max-width: 380px; }
            /* line 108, ../scss/layout/_footer.scss */
            .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter .control {
              position: relative; }
              /* line 110, ../scss/layout/_footer.scss */
              .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter .control::before {
                content: ''; }
              /* line 113, ../scss/layout/_footer.scss */
              .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter .control .fas.fa-envelope {
                position: absolute;
                left: 10px;
                top: 4px;
                font-size: 16px; }
              /* line 119, ../scss/layout/_footer.scss */
              .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter .control #newsletter {
                padding-left: 0;
                border: none;
                background: #f3f3f3;
                box-shadow: none;
                padding-bottom: 10px;
                margin-right: 0;
                letter-spacing: 0.1em;
                max-width: 100%;
                padding-left: 40px;
                font-size: 12px; }
                /* line 130, ../scss/layout/_footer.scss */
                .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .form.subscribe .field.newsletter .control #newsletter::placeholder {
                  color: black;
                  letter-spacing: 0.1em; }
        /* line 140, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .actions .action.subscribe {
          width: 15px;
          padding: 0;
          border-top: 7px solid #f3f3f3;
          border-left: 12px solid black;
          border-bottom: 7px solid #f3f3f3;
          border-right: 7px solid #f3f3f3;
          border-radius: 0; }
          /* line 148, ../scss/layout/_footer.scss */
          .page-footer .footer.content .block.widget.cms_b_footer_links .block.newsletter .actions .action.subscribe span {
            display: none; }
      /* line 154, ../scss/layout/_footer.scss */
      .page-footer .footer.content .block.widget.cms_b_footer_links .footer_links_cont {
        text-align: center; }
        @media only screen and (max-width: 767px) {
          /* line 154, ../scss/layout/_footer.scss */
          .page-footer .footer.content .block.widget.cms_b_footer_links .footer_links_cont {
            margin-top: 40px; } }
        /* line 159, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .footer_links_cont .follow {
          margin-bottom: 42px;
          font-size: 16px; }
        /* line 165, ../scss/layout/_footer.scss */
        .page-footer .footer.content .block.widget.cms_b_footer_links .footer_links_cont .insta-icon {
          font-size: 40px; }
    /* line 170, ../scss/layout/_footer.scss */
    .page-footer .footer.content .copyright {
      margin-top: 100px; }
      @media only screen and (max-width: 767px) {
        /* line 170, ../scss/layout/_footer.scss */
        .page-footer .footer.content .copyright {
          margin-top: 60px; } }

/* line 1, ../scss/layout/_header.scss */
.widget.block.block-static-block.cms_b_top_message {
  margin-bottom: 0; }

/* line 5, ../scss/layout/_header.scss */
.page-wrapper {
  position: relative; }
  /* line 7, ../scss/layout/_header.scss */
  .page-wrapper header.page-header {
    border-bottom: none; }
    @media only screen and (min-width: 768px) {
      /* line 7, ../scss/layout/_header.scss */
      .page-wrapper header.page-header {
        position: sticky;
        z-index: 20;
        top: 0;
        background-color: white;
        margin-bottom: 34px; } }
    @media only screen and (max-width: 767px) {
      /* line 7, ../scss/layout/_header.scss */
      .page-wrapper header.page-header {
        margin-bottom: 0;
        /**set mobile sticky header **/
        position: sticky;
        top: 0;
        z-index: 999;
        background: white;
        /****************************/ } }
    @media only screen and (min-width: 768px) {
      /* line 27, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .panel.wrapper {
        z-index: 6;
        position: relative;
        border-bottom: none;
        height: 35px;
        background-color: #f5f5f5; } }
    /* line 36, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .panel.wrapper .panel.header {
      max-width: 1920px; }
      @media only screen and (min-width: 768px) {
        /* line 36, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header {
          padding: 0;
          line-height: 35px;
          margin-right: 80px; } }
      /* line 44, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link {
        margin-left: 0; }
        /* line 48, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .customer-links a.register-link {
          margin-left: 20px; }
        /* line 51, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .customer-links a.login-link {
          display: inline-block; }
          @media only screen and (max-width: 767px) {
            /* line 51, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .customer-links a.login-link {
              display: none; } }
        /* line 57, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .customer-links a.mobile-login-link {
          display: none; }
          @media only screen and (max-width: 767px) {
            /* line 57, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .customer-links a.mobile-login-link {
              display: block; } }
        /* line 65, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .my-account {
          margin-right: 25px; }
          @media only screen and (min-width: 768px) and (max-width: 939px) {
            /* line 65, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .my-account {
              margin-right: 10px; } }
        /* line 71, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .login-link {
          margin-right: 0px; }
          @media only screen and (min-width: 768px) and (max-width: 939px) {
            /* line 71, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .panel.wrapper .panel.header .header.links .authorization-link .login-link {
              margin-right: 10px; } }
    /* line 81, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .header.content {
      max-width: unset;
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
      position: relative;
      /***       search bar     ***/ }
      @media only screen and (min-width: 768px) {
        /* line 81, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content {
          padding: 0;
          height: 120px; } }
      @media only screen and (max-width: 767px) {
        /* line 81, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content {
          padding: 27px; } }
      @media only screen and (max-width: 767px) {
        /* line 92, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .nav-toggle {
          top: 8px; } }
      /* line 97, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        margin: 0;
        z-index: 6; }
        /* line 104, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .logo img {
          width: auto;
          height: 100px; }
          @media only screen and (max-width: 767px) {
            /* line 104, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .header.content .logo img {
              height: 40px; } }
      /* line 115, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .block-search {
        width: fit-content;
        cursor: pointer; }
        @media only screen and (min-width: 768px) {
          /* line 115, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search {
            line-height: 120px;
            margin-top: 0;
            position: absolute;
            top: 0;
            z-index: 6;
            left: 10px;
            padding-left: 30px; } }
        @media only screen and (min-width: 768px) and (max-width: 939px) {
          /* line 115, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search {
            margin-right: 220px; } }
        @media only screen and (max-width: 767px) {
          /* line 115, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search {
            position: absolute;
            margin: 0;
            right: 72px;
            top: 6px; } }
        /* line 138, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-title {
          display: block;
          float: right;
          margin: 0; }
          /* line 142, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search .block-title::before {
            content: "\e615";
            font-family: 'icons-blank-theme';
            font-size: 14px;
            color: black;
            margin-top: 0;
            font-weight: 500;
            display: inline-block; }
            @media only screen and (max-width: 767px) {
              /* line 142, ../scss/layout/_header.scss */
              .page-wrapper header.page-header .header.content .block-search .block-title::before {
                font-size: 30px; } }
          /* line 154, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search .block-title span {
            font-weight: 400; }
            @media only screen and (max-width: 767px) {
              /* line 154, ../scss/layout/_header.scss */
              .page-wrapper header.page-header .header.content .block-search .block-title span {
                display: none; } }
        /* line 162, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content, .page-wrapper header.page-header .header.content .block-search form.minisearch, .page-wrapper header.page-header .header.content .block-search .actions, .page-wrapper header.page-header .header.content .block-search button.action.search {
          height: inherit; }
        /* line 166, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content {
          display: none;
          position: absolute;
          left: 0;
          width: 100%; }
          @media only screen and (min-width: 768px) {
            /* line 166, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .header.content .block-search .block-content {
              top: 120px; } }
          @media only screen and (max-width: 767px) {
            /* line 166, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .header.content .block-search .block-content {
              left: 0; } }
          /* line 177, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch {
            float: left;
            width: 100%; }
            /* line 180, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search {
              float: right; }
              @media only screen and (max-width: 767px) {
                /* line 182, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search label {
                  position: absolute;
                  top: 28px;
                  right: 5px;
                  z-index: 999; } }
              @media only screen and (max-width: 767px) {
                /* line 189, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search label.active {
                  display: block; } }
              @media only screen and (max-width: 767px) {
                /* line 194, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search label:before {
                  position: relative;
                  z-index: 5;
                  content: ''; } }
              /* line 202, ../scss/layout/_header.scss */
              .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control {
                border: none; }
                @media only screen and (min-width: 768px) {
                  /* line 204, ../scss/layout/_header.scss */
                  .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control input {
                    position: absolute;
                    width: 100%;
                    left: 0;
                    height: 50px;
                    border: none;
                    background: none;
                    padding-left: 60px;
                    font-size: 16px;
                    border-radius: 0;
                    background-color: transparent;
                    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1) !important;
                    font-weight: 400;
                    z-index: 99;
                    border-top: 1px solid #dddddd;
                    border-bottom: 1px solid #dddddd; }
                    /* line 221, ../scss/layout/_header.scss */
                    .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control input::placeholder {
                      color: black; } }
                @media only screen and (max-width: 767px) {
                  /* line 204, ../scss/layout/_header.scss */
                  .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control input {
                    display: block;
                    position: absolute;
                    opacity: 1;
                    top: 35px;
                    left: unset;
                    width: 100vw;
                    z-index: 9;
                    box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
                    border: none;
                    padding: 20px;
                    right: -75px;
                    margin: 0; } }
                /* line 241, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control #search_autocomplete {
                  top: 30px;
                  left: 0; }
              @media only screen and (max-width: 767px) {
                /* line 248, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .label.active + .control input {
                  display: block;
                  position: absolute;
                  opacity: 1;
                  top: 31px;
                  left: unset;
                  width: 100vw;
                  z-index: 9;
                  box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
                  border: none;
                  padding: 20px;
                  right: -75px;
                  margin: 0; } }
            /* line 265, ../scss/layout/_header.scss */
            .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions {
              float: right;
              cursor: pointer; }
              /* line 268, ../scss/layout/_header.scss */
              .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search {
                position: absolute;
                padding: 0;
                display: block; }
                @media only screen and (min-width: 768px) {
                  /* line 268, ../scss/layout/_header.scss */
                  .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search {
                    top: -50px;
                    right: 180px; } }
                @media only screen and (max-width: 767px) {
                  /* line 268, ../scss/layout/_header.scss */
                  .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search {
                    left: 0;
                    top: 52px;
                    z-index: 9;
                    background-color: white;
                    opacity: 1;
                    display: none; }
                    /* line 283, ../scss/layout/_header.scss */
                    .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search::before {
                      font-size: 22px;
                      color: black;
                      font-weight: 500;
                      display: inline-block;
                      content: "\e615";
                      font-family: 'icons-blank-theme'; }
                    /* line 291, ../scss/layout/_header.scss */
                    .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search span {
                      display: none; } }
                /* line 295, ../scss/layout/_header.scss */
                .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search:before {
                  font-size: 22px !important;
                  line-height: 22px;
                  font-weight: 500;
                  color: #000; }
                  @media only screen and (min-width: 768px) {
                    /* line 295, ../scss/layout/_header.scss */
                    .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search:before {
                      font-size: 30px !important;
                      color: transparent; } }
      /* line 311, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .minicart-wrapper {
        position: absolute;
        top: -35px;
        right: 30px;
        z-index: 6; }
        @media only screen and (max-width: 767px) {
          /* line 311, ../scss/layout/_header.scss */
          .page-wrapper header.page-header .header.content .minicart-wrapper {
            top: 9px;
            margin-top: 0; } }

/* line 330, ../scss/layout/_header.scss */
#html-body.logged-out .page-header .panel.wrapper .authorization-link .wishlist-link {
  display: none; }
@media only screen and (max-width: 767px) {
  /* line 336, ../scss/layout/_header.scss */
  #html-body.logged-out .page-header .header.content .minicart-wrapper {
    margin-top: 0; } }
/* line 344, ../scss/layout/_header.scss */
#html-body.logged-out .page-header .header.content .minicart-wrapper .action.showcart::before {
  color: black; }
  @media only screen and (min-width: 768px) {
    /* line 344, ../scss/layout/_header.scss */
    #html-body.logged-out .page-header .header.content .minicart-wrapper .action.showcart::before {
      font-size: 30px;
      line-height: 30px; } }

/* line 360, ../scss/layout/_header.scss */
#html-body.logged-in .page-header .panel.wrapper .panel.header {
  margin-right: 80px; }
  /* line 364, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .panel.wrapper .panel.header .header.links .authorization-link .header-wishlist-link {
    display: none; }
  /* line 367, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .panel.wrapper .panel.header .header.links .authorization-link .far.fa-user {
    font-size: 21px; }
  /* line 370, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .panel.wrapper .panel.header .header.links .authorization-link .drop-down-links {
    display: none;
    list-style: none;
    background: white;
    text-align: right;
    padding-right: 20px;
    padding-top: 10px;
    position: absolute;
    right: -10px;
    min-width: 80px; }
    /* line 380, ../scss/layout/_header.scss */
    #html-body.logged-in .page-header .panel.wrapper .panel.header .header.links .authorization-link .drop-down-links li {
      padding-top: 10px; }
      /* line 382, ../scss/layout/_header.scss */
      #html-body.logged-in .page-header .panel.wrapper .panel.header .header.links .authorization-link .drop-down-links li a {
        white-space: nowrap; }
@media only screen and (max-width: 767px) {
  /* line 392, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .nav-toggle {
    top: 7px; } }
@media only screen and (max-width: 767px) {
  /* line 397, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .block.block-search {
    top: 6px;
    right: 75px; } }
@media only screen and (max-width: 767px) {
  /* line 403, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .block.block-search .form.minisearch .field.search .label.active + .control input {
    top: 28px; } }
@media only screen and (max-width: 767px) {
  /* line 408, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .block.block-search .form.minisearch .field.search .control input {
    top: 28px; } }
/* line 414, ../scss/layout/_header.scss */
#html-body.logged-in .page-header .header.content .block.block-search .form.minisearch .actions .action.search {
  right: 154px; }
@media only screen and (min-width: 768px) {
  /* line 420, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .minicart-wrapper {
    margin: 0; } }
@media only screen and (max-width: 767px) {
  /* line 420, ../scss/layout/_header.scss */
  #html-body.logged-in .page-header .header.content .minicart-wrapper {
    position: absolute;
    right: 33px; } }
/* line 429, ../scss/layout/_header.scss */
#html-body.logged-in .page-header .header.content .minicart-wrapper .action.showcart::before {
  color: black; }
  @media only screen and (min-width: 768px) {
    /* line 429, ../scss/layout/_header.scss */
    #html-body.logged-in .page-header .header.content .minicart-wrapper .action.showcart::before {
      font-size: 30px;
      line-height: 30px; } }
/* line 436, ../scss/layout/_header.scss */
#html-body.logged-in .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
  background: none;
  color: black;
  font-size: 16px;
  margin: 5px 0 0;
  padding: 0;
  font-weight: 300;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    /* line 436, ../scss/layout/_header.scss */
    #html-body.logged-in .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
      margin-left: -4px;
      position: absolute;
      width: fit-content;
      margin-top: 10px; } }
/* line 463, ../scss/layout/_header.scss */
#html-body.logged-in .page-header .header.content .header-wishlist-link {
  font-size: 20px;
  float: right;
  margin: 10px 0 0 20px; }
  @media only screen and (max-width: 767px) {
    /* line 463, ../scss/layout/_header.scss */
    #html-body.logged-in .page-header .header.content .header-wishlist-link {
      float: left;
      margin-left: 50px;
      margin-top: 8px; }
      /* line 471, ../scss/layout/_header.scss */
      #html-body.logged-in .page-header .header.content .header-wishlist-link .far.fa-heart {
        margin-top: 4px; } }

@media only screen and (max-width: 767px) {
  /* line 483, ../scss/layout/_header.scss */
  .block.block-minicart.ui-dialog-content.ui-widget-content::before {
    right: 10px; }
  /* line 486, ../scss/layout/_header.scss */
  .block.block-minicart.ui-dialog-content.ui-widget-content::after {
    right: 9px; } }
/* line 493, ../scss/layout/_header.scss */
.page-wrapper header.page-header .header.content .block-search .block-content {
  top: 145px; }
  @media only screen and (max-width: 767px) {
    /* line 493, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .header.content .block-search .block-content {
      top: 20px; } }

@media only screen and (min-width: 768px) {
  /* line 506, ../scss/layout/_header.scss */
  .page-wrapper header.page-header .header.content .block-search .block-title::before {
    content: ''; }
  /* line 510, ../scss/layout/_header.scss */
  .page-wrapper header.page-header .header.content .block-search .block-content {
    top: 0;
    left: unset;
    position: relative; }
    /* line 514, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch {
      float: unset; }
      /* line 517, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .field.search .control input {
        box-shadow: none !important;
        border-top: unset;
        border-bottom: 1px solid black;
        width: 180px;
        padding: 0;
        line-height: 20px;
        height: 30px;
        font-size: 14px;
        margin-top: 15px; }
      /* line 529, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search {
        top: 23px;
        right: 42px !important;
        height: 30px; }
        /* line 533, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content form.minisearch .actions .action.search:before {
          color: black; } }
@media only screen and (min-width: 768px) {
  /* line 544, ../scss/layout/_header.scss */
  .page-wrapper header.page-header .header.content .block-search {
    line-height: unset;
    top: -35px; }
    /* line 547, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .header.content .block-search .block-title {
      display: none; }
    /* line 550, ../scss/layout/_header.scss */
    .page-wrapper header.page-header .header.content .block-search .block-content {
      display: block; }
      /* line 553, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .block-search .block-content .form.minisearch .field.search {
        line-height: unset; }
        /* line 555, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content .form.minisearch .field.search #search {
          margin-top: 0; }
      /* line 559, ../scss/layout/_header.scss */
      .page-wrapper header.page-header .header.content .block-search .block-content .form.minisearch .actions .action.search {
        right: 30px !important;
        position: relative;
        top: 0;
        opacity: 1; }
        /* line 564, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content .form.minisearch .actions .action.search::before {
          vertical-align: middle;
          font-size: 20px !important;
          cursor: pointer; }
        /* line 569, ../scss/layout/_header.scss */
        .page-wrapper header.page-header .header.content .block-search .block-content .form.minisearch .actions .action.search span {
          display: none;
          margin: 0;
          overflow: unset;
          height: 60px;
          color: black;
          width: fit-content;
          position: relative;
          cursor: pointer; } }
/* line 3, ../scss/layout/_mainpage.scss */
#html-body.cms-home .pagebuilder-banner-wrapper [data-element='content'], #html-body.cms-home .pagebuilder-slide-wrapper, #html-body.cms-home .pagebuilder-slider, #html-body.cms-home .pagebuilder-overlay, #html-body.cms-home .pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 0; }
/* line 8, ../scss/layout/_mainpage.scss */
#html-body.cms-home .column.main div[data-content-type="row"] {
  margin-bottom: 60px; }
@media only screen and (min-width: 768px) {
  /* line 14, ../scss/layout/_mainpage.scss */
  #html-body.cms-home #maincontent {
    margin: 0 auto; } }
/* line 21, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-slider .pagebuilder-slide-wrapper {
  padding-bottom: 45%; }
  @media only screen and (max-width: 767px) {
    /* line 21, ../scss/layout/_mainpage.scss */
    #html-body.cms-home .main-slider .pagebuilder-slide-wrapper {
      padding-bottom: 0;
      height: 45vw; } }
  /* line 27, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .main-slider .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding: 0; }
    /* line 29, ../scss/layout/_mainpage.scss */
    #html-body.cms-home .main-slider .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay div[data-element="content"] {
      min-height: 0; }
/* line 35, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-slider .slick-arrow {
  z-index: 1;
  top: calc(50% - 25px); }
/* line 41, ../scss/layout/_mainpage.scss */
#html-body.cms-home .widget-product-grid .product-item-info {
  text-align: center; }
/* line 44, ../scss/layout/_mainpage.scss */
#html-body.cms-home .widget-product-grid .product-item-details {
  padding-top: 0; }
  /* line 46, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .widget-product-grid .product-item-details .product-item-name {
    text-align: center; }
/* line 50, ../scss/layout/_mainpage.scss */
#html-body.cms-home .widget-product-grid .price-box {
  display: none; }
/* line 53, ../scss/layout/_mainpage.scss */
#html-body.cms-home .widget-product-grid .product-item-inner {
  display: none; }
/* line 60, ../scss/layout/_mainpage.scss */
#html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide {
  margin: 0 10px; }
  @media only screen and (max-width: 767px) {
    /* line 60, ../scss/layout/_mainpage.scss */
    #html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide {
      margin: 0 5px; } }
  /* line 65, ../scss/layout/_mainpage.scss */
  #html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide .product-item-details {
    padding-top: 0; }
    /* line 67, ../scss/layout/_mainpage.scss */
    #html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide .product-item-details .product-item-name {
      text-align: center; }
  /* line 71, ../scss/layout/_mainpage.scss */
  #html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide .price-box {
    display: none; }
  /* line 74, ../scss/layout/_mainpage.scss */
  #html-body.cms-home div[data-appearance="carousel"] .product-items.slick-slider .slick-slide .product-item-inner {
    display: none; }
/* line 86, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-1-banner .pagebuilder-banner-wrapper {
  padding-bottom: 50%; }
/* line 93, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-2-banners .pagebuilder-banner-wrapper {
  padding-bottom: 50%; }
@media only screen and (min-width: 768px) {
  /* line 99, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .main-3-banners {
    margin: 90px 65px; } }
/* line 104, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-3-banners .pagebuilder-column-group .pagebuilder-overlay.pagebuilder-poster-overlay {
  height: 0;
  padding-bottom: 150%; }
/* line 108, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-3-banners .pagebuilder-column-group .banner-3-links {
  margin-top: 30px;
  font-size: 22px; }
@media only screen and (min-width: 768px) {
  /* line 117, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .main-5-banners-container {
    margin: 90px 60px; } }
/* line 122, ../scss/layout/_mainpage.scss */
#html-body.cms-home .main-5-banners-container .pagebuilder-column-group .banner-column {
  width: 20%; }
  /* line 124, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .main-5-banners-container .pagebuilder-column-group .banner-column .pagebuilder-overlay.pagebuilder-poster-overlay {
    height: 0;
    padding-bottom: 150%; }
  /* line 128, ../scss/layout/_mainpage.scss */
  #html-body.cms-home .main-5-banners-container .pagebuilder-column-group .banner-column .banner-5-links {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 22px; }

@media only screen and (max-width: 767px) {
  /* line 1, ../scss/layout/_minicart.scss */
  .minicart-wrapper {
    margin-top: 0; } }
/* line 6, ../scss/layout/_minicart.scss */
.minicart-wrapper .ui-dialog-content.ui-widget-content::before {
  right: 22px; }
/* line 9, ../scss/layout/_minicart.scss */
.minicart-wrapper .ui-dialog-content.ui-widget-content::after {
  right: 21px; }
/* line 12, ../scss/layout/_minicart.scss */
.minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper {
  max-height: 500px; }
  @media only screen and (max-width: 767px) {
    /* line 12, ../scss/layout/_minicart.scss */
    .minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper {
      max-height: 50vh; } }
  /* line 18, ../scss/layout/_minicart.scss */
  .minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper .product-item-name a {
    color: black; }
    /* line 20, ../scss/layout/_minicart.scss */
    .minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper .product-item-name a:hover {
      text-decoration: none; }
  /* line 26, ../scss/layout/_minicart.scss */
  .minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper .price-container.item-subtotal-price-container .price-wrapper {
    display: none; }
  /* line 31, ../scss/layout/_minicart.scss */
  .minicart-wrapper .ui-dialog-content.ui-widget-content .minicart-items-wrapper .product-item-details .product.actions {
    margin: -28px 0 0;
    float: right; }
/* line 37, ../scss/layout/_minicart.scss */
.minicart-wrapper .ui-dialog-content.ui-widget-content .items-total {
  margin-top: 12px;
  line-height: 25.7px; }
/* line 41, ../scss/layout/_minicart.scss */
.minicart-wrapper .ui-dialog-content.ui-widget-content .subtotal {
  margin-top: 10px; }
  /* line 43, ../scss/layout/_minicart.scss */
  .minicart-wrapper .ui-dialog-content.ui-widget-content .subtotal .amount.price-container {
    display: inline-block; }

@media only screen and (max-width: 767px) {
  /* line 5, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container {
    display: grid; } }
/* line 9, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary {
  background: white;
  border: 2px solid #EDE7E0; }
  /* line 13, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container .cart-summary #block-discount {
    display: none; }
/* line 21, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr {
  border: unset; }
  /* line 24, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.item {
    width: 20%; }
    @media only screen and (max-width: 767px) {
      /* line 24, ../scss/layout/_cart.scss */
      .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.item {
        padding: 10px 0;
        font-size: 20px; } }
  /* line 31, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.info {
    text-align: left; }
  /* line 35, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.unit-price {
    text-align: center; }
  /* line 38, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table thead tr th.remove-item {
    display: none; }
@media only screen and (max-width: 767px) {
  /* line 46, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr.item-info {
    display: block; } }
/* line 52, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item {
  width: 100%;
  text-align: center;
  padding-top: 20px; }
  @media only screen and (max-width: 767px) {
    /* line 52, ../scss/layout/_cart.scss */
    .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item {
      display: block;
      float: left;
      text-align: left;
      vertical-align: middle;
      padding: 0;
      margin-left: 8px; } }
  /* line 64, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-photo {
    padding: 0; }
    @media only screen and (max-width: 767px) {
      /* line 64, ../scss/layout/_cart.scss */
      .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-photo {
        float: left;
        position: relative;
        margin: 0 40px 20px 0;
        text-align: center;
        max-width: 100px; } }
    /* line 73, ../scss/layout/_cart.scss */
    .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-photo .product-image-container {
      text-align: center; }
      /* line 75, ../scss/layout/_cart.scss */
      .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-photo .product-image-container .product-image-wrapper {
        padding-bottom: 150% !important; }
        /* line 77, ../scss/layout/_cart.scss */
        .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-photo .product-image-container .product-image-wrapper img.product-image-photo {
          position: absolute; }
  @media only screen and (max-width: 767px) {
    /* line 84, ../scss/layout/_cart.scss */
    .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-details {
      padding-top: 20px; } }
  @media only screen and (max-width: 767px) {
    /* line 88, ../scss/layout/_cart.scss */
    .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item .product-item-details .product-item-name {
      font-size: 20px; } }
@media only screen and (max-width: 767px) {
  /* line 95, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.info {
    width: 75%;
    float: left;
    padding-top: 20px; } }
@media only screen and (max-width: 767px) {
  /* line 101, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.info .product-item-details {
    padding-top: 20px; } }
/* line 106, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.info .product-item-details .product-description-wrapper .product-info-label {
  width: 50%; }
@media only screen and (max-width: 767px) {
  /* line 112, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.info .product-item-details .wishlist-ajax-icon-wrap {
    top: 10px;
    right: 40px; } }
@media only screen and (max-width: 767px) {
  /* line 121, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty::before, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price::before {
    content: attr(data-th) ":";
    display: inline-block;
    font-weight: 700;
    padding-bottom: 10px; } }
/* line 130, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.pack-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    /* line 130, ../scss/layout/_cart.scss */
    .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.pack-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price {
      width: 33%;
      padding-left: 0;
      padding-right: 0; } }
@media only screen and (max-width: 767px) {
  /* line 138, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.pack-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal {
    float: left; } }
/* line 142, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.pack-qty div, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.pack-qty span, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty div, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-qty span, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price div, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.unit-price span, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal div, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal span {
  display: inline-block; }
/* line 146, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.remove-item {
  display: none; }
@media only screen and (max-width: 767px) {
  /* line 149, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal {
    width: 100%;
    text-align: left; } }
/* line 154, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal .actions-toolbar {
  margin-left: 0; }
  /* line 156, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.subtotal .actions-toolbar .action.action-delete {
    position: absolute;
    right: 0;
    bottom: 50px; }
/* line 163, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper table#shopping-cart-table tbody tr td.item-actions {
  position: absolute;
  bottom: 0;
  right: 0; }
/* line 172, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .table-wrapper .col:before {
  display: inline-block; }
/* line 178, ../scss/layout/_cart.scss */
.checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .cart.main.actions .primary.action.continue span {
  color: black; }
@media only screen and (max-width: 767px) {
  /* line 182, ../scss/layout/_cart.scss */
  .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .cart.main.actions button, .checkout-cart-index .page-main .columns .column.main .cart-container form.form-cart .cart.main.actions a.primary.action.continue {
    margin: 10px auto;
    width: 95%; } }

@media only screen and (min-width: 768px) {
  /* line 198, ../scss/layout/_cart.scss */
  .product-item-name h4, .product-item-name a, .product-item-name p, .product-description-wrapper .attr h4, .product-description-wrapper .attr a, .product-description-wrapper .attr p {
    display: inline-block; }
  /* line 201, ../scss/layout/_cart.scss */
  .product-item-name h4, .product-description-wrapper .attr h4 {
    margin-right: 5px; } }

/* line 206, ../scss/layout/_cart.scss */
.product-item-details {
  padding-top: 12px; }

@media only screen and (max-width: 767px) {
  /* line 2, ../scss/layout/_checkout.scss */
  .checkout-index-index .nav-toggle {
    display: block; } }
/* line 7, ../scss/layout/_checkout.scss */
.checkout-index-index .nav-sections {
  display: block; }
/* line 14, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-progress-bar .opc-progress-bar-item._active::before {
  background: black; }
/* line 18, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-progress-bar .opc-progress-bar-item._active span::before {
  background: black; }
/* line 25, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-estimated-wrapper .minicart-wrapper {
  display: none; }
/* line 31, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-wrapper .checkout-shipping-address .step-content {
  margin-top: 10px; }
  /* line 34, ../scss/layout/_checkout.scss */
  .checkout-index-index .columns #checkout .opc-wrapper .checkout-shipping-address .step-content .field.addresses .shipping-address-item.selected-item {
    border-color: black; }
    /* line 36, ../scss/layout/_checkout.scss */
    .checkout-index-index .columns #checkout .opc-wrapper .checkout-shipping-address .step-content .field.addresses .shipping-address-item.selected-item::after {
      background: black; }
/* line 42, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-wrapper .checkout-shipping-address .action.action-show-popup {
  float: right; }
/* line 47, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-wrapper #opc-shipping_method .shipping-method-row {
  margin-top: 10px; }
  /* line 50, ../scss/layout/_checkout.scss */
  .checkout-index-index .columns #checkout .opc-wrapper #opc-shipping_method .shipping-method-row .shipping-method-label {
    display: inline-block; }
/* line 63, ../scss/layout/_checkout.scss */
.checkout-index-index .columns #checkout .opc-sidebar.opc-summary-wrapper .minicart-items .product .product-item-details {
  width: 50%;
  float: right;
  display: inline-block;
  padding-left: 0; }
  /* line 69, ../scss/layout/_checkout.scss */
  .checkout-index-index .columns #checkout .opc-sidebar.opc-summary-wrapper .minicart-items .product .product-item-details .product-item-inner .product-item-name-block {
    display: block; }
    /* line 71, ../scss/layout/_checkout.scss */
    .checkout-index-index .columns #checkout .opc-sidebar.opc-summary-wrapper .minicart-items .product .product-item-details .product-item-inner .product-item-name-block .product-item-name {
      font-size: 20px; }
  /* line 75, ../scss/layout/_checkout.scss */
  .checkout-index-index .columns #checkout .opc-sidebar.opc-summary-wrapper .minicart-items .product .product-item-details .product-item-inner .subtotal {
    display: block; }
    /* line 77, ../scss/layout/_checkout.scss */
    .checkout-index-index .columns #checkout .opc-sidebar.opc-summary-wrapper .minicart-items .product .product-item-details .product-item-inner .subtotal .price-excluding-tax {
      text-align: left;
      margin-top: 20px; }

/* line 2, ../scss/layout/_quickview.scss */
#html-body.weltpixel_quickview-catalog_product-view .widget.cms_b_top_message {
  display: none; }
/* line 5, ../scss/layout/_quickview.scss */
#html-body.weltpixel_quickview-catalog_product-view #maincontent {
  margin-top: 0; }
  /* line 8, ../scss/layout/_quickview.scss */
  #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product.media {
    margin-top: 30px;
    width: 355px; }
    /* line 16, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
      left: 0 !important;
      width: 355px !important;
      height: 532.5px !important; }
      /* line 20, ../scss/layout/_quickview.scss */
      #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__stage__frame {
        width: 355px;
        height: 532.5px; }
    /* line 25, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__arr.fotorama__arr--next {
      right: 0 !important; }
  /* line 32, ../scss/layout/_quickview.scss */
  #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main {
    width: 50%;
    overflow: auto;
    height: 900px;
    margin-bottom: 0 !important; }
    /* line 37, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main .total-unit::after {
      content: '' !important; }
    /* line 40, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main .product-add-form {
      margin-bottom: 60px; }
      /* line 43, ../scss/layout/_quickview.scss */
      #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main .product-add-form .table-wrapper.grouped thead tr th {
        text-align: center; }
        /* line 45, ../scss/layout/_quickview.scss */
        #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main .product-add-form .table-wrapper.grouped thead tr th.col.item {
          padding-left: 8px; }
    /* line 51, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > thead > tr > th, #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > tbody > tr > th, #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > tfoot > tr > th, #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > thead > tr > td, #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > tbody > tr > td, #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main table > tfoot > tr > td {
      padding: 6px 8px; }
    /* line 54, ../scss/layout/_quickview.scss */
    #html-body.weltpixel_quickview-catalog_product-view #maincontent .column.main .product-info-main #total-unit-qty::after {
      content: '' !important; }

/* line 62, ../scss/layout/_quickview.scss */
.mfp-iframe-holder button.mfp-close {
  width: 40px; }
  /* line 64, ../scss/layout/_quickview.scss */
  .mfp-iframe-holder button.mfp-close:hover {
    background-color: transparent; }

/* line 69, ../scss/layout/_quickview.scss */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
  overflow: unset !important; }

/***** Popup Widget *****/
/* line 3, ../scss/layout/_newsletter-popup.scss */
#newsletterModal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(90, 90, 90, 0.45); }
  /* line 14, ../scss/layout/_newsletter-popup.scss */
  #newsletterModal .modal-dialog .modal-content {
    border: none; }
    /* line 16, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-dialog .modal-content .modal-body {
      width: 100%;
      max-width: 600px;
      padding: 40px 60px;
      margin: 0 auto;
      background-color: white;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
      @media only screen and (max-width: 767px) {
        /* line 16, ../scss/layout/_newsletter-popup.scss */
        #newsletterModal .modal-dialog .modal-content .modal-body {
          padding: 30px;
          max-width: calc(100% - 90px); } }
      /* line 32, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-dialog .modal-content .modal-body button.close {
        font-size: 24px;
        width: 30px;
        height: 30px;
        padding: 0;
        background-color: white;
        box-shadow: 0px 0px 3px 1px lightgray;
        border-radius: 15px;
        margin-right: -10px;
        margin-top: -10px; }
        /* line 43, ../scss/layout/_newsletter-popup.scss */
        #newsletterModal .modal-dialog .modal-content .modal-body button.close span {
          color: black; }
      /* line 48, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-dialog .modal-content .modal-body .col {
        padding: 0; }

/* line 56, ../scss/layout/_newsletter-popup.scss */
#newsletterModal {
  width: 100%;
  display: none; }
  /* line 59, ../scss/layout/_newsletter-popup.scss */
  #newsletterModal .modal-content {
    border-radius: 0;
    border: 1px solid gray; }
    /* line 62, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .messages {
      display: none; }
    /* line 65, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .close {
      position: absolute;
      z-index: 99;
      top: 0;
      right: 0;
      font-size: 4rem;
      font-weight: 300;
      height: 30px;
      line-height: 1rem; }
      /* line 74, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .close:hover {
        background: none; }
    /* line 78, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .successMsgBox {
      display: none;
      position: absolute;
      z-index: 1;
      width: 100%;
      background: #fff;
      text-align: center;
      height: 100%;
      top: 0;
      left: 0; }
      /* line 88, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .successMsgBox .success-msg-title {
        font-size: 3rem;
        margin-top: 4%; }
      /* line 92, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .successMsgBox .success-msg-content {
        font-size: 2rem; }
      /* line 95, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .successMsgBox .action.continue {
        margin-top: 5%;
        color: white;
        background-color: black; }
    /* line 102, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .align-items-center .col-5 {
      display: none; }
    /* line 106, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .align-items-center .intro p {
      font-size: 1.4rem;
      text-align: center;
      line-height: 2.3rem; }
      /* line 110, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .align-items-center .intro p strong {
        font-size: 20px;
        font-weight: 600; }
    /* line 116, ../scss/layout/_newsletter-popup.scss */
    #newsletterModal .modal-content .align-items-center .content {
      margin-top: 30px; }
      /* line 120, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .align-items-center .content form.subscribe .newsletter .label {
        display: none; }
      /* line 123, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .align-items-center .content form.subscribe .newsletter #popup-newsletter-email {
        padding: 20px; }
      /* line 127, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .align-items-center .content form.subscribe .newsletter .control:before {
        line-height: 44px;
        margin: 0 0 0 12px; }
      /* line 134, ../scss/layout/_newsletter-popup.scss */
      #newsletterModal .modal-content .align-items-center .content .actions {
        display: block;
        margin-top: 10px;
        width: 100%;
        text-align: center; }
        /* line 140, ../scss/layout/_newsletter-popup.scss */
        #newsletterModal .modal-content .align-items-center .content .actions .action.subscribe.primary {
          display: inline-block;
          padding: 13px 50px;
          margin-top: 15px;
          background-color: black;
          color: white;
          width: 200px; }

@media only screen and (min-width: 768px) {
  /* line 2, ../scss/layout/_register.scss */
  #html-body.customer-account-create .page-title-wrapper {
    padding-left: 20px;
    margin: 0 auto;
    max-width: 900px; } }
/* line 9, ../scss/layout/_register.scss */
#html-body.customer-account-create .column.main {
  margin-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    /* line 11, ../scss/layout/_register.scss */
    #html-body.customer-account-create .column.main .form-create-account {
      min-width: 900px;
      margin: 0 auto; } }
  /* line 19, ../scss/layout/_register.scss */
  #html-body.customer-account-create .column.main .form-create-account .fieldset.business .field.permit.first .label em {
    color: #e02b27; }
  @media only screen and (min-width: 768px) {
    /* line 23, ../scss/layout/_register.scss */
    #html-body.customer-account-create .column.main .form-create-account .fieldset.business .field.permit.first p {
      width: 74.2%;
      margin-left: 25.8%; } }
  /* line 31, ../scss/layout/_register.scss */
  #html-body.customer-account-create .column.main .form-create-account .actions-toolbar {
    float: right; }

/* line 2, ../scss/layout/_contact.scss */
#html-body.contact-index-index #maincontent {
  max-width: 800px; }
  /* line 4, ../scss/layout/_contact.scss */
  #html-body.contact-index-index #maincontent .page-title-wrapper {
    max-width: 600px; }
    /* line 6, ../scss/layout/_contact.scss */
    #html-body.contact-index-index #maincontent .page-title-wrapper .page-title {
      padding-left: 25.8%; }

@media only screen and (max-width: 767px) {
  /* line 5, ../scss/layout/_wishlist.scss */
  #html-body.account.wishlist-index-index .column.main .toolbar.wishlist-toolbar .pager .toolbar-amount {
    float: left; } }
@media only screen and (max-width: 767px) {
  /* line 10, ../scss/layout/_wishlist.scss */
  #html-body.account.wishlist-index-index .column.main .toolbar.wishlist-toolbar .pager .limiter {
    float: right;
    clear: none; } }
/* line 19, ../scss/layout/_wishlist.scss */
#html-body.account.wishlist-index-index .column.main .products-grid.wishlist .box-tocart {
  display: none; }
/* line 22, ../scss/layout/_wishlist.scss */
#html-body.account.wishlist-index-index .column.main .products-grid.wishlist .action.edit {
  display: none; }
/* line 26, ../scss/layout/_wishlist.scss */
#html-body.account.wishlist-index-index .column.main .action.share {
  display: none; }
/* line 29, ../scss/layout/_wishlist.scss */
#html-body.account.wishlist-index-index .column.main .action.tocart {
  display: none; }
/* line 32, ../scss/layout/_wishlist.scss */
#html-body.account.wishlist-index-index .column.main .color-swatch-container, #html-body.account.wishlist-index-index .column.main .field.comment-box {
  display: none; }

/* line 39, ../scss/layout/_wishlist.scss */
.wishlist-ajax-icon-wrap .fa-spinner {
  margin-left: 8px;
  margin-top: 7px; }

/* line 4, ../scss/layout/lookbook.scss */
#html-body.categorypath-lookbook .category-view .pagebuilder-banner-wrapper {
  padding-bottom: 35%;
  margin-bottom: 60px; }
/* line 9, ../scss/layout/lookbook.scss */
#html-body.categorypath-lookbook .columns {
  display: none; }

/* line 4, ../scss/layout/_my-account.scss */
.account.customer-account-index .box.box-information .box-1, .account.customer-account-index .box.box-information .box-2 {
  width: 50%;
  float: left; }
/* line 12, ../scss/layout/_my-account.scss */
.account.newsletter-manage-index .form-newsletter-manage .legend {
  margin-left: 0; }
/* line 16, ../scss/layout/_my-account.scss */
.account.newsletter-manage-index .form-newsletter-manage .field.choice::before {
  width: 0;
  content: ''; }
/* line 21, ../scss/layout/_my-account.scss */
.account.newsletter-manage-index .form-newsletter-manage .actions-toolbar {
  margin-left: 0; }

/* line 28, ../scss/layout/_my-account.scss */
.abs-account-blocks .box-title > span, .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 24px; }

/* line 2, ../scss/layout/_cms-page.scss */
#html-body.cms-page-view #maincontent {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10%; }
  /* line 6, ../scss/layout/_cms-page.scss */
  #html-body.cms-page-view #maincontent h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1; }
  /* line 11, ../scss/layout/_cms-page.scss */
  #html-body.cms-page-view #maincontent h4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-weight: 400;
    font-size: 18px; }
  /* line 17, ../scss/layout/_cms-page.scss */
  #html-body.cms-page-view #maincontent h5 {
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-weight: 400; }
  /* line 24, ../scss/layout/_cms-page.scss */
  #html-body.cms-page-view #maincontent p {
    font-size: 14px; }

/* line 1, ../scss/layout/product-detail-owl-left.scss */
.catalog-product-view {
  /***** common *****/ }
  /* line 5, ../scss/layout/product-detail-owl-left.scss */
  .catalog-product-view .page-wrapper .page-main {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (min-width: 769px) and (max-width: 1250px) {
      /* line 5, ../scss/layout/product-detail-owl-left.scss */
      .catalog-product-view .page-wrapper .page-main {
        width: 100%;
        padding: 0 15px; } }
    @media only screen and (max-width: 768px) {
      /* line 5, ../scss/layout/product-detail-owl-left.scss */
      .catalog-product-view .page-wrapper .page-main {
        width: calc(100% - 30px); } }
    /* line 19, ../scss/layout/product-detail-owl-left.scss */
    .catalog-product-view .page-wrapper .page-main .columns {
      max-width: 1260px;
      padding: 0 0 50px 30px;
      margin: 0 auto; }
      @media only screen and (max-width: 1250px) {
        /* line 19, ../scss/layout/product-detail-owl-left.scss */
        .catalog-product-view .page-wrapper .page-main .columns {
          padding: 0; } }
      /* line 26, ../scss/layout/product-detail-owl-left.scss */
      .catalog-product-view .page-wrapper .page-main .columns .column.main {
        width: 100%;
        margin-right: 158px; }
        @media only screen and (max-width: 768px) {
          /* line 26, ../scss/layout/product-detail-owl-left.scss */
          .catalog-product-view .page-wrapper .page-main .columns .column.main {
            margin: 0 auto; } }
        /* line 38, ../scss/layout/product-detail-owl-left.scss */
        .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
          max-width: 588px;
          width: 49%;
          padding-right: 1.25%;
          position: relative;
          overflow: hidden; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            /* line 38, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
              order: 0; } }
          @media only screen and (max-width: 768px) {
            /* line 38, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
              width: 100%;
              padding: 0; } }
          /* line 51, ../scss/layout/product-detail-owl-left.scss */
          .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container {
            display: inline-block;
            width: calc(100% - (92px + 2%));
            float: left; }
            @media only screen and (max-width: 768px) {
              /* line 51, ../scss/layout/product-detail-owl-left.scss */
              .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container {
                width: calc(100% - (15% + 2%)); } }
            /* line 60, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom {
              top: 0;
              left: 70px;
              visibility: hidden;
              max-width: 486px;
              width: 100%; }
              @media only screen and (max-width: 768px) {
                /* line 60, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom {
                  top: 0; } }
            /* line 73, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type {
              visibility: visible;
              display: block;
              max-width: 486px; }
              @media only screen and (max-width: 768px) {
                /* line 73, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type {
                  max-width: 100%; } }
              /* line 80, ../scss/layout/product-detail-owl-left.scss */
              .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type.video-cont {
                width: 486px; }
                @media only screen and (max-width: 768px) {
                  /* line 80, ../scss/layout/product-detail-owl-left.scss */
                  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type.video-cont {
                    max-width: 83%; } }
                @media only screen and (max-width: 768px) {
                  /* line 80, ../scss/layout/product-detail-owl-left.scss */
                  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type.video-cont {
                    width: calc(100% - (15% + 2%)); } }
                /* line 88, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type.video-cont .product-image {
                  width: 486px; }
                  @media only screen and (max-width: 768px) {
                    /* line 88, ../scss/layout/product-detail-owl-left.scss */
                    .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-image-zoom:first-of-type.video-cont .product-image {
                      width: calc(100% - (15% + 2%)); } }
            /* line 96, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-video {
              width: 486px;
              height: 726px;
              right: unset;
              left: 0;
              margin: 0; }
              @media only screen and (min-width: 769px) {
                /* line 96, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-video {
                  margin-top: 0; } }
              @media only screen and (max-width: 768px) {
                /* line 96, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .imageview-container .product-video {
                  height: 124%; } }
          /* line 111, ../scss/layout/product-detail-owl-left.scss */
          .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container {
            float: right; }
            @media only screen and (max-width: 768px) {
              /* line 111, ../scss/layout/product-detail-owl-left.scss */
              .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container {
                width: 15%;
                margin-left: 2%;
                float: right;
                position: relative; } }
            /* line 119, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container {
              /*** for 'virtical' ***/
              width: 92px;
              height: 700px;
              overflow: hidden;
              margin-bottom: 4px;
              /*** for 'horizontal' ***/
              /*display: block;
              width: 60vh;  
              height: 100%;
              margin: 0;*/ }
              @media only screen and (max-width: 768px) {
                /* line 119, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container {
                  height: 460px;
                  width: 100%; } }
              /* line 139, ../scss/layout/product-detail-owl-left.scss */
              .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container .swiper-wrapper .swiper-slide {
                height: 135px !important;
                padding: 2px;
                margin: 0 !important;
                border: 1px solid transparent; }
                @media only screen and (max-width: 768px) {
                  /* line 139, ../scss/layout/product-detail-owl-left.scss */
                  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container .swiper-wrapper .swiper-slide {
                    height: 87px !important;
                    width: 58px; } }
                /* line 148, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container .swiper-wrapper .swiper-slide:first-of-type {
                  padding-top: 0; }
                /* line 155, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .moreview-warpper.swiper-container .swiper-wrapper .swiper-slide .fa-video {
                  position: absolute; }
            /* line 161, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .swiper-button-up {
              display: none;
              position: absolute;
              overflow: hidden;
              right: 15px;
              border: 1px solid #333;
              padding: 5px 17px;
              cursor: pointer;
              color: #000;
              transition: all .5s;
              font-size: 10px; }
              @media only screen and (max-width: 768px) {
                /* line 161, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .swiper-button-up {
                  padding: 2px 9px;
                  right: 0;
                  color: #666;
                  border-color: #666; } }
            /* line 179, ../scss/layout/product-detail-owl-left.scss */
            .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .swiper-button-down {
              display: block;
              position: absolute;
              overflow: hidden;
              right: 61px;
              border: 1px solid #333;
              padding: 5px 17px;
              cursor: pointer;
              color: #000;
              transition: all .5s;
              font-size: 10px; }
              @media only screen and (max-width: 768px) {
                /* line 179, ../scss/layout/product-detail-owl-left.scss */
                .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media .moreview-container .swiper-button-down {
                  padding: 2px 9px;
                  right: 30px;
                  color: #666;
                  border-color: #666; } }

/*# sourceMappingURL=main.css.map */
