/** Shopify CDN: Minification failed

Line 11:4 Expected identifier but found "*"
Line 1548:4 Expected identifier but found "*"
Line 1760:4 Expected identifier but found "*"
Line 3420:4 Expected identifier but found "*"
Line 12097:8 Expected ":"

**/
.grid {
    *zoom: 1;
  }
  .grid:after {
    content: "";
    display: table;
    clear: both;
  }
  .grid {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -20px;
  }
  .grid__item {
    float: left;
    padding-left: 20px;
    width: 100%;
    -ms-flex-preferred-size: auto !important;
    -webkit-flex-basis: auto !important;
    -moz-flex-basis: auto !important;
    flex-basis: auto !important;
  }
  .grid__item[class*="--push"] {
    position: relative;
  }
  .flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .flex__item {
    position: relative;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: auto !important;
    min-width: 0;
  }
  .flex__item--fixed {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}
  .one-whole {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
  .one-half {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .one-third {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
  }
  .two-thirds {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%;
  }
  .one-quarter {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%;
  }
  .two-quarters {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .three-quarters {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%;
  }
  .one-fifth {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    flex-basis: 20%;
  }
  .two-fifths {
    width: 40%;
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    -moz-flex-basis: 40%;
    flex-basis: 40%;
  }
  .three-fifths {
    width: 60%;
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
    flex-basis: 60%;
  }
  .four-fifths {
    width: 80%;
    -ms-flex-preferred-size: 80%;
    -webkit-flex-basis: 80%;
    -moz-flex-basis: 80%;
    flex-basis: 80%;
  }
  .one-sixth {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    flex-basis: 16.66667%;
  }
  .two-sixths {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
  }
  .three-sixths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .four-sixths {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%;
  }
  .five-sixths {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    flex-basis: 83.33333%;
  }
  .one-eighth {
    width: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    -webkit-flex-basis: 12.5%;
    -moz-flex-basis: 12.5%;
    flex-basis: 12.5%;
  }
  .two-eighths {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%;
  }
  .three-eighths {
    width: 37.5%;
    -ms-flex-preferred-size: 37.5%;
    -webkit-flex-basis: 37.5%;
    -moz-flex-basis: 37.5%;
    flex-basis: 37.5%;
  }
  .four-eighths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .five-eighths {
    width: 62.5%;
    -ms-flex-preferred-size: 62.5%;
    -webkit-flex-basis: 62.5%;
    -moz-flex-basis: 62.5%;
    flex-basis: 62.5%;
  }
  .six-eighths {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%;
  }
  .seven-eighths {
    width: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    -webkit-flex-basis: 87.5%;
    -moz-flex-basis: 87.5%;
    flex-basis: 87.5%;
  }
  .one-tenth {
    width: 10%;
    -ms-flex-preferred-size: 10%;
    -webkit-flex-basis: 10%;
    -moz-flex-basis: 10%;
    flex-basis: 10%;
  }
  .two-tenths {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    flex-basis: 20%;
  }
  .three-tenths {
    width: 30%;
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    flex-basis: 30%;
  }
  .four-tenths {
    width: 40%;
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    -moz-flex-basis: 40%;
    flex-basis: 40%;
  }
  .five-tenths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .six-tenths {
    width: 60%;
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
    flex-basis: 60%;
  }
  .seven-tenths {
    width: 70%;
    -ms-flex-preferred-size: 70%;
    -webkit-flex-basis: 70%;
    -moz-flex-basis: 70%;
    flex-basis: 70%;
  }
  .eight-tenths {
    width: 80%;
    -ms-flex-preferred-size: 80%;
    -webkit-flex-basis: 80%;
    -moz-flex-basis: 80%;
    flex-basis: 80%;
  }
  .nine-tenths {
    width: 90%;
    -ms-flex-preferred-size: 90%;
    -webkit-flex-basis: 90%;
    -moz-flex-basis: 90%;
    flex-basis: 90%;
  }
  .one-twelfth {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    flex-basis: 8.33333%;
  }
  .two-twelfths {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    flex-basis: 16.66667%;
  }
  .three-twelfths {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%;
  }
  .four-twelfths {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
  }
  .five-twelfths {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    flex-basis: 41.66667%;
  }
  .six-twelfths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .seven-twelfths {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    flex-basis: 58.33333%;
  }
  .eight-twelfths {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%;
  }
  .nine-twelfths {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%;
  }
  .ten-twelfths {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    flex-basis: 83.33333%;
  }
  .eleven-twelfths {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    flex-basis: 91.66667%;
  }
  .show {
    display: block !important;
  }
  .hide {
    display: none !important;
  }
  @media only screen and (max-width: 749px) {
    .small--one-whole {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
    }
    .small--one-half {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--one-third {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .small--two-thirds {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .small--one-quarter {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .small--two-quarters {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--three-quarters {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .small--one-fifth {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .small--two-fifths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .small--three-fifths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .small--four-fifths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .small--one-sixth {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .small--two-sixths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .small--three-sixths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--four-sixths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .small--five-sixths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .small--one-eighth {
      width: 12.5%;
      -ms-flex-preferred-size: 12.5%;
      -webkit-flex-basis: 12.5%;
      -moz-flex-basis: 12.5%;
      flex-basis: 12.5%;
    }
    .small--two-eighths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .small--three-eighths {
      width: 37.5%;
      -ms-flex-preferred-size: 37.5%;
      -webkit-flex-basis: 37.5%;
      -moz-flex-basis: 37.5%;
      flex-basis: 37.5%;
    }
    .small--four-eighths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--five-eighths {
      width: 62.5%;
      -ms-flex-preferred-size: 62.5%;
      -webkit-flex-basis: 62.5%;
      -moz-flex-basis: 62.5%;
      flex-basis: 62.5%;
    }
    .small--six-eighths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .small--seven-eighths {
      width: 87.5%;
      -ms-flex-preferred-size: 87.5%;
      -webkit-flex-basis: 87.5%;
      -moz-flex-basis: 87.5%;
      flex-basis: 87.5%;
    }
    .small--one-tenth {
      width: 10%;
      -ms-flex-preferred-size: 10%;
      -webkit-flex-basis: 10%;
      -moz-flex-basis: 10%;
      flex-basis: 10%;
    }
    .small--two-tenths {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .small--three-tenths {
      width: 30%;
      -ms-flex-preferred-size: 30%;
      -webkit-flex-basis: 30%;
      -moz-flex-basis: 30%;
      flex-basis: 30%;
    }
    .small--four-tenths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .small--five-tenths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--six-tenths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .small--seven-tenths {
      width: 70%;
      -ms-flex-preferred-size: 70%;
      -webkit-flex-basis: 70%;
      -moz-flex-basis: 70%;
      flex-basis: 70%;
    }
    .small--eight-tenths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .small--nine-tenths {
      width: 90%;
      -ms-flex-preferred-size: 90%;
      -webkit-flex-basis: 90%;
      -moz-flex-basis: 90%;
      flex-basis: 90%;
    }
    .small--one-twelfth {
      width: 8.33333%;
      -ms-flex-preferred-size: 8.33333%;
      -webkit-flex-basis: 8.33333%;
      -moz-flex-basis: 8.33333%;
      flex-basis: 8.33333%;
    }
    .small--two-twelfths {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .small--three-twelfths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .small--four-twelfths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .small--five-twelfths {
      width: 41.66667%;
      -ms-flex-preferred-size: 41.66667%;
      -webkit-flex-basis: 41.66667%;
      -moz-flex-basis: 41.66667%;
      flex-basis: 41.66667%;
    }
    .small--six-twelfths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .small--seven-twelfths {
      width: 58.33333%;
      -ms-flex-preferred-size: 58.33333%;
      -webkit-flex-basis: 58.33333%;
      -moz-flex-basis: 58.33333%;
      flex-basis: 58.33333%;
    }
    .small--eight-twelfths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .small--nine-twelfths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .small--ten-twelfths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .small--eleven-twelfths {
      width: 91.66667%;
      -ms-flex-preferred-size: 91.66667%;
      -webkit-flex-basis: 91.66667%;
      -moz-flex-basis: 91.66667%;
      flex-basis: 91.66667%;
    }
    .grid--uniform .small--one-half:nth-child(2n + 1),
    .grid--uniform .small--one-third:nth-child(3n + 1),
    .grid--uniform .small--one-quarter:nth-child(4n + 1),
    .grid--uniform .small--one-fifth:nth-child(5n + 1),
    .grid--uniform .small--one-sixth:nth-child(6n + 1),
    .grid--uniform .small--two-sixths:nth-child(3n + 1),
    .grid--uniform .small--three-sixths:nth-child(2n + 1),
    .grid--uniform .small--two-eighths:nth-child(4n + 1),
    .grid--uniform .small--four-eighths:nth-child(2n + 1),
    .grid--uniform .small--five-tenths:nth-child(2n + 1),
    .grid--uniform .small--one-twelfth:nth-child(12n + 1),
    .grid--uniform .small--two-twelfths:nth-child(6n + 1),
    .grid--uniform .small--three-twelfths:nth-child(4n + 1),
    .grid--uniform .small--four-twelfths:nth-child(3n + 1),
    .grid--uniform .small--six-twelfths:nth-child(2n + 1) {
      clear: both;
    }
    .small--show {
      display: block !important;
    }
    .small--hide {
      display: none !important;
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--one-whole {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
    }
    .medium-up--one-half {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--one-third {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .medium-up--two-thirds {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .medium-up--one-quarter {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .medium-up--two-quarters {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--three-quarters {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .medium-up--one-fifth {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .medium-up--two-fifths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .medium-up--three-fifths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .medium-up--four-fifths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .medium-up--one-sixth {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .medium-up--two-sixths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .medium-up--three-sixths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--four-sixths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .medium-up--five-sixths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .medium-up--one-eighth {
      width: 12.5%;
      -ms-flex-preferred-size: 12.5%;
      -webkit-flex-basis: 12.5%;
      -moz-flex-basis: 12.5%;
      flex-basis: 12.5%;
    }
    .medium-up--two-eighths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .medium-up--three-eighths {
      width: 37.5%;
      -ms-flex-preferred-size: 37.5%;
      -webkit-flex-basis: 37.5%;
      -moz-flex-basis: 37.5%;
      flex-basis: 37.5%;
    }
    .medium-up--four-eighths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--five-eighths {
      width: 62.5%;
      -ms-flex-preferred-size: 62.5%;
      -webkit-flex-basis: 62.5%;
      -moz-flex-basis: 62.5%;
      flex-basis: 62.5%;
    }
    .medium-up--six-eighths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .medium-up--seven-eighths {
      width: 87.5%;
      -ms-flex-preferred-size: 87.5%;
      -webkit-flex-basis: 87.5%;
      -moz-flex-basis: 87.5%;
      flex-basis: 87.5%;
    }
    .medium-up--one-tenth {
      width: 10%;
      -ms-flex-preferred-size: 10%;
      -webkit-flex-basis: 10%;
      -moz-flex-basis: 10%;
      flex-basis: 10%;
    }
    .medium-up--two-tenths {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .medium-up--three-tenths {
      width: 30%;
      -ms-flex-preferred-size: 30%;
      -webkit-flex-basis: 30%;
      -moz-flex-basis: 30%;
      flex-basis: 30%;
    }
    .medium-up--four-tenths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .medium-up--five-tenths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--six-tenths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .medium-up--seven-tenths {
      width: 70%;
      -ms-flex-preferred-size: 70%;
      -webkit-flex-basis: 70%;
      -moz-flex-basis: 70%;
      flex-basis: 70%;
    }
    .medium-up--eight-tenths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .medium-up--nine-tenths {
      width: 90%;
      -ms-flex-preferred-size: 90%;
      -webkit-flex-basis: 90%;
      -moz-flex-basis: 90%;
      flex-basis: 90%;
    }
    .medium-up--one-twelfth {
      width: 8.33333%;
      -ms-flex-preferred-size: 8.33333%;
      -webkit-flex-basis: 8.33333%;
      -moz-flex-basis: 8.33333%;
      flex-basis: 8.33333%;
    }
    .medium-up--two-twelfths {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .medium-up--three-twelfths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .medium-up--four-twelfths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .medium-up--five-twelfths {
      width: 41.66667%;
      -ms-flex-preferred-size: 41.66667%;
      -webkit-flex-basis: 41.66667%;
      -moz-flex-basis: 41.66667%;
      flex-basis: 41.66667%;
    }
    .medium-up--six-twelfths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .medium-up--seven-twelfths {
      width: 58.33333%;
      -ms-flex-preferred-size: 58.33333%;
      -webkit-flex-basis: 58.33333%;
      -moz-flex-basis: 58.33333%;
      flex-basis: 58.33333%;
    }
    .medium-up--eight-twelfths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .medium-up--nine-twelfths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .medium-up--ten-twelfths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .medium-up--eleven-twelfths {
      width: 91.66667%;
      -ms-flex-preferred-size: 91.66667%;
      -webkit-flex-basis: 91.66667%;
      -moz-flex-basis: 91.66667%;
      flex-basis: 91.66667%;
    }
    .grid--uniform .medium-up--one-half:nth-child(2n + 1),
    .grid--uniform .medium-up--one-third:nth-child(3n + 1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n + 1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n + 1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n + 1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n + 1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n + 1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n + 1),
    .grid--uniform .medium-up--four-eighths:nth-child(2n + 1),
    .grid--uniform .medium-up--five-tenths:nth-child(2n + 1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n + 1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n + 1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n + 1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n + 1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n + 1) {
      clear: both;
    }
    .medium-up--show {
      display: block !important;
    }
    .medium-up--hide {
      display: none !important;
    }
  }
  @media only screen and (min-width: 990px) {
    .large-up--one-whole {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
    }
    .large-up--one-half {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--one-third {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .large-up--two-thirds {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .large-up--one-quarter {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .large-up--two-quarters {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--three-quarters {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .large-up--one-fifth {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .large-up--two-fifths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .large-up--three-fifths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .large-up--four-fifths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .large-up--one-sixth {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .large-up--two-sixths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .large-up--three-sixths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--four-sixths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .large-up--five-sixths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .large-up--one-eighth {
      width: 12.5%;
      -ms-flex-preferred-size: 12.5%;
      -webkit-flex-basis: 12.5%;
      -moz-flex-basis: 12.5%;
      flex-basis: 12.5%;
    }
    .large-up--two-eighths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .large-up--three-eighths {
      width: 37.5%;
      -ms-flex-preferred-size: 37.5%;
      -webkit-flex-basis: 37.5%;
      -moz-flex-basis: 37.5%;
      flex-basis: 37.5%;
    }
    .large-up--four-eighths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--five-eighths {
      width: 62.5%;
      -ms-flex-preferred-size: 62.5%;
      -webkit-flex-basis: 62.5%;
      -moz-flex-basis: 62.5%;
      flex-basis: 62.5%;
    }
    .large-up--six-eighths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .large-up--seven-eighths {
      width: 87.5%;
      -ms-flex-preferred-size: 87.5%;
      -webkit-flex-basis: 87.5%;
      -moz-flex-basis: 87.5%;
      flex-basis: 87.5%;
    }
    .large-up--one-tenth {
      width: 10%;
      -ms-flex-preferred-size: 10%;
      -webkit-flex-basis: 10%;
      -moz-flex-basis: 10%;
      flex-basis: 10%;
    }
    .large-up--two-tenths {
      width: 20%;
      -ms-flex-preferred-size: 20%;
      -webkit-flex-basis: 20%;
      -moz-flex-basis: 20%;
      flex-basis: 20%;
    }
    .large-up--three-tenths {
      width: 30%;
      -ms-flex-preferred-size: 30%;
      -webkit-flex-basis: 30%;
      -moz-flex-basis: 30%;
      flex-basis: 30%;
    }
    .large-up--four-tenths {
      width: 40%;
      -ms-flex-preferred-size: 40%;
      -webkit-flex-basis: 40%;
      -moz-flex-basis: 40%;
      flex-basis: 40%;
    }
    .large-up--five-tenths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--six-tenths {
      width: 60%;
      -ms-flex-preferred-size: 60%;
      -webkit-flex-basis: 60%;
      -moz-flex-basis: 60%;
      flex-basis: 60%;
    }
    .large-up--seven-tenths {
      width: 70%;
      -ms-flex-preferred-size: 70%;
      -webkit-flex-basis: 70%;
      -moz-flex-basis: 70%;
      flex-basis: 70%;
    }
    .large-up--eight-tenths {
      width: 80%;
      -ms-flex-preferred-size: 80%;
      -webkit-flex-basis: 80%;
      -moz-flex-basis: 80%;
      flex-basis: 80%;
    }
    .large-up--nine-tenths {
      width: 90%;
      -ms-flex-preferred-size: 90%;
      -webkit-flex-basis: 90%;
      -moz-flex-basis: 90%;
      flex-basis: 90%;
    }
    .large-up--one-twelfth {
      width: 8.33333%;
      -ms-flex-preferred-size: 8.33333%;
      -webkit-flex-basis: 8.33333%;
      -moz-flex-basis: 8.33333%;
      flex-basis: 8.33333%;
    }
    .large-up--two-twelfths {
      width: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
      -webkit-flex-basis: 16.66667%;
      -moz-flex-basis: 16.66667%;
      flex-basis: 16.66667%;
    }
    .large-up--three-twelfths {
      width: 25%;
      -ms-flex-preferred-size: 25%;
      -webkit-flex-basis: 25%;
      -moz-flex-basis: 25%;
      flex-basis: 25%;
    }
    .large-up--four-twelfths {
      width: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
      -webkit-flex-basis: 33.33333%;
      -moz-flex-basis: 33.33333%;
      flex-basis: 33.33333%;
    }
    .large-up--five-twelfths {
      width: 41.66667%;
      -ms-flex-preferred-size: 41.66667%;
      -webkit-flex-basis: 41.66667%;
      -moz-flex-basis: 41.66667%;
      flex-basis: 41.66667%;
    }
    .large-up--six-twelfths {
      width: 50%;
      -ms-flex-preferred-size: 50%;
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      flex-basis: 50%;
    }
    .large-up--seven-twelfths {
      width: 58.33333%;
      -ms-flex-preferred-size: 58.33333%;
      -webkit-flex-basis: 58.33333%;
      -moz-flex-basis: 58.33333%;
      flex-basis: 58.33333%;
    }
    .large-up--eight-twelfths {
      width: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      -webkit-flex-basis: 66.66667%;
      -moz-flex-basis: 66.66667%;
      flex-basis: 66.66667%;
    }
    .large-up--nine-twelfths {
      width: 75%;
      -ms-flex-preferred-size: 75%;
      -webkit-flex-basis: 75%;
      -moz-flex-basis: 75%;
      flex-basis: 75%;
    }
    .large-up--ten-twelfths {
      width: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
      -webkit-flex-basis: 83.33333%;
      -moz-flex-basis: 83.33333%;
      flex-basis: 83.33333%;
    }
    .large-up--eleven-twelfths {
      width: 91.66667%;
      -ms-flex-preferred-size: 91.66667%;
      -webkit-flex-basis: 91.66667%;
      -moz-flex-basis: 91.66667%;
      flex-basis: 91.66667%;
    }
    .grid--uniform .large-up--one-half:nth-child(2n + 1),
    .grid--uniform .large-up--one-third:nth-child(3n + 1),
    .grid--uniform .large-up--one-quarter:nth-child(4n + 1),
    .grid--uniform .large-up--one-fifth:nth-child(5n + 1),
    .grid--uniform .large-up--one-sixth:nth-child(6n + 1),
    .grid--uniform .large-up--two-sixths:nth-child(3n + 1),
    .grid--uniform .large-up--three-sixths:nth-child(2n + 1),
    .grid--uniform .large-up--two-eighths:nth-child(4n + 1),
    .grid--uniform .large-up--four-eighths:nth-child(2n + 1),
    .grid--uniform .large-up--five-tenths:nth-child(2n + 1),
    .grid--uniform .large-up--one-twelfth:nth-child(12n + 1),
    .grid--uniform .large-up--two-twelfths:nth-child(6n + 1),
    .grid--uniform .large-up--three-twelfths:nth-child(4n + 1),
    .grid--uniform .large-up--four-twelfths:nth-child(3n + 1),
    .grid--uniform .large-up--six-twelfths:nth-child(2n + 1) {
      clear: both;
    }
    .large-up--show {
      display: block !important;
    }
    .large-up--hide {
      display: none !important;
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--push-one-half {
      left: 50%;
    }
    .medium-up--push-one-third {
      left: 33.33333%;
    }
    .medium-up--push-two-thirds {
      left: 66.66667%;
    }
    .medium-up--push-one-quarter {
      left: 25%;
    }
    .medium-up--push-two-quarters {
      left: 50%;
    }
    .medium-up--push-three-quarters {
      left: 75%;
    }
    .medium-up--push-one-fifth {
      left: 20%;
    }
    .medium-up--push-two-fifths {
      left: 40%;
    }
    .medium-up--push-three-fifths {
      left: 60%;
    }
    .medium-up--push-four-fifths {
      left: 80%;
    }
    .medium-up--push-one-sixth {
      left: 16.66667%;
    }
    .medium-up--push-two-sixths {
      left: 33.33333%;
    }
    .medium-up--push-three-sixths {
      left: 50%;
    }
    .medium-up--push-four-sixths {
      left: 66.66667%;
    }
    .medium-up--push-five-sixths {
      left: 83.33333%;
    }
    .medium-up--push-one-eighth {
      left: 12.5%;
    }
    .medium-up--push-two-eighths {
      left: 25%;
    }
    .medium-up--push-three-eighths {
      left: 37.5%;
    }
    .medium-up--push-four-eighths {
      left: 50%;
    }
    .medium-up--push-five-eighths {
      left: 62.5%;
    }
    .medium-up--push-six-eighths {
      left: 75%;
    }
    .medium-up--push-seven-eighths {
      left: 87.5%;
    }
    .medium-up--push-one-tenth {
      left: 10%;
    }
    .medium-up--push-two-tenths {
      left: 20%;
    }
    .medium-up--push-three-tenths {
      left: 30%;
    }
    .medium-up--push-four-tenths {
      left: 40%;
    }
    .medium-up--push-five-tenths {
      left: 50%;
    }
    .medium-up--push-six-tenths {
      left: 60%;
    }
    .medium-up--push-seven-tenths {
      left: 70%;
    }
    .medium-up--push-eight-tenths {
      left: 80%;
    }
    .medium-up--push-nine-tenths {
      left: 90%;
    }
    .medium-up--push-one-twelfth {
      left: 8.33333%;
    }
    .medium-up--push-two-twelfths {
      left: 16.66667%;
    }
    .medium-up--push-three-twelfths {
      left: 25%;
    }
    .medium-up--push-four-twelfths {
      left: 33.33333%;
    }
    .medium-up--push-five-twelfths {
      left: 41.66667%;
    }
    .medium-up--push-six-twelfths {
      left: 50%;
    }
    .medium-up--push-seven-twelfths {
      left: 58.33333%;
    }
    .medium-up--push-eight-twelfths {
      left: 66.66667%;
    }
    .medium-up--push-nine-twelfths {
      left: 75%;
    }
    .medium-up--push-ten-twelfths {
      left: 83.33333%;
    }
    .medium-up--push-eleven-twelfths {
      left: 91.66667%;
    }
  }
  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }
  *:focus {
    outline: none;
  }
  body {
    margin: 0 !important;
    transition: opacity ease-out 1.2s;
    opacity: 1 !important;
  }
  body,
  input,
  textarea,
  button,
  select {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
  }
  img {
    max-width: 100%;
    border: 0;
    height:auto;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  button:focus {
    outline: none;
  }
  input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td,
  th {
    padding: 0;
  }
  textarea {
    overflow: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
  }
  [tabindex="-1"]:focus {
    outline: none;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .visually-hidden,
  .icon__fallback-text,
  .no-js .lazyload,
  .no-js .article__photo-wrapper,
  .no-js .image-content__image-wrapper {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .js-focus-hidden:focus {
    outline: none;
  }
  .outline-none {
    outline: 0;
  }
  .outline-none:hover,
  .outline-none:focus,
  .outline-none:active {
    outline: 0;
  }
  .box-shadow-none {
    box-shadow: none !important;
  }
  .box-shadow-none:hover,
  .box-shadow-none:focus,
  .box-shadow-none:active {
    box-shadow: none !important;
  }
  .skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: var(--color-body-text);
    background-color: var(--color-body);
    padding: var(--g-hgutter);
    z-index: 10000;
    transition: none;
  }
  body,
  html {
      background-color: var(--color-body);
  }
  .container,
  .container-fluid,
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto,
  .col-2-4,
  .col-9-6,
  .col-sm-2-4,
  .col-sm-9-6,
  .col-md-2-4,
  .col-md-9-6,
  .col-lg-2-4,
  .col-lg-9-6 {
    padding-left: var(--g-hgutter);
    padding-right: var(--g-hgutter);
  }
  .container-fluid {
    padding: 0 20px;
  }
  @media only screen and (min-width: 990px) {
    .container-fluid {
      width: 100%;
      max-width: 1800px;
      margin-left: auto;
      margin-right: auto;
      padding-left: var(--g-gutter);
      padding-right: var(--g-gutter);
    }
  }
  @media only screen and (max-width: 989px) {
    .container {
      padding: 0 20px;
    }
  }
  .row {
    margin-right: calc(0px - var(--g-hgutter));
    margin-left: calc(0px - var(--g-hgutter));
  }
  .row.no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .col-2-4,
  .col-9-6 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-9-6 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  @media (min-width: 576px) {
    .col-sm-2-4 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-sm-9-6 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: 80%;
    }
  }
  @media (min-width: 768px) {
    .col-md-2-4 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-md-9-6 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: 80%;
    }
  }
  @media (min-width: 992px) {
    .col-lg-2-4 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-lg-9-6 {
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: 80%;
    }
  }
  .page-width {
    *zoom: 1;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .page-width:after {
    content: "";
    display: table;
    clear: both;
  }
  @media only screen and (min-width: 750px) {
    .page-width {
      padding: 0 var(--g-gutter);
    }
  }
  blockquote p + cite {
    margin-top: var(--g-hgutter);
  }
  blockquote cite {
    display: block;
  }
  blockquote cite:before {
    content: "\2014  ";
  }
  code,
  pre {
    font-family: Consolas, monospace;
    font-size: 1em;
  }
  pre {
    overflow: auto;
  }
  .blockquote {
    position: relative;
    font-size: 16px;
  }
  svg,
  .icon,
  [class^="icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    font-size: 16px;
    fill: currentColor;
  }
  .no-svg svg,
  .no-svg .icon,
  .no-svg [class^="icon-"] {
    display: none;
  }
  .iconx2 svg,
  .iconx2 .icon,
  .iconx2 [class^="icon-"] {
    width: 25px;
    height: 25px;
    font-size: 25px;
  }
  .iconx3 svg,
  .iconx3 .icon,
  .iconx3 [class^="icon-"] {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
  .iconx4 svg,
  .iconx4 .icon,
  .iconx4 [class^="icon-"] {
    width: 35px;
    height: 35px;
    font-size: 35px;
  }
  .iconx5 svg,
  .iconx5 .icon,
  .iconx5 [class^="icon-"] {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  .iconx6 svg,
  .iconx6 .icon,
  .iconx6 [class^="icon-"] {
    width: 45px;
    height: 45px;
    font-size: 45px;
  }
  .iconx7 svg,
  .iconx7 .icon,
  .iconx7 [class^="icon-"] {
    width: 50px;
    height: 50px;
    font-size: 50px;
  }
  .iconx8 svg,
  .iconx8 .icon,
  .iconx8 [class^="icon-"] {
    width: 50px;
    height: 50px;
    font-size: 50px;
  }
  .iconx9 svg,
  .iconx9 .icon,
  .iconx9 [class^="icon-"] {
    width: 60px;
    height: 60px;
    font-size: 60px;
  }
  .iconx10 svg,
  .iconx10 .icon,
  .iconx10 [class^="icon-"] {
    width: 65px;
    height: 65px;
    font-size: 65px;
  }
  .iconx11 svg,
  .iconx11 .icon,
  .iconx11 [class^="icon-"] {
    width: 70px;
    height: 70px;
    font-size: 70px;
  }
  .iconx12 svg,
  .iconx12 .icon,
  .iconx12 [class^="icon-"] {
    width: 75px;
    height: 75px;
    font-size: 75px;
  }
  .iconx13 svg,
  .iconx13 .icon,
  .iconx13 [class^="icon-"] {
    width: 80px;
    height: 80px;
    font-size: 80px;
  }
  .iconx14 svg,
  .iconx14 .icon,
  .iconx14 [class^="icon-"] {
    width: 85px;
    height: 85px;
    font-size: 85px;
  }
  .iconx15 svg,
  .iconx15 .icon,
  .iconx15 [class^="icon-"] {
    width: 90px;
    height: 90px;
    font-size: 90px;
  }
  .no-svg .icon__fallback-text {
    position: static !important;
    overflow: inherit;
    clip: none;
    height: auto;
    width: auto;
    margin: 0;
  }
  svg.icon:not(.icon--full-color) circle,
  svg.icon:not(.icon--full-color) ellipse,
  svg.icon:not(.icon--full-color) g,
  svg.icon:not(.icon--full-color) line,
  svg.icon:not(.icon--full-color) path,
  svg.icon:not(.icon--full-color) polygon,
  svg.icon:not(.icon--full-color) polyline,
  svg.icon:not(.icon--full-color) rect,
  symbol.icon:not(.icon--full-color) circle,
  symbol.icon:not(.icon--full-color) ellipse,
  symbol.icon:not(.icon--full-color) g,
  symbol.icon:not(.icon--full-color) line,
  symbol.icon:not(.icon--full-color) path,
  symbol.icon:not(.icon--full-color) polygon,
  symbol.icon:not(.icon--full-color) polyline,
  symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit;
  }
  .lazyload,
  .lazyloading {
    opacity: 0.3;
  }
  .lazyloaded {
    opacity: 1;
    transition: opacity 0.2s;
  }
  @keyframes zoom-fade-small{
    0%{
      opacity:0;
      transform:scale(1.1);
    }
    10%{
      opacity:0.1;
    }
    20%{
      opacity:0.2;
    }
    to{
      opacity:1;
      transform:scale(1);
    }
  }
  .scale-in{
    transition: transform .8s cubic-bezier(0,.14,.19,1), opacity .8s cubic-bezier(0,.14,.19,1);
    transition-delay: .5s;
    opacity:0;
    transform:scale(1.1);
  }
  .scale-in.lazyloaded{
    opacity:1;
    transform:scale(1);
    transition-delay: 0s;
  }
  img[data-sizes="auto"] {
    display: block;
    width: 100%;
  }
  .payment-icons {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
  }
  .payment-icons li {
    margin-right: 5px;
  }
  .payment-icons .icon,
  .payment-icons [class^="icon-"] {
    width: 38px;
    height: 24px;
  }
  .payment-icons .icon--wide {
    width: 55px;
  }
  ul,
  ol {
    margin: 0;
    padding: 0;
  }
  ol {
    list-style: decimal;
  }
  .list-styled {
    padding-left: 30px;
  }
  .rtl .list-styled {
    padding-right: 30px;
    padding-left: inherit;
  }
  .list--inline {
    padding: 0;
    margin: 0;
  }
  .list--inline li {
    display: inline-block;
    margin-bottom: 0;
  }
  .text-center.rte ul,
  .text-center.rte ol,
  .text-center .rte ul,
  .text-center .rte ol {
    margin-left: 0;
    list-style-position: inside;
  }
  .rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .btn {
    cursor: pointer;
    border-radius: 0;
    font-size: var(--g-font-size);
  }
  .btn.focus,
  .btn:focus {
    box-shadow: none;
  }
  .btn-link {
    color: var(--g-main);
    text-decoration: none;
  }
  .btn-link:hover,
  .btn-link:active,
  .btn-link:focus {
    text-decoration: none;
    color: var(--g-cta-button);
  }
  .btn-primary,
  .btn-primary.disabled {
    border: 1px solid var(--g-cta-text);
    background-color: var(--g-cta-button);
    color:var(--g-cta-text);
  }
  .btn-primary:hover,
  .btn-primary:active,
  .btn-primary:focus {
    background-color: var(--g-main) !important;
    color: #fff !important;
    border-color: var(--g-main) !important;
    box-shadow: none !important;
  }
  .btn-theme,
  .shopify-payment-button .shopify-payment-button__button--unbranded,
  .spr-summary-actions-newreview {
    z-index: 1;
  }
  .btn-theme.btn-sm,
  .shopify-payment-button .btn-sm.shopify-payment-button__button--unbranded,
  .btn-sm.spr-summary-actions-newreview {
    padding: 0.7rem 1rem;
    /* font-size: 0.875rem; */
  }
  .btn-sm{
    padding: 0.7rem 1rem !important; 
  }
  input.btn-theme,
  .shopify-payment-button input.shopify-payment-button__button--unbranded,
  input.spr-summary-actions-newreview {
    background-color: var(--g-cta-button);
  }
  input.btn-theme:hover,
  .shopify-payment-button input.shopify-payment-button__button--unbranded:hover,
  input.spr-summary-actions-newreview:hover {
    background-color: 
  }
  .btn-theme,
  .shopify-payment-button .shopify-payment-button__button--unbranded,
  .spr-summary-actions-newreview,
  .rte .btn-theme,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded,
  .rte .spr-summary-actions-newreview, .shopify-challenge__button{
    padding: var(--g-padding-ver-btn) var(--g-padding-hoz-btn);
    display: inline-block;
    width: auto;
    text-decoration: none !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid var(--g-cta-text);
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: var(--g-text-transform-btn);
    font-size: var(--g-font-size-btn);
    line-height: 1;
    font-weight: var(--g-font-weight-btn);
    background-color: var(--g-cta-button);
    color: var(--g-cta-text);
    font-family: var(--g-font-family_btn);
    letter-spacing: var(--g-font-spacing-btn);
    /* border-radius: var(--g-font-radius-btn); */
    position: relative;
    overflow: hidden;
    transition: 0.4s;
  }
  .btn-outline{
    text-transform: var(--g-text-transform-btn);
    font-size: var(--g-font-size-btn);
    line-height: 18px;
    font-weight: var(--g-font-weight-btn);
    background-color: transparent;
    font-family: var(--g-font-family_btn);
    letter-spacing: var(--g-font-spacing-btn);
    border-radius: var(--g-font-radius-btn);
    padding: calc(var(--g-padding-ver-btn) - 4px) var(--g-padding-hoz-btn);
    display: inline-block;
    border:1px solid var(--g-cta-text);
    overflow: hidden;
    position: relative;
    z-index: 1;
    color:var(--g-cta-text);
  }
  .btn-outline.btn-outline-white{
    border-color:white;
    color:white;
  }
  .btn-theme.btn-white,
  .shopify-payment-button .btn-white.shopify-payment-button__button--unbranded,
  .btn-white.spr-summary-actions-newreview,
  .rte .btn-theme.btn-white,
  .rte
    .shopify-payment-button
    .btn-white.shopify-payment-button__button--unbranded,
  .shopify-payment-button
    .rte
    .btn-white.shopify-payment-button__button--unbranded,
  .rte .btn-white.spr-summary-actions-newreview {
    background: #fff;
    color: var(--g-cta-text);
  }
  .btn-theme.btn-white:before,
  .shopify-payment-button
    .btn-white.shopify-payment-button__button--unbranded:before,
  .btn-white.spr-summary-actions-newreview:before,
  .rte .btn-theme.btn-white:before,
  .rte
    .shopify-payment-button
    .btn-white.shopify-payment-button__button--unbranded:before,
  .shopify-payment-button
    .rte
    .btn-white.shopify-payment-button__button--unbranded:before,
  .rte .btn-white.spr-summary-actions-newreview:before {
    background:rgba(var(--g-color-heading-rgb),0.05);
  }
  .btn-theme.btn-white:hover,
  .shopify-payment-button
    .btn-white.shopify-payment-button__button--unbranded:hover,
  .btn-white.spr-summary-actions-newreview:hover,
  .rte .btn-theme.btn-white:hover,
  .rte
    .shopify-payment-button
    .btn-white.shopify-payment-button__button--unbranded:hover,
  .shopify-payment-button
    .rte
    .btn-white.shopify-payment-button__button--unbranded:hover,
  .rte .btn-white.spr-summary-actions-newreview:hover {
    background:white;
    color: var(--g-main);
  }
  .btn-theme:before,
  .shopify-payment-button .shopify-payment-button__button--unbranded:before,
  .spr-summary-actions-newreview:before,
  .rte .btn-theme:before,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded:before,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded:before,
  .rte .spr-summary-actions-newreview:before,.btn-outline:before{
    content: "";
    display: block;
    position: absolute;
    background:var(--g-main-2);
    width: 120%;
    height: 110%;
    top: 0;
    right: 0;
      bottom: 0;
      left: 0;
      transform: rotate3d(0,0,1,4deg) translate3d(-1em,108%,0);
      transform-origin: 0% 100%;
      will-change: transform;
      z-index: -1;
      transition: transform 0.2s cubic-bezier(.17,.67,.83,.67);
  }
  .btn-theme:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover,
  .spr-summary-actions-newreview:hover,
  .rte .btn-theme:hover,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded:hover,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded:hover,
  .rte .spr-summary-actions-newreview:hover,.btn-outline:hover, .shopify-challenge__button:hover{ 
    border-color: var(--g-main-2);
    /* background-color: var(--g-main); */
    color: #fff ;
  }
  .btn-theme:hover:before,
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover:before,
  .spr-summary-actions-newreview:hover:before,
  .rte .btn-theme:hover:before,
  .rte
    .shopify-payment-button
    .shopify-payment-button__button--unbranded:hover:before,
  .shopify-payment-button
    .rte
    .shopify-payment-button__button--unbranded:hover:before,
  .rte .spr-summary-actions-newreview:hover:before ,.btn-outline:hover:before{
    transform: rotate3d(0,0,1,0) translateZ(0);
  }
  .btn-theme:active,
  .shopify-payment-button .shopify-payment-button__button--unbranded:active,
  .spr-summary-actions-newreview:active,
  .btn-theme:focus,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus,
  .spr-summary-actions-newreview:focus,
  .rte .btn-theme:active,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded:active,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded:active,
  .rte .spr-summary-actions-newreview:active,
  .rte .btn-theme:focus,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded:focus,
  .rte .spr-summary-actions-newreview:focus {
    border-color: var(--g-main);
    /* background-color: var(--g-main); */
    color: #fff;
  }
  .btn-theme:active:before,
  .shopify-payment-button
    .shopify-payment-button__button--unbranded:active:before,
  .spr-summary-actions-newreview:active:before,
  .btn-theme:focus:before,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus:before,
  .spr-summary-actions-newreview:focus:before,
  .rte .btn-theme:active:before,
  .rte
    .shopify-payment-button
    .shopify-payment-button__button--unbranded:active:before,
  .shopify-payment-button
    .rte
    .shopify-payment-button__button--unbranded:active:before,
  .rte .spr-summary-actions-newreview:active:before,
  .rte .btn-theme:focus:before,
  .rte
    .shopify-payment-button
    .shopify-payment-button__button--unbranded:focus:before,
  .shopify-payment-button
    .rte
    .shopify-payment-button__button--unbranded:focus:before,
  .rte .spr-summary-actions-newreview:focus:before {
      transform: rotate3d(0,0,1,0) translateZ(0);
  }
  .btn-theme[disabled],
  .shopify-payment-button [disabled].shopify-payment-button__button--unbranded,
  [disabled].spr-summary-actions-newreview,
  .rte .btn-theme[disabled],
  .rte
    .shopify-payment-button
    [disabled].shopify-payment-button__button--unbranded,
  .shopify-payment-button
    .rte
    [disabled].shopify-payment-button__button--unbranded,
  .rte [disabled].spr-summary-actions-newreview {
    cursor: default;
    color: #757575;
    background-color: #d5d5d5;
    border-color: #d5d5d5;
  }
  .btn-theme[disabled]:before,
  .shopify-payment-button
    [disabled].shopify-payment-button__button--unbranded:before,
  [disabled].spr-summary-actions-newreview:before,
  .rte .btn-theme[disabled]:before,
  .rte
    .shopify-payment-button
    [disabled].shopify-payment-button__button--unbranded:before,
  .shopify-payment-button
    .rte
    [disabled].shopify-payment-button__button--unbranded:before,
  .rte [disabled].spr-summary-actions-newreview:before {
    display: none;
  }
  .btn-theme .icon,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon,
  .spr-summary-actions-newreview .icon,
  .btn-theme [class^="icon-"],
  .shopify-payment-button
    .shopify-payment-button__button--unbranded
    [class^="icon-"],
  .spr-summary-actions-newreview [class^="icon-"],
  .rte .btn-theme .icon,
  .rte .shopify-payment-button .shopify-payment-button__button--unbranded .icon,
  .shopify-payment-button .rte .shopify-payment-button__button--unbranded .icon,
  .rte .spr-summary-actions-newreview .icon,
  .rte .btn-theme [class^="icon-"],
  .rte
    .shopify-payment-button
    .shopify-payment-button__button--unbranded
    [class^="icon-"],
  .shopify-payment-button
    .rte
    .shopify-payment-button__button--unbranded
    [class^="icon-"],
  .rte .spr-summary-actions-newreview [class^="icon-"] {
    fill: currentColor;
  }
  .btn-gradient {
    background: black;
    background: -moz-linear-gradient(top, black 0%, var(--color-accent) 100%);
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0%, black),
      color-stop(100%, var(--color-accent))
    );
    background: -webkit-linear-gradient(top, black 0%, var(--color-accent) 100%);
    background: -o-linear-gradient(top, black 0%, var(--color-accent) 100%);
    background: -ms-linear-gradient(top, black 0%, var(--color-accent) 100%);
    background: linear-gradient(to bottom, black 0%, var(--color-accent) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0);
    color: #fff;
    border: none;
  }
  .btn-gradient:hover {
    opacity: 0.8;
  }
  .text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  th {
    font-weight: 700;
  }
  th,
  td {
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  @media only screen and (max-width: 749px) {
    .responsive-table thead {
      display: none;
    }
    .responsive-table tr {
      display: block;
    }
    .responsive-table th,
    .responsive-table td {
      display: block;
      text-align: right;
      padding: var(--g-hgutter);
      margin: 0;
    }
    .responsive-table td:before {
      content: attr(data-label);
      float: left;
      text-align: center;
      font-size: var(--g-font-size);
      padding-right: 10px;
    }
  }
  .responsive-table__row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .responsive-table__row:last-child{
    border-bottom: 1px solid transparent;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  .video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
  }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  @media only screen and (max-width: 989px) {
    input,
    select,
    textarea {
      font-size: calc(var(--g-font-size) + 2px);
    }
  }
  fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 var(--g-gutter);
    padding: var(--g-hgutter);
  }
  legend {
    border: 0;
    padding: 0;
  }
  button,
  input[type="submit"] {
    cursor: pointer;
  }
  input,
  textarea,
  select {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    max-width: 100%;
  }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #b5b5b5;
    outline: none;
  }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #d5d5d5;
    border-color: #757575;
  }
  input.input--error,
  select.input--error,
  textarea.input--error {
    border-color: #ec523e;
    background-color: #ec523e;
    color: #ec523e;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url('//cdn.shopify.com/s/files/1/1430/7398/t/18/assets/ico-select.svg?v=67085774643921612841659023694');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
  }
  optgroup {
    font-weight: 700;
  }
  option {
    color: #000;
    background-color: #fff;
  }
  select::-ms-expand {
    display: none;
  }
  .label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  label[for] {
    cursor: pointer;
  }
  .is_stuck {
    padding-top: 30px;
  }
  .border-radius-0 {
    border-radius: 0 !important;
  }
  .text-body {
    color: var(--color-body-text) !important;
  }
  .text-theme {
    color: var(--g-main) !important;
  }
  .text-theme-2 {
    color: var(--g-main-2) !important;
  }
  .text-theme-50 {
    color: var(--color-accent)80 !important;
  }
  .bg-theme {
    background-color: var(--g-main) !important;
  }
  .bg-theme-light {
    background-color: var(--g-main) !important;
  }
  .js-fake-view{
    border-radius: 8px;
    min-width: 18px;
    text-align: center;
    font-weight:bold;
    display: inline-block;
  }
  span.js-fake-view.text-theme {
      color: var(--g-main-2)!important;
  }
  .bg-theme-dark {
    background-color: #004d3a !important;
  }
  .bg-theme-50 {
    background-color: var(--color-accent)80 !important;
  }
  .border-theme {
    border-color: var(--g-main) !important;
  }
  .text-hover-theme:hover,
  .text-theme-hover:hover {
    color: var(--g-main) !important;
  }
  .font-family-1 {
    font-family: var(--g-font-1) !important;
  }
  .mega-subtitle.slideshow__subtitle.font-family-1 {
    font-family: var(--g-font-2) !important;
  }
  .font-family-2 {
    font-family: var(--g-font-2) !important;
  }
  .font-family-3 {
    font-family: var(--g-font-3) !important;
  }
  .font-family-4 {
    font-family: var(--g-font-4) !important;
  }
  .fs-140{
    font-size: 140px;
    line-height: 1;
  }
  .fs-110{
    font-size: 110px;
    line-height: 1;
  }
  @media (max-width:749px){
    .fs-140{
      font-size: var(--g-h1-font-size);
      line-height: 1;
    }
    .fs-110{
      font-size:80px;
      line-height: 1;
    }
  }
  .fz {
    font-size: var(--g-font-size);
  }
  .fz-1 {
    font-size: calc(var(--g-font-size) + 1px);
  }
  .fz-2 {
    font-size: calc(var(--g-font-size) + 2px);
  }
  .fz-3 {
    font-size: calc(var(--g-font-size) + 3px);
  }
  .fz-4 {
    font-size: calc(var(--g-font-size) + 4px);
  }
  .fz-5 {
    font-size: calc(var(--g-font-size) + 5px);
  }
  .fz-6 {
    font-size: calc(var(--g-font-size) + 6px);
  }
  .fz-7 {
    font-size: calc(var(--g-font-size) + 7px);
  }
  .fz-8 {
    font-size: calc(var(--g-font-size) + 8px);
  }
  .fz-9 {
    font-size: calc(var(--g-font-size) + 9px);
  }
  .fz-10 {
    font-size: calc(var(--g-font-size) + 10px);
  }
  .fz-n1 {
    font-size: calc(var(--g-font-size) - 1px);
  }
  .fz-n2 {
    font-size: calc(var(--g-font-size) - 2px);
  }
  .fz-n3 {
    font-size: calc(var(--g-font-size) - 3px);
  }
  .fz-n4 {
    font-size: calc(var(--g-font-size) - 4px);
  }
  .fz-n5 {
    font-size: calc(var(--g-font-size) - 5px);
  }
  .transition {
    transition: all ease 0.45s;
  }
  .transition:before,
  .transition:after {
    transition: all ease 0.45s;
  }
  .position-absolute-100 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .rating {
    padding-left: 0;
    list-style: none;
  }
  .rating li {
      width: 16px;
      margin-right: 2px;
      display: inline-block;
    }
    .rating li svg {
      width: 16px;
      height: 16px;
    }
    .rating li.rated svg{
      fill: var(--g-rate);
    }
  
  .hv-image-brightness:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
  .hv-image-sepia:hover img {
    -webkit-filter: sepia(1);
    filter: sepia(1);
  }
  .hv-image-grayscale img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
  }
  .hv-image-grayscale:hover img {
    -webkit-filter: none;
    filter: none;
  }
  .hv-image-brightness-n img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
  .hv-image-brightness-n:hover img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  .js-masonry .banner-theme {
    margin-bottom: 20px;
  }
  .banner-theme {
    position: relative;
    overflow: hidden;
    display: flex;
    border-radius: 5px;
    justify-content: flex-start;
  }
  .banner-theme img {
    max-width: unset;
  }
  .banner-theme > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  .banner-theme figcaption {
    z-index: 3;
  }
  @media only screen and (min-width: 750px) {
    .banner-theme:hover img {
      -ms-transform: scale(1.08);
      -webkit-transform: scale(1.08);
      transform: scale(1.08);
    }
  }
  .banner-theme:hover .bg-des:before {
    width: 100%;
    right: auto;
    left: 0;
  }
  figcaption {
    position: relative;
  }
  figcaption .bg-des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: var( --g-figcaption-des );
    opacity: var( --g-figcaption-op );
  }
  .banner-theme figcaption {
    position: absolute;
    padding: 40px 7%;
    align-items: center;
    width: 100%;
  }
  @media only screen and (max-width: 989px) {
    .banner-theme figcaption {
      padding: 32px;
    }
  }
  .banner-theme-top figcaption {
    top: 0px;
  }
  .banner-theme-mid figcaption {
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
  .banner-theme-left.banner-theme-mid figcaption {
    left: 0;
  }
  .banner-theme-center.banner-theme-mid figcaption {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    padding: 0;
  }
  .banner-theme-bottom figcaption {
    bottom: 0px;
    left: 0px;
  }
  .banner-theme-left figcaption {
    left: 0px;
  }
  .banner-theme-right figcaption {
    right: 0px;
  }
  .spr-pagination-page {
    margin-right: 5px;
  }
  .rtl .spr-pagination-page {
    margin-left: 5px;
    margin-right: inherit;
  }
  .nav-tabs.nav-tabs-1 {
    justify-content: center;
    border: none;
    gap: 10px 42px;
    
  }
  .nav-tabs.style-line{
    box-shadow: 0 -1px var(--g-input-border) inset;
  }
  .nav-tabs.nav-tabs-1 .nav-link {
    color: var(--g-color-heading);
    border: none;
    /* border-bottom: 2px solid transparent; */
    opacity: 0.6;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    position: relative;
    font-size: 32px;
    line-height: 1.4;
    text-transform: capitalize;
    font-family: var(--g-font-1);
  }
  .nav-tabs.nav-tabs-1.style-line .nav-link:before{
    content:"";
    width: 0;
    transition: width .3s ease;
    border-bottom: 2px solid var(--g-main);
    position: absolute;
    bottom: 1px;
    left:0;
  }
  
  .nav-tabs.nav-tabs-1.style-line .nav-link:focus,
  .nav-tabs.nav-tabs-1.style-line .nav-link.active {
    opacity: 1;
    color:var(--g-main);
  }
  .nav-tabs.nav-tabs-1.style-line .nav-link.active:before,.nav-tabs.nav-tabs-1.style-line .nav-link:focus:before{
    width:100%;
  }
  .nav-tabs.nav-tabs-1.style-line .nav-link:hover{
    opacity: 1;
    color:var(--g-main);
  }
  .nav-tabs.nav-tabs-1.style-line-right .nav-item{
    position: relative;
  }
  .nav-tabs.nav-tabs-1.style-line-right .nav-item:not(:last-child)::before{
    content: "";
    position: absolute;
    top: 50%;
    right: -35px;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 1px;
    background-color: var(--g-color-heading);
    transform: rotate(112deg);
    width: 30px;
    opacity: 0.5;
  }
  .nav-tabs.nav-tabs-1.style-line-right .nav-link:focus,
  .nav-tabs.nav-tabs-1.style-line-right .nav-link.active {
    opacity: 1;
  }
  .nav-tabs.nav-tabs-1.style-line-right .nav-link:hover{
    opacity: 1;
  }
  @media (max-width:767px){
    .nav-tabs.nav-tabs-1.style-line-right .nav-item:not(:last-child)::before{
      display: none;
    }
  }
  .nav-tabs.style-with_icon .nav-link{
    border: none;
    opacity: 0.6;
  }
  .nav-tabs.style-with_icon .nav-link .product-tab-icon-link{
    transition: all .3s ease;
    transform: scale(0);
    width:100%;
    text-align: center;
    height: auto;
    line-height: 0;
  }
  .nav-tabs.style-with_icon .nav-link .product-tab-icon-link svg{
    width: 90%;
    height: auto;
  }
  .nav-tabs.style-with_icon .nav-link.active,
  .nav-tabs.style-with_icon .nav-link:focus,
  .nav-tabs.style-with_icon .nav-link:hover{
    opacity: 1;
  }
  .nav-tabs.style-with_icon .nav-link.active .product-tab-icon-link,
  .nav-tabs.style-with_icon .nav-link:focus .product-tab-icon-link,
  .nav-tabs.style-with_icon .nav-link:hover .product-tab-icon-link{
    transform: scale(1);
  }
  .section-title-1 {
    font-weight: var(--g-h1-font-weight);
    font-size: var(--g-h2-font-size);
    line-height: var(--g-h1-font-lineheight);
    letter-spacing: var(--g-h1-font-spacing);
    font-family: var(--g-font-1);
    text-transform: var(--g-h1-font-transform);
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 1199px) {
    .section-title-1 {
      font-size: calc(var(--g-h2-font-size) * 1);
    }
  }
  @media only screen and (max-width: 749px) {
    .section-title-1 {
      font-size: calc(var(--g-h2-font-size) * 0.9);
    }
    .nav-tabs.nav-tabs-1 .nav-link{
      font-size: 25px;
    }
    .nav-tabs.style-with_icon .nav-link .product-tab-icon-link{
      display: none;
    }
  }
  @media only screen and (max-width: 575px) {
    .section-title-1 {
      font-size: calc(var(--g-h2-font-size) * 0.75);
    }
  }
  .section-title-1 > span {
    position: relative;
  }
  .section-title-0 {
    font-size: 34px;
    font-weight: 500;
  }
  .mapouter,
  .gmap_canvas,
  .gmap_canvas iframe {
    width: 100% !important;
  }
  .global-price span ,
  .js-wishlist-itembox .wl-sale ,
  .js-viewed-item span.rc-sale ,
  .js-compare-content span.cp-price  {
    color: var(--g-main-2);
    font-weight: 400;
  }
  .js-viewed-item span.rc-nosale{
    font-weight: 400;
  }
  .js-wishlist-itembox span{
    font-weight: 400;
  }
  .global-price s ,
  .js-wishlist-itembox s ,
  .js-viewed-item s ,
  .js-compare-content s  {
    color: #737373;
    margin-left: 5px;
  }
  .site-header__compare{
    position: fixed !important;
    right: 0;
    top: 50%;
    z-index: 2;
    background: var(--g-color-heading);
    transform:rotate(90deg);
    transform-origin:top right;
    padding:2px 8px;
    border-radius: 0px 0px 8px 8px;
    color:white !important;
  }
  .menu-label {
    position: absolute;
    top: 2px;
    padding: 4px 8px;
    border-radius:16px;
    line-height:1;
    font-size: calc(var(--g-font-size) - 5px);
    color: var(--g-label-text);
    font-weight: 400;
    right: 0px;
    font-family: var(--g-font-2);
    text-transform: capitalize;
  }
  .menu-label > span {
    position: relative;
    display:inline-block;
  }
  .menu-label > span:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    left: 50%;
    bottom: -7px;
    margin-left: -5px;
    display: none;
  }
  .site-nav__dropdown {
    pointer-events: none;
  }
  .site-nav__dropdown-container:hover > .site-nav__dropdown,
  .site-nav__item:hover > .site-nav__dropdown {
    pointer-events: auto;
  }
  .site-nav__dropdown li {
    position: relative;
  }
  .site-nav__dropdown li:before {
    content: "";
    position: absolute;
    right: -32px;
    width: 100%;
    height: 100%;
  }
  .site-nav__dropdown--third-level {
    left: calc(100% + 32px) !important;
  }
  .site-nav .dropdown-toggle:after {
    display: none !important;
  }
  #NavDrawer .menu-label,
  .site-nav__dropdown .menu-label {
    position: static;
    font-size: calc(var(--g-font-size) - 5px);
    margin-left: 5px;
    margin-top: -2px;
  }
  .rtl #NavDrawer .menu-label,
  .rtl .site-nav__dropdown .menu-label {
    margin-right: 5px;
    margin-left: inherit;
  }
  #NavDrawer .menu-label > span:before,
  .site-nav__dropdown .menu-label > span:before {
    display: none;
  }
  .menu-label--new {
    background-color: var(--g-label-new);
  }
  .menu-label--new > span:before {
    border-top-color: var(--g-label-new);
  }
  .menu-label--hot {
    background-color: var(--g-label-hot);
  }
  .menu-label--hot > span:before {
    border-top-color: var(--g-label-hot);
  }
  .menu-label--sale {
    background-color: var(--g-label-sale);
  }
  .menu-label--sale > span:before {
    border-top-color: var(--g-label-sale);
  }
  .menu-label--other {
    background-color: var(--g-label-other);
  }
  .menu-label--other > span:before {
    border-top-color: var(--g-label-other);
  }
  .giftcard__qr-code img {
    margin: 0 auto;
  }
  .giftcard__apple-wallet-image {
    display: block;
    margin: 0 auto;
  }
  .giftcard__wrap {
    margin: 0 auto var(--g-gutter);
  }
  @media print {
    @page {
      margin: 0.5cm;
    }
    p {
      orphans: 3;
      widows: 3;
    }
    html,
    body {
      background-color: #fff;
      color: #000;
    }
    .giftcard__print-link,
    .giftcard__apple-wallet {
      display: none;
    }
  }
  .no-js:not(html) {
    display: none;
  }
  .no-js .no-js:not(html) {
    display: block;
  }
  .no-js .js {
    display: none;
  }
  /* .main-content {
    display: block;
    padding-bottom: 40px;
  }
  @media only screen and (min-width: 750px) {
    .main-content {
      padding-bottom: 80px;
      padding-top: 80px;
    }
  }
  @media only screen and (max-width: 749px) {
    .main-content {
      padding-bottom: 40px;
      padding-top: 40px;
    }
  } */
  /* .template-index .main-content {
    padding-top: 0;
    padding-bottom: 0;
  } */
  .full-width {
    padding: 50px var(--g-gutter);
    background-color: var(--color-body);
  }
  .full-width--return-link {
    margin-bottom: -40px;
  }
  /* @media only screen and (min-width: 750px) {
    .full-width--return-link {
      margin-bottom: -80px;
    }
  } */
  .content-block + .full-width--return-link {
    margin-top: calc(0 - var(--g-gutter));
  }
  .page-empty {
    padding: 80px 0;
    margin-bottom: calc(0 - var(--g-gutter));
  }
  .index-section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .index-section--flush + .index-section--flush {
    margin-top: -50px;
  }
  .index-section--flush:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .flex--center-vertical .flex__item {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
  .flex--grid {
    margin: 0 -10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex--grid > .flex__item {
    padding: 10px;
  }
  .flex--grid-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .flex--no-gutter {
    margin: 0;
  }
  .flex--no-gutter > .flex__item {
    padding: 0;
  }
  .grid--half-gutters {
    margin-left: calc(0px - var(--g-hgutter));
  }
  .grid--half-gutters > .grid__item {
    padding-left: var(--g-hgutter);
  }
  .grid--no-gutters {
    margin-left: 0;
  }
  .grid--no-gutters > .grid__item {
    padding-left: 0;
  }
  .grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0;
  }
  .grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
  .medium-up--grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0;
  }
  .medium-up--grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
  @media only screen and (max-width: 749px) {
    .medium-up--grid--table {
      display: block;
    }
    .medium-up--grid--table > .grid__item {
      display: block;
    }
  }
  body,
  input,
  textarea,
  button,
  select,p {
    font-size: var(--g-font-size);
    font-family: var(--g-font-2);
    color: var(--color-body-text);
    line-height: var(--g-body-lineheight);
    font-weight: var(--g-font-weight-body);
  }
  html.rtl {
    direction: rtl;
  }
  @media only screen and (max-width: 989px) {
    input,
    textarea {
      font-size: calc(var(--g-font-size) + 2px);
    }
  }
  ul{
    margin: 0;
    padding: 0;
  }
  ul li{
    list-style: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    color: var(--g-color-heading);
    font-family: var(--g-font-1);
  }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
  }
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child,
  .h1:last-child,
  .h2:last-child,
  .h3:last-child,
  .h4:last-child,
  .h5:last-child,
  .h6:last-child {
    margin-bottom: 0;
  }
  #topbar {
    font-family: var(--g-font-2);
  }
  .site-nav__title {
      font-family: 'Catamaran';
      font-weight: 700 !important;
  }
  .mega-title.slideshow__title {
      font-size: 96px;
      font-style: italic;
      font-weight: 600;
  }
  .slideshow__btn svg {
      display: none;
  }
  .subtop {
      font-family: var(--g-font-2);
      font-weight: var(--g-font-weight-subtop);
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0px;
      text-transform: uppercase;
      color: var(--g-font-color-subtop);
      margin-bottom: 15px;
      word-spacing: 4px;
  }
  .des-header{
    max-width: 375px;
    display: inline-block;
  }
  h1,
  .h1 {
    font-weight: var(--g-h1-font-weight);
    font-size: var(--g-h1-font-size);
    line-height: var(--g-h1-font-lineheight);
    letter-spacing: var(--g-h1-font-spacing);
    text-transform:var(--g-h1-font-transform);
  }
  @media only screen and (max-width: 749px) {
    h1,
    .h1 {
      font-size: 46px;
    }
  }
  h2,
  .h2 {
    font-weight: var(--g-h2-font-weight);
    font-size: var(--g-h2-font-size);
    line-height: var(--g-h2-font-lineheight);
    letter-spacing: var(--g-h2-font-spacing);
    text-transform:var(--g-h2-font-transform);
  }
  @media only screen and (max-width: 1199px) {
    h2,
    .h2 {
      font-size: calc(var(--g-h2-font-size) * 0.8);
    }
  }
  @media only screen and (max-width: 991px) {
    h2,
    .h2 {
      font-size: calc(var(--g-h2-font-size) * 0.7);
    }
  }
  @media only screen and (max-width: 749px) {
    h2,
    .h2 {
      font-size: calc(var(--g-h2-font-size) * 0.6);
    }
  }
  @media only screen and (max-width: 749px) {
    h2,
    .h2 {
      font-size: calc(var(--g-h2-font-size) * 0.6);
    }
  }
  h3,
  .h3 {
    font-weight: var(--g-h3-font-weight);
    font-size: var(--g-h3-font-size);
    line-height: var(--g-h3-font-lineheight);
    letter-spacing: var(--g-h3-font-spacing);
    text-transform:var(--g-h3-font-transform);
  }
  @media only screen and (max-width: 1199px) {
    h3,
    .h3 {
      font-size: calc(var(--g-h3-font-size) * 0.8);
    }
  }
  @media only screen and (max-width: 991px) {
    h3,
    .h3 {
      font-size: calc(var(--g-h3-font-size) * 0.7);
    }
  }
  @media only screen and (max-width: 767px) {
    h3,
    .h3 {
      font-size: calc(var(--g-h3-font-size) * 0.7);
    }
  }
  @media only screen and (max-width: 575px) {
    h3,
    .h3 {
      font-size: calc(var(--g-h3-font-size) * 0.6);
    }
  }
  h4,
  .h4 {
    font-weight: var(--g-h4-font-weight);
    font-size: var(--g-h4-font-size);
    line-height: var(--g-h4-font-lineheight);
    letter-spacing: var(--g-h4-font-spacing);
    text-transform:var(--g-h4-font-transform);
  }
  @media only screen and (max-width: 575px) {
    h4,
  .h4  {
      font-size: calc(var(--g-h4-font-size) * 0.9);
    }
  }
  h5,
  .h5 {
    font-weight: var(--g-h5-font-weight);
    font-size: var(--g-h5-font-size);
    line-height: var(--g-h5-font-lineheight);
    letter-spacing: var(--g-h5-font-spacing);
    text-transform:var(--g-h5-font-transform);
  }
  h6,
  .h6 {
    font-weight: var(--g-h6-font-weight);
    font-size: var(--g-h6-font-size);
    line-height: var(--g-h6-font-lineheight);
    letter-spacing: var(--g-h6-font-spacing);
    text-transform:var(--g-h6-font-transform);
  }
  .rte {
    *zoom: 1;
    margin-bottom: var(--g-hgutter);
  }
  .rte:after {
    content: "";
    display: table;
    clear: both;
  }
  .rte:last-child {
    margin-bottom: 0;
  }
  .rte h1,
  .rte h2,
  .rte h3,
  .rte h4,
  .rte h5,
  .rte h6 {
    margin-top: 40px;
  }
  .rte h1:first-child,
  .rte h2:first-child,
  .rte h3:first-child,
  .rte h4:first-child,
  .rte h5:first-child,
  .rte h6:first-child {
    margin-top: 0;
  }
  .rte-setting {
    margin-bottom: var(--g-hgutter);
  }
  .rte-setting:last-child {
    margin-bottom: 0;
  }
  p {
    margin: 0 0 10px;
    line-height: var(--g-body-lineheight);
  }
  p:last-child {
    margin-bottom: 0;
  }
  blockquote {
    text-align: center;
  }
  blockquote cite {
    font-size: calc(var(--g-font-size) - 1px);
    opacity: 0.6;
  }
  @media only screen and (max-width: 749px) {
    blockquote {
      margin-left: 0;
      margin-right: 0;
    }
  }
  .list--no-bullets {
    list-style: none;
  }
  .list--bold {
    font-weight: 700;
    font-size: var(--g-font-size);
  }
  .blog__rss-link .icon-rss {
    fill: currentColor;
    width: 18px;
    height: 18px;
    vertical-align: baseline;
  }
  .title-blog-page {
    margin-bottom: 30px;
  }
  .blog__item {
    padding-bottom: 40px;
  }
  .blog__item .article__photo-container{
    overflow: hidden;
    margin:0;
  }
  .blog__item .article__photo-wrapper img{
    will-change: transform;
    transition: transform .5s cubic-bezier(0,.14,.19,1);
  }
  .blog__item:hover .article__photo-wrapper img{
    transform: scale(1.08);
  }
  .blog__item .blog_tag,.blog_comment{
    font-size:calc(var(--g-font-size) - 2px);
    font-weight: 400;
    line-height: 1;
  }
  .blog_tag{
    text-transform: capitalize;
  }
  .blog__item--1 .blog__meta{
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  .blog__item--1 .blog__meta time{
    margin:0;
  }
  .blog__item--1 .blog_tag .link-body-color{
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    background-color: var(--g-main-2); 
    border-radius: 2px;
    display: inline-block;
  }
  .blog__item--1 .blog-author,.blog__item--1 .blog__meta,.blog__item--1 .blog_tag{
    color: #7A7A7A;
    font-weight:600;
  }
  .blog__item--1 .blog-author span{
    color: #000;
    margin-left: 5px;
  }
  .blog__item--1 .link-base:not(.btn-theme){
    padding-left: 0;
  }
  /* .blog__item--1 .blog__meta time span:not(:last-child){
    display: inline-block;
    padding-right:0.4rem;
    margin-right: 0.4rem;
    position: relative;
  }
  .blog__item--1 .blog__meta time span:not(:last-child)::before{
    content:"";
    position: absolute;
    right:0;
    height: 8px;
    width: 1px;
    top:3px;
    background-color: var(--g-input-border);
  } */
  /*  */
  .blog__item--2 .blog_tag{
    font-size: calc(var(--g-font-size) - 3px);
    padding: 1px 10px;
    background-color: var(--g-main-2);
    border-radius: 2px;
    color:#fff;
    line-height: 1.6;
  }
  .blog__item--2 .date-name-box{
    display: inline-flex;
    align-items: center;
    font-size: calc(var(--g-font-size) - 3px);
  }
  .blog__item--2 .date-name-box .blog__meta{
    margin-left: 10px;
    font-size: calc(var(--g-font-size) - 3px);
  }
  .bloglist-wrapper .blog__item.blog__item--2{
    margin-bottom: 30px !important;
  }
  @media (min-width:992px) {
    .blog__item--2{
      display: flex;
      align-items: center;
    }
    .blog__item--2 .content-block__image{
      width: 100%;
      max-width: 45%;
      margin-bottom: 0 !important;
    }
    .blog__item--2 .blog__content{
      flex: 1;
      padding-left: 30px;
      text-align: left;
    }
  }
  
  /*  */
  .blog__item--3 .blog__meta time{
    margin:0;
  }
  .blog__item--3 .blog__meta time span:not(:last-child){
    display: inline-block;
    padding-right:0.4rem;
    margin-right: 0.4rem;
    position: relative;
  }
  .blog__item--3 .blog__meta time span:not(:last-child)::before{
    content:"";
    position: absolute;
    right:0;
    height: 8px;
    width: 1px;
    top:7px;
    background-color: var(--g-input-border);
  }
  
  
  .blog_comment svg{
    fill: none;
    stroke-width: 1px;
    width: 16px;
  }
  .blog__meta {
    font-size:calc(var(--g-font-size) - 2px);
    text-transform:capitalize;
  }
  .blog__meta svg{
    fill:none;
    stroke:currentColor;
    margin-right:8px;
  }
  .blog__meta .meta-c{
    line-height:1.2;
  }
  .blog__meta span{
   line-height:1.2;
  }
  .btn-blog-readmore {
    text-decoration: underline;
  }
  .article__photo-container {
    position: relative;
    margin-bottom: 10px;
  }
  .article__photo-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease 0.45s;
    right: 0;
    width: 100%;
    height: auto;
  }
  .rtl .article__photo-wrapper img {
    right: 0;
    left: auto;
  }
  
  
  .blog__item--3 {
    position: relative;
    padding: 0;
  }
  .blog__item--3 .content-block__meta {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    padding: 30px;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.6) 20%,
      rgba(0, 0, 0, 0.1)
    );
    z-index:9;
    pointer-events: none;
  }
  .blog__item--3 .content-block__meta .blog__date {
    color: #fff;
    font-weight: 500;
  }
  
  .blog__item--5 .article__photo-wrapper {
    position: relative;
    min-height: 430px;
    border: 2px solid var(--g-input-border);
  }
  .col-lg-3 .blog__item--5 .article__photo-wrapper {
    position: relative;
    min-height: 500px;
    border: 2px solid var(--g-input-border);
  }
  .blog__item--5 .article__photo-wrapper .blog__tags {
    bottom: 0;
    top: 0;
    background-color: #fff;
    transition: all 0.3s ease;
  }
  .blog__item--5 .article__photo-wrapper img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    filter: none;
  }
  .blog__item--5 .article__photo-wrapper:hover .blog__tags {
    background-color: #000000b3;
  }
  .blog__item--5 .article__photo-wrapper:hover .blog__tags * {
    color: #fff;
  }
  .blog__item--5 .article__photo-wrapper:hover .btn-underline {
    color: #fff !important;
    border-bottom-color: #fff !important;
  }
  .blog__item--5 .blog__tags{
    padding: 2.2rem;
  }
  @media(max-width:749px){
    .blog__item--5 .blog__tags{
      padding: 1.5rem;
    }
  }
  .blog__item--6 .blog__title-link {
    position: relative;
    padding-bottom: 24px;
  }
  .blog__item--6 .blog__title-link:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background-color: #e9e9e9;
    bottom: 0;
    left: 0;
  }
  .blog__item--6 .content-block__image {
    position: relative;
  }
  .blog__item--6:hover .article__photo-content {
    opacity: 1;
    visibility: visible;
  }
  .blog__item--6.blog__item--6-in .article__photo-content {
    position: relative !important;
    padding: 0 !important;
    opacity: 1;
    visibility: visible;
  }
  .blog__item--7 .blog__title-link {
    position: relative;
    padding-bottom: 24px;
  }
  .blog__item--7 .blog__title-link:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background-color: #ddd;
    bottom: 0;
    left: 0;
  }
  .blog__item--7 .content-block__image {
    position: relative;
    border: 1px solid var(--g-input-border);
  }
  .collection-card-1 .collection-card__image .hv-image-saturate{
  display:block;
  }
  .collection-card-1 .collection-card__image .hv-image-saturate.square{
    padding-top: 100% !important;
  }
  .collection-card-1 .collection-card__image .hv-image-saturate.landscape{
    padding-top: 75% !important;
  }
  .collection-card-1 .collection-card__image .hv-image-saturate.portrait{
    padding-top: 130% !important;
  }
  .collection-card-1 .collection-card__image .hv-image-saturate.wide{
    padding-top: 60% !important;
  }
  
  .collection-card-1 .collection-card__image img{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    object-fit:cover;
  }
  .collection-card-1 .collection-card__image:hover img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .collection-card-3 .collection-card__meta{
    bottom:0;
    pointer-events: none;
  }
  .collection-card-3 .collection-card__meta.underimage{
    pointer-events: auto;
  }
  .collection-card-3 .collection-card__meta.underimagesup{
    pointer-events: auto;
  }
  .collection-card-3 .collection-card__meta.underimagesup .title-collection sup{
    font-size: calc(var(--g-font-size) - 2px);
  }
  .collection-card-3 .type-onimage .title-collection{
    transform: translateY(25px);
    transition: transform 0.5s ease;
  }
  
  .collection-card-3 .type-onimage .title-collection{
    transform: translateY(25px);
    transition: transform 0.5s ease;
  }
  .collection-card-3 .type-onimage .item-counts {
    opacity: 0;
    transform: translateY(25px);
    transition: transform 0.5s ease, opacity 0.5s ease;
  }
  .collection-card-3 .collection-card__image:hover .type-onimage .title-collection{
    transform: translateY(0px);
  }
  .collection-card-3 .collection-card__image:hover .type-onimage .item-counts{
    opacity: 1;
    transform: translateY(0px);
  }
  .collection-card-4 .collection-card__image:hover img {
    box-shadow: 0 4px 30px #00000014;
  }
  .emphasized-title {
    display: inline;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .emphasized-subtitle {
    display: inline;
    line-height: 2;
    padding: var(--g-hgutter);
    background-color: #282828;
    color: #fff;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    transition: background-color 0.15s ease-in;
  }
  @media only screen and (min-width: 750px) {
    .emphasized-subtitle {
      font-size: 1.42857em;
    }
  }
  .emphasized-subtitle:hover,
  .emphasized-subtitle:focus {
    color: #fff;
    background-color: #424242;
  }
  .emphasized-title-wrapper {
    margin-bottom: 8px;
  }
  td,
  th {
    padding: var(--g-hgutter);
    border: 1px solid 1px solid rgba(0, 0, 0, 0.1);
  }
  ::-webkit-input-placeholder {
    font-size: var(--g-font-size);
    color: var(--color-body-text);
    opacity: 0.6;
  }
  :-moz-placeholder {
    font-size: var(--g-font-size);
    color: var(--color-body-text);
    opacity: 0.6;
  }
  :-ms-input-placeholder {
    font-size: var(--g-font-size);
    color: var(--color-body-text);
    opacity: 0.6;
  }
  ::-ms-input-placeholder {
    font-size: var(--g-font-size);
    color: var(--color-body-text);
    opacity: 0.6;
    opacity: 1;
  }
  input,
  textarea,
  select {
    background-color: #f4f4f4;
    color: #333;
    border: 0;
    max-width: 100%;
  }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    color: #0006;
  }
  input.input--error,
  textarea.input--error,
  select.input--error {
    color: #fff;
  }
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
  }
  input.input--error:-moz-placeholder,
  textarea.input--error:-moz-placeholder,
  select.input--error:-moz-placeholder {
    color: #fff;
    opacity: 0.6;
  }
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #fff;
    opacity: 0.6;
  }
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #fff;
    opacity: 0.6;
    opacity: 1;
  }
  .input--content-color {
    background-color: #fff;
  }
  input,
  textarea {
    padding: 13px 15px;
  }
  select {
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
  }
  .form-vertical input,
  .form-vertical select,
  .form-vertical textarea {
    display: block;
    width: 100%;
    margin-bottom: var(--g-hgutter);
    border-radius: var(--g-input-radius);
  }
  .form-vertical input[type="radio"],
  .form-vertical input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-right: 5px;
  }
  .form-vertical input[type="submit"],
  .form-vertical .btn {
    display: inline-block;
  }
  .input--full {
    width: 100%;
  }
  .note,
  .form-success,
  .errors {
    padding: 5px 10px;
    margin: 0 0 var(--g-hgutter);
  }
  .note {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .form-success {
    background-color: #59ac6c;
    color: #fff;
  }
  .errors {
    background-color: #ec523e;
    color: #fff;
  }
  .errors ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .form-vertical .input-group {
    margin-bottom: var(--g-gutter);
  }
  .input-group__field,
  .input-group__btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  .input-group__field,
  .input-group__btn .btn {
    height: 48px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .input-group__field {
    width: 100%;
  }
  .form-vertical .input-group__field {
    margin: 0;
  }
  .input-group__btn {
    white-space: nowrap;
    width: 1%;
  }
  .input-group__btn .icon-arrow-right {
    width: 14px;
    height: 17px;
  }
  .btn--narrow {
    padding-left: 15px;
    padding-right: 15px;
  }
  .btn--full {
    display: block;
    width: 100%;
  }
  
  .link-accent-color,.link,p a:not(.button), .rte a:not(.button), .rte a:not(.spr-summary-actions-newreview){
    text-decoration: underline;
    color: rgba(var(--color-body-text-rgb),0.7);
    transition: 0.3s ease-in;
    text-underline-offset: 4px;
    text-decoration-color: rgba(var(--color-body-text-rgb),.4);
    text-decoration-thickness:1px;
  }
  p a:not(.button):hover,
  p a:not(.button):focus,
  .rte a:not(.button):hover,.rte a:not(.button):focus,
  .link-accent-color:hover,
  .link-accent-color:focus,.link:hover,.link:focus {
    color: rgba(var(--color-body-text-rgb),1);
    text-decoration-color: rgba(var(--color-body-text-rgb),1);
    text-decoration: underline;
    text-decoration-thickness:1px;
  }
  .text-link {
    transition: color 0.1s ease-in, background-color 0.1s ease-in;
  }
  .text-link .icon,
  .text-link [class^="icon-"] {
    fill: currentColor;
    margin-left: 3px;
  }
  .link-body-color {
    color: var(--color-body-text);
    transition: color 0.1s ease-in, background-color 0.1s ease-in;
  }
  .link-body-color:hover,
  .link-body-color:focus {
    color: var(--g-main);
  }
  .return-link {
    display: block;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    font-family: var(--g-font-2);
  }
  .return-link .icon,
  .return-link [class^="icon-"] {
    fill: currentColor;
    margin: 0 3px;
  }
  .placeholder-svg {
    fill:rgba(var(--g-color-heading-rgb), 0.1);
    background-color:rgba(var(--g-color-heading-rgb), 0.2);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    top:0;
    left:0;
  }
  .placeholder-noblocks {
    padding: 40px;
    text-align: center;
  }
  .placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .placeholder-background .placeholder-svg {
    border: 0;
  }
  .featured-card__image .placeholder-svg {
    width: auto;
  }
  .hero__slide .placeholder-background {
    background-color: #fff;
  }
  .template-password {
    height: 100%;
    background-color: #282828;
    color: #fff;
  }
  .password-page {
    display: table;
    height: 100%;
    width: 100%;
  }
  .password-page a,
  .password-page h1,
  .password-page h2,
  .password-page h3,
  .password-page h4,
  .password-page h5,
  .password-page h6,
  .password-page label {
    color: #fff;
  }
  .password-page__inner {
    display: table-cell;
    vertical-align: middle;
  }
  .password-page__content,
  .password-modal__content {
    max-width: 600px;
    margin: 0 auto;
  }
  .password-page__content {
    padding: var(--g-gutter) 0;
  }
  .password-logo {
    margin-top: var(--g-hgutter);
    margin-bottom: var(--g-hgutter);
  }
  .password-logo__image {
    max-width: 100%;
  }
  .password-page__title {
    font-size: 3.57143em;
    line-height: 1;
    margin-bottom: var(--g-gutter);
  }
  .password-page__message {
    font-size: 1.28571em;
    margin-bottom: 40px;
  }
  .password-signup-form,
  .password-social-sharing {
    margin-bottom: 80px;
  }
  .password-login-link {
    display: block;
    padding: var(--g-gutter);
    text-align: center;
  }
  .password-login-link .icon,
  .password-login-link [class^="icon-"] {
    margin-right: 8px;
    fill: currentColor;
  }
  .password-login-form {
    margin-bottom: 40px;
  }
  .password-signup-form__subheading {
    margin-bottom: 25px;
  }
  .password-signup-form__subheading a {
    color: var(--g-main);
  }
  .password-signup-form__subheading a:hover {
    color: var(--g-main);
  }
  .password-signup-form .input-group {
    max-width: 550px;
    margin: 0 auto;
  }
  .icon-shopify-logo {
    width: 72px;
    height: 21px;
    margin-left: var(--g-hgutter);
    fill: currentColor;
  }
  .template-giftcard {
    text-align: center;
  }
  .giftcard__header {
    padding: 80px auto 40px;
  }
  .giftcard__content {
    background-color: #000;
    max-width: 540px;
    margin: 0 auto 40px;
    padding: var(--g-gutter);
    border-radius: 8px;
  }
  .giftcard__content .giftcard__wrapper {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 16px;
  }
  .giftcard__shop-url {
    display: none;
  }
  .giftcard__wrap {
    position: relative;
  }
  .giftcard__wrap:before,
  .giftcard__wrap:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    height: 40px;
    width: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .giftcard__wrap:before {
    top: -2px;
    left: -2px;
    border-radius: 12px 0 100%;
    box-shadow: 2px 2px 1px #0000000d;
  }
  .giftcard__wrap:after {
    bottom: -2px;
    right: -2px;
    border-radius: 100% 0 12px;
    box-shadow: -2px -2px 1px #0000000d;
  }
  .giftcard__image {
    display: block;
    border-radius: 12px;
    overflow: hidden;
  }
  .giftcard__amount-wrapper {
    position: absolute;
    top: var(--g-hgutter);
    right: var(--g-hgutter);
  }
  .giftcard__amount,
  .giftcard__amount-remaining {
    color: #fff;
  }
  .giftcard__amount {
    font-size: 2em;
    margin-bottom: 0;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
  }
  @media only screen and (min-width: 750px) {
    .giftcard__amount {
      font-size: 2.85714em;
    }
  }
  .giftcard__code {
    position: absolute;
    left: 0;
    right: 0;
    bottom: var(--g-gutter);
    text-align: center;
  }
  .giftcard__code-bubble {
    position: relative;
    display: inline-block;
    background-color: #fff;
    color: var(--color-body-text);
    padding: var(--g-hgutter) var(--g-gutter);
    font-size: 1.07143em;
    border-radius: 4px;
  }
  @media only screen and (min-width: 750px) {
    .giftcard__code-bubble {
      font-size: 1.42857em;
    }
  }
  .giftcard__code-bubble:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 1px dashed var(--color-body-text);
    border-radius: 4px;
    opacity: 0.3;
  }
  @media print {
    .giftcard__shop-url {
      display: block;
    }
    .giftcard__wrap:before,
    .giftcard__wrap:after {
      display: none;
    }
    .giftcard__amount-wrapper {
      background-color: #fff;
      border-radius: 4px;
      padding: 0 var(--g-hgutter);
    }
  }
  .slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table;
  }
  .slick-track:after {
    clear: both;
  }
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    cursor: pointer;
    display: none;
    position: relative;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
    display: none;
  }
  .carousel-control-next,
  .carousel-control-prev {
    z-index: 1001;
    width: 10%;
    top: calc(50% - 25px);
    height: 50px;
    bottom: auto;
  }
  .carousel-indicators {
    z-index: 1001;
  }
  .slick-loading .slick-list {
    background: white url('//cdn.shopify.com/s/files/1/1430/7398/t/18/assets/ajax-loader.gif?v=41356863302472015721659023683') center center no-repeat;
  }
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translateY(-50%);
    padding: 0;
    border: none;
    z-index: 1;
    background: #fbf7f5;
    box-shadow: 0 2px 10px #36363626;
    border-radius: 50%;
    transition: all 0.3s ease;
  }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    transform: translateY(-50%) scale(1.1);
    color: transparent;
  }
  .slick-prev:hover:before,
  .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    opacity: 1;
  }
  .slick-prev.slick-disabled:hover,
  .slick-prev.slick-disabled:focus,
  .slick-next.slick-disabled:hover,
  .slick-next.slick-disabled:focus {
    transform: translateY(-50%);
  }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled{
    opacity: 0.35;
  }
  .slick-prev:before,
  .slick-next:before {
    font-family: icomoon !important;
    font-size: 18px;
    line-height: 1;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-prev {
    left: 22px;
  }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -6px;
  }
  .slick-prev:before {
    content: "\e903";
  }
  [dir="rtl"] .slick-prev:before {
    content: "\e904";
  }
  .site-nav .slick-prev {
    left: -25px;
  }
  .rtl .site-nav .slick-prev {
    right: -25px;
    left: auto;
  }
  @media (max-width: 749px) {
    .slick-prev {
      left: -4px;
    }
  }
  .slick-next {
    right: 22px;
  }
  [dir="rtl"] .slick-next {
    left: -6px;
    right: auto;
  }
  .slick-next:before {
    content: "\e904";
  }
  [dir="rtl"] .slick-next:before {
    content: "\e903";
  }
  .site-nav .slick-next {
    right: -25px;
  }
  .rtl .site-nav .slick-next {
    left: -25px;
    right: auto;
  }
  @media (max-width: 749px) {
    .slick-next {
      right: -4px;
    }
  }
  .slick-slider {
    margin-bottom: 30px;
  }
  .slick-dots {
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
  }
  .dots-negative .slick-dots {
    bottom: 0px;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button::before{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid var(--g-main-2);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    position: absolute;
    content: '';
    transition: all .3s ease;
  }
  .slick-dots li button {
    border: none;
    background:var(--g-main-2);
    display: block;
    height: 6px;
    width: 6px;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    transition: all .3s ease;
  }
  .slick-dots li:hover button,
  .slick-dots li:focus button {
    background:var(--g-main-2);
    /* border-color: var(--g-main); */
  }
  .slick-dots li.slick-active button {
    background:var(--g-main-2);
    /* border-color: var(--g-color-heading); */
  }
  .slick-dots li:hover button::before,
  .slick-dots li:focus button::before {
    transform: scale(1) translate(-50%,-50%);
  }
  .slick-dots li.slick-active button::before{
    transform: scale(1) translate(-50%,-50%)
  }
  .nav-bar {
    position: relative;
    z-index: 5;
  }
  .nav-bar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 6;
  }
  .vertical-tabs .nav {
    padding-right: 15px;
    border: none;
  }
  .product-single__info-wrapper #nav-tab-info .nav-tabs {
    justify-content: start;
  }
  .product-single__info-wrapper #nav-tab-info .nav-tabs .nav-item {
    margin: 0 3rem -2px 0;
  }
  #nav-tab-info .tab-content {
    padding: 24px 0;
  }
  .tab-content ul,.tab-content ol{
    padding-left:1rem;
  }
  #nav-tab-info .spr-icon {
    font-size: 100%;
  }
  #nav-tab-info .nav-item {
    font-family: var(--g-font-1);
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
  }
  @media only screen and (max-width: 989px) {
    #nav-tab-info .nav-item {
      margin: 0 1.5rem -2px 0 !important;
    }
  }
  #nav-tab-info .nav-item .review {
    margin-bottom: 0;
  }
  #nav-tab-info .nav-item .review .spr-badge-caption {
    padding: 0 6px;
    border-radius: 3px;
    background-color: #f9f9f9;
    top: 0px;
  }
  .sticky {
    position: relative;
    overflow: visible;
    z-index: 5;
  }
  .sticky--active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .sticky--open {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
  }
  .sticky--active .sticky-hidden {
    display: none;
  }
  .sticky-only {
    position: relative;
    display: none;
    z-index: 7;
  }
  .sticky--active .sticky-only {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .content-block {
    margin-bottom: var(--g-gutter);
  }
  .container--wishlist .content-block {
    padding: 40px 0;
  }
  .content-block:last-child {
    margin-bottom: 0;
  }
  .content-block--small {
    padding: var(--g-gutter);
  }
  .content-block--no-bottom-padding {
    padding-bottom: 0;
  }
  .content-block__item {
    margin-bottom: var(--g-gutter);
  }
  .content-block__full-image {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 40px;
  }
  .content-block__full-image img {
    display: block;
    margin: 0 auto;
  }
  .content-block__full-image:first-child {
    margin-top: -40px;
  }
  .product-card {
    position: relative;
    display: block;
    text-align: center;
    padding: 0;
    z-index: 0;
    height: 100%;
  }
  .product-card .js-countdown li{
    background-color:white;
    min-width:44px;
    min-height:44px;
    line-height:1;
    margin:0 2px;
    display: inline-flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }
  .product-card .js-countdown li .countdown-time{
    display:block;
    font-weight:500;
    margin-bottom:2px;
  }
  .product-card .js-countdown li .countdown-time b{
    font-weight:500;
  }
  .product-card .js-countdown li .countdown-text{
    font-size:80%;
    color:rgba(var(--color-body-text-rgb),0.6);
  }
  @keyframes opacity-scale{
    0%{
      opacity:0;
      transform:scale(1);
    }
   
    to{
      opacity:1;
      transform:scale(1.02);
    }
  }
  .product-card .second-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    object-fit: cover;
    opacity: 0;
    transition: opacity .45s ease,transform 0.45s ease 0s;
    animation: none !important;
  }
  .grid--no-gutters .product-card {
    border-left-width: 1px;
  }
  .collection__card--first .product-card {
    border-left-width: 0;
  }
  .product-card:hover,
  .product-card:focus {
    color: var(--color-body-text);
    outline: none;
  }
  .product-card:focus {
    z-index: 2;
  }
  .product-card .second-image {
    opacity: 0;
  }
  .product-card:hover .second-image {
    opacity: 1;
    transform: scale3d(1.05,1.05,1.05) translateZ(0);
  }
  .product-card:hover .first-image  {
    transform: scale3d(1.05,1.05,1.05) translateZ(0);
  }
  .product-card__overlay {
    padding: 16px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease-in;
    z-index: 10;
  }
  .products_menu .product-card__overlay {
    display: none;
  }
  .product-card:hover .product-card__overlay,
  .product-card:focus .product-card__overlay {
    visibility: visible;
    opacity: 1;
  }
  .product-card__loading {
    width: 16px;
    height: 16px;
    display: none;
    color: inherit !important;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
  }
  .is-loading > span{
    opacity: 0;
  }
  .is-loading .product-card__loading {
    display: inline-block;
  }
  .js-grid-cart{
    cursor: pointer;
  }
  .js-grid-cart.is-loading [class^="icon-"],
  .js-grid-cart.is-loading svg,
  .js-grid-cart.is-loading .svg-cart {
   opacity: 0;
  }
  .js-grid-cart.disabled{
    pointer-events:none;
    cursor: none;
  }
  .product-card__overlay-btn {
    position: relative;
    padding: 0;
    margin: 0 0 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    background: white;
    color:rgba(var(--g-color-heading-rgb),1);
    overflow: hidden;
    border:none;
    box-shadow: 0 0 1px rgba(var(--g-color-heading-rgb),0.1);
  }
  .product-card__overlay-btn svg {
    fill: none;
    width: 18px;
    height:18px;
  }
  .product-card__overlay-btn .svg-cart{
    width: 17px;
    height: 17px;
  }
  .product-card__overlay-btn.js-btn-wishlist {
    font-size: 0;
  }
  .product-card__overlay-btn.js-btn-wishlist svg {
    margin-top: 3px;
  }
  .product-card__overlay-btn > span {
    display: none;
  }
  .product-card__image-wr {
    position: relative;
    overflow: hidden;
  }
  .product-card__image {
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .product-card__image img {
    width: 100%;
    height: 100% !important;
    object-fit: var(--g-object) !important;
  }
  .product-card__image:after {
    display: none;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0;
    transition: all ease 0.45s;
  }
  .product-card:hover .product-card__image:after {
    opacity: 0.3;
  }
  .product-card__image.square {
    padding-top: 100% !important;
  }
  .product-card__image.landscape {
    padding-top: 75% !important;
  }
  .product-card__image.portrait {
    padding-top: 130% !important;
  }
  .product-card__image.wide {
    padding-top: 60% !important;
  }
  .product-card__info {
    padding: 24px 0px 16px 0;
    margin-bottom:24px;
  }
  
  .product-card__info .spr-badge{
    padding-bottom: 2px;
  }
  .product-card__info .spr-badge-caption{
    display: none;
    font-size: calc(var(--g-font-size) - 5px);
  }
  .product-card__info .spr-starrating{
    display: inline-block;
  }
  .product-card__info  .spr-badge-starrating .spr-icon{
    margin-right: 2px;
  }
  .product-card__info [class^="spr-icon-"]:before, .product-card__info [class*=" spr-icon-"]:before{
    font-size: 12px !important;
  }
  
  .product-card__availability {
    font-size: var(--g-font-size);
    color: var(--g-label-hot);
    font-weight: 500;
  }
  .product-card__regular-price {
    opacity: 1;
    color: rgba(var(--color-body-text-rgb),.6);
    margin-left: 4px;
    font-weight: 600;
    font-size: 12px;
  }
  .rtl .product-card__regular-price {
    margin-right: 5px;
    margin-left: inherit;
  }
  .product-card__price {
    font-weight: 400;
    font-size: var(--g-font-size);
    font-family: var(--g-font-2);
  }
  .product-card__pricesale {
    color: var(--g-main);
  }
  .template-product .page-container {
    background-color: #fff;
  }
  .product-single {
    margin-bottom: 32px;
    align-items:flex-start;
    align-content:flex-start;
  }
  .product-single__meta-list li {
    padding-right: var(--g-hgutter);
  }
  .product-single__meta-list li:last-child {
    padding-right: 0;
  }
  .product-single__price-container {
    margin-bottom: 10px;
  }
  .product-single__price {
    color: var(--g-main);
    font-family: var(--g-font-2);
    font-weight: 500;
    font-size: 24px;
  }
  [id*="ComparePrice-product-template"] {
    font-size: 1.14286em;
  }
  [id*="ProductPrice-product-template"]  {
    font-weight: 500;
    color: var(--g-main-2);
    letter-spacing: -1px;
  }
  .product-single__price--compare {
    color: var(--g-color-heading);
    font-weight: 400;
    font-size: 18px;
  }
  .product-single__stock {
    display: inline-block;
    padding: 2px 0;
    color: #43b02a;
    text-transform:capitalize;
  }
  .product-single__information p {
    margin-bottom: 0;
    line-height: 26px;
  }
  .product-single__information .p-attr {
    min-width: 80px;
    display: inline-block;
  }
  .product-form.product-form--featured-product {
    margin-top: 30px;
    text-align: left;
  }
  .product-form .selector-wrapper > label {
    font-weight: 500;
    font-size: 14px;
    text-transform:capitalize;
  }
  .open-sizeguide svg{
    width: 24px;
    height: 24px;
    margin-right: 8px;
    fill:none;
  }
  .product-form .gr-btnjs .js-btn-compare,
  .product-form .gr-btnjs .js-btn-wishlist,
  .product-form .gr-btnjs .open-sizeguide {
    cursor: pointer;
    padding: 0;
    min-height: inherit;
    text-transform: capitalize;
    color: var(--g-color-heading);
    display: flex;
    align-items: center;
    font-size:var(--g-font-size);
  }
  .product-form .gr-btnjs .js-btn-compare svg,
  .product-form .gr-btnjs .js-btn-compare i,
  .product-form .gr-btnjs .js-btn-wishlist svg,
  .product-form .gr-btnjs .js-btn-wishlist i,
  .product-form .gr-btnjs .open-sizeguide svg,
  .product-form .gr-btnjs .open-sizeguide i {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin-right: 8px;
    fill:none;
  }
  .product-form .gr-btnjs .js-btn-compare .icon-add-compare{
    width: 18px;
    height:18px;
    fill:currentColor;
  }
  .product-form .gr-btnjs .js-btn-compare span,
  .product-form .gr-btnjs .js-btn-wishlist span,
  .product-form .gr-btnjs .open-sizeguide span {
    margin-left: 0;
  }
  .product-form .gr-btnjs .js-btn-compare:hover,
  .product-form .gr-btnjs .js-btn-wishlist:hover,
  .product-form .gr-btnjs .open-sizeguide:hover {
    color: var(--g-main-2);
  }
  .product-form .gr-btnjs .open-sizeguide svg,
  .product-form .gr-btnjs .open-sizeguide i {
    margin-right: 4px;
  }
  .no-js .product-form__variants {
    display: block;
    margin-bottom: var(--g-hgutter);
  }
  .product-form__item--quantity {
    -webkit-flex: 0 0 120px;
    -moz-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 120px;
  }
  .product-form__buynow {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    display: flex;
    margin-left: 20px;
  }
  .product-form__buynow .shopify-payment-button {
    margin-bottom: 0;
  }
  .product-form__buynow .shopify-payment-button__button {
    margin: 0 !important;
  }
  .product-form__item--submit {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    margin-left: 20px !important;
  }
  .product-form__item--submit.btn-disablebuynow {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
  .product-form--payment-button .product-form__item--submit {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
  }
  .product-form__item--submit.product-form__onboarding {
    margin-top: 20px;
    padding-left: 0;
  }
  .product-form__item--submit .btn .icon,
  .product-form__item--submit .btn [class^="icon-"] {
    margin: 0 3px;
  }
  .product-form__input {
    display: block;
    width: 100%;
    padding: 8px;
  }
  .product-form__cart-submit {
    white-space: nowrap;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .shopify-payment-button {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .shopify-payment-button .shopify-payment-button__button--branded {
    overflow: hidden;
    min-height: 48px;
  }
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    width: 100%;
    margin-bottom: 10px;
    background-color: #007C9E !important;
  }
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: var(--g-main-2) !important;
    color: #fff !important;
  }
  .shopify-payment-button .shopify-payment-button__more-options {
    margin: 16px 0 10px;
    font-size: var(--g-font-size);
    color: var(--color-accent);
    text-decoration: underline;
    display: none;
  }
  .shopify-payment-button .shopify-payment-button__more-options:hover {
    color: var(--g-main);
  }
  .product-single__title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom:8px;
  }
  @media (max-width: 991px) {
    .product-single__title {
      font-size: calc(var(--g-font-size) + 10px);
    }
  }
  .product-single__title sup {
    top: -0.7em;
  }
  .product-single__title sup .product-tag {
    padding: 12px 8px;
    text-transform: uppercase;
    font-size: 12px;
    background: var(--g-bg-sale);
    color: var(--g-cl-sale);
    border-radius: var(--g-radius-label);
  }
  .product-card--style1 .product-card__swatch{
    position: absolute;
    z-index: 1;
    bottom:1rem;
    padding: 0 1rem;
    text-align:left;
  }
  @media (max-width: 991px) {
    .product-card--style1 .product-card__overlay {
      visibility: visible;
      opacity: 1;
      position: static;
      flex-direction: row !important;
      padding: 16px 0 0 0;
    }
    .product-card--style1 .product-card__overlay .js-btn-quickview {
      display: none;
    }
    .product-card--style1 .product-card__info{
      padding:16px 0px 8px 0px;
    }
    
  }
  .js-btn-quickview{
    cursor: pointer;
    position: relative;
  }
  .js-btn-quickview.qv-loading svg, .js-btn-quickview.qv-loading span{
    opacity:0;
  }
  .js-btn-quickview.qv-loading::after{
    content:"";
    width: 16px;
    height: 16px;
    display: block;
    color: inherit !important;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    vertical-align: text-bottom;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
      animation: spinner-border .75s linear infinite;
  }
  .product-card--style4 .product-card__overlaytop {
    padding: 16px;
  }
  /* .product-card--style4 .product-card__overlaytop .btn {
    background-color: #fff;
    color: var(--g-main);
    margin: 0;
  } */
  .product-card--style4 .product-card__overlaytop .btn.js-btn-wishlist {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
  }
  .product-card--style4 .product-card__overlaytop .btn:before {
    display: none;
  }
  .product-card--style4 .product-card__overlaytop .btn svg {
    margin: 0;
  }
  .product-card--style4 .product-card__overlaytop .btn:hover {
    color: var(--g-main);
    background-color: white;
  }
  @media (max-width: 991px) {
    .product-card--style4 .product-card__overlaytop {
      position: absolute;
    }
    .product-card--style4 .product-card__overlaytop .btn {
      margin: 0;
    }
  }
  .product-card--style4 .product-card__overlaybottom {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 0;
  }
  .product-card--style4 .product-card__overlaybottom .btn {
    width: 50%;
    border-radius: 0;
    margin: 0;
    letter-spacing: 0;
    padding: 10px 12px;
    border-color: #fff;
    color: #fff;
  }
  .product-card--style4 .product-card__swatch{
    text-align: center;
    position: static;
  }
  .product-card--style4 .product-card__overlaybottom .btn.disabled {
    pointer-events: none;
  }
  .product-card--style4 .product-card__overlaybottom .btn.disabled:before {
    display: none;
  }
  @media (max-width: 991px) {
    .product-card--style4 .product-card__overlaybottom .btn {
      width: 100%;
    }
  }
  .product-card--style4 .product-card__overlaybottom .btn:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .product-card--style4 .product-card__overlaybottom .btn > span {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
  }
  .product-card--style5 .product-card__overlaytop {
    opacity: 1;
    visibility: visible;
    padding: 15px;
  }
  
  .product-card--style5 .product-card__overlaytop .btn {
    background-color: #fff;
    color: var(--g-color-heading);
    box-shadow: 0 1px 1px rgba(var(--g-color-heading-rgb),0.05);
    line-height: 40px;
    margin: 0;
    border: none;
  }
  .product-card--style5 .product-card__overlaytop .btn svg {
    margin: 0;
  }
  .product-card--style5 .product-card__overlaytop .btn:before {
    background-color: #fff;
  }
  .product-card--style5 .product-card__overlaytop .btn:hover {
    color: var(--g-main);
  }
  .product-card--style5 .product-card__swatch{
    position: static;
    text-align: center;
  }
  @media (max-width: 991px) {
    .product-card--style5 .product-card__overlaytop {
      position: absolute;
    }
    .product-card--style5 .product-card__overlaytop .btn {
      margin: 0;
    }
  }
  .product-card--style5 .product-card__overlaybottom {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 16px;
    transition: all 0.1s ease-in;
  }
  @media (max-width: 991px) {
    .product-card--style5 .product-card__overlaybottom {
      display: none !important;
    }
  }
  .product-card--style5 .product-card__overlaybottom .btn {
    width: 100%;
    border-radius: var(--g-font-radius-btn);
    margin: 0;
  }
  .product-card--style5 .product-card__overlaybottom .btn > span {
    display: inline-block;
  }
  .product-card--style5 .product-card__overlaybottom .btn svg {
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin-right: 4px;
  }
  
  .product-card--style6 .product-card__overlay {
    left: 0;
    bottom: 0;
    top: auto;
    visibility: visible;
    opacity: 1;
  }
  .product-card--style6 .product-card__swatch{
    position: static;
    text-align: center;
  }
  @media (max-width: 991px) {
    .product-card--style6 .product-card__overlay {
      padding-bottom: 0;
    }
  }
  .product-card--style6 .product-card__overlay .btn {
    margin: 0 3px;
    transform: translateY(110%);
    opacity: 0;
    transition: 0.3s ease;
    flex:0 0 40px;
  }
  @media (max-width: 991px) {
    .product-card--style6 .product-card__overlay .btn {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .product-card--style6 .product-card__overlay .js-btn-wishlist {
    transition-delay: 0s, 0.1s;
    transition-property: opacity, transform;
  }
  .product-card--style6 .product-card__overlay .js-btn-quickview {
    transition-delay:0s, 0.15s;
    transition-property: opacity, transform;
  }
  .product-card--style6 .product-card__overlay .js-btn-compare {
    transition-delay: 0s, 0.2s;
    transition-property: opacity, transform;
  }
  .product-card--style6 .product-card__overlay .js-grid-cart {
    transition-delay: 0s, 0.25s;
    transition-property: opacity, transform;
  }
  .product-card--style6:hover .product-card__overlay .btn {
    transform: translateY(0);
    opacity: 1;
  }
  .product-card--style2 {
    overflow: hidden;
    transition: box-shadow 0.4s, background-color 0.3s;
    margin-bottom: 24px;
    height: auto;
  }
  .product-card--style2 .product-card__overlay_wl{
    opacity:1;
    visibility:visible;
  }
  .product-card--style2 .js-countdown {
    text-align: center;
  }
  .product-card--style2 .product-card__info {
    z-index: 10;
    padding: 12px 0;
    background-color: var(--color-body);
    margin: 0;
    transition: transform 0.3s;
    position: relative;
  }
  .product-card--style2 .product-card__swatch{
    padding-left:0;
  }
  .product-card--style2 .product-card__swatch li{
    margin-bottom:0.2rem;
  }
  .product-card--style2 .product-card__overlay-btn{
    margin-bottom:0;
    width: 30px;
    height: 30px;
    box-shadow: none;
    background-color: var(--color-body);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .product-card--style2 .product-form__item--submit{
    background-color: var(--color-body);
    justify-content: space-between;
    border-top: 1px dashed #e1e1e1;
  }
  .product-card--style2 .product-card__overlay-btn:before{
    display:none;
  }.product-card--style2 .product-card__overlay-btn:hover{
    color:var(--g-main);
    background-color: white;
  }
  .product-card--style2 .product-form__item--submit .js-grid-cart svg{
    fill:none;
  }
  .product-card--style2 .product-form__item--submit .js-grid-cart:hover{
    color: var(--g-main);
  }
  @media (min-width: 991px) {
    .product-card--style2 .product-form__item--submit {
      margin-top: 16px;
      margin-left: 0 !important;
      flex-direction: row;
      position: absolute;
      left: 0px;
      right: 0px;
      transform: translateY(100%);
      transition: 0.4s;
    }
    .product-card--style2 .product-form__item--submit .js-grid-cart{
      margin-right:0.8rem;
    }
  }
  
  
  .product-card--style2 .product-form__item--submit .js-grid-cart {
    width: auto;
    border-radius:var(--g-font-radius-btn);
    font-weight: 600;
  }
  .product-card--style2 .product-form__item--submit .js-grid-cart > span{
    display:inline-block;
    font-weight: 800;
    letter-spacing: 1px;
  }
  .js-col.col-sm-6.col-6.col-lg-3 .product-card--style2 .product-form__item--submit .js-grid-cart > span{
    font-size: 11px;
  }
  /* .product-card--style2:hover {
    box-shadow: 0 8px 32px #0000001a;
    transition: box-shadow 0.4s;
  } */
  @media (min-width: 991px) {
    .product-card--style2:hover .product-card__info {
      transform: translateY(-60px);
    }
  }
  .product-card--style2:hover .product-form__item--submit {
    transform: translateY(-4px);
    opacity: 1;
  }
  .product-card--style2:hover .js-btn-compare {
    opacity: 1;
  }
  .product-card--style2 .single-option-radio label {
    background-color: transparent;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
  }
  .product-card--style2 .selector-wrapper.product-form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0 0;
    margin: 0;
  }
  .product-card--style2 .selector-wrapper.product-form__item > label {
    display: none;
  }
  .product-card--style2 .js-btn-compare {
    cursor: pointer;
    transition: all ease 0.45s;
    opacity: 0;
  }
  
  @media (max-width: 990px) {
    .product-card--style2 .product-form__item--submit {
      margin-left: 0 !important;
      margin-top: 10px;
    }
    .product-card--style2 .product-form__item--submit .js-btn-quickview {
      display: none;
    }
    .product-card--style2 .product-form__item--submit .js-grid-cart{
      justify-content: center;
    }
    .product-card--style2 .product-card__overlay-btn{
      display: none;
    }
  }
  .product-card--style3 {
    background: #fff;
    margin-bottom: 40px;
    height: auto;
  }
  .product-card--style3:hover .second-image {
    opacity: 1;
  }
  .product-card--style3 .product-card__image {
    display: block;
  }
  .product-card--style3 .product-tag--absolute,
  .product-card--style3 .js-btn-wishlist {
    z-index: 2;
  }
  .product-card--style3 .product-card__overlay {
    position: static;
    padding:0;
  }
  
  
  .product-card--style3 .product-card__info {
    padding: 16px 0 0;
    margin-bottom:0;
    background-color:var(--color-body);
    position: relative;
    z-index: 9;
    transition: transform 0.3s;
  }
  
  
  .product-card--style3 .product-card__overlay{
    flex-direction: row;
    position: absolute;
    left: 0px;
    right: 0px;
    height: 44px;
    transform: translateY(0);
    transition: 0.3s;
    top:auto;
    margin-top:8px;
  }
  @media (max-width: 991px) {
    .product-card--style3 .product-card__overlay {
      position: static;
      visibility: visible;
      opacity: 1;
      padding: 10px;
      flex-direction: row !important;
    }
  }
  .product-card--style3:hover .product-card__info {
    transform:translateY(-52px);
  }
  .product-card--style3:hover .product-card__overlay{
    transform: none;
      opacity: 1;
  }
  .product-card--style3 .product-card__image:after {
    display: none;
  }
  .product-card--style3 .product-card__overlay-btn{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-card--style3:hover .product-card__overlay-btn {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .product-card--style3  .product-card__overlay-btn.js-btn-wishlist svg{
    margin:0;
  }
  .product-card--style3  .product-card__overlay-btn.js-btn-quickview svg{
    width:20px;
    height:20px;
  }
  .product-card--style3 .js-btn-compare svg{
    fill:currentColor;
  }
  @media (max-width: 991px) {
    .product-card--style3 .js-btn-compare,
    .product-card--style3 .js-btn-quickview {
      display: none;
    }
  }
  /*product-card--style7*/
  .product-card--style7 .js-btn-wishlist{
    position: absolute;
    top:8px;
    right:0px;
    background-color: transparent;
    color:var(--g-color-heading);
    margin:0; 
    
  }
  .product-card--style7 .product-card__overlay-btn.js-btn-wishlist svg{
    fill: none;
  }
  .product-card--style7 .js-btn-wishlist::before{
    display: none;
  }
  .product-card--style7 .js-btn-wishlist svg{
    margin:0;
  }
  .product-card--style7 .product-card__overlay{
    top:auto;
    bottom:20px;
    padding:0;
    background-color: var(--color-body);
  }
  
  .product-card--style7 .product-card__overlay-btn svg{
    width: 18px;
    height: 18px;
    fill:currentColor;
  }
  .product-card--style7 .product-card__overlay-btn .svg-cart{
    fill:none;
  }
  .product-card--style7 .product-card__overlay-btn.js-btn-quickview svg{
    width: 19px;
    height:19px;
  }
  .product-card--style7 .product-card__overlay .product-card__overlay-btn{
    margin:0;
    background-color: transparent;
    color:var(--g-color-heading);
    position: relative;
    border-radius: 0;
    line-height: 36px;
    box-shadow: none;
  }
  .product-card--style7 .product-card__overlay .product-card__overlay-btn:not(:last-child)::before{
    content:"";
    width: 20px;
    border-bottom: 1px solid var(--g-input-border);
    left: 10px;
    bottom:0;
    position: absolute;
  }
  .product-card--style7 .product-card__overlay .product-card__overlay-btn:hover{
    border-color: var(--g-main) !important;
      background-color: var(--g-main) !important;
      color: #fff !important;
  }
  .product-card--style7 .product-card__swatch{
    position: absolute;
    z-index: 1;
    bottom:1rem;
  }
  /*product-card--style8*/
  .product-card--style8{
    margin-bottom:var(--g-gutter);
  }
  .product-image__card .product-card--style8{
    margin-bottom:0;
  }
  .product-card--style8 .product-card__overlay{
    position: static;
    visibility: visible;
    opacity: 1;
    padding:8px 0 0;
    column-gap:8px;
  }
  .product-card--style8 .product-card__overlay-btn{
    box-shadow:0 0 1px rgba(var(--g-color-heading-rgb),0.5);
    display:flex;
    justify-content:center;
    align-items:center;
  }
  .product-card--style8 .product-card__overlay-btn .svg-cart{
    width: 18px;
    height:18px;
  }
  .product-card--style8 .product-card__overlay-btn.js-btn-wishlist svg{
    margin:0;
  }
  .product-card--style8 .js-btn-quickview svg{
    width: 20px;
    height:20px;
  }
  @media (min-width:750px){
    .product-card--style8 .product-card__info{
      position: absolute;
      bottom:0;
      right:0;
      left:0;
      margin-bottom: 0 !important;
      padding: 8px !important;
      background-color:var(--color-body);
      opacity:0;
      z-index: 10;
      transition:0.3s ease opacity, 0.3s ease visibility;
      visibility:hidden;
    }
    .product-card--style8:hover .product-card__info{
      opacity:1;
      visibility:visible;
    }
  }
  @media (max-width:749px){
    .product-card--style8 .js-btn-quickview{
      display:none;
    }
    .product-card--style8 .product-card__info{
      margin-bottom:24px !important;
    }
  }
  /*product-card--style9*/
  @media (min-width:750px){
    .product-card--style9 .product-card__image-wr:before{
      content: "";
      position: absolute;
      top:0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,.06);
      z-index: 9;
      opacity: 0;
      visibility: hidden;
      transition:0.2s ease opacity, 0.2s ease visibility;
      pointer-events: none;
    }
    .product-card--style9 .product-card-cart{
      position: absolute;
      bottom:0px;
      z-index: 10;
      width: 100%;
      left:0;
      padding:16px;
      opacity: 0;
      visibility: hidden;
      transform: translateY(16px);
      transition:0.2s ease opacity, 0.2s ease visibility, 0.3s ease transform;
    }
  }
  
  
  .product-card--style9 .product-card-cart .btn-theme{
    padding-top:14px;
    padding-bottom: 14px;
  }
  .product-card--style9 .product-card__swatch{
    padding: 4px 0 0 0;
    position: static;
  }
  
  @media (min-width:750px){
    .product-card--style9 .product-card__overlay{
      opacity: 0;
      visibility: hidden;
      transform: translateX(16px);
      transition:0.2s ease opacity, 0.2s ease visibility, 0.3s ease transform;
    }
    .product-card--style9 .product-card-cart .btn-theme{
      background: white;
      color: rgba(var(--g-color-heading-rgb),15);
    }
    .product-card--style9 .product-card-cart .btn-theme:hover,.product-card--style9 .product-card-cart .btn-theme:focus{
      color: #fff;
    }
    .product-card--style9:hover .product-card-cart{
      opacity: 1;
      visibility: visible;
      transform: translateY(0px);
    }
    .product-card--style9:hover .product-card__overlay{
      opacity: 1;
      visibility: visible;
      transform: translateX(0px);
    }
    .product-card--style9:hover .product-card__image-wr:before{
      opacity: 1;
      visibility: visible;
    }
  }
  @media (max-width: 991px){
    .product-card--style9 .product-card__overlay{
      position: absolute;
      padding:8px;
    }
    .product-card--style9 .product-card-cart{
      display: none;
    }
  }
  /*product-card--style10*/
  .product-card--style10 .js-grid-cart{
    color: #000;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    letter-spacing: 2px;
    font-weight: 600;
  }
  .product-card--style10 .js-grid-cart:hover{
    color: var(--g-main);
    border-color: var(--g-main);
  }
  .product-card--style10 .product-card-cart{
    overflow: hidden;
  }
  .product-card--style10 .product-card__price{
    transition: all .25s ease;
    margin-bottom: 10px;
  }
  
  
  .product-card--style10 .product-card__image{
    transition: border-radius .2s ease;
  }
  .product-card--style10:hover .product-card__image{
    border-radius: 50%;
    overflow: hidden;
  }
  .product-card--style10 .product-card-cart .btn-theme{
    padding-top:14px;
    padding-bottom: 14px;
  }
  .product-card--style10 .product-card__swatch{
    text-align: center;
    position: static;
  }
  .product-card--style10 .product-card__overlay{
    flex-direction: row !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
    width: max-content;
  }
  .product-card--style10 .product-card__overlay .product-card__overlay-btn{
    margin: 0px 8px 0px 0px;
  }
  @media (min-width:768px) {
    .product-card--style10 .js-grid-cart{
      color: #000;
      padding-bottom: 2px;
      border-bottom: 1px solid #000;
      letter-spacing: 2px;
      font-weight: 600;
      position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        transition: all .25s ease;
    }
    .product-card--style10:hover .product-card__price {
      transform: translateY(-100%);
    }
    .product-card--style10:hover .js-grid-cart{
      top: 0;
    }
  }
  @media (max-width: 991px){
    .product-card--style10 .product-card__overlay{
      position: absolute;
      bottom: 0;
      top: unset;
    }
  }
  @media (max-width:575px) {
    .product-card--style10 .product-card__overlay{
      position: static;
      transform: translate(0);
      width: 100%;
    }
    .product-card--style1 .product-card__info{
      padding-top: 0;
    }
  }
  .btn-waitlist,
  .shopify-payment-button .shopify-payment-button__button {
    width: 100%;
    margin-top: 20px;
    color: #fff;
  }
  .btn-waitlist {
      color: var(--g-cta-text);
  }
  .modal-dialog--soldout {
    max-width: 460px !important;
    text-align: center;
  }
  /*
  .modal-dialog--soldout input,
  .modal-dialog--soldout p {
    width: 90%;
    margin: 0 auto 10px;
  }*/
  .modal-dialog--upsell {
    max-width: 600px !important;
    text-align: center;
  }
  .modal-dialog--upsell p {
    margin-bottom: 0;
  }
  .modal-dialog--upsell .modal-content {
    position: relative;
  }
  .modal-dialog--upsell .btn-decline {
    background: white;
    border: 1px solid var(--g-main);
    color: var(--g-main);
  }
  .modal-dialog--upsell .btn-decline:before {
    display: none;
  }
  .modal-dialog--upsell .btn-decline:hover{
    color: #fff;
    background-color: var(--g-main);
    border-color: var(--g-main);
  }
  .modal-dialog--upsell .upsell-image {
    margin-bottom: 32px;
  }
  .modal-dialog--upsell .upsell-image img{
    max-width: 180px;
  }
  .js-notify-text span {
    font-weight: 400;
    font-size: 24px;
    display: block;
    margin-bottom: 24px;
    font-family: var(--g-font-1);
  }
  .photos__item--main {
    text-align: center;
    min-width: 0;
    position: relative;
  }
  .photos__item--thumbs {
    max-width: 100%;
    padding-bottom: 30px;
  }
  .product__photo-container {
    width: 100%;
    position: relative;
    max-width: none !important;
    margin: 0 auto;
  }
  .product__photo-container.hide {
    display: none;
  }
  .product__photo-wrapper {
    display: block;
    width: 100%;
    position: relative;
    cursor: url('//cdn.shopify.com/s/files/1/1430/7398/t/18/assets/zoom.svg?v=76451912869919913471666594831'), auto;
  }
  .product__photo-wrapper.square{
    padding-top:100% !important;
    overflow:hidden;
  }
  .product__photo-wrapper.square img{
    width: 100%;
    height:100%;
    object-fit:cover;
  }
  .product__photo-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .product-single__photo {
    margin-bottom: 16px;
  }
  .product-single__thumbnails.slick-vertical .slick-slide {
    border: 0;
    padding-bottom: 20px;
  }
  .product-single__thumbnails {
    display: none;
    margin: 0 -8px;
    opacity: 0;
  }
  .product-single__thumbnails.slick-initialized {
    display: block;
  }
  .product-single__thumbnails .slick-dots {
    bottom: -25px;
  }
  .product-single__thumbnails .product-single__thumbnail-item {
    padding: 2px 8px;
  }
  .product-single__thumbnails--static {
    display: block;
    text-align: center;
  }
  @media only screen and (max-width: 749px) {
    .product-single__thumbnails--static .product-single__thumbnail-item {
      display: inline-block;
      width: 45%;
      max-width: 150px;
    }
  }
  .product-single__thumbnail {
    position: relative;
    display: block;
    padding:2px;
  }
  .product-single__thumbnail .image-wrap{
    position: relative;
    display: block;
    overflow:hidden;
  }
  .product-single__thumbnail img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
  }
  .product-single__thumbnail .image-wrap.portrait{
    padding-top:120% !important;
  }
  .product-single__thumbnail .image-wrap.square{
    padding-top:100% !important;
  }
  @media (min-width: 992px) {
    #ProductSection-product-template-3 .product-single__thumbnail {
      margin: 0;
    }
  }
  .product-single__thumbnail:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 0 2px rgb(var(--g-color-heading-rgb));
    opacity: 0;
    transform: scale(.95);
    transition: opacity .1s ease,transform .1s ease;
    z-index:-1;
    visibility:hidden;
  }
  .slick-current .product-single__thumbnail:after {
    opacity: 1;
    transform: scale(1);
    visibility:visible;
  }
  .product-single__thumbnails.slick-initialized .slick-prev,
  .product-single__thumbnails.slick-initialized .slick-next {
    width:36px;
    height: 36px;
    border-radius: 100%;
    color: #fff;
    background: #fff;
    border:1px solid rgba(var(--g-color-heading-rgb),0.1);
    box-shadow: none;
    transform: translateY(-50%) !important;
  }
  .product-single__thumbnails.slick-initialized .slick-prev:before,
  .product-single__thumbnails.slick-initialized .slick-next:before {
    font-family: icomoon !important;
    font-size: 16px;
    line-height: 1;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
  }
  
  .product-single__thumbnails.slick-initialized .slick-prev {
    left: -10px;
  }
  .product-single__thumbnails.slick-initialized .slick-prev:before {
    content: "\e903";
  }
  .product-single__thumbnails.slick-initialized .slick-next {
    right: -10px;
  }
  .product-single__thumbnails.slick-initialized .slick-next:before {
    content: "\e904";
  }
  .product-single__thumbnails.slick-initialized .slick-disabled {
    opacity: 0;
    visibility: hidden;
  }
  
  .product-single__thumbnails.slick-vertical .slick-prev {
    top: -10px;
    transform: rotate(90deg);
    transform: rotate(90deg) !important;
    right: 50%;
    margin-right: -18px;
    left:auto;
  }
  .product-single__thumbnails.slick-vertical .slick-next {
    top: auto;
    bottom: -12px;
    transform: rotate(90deg) !important;
    right: 50%;
    margin-right: -18px;
  }
  .js-modal-open-product-modal {
    cursor: zoom-in;
  }
  .product-tag {
    font-size: var(--g-font-size);
    display: inline-block;
    font-size: var(--g-label-size);
    background-color: var(--g-label-hot);
    color: var(--g-label-text);
    padding: 2px 6px;
    border-radius: 0;
    font-family: var(--g-font-2);
    font-weight: 500;
    line-height: 1;
    letter-spacing:var(--g-label-space);
  }
  .product-label {
    position: absolute;
    z-index: 10;
    top: var(--g-pos-top-label);
    left: var(--g-pos-left-label);
    line-height: 1;
  }
  @media (max-width:749px){
    .product-label {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-content:flex-start;
    }
  }
  .product-tag--absolute {
    display: inline-block;
    padding: 6px 8px;
    border-radius: var(--g-radius-label);
    margin-right: 0.5rem;
    min-width:40px;
    text-align:center;
  }
  .square_label .product-tag--absolute {
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
  }
  .pagination {
    display: block;
    text-align: center;
    margin: 40px 40px 0;
  }
  .pagination .page,
  .pagination .next,
  .pagination .prev {
    background-color: #f1f1f1;
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
  }
  .pagination .page a,
  .pagination .next a,
  .pagination .prev a {
    min-height: 36px;
    line-height: 36px;
    min-width: 36px;
    text-align: center;
    display: inline-block;
  }
  .pagination a {
    color: var(--color-body-text);
    padding: 0 10px;
  }
  .pagination a:hover,
  .pagination a:focus {
    color: var(--g-main);
  }
  .pagination .current {
    color: #fff;
    background-color: var(--g-main);
    min-height: 36px;
    line-height: 36px;
    min-width: 36px;
    text-align: center;
  }
  .comment {
    margin-bottom: var(--g-gutter);
  }
  .comment:last-child {
    margin-bottom: 0;
  }
  .comment + .comment {
    padding-top: var(--g-gutter);
  }
  .comment .h6 {
    font-weight: 700;
  }
  .comment .h3 {
    margin-bottom: 30px;
  }
  .comment .comment__user {
    width: 60px;
    height: 60px;
    background-color: #f1f1f1;
  }
  .rte--indented-images .rte__image-indent {
    position: relative;
    margin-left: calc(0 - var(--g-gutter));
    margin-right: calc(0 - var(--g-gutter));
  }
  @media only screen and (min-width: 750px) {
    .rte--indented-images .rte__image-indent {
      margin-left: -40px;
      margin-right: -40px;
    }
  }
  .is-transitioning {
    display: block !important;
    visibility: visible !important;
  }
  .page-container {
    overflow: hidden;
    transition: none !important;
  }
  .js-drawer-open .page-container:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background: rgba(0, 0, 0, 0.7);
  }
  .js-drawer-open {
    overflow: hidden;
  }
  .drawer {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    max-width: 95%;
    z-index: 9999;
    background-color: #fff;
    transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .drawer {
      z-index: 3;
    }
  }
  .drawer--left {
    width: 400px;
    left: -400px;
  }
  @media only screen and (max-width: 749px) {
    .drawer--left {
      width: 350px;
      left: -350px;
    }
  }
  .js-drawer-open-left .drawer--left {
    display: block;
    -ms-transform: translateX(400px);
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 1;
    visibility: visible;
  }
  @media only screen and (max-width: 749px) {
    .js-drawer-open-left .drawer--left {
      -ms-transform: translateX(350px);
      -webkit-transform: translateX(350px);
      transform: translateX(350px);
    }
  }
  .no-csstransforms .js-drawer-open-left .drawer--left {
    left: 0;
  }
  .rtl .no-csstransforms .js-drawer-open-left .drawer--left {
    right: 0;
    left: auto;
  }
  .drawer--right {
    width: 350px;
    right: -350px;
  }
  .rtl .drawer--right {
    left: -350px;
    right: auto;
  }
  .js-drawer-open-right .drawer--right {
    display: block;
    -ms-transform: translateX(-350px);
    -webkit-transform: translateX(-350px);
    transform: translateX(-350px);
    opacity: 1;
    visibility: visible;
  }
  .no-csstransforms .js-drawer-open-right .drawer--right {
    right: 0;
  }
  .rtl .no-csstransforms .js-drawer-open-right .drawer--right {
    left: 0;
    right: auto;
  }
  .is-moved-by-drawer {
    transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
  }
  .no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
    left: 350px;
  }
  .rtl .no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
    right: 350px;
    left: auto;
  }
  .no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
    left: -350px;
  }
  .rtl .no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
    right: -350px;
    left: auto;
  }
  .page-element {
    position: relative;
  }
  .overflow-hidden-mobile .page-element {
    z-index: 9999;
  }
  .page-element.is-transitioning {
    z-index: 2;
  }
  .js-drawer-open-left .page-element.is-transitioning {
    z-index: 101;
  }
  .page-container {
    background-color: #fff;
  }
  .is-moved-by-drawer,
  .js-drawer-open .is-moved-by-drawer {
    transition: all 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
  }
  .js-drawer-open-left .is-moved-by-drawer {
    box-shadow: #0000001a 0 0 5px;
  }
  .js-drawer-open-right .is-moved-by-drawer {
    box-shadow: #0000001a 0 0 -5px;
  }
  .drawer {
    overflow: visible;
    color: #000;
  }
  .drawer .show {
    opacity: 1 !important;
  }
  .drawer__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 15px;
  }
  .collection-sort {
    display: inline-block;
    text-align: left;
    max-width: 150px;
  }
  .rtl .collection-sort {
    text-align: right;
  }
  .collection-sort + .collection-sort {
    margin-left: 20px;
  }
  .rtl .collection-sort + .collection-sort {
    margin-right: 20px;
    margin-left: inherit;
  }
  @media only screen and (max-width: 749px) {
    .collection-sort {
      width: 80%;
    }
    .collection-sort + .collection-sort {
      margin: var(--g-gutter) 0 0;
    }
  }
  .collection-sort__label {
    display: block;
    text-align: center;
  }
  @media only screen and (min-width: 750px) {
    .collection-sort__label {
      text-align: left;
      padding-left: 7px;
      margin-bottom: 0;
    }
    .rtl .collection-sort__label {
      text-align: right;
    }
    .rtl .collection-sort__label {
      padding-right: 7px;
      padding-left: inherit;
    }
  }
  .collection-sort__input {
    background-color: transparent;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
  }
  @media only screen and (max-width: 749px) {
    .collection-sort__input {
      width: 100%;
      border: 1px solid black;
    }
  }
  .apolloQty {
    color: #999;
  }
  .sidebar [data-toggle="collapse"] {
    cursor: pointer;
    position: relative;
  }
  .sidebar [data-toggle="collapse"]:after {
    font-family: icomoon !important;
    position: absolute;
    content: "\e92d";
    width: 30px;
    text-align: center;
    right: -10px;
    top: 0;
    bottom: 0;
    font-size: 10px;
  }
  .sidebar [aria-expanded="false"]:after {
    content: "\e93d";
  }
  .collection {
    margin-bottom: 30px;
  }
  .collection:last-child {
    margin-bottom: 0;
  }
  #shopbyvendor li,
  #shopbytype li,
  #categories_block li {
    text-transform: capitalize;
    padding: 8px 0;
  }
  #shopbyvendor li.active,
  #shopbytype li.active,
  #categories_block li.active {
    font-weight: 700;
  }
  #shopbyvendor li.active a,
  #shopbytype li.active a,
  #categories_block li.active a {
    color: var(--g-main);
  }
  .advanced-filter a {
    margin: 0;
    line-height: 0;
  }
  #ul_catalog_color .advanced-filter a {
    margin: 0;
  }
  .collection-sidebar .active-filter a {
    font-weight: 600;
  }
  .collection-sidebar a {
    color: var(--color-body-text);
    font-size: 14px;
  }
  .collection-sidebar > div {
    padding: 25px 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .collection-sidebar > div::last-child {
    border-bottom: none;
  }
  .collection-sidebar > div .title_block {
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
  }
  .collection-sidebar #js-fillter {
    padding-top: 0;
    border-bottom: none;
  }
  .collection-sidebar #js-fillter .catalog_filters {
    padding: 25px 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .collection-sidebar #js-fillter .catalog_filters.true {
    display: block !important;
  }
  @media (max-width: 990px) {
    .collection-1 .collection-card {
      min-height: 300px;
    }
  }
  .collection-card {
    position: relative;
    box-sizing: content-box;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 0;
    height: 100%;
    z-index: 1;
  }
  .collection-card:focus {
    z-index: 2;
  }
  .collection-card:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.25;
    z-index: 1;
    transition: opacity 0.2s ease;
  }
  .collection-card:hover:after,
  .collection-card:focus:after {
    opacity: 0.6;
  }
  .collection-card__meta {
    display: block;
    position: absolute;
    bottom: var(--g-gutter);
    left: 0;
    margin-right: var(--g-hgutter);
    z-index: 2;
  }
  .rtl .collection-card__meta {
    right: 0;
    left: auto;
  }
  @media only screen and (min-width: 750px) {
    .collection-card__meta {
      bottom: 40px;
    }
  }
  .collection-card__title {
    display: inline;
    background-color: var(--g-main);
    color: #fff;
    margin-bottom: var(--g-hgutter);
    padding: 2px var(--g-hgutter);
    letter-spacing: 0;
    font-size: 1.85714em;
    line-height: 1.4;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  @media only screen and (min-width: 990px) {
    .collection-card__title {
      font-size: 2.28571em;
    }
  }
  .collection-card__subtext {
    font-size: var(--g-font-size);
    font-weight: 700;
    margin: var(--g-hgutter) 0 0 var(--g-hgutter);
    font-size: 0.92857em;
    color: #fff;
  }
  .social-sharing .social-sharing__link{
    display:flex;
    align-items:center;
  }
  .social-sharing .share-title {
    font-size:80%;
    color:rgba(var(--color-body-text-rgb),0.6);
  }
  .social-sharing .icon,
  .social-sharing [class^="icon-"] {
    width: 14px;
    height: 14px;
    font-size: 14px;
    fill: currentColor;
    margin-right:8px;
  }
  @media only screen and (max-width: 749px) {
    .social-sharing__title {
      display: inline-block;
      margin-bottom: 10px;
    }
  }
  .social-sharing__link {
    color: var(--color-body-text);
  }/*
  .social-sharing__link:hover,
  .social-sharing__link:focus {
    opacity: 1;
    color: var(--g-main);
  }*/
  .social-sharing__link + .social-sharing__link {
    margin-left: 32px;
  }
  .rtl .social-sharing__link + .social-sharing__link {
    margin-right: 16px;
    margin-left: inherit;
  }
  .cart-table {
    background-color: #fff;
    border: 0;
    margin-bottom: 40px;
  }
  .cart-table td,
  .cart-table th {
    border:none;
    
  }
  .cart-table th{
    font-weight:500;
  }
  @media only screen and (min-width: 750px) {
    .cart-table td,
    .cart-table th {
      padding: 8px 15px 8px 0;
      border-bottom:1px solid var(--g-input-border);
      border-width: 0 0 1px 0;
    }
    .cart-table tbody tr:last-child td{
      border-bottom:none;
    }
    .cart-table th {
      padding-top:0;
    }
  }
  @media only screen and (min-width: 991px) {
    .cart__cell--image {
      width: 130px;
    }
    .cart__cell--quantity {
      width: 130px;
    }
    .cart__cell--total {
      width: 200px;
      text-align: right;
    }
    .rtl .cart__cell--total {
      text-align: left;
    }
  }
  @media only screen and (min-width: 750px) {
  
  }
  @media only screen and (max-width: 749px) {
    .cart-table th,
    .cart-table td {
      text-align: center;
    }
    .cart-table td:before {
      display: none;
    }
  }
  .cart__image {
    display: inline-block;
    max-width: 100px;
    margin: var(--g-hgutter) auto;
  }
  @media only screen and (max-width: 749px) {
    .cart__image img {
      max-height: 100px;
    }
    .cart__cell--image .cart__image {
      margin: 0;
      flex: 1;
      max-width: max-content;
    }
  }
  .cart__quantity-label {
    display: block;
    text-align: center;
  }
  .cart__cell--quantity .js-qty {
    max-width: 120px;
    margin: 0 auto;
  }
  .cart__quantity {
    display: none;
  }
  .no-js .cart__quantity {
    display: block;
  }
  
  /* @media only screen and (min-width: 750px) {
    .cart__item-total {
      padding-right: 20px;
    }
    .rtl .cart__item-total {
      padding-left: 20px;
      padding-right: inherit;
    }
  } */
  .cart__subtotal {
    margin: 24px 0 0;
    font-weight:600;
  }
  @media only screen and (min-width: 750px) {
    .cart__subtotal {
      margin-top: 8px;
    }
  }
  .cart__note {
    width: 100%;
    background-color: #fff;
    border: 1px solid var(--g-input-border);
    border-radius: var(--g-input-radius);
  }
  @media only screen and (max-width: 749px) {
    .cart__note {
      min-height: 50px;
    }
  }
  .cart__buttons .btn {
    margin-bottom: var(--g-hgutter);
  }
  @media only screen and (max-width: 749px) {
    .cart__buttons .btn {
      display: block;
      width: 100%;
    }
  }
  .update-cart {
    display: none;
  }
  .no-js .update-cart {
    display: inline-block;
  }
  .cart-item__original-price,
  .cart-item__discount {
    font-size: 80% !important;
    margin-bottom: 0 !important;
  }
  .cart--no-cookies .cart--empty-message,
  .cart--no-cookies .cart--continue-message {
    display: none;
  }
  .cart--cookie-message {
    display: none;
    padding-bottom: 25px;
  }
  .cart--no-cookies .cart--cookie-message {
    display: block;
  }
  .js-qty {
    position: relative;
  }
  .product-form__item .js-qty__input {
    border: 2px solid #e9e9e9;
    background: #fff;
    height: 50px;
    padding: 12px 15px;
    text-align: center;
    border-radius: var(--g-font-radius-btn);
  }
  .product-form__item .js-qty {
    border-radius: var(--g-font-radius-btn);
    overflow: hidden;
  }
  .js-qty--is-loading {
    opacity: 0.6;
  }
  .js-qty__input {
    width: 100%;
    border: 2px solid #e9e9e9;
    background: #fff;
    height: 50px;
    padding: 12px 15px;
    text-align: center;
  }
  .js-qty__adjust {
    position: absolute;
    top: 0px;
    bottom: 0px;
    text-align: center;
    width: 45px;
    height: 100%;
    padding: 0;
    background: none;
    border-style: solid;
    border-color: #e7e7e7;
    border-width: 0;
    transition: background-color 0.03s ease-in;
  }
  .js-qty__adjust:hover,
  .js-qty__adjust:focus {
    background-color: #f1f1f1;
    transition-duration: 0.08s;
  }
  .js-qty__adjust svg {
    width: 14px;
    height: 14px;
    font-size: 14px;
  }
  .js-qty__adjust .icon,
  .js-qty__adjust [class^="icon-"] {
    width: 8px;
    height: 8px;
    font-size: 9px;
    fill: #222;
    font-weight: 600;
  }
  .js-qty__adjust--minus {
    left: 0px;
    top: 0;
    bottom: 0px;
  }
  .rtl .js-qty__adjust--minus {
    right: 0px;
    left: auto;
  }
  .js-qty__adjust--plus {
    right: 0px;
  }
  .rtl .js-qty__adjust--plus {
    left: 0px;
    right: auto;
  }
  #js-global-alert {
    position: fixed;
    top: 7%;
    right: 4%;
    width: 270px;
    transition: all ease 0.45s;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
  }
  #js-global-alert .alert-content {
    font-size: calc(var(--g-font-size) - 1px);
  }
  #js-global-alert.active {
    top: 9%;
    opacity: 1;
    visibility: visible;
  }
  .notification {
    visibility: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    opacity: 0;
    transition: top 0.25s, visibility 0.25s, opacity 0.15s;
    transition-timing-function: cubic-bezier(0.33, 0.59, 0.14, 1);
    z-index: 100;
  }
  .notification--promo {
    position: static;
    display: none;
  }
  .notification--active {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .notification__link {
    display: block;
    padding: var(--g-hgutter) 0;
  }
  .notification-adapt .notification__link {
    padding: 0;
  }
  .notification__link:hover u {
    text-decoration: none;
  }
  .notification__inner {
    position: relative;
    overflow: visible;
    padding: var(--g-hgutter) 0;
  }
  .notification-adapt .notification__inner,
  .notification__inner--has-link {
    padding: 0;
  }
  .notification__message {
    display: block;
    padding: 0 60px;
    text-align: center;
    font-weight: 700;
  }
  .notification-adapt .notification__message {
    background-color: var(--g-main);
    padding: 10px 60px;
  }
  .notification__message span {
    text-decoration: underline;
    white-space: nowrap;
  }
  .notification--success,
  .notification--promo {
    background-color: #28a745;
    color: #fff;
  }
  .notification--success a,
  .notification--promo a {
    color: #fff;
  }
  .notification--success.notification-adapt,
  .notification--promo.notification-adapt {
    background-color: transparent;
  }
  .notification--error,
  .notification--error a {
    color: #fff;
  }
  .notification--wishlist,
  .notification--compare {
    background-color: #28a745;
  }
  .notification--max {
    background-color: #dc3545;
  }
  .notification__close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    padding: 0 var(--g-hgutter);
    color: inherit;
  }
  .rtl .notification__close {
    left: 20px;
    right: auto;
  }
  .notification__close .icon,
  .notification__close [class^="icon-"] {
    fill: currentColor;
  }
  .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0009;
    color: var(--color-body-text);
    z-index: 999999;
    transition: all ease-in-out 0.2s;
  }
  .modal.modal--is-active {
    display: block;
    opacity: 1;
  }
  .modal .modal-content {
    border: none;
    border-radius: 0;
  }
  .modal-body {
    padding: 0 15px 15px;
  }
  .modal-header {
    border: none;
  }
  .modal-header .close {
    z-index: 10;
    padding: 0;
    position: absolute;
    top: 24px;
    right: 24px;
    opacity: 1;
    background-color: transparent;
    color:var(--g-color-heading);
    height: 36px;
    width:36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-shadow: none;
    transform: rotate(0);
    transition:transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    text-shadow: 1px 0px var(--g-color-heading);
    border:9px solid transparent;
  }
  .modal-header .close:after,.modal-header .close:before{
      content: '';
      position: absolute;
      height: 1.3px;
      width: 100%;
      top: 50%;
      left: 0;
      margin-top: -1px;
      background-color: var(--g-color-heading);
      transform-origin: 50% 50%;
      opacity: 1;
      transition: transform ease 0.3s;
  }
  .modal-header .close:after{
      transform: rotate(-45deg);
  }
  .modal-header .close:before{
      transform:rotate(45deg);
  }
  .modal-header .close:hover:after,.modal-header .close:hover:before{
      transform:rotate(0deg);
  }
  .modal-header .close:hover{
      background-color: rgba(var(--g-color-heading-rgb), 0.05);
  }
  /* .modal-header .close svg{
      stroke: currentColor;
      width: 1.2rem;
      height: 1.2rem;
  } */
  .modal-header .close i {
    display: none;
  }
  .modal-header .close:hover {
    opacity: 1 !important;
  }
  @media (min-width: 992px) {
    .modal-dialog,
    .modal-dialog.modal-dialog--compare {
      max-width: 960px;
    }
    .modal-dialog.modal-dialog--newsletter {
      max-width: 900px;
    }
  }
  @media (min-width: 992px) {
    #shopify-section-pnewsletter-3 .modal-dialog.modal-dialog--newsletter {
      max-width: 650px;
    }
  }
  @media (min-width: 992px) {
    .pnewsletter-2 .modal-dialog.modal-dialog--newsletter {
      max-width: 750px;
    }
  }
  @media (max-width: 767px) {
    .bg-newsletter {
      min-height: 220px;
    }
  }
  @media (min-width: 992px) {
    .popup-newsletter--content {
      min-height: 550px;
    }
  }
  body.modal--is-active {
    overflow: hidden;
  }
  .modal__inner {
    height: 100%;
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all ease-in-out 0.2s;
  }
  .modal--is-active .modal__inner {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
  }
  .modal__centered {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .modal__centered .no-csstransforms {
    top: 20%;
  }
  .modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: var(--g-gutter);
  }
  .rtl .modal__close {
    left: 0;
    right: auto;
  }
  .modal__close .icon,
  .modal__close [class^="icon-"] {
    font-size: 20px;
    width: 40px;
    height: 40px;
    color: #fff;
  }
  .featured-card {
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    border-color: #0000001a;
    border-style: solid;
    border-width: 1px;
    background-color: #fff;
    padding: 0 40px;
  }
  .featured-card:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0000000f;
    opacity: 0;
    transition: opacity 0.15s ease-in;
    z-index: 1;
  }
  .featured-card:hover:before {
    opacity: 1;
  }
  @media only screen and (min-width: 750px) {
    .medium-up--one-quarter .featured-card {
      height: 470px;
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--one-third .featured-card {
      height: 530px;
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--one-half .featured-card {
      height: 650px;
    }
  }
  .no-js .featured-card {
    height: 625px;
  }
  @media only screen and (max-width: 749px) {
    .featured-card--contain {
      height: 100% !important;
    }
  }
  .featured-card--cover {
    height: 380px !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    border-width: 0;
  }
  .featured-card__image-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  @media only screen and (max-width: 749px) {
    .featured-card--contain .featured-card__image-container {
      height: 100% !important;
      margin-bottom: 40px;
    }
  }
  .featured-card__blank-image-container {
    position: relative;
    width: 100%;
    margin: 0 auto 40px;
  }
  .featured-card__blank-image-container .featured-card__image {
    position: relative;
  }
  @media only screen and (max-width: 749px) {
    .featured-card__blank-image-container .featured-card__image {
      max-width: 290px;
    }
  }
  .featured-card__image {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .no-js .featured-card__image {
    opacity: 1;
  }
  .featured-card__header {
    padding: 30px 5% 10px;
    z-index: 1;
  }
  .featured-card--cover .featured-card__header {
    position: relative;
    display: inline-block;
  }
  @media only screen and (max-width: 749px) {
    .featured-card--contain .featured-card__header {
      height: 100% !important;
    }
  }
  .featured-card__header--background {
    background-color: #fff;
  }
  .featured-card__title {
    font-size: 2em;
    margin-bottom: 0;
    color: var(--g-color-heading);
  }
  .featured-card__action {
    font-size: var(--g-font-size);
    font-weight: 700;
    font-size: 0.92857em;
    color: var(--g-main);
  }
  .featured-card:hover .featured-card__action {
    color: inherit;
  }
  .section-block {
    position: relative;
  }
  .section-block--padding {
    padding: 30px;
  }
  .section-block__header {
    margin-bottom: 30px;
  }
  .section-block__header--padded {
    padding-top: 30px;
  }
  .section-block__title,
  .section-block__subtext {
    margin-bottom: 0;
  }
  .link-block {
    position: relative;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 150px 20px;
    text-align: center;
    flex: 1;
    background-size: cover;
    background-position: top center;
  }
  .link-block:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.1;
    transition: opacity 0.2s ease;
    z-index: 1;
  }
  .link-block:hover:after {
    opacity: 0.3;
  }
  .link-block__cta {
    word-break: break-word;
    z-index: 2;
    position: relative;
  }
  .link-block-no-js {
    position: relative;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    flex: 1;
  }
  .quotes-wrapper .quote__slide-wrapper {
    padding: 0 var(--g-hgutter);
  }
  .quotes-wrapper .slick-slide[tabindex="0"] {
    outline: none;
  }
  .author-avatar {
    display: inline-block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
  }
  .author-avatar img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius: 50%;
  }
  .quote-wrap {
    padding:2.5rem;
  }
  
  .quote__style_2 .media{
    position:relative;
  }
  .quote__style_2 .media:before{
    line-height: 0;
    content: "\201c";
    font-family: Georgia,serif;
    font-size: 60px;
    font-weight: 700;
    color: rgba(var(--g-color-heading-rgb),.1);
    position: absolute;
    right: 0;
    top: 0px;
    transform: rotate(180deg);
  }
  .quotes-2.quotes-wrapper .quote__slide-wrapper {
    padding: 0;
  }
  .quotes-2 .quote-wrap {
    padding: 0;
    text-align: left;
  }
  .quotes-2 .slick-prev,
  .quotes-2 .slick-next {
    top: auto;
    bottom: 50px;
  }
  
  .quotes-2 .slick-prev:before,
  .quotes-2 .slick-next:before {
    font-size: 16px;
  }
  .quotes-2 .slick-prev {
    left: 0%;
  }
  .quotes-2 .slick-next {
    left: 5%;
  }
  .quotes-2 .slick-slider {
    margin-bottom: 0;
  }
  .carousel-title {
    font-size: 130px;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
    color: #fff;
    line-height: normal;
    white-space: nowrap;
  }
  @media only screen and (max-width: 989px) {
    .carousel-title {
      font-size: 40px;
      padding: 0 10px;
    }
    .quotes-2 .slick-prev, .quotes-2 .slick-next{
      top:8px;
      right:5%;
      left:auto;
    }
    .quotes-2 .slick-prev{
      right:calc(5% + 52px);
    }
  }
  .carousel-wrapper {
    margin-top: -65px;
  }
  @media only screen and (max-width: 989px) {
    .carousel-wrapper {
      margin-top: 0;
    }
  }
  .carousel-wrapper .slick-prev,
  .carousel-wrapper .slick-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    bottom: -25px;
    top: auto;
  }
  .carousel-wrapper .slick-prev:before,
  .carousel-wrapper .slick-next:before {
    line-height: 50px;
    font-size: 18px;
  }
  .carousel-wrapper .slick-next {
    right: 33.79%;
  }
  @media only screen and (max-width: 989px) {
    .carousel-wrapper .slick-next {
      right: 0;
    }
  }
  .carousel-wrapper .slick-prev {
    left: 58.6%;
  }
  @media only screen and (max-width: 989px) {
    .carousel-wrapper .slick-prev {
      left: auto;
      right: 50px;
    }
  }
  @media only screen and (min-width: 750px) {
    .carousel__slide-wrapper .sub-title {
      position: absolute;
      top: -30px;
      right: 96%;
      white-space: nowrap;
      -webkit-transform-origin: right bottom;
      -moz-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      display: inline-block;
    }
  }
  @media only screen and (min-width: 750px) {
    .carousel__slide-wrapper .carousel-wrap--content {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
    }
  }
  
  /*quote square*/
  .quotes-wrapper-square .quote__slide{
    border-radius:4px;
    overflow: hidden;
    border: 1px solid var(--g-quote-square);
    height: 100%;
  }
  .quotes-wrapper-square .quote-wrap{
    padding:1.5rem;
  }
  .quote__slide-wrapper-first .quote__slide{
    background-color: var(--f-bg);
    border-color: var(--f-bg);
  }
  .quotes-wrapper-square .slick-track{
    display: flex !important;
  }
  .quotes-wrapper-square .slick-slide{
    height: inherit !important;
  }
  
  .logo-slider .slick-slide{
    display: inline-block;
    vertical-align: middle;
    float: none;
    opacity: 0.3;
  }
  .logo-slider .slick-slide.slick-current{
    opacity: 1;
  }
  /* .logo-slider  .slick-track{
      display: flex;
  }
  .logo-slider  .slick-slide{
    display: flex;
    height: auto;
    align-items: center; 
    justify-content: center; 
  } */
  .box-collection-grid-icon{
    text-align: center;
  
  }
  .box-collection-grid-icon svg{
    width: auto;
    height: auto;
  }
  .image-content__image-container {
    position: relative;
  }
  .image-content__image-wrapper {
    display: block;
    margin: 0 auto;
  }
  .image-content__image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
  }
  .featured-product__text {
    margin-top: 5px;
  }
  @media only screen and (max-width: 749px) {
    .featured-product__text {
      text-align: center;
      position: relative;
      top: -50px;
      margin-bottom: -50px;
    }
  }
  .featured-product__prices {
    margin-top: 10px;
  }
  .featured-product__prices--policy-enabled {
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 749px) {
    .featured-product__image {
      text-align: center;
    }
  }
  .featured-product__full-details {
    display: inline-block;
    margin-top: 20px;
    padding: 0 5px;
  }
  .article-block {
    display: block;
    text-align: center;
  }
  @media only screen and (max-width: 749px) {
    .article-block {
      padding: 20px 0;
    }
  }
  .article-block__image {
    height: 0;
    padding-bottom: 75%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  @media only screen and (max-width: 749px) {
    .article-block__image {
      padding-bottom: 50%;
    }
  }
  .article-block__info {
    padding: 20px 10px;
  }
  .article-block__date {
    display: block;
    font-size: 0.875em;
    color: var(--color-body-text);
  }
  .article-block__date,
  .article-block__title {
    margin-bottom: 5px;
  }
  .featured-content {
    position: relative;
    padding: 120px 20px 40px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  @media only screen and (min-width: 750px) {
    .featured-content {
      padding: 80px;
    }
  }
  .parallax-banner__wraper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
  }
  /* .parallax-banner__wraper.txt-left .parallax-banner__meta {
    margin-left: 10%;
  } */
  .parallax-banner__wraper.txt-center {
    text-align: center;
  }
  .parallax-banner__wraper.txt-right {
    text-align: right;
  }
  /* .parallax-banner__wraper.txt-right .parallax-banner__meta {
    margin-right: 10%;
  } */
  .parallax-banner__title {
    font-size: 36px;
    line-height: 1.2;
  }
  @media only screen and (min-width: 750px) {
    .parallax-banner__btn{
      display: flex;
      grid-gap:24px;
      gap: 24px;
    }
  }
  @media (max-width: 767px) {
    .parallax-banner__title {
      font-size: 30px;
    }
  }
  @media (min-width: 992px) {
    .parallax-banner__wraper--has-background {
      background-size: cover;
    }
  }
  .parallax-banner__meta {
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 10;
  }
  /* @media (min-width: 992px) {
    .parallax-banner__meta {
      padding: 60px;
    }
  } */
  .parallax-banner__meta:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    content: "";
    z-index: -1;  
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
  }
  .hero-video__space,.hero-image__space{
    padding:calc(var(--hero-spacer) / 2) 0;
  }
  @media only screen and (max-width: 749px) {
    .column-flex {
      -webkit-flex-direction: column;
      flex-direction: column;
    }
  }
  .column-flex__image {
    position: relative;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  @media only screen and (min-width: 750px) {
    .column-flex__image {
      height: 380px;
    }
  }
  .column-flex__image--tall {
    height: 300px;
  }
  @media only screen and (min-width: 750px) {
    .column-flex__image--tall {
      height: 520px;
    }
  }
  .column-flex__content {
    padding: var(--g-gutter);
  }
  .custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
  }
  .align--top-middle {
    text-align: center;
  }
  .align--top-right {
    text-align: right;
  }
  .rtl .align--top-right {
    text-align: left;
  }
  .align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
  .align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center;
  }
  .align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right;
  }
  .rtl .align--middle-right {
    text-align: left;
  }
  .align--bottom-left {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center;
  }
  .align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right;
  }
  .rtl .align--bottom-right {
    text-align: left;
  }
  body.video-playing {
    overflow: hidden;
  }
  .video-section__modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease-out;
  }
  .rtl .video-section__modal {
    right: 50%;
    left: auto;
  }
  @media only screen and (min-width: 750px) {
    .video-section__modal {
      width: 1170px;
    }
  }
  .video-section--loaded .video-section__modal {
    opacity: 1;
    pointer-events: auto;
    z-index: 1000;
  }
  .video-section__body-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000c;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease-out;
  }
  .rtl .video-section__body-overlay {
    right: 0;
    left: auto;
  }
  .video-section--loaded .video-section__body-overlay {
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
  }
  .video-section__player,
  .video-section__player iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
  }
  .rtl .video-section__player,
  .rtl .video-section__player iframe {
    right: 0;
    left: auto;
  }
  .video-section--loaded .video-section__player,
  .video-section--loaded .video-section__player iframe {
    z-index: 16;
    visibility: visible;
  }
  .video-section__player-close {
    display: none;
    position: absolute;
    right: 20px;
    top: var(--g-gutter);
    width: 50px;
    height: 50px;
    line-height: 54px;
    background-color: #fff;
    border-radius: 50%;
    border: 0;
  }
  .rtl .video-section__player-close {
    left: 20px;
    right: auto;
  }
  .video-section__player-close:hover {
    opacity: 0.5;
  }
  .video-section--loaded .video-section__player-close {
    z-index: 17;
  }
  .video-section__player-close .icon,
  .video-section__player-close [class^="icon-"] {
    fill: #000;
    width: 25px;
    height: 25px;
  }
  @media only screen and (max-width: 749px) {
    .video-section__player-close {
      top: var(--g-hgutter);
      left: 10px;
    }
    .rtl .video-section__player-close {
      right: 10px;
      left: auto;
    }
  }
  .video-section__cover {
    position: relative;
    top: 0;
    left: 0;
    height: var(--g-height-videosection);
    width: 100%;
    opacity: 1;
    transition: all 0.25s ease-out;
    z-index: 2;
  }
  @media only screen and (max-width: 749px) {
    .video-section__cover {
      height: var(--g-height-videosection-mobile);
    }
  }
  .video-section__cover .video-section__cover-background, .video-section__cover .image-content__image-wrapper{
    height: 100%;
    overflow: hidden;
  }
  .video-section__cover .image-content__image-wrapper img{
    object-fit: cover;
    height: 100%;
  }
  .rtl .video-section__cover {
    right: 0;
    left: auto;
  }
  .video-section__cover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .rtl .video-section__cover-overlay {
    right: 0;
    left: auto;
  }
  .video-button-animation{
      border: 2px solid #fff;
      border-right: 2px solid rgba(255,255,255,.3);
      border-bottom: 2px solid rgba(255,255,255,.3);
      height: 100%;
      width: 100%;
      border-radius: 50%;
      animation: loading 1.8s infinite linear;
  }
  .video-section__load-player-icon:hover .video-button-animation{
    border-color: var(--g-main);
    border-right: 2px solid rgba(255,255,255,.3);
    border-bottom: 2px solid rgba(255,255,255,.3);
  }
  @keyframes loading {
    from {
        transform: rotate(0deg)
    }
  
    to {
        transform: rotate(360deg)
    }
  }
  .video-section__cover-content {
    position: absolute;
    top: 50%;
    padding: 0 13px;
    text-align: center;
    opacity: 1;
    transition: opacity 0.25s ease-out;
    width:100%;
    max-width: 670px;
    left:50%;
    transform:translate(-50%,-50%);
  }
  .video-section__cover-content .video-text{
    width:120px;
    height:120px;
    overflow: visible;
  }
  .video-section__cover-content .video-text text{
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 12px;
    color:white;
    fill:white;
    font-weight: 500;
  }
  .video-section__load-player-button {
    border: 0;
    line-height: 1;
    padding: var(--g-hgutter);
    background-color: var(--g-main);
    text-transform: uppercase;
    transition: all 0.25s ease;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .video-section__load-player-button .video-text{
    animation:spin 8s linear infinite;
    animation-play-state: paused;
  }
  .video-section__load-player-button:hover .video-text{
      animation-play-state: running;
  }
  .video-section__load-player-button.video-section__load-player-button--large {
    padding: 0;
    background: none;
  }
  .video-section__error {
    display: none;
    position: absolute;
    bottom: -40px;
    width: 50vw;
    min-width: 340px;
    left: 50%;
    color: #fff;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
  }
  .rtl .video-section__error {
    right: 50%;
    left: auto;
  }
  .video-section--error .video-section__error {
    display: block;
  }
  .video-section__load-player-text {
    margin-left: 10px;
    display: inline-block;
    letter-spacing: 0;
    font-size: 1.85714em;
    line-height: 1.2;
    color: #fff;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .rtl .video-section__load-player-text {
    margin-right: 10px;
    margin-left: inherit;
  }
  @media only screen and (min-width: 990px) {
    .video-section__load-player-text {
      font-size: 2.28571em;
    }
  }
  .video-section__load-player-icon {
    position: relative;
    top: 2px;
    margin: 0 auto;
    height: 20px;
    width: 20px;
    padding: 0;
    display: inline-block;
    transition: all 0.5s ease;
  }
  @media only screen and (min-width: 750px) {
    .video-section__load-player-icon {
      top: 0;
    }
  }
  .video-section__load-player-button--large .video-section__load-player-icon {
    width: 80px;
    height: 80px;
  }
  @keyframes pulse-border {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    to {
      transform: scale(2.5);
      opacity: 0;
    }
  }
  @media (min-width:992px) {
    .video-section__load-player-button--large .video-section__load-player-icon{
      width: 140px;
      height: 140px;
    }
  }
  .video-section__load-player-mark {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .video-section__load-player-mark .anim-mark:before,
  .video-section__load-player-mark .anim-mark:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: pulse-border 2s ease-out infinite;
  }
  .video-section__load-player-mark .anim-mark:after {
    animation-delay: 0.75s;
  }
  .video-section__load-player-mark .anim-mark2:before {
    animation-delay: 1.5s;
  }
  .video-section__load-player-mark .anim-mark2:after {
    animation-delay: 0.75s;
  }
  .video-section__load-player-button-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 7px solid var(--color-accent);
    border-bottom: 5px solid transparent;
    -ms-transform: translate(-34%, -50%);
    -webkit-transform: translate(-34%, -50%);
    transform: translate(-34%, -50%);
  }
  .rtl .video-section__load-player-button-triangle {
    right: 50%;
    left: auto;
  }
  .rtl .video-section__load-player-button-triangle {
    border-right: 7px solid var(--color-accent);
    border-left: inherit;
  }
  .video-section__load-player-button--large
    .video-section__load-player-button-triangle {
    border-top: 9px solid transparent;
    border-left: 16px solid white;
    border-bottom: 9px solid transparent;
  }
  .rtl
    .video-section__load-player-button--large
    .video-section__load-player-button-triangle {
    border-right: 18px solid black;
    border-left: inherit;
  }
  .video-section__load-player-button-circle {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 20px;
    width: 20px;
    border-radius: 75px;
    transition: all 0.25s ease-out;
  }
  .rtl .video-section__load-player-button-circle {
    right: 0;
    left: auto;
  }
  .video-section__load-player-button--large
    .video-section__load-player-button-circle {
    background:transparent;
    width:100%;
    height: 100%;
    border: 1px solid #fff;
  }
  .js-play-button {
    position: absolute;
    bottom: 20px;
    left: 15px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    z-index: 2;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    transition: all ease 0.45s;
  }
  .product-card .js-play-button {
    left: 20px;
    top: auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .js-play-button:hover {
    opacity: 0.6;
  }
  .js-play-button .icon-play {
    padding-left: 3px;
  }
  .rtl .js-play-button .icon-play {
    padding-right: 3px;
    padding-left: inherit;
  }
  .js-play-button .icon-pause,
  .js-play-button.active .icon-play {
    display: none;
  }
  .js-play-button.active .icon-pause {
    display: inline-block;
  }
  .js-product-video video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transition: all ease 0.45s;
    pointer-events: none;
  }
  .js-product-video video.active {
    opacity: 1;
    z-index: 1;
  }
  .js-wishlist-itembox {
    height: 100%;
    position: relative;
  }
  .js-wishlist-itembox img {
    width: 100px;
  }
  .js-wishlist-itembox h5 {
    font-size: 14px;
    margin: 15px 0 2px;
  }
  .wl-left{
    flex:0 0 100px;
  }
  .js-remove-wishlist i {
    font-size: 12px;
    width: 12px;
    height: 12px;
  }
  .js-compare-content {
    text-align: center;
  }
  .js-remove-compare{
    border:none;
    background:transparent;
  }
  .js-compare-content .compare-item + .compare-item {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .rtl .js-compare-content .compare-item + .compare-item {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: inherit;
  }
  .js-compare-content .compare-item svg {
    width: 14px;
    height: 14px;
  }
  .js-compare-content span[class^="alert-"] {
    padding: 0 5px;
  }
  .js-btn-compare span {
    margin-left: 5px;
  }
  .rtl .js-btn-compare span {
    margin-right: 5px;
    margin-left: inherit;
  }
  @media (max-width: 991px) {
    .js-btn-compare {
      display: none;
    }
  }
  .js-btn-compare .icon-remove {
    display: none;
    stroke:currentColor;
    fill:none;
    width: 14px !important;
    height: 14px !important;
  }
  .js-btn-compare.added .icon-add-compare {
    display: none;
  }
  .js-btn-compare.added .icon-remove {
    display: inline-block;
  }
  .product-single .js-btn-compare {
    cursor: pointer;
  }
  .product-single .js-btn-compare [class^="icon-"] {
    width: 16px;
  }
  .js-compare-content a {
    color: #222;
    text-decoration: underline;
  }
  .js-hurrify {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .js-hurrify .progress {
    height: 4px;
    border-radius: 0;
  }
  .js-hurrify .progress-bar {
    background: #dc3545;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#dc3545),
      to(#ffc107)
    );
    background: -o-linear-gradient(left, #dc3545, #ffc107);
    background: linear-gradient(to right, #dc3545, #ffc107);
  }
  .product-card .js-countdown {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    transition: all ease 0.45s;
  }
  @media (max-width: 991px) {
    .product-card .js-countdown {
      display: none;
    }
  }
  .site-nav .js-countdown {
    display: none !important;
  }
  .product-card:hover .js-countdown {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .js-countdown--1 {
    padding-top: 20px;
  }
  .js-countdown--1 li {
    padding: 8px;
    width: 55px;
    text-align: center;
    color: #fff;
    background-color: #f8ede7;
    color: #000;
    border-radius: 4px;
    margin: 0 2px;
    font-size: calc(var(--g-font-size) - 1px);
  }
  .js-countdown--1 li:fisrt-child {
    margin-left: 0;
  }
  .product-card .js-countdown--1 li {
    font-size: 12px;
    line-height: normal;
  }
  .js-countdown--1 .countdown-time {
    display: block;
    font-weight: 700;
  }
  .product-card .js-countdown--1 .countdown-time {
    font-size: var(--g-font-size);
  }
  .countdownhtml {
    background-repeat: no-repeat;
    background-position: center;
  }
  .countdownhtml .title-countdown {
    font-size: 40px;
    position: relative;
    padding-bottom: 46px;
  }
  .countdownhtml .title-countdown:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 60px;
    height: 2px;
    background-color: var(--g-main);
    left: 50%;
    transform: translate(-50%);
  }
  .js-countdown--2 li {
    color: var(--g-color-heading);
    background: white;
    text-align: center;
    font-size: 46px;
    line-height: 24px;
    padding: 10px 30px;
    position: relative;
    background-color: transparent;
  }
  .js-countdown--2 li:before {
    content: ":";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
  }
  .js-countdown--2 li:last-child:before {
    content: "";
  }
  .js-countdown--2 .countdown-text {
    font-size: 16px;
  }
  .js-countdown--2 .countdown-time {
    display: block;
    font-weight: 500;
  }
  .js-countdown--2 .countdown-time b {
    font-weight: 500;
  }
  .product-card .js-countdown--2 .countdown-time {
    font-size: var(--g-font-size);
  }
  .product-card__swatch {
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .product-card__swatch li {
    padding: 10px 0 0;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
  }
  @media (max-width: 576px) {
    .product-card__swatch li {
      margin: 0 3px 10px;
    }
  }
  .product-card__swatch li img {
    border: 2px solid transparent;
    width: 35px;
  }
  .product-card__swatch li.active img {
    border-color: var(--g-main);
  }
  .product-card__swatch.sw_color.round-color li,
  .product-card__swatch.sw_color.round-color li span,.product-card__swatch.sw_color.round-color li:before {
    border-radius: 50%;
  }
  .product-card__swatch.sw_color li {
    display: inline-flex;
    padding: 1px;
    margin: 0 4px;
    position: relative;
  }
  .product-card__swatch.sw_color .js-swatch-card-item{
    height: 14px;
  }
  .product-card__swatch.sw_color .js-swatch-card-item::before{
    content:"";
    position: absolute;
    left: -2px;
    bottom: -2px;
    right: -2px;
    top: -2px;
    opacity: 0;
    border: 1px solid var(--g-color-heading);
    transition: all .3s ease;
    transform: scale(0.9);
  }
  .product-card__swatch.sw_color .js-swatch-card-item span {
    width: 12px;
    height: 12px;
    display: inline-block;
    box-shadow: inset 0 0 1px rgba(0,0,0,.6);
    background-size: cover;
  }
  
  .product-card__swatch.sw_color .js-swatch-card-item.active {
    border-color: var(--g-main);
  }
  .product-card__swatch.sw_color .js-swatch-card-item.active::before,.product-card__swatch.sw_color .js-swatch-card-item:hover::before{
    opacity: 1;
    transform: scale(1);
  }
  .site-nav .product-card__swatch {
    display: none;
  }
  .product-card__type{
    color: rgba(var(--color-body-text-rgb),.6);
    font-size: calc(var(--g-font-size) + 0px);
  }
  .close-notifi {
    color: var(--g-color-heading);
  }
  .close-notifi svg{
    width: 12px;
    height:12px;
    fill:none;
    stroke:currentColor;
  }
  .review {
    display: inline-block;
  }
  .spr-starrating .spr-stars{
    display:inline-flex !important;
    font-size: calc(var(--g-font-size) - 2px);
    height: 24px;
    line-height: 27px;
  }
  .spr-starrating .spr-stars span{
    display: flex;
    column-gap: 2px;
    align-items: center;
  }
  .review .spr-badge-starrating {
    margin-right: 8px;
  }
  .review .spr-badge {
    color: #666;
    font-size: calc(var(--g-font-size) - 2px);
  }
  .review .spr-badge .spr-badge-caption {
    position: relative;
    top: 1px;
  }
  .review .spr-badge .spr-icon {
    font-size: var(--g-font-size);
    opacity: 1;
    color: #666;
    margin-right: 2px;
  }
  .review .spr-badge .spr-icon-star,
  .review .spr-badge .spr-icon-star-half-alt {
    color: var(--g-main) !important;
  }
  .photos__item--main .review {
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .spr-container {
    padding: 0;
    border: none;
  }
  .spr-summary-actions-newreview {
    padding: 7px 15px;
    font-size: 12px;
    margin-top: -5px;
  }
  @media (max-width: 576px) {
    .spr-summary-actions-newreview {
      margin-top: 15px;
    }
  }
  .mini-cart-total {
    margin-top: 20px;
    padding: 16px 0 0;
    border-top: 1px solid #e9e9e9;
    text-align: left;
  }
  .bottom-total{
    color: var(--g-color-heading);
    font-size: 16px;
    font-weight: 600;
  }
  .mini-cart-total .js-cart-total {
    float: right;
  }
  .js-free-shipping {
    position: relative;
    height: 4px;
    margin: 4px 0 16px;
    border-radius: 0;
    /* box-shadow: inset 0 0 0 2px #000; */
  }
  #jsCrosssell .js-free-shipping {
    margin-bottom: 0;
  }
  #jsCrosssell .js-free-shipping .progress-bar,
  .mini-cart-content .js-free-shipping .progress-bar {
    -webkit-animation: none;
    animation: none;
  }
  .mini-cart-content .js-free-shipping-text {
    font-size: calc(var(--g-font-size) - 2px);
    color:var(--color-body-text);
  }
  .mini-cart-content .js-free-shipping {
    margin-top: 12px;
  }
  
  .free-shipping-content svg,
  .free-shipping-content [class^="svg-"] {
   fill: none;
   margin-right: 0.5rem;
   width:24px;
   height:24px;
  }
  .slider-range-wr {
    margin: 0;
  }
  #js-slider-range {
    margin-bottom: 20px;
    height: 2px;
    margin-left: 7px;
    margin-right: 7px;
    border-color: #000;
  }
  #js-slider-range .ui-slider-handle {
    border-radius: 50%;
    top: -9px;
    border: none;
    background-color: #000;
    cursor: pointer;
  }
  .slider-range-wr .amount {
    text-align: center;
    color: var(--g-color-heading);
  }
  /* .js-col {
    transition: all ease 0.45s;
  } */
  .js-btn-view {
    width: 48px;
    height: 40px;
    position: relative;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 0;
    vertical-align: middle;
    margin-right:0;
    z-index: 1;
    border:1px solid #E0E0E0;
  }
  .js-btn-view:not(:first-child){
    margin-left: -1px;
  }
  .js-btn-view:before {
    box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2);
    background: rgba(var(--g-color-heading-rgb), 0.2);
    content: "";
    position: absolute;
    left: 0px;
    width: 2px;
    height: 16px;
    top:50%;
    transform: translateY(-50%) translateX(calc(-50% - 3px) );
    left: 50%;
  }
  .js-btn-view.active {
    /* border-color: var(--g-main); */
    z-index: 2;
    background-color: rgba(var(--g-color-heading-rgb), 0.05);
  }
  .js-btn-view.active:before {
    background-color: rgb(var(--g-color-heading-rgb));
    box-shadow: 6px 0 0 rgb(var(--g-color-heading-rgb));
  }
  .btn-view-3:before {
    box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2), 12px 0 rgba(var(--g-color-heading-rgb), 0.2);
    transform: translateY(-50%) translateX(calc(-50% - 6px) );
  }
  .btn-view-3.active:before {
    box-shadow: 6px 0 rgba(var(--g-color-heading-rgb)), 12px 0 rgba(var(--g-color-heading-rgb));
  }
  .btn-view-4:before {
    box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2), 12px 0 rgba(var(--g-color-heading-rgb), 0.2), 18px 0 rgba(var(--g-color-heading-rgb), 0.2);
    transform: translateY(-50%) translateX(calc(-50% - 9px) );
  }
  .btn-view-4.active:before {
    box-shadow: 6px 0 rgba(var(--g-color-heading-rgb)), 12px 0 rgba(var(--g-color-heading-rgb)), 18px 0 rgba(var(--g-color-heading-rgb));
  }
  .btn-view-5 {
    width: 74px;
  }
  .btn-view-5:before {
    box-shadow: 13px 0 #dcdcdc, 26px 0 #dcdcdc, 39px 0 #dcdcdc, 52px 0 #dcdcdc;
  }
  .btn-view-5.active:before {
    box-shadow: 13px 0 var(--color-accent), 26px 0 var(--color-accent), 39px 0 var(--color-accent), 52px 0 var(--color-accent);
  }
  
  .single-option-radio {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .single-option-radio input {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
  }
  .single-option-radio label {
    position: relative;
    display: inline-block;
    line-height: 46px;
    padding: 0 10px;
    margin: 3px 8px 6px 0;
    background-color: transparent;
    border: 1px solid rgba(var(--g-color-heading-rgb),0.1);
    color: var(--g-color-heading);
    background-position: center;
    background-size: cover;
    min-width: 48px;
    text-align: center;
    height: 48px;
    vertical-align: middle;
  }
  .single-option-radio label:after{
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    /* transition: all 0.25s ease;
    transform: scale(0.9); */
    border: 2px solid transparent;
    opacity: 0;
  }
  .single-option-radio label.disabled:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    border-color: var(--g-main);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .single-option-radio label[title="white"],
  .single-option-radio label[title="White"] {
    border: 1px solid #ddd !important;
  }
  .single-option-radio.single-color {
    margin-left: 2px;
  }
  .single-option-radio.single-color label {
    min-width: 30px;
    height: 30px;
    border: none;
    margin-right: 12px;
  }
  .single-option-radio.single-color.roud-color label {
    border-radius: 50%;
  }
  .single-option-radio.single-color.roud-color label:after{
    border-radius: 50%;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
  
  /*.single-option-radio.single-color input[type="radio"]:focus + label {
    background-color: #f2f2f2;
  }*/
  .single-option-radio.single-color.large-70 label {
    width: 60px;
    height: 60px;
  }
  .single-option-radio.single-color.normal-48 label {
    width: 48px;
    height: 48px;
  }
  .single-option-radio.single-color.roud-color label {
    border-radius: 50%;
    font-size: 0;
  }
  /*.single-option-radio input[type="radio"]:checked + label {
    border-color: var(--g-color-heading);
  }*/
  .single-option-radio input[type="radio"]:checked + label:after {
    border-color: var(--g-color-heading);
    opacity: 1;
    transform: scale(1);
  }
  /*.single-option-radio input[type="radio"]:focus + label {
    background-color: #f2f2f2;
  }*/
  .js-cross-select {
    margin: 8px 0;
    padding: 4px 8px;
  }
  .js-cross-select option[disabled] {
    color: #dedfdc;
  }
  .block-cross-sell {
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top:24px;
  }
  .block-cross-sell h4 {
    margin-bottom: 16px;
  }
  .row-crosssell {
    text-align: center;
  }
  .row-crosssell > div {
    padding-bottom: 15px;
  }
  .js-contact-soldout input {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }
  .cross-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  @media (max-width: 767px) {
    .cross-item {
      -webkit-flex: 0 0 50%;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%;
    }
  }
  .cross-item-money > span {
    color: var(--g-main);
    font-weight: 700;
  }
  .cross-item-title {
    color: #000;
    margin: 10px 0 5px;
  }
  .cross-item-image {
    display: inline-block;
    width: 100%;
    position: relative;
  }
  .cross-item-image svg,
  .cross-item-image i {
    width: 100%;
    left: 0;
    fill: #fff;
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    transition: all ease 0.45s;
    margin-top: -17px;
    font-size: 24px;
    line-height: 34px;
  }
  @media (max-width: 991px) {
    .cross-item-image svg,
    .cross-item-image i {
      opacity: 1;
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  }
  .cross-item-image:hover svg,
  .cross-item-image:hover i {
    opacity: 1;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .js-cross-added img {
    max-height: 130px;
  }
  .js-cross-added h5 {
    margin-top: 16px;
  }
  .js-cross-added .alert {
    font-size: calc(var(--g-font-size) - 2px);
    padding: 2px 8px;
  }
  .cross-cart-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  @media (max-width: 767px) {
    .cross-cart-wrap h4 {
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
  }
  @media (min-width: 576px) and (max-width: 991px) {
    .modal-dialog--crosssell {
      max-width: calc(100% - 30px);
    }
  }
  @media (min-width: 992px) {
    .modal-dialog--crosssell {
      max-width: 960px;
    }
  }
  .modal-dialog--crosssell .modal-body {
    padding: 0 25px 15px;
  }
  .cross-cart-items {
    max-height: 300px;
    overflow-y: auto;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: var(--g-input-border);
  }
  @media (max-width: 991px) {
    .cross-cart-items {
      display: none;
    }
  }
  .js-menu-video,
  .js-video {
    position: relative;
    cursor: pointer;
    background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3RENGREQ4QjY2QTExRTlCQ0VBQUY5QTM4NjMzMUU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ3RENGREQ5QjY2QTExRTlCQ0VBQUY5QTM4NjMzMUU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDdEQ0ZERDZCNjZBMTFFOUJDRUFBRjlBMzg2MzMxRTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDdEQ0ZERDdCNjZBMTFFOUJDRUFBRjlBMzg2MzMxRTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAEsAhwDAREAAhEBAxEB/8QAiAABAAMAAwEBAQAAAAAAAAAAAAYHCAMEBQkCAQEBAAAAAAAAAAAAAAAAAAAAABAAAQQBAwIEAwMHCQYEBwAAAQACAwQFEQYHIRIxQRMIUSIUYXEVgTJCI3S0FpFSYoKyszV1N3IzNlZ2ONGTFxihotJD04SVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD7sICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIM08n82bp433IcRPtandx1qMWMTkjNKz1oj0cCO0gPY7oRr8D5oL+2/nKG5cLjM9i5PVoZWuyeuT4gOHVjgPBzTq0jyIQZ65B9wk+2N4T7U27gYc/JTMdezM6R4cbjz1hjawHu7dWt+PdqPJBozEyZKbGUZcxBDVyksLX3qtdxfHFI4aljXHq7t8NfNB6KAgICAgICAgztf5syVPliPjluDrPqPyVaicmZX+p2zsY8u7NNNR36eKDRKAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICCr+W+PoOQ9p2cdG1jc1Q1tYGy46ds4HWNx/myD5T9uh8kGQeNeYr3HG2927YvV5XXY2ySbchlaT9Pec4RSxytJBa0H5yOnVrh4uQTD248fS5vL2ORc8x1iChM9uHM2rnT3XdZLBJ/O9PU6H+edfFqC5+YOaIOOfp8PiqceU3Pdi9ZkMxPoVonEta+UMIc4uIOjAR06kjpqFOXuTvcPt+jHufM7fjiwbwx7mT0WiJjX6aeqI3iaMHw+cjx+OiDRfFvJ2N5Lw0tyCD6DLY5zI8vjC7v9NzwSyRjuhLH6HTUeII8tSFWZLmHdlTmiPYEUWP/AnZWrTL3QvNj05o43O+f1NNdXHT5UFw8qboyWzNhZ3cmIbC7I436X6dthpfH+utQwu7mhzSfledOvigj3CO+83yFtTIZrPMqsuVctLSjFSN0bPTZBBINQ5zzrrIfNBQ933IbwxW6dw4uzj6F2lj7V6njK8MDxK+WN74q/e71DqAQC7QanwGiC0eE97ckbtym46+9KjatTGwQSQskpOqTNksOd2Nbr26s7WO8Wk+HX4holB86+Q84zbXPuUz767rbcRlKlr6Vh7TIY68RDQTrpqfPRBPtwcqe4DCwN3RkNtQ4bbsrmmOtJUD4mMefkEx7/WaTqBq4t1Php4INI8Y8h0OSNuNzFeH6O9Wk+my+PJ7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pp4IIBkOXeZ85gnbVi2ZdqZq1GKtnM1qduK0R4Oc1gAEb3ebh0HXQN6aBo3iPb28cJtg/wAdZq3lszkXiU1Lk5smpEG6NiL3F2rj1LupHl5IM3ZjYfIXDO9bG6tiYyTNYCd0giigidY0rSuDnVrMUfzgNIGj29OgOoOoQdDdec5c5tlx+Ar7PsYjEwTNlkiEU0UHq6FoksWJg0aMDjo0fyOOiDXvHOyq+wNp47bsMoszw902RtgaCazL1kcB8B0a37AEE5QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQf/9k=")
      no-repeat center;
  }
  .js-menu-video video,
  .js-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  .g-banner:after {
    content: "";
    display: table;
    clear: both;
  }
  .g-banner figure {
    position: relative;
    overflow: hidden;
    background: #000;
    text-align: center;
    cursor: pointer;
    margin: 0;
  }
  .g-banner figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
  }
  .g-banner figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .g-banner figure figcaption:after,
  .g-banner figure figcaption:before {
    pointer-events: none;
  }
  .g-banner figure figcaption,
  .g-banner figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .g-banner figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  .g-banner figure h2 {
    font-weight: 300;
    font-size: calc(var(--g-font-size) + 25px);
  }
  .g-banner figure h2 span {
    font-weight: 800;
  }
  .g-banner figure h2,
  .g-banner figure p {
    margin: 0;
    color: #fff;
  }
  .g-banner figure p {
    font-size: 15px;
    text-transform: none;
    line-height: 1.7;
  }
  figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  figure.effect-lily figcaption {
    text-align: left;
  }
  figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
  }
  figure.effect-lily h2,
  figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-lily p {
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
  }
  figure.effect-lily:hover img,
  figure.effect-lily:hover p {
    opacity: 0.7;
  }
  figure.effect-lily:hover h2,
  figure.effect-lily:hover img,
  figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-lily:hover p {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
  }
  figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #000;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  figure.effect-sadie:hover h3 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  }
  figure.effect-sadie:hover figcaption:before,
  figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  }
  figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  figure.effect-roxy figcaption:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  figure.effect-roxy figcaption {
    padding: 3em;
    text-align: left;
  }
  figure.effect-roxy h2 {
    padding: 30% 0 10px;
  }
  figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  figure.effect-roxy:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-roxy:hover figcaption:before,
  figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-bubba {
    background: black;
  }
  figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  figure.effect-bubba:hover img {
    opacity: 0.4;
  }
  figure.effect-bubba figcaption:after,
  figure.effect-bubba figcaption:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  figure.effect-bubba figcaption:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scaleX(0);
  }
  figure.effect-bubba figcaption:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scaleY(0);
  }
  figure.effect-bubba h2 {
    padding-top: 15%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  figure.effect-bubba:hover figcaption:after,
  figure.effect-bubba:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.effect-bubba:hover h2,
  figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  figure.effect-romeo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-romeo:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 200px);
    transform: translateZ(200px);
  }
  figure.effect-romeo figcaption:after,
  figure.effect-romeo figcaption:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: "";
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  figure.effect-romeo:hover figcaption:before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
  }
  figure.effect-romeo:hover figcaption:after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  }
  figure.effect-romeo h2,
  figure.effect-romeo p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-romeo h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  }
  figure.effect-romeo p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  }
  figure.effect-romeo:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  }
  figure.effect-romeo:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  }
  figure.effect-layla {
    background: black;
  }
  figure.effect-layla figcaption {
    padding: 30px;
  }
  figure.effect-layla figcaption:after,
  figure.effect-layla figcaption:before {
    position: absolute;
    content: "";
    opacity: 0;
  }
  figure.effect-layla figcaption:before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  figure.effect-layla figcaption:after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  figure.effect-layla h2 {
    padding-top: 12%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-layla p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  figure.effect-layla h2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  figure.effect-layla figcaption:after,
  figure.effect-layla figcaption:before,
  figure.effect-layla img,
  figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-layla:hover figcaption:after,
  figure.effect-layla:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.effect-layla:hover h2,
  figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-layla:hover figcaption:after,
  figure.effect-layla:hover h2,
  figure.effect-layla:hover img,
  figure.effect-layla:hover p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  figure.effect-honey {
    background: black;
  }
  figure.effect-honey img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  figure.effect-honey:hover img {
    opacity: 0.5;
  }
  figure.effect-honey figcaption:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    content: "";
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  figure.effect-honey h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  figure.effect-honey h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  figure.effect-honey figcaption:before,
  figure.effect-honey h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  figure.effect-honey:hover figcaption:before,
  figure.effect-honey:hover h2,
  figure.effect-honey:hover h2 i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-oscar {
    background: -webkit-linear-gradient(
      45deg,
      #22682a 0,
      #9b4a1b 40%,
      #3a342a 100%
    );
    background: linear-gradient(45deg, #22682a 0, #9b4a1b 40%, #3a342a 100%);
  }
  figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  figure.effect-oscar figcaption {
    padding: 30px;
    background-color: #3a342ab3;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
  }
  figure.effect-oscar figcaption:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: "";
  }
  figure.effect-oscar h2 {
    margin: 20% 0 10px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  figure.effect-oscar figcaption:before,
  figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-oscar:hover figcaption:before,
  figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.effect-oscar:hover figcaption {
    background-color: #3a342a00;
  }
  figure.effect-oscar:hover img {
    opacity: 0.4;
  }
  figure.effect-marley figcaption {
    text-align: right;
  }
  figure.effect-marley h2,
  figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
  }
  figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  figure.effect-marley h2 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-marley h2:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: "";
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  figure.effect-marley h2:after,
  figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  figure.effect-marley:hover h2:after,
  figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-ruby {
    background-color: #000;
  }
  figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  figure.effect-ruby:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.effect-ruby h2 {
    margin-top: 4%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  figure.effect-ruby p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
  }
  figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-ruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translateZ(0) scale(1);
  }
  figure.effect-milo {
    background: black;
  }
  figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  figure.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translateZ(0) scale(1);
  }
  figure.effect-milo h3 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em;
  }
  figure.effect-milo p {
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  figure.effect-milo:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-dexter {
    background: -webkit-linear-gradient(top, #258dc8 0, #683c13 100%);
    background: linear-gradient(to bottom, #258dc8 0, #683c13 100%);
  }
  figure.effect-dexter img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  figure.effect-dexter:hover img {
    opacity: 0.4;
  }
  figure.effect-dexter figcaption:after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
    border: 7px solid #fff;
    content: "";
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  figure.effect-dexter:hover figcaption:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-dexter figcaption {
    padding: 3em;
    text-align: left;
  }
  figure.effect-dexter p {
    position: absolute;
    right: 60px;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  figure.effect-dexter:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-sarah {
    background: black;
  }
  figure.effect-sarah img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  figure.effect-sarah:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-sarah figcaption {
    text-align: left;
  }
  figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
  }
  figure.effect-sarah h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: "";
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  figure.effect-sarah:hover h2:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #000;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  figure.effect-zoe h2 {
    float: left;
    color: #000;
  }
  figure.effect-zoe p {
    color: #000;
  }
  figure.effect-zoe p.icon-links a {
    float: right;
    color: #000;
    font-size: 1.4em;
  }
  figure.effect-zoe:hover p.icon-links a:focus,
  figure.effect-zoe:hover p.icon-links a:hover {
    color: #000;
  }
  figure.effect-zoe p.description {
    position: absolute;
    bottom: 100%;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden;
  }
  figure.effect-zoe h2,
  figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
  figure.effect-zoe p.icon-links a span:before {
    display: inline-block;
    padding: 8px 10px;
    font-family: feathericons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  figure.effect-zoe h2 {
    display: inline-block;
  }
  figure.effect-zoe:hover p.description {
    opacity: 1;
  }
  figure.effect-zoe:hover figcaption,
  figure.effect-zoe:hover h2,
  figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }
  figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
  }
  figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
  }
  figure.effect-chico figcaption {
    padding: 3em;
  }
  figure.effect-chico figcaption:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  figure.effect-chico figcaption:before,
  figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
  }
  figure.effect-chico h2 {
    padding: 20% 0 20px;
  }
  figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  figure.effect-chico:hover figcaption:before,
  figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  @media screen and (max-width: 767px) {
    .content {
      padding: 0 10px;
      text-align: center;
    }
    .g-banner figure {
      display: inline-block;
      float: none;
      margin: 10px auto;
      width: 100%;
    }
  }
  .hover-banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40vh;
  }
  .hover-banners .layout-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    transition: ease 0.5s;
    margin: 0;
    line-height: 0;
    position: relative;
  }
  .hover-banners .layout-box img {
    width: 200%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: ease 0.5s;
  }
  .hover-banners .layout-box span {
    font-size: 3.8vh;
    display: block;
    text-align: center;
    height: 10vh;
    line-height: 2.6;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  .hover-banners .layout-box:hover {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .hover-banners .layout-box:hover img {
    width: 100%;
    height: 100%;
  }
  .split-banner-1 {
    background: white;
    display: inline-block;
    padding: 15px;
  }
  .split-banner-1:before {
    position: absolute;
    width: 50%;
    top: calc(50% - 8px);
    height: 15px;
    line-height: 15px;
    content: "";
    background: white;
    text-align: center;
  }
  .split-banner-1:after {
    position: absolute;
    width: 50%;
    content: "";
    right: 0;
    height: 100%;
    top: 0;
    border-width: 0 0 0 15px;
    border-style: solid;
    border-color: #fff;
  }
  .js-masonry .grid-sizer {
    width: 1%;
  }
  .js-masonry .grid-item {
    padding: 0 10px;
  }
  @media (max-width: 991px) {
    .js-masonry .grid-item {
      width: 50% !important;
    }
  }
  @media (max-width: 767px) {
    .js-masonry .grid-item {
      width: 100% !important;
    }
  }
  .instagram .instagram-item , .instagramoff-item a{
    position: relative;
    display: block;
  }
  .instagram .instagram-item:hover:after,.instagramoff-item a:hover::after {
    opacity: 1;
  }
  .instagram .instagram-item:after,.instagramoff-item a::after {
    font-family: icomoon;
    content: "\e929";
    font-size: 18px;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0;
    transition: all ease 0.45s;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    pointer-events: none;
  }
  .lookbook__dot {
    position: absolute;
    z-index: 100;
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
  .lookbook__dot:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: inherit;
    border-radius: 25px;
    opacity: 0.2;
    position: absolute;
    top: -10px;
    left: -10px;
    -webkit-animation: pulse 3s linear;
    animation: pulse 3s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .lookbook__dot:after {
    content: "";
    width: 30px;
    height: 30px;
    background-color: inherit;
    border-radius: 25px;
    opacity: 0.2;
    position: absolute;
    top: -10px;
    left: -10px;
    transition: transform 0.3s ease;
  }
  .lookbook__dot:hover:after {
    transform: scale(1.3);
  }
  .lookbooks-item img {
    width: 100%;
  }
  .lookbook__slide .product-card {
    height: auto;
    width: 100%;
  }
  .lookbook__instagram {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border-radius: 7px;
  }
  
  @keyframes pulse {
    0% {
      opacity: 1;
      transform: scale(0.4);
    }
  
    100% {
      opacity: 0;
      transform: scale(1.35);
    }
  }
  @keyframes pulse-ping {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(.8);
    }
  }
  /*Loolbook*/
  .hotspot-dot{
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border:none;
    background: transparent;
    box-shadow: 0 0 0 8px rgba(var(--dot-color),1) inset,0 1px 6px rgba(0,0,0,0.1);
    padding: 0;
  }
  .hotspot-dot:after{
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    width: 32px;
    height: 32px;
    border: 2px solid rgba(var(--dot-color),.8);
    border-radius: 100%;
    animation: pulse 2s ease-in-out infinite;
  }
  .hotspot-product .product-card{
    display:flex;
    flex-direction:row;
    width:max-content;
    max-width: 45vw;
  }
  .hotspot-product{
  background:white;
  }
  .hotspot-product .product-card__image-wr{
    width:72px;
    flex: 0 0 72px;
    margin-right:1.5rem;
  }
  .hotspot-product .image-content__image-wrapper img{
    transition:none;
  }
  .hotspot-product .product-card__info{
    padding:0 !important;
    margin-bottom:0;
  }
  .popover-content{
    position:absolute;
    z-index:1;
  }
  .popover-content:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent white transparent transparent;
    border-width: 8px;
  
  }
  .hotspot-dotwrap .popover-content{
    transition: transform 0.2s cubic-bezier(0,.14,.19,1), opacity 0.2s cubic-bezier(0,.14,.19,1), visibility 0.2s cubic-bezier(0,.14,.19,1) ;
    opacity:0;
    visibility:hidden;
    will-change: transform;
    box-shadow:0 1px 6px rgba(0,0,0,0.1);
  }
  .hotspot-dotwrap .popover-content.active{
    opacity:1;
    visibility:visible;
  }
  
  .hotspot-right .popover-content{
    transform:scale(0.8) translateY(-50%) ;
    transform-origin:top left;
    top:50%;
    left:calc(100% + 16px);
  }
  .hotspot-right .popover-content.active{
    transform:scale(1) translateY(-50%) ;
  }
  .hotspot-right .popover-content:before{
    right:100%;
    top:50%;
    margin-top:-8px;
  }
  .hotspot-bottom .popover-content{
    top:calc(100% + 16px);
    transform:scale(0.8) translateX(-50%) ;
    transform-origin:top left;
    left:50%;
  }
  .hotspot-bottom .popover-content.active{
    transform:scale(1) translateX(-50%) ;
  }
  .hotspot-bottom .popover-content:before{
    left:50%;
    top: -16px;
    margin-left: -8px;
    border-color: transparent transparent white transparent;
  }
  .hotspot-left .popover-content{
    top:50%;
    transform:scale(0.8) translateY(-50%);
    transform-origin:top right;
    right:calc(100% + 16px);
  }
  .hotspot-left .popover-content.active{
    transform:scale(1) translateY(-50%) ;
  }
  .hotspot-left .popover-content:before{
    left:100%;
    top:50%;
    margin-top:-8px;
    border-color: transparent transparent transparent white;
  }
  .hotspot-top .popover-content{
    bottom:calc(100% + 16px);
    transform-origin:bottom left;
    transform:scale(0.8) translateX(-50%) ;
    left:50%;
  }
  .hotspot-top .popover-content.active{
    transform:scale(1) translateX(-50%) ;
  }
  .hotspot-top .popover-content:before{
    left:50%;
    bottom: -16px;
    margin-left: -8px;
    border-color: white transparent transparent transparent;
  } 
  @media (max-width:749px) {
    .hotspot-dotwrap .popover-content{
      transform: none !important;
      top:auto !important;
      bottom:0 !important;
      width: 100% !important;
      position: fixed;
      left: 0;
    }
    .hotspot-dotwrap .popover-content:before{
      display: none;
    }
    .hotspot-product .product-card{
      max-width: 100vh !important;
    }
  }
  
  /*hotspot-solid*/
  .hotspot-dotwrap.hotspot-solid{
    width: max-content;
  }
  .hotspot-solid .hotspot-dot{
    max-width: 12px !important;
    max-height:12px;
    width: 12px !important;
    height:12px;
    box-shadow:none;
    background-color:rgba(var(--dot-color),1);
    border:none;
    padding: 0;
  }
  .hotspot-solid .hotspot-dot:after{
    width: 56px;
    height: 56px;
    left:calc(50% - 28px);
    top:calc(50% - 28px);
    border:none;
    background:radial-gradient(50% 50% at 50% 50%,rgba(var(--dot-color),0),rgba(var(--dot-color),.3));
    animation: 2s ease-in-out infinite alternate pulse-ping;
  }
  .hotspot-dotwrap{
    transition: transform 0.3s ease;
  }
  .hotspot-dotwrap.active{
    transform:scale(1.18);
  }
  
  .schedule-day:after {
    position: absolute;
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 15px solid var(--g-main);
  }
  .schedule-speaker {
    border-bottom: 1px dashed #e5e5e5;
  }
  .schedule-speaker .media-meta {
    width: 200px;
    padding-right: 30px;
  }
  .rtl .schedule-speaker .media-meta {
    padding-left: 30px;
    padding-right: inherit;
  }
  .body-theme.template-index.body-announcement-bar
    .site-header--transparent.site-header--sticky.active {
    top: 0;
  }
  #yReplayBox {
    display: none !important;
  }
  .tooltip-inner {
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    border-radius: 0;
  }
  .text-primary {
    color: var(--g-main) !important;
  }
  .text-primary:hover,
  .text-primary:focus,
  .text-primary:active {
    color: var(--g-main-2) !important;
  }
  a.text-primary {
    color: var(--g-main) !important;
  }
  a.text-primary:hover,
  a.text-primary:focus,
  a.text-primary:active {
    color: var(--g-main-2) !important;
  }
  .text-primary2 {
    color: var(--g-main-2) !important;
  }
  .site-footer .site-footer__section-title {
    text-transform: uppercase;
    margin-bottom: 45px;
  }
  .footer-email .form-control {
    border-radius: var(--g-input-radius) !important;
    background: transparent;
    padding: 0;
    outline: none;
    box-shadow: none;
    color: #fff;
    height: var(--g-input-height);
    background: #f7f7f7;
    border-color: #f7f7f7;
    padding: 0.82rem 1.45rem;
  }
  .footer-email .form-control:active,
  .footer-email .form-control:focus {
    box-shadow: none;
  }
  .footer-email .btn-underline {
    color: var(--g-main) !important;
    border-bottom-color: var(--g-main) !important;
  }
  .btn-underline {
    padding-top:0;
    padding-bottom: 0px;
    border-width: 0 0 var(--g-height-border-btnline) 0;
    border-bottom-color: var(--g-cta-button) !important;
    color: var(--g-cta-button) !important;
    padding-left: 0;
    padding-right: 0;
    font-size: var(--g-font-size-btn);
    font-weight: var(--g-font-weight-btn);
    font-family: var(--g-font-family_btn);
    letter-spacing: var(--g-font-spacing-btn);
    text-transform: var(--g-text-transform-btn);
  }
  .btn-underline i{
    font-size: 80%;
    width: auto;
    height: auto;
    margin-left: 4px;
  }
  .btn-underline:hover {
    color: var(--g-main-2) !important;
    border-bottom-color: var(--g-main-2) !important;
  }
  .btn-underline-primary {
    color: var(--g-main) !important;
    border-bottom-color: var(--g-main) !important;
  }
  .btn-underline-white,
  .btn-underline-white:hover {
    color: #fff !important;
    border-bottom-color: #fff !important;
  }
  .btn-underline-heading {
    color: var(--g-color-heading) !important;
    border-bottom-color: var(--g-color-heading) !important;
  }
  #jsQuickview .qv-product-description p {
    font-size: 14px;
    line-height: 24px;
  }
  #jsQuickview .qv-product-price  {
    font-size: 24px;
    font-weight: 600;
  }
  
  @keyframes lineAnim {
    0%, 100% {
      transform: translateX(-50%);
    }
    50% {
      transform: translateX(100%);
    }
  }
  .left-qv,.right-qv{
    opacity: 0;
    transition: all 0.65s cubic-bezier(0,.14,.19,1);
  }
  .left-qv{
    transform: translateX(10%);
  }
  .right-qv{
    transform: translateX(-10%);
  }
  .loadqvpopup .modal-content{
    overflow: hidden;
  }
  .loadqvpopup .left-qv, .loadqvpopup .right-qv{
    opacity: 1;
    transform: translateX(0px);
  }
  
  #loading_qv{
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99999;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    
  }
  #loading_qv.activeload{
    opacity: 1;
    visibility: visible;
   
  }
  #loading_qv.activeload .loader-line{
    width: 50px;
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--g-input-border);
    overflow: hidden;
  }
  #loading_qv.activeload .loader-line:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 200%;
    background-color: var(--g-color-heading);
    animation: lineAnim 3s linear infinite;
    border-radius: 0px;
  }
  .template-404 .main-content {
    padding: 0 !important;
  }
  .template-404 .breadcrumb {
    display: none;
  }
  .template-404 .page-404 {
    min-height: 750px;
  }
  .parallax-container {
    overflow: hidden;
  }
  .parallax-container .simpleParallax {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .parallax-container .simpleParallax img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  .bg-herovideo .hero-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .bg-herovideo .hero-video video {
    position: relative;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .bg-herovideo.txt-left .parallax-banner__meta {
    margin-left: 10%;
  }
  .bg-herovideo.txt-center {
    text-align: center;
  }
  .bg-herovideo.txt-right {
    text-align: right;
  }
  .bg-herovideo.txt-right .parallax-banner__meta {
    margin-right: 10%;
  }
  .hero-video__wrap,.hero-img__wrap{
    width: var(--img-in-hero);
  }
  .form-group {
    margin-bottom: 1.5rem;
    position: relative;
  }
  .form-group label{
      display: inline-block;
      position: absolute;
      top: calc((var(--g-input-height) / 2) - .85em);
      padding: 0 5px;
      pointer-events: none;
      transform: translateY(0);
      height: auto;
      width: auto;
      margin-bottom: 0;
      overflow: hidden;
      clip: auto;
      left: 0.6rem;
      background-color:var(--color-body) ;
      transition: all 0.2s ease-in-out;
      color: rgba(var(--g-color-heading-rgb),0.6);
  }
  .form-group .form-control:focus ~ label,.form-group .form-control.has-value ~ label{
      top: -0.7rem;
      font-size: 0.8rem;
      left: 0.5rem;
  }
  .form-group .form-control,
  .form-group .form-control-area {
    border-radius: var(--g-input-radius);
    background: var(--g-input-bg);
    border: 1px solid var(--g-input-border);
    outline: none;
    box-shadow: none;
    color: var(--g-color-heading);
    height: var(--g-input-height);
    line-height: var(--g-input-height);
  }
  
  .form-group .form-control:active,
  .form-group .form-control:focus,
  .form-group .form-control-area:active,
  .form-group .form-control-area:focus {
    border-color: var(--g-color-heading);
    box-shadow: 0 0 0 1px rgb(var(--g-color-heading-rgb)) inset;
  }
  
  .form-group input::placeholder,.form-group textarea::placeholder{
      color: transparent !important;
  }
  .form-group .form-control-area {
    height: 100px;
    line-height: 28px;
  }
  .js-ab-close i {
    font-size: 14px;
  }
  .list-styled li {
    line-height: 28px;
  }
  .nav-tab-info-vertical .card {
    border: none;
    background-color: transparent;
  }
  .nav-tab-info-vertical .card .card-header {
    padding: 16px 16px 16px 0;
    background-color: transparent;
    border-bottom: 1px solid var( --g-input-border);
    font-weight: 500;
    font-size: calc(var(--g-font-size) + 1px);
    line-height: 24px;
    font-family: var(--g-font-1);
  }
  .nav-tab-info-vertical .card .card-header i {
    margin-right: 20px;
    font-size: 14px;
    transition: transform 0.2s ease;
  }
  .nav-tab-info-vertical .card .card-header .collapsed {
    color: var(--g-color-heading);
  }
  .nav-tab-info-vertical .card .card-header.active-acc .card-link {
    color: var(--g-main);
  }
  .nav-tab-info-vertical .card .card-header .card-link i{
    transform: rotate(90deg);
  }
  .nav-tab-info-vertical .card .card-header .card-link.collapsed i {
    transform: rotate(0deg);
  }
  #shopify-product-reviews .spr-container {
    padding: 0;
    border: none;
  }
  #shopify-product-reviews .spr-header .spr-summary{
    display: flex;
    align-items:center;
  }
  #shopify-product-reviews .spr-header .spr-summary-actions{
    margin-left:auto;
  }
  #shopify-product-reviews .spr-header .spr-summary-caption{
    margin-left:0.5rem;
  }
  #shopify-product-reviews .spr-container .spr-review-header-title {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: normal;
    margin-top: 10px;
  }
  #shopify-product-reviews .spr-container .spr-review-header-byline {
    font-style: normal;
    font-size: 12px;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    opacity: 1;
  }
  #shopify-product-reviews .spr-container .spr-review-content-body {
    line-height: 28px;
  }
  #shopify-product-reviews .spr-container .spr-summary .spr-icon {
    width: 18px;
    height: 18px;
    line-height:1;
  }
  #shopify-product-reviews .spr-summary-starrating{
    vertical-align: text-top;
    display: inline-flex;
    align-items: center;
  }
  #shopify-product-reviews .spr-review-reportreview{
    font-size: 12px;
    text-underline-offset: 4px;
    text-decoration: underline;
    text-decoration-color:rgba(var(--color-body-text-rgb),.4);
    line-height:1.5;
  }
  #shopify-product-reviews .spr-container .spr-summary .spr-icon-star,
  #shopify-product-reviews .spr-container .spr-summary .spr-icon-star-half-alt {
    color:var(--g-color-heading);
  }
  #shopify-product-reviews .spr-reviews .spr-icon {
    font-size: 12px;
  }
  #shopify-product-reviews .spr-reviews .spr-icon-star,
  #shopify-product-reviews .spr-reviews .spr-icon-star-half-alt {
    color: var(--g-color-heading);
  }
  #shopify-product-reviews .spr-form-title {
    margin-bottom: 16px;
  }
  #shopify-product-reviews .spr-form-contact {
    margin-right: calc(0px - var(--g-hgutter));
    margin-left: calc(0px - var(--g-hgutter));
  }
  #shopify-product-reviews .spr-form-contact .spr-form-contact-name,
  #shopify-product-reviews .spr-form-contact .spr-form-contact-email {
    padding: 0 calc(var(--g-hgutter));
    float: left;
    width: 50%;
    margin-bottom: 24px;
  }
  #shopify-product-reviews .spr-form-contact .spr-form-label {
   font-size:14px;
  }
  #shopify-product-reviews .spr-form-contact .spr-form-input {
    border: 1px solid #e8e8e1;
    background: 0;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    color: var(--g-color-heading);
    height: 48px;
    line-height: 48px;
    border-style: solid;
  }
  #shopify-product-reviews
    .spr-form-contact
    .spr-form-input
    ::-webkit-input-placeholder {
    color: var(--g-color-heading);
  }
  #shopify-product-reviews .spr-form-contact .spr-form-input ::-moz-placeholder {
    color: var(--g-color-heading);
  }
  #shopify-product-reviews
    .spr-form-contact
    .spr-form-input
    ::-ms-input-placeholder {
    color: var(--g-color-heading);
  }
  #shopify-product-reviews .spr-form-contact .spr-form-input:active,
  #shopify-product-reviews .spr-form-contact .spr-form-input:focus {
    border-color: var(--g-color-heading);
    box-shadow: none;
  }
  #shopify-product-reviews .spr-form-review-rating a,
  #shopify-product-reviews .spr-form-review-rating a:hover {
    opacity: 1;
    color: #fab000;
    font-size: 14px;
  }
  #shopify-product-reviews .spr-form-review .spr-form-review-rating {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
  }
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-rating
    .spr-form-label {
    margin: 0 15px 0 0;
  }
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-rating
    .spr-form-label,
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-rating
    .spr-form-input {
    display: inline-block;
  }
  #shopify-product-reviews .spr-form-review .spr-form-review-title {
    margin-bottom: 24px;
  }
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-title
    .spr-form-label {
      font-size: 14px;
  }
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-title
    .spr-form-input {
    border: 1px solid #e8e8e1;
    background: 0;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    color: var(--g-color-heading);
    height: 48px;
    line-height: 48px;
    border-style: solid;
  }
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-title
    .spr-form-input:active,
  #shopify-product-reviews
    .spr-form-review
    .spr-form-review-title
    .spr-form-input:focus {
    box-shadow: none;
    border-color: var(--g-color-heading);
  }
  #shopify-product-reviews .spr-form-review-body {
    margin-bottom: 24px;
  }
  #shopify-product-reviews .spr-form-review-body .spr-form-label {
    font-size:14px;
  }
  #shopify-product-reviews .spr-form-review-body .spr-form-input-textarea {
    border: 1px solid #e8e8e1;
    background: 0;
    border-radius: 0;
    background: transparent;
    outline: none;
    box-shadow: none;
    color: var(--g-color-heading);
    line-height: 28px;
    border-style: solid;
  }
  #shopify-product-reviews .spr-form-review-body .spr-form-input-textarea:active,
  #shopify-product-reviews .spr-form-review-body .spr-form-input-textarea:focus {
    border-color: var(--g-color-heading);
    box-shadow: none;
  }
  #shopify-product-reviews .spr-form-actions .spr-button {
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
  }
  .modal-backdrop.show {
    display: none !important;
  }
  .categories_block .ul_list_categories li {
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    background: none;
  }
  .categories_block .ul_list_categories li a {
    padding: 20px;
    background-color: #f4efe9;
    color: var(--g-color-heading);
  }
  .categories_block .ul_list_categories li a .apolloQty {
    line-height: normal;
    display: inline-block;
  }
  .categories_block .ul_list_categories li a .apolloQty:before,
  .categories_block .ul_list_categories li a .apolloQty:after {
    display: none;
  }
  .categories_block .ul_list_categories li a:hover {
    background-color: #f1f1f1;
  }
  .categories_block.has-bg .ul_list_categories li {
    background-position: center center;
    border-radius: 8px;
    margin-bottom: 10px;
    background-size: cover;
  }
  .categories_block.has-bg .ul_list_categories li a {
    background-color: #00000080;
    color: #fff;
    padding: 35px 40px;
    display: block;
    border-radius: 8px;
    transition: background-color 0.3s ease;
  }
  .categories_block.has-bg .ul_list_categories li a:hover {
    background-color: #0003;
  }
  .humbergerbar {
    overflow-y: scroll;
  }
  .pro__ser .pro__ser--box img {
    width: 34px;
    margin-bottom: 15px;
  }
  .pro__ser_1 .pro__ser--box {
    background-color: #fff;
    padding: 25px 15px;
  }
  .pro__ser_2 .pro__ser--box {
    border: 2px solid #fff;
    padding: 25px 15px;
  }
  .rte blockquote {
    padding: 1.5rem 1rem 1rem 4.5rem;
    margin: 2.5rem 0 2.5rem 0;
    border: none;
    color:var(--g-color-heading);
    text-align: left;
    position: relative;
    border-left: 4px solid var(--g-main);
    background-color:rgba(var(--g-color-heading-rgb),0.05);
  }
  blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color:rgba(var(--g-color-heading-rgb),0.2);
    position: absolute;
    left: 16px;
    top: 0px;
  }
  .text-decoration {
    text-decoration: underline;
  }
  .f-90 {
    font-size: 40px;
  }
  @media (min-width: 991px) {
    .f-90 {
      font-size: 70px;
    }
  }
  .f-55 {
    font-size: 34px;
  }
  @media (min-width: 991px) {
    .f-55 {
      font-size: 55px;
    }
  }
  @media (min-width: 991px) {
    .col-md-2-5 {
      flex-basis: 20% !important;
      width: 20% !important;
      padding-left: var(--g-hgutter);
      padding-right: var(--g-hgutter);
    }
  }
  
  .alert--cart img {
    width: 70px;
  }
  #growls-bc,
  #growls-bl,
  #growls-br,
  #growls-cc,
  #growls-cl,
  #growls-cr,
  #growls-default,
  #growls-tc,
  #growls-tl,
  #growls-tr,
  .ontop {
    z-index: 50000;
    position: fixed;
  }
  #growls-default {
    top: 10px;
    right: 10px;
  }
  #growls-tl {
    top: 10px;
    left: 10px;
  }
  #growls-tr {
    top: 10px;
    right: 10px;
  }
  #growls-bl {
    bottom: 10px;
    left: 10px;
  }
  #growls-br {
    bottom: 10px;
    right: 10px;
  }
  #growls-tc {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  #growls-bc {
    bottom: 10px;
    right: 10px;
    left: 10px;
  }
  #growls-cc {
    top: 50%;
    left: 50%;
    margin-left: -125px;
  }
  #growls-cl {
    top: 50%;
    left: 10px;
  }
  #growls-cr {
    top: 50%;
    right: 10px;
  }
  #growls-bc .growl,
  #growls-tc .growl {
    margin-left: auto;
    margin-right: auto;
  }
  .growl {
    position: relative;
    border-radius: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .growl.growl-incoming,
  .growl.growl-outgoing {
    opacity: 0;
  }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px;
  }
  .growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px;
  }
  .growl.growl-large {
    width: 300px;
    padding: 16px;
    margin: 16px;
  }
  .growl.growl-default,
  .growl.growl-notice {
    color: var(--g-alert);
    background-color: var(--g-alert-bg);
    border: 1px solid var(--g-alert-bd);
  }
  .growl.growl-error {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
  }
  .growl.growl-warning {
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #ffeeba;
  }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    top: 4px;
    right: 12px;
  }
  .growl .growl-title {
    font-size: 12px;
    line-height: 24px;
  }
  .growl .growl-message {
    line-height: 1.5;
  }
  .growl .growl-message i {
    font-size: 10px;
  }
  @media (max-width: 767px) {
    .growl {
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
  }
  .p-tab2 .section-title-1 {
    text-align: left !important;
  }
  .p-tab2 .nav-tabs {
    margin: 15px 0 !important;
    box-shadow: none !important;
  }
  .p-tab2 .p-tab2--text {
    top:0;
    bottom:0;
    left: 0;
    right: 0;
  }
  
  .layout2 .layout2-flex .image-content__image-container{
    max-width: 480px;
  }
  @media (min-width: 991px) {
    .layout2 .layout2-flex {
      padding: 0px 15px;
    }
  }
  @media (min-width: 991px) {
    .layout2 .layout2-flex-left {
      padding: 0px 15px;
    }
  }
  .colgrid {
    position: relative;
    overflow: hidden;
  }
  @media (max-width: 768px) {
    .colgrid {
      height: auto;
    }
  }
  .colgrid .colgrid-col {
    padding-top: var(--g-hgutter);
    padding-bottom: var(--g-hgutter);
  }
  .colgrid .colgrid__box {
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    padding: 40px;
    color: #fff;
    position: relative;
    background-size: cover;
    background-position: top center;
    min-height:350px;
  }
  @media (min-width: 768px) {
    .colgrid .colgrid__box {
      background-image: none !important;
    }
  }
  @media (max-width: 767px) {
    .colgrid .colgrid__box {
      border: none;
    }
  }
  .colgrid .colgrid__box .colgrid__box--tit {
    text-transform: capitalize;
    color: #fff;
  }
  @media (max-width: 1400px) {
    .colgrid .colgrid__box .colgrid__box--tit {
      font-size: 22px;
    }
  }
  .colgrid .colgrid__box .colgrid__boxtop {
    display: none !important;
    opacity: 0;
    visibility: hidden;
    position:absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 40px;
  }
  .colgrid .colgrid__box:hover .colgrid__boxtop {
    display: flex !important;
    opacity: 1;
    visibility: visible;
  }
  .colgrid .colgrid__box:hover .colgrid__boxbottom {
    display: none !important;
    opacity: 0;
    visibility: hidden;
  }
  .colgrid .colgrid__box:hover .colgrid__box--link .colgrid--child {
    opacity: 1;
    transition: transform 0.4s ease;
  }
  .colgrid .colgrid__bg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .colgrid .colgrid__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000040;
    z-index: 1;
  }
  .colgrid .colgrid__bg .colgrid__bg--full {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0 !important;
    transition: transform 7.5s cubic-bezier(0.37, 0.31, 0.2, 0.85),
      opacity 0.5s ease;
    will-change: opacity, transform;
    backface-visibility: hidden;
  }
  .colgrid .colgrid__bg .colgrid__bg--full:first-child,
  .colgrid .colgrid__bg .colgrid__bg--full.active {
    opacity: 1 !important;
  }
  .grid__item-inner--bgvideo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  @media (max-width: 767px) {
    .grid__item-inner--bgvideo {
      height: 400px;
    }
  }
  .htmlhero-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .htmlhero-video video {
    position: relative;
    object-fit: cover;
    object-position: 50% 20%;
    font-family: "object-fit: cover";
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .template-product.product-hide-breadcrumb .page-container > .breadcrumb {
    display: none;
  }
  .template-article .social-sharing .col-title {
    display: none;
  }
  .drawer__nav-item .block_currencies #currencies {
    position: static !important;
    box-shadow: none !important;
    padding: 0;
  }
  .mtm-220 {
    margin-top: 0;
  }
  @media only screen and (min-width: 750px) {
    .mtm-220 {
      margin-top: -220px;
    }
  }
  @media only screen and (min-width: 750px) {
    .layout-dynamic .col-title {
      margin-top: 0 !important;
    }
    .layout-dynamic .layout-dynamic--item {
      display: block;
      width: 35%;
      margin-top: 9rem;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(2) {
      margin-top: 0 !important;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(2n + 1) {
      float: left;
      clear: left;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(2n + 2) {
      float: right;
      clear: right;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(4n + 3) {
      margin-top: 14rem;
      margin-right: 10%;
      margin-left: 0;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(4n + 2) {
      margin-right: 10%;
    }
    .layout-dynamic .layout-dynamic--item:nth-child(4n + 5) {
      margin-left: 10%;
    }
  }
  .text-line {
    border-bottom: 2px solid var(--g-color-heading);
    display: inline;
  }
  @media (min-width: 992px) {
    .col-1-5 {
      flex: 0 0 20%;
      max-width: 20%;
    }
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 44px !important;
    width: 44px !important;
    background: #fbf7f5;
    box-shadow: 0 2px 10px #36363626;
    border-radius: 50%;
    transition: all 0.3s ease;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 16px !important;
    color: #000;
  }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    transform: scale(1.1);
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 2px;
    left: auto;
  }
  @media (max-width) {
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
      right: -10px;
    }
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 2px;
    right: auto;
  }
  @media (max-width) {
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
      left: -10px;
    }
  }
  @keyframes loop-anim-left {
    0% {
      transform: translateZ(0);
    }
    to {
      transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes loop-anim-right {
    0% {
      transform: translate3d(-100%, 0, 0);
    }
    to {
      transform: translateZ(0);
    }
  }
  .anim-loop-left {
    animation: loop-anim-left 30s linear infinite reverse;
    white-space: nowrap;
  }
  .anim-loop-right {
    animation: loop-anim-right 30s linear infinite reverse;
    white-space: nowrap;
  }
  .white-space {
    white-space: nowrap;
  }
  
  .adv-productlist .adv-img {
    width: 74px;
  }
  
  [class^="spr-icon-"]:before,
  [class*=" spr-icon-"]:before {
    font-size: 16px !important;
  }
  @media (min-width: 768px) {
    .col-1-5 {
      flex: 0 0 20%;
      max-width: 20%;
      padding-right: var(--g-hgutter);
      padding-left: var(--g-hgutter);
    }
  }
  .js-mini-cart-content .js-qty {
      max-width: 84px;
      min-width: 80px;
  }
  
  .js-mini-cart-content .js-qty .js-qty__input {
      width: 84px;
      padding: 0px 20px;
      text-align: center;
      line-height: 1;
      font-size: 12px;
    height: 32px;
    border: 1px solid #e9e9e9;
  }
  
  .js-mini-cart-content .js-qty .js-qty__minus {
      left: 0;
      right: auto;
  }
  
  .js-mini-cart-content .js-qty .js-qty__plus {
      left: auto;
      right: 0;
  }
  
  .js-mini-cart-content .js-qty .js-qty__adjust {
      top: 0;
      bottom: 0;
      height: 100%;
      padding: 0;
      line-height: 0;
  }
  
  .js-mini-cart-content .js-qty .js-qty__adjust .icon {
      width: 9px;
      height: 9px;
  }
  .z-out{
    position: relative;
    overflow: hidden;
  }
  .z-out img{
    will-change: transform !important;
    transition: transform .5s cubic-bezier(0,.14,.19,1) !important;
  }
  .z-out:hover img{
    transform: scale(1.08) !important;
    animation: none;
    animation-name: none;
  }
  .small{
    font-size: 80% !important;
  }
  .brand-item .hv-image-grayscale img{
    opacity: 0.5;
    transition: opacity 0.3s ease;
  }
  .brand-item .hv-image-grayscale:hover img{
    opacity: 1;
  }
  .split-plist--image{
    position: relative;
  }
  .split-plist--image .split-plist-container{
    width: 100%;
    margin:0 auto;
  }
  
  @media(min-width:1000px){
    .split-plist--image .split-plist-container{
      margin:0 auto;
    }
    .split-p--right .product-card__name{
      font-size: 32px;
    }
  }
  .split-p--right .product-card--style10 .product-card__price{
    display: none;
  }
  .split-p--right{
    max-width:590px;
    padding: 0px 20px;
    width: 100%;
  }
  
  @media(max-width:749px){
    .split-p--right{
      max-width: 100%;
      padding:0 20px;
    }
  }
  
  /*disclosure-list*/
  @keyframes animateLocalizationBottom {
    0% {
      opacity: 0;
      transform: translateY(0);
    }
  
    100% {
      opacity: 1;
      transform: translateY(-1rem);
    }
  }
  @keyframes animateLocalizationTop {
    0% {
      opacity: 0;
      transform: translateY(0);
    }
  
    100% {
      opacity: 1;
      transform: translateY(1rem);
    }
  }
  /* localization-form{
    line-height:22px;
  } */
  .localization-form__select .icon-caret{
    transition:transform var(--duration-default) ease ;
  }
  .localization-form__select[aria-expanded="true"] .icon-caret{
    transform: rotate(180deg);
  }
  .localization-selector+.disclosure__list-wrapper{
    opacity: 1;
    animation: animateLocalizationBottom var(--duration-default) ease;
  }
  #HeaderCountryForm .localization-selector+.disclosure__list-wrapper, 
  #HeaderLanguageForm .localization-selector+.disclosure__list-wrapper, 
  #HeaderLanguageFormMobile .localization-selector+.disclosure__list-wrapper,
  #HeaderCountryFormMobile .localization-selector+.disclosure__list-wrapper{
    opacity: 1;
    animation: animateLocalizationTop var(--duration-default) ease;
  }
  .disclosure{
    position: relative;
  }
  .disclosure img{
    box-shadow: 0px 0px 1px rgb(0 0 0 / 20%);
  }
  .disclosure__button{
    display:flex;
    align-items:center;
  }
  .localization-form__select{
    padding: 6px 12px;
    height: auto;
    line-height: 1.4;
    border:1px solid rgb(var(--g-input-bg));
    background-color: transparent;
    color:var(--footer-title);
    font-size:14px;
    border-radius: var(--g-input-radius);
    white-space: nowrap;
  }
  .localization-form__select .icon-caret{
    margin-left: 8px;
    width: 10px;
    height: 10px;
  }
  #HeaderCountryForm .disclosure__list-wrapper, 
  #HeaderLanguageForm .disclosure__list-wrapper,
  #HeaderLanguageFormMobile .disclosure__list-wrapper,
  #HeaderCountryFormMobile .disclosure__list-wrapper{
    top:100%;
    bottom:auto;
    transform: translateY(1rem);
    right:0;
    border: 1px solid var(--g-input-border);
    z-index: 9999;
  }
  #HeaderCountryForm .disclosure__list-wrapper.header-left, 
  #HeaderLanguageForm .disclosure__list-wrapper.header-left,
  #HeaderLanguageFormMobile .disclosure__list-wrapper.header-left,
  #HeaderCountryFormMobile .disclosure__list-wrapper.header-left{
    left:0;
    right:auto;
  }
  #HeaderCountryForm .localization-form__select,  
  #HeaderLanguageForm .localization-form__select,
  #HeaderLanguageFormMobile .localization-form__select,
  #HeaderCountryFormMobile .localization-form__select{
    color:var(--header-linkcolor);
    border:transparent;
    padding:0;
  }
  
  .disclosure__list-wrapper{
    overflow: hidden;
    position: absolute;
    bottom: 100%;
    transform: translateY(-1rem);
    z-index: 99;
    text-align:left;
    background-color: var(--color-body);
    border: 1px solid rgb(var(--g-input-bg));
  }
  .disclosure__list{
    position: relative;
      overflow-y: auto;
      padding-bottom: .5rem;
      padding-top: .5rem;
      padding-left: 1rem;
      scroll-padding: .5rem 0;
      min-height: 8.2rem;
      max-height: 19rem;
      max-width: 18rem;
      min-width: 14rem;
      width: max-content;
  }
  .disclosure__list.disable_name{
    min-width: 10rem;
  }
  .disclosure__item .disclosure__link{
    color:var(--header-menucolor) !important;
    font-size: 14px;
  }
  .disclosure__item .disclosure__link--active:after{
    display: inline-block;
    transform: rotate(45deg);
    height: 12px;
    width: 6px;
    border-bottom: 2px solid rgb(var(--color-body-text-rgb));
    border-right: 2px solid rgb(var(--color-body-text-rgb));
    margin-left: 0.8rem;
    content:"";
  }
  .disclosure-flag svg{
    fill: inherit;
  }
  @media screen and (max-width: 749px){
    .small-hide{
      display: none !important;
    }
  }
  @media screen and (min-width: 750px) and (max-width: 989px) {
    .medium-hide {
      display: none !important;
    }
  }
  
  @media screen and (min-width: 990px) {
    .large-up-hide {
      display: none !important;
    }
  }
  .btn.disabled, .btn:disabled{
    pointer-events: none;
  }
  .lh-1{
    line-height:1;
  }
  .promo-advanced .image-content__image{
    height:100%;
    object-fit:cover;
    will-change: transform;
    transition: transform .6s cubic-bezier(0,.14,.19,1);
  }
  .promo-advanced:hover .image-content__image{
    transform:scale(1.1);
  }
  .promo_advance--link{
    top:0;
    left:0;
    width: 100%;
    height:100%;
    z-index: 1;
  }
  .promo_advance-content{
    top:0;
    left:0;
    width: 100%;
    height:100%;
    padding:40px;
  }
  .promo_advance-content .link{
    color:var(--color-body-text);
    text-decoration-color:var(--color-body-text);
  }
  .promo_advance-content p{
    color:var(--color-body-text);
  }
  .countdown-item-1 ul li:not(:last-child){
    border-right:1px solid  rgba(var(--color-body-text-rgb),0.2);
  }
  .countdown-item-1 ul li {
    padding:0 16px;
    line-height:1;
    text-align:center;
    color: var(--g-color-heading);
  }
  .countdown-item-1  ul li .countdown-time{
    font-size:var(--g-h3-font-size);
    margin-bottom:0.5rem;
    min-width:64px;
    text-align:center;
    display: block;
  }
  @media (max-width:749px) {
    .countdown-item-1  ul li .countdown-time{
      font-size:var(--g-h4-font-size);
    }
    .countdown-item-1 ul li {
      padding: 0 8px;
    }
  }
  .countdown-item-1  ul li .countdown-time b{
    font-weight:500;
  }
  .countdown-item-1  ul li .countdown-text{
    font-size: .75rem;
    letter-spacing: 1.7px;
    text-transform:uppercase;
    display: block;
  }
  
  /*image-content-7 - promo s1*/
  .promo-s1-box{
    display:grid;
    column-gap:5rem;
    row-gap:5rem;
    grid-template-columns: 54% ;
  }
  
  @media (min-width:750px){
    .promo-s1-box__col.item-2{
      grid-area:1/2/3;
    }
    .promo-s1-box__col.item-3{
      padding-left:11rem;
    }
    .promo-s1-box__col.item-1{
      padding-right:11rem;
    }
  }
  .promo-s1-box__col.item-1 .promo-s1__text{
    top:0;
    right:0;
    z-index:1;
  }
  .promo-s1-box__col.item-3 .promo-s1__text{
    top:0;
    left:0;
    z-index:1;
  }
  .promo-s1-box__col.item-2 .promo-s1__text{
    position:static !important;
    top:0;
    left:0;
    z-index:1;
  }
  @media (max-width:749px){
    .promo-s1-box{
      grid-template-columns: auto;
      column-gap:0;
      row-gap:2rem;
    }
    .promo-s1__text{
      position:static !important;
    }
  }
  @media (min-width:991px){
    .psection-creative .col-item:nth-child(odd) .product-card{
      margin-top: var(--g-gutter);
    }
  }
  .row-cols-5 .slick-slide{
    flex: 0 0 20%;
    max-width: 20%;
  }
  @media (max-width:749px){
    .row-cols-5 .slick-slide{
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  .shopify-challenge__container{
    padding: 3rem 0;
  }
  .g-recaptcha{
    margin-bottom:1rem;
  }
  /*# sourceMappingURL=/s/files/1/1430/7398/t/14/assets/theme.scss.css.map?v=117309441519461084871658374400 */
  .button-header .btn-theme{
    background-color: unset !important;
    color: #000;
  }
  .button-header .btn-theme:hover{
    color: var(--g-main);
  }
  
  /* link-base */
  .link-base{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: color .3s ease;
    color: var(--g-cta-text);
    text-transform: var(--g-text-transform-btn);
    font-size: var(--g-font-size-btn);
    font-weight: var(--g-font-weight-btn);
    letter-spacing: var(--g-font-spacing-btn);
  }
  .link-base span{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border:1px solid var(--g-cta-text);
    border-radius: 50%;
    transition: border-color .3s ease;
  }
  .link-base span svg{
    width: 9px;
    height: auto;
  }
  .link-base span svg path{
    fill: currentColor;
  }
  .link-base:hover{
    color: var(--g-main);
  }
  .link-base:hover span{
    border-color: var(--g-main);
  }
  
  /*  */
  
  .product-hover-icon{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
  }
  .product-hover-product .icon-open{
    display: block;
  }
  .product-hover-product.active .icon-open{
    display: none;
  }
  .product-hover-product .icon-close{
    display: none;
  }
  .product-hover-product.active .icon-close{
    display: block;
  }
  .product-hover-product .product-hover-product-content{
    transform: scale(0) translate(-10%, 10px);
  }
  .product-hover-product.active .product-hover-product-content{
    transform: scale(1) translate(-10%, 10px);
  }
   .product-hover-icon::after{
    box-shadow: 0 0 0 5px rgba(255,255,255,.4);
    border-radius: 200%;
    content: "";
    position: absolute;
    z-index: 1;
    transform: scale(1);
    pointer-events: none;
    animation: lexus-scale 2s infinite;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
   .product-hover-product-content .product-card{
    padding: 10px;
    display: flex;
    align-items: center;
    width: 330px;
    background-color: #fff;
  }
  .product-hover-product-content .product-card:hover,
  .product-hover-product-content .product-card--style2:hover .product-card__info{
    transform: unset !important;
  }
   .product-hover-product-content .product-card__image-wr{
    width: 100%;
    max-width: 30%;
  }
   .product-hover-product-content .product-card__info{
    padding: 0;
    padding-left: 15px;
    flex: 1;
  }
  .image-content-2-product .product-card--style2 .product-form__item--submit{
    position: relative;
    margin: 0;
    transform: translate(0);
    border: none;
  }
  .image-content-2-product .product-card--style2 .product-form__item--submit .service-product-2{
    display: none !important;
  }
  .image-content-2-product .product-card--style2 .product-form__item--submit .js-grid-cart{
    padding: 5px 0px 0px 0px !important;
  }
   .product-hover-product-content{
    position: absolute;
    transition: transform .3s ease;
    bottom: calc(100% + 20px);
    transform-origin: left;
  }
  .product-hover-product-content .js-countdown{
    display: none;
  }
  @keyframes lexus-scale {
    0% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(1.3);
        opacity: 0
    }
  }
  .countdown-header ul{
    display: inline-flex;
    align-items: center;
    gap: 26px;
  }
  .countdown-header ul li{
    padding: 15px;
    background-color: var(--g-main);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    flex-direction: column;
    min-width: 40px;
    position: relative;
  }
  .countdown-header ul li:not(:last-child)::before{
    content: ':';
    position: absolute;
    top: 50%;
    font-size: 30px;
    font-weight: 600;
    right:-20px;
    transform: translate(-50%,-50%);
  }
  .countdown-header ul li .countdown-time{
    font-size: 24px;
    line-height: 1;
    font-family: var(--g-font-3);
    font-weight: 400;
    color: #fff;
  }
  .countdown-header .countdown-text{
    font-family: var(--g-font-2);
    color: #fff;
    display: none;
  }
  @media (max-width:576px) {
    .countdown-header ul li::before{
      display: none;
    }
    .countdown-header ul{
      gap: 15px;
    }
    .product-card__name{
      font-size: 15px !important;
    }
    .product-card--style2 .product-form__item--submit .js-grid-cart > span{
      letter-spacing: 0;
    }
  
  }
  .icon-button-base{
    width: auto;
    height: auto;
    margin-bottom: 3px;
  }
  
  .st-color-hibiscus,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Hibiscus"] {background-color: #ca0910 !important;}
  .st-color-terracotta,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Terracotta"] {background-color: #c17e4b !important;}
  .st-color-mango,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Mango"] {background-color: #fdb529 !important;}
  .st-color-forest,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Forest"] {background-color: #354c56 !important;}
  .st-color-chili,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Chili"] {background-color: #9f3b2b !important;}
  .st-color-blue,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Blue"] {background-color: #243352 !important;}
  .st-color-burgundy,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Burgundy"] {background-color: #601b1e !important;}
  .st-color-camel,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Camel"] {background-color: #c1936c !important;}
  .st-color-ivory,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Ivory"] {background-color: #e3d9ce !important;}
  .st-color-mulberry,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Mulberry"] {background-color: #492438 !important;}
  .st-color-bamboo-charcoal,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Bamboo-charcoal"] {background-color: #000000 !important;}
  .st-color-pure-konjac,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Pure-konjac"] {background-color: #ffffff !important;}
  .st-color-mauritius,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Mauritius"] {background-color: #000000 !important;}
  .st-color-storm-blue,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Storm-blue"] {background-color: #000000 !important;}
  .st-color-vermont,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Vermont"] {background-color: #0e7a79 !important;}
  .st-color-fuchsia,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Fuchsia"] {background-color: #ff00ff !important;}
  .st-color-grey,
  .single-option-radio.single-color label[for="ProductSelect-option-color-Grey"] {background-color: #828282 !important;}
  .st-color-white,
  .single-option-radio.single-color label[for="ProductSelect-option-color-White"] {background-color: #ffffff !important;}
  
  .single-option-radio.single-color label[for=ProductSelect-option-color-White] {
      border: 1px solid rgba(0,0,0,.1);
  }
  .promotionclassic_menu a.btn.btn-underline {
      color: #333 !important;
      border-color: #333 !important;
  }
  
  .promotionclassic_menu a.btn.btn-underline:hover {
      color: var(--g-main-2)!important;
      border-bottom-color: var(--g-main-2)!important;
  }
  
  .disclosure button.disclosure__button.localization-form__select {
      color: #fff;
  }
  
  /* Mega Menu Animation */
  
  .site-nav__item:hover>.site-nav__dropdown div[class*="col-"],
  .site-nav__item:hover>.site-nav__dropdown .mega-col:last-child {
      opacity: 0;
      animation: menu_dropdowns_li;
      animation-fill-mode: forwards;
      animation-duration: .4s;
  }
  
  
  .site-nav__item:hover>.site-nav__dropdown div[class*="col-"]:nth-child(2) {
      animation-delay: 0.30s;
  }
  
  .site-nav__item:hover>.site-nav__dropdown div[class*="col-"]:first-child {
     animation-delay: 0.15s;
  }
  
  .site-nav__item:hover>.site-nav__dropdown div[class*="col-"]:nth-child(3) {
     animation-delay: 0.45s;
  }
  
  .site-nav__item:hover>.site-nav__dropdown div[class*="col-"]:nth-child(4) {
     animation-delay: 0.60s;
  }
  
  .site-nav__item:hover>.site-nav__dropdown .mega-col:last-child {
      animation-delay: 0.75s;
  }
  
  @keyframes menu_dropdowns_li{
  0% {
      opacity: 0;
      transform: translateY(16px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
  }
  }
  
  .popup-newsletter--description {
      padding-bottom: 20px !important;
  }
  
  /* Rosyz */
  
  .slideshow-wrapper .btn-theme:hover {
      background-color: var(--header-linkhover);
      border-color: transprent !important;
  }
  
  .slideshow-wrapper .btn-theme {
      border-color: transparent !important;
  }
  
  .slideshow-wrapper .btn-theme:before {
      display: none;
  }
  
  .slideshow__text-wrap--desktop .slideshow__text-content .text-left h2 {
      padding-left: 0 !important;
  }
  
  .site-footer a, .section-footer-email h4 {
      color: var(--footer-text);
  }
  
  .section-footer-email {
      padding-bottom: 60px;
      margin-bottom: 80px;
      border-bottom: 1px solid rgba(255,255,255,.3);
  }
  
  .list-image-content .product-card--style5 .product-card__overlaytop, .list-image-content .product-card--style5 .product-card__overlaybottom {
      display: none !important;
  }
  
  .blog__title-link a { transition: all 300ms linear; font-size: 22px;}
  .blog__title-link a:hover{ color: var(--g-main-2); }
  
  .parallax-banner__wraper--template--16458105913475__85150b71-1648-4e2b-bd81-d70d49df23c6:hover .parallax-banner__meta:before {
      opacity: 1;
  }
  
  span.not-found-title {
      font-size: 250px;
      line-height: 250px;
      margin: 0;
      font-weight: bold;
  }
  
  /* Gluck Demo - 1 */
  
  /* Collection Changes */
  
  .collection-card-1-infor {
      background: #fff;
      padding: 15px 15px  !important;
      width: calc(100% - 50px) !important;
      margin: 0 auto;
      position: absolute;
      bottom: 25px;
      left: 0;
      right: 0;  
      transition: all 300ms linear;
  }
  
  .collection-card-1-infor a {
      display: flex;
      justify-content: center;
  }
  
  .collection-card-1-infor a p.collection-count {
      margin-left: 6px;
  }
  
  .collection-card-1-infor:hover,
  .collection-card-1:hover .collection-card-1-infor{
      background: var(--header-menuhover);
  }
  
  .collection-card-1-infor:hover *,
  .collection-card-1:hover .collection-card-1-infor * {
      color: #fff;
  }
  
  .collection-card-1-infor * {
      transition: all 300ms linear;
  }
  
  .bloglist-wrapper .slick-dots { margin-top: 40px; }
  
  .section-footer-email h4 {
      font-size: var(--g-h2-font-size);
  }
  
  .services-item .service-image-box {
      margin-right: 25px !IMPORTANT;
  }
  
  .service-1 .media-body h5 {
      margin-bottom: 5px !important;
      font-size: 20px;
  }
  
  ul.custom-adv-list-sec li {
      margin: 0 15px;
      display: flex;
  }
  
  ul.custom-adv-list-sec li i {
      padding-right: 35px;
      font-size: 25px;
  }
  
  .ct_list--link::before {
    display: none !important;
  }
  
  .quote__style_2 .media {
      display: block;
  }
  
  .quote__style_2 .media .media-body.text-left {
      text-align: center !important;
      margin: 20px 0;
  }
  
  .quote__style_2 .media .media-body .h6 {
      font-size: 18px;
  }
  
  .quote__style_2 .media .media-body 
   span {
      margin: 5px 0 !important;
      fo':';
      display: block;
  }
  
  .quote__style_2 .media .author-avatar {
      margin: 0 !important;
      width: 110px;
      height: 110px;
  }
  
  .quotes-wrapper .quote__slide-wrapper .quote-wrap {
      padding: 1rem;
  }
  
  .countdown-item ul .countdown-time {
      font-size: 46px !important;
      margin-bottom: 20px !important;
  }
  
  .countdown-item ul .countdown-text {
      font-size: 14px !important;
  }
  
  .content-countdown h3.text-center {
      width: 60%;
      margin: 0 auto;
      font-size: 30px;
      line-height: 1.8;
      margin-top: -10px;
  }