/** Shopify CDN: Minification failed

Line 2624:0 Unexpected "}"

**/
/* Extra small devices (phones, 600px and down) */
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */

/* @font-face {
    font-family: 'futura';
    src: url('/cdn/shop/files/FuturaBT-Medium.woff2?v=1690360037') format('woff2'),
        url('/cdn/shop/files/FuturaBT-Medium.woff?v=1690360037') format('woff'),
        url('/cdn/shop/files/FuturaBT-Medium.ttf?v=1690360037') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
@media only screen and (min-width: 769px) {
  .onlymobile {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .onlydisktop {
    display: none !important;
  }
}
.product-block .swym-btn-container .swym-button:after {
  color: var(--colorLink) !important;
}

.nudge-offer.multi.flex {
  overflow: visible !important;
}
.nudge-offer.multi.flex select {
  background-image: none !important;
}

 body {
  overflow-x: hidden;
} 

html,body {
  overflow: unset !Important;
}

.addionlotuscraft {
  /* Track */
}
.addionlotuscraft .o-Section {
  padding-top: 17px;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .addionlotuscraft .o-Section {
    padding-top: 8px;
    padding-bottom: 0px;
  }
}
.addionlotuscraft .o-StoryNavigation {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  word-break: break-word;
  margin-left: 10px;
  margin-right: 10px;
}
.addionlotuscraft .o-StoryNavigation__Items {
  display: flex;
  flex-direction: row;
  padding: 0px;
  overflow-x: scroll;
  width: 100%;
}
@media (min-width: 769px) {
  .addionlotuscraft .o-StoryNavigation__Items {
    justify-content: space-between;
  }
}
.addionlotuscraft .o-StoryNavigation__Items:not(.u-NoScrollbar) {
  padding-bottom: 10px;
}
.addionlotuscraft .o-StoryNavigation__Items:not(.u-NoScrollbar)::-webkit-scrollbar {
  height: 2px;
}
.addionlotuscraft .o-StoryNavigation__Items:not(.u-NoScrollbar)::-webkit-scrollbar-track {
  background: white;
}
.addionlotuscraft .o-StoryNavigation__Items:not(.u-NoScrollbar)::-webkit-scrollbar-thumb {
  background: #18020C;
}
.addionlotuscraft .o-StoryNavigation__Items::-webkit-scrollbar-track {
  margin: 0px !important;
}
.addionlotuscraft .m-StoryItem {
  flex-basis: 25%;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0px !important;
}
@media (min-width: 769px) {
  .addionlotuscraft .m-StoryItem {
    justify-content: space-around;
    flex-basis: 11%;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.addionlotuscraft .m-StoryItem__Link {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.addionlotuscraft .m-StoryItem__Image {
  width: 54px;
  height: 54px;
  margin-bottom: 4px;
  border-radius: 50%;
}
.addionlotuscraft .m-StoryItem__Image img,
.addionlotuscraft .m-StoryItem__Image svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
@media screen and (min-width: 1000px) {
  .addionlotuscraft .m-StoryItem__Image {
    width: 72px;
    height: 72px;
  }
}
.addionlotuscraft .m-StoryItem__Image .cls-1 {
  stroke: #18020C;
}
.addionlotuscraft .m-StoryItem__Title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin: 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .addionlotuscraft .m-StoryItem__Title {
    font-size: 12px;
  }
}
.lb-product-header-video-opener {
  width: 54px;
  display: none;
  height: 54px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 240px;
  transform: translate(-50%, 0%);
  margin-left: -50px;
  padding: 2px;
  border: 2px solid #21232F;
  border-radius: 50px;
  top: 16px;
  padding: 1px 1px 1px 1.3px;
}
.lb-product-header-video-opener:hover {
  border: 2px solid #21232F;
}

.lb-product-header-video-opener:hover {
  border: 2px solid #21232F !important;
}

.lb-product-header-video-opener:before {
  width: 55px;
  height: 55px;
  border-radius: 50px;
  top: 2px;
  left: 2px;
  position: absolute;
  background: white;
}

.lb-product-header-video-opener:after {
  width: 24px;
  height: 25px;
  content: " ";
  top: 13px;
  left: 14px;
  position: absolute;
  background-size: cover;
  background-image: url(https://cdn.shopify.com/s/files/1/2252/1373/files/play.png?v=1618185624);
}

.lb-product-header-video-opener img {
  width: 100%;
  height: 100%;
  border-radius: 50px;
  display: initial !important;
}

.lb-product-header-video-opener1:before {
  width: 100%;
  height: 100%;
  content: " ";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: black;
}

.lb-product-header-video-opener1:after {
  width: 72px;
  height: 72px;
  content: " ";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background-size: cover;
  background-image: url(https://cdn.shopify.com/s/files/1/2252/1373/files/play.png?v=1618185624);
}

/* .lb-product-header-video-inner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0%;
  z-index: 2147483645;
  height: 0%;
  border: 0;
  opacity: 0;
  background: black;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}

.video-active {
  width: 100%;
  height: 100%;
  opacity: 1;
} */
.lb-product-header-video-inner {
    display: none;
    position: fixed;
    width: 0%;
    height: 0%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 2147483645;
    background: black;
    transform: translate(0, 0); 
    transition: all 0.3s;
    margin: 0;
    padding: 0;
    border: none;
}

.video-active {
  width: 100vw;  
  height: 100vh; 
  opacity: 1;
}

.cloose {
  color: black;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 99999;
  background: white;
  height: 35px;
  padding: 9px 8px;
  width: 35px;
  border-radius: 50px;
  cursor: pointer;
}
.cloose img {
  display: initial !important;
}

.display-video {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
  top: 50%;
  transform: translate(0%, -50%);
  position: relative;
}

@media only screen and (max-width: 768px) {
  .lb-product-header-video-opener {
    left: auto;
    display: block;
    right: 16px;
    position: absolute;
    transform: translate(0%, 0%);
    margin-left: 0px;
    top: 16px;
  }
}
.benifits-wrapper {
  margin-top: 20px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 18px;
}
.benifits-wrapper .item-wrapper {
  align-items: center;
  background: #fff;
  border-radius: 4px;
  column-gap: 12px;
  display: flex;
  padding: 10px 15px;
  width: calc(50% - 9px);
}
.benifits-wrapper .item-wrapper .image--wrapper {
  display: flex;
}
@media (min-width: 768px) {
  .benifits-wrapper .item-wrapper {
    background: #F1EFEA;
  }
}
.benifits-wrapper .item-wrapper .text-benifits {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 600;
  font-style: normal;
}

.breadcrumb {
  text-align: left !important;
}
@media (max-width: 768px) {
  .breadcrumb {
    margin-left: 16px;
  }
}
.breadcrumb .breadcrumb__divider {
  margin: 0px 2px;
  top: 1px;
  position: relative;
}
.breadcrumb a {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 400;
  font-style: normal;
}

.social_banner {
  padding: 4px 36px 3px 9px;
  border-radius: 4px 4px 30px 4px;
  margin-bottom: 15px;
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
  color: #0C0C09;
}
.social_banner .lb-hdm-img {
  float: left;
  margin-right: 9px;
  border-radius: 50px;
  height: 24px;
  width: 24px;
}
.social_banner p {
  display: inline-block;
  margin: 0px;
}

.inverse_border {
  border-radius: 4px 4px 4px 30px !important;
  text-align: right;
  float: right;
  padding-right: 9px;
  padding-left: 39px;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .social_banner {
    padding: 4px 24px 3px 6px;
    line-height: 22px;
    font-size: 11px;
  }
  .social_banner .lb-hdm-img {
    margin-right: 5px;
  }

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

  .inverse_border {
    padding-right: 6px;
    padding-left: 24px;
  }
}
#NavDrawer {
  z-index: 999999999;
}

.announcementwrapper {
  display: flex;
  justify-content: space-between;
}
.announcementwrapper .AnnouncementBar__Wrapper {
  position: relative;
}
.announcementwrapper .text-of-announcemant {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 600;
  font-style: normal;
}
.announcementwrapper .icon {
  margin-right: 2px;
  position: relative;
  display: inline-flex;
}
@media (max-width: 400px) {
  .announcementwrapper {
    margin: 0px -7px;
  }
  .announcementwrapper .text-of-announcemant {
    font-size: 10px;
  }
}
@media (max-width: 360px) {
  .announcementwrapper .text-of-announcemant {
    font-size: 9px;
  }
  .announcementwrapper .icon {
    width: 16px;
  }
}

.visiblebanner {
  display: flex !important;
}

.reviews_calculated {
  display: none;
  align-items: center;
  font-size: 0.9em;
  line-height: 14px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 600;
  font-style: normal;
  justify-content: center;
  margin-bottom: 10px;
}
.reviews_calculated .fa {
  font-size: 13px;
  color: #ffd85f;
}
.reviews_calculated .first__text, .reviews_calculated .TextBanner__stars, .reviews_calculated .js-reviewStarHeader, .reviews_calculated .js-reviewCounterHeader {
  margin-right: 5px;
}
@media (max-width: 400px) {
  .reviews_calculated .first__text {
    display: none;
  }
}

.methods-of-payment {
  text-align: center;
  margin: 16px 0 0px;
  display: inline-block;
  width: auto;
  min-width: 100%;
  filter: grayscale(100%);
}

.displayflex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0;
  filter: grayscale(100%);
}

.aroundicons {
  justify-content: space-around;
}

.displayflex img {
  width: 13% !important;
  max-width: 41px;
}

.trust-badge-preview {
  display: none;
}

.fordrawer img {
  width: 40px;
}

.forproduct {
  width: 350px !important;
  min-width: initial !important;
  max-width: 100% !important;
}

@media (max-width: 768px) {
  .forproduct {
    margin: 0 auto !important;
  }
}
.forcart {
  justify-content: space-evenly !important;
}

.ads-quicklink .link-bar__linklist .link-bar__link-item:first-child {
  margin-left: 10px;
}

.collection-content {
  padding-top: 0px !important;
}

.link-bar {
  position: relative;
  display: block;
  box-shadow: 0 1px #dddddd, 0 -1px #dddddd;
  text-align: center;
}

.link-bar__wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
}

.link-bar__scroller {
  scroll-snap-type: x proximity;
}

.link-bar__title {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  flex-shrink: 0;
  z-index: 1;
  background: white;
}

.link-bar__title::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 28px;
  background-image: linear-gradient(to white, white 35%, rgba(255, 255, 255, 0));
}

