/** Shopify CDN: Minification failed

Line 2993:2 Unexpected "{"
Line 2993:3 Expected identifier but found "%"
Line 2995:2 Unexpected "{"
Line 2995:3 Expected identifier but found "%"

**/
.pswp,
.pswp__bg,
.pswp__scroll-wrap {
  height: 100%;
  width: 100%;
}
.pswp__bg {
  will-change: opacity;
}
.pswp__bg,
.pswp__dots-nav-wrapper,
html {
  background: rgb(var(--background));
}
.text--underlined.link--animated,
a {
  text-decoration: none;
}
.popover,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
*,
.fa,
.fas,
:after,
:before {
  -moz-osx-font-smoothing: grayscale;
}
.block-swatch__item,
.color-swatch__item,
.flickity-enabled.is-draggable,
.product__thumbnail-item,
.pswp__container,
.pswp__img,
.variant-swatch__item {
  -webkit-tap-highlight-color: transparent;
}
#shopify-product-reviews .spr-review-reportreview:hover,
.list-collections__item:hover .link,
.promotion-block:hover .link {
  -webkit-text-decoration-color: rgb(var(--color-body));
  text-decoration-color: rgb(var(--color-body));
}
.breadcrumb__list,
.list--unstyled,
.swiper-container,
ul,
ul li {
  list-style: none;
}
html {
  overflow-x: hidden;
  font-family: sans-serif;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.hd,
.js .no-js,
[hidden] {
  display: none !important;
}
@media print {
  .hd-print {
    display: none !important;
  }
} /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
*,
:after,
:before {
  box-sizing: border-box !important;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0;
}
.mini-cart__recommendations-heading,
ap-blockquote:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ol:first-child,
p:first-child,
ul:first-child {
  margin-top: 0 !important;
}
ap-blockquote:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
p:last-child,
ul:last-child {
  margin-bottom: 0 !important;
}
a {
  color: inherit;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  text-align: inherit;
}
[type="submit"],
button {
  padding: 0;
  overflow: visible;
  background: 0 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  touch-action: manipulation;
}
.pswp,
.pswp__item,
.pswp__scroll-wrap {
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
}
.ap-lockall,
.pswp {
  touch-action: none;
}
button[disabled],
html input[disabled] {
  cursor: no-drop;
}
img,
video {
  height: auto;
  max-width: 100%;
  border-style: none;
  vertical-align: top;
  transition: 0.4s;
}
.ap-productfacet__filter-item + .ap-productfacet__filter-item,
.rte table tfoot tr:first-child td,
.table tfoot tr:first-child td,
.table--bordered td {
  border-top: 1px solid rgb(var(--border-color));
}
img:-moz-loading {
  visibility: hidden;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  z-index: 1500;
  outline: 0;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.ap-navtabs__scroller,
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: var(--zoom-cursor-svg-url) 26 26, zoom-in;
}
.flickity-enabled.is-draggable:not(.is-hovering-right):not(.is-hovering-left)
  .flickity-viewport,
.pswp--zoomed-in .pswp__img {
  cursor: grab;
}
.flickity-enabled.is-draggable:not(.is-hovering-right):not(.is-hovering-left)
  .flickity-viewport.is-pointer-down,
.pswp--dragging .pswp__img {
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateZ(0);
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__item {
  right: 0;
  bottom: 0;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
[dir="ltr"] .pswp__top-bar {
  right: var(--container-distance);
}
[dir="rtl"] .pswp__top-bar {
  left: var(--container-distance);
}
.pswp__top-bar {
  position: absolute;
  top: var(--container-distance);
}
.pswp__prev-next-buttons {
  position: absolute;
  display: flex;
  justify-content: space-between;
  left: 0;
  right: 0;
  top: calc(50% - 28px);
  margin-left: var(--container-distance);
  margin-right: var(--container-distance);
  pointer-events: none;
}
.pswp__dots-nav-wrapper {
  display: flex;
  position: absolute;
  bottom: 0;
  padding-left: var(--container-distance);
  padding-right: var(--container-distance);
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: opacity 0.25s ease-in-out 0.2s, transform 0.25s ease-in-out 0.2s;
}
.pswp__dots-nav-wrapper .dots-nav {
  padding-left: 20px;
  padding-right: 20px;
}
.pswp__ui--hidden .pswp__dots-nav-wrapper {
  opacity: 0;
  transform: translateY(10px);
}
.pswp__button svg,
.select svg {
  transition: transform 0.25s ease-in-out;
}
.flickity-enabled {
  position: relative;
  overflow: visible !important;
}
.flickity-enabled:focus {
  outline-offset: 2px;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  user-select: none;
}
.flickity-enabled.is-hovering-right .flickity-viewport {
  cursor: var(--arrow-right-svg-url) 17 14, e-resize;
}
.flickity-enabled.is-hovering-left .flickity-viewport {
  cursor: var(--arrow-left-svg-url) 17 14, w-resize;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
  transition: visibility 0.2s linear;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
.flickity-enabled.is-fade .flickity-slider > :not(.is-selected),
.js .animated-element,
[ap-revealvisibility] {
  visibility: hidden;
}
html {
  font-family: var(--body-font-family);
  font-weight: var(--text-font-weight);
  font-style: var(--text-font-style);
  font-size: var(--base-font-size);
  line-height: 1.7142857143;
  color: rgb(var(--color-body));
}
:lang(ar) * {
  letter-spacing: normal !important;
}
p b,
p strong {
  font-weight: var(--text-font-bold-weight);
}
.ap-blockquote,
.heading,
.rte ap-blockquote,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  display: block;
  font-family: var(--hd-font-family);
  font-size: var(--heading-font-size);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  color: rgb(var(--heading-color));
  text-transform: var(--heading-text-transform);
}
.heading--small,
.heading--xsmall,
.heading--xxsmall,
.label {
  font-family: var(--body-font-family);
  font-weight: var(--text-font-bold-weight);
  text-transform: uppercase;
  font-style: var(--text-font-style);
}
.text--small {
  font-size: calc(var(--base-font-size));
  line-height: 1.6923076923;
}
.text--xsmall {
  font-size: calc(var(--base-font-size) - 2px);
  line-height: 1.5;
}
.text--xxsmall {
  font-size: calc(var(--base-font-size) - 5px);
  line-height: 1.5;
}
.text--large {
  font-size: calc(var(--base-font-size) + 1px);
}
.text--subdued {
  color: rgba(var(--color-body), 0.7);
}
[dir="ltr"] .text--left {
  text-align: left;
}
[dir="ltr"] .text--right,
[dir="rtl"] .text--left {
  text-align: right;
}
.content-box--text-center,
.text--center {
  text-align: center;
}
[dir="ltr"] .rte table th:not([class*="text--"]),
[dir="ltr"] .section__header--left,
[dir="ltr"] .table th:not([class*="text--"]),
[dir="rtl"] .text--right {
  text-align: left;
}
.text--strong {
  font-weight: var(--text-font-bold-weight);
}
.text--underlined {
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
#shopify-product-reviews .spr-review-reportreview,
.link,
.rte a:not(.button),
p a:not(.button) {
  -webkit-text-decoration-color: rgba(var(--color-body), 0.35);
  text-decoration-color: rgba(var(--color-body), 0.35);
}
.link,
.rte a:not(.button),
p a:not(.button) {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out,
    -webkit-text-decoration-color 0.2s ease-in-out;
}
.heading--small.link {
  line-height: 1.8;
}
.link--animated {
  display: block;
  position: relative;
  width: max-content;
}
.link--animated:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: var(--transform-origin-end);
  transition: transform 0.3s;
  display: none;
}
.text--underlined.link--animated:after {
  transform: scaleX(1);
}
@media (any-hover: hover) {
  .hd-no-touch {
    display: none !important;
  }
  .pswp__button:hover svg {
    transform: rotate(90deg);
  }
  .link:hover,
  .rte a:not(.button):hover,
  p a:not(.button):hover {
    color: rgb(var(--color-body));
    -webkit-text-decoration-color: rgb(var(--color-body));
    text-decoration-color: rgb(var(--color-body));
  }
  .link--animated:hover:after,
  .link--animated[ap-expanded-aria="true"]:after {
    transform: scaleX(1);
    transform-origin: var(--transform-origin-start);
  }
  @keyframes textUnderlinedAnimatedKeyframes {
    0% {
      transform: scaleX(1);
      transform-origin: var(--transform-origin-end);
    }
    50% {
      transform: scaleX(0);
      transform-origin: var(--transform-origin-end);
    }
    51% {
      transform-origin: var(--transform-origin-start);
    }
    to {
      transform: scaleX(1);
    }
  }
  .text--underlined.link--animated:hover:after {
    animation: 0.6s textUnderlinedAnimatedKeyframes;
  }
  .ap-nextap-buttonprev--prev:hover svg {
    animation: 0.3s ease-in-out reverse forwards prevNextButtonKeyframe;
  }
  .ap-nextap-buttonprev--next:hover svg {
    animation: 0.3s ease-in-out forwards prevNextButtonKeyframe;
  }
}
.link--faded {
  transition: opacity 0.25s ease-in-out;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.article__comment-form-title,
.form__info,
.heading:first-child,
.rte > :first-child,
.text-container > :first-child {
  margin-top: 0;
}
.heading:last-child,
.rte > :last-child,
.text-container > :last-child {
  margin-bottom: 0;
}
.heading--small,
.heading--xsmall,
.heading--xxsmall {
  line-height: 1.4663636;
  letter-spacing: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  letter-spacing: 0;
}
.heading--xxsmall {
  font-size: var(--xxsmall-font-size);
}
.heading--xsmall {
  font-size: var(--xsmall-font-size);
}
.heading--small {
  font-size: var(--small-font-size);
  line-height: 1.5;
}
.heading--large,
.rte .heading--large {
  font-size: var(--large-font-size);
  line-height: 1.11111111;
  letter-spacing: 0;
}
.h1,
.rte h1 {
  font-size: var(--h1-font-size);
  line-height: 1.11111111;
}
.h2,
.rte h2 {
  font-size: var(--h2-font-size);
  line-height: 1.13333333;
}
.h3,
.rte h3 {
  font-size: var(--h3-font-size);
  line-height: 1.1538461538;
}
.h4,
.rte h4 {
  font-size: var(--h4-font-size);
  line-height: 1.1666666667;
}
.h5,
.rte h5 {
  font-size: var(--h5-font-size);
  line-height: 1.2;
}
.h6,
.rte h6 {
  font-size: var(--h6-font-size);
  line-height: 1.25;
}
.ap-blockquote,
.rte ap-blockquote {
  position: relative;
  padding: 24px 24px 0;
  font-size: var(--h4-font-size);
  line-height: 1.1666666667;
  letter-spacing: -0.3px;
}
[dir="ltr"] .ap-blockquote:before,
[dir="ltr"] .rte ap-blockquote:before {
  left: calc(50% - 35.5px);
}
[dir="rtl"] .ap-blockquote:before,
[dir="rtl"] .rte ap-blockquote:before {
  right: calc(50% - 35.5px);
}
.ap-blockquote:before,
.rte ap-blockquote:before {
  content: "";
  position: absolute;
  width: 71px;
  height: 56px;
  top: -10px;
  background: var(--color-accent-6);
  opacity: 1;
  -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0632/3843/9075/files/ad20c325b991aaa49e95beea98abcb0b.svg?v=1701916450);
  mask-image: url(https://cdn.shopify.com/s/files/1/0632/3843/9075/files/ad20c325b991aaa49e95beea98abcb0b.svg?v=1701916450=);
  -webkit-mask-size: 71px 56px;
  mask-size: 71px 56px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  display: none;
}
[dir="ltr"] .rte ul,
[dir="ltr"] .text-container ul,
[dir="ltr"] .unordered-list {
  margin-left: 1.25em;
  margin-right: 0;
}
[dir="rtl"] .rte ul,
[dir="rtl"] .text-container ul,
[dir="rtl"] .unordered-list {
  margin-right: 1.25em;
  margin-left: 0;
}
.rte ul,
.text-container ul,
.unordered-list {
  list-style-type: square;
  padding: 0;
}
[dir="ltr"] .ordered-list,
[dir="ltr"] .rte ol,
[dir="ltr"] .text-container ol {
  margin-left: 0;
  margin-right: 0;
}
[dir="rtl"] .ordered-list,
[dir="rtl"] .rte ol,
[dir="rtl"] .text-container ol {
  margin-right: 1em;
  margin-left: 0;
}
.ordered-list,
.quick-buy-product__info .product-item-meta,
.rte ol,
.swiper-slide .slider__item,
.text-container ol {
  padding: 0;
}
[dir="ltr"] .rte ul li,
[dir="ltr"] .text-container ul li,
[dir="ltr"] .unordered-list li {
  padding: 2px 0 2px 5px;
}
[dir="rtl"] .rte ul li,
[dir="rtl"] .text-container ul li,
[dir="rtl"] .unordered-list li {
  padding: 2px 5px 2px 0;
}
[dir="ltr"] .ordered-list li,
[dir="ltr"] .rte ol li,
[dir="ltr"] .text-container ol li {
  padding: 3px 0;
}
[dir="rtl"] .ordered-list li,
[dir="rtl"] .rte ol li,
[dir="rtl"] .text-container ol li {
  padding: 3px 9px 3px 0;
}
.rte ul li::marker,
.text-container ul li::marker,
.unordered-list li::marker {
  color: inherit;
  font-size: 16px;
}
.ordered-list li::marker,
.rte ol li::marker,
.text-container ol li::marker {
  color: inherit;
  font-size: 11px;
}
.table-wrapper {
  overflow-x: auto;
}
.rte table,
.table {
  --table-spacing: 16px;
  width: 100%;
}
.table--loose {
  --table-spacing: 24px;
}
[dir="rtl"] .rte table th:not([class*="text--"]),
[dir="rtl"] .table th:not([class*="text--"]) {
  text-align: right;
}
.rte table th,
.table th {
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(var(--border-color));
  padding-left: var(--table-spacing);
  padding-right: var(--table-spacing);
}
.rte table td.half-spaced,
.table td.half-spaced {
  padding: calc(var(--table-spacing) / 2);
}
.rte table td,
.table td {
  padding: var(--table-spacing);
  padding-bottom: 0;
}
.table--bordered td,
.table--footered tbody tr:last-child td {
  padding-bottom: var(--table-spacing);
}
.checkbox + label,
.login-icon,
.table tr[onclick] {
  cursor: pointer;
}
[dir="ltr"] .rte table td:first-child,
[dir="ltr"] .rte table th:first-child,
[dir="ltr"] .table td:first-child,
[dir="ltr"] .table th:first-child,
[dir="rtl"] .rte table td:last-child,
[dir="rtl"] .rte table th:last-child,
[dir="rtl"] .table td:last-child,
[dir="rtl"] .table th:last-child {
  padding-left: 0;
}
[dir="ltr"] .rte table td:last-child,
[dir="ltr"] .rte table th:last-child,
[dir="ltr"] .table td:last-child,
[dir="ltr"] .table th:last-child,
[dir="rtl"] .rte table td:first-child,
[dir="rtl"] .rte table th:first-child,
[dir="rtl"] .table td:first-child,
[dir="rtl"] .table th:first-child {
  padding-right: 0;
}
.rte table tfoot tr:not(:first-child) td,
.table tfoot tr:not(:first-child) td {
  padding-top: 8px;
}
.rte p + form,
.rte p:not(.heading) + p,
.text-container p + form,
.text-container p:not(.heading) + p {
  margin-top: 24px;
}
.rte .heading--large,
.text-container .heading--large {
  margin: 48px 0 40px;
}
.rte h1,
.text-container .h1 {
  margin: 48px 0 24px;
}
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6,
.text-container .h2,
.text-container .h3,
.text-container .h4,
.text-container .h5,
.text-container .h6 {
  margin: 40px 0 16px;
}
.rte .heading--small,
.text-container .heading--small {
  margin: 16px 0;
}
.rte .heading--xsmall,
.text-container .heading--xsmall {
  margin: 12px 0;
}
.ap-blockquote,
.rte ap-blockquote {
  margin: 48px 0 64px;
}
.rte img:not([style*="float"]),
.text-container img:not([style*="float"]) {
  display: block;
  margin: 34px 0;
}
.rte ol,
.rte ul,
.text-container ol,
.text-container ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.button-group + p,
.button-wrapper + p,
.contact__text-item + .contact__text-item,
.heading + .button-group,
.heading + .button-wrapper,
.heading--small + .heading--large,
p + .button-group,
p + .button-wrapper {
  margin-top: 32px;
}
.heading--small + .h1,
.heading--small + .h2,
.heading--small + .h3,
.heading--small + .h4,
.heading--small + .h5,
.heading--small + .h6,
.heading--small + h1,
.heading--small + h2,
.heading--small + h3,
.heading--small + h4,
.heading--small + h5,
.heading--small + h6,
.heading--small + p,
.heading--xsmall + .h1,
.heading--xsmall + .h2,
.heading--xsmall + .h3,
.heading--xsmall + h1,
.heading--xsmall + h2,
.heading--xsmall + h3,
.heading--xsmall + p {
  margin-top: 16px;
}
.heading--xsmall + .h4,
.heading--xsmall + .h5,
.heading--xsmall + .h6,
.heading--xsmall + h4,
.heading--xsmall + h5,
.heading--xsmall + h6 {
  margin-top: 12px;
}
.shopify-section {
  color: rgb(var(--color-body));
  scroll-margin-top: calc(
    0px * var(--enable-sticky-header) + 0px *
      var(--enable-sticky-ap-announcementbar)
  );
  scroll-margin-top: calc(
    var(--header-height, 0px) * var(--enable-sticky-header) +
      var(--ap-announcementbar-height, 0px) *
      var(--enable-sticky-ap-announcementbar)
  );
}
.js .no-focus-outline :focus {
  outline: 0;
}
.ap-lockall {
  overflow: hidden;
}
.container,
.shopify-policy__container {
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-distance);
  padding-right: var(--container-distance);
  --container-outer-margin: 0px;
}
@media (max-width: 767px){
  .full{
    /* padding-left: var(--container-distance);
    padding-right: var(--container-distance); */
  }
}
.container--small {
  max-width: 930px;
}
[ap-expanded-aria="true"] > .animated-plus:before,
[reveal] {
  opacity: 0;
}
.no-js [reveal] {
  opacity: 1;
}
.modal[open],
.no-js [ap-revealvisibility],
.popover[open] {
  visibility: visible;
}
.skip-to-content:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: rgb(var(--color-body));
  background-color: rgb(var(--background));
  padding: 10px;
  opacity: 1;
  z-index: 10000;
  transition: none;
}
.vertical-breather {
  padding-top: var(--vertical-breather);
  padding-bottom: var(--vertical-breather);
}
.vertical-breather--tight {
  padding-top: var(--vertical-breather-tight);
  padding-bottom: var(--vertical-breather-tight);
}
.vertical-breather--margin {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: var(--vertical-breather);
  margin-bottom: var(--vertical-breather);
}
.section--tight,
.vertical-breather--margin.vertical-breather--tight {
  margin-top: var(--vertical-breather-tight);
  margin-bottom: var(--vertical-breather-tight);
}
.anchor {
  scroll-margin-top: calc(
    0px * var(--enable-sticky-header) + 0px *
      var(--enable-sticky-ap-announcementbar) + 20px
  );
  scroll-margin-top: calc(
    var(--header-height, 0px) * var(--enable-sticky-header) +
      var(--ap-announcementbar-height, 0px) *
      var(--enable-sticky-ap-announcementbar) + var(--anchor-offset, 20px)
  );
}
.anchor.vertical-breather:not(.vertical-breather--margin) {
  --anchor-offset: 0px;
}
.anchor.vertical-breather--margin {
  --anchor-offset: var(--vertical-breather);
}
.anchor.vertical-breather--tight.vertical-breather--margin {
  --anchor-offset: var(--vertical-breather-tight);
}
.icon {
  display: block;
  vertical-align: middle;
  background: 0 0;
  pointer-events: none;
  overflow: visible;
}
.icon--inline,
.linklist__item a {
  display: inline-block;
}
.ap-pricerange__input-group,
.icon-text {
  display: flex;
  align-items: center;
}
[dir="ltr"] .icon-text svg {
  margin-right: 12px;
}
[dir="rtl"] .icon-text svg {
  margin-left: 12px;
}
@supports (scale: 1) {
  [dir="rtl"] .icon--direction-aware {
    scale: -1 1;
  }
}
@supports not (scale: 1) {
  [dir="rtl"] .icon--direction-aware {
    transform: scaleX(-1);
  }
}
.list--unstyled {
  padding: 0;
  margin: 0;
}
.ap-loadingbar {
  position: fixed;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  opacity: 0;
  background: rgb(var(--ap-loadingbar-background));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s ease-in-out;
  z-index: 50;
  pointer-events: none;
}
.ap-loadingbar.is-visible {
  opacity: 1;
  display: none;
}
.section {
  display: block;
  margin: var(--vertical-breather) 0;
}
.section:empty {
  display: none;
}
.section--flush {
  margin-top: 0;
  margin-bottom: 0;
}
.section__color-wrapper {
  display: flow-root;
  background: rgb(var(--background));
  background: rgb(var(--section-background));
}
.placeholder-background,
.placeholder-image {
  background-color: rgb(var(--secondary-background));
}
.section__color-wrapper--boxed {
  border-radius: var(--block-border-radius);
}
.section__header {
  margin-bottom: min(32px, var(--vertical-breather));
  margin-left: auto;
  margin-right: auto;
}
.section__header--tight {
  max-width: 800px;
}
[dir="ltr"] .input-prefix__field,
[dir="ltr"] .section__header--right,
[dir="rtl"] #shopify-product-reviews .spr-form-input-email,
[dir="rtl"] #shopify-product-reviews .spr-form-input-text,
[dir="rtl"] #shopify-product-reviews .spr-form-input-textarea,
[dir="rtl"] .banner,
[dir="rtl"] .input__field,
[dir="rtl"] .section__header--left {
  text-align: right;
}
.section__header--left {
  margin-left: 0;
}
[dir="ltr"] #shopify-product-reviews .spr-form-input-email,
[dir="ltr"] #shopify-product-reviews .spr-form-input-text,
[dir="ltr"] #shopify-product-reviews .spr-form-input-textarea,
[dir="ltr"] .banner,
[dir="ltr"] .input__field,
[dir="rtl"] .input-prefix__field,
[dir="rtl"] .section__header--right {
  text-align: left;
}
.section__header--right {
  margin-right: 0;
}
.section__footer {
  margin-top: 32px;
  text-align: center;
}
.page-header {
  position: relative;
  text-align: center;
}
.article__ap-nextprev,
.page-header--secondary {
  background: rgb(var(--secondary-background));
}
.page-header--clear:after,
.page-header:before {
  content: "";
  display: table;
  clear: left;
}
.page-header__text-wrapper {
  max-width: 850px;
  margin: 38px auto;
}
.page-header--small .page-header__text-wrapper {
  margin-top: 24px;
  margin-bottom: 24px;
}
.page-header--alone .page-header__text-wrapper {
  margin-bottom: 72px;
}
.page-content,
.shopify-policy__body {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: min(var(--vertical-breather), 80px);
}
.page-content--medium,
.shopify-policy__body {
  max-width: 670px;
}
.page-content--small {
  max-width: 460px;
}
.page-content--fluid {
  max-width: none;
}
.breadcrumb {
  z-index: 1;
}
[dir="ltr"] .ap-navtabs__position,
[dir="ltr"] .breadcrumb--floating,
[dir="ltr"] .placeholder-image svg,
[dir="ltr"] .progress-bar:before,
[dir="rtl"] .ap-navtabs__arrows {
  left: 0;
}
[dir="ltr"] .ap-navtabs__arrows,
[dir="rtl"] .ap-navtabs__position,
[dir="rtl"] .breadcrumb--floating,
[dir="rtl"] .placeholder-image svg,
[dir="rtl"] .progress-bar:before {
  right: 0;
}
.breadcrumb--floating,
.range-group .range:last-child {
  position: absolute;
  top: 0;
}
.breadcrumb__list {
  display: inline-flex;
  padding: 22px 0;
  margin: 0;
}
.breadcrumb__item + .breadcrumb__item:before {
  content: "/";
  margin: 0 4px;
  opacity: 0.7;
  float: left;
}
.breadcrumb__link {
  transition: opacity 0.2s ease-in-out;
}
.breadcrumb__link:not([ap-currentaria="page"]):not(:hover) {
  opacity: 1;
}
[dir="rtl"] .breadcrumb__item + .breadcrumb__item:before,
[dir="rtl"] .spr-form-review-rating a,
[dir="rtl"] .spr-form-review-rating a:hover {
  float: right;
}
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  flex-direction: column;
}
.pagination__nav {
  display: table;
  border-collapse: separate;
  table-layout: fixed;
}
.pagination__nav-item {
  position: relative;
  display: table-cell;
  box-shadow: 1px 0 0 0 rgb(var(--border-color)),
    0 1px 0 0 rgb(var(--border-color)), 1px 1px 0 0 rgb(var(--border-color)),
    1px 0 0 0 rgb(var(--border-color)) inset,
    0 1px 0 0 rgb(var(--border-color)) inset;
  vertical-align: middle;
  height: 47px;
  width: 47px;
  text-align: center;
}
[dir="ltr"] .pagination__nav-item:first-child,
[dir="ltr"] .pagination__nav-item:first-child:before,
[dir="rtl"] .pagination__nav-item:last-child,
[dir="rtl"] .pagination__nav-item:last-child:before {
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
}
[dir="ltr"] .pagination__nav-item:last-child,
[dir="ltr"] .pagination__nav-item:last-child:before,
[dir="rtl"] .pagination__nav-item:first-child,
[dir="rtl"] .pagination__nav-item:first-child:before {
  border-top-right-radius: var(--button-border-radius);
  border-bottom-right-radius: var(--button-border-radius);
}
.pagination__nav-item svg {
  margin: 0 auto;
}
.pagination__nav-item[ap-currentaria]:before {
  content: "";
  position: absolute;
  max-width: calc(100% - 3px);
  max-height: calc(100% - 3px);
  top: 2px;
  left: 2px;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
  box-shadow: 0 0 0 2px currentColor;
}
.linklist__item:not(:first-child) {
  padding-top: 0;
}
.linklist__item a {
  word-break: break-word;
}
.animated-plus {
  position: relative;
  width: 10px;
  height: 10px;
}
.animated-plus:after,
.animated-plus:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: currentColor;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.animated-plus:before {
  width: 10px;
  height: 2px;
  opacity: 1;
}
.animated-plus:after {
  width: 2px;
  height: 10px;
}
[ap-expanded-aria="true"] > .animated-plus:after,
[ap-expanded-aria="true"] > .animated-plus:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.aspect-ratio {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aspect-ratio img,
.aspect-ratio svg,
.aspect-ratio video {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.aspect-ratio--short img,
.aspect-ratio--square img,
.aspect-ratio--tall img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
.aspect-ratio--square {
  padding-bottom: 100% !important;
}
.aspect-ratio--short {
  padding-bottom: 75% !important;
}
.aspect-ratio--tall {
  padding-bottom: 150% !important;
}
@supports (aspect-ratio: 1 / 1) {
  .aspect-ratio {
    padding-bottom: 0 !important;
    aspect-ratio: var(--aspect-ratio);
  }
  .aspect-ratio--natural img {
    width: 100%;
    border-radius: 10px;
  }
  .aspect-ratio--natural svg,
  .aspect-ratio--natural video {
    position: relative;
    width: auto;
  }
  .aspect-ratio--square {
    aspect-ratio: 1;
  }
  .aspect-ratio--short {
    aspect-ratio: 4/3;
  }
  .aspect-ratio--tall {
    aspect-ratio: 2/3;
  }
}
.placeholder-image {
  position: relative;
  padding-bottom: 75%;
}
.placeholder-image svg,
.video-wrapper iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.progress-bar {
  display: block;
  position: relative;
  height: 2px;
  background: rgba(var(--color-body), 0.15);
}
.progress-bar:before {
  content: "";
  position: absolute;
  top: 0;
  width: calc(100% / var(--divider));
  height: 100%;
  transform: translate(
    calc(var(--transform-logical-flip) * 0% * (var(--divider) - 1))
  );
  transform: translate(
    calc(
      var(--transform-logical-flip) * var(--transform, 0%) *
        (var(--divider) - 1)
    )
  );
  transform-origin: var(--transform-origin-start);
  background: rgb(var(--color-body));
}
[draggable].is-scrollable {
  cursor: none;
}
.custom-ap-cursorofdrag {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  pointer-events: none;
  visibility: visible;
  transition: visibility 0.15s linear;
}
.discount-badge svg,
.faq,
.header-icon a,
.input,
.select-wrapper,
.square-separator,
.tap-area,
[data-tooltip] {
  position: relative;
}
.custom-ap-cursorofdrag svg {
  transform: scale(1);
  opacity: 1;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
}
.custom-ap-cursorofdrag[hidden] svg {
  transform: scale(0.5);
  opacity: 0;
}
@media (max-width: 999px), not (any-hover: hover) {
  .custom-ap-cursorofdrag {
    display: none;
  }
}
[dir="ltr"] .tap-area:before,
[dir="rtl"] .tap-area:before {
  right: -6px;
}
[dir="ltr"] .tap-area--large:before,
[dir="rtl"] .tap-area--large:before {
  right: -10px;
}
[dir="ltr"] .tap-area:before,
[dir="rtl"] .tap-area:before {
  left: -6px;
}
[dir="ltr"] .tap-area--large:before,
[dir="rtl"] .tap-area--large:before {
  left: -10px;
}
.tap-area--large:before {
  top: -10px;
  bottom: -10px;
}
.hide-scrollbar {
  scrollbar-width: none;
  overflow-x: auto;
  overflow-y: hidden;
}
.ap-cartnotification,
.ap-imagewithtext__wrapper,
.ap-navtabs[arrows] .ap-navtabs__scroller,
.article__content,
.article__image-wrapper,
.no-focus-outline .social-media__item {
  overflow: hidden;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}
.square-separator {
  display: inline-block;
  height: 4px;
  width: 4px;
  margin: 0 8px;
  flex-shrink: 0;
  background: currentColor;
  vertical-align: middle;
}
#shopify-product-reviews .spr-review-header-starratings,
.bubble-count--top,
.label {
  vertical-align: top;
}
.square-separator--block {
  top: 1px;
  margin-left: 12px;
  margin-right: 12px;
}
.square-separator--subdued {
  opacity: 0.5;
}
@keyframes prevNextButtonKeyframe {
  0%,
  to {
    transform: translate(0) scaleX(var(--transform-logical-flip));
  }
  50% {
    transform: translate(calc(50% + 10px)) scaleX(var(--transform-logical-flip));
  }
  51% {
    transform: translate(calc(-50% - 10px))
      scaleX(var(--transform-logical-flip));
  }
}
.ap-button-nextprev {
  display: inline-grid;
  pointer-events: none;
}
.ap-button-nextprev--row,
.ap-listarticle--scrollable {
  grid-auto-flow: column;
}
.ap-nextap-buttonprev {
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
  background: rgb(var(--root-background));
  background: rgb(
    var(--ap-nextap-buttonprev-background, var(--root-background))
  );
  color: rgb(var(--root-text-color));
  color: rgb(var(--ap-nextap-buttonprev-color, var(--root-text-color)));
  border: 1px solid rgba(var(--root-text-color), 0.15);
  border: 1px solid
    rgba(var(--ap-nextap-buttonprev-color, var(--root-text-color)), 0.15);
  border-radius: var(--button-border-radius);
  transition: 0.4s;
  pointer-events: auto;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  box-shadow: 0 2px 6px #36363626;
}
[dir="ltr"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:first-child,
[dir="rtl"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:first-child {
  border-bottom-right-radius: 0;
}
[dir="ltr"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:last-child,
[dir="rtl"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:last-child {
  border-top-right-radius: 0;
}
.ap-nextap-buttonprev[disabled] {
  color: rgba(var(--ap-nextap-buttonprev-color), 0.3);
}
.ap-nextap-buttonprev svg {
  width: 8px;
  height: 13px;
}
[dir="ltr"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:first-child,
[dir="rtl"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:first-child {
  border-bottom-left-radius: 0;
}
[dir="ltr"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:last-child,
[dir="rtl"]
  .ap-button-nextprev:not(.ap-button-nextprev--row)
  .ap-nextap-buttonprev:last-child {
  border-top-left-radius: 0;
}
.ap-productlist__arrow {
  position: absolute;
  top: 50%;
}
.ap-productlist__arrow.ap-nextap-buttonprev--prev {
  left: 15px;
}
.ap-productlist__arrow.ap-nextap-buttonprev--next {
  right: 15px;
}
.dots-nav {
  display: flex;
  margin: 0;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.banner--centered,
.dots-nav--centered,
.payment-methods-list--center {
  justify-content: center;
}
.dots-nav__item {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  background: #E8E5E4;
  border-radius: min(var(--button-border-radius), 6px);
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.dots-nav__item[ap-currentaria="true"] {
  opacity: 1;
  background-color: var(--primary);
  width: 10px;
}
.price-list {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.price-list--stack {
  display: inline-grid;
}
[dir="ltr"] .price-list:not(.price-list--stack) > .price:not(:last-child) {
  margin-right: 10px;
}
[dir="rtl"] .price-list:not(.price-list--stack) > .price:not(:last-child) {
  margin-left: 10px;
}
[dir="ltr"] .price-list > .price--block {
  margin-left: 0 !important;
}
[dir="rtl"] .price-list > .price--block {
  margin-right: 0 !important;
}
.price-list > .price--block {
  flex-basis: 100%;
}
[dir="ltr"] .price-list + .link {
  margin-left: 16px;
}
[dir="rtl"] .price-list + .link {
  margin-right: 16px;
}
.gift-card__amount,
.price--highlight {
  color: rgb(var(--product-on-sale-accent));
}
.price--compare {
  text-decoration: line-through;
}
.price--large {
  font-size: calc(var(--base-font-size) + 3px);
}
.unit-price-measurement,
.variants-product-item.show-variants-color .variants-item-color,
.variants-product-item.show-variants-size .variants-item-size {
  display: inline-flex;
}
.label {
  display: inline-block;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 0.5px;
  border-radius: min(var(--block-border-radius), 2px);
}
.banner,
.label-list,
.social-media,
.tag,
.tag-list {
  display: flex;
}
.label--highlight {
  background: rgb(var(--product-custom-label-background));
  color: rgb(var(--product-custom-label-text-color));
}
.label--subdued {
  background: rgb(var(--product-sold-out-accent));
  color: #fff;
}
.label--custom {
  background: rgb(var(--product-custom-label-background));
  color: rgb(var(--product-custom-label-text-color));
}
.label--custom2 {
  background: rgb(var(--product-custom-label-2-background));
  color: rgb(var(--product-custom-label-2-text-color));
}
.label-list {
  flex-direction: column;
  align-items: flex-start;
  pointer-events: none;
}
.account__order-item-block .heading,
.label-list:not(.label-list--horizontal) .label:not(:last-child),
.predictive-search__article-category {
  margin-bottom: 8px;
}
.label-list--horizontal {
  flex-direction: row;
}
[dir="ltr"] .label-list--horizontal .label:not(:last-child) {
  margin-right: 4px;
}
[dir="rtl"] .label-list--horizontal .label:not(:last-child) {
  margin-left: 4px;
}
.tag-list {
  flex-wrap: wrap;
  align-items: center;
  margin: -6px;
}
[dir="ltr"] .tag {
  padding: 7px 14px 8px 13px;
}
[dir="rtl"] .tag {
  padding: 7px 13px 8px 14px;
}
.tag {
  align-items: center;
  margin: 6px;
  background: rgba(var(--color-body), 0.05);
}
[dir="ltr"] .tag__icon {
  margin: 1px 9px 0 0;
}
[dir="rtl"] .tag__icon {
  margin: 1px 0 0 9px;
}
[dir="ltr"] .mobile-toolbar__item .icon--chevron,
[dir="rtl"] .banner__ribbon {
  margin-left: 10px;
}
[dir="ltr"] .banner__ribbon,
[dir="rtl"] .mobile-toolbar__item .icon--chevron {
  margin-right: 10px;
}
.popover__choice-label,
.tag__icon {
  position: relative;
  cursor: pointer;
}
.ap-spyscroll__list,
[dir="ltr"] .tag-link {
  padding-left: 6px;
}
[dir="rtl"] .tag-link {
  padding-right: 6px;
}
.social-media__item {
  position: relative;
  box-shadow: 1px 0 0 0 rgb(var(--border-color)),
    0 1px 0 0 rgb(var(--border-color)), 1px 1px 0 0 rgb(var(--border-color)),
    1px 0 0 0 rgb(var(--border-color)) inset,
    0 1px 0 0 rgb(var(--border-color)) inset;
  transform: translateZ(0);
}
.social-media__item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  background: currentColor;
  -webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-clip-path 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: none;
  z-index: 1;
  border-radius: 50%;
}
[dir="ltr"]
  .social-media:not(.social-media--no-radius)
  .social-media__item:first-child,
[dir="rtl"]
  .social-media:not(.social-media--no-radius)
  .social-media__item:last-child {
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
}
[dir="ltr"]
  .social-media:not(.social-media--no-radius)
  .social-media__item:last-child,
[dir="rtl"]
  .social-media:not(.social-media--no-radius)
  .social-media__item:first-child {
  border-top-right-radius: var(--button-border-radius);
  border-bottom-right-radius: var(--button-border-radius);
}
.social-media__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  color: currentColor;
  z-index: 1;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 50%;
}
.banner {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px 16px;
}
.ap-navtabs,
.ap-navtabs__item[data-type="product"]:first-child,
ap-splitlines {
  display: block;
}
.ap-imagetextblock__text-container,
.ap-navtabs:not(:first-child),
.ap-shippingestimator__results,
.banner--margin,
.cart__checkout-button:not(:only-child),
.empty-state--bottom-only,
.gift-card__button-wrapper,
.section__header + .contact__form {
  margin-top: 24px;
}
.banner__content,
.has-dropdown .products_menu svg,
.product-item__info .ap-productmeta__reference,
.product-price,
.testimonial__content {
  margin: 0;
}
.banner--success {
  --color-body: rgb(var(--success-color));
  background: rgb(var(--success-background));
  color: rgb(var(--success-color));
  align-items: center;
}
.banner--error {
  --color-body: rgb(var(--error-color));
  background: rgb(var(--error-background));
  color: rgb(var(--error-color));
}
[dir="ltr"] .banner__content ul {
  padding-left: 10px;
}
[dir="rtl"] .banner__content ul {
  padding-right: 10px;
}
.banner__content ul {
  list-style-position: inside;
}
.ap-navtabs {
  position: relative;
  margin-bottom: 10px;
}
.ap-navtabs__scroller-inner {
  position: relative;
  line-height: 1;
}
.ap-navtabs__item-list {
  display: flex;
  vertical-align: top;
  box-shadow: 0 -1px rgb(var(--border-color)) inset;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.ap-navtabs__item {
  padding-top: 5px;
  padding-bottom: 0;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  color: rgb(var(--heading-color));
}
.ap-navtabs__item[ap-expanded-aria="true"] {
  opacity: 1;
  color: rgb(var(--heading-color));
  border: 1px solid var(--color-button-tab-active);
}
.ap-navtabs__item[data-type="product"],
.shopify-payment-button__more-options[aria-hidden="true"] {
  display: none;
}
.ap-navtabs__position {
  position: absolute;
  bottom: -5px;
  height: 2px;
  width: 100%;
  background: var(--primary);
  transform: scaleX(0) translate(0);
  transform: scaleX(var(--scale, 0)) translate(var(--translate, 0));
  transform-origin: left;
  opacity: 0;
}
.ap-navtabs__position.is-initialized {
  transition: transform 0.4s ease-in-out;
}
@supports (scale: 0) {
  .ap-navtabs__position {
    scale: 0 1;
    scale: var(--scale, 0) 1;
    translate: 0;
    translate: calc(var(--translate, 0) * var(--scale, 0));
    transform: none;
  }
  .ap-navtabs__position.is-initialized {
    transition: scale 0.2s ease-in-out, translate 0.4s ease-in-out;
  }
}
@media (min-width: 768px) {
  .ap-navtabs__position {
    opacity: 1;
  }
}
[data-tooltip]:after,
[data-tooltip]:before {
  visibility: hidden;
  z-index: 1;
  opacity: 0;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.ap-navtabs--center .ap-navtabs__scroller-inner,
.text-center .btn-base,
.video-section--boxed {
  margin-left: auto;
  margin-right: auto;
}
.ap-navtabs__arrows {
  display: none;
  position: absolute;
  top: -5px;
  z-index: 1;
}
.ap-navtabs__scroller.is-scrollable + .ap-navtabs__arrows {
  display: flex;
}
.ap-navtabs__arrow-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: rgb(var(--background));
  border: 1px solid rgb(var(--border-color));
}
.bubble-count,
[data-tooltip]:before {
  background: rgb(var(--heading-color));
  color: rgb(var(--background));
}
[dir="ltr"] .ap-navtabs__arrow-item + .ap-navtabs__arrow-item {
  border-left: none;
}
[dir="rtl"] .ap-navtabs__arrow-item + .ap-navtabs__arrow-item {
  border-right: none;
}
[dir="ltr"] .ap-navtabs[arrows] .ap-navtabs__scroller.is-scrollable:before {
  right: 48px;
}
[dir="rtl"] .ap-navtabs[arrows] .ap-navtabs__scroller.is-scrollable:before {
  left: 48px;
}
.ap-navtabs[arrows] .ap-navtabs__scroller.is-scrollable:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 100%;
  top: -2px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    to var(--transform-origin-start),
    rgb(var(--background)),
    rgba(var(--background), 0)
  );
  background: linear-gradient(
    to var(--transform-origin-start),
    rgb(var(--section-background, var(--background))),
    rgba(var(--section-background, var(--background)), 0)
  );
}
[dir="ltr"] .ap-navtabs[arrows] .ap-navtabs__item-list {
  margin-right: 0;
}
[dir="rtl"] .ap-navtabs[arrows] .ap-navtabs__item-list {
  margin-left: 0;
}
.ap-navtabs[arrows] .ap-navtabs__item-list {
  width: 100%;
}

@media (min-width: 768px){
  .ap-navtabs[arrows] .ap-navtabs__item-list {
    min-width: max-content;
  }
}
.ap-navtabs[arrows] .ap-navtabs__item-list:after {
  display: block;
  content: "";
  width: 35px;
}
.ap-navtabs--no-border.ap-navtabs--narrow,
.form__banner:not(:last-child),
.form__info {
  margin-bottom: 24px;
}
.ap-navtabs--no-border .ap-navtabs__item-list {
  box-shadow: none;
}
.ap-navtabs--no-border.ap-navtabs--narrow .ap-navtabs__item {
  padding-bottom: 5px;
}
.empty-state {
  position: relative;
  text-align: center;
  margin: 100px 0;
}
[dir="ltr"] .empty-state__background-text {
  left: 0;
}
[dir="rtl"] .empty-state__background-text {
  right: 0;
}
.empty-state__background-text {
  position: absolute;
  width: 100%;
  margin-top: -20px;
  text-align: center;
  font-size: 120px;
  opacity: 0.05;
  font-weight: 700;
  line-height: 0;
}
.bubble-count {
  display: block;
  font-weight: 700;
  font-style: var(--text-font-style);
  font-size: calc(var(--base-font-size) - 4px);
  padding: 3px 4.5px;
  line-height: 15px;
  border-radius: 50%;
  letter-spacing: 0;
  text-align: center;
  width: 20px;
  height: 20px;
}
.ap-quantityselector {
  --ap-quantityselector-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid rgb(var(--border-color));
  border-radius: 0;
  vertical-align: middle;
}
.ap-quantityselector__button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--ap-quantityselector-height);
  width: var(--ap-quantityselector-height);
}
.ap-quantityselector__input {
  padding: 0 10px;
  height: var(--ap-quantityselector-height);
  line-height: var(--ap-quantityselector-height);
  text-align: center;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  appearance: none;
}
.ap-quantityselector--small {
  --ap-quantityselector-height: 28px;
}
.ap-quantityselector--small .ap-quantityselector__input {
  padding: 0 2px;
}
@keyframes spinnerRotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinnerDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes spinnerColor {
  0%,
  40%,
  66%,
  80%,
  90% {
    stroke: currentColor;
  }
}
.spinner svg {
  margin: auto;
  animation: 2s linear infinite spinnerRotate;
  transform-origin: center center;
}
.spinner circle {
  animation: 1.5s ease-in-out infinite spinnerDash,
    6s ease-in-out infinite spinnerColor;
}
[data-tooltip]:before {
  position: absolute;
  content: attr(data-tooltip);
  bottom: calc(100% + 6px);
  left: 50%;
  padding: 5px 10px;
  white-space: nowrap;
  font-size: calc(var(--base-font-size) - 2px);
  pointer-events: none;
  transform: translate(-50%);
}
[data-tooltip]:after {
  position: absolute;
  content: "";
  left: calc(50% - 7px);
  bottom: calc(100% + 1px);
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent rgb(var(--heading-color))
    rgb(var(--heading-color));
  transform: rotate(-45deg);
  box-shadow: -1px 1px 1px #0000001a;
}
.mobile-share-buttons__item:not(:last-child),
.mobile-toolbar__item {
  border-bottom: 1px solid rgb(var(--border-color));
}
.btn-service.btn-addcart,
.modal-active .modal_bg,
.product-item-wrapper .btn-service:hover ~ .text-name,
.product-item-wrapper:hover .btn-service.btn-addcart,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  opacity: 1;
  visibility: visible;
}
[data-tooltip-position="bottom-left"]:before {
  top: calc(100% + 4px);
  bottom: auto;
  left: auto;
  right: -6px;
  transform: none;
}
[data-tooltip-position="bottom-left"]:after {
  top: calc(100% - 1px);
  transform: rotate(135deg);
  left: calc(50% - 6px);
}
.ap-cartnotification {
  --heading-color: 255, 255, 255;
  --color-body: 255, 255, 255;
  --ap-cartnotification-background: rgb(var(--success-color));
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  transform: translateY(0);
  transform: translateY(var(--ap-cartnotification-offset, 0));
  color: rgb(var(--color-body));
  transition: visibility 0.25s ease-in-out, transform 0.25s ease-in-out;
  visibility: visible;
  z-index: 9;
}
.ap-cartnotification--error {
  --ap-cartnotification-background: rgb(var(--error-color));
}
.ap-cartnotification--drawer {
  --ap-cartnotification-offset: 0;
  top: var(--header-height-without-bottom-nav);
  z-index: 1;
}
.ap-cartnotification--fixed {
  position: fixed;
  top: 0;
}
.ap-cartnotification[hidden] {
  visibility: hidden;
}
.ap-cartnotification__overflow {
  background: var(--ap-cartnotification-background);
  transform: translateY(0);
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
}
.ap-cartnotification[hidden] .ap-cartnotification__overflow {
  transform: translateY(-100%);
  opacity: 0;
}
.ap-cartnotification__wrapper {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 14px;
  padding-bottom: 14px;
}
.ap-cartnotification .icon--ap-cartnotification {
  position: relative;
  top: 2px;
}
[dir="ltr"] .ap-cartnotification__text-wrapper,
[dir="rtl"] .ap-cartnotification__heading {
  margin-left: 12px;
}
[dir="ltr"] .ap-cartnotification__heading,
[dir="rtl"] .ap-cartnotification__text-wrapper {
  margin-right: 12px;
}
.ap-cartnotification__text-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.ap-cartnotification__heading {
  font-size: 14px;
}
[dir="ltr"] .ap-cartnotification__close,
[dir="rtl"] .ap-spyscroll svg,
[dir="rtl"] .range-group .range:last-child {
  right: 0;
}
[dir="ltr"] .ap-spyscroll svg,
[dir="ltr"] .range-group .range:last-child,
[dir="rtl"] .ap-cartnotification__close {
  left: 0;
}
.ap-cartnotification__close {
  position: absolute;
  margin-top: -1px;
}
.ap-cartnotification--drawer .ap-cartnotification__text-wrapper {
  flex-grow: 1;
  justify-content: space-between;
}
.payment-methods-list {
  display: grid;
  grid-gap: 8px;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, 38px);
}
.ap-linkbar {
  position: relative;
  display: block;
  box-shadow: 0 1px rgb(var(--border-color)), 0 -1px rgb(var(--border-color));
  text-align: center;
}
.ap-linkbar__wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
}
.ap-linkbar__scroller {
  scroll-snap-type: x proximity;
}
.ap-linkbar__title {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  flex-shrink: 0;
  z-index: 1;
  background: rgb(var(--background));
}
.ap-linkbar__title:after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 28px;
  background-image: linear-gradient(
    to var(--transform-origin-end),
    rgb(var(--background)) 35%,
    rgba(var(--background), 0)
  );
}
[dir="ltr"] .ap-linkbar__title + .ap-linkbar__scroller {
  padding-left: 28px;
}
[dir="rtl"] .ap-linkbar__title + .ap-linkbar__scroller {
  padding-right: 28px;
}
.ap-linkbar__linklist {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  grid-gap: 28px;
  gap: 28px;
  min-width: max-content;
}
.ap-linkbar__link-item,
.ap-linkbar__title {
  padding-top: 14px;
  padding-bottom: 14px;
}
.ap-linkbar__link-item--selected {
  scroll-snap-align: center;
}
.mobile-share-buttons__item {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
[dir="ltr"] .mobile-share-buttons__item svg {
  margin-right: 16px;
}
[dir="rtl"] .mobile-share-buttons__item svg {
  margin-left: 16px;
}
.mobile-toolbar {
  position: -webkit-sticky;
  position: sticky;
  top: calc(
    var(--enable-sticky-header) * 0px + 0px *
      var(--enable-sticky-ap-announcementbar)
  );
  top: 0;
  display: flex;
  align-items: center;
  visibility: visible;
  z-index: 2;
  transition: margin-top 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.mobile-toolbar.is-collapsed {
  margin-top: -48px;
  visibility: hidden;
}
.mobile-toolbar--fixed {
  position: relative;
  top: 0;
}
.mobile-toolbar__item {
  display: flex;
  flex: 1 0 0;
  justify-content: center;
  align-items: center;
  padding: 11px;
  border-top: 1px solid rgb(var(--border-color));
  background: rgb(var(--background));
}
[dir="ltr"] .mobile-toolbar__item + .mobile-toolbar__item {
  border-left: 1px solid rgb(var(--border-color));
}
[dir="rtl"] .mobile-toolbar__item + .mobile-toolbar__item {
  border-right: 1px solid rgb(var(--border-color));
}
@media (max-width: 740px) {
  .rte table tfoot td,
  .table tfoot td {
    padding-top: 16px;
  }
  .ap-lockmobile {
    overflow: hidden;
    touch-action: none;
  }
  .ap-cartnotification__text-wrapper {
    flex-grow: 1;
    justify-content: space-between;
  }
  .ap-combobox,
  .ap-combobox__header {
    display: flex;
    border-radius: 10px 10px 0 0;
  }
  [dir="ltr"] .ap-combobox,
  [dir="ltr"] .ap-combobox__overlay {
    left: 0;
  }
  [dir="rtl"] .ap-combobox,
  [dir="rtl"] .ap-combobox__overlay {
    right: 0;
  }
  .ap-combobox {
    --heading-color: var(--root-heading-color);
    --color-body: var(--root-text-color);
    --background: var(--root-background);
    position: fixed;
    z-index: 10;
    color: rgb(var(--color-body));
    background: rgb(var(--background));
    visibility: hidden;
    flex-direction: column;
    bottom: 0;
    width: 100vw;
    max-height: 75vh;
    transform: translateY(100%);
    transition: transform 0.7s cubic-bezier(0.75, 0, 0.175, 1),
      visibility 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  }
  .ap-combobox[open] {
    visibility: visible;
    transform: translateY(0);
  }
  .ap-combobox__overlay {
    position: absolute;
    content: "";
    height: 100vh;
    width: 100%;
    bottom: calc(100% - 10px);
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  }
  .ap-combobox__header {
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 18px 32px;
    min-height: 64px;
    text-align: center;
    box-shadow: 0 1px rgb(var(--border-color));
  }
  .ap-combobox__content,
  .ap-combobox__header {
    background: inherit;
  }
  .ap-combobox__title {
    margin-bottom: 0;
  }
  [dir="ltr"] .ap-combobox__close-button {
    right: 24px;
  }
  [dir="rtl"] .ap-combobox__close-button {
    left: 24px;
  }
  .ap-combobox__close-button {
    position: absolute;
    top: 24px;
    z-index: 1;
  }
  .ap-combobox[open] > .ap-combobox__overlay {
    visibility: visible;
    opacity: 0.3;
  }
  .ap-combobox__option-list {
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: max(16px, env(safe-area-inset-bottom, 0px) + 16px);
  }
  .ap-combobox__option-item {
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(var(--border-color));
  }
  .ap-combobox__option-item:not([hidden]) {
    display: block;
  }
  .ap-combobox__option-item:last-child {
    border-bottom: none;
  }
  [dir="ltr"] .ap-combobox__option-item[aria-selected="true"]:after {
    margin-left: 12px;
  }
  [dir="rtl"] .ap-combobox__option-item[aria-selected="true"]:after {
    margin-right: 12px;
  }
  .ap-combobox__option-item[aria-selected="true"]:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 9px;
    background-color: currentColor;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMy40TDQuNzQ5MzEgN0wxMSAxIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMy40TDQuNzQ5MzEgN0wxMSAxIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 12px 9px;
    mask-size: 12px 9px;
  }
  .ap-combobox__option-item.is-disabled {
    color: rgba(var(--color-body), 0.5);
  }
  .button-group .button {
    margin: 12px;
    padding: 0 18px;
  }
}
.block-swatch__radio:checked + .block-swatch__item:after,
.color-swatch__radio:checked + .color-swatch__item:after,
.variant-swatch__radio:checked + .variant-swatch__item:after {
  opacity: 1;
  transform: scale(1);
}
.ap-pricerange {
  display: block;
  padding-top: 5px;
}
.ap-pricerange__input {
  flex: 1 0 0;
  min-width: 0;
}
.ap-pricerange__delimiter {
  margin-left: 20px;
  margin-right: 20px;
}
.ap-pricerange__range-group {
  position: relative;
  margin-bottom: 15px;
}
.no-js .ap-pricerange__range-group,
.products_menu div[title="Quickview"],
.spr-form-actions:after,
.spr-form-actions:before,
.spr-form-contact:after,
.spr-form-contact:before,
.spr-form-review:after,
.spr-form-review:before,
.spr-form-title,
.spr-header-title,
.spr-summary:after,
.spr-summary:before {
  display: none !important;
}
.ap-spyscroll {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  box-shadow: 1px 0 rgba(var(--color-body), 0.25) inset;
  top: calc(
    24px + 0px * var(--enable-sticky-header) + 0px *
      var(--enable-sticky-ap-announcementbar)
  );
  top: calc(
    24px + var(--header-height, 0px) * var(--enable-sticky-header) +
      var(--ap-announcementbar-height, 0px) *
      var(--enable-sticky-ap-announcementbar)
  );
}
.ap-spyscroll__item {
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
}
.ap-spyscroll__item.is-visible {
  opacity: 1;
}
.ap-spyscroll__anchor {
  display: block;
  padding: 10px 24px;
}
.ap-spyscroll svg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ap-spyscroll path {
  transition: 0.3s;
  fill: transparent;
  stroke: currentColor;
  stroke-width: 2px;
  stroke-dasharray: 0 0 0 1000;
  stroke-linecap: square;
}
.rating {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.rating__stars {
  display: grid;
  grid-auto-flow: column;
  grid-column-gap: 0;
  column-gap: 0;
}
.jdgm-preview-badge .jdgm-star.jdgm-star.jdgm--on,
.rating__star,
.spr-icon {
  color: rgb(var(--product-star-rating));
}
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:hover,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster:focus,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster:hover {
  color: rgba(var(--color-body), 0.55);
}
.rating__star--empty {
  color: rgba(var(--product-star-rating), 0.4);
}
[dir="ltr"] .ap-productfacet__active-count,
[dir="ltr"] .ap-productform__option-value,
[dir="ltr"] .predictive-search__input,
[dir="ltr"] .rating__caption,
[dir="ltr"] .spr-summary-starrating + .spr-summary-caption,
[dir="ltr"] .store-availability-information-container,
[dir="rtl"] .discount-badge svg,
[dir="rtl"] .store-availability-list__stock svg {
  margin-left: 8px;
}
[dir="ltr"] .discount-badge svg,
[dir="rtl"] .ap-productfacet__active-count,
[dir="rtl"] .rating__caption {
  margin-right: 8px;
}
.openable__overlay {
  position: absolute;
  content: "";
  height: 100vh;
  width: 100%;
  bottom: 100%;
  left: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}
[open] > .openable__overlay {
  visibility: visible;
  opacity: 0.2;
}
.form__submit {
  margin: var(--form-submit-margin);
}
.article-comment + .article-comment,
.form__submit--closer {
  margin-top: 16px;
}
.form__secondary-action {
  display: block;
  width: 100%;
  margin-top: 18px;
  text-align: center;
}
.form__secondary-action .link,
[dir="ltr"] .ap-productfacet__filter-item .collapsible__content,
[dir="ltr"] .mobile-nav .mobile-nav,
[dir="ltr"] .mobile-nav + .mobile-nav__images-wrapper {
  padding-left: 8px;
}
.input + .input,
.input + .input-row,
.input-row + .input,
.input-row + .input-row {
  margin-top: var(--form-input-gap);
}
#shopify-product-reviews .spr-form-input-email,
#shopify-product-reviews .spr-form-input-text,
#shopify-product-reviews .spr-form-input-textarea,
.input__field {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: var(--form-input-field-height);
  line-height: var(--form-input-field-height);
  padding: 0 18px;
  border-radius: var(--button-border-radius);
  border: 1px solid rgba(var(--color-body), 0.15);
  box-shadow: none;
  background: 0 0;
  color: var(--form-input-color);
  transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.color-swatch--white .color-swatch__item:before,
.select__color-swatch--white {
  box-shadow: 0 0 0 1px rgba(var(--color-body), 0.3) inset;
}
.collapsible-toggle svg,
.input__label,
.popover-button svg {
  transition: transform 0.2s ease-in-out;
}
#shopify-product-reviews .spr-form-input-email:focus,
#shopify-product-reviews .spr-form-input-text:focus,
#shopify-product-reviews .spr-form-input-textarea:focus,
.input__field:focus,
select:focus {
  border-color: rgb(var(--color-body));
  box-shadow: 0 0 0 1px rgb(var(--color-body)) inset;
  outline: 0;
}
.input__field::placeholder {
  color: rgba(var(--color-body), 0.7);
}
.input__field--transparent {
  background: 0 0;
}
#shopify-product-reviews .spr-form-input-textarea,
.input__field--textarea {
  resize: vertical;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: top;
  line-height: inherit;
}
[dir="ltr"] .input__label {
  left: 12px;
}
[dir="rtl"] .input__label {
  right: 12px;
}
.input__label {
  position: absolute;
  top: calc((var(--form-input-field-height) / 2) - 0.5em);
  padding: 0 5px;
  pointer-events: none;
  transform: translateY(0);
  transform-origin: var(--transform-origin-start) top;
  background: rgb(var(--background));
  background: rgb(
    var(
      --section-block-background,
      var(--section-background, var(--background))
    )
  );
  color: rgba(var(--color-body), 0.7);
  line-height: 1;
  white-space: nowrap;
}
.is-filled ~ .input__label,
[focus-within] ~ .input__label {
  transform: scale(0.733) translateY(calc(-24px - 0.5em)) translate(3.665px);
}
.is-filled ~ .input__label,
:focus-within ~ .input__label {
  transform: scale(0.733) translateY(calc(-24px - 0.5em)) translate(3.665px);
}
.input__block-label {
  display: inline-block;
  margin-bottom: 8px;
}
[dir="ltr"] .input__field-link {
  right: 18px;
}
[dir="rtl"] .input__field-link {
  left: 18px;
}
.input__field-link {
  position: absolute;
  top: 1.1em;
}
[dir="ltr"] .article-item__arrow,
[dir="ltr"] .input__submit-icon,
[dir="ltr"] .main-search__submit {
  right: 20px;
}
[dir="ltr"] .product-item__label-list,
[dir="rtl"] .article-item__arrow,
[dir="rtl"] .input__submit-icon,
[dir="rtl"] .main-search__submit,
[dir="rtl"] .product-item__label-list {
  left: 20px;
}
.input__submit-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.input-row .button {
  width: 100%;
}
.input-prefix {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px;
  border: 1px solid rgb(var(--border-color));
}
.input-prefix__field {
  padding: 0;
  background: 0 0;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  min-width: 0;
  width: 100%;
  border: none;
}
.checkbox,
.range,
.select {
  -webkit-appearance: none;
}
.input-prefix__field::-webkit-inner-spin-button,
.input-prefix__field::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkbox-container {
  display: flex;
  align-items: baseline;
}
.checkbox-container + .checkbox-container {
  margin-top: 10px;
}
.checkbox {
  position: relative;
  top: 2px;
  flex: none;
  width: 14px;
  height: 14px;
  border: 1px solid rgb(var(--border-color-darker));
  background-color: rgb(var(--background));
  border-radius: 0;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  cursor: pointer;
}
.select,
.select__selected-value {
  display: flex;
  align-items: center;
}
.checkbox:checked {
  border-color: rgb(var(--heading-color));
  background-color: rgb(var(--heading-color));
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgM0w0IDZMOS4wMDE0NiAxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==);
  background-position: center;
  background-repeat: no-repeat;
}
.checkbox:disabled + label {
  opacity: 0.7;
  cursor: default;
}
[dir="ltr"] .checkbox + label {
  padding-left: 12px;
}
[dir="rtl"] .checkbox + label {
  padding-right: 12px;
}
.select {
  appearance: none;
  justify-content: space-between;
  padding: 0 18px;
  height: var(--form-input-field-height);
  width: 100%;
  background: 0 0;
  border: 1px solid rgb(var(--border-color));
  border-radius: var(--button-border-radius);
  cursor: pointer;
}
[dir="ltr"] .select--collapse-start,
[dir="rtl"] .select--collapse-end {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[dir="ltr"] .select--collapse-end,
[dir="rtl"] .select--collapse-start {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[dir="ltr"] .select svg {
  margin-left: 20px;
}
[dir="ltr"] .select--small svg,
[dir="rtl"] .select__color-swatch {
  margin-left: 10px;
}
[dir="rtl"] .select svg {
  margin-right: 20px;
}
[dir="ltr"] .select__color-swatch,
[dir="rtl"] .select--small svg {
  margin-right: 10px;
}
[dir="ltr"] .select ~ svg,
[dir="rtl"] .checkout-button__lock {
  right: 18px;
}
[dir="ltr"] .checkout-button__lock,
[dir="rtl"] .select ~ svg {
  left: 18px;
}
.select ~ svg {
  position: absolute;
  top: calc(50% - 4px);
}
.select__selected-value {
  position: relative;
  top: -1px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select__color-swatch {
  position: relative;
  width: 16px;
  height: 16px;
  border-radius: var(--color-swatch-border-radius);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.select--small {
  padding: 6px 12px;
  height: auto;
}
[dir="ltr"] .drawer__title .icon,
[dir="ltr"] .popover__title svg {
  margin-right: 12px;
}
.popover-button[ap-expanded-aria="true"] svg,
.select[ap-expanded-aria="true"] svg {
  transform: rotate(180deg);
}
.range {
  appearance: none;
  width: 100%;
  background: 0 0;
}
.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  position: relative;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  border: none;
  background: rgb(var(--background));
  cursor: pointer;
  margin-top: -5px;
  z-index: 1;
  box-shadow: 0 0 0 5px rgb(var(--color-body)) inset;
}
.range::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: rgb(var(--border-color));
  border-radius: 4px;
  border: none;
}
.range::-moz-range-thumb {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  border: none;
  background: rgb(var(--background));
  cursor: pointer;
  box-shadow: 0 0 0 5px rgb(var(--color-body)) inset;
}
.range::-moz-range-progress,
.range::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  border-radius: 4px;
  border: none;
}
.range::-moz-range-progress {
  background-color: rgba(var(--color-body), 0.7);
}
.range::-moz-range-track {
  background-color: rgb(var(--border-color));
}
.range-group {
  height: 6px;
  background: linear-gradient(
    to var(--transform-origin-end),
    rgb(var(--border-color)) var(--range-min),
    rgba(var(--color-body), 0.7) var(--range-min),
    rgba(var(--color-body), 0.7) var(--range-max),
    rgb(var(--border-color)) var(--range-max)
  );
  border-radius: 4px;
}
.range-group .range {
  pointer-events: none;
  height: 6px;
  vertical-align: top;
}
.range-group .range::-webkit-slider-runnable-track {
  background: 0 0;
}
.range-group .range::-webkit-slider-thumb {
  pointer-events: auto;
}
.range-group .range::-moz-range-progress,
.range-group .range::-moz-range-track {
  background: 0 0;
}
.range-group .range::-moz-range-thumb {
  pointer-events: auto;
}
#shopify-product-reviews .spr-button,
#shopify-product-reviews .spr-summary-actions-newreview,
.button,
.shopify-challenge__button {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  line-height: var(--button-height);
  padding: 0 25px;
  text-align: center;
  text-decoration: none;
  border-radius: var(--button-border-radius);
  background: rgb(var(--button-background));
  color: rgb(var(--button-text-color));
}
#shopify-product-reviews .spr-button,
#shopify-product-reviews .spr-summary-actions-newreview,
.btn-base,
.btn-black,
.btn-line,
.btn-line-black,
.btn-outline,
.btn-outline-white,
.button:not(.button--text),
.shopify-challenge__button {
  text-transform: var(--text-transform-btn);
  font-size: var(--font-size-btn);
  font-weight: var(--font-weight-btn);
  font-family: var(--font-family_btn);
  letter-spacing: var(--font-spacing-btn);
  transition: 0.4s;
  {% if settings.enable_gradient_button &}
    
  {% endif %}
}
#shopify-product-reviews .spr-summary-actions-newreview,
.button--small {
  padding: 0 20px;
  line-height: var(--button-small-height);
}
#shopify-product-reviews .spr-button,
#shopify-product-reviews .spr-summary-actions-newreview,
.button--primary,
.shopify-challenge__button {
  --button-background: var(--primary-button-background);
  --button-text-color: var(--primary-button-text-color);
}
.button--secondary {
  --button-background: var(--secondary-button-background);
  --button-text-color: var(--secondary-button-text-color);
}
.button--outline,
.button--ternary {
  --button-text-color: var(--root-text-color);
}
.button--ternary {
  --button-background: var(--secondary-background);
}
.button--outline {
  --button-background: var(--background);
  border: 1px solid rgb(var(--border-color));
}
.button--full {
  width: 100%;
}
.shopify-payment-button__button--unbranded:hover:not([disabled]) ,
.shopify-payment-button__button--unbranded {
  background-color: transparent !important;
  background-image: none !important;
  padding: 0 !important;
}
shopify-buy-it-now-button {
  min-height: var(--button-height);
  border-radius: var(--button-border-radius);
  background: var(--primary);
  transition: all .4s;
  display: block;
}
shopify-buy-it-now-button:hover {
  background: rgb(var(--root-primary-button-background-hover));
}
.shopify-payment-button__button--branded {
  border-radius: var(--button-border-radius);
  overflow: hidden;
  min-height: var(--button-height);
}
.shopify-payment-button__button--unbranded {
  --button-background: var(--primary-button-background);
  --button-text-color: var(--primary-button-text-color);
  position: relative !important;
  display: inline-block !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  line-height: var(--button-height) !important;
  /* background-color: rgb(var(--button-background)) !important; */
  background-color: transparent;
  color: rgb(var(--button-text-color)) !important;
}
.product__info .quantity_wrapper button#AddToCart ,
.shopify-payment-button__button--unbranded ,
.shopify-payment-button__button {
  padding: 0 30px !important;
  height: auto !important;
  font-size: calc(var(--base-font-size) - 2px)!important;
  font-weight: bold!important;
  border-radius: var(--button-border-radius)!important;
  text-transform: capitalize!important;
}
.drawer,
.popover {
  --color-body: var(--root-text-color);
  --primary-button-background: var(--root-primary-button-background);
  --primary-button-text-color: var(--root-primary-button-text-color);
  --heading-color: var(--root-heading-color);
}
@media (min-width: 741px) {
  html {
    font-size: var(--base-font-size);
    line-height: 1.5;
  }
  .text--small {
    font-size: calc(var(--base-font-size));
    line-height: 1.714285713;
  }
  .text--xsmall {
    font-size: calc(var(--base-font-size) - 2px);
    line-height: 1.5384615385;
  }
  .text--xxsmall {
    font-size: calc(var(--base-font-size) - 4px);
    line-height: 1.5384615385;
  }
  .text--large {
    font-size: calc(var(--base-font-size) + 5px);
  }
  .ordered-list li::marker,
  .rte ol li::marker,
  .text-container ol li::marker {
    font-size: 12px;
  }
  .heading--xsmall {
    line-height: 1.466666666;
  }
  .heading--small {
    line-height: 1.2307692308;
  }
  .heading--large {
    line-height: 1;
  }
  .h1,
  .rte h1 {
    line-height: 1.0416666667;
    letter-spacing: -1px;
  }
  .h2,
  .rte h2 {
    line-height: 1.1052631579;
    letter-spacing: -1px;
  }
  .h3,
  .rte h3 {
    line-height: 1.0625;
    letter-spacing: -0.8px;
  }
  .h4,
  .rte h4 {
    line-height: 1.1666666667;
    letter-spacing: -0.6px;
  }
  .h5,
  .rte h5 {
    line-height: 1.2;
    letter-spacing: -0.3px;
  }
  .h6,
  .rte h6 {
    line-height: 1.2222222222;
  }
  [dir="ltr"] .ap-blockquote,
  [dir="ltr"] .rte ap-blockquote {
    padding-left: 49px;
    padding-right: 0;
  }
  [dir="rtl"] .ap-blockquote,
  [dir="rtl"] .rte ap-blockquote {
    padding-right: 49px;
    padding-left: 0;
  }
  .ap-blockquote,
  .rte ap-blockquote {
    line-height: 1.1666666667;
    letter-spacing: -0.6px;
    min-height: 63px;
  }
  [dir="ltr"] .ap-blockquote--center {
    padding-left: 0;
  }
  [dir="rtl"] .ap-blockquote--center {
    padding-right: 0;
  }
  [dir="ltr"] .ap-blockquote:not(.ap-blockquote--center):before,
  [dir="ltr"] .rte ap-blockquote:not(.ap-blockquote--center):before {
    right: 0;
    left: unset;
  }
  [dir="rtl"] .ap-blockquote:not(.ap-blockquote--center):before,
  [dir="rtl"] .ap-combobox,
  [dir="rtl"] .rte ap-blockquote:not(.ap-blockquote--center):before {
    right: 0;
  }
  .ap-blockquote:not(.ap-blockquote--center):before,
  .rte ap-blockquote:not(.ap-blockquote--center):before {
    width: 80px;
    height: 63px;
    top: 0;
    -webkit-mask-size: 80px 63px;
    mask-size: 80px 63px;
  }
  [dir="ltr"] .rte ul li,
  [dir="ltr"] .text-container ul li,
  [dir="ltr"] .unordered-list li {
    padding: 4px 0 4px 5px;
  }
  [dir="rtl"] .rte ul li,
  [dir="rtl"] .text-container ul li,
  [dir="rtl"] .unordered-list li {
    padding: 4px 5px 4px 0;
  }
  [dir="ltr"] .ordered-list li,
  [dir="ltr"] .rte ol li,
  [dir="ltr"] .text-container ol li {
    padding: 4px 0;
  }
  [dir="rtl"] .ordered-list li,
  [dir="rtl"] .rte ol li,
  [dir="rtl"] .text-container ol li {
    padding: 4px 9px 4px 0;
  }
  .heading--small + .h1,
  .heading--small + .h2,
  .heading--small + .h3,
  .heading--small + .h4,
  .heading--small + h1,
  .heading--small + h2,
  .heading--small + h3,
  .heading--small + h4,
  .heading--small + p,
  .heading--xsmall + .h1,
  .heading--xsmall + .h2,
  .heading--xsmall + h1,
  .heading--xsmall + h2 {
    margin-top: 24px;
  }
  .heading--small + .h5,
  .heading--small + .h6,
  .heading--small + h5,
  .heading--small + h6 {
    margin-top: 16px;
  }
  .vertical-breather--extra-tight {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vertical-breather--margin.vertical-breather--extra-tight {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .section__header {
    margin-bottom: min(40px, var(--vertical-breather));
  }
  .section__footer {
    margin-top: min(40px, var(--vertical-breather));
  }
  .page-header__text-wrapper {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .page-header--small .page-header__text-wrapper {
    margin-top: 48px;
    margin-bottom: 40px;
  }
  .page-header--alone .page-header__text-wrapper {
    margin-bottom: 120px;
  }
  .breadcrumb--floating + .page-header__text-wrapper {
    margin-top: 80px;
  }
  .pagination {
    margin-top: 48px;
  }
  .pagination__nav-item {
    height: 56px;
    width: 56px;
  }
  .ap-button-nextprev:not(.ap-button-nextprev--row)
    .ap-nextap-buttonprev:last-child {
    border-top: none;
  }
  .social-media__link {
    height: 50px;
    width: 50px;
  }
  .banner {
    padding: 13px 18px;
  }
  .ap-navtabs:not(:first-child) {
    margin-top: 6px;
  }
  .ap-navtabs--no-border.ap-navtabs--narrow {
    margin-bottom: 32px;
  }
  .ap-navtabs--loose .ap-navtabs__item-list {
    grid-gap: 39px;
    gap: 39px;
  }
  .ap-linkbar__linklist,
  .ap-navtabs--narrow .ap-navtabs__item-list {
    grid-gap: 40px;
    gap: 40px;
  }
  .empty-state {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .empty-state--bottom-only {
    margin-top: 50px;
  }
  .empty-state__background-text {
    position: absolute;
    margin-top: -35px;
    font-size: 200px;
  }
  .ap-cartnotification__wrapper {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .ap-cartnotification .icon--ap-cartnotification {
    top: 4px;
  }
  [dir="ltr"] .ap-cartnotification__heading {
    margin-right: 16px;
  }
  [dir="rtl"] .ap-cartnotification__heading {
    margin-left: 16px;
  }
  .ap-cartnotification__heading {
    font-size: 16px;
  }
  .ap-cartnotification__close svg {
    width: 15px;
    height: 15px;
  }
  .payment-methods-list--auto {
    grid-auto-flow: column;
  }
  [dir="ltr"] .ap-linkbar__title + .ap-linkbar__scroller {
    padding-left: 48px;
  }
  [dir="rtl"] .ap-linkbar__title + .ap-linkbar__scroller {
    padding-right: 48px;
  }
  .ap-linkbar__link-item,
  .ap-linkbar__title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  [dir="ltr"] .ap-combobox {
    left: 0;
  }
  .ap-combobox {
    position: absolute;
    display: block;
    top: 100%;
    width: 100%;
    max-height: 245px;
    overscroll-behavior: contain;
    overflow: auto;
    background: rgb(var(--background));
    z-index: 2;
    padding: 8px 0;
    border: 1px solid rgb(var(--border-color));
    border-top: none;
    border-radius: 0 0 var(--button-border-radius) var(--button-border-radius);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  }
  .ap-top-combobox {
    top: auto;
    bottom: 100%;
    border-top: 1px solid rgb(var(--border-color));
    border-bottom: none;
    border-radius: var(--button-border-radius) var(--button-border-radius) 0 0;
  }
  .ap-combobox:not([open]) {
    visibility: hidden;
    opacity: 0;
  }
  .ap-combobox__header {
    display: none;
  }
  .ap-combobox__option-list {
    min-width: max-content;
  }
  .ap-combobox__option-item:not([hidden]) {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 8px 18px;
    transition: background 0.2s ease-in-out;
    text-align: left;
  }
  .ap-combobox__option-item.is-disabled {
    color: rgba(var(--color-body), 0.5);
  }
  .ap-combobox__option-item:focus,
  .ap-combobox__option-item:hover {
    background: rgb(var(--secondary-background));
  }
  [dir="ltr"] .ap-combobox__color-swatch {
    margin-right: 10px;
  }
  [dir="rtl"] .ap-combobox__color-swatch {
    margin-left: 10px;
  }
  .ap-combobox__color-swatch {
    width: 16px;
    height: 16px;
    border-radius: var(--color-swatch-border-radius);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .ap-combobox + .select {
    transition: border-radius 0.2s ease-in-out;
  }
  [dir="ltr"] .ap-combobox[open] + .select,
  [dir="rtl"] .ap-combobox[open] + .select {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  [dir="ltr"] .ap-top-combobox[open] + .select,
  [dir="rtl"] .ap-top-combobox[open] + .select {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .input-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
    grid-gap: var(--form-input-gap);
    gap: var(--form-input-gap);
  }
  .input-row .input {
    margin-top: 0;
  }
  .input + .input--checkbox,
  .input-row + .input--checkbox {
    margin-top: 30px;
  }
  [dir="ltr"] .input__field-link {
    right: 18px;
  }
  [dir="rtl"] .input__field-link {
    left: 18px;
  }
  .select__selected-value {
    pointer-events: none;
  }
  #shopify-product-reviews .spr-button,
  #shopify-product-reviews .spr-summary-actions-newreview,
  .button:not(.button--text),
  .shopify-challenge__button {
    text-transform: var(--text-transform-btn);
    font-size: var(--font-size-btn);
    font-weight: var(--font-weight-btn);
    font-family: var(--font-family_btn);
    letter-spacing: var(--font-spacing-btn);
    transition: 0.4s;
  }
  #shopify-product-reviews .spr-summary-actions-newreview,
  .button--small:not(.button--text) {
    padding-left: 28px;
    padding-right: 28px;
    font-size: calc(var(--base-font-size) - 3px);
  }
  .button-group__wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
}
.ap-text-loaderbutton {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  gap: 8px;
}
.ap-loader-loaderbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
}
.button-group {
  font-size: 0;
}
.text-center .button-group__wrapper {
  justify-content: center;
}
.text-right .button-group__wrapper {
  justify-content: end;
}
.collapsible {
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.collapsible[open],
.no-js .collapsible {
  height: auto;
  overflow: visible;
  visibility: visible;
}
.product-tabs__tab-item-wrapper .collapsible[open] {
  padding-bottom: 15px;
}
.collapsible-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 0;
}
[dir="ltr"] .collapsible-toggle__selected-value {
  margin-left: auto;
  margin-right: 12px;
}
[dir="rtl"] .collapsible-toggle__selected-value {
  margin-right: auto;
  margin-left: 12px;
}
.collapsible-toggle__selected-value {
  font-weight: 400;
  max-width: 45%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content-box {
  position: relative;
  z-index: 1;
}
.drawer,
.drawer__overlay {
  position: fixed;
  top: 0;
  visibility: hidden;
}
.content-box--text-left {
  text-align: left;
}
.content-box--text-right,
[dir="ltr"] .content-box--text-right,
[dir="rtl"] #shopify-product-reviews .spr-pagination,
[dir="rtl"] #shopify-product-reviews .spr-summary,
[dir="rtl"] .popover {
  text-align: right;
}
.content-box--center.content-box--text-left {
  align-items: start;
}
.content-box--center.content-box--text-center {
  align-items: center;
}
.content-box--center.content-box--text-right {
  align-items: end;
}
[dir="ltr"] #shopify-product-reviews .spr-pagination,
[dir="ltr"] #shopify-product-reviews .spr-summary,
[dir="ltr"] .popover,
[dir="rtl"] .content-box--text-right {
  text-align: left;
}
@media (max-width: 740px) {
  .container--flush .content-box--large,
  .content-box--medium,
  .content-box--small {
    margin-left: 0;
    margin-right: 0;
  }
  [dir="ltr"] .content-box--left,
  [dir="rtl"] .content-box--right {
    margin-right: auto;
  }
  [dir="ltr"] .content-box--right,
  [dir="rtl"] .content-box--left {
    margin-left: auto;
  }
}
@media (min-width: 741px) {
  .collapsible-toggle {
    padding: 21px 0;
  }
  .content-box {
    width: calc(var(--grid-column-width) * 20 + var(--grid-gap) * 15);
  }
  .content-box--medium {
    width: calc(var(--grid-column-width) * 13 + var(--grid-gap) * 13);
  }
  .content-box--small {
    width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9);
  }
  .content-box--fill {
    width: 100% !important;
  }
  [dir="ltr"] .content-box--left {
    margin-left: calc(var(--grid-column-width) + var(--grid-gap));
  }
  [dir="rtl"] .content-box--left {
    margin-right: calc(var(--grid-column-width) + var(--grid-gap));
  }
}
@media (min-width: 1000px) {
  .hd-lap-and-up {
    display: none !important;
  }
  .table {
    --table-spacing: 24px;
  }
  .table--loose {
    --table-spacing: 32px;
  }
  .rte p + form,
  .text-container p + form {
    margin-top: 32px;
  }
  .rte h1,
  .text-container .h1 {
    margin: 48px 0 32px;
  }
  .rte h2,
  .rte h3,
  .rte h4,
  .text-container .h2,
  .text-container .h3,
  .text-container .h4 {
    margin: 48px 0 24px;
  }
  .rte h5,
  .rte h6,
  .text-container .h5,
  .text-container .h6 {
    margin: 40px 0 16px;
  }
  .ap-blockquote,
  .rte ap-blockquote {
    margin: 80px 0 96px;
  }
  .section__header {
    margin-bottom: min(48px, var(--vertical-breather));
  }
  .section__footer {
    margin-top: min(48px, var(--vertical-breather));
  }
  .linklist__item:not(:first-child) {
    padding-top: 0;
  }
  .placeholder-image {
    padding-bottom: 45%;
  }
  .price--large:not(.price--compare) {
    font-size: calc(var(--base-font-size) + 2px);
  }
  .form__banner:not(:last-child),
  .form__info {
    margin-bottom: 32px;
  }
  .checkbox-container + .checkbox-container {
    margin-top: 2px;
  }
  .content-box {
    width: calc(var(--grid-column-width) * 20 + var(--grid-gap) * 13);
  }
  .content-box--medium {
    width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9);
  }
  .content-box--small {
    width: calc(var(--grid-column-width) * 8 + var(--grid-gap) * 7);
  }
}
@media (min-width: 1700px) {
  .content-box--small {
    width: calc(var(--grid-column-width) * 7 + var(--grid-gap) * 6);
  }
  .content-box--medium {
    width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9);
  }
}
[dir="ltr"] .drawer {
  right: 0;
  text-align: left;
}
[dir="rtl"] .drawer {
  left: 0;
  text-align: right;
}
.drawer {
  --background: var(--root-background);
  --section-background: initial;
  display: flex;
  flex-direction: column;
  width: 89vw;
  max-width: 410px;
  height: 100%;
  max-height: 100vh;
  background: rgb(var(--background));
  color: rgb(var(--color-body));
  z-index: 999;
  transform: translate(calc(var(--transform-logical-flip) * 100%));
  font-size: 1rem;
  transition: transform 0.6s cubic-bezier(0.75, 0, 0.175, 1),
    visibility 0.6s cubic-bezier(0.75, 0, 0.175, 1);
}
[dir="rtl"] .drawer--from-left {
  left: auto;
}
[dir="ltr"] .drawer--from-left {
  right: auto;
  left: 0;
}
[dir="rtl"] .drawer--from-left {
  right: 0;
}
[dir="ltr"] .drawer__overlay,
[dir="rtl"] .drawer--from-left .drawer__overlay {
  right: 100%;
}
.drawer--from-left {
  transform: translate(calc(var(--transform-logical-flip) * -100%));
}
.drawer[open] {
  transform: translate(0);
  visibility: visible;
}
[dir="ltr"] .drawer--from-left .drawer__overlay {
  left: 100%;
  right: auto;
}
[dir="rtl"] .drawer--from-left .drawer__overlay {
  left: auto;
}
.drawer--large {
  max-width: 500px;
}
[dir="rtl"] .drawer__overlay {
  left: 100%;
}
.drawer__overlay {
  content: "";
  height: 100vh;
  width: 100vw;
  background: #000;
  opacity: 0;
  transition: visibility 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.drawer[open] > .drawer__overlay {
  visibility: visible;
  opacity: 0.3;
}
.drawer.drawer--quick-buy ,
.predictive-search.drawer,
.mini-cart.drawer ,
ap-recentlyproductsviewed-popup.drawer[open],
.modal.modal-video ,
#modal-productsell.modal-active ,
#newsletter-popup {     
  z-index: 9999999;
}
#newsletter-popup {     
  z-index: 99999991;
}
.drawer__header {
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  height: var(--header-height-without-bottom-nav);
  max-height: 80px;
  border-bottom: 1px solid rgb(var(--root-border-color));
  background: rgb(var(--root-background));
  z-index: 1;
}
.drawer__header--shadowed {
  height: auto;
  border-bottom: none;
  padding-bottom: 6px;
}
.modal__overlay,
.popover__overlay {
  height: 100vh;
  visibility: hidden;
  content: "";
  opacity: 0;
}
[dir="ltr"] .drawer__header--shadowed:after {
  left: 0;
}
[dir="rtl"] .drawer__header--shadowed:after {
  right: 0;
}
.drawer__header--shadowed:after {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 24px;
  background: linear-gradient(
    var(--root-background),
    rgba(var(--root-background), 0)
  );
  z-index: 1;
  pointer-events: none;
}
.drawer__title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  max-width: 100%;
}
.drawer__title--stack {
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
}
[dir="rtl"] .drawer__title .icon {
  margin-left: 12px;
}
[dir="ltr"] .drawer__header-action,
[dir="rtl"] .article-comment__gravatar {
  margin-left: 16px;
}
[dir="ltr"] .article-comment__gravatar,
[dir="rtl"] .drawer__header-action {
  margin-right: 16px;
}
[dir="ltr"] .drawer__close-button {
  right: var(--container-distance);
}
[dir="rtl"] .drawer__close-button {
  left: var(--container-distance);
}
.drawer__close-button {
  position: absolute;
  top: var(--container-distance);
}
.drawer__header .drawer__close-button {
  top: calc(50% - 7px);
}
.drawer__close-button--block {
  position: relative;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}
.col-lg-45,
.col-md-20,
.col-md-80,
.col-xl-20,
.col-xl-23,
.col-xl-40,
.col-xl-45,
.col-xl-55,
.col-xl-63,
.drawer__footer,
.drawer__header {
  padding-left: var(--container-distance);
  padding-right: var(--container-distance);
}
.drawer__content {
  overflow-x: hidden;
  overflow-y: auto;
  flex-grow: 1;
  padding-bottom: 24px;
  padding-right: 24px;
  padding-left: 24px;
}
.drawer__content--padded-start,
.predictive-search .ap-navtabs,
.predictive-search__menu-list,
.store-availability-list__item {
  padding-top: 24px;
}
.drawer__content--center {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
  flex-grow: 0;
}
.drawer__footer {
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 1;
  transform: translateZ(0);
}
.drawer__footer--bordered {
  box-shadow: 0 1px rgb(var(--root-border-color)) inset;
}
.drawer__footer--no-top-padding {
  padding-top: 0 !important;
}
[dir="ltr"] .drawer__footer:before,
[dir="ltr"] .modal,
[dir="ltr"] .modal__overlay {
  left: 0;
}
[dir="rtl"] .drawer__footer:before,
[dir="rtl"] .modal,
[dir="rtl"] .modal__overlay {
  right: 0;
}
.drawer__footer:before {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 100%;
  height: 24px;
  background: linear-gradient(
    rgba(var(--root-background), 0),
    rgb(var(--root-background))
  );
  z-index: 1;
  pointer-events: none;
}
.popover-button {
  width: max-content;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  margin-right: 4px;
}
[dir="ltr"] .popover-button svg,
[dir="rtl"] .popover-button svg {
  width: 8px;
  margin-left: 2px;
}
.popover-button svg {
  position: relative;
  top: -1px;
}
.popover {
  --background: var(--root-background);
  --section-background: var(--root-background);
  display: block;
  position: fixed;
  z-index: 10;
  color: rgb(var(--color-body));
  background: rgb(var(--background));
  visibility: hidden;
  font-size: 1rem;
  transition: visibility 0.25s ease-in-out;
  backface-visibility: hidden;
}
.popover__overlay {
  position: absolute;
  width: 100%;
  bottom: calc(100% - 10px);
  left: 0;
  background: #000;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}
.popover[open] > .popover__overlay {
  visibility: visible;
  opacity: 0.3;
}
.popover__header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 10px 24px;
  min-height: 64px;
  border-bottom: 1px solid rgb(var(--root-border-color));
  border-radius: 10px 10px 0 0;
}
.popover__header--no-border {
  border-bottom: none;
}
.popover__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
[dir="rtl"] .popover__title svg {
  margin-left: 12px;
}
[dir="ltr"] .modal__close-button,
[dir="ltr"] .popover__close-button {
  right: 24px;
}
[dir="rtl"] .modal__close-button,
[dir="rtl"] .popover__close-button {
  left: 24px;
}
.popover__close-button {
  position: absolute;
  top: 24px;
  z-index: 1;
}
.popover__content {
  padding: 24px;
  overflow: auto;
}
.popover__content--no-padding {
  padding: 0 !important;
}
@supports (padding: max(0px)) {
  .drawer__footer,
  .pswp__dots-nav-wrapper {
    padding-bottom: max(20px, env(safe-area-inset-bottom, 0px) + 20px);
  }
  .mobile-share-buttons {
    padding-bottom: max(20px, env(safe-area-inset-bottom) + 20px);
  }
  .popover__content {
    padding-bottom: max(24px, env(safe-area-inset-bottom, 0px) + 24px);
  }
}
[dir="rtl"] .block-swatch__item:after,
[dir="rtl"] .model-wrapper .shopify-model-viewer-ui,
[dir="rtl"] .model-wrapper model-viewer,
[dir="rtl"] .variant-swatch.is-disabled .variant-swatch__item:before,
[dir="rtl"] .variant-swatch__item:after,
[dir="rtl"] .video-wrapper iframe {
  right: 0;
}
[dir="ltr"] .block-swatch__item:after,
[dir="ltr"] .model-wrapper .shopify-model-viewer-ui,
[dir="ltr"] .model-wrapper model-viewer,
[dir="ltr"] .variant-swatch.is-disabled .variant-swatch__item:before,
[dir="ltr"] .variant-swatch__item:after,
[dir="ltr"] .video-wrapper iframe {
  left: 0;
}
.popover__choice-list,
.white-space {
  white-space: nowrap;
}
.popover__choice-item {
  display: block;
  width: 100%;
  text-align: center;
}
.popover__choice-item:not(:first-child) {
  margin-top: 7px;
}
[dir="ltr"] .popover__choice-label[ap-currentaria]:after,
[dir="ltr"] input:checked + .popover__choice-label:after {
  right: -26px;
}
[dir="rtl"] .popover__choice-label[ap-currentaria]:after,
[dir="rtl"] input:checked + .popover__choice-label:after {
  left: -26px;
}
.popover__choice-label[ap-currentaria]:after,
input:checked + .popover__choice-label:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 9px;
  top: calc(50% - 4.5px);
  background-color: currentColor;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMy40TDQuNzQ5MzEgN0wxMSAxIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMy40TDQuNzQ5MzEgN0wxMSAxIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 12px 9px;
  mask-size: 12px 9px;
}
.modal {
  --heading-color: var(--root-heading-color);
  --color-body: var(--root-text-color);
  --background: var(--root-background);
  position: fixed;
  font-size: 1rem;
  z-index: 10;
  visibility: hidden;
  transition: visibility 0.25s ease-in-out;
}
.modal__overlay {
  position: absolute;
  width: 100vw;
  bottom: calc(100% - 10px);
  background: #000;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.modal[open] > .modal__overlay {
  visibility: visible;
  opacity: 0.3;
}
.modal__close-button {
  position: absolute;
  top: 24px;
  z-index: 1;
}
.modal__content {
  position: relative;
  display: flow-root;
  background: rgb(var(--background));
  color: rgb(var(--color-body));
  border-radius: var(--block-border-radius);
}
.color-swatch-list {
  display: grid;
  justify-content: flex-start;
  grid-template-columns: repeat(auto-fit, 40px);
  grid-gap: 8px;
  gap: 8px;
}
.color-swatch__item {
  position: relative;
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 3px solid rgb(var(--background));
  border: 3px solid rgb(var(--section-background, var(--background)));
  border-radius: var(--color-swatch-border-radius);
  background-size: cover;
  background-position: center;
}
.color-swatch__item:after,
.color-swatch__item:before {
  position: absolute;
  content: "";
  border: 2px solid rgb(var(--background));
  border: 2px solid rgb(var(--section-background, var(--background)));
  pointer-events: none;
  border-radius: inherit;
}
.color-swatch__item:before {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.color-swatch__item:after {
  top: -3px;
  left: -3px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-color: rgb(var(--color-body));
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.2s, transform 0.2s;
}
.block-swatch__item:after,
.variant-swatch__item:after {
  box-shadow: 0 0 0 1px rgb(var(--color-body)) inset,
    0 0 0 1px rgb(var(--color-body));
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.2s, transform 0.2s;
  position: absolute;
  top: 0;
  content: "";
}
.color-swatch-list--mini {
  grid-template-columns: repeat(auto-fit, 14px);
}
.color-swatch-list--mini .color-swatch__item {
  width: 14px;
  height: 14px;
  border-width: 2px;
}
.color-swatch-list--mini .color-swatch__item:after,
.color-swatch-list--mini .color-swatch__item:before {
  border-width: 1px;
}
.color-swatch.is-disabled .color-swatch__item:before {
  background: linear-gradient(
      to bottom right,
      transparent calc(50% - 1px),
      rgb(var(--background)) calc(50% - 1px),
      rgb(var(--background)) calc(50% + 1px),
      transparent calc(50% + 1px)
    )
    no-repeat;
}
.block-swatch.is-disabled .block-swatch__item,
.variant-swatch.is-disabled .variant-swatch__item:before {
  background: linear-gradient(
      to bottom right,
      transparent calc(50% - 1px),
      rgb(var(--border-color)) 50%,
      transparent calc(50% + 1px)
    )
    no-repeat;
}
.block-swatch-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 5px 0 0;
}
.block-swatch__item {
  display: block;
  position: relative;
  min-width: 48px;
  min-height: 48px;
  padding: 9px 18px 8px;
  margin: 0;
  border: 1px solid rgb(var(--border-color));
  border-radius: 0;
  background: rgb(var(--background));
  color: rgb(var(--color-body));
  text-align: center;
  cursor: pointer;
  transition: background 0.2s;
}
.block-swatch__item:after {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.block-swatch-list--small .block-swatch__item {
  min-width: 44px;
  padding: 4px 12px;
  margin: 4px;
}
.block-swatch.is-disabled .block-swatch__item {
  color: rgba(var(--color-body), 0.5);
}
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__controls-area {
  background: rgb(var(--background));
  border-color: rgba(var(--color-body), 0.25);
}
.variant-swatch-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -6px;
}
.variant-swatch__item {
  display: block;
  position: relative;
  margin: 6px;
  border: 1px solid rgb(var(--border-color));
  text-align: center;
  cursor: pointer;
}
.variant-swatch__image {
  width: 50px;
}
.variant-swatch__image,
.variant-swatch__item {
  border-radius: min(var(--block-border-radius), 4px);
}
.variant-swatch__item:after {
  width: 100%;
  height: 100%;
  border-radius: min(var(--block-border-radius), 3px);
}
.variant-swatch.is-disabled .variant-swatch__image {
  opacity: 0.4;
}
.variant-swatch.is-disabled .variant-swatch__item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.block-swatch__radio.focus-visible + label,
.color-swatch__radio.focus-visible + label,
.variant-swatch__radio.focus-visible + label {
  outline: -webkit-focus-ring-color auto 5px;
}
.block-swatch__radio:focus-visible + label,
.color-swatch__radio:focus-visible + label,
.variant-swatch__radio:focus-visible + label {
  outline: -webkit-focus-ring-color auto 5px;
}
.footer,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button {
  color: rgb(var(--color-body));
}
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control.focus-visible:focus,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:active {
  color: rgba(var(--color-body), 0.55);
  background: rgba(var(--color-body), 0.25);
}
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(var(--color-body), 0.25);
}
.model-wrapper {
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.model-wrapper .shopify-model-viewer-ui,
.model-wrapper model-viewer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.ap-logolist,
.list-collections,
.video-wrapper {
  display: block;
  position: relative;
}
.video-wrapper:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
  pointer-events: none;
}
.account__block-item:empty,
.ap-gallery__list-wrapper:not(.is-scrollable)
  ~ .ap-gallery__progress-bar-wrapper,
.ap-gallery__list-wrapper:not(.is-scrollable) ~ .gallery__ap-button-nextprev,
.drawer--quick-buy .ap-text-loaderbutton svg,
.product-item-wrapper .ap-productform__quantity-label,
.text-name,
.video-wrapper--cover:after,
.video-wrapper--native:after {
  display: none;
}
.video-wrapper--cover {
  /* overflow: hidden; */
  width: 100%;
  height: 100%;
}
.video-wrapper--cover iframe {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  width: 100%;
  width: var(--video-width, 100%);
  height: 100%;
  height: var(--video-height, 100%);
  transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
  .video-wrapper--cover iframe {
    --video-height: 28.95vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-wrapper--cover iframe {
    --video-width: 140.78vh;
    height: calc(var(--video-height) + 0px);
  }
}
@media (max-width: 1199px) {
  .hd-xl-none {
    display: none !important;
  }
  .video-wrapper--cover iframe {
    --video-width: 100vh;
    height: calc(var(--video-height) + 0px);
    width: 100%;
  }
  .btn-service.btn-quickview,
  .service-product > div[title="Quickview"] {
    display: none;
  }
}
.video-wrapper--native video,
.video-wrapper__poster {
  height: 100%;
  width: 100%;
}
.video-wrapper--inert iframe {
  pointer-events: none;
}
.video-wrapper--native {
  aspect-ratio: var(--aspect-ratio);
}
@supports not (aspect-ratio: 1) {
  .video-wrapper--native video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .video-wrapper--native:after {
    display: block;
    padding-bottom: calc(100% / var(--aspect-ratio));
  }
}
.video-wrapper__poster {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  cursor: pointer;
}
.video-wrapper iframe,
.video-wrapper__poster {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.video-wrapper__poster-image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 100%;
  width: 100%;
}
@keyframes playButtonRipple {
  0% {
    box-shadow: 0 0 0 0 rgb(var(--play-button-background)),
      0 0 0 0 rgb(var(--play-button-background));
  }
  to {
    box-shadow: 0 0 0 9px rgba(var(--play-button-background), 0),
      0 0 0 18px rgba(var(--play-button-background), 0);
  }
}
.video-wrapper__play-button {
  border-radius: 100%;
}
.video-wrapper__play-button--ripple {
  animation: 1.4s ease-in-out infinite playButtonRipple;
  height: 146px;
  background-color: #fff;
  position: absolute;
  top: -73px;
  right: 155px;
}

@media (max-width: 1199px){
  .video-wrapper__play-button--ripple {
    left: 50%;
    top: 50%;
    right: auto;
    transform: translate(-50%, -50%)
  }
}
.video-wrapper__play-button--large svg {
  width: 146px;
  height: 146px;
  animation: spinnerRotate 6s linear infinite;
}
.article-comment__author,
.video-wrapper__play-button:not(:only-child) {
  margin-bottom: 0;
}
.ap-productfacet {
  display: block;
  margin-top: 24px;
  margin-bottom: 48px;
}
.ap-productfacet__filters-header {
  padding-bottom: 24px;
  border-bottom: 1px solid rgb(var(--border-color));
}
.ap-productfacet__filters:not(.drawer) {
  display: block;
  padding-bottom: 24px;
}
.ap-productfacet__active-list {
  margin-top: -6px;
  margin-bottom: 18px;
}
[dir="rtl"] .ap-productfacet__filter-item .collapsible__content,
[dir="rtl"] .mobile-nav .mobile-nav,
[dir="rtl"] .mobile-nav + .mobile-nav__images-wrapper {
  padding-right: 8px;
}
.ap-productfacet__filter-item:not(:last-child) .collapsible__content {
  margin-bottom: 25px;
}
.ap-productfacet__submit,
.main-search__empty-text {
  margin-top: 40px;
}
[dir="ltr"] .ap-productfacet__sort-by-title {
  padding-right: 7px;
}
[dir="rtl"] .ap-productfacet__sort-by-title {
  padding-left: 7px;
}
.ap-productfacet__ap-productlist {
  margin-top: calc(var(--container-distance) / 2);
}
.ap-productfacet__meta-bar {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 16px;
}
.ap-productfacet__meta-bar-item,
.article-comment__meta,
.article__tags {
  display: flex;
  align-items: center;
}
[dir="ltr"] .ap-productfacet__meta-bar-item .icon--filters,
[dir="ltr"] .mobile-toolbar__item .icon--filters {
  margin-right: 13px;
}
[dir="rtl"] .ap-productfacet__meta-bar-item .icon--filters,
[dir="rtl"] .mobile-toolbar__item .icon--filters {
  margin-left: 13px;
}
.account__block-list {
  display: grid;
  grid-row-gap: 24px;
  row-gap: 24px;
}
.account__back-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  z-index: 1;
}
[dir="ltr"] .account__back-button svg {
  margin-right: 14px;
}
[dir="rtl"] .account__back-button svg {
  margin-left: 14px;
}
.account__order-table-item:hover .link--animated:after {
  transform: scale(1);
  transform-origin: var(--transform-origin-start);
}
.account__order-list-item + .account__order-list-item {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgb(var(--border-color));
}
.account__order-item-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px 64px;
  gap: 24px 64px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.account__order-date {
  display: block;
  margin-top: -6px;
}
.account__addresses-list {
  display: grid;
  border: 1px solid rgb(var(--border-color));
}
.account__address {
  display: flex;
  flex-direction: column;
  padding: 24px;
  min-height: 200px;
}
.account__address--auto {
  min-height: 0 !important;
}
.account__address:not(:first-child),
.footer--bordered {
  border-top: 1px solid rgb(var(--border-color));
}
.account__address--empty {
  justify-content: center;
  align-items: center;
  background: rgb(var(--secondary-background));
}
.comment-form input.button:hover,
.header-block-user,
body.article,
body.page\.contact {
  background-color: #fff;
}
#shopify-product-reviews fieldset > *,
.account__address--empty svg,
.predictive-search__menu-title,
.text-with-icons__icon-wrapper {
  margin-bottom: 16px;
}
.account__address-details,
.store-availabilities-list,
.store-availability-information__link {
  margin-top: 10px;
}
.account__address-actions {
  display: grid;
  grid-auto-flow: column;
  justify-content: flex-start;
  grid-gap: 20px;
  gap: 20px;
  margin-top: auto;
  padding-top: 10px;
}
.block-user {
  position: relative;
  width: max-content;
  margin: 0 0 0 auto;
}
.header-block-user {
  width: 15rem;
  z-index: 999;
  color: #666;
  padding: 1rem;
  position: absolute;
  font-size: 14px;
  top: 100%;
  right: 0;
  border: 0.1rem solid #eaeaea;
  box-shadow: 0 0 3rem #0000000d;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.block-user:hover .header-block-user {
  opacity: 1;
  visibility: visible;
  top: 100%;
  display: block;
}
.ap-announcementbar__content[hidden],
.ap-gallery__list-wrapper:not(.is-scrollable) ~ .custom-ap-cursorofdrag,
.article-item__arrow,
.article__nav {
  visibility: hidden;
}
.ap-announcementbar--multiple {
  justify-content: space-between;
}
.ap-announcementbar__list {
  padding-left: 10px;
  padding-right: 10px;
}
#mini-cart-shipping .input-row,
.ap-announcementbar__item,
.mini-cart__recommendations:not([hidden]),
.shipping-bar__text {
  display: block;
}
.ap-announcementbar__item[hidden] {
  visibility: hidden;
  height: 0;
}
.ap-announcementbar__message {
  padding-top: 15px;
  padding-bottom: 15px;
}
[dir="ltr"] .ap-announcementbar__message .link {
  margin-left: 2px;
  padding-left: 5px;
  text-decoration: unset;
}
[dir="ltr"] .article__nav-item--next .article__nav-arrow,
[dir="rtl"] .article__nav-item--prev .article__nav-arrow {
  margin-left: 20px;
}
[dir="rtl"] .ap-announcementbar__message .link {
  margin-right: 4px;
}
[dir="ltr"] .ap-announcementbar__close-button,
[dir="ltr"] .ap-cookiebar {
  right: var(--container-distance);
}
[dir="rtl"] .ap-announcementbar__close-button,
[dir="rtl"] .ap-cookiebar {
  left: var(--container-distance);
}
.ap-announcementbar__close-button {
  position: absolute;
  top: var(--container-distance);
}
.ap-announcementbar__content {
  display: block;
  z-index: 5;
}
.ap-announcementbar__content-inner {
  background: rgb(var(--section-background));
}
[dir="ltr"] .ap-announcementbar__content-overlay {
  left: 0;
}
[dir="rtl"] .ap-announcementbar__content-overlay {
  right: 0;
}
.ap-announcementbar__content-overlay {
  position: absolute;
  content: "";
  height: 100vh;
  width: 100%;
  bottom: calc(100% - 10px);
  background: #000;
  opacity: 0.3;
  z-index: -1;
  transition: opacity 0.5s ease-in-out;
}
.ap-announcementbar__content[hidden] .ap-announcementbar__content-overlay,
.product-item-wrapper:hover .product-item__primary-image {
  opacity: 0;
}
.article-card__excerpt {
  margin: 5px 0 0;
}
.article__header {
  position: relative;
  display: block;
  background: rgb(var(--section-header-background));
}
.article__header-content {
  padding: 40px var(--container-distance);
  margin-left: auto;
  margin-right: auto;
  color: rgb(var(--color-body));
}
.article__nav {
  position: fixed;
  display: block;
  width: 100%;
  bottom: 0;
  border-bottom: 1px solid rgb(var(--border-color));
  background: rgb(var(--background));
  z-index: 11;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
}
.article__nav.is-visible {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
[dir="ltr"] .article__nav:after,
[dir="ltr"] .mini-cart__order-coupon,
[dir="ltr"] .mini-cart__order-note,
[dir="ltr"] .mini-cart__order-shipping {
  left: 0;
}
[dir="rtl"] .article__nav:after,
[dir="rtl"] .mini-cart__order-coupon,
[dir="rtl"] .mini-cart__order-note,
[dir="rtl"] .mini-cart__order-shipping {
  right: 0;
}
.article__nav:after {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 100%;
  transform-origin: var(--transform-origin-start);
  transform: scaleX(var(--transform));
  background: var(--primary);
  box-shadow: 0 1px var(--primary);
}
.article__nav-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  padding: 18px 0;
}
.article__nav-item {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.article__nav-item-title {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
[dir="ltr"] .article__nav-item-label {
  margin-right: 10px;
}
[dir="rtl"] .article__nav-item-label {
  margin-left: 10px;
}
[dir="ltr"] .article__nav-item--prev .article__nav-arrow,
[dir="rtl"] .article__nav-item--next .article__nav-arrow {
  margin-right: 20px;
}
.article__reading-time {
  flex-shrink: 0;
}
.article__nav-item--prev .article__nav-item-title {
  margin-top: 3px;
}
.article__inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.article__info {
  display: grid;
  grid-gap: 14px;
  gap: 14px;
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid rgb(var(--border-color));
  width: 100%;
}
.article__meta-item + .article__meta-item:before {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  margin-left: 12px;
  margin-right: 12px;
  vertical-align: 2px;
  background: rgb(var(--color-body));
}
[dir="ltr"] .article__tags-item,
[dir="rtl"] .line-item__remove-button {
  margin-right: 12px;
}
[dir="ltr"] .line-item__remove-button,
[dir="rtl"] .article__tags-item {
  margin-left: 12px;
}
.article__tags-item,
.copyright__payment-methods-label {
  display: inline-block;
}
[dir="ltr"] .article__tags-label {
  margin-right: 15px;
}
.product-item__info [dir="ltr"] .spr-icon:not(:last-child),
[dir="ltr"] .article__comments-count svg,
[dir="rtl"] .article__share-button-list {
  margin-right: 0;
}
[dir="rtl"] .article__tags-label {
  margin-left: 15px;
}
[dir="ltr"] .article__share-button-list,
[dir="rtl"] .article__comments-count svg {
  margin-left: 0;
}
.article__share {
  display: flex;
  align-items: center;
  width: max-content;
}
.article__share-button-list {
  display: grid;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 26px;
  gap: 10px;
  list-style: none;
  padding: 0;
}
.article__content:after {
  content: "";
  margin-top: 40px;
  width: 8px;
  height: 8px;
  background: rgb(var(--color-body));
}
.article__comments-count {
  display: inline-flex;
  vertical-align: top;
  gap: 10px;
}
.article__comments-count svg,
.store-availability-information .icon--store-availability-out-of-stock {
  position: relative;
  top: 1px;
}
.article__share-button-item.tap-area {
  width: 30px;
  height: 30px;
  background-color: var(--primary);
  line-height: 30px;
  border-radius: 50%;
  display: flex;
}
.article__share-button-item .icon {
  margin: auto;
}
.article__share-label {
  font-weight: 700;
  text-transform: uppercase;
}
.article__comment-list-heading,
.article_contact {
  margin-bottom: 30px;
}
.heading--mail {
  margin-bottom: 5px;
}
#bt_checkout,
#mini-cart-shipping .input-row div.input,
.article .description-mail,
.article_mail .input-row,
.newsletter-modal .input .input__field {
  margin-bottom: 10px;
}
.article-comment {
  padding: 24px;
  background: rgb(var(--secondary-background));
  border-radius: var(--block-border-radius-reduced);
}
.article-comment__gravatar {
  border-radius: 100%;
  width: 40px;
}
.article-comment__date {
  display: block;
  margin-top: 2px;
  margin-bottom: 4px;
}
.article-comment__content {
  margin-top: 15px;
}
.article__comment-list + .article__comment-form {
  margin-top: 48px;
}
.ap-listarticle {
  --ap-listarticle-row-gap: 30px;
  --ap-listarticle-column-gap: var(--container-distance);
  display: grid;
  grid-gap: var(--ap-listarticle-row-gap) var(--ap-listarticle-column-gap);
  gap: var(--ap-listarticle-row-gap) var(--ap-listarticle-column-gap);
}
.article-item,
.btn-service.btn-addcart .product-item__quick-form,
.service-product .btn-addcart .ap-text-loaderbutton,
.service-product .btn-addcart .ap-text-loaderbutton > .ap-text-loaderbutton,
.service-product .btn-addcart .button--outline {
  width: 100%;
}
.article-item__image-container {
  position: relative;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: var(--block-border-radius-reduced);
  z-index: 0;
}
img.article-item__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: var(--block-border-radius-reduced);
}
.article-item__arrow {
  position: absolute;
  bottom: 20px;
  border: none;
  opacity: 0;
  transform: scale(0.5);
  transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out,
    transform 0.15s ease-in-out;
}
.ajaxcart__info_header,
.article-item--horizontal,
.product-item__info .color-swatch-list {
  display: flex;
}
.article-item--horizontal .article-item__image-container {
  border-radius: calc(var(--block-border-radius-reduced) / 2);
  z-index: 0;
}
[dir="ltr"] .article-item--horizontal .article-item__arrow {
  right: 12px;
}
[dir="rtl"] .article-item--horizontal .article-item__arrow {
  left: 12px;
}
.article-item--horizontal .article-item__arrow {
  bottom: 12px;
}
[dir="ltr"] .article-item--featured .article-item__arrow {
  right: 32px;
}
[dir="rtl"] .article-item--featured .article-item__arrow {
  left: 32px;
}
.article-item--featured .article-item__arrow {
  bottom: 32px;
}
.article-item__category {
  color: rgba(var(--color-body), 0.7);
  width: max-content;
  background-color: var(--primary);
  border-radius: 5px;
}
.article-item__excerpt {
  margin-top: -4px;
}
@media (max-width: 999px) {
  .hd-pocket {
    display: none !important;
  }
  .container--flush {
    padding-left: 0;
    padding-right: 0;
  }
  .scroller {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .scroller::-webkit-scrollbar {
    display: none;
  }
  .scroller__inner {
    margin-left: auto;
    margin-right: auto;
  }
  .ap-navtabs--edge2edge {
    margin-left: calc(-1 * var(--container-distance));
    margin-right: calc(-1 * var(--container-distance));
  }
  .ap-cartnotification {
    transform: none !important;
  }
  [dir="ltr"] .ap-linkbar__wrapper:after {
    left: 100%;
  }
  [dir="rtl"] .ap-linkbar__wrapper:after {
    right: 100%;
  }
  .ap-linkbar__wrapper:after {
    content: "";
    position: absolute;
    height: 100%;
    width: var(--container-distance);
    top: 0;
    background-image: linear-gradient(
      to var(--transform-origin-start),
      rgb(var(--background)),
      rgba(var(--background), 0)
    );
  }
  [dir="ltr"] .ap-linkbar__scroller {
    margin-right: calc(-1 * var(--container-distance));
  }
  [dir="rtl"] .ap-linkbar__scroller {
    margin-left: calc(-1 * var(--container-distance));
  }
  [dir="ltr"] .ap-linkbar__linklist {
    padding-right: var(--container-distance);
  }
  [dir="rtl"] .ap-linkbar__linklist {
    padding-left: var(--container-distance);
  }
  .popover {
    display: flex;
    flex-direction: column;
    bottom: 0;
    left: 0;
    /* width: 100vw; */
    width: 100%;
    max-width: 100%;
    max-height: 75vh;
    border-radius: 10px 10px 0 0;
    transform: translateY(100%);
    transition: transform 0.6s cubic-bezier(0.75, 0, 0.175, 1),
      visibility 0.6s cubic-bezier(0.75, 0, 0.175, 1);
    touch-action: manipulation;
  }
  .popover[open] {
    transform: translateY(0);
  }
  .popover__content,
  .popover__header {
    background: inherit;
  }
  [dir="ltr"] .drawer:not(.drawer--from-left) .popover {
    left: -11vw;
  }
  [dir="rtl"] .drawer:not(.drawer--from-left) .popover {
    right: -11vw;
  }
  .popover__choice-item:not(:first-child) {
    margin-top: 16px;
  }
  .ap-productfacet__filters:not(.drawer) {
    display: none;
  }
  .ap-listarticle--scrollable .article-item:not(:only-child) {
    width: 81vw;
    scroll-snap-align: center;
    scroll-snap-stop: always;
  }
  .mini-cart__recommendations-list {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(64vw, 1fr);
    grid-gap: var(--grid-gap);
  }
  .mini-cart__recommendations .product-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    scroll-margin: var(--container-distance);
  }
  [dir="ltr"] .mini-cart__recommendations .product-item__image-wrapper {
    margin: 0 24px 0 0;
  }
  [dir="rtl"] .mini-cart__recommendations .product-item__image-wrapper {
    margin: 0 0 0 24px;
  }
  .mini-cart__recommendations .product-item__image-wrapper {
    width: 65px;
    flex: none;
  }
  [dir="ltr"] .mini-cart__recommendations .product-item__info {
    text-align: left;
  }
  [dir="rtl"] .mini-cart__recommendations .product-item__info {
    text-align: right;
  }
  .mini-cart__recommendations .product-item__info {
    min-width: 0;
  }
}
@media (min-width: 741px) and (max-width: 999px) {
  .hd-tablet {
    display: none !important;
  }
  .account__address:nth-child(2n) ~ .account__address {
    border-top: none;
  }
  [dir="ltr"] .account__address:nth-child(odd) {
    border-left: 1px solid rgb(var(--border-color));
  }
  [dir="rtl"] .account__address:nth-child(odd) {
    border-right: 1px solid rgb(var(--border-color));
  }
  .ap-listarticle--has-four {
    grid-template-columns: repeat(2, 1fr);
  }
  .ap-listarticle--scrollable .article-item:not(:only-child) {
    width: 52vw;
  }
  .footer__item--newsletter {
    grid-column: span 2;
  }
}
.checkout-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-button__lock {
  position: absolute;
}
[dir="ltr"] .checkout-button .square-separator {
  margin-left: 11px;
  margin-right: 12px;
}
[dir="rtl"] .checkout-button .square-separator {
  margin-right: 11px;
  margin-left: 12px;
}
.discount-badge {
  display: flex;
  align-items: center;
  padding: 3px 6px;
  font-family: var(--body-font-family);
  font-style: var(--text-font-style);
  font-weight: var(--text-font-bold-weight);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: rgb(var(--heading-color));
  color: rgb(var(--background));
}
.shipping-bar {
  display: block;
  margin: 16px auto 4px;
  width: 100%;
  text-align: center;
}
.shipping-bar__progress {
  position: relative;
  display: block;
  margin-top: 6px;
  height: 7px;
  border: 2px solid currentColor;
  border-radius: 4px;
}
.shipping-bar__progress:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: currentColor;
  transition: transform 0.2s;
  transform: scaleX(var(--progress));
  transform-origin: var(--transform-origin-start);
}
.service-product .button--outline,
.service-product .button--outline:hover {
  background-position: unset;
  background-size: unset;
  background-image: unset;
}
.shipping-bar--large {
  max-width: 392px;
}
.line-item,
.mobile-nav__item {
  display: flow-root;
}
.line-item__content-wrapper {
  position: relative;
  display: flex;
  margin-top: 20px;
}
.line-item--centered .line-item__content-wrapper {
  align-items: center;
}
[dir="ltr"] .line-item__image-wrapper {
  margin-right: 24px;
}
[dir="rtl"] .line-item__image-wrapper {
  margin-left: 24px;
}
.line-item__image-wrapper {
  position: relative;
  display: block;
  width: 80px;
  flex: none;
  align-self: flex-start;
}
.line-item__image {
  border-radius: min(var(--block-border-radius), 4px);
}
[dir="ltr"] .line-item__loader {
  left: calc(50% - 16px);
}
[dir="rtl"] .line-item__loader {
  right: calc(50% - 16px);
}
.line-item__loader {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  top: calc(50% - 16px);
  background: rgb(var(--root-background));
  color: rgb(var(--root-text-color));
  border-radius: 32px;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
}
.mini-cart__order-coupon,
.mini-cart__order-note,
.mini-cart__order-shipping {
  background: rgb(var(--background));
  padding: var(--container-distance);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transform: translateY(100%);
  transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out,
    transform 0.25s ease-in-out;
  position: absolute;
  bottom: 0;
}
.line-item__loader[hidden] {
  transform: scale(0.4);
  opacity: 0;
  visibility: hidden;
}
.mini-cart__order-coupon[open],
.mini-cart__order-note[open],
.mini-cart__order-shipping[open] {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.line-item__quantity {
  display: block;
  margin-top: 8px;
}
.line-item__discount-list + .line-item__quantity {
  margin-top: 12px;
}
.line-item__discount-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8px;
}
.line-item__discount-badge:not(:last-child) {
  margin-bottom: 4px;
}
.line-item-table {
  margin-bottom: 40px;
}
.line-item-table .line-item {
  display: table-row;
}
.ap-productmeta__taxes-included,
.line-item-table .line-item__content-wrapper,
.predictive-search__product-item:first-child .line-item__content-wrapper {
  margin-top: 0;
}
.mini-cart__discount-list {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  margin-bottom: 8px;
}
.mini-cart__discount {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
[dir="ltr"] .mini-cart__discount-badge {
  margin-right: 14px;
}
[dir="rtl"] .mini-cart__discount-badge {
  margin-left: 14px;
}
.mini-cart__actions {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.mini-cart__order-coupon-title,
.mini-cart__order-note-title,
.mini-cart__order-shipping-title {
  margin-bottom: 24px;
}
.mini-cart__order-note {
  display: block;
  width: 100%;
}
.mini-cart__order-shipping {
  display: block;
  width: 100%;
}
#mini-cart-shipping .collapsible {
  display: block;
  height: unset;
  overflow: hidden;
  visibility: visible;
}
#mini-cart-shipping .collapsible input.input__field {
  border: 1px solid rgb(var(--border-color));
}
.mini-cart__order-coupon {
  display: block;
  width: 100%;
}
.ajaxcart-currency .marquee {
  white-space: nowrap;
  margin-bottom: 5px;
  display: flex;
  overflow: hidden;
}
.ajaxcart-currency .content {
  padding: 15px 0 10px;
  border-top: 1px dashed rgba(0, 0, 0, 0.15);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}
.ajaxcart-currency .marquee p {
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  transform: translate(80px);
  animation: 15s linear infinite marquee;
}
.mini-cart__recommendations-inner {
  margin-top: 24px;
  margin-left: calc(-1 * var(--container-distance));
  margin-right: calc(-1 * var(--container-distance));
  padding: 16px var(--container-distance);
  background: rgb(var(--secondary-background));
}
.mini-cart__recommendations .product-item-meta__title {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item {
  padding: 0 15px;
}
.product-item-wrapper {
  position: relative;
  padding: 0;
  transition: .4s;
  display: flex;
  flex-direction: column;
  height: 100%;
  z-index: 1;
  background-color: var(--background-product);
}
.product-item__info .spr-icon.spr-icon {
  width: 14px;
  height: 14px;
}
.product-item__info .ap-productmeta__reviews-badge {
  line-height: 1.3;
}
.product-item__info .jdgm-widget.jdgm-widget {
  width: max-content;
  background-color: var(--background-product);
  border-radius: 20px;
}
.ap-productform__inventory-wrapper {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.product-action {
  display: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 3px;
  line-height: 1;
}
.type-product ,
.author-product {
  color: var(--color-type);
  font-size: 12px;
  text-transform: none;
  line-height: 18px;
  letter-spacing: 0;
  font-weight: 600;
  text-decoration: underline;
}
.product-item__info .product-tags {
  font-size: 14px;
  line-height: 1.4285714286;
  color: var(--color-type);
}
.price,
.product-item-meta__title {
  line-height: 24px;
  letter-spacing: 0;
}
.product-item-meta__title {
  color: var(--color-title-product);
  font-weight: 500;
  font-size: 24px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: var(--body-font-family);
}
.product-item-meta__title:hover {
  color: var(--primary_hover);
}
.price {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  color: rgb(var(--price-regular));
  font-family: var(--hd-font-family);
  text-transform: uppercase;
}
.fal,
.far {
  font-family: "Font Awesome 5 Pro";
}
.quick-buy-product__info .description-product {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.67;
  margin: 0 0 10px;
}
.price-sale .price {
  color: rgb(var(--product-on-price));
}
.price-sale .price--compare {
  color: rgb(var(--product-on-sale-accent));
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.product-item-meta__price-list-container {
  transition: 0.35s;
}
.variant.active {
  color: var(--primary);
}
/* CSS PRODUCT */
.service-product {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  margin: auto;
  gap: 0;
  transition: .4s;
  position: absolute;
  bottom: 0;
  right: 0;
  top: unset;
}
.btn-service,
.btn-service.btn-addcart .product-item__quick-form,
.service-product .ap-text-loaderbutton,
.service-product .button--outline {
  height: 34px;
}
.btn-service {
  display: flex;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  background-color: var(--background-service);
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 0;
  justify-content: center;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
.product-item-wrapper .btn-service:hover ,
.product-item-wrapper .btn-service.btn-addcart:hover {
  background-color: var(--background-service-hover);
}
.btn-outline:hover,
.menu-categories:hover .categories-title {
  background-color: var(--primary);
}
.service-product > div {
  position: relative;
}
.product-item-meta {
  flex: 1;
  padding: 0;
}
.service-product .button--outline {
  padding: 0;
  display: block;
  background-color: var(--primary);
  transform: none;
  border: none;
}
.service-product .ap-text-loaderbutton {
  display: flex;
  line-height: 1;
  align-items: center;
}
.product-item-wrapper:hover .author-product a {
  color: rgb(var(--heading-color));
}
.btn-quickview .ap-cartnotification__wrapper svg,
.icon-error,
.icon-header svg,
.icon-title_categories-left svg,
.product-form-service_icon svg {
  width: 24px;
  height: 24px;
}
.icon-product svg {
  width: 20px;
  height: 20px;
  vertical-align: -2px;
}
.service-product .text-name {
  display: block;
  opacity: 0;
  visibility: hidden;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 20px;
  font-weight: 500;
  background-color: rgb(var(--heading-color));
  color: #fff;
  border-radius: 8px;
  margin-right: 3px;
  transition: .4s;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  width: max-content;
}
.btn-addcart .text-name,
.mega-menu__title {
  font-weight: 600;
  text-transform: capitalize;
}
.btn-service.btn-addcart button {
  border: none;
  height: 100%;
  line-height: 20px;
  background-image: unset;
  background-color: transparent;
  color: var(--color-addcart);
  text-transform: capitalize;
  font-size: 14px;
  font-weight: bold;
}
.product-item-wrapper:hover .btn-service.btn-addcart button {
  color: var(--color-addcart);
}
.service-product .btn-addcart .button--outline {
  border-radius: 0;
}
.service-product .btn-addcart .ap-text-loaderbutton {
  display: flex;
}
.service-product .btn-quickview .button--outline {
  background-color: transparent;
  width: 34px;
  height: 34px;
}
.btn-addcart .icon-product,
.btn-line,
.btn-line-black {
  line-height: 1;
}
.btn-addcart .icon-product path {
  fill: currentColor;
  stroke: none;
}
.wrapper-service {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.icon-product svg {
  color: var(--color-icon);
}
.btn-service:hover svg ,
.btn-service.btn-addcart:hover .icon-product svg {
  color: var(--color-svg-hover);
}
.btn-compare.active .icon-product svg,
.btn-wishlist.active .icon-product svg {
  color: red;
}
.btn-addcart .icon-product svg {
  width: 20px;
  height: 20px;
  color: var(--color-addcart);
  vertical-align: 0px;
}
.sold-out {
  cursor: not-allowed;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-service .active path,
.btn-service .active:hover path {
  stroke: #ff0000;
}
.drawer--quick-buy .ap-text-loaderbutton {
  display: inline;
}
.ap-cartnotification__heading,
.ap-cartnotification__text-wrapper {
  line-height: 1.8;
}
.btn-addcart .text-name {
  display: none;
  font-size: calc(var(--base-font-size) - 2px);
  line-height: 1.3;
  letter-spacing: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  font-family: var(--hd-font-family);
}
.product-item-wrapper:hover .product-item__secondary-image {
  transform: translate(-50%, -50%) scale(1) !important;
  opacity: 1;
  visibility: visible;
  display: block;
}
.list-collections--carousel .list-collections__item,
.promotion-block__ap-productlist-item {
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.cart__recap {
  padding: var(--container-distance);
  background: rgb(var(--secondary-background));
  border-radius: var(--block-border-radius-reduced);
}
.cart__recap-block {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  margin-bottom: 10px;
}
.cart__recap-block > * {
  margin-top: 0;
  margin-bottom: 0;
}
#shopify-product-reviews .spr-form-message:not(:last-child),
.cart__recap-note {
  margin-bottom: 24px;
}
.cart__discount,
.cart__total-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-gap: 10px;
  gap: 10px;
}
.cart__discount-list {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
}
.cart__discount-badge {
  align-self: stretch;
}
.cart__order-note {
  padding-top: 14px;
}
.ap-productform__view-details,
.cart__payment-methods {
  margin-top: 24px;
  text-align: center;
}
.cart__payment-methods-label {
  display: block;
  margin-bottom: 16px;
}
.faq__category,
.mobile-nav .mobile-nav .mobile-nav .mobile-nav__item:last-child {
  margin-bottom: 0;
}
.ap-shippingestimator {
  border: 1px solid rgb(var(--border-color));
  border-radius: var(--block-border-radius-reduced);
}
.ap-shippingestimator__form,
.ap-shippingestimator__toggle-button {
  padding: 24px;
}
.ap-shippingestimator__form {
  display: block;
  padding-top: 0 !important;
}
.ap-productfacet__main .promotion-block-list {
  --promotion-block-gutter: 24px;
}
.ap-productfacet__main .promotion-block-list--top {
  margin-bottom: 20px;
}
.ap-productfacet__main .promotion-block-list--bottom {
  margin-top: 28px;
}
.contact__text-list {
  padding: 32px;
  border: 1px solid rgba(var(--color-body), 0.15);
}
@media (min-width: 1200px) {
  .product-item-wrapper:hover .service-product {
    opacity: 1;
    visibility: visible;
  }
  .service-product > div:first-child,
  .service-product > div:nth-child(2),
  .service-product > div:nth-child(3) {
    transform: translateY(15px);
    opacity: 0;
    transition: all ease-in-out 0.3s;
  }
  .service-product > div:first-child {
    transition-delay: 0.3s;
  }
  .service-product > div:nth-child(2) {
    transition-delay: 0.15s;
  }
  .service-product > div:nth-child(3) {
    transition-delay: 0;
  }
  .product-item-wrapper:hover .service-product > div:first-child,
  .product-item-wrapper:hover .service-product > div:nth-child(2),
  .product-item-wrapper:hover .service-product > div:nth-child(3) {
    transform: translateY(0);
    opacity: 1;
  }
  /* .product-item-wrapper:before {
    content: "";
    position: absolute;
    background-color: var(--background-product);
    border: 0px solid rgb(var(--border-color));
    transition: .4s;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: -1;
    height: 100%;
    width: 100%;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
    border: 1px solid;
    border-color: transparent;
  }
  .product-item-wrapper:hover:before {
    transition: .4s;
    opacity: 1;
    height: calc(100% + 130px);
    width: 100%;
    visibility: visible;
    border-color: rgb(var(--border-color));
    box-shadow: 0 2px 40px #0000002a;
    border-radius: 8px;
  } */
}
@media (max-width: 999px) {
  .cart__aside {
    margin-top: 24px;
  }
  .contact__aside,
  .contact__form {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .contact__aside {
    margin-top: 40px;
  }
  .ap-imagewithtext {
    padding: 0;
  }
  .ap-imagewithtext--boxed {
    padding: var(--container-distance);
  }
}
.ap-cookiebar {
  display: block;
  position: fixed;
  width: calc(100% - var(--container-distance) * 2);
  bottom: var(--container-distance);
  padding: 20px;
  max-width: 400px;
  border: 1px solid rgb(var(--root-border-color));
  background: rgb(var(--root-background));
  z-index: 2;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.ap-cookiebar[hidden] {
  visibility: hidden;
  opacity: 0;
}
.ap-cookiebar__actions {
  margin-top: 18px;
}
[dir="ltr"] .ap-cookiebar__actions .button:last-child {
  margin-left: 4px;
}
[dir="rtl"] .ap-cookiebar__actions .button:last-child {
  margin-right: 4px;
}
.faq__category {
  --anchor-offset: 20px;
  padding: 20px 24px;
  background: rgb(var(--secondary-background));
}
.faq__item + .faq__item {
  border-top: 1px solid rgba(var(--color-body), 0.15);
}
[dir="ltr"] .faq__item .collapsible__content {
  padding-right: 40px;
}
[dir="rtl"] .faq__item .collapsible__content {
  padding-left: 40px;
}
.faq__item .collapsible__content {
  padding-bottom: 26px;
}
.footer__item-title {
  margin-bottom: 12px;
}
.ap-gallery__list-wrapper,
.footer__image,
.gift-card__qr {
  display: block;
}
.footer__item--social-media .footer__item-content {
  margin-top: 20px;
}
.footer__cross-border,
.modal-product-list {
  display: flex;
}
[dir="ltr"] .footer__cross-border .popover-container + .popover-container {
  margin-left: -1px;
}
[dir="rtl"] .footer__cross-border .popover-container + .popover-container {
  margin-right: -1px;
}
.footer__newsletter-form {
  margin-top: 16px;
}
.copyright__copyright,
.copyright__payment-methods {
  display: block;
  margin-top: 32px;
  color: rgba(var(--footer-text-color), 0.7);
}
.copyright__copyright {
  display: flex;
  align-items: center;
}
@media (max-width: 740px) {
  .modal {
    bottom: 0;
    width: 100vw;
    transform: translateY(100%);
    transition: transform 0.7s cubic-bezier(0.75, 0, 0.175, 1),
      visibility 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    touch-action: manipulation;
  }
  .modal[open] {
    transform: translateY(0);
  }
  .modal__content {
    max-height: 81vh;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
  }
  .ap-productfacet__active-list {
    margin-left: -18px;
    margin-right: -18px;
  }
  .mobile-toolbar__item--filters.has-filters .mobile-toolbar__item-label:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: currentColor;
    border-radius: 6px;
  }
  [dir="ltr"] .account--order .page-header {
    text-align: left;
  }
  [dir="rtl"] .account--order .page-header {
    text-align: right;
  }
  [dir="ltr"] .ap-announcementbar__content {
    left: 0;
  }
  [dir="rtl"] .ap-announcementbar__content {
    right: 0;
  }
  .ap-announcementbar__content {
    position: fixed;
    bottom: 0;
    width: 100%;
    transition: visibility 0.6s linear,
      opacity 0.6s cubic-bezier(0.75, 0, 0.175, 1),
      transform 0.6s cubic-bezier(0.75, 0, 0.175, 1);
  }
  .ap-announcementbar__content[hidden] {
    transform: translateY(100%);
  }
  .ap-announcementbar__content-inner {
    display: flex;
    flex-direction: column;
    max-height: 81vh;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
  }
  .ap-announcementbar__content-image {
    flex: none;
  }
  .ap-announcementbar__content-text-wrapper {
    overflow: auto;
    padding: 32px 48px;
    text-align: center;
  }
  .ap-announcementbar__content.has-image .ap-announcementbar__close-button {
    color: #fff;
  }
  .article__nav-item {
    width: 100%;
    justify-content: center;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out;
    will-change: transform;
  }
  [dir="ltr"] .article__nav-item--next {
    left: 0;
  }
  [dir="rtl"] .article__nav-item--next {
    right: 0;
  }
  .article__nav-item--next {
    position: absolute;
    align-items: baseline;
    opacity: 0;
    transform: translateY(-6px);
    visibility: hidden;
    transition-delay: 0s;
  }
  .article__nav-item--current {
    transition-delay: 0.15s;
  }
  [dir="ltr"] .article__nav-arrow {
    margin-left: auto;
  }
  [dir="rtl"] .article__nav-arrow {
    margin-right: auto;
  }
  .article__nav-arrow {
    align-self: center;
  }
  .article__nav--show-next .article__nav-item--current {
    opacity: 0;
    transform: translateY(6px);
    transition-delay: 0s;
  }
  .article__nav--show-next .article__nav-item--next {
    opacity: 1;
    transform: translate(0);
    visibility: visible;
    transition-delay: 0.15s;
  }
  [dir="ltr"] .line-item-table__footer td:nth-child(2),
  [dir="rtl"] .line-item-table__list .line-item__product {
    padding-left: 0;
  }
  [dir="ltr"] .line-item-table__list .line-item__product,
  [dir="rtl"] .line-item-table__footer td:nth-child(2) {
    padding-right: 0;
  }
  .line-item-table__footer td:nth-child(2),
  .line-item-table__list .line-item__product {
    width: 100%;
  }
  .line-item-table {
    table-layout: fixed;
  }
  .line-item-table__list .line-item:first-child .line-item__product {
    padding-top: 0;
  }
  .line-item-table__footer {
    display: table-row;
  }
  .mini-cart__actions {
    flex-direction: column;
    align-items: flex-start;
  }
  .mini-cart__actions > :first-child:not(:only-child) {
    margin-bottom: 7px;
  }
  [dir="ltr"] .mini-cart__order-note {
    left: -11vw;
  }
  [dir="rtl"] .mini-cart__order-note {
    right: -11vw;
  }
  .mini-cart__order-note {
    width: 100vw;
  }
  .ap-productfacet__main .promotion-block-list {
    --promotion-block-gutter: 12px;
    margin-left: calc(
      -1 * (var(--container-distance) - var(--promotion-block-gutter) / 2)
    );
    margin-right: calc(
      -1 * (var(--container-distance) - var(--promotion-block-gutter) / 2)
    );
  }
  @supports (padding: max(0px)) {
    .ap-announcementbar__content-text-wrapper {
      padding-bottom: max(32px, env(safe-area-inset-bottom, 0px) + 32px);
    }
    .mini-cart__order-note {
      padding-bottom: max(24px, env(safe-area-inset-bottom, 0px) + 24px);
    }
    .ap-cookiebar {
      bottom: max(24px, env(safe-area-inset-bottom, 0px) + 24px);
    }
  }
  .faq {
    margin-left: calc(-1 * var(--container-distance));
    margin-right: calc(-1 * var(--container-distance));
  }
  .faq__item {
    padding-left: var(--container-distance);
    padding-right: var(--container-distance);
  }
  .faq__item ~ .faq__category {
    margin-top: 30px;
  }
  .footer__item--newsletter,
  .footer__item--newsletter + .footer__item--social-media:last-child {
    grid-column: span 2;
  }
  .header_wrapper {
    padding: 20px 0 20px;
  }
  .header__logo-text {
    text-align: center;
  }
}
@media (min-width: 741px) {
  .drawer__header {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 24px;
    max-height: 90px;
    justify-content: start;
  }
  [dir="ltr"] .drawer__header-action {
    margin-left: 24px;
  }
  [dir="rtl"] .drawer__header-action {
    margin-right: 24px;
  }
  .drawer__content--padded-start {
    padding-top: 30px;
  }
  .drawer__footer:not(.drawer__footer--tight) {
    padding-top: var(--container-distance);
    padding-bottom: var(--container-distance);
  }
  .modal,
  .modal__content .content-popup-modal,
  .modal__content .content-popup-modal model-viewer {
    width: 100%;
    height: 100%;
  }
  .modal {
    display: flex;
    top: 0;
    justify-content: center;
    align-items: center;
  }
  .modal__overlay {
    position: fixed;
    top: 0;
    bottom: auto;
  }
  .modal__content {
    margin: 80px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    transform: scale(0.8);
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.75, 0, 0.175, 1),
      opacity 0.3s cubic-bezier(0.75, 0, 0.175, 1);
    will-change: transform;
  }
  .modal[open] .modal__content {
    transform: scale(1);
    opacity: 1;
  }
  .modal[open].modal-full .modal__content {
    width: 100%;
    height: 100%;
    opacity: 1;
    max-width: unset;
    max-height: unset;
    transform: unset;
    margin: 0;
  }
  .variant-swatch-list {
    margin: -6px;
  }
  .variant-swatch__item {
    margin: 6px;
  }
  .variant-swatch__image {
    width: 72px;
  }
  .ap-productfacet {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .ap-productfacet__active-list {
    margin-top: 18px;
    margin-bottom: 0;
  }
  .drawer .ap-productfacet__active-list {
    margin-top: 26px;
  }
  .ap-productfacet__meta-bar {
    margin-bottom: 24px;
  }
  [dir="ltr"] .ap-productfacet__meta-bar-item--filter {
    margin-right: 44px;
  }
  [dir="rtl"] .ap-productfacet__meta-bar-item--filter {
    margin-left: 44px;
  }
  .account__block-list {
    grid-row-gap: 32px;
    row-gap: 32px;
  }
  .account__order-date {
    margin-top: -18px;
  }
  .account__order-addresses .account__addresses-list,
  .line-item__content-wrapper {
    margin-top: 24px;
  }
  .account__addresses-list {
    border: none;
    grid-template-columns: repeat(auto-fit, 50%);
    justify-content: center;
  }
  [dir="ltr"] .account__address {
    border-right: 1px solid rgb(var(--border-color));
  }
  [dir="rtl"] .account__address {
    border-left: 1px solid rgb(var(--border-color));
  }
  .account__address {
    border-top: 1px solid rgb(var(--border-color));
    border-bottom: 1px solid rgb(var(--border-color));
  }
  .ap-announcementbar__list {
    max-width: var(--container-max-width);
    padding-left: 40px;
    padding-right: 40px;
  }
  [dir="ltr"] .ap-announcementbar__content,
  [dir="ltr"] .article__nav-item--prev,
  [dir="rtl"] .article__nav-item--next {
    left: 0;
  }
  [dir="rtl"] .ap-announcementbar__content {
    right: 0;
  }
  .ap-announcementbar__content {
    position: absolute;
    top: 100%;
    width: 100%;
    box-shadow: 0 -1px rgba(var(--color-body), 0.2);
    transition: visibility 0.5s linear, box-shadow 0.5s ease-in-out;
  }
  .ap-announcementbar__content[hidden] {
    box-shadow: none;
  }
  .ap-announcementbar__content-overflow {
    overflow: hidden;
    height: calc(100vh - var(--ap-announcementbar-height));
  }
  .ap-announcementbar__content-inner {
    display: grid;
    grid-auto-columns: 1fr;
    max-height: 80vh;
    overflow: hidden;
    align-items: center;
    background: rgb(var(--section-background));
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s cubic-bezier(0.75, 0, 0.175, 1),
      transform 0.5s cubic-bezier(0.75, 0, 0.175, 1);
  }
  .ap-announcementbar__content[hidden] .ap-announcementbar__content-inner {
    transform: translateY(-100%);
    opacity: 0;
  }
  .ap-announcementbar__content-overlay {
    bottom: auto;
    top: 0;
  }
  .ap-announcementbar__content-image,
  .ap-announcementbar__content-text-wrapper {
    grid-row: 1;
    max-height: inherit;
  }
  .ap-announcementbar__content-image {
    height: 100%;
    max-height: max-content;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .ap-announcementbar__content-text-wrapper {
    padding: 80px var(--container-distance);
    overflow: auto;
    overscroll-behavior: contain;
  }
  .ap-announcementbar__content-text {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .article__nav-wrapper {
    justify-content: center;
  }
  .article__nav-item--next,
  .article__nav-item--prev {
    position: absolute;
  }
  [dir="ltr"] .article__nav-item--next,
  [dir="rtl"] .article__nav-item--prev {
    right: 0;
  }
  .article__nav-item-title {
    max-width: 225px;
  }
  .article__nav-item--next .article__nav-item-title,
  .article__nav-item--prev .article__nav-item-title {
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    will-change: transform;
  }
  .article__nav-item:focus .article__nav-item-title,
  .article__nav-item:hover .article__nav-item-title {
    opacity: 1;
    transform: translateY(0);
  }
  .article__ap-nextprev .ap-listarticle {
    grid-template-columns: none;
    grid-auto-columns: 310px;
    justify-content: center;
  }
  .article__ap-nextprev .article-item {
    width: auto !important;
  }
  .ap-shippingestimator__form,
  .ap-shippingestimator__toggle-button,
  .article-comment {
    padding: 32px;
  }
  [dir="ltr"] .article-comment__gravatar {
    margin-right: 21px;
  }
  [dir="rtl"] .article-comment__gravatar {
    margin-left: 21px;
  }
  .article-comment__gravatar {
    width: 48px;
    align-self: flex-start;
  }
  .article__comment-list-heading {
    margin-bottom: 34px;
  }
  .article__comment-list + .article__comment-form {
    margin-top: 64px;
  }
  .ap-listarticle--stacked {
    grid-template-columns: repeat(
      auto-fit,
      calc(100% / 3 - var(--ap-listarticle-column-gap) * (2 / 3))
    );
    justify-content: safe center;
  }
  [dir="ltr"] .checkout-button__lock {
    left: 20px;
  }
  [dir="rtl"] .checkout-button__lock {
    right: 20px;
  }
  .shipping-bar {
    margin-bottom: 8px;
  }
  .shipping-bar__progress {
    margin-top: 8px;
    height: 8px;
  }
  .shipping-bar--large .shipping-bar__progress {
    margin-top: 16px;
  }
  .line-item__image-wrapper {
    width: 92px;
  }
  .line-item__quantity {
    vertical-align: top;
    margin-top: 14px;
  }
  [dir="ltr"] .line-item__price-list-container {
    margin-left: auto;
    padding-left: 30px;
  }
  [dir="rtl"] .line-item__price-list-container {
    margin-right: auto;
    padding-right: 30px;
  }
  .line-item__price-list-container {
    flex-shrink: 0;
    line-height: 1.5;
    text-align: right;
    vertical-align: top;
  }
  [dir="ltr"] .line-item__quantity--block .line-item__remove-button {
    margin-left: 0;
  }
  [dir="rtl"] .line-item__quantity--block .line-item__remove-button {
    margin-right: 0;
  }
  .line-item__quantity--block .line-item__remove-button {
    display: block;
    margin-top: 10px;
  }
  .line-item__discount-list {
    margin-top: 14px;
  }
  [dir="ltr"] .line-item__fulfillment {
    margin-left: 116px;
  }
  [dir="rtl"] .line-item__fulfillment {
    margin-right: 116px;
  }
  .line-item-table__list .line-item__quantity {
    margin-top: 0;
  }
  .mini-cart__drawer-footer {
    padding-bottom: var(--container-distance);
  }
  .mini-cart__discount {
    justify-content: flex-end;
  }
  .mini-cart__actions {
    margin-bottom: 26px;
  }
  .ap-shippingestimator__form .input-row .input:first-child,
  .ap-shippingestimator__form .input-row .input:nth-child(2) {
    grid-column: span 2;
  }
  .contact__text-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
    grid-gap: 32px;
    gap: 32px;
  }
  .contact__text-item {
    margin-top: 0 !important;
  }
  .ap-cookiebar {
    padding: 30px;
  }
  .faq__item .collapsible-toggle,
  .faq__item .collapsible__content {
    padding-left: 24px;
    padding-right: 24px;
  }
  .copyright__payment-methods {
    display: flex;
    align-items: center;
  }
}
.gallery {
  --gallery-image-height: 370px;
  position: relative;
  display: block;
}
.ap-imagewithtext__content-list,
.gallery__list {
  display: flex;
  flex-wrap: nowrap;
}
.ap-gallery__list-wrapper.is-scrollable .gallery__list:after {
  content: "";
  flex: 0 0 var(--container-outer-width);
}
.gallery__item {
  flex-shrink: 0;
  width: max-content;
}
[dir="ltr"] .gallery__item:not(:first-child) {
  margin-left: var(--container-distance);
}
[dir="rtl"] .gallery__item:not(:first-child) {
  margin-right: var(--container-distance);
}
.gallery__figure {
  display: table;
  margin: 0;
}
.gallery__image {
  display: block;
  height: var(--gallery-image-height);
  width: auto;
  border-radius: var(--block-border-radius-reduced);
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
}
.gallery__caption {
  display: table-caption;
  caption-side: bottom;
  margin-top: 16px;
}
.ap-gallery__progress-bar {
  display: block;
  margin-top: 32px;
}
[dir="ltr"] .gallery__ap-button-nextprev {
  right: calc(var(--container-outer-width) - 28px);
}
[dir="rtl"] .gallery__ap-button-nextprev {
  left: calc(var(--container-outer-width) - 28px);
}
.gallery__ap-button-nextprev {
  position: absolute;
  top: calc(var(--gallery-image-height) / 2 - 56px);
  z-index: 1;
}
@media (min-width: 1000px) {
  .popover--left:after,
  .popover--left:before,
  .popover__header,
  .popover__overlay {
    display: none;
  }
  .popover-container {
    position: relative;
  }
  .popover {
    position: absolute;
    top: calc(100% + 18px);
    border: 1px solid rgb(var(--root-border-color));
    z-index: 2;
    opacity: 0;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    border-radius: min(var(--block-border-radius), 4px);
  }
  .popover[open] {
    opacity: 1;
  }
  [dir="ltr"] .popover:after,
  [dir="ltr"] .popover:before {
    right: 24px;
  }
  [dir="rtl"] .popover:after,
  [dir="rtl"] .popover:before {
    left: 24px;
  }
  .popover:after,
  .popover:before {
    position: absolute;
    content: "";
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent rgb(var(--root-background))
      transparent;
    border-width: 8px;
  }
  [dir="ltr"] .popover:before {
    right: 23px;
  }
  [dir="rtl"] .popover:before {
    left: 23px;
  }
  .popover:before {
    border-color: transparent transparent rgb(var(--root-border-color))
      transparent;
    border-width: 9px;
  }
  .popover__content {
    padding-left: 32px;
    padding-right: 32px;
  }
  .popover__content--restrict {
    max-height: 400px;
  }
  .popover--small {
    font-size: calc(var(--base-font-size) - 3px);
    line-height: 1.5;
  }
  .popover--top {
    top: auto;
    bottom: calc(100% + 18px);
  }
  .popover--top:after,
  .popover--top:before {
    top: 100%;
    bottom: auto;
    border-color: rgb(var(--root-background)) transparent transparent
      transparent;
  }
  .popover--top:before {
    border-color: rgb(var(--root-border-color)) transparent transparent
      transparent;
  }
  [dir="rtl"] .faq-navigation,
  [dir="rtl"] .popover--left {
    right: 0;
  }
  [dir="ltr"] .popover--left {
    left: 0;
    right: auto !important;
  }
  [dir="rtl"] .popover--left {
    left: auto !important;
  }
  [dir="ltr"] .popover-button + .popover {
    right: -28px;
  }
  [dir="rtl"] .popover-button + .popover {
    left: -28px;
  }
  [dir="ltr"] .select + .popover {
    right: -15px;
  }
  [dir="rtl"] .select + .popover {
    left: -15px;
  }
  [dir="ltr"] .popover__choice-label[ap-currentaria]:after,
  [dir="ltr"] input:checked + .popover__choice-label:after {
    right: -22px;
  }
  [dir="rtl"] .popover__choice-label[ap-currentaria]:after,
  [dir="rtl"] input:checked + .popover__choice-label:after {
    left: -22px;
  }
  [dir="ltr"] .popover__choice-label {
    margin-right: 22px;
  }
  [dir="rtl"] .popover__choice-label {
    margin-left: 22px;
  }
  .popover__choice-item {
    text-align: left;
  }
  .popover--small .popover__content {
    padding: 14px 20px;
  }
  @keyframes playButtonRipple {
    0% {
      box-shadow: 0 0 0 0 rgb(var(--play-button-background)),
        0 0 0 0 rgb(var(--play-button-background));
    }
    to {
      box-shadow: 0 0 0 17px rgba(var(--play-button-background), 0),
        0 0 0 32px rgba(var(--play-button-background), 0);
    }
  }
  .video-wrapper__play-button:not(:only-child) {
    margin-bottom: 0;
  }
  .ap-productfacet {
    display: flex;
    justify-content: flex-start;
  }
  [dir="ltr"] .ap-productfacet__aside {
    margin-right: 45px;
  }
  [dir="rtl"] .ap-productfacet__aside {
    margin-left: 45px;
  }
  .ap-productfacet__aside {
    flex: none;
    width: 230px;
  }
  .ap-productfacet__aside-inner {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    top: calc(
      0px * var(--enable-sticky-header) + 0px *
        var(--enable-sticky-ap-announcementbar) + 24px
    );
    top: calc(
      var(--header-height, 0px) * var(--enable-sticky-header) +
        var(--ap-announcementbar-height, 0px) *
        var(--enable-sticky-ap-announcementbar) + 24px
    );
  }
  .ap-productfacet__main {
    flex: 1 0 0;
  }
  .ap-productfacet__filters:not(.drawer) .drawer__content {
    overflow: visible;
    padding: 0;
  }
  .ap-productfacet__meta-bar {
    justify-content: flex-start;
  }
  [dir="ltr"] .ap-productfacet__meta-bar-item:last-child {
    margin-left: auto;
  }
  [dir="rtl"] .ap-productfacet__meta-bar-item:last-child {
    margin-right: auto;
  }
  [dir="ltr"] .account__back-button {
    left: var(--container-outer-width);
  }
  [dir="rtl"] .account__back-button {
    right: var(--container-outer-width);
  }
  .account__back-button {
    position: absolute;
    margin-top: 48px;
  }
  .account__addresses-list:not(.account__addresses-list--wide) {
    grid-template-columns: repeat(auto-fit, 33.33333%);
  }
  .account__address:nth-child(3n) ~ .account__address {
    border-top: none;
  }
  [dir="ltr"] .account__address:nth-child(3n + 1) {
    border-left: 1px solid rgb(var(--border-color));
  }
  [dir="rtl"] .account__address:nth-child(3n + 1) {
    border-right: 1px solid rgb(var(--border-color));
  }
  .article__header {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .article__header-content {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  [dir="ltr"] .article__header .breadcrumb {
    left: var(--container-outer-margin);
  }
  [dir="rtl"] .article__header .breadcrumb {
    right: var(--container-outer-margin);
  }
  .article__image-wrapper {
    flex: none;
    align-self: stretch;
  }
  .article__image-wrapper--tall {
    width: 37.5%;
  }
  .article__image-wrapper--square {
    width: 50%;
  }
  .article__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  [dir="ltr"] .article__image-wrapper--tall + .article__header-content {
    padding-right: 100px;
  }
  [dir="rtl"] .article__image-wrapper--tall + .article__header-content {
    padding-left: 100px;
  }
  .article__header-content:only-child {
    padding-left: 0;
    padding-right: 0;
    max-width: 668px;
    text-align: center;
  }
  .article__nav-wrapper {
    padding: 27px 0;
  }
  .article__inner {
    align-items: center;
  }
  .article__comment-box {
    max-width: 748px;
    margin-left: auto;
    margin-right: auto;
  }
  .ap-listarticle {
    --ap-listarticle-row-gap: 30px;
    --ap-listarticle-column-gap: 30px;
  }
  .ap-listarticle + .pagination {
    margin-top: 64px;
  }
  .article-item__image-container {
    margin-bottom: 24px;
  }
  .article-item__excerpt {
    margin-top: -8px;
  }
  .article-item--featured .article-item__image-container {
    margin-bottom: 30px;
  }
  [dir="ltr"] .ap-listarticle__secondary-list .article-item__image-container {
    /* margin-right: 24px; */
  }
  [dir="rtl"] .ap-listarticle__secondary-list .article-item__image-container {
    margin-left: 24px;
  }
  [dir="ltr"] .mini-cart__recommendations {
    right: 100%;
  }
  [dir="rtl"] .mini-cart__recommendations {
    left: 100%;
  }
  .mini-cart__recommendations {
    position: absolute;
    top: 0;
    width: 240px;
    height: 100%;
    overflow: hidden;
    text-align: center;
  }
  .mini-cart__recommendations-inner {
    margin: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    padding-top: 35px;
    padding-bottom: 35px;
    box-shadow: -10px 0 24px 4px rgb(var(--color-body), 0.05) inset;
    transition: transform 0.25s ease-in;
  }
  .mini-cart:not([open]) .mini-cart__recommendations-inner {
    transform: translate(100%);
  }
  .mini-cart__recommendations .product-item {
    margin-top: 40px;
  }
  .mini-cart__recommendations .product-item__image-wrapper {
    width: 92px;
    margin: 0 auto 24px;
    flex: none;
  }
  .mini-cart__recommendations .spinner {
    display: flex;
    height: 100%;
  }
  .cart {
    display: block;
  }
  .cart__aside-inner {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: calc(
      0px * var(--enable-sticky-header) + 0px *
        var(--enable-sticky-ap-announcementbar) + 24px
    );
    top: calc(
      var(--header-height, 0px) * var(--enable-sticky-header) +
        var(--ap-announcementbar-height, 0px) *
        var(--enable-sticky-ap-announcementbar) + 24px
    );
  }
  .contact {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0 30px;
  }
  .contact__main {
    flex: 1 0 auto;
    max-width: 460px;
  }
  .contact__main:only-child {
    flex-grow: 1;
    max-width: none;
  }
  [dir="ltr"] .contact__main:not(:only-child) .section__header {
    text-align: left;
  }
  [dir="rtl"] .contact__main:not(:only-child) .section__header {
    text-align: right;
  }
  .contact__main:not(:only-child) .section__header {
    margin-bottom: 32px;
  }
  .contact__form {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  [dir="ltr"] .contact__aside {
    margin-right: 40px;
  }
  [dir="rtl"] .contact__aside {
    margin-left: 40px;
  }
  .contact__aside {
    max-width: 530px;
  }
  .faq__wrapper {
    max-width: 668px;
    width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9);
    margin-left: auto;
    margin-right: auto;
  }
  [dir="ltr"] .faq-navigation {
    left: 0;
  }
  .faq-navigation {
    position: absolute;
    display: block;
    height: 100%;
    max-width: calc(var(--grid-column-width) * 4 + var(--grid-gap) * 3);
    top: 0;
  }
  .footer__item-title {
    margin-bottom: 30px;
  }
  .copyright__aside {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    grid-row-gap: 24px;
    row-gap: 33px;
  }
  [dir="ltr"] .footer__cross-border {
    margin-right: 32px;
  }
  [dir="rtl"] .footer__cross-border {
    margin-left: 32px;
  }
  .copyright__copyright,
  .copyright__payment-methods {
    margin-top: 0;
  }
  .gallery {
    --gallery-image-height: 40vw;
  }
}
@media (min-width: 1200px) {
  .hd-desk {
    display: none !important;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .rte h1,
  .rte h2,
  .rte h3,
  .rte h4,
  .rte h5 {
    letter-spacing: 0;
  }
  .heading--large,
  .rte .heading--large {
    line-height: 1;
  }
  .h1,
  .rte h1 {
    line-height: 1.0333333;
  }
  .h2,
  .rte h2 {
    line-height: 1.04;
  }
  .h3,
  .rte h3 {
    line-height: 1.05;
  }
  .h4,
  .rte h4 {
    line-height: 1.14285714;
  }
  .h5,
  .rte h5 {
    line-height: 1.08333333;
  }
  .h6,
  .rte h6 {
    line-height: 1.1;
  }
  [dir="ltr"] .ap-blockquote,
  [dir="ltr"] .rte ap-blockquote {
    padding-left: 69px;
  }
  [dir="rtl"] .ap-blockquote,
  [dir="rtl"] .rte ap-blockquote {
    padding-right: 69px;
  }
  .ap-blockquote,
  .rte ap-blockquote {
    line-height: 1.1333333333;
    letter-spacing: -0.7px;
    min-height: 80px;
  }
  [dir="ltr"] .ap-blockquote--center,
  [dir="ltr"] .rte .ap-blockquote--center {
    padding-left: 0;
  }
  [dir="rtl"] .ap-blockquote--center,
  [dir="rtl"] .rte .ap-blockquote--center {
    padding-right: 0;
  }
  .ap-blockquote:not(.ap-blockquote--center):before,
  .rte ap-blockquote:not(.ap-blockquote--center):before {
    width: 56px;
    height: 64px;
    -webkit-mask-size: 101px 81px;
    mask-size: 101px 81px;
  }
  .empty-state {
    margin-top: 225px;
    margin-bottom: 225px;
  }
  .empty-state--bottom-only {
    margin-top: 50px;
  }
  .ap-linkbar__link-item,
  .ap-linkbar__title {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .ap-productfacet__aside {
    width: 380px;
  }
  .article__nav-item-title {
    max-width: 300px;
  }
  .article__inner {
    flex-direction: row-reverse;
    min-height: 200px;
    align-items: start;
  }
  .article__info {
    width: 100%;
    grid-gap: 40px;
    gap: 40px;
  }
  .article__meta {
    display: grid;
    grid-gap: 8px;
    gap: 8px;
    justify-content: flex-start;
  }
  .article__meta-item:before {
    display: none !important;
  }
  .article__tags-label {
    margin-bottom: 10px;
  }
  .article__share,
  .article__tags {
    display: block;
  }
  .article__share-label {
    display: block;
    margin-bottom: 16px;
  }
  [dir="ltr"] .article__share-button-list {
    margin-left: 0;
  }
  [dir="rtl"] .article__share-button-list {
    margin-right: 0;
  }
  .article__content:after {
    width: 10px;
    height: 10px;
    margin-top: 48px;
  }
  .article__content {
    padding-right: 80px;
  }
  .ap-listarticle {
    margin-left: 0;
    margin-right: 0;
  }
  .product-item-bg_wrapper:hover {
    z-index: 99;
  }
  .product__list.ap-productlist__inner--scroller {
    padding-bottom: 55px;
  }
  .cart {
    grid-template-columns: 1fr 390px;
    grid-gap: 70px;
    gap: 70px;
  }
  [dir="ltr"] .contact__aside {
    margin-right: 90px;
  }
  [dir="rtl"] .contact__aside {
    margin-left: 90px;
  }
  [dir="ltr"] .footer__cross-border {
    margin-right: 50px;
  }
  [dir="rtl"] .footer__cross-border {
    margin-left: 50px;
  }
  .gallery {
    --gallery-image-height: 35vw;
  }
  .meganav__link,
  .site-nav__dropdown-container--second-level,
  .site-nav__item-1 {
    position: relative;
  }
  .site-nav__dropdown--third-level,
  .site-nav__dropdown-1 {
    border-top: 2px solid var(--primary);
  }
  .site-nav__dropdown-container--second-level:hover
    .site-nav__dropdown--third-level,
  .site-nav__item-1:hover .site-nav__dropdown-1 {
    opacity: 1;
    visibility: visible;
  }
  .meganav__link {
    display: block;
    padding: 12px 30px;
    line-height: 1.5;
    transition: 0.3s;
  }
  .site-nav__dropdown,
  .site-nav__dropdown--third-level {
    position: absolute;
    min-width: 300px;
    opacity: 0;
    visibility: hidden;
    top: auto;
    left: 0;
    z-index: 100;
    padding: 0;
    background-color: #fff;
    transition: 0.4s;
  }
  .site-nav__dropdown-container--second-level:not(:last-child),
  .site-nav__dropdown-container--third-level:not(:last-child) {
    border-bottom: 1px solid rgb(var(--border-color));
  }
  .site-nav__dropdown--third-level {
    left: 100%;
    top: -2px;
    min-width: 350px;
  }
}
.gift-card {
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  background: rgb(var(--background));
  min-height: 100vh;
  min-height: var(--window-height, 100vh);
  text-align: center;
}
.gift-card__wrapper {
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}
.gift-card__logo {
  margin-bottom: 32px;
}
.ap-listtestimonial,
.gift-card__logo-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gift-card__image-wrapper {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -65px;
}
.gift-card__image {
  border-radius: 18px;
}
.gift-card__card {
  padding: 32px;
  background: rgb(var(--section-card-background));
  color: rgb(var(--color-body));
}
#shopify-product-reviews .spr-review + .spr-review,
.gift-card__card + .gift-card__card,
.gift-card__expires-on,
.product-item__cta {
  margin-top: 16px;
}
.gift-card__main {
  padding-top: 97px;
}
.gift-card__code-container {
  display: grid;
  grid-gap: 8px;
  gap: 8px;
}
.gift-card__code {
  -webkit-appearance: none;
  appearance: none;
  padding-left: 12px;
  padding-right: 12px;
  height: var(--button-height);
  line-height: var(--button-height);
  border: 1px solid rgb(var(--border-color));
  border-radius: 0;
  background: 0 0;
}
.gift-card__aside {
  display: grid;
  grid-gap: 24px;
  gap: 24px;
}
.header,
.header__icon-wrapper,
.header__logo,
.header__logo-image,
.header__logo-link {
  display: block;
}
.gift-card__qr img,
.gift-card__wallet {
  margin-left: auto;
  margin-right: auto;
  width: 132px;
}
.header__icon-list svg {
  width: 20px;
  height: 20px;
}
.bar-menu-social svg {
  width: 14px;
  height: 14px;
}
.header {
  background: var(--header-background);
  color: rgb(var(--header-text-color));
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
}
.full {
  width: 100%;
}
.header .full {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .header .full {
    padding-left: 43px;
    padding-right: 43px;
  }
}
.header--bordered {
  box-shadow: 0 1px transparent;
}
.header--bordered:not(.header-transparent) {
  box-shadow: 0 1px rgb(var(--border-color));
}
.header__logo {
  position: relative;
  margin: 0;
}
.header__logo-text {
  color: currentColor;
  max-width: min(350px, 60vw);
}
.header__logo-image {
  transition: opacity 0.2s ease-in-out;
}
[dir="ltr"] .ap-imagewithtext:before,
[dir="ltr"] .header__logo-image--transparent {
  left: 0;
}
[dir="rtl"] .ap-imagewithtext:before,
[dir="rtl"] .header__logo-image--transparent {
  right: 0;
}
.header__logo-image--transparent {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.ap-productform .drawer,
.js .header-transparent .header__logo-image:not(:last-child) {
  opacity: 0;
}
.js .header-transparent .header__logo-image--transparent {
  opacity: 1;
}
.ap-productmeta__share,
.breadcrumb__item,
.disclosure,
.header__inline-navigation,
.header_wrapper,
.password__powered-by,
.predictive-search__form,
.store-availability-information,
.store-availability-list__stock {
  display: flex;
  align-items: center;
}
.header__inline-navigation,
.header__secondary-links {
  /* flex: 1 1 0; */
}
@media (min-width: 741px) and (max-width: 1199px) {
  .header_wrapper {
    padding: calc(15px - var(--reduce-header-padding) * 6px) 0;
  }
}
.header__secondary-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
}
.header__secondary-links .header__linklist {
  flex-wrap: nowrap;
}
.bar-menu-social a,
.show_login,
.variants-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.header-icon .user-block a {
  color: #000;
  text-decoration: none;
  line-height: 1.4;
  font-size: var(--base-font-size);
}
.header-icon .user-block a:hover {
  color: var(--primary);
}
.header__icon-list {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 20px;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
}
.header__secondary-links .header__icon-list {
  justify-content: end;
}
[dir="ltr"] .header__ap-cartcount {
  margin-left: 0;
}
[dir="ltr"] .store-availability-list__stock svg,
[dir="rtl"] .ap-productform__option-value,
[dir="rtl"] .header__ap-cartcount,
[dir="rtl"] .predictive-search__input,
[dir="rtl"] .spr-summary-starrating + .spr-summary-caption,
[dir="rtl"] .store-availability-information-container {
  margin-right: 8px;
}
.header__ap-cartcount {
  top: -1px;
}
.header-ap_wishlistcount,
[dir="ltr"] .header__ap-cartcount--floating {
  margin-left: 0;
  right: -14px;
}
.header-ap_wishlistcount,
[dir="rtl"] .header__ap-cartcount--floating {
  margin-right: 0;
  left: -2px;
}
.header-ap_wishlistcount,
.header__ap-cartcount--floating {
  position: absolute;
  top: -6px;
}

.header-search.header-icon{
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #FFFFFF1C;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-contact{
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 1499px){
  .header-contact{
    display: none;
  }
}

.header-contact svg{
  margin-right: 2px!important;
}
@media (max-width: 767px) {
  .header-ap_wishlistcount,
  .header__ap-cartcount--floating {
    top: -10px;
  }
}
@media (max-width: 480px) {
  .header-ap_wishlistcount,
  [dir="ltr"] .header__ap-cartcount--floating {
    right: -8px;
  }
}
.header-ap_wishlistcount {
  right: -10px;
  left: unset;
}
.header__icon-list svg {
  margin: auto;
}
.header-ap_wishlistcount,
.header__ap-cartcount {
  background-color: var(--bg-cart-count);
  color: var(--color-cart-count);
}
.icon-header:hover svg image {
  filter: saturate(500%) contrast(800%) brightness(500%) invert(80%) sepia(50%)
    hue-rotate(120deg);
}
@media (min-width: 741px) {
  .gift-card__logo {
    margin-bottom: 56px;
  }
  .gift-card__card {
    padding: 40px;
  }
  .gift-card__image-wrapper {
    margin-bottom: -95px;
    max-width: 360px;
  }
  .gift-card__main {
    padding-top: 135px;
  }
  .gift-card__code-container {
    grid-template-columns: 1fr auto;
    grid-gap: 16px;
    gap: 16px;
  }
  .gift-card__aside {
    grid-auto-flow: column;
    grid-gap: 32px;
    gap: 32px;
    align-items: center;
  }
  [dir="ltr"] .gift-card__aside .heading {
    text-align: left;
  }
  [dir="rtl"] .gift-card__aside .heading {
    text-align: right;
  }
  .gift-card__qr img {
    width: 68px;
  }
  .gift-card__wallet {
    width: 145px;
  }
  .gift-card__button-wrapper {
    margin-top: 40px;
  }
  .header__icon-list {
    gap: 20px;
  }
}
@media (max-width: 480px) {
  .header__icon-list {
    gap: 10px;
  }
}
.header__cross-border {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 18px;
  gap: 18px;
}
.header__bottom-navigation {
  padding-top: calc(17px - var(--reduce-header-padding) * 8px);
  padding-bottom: calc(19px - var(--reduce-header-padding) * 8px);
  border-top: 1px solid var(--header-border-color);
  transition: border-top 0.2s ease-in-out;
}
.mega-menu,
.nav-dropdown {
  visibility: hidden;
  background: rgb(var(--background));
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.header__linklist {
  display: flex;
  flex-wrap: wrap;
}
.header__linklist-link,
.mobile-nav__image-text,
.nav-dropdown {
  display: block;
}
.header__linklist-item {
  flex-shrink: 0;
}
[dir="ltr"] .header__linklist-item:not(:last-child) {
  margin-right: 33px;
}
[dir="rtl"] .header__linklist-item:not(:last-child) {
  margin-left: 33px;
}
[dir="ltr"] .header__linklist-item.has-dropdown:hover:before,
[dir="ltr"] .nav-dropdown {
  margin-left: -32px;
}
[dir="rtl"] .header__linklist-item.has-dropdown:hover:before,
[dir="rtl"] .nav-dropdown {
  margin-right: -32px;
}
.header__linklist-item.has-dropdown:hover:before {
  content: attr(data-item-title);
  position: absolute;
  height: 100%;
  top: 0;
  padding-left: 32px;
  padding-right: 32px;
  opacity: 0;
}
.header__bottom-navigation .header__linklist-item:hover:before {
  height: calc(100% - var(--header-height-without-bottom-nav));
  top: auto;
  bottom: 0;
}
#newsletter-popup .ap-text-loaderbutton,
.ap-productform .drawer__header,
.header__bottom-navigation .header__linklist {
  justify-content: center;
}
.nav-dropdown {
  position: absolute;
  top: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: rgb(var(--color-body));
  border: 1px solid rgba(var(--color-body), 0.15);
  white-space: nowrap;
  opacity: 0;
}
.focus-outline [focus-within] > .nav-dropdown,
.nav-dropdown:not([hidden]),
.no-js :hover > .nav-dropdown,
.no-js [focus-within] > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
.focus-outline :focus-within > .nav-dropdown,
.nav-dropdown:not([hidden]),
.no-js :focus-within > .nav-dropdown,
.no-js :hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
}
.nav-dropdown--restrict {
  max-height: calc(100vh - var(--header-height) - 20px);
  overflow: auto;
}
[dir="ltr"] .nav-dropdown .nav-dropdown {
  margin-left: 0;
  left: 100%;
}
[dir="rtl"] .nav-dropdown .nav-dropdown {
  margin-right: 0;
  right: 100%;
}
.nav-dropdown .nav-dropdown {
  top: -20px;
}
.image-content__image-container,
.nav-dropdown__item {
  position: relative;
}
.mega-menu,
.mega-menu:after {
  position: absolute;
  width: 100%;
  left: 0;
  opacity: 0;
  top: 100%;
}
.nav-dropdown__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3px 30px;
}
[dir="ltr"] .ap-productmeta__label-list:not(:empty),
[dir="ltr"] .nav-dropdown__link > svg {
  margin-left: 16px;
}
[dir="rtl"] .ap-productmeta__label-list:not(:empty),
[dir="rtl"] .nav-dropdown__link > svg {
  margin-right: 16px;
}
.nav-dropdown__link > svg {
  position: relative;
  top: 2px;
  transition: transform 0.25s ease-in-out;
}
.nav-dropdown__link[ap-expanded-aria="true"] > svg {
  transform: translate(calc(var(--transform-logical-flip) * 8px));
}
.header__linklist-link {
  color: var(--m-color-menu);
}
.header__linklist-item:hover .header__linklist-link {
  color: var(--m-color-menu-hover);
}
.mega-menu {
  --mega-menu-column-gap: 48px;
  --mega-menu-image-gap: 24px;
  display: block;
  color: rgb(var(--color-body));
  z-index: 9;
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px 0 inset;
}
.menu-title a,
.menu-title a:hover {
  color: var(--title-mega);
}
.meganav__link,
.nav-links a {
  color: var(--link-mega);
  font-size: 14px;
  text-transform: capitalize;
}
.meganav__link:hover,
.nav-links a:hover {
  color: var(--link-mega-h);
}
.mega-menu.is-closing,
.mega-menu[hidden] {
  z-index: -1;
}
.mega-menu:after {
  content: "";
  height: calc(100vh - 100% + 0px);
  height: calc(100vh - 100% - var(--header-height, 0px));
  background: #000;
  pointer-events: none;
  transition: opacity 0.25s ease-in-out;
}
.focus-outline [focus-within] > .mega-menu,
.mega-menu:not([hidden]),
.no-js :hover > .mega-menu,
.no-js [focus-within] > .mega-menu {
  visibility: visible;
  opacity: 1;
}
.focus-outline :focus-within > .mega-menu,
.mega-menu:not([hidden]),
.no-js :focus-within > .mega-menu,
.no-js :hover > .mega-menu {
  visibility: visible;
  opacity: 1;
}
.focus-outline [focus-within] > .mega-menu:after,
.mega-menu:not([hidden]):after,
.no-js :hover > .mega-menu:after,
.no-js [focus-within] > .mega-menu:after {
  opacity: 0.3;
}
.focus-outline :focus-within > .mega-menu:after,
.mega-menu:not([hidden]):after,
.no-js :focus-within > .mega-menu:after,
.no-js :hover > .mega-menu:after {
  opacity: 0.3;
}
.mega-menu.is-closing:after {
  opacity: 0;
  transition-delay: 0.15s;
}
.header--bordered .mega-menu {
  margin-top: 1px;
}
.mega-menu__inner {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  grid-column-gap: var(--mega-menu-column-gap);
  column-gap: var(--mega-menu-column-gap);
  padding-top: 48px;
  padding-bottom: 48px;
  max-height: calc(100vh - 50px);
  max-height: calc(
    100vh - var(--header-height, 0px) - var(--ap-announcementbar-height, 0px) -
      50px
  );
  overflow: auto;
  z-index: 1;
}
.mega-menu__columns-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--mega-menu-column-gap) / 2);
}
.mega-menu__column {
  margin: calc(var(--mega-menu-column-gap) / 2) 0;
}
.mega-menu__images-wrapper {
  display: grid;
  grid-auto-flow: column;
  align-items: flex-start;
  grid-gap: var(--mega-menu-image-gap);
  gap: var(--mega-menu-image-gap);
}
.mega-menu__images-wrapper--tight {
  grid-gap: 20px;
  gap: 20px;
}
.mega-menu__image-push {
  width: 180px;
  text-align: center;
}
.mega-menu__image-push:only-child {
  width: 200px;
}
.mega-menu__image-wrapper {
  margin-bottom: 18px;
  overflow: hidden;
  border-radius: var(--block-border-radius-reduced);
  z-index: 0;
}
.mega-menu__heading,
.mobile-nav__image-heading {
  margin-bottom: 7px;
}
.mega-menu__title {
  margin-bottom: 16px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.5;
}
.site-nav__dropdown-container--second-level:hover > a,
ap-navigationofdesktop .header__linklist-link.menu-item--active {
  color: var(--primary);
}
.link--animated.menu-item--active:after {
  transform: scaleX(1);
  transform-origin: var(--transform-origin-start);
}
.meganav__link.meganav__link-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.meganav__link.meganav__link-toggle svg path {
  fill: var(--primary);
}

/* BAR MENU */
.bar-menu-image {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 36px 0 30px;
}
.bar-menu-content {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 30px;
  overflow-y: auto;
}
.bar-menu-content .drawer__header {
  padding: 0;
  margin-right: -30px;
}
.bar-menu.drawer {
  max-width: 460px;
}
.bar-content-top {
  margin: 0 0 111px;
}
.bar-info {
  margin: 0 0 40px;
}
.bar-menu-social {
  margin-bottom: 83px !important;
}
.bar-menu-social ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
.bar-menu-social li {
  margin: 0 !important;
}
.bar-menu-social span {
  display: none;
}
.bar-menu-content svg.icon--close {
  width: 24px;
  height: 24px;
}
/* END */

.article-template__comment-fields .field,
.bar-menu-social li:not(:last-child),
.coupon-cart {
  margin-bottom: 15px;
}
.site-nav__dropdown,
.site-nav__dropdown--third-level {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fontawesome-webfont.woff2?v=1625889217)
      format("woff2"),
    url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fontawesome-webfont.woff?v=1625889217)
      format("woff");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-light-300.woff2?v=1625889169)
      format("woff2"),
    url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-light-300.woff?v=1625889169)
      format("woff");
}
.fal {
  font-weight: 300;
}
#shopify-product-reviews .spr-review-header-byline strong,
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-regular-400.woff2?v=1625889169)
      format("woff2"),
    url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-regular-400.woff?v=1625889169)
      format("woff");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-solid-900.woff2?v=1625889169)
      format("woff2"),
    url(https://cdn.shopify.com/s/files/1/0581/9632/8641/files/fa-solid-900.woff?v=1625889169)
      format("woff");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro" !important;
  display: inline-block;
  font: 1rem/1 "Font Awesome 5 Pro";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0);
  font-weight: 400 !important;
}
.fa-solid {
  font-weight: 700 !important;
}
.fa-light {
  font-weight: 100 !important;
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-heart:before {
  content: "\f004";
}
.fa-search:before {
  content: "\f002";
}
.fa-heart,
.fa-search,
.fa-stream,
.shopping-cart {
  font-size: 24px;
  font-weight: 300;
}
.fa-stream:before {
  content: "\f550";
}
.promotion_menu--content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 32px;
}
.menu-title {
  font-size: calc(var(--base-font-size) - 2px);
  font-weight: 700;
  letter-spacing: 0;
  padding: 0 0 8px;
  text-transform: uppercase;
}
.mega-menu__image {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.promotionclassic__image.square {
  padding-top: 100% !important;
}
.promotionclassic__image.landscape {
  padding-top: 75% !important;
}
.promotionclassic__image.portrait {
  padding-top: 125% !important;
}
.promotionclassic__image.wide {
  padding-top: 60% !important;
}
.promotionclassic__image {
  position: relative;
  overflow: hidden;
  display: block;
}
.promotionclassic__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .mega-menu {
    --mega-menu-column-gap: 64px;
  }
}
.mobile-nav__item:not(:last-child) {
  border-bottom: 1px solid rgba(var(--color-body), 0.15);
}
.header__linklist-link,
.mobile-nav__link,
.vertical-nav__link-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
.has-dropdown svg,
.site-nav__item-normal svg {
  margin-left: 5px;
  margin-top: 3px;
}
.header__linklist-link,
.vertical-nav__link-1,
button.mobile-nav__link {
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  transition: .4s;
  font-weight: 700;
  font-family: var(--hd-font-family);
}
.predictive-search__linklist-link svg,
.predictive-search__product-item svg {
  opacity: 0;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transform: translate(
    calc(var(--transform-logical-flip) * min(var(--container-distance), 30px))
  );
}
.vertical-nav__link[ap-expanded-aria="true"] .vertical-icon svg {
  transform: rotate(90deg);
}
.mobile-nav .collapsible {
  margin-left: calc(-1 * var(--container-distance));
  margin-right: calc(-1 * var(--container-distance));
}
.mobile-nav .mobile-nav {
  margin-left: var(--container-distance);
  margin-right: var(--container-distance);
  margin-bottom: 24px !important;
}
.mobile-nav .mobile-nav .mobile-nav__item {
  margin-bottom: 0;
  border: none;
}
.mobile-nav .mobile-nav .mobile-nav__link {
  padding: 10px 0;
}
.mobile-nav__item[data-level="3"] .mobile-nav__link {
  padding: 0;
}
.mobile-nav__item[data-level="3"] {
  margin: 0 !important;
}
[dir="ltr"] .mobile-nav .mobile-nav .mobile-nav {
  border-left: 1px solid rgba(var(--color-body), 0.15);
  padding-left: 20px;
}
[dir="rtl"] .mobile-nav .mobile-nav .mobile-nav {
  border-right: 1px solid rgba(var(--color-body), 0.15);
  padding-right: 20px;
}
.mobile-nav .mobile-nav .mobile-nav {
  margin-top: 16px !important;
  margin-bottom: 10px !important;
}
.mobile-nav .mobile-nav .mobile-nav .mobile-nav__item {
  margin-bottom: 14px;
}
.mobile-nav__images-scroller {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
  grid-auto-flow: column;
  margin-bottom: 32px;
  padding-left: var(--container-distance);
  padding-right: var(--container-distance);
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-nav__image-push {
  min-width: 120px;
  max-width: 134px;
  text-align: center;
}
.mobile-nav__image {
  display: block;
  margin-bottom: 14px;
  border-radius: min(var(--block-border-radius), 4px);
}
.mobile-nav__footer {
  display: flex;
  justify-content: space-between;
}
.ap-imagewithtext {
  --image-height: calc(
    (100vw - var(--container-distance) * 4) * (1 / var(--image-aspect-ratio))
  );
  position: relative;
  display: block;
  text-align: center;
}
.ap-imagewithtext:before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(var(--section-accent-background));
  z-index: -1;
}
.ap-imagewithtext--overlap-image:before {
  height: var(--image-height);
}
.ap-imagewithtext--overlap-text:before {
  top: auto;
  bottom: 0;
  height: calc(100% - var(--image-height));
}
.ap-imagewithtext__image-wrapper {
  position: relative;
  margin-bottom: 32px;
  overflow: hidden;
  border-radius: var(--block-border-radius-reduced);
  z-index: 0;
}
.ap-imagewithtext__image,
.ap-lookbookshop,
.ap-lookbookshop__item,
.ap-productlist:not([hidden]) {
  position: relative;
  display: block;
}
.ap-imagewithtext__image:not([hidden]) {
  z-index: 1;
}
.ap-imagewithtext__image[hidden] {
  visibility: hidden;
  z-index: -1;
  transition: visibility 0.6s linear;
}
.ap-imagewithtext__content,
.press-list__item {
  display: block;
  flex-shrink: 0;
  width: 100%;
  order: 0;
}
.ap-imagewithtext__content[hidden] {
  visibility: hidden;
  order: 1;
}
.ap-imagewithtext__navigation {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
  column-gap: 24px;
  align-items: flex-start;
  margin-top: 40px;
}
@keyframes navigationItemAnimation {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.ap-imagewithtext__navigation-item {
  position: relative;
}
.ap-imagewithtext__navigation-item:after,
.ap-imagewithtext__navigation-item:before {
  content: "";
  display: none;
  width: 100%;
  height: 2px;
  margin-bottom: 16px;
  background: rgba(var(--color-body), 0.15);
}
[dir="ltr"] .ap-imagewithtext__navigation-item:after {
  left: 0;
}
[dir="rtl"] .ap-imagewithtext__navigation-item:after {
  right: 0;
}
.ap-imagewithtext__navigation-item:after {
  position: absolute;
  top: 0;
  background: rgb(var(--color-body));
  transform-origin: var(--transform-origin-start);
  transform: scaleX(0);
}
.ap-imagewithtext__navigation-item[ap-currentaria="true"]:after {
  animation: navigationItemAnimation var(--section-autoplay-duration) linear;
  animation-play-state: running;
  animation-play-state: var(--section-animation-play-state, running);
}
@media (min-width: 741px) and (max-width: 999px) {
  .ap-imagewithtext {
    --image-height: calc(
      (
          100vw - var(--container-distance) * 2 -
            (var(--grid-column-width) + var(--grid-gap)) * 4
        ) * (1 / var(--image-aspect-ratio))
    );
    padding: var(--vertical-breather)
      calc((var(--grid-column-width) + var(--grid-gap)) * 2);
  }
  .ap-imagewithtext--boxed {
    padding: var(--vertical-breather)
      calc(
        (var(--grid-column-width) + var(--grid-gap)) * 2 +
          var(--container-distance)
      );
  }
  .ap-imagewithtext__image-wrapper {
    margin-bottom: 48px;
  }
}
.ap-imagetextblock {
  display: block;
  height: 100%;
}
.ap-imagetextblock__image-wrapper {
  overflow: hidden;
  height: 100%;
  background: rgb(var(--secondary-background));
  width: 100%;
}
.ap-imagetextblock__content {
  padding: 48px 24px;
  background-color: rgb(var(--section-block-background));
  border-radius: var(--block-border-radius);
}
.ap-logolist__item,
.list-collections__item {
  border-radius: var(--block-border-radius-reduced);
}
@media (max-width: 999px) {
  .ap-imagetextblock__content {
    width: auto;
  }
  .ap-imagetextblock--overlap-left .ap-imagetextblock__content,
  .ap-imagetextblock--overlap-right .ap-imagetextblock__content {
    margin: calc(-1 * var(--container-distance)) var(--container-distance) 0;
    padding: 40px;
  }
  .ap-imagetextblock:not(.ap-imagetextblock--overlap-left):not(
      .ap-imagetextblock--overlap-right
    )
    .ap-imagetextblock__content {
    border-radius: 0;
  }
  .ap-imagetextblock--cover {
    position: relative;
    display: flex;
    align-items: center;
  }
  .ap-imagetextblock--cover .ap-imagetextblock__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .ap-imagetextblock--cover .ap-imagetextblock__content {
    padding: var(--container-distance);
    margin: var(--vertical-breather) var(--container-distance);
  }
  .ap-logolist--carousel .ap-logolist__list {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: 140px;
  }
  .ap-logolist--grid {
    padding-left: var(--container-distance);
    padding-right: var(--container-distance);
  }
}
.image-overlay {
  --image-height: 375px;
  position: relative;
  display: flex;
  min-height: var(--image-height);
  color: rgb(var(--color-body));
  background: rgb(var(--section-overlay-color));
}
.image-overlay--medium {
  --image-height: 500px;
}
.image-overlay--large {
  --image-height: 600px;
}
.image-overlay--auto {
  --image-height: auto !important;
}
.image-overlay:before {
  content: "";
  display: block;
  padding-bottom: calc(100% / var(--image-aspect-ratio));
  width: 0;
}
[dir="ltr"] .image-overlay__image,
[dir="ltr"] .image-overlay__image-wrapper,
[dir="ltr"] .image-overlay__image-wrapper:after {
  left: 0;
}
[dir="rtl"] .image-overlay__image,
[dir="rtl"] .image-overlay__image-wrapper,
[dir="rtl"] .image-overlay__image-wrapper:after {
  right: 0;
}
.image-overlay__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(
    var(--section-overlay-color),
    var(--section-overlay-opacity)
  );
  pointer-events: none;
}
.image-overlay__image,
.image-overlay__image-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-overlay__image,
.newsletter-modal__image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.image-overlay__image--placeholder {
  background: rgb(var(--background));
}
.image-overlay__content-wrapper {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: var(--section-items-alignment);
  justify-content: center;
  padding: var(--vertical-breather) 0;
}
.image-overlay__text-container,
.password__newsletter,
.predictive-search__article-item + .predictive-search__article-item {
  margin-top: 24px;
}
.image-overlay__text-container .button-wrapper:only-child,
.newsletter__form,
.product-tabs__trust-list {
  margin-top: 32px;
}
.list-collections__item-list {
  display: grid;
  align-items: center;
  grid-gap: 24px;
  gap: 24px;
}
.list-collections__item {
  --heading-color: 255, 255, 255;
  --color-body: 255, 255, 255;
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.ap-productmeta__reviews-badge .rating__caption,
.categories-nav__item_mega,
.drawer__content > .categories-nav > .categories-nav__item,
.list-collections__item-image-wrapper,
.predictive-search__product-item,
.product__thumbnail-list {
  position: relative;
}
.list-collections__item.has-overlay
  .list-collections__item-image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  background: rgba(
    var(--section-block-overlay, 0, 0, 0),
    var(--section-block-overlay-opacity, 0.2)
  );
  z-index: 1;
}
.list-collections__item-image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.list-collections__item-info {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 741px) {
  .ap-imagetextblock__content {
    padding-left: 48px;
    padding-right: 48px;
  }
  .image-overlay {
    --image-height: 400px;
  }
  .image-overlay--medium {
    --image-height: 550px;
  }
  .image-overlay--large {
    --image-height: 700px;
  }
  .list-collections__item-list {
    grid-template-columns: repeat(
      auto-fit,
      calc(100% / 3 - var(--container-distance) * 2 / 3)
    );
    grid-gap: var(--container-distance);
    justify-content: safe center;
  }
  .list-collections--collage {
    --list-collections-collage-rows-height: 220px;
  }
  .list-collections--collage .list-collections__item-list {
    grid-template-columns: repeat(var(--section-collage-column), 1fr);
    grid-auto-rows: var(--list-collections-collage-rows-height);
    grid-auto-flow: dense;
  }
  .list-collections--collage .list-collections__item:only-child {
    width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
  .list-collections--collage .list-collections__item {
    height: 100%;
  }
  .list-collections--collage .list-collections__item--highlight {
    grid-row: auto/span 2;
  }
  .list-collections--collage .list-collections__item--shift {
    grid-column: 2;
  }
}
@media (min-width: 1000px) {
  [dir="ltr"] .ap-imagewithtext:before {
    left: auto;
    right: 0;
  }
  [dir="ltr"]
    .ap-imagewithtext--overlap-image:not(.ap-imagewithtext--reverse):before,
  [dir="ltr"]
    .ap-imagewithtext--reverse:not(.ap-imagewithtext--overlap-image):before,
  [dir="rtl"] .ap-imagewithtext:before {
    left: 0;
    right: auto;
  }
  .ap-imagewithtext:before {
    height: 100%;
    top: 0;
    width: calc(
      var(--grid-column-width) * 13 + (var(--grid-gap) * 12) +
        var(--container-outer-margin)
    );
  }
  [dir="rtl"]
    .ap-imagewithtext--overlap-image:not(.ap-imagewithtext--reverse):before,
  [dir="rtl"]
    .ap-imagewithtext--reverse:not(.ap-imagewithtext--overlap-image):before {
    right: 0;
    left: auto;
  }
  .ap-imagewithtext--overlap-image:before {
    width: calc(
      var(--grid-column-width) * 7 + (var(--grid-gap) * 6) +
        var(--container-outer-margin)
    );
  }
  .ap-imagewithtext--overlap-both:before {
    width: 100% !important;
  }
  .ap-imagewithtext__wrapper {
    display: flex;
    padding: var(--vertical-breather) 0;
    align-items: center;
  }
  .ap-imagewithtext--reverse .ap-imagewithtext__wrapper {
    flex-direction: row-reverse;
  }
  [dir="ltr"] .ap-imagewithtext__image-wrapper {
    margin-left: calc(var(--grid-column-width) + var(--grid-gap));
  }
  [dir="rtl"] .ap-imagewithtext__image-wrapper {
    margin-right: calc(var(--grid-column-width) + var(--grid-gap));
  }
  .ap-imagewithtext__image-wrapper {
    width: calc(var(--grid-column-width) * 8 + (var(--grid-gap) * 7));
    margin-bottom: 0;
  }
  [dir="ltr"] .ap-imagewithtext--reverse .ap-imagewithtext__image-wrapper {
    margin-left: 0;
    /* margin-right: calc(var(--grid-column-width) + var(--grid-gap)); */
  }
  [dir="rtl"] .ap-imagewithtext--reverse .ap-imagewithtext__image-wrapper {
    margin-right: 0;
    margin-left: calc(var(--grid-column-width) + var(--grid-gap));
  }
  .ap-imagewithtext__content-wrapper {
    width: calc(var(--grid-column-width) * 9 + (var(--grid-gap) * 8));
    margin-left: auto;
    margin-right: auto;
  }
  .ap-imagetextblock {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 500px;
  }
  .ap-imagetextblock__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
  }
  .ap-imagetextblock__content {
    margin-top: var(--vertical-breather);
    margin-bottom: var(--vertical-breather);
  }
  .ap-imagetextblock--overlap-left .ap-imagetextblock__image-wrapper,
  .ap-imagetextblock--overlap-right .ap-imagetextblock__image-wrapper {
    width: calc(
      var(--grid-column-width) * 14 + (var(--grid-gap) * 13) +
        var(--container-outer-margin)
    );
  }
  [dir="rtl"]
    .ap-imagetextblock--overlap-left
    .ap-imagetextblock__image-wrapper {
    left: 0;
  }
  [dir="ltr"]
    .ap-imagetextblock--overlap-left
    .ap-imagetextblock__image-wrapper {
    right: 0;
    left: auto;
  }
  [dir="rtl"]
    .ap-imagetextblock--overlap-left
    .ap-imagetextblock__image-wrapper {
    right: auto;
  }
  .list-collections__item-info {
    padding-left: var(--container-distance);
    padding-right: var(--container-distance);
  }
  .list-collections--collage {
    --list-collections-collage-rows-height: 250px;
  }
  .list-collections--collage .list-collections__item-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .header__linklist-link {
    padding: calc(34.2px - var(--reduce-header-padding) * 6px) 0;
  }
  .ap-imagewithtext__navigation {
    margin-top: 48px;
    grid-column-gap: 40px;
    column-gap: 40px;
  }
  .ap-imagetextblock--small {
    min-height: 400px;
  }
  .ap-imagetextblock__content:not(.ap-imagetextblock__content--tight) {
    padding: 64px;
  }
  .list-collections--collage {
    --list-collections-collage-rows-height: 300px;
  }
  .ap-logolist--grid {
    margin-left: calc(var(--grid-column-width) + var(--grid-gap));
    margin-right: calc(var(--grid-column-width) + var(--grid-gap));
  }
}
.list-collections__scroller {
  display: block;
  overflow: auto;
  scroll-snap-type: x mandatory;
}
.list-collections--carousel .list-collections__item-list {
  grid-auto-flow: column;
  grid-auto-columns: 80vw;
  grid-template-columns: none;
  width: min-content;
  min-width: 100%;
  padding: 0 var(--container-distance);
}
@media (min-width: 741px) and (max-width: 999px) {
  .ap-imagetextblock--cover .ap-imagetextblock__content {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .list-collections--grid .container {
    display: block;
    overflow: auto;
    padding-left: 0;
    padding-right: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .list-collections--grid .container::-webkit-scrollbar {
    display: none;
  }
  .list-collections--grid .list-collections__item-list {
    grid-auto-columns: 60vw;
    grid-template-columns: none;
    grid-auto-flow: column;
    width: min-content;
    min-width: 100%;
    padding: 0 var(--container-distance);
  }
  .list-collections--grid .list-collections__item {
    scroll-snap-align: center;
    scroll-snap-stop: always;
  }
}
.product--thumbnails-left .ap-product-media-list-wrapper,
.product--thumbnails-right .ap-product-media-list-wrapper {
  width: 85%;
}
.ap-logolist__list {
  --logos-per-row: 2;
  --logos-gap: 8px;
  display: grid;
  grid-template-columns: repeat(
    min(var(--logos-per-row), var(--section-logo-count)),
    minmax(140px, 200px)
  );
  grid-gap: var(--logos-gap);
  gap: var(--logos-gap);
  justify-content: center;
}
.ap-logolist__item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  background: rgb(var(--section-logo-background));
}
.ap-logolist__image--placeholder {
  height: 100px;
}
.ap-multicolumn {
  --ap-multicolumn-row-gap: 32px;
  --ap-multicolumn-column-gap: 24px;
  --section-items-per-row: 2;
  --item-width: calc(
    var(--container-inner-width) / var(--section-items-per-row) -
      (
        var(--ap-multicolumn-column-gap) / var(--section-items-per-row) *
          (var(--section-items-per-row) - 1)
      )
  );
  position: relative;
  display: block;
}
.ap-multicolumn--spacing-tight {
  --ap-multicolumn-column-gap: 12px;
}
.ap-multicolumn--spacing-loose {
  --ap-multicolumn-column-gap: 32px;
}
.ap-multicolumn--pocket-large,
.ap-multicolumn--pocket-medium {
  --section-items-per-row: 1;
}
.ap-multicolumn__inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, var(--item-width));
  grid-gap: var(--ap-multicolumn-row-gap) var(--ap-multicolumn-column-gap);
  gap: var(--ap-multicolumn-row-gap) var(--ap-multicolumn-column-gap);
  justify-content: safe center;
  padding-bottom: 2px;
}
.ap-multicolumn__inner--left {
  justify-content: safe start;
}
.ap-multicolumn__inner--right {
  justify-content: safe end;
}
.ap-multicolumn__inner--scroller {
  grid-auto-flow: column;
  grid-template-columns: none !important;
}
.ap-multicolumn__image-wrapper {
  display: block;
  margin-bottom: 20px;
  border-radius: min(8px, var(--block-border-radius));
  overflow: hidden;
  z-index: 0;
}
.ap-multicolumn__image-wrapper:only-child,
.password__logo,
.product-content__featured-products-title {
  margin-bottom: 0;
}
.ap-multicolumn__image {
  width: 100%;
}
@media (max-width: 740px) {
  .ap-multicolumn__inner--scroller {
    grid-auto-columns: 25vw;
  }
  .ap-multicolumn--pocket-medium .ap-multicolumn__inner--scroller {
    grid-auto-columns: 35vw;
  }
  .ap-multicolumn--pocket-large .ap-multicolumn__inner--scroller {
    grid-auto-columns: 56vw;
  }
  .newsletter-modal {
    max-height: inherit;
  }
  .newsletter-modal__image {
    max-height: 200px;
  }
  .newsletter-modal__content {
    overflow: auto;
  }
}
@media (min-width: 741px) and (max-width: 999px) {
  .ap-multicolumn--pocket-small {
    --section-items-per-row: 5;
  }
  .ap-multicolumn--pocket-medium {
    --section-items-per-row: 4;
  }
  .ap-multicolumn--pocket-large {
    --section-items-per-row: 3;
  }
  .ap-multicolumn__inner--scroller {
    grid-auto-columns: 20vw;
  }
  .ap-multicolumn--pocket-medium .ap-multicolumn__inner--scroller {
    grid-auto-columns: 26vw;
  }
  .ap-multicolumn--pocket-large .ap-multicolumn__inner--scroller {
    grid-auto-columns: 36vw;
  }
}
.newsletter__form .input-row {
  grid-template-columns: none;
}
.newsletter-modal,
.password__copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.newsletter-modal__content {
  padding: 32px 24px 40px;
  width: 100%;
}
.newsletter-modal__content--extra,
.predictive-search__menu + .predictive-search__menu {
  padding-top: 40px;
}
.password {
  background: rgb(var(--section-background));
  color: rgb(var(--color-body));
}
.password__logo-image {
  display: block;
}
.password__main {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 100vh;
  padding-left: 48px;
  padding-right: 48px;
  text-align: center;
  z-index: 1;
}
@supports (--css: variables) {
  .password__main {
    min-height: 100vh;
    min-height: var(--window-height, 100vh);
  }
}
.password__content {
  max-width: 390px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
}
.password__storefront-login {
  display: block;
  margin-top: 20px;
}
[dir="ltr"] .password__storefront-login svg,
[dir="rtl"] .password__shopify-logo svg {
  margin-right: 12px;
}
[dir="ltr"] .password__shopify-logo svg,
[dir="rtl"] .password__storefront-login svg {
  margin-left: 12px;
}
.password__storefront-login svg {
  vertical-align: sub;
}
.password__storefront-form {
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}
.predictive-search__input {
  padding: 0;
  background: 0 0;
  box-shadow: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
}
.predictive-search__linklist--bordered,
.predictive-search__linklist-item {
  border-top: 1px solid rgb(var(--border-color));
}
.predictive-search__input::placeholder {
  color: rgba(var(--color-body), 0.7);
  transition: color 0.2s ease-in-out;
}
.header__search-bar .predictive-search__input::placeholder {
  color: rgba(var(--header-text-color), 0.8);
}
.predictive-search__product-item svg {
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
}
.predictive-search__linklist {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.predictive-search__linklist--narrow {
  max-width: 390px;
}
.predictive-search__linklist--bordered {
  border-bottom: 1px solid rgb(var(--border-color));
}
.predictive-search__linklist-item:first-child {
  border-top: none;
}
.predictive-search__linklist-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}
[dir="ltr"] .predictive-search__article-image-wrapper {
  margin-right: 18px;
}
[dir="rtl"] .predictive-search__article-image-wrapper {
  margin-left: 18px;
}
.predictive-search__article-image-wrapper {
  position: relative;
  display: block;
  flex: none;
  width: 100px;
}
@supports (-webkit-touch-callout: none) {
  @media (max-width: 740px) {
    .predictive-search .drawer__content--center {
      margin-top: 150px;
    }
  }
}
.press-list {
  display: block;
  text-align: center;
}
.press-list__wrapper {
  display: flex;
  flex-wrap: nowrap;
  max-width: 800px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.press-list__item[hidden],
.testimonial[hidden] {
  visibility: hidden;
  order: 1;
}
.press-list__ap-logolist {
  display: inline-grid;
  grid-auto-flow: column;
  align-items: center;
  grid-gap: 48px;
  gap: 48px;
  margin-top: 40px;
}
.press-list__logo-item {
  opacity: 0.3;
  transition: opacity 0.2s ease-in-out;
}
.press-list__logo-item[ap-currentaria="true"] {
  opacity: 1;
}
.press-list__logo-image {
  vertical-align: middle;
}
@media (max-width: 999px) {
  .ap-multicolumn__inner--scroller {
    padding-left: var(--container-distance);
    padding-right: var(--container-distance);
    min-width: min-content;
  }
  .password__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    opacity: 0.1;
    filter: grayscale(1);
  }
  .password__newsletter-form .input__label {
    background: 0 0;
  }
  .password__newsletter-form .is-filled ~ .input__label,
  .password__newsletter-form [focus-within] ~ .input__label {
    background: rgb(var(--section-background));
  }
  .password__newsletter-form .is-filled ~ .input__label,
  .password__newsletter-form :focus-within ~ .input__label {
    background: rgb(var(--section-background));
  }
  .password__admin-link {
    padding-top: 8px;
  }
  .password__storefront-form {
    position: relative;
    padding: 62px 48px 48px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    background: inherit;
    border-radius: 10px 10px 0 0;
  }
  .press-list__ap-logolist-wrapper {
    margin-left: calc(-1 * var(--container-distance));
    margin-right: calc(-1 * var(--container-distance));
    overflow-x: auto;
    overflow-y: hidden;
  }
  .press-list__ap-logolist {
    margin-left: var(--container-distance);
    margin-right: var(--container-distance);
  }
  .product__media-item,
  .product__thumbnail-list-inner {
    padding-left: var(--container-distance);
    padding-right: var(--container-distance);
  }
  .ap-product-media-list,
  .product__thumbnail-list {
    margin-left: calc(-1 * var(--container-distance));
    margin-right: calc(-1 * var(--container-distance));
  }
  .product__media-nav .dots-nav {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product__thumbnail-list-inner {
    width: max-content;
  }
}
@media (min-width: 741px) {
  .list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 60vw;
  }
  .ap-logolist__list {
    --logos-per-row: 3;
    --logos-gap: 16px;
  }
  .ap-logolist--carousel .ap-logolist__list {
    grid-auto-columns: 185px;
  }
  .ap-multicolumn--spacing-normal {
    --ap-multicolumn-row-gap: 40px;
  }
  .ap-multicolumn--spacing-loose {
    --ap-multicolumn-row-gap: 48px;
    --ap-multicolumn-column-gap: 32px;
  }
  .newsletter-modal__content {
    padding: 60px;
  }
  .password__copyright {
    flex-direction: row;
  }
  .password__newsletter {
    margin-top: 32px;
  }
  .password__storefront-login {
    margin-top: 28px;
  }
  .password__shopify-logo svg {
    width: 98px;
    height: 28px;
  }
  [dir="ltr"] .password__admin-link {
    padding-left: 18px;
  }
  [dir="rtl"] .password__admin-link {
    padding-right: 18px;
  }
  [dir="ltr"] .predictive-search__input {
    margin-left: 12px;
  }
  [dir="rtl"] .predictive-search__input {
    margin-right: 12px;
  }
  .predictive-search .ap-navtabs,
  .predictive-search__menu-list {
    padding-top: 32px;
  }
  .predictive-search__article-image-wrapper {
    width: 140px;
  }
  .press-list__ap-logolist {
    grid-gap: 80px;
    gap: 80px;
    margin-top: 48px;
  }
}
@media (min-width: 1000px) {
  .list-collections__scroller {
    scroll-snap-type: none;
  }
  .list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 23vw;
    padding-left: var(--container-outer-margin);
    padding-right: var(--container-outer-margin);
  }
  [dir="ltr"]
    .list-collections__scroller.is-scrollable
    .list-collections__item-list {
    padding-right: calc(var(--container-outer-margin) + 28px);
  }
  [dir="rtl"]
    .list-collections__scroller.is-scrollable
    .list-collections__item-list {
    padding-left: calc(var(--container-outer-margin) + 28px);
  }
  [dir="ltr"] .list-collections__ap-nextprev {
    right: var(--container-outer-width);
  }
  [dir="rtl"] .list-collections__ap-nextprev {
    left: var(--container-outer-width);
  }
  .list-collections__ap-nextprev {
    display: none;
    position: absolute;
    top: calc(50% - 56px);
    z-index: 1;
  }
  .list-collections__scroller.is-scrollable + .list-collections__ap-nextprev {
    display: block;
  }
  .list-collections__arrow:last-child {
    border-top: none;
  }
  .ap-logolist__list {
    --logos-per-row: 6;
    --logos-gap: 24px;
  }
  .ap-logolist__ap-nextprev {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
    top: calc(50% - 28px);
  }
  .ap-logolist--carousel .ap-logolist__ap-nextprev + .ap-logolist__list {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: calc(
      100% / var(--logos-per-row) -
        (var(--logos-gap) / var(--logos-per-row) * (var(--logos-per-row) - 1))
    );
    justify-content: flex-start;
    overflow: hidden;
    margin-left: 88px;
    margin-right: 88px;
  }
  .ap-logolist__arrow {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
    transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out,
      transform 0.15s ease-in-out;
  }
  .ap-logolist__arrow:not([disabled]) {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .ap-multicolumn--spacing-normal {
    --ap-multicolumn-column-gap: 40px;
  }
  .ap-multicolumn--spacing-tight {
    --ap-multicolumn-column-gap: 24px;
  }
  .ap-multicolumn--spacing-loose {
    --ap-multicolumn-column-gap: 60px;
  }
  .ap-multicolumn--pico {
    --section-items-per-row: 6;
  }
  .ap-multicolumn--small {
    --section-items-per-row: 5;
  }
  .ap-multicolumn--medium {
    --section-items-per-row: 4;
  }
  .ap-multicolumn--large {
    --section-items-per-row: 3;
  }
  .ap-multicolumn__inner--scroller {
    grid-auto-columns: var(--item-width);
    overflow: hidden;
  }
  .ap-multicolumn__inner:not(.is-scrollable) + .ap-multicolumn__ap-nextprev {
    display: none;
  }
  .ap-multicolumn__image-wrapper {
    margin-bottom: 24px;
  }
  .ap-multicolumn__ap-nextprev {
    position: absolute;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 56px);
    top: calc(
      var(--item-width) / var(--smallest-image-aspect-ratio) / 2 - 28px
    );
    left: 28px;
  }
  .ap-multicolumn__ap-nextprev--no-image {
    top: calc(50% - 28px);
  }
  .ap-multicolumn__arrow {
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
    transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out,
      transform 0.15s ease-in-out;
  }
  .ap-multicolumn:hover .ap-multicolumn__arrow:not([disabled]) {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .newsletter-modal {
    flex-direction: row;
  }
  .newsletter-modal--reverse {
    flex-direction: row-reverse;
  }
  .newsletter-modal__content,
  .newsletter-modal__image {
    flex: 1 0 0;
    max-width: 500px;
    min-width: 500px;
  }
  .newsletter-modal__content {
    padding: 80px;
  }
  .password {
    display: grid;
    grid-auto-columns: 50%;
    grid-auto-flow: column;
    justify-content: center;
  }
  .password__image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    max-height: 100vh;
    height: 100%;
  }
  .main-product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .main-product:not(.product--featured) {
    margin-bottom: 0;
  }
  .product__media {
    --ap-productmedia-width: calc(
      var(--grid-column-width) * 10 + var(--grid-gap) * 10
    );
    width: var(--ap-productmedia-width);
  }
  .product__info {
    --product-info-width: calc(
      var(--grid-column-width) * 9 + var(--grid-gap) * 8
    );
    width: var(--product-info-width);
    flex: none;
  }
  .product__info:only-child {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .ap-multicolumn--pico {
    --section-items-per-row: 8;
  }
  .ap-multicolumn--small {
    --section-items-per-row: 7;
  }
  .ap-multicolumn--medium {
    --section-items-per-row: 5;
  }
  .newsletter__form .input-row {
    grid-template-columns: 1fr auto;
  }
  .main-product,
  .product-content {
    margin-left: calc(var(--grid-column-width) + var(--grid-gap));
    margin-right: calc(var(--grid-column-width) + var(--grid-gap));
  }
  .product__media {
    --ap-productmedia-width: calc(
      var(--grid-column-width) * 9 + var(--grid-gap) * 9
    );
  }
  .product__info {
    --product-info-width: calc(
      var(--grid-column-width) * 8 + var(--grid-gap) * 7
    );
  }
}
.product--thumbnails-left ap-productmedia {
  display: flex;
  flex-direction: row-reverse;
}
.product--thumbnails-left .product__media-nav {
  flex: 1;
  align-items: start;
}
.product--thumbnails-left .product__thumbnail-list-inner {
  grid-auto-flow: row;
  align-items: start;
}
.product--thumbnails-right ap-productmedia {
  display: flex;
  flex-direction: row;
}
.product--thumbnails-right .product__media-nav {
  flex: 1;
  align-items: start;
  justify-content: end;
}
.product--thumbnails-right .product__thumbnail-list-inner {
  grid-auto-flow: row;
  align-items: start;
}
.product__media {
  display: block;
}
.ap-product-media-list-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.ap-product-media-list,
.product__media-item {
  display: block;
  min-width: 100%;
  text-align: center;
}
.product__media-item {
  width: 100%;
}
.ap-product-media-list:not(.flickity-enabled)
  .product__media-item:not(.is-selected),
.no-js .ap-productform__option-selector,
.product__media .is-filtered {
  display: none;
}
.ap-product-media-image-wrapper {
  overflow: hidden;
  background: #fff;
  border-radius: var(--block-border-radius-reduced);
  z-index: 0;
}
.product__media-nav {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}
.product__thumbnail-ap-shadowscroll {
  max-width: 100%;
}
.product__thumbnail-list-inner {
  display: grid;
  grid-auto-flow: column;
  align-items: start;
}
.product__thumbnail-item {
  position: relative;
  display: inline-block;
  padding: 2px;
  cursor: pointer;
}
.product__thumbnail {
  position: relative;
  width: 76px;
  min-width: 76px;
  padding: 2px;
}
.product__thumbnail,
.product__thumbnail > img {
  border-radius: min(var(--block-border-radius), 4px);
}
.ap-productform__store-availability-container,
.ap-productform__variants,
.product-tabs__tab-item-wrapper:not([hidden]),
.product__thumbnail .placeholder-background,
shopify-payment-terms {
  display: block;
}
.ap-productform__variants {
  margin-bottom: 15px;
}
.flickity-button.previous,
[dir="ltr"] .ap-productstickyform,
[dir="ltr"] .product__thumbnail:after {
  left: 0;
}
.flickity-button.next,
[dir="rtl"] .ap-productstickyform,
[dir="rtl"] .product__thumbnail:after {
  right: 0;
}
.product__thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 2px rgb(var(--color-body));
  border-radius: inherit;
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.2s, transform 0.2s;
}
.product__thumbnail-item[ap-currentaria] .product__thumbnail:after {
  opacity: 1;
  transform: scale(1);
}
[dir="ltr"] .product__thumbnail-badge {
  right: 4px;
}
[dir="rtl"] .product__thumbnail-badge {
  left: 4px;
}
.product__thumbnail-badge {
  position: absolute;
  top: 4px;
}
.product__view-in-space {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  margin-bottom: 8px;
}
[dir="ltr"] .product__view-in-space svg {
  margin-right: 14px;
}
[dir="rtl"] .product__view-in-space svg {
  margin-left: 14px;
}
.product__view-in-space[data-shopify-xr-hidden] {
  visibility: hidden;
}
[dir="ltr"] .product__zoom-button {
  right: 16px;
}
[dir="rtl"] .product__zoom-button {
  left: 16px;
}
.product__zoom-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 36px;
  bottom: 32px;
  border: 1px solid rgb(var(--border-color));
  border-radius: var(--button-border-radius);
  background: rgb(var(--root-background));
  color: rgb(var(--root-text-color));
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out,
    transform 0.25s ease-in-out, color 0.25s ease-in-out;
  z-index: 1;
}
.flickity-button.next,
.flickity-button.previous {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background-color: var(--primary);
  z-index: 9;
  line-height: 55px;
}
.flickity-button svg {
  width: 16px;
  height: 16px;
}
.product__zoom-button[hidden] {
  opacity: 0;
  transform: scale(0.4);
  visibility: hidden;
}
.ap-productmeta {
  display: block;
  margin: 24px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid rgb(var(--border-color));
}
.ap-productmeta__price-list-container {
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-bottom: 27px;
}
.ap-productmeta__reference {
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.ap-productmeta__sku {
  position: relative;
  top: 1px;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  font-size: 14px;
}
.ap-productmeta__aside {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
[dir="ltr"] .ap-productmeta__share-label,
[dir="ltr"] .ap-quickbuyproduct__image {
  margin-right: 20px;
}
[dir="rtl"] .ap-productmeta__share-label,
[dir="rtl"] .ap-quickbuyproduct__image {
  margin-left: 20px;
}
.ap-productmeta__share-button-list {
  display: inline-grid;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
}
.ap-productmeta__reviews-badge .rating__caption:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: var(--transform-origin-end);
  transition: transform 0.3s;
}
.product-form-service {
  display: flex;
  align-items: center;
  gap: 15px;
}
.product-form-service_icon {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
.product-form-service_icon.active path,
.product-form-service_icon.active:hover path {
  fill: #ff0000;
}
.product-form-service_icon:hover,
.product-form-service_icon:hover path {
  color: var(--primary);
  fill: var(--primary);
}
.jdgm-widget.jdgm-preview-badge .jdgm-star.jdgm--off,
.spr-icon.spr-icon-star-empty {
  color: rgb(var(--product-star-rating-empty));
}
.ap-productform {
  display: grid;
  grid-row-gap: 16px;
  row-gap: 16px;
}
.ap-productform__quantity-label,
input .ap-productform__option-info {
  display: flex;
  margin-bottom: 8px;
}
.header__logo.right img,
.text-right .btn-base,
[dir="ltr"] .ap-productform__option-link {
  margin-left: auto;
}
.header__logo.left img,
[dir="rtl"] .ap-productform__option-link {
  margin-right: auto;
}
.ap-productform__option-selector + .ap-productform__option-selector {
  margin-top: 30px;
}
.ap-productform__payment-container {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  margin-top: 8px;
}
.ap-productform__description {
  margin-top: 8px;
  margin-bottom: 8px;
}
.ap-productform__store-availability-container:empty,
.product-item-description {
  display: none;
}
.inventory {
  color: rgb(var(--product-in-stock-text-color));
}
.inventory--low {
  color: rgb(var(--product-low-stock-text-color));
}
.product-content {
  display: flex;
  margin-top: 36px;
  margin-bottom: 36px;
}
@media (min-width: 741px) and (max-width: 999px) {
  .newsletter-modal__image {
    max-height: 350px;
  }
  .product-content {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.product-content__featured-products-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: var(--grid-gap);
  margin-top: 20px;
}
.quick-buy-product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.ap-quickbuyproduct__image {
  width: 65px;
  flex: none;
  align-self: flex-start;
}
.ap-productstickyform {
  display: block;
  position: fixed;
  bottom: 0;
  padding-bottom: max(24px, env(safe-area-inset-bottom, 0px) + 24px);
  width: 100%;
  z-index: 100;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out,
    visibility 0.25s ease-in-out;
}
.ap-productstickyform[hidden] {
  opacity: 0;
  transform: translateY(100%);
  visibility: hidden;
}
.product-item-meta__vendor {
  display: block;
  margin-bottom: 6px;
}
.product-item-meta__reviews-badge {
  display: block;
  margin-top: 2px;
}
.product-item-meta__color-count,
.product-item-meta__reviews-badge + .product-item-meta__color-count {
  margin-top: 4px;
}
.product-item-meta__reviews-badge .spr-icon {
  width: 12px;
  height: 12px;
}
.product-item-meta__swatch-list {
  margin-top: 0;
  margin-bottom: 5px;
  justify-content: center;
  grid-gap: 6px;
  gap: 6px;
}
.product-item-meta__property-list {
  display: grid;
  margin-top: 6px;
  margin-bottom: 4px;
  grid-auto-flow: row;
}
.ap-productlist__inner {
  grid-auto-flow: column;
  grid-auto-flow: column;
}
.product-item {
  position: relative;
  display: flex;
  flex-direction: column;
}
.product-item__image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  padding: 0;
}
.product-item__image-wrapper--placeholder {
  fill: currentColor;
}
.product-item__label-list {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 0;
}
.label--new {
  color: rgb(var(--product-custom-label-2-text-color));
  background-color: rgb(var(--product-custom-label-2-background));
}
.label--highlight,
.label--new,
.label--subdued {
  font-size: 14px;
  text-transform: capitalize;
  padding: 2px 8px;
  text-align: center;
  font-weight: 700;
  border-radius: 8px;
  letter-spacing: 0;
  line-height: 20px;
}
.product-item__image-wrapper--multiple .product-item__primary-image,
.product-item__image-wrapper--multiple .product-item__secondary-image {
  transition: 0.4s;
}
.product-item__aspect-ratio {
  isolation: isolate;
}
.product-item__primary-image,
.product-item__secondary-image {
  border-radius: var(--block-border-radius-reduced);
}
.product-item__secondary-image {
  position: absolute;
  display: none;
  visibility: hidden;
  opacity: 0;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) scale(1) !important;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.product-item__info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  padding: 20px 0 0;
  z-index: 9;
}
.product-item__info--with-button {
  justify-content: space-between;
}
[dir="ltr"] .product-item__quick-buy-button {
  right: 12px;
  padding: 5px 5px 8px 7px;
}
[dir="rtl"] .product-item__quick-buy-button {
  left: 12px;
  padding: 5px 7px 8px 5px;
}
.product-item__quick-buy-button {
  position: absolute;
  bottom: 12px;
  background: rgb(var(--root-background));
  color: rgb(var(--root-text-color));
  border: 1px solid rgb(var(--root-border-color));
  display: none;
}
.promotion-block,
.promotion-block__image {
  border-radius: var(--block-border-radius-reduced);
}
.product-item__link {
  display: inline-block;
  margin: 6px auto 0;
}
.placeholder-svg {
  background-color: #ccc;
}
@media (any-hover: hover) {
  .social-media__item:hover:before {
    /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: scaleY(1); */
  }
  .features--image-zoom .image-zoom:hover img {
    transform: scale(1.03);
  }
  #shopify-product-reviews .spr-button,
  #shopify-product-reviews .spr-summary-actions-newreview,
  .button,
  .shopify-challenge__button {
    background-image: linear-gradient(
        178deg,
        rgb(var(--button-background)),
        rgb(var(--button-background)) 10%,
        rgba(var(--primary-button-background)) 50%,
        rgba(var(--primary-button-background)) 50%
      ),
      linear-gradient(
        rgb(var(--button-background)),
        rgb(var(--button-background))
      );
    background-size: 100% 200%, 100% 100%;
    background-position: 100% -100%, 100% 100%;
    background-repeat: no-repeat;
    transition: background-position 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  #shopify-product-reviews .spr-button:hover,
  #shopify-product-reviews .spr-summary-actions-newreview:hover,
  .button:hover,
  .shopify-challenge__button:hover{
    background-position: 100% 25%, 100% 100%;
    background-image: unset;
    background-color: rgb(var(--root-primary-button-background-hover));
    color: rgb(var(--root-primary-button-color-hover));
  }
  @supports (color: color-contrast(wheat vs black, white)) and
    (color: rgb(from wheat r g b / 0.07)) {
    #shopify-product-reviews .spr-button,
    #shopify-product-reviews .spr-summary-actions-newreview,
    .button,
    .shopify-challenge__button,
    .shopify-payment-button__button {
      --button-overlay-color: rgb(
        from color-contrast(rgb(var(--button-background)) vs white, black) r g b /
          7%
      );
      background-image: linear-gradient(
          178deg,
          rgb(var(--button-background)),
          rgb(var(--button-background)) 10%,
          var(--button-overlay-color) 10%,
          var(--button-overlay-color) 100%
        ),
        linear-gradient(
          rgb(var(--button-background)),
          rgb(var(--button-background))
        );
    }
  }
  .article-item:hover .article-item__arrow {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
  .ap-multicolumn__item:hover .ap-multicolumn__link {
    -webkit-text-decoration-color: rgb(var(--color-body));
    text-decoration-color: rgb(var(--color-body));
  }
  .predictive-search__linklist-link:hover svg,
  .predictive-search__product-item:hover svg {
    opacity: 1;
    transform: translate(0);
  }
  .product__zoom-button:hover {
    color: rgba(var(--color-body), 0.7);
  }
  .ap-productmeta__reviews-badge:hover .rating__caption:after,
  .ap-productmeta__reviews-badge:hover .spr-badge-caption:after {
    transform: scaleX(1);
    transform-origin: var(--transform-origin-start);
  }
  .product-item__secondary-image {
    display: block;
  }
  .product-item-wrapper:hover .product-item__primary-image {
    visibility: hidden;
    opacity: 0;
  }
  .product-item-wrapper:hover .product-item__secondary-image {
    visibility: visible;
    opacity: 1;
  }
}
.ap-productlist__inner {
  display: grid;
  grid-template-columns: repeat(
    auto-fit,
    calc(
      100% / var(--section-products-per-row) - var(--ap-productlist-column-gap) *
        (var(--section-products-per-row) - 1) / var(--section-products-per-row)
    )
  );
  grid-gap: var(--ap-productlist-block-spacing) var(--ap-productlist-column-gap);
  gap: var(--ap-productlist-block-spacing) var(--ap-productlist-column-gap);
  display: grid;
  grid-template-columns: repeat(
    auto-fit,
    calc(
      100% / var(--section-products-per-row) - 0px *
        (var(--section-products-per-row) - 1) / var(--section-products-per-row)
    )
  );
  grid-gap: var(--ap-productlist-block-spacing) 0px;
  gap: var(--ap-productlist-block-spacing) 0;
  overflow: hidden;
  margin: 0 calc(-1 * var(--ap-productlist-column-gap));
}
.ap-productfacet .ap-productlist__inner {
  grid-auto-flow: unset;
  overflow: visible;
}
.slider__item {
  padding: 0 var(--ap-productlist-column-gap);
  display: block;
  background-color: var(--background-product);
}
[dir="ltr"] .ap-productlist--center .ap-productlist__inner {
  justify-content: safe center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ap-productlist--center .ap-productlist__inner {
    overflow-x: scroll;
  }
}
.ap-productlist__arrow[disabled] {
  opacity: 0 !important;
  visibility: hidden !important;
}
.ap-productlist__arrow {
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out,
    transform 0.15s ease-in-out;
}
.ap-productlist:hover .ap-productlist__arrow:not([disabled]) {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
@media (min-width: 992px) {
  .hd-tablet-s {
    display: none !important;
  }
  .ap-productlist {
    --item-width: calc(
      (var(--container-max-width-minus-gutters) - 56px) /
        var(--section-products-per-row) -
        (
          var(--grid-gap) / var(--section-products-per-row) *
            (var(--section-products-per-row) - 1)
        )
    );
  }
  @supports (width: max(1px, 2px)) {
    .ap-productlist {
      --item-width: calc(
        (
            min(
                100vw - var(--container-distance) * 2,
                var(--container-max-width-minus-gutters)
              ) - 56px
          ) / var(--section-products-per-row) -
          (
            var(--grid-gap) / var(--section-products-per-row) *
              (var(--section-products-per-row) - 1)
          )
      );
    }
  }
  .ap-productlist__ap-nextprev {
    position: absolute;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 50%;
  }
  .ap-productlist__inner--scroller {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: calc(100% / 4 - (var(--grid-gap) / 4 * (4 - 1)));
    grid-auto-columns: calc(
      100% / var(--section-products-per-row, 4) -
        (
          var(--grid-gap) / var(--section-products-per-row, 4) *
            (var(--section-products-per-row, 4) - 1)
        )
    );
    padding: 0;
    overflow: hidden;
  }
  .ap-productlist__inner--desktop-no-scroller {
    margin-left: 0;
    margin-right: 0;
  }
}
.promotion-block,
.promotion-block__content-wrapper {
  position: relative;
  width: 100%;
}
.promotion-block-list {
  --promotion-block-gutter: var(--container-distance);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: calc(-1 * var(--promotion-block-gutter) / 2);
}
.promotion-block {
  --promotion-block-padding: 32px;
  --promotion-block-min-height: 180px;
  display: flex;
  margin: calc(var(--promotion-block-gutter) / 2);
  padding: var(--promotion-block-padding);
  background: rgb(var(--section-block-background));
  color: rgb(var(--color-body));
  min-height: var(--promotion-block-min-height);
  min-width: 0;
  align-items: flex-end;
  align-items: var(--section-blocks-alignment, flex-end);
  overflow: hidden;
}
.promotion-block--medium {
  --promotion-block-min-height: 210px;
}
.promotion-block--large {
  --promotion-block-min-height: 250px;
}
[dir="ltr"] .promotion-block__image {
  right: 0;
}
[dir="rtl"] .promotion-block__image {
  left: 0;
}
.promotion-block__image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
[dir="ltr"] .promotion-block--quote:before {
  left: var(--promotion-block-padding);
}
[dir="rtl"] .promotion-block--quote:before {
  right: var(--promotion-block-padding);
}
.promotion-block--quote:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 40px;
  top: var(--promotion-block-padding);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDEgODAiPiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgNDEuNzdWMGg0MS42MDR2NDEuNzdMMjAuMDI2IDgwSC45ODdMMjEuNzIgNDEuNzdIMHptNTkuMzk2IDBWMEgxMDF2NDEuNzdMNzkuNDIyIDgwSDYwLjM4M2wyMC43MzItMzguMjNINTkuMzk2eiIgZmlsbD0iY3VycmVudENvbG9yIiAvPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDEgODAiPiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgNDEuNzdWMGg0MS42MDR2NDEuNzdMMjAuMDI2IDgwSC45ODdMMjEuNzIgNDEuNzdIMHptNTkuMzk2IDBWMEgxMDF2NDEuNzdMNzkuNDIyIDgwSDYwLjM4M2wyMC43MzItMzguMjNINTkuMzk2eiIgZmlsbD0iY3VycmVudENvbG9yIiAvPjwvc3ZnPg==);
  -webkit-mask-size: 50px 40px;
  mask-size: 50px 40px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: rgb(var(--color-body));
  opacity: 0.3;
  pointer-events: none;
}
.promotion-block--quote .promotion-block__content-wrapper {
  margin-top: 50px;
}
.promotion-block--video {
  padding: 0 !important;
}
.promotion-block .video-wrapper {
  --video-height: calc(var(--promotion-block-min-height) + 60px);
  min-height: var(--promotion-block-min-height);
  height: 100%;
}
.promotion-block--products {
  padding: 24px !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.main-search__results,
.promotion-block__ap-productlist-wrapper {
  display: block;
}
.promotion-block__ap-productlist {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow: hidden;
  margin-left: -24px;
  margin-right: -24px;
  scroll-snap-type: x mandatory;
}
.promotion-block__ap-productlist-item {
  display: block;
  min-width: 100%;
}
.promotion-block__ap-productlist-item .placeholder-background {
  background: 0 0;
}
.promotion-block__ap-productlist-ap-nextprev {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  top: calc(50% - 20px);
  pointer-events: none;
}
.promotion-block__ap-productlist .product-item__image-wrapper {
  width: 100%;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
}
@media not (any-hover: hover) {
  .gallery__ap-button-nextprev,
  .hd-touch {
    display: none !important;
  }
  .ap-pricerange {
    padding-top: 7px;
  }
  .ap-pricerange__range-group {
    margin-bottom: 18px;
  }
  .range::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    margin-top: -7px;
    box-shadow: 0 0 0 7px rgb(var(--color-body)) inset;
  }
  .range::-moz-range-thumb {
    height: 20px;
    width: 20px;
    box-shadow: 0 0 0 7px rgb(var(--color-body)) inset;
  }
  .color-swatch[data-tooltip]:after,
  .color-swatch[data-tooltip]:before {
    display: none;
  }
  .ap-multicolumn__arrow:not([disabled]),
  .ap-productlist__arrow:not([disabled]) {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .promotion-block__ap-productlist {
    overflow: auto;
  }
}
@media (max-width: 740px) {
  .main-product:not(.product--featured) {
    margin-top: var(--container-distance);
    margin-bottom: 0;
  }
  .product-content__tabs {
    margin: 0 calc(-1 * var(--container-distance));
  }
  .product-tabs__tab-item-wrapper {
    --anchor-offset: 0px;
    padding: 0 var(--container-distance);
  }
  .product-tabs__trust-title:not(:last-child) {
    margin-bottom: 24px;
  }
  .product-content__featured-products .product-item {
    display: block;
    scroll-snap-align: center;
    scroll-snap-stop: always;
    scroll-snap-margin: var(--container-distance);
    scroll-margin: var(--container-distance);
  }
  .product-content__featured-products-list {
    grid-auto-flow: column;
    grid-auto-columns: minmax(64vw, 1fr);
    grid-template-columns: none;
  }
  [dir="ltr"] .product-content__featured-products .product-item__image-wrapper,
  [dir="rtl"] .product-content__featured-products .product-item__image-wrapper {
    margin: 0;
  }
  .product-content__featured-products .product-item__image-wrapper {
    flex: none;
  }
  [dir="rtl"] .product-content__featured-products .product-item__info {
    text-align: right;
  }
  .product-content__featured-products .price-list {
    justify-content: flex-start;
  }
  [dir="ltr"] .product-content__featured-products .product-item__link {
    margin-left: 0;
  }
  [dir="rtl"] .product-content__featured-products .product-item__link {
    margin-right: 0;
  }
  [dir="ltr"] .quick-buy-product {
    padding-right: 32px;
  }
  [dir="rtl"] .quick-buy-product {
    padding-left: 32px;
  }
  .quick-buy-product {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .popover--quick-buy .ap-productform {
    padding-left: 24px;
    padding-right: 24px;
  }
  .popover--quick-buy
    .ap-productform
    > :first-child:not(.ap-productform__buy-buttons) {
    padding-top: 16px;
  }
  .popover--quick-buy .ap-productform__buy-buttons {
    margin-left: calc(-1 * var(--container-distance));
    margin-right: calc(-1 * var(--container-distance));
    padding: 16px;
    padding-bottom: max(16px, env(safe-area-inset-bottom, 0px) + 16px);
  }
  .popover--quick-buy .ap-productform__buy-buttons:not(:only-child) {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    margin-top: 8px;
    border-top: 1px solid rgb(var(--border-color));
    background: rgb(var(--root-background));
  }
  .popover--quick-buy .ap-productform__payment-container {
    margin-top: 0;
  }
  .ap-productlist {
    --ap-productlist-column-gap: 0px;
  }
  .promotion-block-list--scrollable {
    flex-wrap: nowrap;
  }
  .promotion-block-list--scrollable .promotion-block {
    width: 81vw;
    scroll-snap-align: center;
    scroll-snap-stop: always;
    scroll-snap-margin: var(--promotion-block-gutter);
    scroll-margin: var(--promotion-block-gutter);
  }
}
@media (min-width: 741px) and (max-width: 999px) {
  .product-content__featured-products-list {
    grid-template-columns: 214px 214px;
  }
  .promotion-block {
    flex: 1 0 calc(50% - var(--container-distance));
  }
  .promotion-block .newsletter__form .input-row {
    grid-template-columns: 1fr auto;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .ap-productlist__inner--scroller {
    overflow-x: scroll;
  }
}
.main-search__form {
  --form-input-field-height: 60px;
  position: relative;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
}
[dir="ltr"] .main-search__input {
  padding-right: 55px;
}
[dir="rtl"] .main-search__input {
  padding-left: 55px;
}
.main-search__submit {
  position: absolute;
  top: calc(50% - 10px);
}
.main-search__form + .ap-navtabs {
  margin-top: 38px;
}
.ap-lookbookshop__item[hidden] {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#mini-cart-form .ap-productmeta__reference,
#mini-cart-form .price--compare,
#mini-cart-form .service-product,
#mini-cart-form .type-product,
.ap-lookbookshop__item[hidden] .drawer,
.ap-lookbookshop__item[hidden] .popover,
.article-template__comments-fields .field__label,
.article__content:after,
.variants-item .form__label,
.variants-item input,
.variants-item:not(.variants-item-color),
.variants-item:not(.variants-item-size),
.variants-product-item .variants-item-color,
.variants-product-item .variants-item-size,
.variants-product-item .variants-item-title,
body.search .ap-productfacet_aside__categories {
  display: none;
}
.ap-lookbookshop__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ap-lookbookshop__product-wrapper {
  position: absolute;
  z-index: 9;
  margin-top: -12px;
}
.ap-lookbookshop__dot {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  background: rgb(var(--section-dot-inner-background));
  line-height: 60px;
}
.ap-lookbookshop__dot:hover circle,
.ap-lookbookshop__dot:hover line {
  stroke: #fff;
}
@keyframes shopTheLookDotKeyframe {
  0% {
    opacity: 1;
    transform: scale(0.4);
  }
  to {
    opacity: 0;
    transform: scale(1.3);
  }
}
[dir="ltr"] .ap-lookbookshop__product-wrapper {
  margin-left: -12px;
}
[dir="rtl"] .ap-lookbookshop__product-wrapper {
  margin-right: -12px;
}
[dir="ltr"] .ap-lookbookshop__product {
  padding: 0;
  left: calc(100% + 28px);
}
[dir="rtl"] .ap-lookbookshop__product {
  padding: 15px 15px 15px 32px;
  right: calc(100% + 28px);
}
.ap-lookbookshop__product {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 200px;
  top: 50%;
  max-width: 46vw;
  background: rgb(var(--background));
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8) translateY(-50%);
  transition: visibility 0.4s cubic-bezier(0.75, 0, 0.175, 1),
    opacity 0.4s cubic-bezier(0.75, 0, 0.175, 1),
    transform 0.4s cubic-bezier(0.75, 0, 0.175, 1);
  will-change: transform;
  box-shadow: 0 1px 5px #0000001a;
  transform-origin: top var(--transform-origin-start);
  z-index: 1;
  border-radius: 20px;
}
.ap-lookbookshop__product[open] {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translateY(-50%);
}
[dir="ltr"] .ap-lookbookshop__product:before {
  right: 100%;
}
[dir="rtl"] .ap-lookbookshop__product:before {
  left: 100%;
}
.ap-lookbookshop__product:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent rgb(var(--background)) transparent transparent;
  border-width: 8px;
}
[dir="rtl"] .ap-lookbookshop__product--reverse {
  right: auto;
}
[dir="ltr"] .ap-lookbookshop__product--reverse {
  left: auto;
  right: calc(100% + 28px);
}
[dir="rtl"] .ap-lookbookshop__product--reverse {
  left: calc(100% + 28px);
}
.ap-lookbookshop__product--reverse {
  transform-origin: top var(--transform-origin-end);
}
[dir="rtl"] .ap-lookbookshop__product--reverse:before {
  left: auto;
}
[dir="ltr"] .ap-lookbookshop__product--reverse:before {
  right: auto;
  left: 100%;
}
[dir="rtl"] .ap-lookbookshop__product--reverse:before {
  right: 100%;
}
.ap-lookbookshop__product--reverse:before {
  border-color: transparent transparent transparent rgb(var(--background));
}
.ap-lookbookshop__product-bottom-wrapper {
  display: flex;
  grid-gap: 0;
  gap: 0;
  flex-direction: column;
}
.ap-lookbookshop__product-info .price {
  margin: 0 0 10px;
}
[dir="ltr"] .ap-lookbookshop__product-image {
  margin-right: 0;
}
[dir="rtl"] .ap-lookbookshop__product-image {
  margin-left: 24px;
}
.ap-lookbookshop__product-image {
  border-radius: 20px;
}
.ap-lookbookshop__product-info {
  padding: 14px 20px;
}
.ap-lookbookshop__product-vendor {
  display: block;
  max-width: max-content;
  margin-bottom: 1px;
}
.ap-lookbookshop__product-title {
  display: block;
  margin-bottom: 4px;
  font-weight: 600;
  line-height: 24px;
  color: rgb(var(--heading-color));
}
.ap-lookbookshop__arrow {
  border: none;
  border-radius: 0;
}
[dir="ltr"] .ap-lookbookshop__arrow:first-child {
  border-right: 1px solid rgb(var(--border-color));
}
[dir="rtl"] .ap-lookbookshop__arrow:first-child {
  border-left: 1px solid rgb(var(--border-color));
}
#shopify-product-reviews .spr-starratings,
.spr-starrating {
  display: inline-flex;
  align-items: center;
  margin: 0 !important;
}
.spr-icon.spr-icon {
  width: 14px;
  height: 14px;
  top: 0;
  background-color: currentColor;
  -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0802/7426/0272/files/star-svgrepo-com_1.svg?v=1690883657);
  mask-image: url(https://cdn.shopify.com/s/files/1/0802/7426/0272/files/star-svgrepo-com_1.svg?v=1690883657);
  -webkit-mask-size: cover;
  mask-size: cover;
}
.spr-icon.spr-icon.spr-icon-star-empty {
  -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0802/7426/0272/files/star-svgrepo-com_1.svg?v=1690883657);
  mask-image: url(https://cdn.shopify.com/s/files/1/0802/7426/0272/files/star-svgrepo-com_1.svg?v=1690883657);
}
.spr-icon-star-hover,
.spr-icon.spr-icon-star-empty,
.swiper-pagination-bullet {
  opacity: 1 !important;
}
[dir="ltr"] .spr-icon:not(:last-child) {
  margin-right: 3.5px;
}
[dir="rtl"] .spr-icon:not(:last-child) {
  margin-left: 3.5px;
}
.spr-icon:before {
  content: none !important;
}
#shopify-product-reviews {
  display: block !important;
  margin: 0 !important;
}
#shopify-product-reviews .spr-container {
  border: none;
  padding: 0;
}
#shopify-product-reviews .spr-form:not(.spr-form--success) {
  padding: 24px;
  border: 1px solid rgb(var(--border-color));
}
#shopify-product-reviews .spr-form {
  border-radius: var(--block-border-radius-reduced);
}
#shopify-product-reviews .spr-form--success {
  border: none;
  padding: 0;
}
#shopify-product-reviews #shopify-product-reviews,
#shopify-product-reviews .spr-form {
  margin-top: 24px;
}
#shopify-product-reviews .spr-form-contact {
  margin-top: -8px;
}
#shopify-product-reviews .spr-form-label {
  display: inline-block;
  margin-bottom: 8px;
  font-size: inherit;
  line-height: inherit;
}
#shopify-product-reviews .spr-form-input::placeholder {
  color: rgba(var(--color-body), 0.7);
}
#shopify-product-reviews .spr-form-review-body {
  margin-bottom: 0 !important;
}
#shopify-product-reviews .spr-form-input.spr-starrating,
.store-availability-information__link,
.store-availability-information__title,
.text-with-icons {
  display: block;
}
#shopify-product-reviews .spr-form-input .spr-icon {
  width: 20px;
  height: 20px;
  opacity: 1;
}
#shopify-product-reviews
  .spr-form-input
  .spr-icon-star-empty:not(.spr-icon-star-hover) {
  color: rgba(var(--color-body), 0.4);
}
#shopify-product-reviews .spr-summary-actions {
  display: block;
  margin-top: 16px;
}
#shopify-product-reviews .spr-summary-starrating {
  vertical-align: text-top;
}
#shopify-product-reviews .spr-summary-starrating .spr-icon {
  width: 18px;
  height: 18px;
}
#shopify-product-reviews .spr-button-primary {
  float: none;
  margin: var(--form-submit-margin);
  margin-bottom: 0;
}
#shopify-product-reviews .spr-form-message {
  padding: 12px 16px;
  outline: 0;
}
#shopify-product-reviews .spr-form-message-success {
  background: rgb(var(--success-background));
  color: rgb(var(--success-color));
}
#shopify-product-reviews .spr-form-message-error {
  background: rgb(var(--error-background));
  color: rgb(var(--error-color));
}
#shopify-product-reviews .spr-review {
  position: relative;
  padding: 24px !important;
  background: rgb(var(--secondary-background));
  border: none;
  border-radius: var(--block-border-radius-reduced);
}
#shopify-product-reviews .spr-review-content {
  margin-top: 12px;
  margin-bottom: calc(2em + 14px);
}
#shopify-product-reviews .spr-review-header-byline,
#shopify-product-reviews .spr-review-reportreview {
  float: none;
  font-style: normal;
  font-size: calc(var(--base-font-size) - 2px);
  line-height: 1.6923076923;
  opacity: 1;
  color: rgba(var(--color-body), 0.7);
}
#shopify-product-reviews .spr-review-reportreview {
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out,
    -webkit-text-decoration-color 0.2s ease-in-out;
}
#shopify-product-reviews .spr-review-reportreview:hover {
  color: rgb(var(--color-body));
}
#shopify-product-reviews .spr-review-content-body,
#shopify-product-reviews .spr-review-header-title {
  font-size: inherit;
  line-height: inherit;
}
#shopify-product-reviews .spr-review-header-title {
  margin-top: 2px;
  font-weight: var(--text-font-bold-weight);
}
#shopify-product-reviews .spr-review-header-byline {
  position: absolute;
  margin: 0;
  bottom: calc(30px + 2em);
}
#shopify-product-reviews .spr-pagination {
  margin-top: 24px;
  padding: 0;
  border-top: none;
}
#shopify-product-reviews .spr-pagination > div {
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
}
#shopify-product-reviews .spr-pagination-next,
#shopify-product-reviews .spr-pagination-page,
#shopify-product-reviews .spr-pagination-prev {
  position: relative;
  display: table-cell;
  border: 1px solid rgb(var(--border-color));
  vertical-align: middle;
  height: 47px;
  width: 47px;
  text-align: center;
}
.spr-pagination-next a,
.spr-pagination-prev a {
  min-width: max-content;
  padding-left: 8px;
  padding-right: 8px;
}
#shopify-product-reviews .spr-pagination a {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
#shopify-product-reviews .spr-pagination-page.is-active {
  box-shadow: 0 0 0 1px currentColor inset;
  outline: currentColor solid 1px;
  outline-offset: -1px;
  border-color: currentColor;
  font-weight: var(--text-font-bold-weight);
}
.shopify-challenge__container {
  margin-top: var(--vertical-breather) !important;
  margin-bottom: var(--vertical-breather) !important;
}
.shopify-challenge__container .shopify-challenge__button {
  margin-top: 30px;
}
.slideshow {
  --slideshow-min-height: 0;
  display: block;
  position: relative;
  transition: all 0.4s;
}
.slideshow--fit {
  --slideshow-min-height: calc(
    var(--window-height) - var(--header-height, 0px) -
      var(--ap-announcementbar-height, 0px)
  );
}
.slideshow .slideshow__slide-list,
.slideshow__slide,
.slideshow__slide-inner {
  min-height: var(--slideshow-min-height);
}
.slideshow__slide {
  position: relative;
  display: block !important;
  z-index: 1;
}
.slideshow__slide:not(:only-child),
.testimonial:not(:only-child) {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}
.slideshow__slide[hidden] {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.slideshow__slide:not(:only-child) .slideshow__text-wrapper--bottom {
  padding-bottom: calc(var(--vertical-breather) + 30px);
}
.slideshow__slide-inner {
  position: relative;
  display: flex;
  align-items: var(--section-blocks-alignment);
  width: 100%;
  height: 100%;
}
.slideshow__slide-inner:before {
  content: "";
  display: block;
  padding-bottom: calc(100 / var(--mobile-image-aspect-ratio) * 1%);
  width: 0;
}
.slideshow__image-wrapper {
  overflow: hidden;
}
[dir="ltr"] .slideshow__image,
[dir="ltr"] .slideshow__image-wrapper {
  left: 0;
}
[dir="rtl"] .slideshow__image,
[dir="rtl"] .slideshow__image-wrapper {
  right: 0;
}
.slideshow__image,
.slideshow__image-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.slideshow__image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.slideshow__image--placeholder {
  width: auto;
  background: rgb(var(--secondary-background));
}
[dir="ltr"] .slideshow__image-wrapper:before {
  left: 0;
}
[dir="rtl"] .slideshow__image-wrapper:before {
  right: 0;
}
.slideshow__image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(
    var(--section-blocks-overlay-color),
    var(--section-blocks-overlay-opacity)
  );
  pointer-events: none;
  z-index: 1;
}
@supports (width: max(1px, 2px)) {
  .slideshow__text-wrapper--top {
    padding-top: max(
      var(--vertical-breather),
      calc((var(--header-height) + 25px) * var(--enable-transparent-header))
    );
  }
}
@keyframes slideshowProgressBarAnimation {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.slideshow__nav {
  display: flex;
  position: absolute;
  justify-content: center;
  bottom: 60px;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  padding: 0;
  gap: 10px;
}
@media (max-width: 767px) {
  .slideshow__nav {
    bottom: 20px;
  }
}
.slideshow__progress-bar[ap-currentaria="true"] {
  flex-basis: 24px;
}
.slideshow__progress-bar {
  position: relative;
  pointer-events: auto;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  flex-basis: 8px;
  height: 8px;
  border-radius: 16px;
}
[dir="ltr"] .slideshow__progress-bar:after,
[dir="ltr"] .slideshow__progress-bar:before {
  left: 0;
}
[dir="rtl"] .slideshow__progress-bar:after,
[dir="rtl"] .slideshow__progress-bar:before {
  right: 0;
}
.slideshow__progress-bar:after,
.slideshow__progress-bar:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 100%;
  top: calc(50% + 0px);
  background: rgba(var(--progress-bar-color), 1);
  transition: background 0.2s ease-in-out;
  border-radius: 16px;
}
.slideshow__progress-bar:after {
  transform-origin: var(--transform-origin-start);
  transform: scaleX(0);
  background: var(--primary);
}
.slideshow__progress-bar span {
  color: rgb(var(--progress-bar-color));
}
.slideshow__progress-bar[ap-currentaria="true"]:after {
  animation: slideshowProgressBarAnimation var(--section-autoplay-duration)
    linear;
  animation-play-state: paused;
  animation-play-state: var(--section-animation-play-state, paused);
  animation-fill-mode: forwards;
  height: 8px;
}
.store-availability-container:not(:first-child),
.store-availability-list__contact {
  margin-top: 8px;
}
.store-availability-information {
  align-items: baseline;
}
.store-availability-information__title {
  margin-bottom: -2px;
}
.store-availabilities-modal__product-title {
  max-width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
}
.store-availabilities-modal__variant-title {
  margin-top: 6px;
}
.store-availability-list__item + .store-availability-list__item {
  border-top: 1px solid rgb(var(--border-color));
  margin-top: 22px;
}
.store-availability-list__location {
  margin-bottom: 2px;
}
.store-availability-list__contact p {
  margin-bottom: 0;
}
.ap-listtestimonial__wrapper {
  display: flex;
  flex-wrap: nowrap;
}
.testimonial {
  display: block;
  flex-shrink: 0;
  width: 100%;
  order: 0;
  will-change: transform;
}
.ap-listtestimonial__nav {
  margin-top: 29px;
}
@media (min-width: 741px) {
  .ap-productform__payment-container {
    margin-top: 16px;
  }
  [dir="ltr"] .product-tabs__trust-list {
    padding-left: 0;
  }
  [dir="rtl"] .product-tabs__trust-list {
    padding-right: 0;
  }
  .product-tabs__trust-list {
    margin-top: 15px;
  }
  .product-tabs__trust-title {
    display: inline-flex;
    margin-top: 25px;
  }
  [dir="ltr"] .product-tabs__trust-title:not(:last-child) {
    margin-right: 35px;
  }
  [dir="rtl"] .product-tabs__trust-title:not(:last-child) {
    margin-left: 35px;
  }
  .quick-buy-product {
    margin: 32px 0 24px;
  }
  [dir="ltr"] .ap-quickbuyproduct__image {
    margin-right: 32px;
  }
  [dir="rtl"] .ap-quickbuyproduct__image {
    margin-left: 32px;
  }
  .ap-quickbuyproduct__image {
    width: 114px;
  }
  .product-item-meta__property-list {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .product-item-meta__color-count {
    margin-top: 8px;
  }
  .main-search__form {
    --form-input-field-height: 80px;
  }
  [dir="ltr"] .main-search__submit {
    right: 32px;
  }
  [dir="rtl"] .main-search__submit {
    left: 32px;
  }
  [dir="ltr"] .main-search__input {
    padding-left: 30px;
    padding-right: 80px;
  }
  [dir="rtl"] .main-search__input {
    padding-right: 30px;
    padding-left: 80px;
  }
  .main-search__form + .ap-navtabs {
    margin-top: 68px;
  }
  #shopify-product-reviews .spr-summary {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-row-gap: 16px;
    row-gap: 16px;
  }
  [dir="ltr"] #shopify-product-reviews .spr-summary-actions {
    margin-left: auto;
  }
  [dir="rtl"] #shopify-product-reviews .spr-summary-actions {
    margin-right: auto;
  }
  #shopify-product-reviews .spr-summary-actions {
    margin-top: 0;
  }
  #shopify-product-reviews .spr-form:not(.spr-form--success) {
    padding: 32px;
  }
  #shopify-product-reviews #shopify-product-reviews,
  #shopify-product-reviews .spr-form,
  #shopify-product-reviews .spr-pagination {
    margin-top: 32px;
  }
  #shopify-product-reviews .spr-form-contact {
    display: grid;
    grid-auto-flow: column;
    grid-gap: var(--form-input-gap);
    gap: var(--form-input-gap);
  }
  #shopify-product-reviews .spr-form-message {
    padding: 13px 18px;
  }
  #shopify-product-reviews .spr-form-message:not(:last-child) {
    margin-bottom: 32px;
  }
  #shopify-product-reviews .spr-review {
    padding: 32px !important;
  }
  #shopify-product-reviews .spr-review-header-byline,
  #shopify-product-reviews .spr-review-reportreview {
    font-size: calc(var(--base-font-size) - 1px);
    line-height: 1.714285713;
  }
  #shopify-product-reviews .spr-review-content {
    margin-top: 8px;
    margin-bottom: calc(1em - 2px);
  }
  #shopify-product-reviews .spr-review-header-byline {
    bottom: 32px;
  }
  .spr-review-reportreview {
    float: right !important;
  }
  [dir="rtl"] .spr-review-reportreview {
    float: left !important;
  }
  #shopify-product-reviews .spr-pagination-next,
  #shopify-product-reviews .spr-pagination-page,
  #shopify-product-reviews .spr-pagination-prev {
    height: 56px;
    width: 56px;
  }
  .ap-listtestimonial__nav {
    margin-top: 29px;
  }
}
.text-with-icons__list {
  scroll-snap-type: x mandatory;
}
.text-with-icons__custom-icon {
  display: block;
  max-width: 24px;
}
.text-with-icons__icon-wrapper > * {
  margin: 0 auto;
}
.text-with-icons__dots {
  margin-top: 26px;
}
.ap-productform .drawer[open],
.ap-swiper.swiper-initialized,
.ap-swiper.swiper-container-initialized {
  opacity: 1;
}
@media (max-width: 999px) {
  .product-content {
    flex-direction: column-reverse;
  }
  .product-content__tabs + .product-content__featured-products {
    margin-bottom: 38px;
  }
  .product-tabs__tab-item-wrapper {
    display: block;
  }
  .product-tabs__tab-item-content {
    margin-top: -2px;
    margin-bottom: 25px;
  }
  .ap-productstickyform .ap-productform__add-button {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .product__view-in-space {
    display: none;
  }
  .ap-productmeta,
  .product__media-nav {
    margin-top: 0;
  }
  .product__thumbnail-ap-shadowscroll {
    --ap-shadowscroll-size: 65px;
    --ap-shadowscroll-right: linear-gradient(
      to left,
      rgb(var(--background)),
      rgba(var(--background), 0)
    );
    --ap-shadowscroll-left: linear-gradient(
      to right,
      rgb(var(--background)),
      rgba(var(--background), 0)
    );
    --ap-shadowscroll-bottom: linear-gradient(
      to top,
      rgb(var(--background)),
      rgba(var(--background), 0)
    );
    --ap-shadowscroll-top: linear-gradient(
      to bottom,
      rgb(var(--background)),
      rgba(var(--background), 0)
    );
  }
  .product__thumbnail-list {
    overflow: hidden;
  }
  .product__thumbnail-list-inner {
    grid-gap: 8px;
    gap: 8px;
  }
  .product__thumbnail {
    width: 64px;
    min-width: 64px;
  }
  .product-content {
    margin-top: 80px;
    margin-bottom: 80px;
    justify-content: space-between;
  }
  .product-content__tabs {
    flex: none;
    width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 10);
  }
  .product-content__tabs:only-child {
    margin-left: auto;
    margin-right: auto;
  }
  .product-tabs__tab-item-wrapper .collapsible {
    height: auto;
    overflow: auto;
    visibility: visible;
  }
  .product-content__featured-products {
    flex: none;
    width: calc(var(--grid-column-width) * 9 + var(--grid-gap) * 8);
  }
  .product-content__featured-products-list {
    margin-top: 40px;
  }
  .ap-productstickyform {
    padding-top: 16px;
    padding-bottom: 16px;
    background: rgb(var(--background));
    border-bottom: 1px solid rgb(var(--border-color));
    top: calc(
      0px * var(--enable-sticky-header) + 0px *
        var(--enable-sticky-ap-announcementbar)
    );
    top: unset;
    bottom: 0;
    box-shadow: 0 6px 5px -5px rgba(var(--border-color), 0.4),
      0 1px rgb(var(--border-color)) inset;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out,
      visibility 0.25s ease-in-out;
  }
  .ap-productstickyform[hidden] {
    transform: translateY(-100%);
  }
  .ap-productstickyform:hover {
    z-index: 4;
  }
  [dir="ltr"] .ap-productstickyform__form,
  [dir="ltr"] .ap-productstickyform__variants {
    margin-left: auto;
  }
  [dir="rtl"] .ap-productstickyform__form,
  [dir="rtl"] .ap-productstickyform__variants {
    margin-right: auto;
  }
  .ap-productstickyform__form,
  .ap-productstickyform__variants {
    display: flex;
  }
  .ap-productstickyform__content-wrapper,
  .ap-productstickyform__inner {
    display: flex;
    align-items: center;
  }
  [dir="ltr"] .ap-productstickyform__image-wrapper {
    margin-right: 18px;
  }
  [dir="rtl"] .ap-productstickyform__image-wrapper {
    margin-left: 18px;
  }
  .ap-productstickyform__image-wrapper {
    width: 55px;
    flex: none;
  }
  [dir="ltr"]
    .ap-productstickyform__variants
    .select-wrapper
    + .select-wrapper {
    margin-left: -1px;
  }
  [dir="rtl"]
    .ap-productstickyform__variants
    .select-wrapper
    + .select-wrapper {
    margin-right: -1px;
  }
  [dir="ltr"]
    .ap-productstickyform__variants
    .select-wrapper:first-of-type:not(:only-child)
    .select,
  [dir="rtl"]
    .ap-productstickyform__variants
    .select-wrapper
    + .select-wrapper
    .select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  [dir="ltr"]
    .ap-productstickyform__variants
    .select-wrapper
    + .select-wrapper
    .select,
  [dir="rtl"]
    .ap-productstickyform__variants
    .select-wrapper:first-of-type:not(:only-child)
    .select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .ap-productstickyform__variants .select {
    min-width: 150px;
    max-width: 300px;
  }
  @supports (height: min(1px, 2px)) {
    .ap-productstickyform__variants .select {
      min-width: min(max(var(--largest-option-width), 150px), 300px);
    }
  }
  .ap-productstickyform .button,
  .ap-productstickyform .select {
    line-height: 48px;
    height: 48px;
  }
  [dir="ltr"] .ap-productstickyform__payment-container {
    margin-left: 10px;
  }
  [dir="rtl"] .ap-productstickyform__payment-container {
    margin-right: 10px;
  }
  .promotion-block {
    flex: 1 0 calc(33.3333% - var(--promotion-block-gutter));
  }
  .promotion-block:not(.promotion-block--expand):only-child {
    max-width: 50%;
  }
  .promotion-block--highlight {
    flex-basis: calc(66.6666% - var(--promotion-block-gutter));
  }
  .promotion-block--quote:before {
    width: 60px;
    height: 48px;
    -webkit-mask-size: 60px 48px;
    mask-size: 60px 48px;
  }
  .promotion-block:not(.promotion-block--highlight)
    .newsletter__form
    .input-row {
    grid-template-columns: none;
  }
  .ap-lookbookshop__counter,
  .ap-lookbookshop__label {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ap-lookbookshop__label {
    line-height: 56px;
    border-bottom: 1px solid rgb(var(--border-color));
  }
  [dir="ltr"] .ap-lookbookshop__arrow:last-child {
    border-left: 1px solid rgb(var(--border-color));
  }
  [dir="rtl"] .ap-lookbookshop__arrow:last-child {
    border-right: 1px solid rgb(var(--border-color));
  }
  .ap-lookbookshop__counter {
    flex-grow: 1;
    line-height: 1.4;
    overflow: hidden;
  }
  .ap-lookbookshop__counter-page {
    position: relative;
  }
  .ap-lookbookshop__counter-page-base {
    opacity: 0;
  }
  [dir="ltr"] .ap-lookbookshop__counter-page-transition {
    left: 0;
  }
  [dir="rtl"] .ap-lookbookshop__counter-page-transition {
    right: 0;
  }
  .ap-lookbookshop__counter-page-transition {
    position: absolute;
    display: inline-block;
    top: 0;
    height: 100%;
    line-height: normal;
  }
  .ap-lookbookshop__counter-page-transition[hidden] {
    transform: translateY(100%);
    visibility: hidden;
  }
  @supports (width: max(1px, 2px)) {
    .slideshow__text-wrapper--top {
      padding-top: max(
        var(--vertical-breather),
        calc((var(--header-height) + 40px) * var(--enable-transparent-header))
      );
    }
  }
  .text-with-icons__item {
    padding: 0;
  }
  .text-with-icons__content-wrapper .heading + p {
    margin-top: 8px;
  }
}
@media (min-width: 1400px) {
  .hd-wide {
    display: none !important;
  }
  [dir="rtl"] .article__header-content {
    padding-right: calc(
      var(--container-outer-margin) + var(--grid-column-width) + var(--grid-gap)
    );
  }
  [dir="ltr"] .article__header-content {
    padding-left: calc(
      var(--container-outer-margin) + var(--grid-column-width) + var(--grid-gap)
    );
    padding-right: 70px;
  }
  [dir="rtl"] .article__header-content {
    padding-left: 70px;
  }
  [dir="ltr"] .article__image-wrapper--tall + .article__header-content {
    padding-right: 160px;
  }
  [dir="rtl"] .article__image-wrapper--tall + .article__header-content {
    padding-left: 160px;
  }
  .article__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .article__info {
    width: 100%;
  }
  [dir="ltr"] .faq-navigation {
    left: calc(var(--grid-column-width) + var(--grid-gap));
  }
  [dir="rtl"] .faq-navigation {
    right: calc(var(--grid-column-width) + var(--grid-gap));
  }
  .faq-navigation {
    max-width: calc(var(--grid-column-width) * 3 + var(--grid-gap) * 2);
  }
  .gallery {
    --gallery-image-height: 30vw;
  }
  .mega-menu {
    --mega-menu-column-gap: 30px;
    --mega-menu-image-gap: 40px;
  }
  .mega-menu__image-push {
    width: 240px;
  }
  .mega-menu__image-push:only-child {
    width: 280px;
  }
  [dir="ltr"] .ap-imagewithtext__content-wrapper {
    margin-right: calc((var(--grid-column-width) + var(--grid-gap)) * 2);
  }
  [dir="rtl"] .ap-imagewithtext__content-wrapper {
    margin-left: calc((var(--grid-column-width) + var(--grid-gap)) * 2);
  }
  .ap-imagewithtext__content-wrapper {
    width: calc(var(--grid-column-width) * 7 + (var(--grid-gap) * 6));
  }
  .list-collections--collage {
    --list-collections-collage-rows-height: 350px;
  }
  .product__media {
    --ap-productmedia-width: calc(
      var(--grid-column-width) * 10 + var(--grid-gap) * 10
    );
  }
  .product__info {
    --product-info-width: calc(
      var(--grid-column-width) * 7 + var(--grid-gap) * 6
    );
  }
  .product--thumbnails-bottom .product__media {
    --ap-productmedia-width: calc(
      var(--grid-column-width) * 9 + var(--grid-gap) * 8
    );
  }
  .product--thumbnails-bottom .product__info {
    --product-info-width: calc(
      var(--grid-column-width) * 8 + var(--grid-gap) * 7
    );
  }
  [dir="ltr"] .product__media {
    padding-left: 36px;
  }
  [dir="rtl"] .product__media {
    padding-right: 36px;
  }
  .promotion-block .newsletter__form .input-row {
    grid-template-columns: 1fr auto;
  }
}
.video-section--boxed.video-section--small {
  max-width: 800px;
}
.video-section--boxed.video-section--medium {
  max-width: 1000px;
}
.video-section--boxed.video-section--large {
  max-width: 1200px;
}
.video-wrapper__poster img {
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}
.video-section--full .video-wrapper {
  --video-width: 100vw;
  height: var(--video-height);
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hd-lap {
    display: none !important;
  }
  [dir="ltr"] .header__search-bar {
    margin-left: 24px;
  }
  [dir="rtl"] .header__search-bar {
    margin-right: 24px;
  }
}
ul {
  padding: 0;
}
.cls-1 {
  filter: unset !important;
}
.ap-productform .ap-productmeta__reference {
  justify-content: start;
}
.disclosure__button {
  display: flex;
  align-items: center;
  gap: 7px;
  width: max-content;
  font-size: 14px;
  line-height: 22px;
}
.js-back-to-top,
button#close {
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
}
#LanguageList,
#idCountryList {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  width: 150px;
  text-align: left;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ccc;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  margin: 0;
  max-height: 250px;
  overflow-y: auto;
}
.disclosure__item > a {
  line-height: 1.6;
  font-size: 16px;
  color: #000;
}
.mobile-nav__item #LanguageList,
.mobile-nav__item #idCountryList {
  right: unset;
  left: 0;
}
.disclosure svg.icon {
  width: 8px;
  height: 5px;
}
.language {
  position: relative;
  min-width: max-content;
}
.article-template__comments-fields .field__input {
  width: 100%;
  padding: 15px;
}
.comment-form input.button {
  background-color: var(--primary);
  transition: 0.4s;
}
.article-template__social-sharing {
  display: flex;
  gap: 0 24px;
  flex-wrap: wrap;
}
.ajaxcart__info_header {
  display: flex;
  gap: 20px;
  text-align: center;
}
.mini-cart-info-icon svg {
  font-size: 20px;
}
.cart__payment-methods img {
  width: auto;
}
#bt_checkout[disabled="disabled"],
#bt_checkout[disabled] {
  cursor: not-allowed;
  opacity: 0.7;
}
.cart__note.field {
  display: flex;
  align-items: center;
  gap: 30px;
}
[dir="ltr"] .ap-productform .drawer {
  right: unset;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  max-width: 100%;
  transition: 0.4s;
}
.ap-productform .drawer__content--padded-start {
  max-width: 500px;
  margin: auto;
}
.breadcrumb__link {
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 400;
  font-family: var(--body-font-family);
}
.collapsible-toggle[ap-expanded-aria="true"] svg .icon-chevron-down-left {
  transform: rotate(45deg);
}
.collapsible-toggle[ap-expanded-aria="true"] svg .icon-chevron-down-right {
  transform: rotate(-45deg);
}
.collapsible-toggle svg .icon-chevron-down-left,
.collapsible-toggle svg .icon-chevron-down-right,
.collapsible-toggle[ap-expanded-aria="false"] svg .icon-chevron-down-left,
.collapsible-toggle[ap-expanded-aria="false"] svg .icon-chevron-down-right {
  transform: rotate(0);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: 50% 89%;
}
iframe#admin-bar-iframe {
  z-index: 0 !important;
}
.js-back-to-top svg {
  width: 20px;
  height: 48px;
  margin: auto;
}
.js-back-to-top {
  position: fixed;
  z-index: 99999;
  bottom: 10vh;
  right: 2vh;
  line-height: 48px;
  cursor: pointer;
  display: block;
  background-color: #000;
  border-radius: 100%;
}
#modal-productsell,
.modal_bg {
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.transition {
  transition: 0.45s;
}
.form__message {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 16px;
  line-height: 1.2;
}
.form__message svg {
  width: 24px;
  height: 24px;
}
.ap-productlist {
  margin-top: 0;
}

.modal_bg {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
#modal-productsell.modal-active {
  opacity: 1;
  visibility: visible;
}
.modal__content_sell {
  transition: 0.3s ease-in-out;
  min-width: 30%;
  margin: auto;
  z-index: 10;
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 15px 30px;
  border-radius: 5px;
}
button#close {
  background-color: red;
  position: absolute;
  right: 0;
}
.modal-produt-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 50px;
}
#modal-productsell {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  transition: 0.4s;
}
.modal-product-list .product-item {
  min-width: 300px;
  width: 100%;
}

