/** Shopify CDN: Minification failed

Line 1205:0 Unexpected "}"

**/
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
 @keyframes btnBgLight {
  0% { background: var(--colorBtnPrimary); }
  50% { background: var(--colorBtnPrimaryLight); }
  100% { background: var(--colorBtnPrimary); }
}
 
.custom-upsell-grid {
  min-height: 250px; 
  display: flex; max-width: 100%; 
  overflow-x: auto; scroll-snap-type: x mandatory; /* Forces snapping to each product */
  gap: 15px; padding: 10px 0; 
}
.custom-upsell-grid::-webkit-scrollbar {
  height: 3px;
}

.custom-upsell-grid::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.custom-upsell-grid::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.custom-upsell-grid .grid__item-custom  {
  min-height: 200px; float: unset; width: 33%; margin-left: 0px;
  scroll-snap-align: start; /* Ensures each product is aligned to the start of the container */
  flex-shrink: 0;  margin-bottom: 0; 
}
.additional-products-title {
  text-align: center; margin: 10px 0; font-size: 11px;
}
.grid__item-custom .grid__image-ratio--portrait:before {
 padding-bottom: 0;
}
.grid__item-custom .grid__image-ratio img {
  position: static; height: 158px; object-fit: cover;
  width: 100%;
}
.grid__item-custom .grid-product__meta .h6  {
  font-size: 12px; line-height: 1.2; margin-bottom: 5px;
  letter-spacing: 1.1px;
}
.grid__item-custom .grid-product__price {
  font-size: 11px; line-height: 1.2; margin-top: 5px; 
  letter-spacing: 1.1px; 
}
.grid__item-custom .grid-product__meta {
  padding-top: 0;     padding-bottom: 10px;
}
.grid__item-custom .grid-product__image-mask {
  overflow: visible; 
}
.grid__item-custom .grid__image-ratio {
  background: #fff; 
}
.grid__item-custom .grid-product__link:after {
  display: none; 
}
.grid__item-custom [data-center-text=true] .grid-product__meta {
  line-height: 1.2; padding: 5px 0; 
}
.cart-additional-upsells{
  padding: 20px var(--drawer-gutter); 
  max-width: 100%; position: relative; 
  position: relative; padding-bottom: 25px; 
  margin-bottom: 15px;   background: #f8f8f8; 
}
.upsell-product-right .custom-form {
  margin: 0; padding: 0; width: max-content; 
}
.cart-notes {
  padding-inline: var(--drawer-gutter); 
}
.buttons-container {
  position: absolute; max-width: 100%; display: flex; 
  justify-content: space-between; width: 100%; 
  height: calc(50% + 20px); align-items: flex-end; 
}
.scroll-button {
  position: absolute; top: 50%; transform: translateY(-40%);
  background: #fff; border-radius: 50%; color: #000; 
  border: none; height: 34px; cursor: pointer; font-weight: 600; 
  display: flex; align-items: center;  z-index: 1;  --svg-fill: #000;
  font-size: 18px; font-family: monospace; transition: all 0.3s ease; 
  width: 35px; justify-content: center; box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.scroll-button:hover , .scroll-button:focus {
  height: 40px; width: 41px /* Scale the button to 110% of its size */
}
.scroll-button .button-icon {
  --svg-fill: #000;  display: inline-block; color: #000; 
  height: 100%; position: static; width: 100%;  min-width: 25px; min-height: 25px; 
  display: block; fill: var(--svg-fill,currentcolor); 
}
.prev-button {
  left: 3px;
}

.next-button {
  right: 3px;
}

.scroll-button:disabled {
  background: rgba(0, 0, 0, 0.2);
  cursor: not-allowed;
}

.custom-form {
  padding: 5px 0px; margin-bottom: 10px; 
  display: flex; flex-direction: column; 
  width: 100%; padding-top: 0; 
}
.custom-form .d-block {
   display: block !important;
  background-image: var(--urlIcoSelectWhite);
}

.custom-form .btn--full[data-add-to-cart] , .custom-form .d-block {
  font-size: 9px !important; line-height: 24px;  background-color: var(--colorBtnPrimary) ; 
   font-weight: 400; color: var(--colorBtnPrimaryText); letter-spacing: 1px; 
  height: 24px;  padding: 0 10px; border: none; 
}
.custom-form .btn--full[data-add-to-cart][hidden]{
  display: none !important; 
}

.cart__item {
  max-width: 100%; 
}
.cart__item .cart__image a {
  height: 112px; 
}
.cart__item .cart__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart__item .cart__image {
  flex: 0 0 85px; height: 112px;  
}
.cart__item .js-qty__wrapper  {
  border: 1px solid var(--colorDrawerBorder); 
}
.cart__item .js-qty__num {
  padding-block: 0; border: unset !important; 
}
.cart__item .cart__item-title .d-flex {
  display: flex; justify-content: space-between;
  align-items: flex-start;
}
.cart__item .cart__item-title  .cart__item-name {
  margin-bottom: 0; 
  font-size: 11px;line-height: 11px; font-weight: 700;
}
.cart__item--variants {
  margin-bottom: 0 !important; 
}
.cart__item--variants > div {
  font-size: 11px; line-height: 11px;
}
#CartDrawer.drawer , form#CartPageForm , .upsell-item-wrap , .upsell-item-wrap > * ,
#CartDrawer .drawer__fixed-header .drawer__title {
  font-family: "Montserrat", sans-serif !important;
}
.cart__item .cart-info {
  display: flex; flex-direction: column;
  gap: 8px; flex-grow: 1;
}
.cart__item .cart-price {
  margin-left: 10px; flex-grow: 1;  margin-top: -5px;
  display: flex; position: relative;
  flex-direction: column; align-items: flex-end;
}