[dir=ltr] .link-bar__title + .link-bar__scroller {
  padding-left: 28px;
}

[dir=rtl] .link-bar__title + .link-bar__scroller {
  padding-right: 28px;
}

.link-bar__linklist {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  grid-gap: 28px;
  gap: 28px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin: 0px !important;
}

.link-bar__link-item,
.link-bar__title {
  padding-top: 14px;
  padding-bottom: 14px;
  list-style: none;
  cursor: pointer;
}

.link-bar__link-item--selected {
  scroll-snap-align: center;
}

@media screen and (max-width: 999px) {
  [dir=ltr] .link-bar__wrapper::after {
    left: 100%;
  }

  [dir=rtl] .link-bar__wrapper::after {
    right: 100%;
  }

  .link-bar__wrapper::after {
    content: "";
    position: absolute;
    height: 100%;
    width: var(--container-gutter);
    top: 0;
    background-image: linear-gradient(to var(--transform-origin-start), white, rgba(255, 255, 255, 0));
  }

  [dir=ltr] .link-bar__scroller {
    margin-right: calc(-1 * var(--container-gutter));
  }

  [dir=rtl] .link-bar__scroller {
    margin-left: calc(-1 * var(--container-gutter));
  }

  [dir=ltr] .link-bar__linklist {
    padding-right: var(--container-gutter);
  }

  [dir=rtl] .link-bar__linklist {
    padding-left: var(--container-gutter);
  }
}
@media screen and (min-width: 741px) {
  [dir=ltr] .link-bar__title + .link-bar__scroller {
    padding-left: 48px;
  }

  [dir=rtl] .link-bar__title + .link-bar__scroller {
    padding-right: 48px;
  }

  .link-bar__linklist {
    gap: 40px;
  }

  .link-bar__link-item,
.link-bar__title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .link-bar__link-item,
.link-bar__title {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
/**
 * --------------------------------------------------------------------
 * SCROLLER (only for mobile and desktop)
 * --------------------------------------------------------------------
 */
@media screen and (max-width: 999px) {
  .scroller {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    margin-left: calc(-1 * var(--container-gutter));
    margin-right: calc(-1 * var(--container-gutter));
    /* On mobile we remove the container gutter to make sure the scroll is edge to edge */
    scrollbar-width: none;
    /* Hide scrollbar for Firefox */
  }

  .scroller::-webkit-scrollbar {
    display: none;
    /* Hide scrollbar for Chrome and Safari */
  }

  .scroller__inner {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    padding-left: var(--container-gutter);
    padding-right: var(--container-gutter);
    margin-left: auto;
    margin-right: auto;
    /* margin rules allow to center the content if there are not enough elements to scroll */
  }
}
/**
 * -------------------------------------------------------------
 * HIDE SCROLLBAR
 * -------------------------------------------------------------
 */
.hide-scrollbar {
  scrollbar-width: none;
  /* For Firefox */
  overflow-x: auto;
  overflow-y: hidden;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
  /* For Chrome and Safari */
}

/**
 * --------------------------------------------------------------------
 * ANIMATION
 * --------------------------------------------------------------------
 */
.js .animated-element {
  visibility: hidden;
  /* An animated element will be an element that is dynamically transitioned */
}

/* Animated link */
.link--animated {
  display: block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.link--animated::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;
}

.text--underlined.link--animated {
  text-decoration: none;
}

.text--underlined.link--animated::after {
  transform: scaleX(1);
}

@media screen and (pointer: fine) {
  .link--animated[aria-expanded=true]::after,
.link--animated:hover::after {
    transform: scaleX(1);
    transform-origin: var(--transform-origin-start);
  }

  @-webkit-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);
    }
    100% {
      transform: scaleX(1);
    }
  }

  @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);
    }
    100% {
      transform: scaleX(1);
    }
  }
  .text--underlined.link--animated:hover::after {
    -webkit-animation: textUnderlinedAnimatedKeyframes 0.6s;
            animation: textUnderlinedAnimatedKeyframes 0.6s;
  }
}
/* Reduced opacity linked */
.link--faded {
  transition: opacity 0.25s ease-in-out;
}