.sell-promotion {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 15px;
  font-size: 18px;
}
#mini-cart-form ap-crossselling {
  display: flex;
  align-items: center;
  overflow-x: scroll;
  margin: 10px 0;
}
#mini-cart-form .product-item {
  min-width: 200px;
  padding: 0 5px;
}
#mini-cart-form .product-item-wrapper {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
#mini-cart-form .product-item__image-wrapper {
  width: 80px;
}
#mini-cart-form .product-item__info {
  flex: 1;
  padding: 0 5px;
  text-align: left;
}
.ajaxcart__subtotal {
  font-size: 24px;
  font-weight: 700;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 60px;
  flex-direction: column;
}
.full .section__header.text-left {
  padding: 0 95px;
}
.btn-base,
.btn-black,
.btn-outline,
.btn-outline-white {
  border-radius: var(--button-border-radius);
  padding: 0 var(--g-padding-hoz-btn);
}
.btn-outline,
.btn-outline-white {
  border: 1px solid var(--cta-button);
}

.btn-backdrop,
.btn-base {
  background: var(--cta-button);
  color: var(--cta-text);
  transition: all ease 0.3s;
}
.btn-backdrop:hover,
.btn-base:hover {
  background: var(--cta-button-hover);
  color: var(--cta-text-hover);
}
.btn-base svg,
.btn-black svg,
.btn-line svg,
.btn-line-black svg,
.btn-outline svg,
.btn-outline-white svg {
  display: inline-block;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  vertical-align: -1px;
  transition: .4s;
}
.btn-base:hover svg,
.btn-black:hover svg,
.btn-line:hover svg,
.btn-line-black:hover svg,
.btn-outline:hover svg,
.btn-outline-white:hover svg ,
.btn-base:hover i,
.btn-black:hover i,
.btn-line:hover i,
.btn-line-black:hover i,
.btn-outline:hover i,
.btn-outline-white:hover i {
  transform: rotate(0deg);
}