.cart__item .cart__item-sub>div:first-child {
  margin: 0; display: flex; justify-content: space-between;
  width: 100%; 
}
.cart__item .cart__remove {
  display: flex;  font-size: 12px; text-decoration: underline; 
}
.cart__item .cart__remove a {
  min-width: 50px; display: flex; justify-content: flex-start; 
}
.cart__item .cart__item-sub {
  align-self: end; 
}

#CartDrawer.drawer  .drawer__scrollable {
  padding-left: 0; padding-right: 0; 
}
#CartDrawer.drawer .cart__item {
  padding-inline: var(--drawer-gutter);
}
upsell-item.upsell-item-wrap {
  width: 100%; margin-bottom: 0px; background-color: #f8f8f8;
  position: relative; overflow: visible; 
  padding-inline: 0; margin-top: -21px; 
  max-width: 100%; display: block;
}
upsell-item.upsell-item-wrap:after {
  content: ""; z-index: 1;
  display: block; width: 50px; height: 50px;
  background-color: #f8f8f8; transform: rotate(45deg) translate(50%);
  top: 6px; right: 50%; position: absolute;
}
.upsell-title {
  text-align: center; padding: 17px 0; font-size: 11px; 
  line-height: 11px; position: relative; z-index: 2; 
}
.upsell-product-card {
  display: flex; padding-bottom: 17px; 
  padding-inline: var(--drawer-gutter);     align-items: center;
}
.upsell-product-card img {
  width: 85px; height: auto; object-fit: cover;
  margin-right: 16px;
}
.upsell-item-wrap .custom-form .btn--full[data-add-to-cart] , .upsell-item-wrap  .custom-form .d-block  {
    height: 30px; display: flex; margin-top: 10px; 
    align-items: center; justify-content: center; 
    padding: 0 10px !important; font-size: 11px !important; 
}
.custom-form .d-block , .upsell-item-wrap  .custom-form .d-block {
  padding: 0 10px 0 20px !important; 
}
.upsell-product-right {
  width: calc(100% - 101px);
  display: flex; justify-content: space-between;
  height: 100%;  align-items: flex-start;
  flex-direction: column;
}
upsell-item.upsell-item-wrap .grid-product {
  padding: 0 22px 0 30px; display: flex;
  align-items: center; position: relative;
  z-index: 2; background: inherit; 
}
.upsell-product-infos {
  display: flex; flex-direction: column;
  gap: 10px; width: 100%;
}
.upsell-product-infos .upsell-product-title {
  margin: 0; font-size: 11px; width: 100%; 
  display: flex; justify-content: space-between;
}
.upsell-product-title>span:first-child {
  font-weight: 700; font-size: 11px; max-width: 70%; 
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.upsell-product-title>span:last-child {
    font-size: 11px; line-height: 11px;
}
.upsell-padding-top{
  height: 36px; width: 100%; display: block; background-color: #fff;
}

.absolute-url {
  position: absolute;  top: 0;
  left: 0; height: 100%;
  display: block; width: 100%;
}
.link-clicked .text {
  display: none; 
}

.loading-icon {
  display: none; border: 3px solid #ddd;
  border-top: 3px solid #949c7b; /* Spinner color */
  border-radius: 50%; width: 16px; height: 16px;
  animation: spin 1s linear infinite; /* Space between text and spinner */
}
.link-clicked .loading-icon {
  display: flex; 
}
/* Animation for spinning */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.upsell-item-wrap + .cart__item {
  margin-top: var(--drawer-gutter); 
}
#CartDrawer .drawer__fixed-header .drawer__header {
  min-height: unset;  height: 100%; border: unset; 
}
#CartDrawer .drawer__fixed-header .drawer__title {
  font-size: 14px;
}
#CartDrawer .drawer__fixed-header {
  width: 100%; height: 45px; background-color: #949c7b; display: flex ; min-height: unset; 
  position: relative; color: #fff; align-items: center; justify-content: center; font-size: 14px;
}