.link--faded:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .ads-quicklink .link-bar__linklist .link-bar__link-item {
    margin-left: 50px;
  }
}
.js-drawer-open-collection-filters {
  width: 100% !important;
}

@media only screen and (max-width: 769px) {
  .ads-product-grid-spotlight-grid {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight {
    width: 100%;
    position: relative;
    border-radius: 10px;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .grid-product__image-mask img {
    border-radius: 15px;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .grid-product__meta {
    position: absolute;
    top: 40px;
    left: 10px;
    padding-left: 8vw !important;
    padding-right: 8vw !important;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .grid-product__meta .grid-product__title {
    font-family: "Nunito";
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.7px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback) !important;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .grid-product__meta .go-to-pdp {
    text-align: right;
    margin: 10px 0px 0px 0px;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .grid-product__meta .go-to-pdp a {
    text-decoration: underline;
    font-family: "Nunito";
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .hidden-when-ads-product-grid-spotlight {
    display: none !important;
  }
  .ads-product-grid-spotlight-grid .ads-product-grid-spotlight .shown-only-when-ads-product-grid-spotlight {
    display: block !important;
  }
  .ads-product-grid-spotlight-grid .ads-spotlight_article {
    display: block !important;
  }
}
.shown-only-when-ads-product-grid-spotlight {
  display: none !important;
}

.ads-spotlight_article {
  display: none !important;
}

.ads-product-grid-spotlight-grid {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.section--flush {
  margin-top: 0;
  margin-bottom: 0;
}

.section {
  display: block;
  margin: var(--vertical-breather) 0;
}

.section--tight {
  margin-top: var(--vertical-breather-tight);
  margin-bottom: var(--vertical-breather-tight);
}

.section:empty {
  display: none;
}

.section__color-wrapper {
  display: flow-root;
  /* Modern clearfix */
}

.container,
.shopify-policy__container.shopify-policy__container {
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-gutter);
  padding-right: var(--container-gutter);
  --container-outer-margin: 0px;
  /* Inside a container only the gutter remains as margin */
}

.vertical-breather {
  padding-top: var(--vertical-breather);
  padding-bottom: var(--vertical-breather);
}

.text-with-icons {
  display: block;
}

.ads-text-with-icons {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background: rgb(var(--section-background));
  color: rgb(var(--text-color));
}
.ads-text-with-icons p {
  color: rgb(var(--text-color));
}
.ads-text-with-icons .section__color-wrapper .vertical-breather {
  padding: 40px 20px !important;
}
.ads-text-with-icons .section__color-wrapper .vertical-breather .section-header {
  margin: 0px 0px 18px 0px;
}
.ads-text-with-icons .section__color-wrapper .vertical-breather .text-with-icons__icon-wrapper {
  margin-bottom: 10px;
}
.ads-text-with-icons .section__color-wrapper .vertical-breather .text-with-icons__content-wrapper p {
  margin-bottom: 0px;
}
.ads-text-with-icons .section__color-wrapper .vertical-breather .text-with-icons__dots {
  display: none;
}

#shopify-section-template--16122262290698__16539801306bfbe04d {
  margin-top: 40px;
  margin-bottom: 40px;
}
#shopify-section-template--16122262290698__16539801306bfbe04d .index-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-with-icons__list {
  display: flex;
  scroll-snap-type: x mandatory;
  margin-left: calc(-1 * var(--container-gutter));
  margin-right: calc(-1 * var(--container-gutter));
}

.text-with-icons__item {
  display: block;
  text-align: center;
  padding: 0 48px;
  width: 100%;
  flex: none;
  scroll-snap-align: center;
  scroll-snap-stop: always;
}

.text-with-icons__icon-wrapper {
  margin-bottom: 16px;
}
.text-with-icons__icon-wrapper img {
  height: auto !important;
}

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

@media screen and (min-width: 1000px) {
  .shopify-section--text-with-icons .container {
    padding-bottom: 60px !important;
  }

  .text-with-icons__list {
    display: grid;
    grid-gap: 48px;
    gap: 48px;
    grid-auto-flow: column;
    grid-auto-columns: minmax(200px, 400px);
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }

  .text-with-icons__item {
    padding: 0;
    /* Spacing is already added by the grid */
  }

  .text-with-icons__content-wrapper .heading + p {
    margin-top: 16px;
    /* We have a slightly different spacing here */
  }
}
@media screen and (max-width: 1000px) {
  .shopify-section--text-with-icons .text-with-icons__list {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .shopify-section--text-with-icons .text-with-icons__item {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: center !important;
    width: 50% !important;
    flex: initial !important;
    scroll-snap-align: initial !important;
    scroll-snap-stop: initial !important;
    padding: 0px 10px !important;
    text-align: center !important;
  }
  .shopify-section--text-with-icons .text-with-icons__item p {
    max-width: 250px;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .template-index .js-search-header {
    display: none;
  }
  .template-index .site-header__search-container {
    position: relative;
    display: block;
    overflow: visible;
    bottom: 0px;
    padding: 0px 12px 10px;
  }
  .template-index .site-header__search-container .site-header__search {
    position: relative;
    transform: translateZ(0);
    border-radius: 20px;
  }
  .template-index .site-header__search-container .site-header__search .site-header__search-form .site-header__search-btn {
    order: 1;
  }
  .template-index .site-header__search-container .site-header__search .js-search-header-close {
    display: none;
  }
}
#FilterDrawer {
  z-index: 100000000000000020 !important;
}

@media (min-width: 320px) and (max-width: 768px) {
  .drawer-sidebar-inner {
    min-width: 100%;
    z-index: 9999999999;
  }

  .hidden-padd {
    padding-top: 0px !important;
  }
}
.drawer-sidebar-inner {
  background-color: #fff;
}
.drawer-sidebar-inner .drawer__fixed-header {
  height: 58px;
  padding: 0px;
}
.drawer-sidebar-inner .drawer__fixed-header .drawer__header {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #C8C8C8;
}
.drawer-sidebar-inner .drawer__fixed-header .drawer__header .drawer__close-button {
  color: #000;
  position: absolute;
  z-index: 1;
  right: 0px;
  width: 56px;
  top: 0px;
  background-color: #fff !important;
}
.drawer-sidebar-inner .drawer__fixed-header .drawer__header .drawer__title {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  font-family: "Tenor Sans", sans-serif;
  text-transform: capitalize;
  padding: 0px;
  width: 100%;
  margin: 0px;
  display: contents;
}
.drawer-sidebar-inner .drawer__cart-empty {
  color: #000;
}
.drawer-sidebar-inner .shipping-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 38px 9px 52px;
  color: #000;
  text-align: center;
  background: #F6FDF4;
  position: relative;
}
.drawer-sidebar-inner .shipping-header .icon {
  display: inline-block;
  position: absolute;
  left: 16px;
}
.drawer-sidebar-inner .shipping-header .goodchoice {
  text-align: center;
  white-space: nowrap;
}
.drawer-sidebar-inner .shipping-header .shipping_date {
  font-weight: 500;
}
.drawer-sidebar-inner .note-drawer-item {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #21232F;
  padding: 6px 16px;
  display:none !important;
}

.drawer-sidebar-inner .drawer__footer {
  order: 3;
  padding: 16px 16px 20px;
}
.drawer-sidebar-inner .drawer__footer .cart__checkout-wrapper button {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #fff;
  padding: 19px 0px 21px 0px;
  height: 54px;
  background: #000;
  border-radius: 3px;
}
.drawer-sidebar-inner .drawer__footer .cart__item-sub {
  color: #000;
  margin-bottom: 8px;
}
.drawer-sidebar-inner .drawer__footer .cart__item-sub .ajaxcart__subtotal,
.drawer-sidebar-inner .drawer__footer .cart__item-sub .money {
  margin-bottom: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  margin: 0px;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.drawer-sidebar-inner .drawer__footer .last-child-elm .ajaxcart__subtotal,
.drawer-sidebar-inner .drawer__footer .last-child-elm .money {
  font-weight: bold;
}
.drawer-sidebar-inner .drawer__footer .klarnaplacement {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 11px;
}
.drawer-sidebar-inner .drawer__scrollable {
  padding-left: 16px;
  padding-right: 16px;
}
.drawer-sidebar-inner .hide-gutters {
  margin-left: -16px;
  margin-right: -16px;
}
.drawer-sidebar-inner .cart__item {
  border-bottom: none;
}
.drawer-sidebar-inner .cart__item .cart__image {
  background: #fff;
  border: 1px solid #E9E9E9;
  border-radius: 3px;
  flex: 0 0 78px;
  max-height: 85px;
  margin-right: 12px;
}
.drawer-sidebar-inner .cart__item .cart__item-details {
  color: #000;
}
.drawer-sidebar-inner .cart__item .cart__item-details .cart__item-title .cart__item-name {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-top: 2px;
  margin-bottom: 8px;
}
.drawer-sidebar-inner .cart__item .cart__item-details .cart__item-title .cart__item--variants {
  margin-bottom: 8px;
}
.drawer-sidebar-inner .cart__item .cart__item-details .cart__item-title .cart__item-price-col {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
  justify-content: start;
}
.drawer-sidebar-inner .cart__item .cart__item-details .js-qty__wrapper {
  width: 64px;
}
.drawer-sidebar-inner .cart__item .cart__item-details .js-qty__wrapper .js-qty__num {
  background: #fff;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 16px;
  padding: 5px 10px;
  color: #000;
}
.drawer-sidebar-inner .cart__item .cart__item-details .js-qty__wrapper .js-qty__adjust svg {
  fill: #000;
}
.drawer-sidebar-inner .cart__item .cart__item-details .js-qty__wrapper .js-qty__adjust:hover {
  background-color: transparent !important;
}
.drawer-sidebar-inner .cart__item .cart__item-details .cart__price {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.drawer-sidebar-inner .cart__item .cart__item-details .Price--compareAt {
  color: #000;
  text-decoration:line-through;
}
.drawer-sidebar-inner .cart__item .cart__item-details .labelprice {
  font-size: 12px;
}
.drawer-sidebar-inner .cart__item .cart__item-details .labelprice .coloredfon {
  color: #C42929;
}

@media (min-width: 320px) and (max-width: 798px) {
  .template-product .shipping-header-pdp {
    margin-left: -17px;
    margin-right: -17px;
  }
  .template-product .product-single__meta {
    text-align: left;
  }
  .template-product .product-single__meta .product-single__title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.4px;
    color: #0C0C09;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 3px;
  }
  .template-product .product-single__meta .descirptionteaser {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #7D7D7D;
    font-weight: 400;
    font-style: normal;
  }
  .template-product .pdp-infos-inner {
    width: calc(100% + 17px);
    background: linear-gradient(360deg, #F1EFEA 0%, rgba(241, 239, 234, 0) 100%);
    padding-right: 17px;
  }
}
.shipping-header-pdp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  -moz-column-gap: 12px;
       column-gap: 12px;
  margin-bottom: 16px;
  padding: 11px 0px;
  background-color: #F1EFEA;
}
.shipping-header-pdp span {
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #0C0C09;
}
.shipping-header-pdp span p {
  margin-bottom: 0px;
}

.product-block--price {
  margin-bottom: 4px;
}
.product-block--price .product__price {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  margin-right: 6px;
  padding: 0px;
}
.product-block--price .on-sale {

  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #B23A48;
  font-weight: normal;
  font-style: normal;
  padding: 0px;
}
.product-block--price .product__price-savings {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  position: relative;
  top: -2px;
}
.product-block--price .product__price-savings .colorfont {
  font-weight: bold;
}

.product__policies {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: rgba(12, 12, 9, 0.4);
  font-weight: 400;
  font-style: normal;
  text-align: left !important;
  margin-top: 7px;
}

.product-status--inner {
  margin-bottom: 16px;
}
.product-status--inner .shipping-eta {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #138A36;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
  margin-top: 8px;
  letter-spacing: 0px;
}
.product-status--inner .shipping-eta b {
  font-weight: normal !important;
}
.product-status--inner .shipping-eta::before {
  background-color: #138A36;
}
.product-status--inner .shipping-eta::before {
  content: "";
  display: inline-block;
  position: relative;
  top: -1px;
  width: 8px;
  height: 8px;
  margin-right: 9px;
  border-radius: 50%;
}
.product-status--inner .spanlag {
  color: #138A36 !important;
}
.product-status--inner .shipping-eta::before {
  background-color: #138A36;
}
.product-status--inner .soldout {
  color: #f9ca4f !important;
}
.product-status--inner .soldout::before {
  background-color: #f9ca4f !important;
}
.product-status--inner .normalfont {
  color: #000;
}

.product-block {
  margin-bottom: 16px;
}

.product-block--tab {
  margin-bottom: 25px;
}

.submit__wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.submit__wrapper .product__quantity {
  display: none !important;
}
.submit__wrapper .product__quantity .swym-wishlist-button-bar {
  top: 10px;
  position: relative;
}
.submit__wrapper .btn {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.8px;
  color: #fff;
  font-weight: 600;
  font-style: normal;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  height: 52px;
  background-color: #0C0C09 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.submit__wrapper .js-qty__num {
  font-size: 14px !important;
  line-height: 22px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 400;
  font-style: normal;
  background: #fff;
  border: 1px solid #D4D4D4;
  box-sizing: border-box;
  border-radius: 3px;
  height: 52px;
  width: 84px;
}
.submit__wrapper .js-qty__adjust .icon {
  width: 8px;
  height: 8px;
}

.container-variant-inner {
  margin-top: 12px;
  margin-bottom: 20px;
}
.container-variant-inner .product-variant-selector .wrapper-option {
  background: #fff;
  border: 1px solid #C8C8C8;
  padding: 15px;
  margin-bottom: 12px;
  border-radius: 4px;
}
.container-variant-inner .product-variant-selector .variant__label {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #0C0C09;
  font-weight: 600;
  font-style: normal;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px;
}
.container-variant-inner .product-variant-selector .variant__label .variant__label-info {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #C8C8C8;
  font-weight: normal;
  font-style: normal;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.container-variant-inner .product-variant-selector .variant-input-wrap {
  display: none;
  margin-top: 15px;
}
.container-variant-inner .product-variant-selector .option-action {
  margin-left: 22px;
  top: 3px;
  position: relative;
  cursor: pointer;
}
.container-variant-inner .product-variant-selector .is-active svg {
  transform: rotate(90deg);
}
.container-variant-inner .product-variant-selector .swatchcolor {
  margin-left: 9px;
  width: 24px;
  height: 24px;
  background: transparent;
  border-radius: 50%;
  display: inline-block;
}

.cart__price.Price--compareAt {
text-decoration: line-through;
  }

.product__price.product__price--compare {
  text-decoration: line-through;
  }

.cart__price.product__price--compare {
color:#CB4545 !important;
  }

.ruk_rating_snippt {
hide_if_no_results: true;
  }

.span.go681896951:last-of-type {
  display: none;
}

.site-header__search-container.is-transitioning.is-active {
    z-index: 20000000000;
}

.zoom-variant-two  .btn.btn--body.btn--circle.js-photoswipe__zoom.product__photo-zoom.two {
    border-width: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
}

.R-LauncherButton {
    top: 70%;
}

.bc {
    display: none;
}

.drawer-sidebar-inner .cart__item {
    display: flex;
    align-items: flex-start;
}


@media (min-width: 769px){
.mobile-slider-wrapper {
  display: none; 
}
}
@media (max-width: 768px) {
   .template-product .product__photos{
     padding-bottom: 8px; 
   }
/*  .template-product .product__photos{
    display: none;
  } */
  .mobile-slider-wrapper{ 
    width: 100vw;
    margin-left: -17px;
  }
  #mobile-slider {
    display:block; 
    opacity: 0; 
    position: relative;
     transition: all 0.2s ease;
  }
  #mobile-slider .slick-dots li {
    list-style: none;
    width: 6px;
    height: 6px;
    background: #d9d9d9;
    opacity: 0.5;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  #mobile-slider .slick-dots {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  #mobile-slider .slick-dots li.slick-active {
    width: 9px;
    height: 9px;
    background: #000;
    opacity: 1;
  }
  #mobile-slider .slick-dots li button {
    display: none;
  }

#mobile-slider_wrapper{
    overflow: hidden; 
    transition: all 0.2s ease;
  } 
  .slick-list { transition: all 0.2s ease; }
  
.mobile-slider-wrapper{
  height: 0; 
 }
  .product-single__meta{
    margin-top: -5px; 
  }
}

.loyalty-link {
  display:block;
  padding-top: 10px;
  text-decoration: underline;
}

/* CART ITEM SPECIFIC UPSELL CSS START */

.icon-plus-cst {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all .2s ease-in-out;
}

.icon-plus-cst:before,
.icon-plus-cst:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
  margin: auto;
}

.icon-plus-cst:after {
  width: 100%;
  height: 1px;
}

.cart-item-specific-upsell {
  width: 100%;
  border-top: 1px solid #C8C8C8;
}

.cart-specific-upsell-toggle {
  font-size: 13px;
  line-height: 20px;
  font-weight: var(--typeHeaderWeight);
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-transform: uppercase;
  cursor: pointer;
}

.cart-specific-upsell-toggle.active .icon-plus-cst {
  transform: rotate(45deg);
}

.cart-specific-upsell-content {
  height: 0;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.cart-specific-upsell-content-wrapper {
  padding: 0 16px 16px;
}

.cart-specific-upsell-slider {
  background: #f1efea;
  border-radius: var(--buttonRadius);
}

.grid-product__upsell {
  display: grid;
  grid-template-columns: 90px 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 14px;
  position: relative;
}

.grid-product__upsell .grid-product__image img {
  width: 100%;
  display: block;
  aspect-ratio: 1;
}

.grid-product__upsell .grid-product__material + .grid-product__content {
  margin-top: 12px;
}

.grid-product__upsell .grid-product__title {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
  letter-spacing: normal;
}

.grid-product__upsell .grid-product__price {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
  color: #000;
  color: var(--colorTextBody);
  margin: 0;
}

.grid-product__upsell .ruk_rating_snippet i {
  font-size: 14px;
  line-height: 1;
}

.grid-product__upsell .ruk_rating_snippet .ruk-rating-snippet-count {
  line-height: 1.33333333;
}

.grid-product__upsell .grid-product__material {
  position: absolute;
  top: 0;
  right: 0;
  font-size: calc(var(--typeBaseSize) - 3px);
  line-height: 1.75;
  font-weight: bold;
  padding: 0 6px;
  border-top-right-radius: var(--buttonRadius);
}

.grid-product__upsell .grid-product__addcart-btn {
  min-width: auto;
  width: 40px;
  height: 40px;
  display: block;
  background: #000;
  color: #fff;
  padding: 9px 7px;
  border: 0;
  border-radius: 100%;
}

.grid-product__upsell .grid-product__addcart-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}

.cart-upsell-popover {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF;
  padding: 20px 24px;
  border-radius: 16px 16px 0 0;
  z-index: 10;
}

.cart-upsell-popover-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 9;
}