.btn-white {
  background-color: #fff;
  color: var(--primary);
}
.btn-white svg {
  color: var(--primary);
}
.btn-white:hover svg {
  color: var(--cta-text-hover);
}
.btn-black {
  background-color: #1B1B1B;
  color: #fff;
}
.btn-black:hover {
  background-color: var(--primary);
  color: #fff;
}
.btn-line-black:hover,
a:hover {
  color: var(--primary_hover);
}
.btn-outline {
  border: 1px solid var(--color-border-line);
  background-color: transparent;
  color: var(--color-line);
  position: relative;
  transition: 0.4s;
  margin: 0;
}
.btn-outline-white {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  position: relative;
  transition: 0.4s;
  margin: 0;
}
.btn-line,
.btn-line-black {
  border-radius: 0 !important;
  padding: 0 !important;
  position: relative;
  margin: 0;
  transition: 0.4s;
}
.btn-outline-white:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}
.btn-line,
.btn-line-black,
.btn-line-black:hover,
.btn-line:hover {
  background-color: transparent;
}
.btn-line {
  color: var(--color-line);
}
.btn-line-black {
  color: #000;
  border-bottom: 2px solid #000;
}
.bg-text,
ul.user-block {
  position: absolute;
  right: 0;
}
.btn-line-black:hover {
  border-bottom: 2px solid var(--primary);
  letter-spacing: 2px !important;
}
.btn-line:hover {
  color: var(--primary_hover);
}
.button.btn-sm {
  line-height: var(--button-small-height);
  padding-left: 22px;
  padding-right: 22px;
}
.button.btn-md {
  line-height: var(--button-medium-height);
  padding-left: 24px;
  padding-right: 24px;
}
.variant label {
  font-size: 10px;
  cursor: pointer;
  line-height: 14px;
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
}
.variant.active label {
  border: 1px solid #000;
}
.user-block li {
  line-height: 24px;
}
ul.user-block {
  top: 150%;
  margin: 0;
  z-index: 99;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 6px 24px 0, rgba(0, 0, 0, 0.08) 0 0 0 1px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  min-width: 150px;
  text-align: left;
}
.header-icon:hover ul.user-block {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.user-block a {
  line-height: 30px;
}
@media (min-width: 768px) {
  .hd-tablet-and-up {
    display: none !important;
  }
  .col-md-80 {
    width: 80%;
  }
  .col-md-20 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .slideshow__slide--split .slideshow__image-wrapper {
    width: 50%;
  }
  [dir="ltr"] .slideshow__slide--split .slideshow__image-wrapper--secondary {
    left: calc(50% - 1px);
  }
  [dir="rtl"] .slideshow__slide--split .slideshow__image-wrapper--secondary {
    right: calc(50% - 1px);
  }
  .slideshow__slide--split .slideshow__image-wrapper--secondary {
    width: calc(50% + 1px);
  }
  .slideshow__slide-inner:before {
    padding-bottom: calc(100 / var(--image-aspect-ratio) * 1%);
  }
  .col-lg-80 {
    width: 80%;
  }
  .col-lg-61 {
    width: 61%;
  }
  .col-lg-55 {
    width: 55%;
  }
  .col-lg-45 {
    width: 45%;
  }
  .col-lg-44 {
    width: 44%;
  }
  .col-lg-39 {
    width: 39%;
  }
  .col-lg-30 {
    width: 30%;
  }
  .col-lg-28 {
    width: 28%;
  }
  .col-lg-23 {
    width: 23%;
  }
  .col-lg-20 {
    width: 20%;
  }
}
.bg-text {
  bottom: 100px;
  color: #49f9a400;
  text-align: right;
  font-size: 6.25em;
  text-transform: uppercase;
  line-height: 1em;
  -webkit-text-stroke-width: 1px;
  stroke-width: 1px;
  -webkit-text-stroke-color: #ddd;
  stroke: #ddd;
  font-family: var(--hd-font-family);
  z-index: 0;
}
.placeholder-svg {
  height: 100%;
  width: 100%;
}
#shopify-section-cookie-bar {
  position: relative;
  z-index: 99;
}
.section__header {
  margin-bottom: 23px;
}
.section__header > .heading {
  margin: 0 0 30px;
}
.section__header > .sub-heading{
  margin-bottom: 22px
}
.heading-description {
  margin-bottom: 50px
}
.wp-blog-placeholder {
  display: flex;
  margin: 0 calc(-1 * var(--container-distance));
}
.header__logo.center img,
.swiper-container {
  margin-right: auto;
  margin-left: auto;
}
.blog-placeholder {
  width: 33.33333%;
  padding: 0 15px;
}
.container-fluid {
  padding: 0 15px;
  max-width: 1800px;
}
.sub-heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.64px;
  padding: 5px 18px;
  border: 1px solid rgb(var(--border-color));
  border-radius: 30px;
  display: inline-block;
  color: var(--sub-heading-color);
  font-family: var(--custom-font-family);
}
.sub-lead {
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  color: rgb(var(--heading-color));
  font-family: var(--body-font-family);
}
@media (max-width: 1770px) {
  .container-fluid {
    padding: 0 30px;
  }
}
@media (max-width: 1299px) {
  .bg-text {
    font-size: clamp(3rem, 5vw, 5vh);
  }
}
@media (max-width: 991px) {
  .hd-lg-none {
    display: none !important;
  }
  .modal-produt-content {
    padding: 30px 15px;
    max-width: 700px;
    min-width: 100%;
    width: 100%;
  }
  .modal-product-list {
    overflow-x: scroll;
  }
}
@media (max-width: 767px) {
  .hd-phone {
    display: none !important;
  }
  .ap-productlist__inner--scroller {
    grid-auto-flow: column;
    grid-template-columns: none;
  }
  .popover.popover--quick-buy {
    width: 100%;
    max-width: 100%;
  }
  .popover--quick-buy .shopify-payment-button {
    display: none !important;
  }
  #LanguageList {
    left: 0;
    margin: 10px auto;
  }
  #idCountryList {
    top: 120%;
  }
  .col-20,
  .col-37,
  .col-40,
  .col-60,
  .col-63 {
    width: 100%;
  }
}
.ap-productlist__inner--scroller {
  overflow-x: auto;
}
.jdgm-widget.jdgm-widget {
  font-size: 12px;
  transition: .35s;
}
.jdgm-widget .jdgm-prev-badge__stars .jdgm-star.jdgm--off:before {
  content: "\e000";
}
.ap-productmeta .jdgm-prev-badge__text {
  display: inline-block !important;
  visibility: visible;
}
.jdgm-star {
  padding: 0 1px 0 0 !important;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.ap-swiper {
  position: relative;
  transition: 0.4s;
  opacity: 0;
}
.mySwiper,
.mySwiper .swiper-slide {
  height: auto;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 44px !important;
  height: 44px !important;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  transition: .3s;
  color: rgb(var(--color-body));
  border: 1px solid rgb(var(--border-color));
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 14px !important;
  color: var(--color-accent-1);
  font-weight: 700;
  
  display: none;
}
.swiper-button-next svg, 
.swiper-button-prev svg {
  width: 8px !important;
  height: 13px !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  /* background: var(--primary-2); */
  color: var(--primary);
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  color: rgb(var(--background));
}
.swiper-container {
  position: relative;
  padding: 0;
  z-index: 1;
  overflow: hidden;
}
.swiper-slide {
  height: auto !important;
}
.swiper-wrapper {
  height: max-content !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -44px !important;
  top: auto !important;
}
.swiper-pagination-bullet-active {
  background-color: var(--primary) !important;
  width: 24px !important;
}
.d-flex .section__header {
  margin: 0 !important;
  flex: 1;
}
.arrow-heading {
  flex: 0 1;
  gap: 10px;
}
.arrow-heading .swiper-button-prev ,
.arrow-heading .swiper-button-next {
  margin: 0;
  position: unset;
}
.swiper-slide:hover {
  z-index: 99;
}
@keyframes loop-anim-left {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes loop-anim-right {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes loop-anim-top {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes loop-anim-bottom {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.anim-loop-left {
  animation: 30s linear infinite reverse loop-anim-left;
  white-space: nowrap;
}
.anim-loop-right {
  animation: 30s linear infinite reverse loop-anim-right;
  white-space: nowrap;
}
.anim-loop-top {
  animation: 30s linear infinite reverse loop-anim-top;
  white-space: nowrap;
}
.anim-loop-bottom {
  animation: 30s linear infinite reverse loop-anim-bottom;
  white-space: nowrap;
}
.text-scroll {
  grid: auto/auto-flow max-content;
  justify-content: center;
  display: grid;
  overflow: hidden;
}

.btn-search-header {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 13px 26px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: var(--bg-btn-search);
  border-radius: 30px;
  color: var(--color-btn-search);
}
.btn-search-header:hover {
  background-color: var(--primary-2);
}
/* SEARCH TEXT */
.search-icon-text .btn-search-header:hover {
  background-color: transparent;
}
.search-icon-text .predictive-search__form {
  flex-direction: row;
  justify-content: space-between;
  gap: 0;
  border: 0px solid var(--header-border-color);
  border-radius: 8px;
}
.search-icon-text .predictive-search__input {
  margin-left: 0;
  font-size: 14px;
  padding-left: 18px;
  width: 100%;
  font-weight: 500;
  padding-top: 12px;
  padding-bottom: 12px;
}
.search-icon-text .header__search-bar {
  border: 0px solid var(--header-border-color);
  border-radius: 30px;
  padding: 0;
}
.search-icon-text .icon-header {
  width: auto;
  height: auto;
  line-height: 1;
  border: none;
  padding: 0;
}
.search-icon-text .header-icon:hover .icon-header {
  background-color: initial;
}
.search-icon-text .header-icon:hover {
  color: initial;
}
/* END */

.header-icon {
  color: var(--color-icon);
  transition: 0.4s;
}
.login-icon:hover {
  color: currentColor;
}
.icon-header {
  text-align: center;
  line-height: 1;
}
.categories-title,
.vertical-title {
  color: var(--color-btn-vertical);
  background-color: var(--bg-btn-vertical);
  border-radius: 50%;
  transition: 0.4s;
  width: 100%;
}
@media (max-width: 576px) {
  .text-mobile-left {
    text-align: left !important;
  }
  .text-mobile-center {
    text-align: center !important;
  }
  .text-mobile-right {
    text-align: right !important;
  }
  .modal-product-list {
    display: grid;
    overflow-x: scroll;
    grid-auto-flow: column;
    grid-auto-columns: calc(100% / 1 - (var(--grid-gap) / 4 * (4 - 1)));
  }
  #modal-productsell .product-item-wrapper {
    padding: 0 60px;
  }
  .sell-promotion {
    font-size: 14px;
  }
  .section-header {
    flex-direction: column;
    gap: 15px;
  }
  .header-icon:hover ul.user-block {
    left: 50%;
    transform: translateX(-50%);
  }
}
.header-icon:hover {
  color: var(--color-icon-hover);
}
.header-menu-bar,
.menu-vertical {
  flex: 1;
}
.vertical-title {
  padding: 18px 18px;
  gap: 5px;
  border: 1px solid rgb(var(--rgb-border-color));
}
.vertical-nav_mega,
.vertical-nav_mega_child {
  padding: 8px 20px;
}
.vertical-nav__item:not(:last-child) {
  padding: 0 0 8px;
}
.categories-title {
  display: flex;
  align-items: center;
  padding: 18px 20px;
  gap: 0;
  justify-content: space-between;
}
.icon-title_categories-left {
  line-height: 1;
}
.categories-meganav__link,
.categories-nav__link_main,
.categories-nav__link_main-texticon,
.categories-nav__link_mega-texticon {
  display: flex;
  align-items: center;
  text-transform: capitalize;
  line-height: 36px;
  padding: 0;
  font-weight: 400;
  gap: 10px;
  justify-content: start;
}
.categories-nav__link_main.mega-existed {
  justify-content: space-between;
  width: 100%;
}
.nav-categories-title {
  font-size: 16px;
  line-height: 1.4;
  text-transform: capitalize;
  font-weight: 700;
  margin: 0 33px 0 16px;
}
.menu-categories .header__icon-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}
.menu-categories .drawer__content {
  box-shadow: #0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;
  padding: 8px 30px;
}
.menu-categories .link--animated.menu-item--active:after {
  transform: scaleX(0);
  background: var(--primary);
  height: 2px;
}
.menu-categories .link--animated.menu-item--active:hover:after {
  transform: scaleX(1);
}
.categories-nav__item_mega {
  padding: 0 20px;
}
.categories-nav__link_mega {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.categories-nav__item-main:hover .categories-nav__link_main,
.categories-nav__item_mega:hover .categories-nav__link_mega {
  color: var(--primary);
}
@media (min-width: 1200px) {
  .product-content__featured-products {
    width: calc(var(--grid-column-width) * 7 + var(--grid-gap) * 6);
  }
  .promotion-block {
    --promotion-block-min-height: 250px;
    --promotion-block-padding: 48px;
  }
  .promotion-block--compact {
    --promotion-block-padding: 40px;
  }
  .promotion-block--medium {
    --promotion-block-min-height: 320px;
  }
  .promotion-block--large {
    --promotion-block-min-height: 370px;
  }
  [dir="ltr"] .ap-listtestimonial__nav {
    padding: 0;
  }
  [dir="rtl"] .ap-listtestimonial__nav {
    padding: 0 69px 0 0;
  }
  .ap-listtestimonial__nav {
    margin-top: 29px;
  }
  .col-xl-80 {
    width: 80%;
  }
  .col-xl-64 {
    width: 64%;
  }
  .col-xl-60 {
    width: 60%;
  }
  .col-xl-55 {
    width: 55%;
  }
  .col-xl-40 {
    width: 40%;
  }
  .col-xl-46 {
    width: 46%;
  }
  .col-xl-45 {
    width: 45%;
  }
  .col-xl-44 {
    width: 44%;
  }
  .col-xl-37 {
    width: 37%;
  }
  .col-xl-36 {
    width: 36%;
  }
  .col-xl-30 {
    width: 30.4%;
  }
  .col-xl-28 {
    width: 28%;
  }
  .col-xl-23 {
    width: 23.2%;
  }
  .col-xl-20 {
    width: 20%;
  }
  .col-xl-63 {
    width: 63%;
  }
  #categories-menu-drawer {
    max-width: 250px;
    opacity: 0;
    visibility: hidden;
    transform: none;
    position: absolute;
    height: max-content;
    top: 100%;
    bottom: unset;
    left: var(--container-distance);
    right: 0;
    display: block;
    z-index: 99999;
    transition: .4s;
  }
  .drawer__content > .categories-nav > .categories-nav__item:not(:last-child) {
    border-bottom: 1px solid rgb(var(--border-color));
  }
  .drawer__content > .categories-nav > .categories-nav__item:first-child {
    padding-top: 0;
  }
  .menu-categories .drawer__content {
    padding: 30px;
    position: relative;
    overflow: visible;
  }
  .menu-categories {
    position: relative;
  }
  .menu-categories:hover #categories-menu-drawer {
    opacity: 1;
    visibility: visible;
  }
  .menu-categories .drawer__footer,
  .menu-categories .drawer__header--shadowed {
    display: none;
  }
  .categories-nav .collapsible {
    height: auto;
    overflow: visible;
    visibility: visible;
  }
  .categories-nav .collapsible-mega {
    padding: 20px 0;
  }
  .menu-categories .categories-nav__item-main:hover .collapsible-mega,
  .menu-categories .categories-nav__item_mega:hover .collapsible-mega_child {
    display: block;
  }
  .drawer__content > .categories-nav > .categories-nav__item:before {
    content: "";
    display: block;
    position: absolute;
    width: 33px;
    height: 100%;
    right: -33px;
  }
  .collapsible-mega,
  .collapsible-mega_child {
    display: none;
    height: auto;
    position: absolute;
    left: calc(100% + 32px);
    top: 0;
    background-color: #fff;
    transition: 0.4s;
    overflow: visible !important;
    box-shadow: 0 0 50px #00000012;
    width: 100%;
  }
  .collapsible-mega_child {
    padding: 20px;
    left: 100%;
  }
  .list-link_mega:before {
    content: "+";
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 700;
    line-height: 0.5;
    font-size: 16px;
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .header__linklist-link {
    width: 100%;
  }
  .menu-categories:hover {
    overflow: visible;
  }
  .categories-heading {
    margin: 0 0 5px;
  }
  .categories-nav__link_mega {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .btn-service.btn-addcart,
  .product-item-wrapper .btn-service.btn-addcart {
    opacity: 1;
    visibility: visible;
  }
  .icon-search .icon-hamburger {
    border-color: #000;
  }
  .header__secondary-links .icon-search,
  .icon-count span {
    display: none;
  }
  .header__linklist-link,
  .vertical-nav__link-1,
  button.mobile-nav__link {
    padding: 13px 0;
    color: rgb(var(--color-body));
  }
  .full .section__header.text-left {
    padding: 0 30px;
  }
  .container-fluid {
    padding: 0 var(--container-distance);
  }
  .drawer__header--shadowed {
    justify-content: end;
  }
  .mobile-nav__image-push {
    display: block;
    min-width: 100%;
  }
  .mobile-nav__images-scroller {
    display: block;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .mobile-nav__link_child {
    font-weight: 700;
  }
  .menu-categories {
    width: 100%;
    order: 9;
    margin: 15px 0 0;
  }
  .collapsible-mega_child .categories-meganav__link {
    padding: 8px 20px;
  }
  .categories-nav__link_main {
    padding: 8px 0;
  }
}

/* COUNT DOWN  */
.header-countdown-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 20px;
  color: var(--color-accent-1);
}
#countdowntimer .num {
  font-size: var(--h6-font-size);
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 700;
  padding: 2px 8px;
  background-color: var(--primary);
  color: #fff;
  border-radius: 20px;
}
#countdowntimer .word {
  text-transform: capitalize;
  margin: 4px 0 0;
  color: var(--color-accent-1);
}
#countdowntimer > div {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 1;
}
#countdowntimer>div:before {
  content: ":";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}
#countdowntimer>div:last-child:before {
  display: none;
}
#countdowntimer {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
}
#countdowntimer .dots-countdown ,
.tag.tag-price {
    display: none;
}
.tag.tag-price.active {
  display: block;
}

@media (max-width: 576px) {
  #countdowntimer .num {
    padding: 10px 15px;
    min-width: 40px;
    min-height: 40px;
  }
  #countdowntimer {
    gap: 5px;
  }
}
/* END */

/* SOCIAL */
.social-media {
  gap: 5px;
  flex-wrap: wrap;
}
.social-media__link svg {
  width: 16px;
  height: 16px;
}

/* BANNER BASE */
.banner-content {
  position: relative;
}
.banner-text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

/* position-image */
.position-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Popup Overlay */
.video-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
}

.video-popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  background: #000;
  border-radius: 10px;
  overflow: hidden;
}

.video-popup-content iframe {
  width: 100%;
  height: 450px;
}

.popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 10px 5px;
  background: var(--primary);
  border: none;
  color: #fff;
  font-size: 30px;
  line-height: 17px;
}

button.play-btn {
  animation: spinnerRotate 6s linear infinite;
}

.video-thumbnail {
  width: max-content;
  margin: auto;
}
/* VIDEO IMAGE POPUP END */