.drawer.is-empty .drawer__cart-empty {
  padding-inline: var(--drawer-gutter);
}
@media only screen and (max-width: 750px){
  .cart__item .cart__item-title .cart__item-name , .cart__item .cart-price {
    font-size: 10px; 
  }
  .cart__item--variants>div , .cart__item .cart__remove a {
    font-size: 9px; 
  }
  .custom-upsell-grid .grid__item-custom {
    width: 35%; margin-left: 0; 
  }
  .grid__item-custom .grid__image-ratio img {
    height: 145px; 
  }
  .upsell-product-card img {
    width:60px; 
  }
  .upsell-product-right .custom-form {
    width: 120px; 
  }
  .upsell-product-infos .upsell-product-title {
    flex-direction: column; gap: 8px; 
  }
  .upsell-product-right {
    max-width: calc(100% - 85px);
    width: calc(100% - 85px);
  }
  .cart__item .cart-price {
    align-items: flex-start; 
  }
}
.site-footer .footer__title {
  font-family: "Montserrat", sans-serif !important;
  text-transform: uppercase; letter-spacing: 3.36px;
  font-size: .8em;
}
 .header-item--left .site-nav  {
      margin-left: -12px; display: flex; 
 }
.site-nav__dropdown .svg-mask--landscape {
  padding-bottom: 100% !important; 
}
.site-nav__dropdown .megamenu__colection-image {
    margin-bottom: 20px; display: block; 
}
.stamped-review-header-title {
  font-family: 'Open Sans', sans-serif !important;
}
.product-block--header {
  margin-bottom: 0rem !important;
  padding-bottom: 0rem !important;
}
.stamped-product-reviews-badge {
  margin-bottom: 1rem;
}


.product-add-btns {
  display: flex; width: 100%; align-items: flex-end; 
  justify-content: space-between;
}
.product-add-btns .product-quantity-block {
  width: 100px; margin: 0; 
}
.product-add-btns button.add-to-cart {
  width: calc(100% - 100px); height: 46px; 
  min-height: unset; max-height: 46px; 
}
.product-add-btns .product__quantity label {
  display: none; 
}
.product-add-btns .js-qty__wrapper {
  width: 90px; max-width: 90px; 
}

.product-add-btns .js-qty__wrapper , .product-add-btns .js-qty__wrapper input , 
.product-add-btns .js-qty__wrapper button {
  height: 46px; min-height: unset; max-height: 46px; 
}

.product-block--price {
  margin-bottom: 15px; 
}

@media only screen and (max-width: 767px) {
  .cart__item .cart__image img {
    width: 100%; 
  }
 
}

.product-block--tab.contact-block {
  margin-top: -25px;  border-top: 0; 
}

.upsell-product-item .jdgm-preview-badge {
  display: none !important; 
}

 /*  */
