@charset "UTF-8";
/*============================================================================
  Brooklyn by Shopify
==============================================================================*/
/*================ Variables, theme settings, and Sass mixins from Timber ================*/
/*============================================================================
  #Sass Mixins
==============================================================================*/
.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss
  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }
    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ Functions ================*/
/*================ Animations and keyframes ================*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0%, 35% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px); }

  60% {
    opacity: 1; }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

/*============================================================================
  Dependency-free breakpoint mixin
    - http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*================ Color variables ================*/
/*================ Typography ================*/
@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.934accbf9f5987aa89334210e6c1e9151f37d3b6.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=039035977301738fb5cdb26143fcdc398e09571dc3dd9f0e0b9ce97b103abf76") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.ee28d4489eaf5de9cf6e17e696991b5e9148c716.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=99f0ffdbdaf3948cae3db7a797648d0979e7b8da63cbdc3d7e27391c352e065d") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.934accbf9f5987aa89334210e6c1e9151f37d3b6.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=039035977301738fb5cdb26143fcdc398e09571dc3dd9f0e0b9ce97b103abf76") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.ee28d4489eaf5de9cf6e17e696991b5e9148c716.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=99f0ffdbdaf3948cae3db7a797648d0979e7b8da63cbdc3d7e27391c352e065d") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.934accbf9f5987aa89334210e6c1e9151f37d3b6.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=039035977301738fb5cdb26143fcdc398e09571dc3dd9f0e0b9ce97b103abf76") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_n4.ee28d4489eaf5de9cf6e17e696991b5e9148c716.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=99f0ffdbdaf3948cae3db7a797648d0979e7b8da63cbdc3d7e27391c352e065d") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_n7.58aca33913fc6666cc9e8a53f6b16ec5c3c05a3f.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=69eb1b0941336a489a52f137be09335a2a484670f303d074b0e36a9f00374047") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_n7.59016f931f3f39434d2e458fba083eb7db7a07d9.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=bf62ec5a451d9cf7db7f1d734e3174961fafaac7d15fd6cabd07228feafbfe2c") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_i4.a7e8d886e15d5fb9bc964a53b3278effbf270e9c.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=6c3baf153cd407eb5ce887b70f5efa29a92e29202a3145024ac1ff6a886bfa2b") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_i4.e87de252199e27825a41bf81646996685d86452d.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=68f53690d831bbae8abfff6295aba391a0445f1e3bfd6649854c7d231d6684e5") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_i7.4f85a5d51a1aecf426eea47ac4570ef7341bfdc1.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=ecc181e1d549f36cbf7f1ccc6ef055ca03bf1e8245d2c8c93b059f91de05a4cb") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_i7.aff3a08a92d1c136586c611b9fc43d357dfbbefe.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=ffa58fffaffca4a61b65d0b12b087166007f5444ae72447478416bd14ba4a007") format("woff"); }

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  src: url("//uk.shokz.com/cdn/fonts/poppins/poppins_n7.58aca33913fc6666cc9e8a53f6b16ec5c3c05a3f.woff2?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=69eb1b0941336a489a52f137be09335a2a484670f303d074b0e36a9f00374047") format("woff2"), url("//uk.shokz.com/cdn/fonts/poppins/poppins_n7.59016f931f3f39434d2e458fba083eb7db7a07d9.woff?h1=YWZ0ZXJzaG9remhlYWRwaG9uZXMuY29t&h2=YWZ0ZXJzaG9rei5jby51aw&h3=dWsuc2hva3ouY29t&h4=c2hva3oudWs&h5=c2hva3otZXUudWs&h6=c2hva3otdWsuY29t&h7=YWZ0ZXJzaG9renVrLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=bf62ec5a451d9cf7db7f1d734e3174961fafaac7d15fd6cabd07228feafbfe2c") format("woff"); }

@font-face {
  font-family: 'icons';
  src: url("//uk.shokz.com/cdn/shop/t/256/assets/icons.eot?v=112981532348062652561744680924");
  src: url("//uk.shokz.com/cdn/shop/t/256/assets/icons.eot?v=112981532348062652561744680924#iefix") format("embedded-opentype"), url("//uk.shokz.com/cdn/shop/t/256/assets/icons.woff?v=24089382976848351381744680924") format("woff"), url("//uk.shokz.com/cdn/shop/t/256/assets/icons.ttf?v=177851439206450752971744680924") format("truetype"), url("//uk.shokz.com/cdn/shop/t/256/assets/icons.svg?v=182753167674510223691744680924#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  /*   font-family: Arial, Baskerville, monospace;  */ }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Theme-specific partials ================*/
/*================ Theme specific global styles ================*/
hr, .hr--small, .hr--medium, .hr--large {
  border-width: 1px 0 0 0;
  width: 50px; }

.hr--small {
  margin: 20px auto; }

.hr--medium {
  margin: 35px auto; }
  @media screen and (min-width: 769px) {
    .hr--medium {
      margin: 45px auto; } }

.hr--large {
  margin: 60px auto; }

.hr--left {
  margin-left: 0;
  margin-right: 0; }

/*================ Table styles ================*/
table {
  position: relative;
  border: 0 none;
  background-color: #f6f6f6; }

td,
th {
  border: 0 none; }

td {
  padding: 10px 15px; }

tr:first-child th,
tr:first-child td {
  position: relative; }
  tr:first-child th:after,
  tr:first-child td:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -15px;
    right: 15px;
    border-bottom: 1px solid #1f2021; }
  tr:first-child th:first-child:after,
  tr:first-child td:first-child:after {
    left: 15px;
    right: -15px; }

/*============================================================================
  Responsive tables, defined with .table--responsive on table element.
==============================================================================*/
@media screen and (max-width: 590px) {
  .table--responsive thead {
    display: none; }
  .table--responsive tr {
    display: block; }
  .table--responsive th,
  .table--responsive td {
    display: block;
    text-align: right;
    padding: 10px 15px; }
  .table--responsive td:before {
    content: attr(data-label);
    float: left;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 10px; } }

@media screen and (max-width: 590px) {
  .table--small-hide {
    display: none !important; }

  .table__section:first-child {
    padding-top: 15px;
    padding-bottom: 15px; }

  .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }
    .table__section + .table__section:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #1f2021; } }
/*================ Partials | Theme typography overrides ================*/
body,
input,
textarea,
button,
select {
  line-height: 1.3; }

h1, .h1 {
  font-size: 1.875em; }

h2, .h2 {
  font-size: 1.6875em; }

h3, .h3 {
  font-size: 1.4375em; }

h4, .h4 {
  font-size: 1.1875em; }

h5, .h5 {
  font-size: 1em; }

h6, .h6 {
  font-size: 0.9375em; }

/*================ Tables ================*/
th,
.table__title {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125em;
  letter-spacing: 0.15em; }

/*================ Rich Text Editor Styles ================*/
.rte h1, .rte .h1 {
  text-align: center; }
.rte h2, .rte .h2 {
  text-align: center; }
.rte h1::after, .rte .h1::after, .rte h2::after, .rte .h2::after {
  content: '';
  display: block;
  margin: 20px auto;
  border-bottom: 1px #1f2021 solid;
  max-width: 50px; }
.rte h3, .rte .h3 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center; }
.rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

blockquote {
  font-style: italic;
  font-size: 1.4375em;
  line-height: 1.385;
  text-align: center; }
  @media screen and (min-width: 591px) {
    blockquote {
      font-size: 1.625em; } }

.section-header .rte {
  font-style: italic;
  font-size: 1.125em; }

/*================ Blog and Page Typography ================*/
.article .rte h2, .article .rte .h2,
.article .rte h3,
.article .rte .h3,
.page .rte h2,
.page .rte .h2,
.page .rte h3,
.page .rte .h3 {
  margin-bottom: 2em; }

/*================ Blog Typography ================*/
.date {
  font-style: italic;
  display: inline-block;
  line-height: 1.7;
  margin-bottom: 5px; }
  @media screen and (min-width: 769px) {
    .date {
      margin-bottom: 0; } }
  .section-header .date:last-child {
    margin-bottom: 40px; }

.comment-author {
  font-style: italic;
  margin-bottom: 0; }

.comment-date {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.75em; }

/*================ Cart Typography ================*/
.ajaxcart__product-name {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.5;
  color: #000; }

.ajaxcart__price,
.cart__price,
.cart__subtotal {
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Shokz Sans Display"; }

.cart__unit-price {
  display: block; }

.ajaxcart__price {
  display: block;
  font-size: 1.14em;
  color: #050505; }

.ajaxcart__discount {
  display: block;
  font-style: italic; }

.ajaxcart__subtotal {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #050505;
  float: right; }

.ajaxcart__qty-num[type="text"] {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-style: normal;
  font-size: 0.9375em; }

.ajaxcart__note {
  font-style: italic;
  font-weight: 400;
  opacity: 0.7; }

.ajaxcart__policies {
  font-weight: 400;
  opacity: 0.7; }

.ajaxcart__policies a {
  border-bottom: 1px solid black; }
  .ajaxcart__policies a:hover {
    border-bottom: none; }

/*================ Misc typography ================*/
.drawer__title {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em; }

.collection-grid__item-title {
  font-style: italic;
  font-size: 1.625em;
  line-height: 1.1; }
  @media screen and (min-width: 591px) {
    .collection-grid__item-title {
      font-size: 2.125em; } }

/*================ Partials | Theme Form Overrides ================*/
label {
  font-style: italic;
  font-weight: 400; }

::-webkit-input-placeholder {
  color: #1f2021;
  opacity: 0.6; }

:-moz-placeholder {
  color: #1f2021;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: #1f2021;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: #1f2021;
  opacity: 1; }

input,
textarea,
select {
  font-style: italic;
  font-size: 1.125em;
  border-color: transparent;
  background-color: #f6f6f6;
  color: #1c1d1d;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  font-style: normal; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    background-color: #f6f6f6;
    border-color: transparent; }
  input:hover,
  textarea:hover,
  select:hover {
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    opacity: 0.9; }
  input:active, input:focus,
  textarea:active,
  textarea:focus,
  select:active,
  select:focus {
    opacity: 1; }

select:hover {
  outline: 1px solid #dddddd; }

input[type="number"] {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1em; }

input[type="image"] {
  background-color: transparent; }

/*================ Ajax quantity selectors ================*/
.js-qty {
  background-color: #f6f6f6;
  color: #1c1d1d; }

.js-qty__adjust:hover {
  background-color: #e9e9e9;
  color: #1c1d1d; }

.js-qty__adjust--minus,
.js-qty__adjust--plus {
  border-color: #e9e9e9;
  color: #1c1d1d; }

/*================ Newsletter area ================*/
.newsletter {
  background-color: #f6f6f6;
  padding: 30px 0; }
  @media screen and (min-width: 591px) {
    .newsletter {
      padding: 60px 0; } }
  @media screen and (max-width: 590px) {
    .newsletter .section-header {
      margin-bottom: 20px; } }
  .newsletter .section-header + .section-subheading {
    margin-bottom: 20px; }
    @media screen and (min-width: 591px) {
      .newsletter .section-header + .section-subheading {
        margin-top: -50px;
        margin-bottom: 50px; } }
  @media screen and (max-width: 590px) {
    .newsletter .rte p {
      margin-bottom: 22px; } }
  .newsletter form {
    margin: 0 auto;
    max-width: 520px; }
    .newsletter form .newsletter--form {
      padding: 10px; }
    .newsletter form .note,
    .newsletter form .errors {
      margin-bottom: 0; }
  .newsletter form .newsletter--form,
  .newsletter .newsletter__input {
    background-color: white;
    color: #1f2021; }
  .newsletter .newsletter__input {
    font-size: 1.125em;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield; }
    .newsletter .newsletter__input::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #1f2021;
      opacity: 1; }
    .newsletter .newsletter__input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #1f2021;
      opacity: 1; }
    .newsletter .newsletter__input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #1f2021;
      opacity: 1; }
    .newsletter .newsletter__input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #1f2021; }
    .newsletter .newsletter__input::-ms-input-placeholder {
      /* Microsoft Edge 12+ */
      color: #1f2021;
      opacity: 1; }
    @media screen and (min-width: 591px) {
      .newsletter .newsletter__input {
        font-size: 1.3125em; } }
  .newsletter .newsletter__submit-text--large {
    white-space: nowrap; }

@media screen and (max-width: 590px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: none; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: block; } }
@media screen and (min-width: 591px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: block; }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: none; } }
.newsletter__label {
  padding-left: 10px; }

/*================ Modules | Theme product collage grid ================*/
.grid__row-separator {
  clear: both;
  width: 100%; }

.grid-collage {
  margin-bottom: -13px; }

@media screen and (max-width: 590px) {
  .grid-collage .grid-product__image-link {
    height: 310px; } }
.grid-collage .grid-product__image-link {
  vertical-align: middle;
  display: table-cell; }

@media screen and (min-width: 591px) {
  .large--two-thirds.reverse {
    float: right; }

  .grid-collage .large--two-thirds {
    clear: both; }
    .grid-collage .large--two-thirds.reverse {
      clear: none; }
  .grid-collage .grid__item.large--one-third {
    clear: none; }
  .grid-collage .large--one-half {
    float: left;
    display: inline-block; }

  .grid-collage .large--one-third {
    clear: inherit; }

  .grid-collage .grid-product__image-link {
    height: 670px; }

  .grid-collage .large--one-half .grid-product__image-link {
    height: 310px; }

  .grid-collage .large--two-thirds .grid-product__image-link {
    height: 520px; }

  .grid-collage .large--one-third .grid-product__image-link {
    height: 230px; } }
/*================ Modules | Theme collection collage grid ================*/
.collection-grid {
  margin-bottom: -15px; }
  @media screen and (min-width: 591px) {
    .collection-grid {
      margin-bottom: -30px; } }

.collection-collage__item {
  position: relative;
  margin-bottom: 15px;
  height: 450px; }
  @media screen and (max-width: 590px) {
    .collection-collage__item.one-whole {
      height: 190px; }
    .collection-collage__item.one-half {
      height: 130px; } }
  @media screen and (min-width: 591px) {
    .collection-collage__item {
      margin-bottom: 30px; } }

@media screen and (min-width: 591px) {
  .collection-collage__item.large--one-half {
    height: 310px; }
  .collection-collage__item.large--one-third {
    height: 280px; } }
/*================ Partials | Theme button overrides ================*/
a {
  color: #1f2021;
  text-decoration: none;
  background: transparent; }
  a:hover {
    color: #1f2021; }

.rte a,
.text-link {
  color: #a56600; }
  .rte a:hover,
  .text-link:hover {
    color: #1f2021; }

.return-link {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875em; }

/*================ Buttons and Input Groups ================*/
.btn,
.btn--secondary {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 0.8125em;
  font-family: "Shokz Sans Display"; }

.input-group .btn,
.input-group .btn--secondary,
.input-group .input-group-field {
  height: 45px; }

/*================ Button loading indicator, when supported ================*/
.supports-csstransforms .btn--loading {
  position: relative;
  background-color: #131314;
  color: #131314; }
  .supports-csstransforms .btn--loading:hover, .supports-csstransforms .btn--loading:active {
    background-color: #131314;
    color: #131314; }
  .supports-csstransforms .btn--loading:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

/*================ Partials | Theme drawer overrides ================*/
/*================ Override drawer scrolling to accommodate fixed header/footers ================*/
.drawer {
  overflow: hidden; }

.drawer__inner {
  position: absolute;
  top: 0 !important;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .drawer--has-fixed-footer .drawer__inner {
    overflow: hidden; }

.drawer-left__inner {
  top: 0;
  padding-top: 26px; }

/*================ Drawer Fixed Headers ================*/
.drawer__fixed-header {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 40px;
  overflow: visible;
  z-index: 100000; }
  @media screen and (min-width: 769px) {
    .drawer__fixed-header {
      left: 7.5px;
      right: 7.5px; } }

.drawer__header {
  padding: 3px 0;
  margin: 0; }

@media screen and (max-width: 768px) {
  .drawer__close-button .icon {
    font-size: 1.375em; } }
@media screen and (min-width: 591px) {
  .drawer__close-button {
    right: 0; } }
@media screen and (min-width: 1051px) {
  .drawer__close-button {
    right: -20px; } }
/*================ Drawer Fixed Cart Footer ================*/
.ajaxcart__inner--has-fixed-footer {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15px 15px 0;
  bottom: 130px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 769px) {
    .ajaxcart__inner--has-fixed-footer {
      padding: 20px 15px 0; } }

.ajaxcart__footer {
  background: #f1f1f1;
  position: fixed;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  left: 0;
  padding: 12px 15px 0px; }

.ajaxcart__footer--fixed {
  position: absolute;
  bottom: 0;
  min-height: 130px;
  padding-bottom: 30px; }
  @media screen and (max-width: 590px) {
    .ajaxcart__footer--fixed {
      padding-bottom: 15px; } }

.ajaxcart__discounts {
  margin-bottom: 15px; }

/*================ Drawer Quantity Selectors ================*/
.ajaxcart__qty {
  max-width: 84px;
  background: #fff;
  border: 1px solid #9ca0a1; }
  .ajaxcart__qty input[type='text'] {
    padding: 0 20px; }
  .ajaxcart__qty .js-qty__adjust,
  .ajaxcart__qty .ajaxcart__qty-adjust {
    padding: 0 5px;
    line-height: 1; }

/*================ Cart item styles ================*/
.ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0 none; }

.btn--secondary {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .btn--secondary:hover {
    background-color: #1a1a1a; }

/*============================================================================
  Social Icon Buttons v1.0
  Author:
    Carson Shold | @cshold
    http://www.carsonshold.com
  MIT License
==============================================================================*/
/*================ Social share buttons ================*/
.social-sharing {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  /*================ Large Buttons ================*/ }
  .social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .social-sharing a {
    display: inline-block;
    color: #1f2021;
    border-radius: 2px;
    margin: 5px 0;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: 400; }
  .social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size: 12px; }
  .social-sharing .icon {
    padding: 0 5px 0 10px; }
    .social-sharing .icon:before {
      line-height: 22px; }
  .social-sharing.is-large a {
    height: 44px;
    line-height: 44px; }
    .social-sharing.is-large a span {
      height: 44px;
      line-height: 44px;
      font-size: 18px; }
    .social-sharing.is-large a .icon {
      padding: 0 10px 0 18px; }
      .social-sharing.is-large a .icon:before {
        line-height: 44px; }

.share-title {
  font-size: 1.125em;
  padding-right: 10px; }
  .is-large .share-title {
    padding-right: 16px; }

/*================ Clean Buttons ================*/
.social-sharing.clean a {
  background-color: white;
  color: #1f2021;
  height: 30px;
  line-height: 30px; }
  .social-sharing.clean a span {
    height: 30px;
    line-height: 30px;
    font-size: 13px; }
  .social-sharing.clean a:hover {
    opacity: 0.8; }
  .social-sharing.clean a:hover .share-count {
    opacity: 0.8; }
    .social-sharing.clean a:hover .share-count:after {
      border-right-color: white; }
  .social-sharing.clean a .share-title {
    font-weight: 400; }
.social-sharing.clean .share-count {
  top: -1px; }

/*================ Partials | Theme search grid ================*/
.grid-search {
  margin-bottom: 30px; }

.grid-search__product {
  position: relative;
  text-align: center; }

@media screen and (min-width: 769px) {
  .grid-search__page-link,
  .grid-search__product-link {
    height: 280px; } }

.grid-search__page-link {
  display: block;
  background-color: #f6f6f6;
  padding: 20px;
  color: #1f2021;
  overflow: hidden; }
  .grid-search__page-link:hover, .grid-search__page-link:focus {
    background-color: #eeeeee; }

.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden; }

.grid-search__image {
  display: block;
  padding: 20px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%; }
  @media screen and (min-width: 769px) {
    .grid-search__image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

/*================ Partials | Sections ================*/
.index-sections .shopify-section:first-child {
  margin: 0; }
  .index-sections .shopify-section:first-child:not(.shopify-section--full-width) {
    margin-top: 110px; }
.index-sections .shopify-section {
  margin-top: 90px; }
  @media screen and (max-width: 768px) {
    .index-sections .shopify-section {
      margin-top: 45px; } }

.index-slideshow-section + .shopify-section--full-width,
.shopify-section--full-width + .shopify-section--full-width {
  margin-top: 0; }

/*================ Partials | Sections onboarding ================*/
.placeholder-svg {
  fill: rgba(31, 32, 33, 0.35);
  background-color: rgba(31, 32, 33, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

.placeholder-background {
  background-color: rgba(31, 32, 33, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .hero .placeholder-background {
    background-color: transparent; }
  .placeholder-background .placeholder-svg {
    fill: rgba(31, 32, 33, 0.1);
    background-color: transparent; }

.hero__slide.slide--placeholder {
  background-color: rgba(31, 32, 33, 0.1) !important; }

/*================ Partials | Featured products section onboarding ================*/
.helper-section .grid-product__image-link, .helper .grid-product__image-link {
  background-color: transparent; }

.helper-section .grid-product__image-wrapper {
  height: 275px !important; }

/*================ Partials | Featured row section ================*/
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .feature-row {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
  @media screen and (max-width: 768px) {
    .feature-row__item {
      -webkit-flex: 1 1 100%;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: 100%; } }

.feature-row__image-wrapper {
  position: relative; }
  .no-js .feature-row__image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
    padding-top: 0 !important; }

.feature-row__image-no-js {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .feature-row__image-no-js {
      order: 1; } }

.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }
  @media screen and (max-width: 768px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media screen and (max-width: 768px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left: 35px; }

  .feature-row__text--right {
    padding-right: 35px; } }
/*================ Module-specific styles ================*/
/*============================================================================
  To update Slick slider to a new version,
  scroll down to #Slick Slider SCSS and follow the instructions

  Default Slick classes all start with '.slick'
  Custom classes all start with '.hero'

  Extra specificity in selectors is used to override default
  styles before including the default Slick CSS
==============================================================================*/
/*================ Variables ================*/
/*================ Prev/next and pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  bottom: 10px; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle; }
    .slick-slider .slick-dots li button {
      position: relative; }
    .slick-slider .slick-dots li button:before,
    .slick-slider .slick-dots li a:before {
      text-indent: -9999px;
      border-radius: 100%;
      background-color: #ffffff;
      border: 2px solid transparent;
      width: 10px;
      height: 10px;
      margin: 0.3rem 0 0 0.3rem;
      opacity: 1;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .slick-slider .slick-dots li.slick-active button:before {
      background-color: transparent;
      border-color: #ffffff;
      opacity: 1;
      width: 0.75rem;
      height: 0.75rem;
      margin: 0.25rem 0 0 0.25rem; }
    .slick-slider .slick-dots li button:active:before {
      opacity: 0.5; }

.hero .slick-prev,
.hero .slick-next {
  height: 3.125rem;
  margin-top: 0;
  width: 3.125rem; }
.hero .slick-prev {
  left: 1.1rem; }
.hero .slick-next {
  right: 1.45rem; }
  @media only screen and (max-width: 1050px) {
    .hero .slick-next {
      right: 1rem; } }

/*============================================================================
  General slide styles
    - Sizes based on height of image when 100% of container width
==============================================================================*/
.hero__slide {
  position: relative; }

.hero__image {
  position: relative;
  opacity: 0; }
  .slick-initialized .hero__image {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }
  .hero__image img {
    display: block;
    width: 100%; }

.slideshow__overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0; }

.hero__slide--hidden {
  visibility: hidden; }

.supports-touch .hero__slide--hidden {
  visibility: visible; }

/*============================================================================
  Full screen hero styles
    - Uses css background image
==============================================================================*/
.hero {
  height: 100vh;
  max-height: 100vh; }
  .hero.slick-slider {
    margin-bottom: 0; }
  @media screen and (max-width: 1050px) {
    .hero {
      min-height: 50vw; } }
  .hero .slick-list,
  .hero .slick-track {
    height: 100%; }
    @media screen and (max-width: 1050px) {
      .hero .slick-list,
      .hero .slick-track {
        min-height: 50vw; } }
  .hero .hero__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }

.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay:before {
  height: 100vh; }

@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay:before {
    min-height: 50vw; } }

.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay:before {
  height: 100vh; }

@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay:before {
    min-height: 50vw; } }

.no-js .hero__image {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.hero__image-no-js {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 550px;
  opacity: 1; }

/*================ Hero text/CTA ================*/
.hero__text-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.hero__slide:not(:first-of-type) .hero__text-wrap {
  display: none; }
  .slick-initialized .hero__slide:not(:first-of-type) .hero__text-wrap {
    display: block; }

.hero__text-align {
  display: table;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 768px) {
    .hero--adapt .hero__text-align {
      display: none; } }

.hero__text-content {
  position: relative;
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 0.94rem 0.6rem 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  @media screen and (max-width: 768px) {
    .hero__text-content {
      padding: 0; } }
  .slick-initialized .hero__text-content {
    opacity: 1;
    -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.hero__text-content .slick-dots {
  position: static; }

.hero__adapt-text-wrap {
  margin-bottom: 1rem;
  margin-top: 1.5rem; }
  @media screen and (min-width: 769px) {
    .hero__adapt-text-wrap {
      display: none !important; } }
  @media screen and (max-width: 768px) {
    .hero__adapt-text-wrap {
      color: #1f2021; } }
  .hero__adapt-text-wrap .hero__text-content {
    display: none; }

.hero__text-content--adapt {
  opacity: 1; }

/*================ Extra specificity to override Timber defaults ================*/
.hero__slide .hero__title,
.hero--adapt .hero__title {
  margin-bottom: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0; }
.hero__slide .hero__subtitle,
.hero--adapt .hero__subtitle {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.94rem; }
.hero__slide a.hero__cta,
.hero--adapt a.hero__cta {
  margin-bottom: 0; }

/*================ Font sizes ================*/
.hero__slide .hero__title,
.hero--adapt .hero__title {
  font-size: 3.125em; }
.hero__slide .hero__subtitle,
.hero--adapt .hero__subtitle {
  font-size: 0.9375em; }
@media screen and (min-width: 591px) {
  .hero__slide .hero__title,
  .hero--adapt .hero__title {
    font-size: 3.75em; }
  .hero__slide .hero__subtitle,
  .hero--adapt .hero__subtitle {
    font-size: 1.125em; } }
@media screen and (min-width: 769px) {
  .hero__slide .hero__title,
  .hero--adapt .hero__title {
    font-size: 4em; } }

/*================ Hero header ================*/
.header-wrapper--transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 2; }

.template-index .header-wrapper {
  opacity: 0;
  z-index: 2;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards; }
  .supports-no-cssanimations .template-index .header-wrapper {
    opacity: 1;
    -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.header-container {
  position: relative;
  z-index: 2; }

/*============================================================================
  #Slick Slider overrides
    - If upgrading Slick's styles, use the following variables/functions
      instead of the slick defaults
    - Only overwrite slick's default styles starting at #Slick Slider SCSS
==============================================================================*/
/*============================================================================
  #Slick Slider SCSS
    - Everything below this line is unchanged from Slick's scss file
    - When updating to a new version, don't include the variables/function
      that were modified above
==============================================================================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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;
  margin-bottom: 1.875rem; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-loading .slick-list {
    background: white url(//uk.shokz.com/cdn/shop/t/256/assets/ajax-loader.gif?v=41356863302472015721744680924) center center no-repeat; }
  .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: translate3d(0, 0, 0); }

.slick-track {
  max-height: 100vh;
  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;
  display: none; }
  [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; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 0.6rem;
  line-height: 0;
  cursor: pointer;
  padding: 0;
  border: none; }
  .slick-prev .icon:before,
  .slick-next .icon:before {
    bottom: 0; }

.slick-prev .icon:before,
.slick-next .icon:before {
  position: relative;
  transition: top 0.1s linear;
  font-size: 0.6rem;
  color: #1f2021;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev:hover .icon:before,
.slick-next:hover .icon:before {
  top: -0.125rem; }

/* Dots */
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li.slick-active button:before {
      color: #1f2021; }
  .slick-dots button,
  .slick-dots a {
    border: 0;
    background: transparent;
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer; }
    .slick-dots button:before,
    .slick-dots a:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\2022";
      width: 1.25rem;
      height: 1.25rem;
      font-family: "slick-icons, sans-serif";
      font-size: 0.375rem;
      line-height: 1.25rem;
      text-align: center;
      color: #1f2021;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.hero .slick-dots {
  margin: 0 auto;
  bottom: 0.9rem;
  width: 8rem;
  left: 0;
  right: 0; }
  .hero .slick-dots a:hover:before {
    top: -0.125rem; }
  @media (max-width: 768px) {
    .hero .slick-dots {
      bottom: 5vw; } }

.hero__controls {
  width: 100%;
  height: 3.125rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .hero__controls li {
    margin-bottom: 0;
    list-style: none; }

.hero__pause {
  position: absolute;
  right: 4.5rem;
  transition: bottom 0.1s linear;
  bottom: 0;
  height: 3.125rem;
  width: 3.125rem;
  font-size: 0.6rem;
  line-height: 0.6rem; }
  .hero__pause:hover {
    bottom: 0.125rem; }
  .hero__pause .icon {
    height: 0.4rem; }

.icon-pause {
  display: block; }
  .is-paused .icon-pause {
    display: none; }

.icon-play {
  display: none; }
  .is-paused .icon-play {
    display: block; }

/*================ Module | Collection images at top of templates ================*/
.collection-hero {
  margin-top: -35px;
  margin-bottom: 35px;
  overflow: hidden; }
  @media screen and (min-width: 769px) {
    .collection-hero {
      margin-top: -65px;
      margin-bottom: 80px; } }
  @media screen and (max-width: 768px) {
    .collection-hero {
      margin-bottom: 60px; } }

.collection-hero__image-wrapper {
  position: relative; }
  .no-js .collection-hero__image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }

.collection-hero__image-wrapper:after {
  padding-bottom: 70%;
  content: '';
  display: block;
  height: 0;
  width: 100%; }
  @media screen and (min-width: 769px) {
    .collection-hero__image-wrapper:after {
      padding-bottom: 45%; } }

.collection-hero__image {
  position: absolute;
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover";
  opacity: 0; }
  .collection-hero__image.is-init {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87); }

.collection-hero__image-no-js {
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1; }
  @media screen and (min-width: 769px) {
    .collection-hero__image-no-js {
      padding-bottom: 45%; } }

.filter-dropdown__label {
  margin-right: 0.3em; }

/*================ Module | Theme Header and Navigation Overrides ================*/
@media screen and (max-width: 768px) {
  .site-header {
    padding: 0; }
    .site-header .grid--table {
      height: 40px; } }
.site-header__logo .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0; }
  .is-light .site-header__logo .logo--inverted {
    opacity: 1;
    visibility: visible;
    height: auto; }

/*================ Text Shop Name ================*/
.site-header__logo {
  font-size: 1.25em; }
  @media screen and (min-width: 769px) {
    .site-header__logo {
      text-align: left;
      font-size: 1.5625em; } }
  @media screen and (max-width: 768px) {
    .site-header__logo img {
      max-height: 25px;
      margin-top: 10px;
      margin-bottom: 10px; } }

.site-header__logo a,
.header-logo a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/*================ Nav Links ================*/
.site-nav,
.site-nav--open {
  white-space: nowrap;
  opacity: 0; }
  .no-js .site-nav, .site-nav.site-nav--init, .no-js
  .site-nav--open,
  .site-nav--open.site-nav--init {
    opacity: 1;
    -webkit-transition: color 0.2s, opacity 0.1s;
    -moz-transition: color 0.2s, opacity 0.1s;
    -ms-transition: color 0.2s, opacity 0.1s;
    -o-transition: color 0.2s, opacity 0.1s;
    transition: color 0.2s, opacity 0.1s; }

.burger-icon {
  display: block;
  height: 2px;
  width: 18px;
  left: 25px;
  margin-left: -9px;
  position: absolute;
  transition: all 0.25s ease-out;
  background: #1f2021; }
  .js-drawer-open-left .burger-icon {
    width: 24px;
    top: calc(50% - 1px);
    left: calc(50% - 4px); }
  @media screen and (min-width: 769px) {
    .burger-icon {
      width: 20px;
      left: 27px;
      margin-left: -12px; }
      .js-drawer-open-left .burger-icon {
        width: 25px;
        top: calc(50% - 1px);
        left: calc(50% - 2px); } }

.burger-icon--top {
  top: 17px; }
  .js-drawer-open-left .burger-icon--top {
    top: 25px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.burger-icon--mid {
  top: 24px; }
  .js-drawer-open-left .burger-icon--mid {
    opacity: 0; }

.burger-icon--bottom {
  top: 31px; }
  .js-drawer-open-left .burger-icon--bottom {
    top: 25px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.site-nav__link--burger {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  line-height: 50px;
  background-color: transparent;
  border: 0;
  position: relative;
  top: 4px;
  transition: transform 0.15s ease-out; }
  .site-nav__link--burger svg {
    width: 20px;
    height: 30px; }
  .site-nav__link--burger::after {
    border-color: #000; }

.site-nav__item {
  white-space: normal; }

.site-nav__link {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 0.875em; }

.site-nav--has-dropdown > a {
  position: relative;
  z-index: 6; }
.site-nav--has-dropdown:hover > a,
.site-nav--has-dropdown > a.nav-focus, .site-nav--has-dropdown.nav-hover > a {
  color: #1f2021;
  background-color: white;
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }
  .site-nav--has-dropdown:hover > a:before,
  .site-nav--has-dropdown > a.nav-focus:before, .site-nav--has-dropdown.nav-hover > a:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 30px;
    bottom: 0;
    display: block;
    background-color: #1f2021;
    height: 1px;
    z-index: 6; }
.site-nav--has-dropdown.site-nav--has-dropdown-grandchild a:before {
  display: none; }

/*================ Dropdown Animation ================*/
.site-nav__dropdown {
  background-color: white;
  min-width: 100%;
  padding: 10px 0;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
  -webkit-transform: translate3d(-50%, -11px, 0px);
  -moz-transform: translate3d(-50%, -11px, 0px);
  -ms-transform: translate3d(-50%, -11px, 0px);
  -o-transform: translate3d(-50%, -11px, 0px);
  transform: translate3d(-50%, -11px, 0px); }
  .supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown.nav-hover .site-nav__dropdown, .nav-focus + .site-nav__dropdown {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(-50%, 8px, 0px);
    -moz-transform: translate3d(-50%, 8px, 0px);
    -ms-transform: translate3d(-50%, 8px, 0px);
    -o-transform: translate3d(-50%, 8px, 0px);
    transform: translate3d(-50%, 8px, 0px); }
  .supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown.nav-hover .site-nav__dropdown {
    -webkit-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -moz-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -ms-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -o-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    transition: transform 300ms cubic-bezier(0.2, .06, .05, .95); }

.site-nav__dropdown-grandchild {
  min-width: 100%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
  -webkit-transform: translate3d(-12px, 0px, 0px);
  -moz-transform: translate3d(-12px, 0px, 0px);
  -ms-transform: translate3d(-12px, 0px, 0px);
  -o-transform: translate3d(-12px, 0px, 0px);
  transform: translate3d(-12px, 0px, 0px); }
  .nav-outside + .site-nav__dropdown-grandchild {
    -webkit-transform: translate3d(12px, 0px, 0px);
    -moz-transform: translate3d(12px, 0px, 0px);
    -ms-transform: translate3d(12px, 0px, 0px);
    -o-transform: translate3d(12px, 0px, 0px);
    transform: translate3d(12px, 0px, 0px); }
  .supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild, .site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild, .nav-focus + .site-nav__dropdown-grandchild {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  .supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild, .site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild {
    -webkit-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -moz-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -ms-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    -o-transition: transform 300ms cubic-bezier(0.2, .06, .05, .95);
    transition: transform 300ms cubic-bezier(0.2, .06, .05, .95); }

/*================ Submenu items ================*/
.site-nav__dropdown a,
.site-nav__grandchild-dropdown a {
  background-color: transparent; }
  .site-nav__dropdown a:hover, .site-nav__dropdown a:active, .site-nav__dropdown a:focus,
  .site-nav__grandchild-dropdown a:hover,
  .site-nav__grandchild-dropdown a:active,
  .site-nav__grandchild-dropdown a:focus {
    background-color: transparent; }

.site-nav__dropdown-link {
  font-style: italic;
  display: block;
  white-space: nowrap;
  padding: 5px 15px;
  font-size: 1em; }
  .site-nav--has-grandchildren .site-nav__dropdown-link {
    padding-right: 45px; }

/*================ Compressed nav if too many links ================*/
.site-nav--compress .site-nav__item:not(.site-nav__item--compressed) {
  display: none; }

@media screen and (min-width: 769px) {
  .site-nav--open {
    display: none; } }
.site-nav--open.site-nav--open__display {
  display: inline-block; }

/*================ Search bar ================*/
.site-nav--search__bar {
  vertical-align: middle;
  padding: 0 10px 7px 0; }
  .site-nav--search__bar input {
    background-color: #f6f6f6; }

/*================ Module | Theme Tags ================*/
.tags a {
  padding: 4px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8125em;
  letter-spacing: 0.15em; }

.tags--collection {
  max-width: 75%;
  margin: 0 auto 25px; }
  @media screen and (min-width: 769px) {
    .tags--collection li {
      display: inline-block; } }
  @media screen and (max-width: 590px) {
    .tags--collection li {
      display: block; } }

.tags--article a {
  padding-right: 15px;
  padding-left: 0; }

.tags__title {
  margin-right: 15px; }

.tag--active a {
  color: #a56600; }

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: white; }
  .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 {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 11px;
    margin: 3px 4px 7px 3px;
    font-size: 0.8125em;
    font-style: normal;
    background-color: white;
    border: 1px solid white;
    color: #1f2021; }
    .single-option-radio label.disabled:before {
      position: absolute;
      content: "";
      left: 50%;
      top: 0;
      bottom: 0;
      border-left: 1px solid;
      border-color: #1f2021;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .single-option-radio label:active, .single-option-radio label:focus {
      background-color: #f2f2f2;
      border-color: #f2f2f2; }
  .single-option-radio input[type='radio']:checked + label {
    border-color: #1f2021; }
  .single-option-radio input[type='radio']:focus + label {
    background-color: #f2f2f2; }

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal; }

.product-form__item {
  margin-bottom: 13px; }

/*================ Module | Product Lightbox ================*/
.mfp-bg {
  background-color: white; }
  .mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .mfp-bg.mfp-fade.mfp-ready {
      opacity: 1;
      filter: alpha(opacity=100); }
    .mfp-bg.mfp-fade.mfp-removing {
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  .mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0; }

.mfp-counter {
  display: none; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out; }
.mfp-figure:after {
  background-color: #f6f6f6;
  box-shadow: none; }

.mfp-img {
  background-color: #f6f6f6; }

button.mfp-close {
  margin: 30px;
  font-size: 2.5em;
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1f2021; }

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1045; }
  button.mfp-arrow:after, button.mfp-arrow .mfp-a {
    display: none; }
  button.mfp-arrow:before, button.mfp-arrow .mfp-b {
    display: none; }
  button.mfp-arrow:active {
    margin-top: 0; }

.mfp-chevron {
  position: absolute;
  pointer-events: none; }
  .mfp-chevron:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 25px;
    width: 25px;
    border-style: solid;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mfp-chevron.mfp-chevron-right {
    right: 55px; }
    .mfp-chevron.mfp-chevron-right:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .mfp-chevron.mfp-chevron-left {
    left: 55px; }
    .mfp-chevron.mfp-chevron-left:before {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.grid-product__wrapper {
  text-align: center;
  margin-bottom: 30px; }
  .grid-collage .grid-product__wrapper {
    margin-bottom: 0; }

.grid-product__image-wrapper {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed; }

.grid-product__image-link {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f6f6f6;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out; }
  .grid-collage .grid-product__image-link {
    padding: 0 20px; }
  .grid-product__image-link:hover, .grid-product__image-link:focus {
    opacity: 0.9;
    -webkit-transition: opacity 0.15s ease-in;
    -moz-transition: opacity 0.15s ease-in;
    -ms-transition: opacity 0.15s ease-in;
    -o-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in; }
  .grid-uniform .grid-product__image-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden; }

.grid-product__image-link--loading {
  background-color: #1f2021;
  -webkit-animation: placeholder-background-loading 1.5s infinite linear;
  -moz-animation: placeholder-background-loading 1.5s infinite linear;
  -o-animation: placeholder-background-loading 1.5s infinite linear;
  animation: placeholder-background-loading 1.5s infinite linear; }

.grid-product__image {
  display: block;
  margin: 0 auto; }

@media screen and (max-width: 590px) {
  .grid-uniform .grid-product__image-wrapper {
    height: auto !important; } }
.grid-collage .grid-product__image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.product--wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 590px) {
    .product--wrapper {
      margin: 20px auto; } }

.product--image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .product--image.lazyload {
    opacity: 0; }
  .is-sold-out .product--image {
    opacity: 0.5; }

.grid-product__meta {
  position: relative;
  display: block;
  padding: 13px 0; }

.grid-product__price-wrap {
  white-space: nowrap; }

.long-dash {
  margin: 0 4px; }

.grid-product__title {
  font-style: italic;
  font-size: 1.25em; }

.grid-product__vendor {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.6875em;
  margin: 1px 0; }

.grid-product__price {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875em; }

.grid-product__price-min {
  position: relative;
  top: -1px;
  font-size: 0.625em;
  margin-left: -4px; }

.grid-product__sold-out,
.grid-product__on-sale {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.6875em;
  line-height: 1.3;
  position: absolute;
  min-width: 50px;
  border-radius: 25px;
  top: -8px;
  left: -8px; }
  .grid-product__sold-out p,
  .grid-product__on-sale p {
    padding: 12px 8px 10px 9px;
    margin: 0;
    letter-spacing: 1px; }
  .grid-product__sold-out sup,
  .grid-product__on-sale sup {
    display: none; }

.grid-product__sold-out {
  color: #1f2021;
  border: 1px solid #1f2021; }

.grid-product__on-sale {
  color: #a56600;
  border: 1px solid #a56600; }

@-webkit-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@-moz-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@-ms-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

/*================ Product Carousel ================*/
.product-single__media-group-wrapper .product-single__media-group:not(.slick-initialized) ~ .slick__controls {
  display: none; }
.product-single__media-group-wrapper .slick__controls {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between; }
.product-single__media-group-wrapper .slick__dots-wrapper {
  max-width: 180px;
  padding: 5px 0;
  overflow: hidden; }
.product-single__media-group-wrapper .slick-dots {
  background-color: white;
  bottom: 0;
  position: relative;
  display: flex;
  transition: all 0.25s;
  transform: translateX(0); }
  .product-single__media-group-wrapper .slick-dots li {
    margin: 0; }
.product-single__media-group-wrapper .slick__arrow {
  padding: 15px;
  display: flex;
  z-index: 1;
  line-height: 1.9; }
  .product-single__media-group-wrapper .slick__arrow .icon {
    font-size: 0.6rem;
    width: 14px;
    height: 14px; }
  .product-single__media-group-wrapper .slick__arrow.slick-disabled {
    opacity: 0.3; }
.product-single__media-group-wrapper .slick__arrow--next {
  order: 1; }
.product-single__media-group-wrapper .slick__arrow--previous {
  order: -1; }
.product-single__media-group-wrapper .slick-dots li a {
  position: relative; }
  .product-single__media-group-wrapper .slick-dots li a:before {
    background-color: transparent;
    border-color: #1f2021;
    width: 10px;
    height: 10px; }
.product-single__media-group-wrapper .slick-dots li.slick-active a:before {
  background-color: #1f2021;
  border-color: #1f2021;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin-top: 0.3rem;
  margin-left: 0.3rem; }

.product-recommendations {
  margin-top: 90px; }
  @media screen and (max-width: 768px) {
    .product-recommendations {
      margin-top: 45px; } }

/*================ Rich text section ================*/
.rich-text .section-header {
  margin-bottom: 12px; }

.rich-text__heading--large {
  font-size: 2.25em; }

.rich-text__heading--small {
  font-size: 1.5em; }

.rich-text__text--large {
  font-size: 1.1875em; }

.rich-text__text--small {
  font-size: 0.875em; }

/*================ Modules | Theme collection grid item ================*/
.collection-collage__item {
  overflow: hidden; }

.collection-collage__item-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }
  .collection-collage__item-wrapper .collection-grid__item-overlay {
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease; }
    .collection-collage__item-wrapper .collection-grid__item-overlay:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0.25;
      background-color: #000;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      transition: all 0.8s ease; }
    .collection-collage__item-wrapper .collection-grid__item-overlay:hover, .collection-collage__item-wrapper .collection-grid__item-overlay:focus {
      -webkit-transform: scale(1.03);
      -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
      -o-transform: scale(1.03);
      transform: scale(1.03); }
      .collection-collage__item-wrapper .collection-grid__item-overlay:hover:after, .collection-collage__item-wrapper .collection-grid__item-overlay:focus:after {
        opacity: 0.5; }

.collection-grid__item-link {
  display: block;
  width: 100%;
  height: 100%; }

.collection-grid__item-overlay {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.collection-grid__item-title--wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: table;
  table-layout: fixed;
  color: #fff;
  cursor: pointer; }
  .collection-grid__item-title--wrapper .collection-grid__item-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto; }

.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;
  margin-bottom: -30px;
  margin-left: -30px; }
  @media screen and (max-width: 590px) {
    .custom-content {
      margin-bottom: -22px;
      margin-left: -22px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 30px;
  padding-left: 30px;
  max-width: 100%; }
  @media screen and (max-width: 590px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 22px; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }

.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--html {
  display: block; }

/*================ Flex item alignment ================*/
.align--top-middle {
  text-align: center; }

.align--top-right {
  text-align: right; }

.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; }

.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; }

.featured-blog__post,
.featured-blog__meta,
.title--one-post {
  margin-bottom: 52.5px; }
  @media screen and (max-width: 590px) {
    .featured-blog__post,
    .featured-blog__meta,
    .title--one-post {
      margin-bottom: 38.5px; } }

.featured-blog__author {
  display: inline-block;
  font-style: italic;
  line-height: 1.7; }
  .featured-blog__author:after {
    content: '\2022';
    margin: 0 5px; }

.featured-blog__date {
  display: inline-block; }

.article__heading-link {
  color: #1f2021; }

.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 90px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (max-width: 768px) {
    .map-section {
      min-height: auto;
      padding: 0 30px;
      margin-top: 45px; } }
  @media screen and (max-width: 590px) {
    .map-section {
      padding: 0 15px; } }

.map-section__wrapper {
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media screen and (max-width: 768px) {
    .map-section__wrapper {
      padding: 0; } }

.map-section--load-error {
  height: auto; }

.map-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 0; }

.map-section__error {
  position: relative;
  z-index: 3; }
  @media screen and (max-width: 768px) {
    .map-section__error {
      position: absolute;
      margin: 0 2rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.map-section__content-wrapper {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-grow: 0; }

.map-section__content {
  position: relative;
  display: inline-block;
  background-color: white;
  padding: 35px;
  width: 100%;
  text-align: center;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 350px; }
  .map-section__content > * {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .map-section__content {
      background-color: #f6f6f6;
      min-height: auto;
      display: block; } }
  .map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0); }

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.map-section__container {
  position: absolute;
  height: 100%;
  min-height: auto;
  left: 0;
  top: 0;
  width: 130%; }
  @media screen and (max-width: 768px) {
    .map-section__container {
      position: relative;
      max-width: 1050px;
      width: 100%;
      height: 55vh; } }

.map_section__directions-btn [class^="icon"] {
  height: 1em; }
.map_section__directions-btn * {
  vertical-align: middle; }

.map-section__background-wrapper {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  flex-grow: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 768px) {
    .map-section__background-wrapper {
      overflow: hidden;
      position: relative;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%; } }
  .map-section--onboarding .map-section__background-wrapper {
    min-height: 350px; }
  .map-section__background-wrapper .placeholder-background {
    height: 100%; }
  .no-js .map-section__background-wrapper .js {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }

.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .map-section__image {
      position: relative; } }
  .map-section--display-map .map-section__image {
    display: none !important; }
  .map-section--load-error .map-section__image {
    display: block !important; }

.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden; }

.flex--third {
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
  -moz-flex-basis: 33%;
  flex-basis: 33%; }
  @media screen and (max-width: 768px) {
    .flex--third {
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%; } }

/*================ Selectors ================*/
.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 591px) {
    .selectors-form {
      -webkit-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      margin-left: -5px; } }
  @media screen and (min-width: 769px) {
    .selectors-form {
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      margin: 0 0 0 5px; } }

.selectors-form--single-column {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.selectors-form__item {
  margin: 0 5px 15px; }

.disclosure {
  position: relative; }

.disclosure__toggle {
  font-style: italic;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  color: #1c1d1d;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 28px 8px 10px;
  text-indent: 0.01px;
  text-overflow: '';
  white-space: nowrap;
  background-color: #f6f6f6;
  background-image: url("//uk.shokz.com/cdn/shop/t/256/assets/ico-select.svg?v=178275816164995464951744680924");
  background-position: right 10px center;
  background-repeat: no-repeat; }
  .disclosure__toggle:hover {
    outline: 1px solid #dddddd; }

.disclosure-list {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: white;
  bottom: 120%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
  display: none;
  max-height: 300px;
  min-height: 92px;
  overflow-y: auto;
  padding: 11px 0px;
  position: absolute;
  left: 50%;
  margin: 0; }
  @media screen and (min-width: 591px) {
    .disclosure-list {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%);
      right: 0;
      left: auto; } }

.disclosure-list--visible {
  display: block; }

.disclosure-list__item {
  padding: 5px 45px 4px 15px;
  text-align: left;
  white-space: nowrap; }
  .disclosure-list__item .disclosure-list__option {
    font-style: italic;
    color: #1f2021; }
    .disclosure-list__item .disclosure-list__option:focus, .disclosure-list__item .disclosure-list__option:hover {
      color: #a56600; }
  @media screen and (max-width: 591px) {
    .disclosure-list__item:active {
      background-color: rgba(165, 102, 0, 0.08); } }

.disclosure-list__item--current .disclosure-list__option {
  color: #a56600; }

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: white;
  border-color: rgba(31, 32, 33, 0.05); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #1f2021; }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(31, 32, 33, 0.55); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(31, 32, 33, 0.55);
  background: rgba(31, 32, 33, 0.05); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(31, 32, 33, 0.05); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: white;
  border-color: rgba(31, 32, 33, 0.05); }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
    color: rgba(31, 32, 33, 0.55); }

.plyr.plyr--full-ui.plyr--video {
  color: #1f2021;
  background-color: transparent;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */ }
  .plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
    background-color: transparent; }
  .plyr.plyr--full-ui.plyr--video .plyr__poster {
    background-color: #f6f6f6; }
  .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper, .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
    background-color: #000; }
  .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
    background-color: white;
    border-color: rgba(31, 32, 33, 0.05); }
    .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus, .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
      color: rgba(31, 32, 33, 0.55); }
  .plyr.plyr--full-ui.plyr--video .plyr__controls {
    background-color: white;
    border-color: rgba(31, 32, 33, 0.05);
    margin: 0; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 white; }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(31, 32, 33, 0.6) var(--value, 0)); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
    background-color: rgba(31, 32, 33, 0.6); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
    background-color: rgba(31, 32, 33, 0.6); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(31, 32, 33, 0.25); }
  .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
    background-color: #1f2021;
    color: white; }
    .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
      border-top-color: #1f2021; }
  .plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
    background-image: linear-gradient(-45deg, rgba(31, 32, 33, 0.6) 25%, transparent 25%, transparent 50%, rgba(31, 32, 33, 0.6) 50%, rgba(31, 32, 33, 0.6) 75%, transparent 75%, transparent); }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
    color: white; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
      box-shadow: 2px 0 0 0 #1f2021; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
      box-shadow: 2px 0 0 0 #1f2021; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
      box-shadow: 2px 0 0 0 #1f2021; }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-runnable-track {
      background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0)); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-track, .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-fill-upper {
      background-color: rgba(255, 255, 255, 0.6); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-moz-range-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-ms-track {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-moz-range-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-ms-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }
    .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-webkit-slider-thumb {
      box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }

/*================ View-specific styles ================*/
/*================ Templates | Theme Blog ================*/
.article {
  margin-bottom: -15px; }

.article__featured-image-wrapper {
  position: relative; }
  .no-js .article__featured-image-wrapper {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }

.article__featured-image {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0; }

.article__featured-image-link {
  display: block;
  margin-bottom: 30px; }

/*================ RSS ================*/
.rss-link {
  font-size: 0.6em; }

/*================ Comments ================*/
.comment.last {
  margin-bottom: -15px; }

/*============= Templates | Password page =============*/
.template-password {
  height: 100vh;
  text-align: center; }

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-image: url(//uk.shokz.com/cdn/shop/t/256/assets/password-page-background.jpg?v=129873446965807520001744680924);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff; }
  .password-page__wrapper h1, .password-page__wrapper .h1,
  .password-page__wrapper h2,
  .password-page__wrapper .h2,
  .password-page__wrapper h3,
  .password-page__wrapper .h3,
  .password-page__wrapper h4,
  .password-page__wrapper .h4,
  .password-page__wrapper h5,
  .password-page__wrapper .h5,
  .password-page__wrapper h6,
  .password-page__wrapper .h6 {
    color: #ffffff; }
  .password-page__wrapper a {
    color: inherit; }
  .password-page__wrapper hr, .password-page__wrapper .hr--small, .password-page__wrapper .hr--medium, .password-page__wrapper .hr--large {
    border-color: inherit; }
  .password-page__wrapper .rte a:hover {
    color: #a56600;
    border-bottom: 1px solid #a56600; }
  .password-page__wrapper .social-sharing.clean a {
    color: inherit;
    background: transparent; }

.password-header-section {
  display: table-row; }

.password-page__header {
  display: table-cell;
  height: 1px; }

.password-page__header__inner {
  padding: 15px 30px; }

.password-page__logo {
  margin-top: 90px; }
  .password-page__logo .logo {
    max-width: 100%; }

.password-page__main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px; }

.password-page__hero {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.625em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }
  @media screen and (min-width: 591px) {
    .password-page__hero {
      font-size: 3.75em; } }
  @media screen and (min-width: 769px) {
    .password-page__hero {
      font-size: 4em; } }

.password-page__message {
  font-style: italic;
  font-size: 120%; }
  .password-page__message img {
    max-width: 100%; }

.password-page__hr {
  margin: 30px auto; }

.password-page__message,
.password-page__login-form,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto; }

.password-page__login-form {
  text-align: center;
  padding: 30px; }

@media screen and (min-width: 590px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 30px; } }
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%; }
.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.password-page__signup-form__heading {
  margin-bottom: 0.8em; }

.password-page__social-sharing {
  margin-top: 30px; }

.password-page__social-sharing__heading {
  margin-bottom: 0; }

.password-login,
.admin-login {
  margin-top: 15px; }
  .password-login a:hover,
  .admin-login a:hover {
    color: inherit; }

.password-login {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 12.8px; }

.lock-icon-svg {
  width: 12.8px;
  height: 12.8px;
  display: inline-block;
  vertical-align: baseline; }
  .lock-icon-svg path {
    fill: currentColor; }

.admin-login {
  font-size: 95%; }

.password-page__footer {
  display: table-row;
  height: 1px; }

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: 24px;
  font-size: 95%; }

.shopify-link {
  color: inherit; }
  .shopify-link:hover {
    color: inherit; }

.shopify-logo-svg {
  width: 82.28571px;
  height: 24px;
  display: inline-block;
  line-height: 0;
  vertical-align: top; }
  .shopify-logo-svg path {
    fill: currentColor; }

/* =========
   Hiding the word 'Shopify' but not from screen readers.
   ========= */
.shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.order-table {
 /* tbody tr + tr {
    border-top: lightgray;
  }

  thead {
    border-bottom: 1px solid $colorTextBody;
  }*/
 /* tr {

    th:first-child {
      padding-left: 0;
    }

    th:last-child,
    td:last-child {
      padding-right: 0;
    }
  }*/ }
  .order-table tfoot tr:first-child th, .order-table tfoot tr:first-child td {
    padding-top: 1.5em; }
  .order-table tfoot tr:nth-last-child(2) th, .order-table tfoot tr:nth-last-child(2) td {
    padding-bottom: 1.5em; }
  .order-table tfoot tr:last-child th, .order-table tfoot tr:last-child td {
    font-weight: normal;
    padding-top: 1.5em;
    padding-bottom: 1em;
    font-size: 0.8125em;
    letter-spacing: 0.15em;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  .order-table td,
  .order-table th {
    padding: 0.5em 1em; }
  .order-table tbody th,
  .order-table tfoot th {
    font-family: Poppins, sans-serif;
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0; }
  .order-table tr:first-child th::after,
  .order-table tr:first-child td::after {
    display: none; }
  @media screen and (min-width: 591px) {
    .order-table tbody tr:first-child th, .order-table tbody tr:first-child td {
      padding-top: 1.25em; }
    .order-table tbody tr:last-child th, .order-table tbody tr:last-child td {
      padding-bottom: 1.25em; }
    .order-table tfoot tr td, .order-table tfoot tr th {
      vertical-align: bottom; } }
  @media screen and (max-width: 590px) {
    .order-table {
      border: 0; }
      .order-table thead {
        display: none; }
      .order-table th,
      .order-table td {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: 0.5rem 0;
        border: 0;
        margin: 0; }
      .order-table th::before,
      .order-table td::before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%; }
      .order-table tbody th::before,
      .order-table tbody td::before {
        font-size: 0.8125em;
        letter-spacing: 0.15em;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 0.1em;
        text-transform: uppercase; }
      .order-table tbody tr td:first-child {
        padding-top: 1.5em; }
      .order-table tbody tr td:last-child {
        padding-bottom: 1.5em; } }

.item-props {
  margin-top: 5px;
  display: flex;
  flex-direction: column; }

.item-props__property {
  font-size: 0.875em; }

@media screen and (max-width: 590px) {
  .order-table__product {
    display: flex;
    justify-content: space-between; } }

.order-discount {
  text-transform: uppercase;
  color: #a56600;
  display: block;
  line-height: 1.2em; }
  .order-discount .icon-saletag {
    margin-right: 0.5em;
    font-size: 0.75em; }

.order-discount--title {
  word-break: break-word;
  padding-right: 1em; }

.order-discount--list {
  margin: 0.3em 0 0 1.3em;
  list-style: none;
  padding: 0; }

.order-discount--cart {
  text-align: right; }

.order-discount--cart-list {
  display: inline-block;
  width: 80%;
  margin-top: 1em; }

.order-discount--ajax-cart {
  color: inherit;
  font-size: 0.9em; }

.order-discount--ajax-cart-list {
  /*   width: 60%; */
  display: block;
  margin-top: 0.8em;
  margin-left: auto;
  line-height: 1.1; }

.order-discount__item {
  text-indent: -1.3em;
  margin-bottom: 0; }
  .order-discount__item + .order-discount__item {
    margin-top: 0.6em; }

@media screen and (max-width: 590px) {
  .order-discount-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%; } }

#CartDrawer .ajaxcart__price-wrapper del.ajaxcart__price {
  font-size: 1em;
  color: #bababa; }

/*================ Page Product Pegistration ===================*/
.header-container {
  transition: opacity 2s; }

.faq_buttom {
  position: fixed;
  bottom: 80px;
  right: 35px;
  font-size: 1.2em;
  background: #000;
  padding: 15px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 1s;
  /*   display: none; */
  opacity: 0;
  width: 70px;
  height: 70px;
  line-height: 40px;
  z-index: 2; }
  .faq_buttom:hover {
    opacity: 0.7 !important; }

.faq_wrapper {
  /*   position: fixed;
    top: 0px;
    left: 0px;
    width:100%;
    height: 100%; */
  display: none;
  z-index: 5;
  /*   transition: all 1s;
    opacity: 0; */ }
  .faq_wrapper .faq_bg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 5;
    opacity: 0.3; }
  .faq_wrapper .faq_content {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 20px;
    padding-top: 0px;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    z-index: 6;
    max-width: 90%;
    overflow-y: auto; }
  .faq_wrapper .faq_title {
    text-align: center;
    font-size: 30px !important;
    position: sticky;
    top: 0px;
    background: #ffffff;
    z-index: 10;
    padding-top: 20px; }
  .faq_wrapper .close_faq {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #000000;
    cursor: pointer;
    transition: color 0.5s; }
    .faq_wrapper .close_faq:hover {
      color: #505356; }
  .faq_wrapper .faq_item {
    padding-bottom: 20px; }
    .faq_wrapper .faq_item .title {
      letter-spacing: normal;
      text-transform: capitalize;
      font-size: 14px;
      color: #050505;
      font-weight: 500;
      line-height: 1.5; }
    .faq_wrapper .faq_item .content {
      color: #2f2f2f;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.5; }

@media (max-width: 1200px) {
  .faq_wrapper .faq_content {
    width: 80%; } }
@media (max-width: 569px) {
  .faq_wrapper .faq_content {
    width: 96%; }

  .faq_buttom {
    /*     bottom: 70px;
        right: 20px;
        padding: 10px; */
    bottom: 70px;
    right: 20px;
    padding: 5px;
    width: 50px;
    height: 50px; } }
/*================ product colors ==============*/
ul.tt-options-swatch {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: -10px -1px 0 -5px; }

ul.tt-options-swatch li {
  margin: 10px 5px 0; }

ul.tt-options-swatch li a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-size: 14px;
  line-height: 1.1; }

ul.tt-options-swatch li a:not(.options-color) {
  padding-left: 5px;
  padding-right: 5px; }

ul.tt-options-swatch li img {
  width: 100%;
  height: auto;
  max-width: inherit;
  border-radius: 50%; }

ul.tt-options-swatch li a:not(.options-color) {
  background: #F7F8FA; }

ul.tt-options-swatch li:hover a:not(.options-color),
ul.tt-options-swatch li.active a:not(.options-color) {
  background: #777;
  color: #ffffff; }

ul.tt-options-swatch li .options-color {
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  backface-visibility: hidden; }

ul.tt-options-swatch li .tt-border {
  border: 2px solid #e9e7e6; }

ul.tt-options-swatch li .options-color:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 20px;
  transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  backface-visibility: hidden; }

ul.tt-options-swatch li .options-color:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  outline: none;
  backface-visibility: hidden;
  border-radius: 20px;
  transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear; }

ul.tt-options-swatch li .options-color:before {
  border: 0px solid #fff;
  border-radius: 50%; }

ul.tt-options-swatch li .options-color:after {
  border: 0px solid #777;
  border-radius: 50%; }

ul.tt-options-swatch li .options-color:hover:before {
  border-width: 6px; }

ul.tt-options-swatch li .options-color:hover:after {
  border-width: 3px; }

ul.tt-options-swatch li .tt-border.options-color:hover {
  border-color: transparent; }

ul.tt-options-swatch li.active .options-color:before {
  border-width: 6px; }

ul.tt-options-swatch li.active .options-color:after {
  border-width: 3px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li a:not(.options-color) {
  font-size: 12px;
  line-height: 16px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li a {
  min-width: 21px;
  min-height: 21px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color {
  width: 21px;
  height: 21px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:before {
  border-width: 4px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:after {
  border-width: 2px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:before {
  border-width: 4px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:after {
  border-width: 2px; }

.tt-options-swatch.options-large li a {
  min-width: 40px;
  min-height: 40px; }

.tt-options-swatch.options-large li a.options-color {
  width: 40px;
  height: 40px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch.options-large li .options-color:hover:before {
  border-width: 5px; }

.tt-options-swatch.options-large li.active .options-color:before {
  border-width: 5px; }

.tt-options-swatch.options-middle li a {
  min-width: 31px;
  min-height: 31px; }

.tt-options-swatch.options-middle li a.options-color {
  width: 31px;
  height: 31px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch.options-middle li .options-color:hover:before {
  border-width: 5px; }

.tt-options-swatch.options-middle li.active .options-color:before {
  border-width: 5px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color-image {
  min-width: 40px;
  min-height: 40px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color-image {
  width: 40px;
  height: 40px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color-image:hover:before {
  border-width: 5px;
  display: none; }

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color-image:before {
  border-width: 5px;
  display: none; }

/*tt-options-swatch*/
.tt-options-swatch li[data-availability="false"] {
  position: relative;
  border-radius: 50%; }

.tt-options-swatch li[data-availability="false"] span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  backface-visibility: hidden;
  border-radius: 50%;
  pointer-events: none;
  opacity: 1;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  overflow: hidden; }

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"] span:not(.options-color-image) {
  background: url(//uk.shokz.com/cdn/shop/t/256/assets/cross_20.png?366121) 0 0 no-repeat;
  width: 20px;
  height: 20px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"]:hover span:not(.options-color-image),
.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"].active span:not(.options-color-image) {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  border-radius: 50%;
  overflow: hidden;
  webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"] span.options-color-image {
  background: url(//uk.shokz.com/cdn/shop/t/256/assets/cross_40.png?366121) 0 0 no-repeat;
  width: 40px;
  height: 40px; }

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"]:hover span.options-color-image,
.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"].active span.options-color-image {
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  top: 3px;
  left: 3px;
  border-radius: 50%;
  overflow: hidden;
  webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tt-options-swatch li[data-availability=false] a:not(.options-color) {
  text-decoration: line-through; }

.tt-options-swatch li span {
  display: none !important;
  color: #ffffff; }

/*========================= Home page Slideshow =========================*/
@media (min-width: 769px) {
  .hero {
    max-height: unset; } }
@media (max-width: 768px) {
  .hero .hero__image {
    max-height: 100vh; } }

.index-slideshow-section {
  position: relative;
  /*   .hero__controls{ */
  /*     position: unset; */
  /*     .slick-next{
        top: 50%;
        right: 0px;
      }
      .slick-prev{
        top: 50%;
        left: 0px;
      } */
  /*   } */ }
  .index-slideshow-section .slick-initialized .hero__text-content {
    animation: unset; }
  .index-slideshow-section .hero__text-align {
    max-width: unset !important; }
  .index-slideshow-section .slideshow-content {
    margin-bottom: 10px; }
  .index-slideshow-section .slideshow-subheadding {
    font-weight: bold; }
  .index-slideshow-section .slideshow-headding {
    font-weight: bold; }
  .index-slideshow-section .hero__controls .slick-dots li {
    width: unset;
    margin-right: 10px; }
    .index-slideshow-section .hero__controls .slick-dots li a {
      width: 10px;
      height: 10px;
      background: #ffffff;
      transition: width 0.3s; }
      .index-slideshow-section .hero__controls .slick-dots li a::before {
        content: unset; }
  .index-slideshow-section .hero__controls .slick-dots li.slick-active a {
    width: 20px;
    background: #000000; }
  .index-slideshow-section .slick-allow-left {
    position: absolute;
    top: calc(50% - 25px);
    left: 0px; }
    .index-slideshow-section .slick-allow-left .slick-prev {
      height: 56px;
      margin-top: 0;
      width: 56px;
      outline: 0;
      transition: all 0.3s; }
      .index-slideshow-section .slick-allow-left .slick-prev:hover {
        background-color: #FE7B3D; }
  .index-slideshow-section .slick-allow-right {
    position: absolute;
    top: calc(50% - 25px);
    right: 0px; }
    .index-slideshow-section .slick-allow-right .slick-next {
      height: 56px;
      margin-top: 0;
      width: 56px;
      outline: 0;
      transition: all 0.3s; }
      .index-slideshow-section .slick-allow-right .slick-next:hover {
        background-color: #FE7B3D; }
  @media (min-width: 769px) {
    .index-slideshow-section .table-hide {
      display: block; }
    .index-slideshow-section .small-hide {
      display: none; } }
  @media (max-width: 768px) {
    .index-slideshow-section .slick-allow-left, .index-slideshow-section .slick-allow-right {
      display: none; }
    .index-slideshow-section .table-hide {
      display: none; }
    .index-slideshow-section .small-hide {
      display: block; }
    .index-slideshow-section .hero__text-content {
      text-align: center; }
    .index-slideshow-section .hero__text-content > div {
      width: 100%;
      text-align: center; } }
  .index-slideshow-section .hero__adapt-text-wrap {
    display: none !important; }
  .index-slideshow-section .hero__text-wrap {
    display: block !important; }
  .index-slideshow-section .hero--adapt .hero__text-align {
    display: block; }

.index-slideshow-section .hero__cta {
  outline: none !important; }

.slideshow-subheadding, .slideshow-heading, .slideshow-content, .hero__cta {
  opacity: 0;
  /*   transition: opacity 0.3s; */ }

@media (min-width: 1000px) {
  .fadein-05, .fadein-0, .fadein-1 {
    opacity: 0; } }
@keyframes fadein1 {
  0% {
    transform: translateY(20%);
    opacity: 0; }

  100% {
    transform: translateY(0%);
    opacity: 1; } }

@-webkit-keyframes fadein1 {
  0% {
    transform: translateY(20%);
    opacity: 0; }

  100% {
    transform: translateY(0%);
    opacity: 1; } }

@keyframes fadein2 {
  0% {
    transform: translateY(20px);
    opacity: 0; }

  100% {
    transform: translateY(0px);
    opacity: 1; } }

@-webkit-keyframes fadein2 {
  0% {
    transform: translateY(20px);
    opacity: 0; }

  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes fadein3 {
  0% {
    transform: translate(-50%, 20%);
    opacity: 0; }

  100% {
    transform: translate(-50%, 0%);
    opacity: 1; } }

@-webkit-keyframes fadein3 {
  0% {
    transform: translate(-50%, 20%);
    opacity: 0; }

  100% {
    transform: translate(-50%, 0%);
    opacity: 1; } }

.slick-active .slideshow-subheadding {
  animation: fadein1 0.5s linear 0.1s;
  -moz-animation: fadein1 0.5s linear 0.1s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 0.1s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 0.1s;
  /* Opera */
  animation-fill-mode: forwards; }
.slick-active .slideshow-heading {
  animation: fadein1 0.5s linear 0.5s;
  -moz-animation: fadein1 0.5s linear 0.5s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 0.5s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 0.5s;
  /* Opera */
  animation-fill-mode: forwards; }
.slick-active .slideshow-content {
  animation: fadein1 0.5s linear 1s;
  -moz-animation: fadein1 0.5s linear 1s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 1s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 1s;
  /* Opera */
  animation-fill-mode: forwards; }
.slick-active .hero__cta {
  animation: fadein1 0.5s linear 1.5s;
  -moz-animation: fadein1 0.5s linear 1.5s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 1.5s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 1.5s;
  /* Opera */
  animation-fill-mode: forwards; }
  .slick-active .hero__cta.no-headertext {
    animation: fadein1 0.5s linear 0.5s;
    -moz-animation: fadein1 0.5s linear 0.5s;
    /* Firefox */
    -webkit-animation: fadein1 0.5s linear 0.5s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.5s linear 0.5s;
    /* Opera */
    animation-fill-mode: forwards; }

.fade-show .fadein-05 {
  animation: fadein1 0.5s linear 0.5s;
  -moz-animation: fadein1 0.5s linear 0.5s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 0.5s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 0.5s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-0 {
  animation: fadein1 0.5s linear 0.1s;
  -moz-animation: fadein1 0.5s linear 0.1s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 0.1s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 0.1s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-1 {
  animation: fadein1 0.5s linear 1s;
  -moz-animation: fadein1 0.5s linear 1s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 1s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 1s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-1-5 {
  animation: fadein1 0.5s linear 1.5s;
  -moz-animation: fadein1 0.5s linear 1.5s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 1.5s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 1.5s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-2 {
  animation: fadein1 0.5s linear 2s;
  -moz-animation: fadein1 0.5s linear 2s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 2s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 2s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-2-5 {
  animation: fadein1 0.5s linear 2.5s;
  -moz-animation: fadein1 0.5s linear 2.5s;
  /* Firefox */
  -webkit-animation: fadein1 0.5s linear 2.5s;
  /* Safari and Chrome */
  -o-animation: fadein1 0.5s linear 2.5s;
  /* Opera */
  animation-fill-mode: forwards; }
.fade-show .fadein-1-5-center {
  animation: fadein3 0.5s linear 1.5s;
  -moz-animation: fadein3 0.5s linear 1.5s;
  /* Firefox */
  -webkit-animation: fadein3 0.5s linear 1.5s;
  /* Safari and Chrome */
  -o-animation: fadein3 0.5s linear 1.5s;
  /* Opera */
  animation-fill-mode: forwards; }
@media (max-width: 768px) {
  .fade-show .fadein-05-mb {
    animation: fadein1 0.5s linear 0.5s;
    -moz-animation: fadein1 0.5s linear 0.5s;
    /* Firefox */
    -webkit-animation: fadein1 0.5s linear 0.5s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.5s linear 0.5s;
    /* Opera */
    animation-fill-mode: forwards; }
  .fade-show .fadein-03-mb {
    animation: fadein1 0.3s linear 0.3s;
    -moz-animation: fadein1 0.3s linear 0.3s;
    /* Firefox */
    -webkit-animation: fadein1 0.3s linear 0.3s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.3s linear 0.3s;
    /* Opera */
    animation-fill-mode: forwards; }
  .fade-show .fadein-01-mb {
    animation: fadein1 0.3s linear 0.1s;
    -moz-animation: fadein1 0.3s linear 0.1s;
    /* Firefox */
    -webkit-animation: fadein1 0.3s linear 0.1s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.3s linear 0.1s;
    /* Opera */
    animation-fill-mode: forwards; }
  .fade-show .fadein-06-mb {
    animation: fadein1 0.3s linear 0.6s;
    -moz-animation: fadein1 0.3s linear 0.6s;
    /* Firefox */
    -webkit-animation: fadein1 0.3s linear 0.6s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.3s linear 0.6s;
    /* Opera */
    animation-fill-mode: forwards; }
  .fade-show .fadein-09-mb {
    animation: fadein1 0.3s linear 0.9s;
    -moz-animation: fadein1 0.3s linear 0.9s;
    /* Firefox */
    -webkit-animation: fadein1 0.3s linear 0.9s;
    /* Safari and Chrome */
    -o-animation: fadein1 0.3s linear 0.9s;
    /* Opera */
    animation-fill-mode: forwards; } }

/*========================= End Home page Slideshow =========================*/
/*========================= Product template =============================*/
/* .template-product{
  .product-single{
    display: flex;
    
  }
} */
.product-single__thumbnails-wrapper {
  padding: 20px 0px;
  position: relative; }
  .product-single__thumbnails-wrapper li {
    float: unset;
    display: block;
    margin: 0px;
    padding: 0px !important; }
  .product-single__thumbnails-wrapper .swiper-container {
    position: relative; }
  .product-single__thumbnails-wrapper .swiper-button-next {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
  .product-single__thumbnails-wrapper .swiper-button-prev {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
  .product-single__thumbnails-wrapper .swiper-button-next, .product-single__thumbnails-wrapper .swiper-button-prev {
    margin-top: 0px;
    transform: translateY(-50%);
    height: 26px;
    background-size: 22px 26px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.4s;
    display: none; }
    .product-single__thumbnails-wrapper .swiper-button-next.swiper-button-disabled, .product-single__thumbnails-wrapper .swiper-button-prev.swiper-button-disabled {
      opacity: 0; }
  .product-single__thumbnails-wrapper .swiper-wrapper {
    margin: 0 auto; }
  .product-single__thumbnails-wrapper:hover .swiper-button-next, .product-single__thumbnails-wrapper:hover .swiper-button-prev {
    pointer-events: unset;
    opacity: 1; }
    .product-single__thumbnails-wrapper:hover .swiper-button-next.swiper-button-disabled, .product-single__thumbnails-wrapper:hover .swiper-button-prev.swiper-button-disabled {
      opacity: 0.35;
      pointer-events: none; }

.template-product .radio-wrapper .single-option-radio__label {
  text-align: left;
  padding: 0px 15px;
  z-index: 5;
  position: relative;
  margin-bottom: 0px; }
.template-product .current-option-color {
  margin-left: 10px;
  color: #777777; }
.template-product .single-option-radio {
  display: flex; }
  .template-product .single-option-radio label {
    outline: 0; }
    .template-product .single-option-radio label::after {
      opacity: 0;
      content: attr(data-title);
      position: absolute;
      z-index: 4;
      text-align: center;
      width: max-content;
      background: #ffffff;
      color: #000000;
      box-shadow: 1px 1px 2px 2px #dddddd;
      padding: 0 6px;
      height: 25px;
      line-height: 25px;
      font-size: 12px;
      top: -20px;
      left: 50%;
      transform: translate(-50%, -15%);
      font-weight: bold; }
    .template-product .single-option-radio label:hover::after {
      transition: transform 0.3s,opacity 0.3s;
      opacity: 1;
      z-index: 5;
      transform: translate(-50%, 0%); }
  .template-product .single-option-radio label:active, .template-product .single-option-radio label:focus {
    background-color: unset;
    border-color: transparent; }
  .template-product .single-option-radio .options-color {
    position: relative; }
    .template-product .single-option-radio .options-color::before {
      border: 0px solid #fff;
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      outline: none;
      border-radius: 0px;
      transition: all 0.12s linear;
      -ms-transition: all 0.12s linear;
      -webkit-transition: all 0.12s linear;
      -o-transition: all 0.12s linear;
      backface-visibility: hidden;
      border-radius: 50% !important; }
    .template-product .single-option-radio .options-color::after {
      border: 0px solid #777777;
      border-radius: 50%;
      content: "";
      display: block;
      position: absolute;
      top: -1px;
      left: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      outline: none;
      backface-visibility: hidden;
      border-radius: 50% !important;
      transition: all 0.12s linear;
      -ms-transition: all 0.12s linear;
      -webkit-transition: all 0.12s linear;
      -o-transition: all 0.12s linear; }
  .template-product .single-option-radio .options-color:hover::before {
    border: 5px solid #fff;
    border-radius: 50% !important; }
  .template-product .single-option-radio .options-color:hover::after {
    border-radius: 50%;
    border: 2px solid #777777;
    border-radius: 50% !important; }
.template-product .single-option-radio input[type="radio"]:checked + label {
  border-color: transparent;
  background-color: transparent; }
  .template-product .single-option-radio input[type="radio"]:checked + label .options-color::before {
    border: 5px solid #fff;
    border-radius: 50% !important; }
  .template-product .single-option-radio input[type="radio"]:checked + label .options-color::after {
    border-radius: 50%;
    border: 2px solid #777777;
    border-radius: 50% !important; }

/*========================= End Product template ========================*/
/*========================= Drawer Cart ==================================*/
#CartDrawer {
  outline: 0;
  position: fixed;
  z-index: 1000000; }

.drawer-bg {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 10000;
  opacity: 0.6; }

.js-drawer-open {
  overflow: auto; }
  .js-drawer-open .drawer-bg {
    display: block; }

.js-drawer-open-right .page-container, .js-drawer-open-right .drawer__header-container {
  transform: unset; }

/*=========================End Drawer Cart =======================*/
.size-variant-choose-box .variant-button {
  display: none; }
  .size-variant-choose-box .variant-button.active {
    display: block; }

/*============= klaviyo ==================*/
.newsletter-section {
  background-color: #2D2D2D; }
  .newsletter-section .wrapper {
    max-width: 1200px; }
    .newsletter-section .wrapper form {
      max-width: unset; }
    .newsletter-section .wrapper input {
      background: none !important;
      border: 0 !important;
      border-bottom-color: currentcolor;
      border-bottom-style: none;
      border-bottom-width: 0px;
      border-bottom: 1px solid #fff !important; }
    .newsletter-section .wrapper input[type="checkbox"] {
      display: none; }
    .newsletter-section .wrapper button {
      background: none !important;
      border: 3px solid #fff !important;
      border-radius: 30px !important;
      padding-left: 25px !important;
      padding-right: 25px !important; }
    .newsletter-section .wrapper .FormComponent__StyledFormComponentWrapper-e0xun6-0 {
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
  .newsletter-section .section-header__title {
    color: #ffffff;
    font-size: 26px;
    padding-top: 14px !important; }
  .newsletter-section .section-header {
    width: unset;
    margin-right: 20px; }
  @media (min-width: 790px) {
    .newsletter-section .wrapper {
      display: flex;
      justify-content: center; }
      .newsletter-section .wrapper input {
        min-width: 430px !important; } }

#CollectionSection .tt-option-block .tt-options-swatch li {
  position: relative; }
  #CollectionSection .tt-option-block .tt-options-swatch li::after {
    opacity: 0;
    content: attr(data-tag);
    position: absolute;
    z-index: 1000;
    text-align: center;
    width: max-content;
    background: #ffffff;
    color: #000000;
    box-shadow: 1px 1px 1px 1px #dddddd;
    padding: 0 6px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    top: -30px;
    left: 50%;
    transform: translate(-50%, -15%); }
  #CollectionSection .tt-option-block .tt-options-swatch li:hover::after {
    transition: all 0.3s;
    opacity: 1;
    transform: translate(-50%, 0%); }

.klaviyo-form button, .klaviyo-form div, .klaviyo-form span, .klaviyo-form p, .klaviyo-form input {
  font-family: Shokz Sans Text !important; }

/*=================== Blog ================*/
.template-blog #shopify-section-blog-banner {
  padding: 0px 10px; }
  @media (max-width: 600px) {
    .template-blog #shopify-section-blog-banner {
      padding: 0px; } }
.template-blog .main-content {
  padding-top: 0px !important; }
  .template-blog .main-content .wrapper {
    max-width: unset;
    padding: unset; }
  .template-blog .main-content .container {
    margin: 0 auto; }
    @media (min-width: 1440px) {
      .template-blog .main-content .container {
        max-width: 1400px; } }
    @media (min-width: 1600px) {
      .template-blog .main-content .container {
        max-width: 1550px; } }
    @media (min-width: 1920px) {
      .template-blog .main-content .container {
        max-width: 1750px; } }
    @media (min-width: 590px) and (max-width: 1700px) {
      .template-blog .main-content .container {
        padding: 0px 30px; } }
.template-blog .blog-banner {
  position: relative;
  height: 627px;
  margin: 0 auto; }
  @media (max-width: 1230px) {
    .template-blog .blog-banner {
      height: 515px; } }
  @media (max-width: 1024px) {
    .template-blog .blog-banner {
      height: 400px; } }
  @media (max-width: 800px) {
    .template-blog .blog-banner {
      height: 300px; } }
  @media (max-width: 600px) {
    .template-blog .blog-banner {
      height: unset; } }
.template-blog .blog-banner-img-mb {
  display: none; }
@media (max-width: 680px) {
  .template-blog .blog-banner-img {
    display: none; }
  .template-blog .blog-banner-img-mb {
    display: block;
    width: 100%; } }
.template-blog .blog-banner-text {
  font-size: 30px;
  position: absolute;
  bottom: 20%;
  color: #fff;
  text-align: center;
  width: 100%;
  font-weight: bold; }
@media (min-width: 1025px) {
  .template-blog .blog-banner-text {
    font-size: 50px; } }
.template-blog .section-blog-template {
  margin-top: 40px; }
  @media (max-width: 575px) {
    .template-blog .section-blog-template {
      margin-top: 33px; } }
  .template-blog .section-blog-template #mobile-blog-tags-title {
    display: none; }
  .template-blog .section-blog-template .blog-tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 0 4.1666666vw 0;
    padding: 0; }
  .template-blog .section-blog-template .blog-tags li {
    margin: 5px 10px; }
  .template-blog .section-blog-template .blog-tags a {
    letter-spacing: 1px;
    padding: 5px;
    text-transform: uppercase;
    min-width: 120px;
    display: block;
    text-align: center;
    background: #F2F2F2;
    color: #000;
    font-size: 13px; }
  .template-blog .section-blog-template .blog-tags li.active a, .template-blog .section-blog-template .blog-tags a:hover {
    background: #737373;
    color: #fff;
    text-decoration: none; }
  .template-blog .section-blog-template .tt-grid-col-3 {
    display: flex;
    flex-wrap: wrap; }
    .template-blog .section-blog-template .tt-grid-col-3 .blog-item {
      position: initial !important;
      width: 33.33%;
      padding: 0 10px;
      float: left; }
    .template-blog .section-blog-template .tt-grid-col-3 .tt-post {
      margin-top: 0px; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-post-img {
        position: relative;
        backface-visibility: hidden; }
        .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-post-img img {
          width: 100%;
          height: auto;
          vertical-align: middle;
          border-style: none; }
        .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-post-img .blog-date {
          position: absolute;
          bottom: 4px;
          right: 8px;
          text-transform: uppercase;
          color: #fff;
          font-size: 12px;
          line-height: 22px; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-post-content {
        position: relative;
        padding: 22px 8px 0;
        transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-title {
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        height: 85px;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        overflow: hidden;
        margin: 0px; }
        .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-title a {
          color: #191919;
          transition: color 0.2s linear; }
          .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-title a:hover {
            color: #2267d8;
            text-decoration: underline; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-description {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        color: #777777; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-btn {
        margin-top: 15px; }
        .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-btn a {
          color: #000;
          font-weight: bold;
          font-size: 15px;
          transition: none; }
          .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-btn a:hover {
            border-bottom: 3px solid #000;
            text-decoration: none; }
  .template-blog .section-blog-template .tt-layout-01-post {
    margin-top: 0px;
    position: relative;
    padding: 0px 14px; }
    .template-blog .section-blog-template .tt-layout-01-post .tt-post .tt-post-content {
      padding: 8px 0 0 0px; }
  @media (max-width: 800px) {
    .template-blog .section-blog-template #mobile-blog-tags-title {
      display: block;
      padding: 0px 10px; }
      .template-blog .section-blog-template #mobile-blog-tags-title .mobile-all-tag {
        display: inline-block;
        border: 1px solid #333;
        color: #000;
        border-radius: 4px;
        padding: 0 10px 0 25px;
        line-height: 30px; }
        .template-blog .section-blog-template #mobile-blog-tags-title .mobile-all-tag .mobile-arrows {
          display: inline-block;
          border-left: 1px solid #333;
          padding-left: 10px;
          margin-left: 25px; }
          .template-blog .section-blog-template #mobile-blog-tags-title .mobile-all-tag .mobile-arrows::after {
            display: inline-block;
            content: '';
            border-top: 6px solid #000;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent; }
    .template-blog .section-blog-template .blog-tags {
      display: none; }
      .template-blog .section-blog-template .blog-tags li {
        width: 120px;
        float: left; }
    .template-blog .section-blog-template .tt-grid-col-3 .tt-post {
      margin-top: 20px; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-title {
        font-size: 14px;
        line-height: 22px;
        height: 60px; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-description {
        font-size: 13px;
        margin-top: 6px; }
      .template-blog .section-blog-template .tt-grid-col-3 .tt-post .tt-btn a {
        font-size: 13px; }
    .template-blog .section-blog-template .tt-layout-01-post {
      margin-top: 0px; }
    .template-blog .section-blog-template .tt-grid-col-3 .blog-item {
      width: 50%; } }
  @media (max-width: 600px) {
    .template-blog .section-blog-template .blog-tags {
      padding: 0px 10px; }
      .template-blog .section-blog-template .blog-tags li {
        margin-left: 0px; } }

/*=================== End Blog ================*/
.template-article .main-content {
  padding-top: 0px !important; }
  .template-article .main-content .wrapper {
    margin: 0px auto !important;
    max-width: 100% !important;
    padding: 0 10px !important; }
    @media (min-width: 576px) {
      .template-article .main-content .wrapper {
        max-width: 546px !important;
        padding: 0 10px !important; } }
    @media (min-width: 750px) {
      .template-article .main-content .wrapper {
        max-width: 680px !important;
        padding: 0 10px !important; } }
    @media (min-width: 791px) {
      .template-article .main-content .wrapper {
        max-width: 770px !important; } }
    @media (min-width: 1025px) {
      .template-article .main-content .wrapper {
        max-width: 990px !important; } }
    @media (min-width: 1230px) {
      .template-article .main-content .wrapper {
        max-width: 1200px !important; } }
    @media (min-width: 1440px) {
      .template-article .main-content .wrapper {
        max-width: 1400px !important; } }
    @media (min-width: 1920px) {
      .template-article .main-content .wrapper {
        max-width: 1750px !important; } }

/*=================== Section Article Sidebar ================*/
.tt-post-content h2 + p, .tt-post-content .h2 + p, .tt-post-content h3 + p, .tt-post-content .h3 + p, .tt-post-content h4 + p, .tt-post-content .h4 + p {
  margin-top: 0px !important; }

.tt-post-content h2, .tt-post-content .h2, .tt-post-content h3, .tt-post-content .h3, .tt-post-content h4, .tt-post-content .h4 {
  margin-top: 10px; }

@media (min-width: 576px) {
  .article-sidebar-page .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 791px) {
  .article-sidebar-page .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .article-sidebar-page .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }
@media (min-width: 1025px) {
  .article-sidebar-page .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .article-sidebar-page .leftColumn:not(.rightColumn) {
    padding-right: 50px;
    margin-top: 1px; }
  .article-sidebar-page .rightColumn {
    padding-left: 50px;
    margin-top: 1px; }
  .article-sidebar-page .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; } }
@media (min-width: 789px) and (max-width: 1024px) {
  .article-sidebar-page .rightColumn {
    padding-left: 25px;
    margin-top: -6px; } }
.article-sidebar-page h1, .article-sidebar-page .h1 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: bold; }
  @media (max-width: 1440px) {
    .article-sidebar-page h1, .article-sidebar-page .h1 {
      font-size: 44px;
      line-height: 46px; } }
  @media (max-width: 790px) {
    .article-sidebar-page h1, .article-sidebar-page .h1 {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 15px; } }
.article-sidebar-page .row {
  display: flex;
  flex-wrap: wrap;
  /*     margin-left: -10px; */ }
  @media (min-width: 790px) {
    .article-sidebar-page .row {
      margin-right: -10px; } }
.article-sidebar-page .article-sidebar-main {
  margin-top: 35px; }
  .article-sidebar-page .article-sidebar-main h2, .article-sidebar-page .article-sidebar-main .h2 {
    padding-top: 0px !important;
    font-size: calc(14px + 0.7291666vw) !important;
    line-height: 1.2 !important;
    padding-bottom: 0px;
    font-weight: 500;
    margin: 40px 0px;
    color: #050505;
    text-transform: unset; }
    @media screen and (max-width: 790px) {
      .article-sidebar-page .article-sidebar-main h2, .article-sidebar-page .article-sidebar-main .h2 {
        font-size: 16px !important; } }
  .article-sidebar-page .article-sidebar-main h4, .article-sidebar-page .article-sidebar-main .h4 {
    padding-bottom: 0 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: bold;
    letter-spacing: 0.03em;
    text-transform: unset; }
  .article-sidebar-page .article-sidebar-main .tt-post-single {
    font-size: 15px;
    color: #000; }
    .article-sidebar-page .article-sidebar-main .tt-post-single .tt-autor {
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      color: #2F2F2F;
      text-align: left;
      float: left;
      margin-top: 40px; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .tt-autor span {
        text-transform: capitalize;
        border-right: 1px solid #696969;
        padding-right: 8px;
        margin-right: 5px;
        color: #2F2F2F;
        font-size: 16px; }
    .article-sidebar-page .article-sidebar-main .tt-post-single #article-right-icon {
      float: right;
      margin: 0;
      display: none; }
    .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content {
      text-align: left;
      margin-top: 33px; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content p {
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        color: #2f2f2f; }
        .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content p img {
          margin-top: 20px; }
        .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content p:first-child {
          font-size: 15px; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content ul {
        padding-left: 40px; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content a {
        color: #fe7b3d;
        font-weight: 400;
        position: relative;
        padding: 0 3px;
        display: inline-block;
        vertical-align: top;
        text-decoration: underline;
        transition: all 0.5s ease-in-out;
        z-index: 1; }
        .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content a::after {
          content: "";
          position: absolute;
          z-index: -1;
          bottom: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 100%;
          height: 0;
          background-color: #fe7b3d;
          -webkit-transition: all 0.25s;
          transition: all 0.25s; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0; }
        .article-sidebar-page .article-sidebar-main .tt-post-single .tt-post-content a:hover::after {
          height: 100%;
          width: 100%; }
    .article-sidebar-page .article-sidebar-main .tt-post-single .post-meta {
      font-size: 15px;
      color: #999999;
      text-align: left;
      margin-top: 27px; }
      .article-sidebar-page .article-sidebar-main .tt-post-single .post-meta a {
        color: #777777;
        letter-spacing: 0.02em;
        transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear; }
        .article-sidebar-page .article-sidebar-main .tt-post-single .post-meta a:hover {
          color: #000000;
          text-decoration: underline; }
    .article-sidebar-page .article-sidebar-main .tt-post-single .article-social-icon {
      margin: 30px 0; }
  .article-sidebar-page .article-sidebar-main .article-sidebar-right {
    border-left: 1px solid #dfdfdf; }
    @media (max-width: 790px) {
      .article-sidebar-page .article-sidebar-main .article-sidebar-right {
        border-left: 0;
        max-width: 320px;
        margin: auto; } }
    .article-sidebar-page .article-sidebar-main .article-sidebar-right .recommend {
      text-align: left;
      line-height: 22px;
      letter-spacing: 0.03em;
      font-weight: bold;
      font-size: 38px !important;
      padding-bottom: 15px !important;
      margin: 0px;
      text-align: left; }
      @media (max-width: 1440px) {
        .article-sidebar-page .article-sidebar-main .article-sidebar-right .recommend {
          font-size: 30px !important; } }
    .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend {
      text-align: center;
      border: 1px solid #d8d8d8;
      padding: 0 10px;
      margin-bottom: 55px; }
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend h4, .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .h4 {
        padding-bottom: 15px !important; }
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product.thumbprod-center {
        text-align: center; }
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .product_shortdetail {
        color: #000;
        font-size: 12px;
        text-transform: uppercase; }
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .recommend-button-bg {
        border: 1px solid #7f7f7f;
        padding: 5px 30px;
        font-weight: bold;
        display: inline-block;
        margin: 10px 0;
        font-size: 14px;
        text-transform: uppercase;
        color: #000;
        transition: all 0.5s ease-in-out; }
        .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .recommend-button-bg:hover {
          color: #fff;
          background: #000;
          text-decoration: none; }
      @media (min-width: 1025px) {
        .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .tt-description {
          padding-top: 16px;
          position: relative;
          z-index: 2;
          background: #ffffff; }
        .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .tt-description .tt-option-block {
          margin-top: 15px; }
          .article-sidebar-page .article-sidebar-main .article-sidebar-right .article-sidebar-recommend .tt-product .tt-description .tt-option-block li {
            margin-left: 10px !important;
            margin-right: 10px !important; } }
    @media (min-width: 790px) {
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .tt-post-related {
        position: -webkit-sticky;
        position: sticky;
        top: 70px; } }
    .article-sidebar-page .article-sidebar-main .article-sidebar-right .tt-post-related ul {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      list-style: none;
      margin: 0;
      padding: 0; }
    .article-sidebar-page .article-sidebar-main .article-sidebar-right .tt-post-related #relatedblogs li {
      margin: 0 0 15px;
      clear: both;
      position: relative; }
    .article-sidebar-page .article-sidebar-main .article-sidebar-right .tt-post-related .rb_contents {
      display: block;
      position: absolute;
      bottom: 8px;
      right: 15px;
      margin: auto;
      padding: 5px 10px;
      background: rgba(0, 0, 0, 0.3);
      left: 0;
      width: 100%; }
      .article-sidebar-page .article-sidebar-main .article-sidebar-right .tt-post-related .rb_contents p {
        display: none; }
  .article-sidebar-page .article-sidebar-main .article-next-btn {
    margin-top: 20px;
    border-top: 1px solid #3f3f3f;
    padding-top: 10px;
    text-align: right;
    margin-bottom: 20px; }
    .article-sidebar-page .article-sidebar-main .article-next-btn a {
      color: #000;
      text-transform: uppercase;
      font-weight: bold; }
      .article-sidebar-page .article-sidebar-main .article-next-btn a:hover {
        text-decoration: underline; }
    .article-sidebar-page .article-sidebar-main .article-next-btn span::after {
      display: inline-block;
      content: '';
      border-left: 6px solid #000;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent; }

.article-social-icon .container > span {
  vertical-align: top;
  display: inline-block;
  margin-top: 6px;
  color: #696969;
  font-size: 13px;
  margin-right: 8px; }

.article-bottom-social .container > span {
  font-size: 20px;
  margin-right: 15px;
  margin-top: 6px; }

.addthis_toolbox {
  padding: 4px 0 2px;
  display: inline-block !important;
  width: 238px; }

.addthis_toolbox .at-icon-wrapper {
  line-height: 25px !important;
  height: 25px !important;
  width: 25px !important; }

.addthis_toolbox .at-icon-wrapper .at-icon {
  width: 25px !important;
  height: 25px !important; }

.wrapper-social-icon, .mobile-show-icon {
  display: none; }

.addthis_counter.addthis_bubble_style {
  margin-left: 4px !important;
  margin-top: -3px !important; }

.addthis_counter.addthis_bubble_style {
  background-image: url(data:image/gif;base64,R0lGODlhUgBkAKIEAOrq6sLCwoWFhf///////wAAAAAAAAAAACH5BAEAAAQALAAAAABSAGQAAAP/SLoa/jDKSetkOGsdwPhgKI5kaYpAsK1sd75wPKZsjQVyrpuq7eO7YLDnqwGFyBixuDomn6UlkwOtkqTTm3ULwmYXTi7U+3WJreSp+VxNF9fs8ZcBjz/dRo8dPSfU90l4TXqAcn1/hTuCLYSJQ31gjY45i3mTipB0kpcnlTZhnDyZdKFKo2ClMJ5GqS+rLa2dpw2xorOgtR+vg7kou7y9AzSzYBbGx8gRxAwCzc7P0NHS09TSywoCm60AAsvZwSDcxALgId2z5OUf56fp6uyj7uXwmfLg9JD2wfh9+r38X76pGwBwisCBBYscRFhP2718Dh/OWThwXb+IEidi/New+SKIhD4ozmu3sRVIhSVLnVRYcWXIluNgopPZjmY8m/VwQlQnblxKRz29VRtKtCg0YsmSOsBgtGmzNz9zDCMgEkpQWGyI+KuyElebBVuhdI2jNc5JRF+pRtUBEu3XqlYSum0DNy6jPQHqcrVEVq2ds2spYQssY2xWsGZ/9MWW+NNiqo35cpmqV8jVFkqTMXVqlEnmz1I4i4Y3twplwjqCehVTthC71VxaA3qdSPYe2oVs/0WVG7HrBqgx+f1deouKylsEFDeOPPlyNM3tPpcTXSzw2oMT4QakOzJs475n8+Ye/vZ4vOV30+rN+Pf1PacBXQWdefPopgQSAAA7);
  background-repeat: no-repeat; }

.addthis_counter.addthis_bubble_style {
  margin: 0 0 0 -2px;
  text-align: center;
  font-weight: 700;
  font-family: arial,helvetica,sans-serif;
  color: #000;
  background-repeat: no-repeat;
  background-position: 0 -4pc;
  padding: 0 0 0 4px;
  height: 1pc;
  width: 2pc !important;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }

.addthis_32x32_style .addthis_counter.addthis_bubble_style, .addthis_32x32_white_style .addthis_counter.addthis_bubble_style {
  background-repeat: no-repeat;
  background-position: 0 0 !important;
  height: 2pc;
  width: 56px !important;
  line-height: 2pc;
  padding: 0 0 0 6px;
  transition: all 0.5s; }
  .addthis_32x32_style .addthis_counter.addthis_bubble_style:hover, .addthis_32x32_white_style .addthis_counter.addthis_bubble_style:hover {
    background-position: 0 -2pc !important; }

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
  padding: 0 5px !important; }

.addthis_toolbox > a:first-child {
  padding-left: 0 !important; }

.addthis_toolbox a {
  margin-bottom: 0 !important; }

.addthis_default_style .addthis_separator, .addthis_default_style .at4-icon, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300bs, .addthis_default_style .at300m {
  float: left; }

.text-center {
  text-align: center !important; }

.contact-form {
  margin-top: 50px; }

.tt-title-border {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding: 0 0 12px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #999999; }

.form-control {
  display: block;
  width: 100%; }

.form-default .form-group {
  margin-bottom: 20px; }

.form-default .form-group label {
  font-size: 14px;
  color: #191919;
  font-weight: 500;
  padding-bottom: 4px;
  font-style: unset;
  letter-spacing: 0.02em; }

.form-default .form-control {
  font-style: unset;
  background: #f7f8fa;
  font-size: 16px;
  border: 1px solid #f7f8fa;
  padding: 11px 12px 10px 15px;
  box-shadow: none;
  outline: none;
  color: #777777;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }

.form-default .form-control:not(textarea) {
  height: 40px; }

@media (min-width: 576px) {
  .form-default .form-control[type="text"], .form-default .form-control[type="email"], .form-default .form-control[type="password"] {
    padding-top: 2px;
    padding-bottom: 1px;
    line-height: 2.9; } }
.contact-form p {
  padding-bottom: 20px;
  text-align: center; }

.contact-form .fine-print {
  color: #777777; }

.contact-form .btn {
  padding: 10px 31px 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  border: 2px solid #ddd; }

/*=================== End Section Article Sidebar ================*/
/*========================== Account page =============================*/
.form-vertical .btn {
  font-size: 14px;
  font-weight: 500;
  padding: 15px 38px; }

.register_wrapper input[type=checkbox], #CustomerLoginForm .remb input[type=checkbox] {
  cursor: pointer;
  position: relative;
  outline: none; }

.register_wrapper input[type=checkbox]::after, #CustomerLoginForm .remb input[type=checkbox]::after {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: #fff;
  color: #fff;
  width: 15px;
  height: 15px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: ' ';
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #ddd; }

.register_wrapper input[type=checkbox]:checked::after, #CustomerLoginForm .remb input[type=checkbox]:checked::after {
  content: "";
  background-color: #fe7b3d;
  border-color: #fe7b3d;
  background-color: #fe7b3d; }

.register_wrapper input[type=checkbox]:checked::before, #CustomerLoginForm .remb input[type=checkbox]:checked::before {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 1; }

.register_wrapper h1, .register_wrapper .h1, .login_wrapper h1, .login_wrapper .h1 {
  font-weight: 500; }

.register_wrapper .accepts-marketing {
  margin-bottom: 10px;
  display: flex; }

.register_wrapper .accepts-marketing label {
  font-size: 12px !important;
  font-weight: 400; }

.register_wrapper .accepts-marketing input, .register_wrapper #Agree {
  margin-bottom: 0;
  width: 13px;
  height: 13px; }

.agree-wrapper {
  display: flex; }

.agree-wrapper > div {
  display: flex; }

#account-reset-pws {
  margin-bottom: 3vw; }

#account-reset-pws .section-header {
  text-align: center;
  margin-bottom: 15px; }

#account-reset-pws .pws_wrapper {
  padding-top: 10px; }

#account-reset-pws .form-vertical {
  max-width: 470px;
  margin: 0 auto; }

.tip_gray {
  color: #2f2f2f;
  font-size: 12px; }

.createrpsw_box {
  display: flex;
  align-items: flex-start; }
  .createrpsw_box label {
    width: 70px; }

.agree-wrapper {
  font-size: 12px; }

#create_btn[disabled] {
  background: #bababa;
  color: #fff; }

.under-score {
  width: 100%;
  height: 2px;
  background-color: #d5d5d5; }

.icon-account {
  position: relative;
  cursor: pointer; }

.account-drapdown-wrapper {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -10px);
  padding-top: 1px;
  opacity: 0; }

.account-drapdown {
  padding: 20px;
  background-color: #f1f1f1;
  text-transform: unset;
  color: #000000; }
  .account-drapdown ul {
    padding: 0px;
    margin: 0px; }
    .account-drapdown ul li {
      text-align: left;
      cursor: pointer;
      transition: all 0.3s;
      text-transform: capitalize; }
      .account-drapdown ul li:hover {
        color: #FE7B3D; }

.accout-wrapper {
  display: flex;
  width: 100%;
  max-width: 1400px;
  padding: 0px 10px;
  color: #000000;
  margin-bottom: 40px;
  align-items: flex-start; }
  .accout-wrapper .accout--sidebar-menu {
    width: 200px;
    flex: 0 0 20%;
    background-color: #f1f1f1;
    padding: 20px 15px; }
    .accout-wrapper .accout--sidebar-menu .menu-title {
      font-weight: 500;
      cursor: pointer;
      padding: 10px 0;
      margin-bottom: 5px; }
    .accout-wrapper .accout--sidebar-menu .menu-content {
      padding-left: 20px; }
      .accout-wrapper .accout--sidebar-menu .menu-content .menu-item {
        padding: 6px 0px;
        cursor: pointer;
        display: block;
        font-size: 15px; }
        .accout-wrapper .accout--sidebar-menu .menu-content .menu-item.active a {
          color: #fe8045; }
        .accout-wrapper .accout--sidebar-menu .menu-content .menu-item:hover a {
          color: #fe8045; }
      .accout-wrapper .accout--sidebar-menu .menu-content a.active {
        color: #fe8045; }
      .accout-wrapper .accout--sidebar-menu .menu-content a:hover {
        color: #fe8045; }
  .accout-wrapper .account-content {
    flex: 0 0 75%;
    padding: 0 10px 0;
    margin-left: 5%; }
    .accout-wrapper .account-content .two-thirds {
      width: 100%; }
    .accout-wrapper .account-content a {
      text-decoration: underline; }
      .accout-wrapper .account-content a.btn {
        text-decoration: unset;
        background: #050505;
        color: #ffffff;
        border: solid 2px #050505;
        font-weight: 500;
        font-size: 16px;
        text-decoration: unset;
        letter-spacing: unset;
        margin-top: 3vw;
        font-size: 14px; }
    .accout-wrapper .account-content .content-title {
      font-size: 30px;
      color: #000000;
      font-weight: 500;
      margin-bottom: 0px;
      padding-bottom: 20px;
      position: relative;
      text-transform: none;
      letter-spacing: 0; }
      .accout-wrapper .account-content .content-title .under-score {
        position: absolute;
        bottom: 0; }
    .accout-wrapper .account-content .subtitle {
      position: relative;
      padding: 15px 0px 20px;
      font-weight: 500;
      margin-bottom: 2vw; }
      .accout-wrapper .account-content .subtitle .under-score {
        position: absolute;
        bottom: 2px; }

.icon-account-wrapper .account-drapdown-wrapper {
  pointer-events: none; }
.icon-account-wrapper:hover .account-drapdown-wrapper {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 3px);
  transition: transform 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95); }

.account-content p {
  line-height: 1.8;
  font-size: 14px; }

.account-menu-wrapper .border-bottom {
  border-bottom: 2px solid  #d5d5d5; }

.account-menu-wrapper {
  position: relative;
  margin-bottom: 4vw; }

.account-sidebar-btn {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  display: block;
  height: 40px;
  width: 100%;
  cursor: pointer; }

.account-sidebar-btn:after {
  position: absolute;
  top: 20px;
  right: 0;
  width: 16px;
  height: 2px;
  display: block;
  background: #050505;
  content: ''; }

.account-sidebar-btn:before {
  position: absolute;
  top: 13px;
  right: 0.39em;
  display: block;
  width: 2px;
  height: 16px;
  background: #050505;
  content: ''; }

.account-sidebar-btn.account-sidebar-opened:before {
  display: none; }

.account-header h2, .account-header .h2 {
  padding-bottom: 2vw;
  position: relative;
  font-weight: 500; }

.account-header .under-score {
  position: absolute;
  bottom: 0; }

.account-box {
  margin-bottom: 4vw; }

.account-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 2vw 0; }

.account-item-col {
  display: flex;
  width: 48%;
  margin-bottom: 1.2vw; }

.account-item-col h5, .account-item-col .h5 {
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 .2em; }

.account-item-col .left-img {
  max-width: 48px;
  margin-right: 10px;
  width: 100%; }

.account-item-col .right-text {
  max-width: 84%; }

.account-item-col p {
  line-height: 1.4;
  font-size: 14px; }

.account-item-col a {
  text-decoration: none !important; }

.account-content .pagination .next a, .account-content .pagination .prev a {
  padding: 0 8px; }

.account-content .pagination span svg {
  width: 7px;
  vertical-align: middle; }

.account-content .pagination span.prev svg {
  transform: rotate(180deg); }

.cart--empty-message {
  text-align: center;
  margin-top: 40px; }

.template-customers-login .header-white-2, .template-customers-register .header-white-2, .template-customers-account .header-white-2, .template-customers-addresses .header-white-2, .template-customers-order .header-white-2, .template-customers-reset_password .header-white-2 {
  background-color: #ffffff !important;
  border-bottom: 1px solid #bababa; }
  .template-customers-login .header-white-2 .site-nav__link, .template-customers-register .header-white-2 .site-nav__link, .template-customers-account .header-white-2 .site-nav__link, .template-customers-addresses .header-white-2 .site-nav__link, .template-customers-order .header-white-2 .site-nav__link, .template-customers-reset_password .header-white-2 .site-nav__link {
    color: #000000 !important; }
  .template-customers-login .header-white-2 svg path, .template-customers-login .header-white-2 svg g, .template-customers-register .header-white-2 svg path, .template-customers-register .header-white-2 svg g, .template-customers-account .header-white-2 svg path, .template-customers-account .header-white-2 svg g, .template-customers-addresses .header-white-2 svg path, .template-customers-addresses .header-white-2 svg g, .template-customers-order .header-white-2 svg path, .template-customers-order .header-white-2 svg g, .template-customers-reset_password .header-white-2 svg path, .template-customers-reset_password .header-white-2 svg g {
    fill: #000000 !important; }
  .template-customers-login .header-white-2 .burger-icon, .template-customers-register .header-white-2 .burger-icon, .template-customers-account .header-white-2 .burger-icon, .template-customers-addresses .header-white-2 .burger-icon, .template-customers-order .header-white-2 .burger-icon, .template-customers-reset_password .header-white-2 .burger-icon {
    background: #000000 !important; }
@media (min-width: 769px) {
  .template-customers-login #PageContainer .main-content, .template-customers-register #PageContainer .main-content, .template-customers-account #PageContainer .main-content, .template-customers-addresses #PageContainer .main-content, .template-customers-order #PageContainer .main-content, .template-customers-reset_password #PageContainer .main-content {
    padding-top: 80px; } }
.template-customers-login #PageContainer .main-content .wrapper, .template-customers-register #PageContainer .main-content .wrapper, .template-customers-account #PageContainer .main-content .wrapper, .template-customers-addresses #PageContainer .main-content .wrapper, .template-customers-order #PageContainer .main-content .wrapper, .template-customers-reset_password #PageContainer .main-content .wrapper {
  margin: 0 auto 50px;
  padding: 0 30px;
  max-width: 1260px; }
  @media (max-width: 768px) {
    .template-customers-login #PageContainer .main-content .wrapper, .template-customers-register #PageContainer .main-content .wrapper, .template-customers-account #PageContainer .main-content .wrapper, .template-customers-addresses #PageContainer .main-content .wrapper, .template-customers-order #PageContainer .main-content .wrapper, .template-customers-reset_password #PageContainer .main-content .wrapper {
      padding: 0 15px; } }

#create_customer a {
  text-decoration: underline; }

#AddAddress h2.h3, #AddAddress .h3.h2 {
  margin-top: 30px; }

.order-top .content-title {
  margin-bottom: 30px !important; }

.order-table__product .note {
  border-color: transparent;
  padding: 6px 0;
  margin-bottom: 0; }

.order-table td, .order-table th {
  padding: .7em 1em !important; }

.reset_password_wrapper {
  margin-top: 35px;
  width: 63%; }

.reset_password_wrapper .small {
  font-size: 12px;
  color: #BABABA; }

.reset_password_wrapper label, .register_wrapper label, .login_wrapper label, #account-reset-pws label, #AddAddress label {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  font-style: normal; }

.reset_password_wrapper .btn, .login_left .btn {
  width: 50%; }

.reset_password_wrapper input, .register_wrapper input {
  margin-bottom: 20px; }

.reset_password_wrapper .input-full, .register_wrapper .input-full {
  background: #F1F1F1;
  border: 0;
  margin-top: 5px;
  border-radius: 2px;
  padding: 10px; }

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

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

.login_wrapper h2, .login_wrapper .h2 {
  font-size: 16px;
  font-weight: 500; }

.login_left {
  padding-right: 40px;
  border-right: 1px solid #BABABA; }

.login_left p, .login_right {
  font-size: 14px; }

#RecoverPassword {
  text-decoration: underline;
  text-transform: capitalize;
  font-size: 12px;
  color: #2F2F2F; }

.login_right {
  padding-left: 40px !important; }

.login_right .btn {
  background: #044444; }

.login_right .btn a {
  color: #fff; }

.login_right_text {
  margin-top: 25px; }

.login_right_text p {
  color: #050505;
  font-weight: 500;
  margin-bottom: 6px; }

.login_right_text ul li {
  color: #2F2F2F; }

.account-right {
  display: none; }

.account-right.active {
  display: block !important; }

.table-wrap--order .order-table, #orders table {
  background-color: #F1F1F1; }

.table-wrap--order .order-table tbody tr:nth-child(odd), .table-wrap--order .order-table tfoot tr:nth-child(even), #orders table tbody tr:nth-child(odd) {
  background-color: #F9F9F9; }

.table-wrap--order .table__title, .table-wrap--order th, .table-wrap table th, .order-table tfoot tr:last-child td, .order-table tfoot tr:last-child th {
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.9em; }

.table-wrap--order .order-table td, .order-bottom p {
  font-size: 14px; }

.table-wrap--order {
  margin-top: 2vw; }

.order-bottom .content-title {
  font-size: 16px !important;
  margin-bottom: 15px !important;
  padding-bottom: 20px !important; }

#orders .table-wrap tr:first-child td:after, #orders .table-wrap tr:first-child th:after {
  border-bottom: 0; }

#orders .content-title {
  margin-bottom: 15px !important; }

#address p a {
  margin-right: 20px; }

.register_wrapper input[type="checkbox"] {
  cursor: pointer; }

.pws_wrapper {
  padding-top: 22px; }

.pws_wrapper span {
  font-size: 12px;
  font-weight: 500; }

.pws_wrapper span svg {
  transform: translateY(3px); }

.pws_wrapper .color_tips {
  display: inline-block;
  width: 60px;
  height: 12px;
  background: #F1F1F1; }

#text_tips {
  font-size: 12px; }

#orders .table-wrap table td {
  font-size: 14px; }

.order-table tbody th, .order-table tfoot th:not(:last-child) {
  font-weight: 400; }

.remb {
  font-weight: 500 !important;
  margin-bottom: 8px;
  display: inline-block; }

.login_left .btn, .reset_password_wrapper .btn, .login_right .btn {
  background: #050505;
  width: 100%;
  font-size: 14px;
  margin: 0;
  padding: 14px 20px;
  font-weight: 500; }

.forgot_link {
  text-align: center;
  margin-top: -8px; }

.login_right_text ul {
  margin: 0 0 10px 0; }

.login_right_text ul li {
  list-style: none; }

.mb-account-back {
  display: none;
  position: absolute;
  left: 15px;
  top: 110px; }

.mb-account-back a {
  text-decoration: none !important; }

.mb-account-back a svg {
  margin-right: 8px;
  transform: translateY(3px); }

#address p a.btn {
  font-size: 14px;
  padding: 15px 38px; }

.account-profile .item-detail .name, .order-bottom .item-detail .name {
  font-size: 16px;
  font-weight: 600; }

@media (min-width: 769px) {
  #orders .table-wrap table th, #orders .table-wrap table td {
    text-align: center; }

  .account-profile .content-title .account-link-btn {
    margin-left: 40px; }

  .reset_password_wrapper .btn {
    width: 50%; } }
@media (max-width: 768px) {
  #AddAddress p .btn {
    width: 100%; }

  .reset_password_wrapper .mb-center {
    text-align: center;
    font-size: 16px; }

  #create_btn {
    background: #050505;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 14px 20px; }

  .accout-wrapper {
    flex-wrap: wrap;
    margin-top: 20px; }

  .accout-wrapper .accout--sidebar-menu {
    width: 100%;
    flex: 0 0 100%;
    height: auto; }

  .accout-wrapper .account-content {
    width: 100%;
    flex: 0 0 100%;
    margin-left: 0; }

  .table__section + .table__section:after {
    border-bottom: 0 !important; }

  .account-item-col, .reset_password_wrapper {
    width: 100%; }

  .order-table td, .order-table th {
    padding: .5rem; }

  .pws_wrapper {
    padding-top: 0;
    position: relative; }

  #text_tips {
    position: absolute;
    left: 15px;
    bottom: 0; }

  .login_left {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #BABABA;
    padding-bottom: 22px; }

  .login_right {
    padding-left: 10px !important;
    margin-bottom: 50px; }

  .createrpsw_box label {
    width: 90px; }

  .account-header h2, .account-header .h2, .accout-wrapper .account-content .content-title, .login_wrapper h1, .login_wrapper .h1, .register_wrapper h1, .register_wrapper .h1 {
    font-size: 7.467vw !important;
    padding-bottom: 22px; }

  .accout-wrapper .account-content .two-thirds {
    padding-left: 5px; }

  .mb-account-link-btn {
    display: none !important; }

  .mb-account-back {
    display: block; }

  .template-customers-login .section-header, .template-customers-register .section-header, .template-customers-account .section-header, .template-customers-addresses .section-header,
  .template-customers-order .section-header, .template-customers-reset_password .section-header {
    text-align: center; }
  .template-customers-login .login_wrapper h2, .template-customers-login .login_wrapper .h2, .template-customers-register .login_wrapper h2, .template-customers-register .login_wrapper .h2, .template-customers-account .login_wrapper h2, .template-customers-account .login_wrapper .h2, .template-customers-addresses .login_wrapper h2, .template-customers-addresses .login_wrapper .h2,
  .template-customers-order .login_wrapper h2,
  .template-customers-order .login_wrapper .h2, .template-customers-reset_password .login_wrapper h2, .template-customers-reset_password .login_wrapper .h2 {
    margin-bottom: 18px; }

  .template-customers-login .main-content, .template-customers-register .main-content {
    margin-top: 65px !important; }

  .accout-wrapper .order-bottom .content-title {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 30px !important; } }
@media (max-width: 590px) {
  #orders .table-wrap table td {
    font-weight: 600;
    text-align: left !important;
    padding-left: 50% !important;
    position: relative; }

  .template-customers-order .order-table td,
  .template-customers-order .order-table th {
    font-weight: 600;
    text-align: right !important; }

  .template-customers-order .order-table th a {
    font-weight: 600; }

  .template-customers-order .order-table th {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative; }

  .template-customers-order .order-table th:before {
    position: absolute;
    left: 1em;
    top: .7em; }

  .template-customers-order .order-table__product .note {
    text-align: right; }

  #orders .table__section a {
    font-weight: 600; }

  #orders .table--responsive td:before {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none;
    position: absolute;
    left: 15px; }

  .template-customers-order .order-table td:before, .template-customers-order .order-table th:before {
    font-size: 14px;
    letter-spacing: 0;
    max-width: 65%;
    text-transform: none;
    font-weight: 400;
    /* position: absolute; left: 15px */ } }
/*========================== Account =============================*/
/*========================== Home page ========================*/
header.site-header {
  background-color: transparent; }

.header-wrapper--transparent .site-header, .template-404 .site-header, .template-collection .site-header, .template-blog .site-header, .template-index .site-header {
  padding-top: 0px;
  padding-bottom: 0px; }
  .header-wrapper--transparent .site-header .site-header__logo, .template-404 .site-header .site-header__logo, .template-collection .site-header .site-header__logo, .template-blog .site-header .site-header__logo, .template-index .site-header .site-header__logo {
    margin: 0; }
  .header-wrapper--transparent .site-header .open-nav-mobile:hover .burger-icon, .template-404 .site-header .open-nav-mobile:hover .burger-icon, .template-collection .site-header .open-nav-mobile:hover .burger-icon, .template-blog .site-header .open-nav-mobile:hover .burger-icon, .template-index .site-header .open-nav-mobile:hover .burger-icon {
    background: #000000 !important; }
  .header-wrapper--transparent .site-header:hover, .template-404 .site-header:hover, .template-collection .site-header:hover, .template-blog .site-header:hover, .template-index .site-header:hover {
    transition: all 0.2s,top 0s;
    background-color: #ffffff;
    border-bottom: 1px solid #bababa; }
    .header-wrapper--transparent .site-header:hover .site-nav__link, .template-404 .site-header:hover .site-nav__link, .template-collection .site-header:hover .site-nav__link, .template-blog .site-header:hover .site-nav__link, .template-index .site-header:hover .site-nav__link {
      color: #000000; }
    .header-wrapper--transparent .site-header:hover svg path, .header-wrapper--transparent .site-header:hover svg g, .template-404 .site-header:hover svg path, .template-404 .site-header:hover svg g, .template-collection .site-header:hover svg path, .template-collection .site-header:hover svg g, .template-blog .site-header:hover svg path, .template-blog .site-header:hover svg g, .template-index .site-header:hover svg path, .template-index .site-header:hover svg g {
      fill: #000000; }
    .header-wrapper--transparent .site-header:hover .burger-icon, .template-404 .site-header:hover .burger-icon, .template-collection .site-header:hover .burger-icon, .template-blog .site-header:hover .burger-icon, .template-index .site-header:hover .burger-icon {
      background: #000000; }

.background-withe, .header-white-2 {
  background-color: #ffffff !important;
  border-bottom: 1px solid #bababa; }
  .background-withe .site-nav__link, .header-white-2 .site-nav__link {
    color: #000000 !important; }
  .background-withe svg path, .background-withe svg g, .header-white-2 svg path, .header-white-2 svg g {
    fill: #000000 !important; }
  .background-withe .burger-icon, .header-white-2 .burger-icon {
    background: #000000 !important; }

.search-active header {
  background-color: #ffffff !important;
  border-bottom: 1px solid #bababa; }
  .search-active header .site-nav__link {
    color: #000000 !important; }
  .search-active header svg path, .search-active header svg g {
    fill: #000000 !important; }
.search-active .search-active-bg {
  background-color: #000000;
  opacity: 0.2;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.header-container .large--hide {
  display: block !important;
  width: 85px; }
  @media only screen and (min-width: 1001px) {
    .header-container .large--hide {
      display: none !important; } }
.header-container .medium-down--hide {
  display: flex !important; }
  @media only screen and (max-width: 1000px) {
    .header-container .medium-down--hide {
      display: none !important; } }
.header-container .site-nav--open {
  display: block; }
  @media only screen and (min-width: 1001px) {
    .header-container .site-nav--open {
      display: none !important; } }
@media (min-width: 1001px) {
  .header-container .header-logo-wrapper {
    width: 12%;
    margin-right: 1%;
    display: flex !important;
    align-items: center; }
    .header-container .header-logo-wrapper .header-logo svg {
      max-width: 100%; } }
@media (max-width: 1000px) {
  .header-container .header-logo-wrapper .header-logo svg {
    max-width: 105px; } }
.header-container .header-content {
  width: 87%;
  justify-content: space-between;
  display: flex;
  position: relative; }
  .header-container .header-content #AccessibleNav {
    margin-left: 0px; }
.header-container .header-icons-wrapper {
  width: 130px;
  margin: 0;
  display: flex;
  text-align: right;
  justify-content: space-between; }
.header-container .search-input {
  position: absolute;
  top: 15px;
  right: 10%;
  /*     width: 90%; */
  z-index: 7;
  /*     background: #F1F1F1; */
  transition: all 0.3s;
  overflow: hidden;
  width: 0px; }
  .header-container .search-input.active {
    width: 90%; }
    @media (max-width: 1000px) {
      .header-container .search-input.active {
        width: 88%;
        right: 12%; } }
    @media (max-width: 900px) {
      .header-container .search-input.active {
        width: 87%;
        right: 13%; } }
    @media (max-width: 800px) {
      .header-container .search-input.active {
        width: 86%;
        right: 14%; } }
  .header-container .search-input .search-bar-2 input {
    background: #F1F1F1;
    outline: 0;
    font-size: 14px;
    font-style: unset; }
    .header-container .search-input .search-bar-2 input:hover {
      opacity: 1; }
  .header-container .search-input .search-bar-2 .search .a {
    fill: #7d7d7d !important;
    transition: all 0.3s; }
  .header-container .search-input .search-bar-2 button {
    background: #f1f1f1; }
    .header-container .search-input .search-bar-2 button:hover .search .a {
      fill: #FE7B3D !important; }
.header-container .display-flex {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .header-container .display-flex {
      height: 60px; } }
.header-container .site-nav__item {
  padding: 13px 0 12px 0;
  /*     margin-right: 4.756%; */
  margin-right: 2.5vw; }
  .header-container .site-nav__item.site-nav__item-icon {
    padding: 11px 0 0px 2.378%;
    margin: 0px;
    cursor: pointer; }
    .header-container .site-nav__item.site-nav__item-icon svg {
      width: 24px;
      height: 24px; }
  .header-container .site-nav__item:hover .site-nav__link {
    color: #FE7B3D !important;
    background-color: unset; }
.header-container .site-nav__link {
  padding: 15px 0px;
  font-size: 16px;
  font-weight: 500; }
  .header-container .site-nav__link .icon-arrow-down {
    display: none; }
.header-container .site-nav__dropdown {
  background-color: unset;
  position: absolute;
  left: 50%;
  box-shadow: unset;
  padding: 5px 0; }
  .header-container .site-nav__dropdown .nav__dropdown-innner {
    background-color: #F1F1F1;
    /*       box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09); */
    padding: 20px 5px; }
    .header-container .site-nav__dropdown .nav__dropdown-innner li a {
      transition: all 0.3s;
      color: #000000; }
      .header-container .site-nav__dropdown .nav__dropdown-innner li a:hover {
        color: #FE7B3D !important; }
.header-container .site-nav__dropdown-link {
  font-style: unset; }
.header-container .site-nav--has-dropdown:hover > a:before {
  height: 0px; }
.header-container .nav__dropdown_mega_mune {
  position: fixed;
  top: 80px;
  padding: 0px;
  width: 100%;
  left: 0px;
  display: none;
  border-top: 1px solid #bababa;
  /*     display: block; */ }
  .header-container .nav__dropdown_mega_mune .mega_mune_inner {
    background-color: #ffffff;
    padding: 40px 0px; }
    .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all {
      text-align: center;
      margin-top: 50px;
      border-top: 1px solid #bababa;
      padding: 0px;
      display: block;
      width: 100%; }
      .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all a {
        padding: 15px 26px;
        display: inline-block;
        border: 2px solid #000000;
        font-size: 14px;
        font-family: Poppins;
        font-weight: 500;
        line-height: 21px;
        color: #050505;
        margin-top: 30px;
        transition: all 0.3s; }
        .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all a:hover {
          color: #ffffff;
          background-color: #FE7B3D;
          border-color: #FE7B3D; }

.header-static {
  position: fixed;
  top: 0px;
  /*   background-color: #ffffff !important; */
  width: 100%;
  /*   .site-nav__link{
      color: #000000 !important;
    }
    svg{
      path,g{
        fill: #000000 !important;
      }
    } */ }

.site-nav__item-icon {
  float: right; }
  .site-nav__item-icon svg path, .site-nav__item-icon svg g {
    transition: all 0.2s; }
  .site-nav__item-icon:hover svg path, .site-nav__item-icon:hover svg g {
    fill: #FE7B3D !important; }

.mega_mune_inner .wrapper {
  display: flex; }
.mega_mune_inner .flex_li_row {
  display: flex !important;
  flex-wrap: wrap;
  width: 30vw !important;
  flex-basis: 45.1% !important;
  flex-direction: row !important;
  align-items: flex-start;
  justify-content: space-between;
  align-content: flex-start;
  padding: 0px 10px 0px 0px;
  position: relative;
  /*     border-right: 1px solid #ddd; */ }
  .mega_mune_inner .flex_li_row::after {
    content: " ";
    position: absolute;
    height: 95%;
    width: 1px;
    background: #BABABA;
    right: 0px;
    top: 0px; }
.mega_mune_inner .flex_li_col {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-basis: 18.3% !important;
  padding: 0px 10px;
  position: relative;
  /*     border-right: 1px solid #ddd; */ }
  .mega_mune_inner .flex_li_col:not(:last-of-type)::after {
    content: " ";
    position: absolute;
    height: 95%;
    width: 1px;
    background: #BABABA;
    right: 0px;
    top: 0px; }
.mega_mune_inner .collection_products {
  display: flex;
  width: 100%;
  justify-content: space-between; }
.mega_mune_inner .flex_li_col .collection_products {
  justify-content: center; }
.mega_mune_inner .collection_title {
  width: 100%;
  text-align: center;
  font-size: 16px;
  height: 23px;
  font-weight: 500;
  line-height: 25px;
  color: #050505;
  text-transform: capitalize;
  letter-spacing: unset; }
.mega_mune_inner .collection_link {
  height: 17px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #BABABA;
  text-decoration: underline;
  width: 100%;
  text-align: center; }
  .mega_mune_inner .collection_link:hover {
    transition: all 0.3s;
    color: #FE7B3D !important; }
.mega_mune_inner .dropdown_menu_pdt_item_wrapper {
  text-align: center;
  flex: 1;
  max-width: 160px; }
  @media (min-width: 1921px) {
    .mega_mune_inner .dropdown_menu_pdt_item_wrapper {
      max-width: 8.33333vw; } }
  @media (max-width: 1260px) and (min-width: 1000px) {
    .mega_mune_inner .dropdown_menu_pdt_item_wrapper {
      max-width: 130px; } }
  .mega_mune_inner .dropdown_menu_pdt_item_wrapper .pdt_title {
    display: block;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #050505;
    opacity: 1;
    max-width: 130px;
    text-align: center;
    margin: auto;
    transition: all 0.3s; }
  .mega_mune_inner .dropdown_menu_pdt_item_wrapper:hover .pdt_title {
    color: #FE7B3D; }

.section-home-open-ear {
  margin-top: 0px !important; }

.home-open-ear {
  background-color: #ffffff;
  padding-top: 5.2vw; }
  .home-open-ear .content-wrapper {
    max-width: 1300px;
    position: relative;
    display: flex;
    margin: 0px auto; }
    .home-open-ear .content-wrapper .title {
      font-size: 42px;
      margin-bottom: 40px;
      font-weight: 500;
      line-height: 63px;
      color: #050505; }
    .home-open-ear .content-wrapper .img-left {
      width: 50%;
      position: relative; }
      .home-open-ear .content-wrapper .img-left img {
        width: 100%;
        display: block; }
    .home-open-ear .content-wrapper .text-wrapper {
      width: 50%;
      padding-top: 5.2vw; }
    .home-open-ear .content-wrapper .content {
      display: flex; }
      @media (min-width: 769px) {
        .home-open-ear .content-wrapper .content {
          max-width: 560px; } }
      @media (min-width: 1901px) {
        .home-open-ear .content-wrapper .content {
          max-width: 29.1666vw; } }
      .home-open-ear .content-wrapper .content .content-item {
        width: 30%;
        margin-right: 3.3%; }
    .home-open-ear .content-wrapper .item-title {
      font-size: 28px;
      font-weight: 500;
      color: #050505;
      margin-bottom: 10px; }
    .home-open-ear .content-wrapper .item-text {
      font-size: 14px;
      font-weight: 400;
      color: #050505; }
    @media (max-width: 1400px) {
      .home-open-ear .content-wrapper {
        /*       padding: 0px 15px; */ }
        .home-open-ear .content-wrapper .title {
          font-size: 3vw; }
        .home-open-ear .content-wrapper .item-title {
          font-size: 2.2857vw; } }
    @media (min-width: 1921px) {
      .home-open-ear .content-wrapper {
        max-width: 68.421%; }
        .home-open-ear .content-wrapper .title {
          font-size: 2.1875vw;
          margin-bottom: 2.0833vw;
          line-height: 1.2; }
        .home-open-ear .content-wrapper .item-title {
          font-size: 1.666vw;
          margin-bottom: 0.526vw;
          line-height: 1.2; }
        .home-open-ear .content-wrapper .item-text {
          font-size: 0.7291vw;
          line-height: 1.2; } }
    @media (max-width: 768px) {
      .home-open-ear .content-wrapper {
        display: block;
        text-align: center; }
        .home-open-ear .content-wrapper .img-left {
          width: 100%;
          position: -webkit-sticky;
          position: -moz-sticky;
          position: -o-sticky;
          position: -ms-sticky;
          position: sticky;
          transform: translateZ(-1px);
          -webkit-transform: translateZ(-1px);
          -o-transform: translateZ(-1px);
          -ms-transform: translateZ(-1px);
          -moz-transform: translateZ(-1px);
          top: 150px;
          z-index: 1; }
          .home-open-ear .content-wrapper .img-left img {
            width: 75%;
            margin: auto;
            z-index: 1; }
        .home-open-ear .content-wrapper .text-wrapper {
          width: 100%;
          padding: 5.5vw 24px;
          position: relative;
          background-color: #ffffff;
          z-index: 21;
          transform: translateZ(0px); }
        .home-open-ear .content-wrapper .content {
          display: block; }
          .home-open-ear .content-wrapper .content .content-item {
            width: 80%;
            margin: auto;
            margin-bottom: 3vw; }
        .home-open-ear .content-wrapper .title {
          font-size: 5vw; }
        .home-open-ear .content-wrapper .item-title {
          font-size: 3.2857vw; } }
    @media (max-width: 560px) {
      .home-open-ear .content-wrapper .img-left img {
        width: 100%; }
      .home-open-ear .content-wrapper .title {
        font-size: 28px; }
      .home-open-ear .content-wrapper .item-title {
        font-size: 16px; }
      .home-open-ear .content-wrapper .content .content-item {
        width: 100%; } }

.section-home-page-brand-honor {
  margin-top: 0px !important; }

.home-page-brand-honor {
  width: 100%;
  display: flex; }
  .home-page-brand-honor .swiper-button-next {
    z-index: 1;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E");
    background-position: 8px 3px;
    background-size: 13px 25px;
    transition: all 0.3s; }
    .home-page-brand-honor .swiper-button-next:hover {
      background-color: #FE7B3D;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .home-page-brand-honor .swiper-button-prev {
    z-index: 1;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E");
    background-position: 8px 3px;
    background-size: 13px 25px;
    transition: all 0.3s; }
    .home-page-brand-honor .swiper-button-prev:hover {
      background-color: #FE7B3D;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .home-page-brand-honor .swiper-pagination-bullet {
    border-radius: unset;
    width: 10px;
    height: 10px;
    transition: width 0.3s; }
  .home-page-brand-honor .swiper-pagination-bullet-active {
    width: 20px;
    background: #505050; }
  .home-page-brand-honor .brand-honor-left {
    width: 50%;
    background-color: #F1F1F1;
    padding: 4.1666vw 25px;
    text-align: center;
    overflow: hidden;
    position: relative; }
    .home-page-brand-honor .brand-honor-left .left-title {
      font-size: calc(14px + 1.45833vw);
      margin-bottom: 0px;
      font-weight: 500; }
    .home-page-brand-honor .brand-honor-left .left-learn_more {
      height: 20px;
      font-size: 14px;
      font-weight: 400;
      line-height: 21px;
      color: #050505;
      text-decoration: underline;
      margin-bottom: 5vw;
      display: inline-block;
      transition: color 0.3s; }
      .home-page-brand-honor .brand-honor-left .left-learn_more:hover {
        color: #FE7B3D; }
    .home-page-brand-honor .brand-honor-left .left-content {
      max-width: 550px;
      font-size: 1.4583333vw;
      margin: 0px auto; }
      @media (min-width: 767px) {
        .home-page-brand-honor .brand-honor-left .left-content {
          max-width: 28.645833vw;
          min-height: 6.7708vw; } }
    .home-page-brand-honor .brand-honor-left .left-image-wrapper {
      margin-top: 2.125vw; }
  .home-page-brand-honor .brand-honor-right {
    width: 50%;
    text-align: center;
    padding: 4.1666vw 4.16666vw; }
    .home-page-brand-honor .brand-honor-right .right-title {
      font-size: calc(14px + 1.45833vw);
      margin-bottom: 5.20833vw;
      font-weight: 500; }
  @media (min-width: 1400px) {
    .home-page-brand-honor .swiper-button-next {
      right: 3.125vw; }
    .home-page-brand-honor .swiper-button-prev {
      left: 3.125vw; } }
  @media (min-width: 1000px) {
    .home-page-brand-honor .fadein-wrapper, .home-page-brand-honor .fadein-0, .home-page-brand-honor .fadein-05, .home-page-brand-honor .fadein-1 {
      opacity: 1 !important; } }
  @media (max-width: 800px) and (min-width: 768px) {
    .home-page-brand-honor .swiper-button-next {
      right: 0px; }
    .home-page-brand-honor .swiper-button-prev {
      left: 0px; } }
  @media (max-width: 767px) {
    .home-page-brand-honor {
      display: block; }
      .home-page-brand-honor .swiper-button-next, .home-page-brand-honor .swiper-button-prev {
        display: none; }
      .home-page-brand-honor .brand-honor-left {
        width: 100%;
        padding: 80px 20px; }
        .home-page-brand-honor .brand-honor-left .left-title {
          font-size: 28px;
          opacity: 0; }
        .home-page-brand-honor .brand-honor-left .left-learn_more {
          margin-bottom: 6.4vw;
          opacity: 0; }
        .home-page-brand-honor .brand-honor-left .left-content {
          font-size: 16px;
          line-height: 24px;
          font-weight: 500;
          min-height: 75px; }
        .home-page-brand-honor .brand-honor-left .left-image {
          max-width: 200px; }
        .home-page-brand-honor .brand-honor-left .fadein-wrapper {
          opacity: 0; }
      .home-page-brand-honor .brand-honor-right {
        width: 100%;
        padding: 80px 4.266666vw; }
        .home-page-brand-honor .brand-honor-right .right-title {
          font-size: 28px;
          margin-bottom: 16vw;
          opacity: 0; }
        .home-page-brand-honor .brand-honor-right .right-image {
          opacity: 0; } }

.section-home-page-collection {
  margin-top: 0px !important; }

.home-page-collection {
  padding: 3.6458vw 0px; }
  .home-page-collection .collections-wrapper {
    max-width: 1240px;
    padding: 0px 20px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap; }
    .home-page-collection .collections-wrapper .one-column {
      width: 100%;
      /*       overflow: hidden; */ }
    .home-page-collection .collections-wrapper .one-third-column {
      width: 33.33333%;
      margin-top: 2.08333vw;
      margin-bottom: 10px;
      /*       overflow: hidden; */ }
      .home-page-collection .collections-wrapper .one-third-column .product-wrapper {
        width: 100% !important;
        margin-right: 10px;
        overflow: hidden; }
    .home-page-collection .collections-wrapper .title {
      width: 100%;
      font-size: 28px;
      font-weight: 500;
      line-height: 42px;
      color: #000000;
      padding-bottom: 10px; }
    .home-page-collection .collections-wrapper .collection-flex, .home-page-collection .collections-wrapper .one-product {
      display: flex;
      justify-content: space-between; }
    .home-page-collection .collections-wrapper .color_list {
      display: flex;
      justify-content: center;
      list-style-type: none;
      padding: 0px;
      list-style-type: none;
      margin: 0px;
      margin-top: 10px; }
      .home-page-collection .collections-wrapper .color_list .options-color {
        display: inline-block;
        height: 20px;
        width: 20px;
        position: relative;
        border-radius: 50%;
        cursor: pointer; }
        .home-page-collection .collections-wrapper .color_list .options-color svg {
          position: absolute;
          top: 3px;
          left: 3px;
          display: none; }
      .home-page-collection .collections-wrapper .color_list li {
        position: relative;
        line-height: 1; }
        .home-page-collection .collections-wrapper .color_list li:not(:last-of-type) {
          margin-right: 10px; }
        .home-page-collection .collections-wrapper .color_list li::after {
          opacity: 0;
          content: attr(data-tag);
          position: absolute;
          z-index: 1000;
          text-align: center;
          width: max-content;
          background: #ffffff;
          color: #000000;
          box-shadow: 1px 1px 1px 1px #dddddd;
          padding: 0 6px;
          height: 25px;
          line-height: 25px;
          font-size: 12px;
          top: -30px;
          left: 50%;
          transform: translate(-50%, -15%);
          display: none !important; }
        .home-page-collection .collections-wrapper .color_list li.active .options-color svg {
          display: block; }
        .home-page-collection .collections-wrapper .color_list li:hover::after {
          transition: all 0.3s;
          opacity: 1;
          transform: translate(-50%, 0%); }
    .home-page-collection .collections-wrapper .variant-wrapper {
      display: none; }
      .home-page-collection .collections-wrapper .variant-wrapper.active {
        display: block; }
    .home-page-collection .collections-wrapper .product-img {
      max-width: 240px;
      margin: 0 auto;
      transition: all 0.3s; }
    .home-page-collection .collections-wrapper .shadow-img {
      margin: 0 auto;
      display: block; }
    .home-page-collection .collections-wrapper .variant-buttons {
      position: absolute;
      bottom: -53px;
      width: 100%;
      height: 45px;
      line-height: 45px;
      transition: all 0.3s; }
      .home-page-collection .collections-wrapper .variant-buttons form {
        display: flex; }
      .home-page-collection .collections-wrapper .variant-buttons .learn-more {
        width: 50%;
        height: 50px;
        line-height: 50px;
        color: #050505;
        background-color: #f1f1f1;
        text-align: center;
        cursor: pointer;
        transition: all 0.3s;
        font-weight: 500; }
        .home-page-collection .collections-wrapper .variant-buttons .learn-more:hover {
          color: #ffffff;
          background-color: #FE7B3D; }
      .home-page-collection .collections-wrapper .variant-buttons .addtocart {
        width: 50%;
        height: 45px !important;
        line-height: 45px;
        color: #ffffff;
        background-color: #050505;
        transition: all 0.3s;
        font-weight: 500; }
        .home-page-collection .collections-wrapper .variant-buttons .addtocart:hover {
          color: #ffffff;
          background-color: #FE7B3D; }
        .home-page-collection .collections-wrapper .variant-buttons .addtocart.disable {
          color: #ffffff !important;
          background-color: #dddddd !important;
          pointer-events: none; }
      @media (max-width: 768px) {
        .home-page-collection .collections-wrapper .variant-buttons {
          height: 40px;
          line-height: 40px; }
          .home-page-collection .collections-wrapper .variant-buttons .learn-more, .home-page-collection .collections-wrapper .variant-buttons .addtocart {
            height: 40px !important;
            line-height: 40px;
            font-size: 14px; } }
    .home-page-collection .collections-wrapper .product-wrapper {
      width: 33.3%;
      background-color: #f1f1f1;
      position: relative;
      border: 1px solid transparent;
      transition: all 0.3s;
      overflow: hidden; }
      .home-page-collection .collections-wrapper .product-wrapper .product-item {
        padding: 40px 20px; }
      .home-page-collection .collections-wrapper .product-wrapper:not(:last-of-type) {
        margin-right: 10px; }
      .home-page-collection .collections-wrapper .product-wrapper .variants-img-wrapper {
        transition: all 0.3s; }
      .home-page-collection .collections-wrapper .product-wrapper .variant-img {
        display: none; }
        .home-page-collection .collections-wrapper .product-wrapper .variant-img.active {
          display: block; }
      .home-page-collection .collections-wrapper .product-wrapper .product-title {
        font-size: 20px;
        font-weight: bold;
        color: #050505;
        text-align: center; }
      .home-page-collection .collections-wrapper .product-wrapper .notety {
        min-height: 15px;
        line-height: 15px;
        text-align: center;
        font-size: 12px; }
      .home-page-collection .collections-wrapper .product-wrapper .price {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #050505;
        text-align: center;
        margin-bottom: 10px; }
      .home-page-collection .collections-wrapper .product-wrapper .selling-points {
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        font-size: 14px;
        font-weight: 400; }
      .home-page-collection .collections-wrapper .product-wrapper .selling-point-item {
        display: flex;
        align-items: center;
        margin-bottom: 6px;
        line-height: 1; }
        .home-page-collection .collections-wrapper .product-wrapper .selling-point-item img {
          margin-right: 8px; }
      .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper {
        transition: all 0.3s; }
      .home-page-collection .collections-wrapper .product-wrapper:hover {
        box-shadow: 0px 4px 10px rgba(5, 5, 5, 0.2);
        border: 1px solid #dddddd;
        background-color: #ffffff;
        /*         .product-img{
                  transform: rotate(10deg);
                } */ }
        .home-page-collection .collections-wrapper .product-wrapper:hover .variants-img-wrapper {
          transform: translatey(-20px); }
        .home-page-collection .collections-wrapper .product-wrapper:hover .variants-other-wrapper {
          transform: translateY(-30px); }
        .home-page-collection .collections-wrapper .product-wrapper:hover .variant-buttons {
          bottom: 0px; }
    .home-page-collection .collections-wrapper .two-product {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .home-page-collection .collections-wrapper .two-product .product-item {
        height: calc(50% - 4px);
        position: relative;
        padding: 30px 0px;
        background-color: #f1f1f1;
        text-align: center;
        border: 1px solid transparent;
        transition: all 0.3s;
        overflow: hidden; }
        .home-page-collection .collections-wrapper .two-product .product-item a {
          margin-top: -10px; }
        .home-page-collection .collections-wrapper .two-product .product-item .product-title {
          font-size: 20px;
          font-weight: bold;
          color: #050505;
          text-align: center;
          transition: all 0.3s;
          margin-top: -40px; }
        .home-page-collection .collections-wrapper .two-product .product-item .addtocart {
          width: 100%;
          height: 50px; }
        .home-page-collection .collections-wrapper .two-product .product-item:hover {
          box-shadow: 0px 4px 10px rgba(5, 5, 5, 0.2);
          border: 1px solid #dddddd;
          background-color: #ffffff; }
          .home-page-collection .collections-wrapper .two-product .product-item:hover .variant-buttons {
            bottom: 0px; }
          .home-page-collection .collections-wrapper .two-product .product-item:hover img {
            transform: translateY(-30px); }
          .home-page-collection .collections-wrapper .two-product .product-item:hover .product-title {
            transform: translateY(-30px); }
  .home-page-collection .hide-in-pc {
    display: none; }
  @media (max-width: 768px) {
    .home-page-collection .hide-in-mb {
      display: none; }
    .home-page-collection .hide-in-pc {
      display: block; } }
  .home-page-collection .collections-wrapper-mb {
    padding: 0px;
    overflow: hidden; }
    .home-page-collection .collections-wrapper-mb .blank-swiper-item {
      display: none; }
    @media (max-width: 768px) and (min-width: 500px) {
      .home-page-collection .collections-wrapper-mb {
        padding: 0px 20px; } }
    .home-page-collection .collections-wrapper-mb .product-wrapper {
      width: 100%;
      border-bottom: unset; }
      .home-page-collection .collections-wrapper-mb .product-wrapper:hover {
        background-color: unset; }
      .home-page-collection .collections-wrapper-mb .product-wrapper .product-item {
        padding: 20px 20px 30px; }
      .home-page-collection .collections-wrapper-mb .product-wrapper .variant-buttons {
        bottom: 0px; }
      .home-page-collection .collections-wrapper-mb .product-wrapper .variants-img-wrapper {
        transform: translateY(-20px); }
      .home-page-collection .collections-wrapper-mb .product-wrapper .product-img {
        transform: rotate(0deg) !important;
        max-width: 200px; }
      .home-page-collection .collections-wrapper-mb .product-wrapper .shadow-img {
        max-width: 180px; }
      .home-page-collection .collections-wrapper-mb .product-wrapper .variants-other-wrapper {
        transform: translateY(-30px); }
      .home-page-collection .collections-wrapper-mb .product-wrapper .selling-point-item {
        margin-bottom: 2px; }
    .home-page-collection .collections-wrapper-mb .collection-title-wrapper {
      display: flex;
      justify-content: center;
      padding: 25px 0px;
      opacity: 0; }
      .home-page-collection .collections-wrapper-mb .collection-title-wrapper .collection-title {
        margin-right: 10px;
        height: 20px;
        font-size: 3.7333vw;
        font-weight: 500;
        line-height: 21px;
        color: #BABABA;
        transition: all 0.2s; }
        @media (min-width: 500px) {
          .home-page-collection .collections-wrapper-mb .collection-title-wrapper .collection-title {
            font-size: 20px;
            margin-right: 30px; } }
        .home-page-collection .collections-wrapper-mb .collection-title-wrapper .collection-title.active {
          color: #050505; }
          @media (min-width: 500px) {
            .home-page-collection .collections-wrapper-mb .collection-title-wrapper .collection-title.active {
              font-size: 22px; } }
    .home-page-collection .collections-wrapper-mb .collection-products {
      opacity: 0; }
      .home-page-collection .collections-wrapper-mb .collection-products .swiper-slide-active .product-wrapper {
        box-shadow: 0px 4px 10px rgba(5, 5, 5, 0.1);
        border: 1px solid #dddddd;
        background-color: #ffffff; }
        .home-page-collection .collections-wrapper-mb .collection-products .swiper-slide-active .product-wrapper .variant-buttons {
          bottom: 0px; }
      @media (min-width: 500px) and (max-width: 768px) {
        .home-page-collection .collections-wrapper-mb .collection-products .blank-swiper-item {
          display: block; }
        .home-page-collection .collections-wrapper-mb .collection-products .swiper-slide-next .product-wrapper {
          box-shadow: 0px 4px 5px rgba(5, 5, 5, 0.2);
          border: 1px solid #dddddd;
          background-color: #ffffff; }
          .home-page-collection .collections-wrapper-mb .collection-products .swiper-slide-next .product-wrapper .variant-buttons {
            bottom: 0px; } }
  @media (min-width: 500px) and (max-width: 768px) {
    .home-page-collection {
      padding: 5vw 0px; } }
  @media (max-width: 500px) {
    .home-page-collection {
      padding: 30px 0px; } }
  .home-page-collection .bottom_buttom_wrapper {
    text-align: center;
    margin-top: 2.604vw; }
    @media (max-width: 768px) {
      .home-page-collection .bottom_buttom_wrapper {
        opacity: 0; } }
    @media (min-width: 500px) and (max-width: 768px) {
      .home-page-collection .bottom_buttom_wrapper {
        margin-top: 5vw; } }
    @media (max-width: 500px) {
      .home-page-collection .bottom_buttom_wrapper {
        margin-top: 30px; } }
    .home-page-collection .bottom_buttom_wrapper .bottom_buttom {
      display: inline-block;
      padding: 15px 24px;
      font-size: 14px;
      font-weight: 500;
      line-height: 21px;
      height: 50px;
      color: #050505;
      transition: all 0.3s;
      background: #ffffff; }
      .home-page-collection .bottom_buttom_wrapper .bottom_buttom:hover {
        color: #ffffff;
        background-color: #FE7B3D;
        border-color: #FE7B3D; }
      @media (max-width: 768px) {
        .home-page-collection .bottom_buttom_wrapper .bottom_buttom {
          height: 40px;
          padding: 8px 24px;
          border: 2px solid #f1f1f1;
          background: #f1f1f1; } }
    @media (min-width: 769px) {
      .home-page-collection .bottom_buttom_wrapper {
        opacity: 1; } }

.tt-back-to-top {
  position: absolute;
  transition: all 0.3s;
  right: 20px;
  width: 48px;
  height: 48px;
  top: 0px;
  cursor: pointer;
  z-index: 25; }
  .tt-back-to-top svg {
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);
    pointer-events: none; }
  .tt-back-to-top .backtotop .st0 {
    transition: all 0.3s;
    fill: #f1f1f1 !important; }
  .tt-back-to-top .backtotop .st1 {
    fill: black !important; }
  .tt-back-to-top:hover .backtotop .st0 {
    fill: #FE7B3D !important; }
  .tt-back-to-top:hover .backtotop .st1 {
    fill: white !important; }

@media (max-width: 800px) {
  .tt-back-to-top {
    top: 40px; }
    .tt-back-to-top.tt-show {
      bottom: 70px; } }
@media (max-width: 550px) {
  .tt-back-to-top {
    right: 10px; } }
.footer_new_wrapper {
  background: #050505;
  padding: 120px 0px; }
  .footer_new_wrapper .footer_new {
    color: #ffffff;
    max-width: 1240px;
    padding: 0px 20px;
    margin: 0px auto;
    position: relative; }
  .footer_new_wrapper .footer-menu {
    display: flex;
    justify-content: space-between; }
    .footer_new_wrapper .footer-menu .footer-menu-item .title {
      height: 28px;
      font-size: 20px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 10px; }
    .footer_new_wrapper .footer-menu .footer-menu-item .child-title {
      display: block;
      color: #ffffff !important;
      font-size: 14px;
      font-weight: 400;
      line-height: 2.2;
      transition: all 0.3s;
      text-decoration: unset !important; }
      .footer_new_wrapper .footer-menu .footer-menu-item .child-title:hover {
        color: #fe7b3d !important; }
  .footer_new_wrapper .social-medias {
    display: flex;
    justify-content: space-between; }
  .footer_new_wrapper .sign-up-email {
    display: flex;
    margin-top: 40px;
    cursor: pointer;
    align-items: center; }
    .footer_new_wrapper .sign-up-email div {
      transition: all 0.3s; }
    .footer_new_wrapper .sign-up-email:hover {
      color: #fe7b3d; }
      .footer_new_wrapper .sign-up-email:hover svg .a {
        transition: all 0.3s; }
      .footer_new_wrapper .sign-up-email:hover:hover .a {
        fill: #FE7B3D; }
  .footer_new_wrapper .media-icon {
    cursor: pointer;
    height: 24px; }
    .footer_new_wrapper .media-icon svg .a {
      transition: all 0.3s; }
    .footer_new_wrapper .media-icon:hover .a {
      fill: #FE7B3D; }
    .footer_new_wrapper .media-icon:not(:last-of-type) {
      margin-right: 20px; }
  .footer_new_wrapper .website_wrapper {
    position: relative;
    margin-top: 10px; }
  .footer_new_wrapper .current_website_wrapper {
    padding-left: 0px;
    border: 2px solid #2F2F2F;
    padding: 5px; }
    .footer_new_wrapper .current_website_wrapper.active {
      background-color: #2f2f2f; }
      .footer_new_wrapper .current_website_wrapper.active > img {
        transform: rotate(-90deg); }
        @media (max-width: 800px) {
          .footer_new_wrapper .current_website_wrapper.active > img {
            transform: rotate(90deg); } }
  .footer_new_wrapper .current_website_wrapper > div {
    width: 39px;
    height: 26px;
    border-radius: unset;
    /*     @media (max-width: 800px){
          width: 30px;
          height: 21px;
        } */ }
  .footer_new_wrapper .current_website_wrapper > img {
    transition: all 0.3s; }
  .footer_new_wrapper .website_change_total_wrapper span {
    margin: 0px 32px 0px 20px; }
  .footer_new_wrapper .website_change_wrapper {
    top: unset;
    bottom: 38px;
    border-radius: unset;
    background: #2f2f2f;
    padding: 0px;
    border: 2px solid #2f2f2f;
    border-bottom: unset;
    border-top: unset; }
  .footer_new_wrapper .website_change_wrapper a {
    padding-left: 0px;
    padding-right: 0px;
    align-items: center;
    display: flex;
    text-decoration: none;
    color: #000000;
    padding: 4px 5px; }
  .footer_new_wrapper .website_change_wrapper a > div {
    width: 39px;
    height: 26px;
    border-radius: unset;
    background-size: cover;
    /*     @media(max-width: 800px){
           width: 30px;
          height: 21px;
        } */ }
  .footer_new_wrapper .website_change_wrapper a > img {
    height: 15px;
    width: 15px;
    margin-left: 6px;
    display: inline-block !important; }
  .footer_new_wrapper .website_change_wrapper a > span {
    font-size: 14px;
    color: #ffffff;
    margin: 0px 32px 0px 20px; }
  .footer_new_wrapper .copyright {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .footer_new_wrapper .copyright span {
      font-size: 12px;
      color: #A2A2A2; }
    .footer_new_wrapper .copyright .pay-icon img {
      width: 35px;
      background-color: #ffffff; }
  .footer_new_wrapper .plus-and-minus {
    display: none;
    position: absolute !important;
    right: 0px;
    top: 0px; }
  .footer_new_wrapper .social-medias-mb, .footer_new_wrapper .copyright-mb {
    display: none; }
  @media (max-width: 900px) {
    .footer_new_wrapper {
      padding: 0px; }
      .footer_new_wrapper .footer_new {
        padding: 80px 16px; }
      .footer_new_wrapper .footer-menu {
        flex-wrap: wrap;
        margin: auto;
        padding: 0px;
        width: 100%;
        /*       max-width: 540px; */ }
        .footer_new_wrapper .footer-menu .footer-menu-item {
          width: 100%;
          margin-bottom: 20px; }
          .footer_new_wrapper .footer-menu .footer-menu-item svg.after-logo {
            max-width: 105px; }
          .footer_new_wrapper .footer-menu .footer-menu-item .plus-and-minus {
            display: block; }
            .footer_new_wrapper .footer-menu .footer-menu-item .plus-and-minus .minus {
              display: none; }
          .footer_new_wrapper .footer-menu .footer-menu-item .title {
            position: relative;
            height: 48px; }
            .footer_new_wrapper .footer-menu .footer-menu-item .title span {
              display: block;
              position: relative;
              font-size: 18px; }
            .footer_new_wrapper .footer-menu .footer-menu-item .title::after {
              content: '';
              width: 100%;
              height: 1px;
              background-color: #2f2f2f;
              position: absolute;
              left: 0px;
              bottom: 0px; }
            .footer_new_wrapper .footer-menu .footer-menu-item .title.active .plus-and-minus .plus {
              display: none; }
            .footer_new_wrapper .footer-menu .footer-menu-item .title.active .plus-and-minus .minus {
              display: block; }
          .footer_new_wrapper .footer-menu .footer-menu-item .second-menu {
            display: none;
            border-bottom: 1px solid #2f2f2f;
            padding-bottom: 20px;
            padding-left: 16px; }
      .footer_new_wrapper .social-medias {
        display: none; }
      .footer_new_wrapper .social-medias-mb {
        display: flex;
        width: 164px; }
      .footer_new_wrapper .website_wrapper {
        display: flex;
        justify-content: space-between;
        padding: 30px 20px 0px;
        width: 100%;
        max-width: 540px;
        margin: 0px auto;
        align-items: center; }
      .footer_new_wrapper .copyright {
        display: none; }
      .footer_new_wrapper .copyright-mb {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        color: #A2A2A2;
        margin-top: 0px;
        display: block; }
      .footer_new_wrapper .website_change_wrapper_mb {
        position: relative;
        bottom: unset;
        top: 0px;
        padding: 0px; }
        .footer_new_wrapper .website_change_wrapper_mb a {
          padding-top: 8px;
          padding-bottom: 8px;
          position: relative;
          padding-left: 0px; }
          .footer_new_wrapper .website_change_wrapper_mb a img {
            position: absolute;
            right: 0px; }
        .footer_new_wrapper .website_change_wrapper_mb .website-icon-wrapper {
          padding: 40px 20px 0px 25px;
          width: 100%;
          max-width: 540px;
          margin: 0px auto; } }
  @media (max-width: 500px) {
    .footer_new_wrapper {
      /*     .current_website_wrapper{
            padding: 2px;
          } */
      /*     .current_website_wrapper > div {
            width: 29px;
            height: 19px;
            border-radius: unset;
          } */ }
      .footer_new_wrapper .footer-menu-item .title span {
        font-size: 14px !important; }
      .footer_new_wrapper .footer-menu-item .child-title {
        font-size: 14px !important; }
      .footer_new_wrapper .footer-menu-item .title {
        height: 38px; }
      .footer_new_wrapper .sign-up-email {
        font-size: 14px; }
      .footer_new_wrapper .media-icon:not(:last-of-type) {
        margin-right: 18px; }
      .footer_new_wrapper .instagram svg {
        width: 20px !important; }
      .footer_new_wrapper .facebook svg {
        width: 20px !important; }
      .footer_new_wrapper .twitter svg {
        width: 23px !important; }
      .footer_new_wrapper .youtube svg {
        width: 24px !important; }
      .footer_new_wrapper .social-medias-mb {
        width: 140px;
        /*       svg{
                width: 20px !important;
                height: 20px !important;
              } */ } }

.section_email_dialog_wrapper {
  /*   display: none; */ }
  .section_email_dialog_wrapper.show {
    /*     display: block; */ }
    .section_email_dialog_wrapper.show #email_dialog_wrapper {
      bottom: 0px; }

#email_dialog .bbPXBp {
  padding: 0px !important; }

#email_dialog .bqUsjd {
  padding: 0px !important; }

#email_dialog .cbMWyN {
  display: none !important; }

#email_dialog .EowEC {
  padding-left: 27px !important; }

#email_dialog .hqRxwV {
  padding-left: 0px !important; }

#email_dialog .haxPLI {
  padding-bottom: 0px; }

#email_dialog .lbxxaA {
  padding-left: 0px !important; }

#email_dialog .fYhcit {
  padding-left: 0px !important; }

#email_dialog .social-medias {
  display: flex;
  margin-top: 30px !important;
  padding-left: 23px; }
  #email_dialog .social-medias .media-icon:not(:last-of-type) {
    margin-right: 50px; }
  #email_dialog .social-medias .media-icon svg path {
    transition: all 0.3s; }
  #email_dialog .social-medias .media-icon:hover svg path {
    fill: #fe7b3d !important; }

#email_dialog .hWApFu, #email_dialog .ql-editor span, #email_dialog .ql-editor a {
  font-size: 12px !important;
  line-height: 16px !important;
  color: #BABABA !important; }
#email_dialog .ql-editor a {
  transition: all 0.3s; }
  #email_dialog .ql-editor a:hover {
    color: #fe7b3d !important; }

@media (max-width: 767px) {
  #email_dialog .social-medias {
    justify-content: space-between;
    margin: 0px auto;
    max-width: 250px;
    padding-left: 0px; }
    #email_dialog .social-medias .media-icon:not(:last-of-type) {
      margin-right: 0px; }

  #email_dialog .lbxxaA {
    padding: 0px 0px 40px !important; }

  #email_dialog .fYhcit {
    width: unset !important; } }
#email_dialog_wrapper {
  position: relative;
  background: #151515;
  left: 0px;
  bottom: -100%;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  z-index: 1;
  transition: all 0.5s; }
  #email_dialog_wrapper #email_dialog, #email_dialog_wrapper #email_dialog_start {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #ffffff;
    padding: 10px 20px;
    max-width: 1240px;
    padding: 40px 20px;
    margin: 0px auto;
    position: relative; }
  #email_dialog_wrapper #email_dialog_start {
    padding: 5.555555vh 20px; }
    #email_dialog_wrapper #email_dialog_start input[type=text] {
      border: none;
      border-bottom: 1px solid #ffffff;
      background: unset;
      width: 100%;
      outline: 0;
      font-style: unset;
      padding-top: 0px; }
    #email_dialog_wrapper #email_dialog_start input[type=text]::placeholder {
      color: #ffffff; }
    #email_dialog_wrapper #email_dialog_start .content {
      position: relative;
      width: 826px; }
  #email_dialog_wrapper .email_dialog_title {
    color: #ffffff !important;
    max-width: 320px; }
  #email_dialog_wrapper #email_dialog {
    display: flex;
    padding: 40px 20px 40px; }
    #email_dialog_wrapper #email_dialog .IviKs.IviKs, #email_dialog_wrapper #email_dialog .eKpaUm.eKpaUm, #email_dialog_wrapper #email_dialog .iwvzDM.iwvzDM {
      padding-bottom: 0px; }
    #email_dialog_wrapper #email_dialog .IviKs.IviKs, #email_dialog_wrapper #email_dialog .iljdvf.iljdvf {
      padding: 0px 6px 10px 56px; }
  #email_dialog_wrapper .eglogl.eglogl.eglogl.eglogl.eglogl.eglogl, #email_dialog_wrapper .fliNVj.fliNVj.fliNVj.fliNVj.fliNVj.fliNVj, #email_dialog_wrapper input[type="email"] {
    width: 843px !important;
    background: #000000 !important;
    border-color: #000000;
    color: #ffffff !important;
    height: 50px !important;
    /*     padding-top: 5px; */
    padding: 5px 20px !important;
    border-bottom: 2px solid #000000; }
  #email_dialog_wrapper .kl-private-reset-css-Xuajs1[data-testid="form-row"]:first-of-type > div[data-testid="form-component"]:last-of-type {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  #email_dialog_wrapper .eglogl.eglogl.eglogl.eglogl.eglogl.eglogl, #email_dialog_wrapper input[type="email"] {
    border: unset !important; }
  #email_dialog_wrapper .bxeIJX.bxeIJX, #email_dialog_wrapper .klaviyo-form button {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: -2px; }
  #email_dialog_wrapper .fCyQhA.fCyQhA.fCyQhA.fCyQhA.fCyQhA.fCyQhA, #email_dialog_wrapper .fhtrxa.fhtrxa.fhtrxa.fhtrxa.fhtrxa.fhtrxa, #email_dialog_wrapper .klaviyo-form button {
    background: #ffffff !important;
    color: #050505 !important;
    padding: 17px 30px !important;
    transition: color 0.3s ,background  0.3s !important;
    font-weight: 500 !important; }
    #email_dialog_wrapper .fCyQhA.fCyQhA.fCyQhA.fCyQhA.fCyQhA.fCyQhA:hover, #email_dialog_wrapper .fhtrxa.fhtrxa.fhtrxa.fhtrxa.fhtrxa.fhtrxa:hover, #email_dialog_wrapper .klaviyo-form button:hover {
      background: #FE7B3D !important;
      color: #ffffff !important; }
  #email_dialog_wrapper .hyDbHY.hyDbHY {
    padding: 0px !important; }
  #email_dialog_wrapper input[type="email"][aria-invalid="true"] {
    border: unset !important;
    border-bottom: 2px solid #D15252 !important;
    border-bottom-color: #D15252 !important; }
    #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .ioEQra.ioEQra, #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .fuOFIe.fuOFIe {
      background: unset;
      left: 0px;
      top: 0px; }
    #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .kSsHvZ.kSsHvZ, #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .jMpPKV.jMpPKV {
      border: unset;
      box-shadow: unset;
      background-color: unset; }
      #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .kSsHvZ.kSsHvZ::before, #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .jMpPKV.jMpPKV::before {
        content: unset; }
      #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .kSsHvZ.kSsHvZ::after, #email_dialog_wrapper input[type="email"][aria-invalid="true"] + div .jMpPKV.jMpPKV::after {
        content: unset; }
  #email_dialog_wrapper .bLjeVg.bLjeVg, #email_dialog_wrapper .dcsbFY.dcsbFY, #email_dialog_wrapper .iRhcaR.iRhcaR {
    border: 1px solid white !important;
    margin-right: 15px !important;
    stroke: unset !important; }
    #email_dialog_wrapper .bLjeVg.bLjeVg rect, #email_dialog_wrapper .dcsbFY.dcsbFY rect, #email_dialog_wrapper .iRhcaR.iRhcaR rect {
      fill: transparent !important; }
  #email_dialog_wrapper input[type="checkbox"]:checked + label > .bLjeVg.bLjeVg, #email_dialog_wrapper input[type="checkbox"]:checked + label > .iRhcaR.iRhcaR, #email_dialog_wrapper input[type="checkbox"]:checked + label > .dcsbFY.dcsbFY {
    stroke: #FE7B3D !important;
    border: 1px solid #ffffff !important;
    background-color: #FE7B3D !important; }
    #email_dialog_wrapper input[type="checkbox"]:checked + label > .bLjeVg.bLjeVg rect, #email_dialog_wrapper input[type="checkbox"]:checked + label > .iRhcaR.iRhcaR rect, #email_dialog_wrapper input[type="checkbox"]:checked + label > .dcsbFY.dcsbFY rect {
      fill: #FE7B3D !important; }
  #email_dialog_wrapper input[type="checkbox"]:checked + label > .qKQtH.qKQtH.qKQtH.qKQtH.qKQtH.qKQtH polygon, #email_dialog_wrapper input[type="checkbox"]:checked + label > .jaGFuF.jaGFuF.jaGFuF.jaGFuF.jaGFuF.jaGFuF polygon {
    fill: #ffffff; }
  #email_dialog_wrapper #email_dialog > svg, #email_dialog_wrapper #email_dialog_start > svg {
    position: absolute;
    top: 20px;
    left: calc(50vw + 540px);
    cursor: pointer; }
    #email_dialog_wrapper #email_dialog > svg path, #email_dialog_wrapper #email_dialog_start > svg path {
      fill: #ffffff;
      transition: all 0.3s; }
    #email_dialog_wrapper #email_dialog > svg:hover path, #email_dialog_wrapper #email_dialog_start > svg:hover path {
      fill: #FE7B3D; }
  @media (max-width: 1240px) {
    #email_dialog_wrapper .eglogl.eglogl.eglogl.eglogl.eglogl.eglogl, #email_dialog_wrapper .fliNVj.fliNVj.fliNVj.fliNVj.fliNVj.fliNVj, #email_dialog_wrapper input[type="email"] {
      /*       width: calc(90vw - 400px) !important; */
      /*       width: 100% !important; */
      width: calc(100vw - 190px - 125px - 12vw) !important; } }
  @media (max-width: 930px) and (min-width: 768px) {
    #email_dialog_wrapper .eglogl.eglogl.eglogl.eglogl.eglogl.eglogl, #email_dialog_wrapper .fliNVj.fliNVj.fliNVj.fliNVj.fliNVj.fliNVj, #email_dialog_wrapper input[type="email"] {
      width: 100% !important; } }
  @media (max-width: 1340px) {
    #email_dialog_wrapper #email_dialog > svg {
      top: 5px;
      left: unset;
      right: 5px; }
    #email_dialog_wrapper #email_dialog_start > svg {
      left: unset;
      right: 5px; } }
  @media (max-width: 767px) {
    #email_dialog_wrapper #email_dialog_start {
      display: block;
      padding: 7vh 24px 12vh; }
    #email_dialog_wrapper #email_dialog_start > svg {
      left: unset;
      right: 24px; }
    #email_dialog_wrapper #email_dialog_start .content {
      width: 100%; }
    #email_dialog_wrapper #email_dialog_start input[type=text] {
      font-size: 16px; }
    #email_dialog_wrapper .email_dialog_title {
      font-size: 16px;
      max-width: 200px; }
    #email_dialog_wrapper .jzFKSr.jzFKSr, #email_dialog_wrapper .wphsI.wphsI, #email_dialog_wrapper .iwvzDM.iwvzDM {
      padding-left: 0px; }
    #email_dialog_wrapper .eglogl.eglogl.eglogl.eglogl.eglogl.eglogl, #email_dialog_wrapper .fliNVj.fliNVj.fliNVj.fliNVj.fliNVj.fliNVj, #email_dialog_wrapper input[type="email"] {
      width: 100% !important; }
    #email_dialog_wrapper #email_dialog {
      padding: 40px 24px 40px;
      display: block;
      /*       #klaviyo_ariaid_2{
              width: 250px;
            } */ }
      #email_dialog_wrapper #email_dialog .hVPQXn.hVPQXn {
        padding-left: 0px; }
      #email_dialog_wrapper #email_dialog .IviKs.IviKs, #email_dialog_wrapper #email_dialog .iljdvf.iljdvf {
        padding-left: 36px; }
      #email_dialog_wrapper #email_dialog .lctBZa.lctBZa {
        padding-left: 0px;
        padding-right: 0px; }
      #email_dialog_wrapper #email_dialog > svg {
        top: -50px;
        left: unset;
        right: 24px;
        position: absolute; }
      #email_dialog_wrapper #email_dialog .email_dialog_title {
        font-size: 5.333333vw;
        max-width: unset;
        margin-bottom: 8vw;
        text-align: center; }
      #email_dialog_wrapper #email_dialog .chdyPU.chdyPU {
        margin-right: 0px; } }

.klaviyo-form-JcgHBT a {
  transition: all 0.3s !important; }
  .klaviyo-form-JcgHBT a:hover {
    color: #fe7b3d !important; }

.nav-drawer-left {
  position: fixed;
  top: 100px;
  color: #000000;
  background-color: #ffffff;
  z-index: 22;
  height: 100%;
  width: 100%;
  display: none;
  padding: 20px 24px;
  padding-bottom: 0px;
  /*   overflow: auto; */
  overflow: scroll;
  left: -100%;
  transition: all 0.3s; }
  .nav-drawer-left .search-input {
    margin-bottom: 60px; }
  @media (max-width: 1000px) {
    .nav-drawer-left {
      display: block; } }
  .nav-drawer-left .nav-item {
    display: block;
    position: relative;
    margin-bottom: 20px; }
  .nav-drawer-left .plus-and-minus {
    position: absolute;
    padding: 5px  0px;
    right: 0px;
    top: 0px; }
    .nav-drawer-left .plus-and-minus .minus {
      display: none; }
    .nav-drawer-left .plus-and-minus svg path {
      fill: #000000; }
  .nav-drawer-left .nav-title {
    height: 38px;
    font-weight: 500;
    line-height: 18px;
    padding-top: 5px;
    color: #050505;
    position: relative;
    font-size: 15px;
    display: block;
    text-transform: uppercase; }
    .nav-drawer-left .nav-title::after {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #BABABA;
      position: absolute;
      left: 0px;
      bottom: 0px; }
    .nav-drawer-left .nav-title.active .plus-and-minus .minus {
      display: block; }
    .nav-drawer-left .nav-title.active .plus-and-minus .plus {
      display: none; }
  .nav-drawer-left .nav-content {
    display: none;
    border-bottom: 1px solid #BABABA;
    padding-bottom: 20px;
    font-size: 14px; }
  .nav-drawer-left .collection-title {
    height: 17px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #2F2F2F;
    margin-top: 20px;
    display: block; }
  .nav-drawer-left .product-item {
    display: flex;
    position: relative;
    align-items: center; }
  .nav-drawer-left .product-img {
    width: 80px;
    height: 80px;
    margin: 0px 20px; }
  .nav-drawer-left .product_title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #2F2F2F; }
  .nav-drawer-left .page-item {
    display: block;
    margin-top: 20px; }
  .nav-drawer-left .search-bar-2 {
    background: #F1F1F1; }
    .nav-drawer-left .search-bar-2 input {
      font-size: 12px;
      font-style: initial;
      background: #F1F1F1;
      outline: 0; }
      .nav-drawer-left .search-bar-2 input::placeholder {
        color: #bababa; }
    .nav-drawer-left .search-bar-2 button {
      background: #F1F1F1; }
    .nav-drawer-left .search-bar-2 .search .a {
      fill: #000000; }

@media (max-width: 500px) {
  .nav-drawer-left .nav-title {
    font-size: 14px; } }
.large--hide .site-nav__item {
  padding: 0px !important; }
.large--hide .icon-account-wrapper {
  display: none; }
.large--hide .site-nav__link--burger {
  top: 0px; }
.large--hide .site-nav__link {
  display: flex; }

@media (max-width: 768px) {
  .site-header .account-drapdown {
    left: unset;
    right: 0px;
    transform: translate(0%, -10px); }
    .site-header .account-drapdown.active {
      opacity: 1;
      pointer-events: auto;
      transform: translate(0%, 0px);
      transition: transform 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95); }
  .site-header .icon-account-wrapper:hover .account-drapdown {
    transform: translate(0%, 0px); } }
.show-left-nav .nav-drawer-left-bg {
  height: 100vh;
  width: 100%;
  z-index: 22;
  background-color: #ffffff;
  position: fixed;
  top: 0px; }
.show-left-nav .nav-drawer-left {
  left: 0px; }
.show-left-nav .site-header {
  background-color: #ffffff !important;
  border-bottom: 1px solid #bababa; }
  .show-left-nav .site-header .site-nav__link {
    color: #000000 !important; }
  .show-left-nav .site-header svg path, .show-left-nav .site-header svg g {
    fill: #000000 !important; }
  .show-left-nav .site-header .burger-icon {
    background: #000000 !important; }
  .show-left-nav .site-header .burger-icon--top {
    transform: rotate(45deg);
    top: 25px; }
  .show-left-nav .site-header .burger-icon--bottom {
    transform: rotate(-45deg);
    top: 25px; }
  .show-left-nav .site-header .burger-icon--mid {
    display: none; }
.show-left-nav .large--hide .site-nav__item {
  padding: 0px !important; }
.show-left-nav .large--hide .icon-account-wrapper {
  display: block; }
.show-left-nav .large--hide .icon-cart-wrapper, .show-left-nav .large--hide .header-icon-search {
  display: none; }

@media (max-width: 768px) and (min-width: 500px) {
  .nav-drawer-left .nav-title {
    font-size: 19px; }

  .nav-drawer-left .collection-title {
    font-size: 17px; }

  .nav-drawer-left .product-img {
    width: 120px;
    height: 120px; }

  .nav-drawer-left .product_title {
    font-size: 15px; }

  .nav-drawer-left .nav-content {
    font-size: 16px; } }
.site-header .input-mb-top {
  display: none;
  z-index: 26; }
  @media (max-width: 768px) {
    .site-header .input-mb-top {
      background-color: #ffffff;
      display: block;
      position: fixed;
      top: -120px;
      /*     top: 0px; */
      left: 0px;
      padding: 15px 24px;
      transition: all 0.3s; } }

/*========================== End Home page ========================*/
@media (max-width: 768px) {
  /* #CartDrawer{
     z-index: 25;
   }*/
  .drawer-bg {
    z-index: 10000 !important; }

  .announcement-wrapper {
    z-index: 24 !important; }

  body div.snize-ac-results.snize-ac-results-mobile {
    position: fixed !important; } }
.template-index .header-wrapper, .header-container {
  z-index: 25; }

.section_cookie_dialog_wrapper, .section_email_dialog_wrapper {
  margin-top: 0px !important; }

.template-index .main-content {
  padding-bottom: 0px; }

.template-page .site-header {
  padding: 0px; }
  .template-page .site-header .site-header__logo {
    margin: 0px; }
  .template-page .site-header:hover {
    transition: all 0.2s;
    background-color: #ffffff;
    border-bottom: 1px solid #bababa; }
    .template-page .site-header:hover .site-nav__link {
      color: #000000; }
    .template-page .site-header:hover svg path, .template-page .site-header:hover svg g {
      fill: #000000; }
    .template-page .site-header:hover .burger-icon {
      background: #000000; }
.template-page .main-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  .template-page .main-content .wrapper {
    max-width: unset;
    padding: unset; }

/*============================= Brands page =========================*/
.section-brands-banner {
  position: relative; }
  .section-brands-banner .over-read {
    display: none; }
  .section-brands-banner .fadein-05, .section-brands-banner .fadein-0, .section-brands-banner .fadein-1 {
    opacity: 0; }
  .section-brands-banner .banner-pc {
    display: block;
    width: 100%; }
  .section-brands-banner .banner-mb {
    display: none;
    width: 100%; }
  .section-brands-banner .brands-video {
    display: block; }
  .section-brands-banner .brands-banner-texts {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    text-align: left;
    width: 100%;
    /*     max-width: 39.0625vw; */ }
    .section-brands-banner .brands-banner-texts .title {
      /*       font-size: calc(12px + 2.5vw); */
      font-size: 2.1875vw;
      margin-bottom: 2.083333vw; }
    .section-brands-banner .brands-banner-texts .content {
      font-size: 0.833333vw; }
  .section-brands-banner .brands-banner-texts-wrapper {
    position: relative;
    max-width: 1260px;
    padding: 30px;
    width: 100%;
    margin: auto; }
    @media (min-width: 1921px) {
      .section-brands-banner .brands-banner-texts-wrapper {
        max-width: 65.625vw;
        padding: 1.5625vw; } }
    .section-brands-banner .brands-banner-texts-wrapper .brands-banner-texts-inner {
      max-width: 26.041666vw; }
  @media (max-width: 768px) {
    .section-brands-banner .over-read {
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      height: 58%;
      width: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.31) 38%, rgba(0, 0, 0, 0.4) 100%); }
    .section-brands-banner .banner-pc {
      display: none; }
    .section-brands-banner .banner-mb {
      display: block; }
    .section-brands-banner .brands-video {
      display: none; }
    .section-brands-banner .brands-banner-texts {
      text-align: center;
      max-width: unset;
      padding: 0px 24px;
      width: 100%;
      top: unset;
      left: 0px;
      transform: unset;
      bottom: 13vw; }
      .section-brands-banner .brands-banner-texts .title {
        font-size: 7.466666vw;
        font-weight: 500;
        margin-bottom: 5.33333vw; }
      .section-brands-banner .brands-banner-texts .content {
        font-size: 3.7333333vw;
        line-height: 4.8vw; }
      .section-brands-banner .brands-banner-texts .brands-banner-texts-wrapper {
        position: relative;
        max-width: unset;
        padding: unset;
        width: 100%;
        margin: unset; }
        .section-brands-banner .brands-banner-texts .brands-banner-texts-wrapper .brands-banner-texts-inner {
          max-width: unset; } }

.section-brands-mission-wrapper {
  background: #F1F1F1; }

.section-brands-mission, .section-technology-benefits .content-mb {
  display: flex;
  max-width: 1260px;
  margin: auto;
  padding: 5.989583vw 30px;
  flex-wrap: wrap;
  justify-content: center; }
  .section-brands-mission .image-wrapper, .section-technology-benefits .content-mb .image-wrapper {
    width: 50%;
    padding-right: 20px; }
    .section-brands-mission .image-wrapper .left-image, .section-technology-benefits .content-mb .image-wrapper .left-image {
      width: 100%;
      max-width: 578px;
      display: none; }
      .section-brands-mission .image-wrapper .left-image.active, .section-technology-benefits .content-mb .image-wrapper .left-image.active {
        display: block; }
  .section-brands-mission .brands-mission-texts, .section-technology-benefits .content-mb .brands-mission-texts {
    width: 50%;
    padding-left: 20px;
    min-height: 450px;
    font-weight: 500;
    color: #050505;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .section-brands-mission .brands-mission-texts .text-item, .section-technology-benefits .content-mb .brands-mission-texts .text-item {
      position: relative; }
      .section-brands-mission .brands-mission-texts .text-item:not(:last-of-type), .section-technology-benefits .content-mb .brands-mission-texts .text-item:not(:last-of-type) {
        padding-bottom: 20px; }
      .section-brands-mission .brands-mission-texts .text-item .title, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title {
        font-size: 28px;
        position: relative;
        cursor: pointer; }
        .section-brands-mission .brands-mission-texts .text-item .title .hide-pc, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title .hide-pc {
          display: none; }
        .section-brands-mission .brands-mission-texts .text-item .title svg, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title svg {
          position: absolute;
          right: 5px;
          top: 50%;
          transform: translateY(-50%) rotate(90deg);
          transition: all 0.3s; }
      .section-brands-mission .brands-mission-texts .text-item .content, .section-technology-benefits .content-mb .brands-mission-texts .text-item .content {
        font-size: 14px;
        display: none;
        font-weight: 400;
        padding-left: 40px;
        padding-top: 13px; }
        .section-brands-mission .brands-mission-texts .text-item .content a, .section-technology-benefits .content-mb .brands-mission-texts .text-item .content a {
          text-decoration: underline; }
      .section-brands-mission .brands-mission-texts .text-item a, .section-technology-benefits .content-mb .brands-mission-texts .text-item a {
        transition: all 0.3s; }
        .section-brands-mission .brands-mission-texts .text-item a:hover, .section-technology-benefits .content-mb .brands-mission-texts .text-item a:hover {
          color: #FE7B3D; }
      .section-brands-mission .brands-mission-texts .text-item.first-item .content, .section-technology-benefits .content-mb .brands-mission-texts .text-item.first-item .content {
        display: block; }
      .section-brands-mission .brands-mission-texts .text-item:not(:last-of-type)::after, .section-technology-benefits .content-mb .brands-mission-texts .text-item:not(:last-of-type)::after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0px;
        bottom: 8px;
        background-color: #bababa; }
      .section-brands-mission .brands-mission-texts .text-item.active .title svg, .section-technology-benefits .content-mb .brands-mission-texts .text-item.active .title svg {
        transform: translateY(-50%) rotate(-90deg); }
  @media (min-width: 1921px) {
    .section-brands-mission, .section-technology-benefits .content-mb {
      max-width: 65.625vw;
      padding: 5.989583vw 1.5625vw; }
      .section-brands-mission .image-wrapper, .section-technology-benefits .content-mb .image-wrapper {
        padding-right: 1.0416666vw; }
        .section-brands-mission .image-wrapper .left-image, .section-technology-benefits .content-mb .image-wrapper .left-image {
          max-width: 30.104166vw; }
      .section-brands-mission .brands-mission-texts, .section-technology-benefits .content-mb .brands-mission-texts {
        padding-left: 1.0416666vw;
        min-height: 23.65625vw; }
        .section-brands-mission .brands-mission-texts .text-item:not(:last-of-type), .section-technology-benefits .content-mb .brands-mission-texts .text-item:not(:last-of-type) {
          padding-bottom: 1.04166666vw; }
        .section-brands-mission .brands-mission-texts .text-item .title, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title {
          font-size: 1.458333vw; }
        .section-brands-mission .brands-mission-texts .text-item .content, .section-technology-benefits .content-mb .brands-mission-texts .text-item .content {
          font-size: 0.7291666vw;
          padding-left: 2.0833333vw;
          padding-top: 0.677083vw; } }
  @media (min-width: 768px) and (max-width: 1260px) {
    .section-brands-mission, .section-technology-benefits .content-mb {
      padding: 10.66666vw 20px;
      /*     max-width: 620px; */ }
      .section-brands-mission .brands-mission-texts, .section-technology-benefits .content-mb .brands-mission-texts {
        min-height: 35.523809vw; }
        .section-brands-mission .brands-mission-texts .text-item .title, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title {
          font-size: 2.222222vw; }
        .section-brands-mission .brands-mission-texts .text-item .content, .section-technology-benefits .content-mb .brands-mission-texts .text-item .content {
          font-size: 1.111111vw;
          /*           max-height: 21.0317vw; */
          overflow: auto;
          padding-left: 3.174603vw; } }
  @media (max-width: 768px) {
    .section-brands-mission, .section-technology-benefits .content-mb {
      padding: 12.66666vw 24px;
      /*     max-width: 620px; */ }
      .section-brands-mission .image-wrapper, .section-technology-benefits .content-mb .image-wrapper {
        width: 100%;
        padding-right: 0px; }
        .section-brands-mission .image-wrapper .left-image, .section-technology-benefits .content-mb .image-wrapper .left-image {
          max-width: unset; }
      .section-brands-mission .brands-mission-texts, .section-technology-benefits .content-mb .brands-mission-texts {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
        display: block;
        min-height: unset; }
        .section-brands-mission .brands-mission-texts .text-item .title, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title {
          /*           font-size: calc(8px + 2.13333vw); */
          font-size: 4.266666vw; }
          .section-brands-mission .brands-mission-texts .text-item .title .hide-pc, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title .hide-pc {
            display: block; }
          .section-brands-mission .brands-mission-texts .text-item .title .hide-mb, .section-technology-benefits .content-mb .brands-mission-texts .text-item .title .hide-mb {
            display: none; }
        .section-brands-mission .brands-mission-texts .text-item .content, .section-technology-benefits .content-mb .brands-mission-texts .text-item .content {
          font-size: 3.733333vw;
          line-height: 5.333333vw;
          padding-left: 0px;
          max-height: 100vw;
          overflow: auto; } }

.section-brands-be-open, .section-technology-find-more-product {
  position: relative;
  color: #ffffff;
  margin-top: -1px;
  margin-bottom: -1px; }
  .section-brands-be-open .banner-image-mb, .section-technology-find-more-product .banner-image-mb {
    display: none; }
  .section-brands-be-open .banner-image, .section-technology-find-more-product .banner-image {
    display: block;
    width: 100vw; }
  .section-brands-be-open .brands-be-open-texts, .section-technology-find-more-product .brands-be-open-texts {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .section-brands-be-open .brands-be-open-texts .title, .section-technology-find-more-product .brands-be-open-texts .title {
      font-size: 2.1875vw;
      font-weight: 500; }
    .section-brands-be-open .brands-be-open-texts .content, .section-technology-find-more-product .brands-be-open-texts .content {
      font-size: 0.729166vw; }
    .section-brands-be-open .brands-be-open-texts .button-wrapper, .section-technology-find-more-product .brands-be-open-texts .button-wrapper {
      display: flex;
      justify-content: center;
      margin-top: 2.0833333vw; }
      @media (max-width: 900px) {
        .section-brands-be-open .brands-be-open-texts .button-wrapper, .section-technology-find-more-product .brands-be-open-texts .button-wrapper {
          margin-top: 1vw; } }
      .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton {
        border: 2px solid #ffffff;
        color: #ffffff;
        transition: all 0.3s;
        display: block;
        line-height: 1;
        padding: 0.78125vw 2.864583vw;
        font-size: 0.729166vw;
        font-weight: 500; }
        .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type {
          margin-right: 2.0833333vw; }
        .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton:hover, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:hover {
          background-color: #FE7B3D;
          border-color: #FE7B3D; }
  @media (max-width: 768px) {
    .section-brands-be-open .banner-image-mb, .section-technology-find-more-product .banner-image-mb {
      display: block;
      width: 100%; }
    .section-brands-be-open .banner-image, .section-technology-find-more-product .banner-image {
      display: none; }
    .section-brands-be-open .brands-be-open-texts, .section-technology-find-more-product .brands-be-open-texts {
      width: 100%; }
      .section-brands-be-open .brands-be-open-texts .title, .section-technology-find-more-product .brands-be-open-texts .title {
        font-size: 6.4vw;
        margin-bottom: 4vw; }
      .section-brands-be-open .brands-be-open-texts .content, .section-technology-find-more-product .brands-be-open-texts .content {
        font-size: 3.73333333vw;
        max-width: 80.66666vw;
        margin: 0 auto;
        margin-bottom: 10.66666vw; }
      .section-brands-be-open .brands-be-open-texts .button-wrapper, .section-technology-find-more-product .brands-be-open-texts .button-wrapper {
        flex-direction: column;
        margin-top: 0px; }
        .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton {
          display: inline-block;
          margin: auto !important;
          text-align: center;
          /*           padding: 2.666666vw 0px; */
          padding: 0px;
          border: unset !important;
          text-decoration: underline;
          width: 45vw;
          font-size: 3.733333vw; }
          .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type {
            margin-bottom: 7.4666666vw !important; }
          .section-brands-be-open .brands-be-open-texts .button-wrapper .be-open-botton:hover, .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:hover {
            background: unset;
            color: #fe7b3d; } }

.section-brands-numbers {
  padding: 4.166666vw 0px;
  border-top: 1px solid #ffffff; }

.section-brands-numbers {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #050505; }
  .section-brands-numbers .brands-numbers-wrapper {
    max-width: 1240px;
    margin: 0px auto;
    padding: 0px 20px; }
  .section-brands-numbers .section-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    color: #050505; }
  .section-brands-numbers .brands-numbers {
    display: block; }
  .section-brands-numbers .numbers .number {
    font-size: 150px; }
  .section-brands-numbers .title {
    font-size: 28px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 32px;
    color: #050505; }
  .section-brands-numbers .content {
    font-size: 16px;
    max-width: 620px;
    margin: 0 auto; }
  .section-brands-numbers .swiper-container-brands-numbers {
    margin-bottom: 35px; }
  .section-brands-numbers .swiper-pagination-bullet {
    border-radius: unset;
    transition: all 0.3s;
    height: 10px;
    width: 10px;
    background: #bababa; }
  .section-brands-numbers .swiper-pagination-bullet-active {
    height: 20px;
    background: #2f2f2f; }
  .section-brands-numbers .swiper-container-vertical > .swiper-pagination-bullets {
    left: 0px; }
  @media (min-width: 1921px) {
    .section-brands-numbers .section-title {
      font-size: 2.1875vw;
      line-height: 3.28125vw; }
    .section-brands-numbers .numbers .number {
      font-size: 7.8125vw; }
    .section-brands-numbers .title {
      font-size: 1.45833vw;
      line-height: 1.6666vw;
      color: #050505; }
    .section-brands-numbers .content {
      font-size: 0.83333333vw;
      max-width: 34.375vw;
      max-width: 31vw; }
    .section-brands-numbers .swiper-container-brands-numbers {
      margin-bottom: 2vw; }
    .section-brands-numbers .brands-numbers-wrapper {
      max-width: 64.58333vw;
      padding: 0px 1.041666vw; }
    .section-brands-numbers .swiper-pagination-bullet {
      height: 0.520833vw;
      width: 0.520833vw; }
    .section-brands-numbers .swiper-pagination-bullet-active {
      height: 1.041666vw; }
    .section-brands-numbers .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0.3125vw 0px; } }
  @media (max-width: 1300px) {
    .section-brands-numbers .section-title {
      font-size: 3.230769vw; }
    .section-brands-numbers .numbers .number {
      font-size: 11.53846vw; }
    .section-brands-numbers .title {
      font-size: 2.153846vw;
      line-height: 2.4615vw;
      color: #050505; }
    .section-brands-numbers .content {
      font-size: 1.230769vw;
      max-width: 47.6923vw; }
    .section-brands-numbers .swiper-container-brands-numbers {
      margin-bottom: 2vw; } }
  @media (max-width: 768px) {
    .section-brands-numbers {
      padding: 15vw 0; }
      .section-brands-numbers .brands-numbers-wrapper {
        padding: 0px 20px; }
      .section-brands-numbers .section-title {
        font-size: 6.4vw;
        /*       margin-bottom: 4vw; */ }
      .section-brands-numbers .numbers .number {
        font-size: 16vw;
        line-height: 1.5; }
      .section-brands-numbers .title {
        font-size: 4.266666vw;
        line-height: 1.1;
        color: #050505; }
      .section-brands-numbers .content {
        font-size: 3.733333vw;
        max-width: 87vw; }
      .section-brands-numbers .swiper-container-brands-numbers {
        margin-bottom: 1vw; }
      .section-brands-numbers .swiper-pagination-bullet {
        width: 1.0666vw;
        height: 1.0666vw;
        min-width: 4px;
        min-height: 4px; }
      .section-brands-numbers .swiper-pagination-bullet-active {
        height: 2.13333vw;
        min-height: 8px; } }

.brands-nav {
  background-color: #2F2F2F;
  color: #ffffff; }
  .brands-nav .nav-inner {
    max-width: 1240px;
    padding: 10px 20px;
    margin: 0px auto;
    font-size: 14px;
    display: flex; }
    .brands-nav .nav-inner a {
      color: #ffffff;
      transition: all 0.3s;
      text-transform: uppercase; }
      .brands-nav .nav-inner a:hover {
        color: #fe7b3d; }
    .brands-nav .nav-inner span {
      margin: 0px 5px; }

.section-brands-highlights {
  text-align: center;
  padding: 4.166666vw 0;
  color: #050505;
  background: #f1f1f1; }
  @media (max-width: 768px) {
    .section-brands-highlights {
      padding: 15vw 0; } }
  .section-brands-highlights .highlights-mb {
    display: none; }
  .section-brands-highlights .highlights-content {
    display: flex;
    justify-content: space-between;
    max-width: 1260px;
    padding: 0px 20px;
    margin: 0px auto;
    position: relative;
    text-align: left; }
    .section-brands-highlights .highlights-content.active .highlights-item {
      display: block; }
    .section-brands-highlights .highlights-content::before {
      content: " ";
      position: absolute;
      display: block;
      left: 50%;
      top: 0px;
      transform: translateX(-50%);
      height: 100%;
      /*       border-left: 0.01rem solid #979797; */
      width: 1px;
      background: #979797; }
    .section-brands-highlights .highlights-content .highlights-left {
      width: 50%;
      /*       padding-right: 20px; */
      margin: 0px;
      max-width: 560px; }
    .section-brands-highlights .highlights-content .highlights-right {
      width: 50%;
      /*       padding-left: 20px; */
      margin: 0px;
      max-width: 560px;
      margin-top: 214px; }
  .section-brands-highlights .title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    text-align: center;
    margin-bottom: 40px; }
  .section-brands-highlights .highlights-item {
    margin-bottom: 110px;
    list-style-type: none;
    display: none; }
  .section-brands-highlights .year {
    font-size: 28px;
    font-weight: 500;
    line-height: 39px;
    margin-bottom: 10px; }
  .section-brands-highlights .content {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 40px; }
  .section-brands-highlights .learn-more, .section-brands-highlights .leran-less {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #050505;
    border: 2px solid #050505;
    display: inline-block;
    padding: 16px 64px;
    cursor: pointer;
    margin-top: 60px;
    transition: all 0.3s; }
    .section-brands-highlights .learn-more.hide, .section-brands-highlights .leran-less.hide {
      display: none; }
    .section-brands-highlights .learn-more:hover, .section-brands-highlights .leran-less:hover {
      border-color: #fe7b3d;
      background-color: #fe7b3d;
      color: #fff; }
  .section-brands-highlights .leran-less {
    display: none; }
  @media (max-width: 1300px) and (min-width: 769px) {
    .section-brands-highlights .highlights-content .highlights-left {
      padding-right: 1.53846vw;
      max-width: 43.076923vw; }
    .section-brands-highlights .highlights-content .highlights-right {
      padding-left: 1.53846vw;
      max-width: 43.076923vw;
      margin-top: 16.461538vw; }
    .section-brands-highlights .title {
      font-size: 3.230769vw;
      line-height: 4.84615vw;
      margin-bottom: 3.076923vw; }
    .section-brands-highlights .highlights-item {
      margin-bottom: 8.461538vw; }
    .section-brands-highlights .year {
      font-size: 2.153846vw;
      line-height: 3vw;
      margin-bottom: 0.76923vw; }
    .section-brands-highlights .content {
      font-size: 1.076923vw;
      line-height: 1.615384vw;
      margin-bottom: 3.0769230vw; }
    .section-brands-highlights .learn-more, .section-brands-highlights .leran-less {
      font-size: 1.076923vw;
      line-height: 1.615384vw;
      padding: 1.230769vw 4.9230769vw;
      margin-top: 4.61538vw; } }
  @media (max-width: 768px) {
    .section-brands-highlights .title {
      font-size: 6.4vw;
      line-height: 8vw;
      margin-bottom: 10.666666vw; }
    .section-brands-highlights .year {
      font-size: 4.26666vw;
      line-height: 6.4vw;
      margin-bottom: 2.666666vw; }
    .section-brands-highlights .content {
      font-size: 3.2vw;
      margin-bottom: 5.33333vw;
      line-height: 4.8vw; }
    .section-brands-highlights .highlights-content {
      padding: 0 24px; }
      .section-brands-highlights .highlights-content::before {
        left: 24px;
        transform: unset;
        content: "1";
        color: transparent; }
      .section-brands-highlights .highlights-content .highlights-left {
        display: none; }
      .section-brands-highlights .highlights-content .highlights-right {
        display: none; }
    .section-brands-highlights .highlights-mb {
      display: block;
      padding-left: 20px;
      margin: 0;
      /*       max-width: 620px; */
      /*       padding: 0px 24px; */ }
      .section-brands-highlights .highlights-mb .highlights-item {
        margin-bottom: 0px; }
        .section-brands-highlights .highlights-mb .highlights-item:not(:first-of-type) {
          margin-top: 10.666666vw; }
      .section-brands-highlights .highlights-mb .fadein-0, .section-brands-highlights .highlights-mb .fadein-05, .section-brands-highlights .highlights-mb .fadein-1 {
        opacity: 0; }
      .section-brands-highlights .highlights-mb .imgae {
        width: 100%; }
    .section-brands-highlights .learn-more, .section-brands-highlights .leran-less {
      background: transparent;
      border-color: transparent;
      text-decoration: underline; }
      .section-brands-highlights .learn-more:hover, .section-brands-highlights .leran-less:hover {
        background: transparent;
        border-color: transparent;
        color: #fe7b3d; } }
  .section-brands-highlights.learn-more .learn-more {
    display: none; }
  .section-brands-highlights.learn-more .leran-less {
    display: inline-block; }

/*============================= Brands page =========================*/
.site-nav--mobile {
  margin-left: 0px;
  width: 24px; }
  .site-nav--mobile button {
    width: 24px; }
    .site-nav--mobile button .burger-icon {
      left: 0px;
      margin-left: 0px;
      z-index: 1;
      transform: translateZ(10px); }

.header-wrapper .site-nav__link:hover .burger-icon {
  background: #000000 !important; }

@media (max-width: 768px) {
  .site-header .wrapper {
    padding: 0px 24px; } }

@media (min-width: 769px) and (max-width: 1300px) {
  /* .template-index{
     .site-header{
       .wrapper{
         padding: 0px 45px;
       }
     }
   }*/
  .home_video_loop_wrapper .text-wrapper-relative {
    padding: 0px 45px !important; } }
.fit-top-small-pc .home-page-collection .collections-wrapper .product-wrapper .product-item {
  padding: 2.5vh 20px; }
.fit-top-small-pc .home-page-collection .collections-wrapper .product-wrapper .selling-point-item {
  margin-bottom: 0.5vh; }
.fit-top-small-pc .home-page-collection .collections-wrapper .color_list {
  margin-top: 0.8vh; }
.fit-top-small-pc .home-page-collection .collections-wrapper .product-wrapper .price {
  margin-bottom: 0.8vh; }
.fit-top-small-pc .home-page-collection .collections-wrapper .product-img {
  max-height: 20vh; }
.fit-top-small-pc .home-page-collection .collections-wrapper .shadow-img {
  max-height: 10vh; }
.fit-top-small-pc .home-page-collection .collections-wrapper .two-product .product-title {
  margin-top: -4vh; }
.fit-top-small-pc .header-container .nav__dropdown_mega_mune .mega_mune_inner {
  padding: 2.3333vh 0px; }
.fit-top-small-pc .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all {
  margin-top: 3.3333vh; }
.fit-top-small-pc .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all a {
  margin-top: 2vh; }
.fit-top-small-pc .mega_mune_inner .dropdown_menu_pdt_item_wrapper img {
  max-height: 17vh; }
.fit-top-small-pc .mega_mune_inner .collection_title {
  margin-bottom: 1vh; }

/* .header-container .nav__dropdown_mega_mune{
  display: block !important;
} */
/*===================== Page our-technology ==========================*/
@media (max-width: 768px) {
  .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type {
    margin-top: 7.4666666vw !important;
    margin-bottom: 0px !important;
    padding: 2.666666vw 7.2vw;
    border: 2px solid #ffffff !important;
    text-decoration: unset;
    width: unset; }
    .section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type:hover {
      background-color: #fe7b3d;
      color: #ffffff;
      border-color: #fe7b3d !important; } }

.section-technology-find-more-product .brands-be-open-texts .button-wrapper .be-open-botton:first-of-type {
  margin-right: 0px; }

.section-technology-bone-conduction {
  padding: 3.229166vw 0px;
  color: #050505; }
  .section-technology-bone-conduction .content-wrapper {
    max-width: 1280px;
    /*     padding: 0px 30px; */
    margin: 0px auto;
    display: flex;
    align-items: center; }
    .section-technology-bone-conduction .content-wrapper .img-wrapper {
      width: 50%;
      max-width: 622px;
      margin-right: 4.166666vw;
      margin-left: -20px; }
      .section-technology-bone-conduction .content-wrapper .img-wrapper img {
        width: 100%; }
    .section-technology-bone-conduction .content-wrapper .text-wrapper {
      width: 50%;
      max-width: 588px;
      font-size: 16px; }
  @media (min-width: 1921px) {
    .section-technology-bone-conduction .content-wrapper {
      max-width: 66.66666vw; }
      .section-technology-bone-conduction .content-wrapper .img-wrapper {
        max-width: 32.395833vw;
        margin-left: -1.53846vw;
        margin-left: -1.041666vw; }
      .section-technology-bone-conduction .content-wrapper .text-wrapper {
        max-width: 30.20833vw;
        font-size: 0.83333vw; } }
  @media (max-width: 1300px) {
    .section-technology-bone-conduction .content-wrapper {
      padding: 0px 24px; }
      .section-technology-bone-conduction .content-wrapper .img-wrapper {
        max-width: 47.84615vw;
        margin-left: -1.53846vw; }
      .section-technology-bone-conduction .content-wrapper .text-wrapper {
        max-width: 44.61538vw;
        font-size: 1.2307692vw; } }
  @media (max-width: 768px) {
    .section-technology-bone-conduction {
      padding: 16vw 0px; }
      .section-technology-bone-conduction .content-wrapper {
        padding: 0px 24px;
        display: block; }
        .section-technology-bone-conduction .content-wrapper .img-wrapper {
          width: 100%;
          max-width: unset;
          margin-left: -8vw;
          margin-bottom: 10.6666vw; }
        .section-technology-bone-conduction .content-wrapper .text-wrapper {
          max-width: unset;
          width: 100%;
          font-size: 3.733333vw; } }

.section-technology-benefits {
  background: #F1F1F1;
  color: #050505;
  padding: 4.166666666vw 0px; }
  .section-technology-benefits .section-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    text-align: center;
    margin-bottom: 4.166666666vw; }
    .section-technology-benefits .section-title br {
      display: none; }
  .section-technology-benefits .content {
    max-width: 1200px;
    margin: 0px auto;
    display: flex;
    color: #ffffff;
    justify-content: space-between; }
    .section-technology-benefits .content .item {
      width: 32.9%;
      position: relative; }
    .section-technology-benefits .content .item-image {
      width: 100%;
      display: block; }
    .section-technology-benefits .content .text-wrapper {
      position: absolute;
      bottom: 20px;
      text-align: center; }
      .section-technology-benefits .content .text-wrapper .title {
        font-weight: 500;
        font-size: 28px;
        margin-bottom: 20px; }
      .section-technology-benefits .content .text-wrapper .text {
        font-size: 14px;
        line-height: 20px;
        height: 60px; }
  .section-technology-benefits .hide-pc {
    display: none; }
  @media (min-width: 1921px) {
    .section-technology-benefits .section-title {
      font-size: 2.1875vw;
      line-height: 3.28125vw; }
    .section-technology-benefits .content {
      max-width: 62.5vw; }
      .section-technology-benefits .content .text-wrapper {
        bottom: 1.0416666vw; }
        .section-technology-benefits .content .text-wrapper .title {
          font-size: 1.458333vw;
          margin-bottom: 1.0416666vw; }
        .section-technology-benefits .content .text-wrapper .text {
          font-size: 0.7291666vw;
          line-height: 1.0416666vw;
          height: 3.125vw; } }
  @media (max-width: 1300px) {
    .section-technology-benefits .section-title {
      font-size: 3.230769vw;
      line-height: 4.846153vw;
      padding: 0px 24px; }
    .section-technology-benefits .content {
      padding: 0px 24px; }
      .section-technology-benefits .content .text-wrapper {
        bottom: 1.538461vw; }
        .section-technology-benefits .content .text-wrapper .title {
          font-size: 2.153846vw;
          margin-bottom: 1.538461vw; }
        .section-technology-benefits .content .text-wrapper .text {
          font-size: 1.076923vw;
          line-height: 1.538461vw;
          height: 4.615384vw;
          padding: 0px 10px; } }
  @media (max-width: 768px) {
    .section-technology-benefits {
      padding: 21.333333vw 0px; }
      .section-technology-benefits .section-title {
        font-size: 7.466666vw;
        line-height: 11.2vw;
        margin-bottom: 5.33333vw; }
        .section-technology-benefits .section-title br {
          display: block; }
      .section-technology-benefits .hide-pc {
        display: block; }
      .section-technology-benefits .hide-mb {
        display: none; }
      .section-technology-benefits .content-mb {
        padding: 0px 24px; }
        .section-technology-benefits .content-mb .content {
          color: #050505 !important; }
        .section-technology-benefits .content-mb .brands-mission-texts {
          margin-top: 40px; }
        .section-technology-benefits .content-mb .brands-mission-texts .text-item:not(:last-of-type) {
          padding-bottom: 40px; }
        .section-technology-benefits .content-mb .brands-mission-texts .text-item:not(:last-of-type)::after {
          bottom: 20px; } }

.section-technology-patents .bg {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2; }
.section-technology-patents .text-wrapper {
  z-index: 2;
  color: #ffffff;
  text-align: center;
  font-weight: 500; }
  .section-technology-patents .text-wrapper .title {
    font-size: 5.2083333vw;
    line-height: 7.8125vw; }
  .section-technology-patents .text-wrapper .content {
    font-size: 1.4583333vw; }
@media (max-width: 768px) {
  .section-technology-patents {
    padding: 39.466666vw 0px !important;
    margin-bottom: -2px;
    /*     .bg{
          display: none;
        } */ }
    .section-technology-patents .fadein-0, .section-technology-patents .fadein-05 {
      opacity: 0; }
    .section-technology-patents .text-wrapper .title {
      font-size: 16vw;
      line-height: 24vw; }
    .section-technology-patents .text-wrapper .content {
      font-size: 3.7333333vw;
      line-height: 4.8vw; } }

.section-technology-history {
  position: relative;
  background: #000000;
  padding: 2.604166vw 0 5.20833vw; }
  .section-technology-history .swiper-button-next {
    z-index: 1;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    background-position: 8px 3px;
    background-size: 13px 25px;
    transition: all .3s;
    margin-top: 0px; }
  .section-technology-history .swiper-button-next:hover {
    background-color: #fe7b3d; }
  .section-technology-history .swiper-button-prev {
    z-index: 1;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    background-position: 8px 3px;
    background-size: 13px 25px;
    transition: all .3s;
    margin-top: 0px; }
  .section-technology-history .swiper-button-prev:hover {
    background-color: #fe7b3d; }
  @media (max-width: 768px) {
    .section-technology-history {
      padding: 30px 0px; }
      .section-technology-history .swiper-button-next, .section-technology-history .swiper-button-prev {
        display: none; } }
  @media (max-width: 375px) {
    .section-technology-history {
      padding: 40px 0px; } }
  @media (max-width: 768px) and (min-width: 500px) {
    .section-technology-history {
      padding: 5vw 0px 10vw; } }
  @media (max-width: 350px) {
    .section-technology-history {
      padding: 8vw 0px 10vw; }
      .section-technology-history .next-part {
        bottom: 1vw !important; } }
  .section-technology-history .bg-wrapper .bg {
    opacity: 0;
    position: absolute;
    transition: all 1s;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
    .section-technology-history .bg-wrapper .bg.active {
      opacity: 1;
      transition: all 3s; }
  .section-technology-history .swiper-container-technology-history {
    overflow: hidden; }
  .section-technology-history .technology-history-wrapper {
    max-width: 65vw;
    margin: 0px auto;
    padding: 0px 24px;
    text-align: center;
    color: #ffffff;
    position: relative; }
    .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history {
      position: absolute;
      left: 0px;
      bottom: -2.08333vw;
      display: flex;
      width: 100%;
      justify-content: center; }
      .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet {
        opacity: 1;
        background: #bababa;
        width: 10px;
        height: 10px;
        transition: all 0.3s;
        border-radius: unset;
        margin: 0px 5px;
        display: block;
        cursor: pointer; }
      .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet-active {
        background: #ffffff;
        width: 20px; }
      @media (min-width: 1921px) {
        .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet {
          width: 0.520833vw;
          height: 0.520833vw;
          margin: 0px 0.26041vw; }
        .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet-active {
          width: 1.041666vw; } }
    .section-technology-history .technology-history-wrapper .year {
      font-size: 1.4583vw;
      line-height: 1.1428;
      margin-bottom: 1.04166vw; }
    .section-technology-history .technology-history-wrapper .text1 {
      font-size: 1.4583vw;
      line-height: 1.5;
      margin-bottom: 1.04166vw; }
    .section-technology-history .technology-history-wrapper .text2 {
      font-size: 2.1875vw;
      line-height: 1.5;
      margin-bottom: 1.04166vw; }
    .section-technology-history .technology-history-wrapper .text3 {
      font-size: 0.729166vw;
      line-height: 1.42857;
      margin-bottom: 1.04166vw; }
    .section-technology-history .technology-history-wrapper .image {
      width: 38.541666vw;
      display: block;
      margin: 0px auto; }
    .section-technology-history .technology-history-wrapper .product-name {
      font-size: 0.833333vw;
      line-height: 0.8vw;
      margin-bottom: 2.0833vw;
      min-height: 1.5;
      font-weight: 500; }
      .section-technology-history .technology-history-wrapper .product-name a {
        color: #ffffff;
        transition: all 0.3s;
        text-decoration: underline; }
        .section-technology-history .technology-history-wrapper .product-name a:hover {
          color: #Fe7b3d; }
    @media (max-width: 1500px) {
      .section-technology-history .technology-history-wrapper .text3, .section-technology-history .technology-history-wrapper .product-name {
        font-size: 12px;
        line-height: 15px; } }
    @media (max-width: 768px) {
      .section-technology-history .technology-history-wrapper {
        text-align: left;
        max-width: unset;
        padding: 0px; }
        .section-technology-history .technology-history-wrapper .swiper-container-technology-history {
          padding: 0px 24px; }
        .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history {
          top: unset;
          left: 50%;
          width: unset;
          bottom: -5.3333vw;
          transform: translateX(-50%);
          position: relative;
          line-height: 1.25; }
          .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            margin: 0px 4px;
            display: inline-block; }
          .section-technology-history .technology-history-wrapper .swiper-pagination-technology-history .swiper-pagination-bullet-active {
            width: 16px; }
        .section-technology-history .technology-history-wrapper .history-item br {
          display: none; }
        .section-technology-history .technology-history-wrapper .image {
          width: 100%;
          display: block; } }
    @media (max-width: 768px) {
      .section-technology-history .technology-history-wrapper .swiper-wrapper.history {
        height: unset !important; }
      .section-technology-history .technology-history-wrapper .mb-height {
        min-height: 330px; }
      .section-technology-history .technology-history-wrapper .year {
        font-size: 18px;
        margin-bottom: 2.66666vw;
        line-height: 1.285714; }
      .section-technology-history .technology-history-wrapper .text1 {
        font-size: 18px;
        margin-bottom: 2.66666vw;
        line-height: 1.42857; }
      .section-technology-history .technology-history-wrapper .text2 {
        font-size: 24px;
        margin-bottom: 2.66666vw;
        line-height: 1.333333; }
      .section-technology-history .technology-history-wrapper .text3 {
        font-size: 16px;
        margin-bottom: 2.66666vw;
        line-height: 1.3333; }
      .section-technology-history .technology-history-wrapper .product-name {
        font-size: 18px;
        margin-bottom: 3.7333333vw;
        line-height: 1.42857; }
        .section-technology-history .technology-history-wrapper .product-name span {
          font-size: 16px; } }
    @media (max-width: 500px) {
      .section-technology-history .technology-history-wrapper .mb-height {
        min-height: 72vw;
        margin-bottom: 8vw; }
      .section-technology-history .technology-history-wrapper .year {
        font-size: 4.266vw;
        margin-bottom: 1.8666vw;
        line-height: 1.125; }
      .section-technology-history .technology-history-wrapper .text1 {
        font-size: 4.266vw;
        line-height: 1.4285;
        margin-bottom: 3.2vw; }
      .section-technology-history .technology-history-wrapper .text2 {
        font-size: 4.8vw;
        margin-bottom: 3.2vw;
        line-height: 1.3333; }
      .section-technology-history .technology-history-wrapper .text3 {
        font-size: 3.2vw;
        line-height: 1.333;
        margin-bottom: 5.333vw; }
      .section-technology-history .technology-history-wrapper .product-name {
        font-size: 3.7333333vw;
        line-height: 1.5;
        margin-bottom: 0px; }
        .section-technology-history .technology-history-wrapper .product-name span {
          font-size: 3.2vw; } }
    @media (max-width: 350px) {
      .section-technology-history .technology-history-wrapper .mb-height {
        min-height: 80vw; } }
  @media (max-width: 768px) {
    .section-technology-history {
      padding: 5.3333333vw 0px 12.8vw; } }

/*===================== End Page our-technology ==========================*/
.site-header {
  padding-top: 0px;
  padding-bottom: 0px; }

/*===============================  Page Press ===========================*/
.section-press-banner {
  position: relative; }
  .section-press-banner .bg-image {
    display: block;
    width: 100%; }
  .section-press-banner .bg-image-mb {
    display: none;
    width: 100%; }
  .section-press-banner .text-wrapper {
    position: absolute;
    /*     top: 0px; */
    bottom: 3.125vw;
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding: 24px; }
    .section-press-banner .text-wrapper .icon {
      width: 8.072916vw; }
  .section-press-banner .content {
    font-size: 1.4583333vw;
    font-weight: 500;
    line-height: 2.1875vw;
    margin-bottom: 2.083333vw; }
  .section-press-banner .button-link {
    color: #ffffff;
    border: 2px solid #FFFFFF;
    transition: all 0.3s;
    padding: 0.68vw 2.08333vw;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.041666vw; }
    @media (min-width: 1921px) {
      .section-press-banner .button-link {
        font-size: 0.7291666vw; } }
    .section-press-banner .button-link:hover {
      border: 2px solid #FE7B3D;
      background: #fe7b3d; }
  @media (max-width: 768px) {
    .section-press-banner .bg-image {
      display: none; }
    .section-press-banner .bg-image-mb {
      display: block;
      width: 100%; }
    .section-press-banner .text-wrapper {
      bottom: 10.66666vw; }
      .section-press-banner .text-wrapper .icon {
        /*         max-width: 155px; */
        width: 26.66666vw; }
    .section-press-banner .content {
      font-size: 4.2666666vw;
      line-height: 6.666666vw;
      margin: 0px auto;
      margin-bottom: 5.33333vw; }
      .section-press-banner .content br {
        display: none; }
    .section-press-banner .button-link {
      padding: 2.7vw 10.6vw;
      font-size: 3.73333vw;
      line-height: 5.333333vw;
      background: #f1f1f1;
      color: #050505;
      border: unset !important; }
      .section-press-banner .button-link:hover {
        color: #ffffff; } }

.section-press-news {
  padding: 4.16666vw 0px;
  /*   @media(min-width: 1921px){
      .press-news-wrapper{
        max-width: 65.625vw;
        padding: 0px 1.5625vw;
        .image-wrapper{
          line-height: 3.541666vw;
          height: 3.125vw;
        }
        .press-news-item{
          width: calc(33.3% - 1.40625vw);
          margin-bottom: 4.16666vw;
         
          &:not(:nth-of-type(3n)){
            margin-right: 2.083333vw;
          }
          &:nth-of-type(34),&:nth-of-type(35),&:nth-of-type(36){
            .image-wrapper{
              height: 5.208333vw;
              line-height: 7.8125vw;
            }
          }
          &:nth-of-type(32){
            .image-wrapper{
              line-height: 4.4791666vw;
            }
          }
          .text{
            font-size: 0.729166666vw;
            line-height: 1.09375vw;
            margin-bottom: 1.04166666vw;
          }
          .button_link{
            font-size: 0.729166666vw;
            line-height: 1.09375vw;
          }
        }
      }
      .show_more,.show_less{
        font-size: 0.729166666vw;
        line-height: 1.09375vw;
        padding: 0.67708333vw 0px;
        width: 8.85416666vw;
      }
    } */ }
  .section-press-news .press-news-wrapper {
    max-width: 1260px;
    padding: 0px 30px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .section-press-news .press-news-wrapper .image-wrapper {
      line-height: 68px;
      height: 60px; }
    .section-press-news .press-news-wrapper .db-img {
      display: none; }
    @media (max-width: 768px) and (min-width: 600px) {
      .section-press-news .press-news-wrapper .db-img {
        display: inline-block; }
      .section-press-news .press-news-wrapper .normal-img {
        display: none; } }
    .section-press-news .press-news-wrapper .press-news-item {
      width: calc(33.3% - 27px);
      margin-bottom: 4.16666vw;
      display: none;
      /*       &:nth-of-type(31),&:nth-of-type(32),&:nth-of-type(33){
              .image-wrapper{
                height: 100px;
                line-height: 150px;
              }
            } */ }
      .section-press-news .press-news-wrapper .press-news-item.show {
        display: block; }
      .section-press-news .press-news-wrapper .press-news-item:not(:nth-of-type(3n)) {
        margin-right: 40px; }
      .section-press-news .press-news-wrapper .press-news-item:nth-of-type(34) .image-wrapper, .section-press-news .press-news-wrapper .press-news-item:nth-of-type(35) .image-wrapper, .section-press-news .press-news-wrapper .press-news-item:nth-of-type(36) .image-wrapper {
        height: 100px;
        line-height: 150px; }
      .section-press-news .press-news-wrapper .press-news-item:nth-of-type(32) .image-wrapper {
        line-height: 86px; }
      .section-press-news .press-news-wrapper .press-news-item .text {
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
        color: #050505;
        margin-bottom: 20px; }
      .section-press-news .press-news-wrapper .press-news-item .button_link {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
        color: #BABABA;
        transition: all 0.3s; }
        .section-press-news .press-news-wrapper .press-news-item .button_link:hover {
          color: #fe7b3d; }
  .section-press-news .show_more, .section-press-news .show_less {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding: 13px 0px;
    text-align: center;
    cursor: pointer;
    width: 170px;
    display: none;
    margin: 0px auto;
    border: 2px solid #050505;
    transition: all 0.3s; }
    .section-press-news .show_more:hover, .section-press-news .show_less:hover {
      color: #ffffff;
      background: #fe7b3d;
      border-color: #fe7b3d; }
    .section-press-news .show_more.show, .section-press-news .show_less.show {
      display: none; }
  @media (max-width: 768px) {
    .section-press-news {
      padding: 21.3333333vw 0px; }
      .section-press-news .press-news-wrapper {
        padding: 0px 24px;
        text-align: center; }
        .section-press-news .press-news-wrapper .image-wrapper {
          line-height: 1;
          height: unset;
          margin-bottom: 5.3333333vw; }
        .section-press-news .press-news-wrapper .press-news-item {
          width: 100%;
          margin-bottom: 21.3333333vw; }
          .section-press-news .press-news-wrapper .press-news-item:not(:nth-of-type(3n)) {
            margin-right: unset; }
          .section-press-news .press-news-wrapper .press-news-item:nth-of-type(34) .image-wrapper, .section-press-news .press-news-wrapper .press-news-item:nth-of-type(35) .image-wrapper, .section-press-news .press-news-wrapper .press-news-item:nth-of-type(36) .image-wrapper {
            height: unset;
            line-height: unset; }
          .section-press-news .press-news-wrapper .press-news-item:nth-of-type(32) .image-wrapper {
            line-height: unset; }
          .section-press-news .press-news-wrapper .press-news-item .text {
            font-size: 3.733333vw;
            line-height: 5.6vw;
            margin-bottom: 5.3333333vw; }
          .section-press-news .press-news-wrapper .press-news-item .button_link {
            font-size: 3.733333vw;
            line-height: 5.6vw; }
      .section-press-news .show_more, .section-press-news .show_less {
        font-size: 3.7333333vw;
        line-height: 5.6vw;
        padding: 2.5333333vw 0;
        width: 56vw;
        background: #F1F1F1;
        border: unset !important; } }
  @media (max-width: 768px) {
    .section-press-news .press-news-wrapper {
      padding: 0px 21px; } }

/*===============================  End Page Press ===========================*/
body#our-technology {
  -webkit-overflow-y: auto;
  overflow-y: auto; }

/*===============================  Page Support ==============================*/
.section-support-banner {
  position: relative; }
  .section-support-banner .support-banner-img {
    width: 100%;
    display: block; }
    .section-support-banner .support-banner-img.mobile {
      display: none; }
    @media (max-width: 768px) {
      .section-support-banner .support-banner-img {
        display: none; }
        .section-support-banner .support-banner-img.mobile {
          display: block; } }
  .section-support-banner .content {
    font-size: 2.1875vw;
    font-weight: 500;
    line-height: 3.28125vw;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center; }
    @media (max-width: 768px) {
      .section-support-banner .content {
        font-size: 6.4vw;
        line-height: 9.333333vw; } }

.section-support-products, .support-previous-models {
  text-align: center;
  padding: 4.16666666vw 0px; }
  .section-support-products .title, .support-previous-models .title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    color: #050505;
    margin-bottom: 4.16666666vw; }
  .section-support-products .swiper-button-prev, .support-previous-models .swiper-button-prev {
    z-index: 1;
    height: 32px;
    width: 32px;
    background-size: 25px 28px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E");
    transition: all 0.3s; }
    .section-support-products .swiper-button-prev:hover, .support-previous-models .swiper-button-prev:hover {
      background-color: #fe7b3d;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .section-support-products .swiper-button-next, .support-previous-models .swiper-button-next {
    z-index: 1;
    height: 32px;
    width: 32px;
    background-size: 25px 28px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E");
    transition: all 0.3s; }
    .section-support-products .swiper-button-next:hover, .support-previous-models .swiper-button-next:hover {
      background-color: #fe7b3d;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .section-support-products .support-products-wrapper, .support-previous-models .support-products-wrapper {
    max-width: 1260px;
    padding: 0px 40px;
    margin: 0px auto;
    position: relative; }
    .section-support-products .support-products-wrapper .product-name, .support-previous-models .support-products-wrapper .product-name {
      font-size: 20px;
      font-weight: bold;
      line-height: 21px;
      color: #050505;
      transition: all 0.3s; }
    .section-support-products .support-products-wrapper .products-item:hover .product-name, .support-previous-models .support-products-wrapper .products-item:hover .product-name {
      color: #fe7b3d; }
  .section-support-products .swiper-container-support-products, .support-previous-models .swiper-container-support-products {
    /*     padding: 30px; */ }
  @media (min-width: 1921px) {
    .section-support-products .title, .support-previous-models .title {
      font-size: 2.1875vw;
      line-height: 3.28125vw; }
    .section-support-products .support-products-wrapper, .support-previous-models .support-products-wrapper {
      max-width: 65.625vw;
      padding: 0px 2.083333vw; }
      .section-support-products .support-products-wrapper .product-name, .support-previous-models .support-products-wrapper .product-name {
        font-size: 1.0416666vw;
        line-height: 1.09375vw; }
    .section-support-products .swiper-button-prev, .section-support-products .swiper-button-next, .support-previous-models .swiper-button-prev, .support-previous-models .swiper-button-next {
      height: 1.6666666vw;
      background-size: 1.40625vw 1.5625vw;
      max-height: 50px; } }
  @media (max-width: 1300px) {
    .section-support-products, .support-previous-models {
      padding: 4.16666666vw 24px; }
      .section-support-products .title, .support-previous-models .title {
        font-size: 3.2307692vw;
        line-height: 4.8461538vw; }
      .section-support-products .support-products-wrapper, .support-previous-models .support-products-wrapper {
        max-width: 96.923076vw;
        padding: 0px 30px; }
        .section-support-products .support-products-wrapper .product-name, .support-previous-models .support-products-wrapper .product-name {
          font-size: 1.538461vw;
          line-height: 1.615384vw; }
      .section-support-products .swiper-button-prev, .support-previous-models .swiper-button-prev {
        left: 0px; }
      .section-support-products .swiper-button-next, .support-previous-models .swiper-button-next {
        right: 0px; } }
  .section-support-products .swiper-pagination, .support-previous-models .swiper-pagination {
    display: none; }
  @media (max-width: 768px) {
    .section-support-products, .support-previous-models {
      padding: 21.3333333vw 24px; }
      .section-support-products .swiper-button-prev, .support-previous-models .swiper-button-prev {
        width: 30px;
        background-size: 27px 20px;
        background-position-x: 0px; }
      .section-support-products .swiper-button-next, .support-previous-models .swiper-button-next {
        width: 30px;
        background-size: 27px 20px;
        background-position-x: 2px; }
      .section-support-products .swiper-slide, .support-previous-models .swiper-slide {
        padding: 15px; }
      .section-support-products .title, .support-previous-models .title {
        font-size: 7.466666vw;
        line-height: 11.2vw; }
      .section-support-products .support-products-wrapper, .support-previous-models .support-products-wrapper {
        max-width: 100%;
        padding: 0px 30px;
        margin-bottom: 18.666666vw; }
        .section-support-products .support-products-wrapper .product-name, .support-previous-models .support-products-wrapper .product-name {
          font-size: 5.333333vw;
          line-height: 5.333333vw; }
      .section-support-products .swiper-pagination, .support-previous-models .swiper-pagination {
        bottom: -18.666666vw;
        line-height: 1;
        display: block;
        left: 50%;
        transform: translateX(-50%); }
        .section-support-products .swiper-pagination .swiper-pagination-bullet, .support-previous-models .swiper-pagination .swiper-pagination-bullet {
          background: #f1f1f1;
          opacity: 1;
          width: 8px;
          height: 8px;
          border-radius: unset;
          transition: all 0.3s; }
          .section-support-products .swiper-pagination .swiper-pagination-bullet:not(:last-of-type), .support-previous-models .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
            margin-right: 8px; }
          .section-support-products .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .support-previous-models .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #505050;
            width: 16px; } }

.support-previous-models {
  background: #f1f1f1; }
  @media (min-width: 769px) {
    .support-previous-models .previous-models {
      display: flex;
      justify-content: space-between; }
      .support-previous-models .previous-models .previous-models-item {
        width: calc(33.3% - 80px); } }
  @media (max-width: 768px) {
    .support-previous-models .swiper-pagination .swiper-pagination-bullet {
      background: #ffffff; } }

.support-faq {
  padding: 4.16666666vw 24px; }
  .support-faq .title {
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-weight: 500;
    color: #050505;
    margin-bottom: 60px; }
  .support-faq .support-faq-content {
    width: 100%;
    max-width: 800px;
    margin: 0px auto; }
  .support-faq .faq-item {
    padding: 0px;
    border-bottom: 1px solid #BABABA; }
    .support-faq .faq-item:first-of-type {
      border-top: 1px solid #BABABA; }
    .support-faq .faq-item .question {
      font-size: 16px;
      font-weight: 500;
      color: #050505;
      padding: 20px 0px;
      cursor: pointer;
      position: relative; }
      .support-faq .faq-item .question svg {
        position: absolute;
        right: 0px;
        position: absolute;
        right: 4px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        transition: all 0.3s; }
    .support-faq .faq-item .answer {
      font-size: 14px;
      font-weight: 400;
      color: #050505;
      padding: 20px 0px 40px;
      padding-left: 40px;
      display: none; }
    .support-faq .faq-item.first-item .answer {
      display: block; }
    .support-faq .faq-item.active .question svg {
      transform: translateY(-50%) rotate(-90deg); }
  @media (min-width: 1921px) {
    .support-faq .title {
      font-size: 2.1875vw;
      line-height: 3.28125vw;
      margin-bottom: 3.125vw; }
    .support-faq .support-faq-content {
      max-width: 41.6666666vw; }
    .support-faq .faq-item .question {
      font-size: 0.72916666vw;
      line-height: 1.0416666vw;
      padding: 1.0416666vw 0px; }
      .support-faq .faq-item .question svg {
        right: 0.2083333vw; }
    .support-faq .faq-item .answer {
      font-size: 0.7291666666vw;
      line-height: 1.0416666vw;
      padding: 1.0416666vw 0px 2.08333333vw;
      padding-left: 40px; } }
  @media (max-width: 768px) {
    .support-faq {
      padding: 16vw 24px; }
      .support-faq .title {
        height: 10.4vw;
        font-size: 7.46666666vw;
        line-height: 6.4vw;
        margin-bottom: 10.666666vw; }
      .support-faq .faq-item .question {
        font-size: 3.7333333vw;
        line-height: 4.8vw; }
      .support-faq .faq-item .answer {
        font-size: 3.2vw;
        line-height: 4.8vw;
        padding: 0px 0px 20px 20px; } }

.hide-pc {
  display: none !important; }

@media (max-width: 768px) {
  .hide-pc {
    display: block !important; }

  .hide-mb {
    display: none !important; } }
.section-support-resources {
  padding: 4.16666666vw 24px; }
  .section-support-resources .title {
    width: 100%;
    text-align: center;
    height: 59px;
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    margin-bottom: 60px; }
  .section-support-resources .resources-content {
    max-width: 870px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center; }
    .section-support-resources .resources-content .resources-item {
      width: calc(33.3% - 88px);
      margin-bottom: 80px; }
      .section-support-resources .resources-content .resources-item:not(:nth-of-type(3n)) {
        margin-right: 130px; }
      .section-support-resources .resources-content .resources-item .resources-title {
        height: 23px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #050505;
        text-decoration: underline;
        transition: all 0.3s; }
      .section-support-resources .resources-content .resources-item:hover .resources-title {
        color: #fe7b3d; }
  @media (min-width: 1921px) {
    .section-support-resources .title {
      height: 3.0729166vw;
      font-size: 2.1875vw;
      line-height: 3.28125vw;
      margin-bottom: 3.125vw; }
    .section-support-resources .resources-content {
      max-width: 45.3125vw; }
      .section-support-resources .resources-content .resources-item {
        width: calc(33.3% - 4.5833333vw);
        margin-bottom: 4.166666vw; }
        .section-support-resources .resources-content .resources-item:not(:nth-of-type(3n)) {
          margin-right: 6.7708333vw; }
        .section-support-resources .resources-content .resources-item .resources-title {
          height: 1.19791666vw;
          font-size: 0.83333333vw;
          line-height: 1.25vw; }
        .section-support-resources .resources-content .resources-item .image {
          width: 3.125vw;
          max-width: 120px; } }
  @media (max-width: 900px) and (min-width: 769px) {
    .section-support-resources .resources-content .resources-item {
      width: calc(33.3% - 9vw);
      margin-bottom: 8.888888vw; }
      .section-support-resources .resources-content .resources-item:not(:nth-of-type(3n)) {
        margin-right: 3vw; } }
  @media (max-width: 768px) {
    .section-support-resources {
      padding: 16vw 24px; }
      .section-support-resources .title {
        height: 10.4vw;
        font-size: 7.4666666vw;
        line-height: 6.4vw;
        margin-bottom: 17vw; }
      .section-support-resources .resources-content .resources-item {
        width: calc(46%);
        margin-bottom: 13.3333333vw;
        margin-right: unset !important; }
        .section-support-resources .resources-content .resources-item .image {
          max-width: 9.6vw; }
        .section-support-resources .resources-content .resources-item .resources-title {
          height: unset;
          font-size: 3.733333vw;
          line-height: 4.8vw; } }
  @media (max-width: 330px) {
    .section-support-resources .resources-content .resources-item {
      width: calc(48%); } }

/*===============================  End Page Press ===========================*/
/*===============================  Product opencomm ======================= */
.template-product .site-header:hover {
  transition: all 0.2s,top 0s;
  background-color: #ffffff;
  border-bottom: 1px solid #bababa; }
  .template-product .site-header:hover .site-nav__link {
    color: #000000; }
  .template-product .site-header:hover svg path, .template-product .site-header:hover svg g {
    fill: #000000; }
  .template-product .site-header:hover .burger-icon {
    background: #000000; }

.template-product .main-content {
  padding: 0px !important; }
  .template-product .main-content .wrapper {
    max-width: unset;
    padding: unset; }

.template-product .header-logo-wrapper .site-header__logo {
  margin: 0px; }

.section-product-banner {
  position: relative; }
  .section-product-banner .fadein-0, .section-product-banner .fadein-05, .section-product-banner .fadein-1 {
    opacity: 0; }
  .section-product-banner .product-banner {
    width: 100%;
    display: block; }
  .section-product-banner .text-wrapper {
    position: absolute;
    top: 14.6145833vw;
    left: 0px;
    width: 100%;
    color: #ffffff; }
    .section-product-banner .text-wrapper .text-inner {
      position: relative;
      max-width: 1260px;
      padding: 30px;
      width: 100%;
      margin: auto; }
      .section-product-banner .text-wrapper .text-inner .title {
        font-size: 2.1875vw;
        font-weight: bold;
        line-height: 3.28125vw;
        color: #ffffff;
        margin: unset; }
      .section-product-banner .text-wrapper .text-inner .subtitle {
        font-size: 1.4583333vw;
        font-weight: 500;
        line-height: 2.1875vw; }
      .section-product-banner .text-wrapper .text-inner .content {
        font-size: 0.8333333vw;
        font-weight: 500;
        line-height: 1.3541666vw; }
        @media (max-width: 1920px) {
          .section-product-banner .text-wrapper .text-inner .content {
            font-size: calc(12px + .2083333vw); } }
    @media (min-width: 1921px) {
      .section-product-banner .text-wrapper .text-inner {
        max-width: 65.625vw;
        padding: 1.5625vw; } }
    @media (max-width: 768px) {
      .section-product-banner .text-wrapper {
        top: unset;
        bottom: 15.2vw; }
        .section-product-banner .text-wrapper .text-inner {
          max-width: 1260px;
          padding: 0px 24px;
          text-align: center; }
          .section-product-banner .text-wrapper .text-inner .title {
            font-size: 8vw;
            line-height: 12.26666vw; }
          .section-product-banner .text-wrapper .text-inner .subtitle {
            font-size: 4.8vw;
            line-height: 6.4vw; }
          .section-product-banner .text-wrapper .text-inner .content {
            font-size: 3.7333333vw;
            line-height: 4.8vw; } }

.product-page .class-product-tab {
  width: 100%;
  background: #2f2f2f;
  max-width: 100%;
  overflow-x: auto; }
  .product-page .class-product-tab .class-product-tab-inner {
    max-width: 1248px;
    padding: calc(20px + 0.52083vw) 24px;
    margin: 0px auto;
    position: relative;
    display: flex; }
    .product-page .class-product-tab .class-product-tab-inner .product-tab-item {
      margin-right: 49px;
      font-size: calc(10px + 0.5208333vw);
      font-weight: 400;
      line-height: 1.5;
      color: #BABABA;
      cursor: pointer;
      transition: all 0.3s; }
      .product-page .class-product-tab .class-product-tab-inner .product-tab-item.active {
        color: #fe7b3d; }
    .product-page .class-product-tab .class-product-tab-inner .buy-now {
      position: absolute;
      right: 24px;
      display: flex;
      top: 50%;
      transform: translateY(-50%);
      justify-content: center;
      align-items: center; }
      .product-page .class-product-tab .class-product-tab-inner .buy-now .product-single__price {
        color: #ffffff;
        font-size: calc(10px + 0.5208333vw);
        font-weight: 500;
        line-height: 1.5; }
      .product-page .class-product-tab .class-product-tab-inner .buy-now .price-container {
        margin-right: 30px; }
        .product-page .class-product-tab .class-product-tab-inner .buy-now .price-container .product-single__price--compare-at {
          font-size: calc(7px + 0.5208333vw);
          line-height: 1.5;
          color: gray; }
        .product-page .class-product-tab .class-product-tab-inner .buy-now .price-container.has-compare-price #ProductPrice {
          color: #ff7a3d; }
      .product-page .class-product-tab .class-product-tab-inner .buy-now .addtocart {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
        padding: calc(0.4166666vw + 5px) calc(20px + 1.14583333vw);
        border: 2px solid #fe7b3d;
        position: relative;
        transition: all 0.3s;
        background: #fe7b3d; }
    @media (max-width: 1100px) {
      .product-page .class-product-tab .class-product-tab-inner .product-tab-item {
        margin-right: 3vw; } }
    @media (min-width: 1921px) {
      .product-page .class-product-tab .class-product-tab-inner {
        max-width: 65.625vw;
        padding: 1.5625vw; }
        .product-page .class-product-tab .class-product-tab-inner .product-tab-item {
          margin-right: 2.5520833vw;
          font-size: 1.0416666vw;
          line-height: 1.5625vw; }
        .product-page .class-product-tab .class-product-tab-inner .buy-now {
          right: 1.25vw; }
          .product-page .class-product-tab .class-product-tab-inner .buy-now .price-container {
            margin-right: 0.520833vw; }
          .product-page .class-product-tab .class-product-tab-inner .buy-now .product-single__price {
            font-size: 1.04166vw;
            line-height: 1.5; }
          .product-page .class-product-tab .class-product-tab-inner .buy-now .addtocart {
            font-size: 0.729166vw;
            line-height: 1.5;
            padding: 0.677083vw 2.2916666vw;
            border: 0.104166vw solid #fe7b3d; } }
    @media (max-width: 768px) {
      .product-page .class-product-tab .class-product-tab-inner {
        padding: 2.66666vw 24px;
        background: #EBEBEB;
        overflow-x: auto;
        scrollbar-width: none;
        /* firefox */
        -ms-overflow-style: none;
        /* IE 10+ */ }
        .product-page .class-product-tab .class-product-tab-inner .buy-now.pc {
          display: none; }
        .product-page .class-product-tab .class-product-tab-inner::-webkit-scrollbar {
          display: none;
          /* Chrome Safari */ }
        .product-page .class-product-tab .class-product-tab-inner .product-tab-item {
          color: #2f2f2f;
          font-size: 3.733333vw;
          line-height: 1.5;
          margin-right: 6.4vw; }
          .product-page .class-product-tab .class-product-tab-inner .product-tab-item:last-of-type {
            margin-right: 0px; } }
.product-page .tab-content-wrapper .tab-content {
  /*       display: none; */ }
  .product-page .tab-content-wrapper .tab-content.active {
    /*         display: block; */ }
.product-page .buy-now.mb {
  display: none; }
  @media (max-width: 768px) {
    .product-page .buy-now.mb {
      display: flex; }
      .product-page .buy-now.mb .product-info {
        width: 67.46666%;
        padding: 4vw 6.4vw;
        padding-right: 20px;
        background: #262626;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .product-page .buy-now.mb .product-info .product-name {
          font-size: 3.73333vw;
          font-weight: bold;
          line-height: 1.5;
          color: #FFFFFF; }
        .product-page .buy-now.mb .product-info .product-single__price {
          font-size: 3.73333vw;
          font-weight: 500;
          line-height: 1.5;
          color: #ffffff; }
        .product-page .buy-now.mb .product-info .price-container {
          margin-right: 10px; }
          .product-page .buy-now.mb .product-info .price-container .product-single__price--compare-at {
            font-size: 2vw;
            line-height: 1.5;
            color: gray;
            padding-right: 0px; }
          .product-page .buy-now.mb .product-info .price-container.has-compare-price #ProductPrice {
            color: #ff7a3d; }
      .product-page .buy-now.mb form {
        background: #fe7b3d;
        width: 32.533333%; }
        .product-page .buy-now.mb form .addtocart {
          width: 100%;
          height: 100%;
          color: #ffffff;
          font-size: 3.73333vw;
          font-weight: 500;
          line-height: 1.5; } }

.fixed-top-0 {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 25;
  border-bottom: 1px solid #bababa; }

.snippet-product-selling-pointer {
  background: #2f2f2f;
  color: #ffffff;
  padding: 20px 24px;
  text-align: center; }
  .snippet-product-selling-pointer .selling-pointer-wrapper {
    max-width: 940px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between; }
    @media (min-width: 970px) {
      .snippet-product-selling-pointer .selling-pointer-wrapper {
        transform: translateX(20px); } }
    .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer {
      text-align: center;
      font-size: 14px;
      font-weight: 400; }
  .snippet-product-selling-pointer .learn-more {
    cursor: pointer;
    color: #BABABA;
    transition: all 0.3s;
    text-decoration: underline;
    margin-top: 17px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; }
    .snippet-product-selling-pointer .learn-more:hover {
      color: #fe7b3d; }
  @media (min-width: 1921px) {
    .snippet-product-selling-pointer {
      padding: 1.04166666vw 1.25vw; }
      .snippet-product-selling-pointer .selling-pointer-wrapper {
        max-width: 48.958333vw;
        transform: translateX(1.04167vw); }
        .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer {
          font-size: 0.72916666vw;
          line-height: 1.09375vw; }
          .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer svg {
            width: 1.66666666vw !important;
            height: 1.66666666vw !important; }
      .snippet-product-selling-pointer .learn-more {
        margin-top: 0.83333333vw;
        font-size: 0.72916666vw;
        line-height: 0.83333333vw; } }
  @media (max-width: 768px) {
    .snippet-product-selling-pointer {
      padding: 4.8vw 24px; }
      .snippet-product-selling-pointer .selling-pointer-wrapper {
        max-width: 60vw;
        flex-direction: column; }
        .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer {
          display: flex;
          margin-top: 6.666666vw; }
          .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer svg {
            margin-right: 2.1333333vw;
            width: 6.4vw !important;
            height: 6.4vw !important; }
          .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer .title {
            font-size: 3.2vw;
            line-height: 2; }
      .snippet-product-selling-pointer .learn-more {
        font-size: 3.733333vw;
        margin-top: 10.66666666vw; } }
  @media (max-width: 330px) {
    .snippet-product-selling-pointer .selling-pointer-wrapper {
      max-width: 70vw; } }

.product-tab-wrapper .class-product-tab .class-product-tab-inner .product-tab-item[data-index='6'] {
  margin: 0px !important; }

.detail-info-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 25;
  opacity: 0;
  display: none;
  transition: opacity 1s; }
  .detail-info-wrapper.active {
    display: block; }
  .detail-info-wrapper .bg-color {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5; }
  .detail-info-wrapper .detail-info {
    width: 600px;
    max-width: 100%;
    max-height: 100vh;
    overflow-y: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    text-align: left;
    background: #ffffff;
    padding: 60px 40px; }
    .detail-info-wrapper .detail-info .close_button {
      position: absolute;
      top: 24px;
      right: 24px;
      cursor: pointer; }
      .detail-info-wrapper .detail-info .close_button svg path {
        transition: all 0.3s; }
      .detail-info-wrapper .detail-info .close_button:hover svg path {
        fill: #fe7b3d; }
    .detail-info-wrapper .detail-info .item {
      display: flex; }
      .detail-info-wrapper .detail-info .item:not(:last-of-type) {
        margin-bottom: 29px; }
      .detail-info-wrapper .detail-info .item svg path {
        fill: #050505; }
      .detail-info-wrapper .detail-info .item .icon {
        margin-right: 18px; }
    .detail-info-wrapper .detail-info .text1 {
      color: #050505;
      font-size: 14px;
      font-weight: 500;
      line-height: 21px;
      margin-bottom: 10px; }
    .detail-info-wrapper .detail-info .text2 {
      color: #2F2F2F;
      font-size: 14px;
      font-weight: 400;
      line-height: 21px; }
  @media (min-width: 1921px) {
    .detail-info-wrapper .detail-info {
      width: 31.25vw;
      padding: 3.125vw 2.0833333vw; }
      .detail-info-wrapper .detail-info .close_button {
        top: 1.25vw;
        right: 1.25vw; }
        .detail-info-wrapper .detail-info .close_button svg {
          width: 1.25vw;
          height: 1.25vw; }
      .detail-info-wrapper .detail-info .item:not(:last-of-type) {
        margin-bottom: 1.5104166vw; }
      .detail-info-wrapper .detail-info .item svg {
        width: 1.66666666vw !important;
        height: 1.66666666vw !important; }
      .detail-info-wrapper .detail-info .item .icon {
        margin-right: 0.9375vw; }
      .detail-info-wrapper .detail-info .text1 {
        font-size: 0.72916666vw;
        line-height: 1.09375vw;
        margin-bottom: 0.5208333vw; }
      .detail-info-wrapper .detail-info .text2 {
        font-size: 0.72916666vw;
        line-height: 1.09375vw; } }
  @media (max-width: 768px) {
    .detail-info-wrapper .detail-info {
      max-width: 90vw;
      height: unset;
      max-height: 90vh;
      padding: 60px 6.666666vw; }
      .detail-info-wrapper .detail-info .close_button {
        top: 12px;
        letf: 12px; }
      .detail-info-wrapper .detail-info .item {
        margin-bottom: 3.2vw; }
        .detail-info-wrapper .detail-info .item svg {
          width: 6.4vw;
          height: 6.4vw; }
        .detail-info-wrapper .detail-info .item .text1 {
          font-size: 3.7333333vw;
          margin-bottom: 2.1333333vw;
          line-height: 1.2; }
        .detail-info-wrapper .detail-info .item .text2 {
          font-size: 3.7333333vw;
          line-height: 1.2; } }

.section-product-awards {
  background: #141414;
  padding: 70px 24px;
  color: #ffffff;
  text-align: center; }
  .section-product-awards .title {
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 50px; }
  .section-product-awards .awards-wrapper {
    max-width: 940px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media (min-width: 970px) {
      .section-product-awards .awards-wrapper {
        transform: translateX(20px); } }
  .section-product-awards .item .image-wrapper {
    min-height: 95px;
    margin-bottom: 10px; }
    .section-product-awards .item .image-wrapper:first-of-type img {
      width: 118px; }
  .section-product-awards .item .text {
    font-size: 14px;
    font-weight: 400; }
  @media (min-width: 1921px) {
    .section-product-awards {
      padding: 3.64583333vw 1.25vw; }
      .section-product-awards .title {
        font-size: 2.1875vw;
        line-height: 3.28125vw;
        margin-bottom: 2.6041666vw; }
      .section-product-awards .awards-wrapper {
        max-width: 48.95833vw; }
      .section-product-awards .item .image-wrapper {
        min-height: 4.94791666vw;
        margin-bottom: 0.5208333vw; }
        .section-product-awards .item .image-wrapper:first-of-type img {
          width: 6.145833vw; }
      .section-product-awards .item .text {
        font-size: 0.72916666vw;
        line-height: 1.09375vw; } }
  @media (max-width: 768px) {
    .section-product-awards {
      padding: 16vw 4.2666666vw; }
      .section-product-awards .title {
        font-size: 4.2666666vw;
        margin-bottom: 10.6666666vw; }
      .section-product-awards .item {
        width: 23vw; }
        .section-product-awards .item .image-wrapper {
          min-height: 16vw;
          margin-bottom: 2px; }
        .section-product-awards .item:not(:nth-of-type(2)) .image-wrapper {
          padding: 0px 2vw; }
        .section-product-awards .item .text {
          font-size: 3.2vw;
          line-height: 3.7333333vw; } }
  @media (max-width: 350px) {
    .section-product-awards .item {
      width: 26vw; }
      .section-product-awards .item .image-wrapper {
        min-height: 18vw;
        margin-bottom: 3px; } }

.section-product-video {
  background: #050505;
  padding: 80px 120px; }
  .section-product-video .player_video-wrapper {
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    cursor: pointer; }
    .section-product-video .player_video-wrapper:hover svg {
      border-color: #fe7b3d;
      background: #fe7b3d; }
      .section-product-video .player_video-wrapper:hover svg .play_bg {
        fill: #fe7b3d; }
    @media (min-width: 1921px) {
      .section-product-video .player_video-wrapper {
        max-width: unset;
        width: 62.5vw; } }
  .section-product-video #product_player_video {
    display: none; }
  .section-product-video .prev_video_image {
    width: 100%;
    display: block; }
    .section-product-video .prev_video_image.hide {
      display: none !important; }
  .section-product-video .play-icon-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .section-product-video .play-icon-wrapper svg {
      border: 3px solid #ffffff;
      border-radius: 50%;
      transition: all 0.3s; }
  .section-product-video .product_player_video-wrapper {
    display: none; }
  .section-product-video .text {
    font-size: 42px;
    font-weight: 500;
    line-height: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    color: #ffffff; }
  @media (min-width: 1921px) {
    .section-product-video {
      padding: 4.16666666vw 24px; }
      .section-product-video .play-icon-wrapper svg {
        border: 0.15625vw solid #ffffff;
        width: 4.16666666vw !important;
        height: 4.16666666vw !important; }
      .section-product-video .text {
        font-size: 2.1875vw;
        line-height: 3.125vw;
        left: 2.083333333vw; } }
  @media (max-width: 1250px) {
    .section-product-video {
      padding: 6.4vw 120px; }
      .section-product-video .play-icon-wrapper svg {
        border: 0.24vw solid #ffffff;
        border-radius: 50%;
        width: 6.4vw !important;
        height: 6.4vw !important; }
      .section-product-video .text {
        font-size: 3.36vw;
        line-height: 4.8vw;
        left: 3.2vw; } }
  @media (max-width: 768px) {
    .section-product-video {
      padding: 0px; }
      .section-product-video .play-icon-wrapper svg {
        border: 0.6vw solid #ffffff;
        border-radius: 50%;
        width: 9.6vw !important;
        height: 9.6vw !important; }
      .section-product-video .text {
        font-size: 3.733333vw;
        line-height: 4.8vw;
        left: 6.4vw; } }

.section-product-features {
  padding: 0px; }
  .section-product-features h2, .section-product-features .h2 {
    color: unset; }
  .section-product-features .fadein-0, .section-product-features .fadein-05 {
    opacity: 0; }
  .section-product-features .features-item {
    position: relative; }
    .section-product-features .features-item .features-image {
      display: block;
      width: 100%; }
    .section-product-features .features-item .text-wrapper {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .section-product-features .features-item .text-wrapper.left {
        left: 18.75vw; }
      .section-product-features .features-item .text-wrapper.right {
        right: 18.75vw; }
      .section-product-features .features-item .text-wrapper .title {
        font-size: 2.1875vw;
        font-weight: 500;
        margin-bottom: 1.71875vw; }
      .section-product-features .features-item .text-wrapper .content {
        font-size: 0.83333333vw;
        font-weight: 400;
        max-width: 26.0416666vw; }
        @media (max-width: 1920px) {
          .section-product-features .features-item .text-wrapper .content {
            font-size: calc(12px + 0.2083333vw); } }
  .section-product-features .overlayer {
    display: none; }
  @media (max-width: 768px) {
    .section-product-features .features-item .text-wrapper {
      position: absolute;
      top: unset;
      transform: unset;
      bottom: 10.1333333vw;
      padding: 0 6.4vw;
      color: #ffffff !important; }
      .section-product-features .features-item .text-wrapper.left {
        left: unset !important; }
      .section-product-features .features-item .text-wrapper.right {
        right: unset !important; }
      .section-product-features .features-item .text-wrapper .title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 4.5333333vw; }
      .section-product-features .features-item .text-wrapper .content {
        font-size: 3.2vw;
        line-height: 1.5;
        width: 100% !important;
        max-width: unset !important; }
    .section-product-features .overlayer {
      display: block;
      position: absolute;
      bottom: 0px;
      background: linear-gradient(180deg, rgba(11, 11, 11, 0) 0%, rgba(11, 11, 11, 0.7) 100%);
      height: 58.6956%;
      width: 100%;
      z-index: 9; } }

.section-product-fulfill-job {
  padding: 4.166666666vw 0px;
  background: #2f2f2f;
  color: #ffffff;
  text-align: center; }
  .section-product-fulfill-job .title {
    font-size: 2.1875vw;
    font-weight: 500;
    margin-bottom: 2.08333333vw;
    color: #ffffff; }
  .section-product-fulfill-job .subtitle {
    font-size: 0.833333333vw;
    font-weight: 400;
    margin-bottom: 2.08333333vw; }
    @media (max-width: 1920px) {
      .section-product-fulfill-job .subtitle {
        font-size: calc(12px + .2083333vw); } }
  .section-product-fulfill-job .product-fulfill-job-wrapper {
    max-width: 62.5vw;
    width: 100%;
    margin: 0px auto;
    position: relative; }
    .section-product-fulfill-job .product-fulfill-job-wrapper .image {
      width: 100%; }
  .section-product-fulfill-job .swiper-container-fulfill-job {
    overflow: hidden; }
  .section-product-fulfill-job .swiper-pagination-fulfill-job {
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column; }
    .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet {
      height: 10px;
      width: 10px;
      background: #ffffff;
      transition: all 0.3s;
      border-radius: unset;
      opacity: 1; }
      .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet:not(:last-of-type) {
        margin-bottom: 10px; }
      .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: 20px;
        background: #000000; }
  @media (min-width: 1921px) {
    .section-product-fulfill-job .swiper-pagination-fulfill-job {
      left: 2.0833333vw; }
      .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet {
        height: 0.52083333vw;
        width: 0.52083333vw; }
        .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet:not(:last-of-type) {
          margin-bottom: 0.52083333vw; }
        .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet.swiper-pagination-bullet-active {
          height: 1.04166666vw; } }
  @media (max-width: 768px) {
    .section-product-fulfill-job {
      padding: 10.13333333vw 0px 0px; }
      .section-product-fulfill-job .title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 4.8vw; }
      .section-product-fulfill-job .subtitle {
        font-size: 3.2vw;
        font-weight: 400;
        line-height: 4.8vw;
        max-width: 100%;
        padding: 0 6.4vw;
        margin: 0px auto;
        margin-bottom: 10.133333vw; }
        .section-product-fulfill-job .subtitle br {
          display: none; }
      .section-product-fulfill-job .product-fulfill-job-wrapper {
        max-width: 100%; }
      .section-product-fulfill-job .swiper-pagination-fulfill-job {
        left: 5.86666666vw; }
        .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet {
          height: 1.06666666vw;
          width: 1.06666666vw; }
          .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet:not(:last-of-type) {
            margin-bottom: 1.06666666vw; }
          .section-product-fulfill-job .swiper-pagination-fulfill-job .swiper-pagination-bullet.swiper-pagination-bullet-active {
            height: 2.13333333vw; } }

.section-product-what-in-box {
  padding: 4.166666666vw 0px;
  overflow: hidden;
  background: #f1f1f1; }
  .section-product-what-in-box .what-in-box-wrapper {
    max-width: 1250px;
    width: 100%;
    padding: 0px 24px;
    margin: 0px auto;
    display: flex;
    align-items: center; }
    .section-product-what-in-box .what-in-box-wrapper .left-content {
      width: 50%; }
      .section-product-what-in-box .what-in-box-wrapper .left-content .title {
        font-size: 42px;
        font-weight: 500;
        margin-bottom: 40px; }
      .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper {
        font-size: 16px;
        font-weight: 400; }
        .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .pointer-before {
          position: relative;
          padding-left: 7px; }
          .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .pointer-before:before {
            content: '·';
            position: absolute;
            left: 0px; }
    .section-product-what-in-box .what-in-box-wrapper .right-content {
      width: 50%; }
      .section-product-what-in-box .what-in-box-wrapper .right-content .image {
        width: 100%; }
        @media (min-width: 1300px) {
          .section-product-what-in-box .what-in-box-wrapper .right-content .image {
            transform: translateX(5vw); } }
  @media (min-width: 1921px) {
    .section-product-what-in-box .what-in-box-wrapper {
      max-width: 65.1041666vw; }
      .section-product-what-in-box .what-in-box-wrapper .left-content .title {
        font-size: 2.1875vw;
        line-height: 3.28125vw;
        margin-bottom: 2.083333333vw; }
      .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper {
        font-size: 0.8333333vw;
        line-height: 1.25vw; }
        .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .pointer-before {
          padding-left: 0.36458333vw; } }
  @media (max-width: 1300px) {
    .section-product-what-in-box .what-in-box-wrapper .left-content .title {
      font-size: 3.230769vw;
      line-height: 4.846153vw;
      margin-bottom: 3.07692307vw; }
    .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper {
      font-size: 1.230769vw;
      line-height: 1.5; } }
  @media (max-width: 768px) {
    .section-product-what-in-box {
      padding: 16vw 0px 5.3333333vw; }
      .section-product-what-in-box .what-in-box-wrapper {
        padding: 0 6.4vw;
        flex-wrap: wrap; }
        .section-product-what-in-box .what-in-box-wrapper .left-content {
          width: 100%; }
          .section-product-what-in-box .what-in-box-wrapper .left-content .title {
            font-size: 4.2666666vw;
            line-height: 1.5;
            text-align: center;
            margin-bottom: 5.333333vw; }
          .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper {
            display: flex;
            font-size: 3.2vw;
            line-height: 1.5; }
            .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .text1 {
              width: 50%; }
            .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .text2-and-text3 {
              width: 50%; }
        .section-product-what-in-box .what-in-box-wrapper .right-content {
          width: 100%; }
          .section-product-what-in-box .what-in-box-wrapper .right-content .image {
            max-width: 70.133333vw;
            transform: translateX(6vw);
            margin: auto;
            margin-top: 13.333333vw;
            display: block; } }

.section-product-footer-banner {
  position: relative; }
  .section-product-footer-banner .image {
    width: 100%;
    display: block; }
  .section-product-footer-banner .content-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1240px;
    width: 100%;
    padding: 0px 24px; }
    .section-product-footer-banner .content-wrapper .title {
      font-size: 1.25vw;
      font-weight: 500;
      line-height: 3.28125vw;
      color: #FFFFFF;
      margin-bottom: 1.041666666vw; }
    .section-product-footer-banner .content-wrapper .content {
      font-size: 0.729166666vw;
      font-weight: 400;
      line-height: 1.285714;
      color: #ffffff;
      margin-bottom: 2.083333vw; }
      .section-product-footer-banner .content-wrapper .content a {
        color: #ffffff;
        transition: all 0.3s;
        text-decoration: underline; }
        .section-product-footer-banner .content-wrapper .content a:hover {
          color: #fe7b3d; }
    .section-product-footer-banner .content-wrapper .media-icon {
      margin-right: 1.4583333vw; }
      .section-product-footer-banner .content-wrapper .media-icon .a {
        transition: all 0.3s; }
      .section-product-footer-banner .content-wrapper .media-icon:hover .a {
        fill: #FE7B3D; }
    .section-product-footer-banner .content-wrapper .instagram {
      width: 1.6666666vw;
      height: 1.6666666vw; }
    .section-product-footer-banner .content-wrapper .facebook {
      width: 1.6666666vw;
      height: 1.6666666vw; }
    .section-product-footer-banner .content-wrapper .twitter {
      width: 1.875vw;
      height: 1.5625vw; }
    .section-product-footer-banner .content-wrapper .youtube {
      width: 2.03125vw;
      height: 1.40625vw; }
  @media (max-width: 768px) {
    .section-product-footer-banner .content-wrapper {
      text-align: center; }
      .section-product-footer-banner .content-wrapper .title {
        font-size: 6.4vw;
        font-weight: 500;
        line-height: 9.333333vw;
        margin-bottom: 10.666666vw; }
      .section-product-footer-banner .content-wrapper .content {
        font-size: 3.7333333vw;
        font-family: Poppins;
        font-weight: 400;
        line-height: 4.8vw;
        margin-bottom: 10.666666vw; }
        .section-product-footer-banner .content-wrapper .content br {
          display: none; }
      .section-product-footer-banner .content-wrapper .media-icon {
        margin-right: 0px; }
        .section-product-footer-banner .content-wrapper .media-icon:not(:last-of-type) {
          margin-right: 7.7333333vw; }
      .section-product-footer-banner .content-wrapper .instagram {
        width: 8.53333333vw;
        height: 8.53333333vw; }
      .section-product-footer-banner .content-wrapper .facebook {
        width: 8.53333333vw;
        height: 8.53333333vw; }
      .section-product-footer-banner .content-wrapper .twitter {
        width: 9.6vw;
        height: 8vw; }
      .section-product-footer-banner .content-wrapper .youtube {
        width: 10.4vw;
        height: 7.2vw; } }

.section-product-expert-reviews {
  padding: 4.1666666vw 24px;
  background: #f1f1f1; }
  .section-product-expert-reviews .swiper-button-next, .section-product-expert-reviews .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-size: 15px 25px;
    top: 130px;
    transition: all 0.3s; }
    .section-product-expert-reviews .swiper-button-next:hover, .section-product-expert-reviews .swiper-button-prev:hover {
      background-color: #fe7b3d; }
  .section-product-expert-reviews .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
    .section-product-expert-reviews .swiper-button-prev:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .section-product-expert-reviews .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
    .section-product-expert-reviews .swiper-button-next:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .section-product-expert-reviews .title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    color: #050505;
    text-align: center; }
  .section-product-expert-reviews .expert-reviews-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    margin: 0px auto;
    text-align: center;
    padding: 0px 165px; }
    .section-product-expert-reviews .expert-reviews-wrapper .expert-reviews-inner {
      overflow: hidden; }
    .section-product-expert-reviews .expert-reviews-wrapper .image-wrapper {
      margin-top: 40px; }
    .section-product-expert-reviews .expert-reviews-wrapper .content {
      font-size: 28px;
      font-weight: 400;
      line-height: 45px;
      color: #050505; }
      @media (max-width: 1920px) {
        .section-product-expert-reviews .expert-reviews-wrapper .content {
          font-size: calc(20px + 0.416666666vw ) !important;
          line-height: calc(20px + 1.302083vw) !important; } }
    .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews {
      margin-top: 40px; }
      .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        border-radius: unset;
        background: #ffffff;
        opacity: 1;
        transition: all 0.3s; }
        .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet:not(:last-of-type) {
          margin-right: 10px; }
        .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 20px;
          background: #050505; }
  @media (max-width: 1300px) {
    .section-product-expert-reviews .swiper-button-next, .section-product-expert-reviews .swiper-button-prev {
      top: 10vw; }
    .section-product-expert-reviews .title {
      font-size: 3.2307692vw;
      line-height: 4.8461538vw; }
    .section-product-expert-reviews .expert-reviews-wrapper {
      padding: 0px 12.6923vw;
      /*       .content{
              font-size: 2.1538461vw;
              line-height: 3.461538vw;
            } */ }
      .section-product-expert-reviews .expert-reviews-wrapper .image-wrapper {
        margin-top: 3.07692307vw; }
      .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews {
        margin-top: 3.07692307vw; }
        .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet {
          width: 0.769230769vw;
          height: 0.769230769vw;
          border-radius: unset;
          background: #ffffff;
          transition: all 0.3s; }
          .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet:not(:last-of-type) {
            margin-right: 1.538461vw; }
          .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
            width: 1.538461vw;
            background: #050505; } }
  @media (max-width: 768px) {
    .section-product-expert-reviews {
      padding: 13.3333333vw 24px; }
      .section-product-expert-reviews .swiper-pagination-expert-reviews .swiper-pagination-bullet {
        width: 2.1333333vw !important;
        height: 2.1333333vw !important; }
        .section-product-expert-reviews .swiper-pagination-expert-reviews .swiper-pagination-bullet:not(:last-of-type) {
          margin-right: 2.1333333vw !important; }
        .section-product-expert-reviews .swiper-pagination-expert-reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 4.266666vw !important; }
      .section-product-expert-reviews .swiper-button-next, .section-product-expert-reviews .swiper-button-prev {
        display: none; }
      .section-product-expert-reviews .title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 10.133333333vw; }
      .section-product-expert-reviews .expert-reviews-wrapper {
        padding: 0px; }
        .section-product-expert-reviews .expert-reviews-wrapper .image-wrapper {
          margin-top: 12.8vw; }
        .section-product-expert-reviews .expert-reviews-wrapper .content {
          font-size: 3.733333vw !important;
          line-height: 6.4vw !important; }
        .section-product-expert-reviews .expert-reviews-wrapper .swiper-pagination-expert-reviews {
          margin-top: 3.07692307vw; }
      .section-product-expert-reviews .item.item-1 .image {
        width: 33.066666vw; }
      .section-product-expert-reviews .item.item-2 .image {
        width: 21.6vw; }
      .section-product-expert-reviews .item.item-3 .image {
        width: 21.6vw; } }

.product-page .underline {
  height: 1px;
  position: relative;
  background: #bababa;
  width: calc(100% - 48px);
  left: 0;
  padding: 0 24px;
  max-width: 1200px;
  margin: 0px auto; }
  @media (min-width: 1921px) {
    .product-page .underline.underline-vm {
      max-width: 62.5vw; } }

.product-page .yotpo-reviews-wrapper {
  padding: 4.1666666vw 24px; }
  .product-page .yotpo-reviews-wrapper .reviews-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    text-align: center; }
    @media (max-width: 1300px) {
      .product-page .yotpo-reviews-wrapper .reviews-title {
        font-size: 3.2307692vw;
        line-height: 4.8461538vw; } }
  @media (max-width: 768px) {
    .product-page .yotpo-reviews-wrapper {
      padding: 13.3333333vw 24px; }
      .product-page .yotpo-reviews-wrapper .reviews-title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 10.133333333vw; } }

.product-page .tab-content-5 {
  background: #f1f1f1; }

.section-product-faq {
  padding: 4.0104166vw 24px;
  text-align: center;
  background: #bababa; }
  .section-product-faq .arrow-right {
    display: none; }
  .section-product-faq .faq-title {
    text-align: center;
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    color: #050505;
    margin-bottom: 60px; }
  .section-product-faq .faq-content {
    max-width: 800px;
    margin: 0px auto;
    text-align: left; }
  .section-product-faq .faq-item {
    margin-bottom: 40px; }
  .section-product-faq .question {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #050505; }
    @media (min-width: 769px) {
      .section-product-faq .question {
        margin-bottom: 10px; } }
  .section-product-faq .answer {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #2f2f2f; }
    .section-product-faq .answer a {
      text-decoration: underline;
      transition: all 0.3s; }
      .section-product-faq .answer a:hover {
        color: #fe7b3d; }
  .section-product-faq .learn-more, .section-product-faq .link {
    text-decoration: underline;
    transition: all 0.3s; }
    .section-product-faq .learn-more:hover, .section-product-faq .link:hover {
      color: #fe7b3d; }
  .section-product-faq .learn-more {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #050505; }
  @media (min-width: 1921px) {
    .section-product-faq .faq-title {
      font-size: 2.1875vw;
      line-height: 3.28125vw;
      margin-bottom: 3.125vw; }
    .section-product-faq .faq-content {
      max-width: 41.666666vw; }
    .section-product-faq .faq-item {
      margin-bottom: 2.083333vw; }
    .section-product-faq .question {
      font-size: 0.72916666vw;
      line-height: 1.04166666vw; }
    .section-product-faq .answer {
      font-size: 0.72916666vw;
      line-height: 1.04166666vw; }
    .section-product-faq .learn-more {
      font-size: 0.72916666vw;
      line-height: 0.8333333vw; } }
  @media (max-width: 768px) {
    .section-product-faq {
      padding: 16vw 24px; }
      .section-product-faq .arrow-right {
        display: block;
        position: absolute;
        transform: rotate(90deg);
        transition: all 0.3s;
        right: 0px;
        top: 2px;
        height: 4.8vw; }
      .section-product-faq .faq-title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 5.3333333vw; }
      .section-product-faq .faq-item {
        margin-bottom: 4.533333vw; }
        .section-product-faq .faq-item.active .arrow-right {
          transform: rotate(-90deg); }
      .section-product-faq .question {
        font-size: 3.73333vw;
        line-height: 4.8vw;
        position: relative;
        padding-right: 10.4vw;
        font-weight: 500; }
      .section-product-faq .answer {
        font-size: 3.2vw;
        line-height: 1.33333;
        padding: 4.533333vw 0px 0px 4vw;
        display: none;
        color: #2f2f2f; }
      .section-product-faq .learn-more {
        font-size: 3.7333333vw;
        line-height: 1.2; } }

.section-product-guides {
  padding: 4.0104166vw 24px;
  text-align: center; }
  .section-product-guides .guides-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    color: #050505;
    margin-bottom: 0px; }
  .section-product-guides .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #050505;
    margin-bottom: 62px; }
  .section-product-guides .link-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 440px;
    margin: 0px auto; }
    .section-product-guides .link-wrapper .item {
      display: flex;
      align-items: flex-end; }
      .section-product-guides .link-wrapper .item .image {
        margin-right: 20px;
        max-width: 24px; }
      .section-product-guides .link-wrapper .item .name {
        text-decoration: underline;
        transition: all 0.3s;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #050505; }
        .section-product-guides .link-wrapper .item .name:hover {
          color: #fe7b3d; }
  .section-product-guides .content {
    max-width: 1200px;
    margin: 0px auto;
    text-align: left;
    margin-top: 80px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff; }
  @media (min-width: 1921px) {
    .section-product-guides .guides-title {
      font-size: 2.1875vw;
      line-height: 3.28125vw; }
    .section-product-guides .subtitle {
      font-size: 0.8333333vw;
      line-height: 1.25;
      margin-bottom: 3.2291666VW; }
    .section-product-guides .link-wrapper {
      max-width: 22.91666vw; }
      .section-product-guides .link-wrapper .item .image {
        margin-right: 1.04166666vw;
        max-width: 1.25vw; }
      .section-product-guides .link-wrapper .item .name {
        font-size: 0.72916666vw;
        line-height: 1.041666vw; }
    .section-product-guides .content {
      max-width: 62.5vw;
      margin-top: 4.166666vw;
      font-size: 0.625vw;
      line-height: 0.9375vw; } }
  @media (max-width: 768px) {
    .section-product-guides {
      padding: 16vw 24px; }
      .section-product-guides .guides-title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 4.1333333vw; }
      .section-product-guides .subtitle {
        margin-bottom: 2.1333333vw;
        font-size: 3.2vw; } }

.word-nowrap {
  white-space: nowrap; }

@media (max-width: 768px) {
  .word-nowrap-mb {
    white-space: nowrap; } }

.section-product-additional-feartures {
  padding: 4.1666666vw 24px;
  background: #BABABA; }
  .section-product-additional-feartures .a-line {
    width: 100%;
    height: 1px;
    background: #ffffff;
    max-width: 1200px;
    margin: auto;
    margin-top: 40px; }
    @media (min-width: 1921px) {
      .section-product-additional-feartures .a-line {
        max-width: 62.5vw;
        margin-top: 2.08333vw; } }
  .section-product-additional-feartures .title {
    font-size: 42px;
    font-weight: 500;
    color: #050505;
    text-align: center;
    margin-bottom: 40px; }
  .section-product-additional-feartures .feartures-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 820px;
    margin: 0px auto;
    margin-bottom: 40px; }
    .section-product-additional-feartures .feartures-wrapper .item {
      display: flex;
      align-items: center; }
      .section-product-additional-feartures .feartures-wrapper .item .image {
        margin-right: 20px;
        max-width: 40px; }
      .section-product-additional-feartures .feartures-wrapper .item .text-title {
        font-size: 16px;
        font-weight: 500;
        color: #050505; }
      .section-product-additional-feartures .feartures-wrapper .item .text-content {
        font-size: 14px;
        font-weight: 400;
        color: #050505; }
  .section-product-additional-feartures .features-table {
    max-width: 1200px;
    margin: 0px auto;
    display: none;
    border-top: 1px solid #f1f1f1; }
    .section-product-additional-feartures .features-table .features-collection-title {
      font-size: 20px;
      font-weight: 500;
      color: #050505;
      margin: 40px 0px 17px 100px;
      display: block; }
    .section-product-additional-feartures .features-table .bottom-border {
      border-bottom: 1px solid #BABABA; }
    .section-product-additional-feartures .features-table .table-row {
      padding: 0px 100px;
      display: flex;
      justify-content: space-between;
      /*       &:nth-of-type(2n+1){ */
      background: #C8C8C8;
      /*       } */ }
      .section-product-additional-feartures .features-table .table-row .row-inner {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 15px 0px; }
      .section-product-additional-feartures .features-table .table-row .row-item {
        width: 45%;
        display: flex; }
        .section-product-additional-feartures .features-table .table-row .row-item .item-title {
          width: 50%;
          font-size: 14px;
          font-weight: 500;
          color: #050505;
          text-transform: capitalize; }
        .section-product-additional-feartures .features-table .table-row .row-item .item-content {
          width: 50%;
          font-size: 14px;
          font-weight: 400;
          color: #2f2f2f; }
  .section-product-additional-feartures .bottom-link {
    font-size: 14px;
    font-weight: 400;
    color: #050505;
    margin-top: 60px;
    transition: all 0.3s;
    text-decoration: underline;
    text-align: center;
    cursor: pointer; }
    .section-product-additional-feartures .bottom-link:hover {
      color: #fe7b3d; }
  @media (min-width: 1921px) {
    .section-product-additional-feartures .title {
      font-size: 2.1875vw;
      margin-bottom: 2.0833333vw; }
    .section-product-additional-feartures .feartures-wrapper {
      max-width: 42.708333vw !important;
      margin-bottom: 2.0833333vw; }
      .section-product-additional-feartures .feartures-wrapper .item .image {
        margin-right: 1.04166666vw;
        max-width: 2.08333vw; }
      .section-product-additional-feartures .feartures-wrapper .item .text-title {
        font-size: 0.8333333vw; }
      .section-product-additional-feartures .feartures-wrapper .item .text-content {
        font-size: 0.729166vw; }
    .section-product-additional-feartures .features-table {
      max-width: 62.5vw; }
      .section-product-additional-feartures .features-table .features-collection-title {
        font-size: 1.041666vw;
        margin: 40px 0px 0.885416vw 5.208333vw; }
      .section-product-additional-feartures .features-table .table-row {
        padding: 0px 5.2083333vw; }
        .section-product-additional-feartures .features-table .table-row .row-inner {
          padding: 0.78125vw 0px; }
        .section-product-additional-feartures .features-table .table-row .row-item .item-title {
          font-size: 0.72917vw; }
        .section-product-additional-feartures .features-table .table-row .row-item .item-content {
          font-size: 0.72917vw; }
    .section-product-additional-feartures .bottom-link {
      font-size: 0.72916666vw;
      margin-top: 60px; } }
  @media (max-width: 1300px) {
    .section-product-additional-feartures .title {
      font-size: 3.230769vw;
      margin-bottom: 3.076923vw; }
    .section-product-additional-feartures .feartures-wrapper {
      max-width: 63.0769vw;
      margin-bottom: 3.076923vw; }
      .section-product-additional-feartures .feartures-wrapper .item .image {
        margin-right: 1.53846vw;
        max-width: 3.076923vw; }
      .section-product-additional-feartures .feartures-wrapper .item .text-title {
        font-size: 1.230769vw; }
      .section-product-additional-feartures .feartures-wrapper .item .text-content {
        font-size: 1.076923vw; }
    .section-product-additional-feartures .features-table .features-collection-title {
      font-size: 1.5384615vw;
      margin: 3.07692307vw 0px 0.885416vw 7.69230769vw; }
    .section-product-additional-feartures .features-table .table-row {
      padding: 0px 7.69230769vw; }
      .section-product-additional-feartures .features-table .table-row .bottom-border {
        padding: 1.153846vw 0px; }
      .section-product-additional-feartures .features-table .table-row .row-item .item-title {
        font-size: 1.076923vw; }
      .section-product-additional-feartures .features-table .table-row .row-item .item-content {
        font-size: 1.076923vw; }
    .section-product-additional-feartures .bottom-link {
      font-size: 1.076923vw;
      margin-top: 4.61538vw; } }
  @media (max-width: 768px) {
    .section-product-additional-feartures {
      padding: 16vw 24px 10.666666vw; }
      .section-product-additional-feartures .title {
        font-size: 4.2666666vw;
        line-height: 6.4vw;
        margin-bottom: 5.3333333vw; }
      .section-product-additional-feartures .feartures-wrapper {
        margin-bottom: 5.3333333vw;
        max-width: unset; }
        .section-product-additional-feartures .feartures-wrapper .item {
          align-items: self-start;
          width: 50%; }
          .section-product-additional-feartures .feartures-wrapper .item .image {
            margin-right: 1.06666666vw;
            max-width: 6.4vw; }
          .section-product-additional-feartures .feartures-wrapper .item .text-title {
            font-size: 3.2vw;
            line-height: 4.8vw; }
          .section-product-additional-feartures .feartures-wrapper .item .text-content {
            font-size: 2.6666666vw;
            line-height: 4.2666666vw; }
      .section-product-additional-feartures .features-table .features-collection-title {
        font-size: 3.73333333vw;
        margin: 8vw 0px 2.6666666vw 2.6666666vw; }
        .section-product-additional-feartures .features-table .features-collection-title:first-of-type {
          margin-top: 10.666666vw; }
      .section-product-additional-feartures .features-table .table-row {
        padding: 0px 2.666666vw; }
        .section-product-additional-feartures .features-table .table-row .bottom-border {
          padding: 2.666666vw 0px; }
        .section-product-additional-feartures .features-table .table-row .row-item {
          flex-wrap: wrap;
          width: 48%;
          flex-direction: column; }
          .section-product-additional-feartures .features-table .table-row .row-item .item-title {
            font-size: 3.2vw;
            line-height: 4.8vw;
            width: 100%; }
          .section-product-additional-feartures .features-table .table-row .row-item .item-content {
            font-size: 3.2vw;
            line-height: 4.8vw;
            width: 100%; }
      .section-product-additional-feartures .bottom-link {
        font-size: 3.2vw;
        line-height: 4.8vw;
        margin-top: 10.6666666vw; } }

.section-product-compare {
  padding: 4.16666666vw 24px; }
  .section-product-compare .title {
    font-size: 42px;
    font-weight: 500;
    color: #050505;
    text-align: center; }
  .section-product-compare .compare-table {
    max-width: 800px;
    margin: 0px auto; }
    .section-product-compare .compare-table .compare-row {
      display: flex;
      justify-content: space-between;
      padding: 20px 0px; }
      .section-product-compare .compare-table .compare-row:not(:first-of-type) {
        border-bottom: 1px solid #bababa; }
    .section-product-compare .compare-table .product-image {
      max-width: 240px;
      /*       flex-shrink: 0; */
      height: 100%; }
    .section-product-compare .compare-table .compare-title {
      width: 25%;
      font-size: 14px;
      font-weight: 500;
      color: #050505; }
    .section-product-compare .compare-table .compare-content {
      width: 75%;
      display: flex;
      text-align: center;
      justify-content: space-between; }
      .section-product-compare .compare-table .compare-content .item {
        width: 40%;
        font-size: 16px;
        font-weight: 400;
        color: #050505; }
      .section-product-compare .compare-table .compare-content .product-colors {
        display: flex; }
        .section-product-compare .compare-table .compare-content .product-colors span {
          width: 20px;
          height: 20px;
          border-radius: 50%;
          margin-right: 15px; }
        .section-product-compare .compare-table .compare-content .product-colors .color-item {
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer; }
          .section-product-compare .compare-table .compare-content .product-colors .color-item:last-of-type {
            margin-right: 0px; }
          .section-product-compare .compare-table .compare-content .product-colors .color-item svg {
            display: none; }
          .section-product-compare .compare-table .compare-content .product-colors .color-item.active svg {
            display: block; }
      .section-product-compare .compare-table .compare-content .icon {
        max-width: 18px;
        margin-left: 5px; }
      .section-product-compare .compare-table .compare-content .item-inner {
        display: flex;
        margin: 0px auto;
        align-items: center;
        text-decoration: underline;
        cursor: pointer;
        transition: all 0.3s; }
        .section-product-compare .compare-table .compare-content .item-inner:hover {
          color: #fe7b3d; }
          .section-product-compare .compare-table .compare-content .item-inner:hover .detail-wrapper {
            display: block !important; }
      .section-product-compare .compare-table .compare-content .detail-wrapper {
        position: absolute;
        top: 8px;
        left: calc(50% + 2px);
        transform: translateX(-50%);
        display: none; }
      .section-product-compare .compare-table .compare-content .triangle {
        border-top: 10px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 10px solid #f1f1f1;
        border-left: 5px solid transparent;
        display: inline-block;
        margin-bottom: -5px; }
      .section-product-compare .compare-table .compare-content .detail-info {
        color: #050505;
        background: #f1f1f1;
        border-radius: 3px;
        white-space: nowrap;
        padding: 10px 15px;
        font-size: 14px;
        z-index: 10; }
    .section-product-compare .compare-table .images .product-image {
      width: 100% !important;
      display: none; }
      .section-product-compare .compare-table .images .product-image.active {
        display: block; }
    .section-product-compare .compare-table .product-name {
      font-size: 20px;
      font-weight: bold !important;
      line-height: 1.5;
      color: #050505; }
  .section-product-compare .compare-all {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #050505;
    padding: 13px 45px;
    border: 2px solid #050505;
    transition: all 0.3s;
    display: inline-block;
    margin-top: 60px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
    .section-product-compare .compare-all:hover {
      color: #ffffff;
      background: #fe7b3d;
      border-color: #fe7b3d; }
  @media (min-width: 1921px) {
    .section-product-compare .title {
      font-size: 2.1875vw; }
    .section-product-compare .compare-table {
      max-width: 41.6666666vw; }
      .section-product-compare .compare-table .compare-row {
        padding: 1.04166666vw 0px; }
      .section-product-compare .compare-table .product-image {
        max-width: 12.5vw; }
      .section-product-compare .compare-table .compare-title {
        font-size: 0.729166vw; }
      .section-product-compare .compare-table .compare-content .item {
        font-size: 0.83333333vw; }
      .section-product-compare .compare-table .compare-content .product-colors span {
        width: 1.0416666vw;
        height: 1.0416666vw;
        border-radius: 50%;
        margin-right: 0.78125vw; }
      .section-product-compare .compare-table .compare-content .icon {
        max-width: 0.9375vw;
        margin-left: 0.26041666vw; }
      .section-product-compare .compare-table .product-name {
        font-size: 1.0416666vw; }
      .section-product-compare .compare-table .images {
        width: 40%;
        max-width: 480px; }
    .section-product-compare .compare-all {
      font-size: 0.7291666vw;
      padding: 0.6770833vw 2.34375vw;
      margin-top: 3.125vw; } }
  @media (max-width: 768px) {
    .section-product-compare {
      padding: 16vw 24px; }
      .section-product-compare .title {
        font-size: 4.266666vw;
        margin-bottom: 2.6666666vw; }
      .section-product-compare .compare-table .compare-row {
        padding: 2.6666666vw 0px;
        flex-wrap: wrap; }
      .section-product-compare .compare-table .product-image-wrapper {
        justify-content: center; }
      .section-product-compare .compare-table .product-image {
        max-width: 27.466666vw; }
      .section-product-compare .compare-table .compare-title {
        width: 100%;
        font-size: 3.733333vw;
        margin-bottom: 2.13333333vw; }
      .section-product-compare .compare-table .compare-content {
        width: 100%;
        margin-left: 5.3333333vw; }
        .section-product-compare .compare-table .compare-content .item {
          width: 50%;
          font-size: 4.26666666vw; }
        .section-product-compare .compare-table .compare-content .product-colors span {
          width: 4.266666vw;
          height: 4.266666vw;
          border-radius: 50%;
          margin-right: 1.066666vw; }
        .section-product-compare .compare-table .compare-content .icon {
          max-width: 3.733333vw;
          margin-left: 2.133333vw; }
        .section-product-compare .compare-table .compare-content .detail-wrapper {
          position: absolute;
          top: 2.1333333vw;
          left: calc(50% + 2px);
          transform: translateX(-50%);
          display: none; }
        .section-product-compare .compare-table .compare-content .triangle {
          border-top: 2.66666vw solid transparent;
          border-right: 1.333333vw solid transparent;
          border-bottom: 2.66666vw solid #f1f1f1;
          border-left: 1.333333vw solid transparent;
          margin-bottom: -1.3333333vw; }
        .section-product-compare .compare-table .compare-content .detail-info {
          border-radius: 0.8vw;
          white-space: unset;
          padding: 1.6vw 2.666666vw;
          font-size: 3.466666vw;
          width: 41.333vw; }
      .section-product-compare .compare-table .compare-name {
        font-size: 3.7333333vw;
        line-height: 5.6vw; }
      .section-product-compare .images:first-of-type {
        margin-right: 13.333333vw; }
      .section-product-compare .compare-all {
        font-size: 3.733333vw;
        border: unset;
        margin-top: 10.666666vw;
        padding: 2.666666vw 14.4vw;
        background: #F1F1F1;
        position: relative; } }

@media (max-width: 330px) {
  .section-product-compare .compare-table .compare-content .detail-info {
    width: 43.333vw; } }
.template-product .single-option-radio .options-color:hover::after {
  content: unset; }

.template-product .single-option-radio .options-color:hover::before {
  content: unset; }

.template-product .single-option-radio input[type=radio]:checked + label .options-color::before {
  content: unset; }

.template-product .single-option-radio input[type=radio]:checked + label .options-color::after {
  content: unset; }

.template-product .single-option-radio .options-color {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 24px !important;
  height: 24px !important; }
  .template-product .single-option-radio .options-color svg {
    display: none; }

.template-product .single-option-radio input[type=radio]:checked + label .options-color svg {
  display: block; }

#shopify-section-product-template-new, #shopify-section-product-template-special {
  padding: 4.166666vw 24px; }
  #shopify-section-product-template-new .product-single, #shopify-section-product-template-special .product-single {
    max-width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between; }
    #shopify-section-product-template-new .product-single:after, #shopify-section-product-template-special .product-single:after {
      content: unset; }
    #shopify-section-product-template-new .product-single .product-single__media-wrapper, #shopify-section-product-template-special .product-single .product-single__media-wrapper {
      max-width: unset !important; }
      #shopify-section-product-template-new .product-single .product-single__media-wrapper .product-single__media img, #shopify-section-product-template-special .product-single .product-single__media-wrapper .product-single__media img {
        max-height: unset; }
    #shopify-section-product-template-new .product-single .swiper-container-product-thumb, #shopify-section-product-template-special .product-single .swiper-container-product-thumb {
      padding: 0px 5px; }
  @media screen and (max-width: 590px) {
    #shopify-section-product-template-new .product-single__media-group-wrapper, #shopify-section-product-template-special .product-single__media-group-wrapper {
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px; } }
  #shopify-section-product-template-new .product-left, #shopify-section-product-template-special .product-left {
    max-width: 530px;
    width: 50%;
    padding-left: 0px;
    position: relative; }
  #shopify-section-product-template-new .product-single__media-group-wrapper, #shopify-section-product-template-special .product-single__media-group-wrapper {
    top: 85px; }
  #shopify-section-product-template-new .product-single__thumbnail, #shopify-section-product-template-special .product-single__thumbnail {
    border: 1px solid transparent; }
  #shopify-section-product-template-new .product-single__thumbnail.active-thumb, #shopify-section-product-template-special .product-single__thumbnail.active-thumb {
    border-color: #fe7b3d; }
  #shopify-section-product-template-new .product-single__thumbnails-wrapper, #shopify-section-product-template-special .product-single__thumbnails-wrapper {
    margin-top: 50px; }
  #shopify-section-product-template-new .product-right, #shopify-section-product-template-special .product-right {
    max-width: 560px;
    width: 50%;
    padding-left: 20px;
    padding-right: 0px;
    text-align: left;
    margin-left: 30px; }
    #shopify-section-product-template-new .product-right .product-single__meta, #shopify-section-product-template-special .product-right .product-single__meta {
      padding-top: 0px; }
    #shopify-section-product-template-new .product-right .product-single__title, #shopify-section-product-template-special .product-right .product-single__title {
      font-size: 42px;
      font-weight: bold;
      color: #050505;
      margin-bottom: 20px; }
    #shopify-section-product-template-new .product-right .reviews-star-wrapper, #shopify-section-product-template-special .product-right .reviews-star-wrapper {
      display: block;
      margin-bottom: 20px; }
      #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 22.5px;
        color: #000000;
        transition: all 0.3s; }
        @media (max-width: 768px) {
          #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
            font-size: 16.5px; } }
      #shopify-section-product-template-new .product-right .reviews-star-wrapper .yotpo .text-m, #shopify-section-product-template-special .product-right .reviews-star-wrapper .yotpo .text-m {
        font-size: 16px;
        font-family: Poppins;
        font-weight: 400;
        line-height: 25px;
        color: #000000 !important;
        margin-left: 20px;
        transition: all 0.3s;
        text-decoration: underline !important; }
      #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
        color: #fe7b3d; }
      #shopify-section-product-template-new .product-right .reviews-star-wrapper:hover .yotpo .text-m, #shopify-section-product-template-special .product-right .reviews-star-wrapper:hover .yotpo .text-m {
        color: #fe7b3d !important; }
    #shopify-section-product-template-new .product-right .product-page-description, #shopify-section-product-template-special .product-right .product-page-description {
      font-size: 16px;
      font-weight: 400;
      color: #050505;
      margin: 20px 0px; }
      #shopify-section-product-template-new .product-right .product-page-description.less, #shopify-section-product-template-special .product-right .product-page-description.less {
        display: none; }
      @media (max-width: 1500px) and (min-width: 769px) {
        #shopify-section-product-template-new .product-right .product-page-description, #shopify-section-product-template-special .product-right .product-page-description {
          font-size: 14px; } }
    #shopify-section-product-template-new .product-right .selling-points, #shopify-section-product-template-special .product-right .selling-points {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 18px; }
      #shopify-section-product-template-new .product-right .selling-points .selling-points-item, #shopify-section-product-template-special .product-right .selling-points .selling-points-item {
        width: 50%;
        font-size: 14px;
        font-weight: 400;
        color: #050505;
        display: flex;
        align-items: center; }
        #shopify-section-product-template-new .product-right .selling-points .selling-points-item img, #shopify-section-product-template-special .product-right .selling-points .selling-points-item img {
          margin-right: 10px; }
        #shopify-section-product-template-new .product-right .selling-points .selling-points-item:nth-of-type(2n), #shopify-section-product-template-special .product-right .selling-points .selling-points-item:nth-of-type(2n) {
          width: 37.5%; }
        #shopify-section-product-template-new .product-right .selling-points .selling-points-item:first-of-type, #shopify-section-product-template-special .product-right .selling-points .selling-points-item:first-of-type {
          margin-bottom: 10px; }
        @media (max-width: 1500px) and (min-width: 769px) {
          #shopify-section-product-template-new .product-right .selling-points .selling-points-item, #shopify-section-product-template-special .product-right .selling-points .selling-points-item {
            font-size: 12px; } }
    #shopify-section-product-template-new .product-right .price-container, #shopify-section-product-template-special .product-right .price-container {
      font-size: 28px;
      font-weight: 500;
      color: #050505; }
      #shopify-section-product-template-new .product-right .price-container .product-single__price--compare-at, #shopify-section-product-template-special .product-right .price-container .product-single__price--compare-at {
        font-size: 18px;
        line-height: 1.5;
        color: gray; }
      #shopify-section-product-template-new .product-right .price-container.has-compare-price #ProductPrice, #shopify-section-product-template-special .product-right .price-container.has-compare-price #ProductPrice {
        color: #ff7a3d; }
    #shopify-section-product-template-new .product-right .product-single__quantity, #shopify-section-product-template-special .product-right .product-single__quantity {
      margin-bottom: 20px; }
    #shopify-section-product-template-new .product-right .ajaxcart__qty input[type=text], #shopify-section-product-template-new .product-right .js-qty input[type=text], #shopify-section-product-template-special .product-right .ajaxcart__qty input[type=text], #shopify-section-product-template-special .product-right .js-qty input[type=text] {
      padding: 10px 50px;
      outline: unset;
      font-style: unset; }
    #shopify-section-product-template-new .product-right .ajaxcart__qty-adjust, #shopify-section-product-template-new .product-right .js-qty__adjust, #shopify-section-product-template-special .product-right .ajaxcart__qty-adjust, #shopify-section-product-template-special .product-right .js-qty__adjust {
      padding: 0px 16px; }
    #shopify-section-product-template-new .product-right .ajaxcart__qty, #shopify-section-product-template-new .product-right .js-qty, #shopify-section-product-template-special .product-right .ajaxcart__qty, #shopify-section-product-template-special .product-right .js-qty {
      max-width: 166px;
      margin-bottom: 0px; }
    #shopify-section-product-template-new .product-right .js-qty, #shopify-section-product-template-special .product-right .js-qty {
      background-color: #f6f6f6; }
    #shopify-section-product-template-new .product-right .js-qty__adjust--minus, #shopify-section-product-template-special .product-right .js-qty__adjust--minus {
      border: unset; }
    #shopify-section-product-template-new .product-right .js-qty__adjust--plus, #shopify-section-product-template-special .product-right .js-qty__adjust--plus {
      border: unset; }
    #shopify-section-product-template-new .product-right .js-qty__adjust--minus, #shopify-section-product-template-new .product-right .js-qty__adjust--plus, #shopify-section-product-template-special .product-right .js-qty__adjust--minus, #shopify-section-product-template-special .product-right .js-qty__adjust--plus {
      background: #EBEBEB;
      z-index: 2; }
      #shopify-section-product-template-new .product-right .js-qty__adjust--minus:hover, #shopify-section-product-template-new .product-right .js-qty__adjust--plus:hover, #shopify-section-product-template-special .product-right .js-qty__adjust--minus:hover, #shopify-section-product-template-special .product-right .js-qty__adjust--plus:hover {
        color: #ffffff;
        background: #fe7b3d; }
    #shopify-section-product-template-new .product-right .ajaxcart__qty-adjust .icon, #shopify-section-product-template-new .product-right .js-qty__adjust .icon, #shopify-section-product-template-special .product-right .ajaxcart__qty-adjust .icon, #shopify-section-product-template-special .product-right .js-qty__adjust .icon {
      font-size: 17px; }
    #shopify-section-product-template-new .product-right #AddToCart--product-template-new, #shopify-section-product-template-special .product-right #AddToCart--product-template-new {
      margin-top: 0px;
      border: 2px solid #050505;
      color: #050505;
      transition: all 0.3s;
      font-size: 14px;
      font-weight: 500;
      line-height: 21px;
      letter-spacing: unset;
      padding: 12px 29px; }
      #shopify-section-product-template-new .product-right #AddToCart--product-template-new:hover, #shopify-section-product-template-special .product-right #AddToCart--product-template-new:hover {
        color: #ffffff;
        background: #fe7b3d !important;
        border-color: #fe7b3d !important; }
    #shopify-section-product-template-new .product-right .find-in-store, #shopify-section-product-template-special .product-right .find-in-store {
      display: flex;
      align-items: center;
      text-decoration: underline;
      transition: all 0.3s; }
      #shopify-section-product-template-new .product-right .find-in-store:hover, #shopify-section-product-template-special .product-right .find-in-store:hover {
        color: #fe7b3d; }
      #shopify-section-product-template-new .product-right .find-in-store img, #shopify-section-product-template-special .product-right .find-in-store img {
        margin-right: 10px; }
  #shopify-section-product-template-new .product-image-mb, #shopify-section-product-template-special .product-image-mb {
    display: none; }
  @media (max-width: 768px) {
    #shopify-section-product-template-new, #shopify-section-product-template-special {
      padding: 16vw 24px; }
      #shopify-section-product-template-new .yotpo .standalone-bottomline.star-clickable, #shopify-section-product-template-new .yotpo .standalone-bottomline .star-clickable, #shopify-section-product-template-special .yotpo .standalone-bottomline.star-clickable, #shopify-section-product-template-special .yotpo .standalone-bottomline .star-clickable {
        margin: 0px auto;
        width: 100%;
        justify-content: center; }
      #shopify-section-product-template-new .product-image-mb, #shopify-section-product-template-special .product-image-mb {
        display: block;
        position: relative;
        margin-bottom: 5.3333333vw; }
        #shopify-section-product-template-new .product-image-mb .swiper-button-next, #shopify-section-product-template-new .product-image-mb .swiper-button-prev, #shopify-section-product-template-special .product-image-mb .swiper-button-next, #shopify-section-product-template-special .product-image-mb .swiper-button-prev {
          width: 5.333333vw;
          height: 5.333333vw;
          background-size: 4.8vw 4.8vw; }
        #shopify-section-product-template-new .product-image-mb .swiper-button-next, #shopify-section-product-template-special .product-image-mb .swiper-button-next {
          right: 0px;
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
          #shopify-section-product-template-new .product-image-mb .swiper-button-next:hover, #shopify-section-product-template-special .product-image-mb .swiper-button-next:hover {
            background-color: #fe7b3d;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
        #shopify-section-product-template-new .product-image-mb .swiper-button-prev, #shopify-section-product-template-special .product-image-mb .swiper-button-prev {
          left: 0px;
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23050505'%2F%3E%3C%2Fsvg%3E"); }
          #shopify-section-product-template-new .product-image-mb .swiper-button-prev:hover, #shopify-section-product-template-special .product-image-mb .swiper-button-prev:hover {
            background-color: #fe7b3d;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
      #shopify-section-product-template-new .product-single, #shopify-section-product-template-special .product-single {
        flex-wrap: wrap;
        max-width: 100%; }
        #shopify-section-product-template-new .product-single .product-left, #shopify-section-product-template-special .product-single .product-left {
          width: 100%;
          max-width: 100%; }
        #shopify-section-product-template-new .product-single .product-right, #shopify-section-product-template-special .product-single .product-right {
          width: 100%;
          max-width: 100%;
          text-align: center;
          padding-left: 0px;
          margin: 0px; }
          #shopify-section-product-template-new .product-single .product-right .reviews-star-wrapper, #shopify-section-product-template-special .product-single .product-right .reviews-star-wrapper {
            margin-bottom: 1.5vw; }
          #shopify-section-product-template-new .product-single .product-right .reviews-star-wrapper .yotpo .text-m, #shopify-section-product-template-special .product-single .product-right .reviews-star-wrapper .yotpo .text-m {
            font-size: 12px;
            line-height: 1.2; }
          #shopify-section-product-template-new .product-single .product-right .product-single__title, #shopify-section-product-template-special .product-single .product-right .product-single__title {
            font-size: 7.46666666vw;
            line-height: 1.64285;
            margin-bottom: 1.5vw; }
          #shopify-section-product-template-new .product-single .product-right .price-container, #shopify-section-product-template-special .product-single .product-right .price-container {
            font-size: 7.466666vw;
            line-height: 1.64285;
            margin-top: 0px; }
            #shopify-section-product-template-new .product-single .product-right .price-container .product-single__price, #shopify-section-product-template-special .product-single .product-right .price-container .product-single__price {
              font-size: 7.466666vw; }
            #shopify-section-product-template-new .product-single .product-right .price-container .product-single__price--compare-at, #shopify-section-product-template-special .product-single .product-right .price-container .product-single__price--compare-at {
              font-size: 5vw;
              line-height: 1.5;
              color: gray; }
          #shopify-section-product-template-new .product-single .product-right .product-page-description, #shopify-section-product-template-special .product-single .product-right .product-page-description {
            display: none;
            font-size: 3.733333VW;
            line-height: 1.42857;
            margin: 5.3333333vw 0px; }
            #shopify-section-product-template-new .product-single .product-right .product-page-description.less, #shopify-section-product-template-special .product-single .product-right .product-page-description.less {
              display: block; }
            #shopify-section-product-template-new .product-single .product-right .product-page-description .show-more-description, #shopify-section-product-template-special .product-single .product-right .product-page-description .show-more-description {
              display: inline-block;
              text-decoration: underline;
              cursor: pointer;
              transition: all 0.3s; }
              #shopify-section-product-template-new .product-single .product-right .product-page-description .show-more-description:hover, #shopify-section-product-template-special .product-single .product-right .product-page-description .show-more-description:hover {
                color: #fe7b3d; }
          #shopify-section-product-template-new .product-single .product-right .radio-wrapper .single-option-radio__label, #shopify-section-product-template-special .product-single .product-right .radio-wrapper .single-option-radio__label {
            text-align: center;
            font-size: 3.2vw;
            line-height: 4.8vw; }
          #shopify-section-product-template-new .product-single .product-right .product-form__item, #shopify-section-product-template-special .product-single .product-right .product-form__item {
            margin-bottom: 5.33333vw; }
          #shopify-section-product-template-new .product-single .product-right .product-single__quantity, #shopify-section-product-template-special .product-single .product-right .product-single__quantity {
            margin-bottom: 5.33333vw;
            margin-top: 2.66666666vw; }
          #shopify-section-product-template-new .product-single .product-right .js-qty, #shopify-section-product-template-special .product-single .product-right .js-qty {
            max-width: 44.266666vw; }
          #shopify-section-product-template-new .product-single .product-right .js-qty input[type=text], #shopify-section-product-template-special .product-single .product-right .js-qty input[type=text] {
            padding: 1.333333vw 10.66666vw; }
          #shopify-section-product-template-new .product-single .product-right .js-qty__adjust, #shopify-section-product-template-special .product-single .product-right .js-qty__adjust {
            padding: 0 3.2vw; }
          #shopify-section-product-template-new .product-single .product-right .product-single__add-to-cart, #shopify-section-product-template-special .product-single .product-right .product-single__add-to-cart {
            margin-bottom: 5.33333vw; }
          #shopify-section-product-template-new .product-single .product-right #AddToCart--product-template-new, #shopify-section-product-template-special .product-single .product-right #AddToCart--product-template-new {
            padding: 1.866666vw 7.7333333vw;
            margin-right: 0px;
            min-width: 41.3333333vw;
            font-size: 3.7333333vw;
            background: #050505;
            border-color: #050505;
            color: #FFFFFF; }
          #shopify-section-product-template-new .product-single .product-right .find-in-store, #shopify-section-product-template-special .product-single .product-right .find-in-store {
            justify-content: center;
            font-size: 3.2vw;
            line-height: 1.5;
            margin-bottom: 10.666666vw; }
          #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc, #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc {
            display: flex !important;
            text-align: left; }
            #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item, #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item {
              width: 60%;
              font-size: 3.2vw;
              line-height: 1.5;
              align-items: flex-start; }
              #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n), #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n) {
                width: 37.5%; }
              #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item img, #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item img {
                width: 6.4vw; }
              #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item span, #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item span {
                margin-top: 1.2vw; } }
  @media (max-width: 330px) {
    #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n), #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n) {
      width: 39.5%; }
    #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item img, #shopify-section-product-template-special .product-single .product-right .selling-points.hide-pc .selling-points-item img {
      margin-right: 3px; } }

.template-product .radio-wrapper .single-option-radio__label {
  padding-left: 0px;
  font-size: 12px;
  font-weight: 400;
  color: #050505; }
.template-product .radio-wrapper .single-option-radio {
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 0px; }
  .template-product .radio-wrapper .single-option-radio label {
    padding: 8px 11px 0px;
    margin: 3px 4px 0px 3px; }
    .template-product .radio-wrapper .single-option-radio label:first-of-type {
      margin-left: 0px;
      padding-left: 0px; }
  @media (max-width: 768px) {
    .template-product .radio-wrapper .single-option-radio {
      display: block;
      justify-content: center;
      padding: 0px;
      max-width: 32%;
      margin: 0px auto; }
      .template-product .radio-wrapper .single-option-radio label {
        float: left;
        padding: 0px;
        margin: 1.6vw 4vw 0px 0px;
        display: inline-block; }
        .template-product .radio-wrapper .single-option-radio label:last-of-type {
          margin-right: 0px; }
      .template-product .radio-wrapper .single-option-radio .options-color {
        width: 5.33333vw !important;
        height: 5.33333vw !important; }
        .template-product .radio-wrapper .single-option-radio .options-color svg {
          width: 3.733333vw;
          height: 2.5vw; } }

.template-product .single-option-radio label::after {
  display: none !important; }

@media (max-width: 1920px) and (min-width: 769px) {
  .media-title {
    font-size: calc(20px + 1.145833333vw) !important; } }

@media (min-width: 1921px) {
  .site-header .wrapper {
    padding: 0px 1.5625vw;
    max-width: 65.625vw; }

  .header-container .site-nav__item {
    padding: 0.677083vw 0 0.625vw 0; }

  .header-container .site-nav__link {
    padding: 0.78125vw 0px;
    font-size: 0.83333333vw; }

  /* .header-container .header-logo-wrapper .header-logo svg{
    width: 7.8125vw !important;
  } */
  .header-container .header-icons-wrapper {
    width: 6.77083333vw; }

  .header-container .site-nav__item.site-nav__item-icon {
    padding-top: 0.57291vw; }

  .header-container .site-nav__link {
    padding: 0.78125vw 0;
    font-size: 0.8333333vw; }

  .header-container .site-nav__item.site-nav__item-icon svg {
    width: 1.25vw;
    height: 1.25vw; }

  .header-container .search-input {
    top: 0.78125vw; }

  .header-container .search-input .search-bar-2 input {
    font-size: 0.72916666vw;
    padding: 0.416666vw 0.520833vw;
    height: 2.34375vw; }

  .header-container .search-input .search-bar-2 button {
    height: 2.34375vw; }
    .header-container .search-input .search-bar-2 button svg {
      width: 1.25vw;
      height: 1.25vw; }

  /* .header-container .site-nav__dropdown{
    padding: 0.2604166vw 0;
    .nav__dropdown-innner{
      padding: 1.0416666vw 0.2604166vw;
      font-size: 0.8333333vw;
    }
    .site-nav__dropdown-link{
      padding: 0.2604166vw 0.78125vw;
    }
  }
  .account-drapdown{
    padding: 1.041666vw;
  }
  .mega_mune_inner .collection_title{
    font-size: 0.833333vw;
    height: 1.1979166vw;
    line-height: 1.3020833vw;
  } */
  .mega_mune_inner .dropdown_menu_pdt_item_wrapper .pdt_title {
    height: 1.04166666vw;
    font-size: 0.7291666vw;
    line-height: 0.9375vw;
    max-width: 6.770833vw; }

  .mega_mune_inner .collection_link {
    height: 0.8854166vw;
    font-size: 0.625vw;
    line-height: 0.9375vw; }

  .header-container .nav__dropdown_mega_mune .mega_mune_inner .collection-all a {
    padding: 0.78125vw 1.3541666vw;
    font-size: 0.7291666vw;
    line-height: 1.09375vw; } }
.template-product .fadein-0, .template-product .fadein-05, .template-product .fadein-1, .template-product .fadein-1-5, .template-product .fadein-2, .template-product .fadein-2-5 {
  opacity: 0; }

/*============================== END Product opencomm ======================= */
/*================================ reviews ============================*/
.yotpo-reviews-wrapper {
  max-width: 1248px;
  padding: 4.1666666vw 24px;
  margin: 0px auto; }

.yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
  background: #ffffff !important;
  color: #050505 !important;
  transition: all 0.3s; }
  .yotpo .yotpo-default-button .yotpo-icon, .yotpo .yotpo-default-button .yotpo-icon-button-text, .yotpo input[type="button"].yotpo-default-button .yotpo-icon, .yotpo input[type="button"].yotpo-default-button .yotpo-icon-button-text {
    color: #050505 !important; }
  .yotpo .yotpo-default-button:hover, .yotpo input[type="button"].yotpo-default-button:hover {
    color: #ffffff !important;
    background: #fe7b3d !important; }
    .yotpo .yotpo-default-button:hover .yotpo-icon, .yotpo .yotpo-default-button:hover .yotpo-icon-button-text, .yotpo input[type="button"].yotpo-default-button:hover .yotpo-icon, .yotpo input[type="button"].yotpo-default-button:hover .yotpo-icon-button-text {
      color: #ffffff !important; }

/*================================ End reviews ============================*/
.max-width-1200 {
  max-width: 1200px;
  margin: 0px auto; }

.flex-space-between {
  display: flex;
  justify-content: space-between; }

/*================================ 404 Page ============================== */
.page-404 .fadein-0, .page-404 .fadein-05, .page-404 .fadein-1 {
  opacity: 0; }

#PageContainer .main-content {
  margin: 0px;
  padding: 0px; }
  #PageContainer .main-content .wrapper {
    max-width: unset;
    padding: 0px;
    margin: 0px; }

.error-page-title, h1.error-page-title, .error-page-title.h1, h2.error-page-title, .error-page-title.h2 {
  color: #ffffff;
  font-size: calc(20px + 1.145833vw);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1.04166666vw;
  text-align: center; }
  @media (max-width: 768px) {
    .error-page-title, h1.error-page-title, .error-page-title.h1, h2.error-page-title, .error-page-title.h2 {
      font-size: 6.4vw;
      line-height: 1.45833;
      margin-bottom: 2.666666vw; } }

.section-error-page-banner {
  position: relative; }
  .section-error-page-banner .error-page-banner {
    display: block;
    width: 100%; }
  .section-error-page-banner .text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .section-error-page-banner .text-wrapper .subtitle {
      font-size: calc(12px + 0.208333vw);
      font-weight: 500;
      line-height: 1.5;
      color: #FFFFFF;
      margin-bottom: 1.04166666vw; }
      .section-error-page-banner .text-wrapper .subtitle br {
        display: none; }
    .section-error-page-banner .text-wrapper a {
      display: inline-block;
      color: #ffffff;
      border: 2px solid #FFFFFF;
      font-weight: 500;
      line-height: 1.5;
      font-size: calc(10px + 0.208333vw);
      padding: calc(10px + 0.208333vw) calc(27px + 1.40625vw);
      transition: all 0.3s; }
      .section-error-page-banner .text-wrapper a:hover {
        background: #fe7b3d;
        border-color: #fe7b3d; }
  .section-error-page-banner .button-icon {
    display: none; }
  @media (max-width: 768px) {
    .section-error-page-banner .text-wrapper {
      top: unset;
      left: unset;
      transform: unset;
      bottom: 16vw;
      width: 100%; }
      .section-error-page-banner .text-wrapper .subtitle {
        font-size: 3.733333vw;
        line-height: 4.8vw;
        margin-bottom: 2.666666vw; }
        .section-error-page-banner .text-wrapper .subtitle br {
          display: block; }
      .section-error-page-banner .text-wrapper a {
        color: #050505;
        border: unset;
        font-size: 3.73333vw;
        background: #F1F1F1;
        padding: 2.666666vw 8.26666vw; }
        .section-error-page-banner .text-wrapper a:hover {
          background: #fe7b3d;
          border-color: unset;
          color: #ffffff; } }

.section-error-page-help-you {
  background: #F1F1F1;
  position: relative;
  padding: 4.16666666vw 24px; }
  .section-error-page-help-you h2.error-page-title, .section-error-page-help-you .error-page-title.h2 {
    color: #050505;
    margin-bottom: calc(30px + 1.5625vw); }
  .section-error-page-help-you .item {
    max-width: 200px;
    width: 100%;
    text-align: center; }
    .section-error-page-help-you .item .image {
      display: block;
      margin: 0px auto;
      width: calc(30px + 1.5625vw); }
    .section-error-page-help-you .item .item-title {
      font-size: calc(12px + 0.208333vw);
      font-weight: 400;
      line-height: 1.5;
      color: #050505;
      transition: all 0.3s;
      text-decoration: underline; }
    .section-error-page-help-you .item:hover .item-title {
      color: #fe7b3d; }
  @media (max-width: 768px) {
    .section-error-page-help-you {
      padding: 16vw 24px; }
      .section-error-page-help-you h2.error-page-title, .section-error-page-help-you .error-page-title.h2 {
        margin-bottom: 16vw;
        font-size: 7.466666vw; }
      .section-error-page-help-you .content-wrapper {
        flex-wrap: wrap; }
      .section-error-page-help-you .item {
        max-width: 40.8vw;
        width: 50%; }
        .section-error-page-help-you .item:nth-of-type(1), .section-error-page-help-you .item:nth-of-type(2) {
          margin-bottom: 13.866666vw; }
        .section-error-page-help-you .item .image {
          width: 9.6vw; }
        .section-error-page-help-you .item .item-title {
          font-size: 3.7333333vw; } }

.section-error-page-collection {
  padding: 4.16666666vw 24px; }
  .section-error-page-collection h2.error-page-title, .section-error-page-collection .error-page-title.h2 {
    color: #050505;
    margin-bottom: calc(30px + 1.5625vw); }
  @media (max-width: 768px) {
    .section-error-page-collection {
      padding: 16vw 0px; }
      .section-error-page-collection h2.error-page-title, .section-error-page-collection .error-page-title.h2 {
        margin-bottom: 16vw;
        font-size: 7.466666vw; } }

/*================================ End 404 Page ============================== */
/*================================ Product aeropex ==========================*/
.product-aeropex #shopify-section-product-template-new .product-right {
  padding-left: 0px; }

.br_mb {
  display: none; }

.product-aeropex .section-product-banner .text-wrapper {
  text-align: center;
  top: 28.614583vw; }

.product-aeropex .section-product-banner .text-wrapper .text-inner .content {
  font-size: .8333333vw; }

.product-aeropex #shopify-section-product-template-new .product-right .selling-points .selling-points-item:nth-of-type(2n) {
  width: 48%; }

.product-aeropex .section-product-video {
  background: #2F2F2F; }

.product-aeropex .section-product-features .features-item {
  margin-bottom: -5.45vw; }

.product-aeropex .section-product-features .features-item .text-wrapper.left {
  left: 18.75vw; }

.product-aeropex .section-product-features .features-item .text-wrapper.right {
  right: 14vw; }

.product-aeropex .section-product-fulfill-job {
  padding: 8.166666666vw 0; }

.product-aeropex .section-product-additional-feartures .feartures-wrapper {
  max-width: 1200px;
  flex-wrap: wrap; }

.product-aeropex .section-product-what-in-box {
  padding: 4.166666666vw 0 0; }

.product-aeropex .section-product-what-in-box .what-in-box-wrapper .right-content {
  display: block; }

.product-aeropex .section-product-what-in-box .what-in-box-wrapper .right-content .image {
  transform: unset;
  display: block; }

.product-aeropex .section-product-additional-feartures .feartures-wrapper .item {
  align-items: flex-start; }

@media (max-width: 768px) {
  .br_mb {
    display: block; }

  .template-product .product-aeropex .radio-wrapper .single-option-radio {
    max-width: calc(33.33333vw + 10px); }

  .product-aeropex .section-product-banner .text-wrapper {
    top: unset;
    bottom: 13.5vw; }

  .product-aeropex .section-product-banner .text-wrapper .text-inner .content {
    font-size: 3.7333333vw; }

  .product-aeropex #shopify-section-product-template-new .product-right .selling-points .selling-points-item img {
    margin-right: 3px; }

  .product-aeropex #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item {
    width: 55%; }

  .product-aeropex #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n) {
    width: 45%; }

  .product-aeropex .section-product-awards .item {
    width: 24vw; }

  .section-product-features .features-item .features-image {
    position: relative;
    z-index: 9; }

  .product-aeropex .section-product-features .features-item .text-wrapper {
    position: relative;
    padding-top: 25vw; }

  .product-aeropex .section-product-features .features-item .text-wrapper .content {
    font-size: 3.7vw; }

  .product-aeropex .section-product-features .features-item_1 {
    background: #E4EBEA; }

  .product-aeropex .section-product-features .features-item_1 .text-wrapper,
  .product-aeropex .section-product-features .features-item_3 .text-wrapper {
    color: #050505 !important; }

  .product-aeropex .section-product-features .features-item_2 {
    background: #000000; }

  /*   .product-aeropex .section-product-features .features-item_3{ background:#10140D;} */
  .product-aeropex .section-product-features .features-item_3 {
    background: #DBDBDB; }

  .product-aeropex .section-product-features .features-item_4 {
    background: #273a4e; }

  .product-aeropex .section-product-features .features-item_5 {
    background: #26231B; }

  .product-aeropex .section-product-fulfill-job {
    position: relative;
    padding: 19vw 0 0; }

  .product-aeropex .section-product-fulfill-job .subtitle br {
    display: block; }

  .product-aeropex .section-product-what-in-box {
    padding: 15.166667vw 0 0; }

  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper {
    display: block; }

  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .text1,
  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .text2-and-text3 {
    width: 100%; }

  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .pointer-before {
    width: 50%;
    float: left; }

  .product-aeropex .section-product-compare .title, .product-aeropex .section-product-faq .faq-title, .product-aeropex .section-product-guides .guides-title {
    font-weight: 500; }

  .product-aeropex .section-product-expert-reviews .item.item-1 .image {
    width: 13.066666vw; }

  .product-aeropex .section-product-expert-reviews .item.item-2 .image {
    width: 40.6vw; }

  .product-aeropex .section-product-expert-reviews .item.item-3 .image {
    width: 30.6vw; } }
.product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content {
  width: 33.3333%; }

.product-aeropex .section-product-what-in-box .what-in-box-wrapper .right-content {
  width: 66.666666%; }

.product-aeropex .fixed-top-0, .product-opencomm .fixed-top-0 {
  border-color: #050505; }

@media (max-width: 768px) {
  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .left-content {
    width: 100%; }

  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .right-content {
    width: 100%; }

  .product-aeropex .section-product-what-in-box .what-in-box-wrapper .right-content .image {
    transform: translateX(-5vw);
    margin-top: 3.333333vw;
    max-width: 81.6vw; }

  .product-aeropex .fixed-top-0, .product-opencomm .fixed-top-0 {
    border-color: #bababa; } }
/*================================ End Product aeropex ==========================*/
/*================================ Product openmove ==========================*/
@media (max-width: 768px) {
  .product-openmove .section-product-what-in-box .what-in-box-wrapper .left-content .text-wrapper .text2-and-text3 {
    transform: translateX(10.66667vw); } }
.product-openmove .shadow-for-header-bg {
  position: absolute;
  top: 0px;
  width: 100%;
  background: linear-gradient(180deg, rgba(60, 65, 69, 0.5) 0%, rgba(163, 169, 183, 0) 100%);
  height: 180px; }

.product-openmove .class-product-tab {
  background: #F1F1F1; }

.product-openmove .class-product-tab .class-product-tab-inner .product-tab-item {
  color: #808080; }

.product-openmove .class-product-tab .class-product-tab-inner .product-tab-item.active {
  color: #fe7b3d; }

.product-openmove .class-product-tab .class-product-tab-inner .buy-now .product-single__price {
  color: #050505; }

.product-openmove .class-product-tab .class-product-tab-inner .buy-now .addtocart {
  color: #ffffff;
  border-color: #fe7b3d; }

.product-openmove .snippet-product-selling-pointer {
  background: #f1f1f1;
  color: #050505; }
  .product-openmove .snippet-product-selling-pointer svg path {
    fill: #050505; }
  .product-openmove .snippet-product-selling-pointer .learn-more {
    color: #2F2F2F; }
    .product-openmove .snippet-product-selling-pointer .learn-more:hover {
      color: #fe7b3d; }

.openmove-banner-wrapper .text-wrapper {
  top: unset;
  bottom: 2.25vw;
  text-align: center;
  color: #050505; }
  .openmove-banner-wrapper .text-wrapper .text-inner .title {
    color: #050505; }
  .openmove-banner-wrapper .text-wrapper br {
    display: none; }
  @media (max-width: 768px) {
    .openmove-banner-wrapper .text-wrapper {
      bottom: 16vw; }
      .openmove-banner-wrapper .text-wrapper br {
        display: block; } }

.product-openmove .buy-now.mb .product-info {
  background: #F1F1F1; }
  .product-openmove .buy-now.mb .product-info .product-name {
    color: #050505; }
  .product-openmove .buy-now.mb .product-info .product-single__price {
    color: #050505; }
.product-openmove .section-product-guides .content .indentation {
  margin-left: 1em; }
.product-openmove .section-product-guides .content .indentation-first-line {
  text-indent: 1em; }
.product-openmove .section-product-awards {
  background: #EBEBEB; }
  .product-openmove .section-product-awards .title {
    color: #050505; }
  .product-openmove .section-product-awards .item .text {
    color: #2f2f2f; }
.product-openmove .section-product-awards .awards-wrapper {
  max-width: 540px; }
@media (min-width: 970px) {
  .product-openmove .section-product-awards .awards-wrapper {
    transform: translateX(-20px); } }
.product-openmove .section-product-awards .item:first-of-type .image-wrapper img {
  width: 102px;
  max-width: 100%; }
@media (min-width: 1921px) {
  .product-openmove .section-product-awards .item:first-of-type .image-wrapper img {
    width: 5.3125vw; }
  .product-openmove .section-product-awards .awards-wrapper {
    max-width: 28.125vw; } }
@media (max-width: 768px) {
  .product-openmove .section-product-awards .awards-wrapper {
    max-width: 58.666666vw; }
  .product-openmove .section-product-awards .item .image-wrapper {
    padding: 0 4vw; }
  .product-openmove .section-product-awards .item:nth-of-type(2) .image-wrapper {
    padding: 0 2.5vw; } }
.product-openmove .section-product-video {
  background: #F1F1F1; }
.product-openmove .section-product-fulfill-job {
  background: #ffffff;
  color: #050505; }
  .product-openmove .section-product-fulfill-job .title {
    color: #050505; }
.product-openmove #shopify-section-product-template-new .product-right .selling-points .selling-points-item {
  width: 42%; }
  .product-openmove #shopify-section-product-template-new .product-right .selling-points .selling-points-item:nth-of-type(2n) {
    width: 58%; }
  @media (min-width: 1200px) {
    .product-openmove #shopify-section-product-template-new .product-right .selling-points .selling-points-item:last-of-type span {
      white-space: nowrap; } }
.product-openmove .section-product-what-in-box {
  position: relative;
  padding: 0px;
  overflow: hidden; }
  .product-openmove .section-product-what-in-box img {
    display: block;
    width: 100%; }
  .product-openmove .section-product-what-in-box .what-in-box-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(50vw - 625px); }
    @media (max-width: 1250px) and (min-width: 769px) {
      .product-openmove .section-product-what-in-box .what-in-box-wrapper {
        left: 24px;
        padding-left: 0px; } }
    @media (min-width: 1921px) {
      .product-openmove .section-product-what-in-box .what-in-box-wrapper {
        left: calc(50vw - 32.552vw); } }
  @media (max-width: 768px) {
    .product-openmove .section-product-what-in-box .what-in-box-wrapper {
      top: 10.66666vw;
      left: 0px;
      transform: unset; } }
.product-openmove .section-product-additional-feartures .feartures-wrapper {
  max-width: 1200px;
  flex-wrap: wrap; }
@media (max-width: 768px) {
  .product-openmove .section-product-additional-feartures .feartures-wrapper .item .text-content br {
    display: none; }
  .product-openmove .section-product-additional-feartures .feartures-wrapper .item:last-of-type {
    width: 52%;
    margin-top: 6vw; }
  .product-openmove .section-product-additional-feartures {
    padding: 16vw 15px 10.666666vw; }
  .product-openmove .section-product-expert-reviews .item.item-1 .image {
    width: 10.666666vw; }
  .product-openmove .section-product-expert-reviews .item.item-2 .image, .product-openmove .section-product-expert-reviews .item.item-3 .image {
    width: 32.53333vw; }
  .product-openmove #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item {
    width: 50%; }
    .product-openmove #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n) {
      width: 50%; } }

.template-product .product-openmove .radio-wrapper .single-option-radio {
  max-width: calc(33.33333vw + 10px); }

.section-openmove-features {
  position: relative;
  padding: 4.16666666vw 24px; }
  .section-openmove-features .features-item {
    max-width: 1200px;
    margin: 0px auto;
    display: flex;
    align-items: center; }
    .section-openmove-features .features-item:not(:last-of-type) {
      margin-bottom: 80px; }
    .section-openmove-features .features-item .features-image {
      width: 61.6666%;
      display: block; }
    .section-openmove-features .features-item .text-wrapper {
      width: 38.333%;
      padding-left: 70px; }
      .section-openmove-features .features-item .text-wrapper .title {
        font-size: calc(20px + 1.145833333vw);
        font-weight: 500;
        color: #050505;
        margin-bottom: 40px;
        white-space: nowrap; }
      .section-openmove-features .features-item .text-wrapper .content {
        font-size: 16px;
        color: #050505;
        margin-left: 80px; }
    .section-openmove-features .features-item.text-left .features-image {
      order: 2; }
    .section-openmove-features .features-item.text-left .text-wrapper {
      order: 1;
      padding-left: 0px;
      padding-right: 100px; }
  @media (min-width: 1921px) {
    .section-openmove-features .features-item {
      max-width: 62.5vw; }
      .section-openmove-features .features-item:not(:last-of-type) {
        margin-bottom: 4.166666vw; }
      .section-openmove-features .features-item .text-wrapper {
        padding-left: 3.6458333vw; }
        .section-openmove-features .features-item .text-wrapper .title {
          font-size: 2.1875vw;
          line-height: 3.125vw;
          margin-bottom: 2.08333vw; }
        .section-openmove-features .features-item .text-wrapper .content {
          font-size: 0.8333333vw;
          line-height: 1.25vw;
          margin-left: 4.166666vw; }
      .section-openmove-features .features-item.text-left .text-wrapper {
        padding-right: 5.20833vw; } }
  @media (max-width: 1330px) {
    .section-openmove-features .features-item:not(:last-of-type) {
      margin-bottom: 6.015037vw; }
    .section-openmove-features .features-item .text-wrapper {
      padding-left: 5.2631578vw; }
      .section-openmove-features .features-item .text-wrapper .title {
        line-height: 1.428571;
        margin-bottom: 3.0075vw; }
      .section-openmove-features .features-item .text-wrapper .content {
        font-size: 1.203vw;
        line-height: 1.8045vw;
        margin-left: 6.015037vw; }
    .section-openmove-features .features-item.text-left .text-wrapper {
      padding-right: 7.51879vw; } }
  @media (max-width: 768px) {
    .section-openmove-features {
      padding: 16vw 24px; }
      .section-openmove-features .features-item {
        flex-wrap: wrap; }
        .section-openmove-features .features-item:not(:last-of-type) {
          margin-bottom: 16vw; }
        .section-openmove-features .features-item .features-image {
          width: 100%; }
        .section-openmove-features .features-item .text-wrapper {
          width: 100%;
          padding-left: 0px;
          padding-right: 0px !important;
          margin-bottom: 5.33333vw; }
          .section-openmove-features .features-item .text-wrapper .title {
            font-size: 4.266666vw;
            line-height: 1.5;
            margin-bottom: 5.33333vw;
            white-space: unset; }
          .section-openmove-features .features-item .text-wrapper .content {
            font-size: 3.733333vw;
            line-height: 4.8vw;
            margin-left: 9.6vw; }
        .section-openmove-features .features-item .features-image {
          order: 2 !important; }
        .section-openmove-features .features-item .text-wrapper {
          order: 1 !important; } }

.section-product-features-full-screen {
  position: relative;
  padding: 0px;
  display: flex;
  align-items: center;
  background: #DEE4EB; }
  .section-product-features-full-screen .feature-image {
    display: block;
    width: 50%; }
  .section-product-features-full-screen .text-wrapper {
    width: 50%;
    padding-left: 160px; }
    .section-product-features-full-screen .text-wrapper .title {
      font-size: calc(20px + 1.145833333vw);
      font-weight: 500;
      line-height: 1.42857;
      margin-bottom: 2.0833333vw;
      color: #050505; }
    .section-product-features-full-screen .text-wrapper .content {
      margin-left: 80px;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      color: #050505;
      max-width: 365px; }
  @media (min-width: 1921px) {
    .section-product-features-full-screen .text-wrapper {
      padding-left: 8.3333333vw; }
      .section-product-features-full-screen .text-wrapper .title {
        font-size: 2.1875vw; }
      .section-product-features-full-screen .text-wrapper .content {
        font-size: 0.83333333vw;
        margin-left: 4.166666vw;
        max-width: 19.01041vw; } }
  @media (max-width: 1330px) {
    .section-product-features-full-screen .text-wrapper {
      padding-left: 12.03vw; }
      .section-product-features-full-screen .text-wrapper .content {
        font-size: 1.203vw;
        line-height: 1.8045vw;
        margin-left: 6.015037vw;
        max-width: 27.4436vw; } }
  @media (max-width: 768px) {
    .section-product-features-full-screen {
      flex-wrap: wrap; }
      .section-product-features-full-screen .feature-image {
        display: block;
        width: 100%;
        order: 2; }
      .section-product-features-full-screen .text-wrapper {
        order: 1;
        width: 100%;
        padding-left: 0px;
        padding: 16vw 24px 10.66666vw; }
        .section-product-features-full-screen .text-wrapper .title {
          font-size: 4.266666vw;
          line-height: 1.5;
          margin-bottom: 5.33333vw; }
        .section-product-features-full-screen .text-wrapper .content {
          font-size: 3.2vw;
          line-height: 4.8vw;
          margin-left: 9.6vw;
          max-width: unset; } }

.section-product-3eq-modes {
  position: relative;
  padding: 4.166666666vw 24px; }
  .section-product-3eq-modes .section-title {
    text-align: center;
    color: #050505;
    font-weight: 500; }
  .section-product-3eq-modes .items-wrapper {
    position: relative;
    display: flex;
    max-width: 1200px;
    margin: 0px auto; }
  .section-product-3eq-modes .item {
    position: relative;
    color: #ffffff;
    text-align: center; }
    .section-product-3eq-modes .item:not(:last-of-type) {
      margin-right: 9px; }
    .section-product-3eq-modes .item .image {
      display: block; }
    .section-product-3eq-modes .item .content-wrapper {
      position: absolute;
      top: 450px;
      width: 100%; }
      .section-product-3eq-modes .item .content-wrapper .icon {
        margin-bottom: 20px; }
      .section-product-3eq-modes .item .content-wrapper .title {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 8px; }
      .section-product-3eq-modes .item .content-wrapper .content {
        font-size: 16px;
        font-weight: 400; }
  @media (max-width: 1300px) {
    .section-product-3eq-modes .item:not(:last-of-type) {
      margin-right: 0.6923vw; }
    .section-product-3eq-modes .item .content-wrapper {
      top: 34.61538vw; }
      .section-product-3eq-modes .item .content-wrapper .icon {
        margin-bottom: 1.53846vw;
        width: 6.153846vw; }
      .section-product-3eq-modes .item .content-wrapper .title {
        font-size: 1.53846vw;
        margin-bottom: 0.61538vw; }
      .section-product-3eq-modes .item .content-wrapper .content {
        font-size: 1.230769vw; } }
  @media (max-width: 768px) {
    .section-product-3eq-modes {
      padding: 16vw 4.26666vw; }
      .section-product-3eq-modes .section-title {
        font-size: 4.26666vw;
        line-height: 1.5; }
      .section-product-3eq-modes .item:not(:last-of-type) {
        margin-right: 0.53333333vw; }
      .section-product-3eq-modes .item .content-wrapper {
        top: 34vw; }
        .section-product-3eq-modes .item .content-wrapper .icon {
          margin-bottom: 0px;
          width: 6.4vw; }
        .section-product-3eq-modes .item .content-wrapper .title {
          font-size: 3.2vw;
          line-height: 1.4;
          margin-bottom: 0px; }
          .section-product-3eq-modes .item .content-wrapper .title span {
            display: none; }
        .section-product-3eq-modes .item .content-wrapper .content {
          display: none; } }

.section-openmove-features2 .features-item .title {
  font-weight: 500;
  color: #050505;
  margin-bottom: 2.083333vw; }
.section-openmove-features2 .features-item .content {
  font-size: calc(8px + 0.4166666vw);
  font-weight: 400;
  color: #050505; }
.section-openmove-features2 .one_features {
  width: 100%;
  position: relative;
  min-height: 37.5vw;
  background: linear-gradient(224deg, #fafffe 0%, #d5eae8 100%); }
  .section-openmove-features2 .one_features img {
    width: 56.25vw;
    position: absolute;
    right: 0px;
    top: 1.041666vw; }
  .section-openmove-features2 .one_features .text-wrapper {
    position: absolute;
    left: 18.90625vw;
    top: 3.125vw; }
    .section-openmove-features2 .one_features .text-wrapper .content {
      margin-left: 4.010416vw;
      max-width: calc(9.375vw + 180px); }
  @media (min-width: 1921px) {
    .section-openmove-features2 .one_features .title {
      font-size: 2.1875vw;
      margin-bottom: 2.083333vw; }
    .section-openmove-features2 .one_features .content {
      font-size: 0.833333333vw;
      max-width: 18.75vw; } }
@media (max-width: 768px) {
  .section-openmove-features2 .features-item .title {
    font-size: 4.2666666vw; }
  .section-openmove-features2 .features-item .content {
    font-size: 3.2vw;
    padding-left: 9.33333vw; }
  .section-openmove-features2 .one_features {
    min-height: 112vw;
    background: linear-gradient(224deg, #fafffe 0%, #d5eae8 100%); }
    .section-openmove-features2 .one_features img {
      width: 93.33333vw;
      width: 100%;
      position: absolute;
      right: 0px;
      top: unset;
      bottom: 8px; }
    .section-openmove-features2 .one_features .text-wrapper {
      position: absolute;
      left: 24px;
      top: 16vw; }
      .section-openmove-features2 .one_features .text-wrapper .content {
        width: 100%;
        margin-left: 0px;
        max-width: calc(100vw - 48px); } }
.section-openmove-features2 .tow_features {
  position: relative;
  width: 100%;
  display: flex; }
  .section-openmove-features2 .tow_features .features-item {
    width: 50%;
    min-height: 37.5vw;
    position: relative; }
    .section-openmove-features2 .tow_features .features-item.text-top-left {
      background: linear-gradient(135deg, #cdd5e0 0%, #e7ecf2 100%); }
      .section-openmove-features2 .tow_features .features-item.text-top-left .features-image {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 39.0625vw; }
      .section-openmove-features2 .tow_features .features-item.text-top-left .text-wrapper {
        left: 2.083333vw;
        top: 2.083333vw;
        position: absolute; }
        .section-openmove-features2 .tow_features .features-item.text-top-left .text-wrapper .content {
          max-width: calc(8.072916vw + 155px); }
      @media (min-width: 1921px) {
        .section-openmove-features2 .tow_features .features-item.text-top-left .title {
          font-size: 2.1875vw; }
        .section-openmove-features2 .tow_features .features-item.text-top-left .content {
          font-size: 0.833333333vw;
          max-width: 16.145833vw; } }
    .section-openmove-features2 .tow_features .features-item.text-bottom-right {
      background: linear-gradient(315deg, #d9e5ea 0%, #f5fdff 100%); }
      .section-openmove-features2 .tow_features .features-item.text-bottom-right .features-image {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 44.53125vw; }
      .section-openmove-features2 .tow_features .features-item.text-bottom-right .text-wrapper {
        right: 2.083333vw;
        bottom: 2.083333vw;
        position: absolute; }
        .section-openmove-features2 .tow_features .features-item.text-bottom-right .text-wrapper .content {
          max-width: calc(8.072916vw + 155px); }
      @media (min-width: 1921px) {
        .section-openmove-features2 .tow_features .features-item.text-bottom-right .title {
          font-size: 2.1875vw; }
        .section-openmove-features2 .tow_features .features-item.text-bottom-right .content {
          font-size: 0.833333333vw;
          max-width: 16.145833vw; } }
@media (max-width: 768px) {
  .section-openmove-features2 .tow_features {
    flex-wrap: wrap; }
    .section-openmove-features2 .tow_features .features-item {
      width: 100%;
      min-height: 112vw; }
      .section-openmove-features2 .tow_features .features-item.text-top-left .features-image {
        right: 0px;
        bottom: 0px;
        width: 91vw; }
      .section-openmove-features2 .tow_features .features-item.text-top-left .text-wrapper {
        left: 24px;
        top: 16vw; }
        .section-openmove-features2 .tow_features .features-item.text-top-left .text-wrapper .content {
          padding-left: 35px;
          max-width: calc(100vw - 48px); }
      .section-openmove-features2 .tow_features .features-item.text-bottom-right .features-image {
        position: absolute;
        top: unset;
        left: unst;
        right: 0px;
        bottom: 10.666666vw;
        width: 92.8vw; }
      .section-openmove-features2 .tow_features .features-item.text-bottom-right .text-wrapper {
        right: unset;
        bottom: unset;
        left: 24px;
        top: 16vw; }
        .section-openmove-features2 .tow_features .features-item.text-bottom-right .text-wrapper .content {
          padding-left: 35px;
          max-width: calc(100vw - 48px); } }

@media (min-width: 1100px) {
  .word-nowrap-1100 {
    white-space: nowrap; } }

.yotpo .yotpo-small-box {
  display: none !important; }

@media (min-width: 769px) {
  .tab-content.reviews-content .yotpo-display-wrapper {
    margin-top: 25px !important; } }
/*================================ End Product openmove ==========================*/
/*================================ Product openswim ==========================*/
.product-openswim .section-product-additional-feartures .feartures-wrapper .item .image {
  width: 40px; }

.product-openswim #shopify-section-product-template-new .product-right .product-single__title {
  margin-bottom: 0px;
  display: flex; }
  .product-openswim #shopify-section-product-template-new .product-right .product-single__title span {
    font-size: 28px;
    margin-left: 15px;
    font-weight: 400; }
  @media (max-width: 1000px) {
    .product-openswim #shopify-section-product-template-new .product-right .product-single__title {
      display: block; }
      .product-openswim #shopify-section-product-template-new .product-right .product-single__title span {
        display: block;
        margin-left: 0px; } }
  @media (max-width: 768px) {
    .product-openswim #shopify-section-product-template-new .product-right .product-single__title span {
      font-size: 4.266666vw; } }

.product-openswim #shopify-section-product-template-new .product-right .warn {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #050505; }

.product-openswim .class-product-tab {
  background: #F1F1F1; }

.product-openswim .class-product-tab .class-product-tab-inner .product-tab-item {
  color: #808080; }

.product-openswim .class-product-tab .class-product-tab-inner .product-tab-item.active {
  color: #fe7b3d; }

.product-openswim .class-product-tab .class-product-tab-inner .buy-now .product-single__price {
  color: #050505; }

.product-openswim .class-product-tab .class-product-tab-inner .buy-now .addtocart {
  color: #ffffff;
  border-color: #fe7b3d; }

#shopify-section-product-template-new .product-right .selling-points .selling-points-item br {
  display: none; }
@media (max-width: 768px) {
  #shopify-section-product-template-new .product-right .selling-points .selling-points-item br {
    display: block; } }

.product-openswim .section-product-guides .content .indentation {
  margin-left: 1em; }
.product-openswim #shopify-section-product-template-new .product-right .selling-points .selling-points-item {
  width: 53%; }
  .product-openswim #shopify-section-product-template-new .product-right .selling-points .selling-points-item:nth-of-type(2n) {
    width: 45%; }
  @media (max-width: 768px) {
    .product-openswim #shopify-section-product-template-new .product-right .selling-points .selling-points-item {
      width: 48% !important; } }
.product-openswim .buy-now.mb .product-info {
  background: #F1F1F1;
  padding: 1.7333333vw 6.4vw; }
  .product-openswim .buy-now.mb .product-info .product-name {
    color: #050505; }
  .product-openswim .buy-now.mb .product-info .product-single__price {
    color: #050505; }
  .product-openswim .buy-now.mb .product-info .warn {
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 16px;
    color: #2F2F2F; }
@media (min-width: 769px) {
  .product-openswim .section-product-banner .title br {
    display: none; } }
.product-openswim .section-product-banner .title span {
  font-weight: 400;
  font-size: 1.7708333vw; }
  @media (max-width: 768px) {
    .product-openswim .section-product-banner .title span {
      font-size: 5.333333vw;
      display: block;
      line-height: 1.4; } }
.product-openswim .section-product-banner .text-wrapper {
  color: #050505; }
.product-openswim .section-product-banner .text-wrapper .text-inner .title {
  color: #050505; }
@media (max-width: 768px) {
  .product-openswim .section-product-banner .text-wrapper {
    top: 27.4666vw;
    bottom: unset; } }
.product-openswim .template-product .product-openmove .radio-wrapper .single-option-radio {
  width: calc(14.66666vw + 10px); }
.product-openswim .snippet-product-selling-pointer {
  background: #F2F4F7; }
.product-openswim .section-product-awards .awards-wrapper {
  max-width: 540px; }
  @media (min-width: 970px) {
    .product-openswim .section-product-awards .awards-wrapper {
      transform: translateX(-20px); } }
  @media (max-width: 768px) {
    .product-openswim .section-product-awards .awards-wrapper {
      max-width: 58.666666vw; } }
.product-openswim .section-product-awards {
  background: #E7EBEF;
  color: #050505; }
  .product-openswim .section-product-awards .item .text {
    color: #2f2f2f; }
@media (max-width: 768px) {
  .product-openswim .section-product-awards .item .image-wrapper {
    padding: 0px 3vw; }
  .product-openswim .section-product-awards .item {
    width: 24vw; }
    .product-openswim .section-product-awards .item:first-of-type .image-wrapper {
      padding: 0xp 2vw; } }
.product-openswim .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer {
  color: #050505; }
  .product-openswim .snippet-product-selling-pointer .selling-pointer-wrapper .selling-pointer svg path {
    fill: #050505; }
.product-openswim .snippet-product-selling-pointer .learn-more {
  color: #2f2f2f; }
  .product-openswim .snippet-product-selling-pointer .learn-more:hover {
    color: #fe7b3d; }
.product-openswim .section-product-what-in-box {
  padding: 1.5625vw 0px 0px; }
  @media (max-width: 768px) {
    .product-openswim .section-product-what-in-box {
      padding-top: 16vw; } }
.product-openswim .section-product-what-in-box .what-in-box-wrapper {
  position: relative; }
.product-openswim .section-product-what-in-box .what-in-box-wrapper .left-content {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 768px) {
    .product-openswim .section-product-what-in-box .what-in-box-wrapper .left-content {
      position: relative;
      transform: unset;
      left: unset;
      top: unset; } }
.product-openswim .section-product-what-in-box .what-in-box-wrapper .right-content {
  width: 100%; }
  .product-openswim .section-product-what-in-box .what-in-box-wrapper .right-content .image {
    display: block; }
  @media (max-width: 768px) {
    .product-openswim .section-product-what-in-box .what-in-box-wrapper .right-content .image {
      max-width: unset;
      transform: translateX(-18vw);
      width: 100vw;
      margin-top: 8vw; } }
.product-openswim .section-product-additional-feartures .feartures-wrapper {
  max-width: 1200px;
  flex-wrap: wrap; }
@media (max-width: 768px) {
  .product-openswim .section-product-additional-feartures .feartures-wrapper .item .text-content br {
    display: none; }
  .product-openswim .section-product-additional-feartures .feartures-wrapper .item:last-of-type {
    margin-top: 6vw; }
  .product-openswim .section-product-expert-reviews .item:nth-of-type(3) .image {
    width: 34.354666vw; }
  .product-openswim .section-product-expert-reviews .item:nth-of-type(3) .image {
    width: 33.024vw; }
  .product-openswim .section-product-expert-reviews .item.item-3 .image {
    width: 34.354666vw; } }
.product-openswim .section-product-video {
  background: #F5F6FA; }
.product-openswim .section-product-fulfill-job {
  background: #2F3840; }

.section-openswim-features .features-image {
  display: block;
  width: 100%; }
.section-openswim-features .features-item .title {
  font-weight: 500;
  margin-bottom: 2.083333vw; }
.section-openswim-features .features-item .content {
  font-size: 16px;
  font-weight: 400;
  font-size: calc(8px + .4166666vw); }
@media (max-width: 768px) {
  .section-openswim-features .features-item .title {
    margin-bottom: 5.3333333vw;
    font-size: 4.266666vw; }
  .section-openswim-features .features-item .content {
    max-width: unset;
    font-size: 3.7333333vw;
    line-height: 1.285714; } }
@media (min-width: 1921px) {
  .section-openswim-features .features-item .title {
    font-size: 2.1875vw; }
  .section-openswim-features .features-item .content {
    font-size: 0.8333333vw; } }
.section-openswim-features .features_type1 {
  position: relative; }
  .section-openswim-features .features_type1 .text-wrapper {
    position: absolute;
    left: 53.4375vw;
    top: 50%;
    transform: translateY(-50%);
    color: #FFFFFF; }
  .section-openswim-features .features_type1 .content {
    max-width: calc(13.02083vw + 250px); }
    @media (min-width: 1921px) {
      .section-openswim-features .features_type1 .content {
        max-width: 26.041666vw; } }
  @media (max-width: 768px) {
    .section-openswim-features .features_type1 .text-wrapper {
      left: 0px;
      top: unset;
      transform: unset;
      bottom: 10.666666vw;
      width: 100%;
      padding: 0px 6.4vw; }
    .section-openswim-features .features_type1 .content {
      max-width: unset; } }
.section-openswim-features .features_type2 {
  position: relative;
  min-height: 38.5416666vw;
  background: linear-gradient(315deg, #e2e2ea 0%, #cfd0d9 100%); }
  .section-openswim-features .features_type2 .features-image {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 70.52083vw; }
  .section-openswim-features .features_type2 .text-wrapper {
    position: absolute;
    left: 18.75vw;
    top: 7.29166666vw;
    color: #08162B; }
  .section-openswim-features .features_type2 .content {
    max-width: calc(10.7291666vw + 206px); }
    @media (min-width: 1921px) {
      .section-openswim-features .features_type2 .content {
        max-width: 21.45833vw; } }
  @media (max-width: 768px) {
    .section-openswim-features .features_type2 {
      min-height: 122.6666vw; }
      .section-openswim-features .features_type2 .features-image {
        position: absolute;
        left: 2.933333vw;
        top: 0px;
        width: 88vw; }
      .section-openswim-features .features_type2 .text-wrapper {
        left: unset;
        top: unset;
        bottom: 10.666666vw;
        width: 100%;
        padding: 0px 6.133333vw; }
      .section-openswim-features .features_type2 .content {
        max-width: unset; } }
.section-openswim-features .features_type3 {
  position: relative;
  display: flex; }
  .section-openswim-features .features_type3 .features-item {
    width: 50%;
    position: relative; }
    .section-openswim-features .features_type3 .features-item .text-wrapper {
      position: absolute;
      bottom: 1.822916vw;
      left: 4.47916666vw;
      color: #ffffff; }
    .section-openswim-features .features_type3 .features-item .content {
      max-width: calc(184px + 9.5833333vw); }
      @media (min-width: 1921px) {
        .section-openswim-features .features_type3 .features-item .content {
          max-width: 19.166666vw; } }
    .section-openswim-features .features_type3 .features-item .content2 {
      max-width: calc(205px + 10.65104vw); }
      @media (min-width: 1921px) {
        .section-openswim-features .features_type3 .features-item .content2 {
          max-width: 21.35416vw; } }
  @media (max-width: 768px) {
    .section-openswim-features .features_type3 {
      flex-wrap: wrap; }
      .section-openswim-features .features_type3 .features-item {
        width: 100%;
        margin: 5.3333333vw; }
        .section-openswim-features .features_type3 .features-item .text-wrapper {
          bottom: 10.6666666vw;
          left: 0px;
          padding: 0px 5.0666666vw; }
        .section-openswim-features .features_type3 .features-item .content {
          max-width: unset; }
        .section-openswim-features .features_type3 .features-item .content2 {
          max-width: unset; } }

.section-openswim-features2 {
  position: relative;
  min-height: 39.583333vw;
  width: 100%;
  background: linear-gradient(45deg, #f0f0f2 0%, #d4d6e0 100%); }
  .section-openswim-features2 .image {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 45.3125vw; }
  .section-openswim-features2 .text-wrapper {
    position: absolute;
    left: 53.4375vw;
    top: 50%;
    transform: translateY(-50%);
    color: #08162B; }
  .section-openswim-features2 .title {
    font-weight: 500; }
  .section-openswim-features2 .subtitle {
    font-size: calc(8px + 0.3125vw);
    line-height: 1.1; }
  .section-openswim-features2 .content {
    font-weight: 400;
    line-height: 1.5;
    font-size: calc(8px + .4166666vw);
    margin: 2.0833333vw 0px; }
  .section-openswim-features2 .features {
    display: flex; }
    .section-openswim-features2 .features .features-item {
      width: calc(30px + 1.5625vw);
      height: calc(30px + 1.5625vw);
      font-size: calc(8px + .4166666vw);
      margin-right: 1.25vw;
      border-radius: 50%;
      border: 2px solid #BABABA;
      display: flex;
      align-items: center;
      justify-content: center; }
  @media (min-width: 1921px) {
    .section-openswim-features2 .title {
      font-size: 2.1875vw; }
    .section-openswim-features2 .subtitle {
      font-size: 0.7291666vw; }
    .section-openswim-features2 .content {
      font-size: .8333333vw; }
    .section-openswim-features2 .features .features-item {
      width: 3.125vw;
      height: 3.125vw;
      font-size: .8333333vw; } }
  @media (max-width: 768px) {
    .section-openswim-features2 {
      min-height: 128vw; }
      .section-openswim-features2 .image {
        left: 0px;
        top: 1.40625vw;
        transform: unset;
        width: 95vw; }
      .section-openswim-features2 .text-wrapper {
        left: 0px;
        top: unset;
        bottom: 10.6666666vw;
        transform: unset;
        padding: 0px 6.4vw; }
      .section-openswim-features2 .title {
        font-size: 4.266666vw; }
      .section-openswim-features2 .subtitle {
        font-size: 3.2vw; }
      .section-openswim-features2 .content {
        font-size: 3.7333333vw;
        line-height: 1.285714;
        margin: 5.333333vw 0px; }
      .section-openswim-features2 .features {
        justify-content: space-between; }
        .section-openswim-features2 .features .features-item {
          width: 13.33333vw;
          height: 13.33333vw;
          font-size: 3.2vw;
          margin-right: unset;
          border-radius: 50%;
          border: 1px solid #BABABA;
          display: flex;
          align-items: center;
          justify-content: center; } }

@media (max-width: 768px) {
  .template-product .product-openswim .radio-wrapper .single-option-radio {
    max-width: calc(14.6666666vw + 10px); } }
@media (min-width: 1921px) {
  .product-openswim .section-product-awards .awards-wrapper {
    max-width: 28.125vw; }

  .product-openswim .section-product-additional-feartures .feartures-wrapper .item .image {
    width: 2.08333vw; } }
.product-openswim #shopify-section-product-template-new .product-right {
  padding-left: 0px; }

#shopify-section-product-template-new .product-right .selling-points .selling-points-item span span {
  font-size: 12px;
  color: #2f2f2f; }

/*================================ End Product openswim ==========================*/
.svg-color-gray svg path {
  fill: #cccccc; }

/*============================= Template collection ============================*/
.section-collection-banner, .section-compare-banner {
  position: relative; }
  .section-collection-banner img, .section-compare-banner img {
    width: 100%;
    display: block; }
  .section-collection-banner .title, .section-compare-banner .title {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 2.1875vw;
    font-weight: 500;
    line-height: 1.5;
    color: #050505; }
  @media (max-width: 768px) {
    .section-collection-banner .title, .section-compare-banner .title {
      font-size: 6.4vw;
      margin-top: 7px; } }

.section-collection-template2, .page-compare-product {
  /*   .home-page-collection .collections-wrapper .product-wrapper .product-title.xtrainerz,.home-page-collection .collections-wrapper .product-wrapper .product-title.openswim{
      transform: translateY(-20px);
    } */
  /*   .home-page-collection .collections-wrapper .product-wrapper .notety.xtrainerz,.home-page-collection .collections-wrapper .product-wrapper .notety.openswim{
      transform: translateY(-20px);
    } */ }
  .section-collection-template2 .home-page-collection .collections-wrapper .title, .page-compare-product .home-page-collection .collections-wrapper .title {
    font-size: calc(14px + 0.72916666vw); }
  .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper {
    position: relative; }
  .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper .collection-tem-porduct-tag, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper .collection-tem-porduct-tag {
    position: absolute;
    top: -20px;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #FE7B3D; }
  .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .product-item, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .product-item {
    padding: 60px 20px; }
  .section-collection-template2 .home-page-collection .collections-wrapper .two-product .product-img, .page-compare-product .home-page-collection .collections-wrapper .two-product .product-img {
    max-width: 200px; }
  .section-collection-template2 .home-page-collection .collections-wrapper .two-product .product-title, .page-compare-product .home-page-collection .collections-wrapper .two-product .product-title {
    font-size: 16px; }
  @media (max-width: 768px) {
    .section-collection-template2, .page-compare-product {
      /*     .home-page-collection .collections-wrapper .product-wrapper .product-title.xtrainerz,.home-page-collection .collections-wrapper .product-wrapper .product-title.openswim{
            transform: translateY(-4vw);
          }
          .home-page-collection .collections-wrapper .product-wrapper .notety.xtrainerz,.home-page-collection .collections-wrapper .product-wrapper .notety.openswim{
            transform: translateY(-4vw);
          } */ }
      .section-collection-template2 .home-page-collection .collections-wrapper .collection-flex, .page-compare-product .home-page-collection .collections-wrapper .collection-flex {
        flex-wrap: wrap; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper {
        width: calc(50% - 8px);
        margin-right: 0px; }
        .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper:first-of-type, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper:first-of-type {
          margin-right: 15px; }
      .section-collection-template2 .home-page-collection .collections-wrapper, .page-compare-product .home-page-collection .collections-wrapper {
        padding: 0px 16px; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper {
        padding-bottom: 10px; }
        .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .product-item, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .product-item {
          padding: 15px 10px 0px; }
        .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper:last-of-type, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper:last-of-type {
          margin-top: 5.333333vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-img, .page-compare-product .home-page-collection .collections-wrapper .product-img {
        max-width: 100% !important; }
      .section-collection-template2 .home-page-collection .collections-wrapper .variant-buttons, .page-compare-product .home-page-collection .collections-wrapper .variant-buttons {
        position: relative !important;
        bottom: unset !important;
        padding: 0px 2.6666666vw;
        height: 8vw; }
        .section-collection-template2 .home-page-collection .collections-wrapper .variant-buttons .learn-more, .page-compare-product .home-page-collection .collections-wrapper .variant-buttons .learn-more {
          display: none; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper:hover .variants-img-wrapper, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover .variants-img-wrapper {
        transform: unset; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper:hover .variants-other-wrapper, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover .variants-other-wrapper {
        transform: unset; }
      .section-collection-template2 .home-page-collection .collections-wrapper .variant-buttons .addtocart, .page-compare-product .home-page-collection .collections-wrapper .variant-buttons .addtocart {
        width: 100%;
        height: 8vw;
        background: #ffffff;
        color: #050505;
        font-size: 3.2vw;
        border: 2px solid #f1f1f1; }
        .section-collection-template2 .home-page-collection .collections-wrapper .variant-buttons .addtocart:hover, .page-compare-product .home-page-collection .collections-wrapper .variant-buttons .addtocart:hover {
          background: #fe7b3d;
          color: #ffffff;
          border-color: #fe7b3d; }
      .section-collection-template2 .home-page-collection .collections-wrapper .color_list, .page-compare-product .home-page-collection .collections-wrapper .color_list {
        margin-top: 1.5vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .color_list li, .page-compare-product .home-page-collection .collections-wrapper .color_list li {
        margin-bottom: 2.66666vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper:hover, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover {
        background-color: unset; }
      .section-collection-template2 .home-page-collection .collections-wrapper .shadow-img, .page-compare-product .home-page-collection .collections-wrapper .shadow-img {
        margin-top: -4.8vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .product-title, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .product-title {
        font-size: 3.733333vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper .collection-tem-porduct-tag, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .variants-other-wrapper .collection-tem-porduct-tag {
        font-size: 3.2vw;
        top: -4vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .product-wrapper .price, .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .price {
        margin-bottom: 0px;
        font-size: 3.733333vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .title, .page-compare-product .home-page-collection .collections-wrapper .title {
        font-size: 4.2666666vw; }
      .section-collection-template2 .one-two-column-mb, .page-compare-product .one-two-column-mb {
        width: calc(50% - 8px) !important;
        margin-right: 15px !important;
        margin-top: 10.666666vw !important; }
        .section-collection-template2 .one-two-column-mb .product-wrapper, .page-compare-product .one-two-column-mb .product-wrapper {
          margin-top: 0px !important;
          margin-right: 0px !important; }
        .section-collection-template2 .one-two-column-mb.margin-right-0, .page-compare-product .one-two-column-mb.margin-right-0 {
          margin-right: 0px !important; }
      .section-collection-template2 .one-column-mb, .page-compare-product .one-column-mb {
        width: 100% !important;
        margin-top: 10.66667vw !important; }
        .section-collection-template2 .one-column-mb .two-product, .page-compare-product .one-column-mb .two-product {
          flex-direction: unset;
          height: unset !important; }
          .section-collection-template2 .one-column-mb .two-product .product-item, .page-compare-product .one-column-mb .two-product .product-item {
            width: calc(50% - 8px);
            height: unset;
            padding: 40px 10px 10px; }
            .section-collection-template2 .one-column-mb .two-product .product-item:first-of-type, .page-compare-product .one-column-mb .two-product .product-item:first-of-type {
              margin-right: 15px; }
            .section-collection-template2 .one-column-mb .two-product .product-item .product-title, .page-compare-product .one-column-mb .two-product .product-item .product-title {
              font-size: 3.733333vw;
              min-height: 16.8vw;
              margin-bottom: 2.66666666vw;
              margin-top: 7vw; }
      .section-collection-template2 .home-page-collection .collections-wrapper .two-product .product-item:hover .product-title, .page-compare-product .home-page-collection .collections-wrapper .two-product .product-item:hover .product-title {
        transform: unset; }
      .section-collection-template2 .home-page-collection .collections-wrapper .two-product .product-item:hover img, .page-compare-product .home-page-collection .collections-wrapper .two-product .product-item:hover img {
        transform: unset; }
      .section-collection-template2 .home-page-collection .bottom_buttom_wrapper, .page-compare-product .home-page-collection .bottom_buttom_wrapper {
        opacity: 1;
        margin-top: 60px; }
      .section-collection-template2 .home-page-collection, .page-compare-product .home-page-collection {
        padding: 60px 0px; } }

/*============================= End Template collection ============================*/
/*============================= Page compare product ============================*/
.section-compare-banner h1, .section-compare-banner .h1 {
  color: #ffffff !important; }

.page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover {
  box-shadow: unset;
  border: 1px solid transparent;
  background-color: #f1f1f1;
  cursor: pointer; }
.page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover .variants-img-wrapper {
  transform: unset; }
.page-compare-product .home-page-collection .collections-wrapper .product-wrapper:hover .variants-other-wrapper {
  transform: unset; }
.page-compare-product .home-page-collection .collections-wrapper .product-wrapper .product-item {
  padding: 0px 20px 30px; }
.page-compare-product .home-page-collection .collections-wrapper .product-wrapper {
  padding-top: 20px; }
.page-compare-product .compare-select-wrapper {
  display: flex;
  align-items: center;
  padding-left: 20px; }
  .page-compare-product .compare-select-wrapper .compare-select {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #BABABA;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    .page-compare-product .compare-select-wrapper .compare-select svg {
      display: none; }
    .page-compare-product .compare-select-wrapper .compare-select.active {
      border: 1px solid #fe7b3d;
      background-color: #fe7b3d; }
      .page-compare-product .compare-select-wrapper .compare-select.active svg {
        display: block; }
  .page-compare-product .compare-select-wrapper .compare-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #2F2F2F; }
@media (max-width: 768px) {
  .page-compare-product .home-page-collection .collections-wrapper .product-wrapper .product-item {
    padding: 0px 14px 0; }
  .page-compare-product .home-page-collection .collections-wrapper .product-wrapper {
    padding-bottom: 17px; }
  .page-compare-product .compare-select-wrapper {
    padding-left: 14px; }
    .page-compare-product .compare-select-wrapper .compare-select {
      width: 16px;
      height: 16px; }
    .page-compare-product .compare-select-wrapper .compare-text {
      font-size: 12px; } }
.page-compare-product .bottom-select-product {
  position: fixed;
  bottom: -1000px;
  left: 0px;
  width: 100%;
  z-index: 26;
  background: #f1f1f1;
  padding: 40px 24px 30px;
  transition: all 0.3s; }
  .page-compare-product .bottom-select-product.active {
    bottom: 0px; }
  .page-compare-product .bottom-select-product .bottom-select-product-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0px auto;
    justify-content: space-between;
    align-items: flex-start; }
  .page-compare-product .bottom-select-product .content .bottom-title {
    font-size: calc(14px + .72916666vw);
    font-weight: 500;
    line-height: 1.5;
    color: #050505; }
  .page-compare-product .bottom-select-product .content .bottom-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #050505; }
  .page-compare-product .bottom-select-product .content .clear-select-product {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #2f2f2f;
    transition: all 0.3s;
    text-decoration: underline;
    margin-top: 16px;
    cursor: pointer;
    display: none; }
    .page-compare-product .bottom-select-product .content .clear-select-product.active {
      display: block; }
    .page-compare-product .bottom-select-product .content .clear-select-product:hover {
      color: #fe7b3d; }
  .page-compare-product .bottom-select-product .bottom-product-wrapper {
    display: flex; }
    .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item {
      width: 130px;
      height: 130px;
      margin-right: calc(28px + 1.4583333vw);
      border: 2px solid #ffffff;
      position: relative;
      display: flex;
      align-items: center; }
      .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item:first-of-type {
        margin-left: calc(28px + 1.4583333vw); }
      @media (max-width: 1100px) and (min-width: 769px) {
        .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item {
          width: 90px;
          height: 90px; } }
      .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item .img, .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item svg, .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item .product-name {
        display: none; }
      .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item.active {
        border: unset;
        background: #ffffff; }
        .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item.active .img, .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item.active svg, .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item.active .product-name {
          display: block; }
      .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item svg {
        position: absolute;
        top: 8px;
        right: 8px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        transition: all 0.3s; }
        .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item svg path {
          fill: #bababa;
          transition: all 0.3s; }
        .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item svg:hover path {
          fill: #fe7b3d; }
      .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item .product-name {
        position: absolute;
        bottom: 5px;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.5;
        color: #050505; }
  .page-compare-product .bottom-select-product .compare-buttom {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    transition: all 0.3s;
    padding: calc(7px + 0.41666666vw) calc(30px + 1.8229166vw);
    display: flex;
    align-items: center;
    color: #FFFFFF;
    background: #cccccc; }
    .page-compare-product .bottom-select-product .compare-buttom.active {
      cursor: pointer;
      color: #FFFFFF;
      background: #050505; }
      .page-compare-product .bottom-select-product .compare-buttom.active:hover {
        background: #fe7b3d; }
  @media (max-width: 768px) {
    .page-compare-product .bottom-select-product {
      padding: 20px 24px 35px; }
      .page-compare-product .bottom-select-product .bottom-select-product-wrapper {
        flex-direction: column; }
      .page-compare-product .bottom-select-product .content {
        width: 100%;
        position: relative; }
        .page-compare-product .bottom-select-product .content .bottom-title {
          font-size: 4.26666666vw; }
        .page-compare-product .bottom-select-product .content .bottom-text {
          font-size: 3.2vw; }
        .page-compare-product .bottom-select-product .content .clear-select-product.active {
          display: inline-block;
          position: absolute;
          right: 0px;
          top: 0px;
          margin-top: 0px;
          font-size: 3.2vw; }
      .page-compare-product .bottom-select-product .bottom-product-wrapper {
        justify-content: space-between;
        width: 100%;
        margin: 20px 0px; }
        .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item {
          width: 28vw;
          height: 28vw;
          margin-right: 0px;
          margin-left: 0px !important; }
          .page-compare-product .bottom-select-product .bottom-product-wrapper .bottom-img-item .product-name {
            font-size: 3.2vw; }
      .page-compare-product .bottom-select-product .compare-buttom {
        width: 100%;
        justify-content: center;
        max-width: 400px;
        margin: 0px auto;
        font-size: 3.7333333vw;
        padding: 10px; } }

.compare-product-detail {
  display: none;
  margin-top: 121px; }
  @media (max-width: 768px) {
    .compare-product-detail {
      margin-top: 80px; } }
  .compare-product-detail .compare-product-detail-wrapper {
    /*     max-width: 1248px;
        margin: 0px auto;
        padding: 0px 24px; */ }
  .compare-product-detail .compare-detail-header {
    max-width: 1248px;
    margin: 0 auto 80px;
    padding: 0 24px; }
    .compare-product-detail .compare-detail-header .back {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      color: #2F2F2F;
      cursor: pointer; }
      .compare-product-detail .compare-detail-header .back svg {
        margin-right: 28px; }
    .compare-product-detail .compare-detail-header .title {
      margin-top: 78px;
      margin-bottom: 20px;
      font-size: calc(20px + 1.145833333vw) !important;
      font-weight: 500;
      line-height: 1.5;
      color: #050505;
      text-align: center; }
    .compare-product-detail .compare-detail-header .compare_subtitle {
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      color: #2F2F2F; }
    .compare-product-detail .compare-detail-header .product-info {
      display: flex;
      justify-content: space-between;
      padding: 0px 37px;
      align-items: flex-start; }
      .compare-product-detail .compare-detail-header .product-info .col {
        width: 33.3%;
        max-width: 300px; }
        .compare-product-detail .compare-detail-header .product-info .col:not(:last-of-type) {
          margin-right: 20px; }
    .compare-product-detail .compare-detail-header .product-info-block .product-info-item {
      width: 100%;
      position: relative;
      display: none;
      text-align: center; }
      .compare-product-detail .compare-detail-header .product-info-block .product-info-item.active {
        display: block; }
    .compare-product-detail .compare-detail-header .product-info-block img {
      display: block; }
    .compare-product-detail .compare-detail-header .product-info-block .shadow-img {
      margin: 0px auto; }
    .compare-product-detail .compare-detail-header .product-info-block .variant-img {
      width: 100%;
      display: none; }
      .compare-product-detail .compare-detail-header .product-info-block .variant-img.active {
        display: block; }
    .compare-product-detail .compare-detail-header .product-info-block .switch-product {
      position: relative;
      background: #f1f1f1;
      max-width: 240px;
      text-align: center;
      margin: 0px auto;
      cursor: pointer; }
      .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active {
        font-size: calc(12px + 0.41666666vw);
        font-weight: bold;
        line-height: 1.5;
        color: #050505;
        position: relative;
        padding: 5px 0px;
        text-transform: uppercase; }
        .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active svg {
          height: 16px;
          position: absolute;
          right: 15px;
          top: 50%;
          transition: all 0.3s;
          transform: translateY(-50%) rotate(90deg); }
          .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active svg path {
            fill: #bababa; }
      .compare-product-detail .compare-detail-header .product-info-block .switch-product.active .siwtch-active svg {
        transform: translateY(-50%) rotate(-90deg); }
      .compare-product-detail .compare-detail-header .product-info-block .switch-product .switch-product-items {
        position: absolute;
        top: 39px;
        width: 100%;
        background: #ECECEC;
        z-index: 2;
        display: none; }
      .compare-product-detail .compare-detail-header .product-info-block .switch-product .item {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        padding: 10px 0px;
        color: #050505;
        cursor: pointer;
        transition: all 0.3s; }
        .compare-product-detail .compare-detail-header .product-info-block .switch-product .item:hover {
          color: #ffffff;
          background: #fe7b3d; }
        .compare-product-detail .compare-detail-header .product-info-block .switch-product .item:not(:last-of-type) {
          border-bottom: 1px solid #FFFFFF; }
    .compare-product-detail .compare-detail-header .product-info-block .price {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.2;
      color: #050505;
      margin: 20px 0px; }
    .compare-product-detail .compare-detail-header .product-info-block .color_list {
      display: flex;
      justify-content: center;
      list-style-type: none;
      padding: 0px;
      list-style-type: none;
      margin: 0px;
      margin-top: 10px; }
      .compare-product-detail .compare-detail-header .product-info-block .color_list .options-color {
        display: inline-block;
        height: 20px;
        width: 20px;
        position: relative;
        border-radius: 50%;
        cursor: pointer; }
        .compare-product-detail .compare-detail-header .product-info-block .color_list .options-color svg {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          display: none; }
      .compare-product-detail .compare-detail-header .product-info-block .color_list li {
        position: relative;
        line-height: 1;
        margin-bottom: 0px; }
        .compare-product-detail .compare-detail-header .product-info-block .color_list li:not(:last-of-type) {
          margin-right: 15px; }
        .compare-product-detail .compare-detail-header .product-info-block .color_list li::after {
          opacity: 0;
          content: attr(data-tag);
          position: absolute;
          z-index: 1000;
          text-align: center;
          width: max-content;
          background: #ffffff;
          color: #000000;
          box-shadow: 1px 1px 1px 1px #dddddd;
          padding: 0 6px;
          height: 25px;
          line-height: 25px;
          font-size: 12px;
          top: -30px;
          left: 50%;
          transform: translate(-50%, -15%);
          display: none !important; }
        .compare-product-detail .compare-detail-header .product-info-block .color_list li.active .options-color svg {
          display: block; }
        .compare-product-detail .compare-detail-header .product-info-block .color_list li:hover::after {
          transition: all 0.3s;
          opacity: 1;
          transform: translate(-50%, 0%); }
    .compare-product-detail .compare-detail-header .product-info-block .grade {
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      margin-top: 20px;
      color: #2F2F2F; }
    .compare-product-detail .compare-detail-header .product-info-block .variant-wrapper {
      display: none; }
      .compare-product-detail .compare-detail-header .product-info-block .variant-wrapper.active {
        display: block; }
    .compare-product-detail .compare-detail-header .product-info-block .addtocart {
      display: block;
      margin: 55px auto 20px;
      width: 100%;
      max-width: 200px;
      padding: 13px 0px;
      border: 2px solid #000000;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.5;
      color: #050505;
      transition: all 0.3s; }
      .compare-product-detail .compare-detail-header .product-info-block .addtocart:hover {
        color: #ffffff;
        background-color: #fe7b3d;
        border-color: #fe7b3d; }
    .compare-product-detail .compare-detail-header .product-info-block .learn-more {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.5;
      color: #050505;
      text-decoration: underline;
      transition: all 0.3s; }
      .compare-product-detail .compare-detail-header .product-info-block .learn-more:hover {
        color: #fe7b3d; }
  .compare-product-detail .col-1 .openmeet, .compare-product-detail .col-1 .openswim-pro, .compare-product-detail .col-1 .openfit-air, .compare-product-detail .col-1 .openfit, .compare-product-detail .col-1 .openrun-pro, .compare-product-detail .col-1 .openrun-pro2, .compare-product-detail .col-1 .aeropex, .compare-product-detail .col-1 .openrun, .compare-product-detail .col-1 .openmove, .compare-product-detail .col-1 .air, .compare-product-detail .col-1 .openswim, .compare-product-detail .col-1 .xtrainerz, .compare-product-detail .col-1 .opencomm, .compare-product-detail .col-1 .opencommuc, .compare-product-detail .col-1 .opencomm2uc, .compare-product-detail .col-1 .opencomm2, .compare-product-detail .col-1 .opencomm2uc2025upgrade, .compare-product-detail .col-1 .opencomm22025upgrade {
    display: none; }
  .compare-product-detail .col-2 .openmeet, .compare-product-detail .col-2 .openswim-pro, .compare-product-detail .col-2 .openfit-air, .compare-product-detail .col-2 .openfit, .compare-product-detail .col-2 .openrun-pro, .compare-product-detail .col-2 .openrun-pro2, .compare-product-detail .col-2 .aeropex, .compare-product-detail .col-2 .openrun, .compare-product-detail .col-2 .openmove, .compare-product-detail .col-2 .air, .compare-product-detail .col-2 .openswim, .compare-product-detail .col-2 .xtrainerz, .compare-product-detail .col-2 .opencomm, .compare-product-detail .col-2 .opencommuc, .compare-product-detail .col-2 .opencomm2uc, .compare-product-detail .col-2 .opencomm2, .compare-product-detail .col-2 .opencomm2uc2025upgrade, .compare-product-detail .col-2 .opencomm22025upgrade {
    display: none; }
  .compare-product-detail .col-3 .openmeet, .compare-product-detail .col-3 .openswim-pro, .compare-product-detail .col-3 .openfit-air, .compare-product-detail .col-3 .openfit, .compare-product-detail .col-3 .openrun-pro, .compare-product-detail .col-3 .openrun-pro2, .compare-product-detail .col-3 .aeropex, .compare-product-detail .col-3 .openrun, .compare-product-detail .col-3 .openmove, .compare-product-detail .col-3 .air, .compare-product-detail .col-3 .openswim, .compare-product-detail .col-3 .xtrainerz, .compare-product-detail .col-3 .opencomm, .compare-product-detail .col-3 .opencommuc, .compare-product-detail .col-3 .opencomm2uc, .compare-product-detail .col-3 .opencomm2, .compare-product-detail .col-3 .opencomm2uc2025upgrade, .compare-product-detail .col-3 .opencomm22025upgrade {
    display: none; }
  .compare-product-detail.openswim-pro-1 .col-1 .openswim-pro {
    display: block !important; }
  .compare-product-detail.openswim-pro-2 .col-2 .openswim-pro {
    display: block !important; }
  .compare-product-detail.openswim-pro-3 .col-3 .openswim-pro {
    display: block !important; }
  .compare-product-detail.openfit-air-1 .col-1 .openfit-air {
    display: block !important; }
  .compare-product-detail.openfit-air-2 .col-2 .openfit-air {
    display: block !important; }
  .compare-product-detail.openfit-air-3 .col-3 .openfit-air {
    display: block !important; }
  .compare-product-detail.openfit-1 .col-1 .openfit {
    display: block !important; }
  .compare-product-detail.openfit-2 .col-2 .openfit {
    display: block !important; }
  .compare-product-detail.openfit-3 .col-3 .openfit {
    display: block !important; }
  .compare-product-detail.openmeet-1 .col-1 .openmeet {
    display: block !important; }
  .compare-product-detail.openmeet-2 .col-2 .openmeet {
    display: block !important; }
  .compare-product-detail.openmeet-3 .col-3 .openmeet {
    display: block !important; }
  .compare-product-detail.openrun-pro-1 .col-1 .openrun-pro {
    display: block !important; }
  .compare-product-detail.openrun-pro-2 .col-2 .openrun-pro {
    display: block !important; }
  .compare-product-detail.openrun-pro-3 .col-3 .openrun-pro {
    display: block !important; }
  .compare-product-detail.openrun-pro2-1 .col-1 .openrun-pro2 {
    display: block !important; }
  .compare-product-detail.openrun-pro2-2 .col-2 .openrun-pro2 {
    display: block !important; }
  .compare-product-detail.openrun-pro2-3 .col-3 .openrun-pro2 {
    display: block !important; }
  .compare-product-detail.aeropex-1 .col-1 .aeropex {
    display: block !important; }
  .compare-product-detail.aeropex-2 .col-2 .aeropex {
    display: block !important; }
  .compare-product-detail.aeropex-3 .col-3 .aeropex {
    display: block !important; }
  .compare-product-detail.openrun-1 .col-1 .openrun {
    display: block !important; }
  .compare-product-detail.openrun-2 .col-2 .openrun {
    display: block !important; }
  .compare-product-detail.openrun-3 .col-3 .openrun {
    display: block !important; }
  .compare-product-detail.openmove-1 .col-1 .openmove {
    display: block !important; }
  .compare-product-detail.openmove-2 .col-2 .openmove {
    display: block !important; }
  .compare-product-detail.openmove-3 .col-3 .openmove {
    display: block !important; }
  .compare-product-detail.air-1 .col-1 .air {
    display: block !important; }
  .compare-product-detail.air-2 .col-2 .air {
    display: block !important; }
  .compare-product-detail.air-3 .col-3 .air {
    display: block !important; }
  .compare-product-detail.openswim-1 .col-1 .openswim {
    display: block !important; }
  .compare-product-detail.openswim-2 .col-2 .openswim {
    display: block !important; }
  .compare-product-detail.openswim-3 .col-3 .openswim {
    display: block !important; }
  .compare-product-detail.xtrainerz-1 .col-1 .xtrainerz {
    display: block !important; }
  .compare-product-detail.xtrainerz-1 .col-1 .openswim {
    display: block !important; }
  .compare-product-detail.xtrainerz-2 .col-2 .xtrainerz {
    display: block !important; }
  .compare-product-detail.xtrainerz-2 .col-2 .openswim {
    display: block !important; }
  .compare-product-detail.xtrainerz-3 .col-3 .xtrainerz {
    display: block !important; }
  .compare-product-detail.xtrainerz-3 .col-3 .openswim {
    display: block !important; }
  .compare-product-detail.opencomm-1 .col-1 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm-2 .col-2 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm-3 .col-3 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-1 .col-1 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-1 .col-1 .opencomm2 {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-2 .col-2 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-2 .col-2 .opencomm2 {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-3 .col-3 .opencomm {
    display: block !important; }
  .compare-product-detail.opencomm22025upgrade-3 .col-3 .opencomm2 {
    display: block !important; }
  .compare-product-detail.opencommuc-1 .col-1 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencommuc-2 .col-2 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencommuc-3 .col-3 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-1 .col-1 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-1 .col-1 .opencomm2uc2025upgrade {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-2 .col-2 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-2 .col-2 .opencomm2uc2025upgrade {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-3 .col-3 .opencommuc {
    display: block !important; }
  .compare-product-detail.opencomm2uc2025upgrade-3 .col-3 .opencomm2uc2025upgrade {
    display: block !important; }
  .compare-product-detail .compare-detail-content {
    background: #F1F1F1;
    padding-bottom: 4.166666vw; }
    .compare-product-detail .compare-detail-content .content-inner {
      max-width: 1248px;
      margin: 0 auto;
      padding: 80px 24px 0px; }
    .compare-product-detail .compare-detail-content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 1.458333;
      color: #050505; }
    .compare-product-detail .compare-detail-content .item {
      display: flex;
      padding: 60px 37px;
      justify-content: space-between;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      color: #2F2F2F; }
      .compare-product-detail .compare-detail-content .item:not(:last-of-type) {
        border-bottom: 1px solid #BABABA;
        margin-bottom: 60px; }
      .compare-product-detail .compare-detail-content .item img {
        display: block;
        margin: 0px auto 10px; }
      .compare-product-detail .compare-detail-content .item .font-big {
        font-size: 40px;
        font-weight: 500;
        color: #2F2F2F; }
      .compare-product-detail .compare-detail-content .item .col {
        width: 33.3%;
        text-align: center;
        max-width: 300px; }
        .compare-product-detail .compare-detail-content .item .col:not(:last-of-type) {
          margin-right: 20px; }
  .compare-product-detail.compare-two .col-3 {
    display: none; }
  .compare-product-detail.compare-two .product-info {
    padding-left: 300px; }
  .compare-product-detail.compare-two .compare-detail-content .item {
    padding-left: 300px; }
  .compare-product-detail.compare-two .compare-detail-header .product-info .col:not(:last-of-type), .compare-product-detail.compare-two .compare-detail-header .product-info .col:not(:last-of-type), .compare-product-detail.compare-two .compare-detail-content .item .col:not(:last-of-type) {
    margin-right: 0px; }

.view-more-button, .view-more-less {
  border: 2px solid #050505;
  font-size: calc(8px + 0.3125vw);
  font-weight: 500;
  line-height: 1.5;
  color: #050505;
  padding: calc(8px + 0.234375vw) 0px;
  margin: 0px auto;
  width: calc(100px + 3.4375vw);
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
  margin-top: 4.166666vw; }
  .view-more-button:hover, .view-more-less:hover {
    color: #ffffff;
    background: #fe7b3d;
    border-color: #fe7b3d; }
  @media (max-width: 768px) {
    .view-more-button, .view-more-less {
      margin-top: 10.66666vw;
      border: unset;
      text-decoration: underline;
      padding: unset;
      width: unset;
      font-size: 3.7333333vw; }
      .view-more-button:hover, .view-more-less:hover {
        color: #fe7b3d;
        background: unset; } }

@media (min-width: 769px) and (max-width: 1920px) {
  .compare-product-detail .compare-detail-header .title {
    margin-top: 4.0625vw;
    margin-bottom: 1.0416666vw; }

  .compare-product-detail .compare-detail-header .product-info-block .price {
    margin: 1.0416666vw 0px; }

  .compare-product-detail .compare-detail-header .product-info-block .grade {
    margin-top: 1.0416666vw; }

  .compare-product-detail .compare-detail-header .product-info-block .addtocart {
    margin: 2.8645833vw auto 1.0416666vw; }

  .compare-product-detail .compare-detail-content .content-inner {
    padding: 4.166666vw 24px 0px; }

  .compare-product-detail .compare-detail-content .title {
    font-size: calc(12px + 0.625vw); }

  .compare-product-detail .compare-detail-content .item {
    padding: 2.5vw calc(20px + 0.88541666666vw); }
    .compare-product-detail .compare-detail-content .item:not(:last-of-type) {
      border-bottom: 1px solid #BABABA;
      margin-bottom: 2.5vw; }
    .compare-product-detail .compare-detail-content .item:last-of-type {
      padding-bottom: 0px; }

  .compare-product-detail .compare-detail-content .item .font-big {
    font-size: calc(20px + 1.041666vw); }

  .compare-product-detail.compare-two .compare-detail-content .item, .compare-product-detail.compare-two .product-info {
    padding: 3.125vw 150px; } }
@media (min-width: 769px) and (max-width: 1300px) {
  .compare-product-detail.compare-two .compare-detail-content .item, .compare-product-detail.compare-two .product-info {
    padding: 3.125vw 11.53846vw; } }
.position_relative {
  position: relative; }

.hover-detail-info-wrapper {
  position: absolute;
  top: 10px;
  left: calc(50% + 2px);
  transform: translateX(-50%);
  display: none;
  line-height: 1;
  width: 100%; }
  .hover-detail-info-wrapper .triangle {
    border-top: 10px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 5px solid transparent;
    display: inline-block;
    margin-bottom: -5px; }
  .hover-detail-info-wrapper .detail-info {
    color: #050505;
    background: #ffffff;
    border-radius: 3px;
    /*     white-space: nowrap; */
    padding: 10px 15px;
    font-size: 14px;
    z-index: 10;
    line-height: 1.2; }

.show_hover_detail_info {
  text-decoration: underline;
  transition: all 0.3s;
  cursor: pointer; }
  .show_hover_detail_info:hover {
    color: #fe7b3d; }
    .show_hover_detail_info:hover .hover-detail-info-wrapper {
      display: block; }

@media (max-width: 1500px) {
  .compare-product-detail .compare-detail-content .item {
    padding: 2.125vw calc(20px + .88541666666vw); }
    .compare-product-detail .compare-detail-content .item:not(:last-of-type) {
      margin-bottom: 2.125vw; } }
@media (max-width: 768px) {
  .compare-product-detail .compare-detail-content {
    padding-bottom: 21.3333333vw; }

  .compare-product-detail-wrapper {
    overflow: hidden; }

  .compare-product-detail .compare-detail-header {
    padding: 0px 16px;
    margin-bottom: 10.666666vw; }

  .compare-product-detail .compare-detail-header .title {
    margin-top: 10.66666vw;
    margin-bottom: 0px; }

  .compare-product-detail .compare-detail-header .subtitle {
    margin-bottom: 1.458333vw; }

  .compare-product-detail .compare-detail-header .product-info {
    padding: 0px; }

  .compare-product-detail .compare-detail-header .product-info-block .color_list li:not(:last-of-type) {
    margin-right: 1.066666vw; }

  .compare-product-detail .compare-detail-header .product-info .col:not(:last-of-type) {
    margin-right: 1px; }

  .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active {
    font-size: 3.2vw;
    padding: 2.9333333vw 0px; }

  .compare-product-detail .compare-detail-header .product-info .col {
    width: calc(33.33vw - 26px); }
    .compare-product-detail .compare-detail-header .product-info .col:not(:last-of-type) {
      margin-right: 22px; }

  .compare-product-detail .compare-detail-header .col .product-info-block .switch-product {
    width: calc(33.33vw - 1px);
    max-width: unset; }
  .compare-product-detail .compare-detail-header .col:first-of-type .product-info-block .switch-product {
    width: 33.33vw;
    margin-left: -16px; }
  .compare-product-detail .compare-detail-header .col:nth-of-type(2) .product-info-block .switch-product {
    margin-left: -12px; }
  .compare-product-detail .compare-detail-header .col:last-of-type .product-info-block .switch-product {
    margin-left: -9px; }

  .compare-product-detail .compare-detail-header .product-info-block .switch-product .switch-product-items {
    top: 10vw; }

  .compare-product-detail .compare-detail-header .product-info-block .switch-product .item {
    font-size: 3.73333vw; }

  .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active svg {
    right: 3.2vw;
    height: 2.9333vw; }

  .compare-product-detail .compare-detail-header .product-info-block .price {
    font-size: 3.2vw;
    padding: 5.3333333vw 0px; }

  .compare-product-detail .compare-detail-header .product-info-block .color_list .options-color {
    height: 4.2666666vw;
    width: 4.2666666vw; }

  .compare-product-detail .compare-detail-header .product-info-block .color_list .options-color svg {
    width: 3.4vw;
    height: 3.4vw; }

  .compare-product-detail .compare-detail-header .product-info-block .grade {
    font-size: 3.2vw;
    margin-top: 5.3333333vw; }

  .compare-product-detail .compare-detail-header .product-info-block .addtocart {
    font-size: 3.2vw;
    border: unset;
    padding: 1.866666vw 0;
    background: #f1f1f1;
    margin: 10.666666vw auto 5.3333333vw; }

  .compare-product-detail .compare-detail-header .product-info-block .learn-more {
    font-size: 3.2vw;
    white-space: nowrap; }

  .compare-product-detail .compare-detail-content .content-inner {
    padding: 10.666666vw 16px; }

  .compare-product-detail .compare-detail-content .title {
    font-size: 3.733333vw; }

  .compare-product-detail .compare-detail-content .item {
    padding: 5.3333333vw 0px;
    font-size: 3.2vw; }

  .compare-product-detail .compare-detail-content .item:not(:last-of-type) {
    margin-bottom: 5.3333333vw; }

  .compare-product-detail .compare-detail-content .item:last-of-type {
    padding-bottom: 0px; }

  .compare-product-detail .compare-detail-content .item .font-big {
    font-size: 5.3333333vw; }

  .compare-product-detail .compare-detail-content .item .font-big.mb-600 {
    font-size: unset;
    font-weight: 600; }

  .hover-detail-info-wrapper {
    top: 82%;
    width: 45vw; }

  .hover-detail-info-wrapper .detail-info {
    font-size: 3.2vw; }

  .compare-product-detail .compare-detail-content .item .col-1 .hover-detail-info-wrapper {
    left: 22vw; }

  .compare-product-detail .compare-detail-content .item .col-3 .hover-detail-info-wrapper {
    left: 5vw; }

  .compare-product-detail.compare-two .compare-detail-content .item {
    padding-left: 8.5333333vw;
    padding-right: 8.5333333vw; }

  .compare-product-detail.compare-two .compare-detail-content .item .col:nth-of-type(2) {
    margin-right: 0px; }

  .compare-product-detail .compare-detail-content .item .col {
    width: 36%; }

  .compare-product-detail.compare-two .compare-detail-header .product-info .col:nth-of-type(2) {
    margin-right: 0px; }

  .compare-product-detail.compare-two .compare-detail-header .product-info {
    padding: 0px 8.5333333vw; }

  .compare-product-detail.compare-two .compare-detail-header .product-info .col {
    width: 36%; }

  .compare-product-detail.compare-two .compare-detail-header .col .product-info-block .switch-product {
    width: calc(50vw - 1px);
    margin-left: calc(-8.5333333vw - 16px); }

  .compare-product-detail.compare-two .compare-detail-header .col-2 .product-info-block .switch-product {
    width: 50vw;
    margin-left: calc(-50vw + 8.5333333vw + 16px + 100%); }

  .compare-product-detail .compare-detail-content .item .col:not(:last-of-type) {
    margin-right: 22px; } }
@media (max-width: 330px) {
  .compare-product-detail .compare-detail-header .product-info-block .switch-product .siwtch-active svg {
    right: 1.866666vw; } }
.compare-product-detail .compare-detail-footer {
  display: none;
  background: #BABABA; }
  .compare-product-detail .compare-detail-footer .title {
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 40px; }
    .compare-product-detail .compare-detail-footer .title:not(:first-of-type) {
      margin-top: 80px; }
  .compare-product-detail .compare-detail-footer .subtitle {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #050505; }
  .compare-product-detail .compare-detail-footer .content-inner .item {
    margin: 20px 0px 40px;
    padding-bottom: 40px;
    padding-top: 0px; }
    .compare-product-detail .compare-detail-footer .content-inner .item:not(:last-of-type) {
      border-bottom: 1px solid #F1F1F1; }

@media (max-width: 1920px) and (min-width: 769px) {
  .compare-product-detail .compare-detail-footer .title {
    padding-bottom: 2.0833333vw; }
    .compare-product-detail .compare-detail-footer .title:not(:first-of-type) {
      margin-top: 4.16667vw; }
  .compare-product-detail .compare-detail-footer .subtitle {
    margin-top: 2.0833333vw; }
  .compare-product-detail .compare-detail-footer .content-inner .item {
    margin: 1.041666vw 0px 2.0833333vw;
    padding-bottom: 2.0833333vw; } }
@media (max-width: 768px) {
  .compare-product-detail .compare-detail-footer .subtitle {
    font-size: 3.2vw;
    margin-top: 5.333333vw; }

  .compare-product-detail .compare-detail-footer .title {
    padding-bottom: 5.333333vw; }

  .compare-product-detail .compare-detail-footer .content-inner .item {
    margin: 2.666666vw 0px 0px;
    padding-bottom: 2.666666vw; }

  .compare-product-detail .compare-detail-footer .title:not(:first-of-type) {
    margin-top: 21.333333vw; } }
.compare-product-detail .compare-detail-footer-product {
  padding-top: 80px; }
  .compare-product-detail .compare-detail-footer-product .price, .compare-product-detail .compare-detail-footer-product .grade, .compare-product-detail .compare-detail-footer-product .product-info-block .learn-more {
    display: none !important; }
  .compare-product-detail .compare-detail-footer-product .switch-product {
    cursor: unset !important;
    pointer-events: none;
    background: unset !important; }
    .compare-product-detail .compare-detail-footer-product .switch-product .switch-product-items, .compare-product-detail .compare-detail-footer-product .switch-product svg {
      display: none !important; }
  .compare-product-detail .compare-detail-footer-product .product-info-block .addtocart {
    margin-top: 20px !important; }
  @media (max-width: 768px) {
    .compare-product-detail .compare-detail-footer-product {
      padding-top: 10.666666vw; } }

@media (max-width: 768px) {
  .compare-product-detail.compare-two .compare-detail-footer-product .col .product-info-block .switch-product {
    margin: unset;
    width: unset; } }
.compare-product-detail .compare-detail-footer-product .product-info-block .switch-product .siwtch-active {
  padding: 0px; }

.compare-product-detail .compare-detail-footer-product .product-info-block .color_list {
  margin-top: 20px; }

.fixed-top-product-swatch-bg {
  display: none;
  position: fixed;
  background: #000000;
  opacity: 0.5;
  height: 100%;
  width: 100%; }

.fixed-top-product-swatch {
  position: fixed;
  top: -500px;
  left: 0px;
  width: 100%;
  background: #ffffff;
  z-index: 3;
  display: none;
  border-bottom: 1px solid #bababa;
  transition: all 0.3s; }
  .fixed-top-product-swatch.active {
    display: block;
    top: 81px; }
  .fixed-top-product-swatch .price, .fixed-top-product-swatch .color_switch, .fixed-top-product-swatch .grade, .fixed-top-product-swatch .variant-buttons {
    display: none !important; }
  @media (min-width: 769px) {
    .fixed-top-product-swatch .product-imgs {
      margin-bottom: -30px;
      display: none; } }
  .fixed-top-product-swatch .product-info {
    position: relative; }
    .fixed-top-product-swatch .product-info .variant-img {
      max-width: 120px;
      margin: 0px auto; }
    .fixed-top-product-swatch .product-info .shadow-img {
      max-width: 80px; }
    .fixed-top-product-swatch .product-info .line-1 {
      position: absolute;
      width: 1px;
      height: 26px;
      top: 4px;
      background: #bababa;
      left: 33%; }
    .fixed-top-product-swatch .product-info .line-2 {
      position: absolute;
      width: 1px;
      height: 26px;
      top: 4px;
      background: #bababa;
      left: 66.6%; }
  .fixed-top-product-swatch .compare-detail-header {
    /*     margin: 1.04166666vw auto; */
    margin: 0px auto; }
    @media (min-width: 769px) {
      .fixed-top-product-swatch .compare-detail-header {
        padding: 6px 24px 3px; } }
  @media (max-width: 999px) {
    .fixed-top-product-swatch.active {
      top: 55px; } }
  @media (max-width: 768px) {
    .fixed-top-product-swatch {
      top: -500px; }
      .fixed-top-product-swatch.active {
        top: 60px; }
      .fixed-top-product-swatch .product-info .variant-img {
        display: none !important; }
      .fixed-top-product-swatch .product-info .shadow-img {
        display: none !important; }
      .fixed-top-product-swatch .product-info .switch-product.active {
        background: #ebebeb; }
      .fixed-top-product-swatch .product-info .switch-product .switch-product-items {
        width: 100vw !important;
        left: 0px;
        position: fixed !important;
        /*         top: 101px !important; */ }
      .fixed-top-product-swatch .product-info .line-1, .fixed-top-product-swatch .product-info .line-2 {
        display: none !important; }
      .fixed-top-product-swatch .compare-detail-header {
        margin: 0px auto;
        border-bottom: 1px solid #ffffff; } }
  .fixed-top-product-swatch .product-info {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

@media (min-width: 769px) {
  .fixed-top-product-swatch .compare-detail-header .product-info-block .switch-product {
    background: #fff; }

  .fixed-top-product-swatch .compare-detail-header .product-info-block .switch-product .switch-product-items {
    top: 37px; }

  .compare-product-detail .compare-detail-header .product-info-block .variant-img {
    width: 65%;
    margin: auto; } }
.compare-two .fixed-top-product-swatch .product-info .line-1 {
  display: none; }
.compare-two .fixed-top-product-swatch .product-info .line-2 {
  left: 50%; }

.hide-mb-flex {
  display: flex !important; }

.hide-pc-flex {
  display: none !important; }

@media (max-width: 768px) {
  .hide-mb-flex {
    display: none !important; }

  .hide-pc-flex {
    display: flex !important; } }
/*=============================End Page compare product ============================*/
.drawer__close-button {
  right: 0px;
  padding: 0px; }

.cc-window.cc-bottom {
  z-index: 999999 !important; }

/*=============================Page download ============================*/
.page-download {
  margin-top: 81px; }
  .page-download .title {
    padding: 4.166666vw 0px;
    text-align: center;
    font-size: calc(20px + 1.145833333vw);
    font-weight: 500;
    line-height: 1.5;
    color: #050505;
    margin-bottom: 0px; }
  .page-download .download-file-wrapper {
    max-width: 1248px;
    margin: 0px auto;
    padding: 0px 24px 2.0833333vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    color: #050505; }
    .page-download .download-file-wrapper .download-item {
      width: calc(33.3% - 6px);
      background: #F1F1F1;
      margin-bottom: 2.083333333vw;
      padding: 0px 42px 40px;
      text-align: center; }
      .page-download .download-file-wrapper .download-item:not(:nth-of-type(3n)) {
        margin-right: 8px; }
      .page-download .download-file-wrapper .download-item:nth-of-type(9) .file-wrapper, .page-download .download-file-wrapper .download-item:nth-of-type(10) .file-wrapper {
        justify-content: center;
        text-align: center; }
        .page-download .download-file-wrapper .download-item:nth-of-type(9) .file-wrapper .item, .page-download .download-file-wrapper .download-item:nth-of-type(10) .file-wrapper .item {
          width: unset;
          margin-right: unset; }
    .page-download .download-file-wrapper .image {
      display: block;
      margin: 0px auto; }
    .page-download .download-file-wrapper .product-title {
      font-size: 20px;
      font-weight: bold; }
    .page-download .download-file-wrapper .product-subtitle {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.42857;
      color: #2F2F2F;
      min-height: 20px; }
    .page-download .download-file-wrapper .file-wrapper {
      display: flex;
      justify-content: space-between;
      margin-top: 22px;
      flex-wrap: wrap; }
      .page-download .download-file-wrapper .file-wrapper .item {
        width: 48%;
        flex-wrap: nowrap;
        align-items: center;
        display: flex; }
        .page-download .download-file-wrapper .file-wrapper .item img {
          margin-right: 20px; }
        .page-download .download-file-wrapper .file-wrapper .item:first-of-type {
          margin-right: 4%; }
        .page-download .download-file-wrapper .file-wrapper .item:hover .text {
          color: #fe7b3d; }
        .page-download .download-file-wrapper .file-wrapper .item:nth-of-type(3) {
          width: 100%;
          margin-top: 16px; }
      .page-download .download-file-wrapper .file-wrapper .text {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857;
        color: #050505;
        text-decoration: underline;
        transition: all 0.3s; }
  @media (max-width: 1300px) {
    .page-download .download-file-wrapper .download-item {
      width: calc(33.3% - 6px);
      padding: 0px 3.230769vw 3.076923vw; }
    .page-download .download-file-wrapper .product-title {
      font-size: 1.53846vw; }
    .page-download .download-file-wrapper .product-subtitle {
      font-size: 1.0769vw;
      min-height: 1.53846vw; }
    .page-download .download-file-wrapper .file-wrapper {
      margin-top: 1.6923vw; }
      .page-download .download-file-wrapper .file-wrapper .item {
        width: 48%; }
        .page-download .download-file-wrapper .file-wrapper .item img {
          margin-right: 1.53846vw; }
        .page-download .download-file-wrapper .file-wrapper .item:first-of-type {
          margin-right: 4%; }
        .page-download .download-file-wrapper .file-wrapper .item:nth-of-type(3) {
          margin-top: 1.230769vw; }
      .page-download .download-file-wrapper .file-wrapper .text {
        font-size: 1.0769vw; } }
  @media (max-width: 1000px) {
    .page-download .download-file-wrapper .file-wrapper {
      display: block; }
      .page-download .download-file-wrapper .file-wrapper .item {
        width: 50% !important;
        min-width: 122px;
        margin-right: unset !important;
        text-align: center;
        margin: 10px auto 0px !important; } }
  @media (max-width: 768px) {
    .page-download .title {
      width: 80vw;
      font-size: 7.46666vw;
      margin: 0px auto;
      padding-bottom: 10.66666vw; }
    .page-download .download-file-wrapper {
      padding: 0px 16px 10.666666vw; }
      .page-download .download-file-wrapper .download-item {
        width: calc(50% - 7px);
        margin-bottom: 20px;
        margin-right: unset !important;
        padding: 0px 4vw 5.333333vw; }
        .page-download .download-file-wrapper .download-item:nth-of-type(2n+1) {
          margin-right: 14px !important; }
        .page-download .download-file-wrapper .download-item:nth-of-type(9) .product-title, .page-download .download-file-wrapper .download-item:nth-of-type(10) .product-title {
          min-height: 11.2vw; }
      .page-download .download-file-wrapper .product-title {
        font-size: 3.733333vw; }
      .page-download .download-file-wrapper .product-subtitle {
        font-size: 3.733333vw; }
      .page-download .download-file-wrapper .file-wrapper .item {
        width: 70% !important; }
      .page-download .download-file-wrapper .file-wrapper .text {
        font-size: 3.2vw; } }

/*=============================End Page download ============================*/
.cart-link__bubble .CartCount {
  color: #ffffff; }

.cart-link__bubble--visible {
  background: #fe7b3d; }

@media (max-width: 768px) {
  .cart-link .cart-link__bubble {
    top: 13px;
    right: 0px; } }
#CartContainer .ajaxcart__qty {
  background: #f6f6f6;
  border: unset; }

#CartContainer .ajaxcart__qty .ajaxcart__qty-adjust {
  background: #ebebeb;
  border: unset;
  color: #000;
  transition: all 0.3s; }
  #CartContainer .ajaxcart__qty .ajaxcart__qty-adjust:hover {
    color: #ffffff;
    background: #fe7b3d; }

#CartContainer .ajaxcart__qty input[type=text] {
  outline: unset;
  border: unset; }

/*================================ Product air ==========================*/
.product-air .class-product-tab {
  background: #f1f1f1; }

.product-air .class-product-tab .class-product-tab-inner .product-tab-item {
  color: #808080; }

.product-air .class-product-tab .class-product-tab-inner .product-tab-item.active {
  color: #fe7b3d; }

.product-air .class-product-tab .class-product-tab-inner .buy-now .product-single__price {
  color: #050505; }

.product-air .class-product-tab .class-product-tab-inner .buy-now .addtocart {
  color: #ffffff;
  border-color: #fe7b3d; }

.product-air .section-product-banner .text-wrapper {
  text-align: center;
  top: 7vw;
  color: #000; }

.product-air .section-product-banner .text-wrapper .text-inner .title {
  color: #000; }

.product-air .section-product-banner .text-wrapper .text-inner .content {
  font-size: .8333333vw; }

.product-air #shopify-section-product-template-new .product-right .selling-points .selling-points-item:nth-of-type(2n) {
  width: 48%; }

.product-air .snippet-product-selling-pointer {
  background: #F1F1F1;
  color: #050505; }

.product-air .snippet-product-selling-pointer svg path, .product-air .snippet-product-selling-pointer svg g {
  fill: #050505; }

.product-air .snippet-product-selling-pointer .learn-more {
  color: #050505; }

.product-air .section-product-awards {
  background: #EBEBEB;
  color: #2F2F2F; }

.product-air .section-product-awards .awards-wrapper {
  max-width: 1150px;
  transform: none; }

.product-air .section-product-video, .product-air .section-product-features, .product-air .section-air-features2 {
  background: #F1F1F1; }

.product-air .section-air-features2 .tow_features {
  justify-content: space-between;
  position: relative;
  width: 100%;
  display: flex; }

.product-air .section-air-features2 .tow_features .features-item {
  width: 48.43%;
  min-height: 37.5vw;
  position: relative; }

.product-air .section-air-features2 .tow_features .features-item .text-wrapper {
  max-width: 32vw; }

.product-air .section-air-features2 .tow_features .features-item.text-top-left .text-wrapper {
  left: 2.083333vw;
  top: 2.083333vw;
  position: absolute; }

.product-air .section-air-features2 .tow_features .features-item.text-top-right .text-wrapper {
  right: 3.125vw;
  top: 3.125vw;
  position: absolute; }

.product-air .section-air-features2 .tow_features .features-item.text-bottom-left .text-wrapper {
  left: 3.125vw;
  bottom: 3.125vw;
  position: absolute; }

.product-air .section-air-features2 .tow_features .features-item.text-bottom-right .text-wrapper {
  right: 2.083333vw;
  bottom: 2.083333vw;
  position: absolute; }

.product-air .section-air-features2 .features-item .title {
  line-height: 1.42857;
  font-weight: 500;
  color: #050505;
  margin-bottom: 2.083333vw; }

.product-air .section-air-features2 .features-item .content {
  font-size: calc(8px + .4166666vw);
  font-weight: 400;
  line-height: 1.5;
  color: #050505; }

.product-air .section-air-features2 .tow_features .features-item.text-top-left .text-wrapper .content {
  max-width: calc(8.072916vw + 155px); }

.product-air .section-air-features2 .tow_features .features-item.text-bottom-right .text-wrapper .content {
  max-width: calc(8.072916vw + 155px); }

.product-air .section-product-fulfill-job {
  background: #fff;
  color: #050505; }

.product-air .section-product-fulfill-job .title {
  color: #050505; }

.product-air .section-product-additional-feartures .feartures-wrapper {
  max-width: 1200px;
  flex-wrap: wrap; }

.product-air .section-product-additional-feartures .feartures-wrapper .item {
  align-items: flex-start; }

.product-air .section-product-what-in-box {
  padding: 4.166666666vw 0 0; }

.product-air .section-product-what-in-box .what-in-box-wrapper .left-content {
  width: 33.3333%; }

.product-air .section-product-what-in-box .what-in-box-wrapper .right-content {
  display: block;
  width: 66.666666%; }

.product-air .section-product-what-in-box .what-in-box-wrapper .right-content .image {
  transform: unset;
  display: block; }

.product-air .section-product-faq .learn-more {
  text-transform: uppercase; }

@media (min-width: 1921px) {
  .product-air .section-air-features2 .tow_features .features-item.text-top-left .title {
    font-size: 2.1875vw; }

  .product-air .section-air-features2 .tow_features .features-item.text-top-left .content {
    font-size: .833333333vw;
    max-width: 16.145833vw; }

  .product-air .section-air-features2 .tow_features .features-item.text-bottom-right .title {
    font-size: 2.1875vw; }

  .product-air .section-air-features2 .tow_features .features-item.text-bottom-right .content {
    font-size: .833333333vw;
    max-width: 16.145833vw; }

  .product-air .section-product-awards .awards-wrapper {
    max-width: 59.895833VW; }

  .product-air .section-air-features2 .tow_features .features-item img {
    width: 100%; }

  .product-air .section-air-features2 .features-item .title {
    font-size: 2.1875vw; } }
@media (max-width: 768px) {
  .template-product .product-air .radio-wrapper .single-option-radio {
    max-width: calc(33.33333vw + 10px); }

  .product-air .section-product-banner .text-wrapper {
    top: 30vw; }

  .product-air .section-product-banner .text-wrapper .text-inner .content {
    font-size: 3.7333333vw; }

  .product-air.product-page .buy-now.mb .product-info {
    background: #F1F1F1; }

  .product-air.product-page .buy-now.mb .product-info .product-name {
    color: #050505; }

  .product-air.product-page .buy-now.mb .product-info .product-single__price {
    color: #000505; }

  .product-air #shopify-section-product-template-new .product-right .selling-points .selling-points-item img {
    margin-right: 3px; }

  .product-air #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item {
    width: 47%; }

  .product-air #shopify-section-product-template-new .product-single .product-right .selling-points.hide-pc .selling-points-item:nth-of-type(2n) {
    width: 51%; }

  .product-air .section-product-awards .awards-wrapper {
    flex-wrap: wrap;
    justify-content: center; }

  .product-air .section-product-awards .item {
    width: 27vw;
    margin: 0 5vw 8vw; }

  .product-air .section-product-features .features-item, .product-air .section-air-features2 .tow_features {
    padding-bottom: 5.2vw !important;
    padding-left: 6vw !important;
    padding-right: 6vw !important; }

  .product-air .section-product-features .features-item .text-wrapper {
    bottom: 14.133333vw;
    color: #000000 !important;
    z-index: 10; }

  .product-air .section-product-features .features-item.features-item_1 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .product-air .section-product-features .features-item.features-item_1 .text-wrapper {
    color: #fff !important; }

  .product-air .section-product-features .features-item .text-wrapper .content {
    font-size: 3.73vw;
    width: 97% !important; }

  .product-air .section-air-features2 .tow_features {
    flex-wrap: wrap; }

  .product-air .section-air-features2 .tow_features .features-item {
    width: 100%;
    min-height: 112vw; }

  .product-air .section-air-features2 .tow_features .features-item:first-child {
    margin-bottom: 5.2vw !important; }

  .product-air .section-air-features2 .tow_features .features-item .text-wrapper {
    max-width: calc(100vw - 76px);
    bottom: 6.125vw !important;
    left: 4.125vw !important; }

  .product-air .section-air-features2 .features-item .title {
    font-size: 4.2666666vw; }

  .product-air .section-air-features2 .features-item .content {
    font-size: 3.73vw; }

  .product-air .section-product-fulfill-job .subtitle br {
    display: block; }

  .product-air .section-product-what-in-box {
    padding: 15.166667vw 0 0; }

  .product-air .section-product-what-in-box .what-in-box-wrapper .left-content {
    width: 100%; }

  .product-air .section-product-what-in-box .what-in-box-wrapper .right-content {
    width: 100%; }

  .product-air .section-product-what-in-box .what-in-box-wrapper .right-content .image {
    transform: translateX(-5vw);
    margin-top: 3.333333vw;
    max-width: 81.6vw; }

  .product-air .section-product-additional-feartures .feartures-wrapper .item:last-of-type {
    margin-top: 6vw; }

  .product-air .section-product-expert-reviews .item.item-1 .image {
    width: 2.6vw; }

  .product-air .section-product-expert-reviews .item.item-2 .image {
    width: 46vw; }

  .product-air.product-page .tab-content-6 .underline {
    background: #B5F5F5 !important; } }
/*================================ End Product air ==========================*/
/*=========================== Product Faq Page ===========================*/
.product-faq-page {
  position: relative;
  margin-top: 120px; }
  @media (max-width: 768px) {
    .product-faq-page {
      margin-top: 80px; } }
  .product-faq-page .product-faq-header {
    max-width: 1248px;
    padding: 0px 24px 4.16666666vw;
    margin: 0px auto; }
    .product-faq-page .product-faq-header .back {
      max-width: 200px;
      display: flex;
      align-items: center;
      color: #2F2F2F;
      transition: all 0.3s; }
      .product-faq-page .product-faq-header .back:hover {
        color: #fe7b3d; }
      .product-faq-page .product-faq-header .back svg {
        margin-right: 20px; }
        .product-faq-page .product-faq-header .back svg path fill {
          color: #2f2f2f; }
    .product-faq-page .product-faq-header .title {
      font-size: 42px;
      font-weight: bold;
      line-height: 1.5;
      color: #050505;
      text-align: center;
      margin-top: 80px; }
      .product-faq-page .product-faq-header .title span {
        font-size: 28px;
        lien-height: 1.5;
        font-weight: 400;
        margin-left: 10px; }
    .product-faq-page .product-faq-header .subtitle {
      font-size: 28px;
      line-height: 1.5;
      color: #050505;
      text-align: center;
      margin-bottom: 40px; }
    .product-faq-page .product-faq-header .content-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width: 1000px;
      margin: 0px auto; }
    .product-faq-page .product-faq-header .left-image {
      width: 48%; }
    .product-faq-page .product-faq-header .right-block {
      width: 48%;
      max-width: 395px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      text-align: center; }
      .product-faq-page .product-faq-header .right-block .right-block-title {
        font-size: 28px;
        font-weight: 500;
        line-height: 1.5;
        color: #050505;
        width: 100%;
        padding-bottom: 40px;
        margin-bottom: 47px;
        border-bottom: 1px solid #BABABA; }
      .product-faq-page .product-faq-header .right-block .item {
        width: 45.685%;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        color: #050505;
        text-decoration: underline;
        transition: all 0.3s; }
        .product-faq-page .product-faq-header .right-block .item:hover {
          color: #fe7b3d; }
        .product-faq-page .product-faq-header .right-block .item:first-of-type {
          margin-bottom: 58px; }
        .product-faq-page .product-faq-header .right-block .item.faq {
          cursor: pointer; }
      .product-faq-page .product-faq-header .right-block .icon {
        display: block;
        margin: 0px auto;
        max-width: 60px; }
  @media (min-width: 769px) and (max-width: 1920px) {
    .product-faq-page .product-faq-header .title {
      font-size: calc(20px + 1.145833333vw);
      margin-top: 4.166666vw; }
    .product-faq-page .product-faq-header .title span {
      font-size: calc(14px + 0.72916666vw); }
    .product-faq-page .product-faq-header .subtitle {
      font-size: calc(14px + 0.72916666vw);
      margin-bottom: 2.083333vw; }
    .product-faq-page .product-faq-header .right-block .right-block-title {
      font-size: calc(14px + 0.72916666vw);
      margin-bottom: 2.44791666vw;
      padding-bottom: 2.0833333vw; }
    .product-faq-page .product-faq-header .item {
      font-size: calc(8px + 0.4166666vw); }
      .product-faq-page .product-faq-header .item:first-of-type {
        margin-bottom: 3.020833vw !important; } }
  @media (max-width: 768px) {
    .product-faq-page .product-faq-header {
      padding: 0px 16px 60px; }
    .product-faq-page .product-faq-header .back {
      margin-left: 8px;
      font-size: 14px; }
    .product-faq-page .product-faq-header .title {
      font-size: 6.4vw;
      margin-top: 40px; }
    .product-faq-page .product-faq-header .title span {
      font-size: 3.733333vw; }
    .product-faq-page .product-faq-header .subtitle {
      font-size: 3.733333vw; }
    .product-faq-page .product-faq-header .subtitle {
      margin-bottom: 0px; }
    .product-faq-page .product-faq-header .content-wrapper {
      display: block; }
    .product-faq-page .product-faq-header .left-image {
      display: block;
      margin: 0px auto;
      width: 100%;
      max-width: 53.33333vw;
      margin-bottom: 40px; }
    .product-faq-page .product-faq-header .right-block {
      width: 100%;
      max-width: unset; }
    .product-faq-page .product-faq-header .right-block .right-block-title {
      font-size: 4.266666vw;
      padding-bottom: 20px;
      margin-bottom: 40px; }
    .product-faq-page .product-faq-header .right-block .icon {
      max-width: 9.6vw;
      min-width: 36px; }
    .product-faq-page .product-faq-page .product-faq-header .right-block .item:first-of-type {
      margin-bottom: 40px; }
    .product-faq-page .product-faq-header .right-block .item {
      font-size: 3.73333333vw; } }
  .product-faq-page .product-faq-content {
    background: #F1F1F1;
    padding: 80px 24px; }
    .product-faq-page .product-faq-content .faq-content-title {
      font-size: 42px;
      font-weight: 500;
      line-height: 1.5;
      color: #050505;
      text-align: center;
      margin-bottom: 50px; }
    .product-faq-page .product-faq-content .faqs {
      max-width: 1200px;
      margin: 0px auto;
      display: flex;
      align-items: flex-start; }
      .product-faq-page .product-faq-content .faqs .faq-tab-wrapper {
        width: 220px;
        margin-right: 50px; }
      .product-faq-page .product-faq-content .faqs .tab-item {
        width: 100%;
        padding: 11px 0 11px 20px;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #BABABA;
        cursor: pointer;
        margin: 20px 0px; }
        .product-faq-page .product-faq-content .faqs .tab-item.active {
          color: #050505;
          background: #ffffff; }
        @media (min-width: 769px) {
          .product-faq-page .product-faq-content .faqs .tab-item:first-of-type {
            margin-top: 0px; } }
      .product-faq-page .product-faq-content .faqs .tab-content-wrapper {
        width: calc(100% - 270px); }
      .product-faq-page .product-faq-content .faqs .tab-content {
        display: none; }
        .product-faq-page .product-faq-content .faqs .tab-content.active {
          display: block; }
        .product-faq-page .product-faq-content .faqs .tab-content h2, .product-faq-page .product-faq-content .faqs .tab-content .h2 {
          font-size: 28px;
          font-weight: 500;
          line-height: 1.5;
          color: #050505;
          padding-bottom: 20px;
          margin-bottom: 0px;
          border-bottom: 1px solid #BABABA; }
        .product-faq-page .product-faq-content .faqs .tab-content .item {
          padding: 20px 0px;
          border-bottom: 1px solid #BABABA; }
          .product-faq-page .product-faq-content .faqs .tab-content .item.active .question::after {
            transform: rotate(-180deg); }
        .product-faq-page .product-faq-content .faqs .tab-content .question {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.5;
          color: #050505;
          cursor: pointer;
          position: relative; }
          .product-faq-page .product-faq-content .faqs .tab-content .question::after {
            background: url("https://cdn.shopifycdn.net/s/files/1/0074/1890/4612/files/arrow_dowm.png?v=1625639350") no-repeat;
            background-size: cover;
            width: 28px;
            height: 27px;
            content: "11";
            color: transparent;
            position: absolute;
            right: 0px;
            top: 0px;
            transition: all 0.3s;
            transform: rotate(0deg); }
        .product-faq-page .product-faq-content .faqs .tab-content .answer {
          font-size: 14px;
          font-weight: 400;
          line-height: 1.5;
          color: #2F2F2F;
          display: none;
          margin-top: 20px;
          margin-bottom: 12px;
          padding-left: 40px !important;
          width: 100% !important; }
          .product-faq-page .product-faq-content .faqs .tab-content .answer img {
            margin-top: 20px;
            margin-right: 24px;
            max-width: calc(50% - 24px); }
          .product-faq-page .product-faq-content .faqs .tab-content .answer a {
            color: #050505;
            transition: all 0.3s;
            text-decoration: underline; }
            .product-faq-page .product-faq-content .faqs .tab-content .answer a:hover {
              color: #fe7b3d; }

@media (min-width: 769px) and (max-width: 1920px) {
  .product-faq-page .product-faq-content {
    padding: 4.16666666vw 24px; }

  .product-faq-page .product-faq-content .faq-content-title {
    font-size: calc(20px + 1.145833333vw);
    margin-bottom: 2.6041666vw; }

  .product-faq-page .product-faq-content .faqs .tab-content h2, .product-faq-page .product-faq-content .faqs .tab-content .h2 {
    font-size: calc(14px + .72916666vw); } }
@media (max-width: 768px) {
  .product-faq-page .product-faq-content {
    padding: 80px 0px; }

  .product-faq-page .product-faq-content .faq-content-title {
    font-size: 42px;
    margin-bottom: 40px; }

  .product-faq-page .product-faq-content .faqs {
    display: block; }

  .product-faq-page .product-faq-content .faqs .faq-tab-wrapper {
    display: flex;
    overflow-x: auto;
    width: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-left: 24px;
    padding-bottom: 30px; }
    .product-faq-page .product-faq-content .faqs .faq-tab-wrapper::-webkit-scrollbar {
      display: none;
      /* Chrome Safari */ }
    .product-faq-page .product-faq-content .faqs .faq-tab-wrapper .tab-item {
      padding: 0px;
      background: transparent !important;
      font-size: 18px; }

  .product-faq-page .product-faq-content .faqs .tab-item {
    white-space: nowrap;
    margin-right: 24px; }

  .product-faq-page .product-faq-content .faqs .tab-content h2, .product-faq-page .product-faq-content .faqs .tab-content .h2 {
    display: none; }

  .product-faq-page .product-faq-content .faqs .tab-content-wrapper {
    width: 100%;
    padding: 0px 24px; }

  .product-faq-page .product-faq-content .faqs .tab-content .item:first-of-type {
    border-top: 1px solid #bababa; }

  .product-faq-page .product-faq-content .faqs .tab-content .question {
    font-size: 16px;
    padding-right: 40px; }

  .product-faq-page .product-faq-content .faqs .tab-content .answer {
    padding-left: 30px !important;
    font-size: 16px; } }
@media (max-width: 500px) {
  .product-faq-page .product-faq-content .faq-content-title {
    font-size: 28px;
    margin-bottom: 40px; }

  .product-faq-page .product-faq-content .faqs .faq-tab-wrapper {
    padding-bottom: 20px; }

  .product-faq-page .product-faq-content .faqs .faq-tab-wrapper .tab-item {
    font-size: 4.266666vw; }

  .product-faq-page .product-faq-content .faqs .tab-content .question {
    font-size: 3.73333vw;
    padding-right: 40px; }

  .product-faq-page .product-faq-content .faqs .tab-content .answer {
    padding-left: 20px !important;
    font-size: 3.73333vw; }

  .product-faq-page .product-faq-content .faqs .tab-content .question::after {
    width: 20px;
    height: 20px; }

  .section-openswim-features .features_type1:last-of-type .text-wrapper {
    color: #08162B; } }
/*=========================== End Product Faq Page ===========================*/
.product-single__title.old-product span {
  font-size: 28px;
  margin-left: 15px;
  font-weight: 400; }
  @media (max-width: 1000px) {
    .product-single__title.old-product span {
      display: block;
      margin-left: 0; } }
  @media (max-width: 768px) {
    .product-single__title.old-product span {
      font-size: 4.266666vw; } }

@media screen and (max-width: 589px) {
  .afsz-fullimages .slick-arrow {
    display: none; }

  .is-template-product .afsz-prod-gallery .afsz-fullimages-outer {
    padding-right: 0px; } }
/* .large--hide .site-nav__link {
  display: flex;
  flex-wrap: wrap;
  .burger-icon--top {
    top: 2px;
  }
  .burger-icon--mid {
    top: 2px;
  }
  .burger-icon--bottom {
    top: 2px;
  }
}
.site-nav--mobile button .burger-icon{
  width: 18px;
  position: relative;
  opacity:1;
}
.show-left-nav .site-header .burger-icon--top {
    transform: rotate(45deg);
    top: 10px;
}
.show-left-nav .site-header .burger-icon--bottom {
    transform: rotate(-45deg);
    top: 0px;
} */