.cart-upsell-popover-header {
  font-size: var(--typeBaseSize);
  line-height: 1.5;
  font-weight: var(--typeHeaderWeight);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.cart-upsell-popover-header .icon-plus-cst {
  transform: rotate(45deg);
}

/* CART ITEM SPECIFIC UPSELL CSS END */
.header-item .multi-selectors__item{
  margin: 0; 
}
.header-item .disclosure-list--down{
  overflow: auto; 
  max-height: unset;
}
.drawer-currency-switcher{
  position: relative; 
  z-index: 100;
}

.drawer-currency-switcher .currency-switcher-wrapper{
  position: absolute;
  width: 100px;
  bottom: -40px;
  left: 90px;
    z-index: 100;
}
.weglot-container{
  z-index: 10 !important; 
}
.currency-switcher-wrapper .disclosure-list__label{
  padding-left: 0; 
}
@media (max-width: 768px){
.header-item .multi-selectors__item{
   display: none; 
}
 .drawer-currency-switcher  .disclosure-list{
    width: 100%; 
    max-width: 100%; 
    top: auto; 
    bottom: 30px; 
  }
}

#reviewsio-carousel-widget {
  margin-top: 20px;
}

/* PRODUCT SPECIFIC UPSELL CSS START */

#CartDrawer .ruk_rating_snippet {
  color: #ffdc12;
  pointer-events: none;
}