/* Reviews Slider Styles  */
.reviews-slider-wrapper {
  width: 100%;  text-align: left; 
  padding: var(--reviews-padding,10px) 12px;
  border-radius: 8px; color: var(--reviews-text-color);
  background: var(--reviews-bg , #e5e5e5);
  padding-bottom: var(--review-padding-b);
}
.slider-carousel:not(.flickity-enabled) {
  overflow: hidden;  display: flex; flex-wrap: nowrap; 
  width: 100%; min-width: 100%; 
}
.slider-carousel .review-slide {
  width: 100%; min-width: 100%; 
}

.reviews-slider__rating {
  display: flex; align-items: center;
  margin-bottom: 10px;
}


.slider-carousel .flickity-viewport {
  margin: 15px 0;  margin-bottom: 0; margin-top: 5px; 
}
.reviews-slider-wrapper .slider-title {
  display: flex; align-items: center; justify-content: flex-start; 
  margin-top: 5px; width: 100%; 
}
.review-slide .review-text {
  font-size: calc(var(--typeBaseSize)*.92); line-height: 1.6;
  margin-bottom: 8px; color: var(--reviews-text-color);
}

.review-slide .review-author {
  font-style: normal;
  color: #444;
  font-size: 13px;
  font-weight: normal; display: flex; 
  width: 100%; gap: 10px; align-items: center; 
  padding-bottom: 10px; 
}
.review-author .verified-badge {
  display: inline-flex; width: auto; 
}
.review-slide .review-author .logo-badge {
  width: 17px; height: auto; margin-right: 5px; object-fit: contain; 
  max-width: 17px;
}
.review-slide .review-author .text {
  font-weight: normal; 
}

.slider-carousel .flickity-page-dots {
  bottom: -15px; text-align: center; 
}
.slider-carousel .flickity-page-dots .dot {
  background-color: var(--reviews-dot-bg, currentColor); margin: 0 5px; 
  opacity: .4; 
  width: 6px; height: 6px;  border: 1px solid var(--reviews-border,currentColor);
}
.slider-carousel .flickity-page-dots .dot.is-selected {
  background-color: var(--reviews-dot-bg-a, currentColor);
  height: 9px; width: 9px; opacity: 1; 
}

/*  Reviews Slider Code End */

@media only screen and (max-width: 750px) {
  .cart__item .js-qty__wrapper,
  .cart__item .js-qty__wrapper input,
  .cart__item .js-qty__wrapper button {
    height: 32px !important;
    max-height: 32px !important;
    font-size: 14px !important;
  }

  .cart__item .cart__item-sub > div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .cart__item .cart-price {
    margin-top: 0 !important;
    align-items: flex-end !important;
    margin-left: 0 !important;
    width: auto;
    text-align: right;
    white-space: nowrap;
  }

  .cart__item .cart-price span {
    text-align: right;
    display: block;
  }
}
  .cart__item .cart__remove {
    justify-content: flex-end;
    width: 100%;
  }

  .cart__item .cart__remove a {
    justify-content: flex-end;
    text-align: right;
    width: auto;
    margin-left: auto;
  }
@media only screen and (max-width: 750px) {
  .product-add-btns {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 10px;
    width: 100%;
  }

  .product-add-btns .product-quantity-block {
    width: 90px;
    flex-shrink: 0;
  }

  .product-add-btns .add-to-cart {
    width: calc(100% - 100px);
  }
}


  
@media only screen and (max-width: 749px) {
  .product-form__buttons {
    display: flex;
    gap: 10px;
    align-items: stretch;
    flex-wrap: nowrap;
  }

  .product-form__buttons .product__quantity {
    width: 35%;
    flex-shrink: 0;
  }

  .product-form__buttons .add-to-cart {
    width: 65%;
  }
}

/*  INSTALLMENTS CSS START */

.installments-text .installment-container {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; 
  gap: 7px; color: var(--text-color, #000); font-size: var(--text-font , 11px); 
  width: max-content; margin: -10px 0; position: relative; overflow-x: hidden; 
  padding-bottom: 2px; 
}

.installments-text a.installment-container::after { 
  content: ''; position: absolute; bottom: 1px; 
  left: 0; width: 100%; height: 1px;  transform: translate3d(-100%, 0, 0);
  background-color: currentcolor; opacity: 0; 
  transition: opacity 0ms, transform 300ms; 
}

.installments-text a.installment-container:hover::after, 
.installments-text a.installment-container:focus::after {
  transform: translate3d(0, 0, 0); opacity: 1; 
}

.installment-container  .text {
  color: var(--text-color, #000); font-size: var(--text-font , 11px);
  line-height: 1; 
}
.installment-container .icon-c img {
  width: auto; height: 18px; margin: 0; 
}
@media only screen and (max-width: 450px){
  .installments-text .installment-container {
    row-gap: 0px;  justify-content: center; 
  }
  .installment-container .icon-c img {
    height: 15px; 
  }
}
/*  INSTALLMENTS CSS END */


/*  CUSTOM VARIANTS CSS START */
.variant-info-meta {
  max-width: 100%;  position: relative; padding-bottom: 10px; cursor: pointer; 
}
.variant-info-meta img {
  max-height: 120px; width: auto; 
  max-width: 200px; object-fit: contain; 
  margin: 0 auto;
}

.variant-info-meta .badge {
  padding: 5px; position: absolute; bottom: -10px; 
  z-index: 2; left: 0; right: 0; font-weight: bold; 
  margin: 0 auto; max-width: max-content;
}
.variant-info-meta .badge {
  background: var(--variants-nm-bg, #fff);
  color: var(--variants-nm-color, #000);
  font-size: var(--variants-nm-font, 10px);
  border: 2px solid var(--variants-nm-border, #000);
  border-radius: var(--variants-nm-radius,2px);
  font-family: Montserrat,sans-serif!important; 
}
.variant-info-meta .badge.special-badge {
  background: var(--variants-sp-bg, #fff);
  color: var(--variants-sp-color, #000);
  font-size: var(--variants-sp-font, 10px);
  border: 1px solid var(--variants-sp-border, #000);
  border-radius: var(--variants-sp-radius,2px);
}
/*  CUSTOM VARIANTS CSS END */




/* Complimentary Section Blocks  */
product-recommendations[data-intent=complementary] .grid:not(.flickity-enabled) {
  display: grid; overflow: hidden; grid-template-columns: repeat(var(--custom-rows,2),1fr);
  overflow: hidden; gap: 10px; 
}
.custom-related-block .grid-product__content {
  position: relative; 
}
.custom-related-block .grid-product__tag {
  bottom: unset !important; 
}
.custom-related-block .grid__item-image-wrapper {
  flex-direction: column; 
}
product-recommendations[data-intent=complementary] .flickity-previous {
  right: 52px; 
}
product-recommendations[data-intent=complementary] .flickity-next {
  right: 2px; 
}
.custom-related-block .grid__item-image-wrapper .grid-product__image-mask {
  width: 100% !important; 
}
.custom-related-block .grid__item-image-wrapper .grid__image-ratio {
  aspect-ratio: 3/4;   
}
.custom-related-block .grid__item-image-wrapper .grid__image-ratio img {
  object-fit: contain; 
}
.custom-related-block .grid__item-image-wrapper .grid__image-ratio:before {
  padding-bottom: 125% !important; 
}
.custom-related-block .grid__item-image-wrapper .grid-product__meta {
  margin: 0 !important; width: 100% !important; 
}
.custom-related-block .grid__item  {
  padding-inline: 5px; margin-right: 5px; 
}
.custom-related-block .grid__item[data-aos="row-of-1"] {
  max-width: 80% !important; width: 80% !important; 
}
.custom-related-block .grid__item[data-aos="row-of-2"] {
  max-width: 43% !important; width: 43% !important; 
}
.custom-related-block .grid__item[data-aos="row-of-3"] {
  max-width: 31% !important; width: 31% !important; 
}

/* STICKY ATC STYLES START  */

.btn_wrapper { 
    width: 100%;
 }
  .sticky_atc_wrapper { 
    position: fixed; bottom:0px; width: 100%; z-index: 11; transition: all 0.3s ease;
    left: 0; background-color:rgba(255,255,255);  padding-block: 10px; 
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px 0px, rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
  }
  
  .hide_this { display: none; }
  @media only screen and (max-width:767px){
    .sticky_atc_wrapper { width: 100%; left: 0; }
  }
  #sticky_atc_btn {
  	border-radius: 0; color: var(--colorBtnPrimaryText); min-height: 40px;
    text-decoration: none; cursor: pointer; 
    background-color: var(--colorBtnPrimary); margin: 0; max-width: 80%; 
  }
  .float_me { 
    display: flex; flex-direction: row;      
    align-items: center;  padding: 0px; 
  } 
   

 
  
   body { position: relative; }
  .sticky_atc_wrapper .image_wrapper img { 
    max-width: var(--sticky-image-w); width:var(--sticky-image-w); height: var(--sticky-image-h); 
    object-fit: cover; margin-right: 15px; 
  }
  .product_image {
  	width: 50%; display: flex; max-width: 50%; padding: 0px; 
    align-items: flex-start; flex-direction: row; 
  }
  
  .product_title { padding-left: 5px; }
  .product_title .product-block--price {
    margin-bottom: 0; 
  }
  .btn_wrapper { 
    max-width: 50%;  width: 50%; 
    text-align: right; margin: 0px; 
  }
  .product_image .product__price--compare.hidden {
    display: none; 
  }

  @media only screen and (max-width: 600px){
    body .notifyjs-corner {
      bottom: 65px !important; transform: unset !important; 
      left: 20px !important; 
    }
    .product_title .product-block--price {
      display: inline-flex; flex-direction: column;
    }
    .product_image {
      min-width: 100px; align-items: center; 
      max-width: 35%; justify-content: space-between; 
      display: none !important; 
    }
    .float_me {
      column-gap: 0px; 
    }
    .product_image  h4 { display: none; }
    .product_image .product__price {
      font-size: 10px; line-height: 1; margin: 0; 
    }
    .product_image .product_title {
      padding-left: 0; align-self: flex-start;margin-left: auto;
      margin-right: auto;
    }
    .sticky_atc_wrapper .page-width {
      padding-inline: 10px; max-width: 100%; 
    }
    .sticky_atc_wrapper .image_wrapper img {
      max-width: var(--sticky-image-w-m); width:var(--sticky-image-w-m); 
      height: var(--sticky-image-h-m); margin-right: 0; 
    }
    #sticky_atc_btn {
      max-width: 100%; 
    }
    .sticky_atc_wrapper .btn_wrapper { 
      max-width: 100%; width: 100%; padding: 0px 10px;  
      text-align: center;  
    }
  }


/* STICKY ATC STYLES END  */


  /* 
    ---------------------------------------
    VIDEO POP UP STYLES
    ---------------------------------------
  */

   .thumbs-video-main {
     position: relative; padding: 2px 5px; overflow: hidden; 
   }
  .thumbs-video-main .scroll-button {
    width: 25px; height: 100%; border: unset; padding: 4px; border-radius: unset; 
    top: 0; transform: unset; display: flex; align-items: center; background: white; 
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  }
  .thumbs-video-main .scroll-button:hover , .thumbs-video-main .scroll-button:focus {
    transform: scale(1.1);
  }
  .thumbs-video-main .scroll-button:hover svg , .thumbs-video-main .scroll-button:focus svg {
      transform: scale(1.1);
  }
  
  .thumbs-video-main .scroll-button .button-icon {
    min-width: 17px; max-width: 100%; width: 100%;  
    height: auto; display: inline-flex; 
  }
  .thumbs-video-main .scroll-button.prev-button {
    left: 0; 
  }
  .thumbs-video-main .scroll-button.next-button {
    right: 0; 
  }
  .thumbs-video-main .scroll-button:disabled {
    display: none; 
  }
  .video-thumbnail-container {
    display: flex; flex-wrap: nowrap; gap: 8px; justify-content: flex-start; overflow: auto !important;
    scroll-behavior: smooth; scroll-snap-type: x mandatory; 
    scrollbar-width: 0; 
  } 
  .video-thumbnail-container::-webkit-scrollbar {
    display: none; 
  }
  .video-thumbnail-container.title-container.align-centered-desk , .installment-container.align-centered-desk  {
    justify-content: center;
  }
  .video-thumbnail-container.title-container.align-left-desk , .installment-container.align-left-desk {
      justify-content: flex-start;
   }
  .video-thumbnail {
    max-width: var(--videos-thumbs-h); aspect-ratio: var(--videos-aspect) / var(--videos-aspect); 
    position: relative; cursor: pointer;
    display: flex; align-items: center; justify-content: center; overflow: hidden; 
    border-radius: var(--videos-thumbs-radius); padding: 2px; border: 1px solid var(--video-thumbs-border,#ddd); min-width: var(--videos-thumbs-h); 
  }
  .video-circle-img {
    width: calc(100% - 4px); height: calc(100% - 4px); object-fit: cover;
    display: block; border-radius: var(--videos-thumbs-radius);
  }
  .video-thumbnail video {
    position: absolute; top: 2px; left: 0px; right: 0; margin-inline: auto;  height: calc(100% - 4px); object-fit: cover; 
    max-width: 100%; width: calc(100% - 4px); aspect-ratio: var(--videos-aspect) / var(--videos-aspect);  border-radius: var(--videos-thumbs-radius);
    
  }
  .video-added.video-thumbnail .video-circle-img {
    opacity: 0; z-index: -1; 
  }
  .circle-fallback {
    max-width: var(--videos-thumbs-h); aspect-ratio: var(--videos-aspect) / var(--videos-aspect); 
    background: #ccc; color: #333;  border-radius: 50%; display: flex;
    justify-content: center; align-items: center; text-align: center; padding: 4px;
  }

  /* 
    Main floating container 
    (e.g., <div class="floating-video-widget">)
  */
  .floating-video-widget {
    position: fixed; bottom: 30px;  right: 30px; ; z-index: 112;
    width: 369px; aspect-ratio: 9/16;      /* ~9:16 ratio (iPhone 5-ish) */
    background: #000; border-radius: 14px;  overflow: hidden;   /* clip overflow so it’s a clean rounded corner */
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    transition: opacity 0.3s ease, transform 0.3s ease;
    min-width: 22vw !important; min-height: 68vh !important;
    max-width: 540px !important; max-height: 960px !important;
  }
  .floating-video-widget .video-title {
    position: absolute; bottom: 0px; display: flex; align-items: center; 
    width: 100%; max-width: 100%; padding: 10px; transition: all 0.6s ease; 
    color: #fff; backdrop-filter: blur(1px); -webkit-backdrop-filter: blur(1px);
    background: rgba(0, 0, 0, .3); z-index: 3; 
  }
  .floating-video-widget .video-title.hidden {
    display: none !important; 
  }
  .floating-video-widget .video-title h4 {
    margin: 0; 
  }
  .floating-video-widget .video-players {
    height: 100%; aspect-ratio: 9 / 16; max-width: 100%;
    position: relative;
  }
  .floating-video-widget video {
    width: 100%; height: 100%; object-fit: cover;  max-width: 100%;
    display: none; background: #000; aspect-ratio: 9 / 16; z-index: 1;
    position: absolute; top: 0; left: 0;
  }

  /* The currently "active" video is above others unless we change z-index for animation */
  .floating-video-widget .video-players video.active {
    z-index: 2; 
  }
  .floating-video-widget .loading-icon {
    display: none;  position: absolute; top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 40px; height: 40px;  border: 5px solid rgba(255,255,255,0.4);
    border-top-color: #949c7b; border-radius: 50%;
    animation: loading 0.8s linear infinite;
    z-index: 9; /* above everything else */
  }
  .floating-video-widget.video-loading:before {
    height: 100%; width: 100%; content: '';
    position: absolute; left: 0; top: 0; 
    background: #00000050; z-index: 1; 
  }
  @keyframes loading {
      0% {
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
      }
      100% {
          transform: translate3d(-50%, -50%, 0) rotate(360deg);
      }
  }
  /* Slide Animations */
  @keyframes slideUpExit {
    to { transform: translateY(-100%); }
  }
  @keyframes slideUpEnter {
    from { transform: translateY(100%); }
    to   { transform: translateY(0); }
  }
  @keyframes slideDownExit {
    to { transform: translateY(100%); }
  }
  @keyframes slideDownEnter {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
  }
  
  .video-players video.slide-up-exit   { animation: slideUpExit   0.5s ease forwards; }
  .video-players video.slide-up-enter  { animation: slideUpEnter  0.5s ease forwards; }
  .video-players video.slide-down-exit { animation: slideDownExit 0.5s ease forwards; }
  .video-players video.slide-down-enter{ animation: slideDownEnter0.5s ease forwards; }
  
  .floating-video-widget .widget-close-btn svg {
    height: 20px; width: 20px; margin: 0 auto; 
  }
  .floating-video-widget .widget-close-btn {
    position: absolute; z-index: 4;  top: 15px; left: 8px; width: 40px; 
    height: 40px;  border: none; border-radius: 50%; cursor: pointer;  
    text-align: center; display: flex; align-items: center; justify-content: center;
    backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, .2); padding: 0; 
  }
  .floating-video-widget .widget-close-btn:hover,
  .floating-video-widget .widget-close-btn:focus {
    background: rgba(0,0,0,0.6);
  }
  .floating-video-widget .mute-btn {
    position: absolute; bottom: 150px;
    right: 10px; border: none; height: 40px; width: 40px; 
    background: rgba(0,0,0,0.4); color: #fff;
    padding: 6px 12px; border-radius: 50%;
    cursor: pointer; z-index: 4; display: flex; align-items: center; 
    justify-content: center; backdrop-filter: blur(4px); 
    -webkit-backdrop-filter: blur(4px); 
  }
  .floating-video-widget .mute-btn.muted-btn .unmuted , 
  .floating-video-widget .mute-btn:not(.muted-btn) .muted {
    display: none; 
  }
  .floating-video-widget .mute-btn:hover , .floating-video-widget .mute-btn:focus {
    background: rgba(0,0,0,0.6);
  }
  .floating-video-widget .widget-nav-button svg {
    width: 20px; height: 20px; 
  }
  .floating-video-widget .widget-nav-button {
    position: absolute; top: 50%; transform: translateY(-50%) rotate(90deg);
    width: 40px; height: 40px; backdrop-filter: blur(4px); 
    -webkit-backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, .2); padding: 0; 
    color: #fff; font-size: 20px; border: none; border-radius: 9999px;
    cursor: pointer; line-height: 1; display: flex; 
    align-items: center; justify-content: center; z-index: 4;
  }
  .floating-video-widget .widget-nav-button:hover,
  .floating-video-widget .widget-nav-button:focus {
    background: rgba(0,0,0,0.6);
  }
  .floating-video-widget .widget-nav-button.prev-button {
    right: 8px;  left: unset;  transform: translateY(-50%) rotate(-90deg);  
  }
  .floating-video-widget .widget-nav-button.next-button {
    right: 8px; top: calc(50% + 50px);
  }
  
  .floating-video-widget .play-btn {
    position: absolute; top: 50%; left: 50%;
    transform: translate(-50%, -50%); width: 60px;
    height: 60px;  background: rgba(0,0,0,0.4); backdrop-filter: blur(2px); 
    -webkit-backdrop-filter: blur(2px);
    color: #fff; border: none; border-radius: 50%;
    cursor: pointer; line-height: 1; z-index: 4; /* above the video */
    display: flex; align-items: center; justify-content: center;
  }
  .floating-video-widget .play-btn:hover {
    background: rgba(0,0,0,0.6);
  }
  /* Hide by default, or show it only when paused */
  .floating-video-widget .play-btn.hidden {
    display: none;
  }
  .floating-video-widget {
    opacity: 0; pointer-events: none;
  }
  .floating-video-widget.visible {
    opacity: 1; pointer-events: auto;
  }
  
  #preview-bar-iframe {
    display: none !important; 
  }

  .floating-video-widget .video-progress {
    position: absolute; top: 0; left: 0; right: 0; height: 10px; 
    z-index: 3; padding: 0 0 3px; /* spacing for the track */
  }
  
  /* track container */
  .floating-video-widget .progress-track {
    position: relative; width: 100%;
    height: 8px;  background: rgba(255,255,255,0.4); border-radius: 3px;
  }
  
  /* the fill portion */
  .floating-video-widget .progress-fill {
    position: absolute; top: 0; pointer-events: none; 
    left: 0; height: 8px; background: #fff; border-radius: 3px;
    transition: 0.3s ease-out, width 0.3s ease-out;
    /* so clicks pass to the track if you want a click-to-seek */
  }
  
  /*
    ---------------------------------------
    MOBILE FULLSCREEN 
    ---------------------------------------
  */
  @media only screen and (min-width: 750px){
    
    .product-slideshow[data-product-photos]:after {
       content: '';
    }
    [data-enable-slider="false"] .product__main-photos {
      width: 100%; min-width: 100%: 
    }
     [data-enable-slider="false"] [data-product-thumbs] {
       display: none !important; 
     }
    [data-enable-slider="false"] .product__main-photos  .product-slideshow {
      display: grid !important; grid-template-columns: repeat(2,1fr);
      gap: 2px; 
    }
    [data-enable-slider="false"] .product__main-photos .product-main-slide {
      display: block !important; 
    }
    [data-enable-slider="false"]  .product__photo-zoom {
       display: block !important; 
    }
  }
  @media only screen and (max-width: 750px){
    [data-enable-slider="false"] [data-product-thumbs] {
      display: flex !important; flex-direction: row; width: 100%; 
      max-width: 100%; flex: 0 1 100%; margin: 0;  margin-top: -15px; 
    }
    
    [data-enable-slider="false"] .product__thumbs--scroller .product__thumb-item {
      width: 80px; margin-bottom: 0;  min-width: 75px; margin: 0; 
    }
     [data-enable-slider="false"] .product__thumbs--scroller .product__thumb-item .image-wrap {
      padding-bottom: 125% !important; 
    }
    [data-enable-slider="false"] .flickity-page-dots {
      display: none !important; 
    }
    [data-enable-slider="false"] .product__thumb-arrow .icon {
      height: auto; width: 14px; height: 18px; 
    }
    [data-enable-slider="false"] .product__thumbs .product__thumb-arrow {
      display: flex;  align-items: center; justify-content: center; 
    } 
    [data-enable-slider="false"] .product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next {
      right: -15px; 
    }
    [data-enable-slider="false"] .product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev {
      left: -15px; 
    }
  }
  body .notifyjs-corner {
    z-index: 111 !important; 
  }
  @media only screen and (max-width: 500px) {
    body.scroll-lock {
      overflow: hidden; 
    }
    .video-thumbnail {
      --videos-thumbs-h: var(--videos-thumbs-h-m);
      --videos-aspect: var(--videos-aspect-m);
    }
    .video-thumbnail-container.title-container.align-centered-mob , .installment-container.align-centered-mob {
      justify-content: center;
    }
    .video-thumbnail-container.title-container.align-left-mob , .installment-container.align-left-mob  {
        justify-content: flex-start;
     }
    .floating-video-widget .video-players {
      max-width: 100%; 
    }
    .floating-video-widget {
      max-width: calc(100vw - 20px) !important; max-height: calc(90vh) !important;
      bottom: 4vh; width: calc(100vw - 20px) !important; min-height: calc(80vh) !important;
      right: 10px;  min-width: 90vw !important; margin-inline: auto; aspect-ratio: unset;
    }
  }



/* 
    ---------------------------------------
    VIDEO POP UP STYLES
    ---------------------------------------
  */

/* Container for the entire section */
.story-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 0 10px;
}

/* Image wrapper (circle image) */
.image-wrapper {
  width: 25%;
  height: 0;
  padding-bottom: 25%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Text section */
.story-text {
  width: 70%;
}

/* Title for the story */
.story-text h3 {
  font-family: 'Moneta Regular', serif;
  font-size: 28px;
  font-weight: normal;
  text-align: left;
  color: #000; /* Set to black */
  margin-bottom: 12px;
}

/* Paragraph text */
.story-text p {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 1.6;
  color: #000; /* Set to black */
  text-align: left;
}

/* Mobile responsiveness */
@media only screen and (max-width: 700px) {
  .story-section {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1rem;
  }

  .image-wrapper {
  width: 150px;
  height: 150px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 5px;
}

.image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

  .story-text {
    width: 100%;
  }

  .story-text h3 {
  text-align: center;
  width: 100%;
}

.story-text p {
  text-align: left;
}
}

}
.variant-icons {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 20px;
}

.variant-icon {
  max-width: 120px !important;
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 749px) {
  .installments-text {
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
    flex-wrap: wrap;
  }
  .installments-text .installment-container {
    justify-content: center;
    text-align: center;
  }
}
/* Read the full story link styling */
.story-text a {
  color: black !important;
  text-decoration: none !important;
  border-bottom: 1px solid #939C7B;
  padding-bottom: 2px;
  transition: border-color 0.3s ease;
}

.story-text a:hover {
  border-color: black;
}

.grid-product__title, .product-title, .card__heading {
  hyphens: none;
  word-break: normal;
  overflow-wrap: normal;
  white-space: normal;
}