#CartDrawer .product-specific-upsell {
  border-top: 1px solid #C8C8C8;
}

#CartDrawer .product-upsell-popover,
#CartDrawer .product-upsell-popover-mask {
  position: absolute;
}

.popover-opened {
  overflow: hidden;
}

.popover-opened .reviews-io-wrapper,
.popover-opened .spWhatsShare-container,
.popover-opened .needsclick {
  display: none !important;
}

/*
@media only screen and (max-width:768px){
 .reviews-io-wrapper{
  display: none !important; 
} 
}
*/

.icon-plus-cst {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all .2s ease-in-out;
}

.icon-plus-cst:before,
.icon-plus-cst:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
  margin: auto;
}

.icon-plus-cst:after {
  width: 100%;
  height: 1px;
}

.product-specific-upsell {
  width: 100%;
}

.product-specific-upsell .heading {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
  letter-spacing: normal;
  margin: 5px 0 10px;
}

.product-upsell-toggle {
  font-size: 13px;
  line-height: 20px;
  font-weight: var(--typeHeaderWeight);
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-transform: uppercase;
  cursor: pointer;
}

.product-upsell-toggle.active .icon-plus-cst {
  transform: rotate(45deg);
}

.product-upsell-content {
  width: 100%;
  height: 0;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.product-upsell-content-wrapper {
  padding: 0 16px 16px;
}

.product-upsell-slider {
  width: 100%;
  background: var(--background, #f1efea);
  color: var(--colorText, #000);
  border-radius: var(--buttonRadius);
}

.product-upsell-slider:not(.flickity-enabled) {
  display: flex;
  overflow: hidden;
}

.product-upsell-slider .flickity-viewport {
  min-height: 124px;
}

.product-upsell-slider .flickity-prev-next-button {
  width: 22px;
  height: 22px;
  top: auto;
  bottom: -8px;
  background: var(--backgroundButton, #000);
  color: var(--colorButtonText, #FFF);
  padding: 0;
  transform: none;
  border-radius: var(--buttonRadius);
}

.product-upsell-slider .flickity-prev-next-button svg {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  fill: currentColor;
  margin: -5px;
}

.product-upsell-slider .flickity-previous {
  left: auto;
  right: 44px;
}

.product-upsell-slider .flickity-next {
  right: 16px;
}

.product-upsell-slider.flickity-enabled .product-upsell-slide {
  min-height: 100%;
  display: flex;
}

.product-upsell-slide {
  width: 100%;
  flex: 0 0 auto;
}

.grid-product__upsell {
  width: 100%;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 12px;
  align-items: center;
  padding: 12px;
  position: relative;
}

.grid-product__upsell.has-addcart {
  grid-template-columns: 100px 1fr auto;
}

.grid-product__upsell .grid-product__image img {
  width: 100%;
  display: block;
  aspect-ratio: 1;
  object-fit: cover;
}

.grid-product__upsell .grid-product__material + .grid-product__content {
  margin-top: 15px;
  margin-bottom: 12px;
}

.grid-product__upsell .grid-product__title {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
  letter-spacing: normal;
}

.grid-product__upsell .grid-product__price {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.5;
  color: var(--colorText, #000);
  margin: 0;
}

.grid-product__upsell .grid-product__price .on-sale {
  color: #cb4545;
}

.grid-product__upsell .grid-product__price .compare-price {
  text-decoration: line-through;
  margin-right: 5px;
}

.grid-product__upsell .ruk_rating_snippet {
  line-height: 1;
  margin: 2px 0;
}

.grid-product__upsell .ruk_rating_snippet i {
  font-size: 14px;
  line-height: 1;
}

.grid-product__upsell .ruk_rating_snippet .ruk-rating-snippet-count {
  line-height: 14px;
  color: var(--colorText, #000) !important;
}

.ruk_rating_snippet .ruk-rating-snippet-count {
 bottom: 3px !Important; 
}

.grid-product__upsell .grid-product__material {
  position: absolute;
  top: 0;
  right: 0;
  font-size: calc(var(--typeBaseSize) - 3px);
  line-height: 1.75;
  font-weight: bold;
  padding: 0 6px;
  border-top-right-radius: var(--buttonRadius);
}

.grid-product__upsell .grid-product__addcart-btn {
  min-width: auto;
  width: 35px;
  height: 35px;
  display: block;
  background: var(--backgroundButton, #000);
  color: var(--colorButtonText, #FFF);
  padding: 6px 5px;
  border: 0;
  border-radius: 100%;
  cursor: pointer;
}

.grid-product__upsell .grid-product__addcart-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}

.product-upsell-popover {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-height: calc(100% - 60px);
  display: flex;
  flex-direction: column;
  background-color: var(--colorBody);
  border-radius: 15px 15px 0 0;
  transform: translateY(100%);
  transition: all .3s ease-in-out;
  z-index: 100;
}

.product-upsell-popover.is-opened {
  transform: translateY(0);
}

.product-upsell-popover-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
  cursor: pointer;
  z-index: 99;
}

.product-upsell-popover-mask.is-visibled {
  opacity: 1;
  visibility: visible;
}

.product-upsell-popover-header {
  font-size: var(--typeBaseSize);
  line-height: 1.5;
  font-weight: var(--typeHeaderWeight);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 20px 24px;
  text-transform: uppercase;
}

.product-upsell-popover-header:not(:only-child) {
  padding-bottom: 0;
}

.product-upsell-popover-close {
  transform: rotate(45deg);
  cursor: pointer;
}

.product-upsell-popover-content {
  flex: 1 1 auto;
  padding: 20px 24px;
  overflow: hidden auto;
}

.product-upsell-popover .grid-product__upsell {
  align-items: flex-start;
  padding: 0;
  margin-bottom: 20px;
}

.product-upsell-popover .grid-product__upsell .grid-product__material + .grid-product__content {
  margin-top: 26px;
  margin-bottom: 0;
}

.product-upsell-popover .grid-product__upsell .grid-product__addcart-btn {
  display: none;
}

.product-upsell-popover .grid-product__variants {
  margin-bottom: 20px;
}

.grid-product__variants .grid-product__option {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  min-width: fit-content;
  border: none;
}

.grid-product__variants .grid-product__option + .grid-product__option {
  margin-top: 20px;
}

.grid-product__variants .grid-product__option legend {
  width: 100%;
  margin-bottom: 10px;
}

.grid-product__variants .grid-product__option .grid-product__option-item {
  font-size: calc(var(--typeBaseSize) - 1px);
  line-height: 1.25;
  letter-spacing: normal;
  padding: 9px 15px;
  margin: 0;
  border: 1px solid #c8c8c8;
  text-align: left;
  cursor: pointer;
}

.grid-product__variants .grid-product__option .grid-product__option-item.checked {
  border-color: #000;
}

.product-upsell-popover-error {
  font-size: calc(var(--typeBaseSize) - 2px);
  line-height: 1.25;
  color: red;
  margin-bottom: 10px;
}

.main-product-specific-upsell {
  margin-top: 20px;
}

@media only screen and (min-width: 769px) {
  .main-product-upsell-popover {
    max-width: 600px;
    margin: auto;
    border-radius: 15px;
  }

  .main-product-upsell-popover.is-opened {
    bottom: 50%;
    transform: translateY(50%);
  }
}

@media only screen and (max-width: 768px) {
  .grid-product__variants .grid-product__option .grid-product__option-item {
    font-size: calc(var(--typeBaseSize) - 2px);
  }
  
  .main-product-specific-upsell {
    width: calc(100% + 34px);
    background-color: var(--colorBody);
    padding: 17px;
    margin: 0 -17px;
  }
}

/* PRODUCT SPECIFIC UPSELL CSS END */
.multi-selectors__item .currency-flag{
  display: none; 
}

/**
 * --------------------------------------------------------------------
 * PRODUCT INFO BUTTON
 * --------------------------------------------------------------------
 */

.product-info-button-container {
  position: absolute;
  border-radius: 3px;
  bottom: 0;
  left: 50%;
  opacity: 1;
  width: 90%;
  transform: translateX(-50%);
}

.product-info-button-container .inner {
  display: flex;
  padding: 2px;
}
.product-info-button-container .inner .info-title {
  color: black;
  font-size: 16px;
  margin-left: 10px;
}
@media (max-width: 640px) {
  .product-info-button-container .inner .info-title {
    font-size: 14px;
  }
}
.product-info-button-container .info-icon {
  display: flex;
  position: absolute;
  top: 50%;
  right: 10px;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
  cursor: pointer;
}
.product-info-button-container .info-icon i {
  color: black;
  font-size: 18px;
}
.product-info-button-container .info-icon:hover + .info-content-container {
  opacity: 1;
}
.product-info-button-container .info-content-container {
  position: absolute;
  bottom: 100%;
  right: 8px;
  max-width: 100%;
  background: white;
  margin-bottom: 5px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 5px;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-info-button-container .info-content-container:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  margin-right: 3px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.05);
}
.product-info-button-container .info-content-container .inner {
  padding: 10px;
  max-width: 265px;
}
.product-info-button-container .info-content-container .inner span {
  font-size: 15px;
}

.product-info-button-container {
  display: block;
}

/* collection slider */
.collection-images-slider-image img {
  display: none;
}
.collection-images-slider-image img.img_no_1 {
  display: block;
  opacity: 0;
}
.slick-slide.collection-images-slider-image img.img_no_1 {
  opacity: 1;
}

.collection-images-slider {
  position: relative;
}
.collection-images-slider .slick-dots {
  list-style: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  z-index: 1;
  margin: 0;
}
.collection-images-slider .slick-dots li button {
  display: none;
}
.collection-images-slider .slick-dots li {
  width: 6px;
  height: 6px;
  background: #d9d9d9;
  opacity: 0.5;
  margin: 0 0.125rem;
  border-radius: 50%;
  cursor: pointer;
}
.collection-images-slider .slick-dots li.slick-active {
  opacity: 1;
  background: #000;
}
.collection-images-slider .slick-dots {
  display: flex;
  align-items: center;
}

.collection-images-slider .slick-arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  z-index: 5;
  opacity: 0;
  visibility: hidden; 
  transition: all 175ms linear;
}
.collection-images-slider .slick-arrow.slick-next {
  left: unset;
  right: 20px;
}
.collection-images-slider .slick-arrow.slick-prev {
  transform: translateY(-50%) rotate(180deg);
}

.collection-images-slider-image a{
  position: relative;
  display:block; 
  width: 100%;
  padding-top: 100%;
}
.collection-images-slider-image img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* opacity: 0;  */
}

.collection-images-slider .slick-active img{
  /* opacity: 1;  */
}

@media (max-width: 768px){
  .collection-images-slider .slick-arrow{
    display:none; 
  }
}
@media (min-width: 768px){
.collection-images-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible; 
}
}
/* collection slider */

.collection-images-slider-wrapper{
/*   height: 0; 
  visibility: hidden;  */
}
.grid-product__image-mask{
  display: block; 
}

.collection-images-slider-wrapper {
  display:none;
}

/* .product-recommendations .collection-images-slider-wrapper, [data-section-type="recently-viewed"] .collection-images-slider-wrapper{
  display:none !important; 
} */
.product-recommendations .grid-product__image-mask,[data-section-type="recently-viewed"]  .grid-product__image-mask{
  display: block !important; 
}

/**
 * --------------------------------------------------------------------
 * INFO BUTTON CART DRAWER
 * --------------------------------------------------------------------
 */

.certificate-wrapper {
  display: flex;
  padding: 0.2%;
  z-index: 1;
  margin-bottom: -15px;
   }

.certificate-text {
  font-size: 14px;
  line-height: initial;
  color: #000000;
  margin-right: auto;
  margin-top: 1%;
}

.info-icon .info-icon2{
  pointer-events: auto !important;
  z-index: 1;
}

.info-icon {
  align-items: center;
  display: flex;
  line-height: 1%;
  margin-right: 1%;
}

.inner-cart {
  margin: 0.5em;
  }

.info-content-container-cart {
  position: absolute;
  visibility:hidden;
  width: max-content;
  max-width: 200px;
  word-wrap: break-word;
  top: 125% !important;
  left: 54% !important;
  background-color: black;
  color: black;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
}

.info-icon:hover + .info-content-container-cart {
 visibility:visible !important;
}

.info-content-container:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  margin-right: 3px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 768px) {
  .info-content-container-cart {
  position: absolute;
  visibility: hidden;
  width: max-content;
  max-width: 200px;
  word-wrap: break-word;
  top: 121% !important;
  left: 45% !important;
  background-color: #000;
  color: black;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
   }
}

.info-content-container .inner {
  padding: 10px;
}

.info-content-container .inner {
  font-size: 15px;
}

.certificate {
  margin-left: 4%;
  margin-top: 0.7%;
  margin-right: 1%;
  align-items: center;
  display: flex;
  line-height: 1%;
}

.more-info-cart {
  display: flex;
  text-decoration: underline;
  margin-right: 6%;
  margin-left: -7%;
  margin-top: .5%;
  white-space: nowrap; 
}
}

@media screen and (max-width: 1000px;) {
.ed-social-proof-banner {
  margin-top: 15px;
}
  }

@media screen and (min-width: 1001px;) {
.ed-social-proof-banner {
  margin-top: 5px;
}
  }

.reviews-cp {
  display:block;
}

.product-status--inner .shipping-eta.goodchoic::before{
  display:none;
}
.product-status--inner .shipping-eta.goodchoic {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}

.spWhatsShare-container {
    z-index:50 !important;
}
/* 
.announcementwrapper .text-of-announcemant{
  font-weight: 400; 
} */