/** Shopify CDN: Minification failed

Line 602:1 Unexpected "/"
Line 2274:0 Unexpected "{"
Line 2825:5 Expected identifier but found "."
Line 4920:0 Unexpected "}"

**/
/* Inter Google Fonts 
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/* End Inter Googgle Fonts */
.header__primary-nav-item span,
.header__primary-nav-item a,
.header__primary-nav-item summary,
#sidebar-menu .header-sidebar__linklist li a,
#sidebar-menu button {
  text-transform: uppercase;
  font-weight: 600;
}

/* featured-collections-carousel .prev-next-button{
  position: absolute;
    top: -93px;
    right: 0;
} */
.floating-controls-container__control {
 /* position: absolute !important;
  top: -93px !important;
  transform: translateY(0) !important;*/
  opacity: 1 !important;
  visibility: visible !important;
}
featured-collections-carousel carousel-next-button,
product-list carousel-next-button {
  right: 0;
}
/*
featured-collections-carousel carousel-prev-button,
product-list carousel-prev-button {
  right: 80px !important;
  left: auto !important;
}*/
featured-collections-carousel .prev-next-button[disabled],
featured-collections-carousel carousel-next-button,
featured-collections-carousel carousel-prev-button,
product-list .prev-next-button[disabled] {
  opacity: 0.4;
  visibility: visible;
}

featured-collections-carousel .floating-controls-container .prev-next-button,
product-list .prev-next-button,
.cart_rec_slider .swiper-button-prev,
.cart_rec_slider .swiper-button-next  {
  border: 1px solid #e5e5e5;
  box-shadow: none;
  background: #fff;
  transition: all 0.2s ease-in-out;
}
featured-collections-carousel .circle-button > svg,
product-list .circle-button > svg {
  color: #000;
}
footer .payment-methods svg {
  max-width: 30px;
}

 kopstormswatch {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 5px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    margin: 7px 0 7px 7px;
}
kopstormswatch span {
    display: inline-block;
    padding: 4px 10px;
    background: #ffffff !important;
    color: #000;
    font-size: 11px;
    line-height: normal;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 20px;
    letter-spacing: 0.1px;
}
.swatches_kopstorm {
  position: absolute;
  z-index: 1;
  text-align: center;
  background: #ffffffbf;
  padding: 10px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(1px);
  bottom: 9px;
  width: calc(100% - 26px);
  left: 13px;
  display: none;
  border-radius: 5px;
}
.swatches_kopstorm .cardsoldout {
  padding: 10px;
  background: transparent;
  border-radius: 2px;
  border: 1px solid #a0a0a0;
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
  cursor: not-allowed;
}

.swatches_kopstorm_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 8px;
  align-items: center;
  justify-content: center;
}
.main-pre-card-product .swatches_kopstorm .cardsoldout,
.main-pre-card-product .swatches_kopstorm2 .cardsoldout2 {
  opacity: 1;
  cursor: pointer;
}
.swatches_kopstorm_inner product-form {
  opacity: 0;
  position: absolute;
  z-index: 9999;
}

.swatches_kopstorm .card,
.swatches_kopstorm button.card.js-quick-add-variant {
  padding: 10px;
  background: transparent;
  border-radius: 2px;
  border: 1px solid #a0a0a0;
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.swatches_kopstorm .card:hover,
.swatches_kopstorm button.card.js-quick-add-variant:hover {
  border: 1px solid #000000;
  background: #000;
  color: #fff;
}
.swatches_kopstorm button.card.js-quick-add-variant.adding {
  opacity: 0.5;
  pointer-events: none;
}
.product-info .custom-pre-order button,
.product-info .buy-buttons button {
  flex-wrap: wrap;
  letter-spacing: 0.3px;
  font-weight: 500 !important;
  padding: 0.65rem 0.75rem;
  gap: 1px;
  flex-direction: column;
  /* box-shadow: none !important; */
}
.main-pre-card-product .swatches_kopstorm .cardsoldout:hover {
  border: 1px solid #000000;
  background: #000;
  color: #fff;
}
.mobile_quickbuy_trigger {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 7px;
  display: none;
  z-index: 1;
}
.mobile_quickbuy_trigger svg {
  width: 32px;
  height: 32px;
}
.close_button {
  padding: 10px;
  display: block;
  background: #00000014;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  border-radius: 0.375em;
  display: none;
}
.quickbuy-active .close_button,
.quickbuy-active .swatches_kopstorm {
  display: block !important;
}
.quickbuy-active .mobile_quickbuy_trigger {
  display: none;
}
.quickbuy-active .swatches_kopstorm {
  width: calc(100% - 12px);
  left: 6px;
  bottom: 6px;
}
.quickbuy-active .close_button {
  width: 100%;
}
.quickbuy-active .swatches_kopstorm_inner {
  justify-content: space-between;
}

/* For screens smaller than iPad (below 768px) */
@media only screen and (max-width: 767px) {
  .mobile_quickbuy_trigger {
     display: block; 
    /*display: none;*/
  }
}

/* Collection Slider CSS */
.collectionSwiper .swiper-button-next,
.collectionSwiper .swiper-button-prev {
  width: 20px;
  height: 20px;
  transition: 0.4s ease-in-out;
}
.collectionSwiper .swiper-button-next svg,
.collectionSwiper .swiper-button-prev svg {
  width: 13px;
  height: auto;
}
.collectionSwiper .swiper-button-next svg path,
.collectionSwiper .swiper-button-prev svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.collectionSwiper .swiper-button-next {
  transform: rotate(-90deg);
  right: -30px;
}
.collectionSwiper:hover .swiper-button-next {
  right: 10px;
}
.collectionSwiper .swiper-button-prev {
  transform: rotate(90deg);
  left: -30px;
}
.collectionSwiper:hover .swiper-button-prev {
  left: 10px;
}
.collectionSwiper .swiper-button-next::after,
.collectionSwiper .swiper-button-prev::after {
  display: none;
}

@media (max-width: 991px) {
  .collectionSwiper .swiper-button-next,
  .collectionSwiper .swiper-button-next:hover {
    right: 2px !important;
  }
  .collectionSwiper .swiper-button-prev,
  .collectionSwiper .swiper-button-prev:hover {
    left: 2px !important;
  }
  .collectionSwiper .swiper-button-next,
  .collectionSwiper .swiper-button-prev {
    opacity: 0.5;
  }
}

/****
 Product page swatches
***/
.cust_swatches {
  position: relative;
  display: flex;
  margin: 10px 0 10px;
  gap: 12px;
  margin-top: 0px !important;
  flex-wrap: wrap;
  align-items: flex-start;
  transition: 0.2s ease-in-out;
  z-index:0;
}

.cust_swatches img {
  width: 100%;
}
.cust_swatches a {
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 0px;
  padding: 0;
  position: relative;
  margin: 0;
  transition: 0.2s ease-in-out;
  overflow: hidden;
  width: auto;
  max-width: 60px !important;
  flex: 1;
}
.cust_swatches a {
  border-color: black;
  border-width: 0px;

  border-bottom: 2px solid transparent;
}
.cust_swatches .active {
  border-color: black;
  border-width: 0px;
  border-bottom: 2px solid black;
}
/* SLIDER CSS */
/* .varient_slider {
  padding: 0 0 9px !important;
} */
.product_swatch_box {
  overflow: hidden;
}

.product_swatch_box.rp_stock_out .swatch_cat_img img {
    opacity: .5;  
    filter: blur(.8px);
}
.product_swatch_box,
.product_swatch_box * {
  transition: 0.3s ease-in-out;
}
.varient_info_wrapper .product_swatch_box_container {
  border-bottom: 2px solid transparent;
  outline: 1px solid transparent;
}
.varient_info_wrapper .product_swatch_box_container:hover {
  outline: 1px solid #575757;
}
.varient_info_wrapper .product_swatch_box_container.activeslide {
  border-bottom: 2px solid #575757;
}
.varient_info_wrapper .product_swatch_box_container:hover .swatch_cat_img img {
    transform: scale(1.05);
}

.swatch_cat_img {
  position: relative;
}
.swatch_preorder {
  overflow: hidden;
  position: absolute;
  background-color: rgba(255,255,255,0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* width: 100%; */
  color: #000000;
  font-weight: 600;
  padding: 0 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  font-weight: 300;
  border-radius: 20px;
  text-align:center;
}
.swatch_outofstock {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: absolute;
  background-color: #bbb;
  width: 100%;
  color: #ffffff;
  font-weight: 600;
  padding: 0 5px;
  left: 0;
  bottom: 0;
  font-weight: 300;
}
.swatch_cat_title {
  padding: 4px;
  font-size: 10px;
  font-weight: 300;
}
.product_swatch_box .active .swatch_cat_title {
  background-color: #000000;
}
.swatch_cat_title p {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
.product_swatch_box .active .swatch_cat_title p,
.product_swatch_box .activeslide .swatch_cat_title p {
  color: #ffffff;
}

.swatch_cat_title p,
.swatch_preorder p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
/* Arrows */

.varient_slider .vs_button_next {
  right: -14px;
  justify-content: start;
}
.varient_slider .vs_button_prev {
  left: -14px;
  justify-content: end;
}
.varient_slider .vs_button_next,
.varient_slider .vs_button_prev {
  display: flex;
  width: 28px;
  height: 28px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.varient_slider .swiper-button-next:after,
.varient_slider .swiper-button-prev:after {
  font-size: 10px;
  color: rgba(0, 0, 0, 1);
}
.swiper {
  width: 100%;
}
.varient_slider .swiper-button-next:after {
  margin: 0 0 0 6px;
}
.varient_slider .swiper-button-prev:after {
  margin: 0 6px 0 0;
}

/*****
Product page size
***/

:checked + .block-swatch,
.block-swatch.is-selected {
  border: 2px solid black !important;
/*  background: black !important;
  color: white !important;*/
}

.product-info__block-list legend {
      padding: 0 !important;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.4px;
}
.block-swatch {
    border-radius: 4px;
    border-width: 2px;
}
/*
.block-swatch {
  color: black !important;
  border-color: grey !important;
  border-radius: 3px;
  font-weight: 500;
  padding: 7px 10px;
  margin: 0;
     width: 50px;
    height: 40px;
}
*/
/*******
**/
/* For Single product page : 27-02-2025 */
.product-info .custom-pre-order button,
.product-info .buy-buttons button {
  flex-wrap: wrap;
  letter-spacing: 0.3px;
  font-weight: 500 !important;
  padding: 0.65rem 0.75rem;
  gap: 1px;
  flex-direction: column;
  /* box-shadow: none !important; */
}
.product-info .custom-pre-order button {
  /* border: 1px solid #c1c1c1 !important; */
}
.product-info .custom-pre-order button,
.product-info .custom-pre-order button sale-price,
.product-info .buy-buttons button,
.product-info .buy-buttons button sale-price {
  font-size: 15px;
  line-height: normal;
}
.product-info .buy-buttons button {
  border: 0;
  background: #000;
  color: #fff;
}
.product-info .custom-pre-order button .instock-buy-button-text,
.product-info .buy-buttons button .instock-buy-button-text {
  font-size: 11px;
}
.product-info .custom-pre-order button .btn_inner,
.product-info .buy-buttons button .btn_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
}

.product-info .custom-pre-order button .btn_inner > span,
.product-info .buy-buttons button .btn_inner > span {
  /*font-weight: 700;*/
}

.product-info .custom-pre-order button compare-at-price,
.product-info .buy-buttons button compare-at-price {
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
}

.product-info .buy-buttons button compare-at-price,
.product-info .buy-buttons button sale-price,
.product-info .buy-buttons button span.buckscc-money {
  color: #ffffff !important;
}

.product-info .custom-pre-order button.button_light {
  background: transparent;
  margin-top: 5px;
}
/*
.product-info .custom-pre-order button.button_light,
.product-info .custom-pre-order button.button_light compare-at-price,
.product-info .custom-pre-order button span.buckscc-money,
.product-info .custom-pre-order button.button_light sale-price,
.product-info .custom-pre-order button.button_light span.buckscc-mone {
    color: #1c1c1c !important;
}
*/
body.main-pre-product :disabled + .block-swatch:before,
body.main-pre-product .block-swatch.is-disabled:before {
  display: none;
}
/*  */
.main-pre-card-product .swatches_kopstorm #cardsoldout,
.main-pre-card-product .swatches_kopstorm2 #cardsoldout2 {
  opacity: 1;
  cursor: pointer;
}
.main-pre-card-product .swatches_kopstorm #cardsoldout:hover {
  border: 1px solid #000000;
  background: #000;
  color: #fff;
}

@media (max-width: 575px) {
  .product-info .custom-pre-order button,
  .product-info .custom-pre-order button sale-price,
  .product-info .buy-buttons button,
  .product-info .buy-buttons button sale-price {
    font-size: 12px;
  }
}

/* Product Button :  04-03-2025 */
/*
.product-info .product-info__block-list .buy-buttons button.button {
  background: linear-gradient(to right, var(--initial-gradient), var(--hover-gradient));
  border: 1px solid var(--button-outline-color) ;
}
.product-info .product-info__block-list .buy-buttons button.button,
.product-info .product-info__block-list .buy-buttons button.button span.buckscc-money,
.product-info .product-info__block-list .buy-buttons button.button compare-at-price,
.product-info .product-info__block-list .buy-buttons button.button sale-price{
  color: var(--button-text-color) !important;
}
*/
.addtocart-soldout {
  display: none;
}
.buy-buttons .nm-portal {
  order: 3;
}

.main-addtocart-soldout .custom-pre-order .button {
  background-color: #fff !important;
  color: #000 !important;
}
*/
  .product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light {
  background: transparent;
  color: #000;
  border-color: #fff;
}
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light,
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light
  compare-at-price,
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light
  compare-at-price
  span,
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light
  sale-price
  span,
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light
  sale-price
  span.buckscc-money,
.product-info
  .buy-buttons.main-product-is-not-available
  .custom-pre-order
  button.button_light
  span.buckscc-mone {
   color: #000!important;
}
.product-info .buy-buttons .custom-pre-order button.button_light{
   color: #000!important;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none;
}

.main-product-is-not-available .custom-pre-order {
 /* display: none;*/
}

.product-info variant-picker.variant-picker {
  margin-bottom: 15px;
}
.product-info .product-info__block-item .pricelist_wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
}

/****
How it work
*/
.how-it-works {
  background-color: #000000;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  margin: 20px 0;
  display: flex;
  justify-content: center;
  color: #ffffff;
}

.how-it-works h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  /* width: 10%; */
  margin: 0;
  margin-right: 20px;
  /* margin-bottom: 20px; */
}

.steps-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.steps-container .custom-content {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.steps-container .custom-content .content h3 {
  margin: 0;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}
.steps-container .custom-content .content p {
  margin: 0;
  text-align: left;
  font-size: 12px;
}
.steps-container .custom-content .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 150px;
  line-height: 1.4;
}
.step-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
  object-fit: cover;
  border: 3px solid #fff;
}
@media screen and (min-width: 1000px) {
  .how-it-works h2 {
    width: 10%;
  }
  .steps-container {
    width: 90%;
  }
  .steps-container .custom-content {
    width: 30%;
  }
}
@media screen and (max-width: 1024px) {
  .steps-container .custom-content .content {
    width: 150px;
  }
}
@media screen and (max-width: 999px) {
  .how-it-works {
    flex-direction: column;
    padding: 10px;
  }
  .how-it-works h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .step-image {
    width: 75px;
    height: 75px;
  }
  .steps-container {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 368px) {
  .step-image {
    width: 70px;
    height: 70px;
  }
  .steps-container .custom-content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px;
  }
}

/****
*/
.delivery-times__wrapper {
  margin-bottom: -10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  line-height: 1.5;
  font-weight: 500;
  gap: 10px;
}

.product buy-buttons button {
  box-shadow: #00000036 0 5px 15px;
}

/**cart-drawer**/
html.js.lock #cart-drawer {
  opacity: 1;
  visibility: visible;
}
.drawer::part(header) {
  min-height: min(var(--header-height), 3rem);
  padding-inline-start: 20px;
  padding-inline-end: 20px;
  padding-block-end: 20px;
  border-bottom: 1px solid rgb(217,217,217) !important;
  border: 0;
}
.header-sidebar.drawer::part(header) {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

#cart-drawer .rewards {
  background-color: transparent;
  color: #000;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
#cart-drawer .rewards .rewards-unlock-text {
  text-align: left;
}
#cart-drawer .rewards-progress {
  display: block;
  height: 6px;
  border-radius: 0;
  background-color: #000;
  transition: 0.3s width;
  will-change: width;
  border-radius: 20px;
}
#cart-drawer .rewards-progress-bar {
  position: relative;
  display: block;
  width: 100%;
  height: 6px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-top: 15px;
  overflow: hidden;
}
/*
#cart-drawer .rewards-progress-bar::after {
    content: '';
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}*/
#cart-drawer .rewards-progress,
.rewards-tiers-item-check {
  background-color: #477f42;
}

#cart-drawer .rewards-tiers-item-icon-fulfilled {
  border-color: #477f42 !important;
}
#cart-drawer .header {
  padding: 15px;
}

#cart-drawer .rewards-progress-bar {
  margin-top: 1px;
}
#cart-drawer .rewards .rewards-post-unlock-text {
  display: none;
}
#cart-drawer .rewards-tiers-labels {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#cart-drawer .rewards-tiers-labels > .rewards-tiers-container {
  display: flex;
  flex-direction: column;
  margin-top: -19px;
  z-index: 2;
  transform: translateX(30px);
  width: 60px;
}
#cart-drawer
  .rewards-tiers-labels
  > .rewards-tiers-container
  > .rewards-tiers-item-no-icon {
  width: 30px;
  height: 20px;
  justify-content: center;
}
/* CART Drawer - 17-03-2025 */

.drawer::part(content) {
  /* margin: 14px 14px 14px auto;
  border-radius: 10px; */
  margin:0 auto 0 0;
  overflow-x: hidden;
  max-width: 320px;
  width: 100%;
  height: 100dvh;
  transform: translateX(0px) !important;
}
#cart-drawer.cart-drawer::part(content) {
    margin: 14px 14px 14px auto;
    border-radius: 10px;
    overflow: hidden;
    max-width: var(--drawer-max-width);
    height: calc(100% - 28px);
    transform: translateX(0px) !important;
}
#cart-drawer {
  transition: 0.4s ease-in-out;
}

html.js.lock #cart-drawer {
  opacity: 1;
  visibility: visible;
}
#cart-drawer p.h4 {
  font-weight: bold;
}
#cart-drawer .line-item .line-item-info a.h6 {
  font-weight: bold;
}
#cart-drawer .custom-cart-drawer1 {
  /*padding: 0 0 230px;*/
}
#cart-drawer .discount-badge {
  color: #000000 !important;
  background: transparent !important;
  border-radius: 0;
  gap: 5px;
  padding: 0 !important;
}
#cart-drawer {
  z-index: 9;
  background: #ffffff;
}
#cart-drawer .cart-footer {
  flex-direction: column;
  gap: 1px;
}
#cart-drawer .cart-footer,
#cart-drawer .cart-footer .payment-icons {
  align-items: center;
}
#cart-drawer .cart-footer .payment-icons {
  display: flex;
  justify-content: center;
  gap: 1px;
  flex-wrap: wrap;
  width:100%;
}
#cart-drawer .discount-badge .icon {
  flex-shrink: 0;
}
#cart-drawer .quantity-selector--sm {
  --quantity-selector-height: 1.6rem;
  --quantity-selector-input-width: 1.4rem;
}
#cart-drawer .quantity-selector__input {
  border-right: 1px solid rgb(var(--border-color));
  border-left: 1px solid rgb(var(--border-color));
  width: 30px;
}
#cart-drawer line-item-quantity {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#cart-drawer .cart_price .price-list {
  flex-direction: column-reverse;
}
#cart-drawer .cart_price .price-list *,
#cart-drawer .cart_price .price-list sale-price {
  font-size: 12px;
  line-height: normal;
}
#cart-drawer .cust-save-money {
  background-color: #000000;
  font-size: 12px;
  color: #fff;
  border-radius: 15px;
  padding: 0 8px;
}
.cart-drawer__footer .totals__total-value {
  font-weight: 600;
}
#cart-drawer .cart-drawer__footer button.button.sbutton {
  padding: 0 0;
  letter-spacing: 0.3px;
  font-weight: 600 !important;
  padding: 16px 15px;
  box-shadow: #00000036 0 5px 15px !important;
}
.totals-cst {
  display: flex;
  justify-content: space-between;
  /*margin-bottom: 10px;*/
}
.cst-price {
  display: flex;
  gap: 10px;
  font-size: 15px;
  align-items: center;
}
#cart-drawer .cst-price {
  gap: 14px;
  justify-content: end;
  flex-wrap: wrap;
}
#cart-drawer .add-to-cart-button {
  margin-top: 10px;
  background-color: #000;
  color: #fff;
  padding: 5px 15px;
  border: none;
  cursor: pointer;
  border-radius: 25px;
}
@media (min-width: 768px) {
  #cart-drawer .line-item {
    --line-item-media-width: 5.8rem;
  }
}
@media (max-width: 575px) {
  #cart-drawer .line-item {
    gap: 15px;
  }
}

cart-drawer .payment-icon {
  width: 33px;
}
cart-drawer .cst_inner_price {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
cart-drawer .upsell-img1 {
  width: 30%;
}
cart-drawer .upsell-inf {
  width: 70%;
}
cart-drawer .pdpupsells-products {
  height: auto;
}
cart-drawer .cart_recommended_products .pdpupsells-product {
  height: 100%;
}
cart-drawer .cart_recommended_products h3 {
  margin: 0 0 20px;
  text-eclipes: bisque;

  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
cart-drawer scroll-carousel button.button {
  padding: 0.4rem 0.75rem;
  letter-spacing: 0;
}

quick-buy-modal
  .product-info
  .product-info__block-list
  .buy-buttons
  button.button {
  background: #000;
  color: #fff !important;
}
.newtemplatess .price-list{
align-items:center;
}
.product .kopstorm_savings {
  /*display: none !important;*/
  padding: 5px 9px;
  background: #000000;
  color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  line-height: 1;
  max-width: max-content;
  gap: 3px;
  font-weight: 600;
  font-size: 10px;
}
.product .kopstorm_savings * {
    font-size: 10px !important;
}
div[data-block-id="buy_buttons"] {
   margin-block-start: 0 !important;
  margin-block-end:15px!important;
}
div[data-block-type="satisfied-customer"] {
   margin-block-end:10px!important;
}
div[data-block-type="waisted-option"] {
    margin-block-start: .5rem!important;
    margin-block-end: .5rem!important;
    display:none;
}
div[data-block-type="feature-with-icon"] {
       margin-block-start: 0 !important;
        margin-block-end: 0 !important;
}
div[data-block-type="price"] .v-stack {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: start;
  flex-wrap: wrap;
  row-gap: 5px;
  padding-bottom: 10px;
}
.customguide {
  margin-bottom: 2px;
  margin-top: -5px;
}

/***
*/
.pdp-icons-main {
  background: #f3f3f3;
}
.pdp-icons-div {
  max-width: 550px;
  margin: auto;
  padding: 12.5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.icons-texts {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 700;
  font-size: 10px;
  color: #124c2a;
  text-transform: uppercase;
}
.icons-texts img {
  width: 17px;
}
@media screen and (max-width: 500px) {
  .icons-texts {
    font-size: 8px;
    gap: 4px;
  }
  .icons-texts img {
    width: 14px;
  }
}

product-card .kopstorm_savings,
.cart-drawer__complementary-products .kopstorm_savings {
  display: none;
}
product-card .cardsoldout.really-soldout:before {
  content: "";
  background: linear-gradient(
    to bottom right,
    transparent calc(50% - 0.5px),
    #a0a0a0 calc(50% - 0.5px) calc(50% + 0.5px),
    transparent calc(50% + 0.5px)
  );
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.product-info__block-item[data-block-type="title"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
@media (max-width: 999px) {
  .product-info__block-item[data-block-type="title"] {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.hasbadge{
  display: flex;
  align-items: center;
  gap: 0 10px;
  flex-wrap: wrap;
}
.fabric_badge {
  display: inline-block;
  padding: 4px 9px;
  background: #000000;
  color: #fff;
  border-radius: 20px;
  letter-spacing: 0.1px;
  align-items: center;
  line-height: 1;
  max-width: max-content;
  font-weight: 600;
  font-size: 10px;
  text-transform:uppercase;
  margin-right: 5px;
}
.new_fabric_badge {
  background: #e9e8e3;
  padding: 5px 15px;
  border-radius: 0;
  font-weight: 600;
  color: #000;
  border: 1px solid #d9d9d9;
  display: inline-flex;
  align-items: center;
  gap: 20px;
}
.fabric_badge_title {
  font-size: 14px;
  text-transform: capitalize;
}
.new_fabric_badge span {
  font-weight: 400;
}
product-gallery .new_fabric_badge {
  position: absolute;
  top: 15px;
  left: -10px;
  padding: 5px 9px;
  background: #000000;
  color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 1;
  max-width: max-content;
  font-weight: 600;
  border: 0;
}
@media (min-width: 1000px) {
  .product-gallery .new_fabric_badge {
    display: none;
  }
 
}
.accordion__toggle {
  text-transform: uppercase;
  font-weight: 600;
}
/* !! tp-widget-wrapper !! */
div#trustpilot-widget-trustbox-1-wrapper,
#trustpilot-widget-trustbox-0-wrapper {
  display: none;
}
.tp-widget-wrapper {
  padding: 15px 0;
}
.tp-widget-wrapper > a, .tp-widget-wrapper > div {
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 700;
}
.tp-widget-wrapper img,
.tp-widget-wrapper svg {
  width: 100%;
}
.review-image .tp-widget-wrapper {
  padding-bottom: 0;
}
.tp-widget-logo svg {
  height: 19px;
  width: auto;
  flex-shrink: 0;
  margin-top: -1px;
}

.footer__block-list .tp-widget-wrapper {
  padding: 0;
}
.footer__block-list .tp-widget-wrapper > a {
  margin: 0;
}
footer .trustpilot-widget {
    display: flex;
    justify-content: flex-start;
}
footer .trustpilot-widget iframe {
    max-width: 260px;
    margin-left: -12px;
}
#green_message,
#orange_message,
#preorder_message {
 /* font-family: 'Inter';*/
  font-weight: 400;
  text-transform: capitalize;
}
#green_message svg,
#orange_message svg,
#preorder_message svg {
  width:17px;
  height:11px;
}
/* !! tooltip_wrapper_kopstorm!! */
.tooltip_wrapper_kopstorm {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
}
.tooltip_wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  /*font-family: 'Inter';*/
  text-transform: capitalize;
  font-weight: 400;
}
.product
  .product-info
  [data-block-id="AamozOHVFd0tXb2dBW__loox_reviews_loox_rating_WNiAMj-1"],
.product
  .product-info
  [data-block-id="ARjlWUmpRdnVNZDRkM__loox_reviews_loox_rating_WNiAMj-1"] {
  margin-block-start: 0.5rem;
  margin-block-end: 0.5rem;
}
facets-form label,
facets-sort-popover span {
  text-transform: uppercase;
}
.checkbox-control.availability-instock label {
  font-weight: 600;
  color: #000;
}
/* Styles for screens below 767px */
@media (min-width: 767px) {
  facets-form label,
  facets-sort-popover span {
    font-size: 12px;
  }
}

/* Collection Filters */

.collection-toolbar {
  position: relative;
  justify-content: start;
  padding-top: 15px;
  border-top: 1px solid rgb(var(--border-color));
  box-shadow: none;
  margin: 0;
  z-index: 3;
}
.collection-toolbar .collection-toolbar__button-container {
  position: static;
}
.ft_title {
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 600;
    margin: 0 20px 0 0;
    gap: 10px;
}
.collection-toolbar .accordion-list {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.collection-toolbar .accordion-list .accordion {
    border: 0;
}
.collection-toolbar .accordion-list .accordion .accordion__toggle,
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #000000;
    text-transform: uppercase;
    padding: 13px 15px;
    border: 1px solid transparent;
    opacity: 1;
  transition: 0.4s ease-in-out;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] {
  margin: 0 0 0 10px !important;
}
.facets_ic svg {
  width: 11px;
  height: auto;
}
.facets_ic svg path {
  stroke: #8d8d8d;
}
.collection-toolbar .accordion-list .accordion .accordion__disclosure[aria-expanded="true"] .accordion__toggle,
.collection-toolbar .accordion-list .accordion  .accordion__toggle:hover,
 .collection-toolbar .accordion-list .accordion .accordion__content,
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"]:hover,
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"][aria-expanded="true"],
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover {
   background-color: #f5f5f5;
}
.collection-toolbar .accordion-list .accordion .accordion__disclosure[aria-expanded="true"] .accordion__toggle,
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"][aria-expanded="true"]{
  position: relative;
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #f5f5f5;
  z-index: -1
}
 .collection-toolbar .accordion-list .accordion .accordion__content,
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover {
  position: absolute;
  border: 1px solid #e7e7e7;
  margin: 0;
  padding: 20px 25px !important;
  min-width: 100%;
  top: 60px;
  left: 0;
  z-index: -1;
}
 .collection-toolbar .accordion-list .accordion .accordion__content > .v-stack ,
 #facets-drawer  .accordion-list .accordion .accordion__content > .v-stack {
   display: flex;
   flex-wrap: wrap;
    align-items: center;
    row-gap: 6px;
    column-gap: 20px;
 }

.collection-toolbar .accordion-list .accordion.Size .checkbox-control label,
#facets-drawer .accordion-list .accordion.Size .checkbox-control label {
  background-color: #fff;
   align-content: center;
  min-width: 75px;
  height: 35px;
  padding: 5px;
  text-align: center;
  border: 1px solid #000;
  opacity: 1;
}
.collection-toolbar .accordion-list .accordion.Size .checkbox-control label:hover,
.collection-toolbar .accordion-list .accordion.Size .checkbox-control .dot-checkbox:checked ~ label ,
#facets-drawer .accordion-list .accordion.Size .checkbox-control label:hover,
#facets-drawer .accordion-list .accordion.Size .checkbox-control .dot-checkbox:checked ~ label  {
  background-color: #000000;
  color: #ffffff;
  transform: none;
}

.collection-toolbar .accordion-list .accordion.Size .checkbox-control .dot-checkbox,
#facets-drawer .accordion-list .accordion.Size .checkbox-control .dot-checkbox {
  display: none;
}
 .collection-toolbar .accordion-list .accordion.Price .accordion__content .price-range {
     display: flex;
   flex-direction: row-reverse;
    align-items: center;
   justify-content: start;
 }
 .collection-toolbar .accordion-list .accordion.Price .accordion__content .price-range > .range-group {
  width: 250px;
  margin-block-end: 0;
  margin: 0 0 0 30px;
}

.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover.popover::part(content) {
  border: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover.popover::part(body) {
  padding: 0 !important;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list button {
  position: relative;
  width: auto;
  padding-left: 30px;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list button::after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  width: 20px;
  height: 20px;
  border: 1px solid #8d8d8d;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list button:hover:after {
  border: 1px solid #000000;
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list button[aria-selected="true"]:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M13.945 2.06468C13.8073 2.12913 13.154 2.77074 9.25747 6.66429L4.7311 11.1907L2.95864 9.42113C1.98305 8.44847 1.1393 7.62816 1.08364 7.59886C0.940086 7.52269 0.582664 7.52269 0.430321 7.59886C0.272117 7.67796 0.149071 7.8098 0.0641097 7.99437C-0.0237809 8.1848 -0.0149919 8.41038 0.0875472 8.61546C0.178368 8.7971 4.20962 12.8284 4.39126 12.9192C4.4645 12.9543 4.59634 12.9924 4.69009 12.9983C4.82778 13.0129 4.88345 13.0012 5.027 12.9368C5.18227 12.8664 5.65395 12.4065 10.025 8.03245C14.3991 3.66136 14.859 3.18968 14.9293 3.03441C14.9938 2.89085 15.0055 2.83519 14.9909 2.69456C14.9557 2.30785 14.6715 2.0266 14.2819 2.00023C14.1383 1.99144 14.0768 2.00023 13.945 2.06468Z' fill='black'/%3E%3C/svg%3E");
}
.collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] + #sort-by-popover .popover__value-list button span {
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-transform: none !important;
}

 .collection-toolbar collection-layout-switch {
   display: none
 }
 

@media (min-width: 1000px) {
  .collection-toolbar__button-container
    .collection-toolbar__button[aria-controls="facets-drawer"] {
    display: none;
  }
  .collection-toolbar
    .collection-toolbar__button-container
    .collection-toolbar__button[aria-controls="sort-by-popover"] {
    margin-left: 54px;
  }
  .collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] > svg {
    display: none;
  }
  .facets_ic.desktop {
    display: inline-block
  }
  .facets_ic.mobile {
    display: none
  }
  .ft_title {
    display: flex;
  }

 
}
@media (max-width: 999px) {
  .collection-toolbar {
    padding: 20px 0 0;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: -10px
  }
  .collection-toolbar .accordion-list {
    display: none;
  }
  .facets-drawer .accordion-list > .checkbox-control {
    padding: 0 0 1.25rem;
  }
  .collection-toolbar__button-container
    .collection-toolbar__button[aria-controls="facets-drawer"] {
    padding: 0;
    opacity: 1;
  }
  .collection-toolbar .collection-toolbar__button-list {
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    gap: 10px;
    flex: 1;
  }
  .collection-toolbar .collection-toolbar__button-list .collection-toolbar__button-container {
    flex-grow: 1;
  }
  .collection-toolbar .collection-toolbar__button-list .collection-toolbar__button-container .collection-toolbar__button {
   position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff !important;
    gap: 5px;
    border: 1px solid #e0e0e0;
    width: 100%;
    padding: 9px 12px;
    font-size: 10px;
    text-transform: uppercase;
    line-height: normal;
  }
   .collection-toolbar .collection-toolbar__button-list .collection-toolbar__button-container .collection-toolbar__button  .icon.icon-chevron-down, .facets_ic svg  {
      width: 12px;
      height: 12px;
  }
   .collection-toolbar .collection-toolbar__button-list .collection-toolbar__button-container .collection-toolbar__button  .icon.icon-chevron-down path, .facets_ic svg path {
     stroke: #8d8d8d;
   }
  .facets_ic.desktop {
    display: none
  }
  .facets_ic.mobile {
    display: inline-block
  }
    .collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] {
        margin: 0 !important;
    }
    .collection-toolbar .collection-toolbar__button-container .collection-toolbar__button[aria-controls="sort-by-popover"] > svg {
       width: 18px;
        height: 18px;
    }
  .collection-toolbar .accordion-list .accordion .accordion__content > .v-stack, #facets-drawer .accordion-list .accordion .accordion__content > .v-stack {
      row-gap: 6px;
      column-gap: 6px;
    }
  #facets-drawer > p,
  #sort-by-popover > p {
    text-align: start;
    text-transform: uppercase;
    letter-spacing: 0;
  }
   #sort-by-popover.popover::part(base) {
    max-width: 320px;
    width: 100%;
  }
   #sort-by-popover.popover::part(base),
    #sort-by-popover.popover::part(content) {
    height: 100dvh;
    max-height: 100dvh;
      transform: none !important;
  }
  
   
 .popover__value-list button {
    position: relative;
    width: auto;
    padding-left: 30px;
 }
 .popover__value-list button::after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  width: 20px;
  height: 20px;
  border: 1px solid #8d8d8d;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
 .popover__value-list button:hover:after {
  border: 1px solid #000000;
}
 .popover__value-list button[aria-selected="true"]:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M13.945 2.06468C13.8073 2.12913 13.154 2.77074 9.25747 6.66429L4.7311 11.1907L2.95864 9.42113C1.98305 8.44847 1.1393 7.62816 1.08364 7.59886C0.940086 7.52269 0.582664 7.52269 0.430321 7.59886C0.272117 7.67796 0.149071 7.8098 0.0641097 7.99437C-0.0237809 8.1848 -0.0149919 8.41038 0.0875472 8.61546C0.178368 8.7971 4.20962 12.8284 4.39126 12.9192C4.4645 12.9543 4.59634 12.9924 4.69009 12.9983C4.82778 13.0129 4.88345 13.0012 5.027 12.9368C5.18227 12.8664 5.65395 12.4065 10.025 8.03245C14.3991 3.66136 14.859 3.18968 14.9293 3.03441C14.9938 2.89085 15.0055 2.83519 14.9909 2.69456C14.9557 2.30785 14.6715 2.0266 14.2819 2.00023C14.1383 1.99144 14.0768 2.00023 13.945 2.06468Z' fill='black'/%3E%3C/svg%3E");
}
 .popover__value-list button span {
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  text-transform: none !important;
}
  .collection-toolbar collection-layout-switch[device="mobile"] {
    display: flex;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0;
    border: 0;
  }
}
@media (max-width: 699px) {
  .collection-toolbar {
    margin-inline: -0.625rem;
  }
}
@media (max-width: 405px) {
  .collection-toolbar .collection-toolbar__button-list, .collection-toolbar {
    /* flex-direction: column; */
  }
}

.product-info .product-info__block-item[data-block-type="@app"] {
  margin-block-start: 0!important;
  margin-block-end: 0!important;
}

.product-info .product-info__block-item[data-block-type="klarnakopstorm"] {
  margin-block-start: 0;
}

/*****
Menu
***/
.mega-menu .link-faded.sale-menu,
.header-sidebar__linklist .sale-menu,
.header__primary-nav-item .sale-menu {
  color: #dd1c4a;
  font-weight: 700;
}
.mega-menu .link-faded.becoming-menu,
.header__primary-nav-item .becoming-menu {
    color: #f4cdd8;
}
.mega-menu .link-faded.gift-card-menu
{
  margin-top:10px;
  display:block;
  color: rgb(var(--text-color));
}
.header-sidebar__linklist .becoming-menu {
  color: #f8a5bd;
}
.kl-teaser-SEwyV7 {
  z-index: 6 !important;
}
.header-sidebar.drawer::part(header) {
  display: none;
}
.header-sidebar .content-tabs-image {
  padding-block-start: 1.25rem;
  display: block;
}
.content-tabs-image .header-search__form-control_inner {
  background: #ebe7e7;
  border-radius: 6px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.content-tabs-image .header-search__form-control {
  grid-template-columns: auto 30px;
  column-gap: 0;
  padding-block: 0;
  margin-bottom: 1.25rem;
}
.content-tabs-image dialog-close-button {
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-sidebar .prose {
  position: relative;
  display: block;
}
.header-sidebar .prose span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 20px;
  color: #fff;

  margin: 0;
}
.header-sidebar .prose img {
  width: 100%;
}

/****
 Product new layout
**/
product-sticky-bar {
  display: none !important;
}
@media (max-width: 700px) {
  .leggingV2 product-sticky-bar {
    display: block !important;
   /* opacity: 1;
    visibility: visible;*/
  }
  .leggingV2 product-form {
    /* display: none; */
  }
}
.leggingV2 #ultimateTrustBadgeswidgetDiv, .shortsV2 #ultimateTrustBadgeswidgetDiv, .topsV2 #ultimateTrustBadgeswidgetDiv, .newtemplatess #ultimateTrustBadgeswidgetDiv{
   display: none;
}
/* .stock_money {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 6px;
} */
.stock_money > div:first-child {
 /* margin-bottom: 7px;*/
}
.stock_money.stock_money_off {
    margin: 0 0 10px;
}
.stock_money.stock_money_off .tooltip_wrapper_kopstorm {
  gap: 10px;
}

.stock_money.stock_money_off .tooltip_wrapper {
    font-size: : 10px;
    flex-wrap: wrap;
    gap: 2px;
}
.stock_money.stock_money_off .savings {
    font-size: 16px;
    line-height: normal;
    display: block;
    width: 100%;
}
.stock_money.stock_money_off > div:first-child {
  margin-bottom: 0;
}
.product-info__block-item .prose p {
  margin-block-start: 0;
}
/* Product Accordion */
.product-info .accordion__toggle {
  padding: 10px 0;
}
/* Feature Facts Section */
.feature_fact_title h2 {
  margin: 0 ;
}
.feature_fact_title h3 {
  margin: 0 0 15px;
}
.feature_fact_slider .swiper-slide,
.feature_fact_box {
  overflow: hidden;
}
.feature_fact_box {
  position: relative;
  z-index: 1;
}
.feature_fact_box,
.feature_fact_box img {
  aspect-ratio: 1 / 1.2;
  transition: 0.4s ease-in-out;
}
.feature_fact_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feature_fact_box:hover img {
  transform: scale(1.05);
}
.feature_fact_content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 16px;
  bottom: 0;
  left: 0;
  z-index: 2;
  transition: all 0.4s ease-in-out;
}
.feature_fact_content h5,
.feature_fact_content p {
  color: #ffffff;
}
.feature_fact_content h5 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
  padding: 0 0 15px;
}
.feature_fact_content p {
  font-size: 13px;
  line-height: normal;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.show_ff_content {
  background-color: #ffffff;
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  right: 10px;
  top: 10px;
  z-index: 4;
}

.feature_fact_title {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  margin: 0 0 8px;
}


.features_fact .swiper-button-next {right: 0;}
.features_fact .swiper-button-prev  {left: 0;}
.features_fact .swiper-button-next,
.features_fact .swiper-button-prev {
  display: flex !important;
  /* position: relative; */
    background-color: #fff;
    width: 44px;
    height: 44px;
  /* margin: 0; */
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    /* top: auto;
    left: auto;
    right: auto;
    transform: none; */
    transition: all 0.2s ease-in-out;
}
.features_fact .swiper-button-next.swiper-button-lock,
.features_fact .swiper-button-prev.swiper-button-lock {
  display: none !important
}
.features_fact .swiper-button-next::after,
.features_fact .swiper-button-prev::after {
  display: none;
}
.features_fact .swiper-button-next svg,
.features_fact .swiper-button-prev svg {
  width: 12px;
  height: auto;
}
.features_fact .swiper-button-next svg path,
.features_fact .swiper-button-prev svg path {
  stroke: #000000;
}
 .feature_fact_box::after {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    transition: 0.4s ease-in-out;
  }
@media (min-width: 992px) {
  .feature_fact_content {
    bottom: -30px;
  }
  .feature_fact_box:hover .feature_fact_content {
    bottom: 0;
  }
  .feature_fact_content p {
    height: 16px;
  }
  .feature_fact_box:hover .feature_fact_content p {
    opacity: 1;
    height: auto;
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .features_fact {
    padding: 0 0 50px;
  }
  
  .show_ff_content {
    display: flex;
  }
  .feature_fact_content p {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: 0s ease-in
  }
  .show_ff_content {
    display: none;
  }
}

.shopify_features_facts + .shopify-section--related-products .section-header {
  justify-self: start;
}

/* Single Product */

safe-sticky .loox-rating.loox-widget{
    text-decoration: none;
    color: inherit;
    border: 1px solid #f3f3f3;
    padding: 1px 10px;
    margin: 0;
    display: inline-block;
}
.product-info .product-info__block-item[data-block-type="price"] {
 border-top: 1px solid #f3f3f3;
    padding-top: 9px;
    margin-block-start: 1rem!important;
}
/* Collection */
.collection__main {
  gap: 10px
}
.collection_product_tags {
  position: sticky;
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  background-color: #ffffff;
  gap: 20px;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  overflow-x: auto; 
  scrollbar-width: none;
  top: 0;
  z-index: 2;
}

.cp_tag_links {
  position: relative;
  background: none;
  font-size: 14px;
  font-weight: 500;
  color: #8d8d8d;
  padding: 7px 0;
  flex-shrink: 0;
  border: none;
  text-transform: none;
  touch-action: manipulation;
}
.cp_tag_links:hover,
.cp_tag_links.active {
  color: #000000
}
.cp_tag_links::after {
      content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #000;
    transition: transform .15s ease-in-out, opacity .1s 50ms ease-in-out;
    transform: scaleX(.5);
    opacity: 0;
    will-change: width, opacity;
}
.cp_tag_links.active::after,
.cp_tag_links:hover::after {
        transform: scaleX(1);
        opacity: 1;
        transition: transform 225ms ease-in-out, opacity .1s ease-in-out;
}
@media (max-width: 699px) {
  .collection_product_tags {
        margin-inline: -.625rem;
  }

}
/* PDP - 19-05-2025 *//*
.shopify-section--main-product + .shopify-section--related-products .floating-controls-container__control {display: none !important}*/
/* 20-05-2025 */
.product-card.sold_out_prod .product-card__figure {
  opacity: 0.7;
}
/* 21-05-2025 */
.klarna_custom_wrapper {
  flex-direction: column;
  margin: 0 auto !important;
}
.klarna_custom_wrapper,
.klarna_custom_wrapper #klarna-custom,
.klarna_custom_wrapper .klarna-custom,
.klarna_custom_wrapper #klarna {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.klarna_custom_wrapper #klarna-custom,
.klarna_custom_wrapper .klarna-custom,
.klarna_custom_wrapper #klarna  {
  flex-wrap: wrap;
  font-weight: 600;
}
/* 28-05-2025 */
.shopify-section--featured-collections .section-stack > .v-stack  {
  display: flex;
  flex-direction: column-reverse;
    justify-content: start !important;
    width: 100%;
}
.shopify-section--featured-collections .section-stack > .v-stack,
.shopify-section--featured-collections .section-stack > .v-stack p {
    text-align: start !important;
}
.shopify-section--featured-collections .section-stack > .v-stack h2 {
  text-transform: uppercase;
}
.shopify-section--featured-collections .product-card .product-card__info,
.shopify-section--related-products .product-card .product-card__info,
.collection__main .product-card .product-card__info {
    text-align: start;
}
.shopify-section--featured-collections .product-card .product-card__info,
.shopify-section--featured-collections .product-card .product-card__info .v-stack,
.shopify-section--related-products .product-card .product-card__info,
.shopify-section--related-products .product-card .product-card__info .v-stack,
.collection__main .product-card .product-card__info,
.collection__main .product-card .product-card__info .v-stack {
    justify-items: start;
}
.shopify-section--related-products .section-stack .section-header {
    justify-self: start;
    width: 100%;
    text-align: start;
}
/* .shopify-section--related-products .section-stack .section-header h2 {
    text-transform: uppercase;
} */

.shopify-section--featured-collections .section-spacing {
  padding: 22px 0;
}
.shopify-section--featured-collections .section-stack {
 gap: 10px;
}
/*
.shopify-section--featured-collections .floating-controls-container__control {
      top: -70px !important;
}*/
@media (min-width: 992px) {
  .shopify-section--featured-collections .v-stack h2 {
      font-size: 28px;
  }
}
@media (max-width: 991px) {
  /*
  .shopify-section--featured-collections .floating-controls-container__control, 
  .shopify-section--main-product + .shopify-section--related-products .floating-controls-container__control,
  .shopify-section--related-products .floating-controls-container__control {
       display: none;
  }*/
}

.tooltip_wrapper_kopstorm_v2 {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: capitalize;
  border-radius: 6px; 
}

.tooltip_wrapper_v2 {
    padding: 10px;
    text-align: center;
    display: flex;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 7px;
    text-transform: none;
    width:100%;
}
.tooltip_wrapper_v2 .savings {
    font-size: 16px;
    line-height: normal;
    display: block;
    width: 100%;
  font-weight: 600;
}
mega-menu-disclosure a.link-faded {
   /* color: #fff !important;*/
}
/* 25-08-2025 */
/* Anouncement bar */
.announcement-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.announcement-bar carousel-prev-button svg,
.announcement-bar carousel-next-button svg {
  width: 8px;
  height: auto;
}
.floating-controls-container--on-hover>.floating-controls-container__control{
  transform:translateY(0px);
}
/* Featured Section */
.shopify-section--featured-collections .section-stack > .v-stack {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: end;
    flex-wrap: wrap;
    gap: 5px;
}
.featured_collection_title {
    display: flex;
    flex-direction: column-reverse;
    justify-content: start;
}
.product-card__quick-add-button {
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  top: 7px;
  left: 7px;
}
.product-card__quick-add-button svg path {
  stroke: #000000;
}
.fact_common_link a {
  display:inline-block;
  font-weight: 600;
  font-size: 11px;
  line-height: normal;
  text-decoration: underline;
}
.product-card .product-card__info .product-title {
    font-size: 11px;
}
.product-card .product-card__info .product-title,
.product-card .product-card__info .price-list,
.product-card .product-card__info .price-list * {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    line-height: normal;
}
.product-card .product-card__info .product-title .color_name {
    display: block;
    margin: 4px 0;
    color: #000000a6;
}
.product-card__media .product-card__image {
      background-color: #EFEFEF;
}
/*
.shopify-section--featured-collections .floating-controls-container__control  {
    top: 40% !important;
    transform: translateY(-40%) !important;
    padding-inline-end: unset !important;
    padding-inline-start: unset !important;
}
.shopify-section--featured-collections carousel-prev-button.floating-controls-container__control, product-recommendations product-list carousel-prev-button {
  left:5px !important;
}
.shopify-section--featured-collections carousel-next-button.floating-controls-container__control, product-recommendations product-list carousel-next-button {
  right:5px !important;
}
  */
.shopify-section--featured-collections .floating-controls-container__control button,
{
  width: 38px;
   height: 38px;
}

.cart_rec_slider .swiper-button-next,
.cart_rec_slider .swiper-button-prev{
  width: 28px;
   height: 28px;
}
.cart_rec_slider .hp_cart_btn {
    font-size: 11.5px;
    font-weight: 600;
    line-height: 15px;
    margin: auto 0 0;
}
.product-card {
  gap: 6px;
}
.product-card .product-card__info .loox-rating {
  display: none;
}
@media (max-width: 767px) {
  .product-card__quick-add-button {
    display: none;
  }
}
/* 26-08-2025 */
/* Single product page */
.product-gallery {
    --product-gallery-gap: 15px; 
 }
 .product-gallery__thumbnail-scroller {
  grid-auto-columns: auto;
 }
.varient_info_wrapper {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
}
.varient_info_wrapper .product_swatch_box_container  {
    min-width: 55px;
    max-width: none;
    margin-inline-end: 5px;
    margin-bottom: 5px;
    flex-grow: 0;
    flex-basis: calc(16.6666667% - 5px);
    margin: 0 5px 5px 0;
}

@media (max-width: 999px) {
  .product-gallery__thumbnail-scroller {
    gap:2.5px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .product-gallery__thumbnail {
    width: 100px;
  }
}
@media (max-width: 576px) {
  .product-gallery__thumbnail {
    width: 80px;
  }
}
/* 28-08-2025 */
/* WISHLIST / PDP */
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form {
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form .restock-alerts-notify-button {
  margin: 0 !important;
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form .shopify-product-form {
  width: 100%;
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form #wishlisthero-product-page-button-container {
    flex-shrink: 0;
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form #wishlisthero-product-page-button-container,
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form #wishlisthero-product-page-button-container button {
    padding: 0 !important; 
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form #wishlisthero-product-page-button-container button {
    height: auto !important;
}
.product-info .product-info__block-item[data-block-id="buy_buttons"] product-form #wishlisthero-product-page-button-container button svg {
    width: 25px;
    height: 20px;
}
/* Wishlist Page */
#wishlist-hero-shared-list-view {
  gap: 15px;
}
#wishlist-hero-shared-list-view,
#wishlist-hero-shared-list-view h1.wishlist-hero-page-header,
#wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar span {
    display: flex;
    align-items: center;
  }
#wishlist-hero-shared-list-view {   
    padding: 40px 2%;
    flex-wrap: wrap;
}

#wishlist-hero-shared-list-view h1.wishlist-hero-page-header {
    font-weight: 600;
    line-height:normal;
    text-transform: uppercase;
    gap: 10px;
    margin: 0;
}
#wishlist-hero-shared-list-view h1.wishlist-hero-page-header svg {
    width: 25px;
    height: auto;
}
#wishlist-hero-shared-list-view h1.wishlist-hero-page-header,
#wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar {
  width: calc(50% - 8px) !important;
}
#wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar {
  padding: 0 !important;
}
#wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar span button {
    background-color: #000000;
    color: #ffffff !important;
    text-transform: capitalize;
    margin-left: auto;
    border-radius: 20px;
    font-size: 12px;
    line-height: normal;
    padding: 10px 14px;
}
#wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar span button svg {
    width: 16px;
    height: auto;
    margin-right: 10px;
}
#wishlist-hero-shared-list-view .jss18 {
    width: 100%;
    padding: 15px 0 0;
}
.wishlisthero-customer-view-listing > .MuiGrid-root {
    margin: 0 !important;
    width: 100%;
}
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root {
    padding: 0;
}
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root.wishlist-hero-list-card {
    padding: 0 8px 10px 0;
}
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root .wishlist-hero-list-header {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 5px 10px;
}
.wishlist-hero-dyna-translate {
  cursor: pointer;
}
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root .wishlist-hero-list-header,
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root .wishlist-hero-list-header .wishlist-hero-dyna-translate {
  /*font-family: 'inter' !important;*/
  font-size: 14px !important;
  line-height: normal;
}
.wishlisthero-customer-view-listing > .MuiGrid-root > .MuiGrid-root .wishlist-hero-list-header .wishlist-hero-dyna-translate {
    border: 1px solid #000000;
    border-radius: 20px;
    color: #000000 !important;
    font-weight: 400;
    margin: 6px;
    text-transform: capitalize;
}
.wishlisthero-customer-view-listing > .MuiGrid-root + .MuiGrid-root {
  flex-wrap: wrap;
  margin: 20px 0 0 !important;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .MuiPaper-root {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
    box-shadow: none;
    max-width: 100%;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 {
    order: 2;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header {
    padding: 10px 0;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header .wishlist-hero-list-card-header-product-name {}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card a.MuiLink-root.MuiLink-underlineHover {
  background-color: #EFEFEF;
  order: 1;
  margin: 0 auto;
  width: 100%;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header .wishlist-hero-list-card-header-product-name {
    background-color: transparent;
    min-height: auto !important;
    margin: 0 0 5px;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header .MuiCardHeader-subheader,
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header .wishlist-hero-list-card-header-product-name,
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card p.MuiTypography-body1 .wishlist-hero-list-card-header .wishlist-hero-list-card-header-added-on {
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: normal;
}

.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card a.MuiLink-root.MuiLink-underlineHover .jss20.wishlist-hero-list-card-product-image {
    padding: 0 !important;
    position: relative;
    width: 100% !important;
    height: 280px;
    aspect-ratio: 2 / 3;
    background-size: contain;
    margin: 0 auto;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-product-price {
    order: 3;
    padding: 0;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-product-price > .MuiTypography-body2 {
    font-size: 13px !important;
    line-height: normal;
    color: rgba(0, 0, 0, 0.65) !important;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer {
    order: 4;
    width: 100%;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root button {
  color: #ffffff !important;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root button.wishlist-hero-list-card-footer-add-to-cart {
  display: none;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root button.wishlist-hero-list-card-footer-delete {
    position: absolute;
    background-color: #ffffff;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    top: 5px;
    right: 5px;
    z-index: 2;
    padding: 6px;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root button.wishlist-hero-list-card-footer-delete svg {
  width: 22px;
  height: 22px;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root button[disabled] {
  opacity: 0.6 !important;
}
.wishlisthero-customer-view-listing > .MuiGrid-root .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root .wishlist-hero-list-card-footer-delete svg.MuiSvgIcon-root {
    fill: #000000;
}
.wishlisthero-customer-view-listing .wishlist-hero-list-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 0 0;
}
.wishlisthero-customer-view-listing .wishlist-hero-list-card-footer-add-to-cart {
    font-size: 12px !important;
    line-height: normal !important;
    border-radius: 20px !important;
    padding: 8px 15px !important;
    min-height: auto !important;
    height: auto !important;
    width: calc(100% - 50px) !important;
    min-width: calc(100% - 50px) !important;
}
.wishlisthero-customer-view-listing .wishlist-hero-list-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 25px !important;
    margin-top: 25px !important;
    gap: 10px;
    flex-wrap: wrap;
    border-top: 1px solid rgba(0, 0, 0, 0.1);

}
.wishlisthero-customer-view-listing .wishlist-hero-list-footer .MuiButton-text {
   /* font-family: 'inter' !important;*/
    padding: 7px 12px;
    font-size: 12px !important;
    line-height: normal;
    font-weight: 500;
    text-transform: none !important;
    border-radius: 20px !important;
    margin: 0 !important;
    border: 1px solid #000000  !important;
}
.wishlisthero-customer-view-listing .wishlist-hero-list-footer .wishlist-hero-list-card-footer-add-all-to-cart-dialog {
    color: #ffffff !important;
    background-color: #000000 !important; 
}
.wishlisthero-customer-view-listing .wishlist-hero-list-footer .wishlist-hero-list-card-footer-delete-all {
    color: #000000 !important;
    background-color: transparent !important;
}

@media (max-width: 575px) {
  #wishlist-hero-shared-list-view h1.wishlist-hero-page-header, #wishlist-hero-shared-list-view .wishlist-hero-page-actions-bar {
    width: 100% !important;
  }
}
/* Featured Products Wishlist */
.product-card .wishlist-hero-custom-button.wishlisthero-floating {
    background-color: #ffffff !important;
    z-index: 1;
}
.product-card .wishlist-hero-custom-button.wishlisthero-floating,
.product-card .wishlist-hero-custom-button.wishlisthero-floating button {
  width: 28px !important;
  height: 28px !important;
}

.product-card .wishlist-hero-custom-button.wishlisthero-floating button {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.product-card .wishlist-hero-custom-button button {
  padding: 0 !important;
}
.product-card .wishlist-hero-custom-button button svg {
   width: 14px;
    height: 14px;
    padding: 1px 0 0 0;
}

/* 08-09-2025 */
[data-tooltip]:after {
    border-radius: 6px;
    padding: 8px;
}
@media (max-width: 999px) {
      .product-info .product-info__block-item[data-block-id="buy_buttons"] {
        width: 100%;
        transition: 0.4s ease-in-out;
      }
    .product-info .product-info__block-item[data-block-id="buy_buttons"].is-fixed {
      background-color: #ffffff;
       position: fixed;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 2;
      padding: 15px 33px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
      margin: 0 !important;
    }
}
@media (max-width: 699px) {
  .product-info .product-info__block-item[data-block-id="buy_buttons"].is-fixed {
    padding: 15px 21px;
  }
}
/* 19-09-2025  */
/* PDP */
.shopify-section--related-products .section-header h2, .feature_fact_title h2 {
  text-transform: uppercase;
}

@media (max-width: 999px) {
  .quick-buy-modal__info-wrapper .product-info .product-info__block-item[data-block-id="buy_buttons"] {
      position: relative;
      box-shadow: none;
      padding: 15px 0;
  }
  /* .shopify-section--footer {
        padding-bottom: 45px !important;
  } */
}
/*  */
@media (max-width: 390px)  {
  .header__secondary-nav {
    gap: 10px;
  }
}
@media (max-width: 372px) {
  .header {
    grid: "primary-nav logo secondary-nav" / minmax(0, auto) auto minmax(0, auto);
    justify-content: space-between;
  }
}

/* Collection Page */
.single_product_card {
  position: relative;
    grid-column: span 1;
    height: auto;
    z-index: 1;
}
/*
  .single_product_card::after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to top, #000000, transparent, transparent, transparent, transparent);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}*/
.single_product_card_info {
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 2;
    text-align: center;
    width: 100%;
}
.single_product_card img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 3 / 5.6;

}
.single_product_card_info h3 {
  font-size: 11px; 
}
.single_product_card_info h3,
.single_product_card_info p {
    color: #ffffff;
}
@media (max-width: 767px) {
  .single_product_card_info {
    padding: 6% 5%;
    width: 100%;
  }
  .single_product_card_info .button.sbutton {
    padding: 6px 10px;
    font-size: 100%;
    margin-block-start: 7%;
    font-size: 10px;
        line-height: 11px;
  }
  .single_product_card_info .h1 {
    font-size: 130%;
  }
  .single_product_card_info .h5 {
    font-size: 100%;
  }
}
@media (min-width: 699px) {
  .single_product_card img {
      aspect-ratio:4/5.8;
  }
}
.product-gallery__media{
  position:relative;
}
/* .model-size-text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    background: #ffffffbf;
    padding: 2px 7px;
    border-radius: 10px;
    margin: 0 0 7px 7px;
    letter-spacing: 0.1px;
} */
.scale_badge_container {
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    margin: 7px;
    width: auto;
}
.scale_badge_container, .scale_badge_container * {
  z-index: 9;
}
.scale_badge_container .expandable_icon {
  position: relative;
  align-items: center;
}
.scale_badge_container .expandable_icon {
    justify-content: left;
    cursor: pointer;
    width: auto;
    margin-left: 0;
    transition: width 0.4s ease-out, padding 0.4s ease-out, transform 0.4s ease-out, margin 0.4s ease-out;
    overflow: hidden;
}
.scale_badge_container .expandable_icon.active {
    background: #F5F5F5CC;
    width: fit-content;
    padding-right: 20px;
    margin-left: 5px;
}

.scale_badge_container .expandable_icon,
.scale_badge_container .expandable_icon_box {
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
}

.scale_badge_container .expandable_icon_box {
  flex-shrink: 0;
    justify-content: center;
    background: #F5F5F5CC;
    height: 34px;
    width: 34px;    
}
.scale_badge_container .expandable_icon.active .expandable_icon_box {
  border-radius: 0;
}
.scale_badge_container .expandable_icon svg {
    width: 22px;
    height: 22px;
    border-radius: 50px;
    box-sizing: content-box;
    transition: transform 0.3s ease-in-out;
}
.scale_badge_container .expandable_icon svg path{
  fill: #212121;
}
.scale_badge_container .expandable_icon.active svg {
   transform: scale(1.08);
}
.scale_badge_container .expandable_icon #scale_text_container {
    margin-left: 6px;
    font-size: 11px;
    color: #212121;
    letter-spacing: 0.1px;
    opacity: 0;
    transform: translateX(-5px);
    pointer-events: none;
    transition: opacity 0.3s  ease, transform 0.3s ease;
}
.scale_badge_container .expandable_icon.active #scale_text_container {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
    transition-delay: 0.2s;
}
@media (max-width: 999px){
    ..scale_badge_container {
      top: auto;
      bottom: 2%;
      left: 10px;
      right: 10px;
  }
  .scale_badge_container .expandable_icon.active {
      padding-right: 10px;
      height: auto;
  }
 
}

/* 31-10-2025 : CART SLIDER UPDATES */
.cart-drawer__complementary-products .cart_rec_slider  .horizontal-product-card {
    flex-direction: column;
    align-items: start;
}
.cart-drawer__complementary-products .cart_rec_slider  .horizontal-product-card .horizontal-product-card__figure{
  width: 100%;
}
.cart-drawer__complementary-products .cart_rec_slider  .horizontal-product-card,
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-next,
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-prev { 
  display: flex;
}

.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-next,
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-prev {
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-next svg,
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-prev  svg{
  width: 12px;
  height: auto;
}
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-next:after,
.cart-drawer__complementary-products .cart_rec_slider  .swiper-button-prev:after {
  display: none;
}

.cart-drawer__complementary-products .cart_rec_slider .horizontal-product-card  .hp_cart_btn {
  margin: auto 0 0;
}

.not-eligible {
    color: #e32c2b;
    font-weight: 600;
    margin-top: -0.2rem;
}


.shorts-offer-msg{
   font-weight: 600;
   border: 1px solid #f3f3f3;
   padding: 1px 6px;
}
/* 10-11-2025 */
.satisfied_customer {
    display: flex;
    align-items: center;
    text-decoration: none;
    margin: 0;
    gap: 10px;
}
.satisfied_customer .para p {
  margin: 0;
  font-size: 11.5px;
  line-height: normal;
}
.sc_stars {
    gap: 2px;
}
.sc_stars,
.sc_star {
    display: flex;
    align-items: center;
}

.sc_star_svg {
    width: auto;
    height: 16px;
}

/* Inactive */
.sc_star_svg .sc_star_bg rect,
.sc_star .sc_star_shape path:last-child {
    fill: #CCCCCC;
}
.sc_star_svg .sc_star_shape path {
    fill: #FFFFFF;
}

/* Active */
.sc_star.active .sc_star_bg rect,
.sc_star.active .sc_star_shape path:last-child {
    fill: #00B67A;
}
.sc_star_range {
    display: none;
}
/* Are Wearing Thrivin */
.wearing_thrivin {
    display: flex;
    align-items: center;
    gap: 15px;
}
.wearing_thrivin img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 50%;
}
/* Insta */
body #insta-feed h2 {
    line-height: 23px;
}
body #insta-feed h2 span {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
}
body #insta-feed h2 a {
    color: #000000;
    font-weight: 700;
    text-decoration: underline !important;
}


/* GIFT POPUP CSS */
#free-gift-popup {
  position: fixed;
  inset: 0;
  display: flex; /* keep it flex always for smoother transitions */
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.0); /* start fully transparent */
  z-index: 9999;
  opacity: 0;
  pointer-events: none;       
  transition: background 0.4s ease, opacity 0.4s ease;

}

#free-gift-popup.show {
  background: rgba(0,0,0,0.5);
  opacity: 1;
  pointer-events: auto;
   

}

  .gift-popup-box {
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    padding: 14px 0 0;
    overflow: hidden;
    width: 90%;
    max-width: 420px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    text-align: center;
    position: relative;

     transition: all 0.4s ease;
    
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    
  }

  #free-gift-popup.show   .gift-popup-box {
   animation: bounceIn 0.6s ease-out;
  
}


@keyframes bounceIn {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  60% {
    transform: scale(1.05);
    opacity: 1;
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

  #free-gift-popup.show .gift-popup-box::after {
    content: '';
    background-image: url(/cdn/shop/files/conf.gif?v=1765880055);
    position: absolute;
    background-size: contain;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: -1;
    animation: confettiFade 3s ease-out;
}
@keyframes confettiFade {
  0% {
    opacity: 0.5;
    z-index: 1;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
.gift-popup-box-inner {
    width: 100%;
}


  #close-free-gift {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    background: transparent;
    border: none;
    font-size: 2.5rem;
    line-height: 22px;
    cursor: pointer;
    color: #666;
  }
   #close-free-gift:hover {
    color: #000;
  }


  .gift-header {
    flex-direction: column;
    justify-content: center;
    margin: 0 14px 14px;
    gap: 8px;
}
 .gift-header img {
      width: 34px;
 }
 .gift-header,
.free-gift-item {
  display: flex;
  align-items: center;
}
.free-gift-item {
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    gap: 14px;
    padding: 12px 14px;
}
.free-gift-item:not(:last-child) {
  border-bottom: 1px solid #e6e6eb;
}
  .free-gift-item:first-child {
    border-top: 1px solid #e6e6eb;;
}
.free-gift-item .free-image {
      flex-shrink: 0;
}
.free-gift-item .free-image img {
  aspect-ratio: 1;  
  width: 50px;
  border-radius: 6px;
  object-fit: cover;
  }
.free-gift-item .free-midblock {
    font-size: 13px;
    line-height: normal;
    text-align: start;
  }
  .free-gift-item .free-midblock span {
    display: block;
    margin-top: 5px;
  }
  .free-gift-item .free-radio {
    margin-left: auto;
  }
  .free-gift-item .free-radio {
    display: flex;
  }
  .free-gift-item .free-radio input {
    position: relative;
        appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #1c1c1c;
    border-radius: 4px;
  }
 .free-gift-item .free-radio input:checked {
    background-color: #1c1c1c;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='512.000000pt' height='512.000000pt' viewBox='0 0 512.000000 512.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,512.000000) scale(0.100000,-0.100000)' fill='%23ffffff' stroke='none'%3E%3Cpath d='M4613 4733 c-17 -10 -592 -652 -1278 -1428 -685 -775 -1258 -1420 -1273 -1432 -30 -25 -80 -30 -115 -11 -12 6 -213 185 -446 397 -233 212 -442 398 -465 414 -130 87 -307 99 -454 30 -83 -39 -175 -132 -219 -220 -33 -67 -38 -85 -41 -170 -5 -112 14 -197 60 -269 55 -87 1261 -1556 1302 -1586 176 -130 420 -108 573 51 41 42 361 551 1299 2061 1110 1789 1244 2009 1244 2045 0 51 -28 97 -73 118 -45 22 -74 21 -114 0z'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-position: center right 0;
    background-repeat: no-repeat;
 }
 #free-gift-popup .shopify-product-form{
  margin:14px;
 }
 #free-gift-popup .wishlisthero-product-page-button-container{
  display:none;
 }
 #add-free-gift-btn:disabled, #add-free-gift-btn[aria-busy="true"]{
  opacity:0.75;
  pointer-events:none;
 }
   #add-free-gift-btn {
   /* position: relative;
      border-radius: 0;
          padding: 14px;*/
  }
  /* #add-free-gift-btn::after {
    content: '🎉';
    position: absolute;
    font-size: 60px;
    line-height: 80px;
    bottom: -40%;
    left: 0;
    opacity: 0.2;
} */

  /* .free-gift-item .free-radio input::after {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 3px;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0;
    transition: 0.4s ease-in-out;
  }
  .free-gift-item .free-radio input:checked::after {
    opacity: 1;
  } */
  .free-midblock select {
    width: 100%;
    background-color: #f4f4f4;
    border-radius: 4px;
    padding: 4px 8px;
    margin: 4px 0 0;
  }
  @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }

  @keyframes scaleUp {
    from { transform: scale(0.9); opacity: 0.8; }
    to { transform: scale(1); opacity: 1; }
  }

  .gift-popup-box #trust-bar {
    display: none;
  }
  @media (max-width: 767px) {
    .gift-header img {
        width: 28px;
    }
    .free-gift-item .free-image img {
      width: 42px;
    }
    .free-gift-item .free-radio input {
      width: 20px;
      height: 20px;
  }
  }
    @media (max-width: 575px) {
    .free-gift-item .free-midblock {
      font-size: 12px;
  }
  }

/* =====================================================
   PRODUCT CARD COLOR SWATCHES
   ===================================================== */

.product-card-swatches {
  margin-top: 3px;
  margin-bottom: 3px;
  width: 100%;
  padding-left: 1px;
}

.product-card-swatches__inner {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 2px 0;
  overflow: visible;
}

.product-card-swatches__inner::-webkit-scrollbar {
  display: none;
}

.product-card-swatch {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius: 500px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  cursor: pointer;
  padding: 0;
  transition: transform 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  outline: none;
  flex-shrink: 0;
}

.product-card-swatch--active {
  border-color: #000000;
  box-shadow: 0 0 0 0.5px #000000;
  padding: 2px;
}

.product-card-swatch--unavailable {
  opacity: 0.4;
  cursor: not-allowed;
}

.product-card-swatch--unavailable::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.5);
  transform: rotate(-45deg);
}

.product-card-swatch__color {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.product-card-swatch__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.product-card-swatch__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.product-card-swatches__more {
  font-size: 10px;
  font-weight: 600;
  color: #666666;
  white-space: nowrap;
  padding-left: 2px;
  flex-shrink: 0;
}

/* Mobile adjustments */
@media (max-width: 767px) {
  .product-card-swatch {
    width: 15px;
    height: 15px;
    min-width: 15px;
  }
  
  .product-card-swatches__inner {
    gap: 5px;
    /* Enable touch-friendly horizontal scroll */
    -webkit-overflow-scrolling: touch;
  }
  
  .product-card-swatches__more {
    font-size: 9px;
  }
}



/* Animation for image swap */
.product-card__image--primary {
  transition: opacity 0.2s ease-in-out;
}

.product-card--swapping .product-card__image--primary {
  opacity: 0.7;
}














/* =====================================================
   PRODUCT CARD HOVER IMAGE FIX
   Smooth transition, no white flash, disabled on mobile
   ===================================================== */

/* Ensure the media container has a background to prevent flash */
.product-card__media {
  position: relative;
  display: block;
  overflow: hidden;
  background-color:transparent;
}

/* Primary image - always visible by default */
.product-card__image--primary {
  position: relative;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  will-change: opacity;
}

/* Secondary image - hidden by default, positioned behind primary */
.product-card__image--secondary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 1; /* Always visible but behind primary */
}

/* Desktop hover effect - only on devices that support hover */
@media (hover: hover) and (pointer: fine) {
  .product-card__media:hover .product-card__image--primary {
    opacity: 0;
  }
}

/* Mobile - completely disable hover effects */
@media (hover: none), (pointer: coarse) {
  .product-card__image--secondary {
    display: none !important;
  }
  
  .product-card__media:hover .product-card__image--primary,
  .product-card__media:active .product-card__image--primary {
    opacity: 1 !important;
  }
}

/* Also disable for small screens as a fallback */
@media (max-width: 767px) {
  .product-card__image--secondary {
    display: none !important;
  }
   .product-card__media:hover .product-card__image--primary {
    opacity: 1!important;
  }
}

/* Remove old collection swiper styles if they exist */
.collectionSwiper {
  display: none !important;
}




.mega-menu  .link-faded > span{
  display: inline-block;
    padding: 0px 5px;
   background: #000000;
    color: #fff;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 20px;
    letter-spacing: 0.1px;
    margin-left: 6px;
}
.header-sidebar__sub-panel .header-sidebar__linklist .header-sidebar__linklist-button >span,
.header-sidebar__main-panel .header-sidebar__linklist a >span{
    display: inline-block;
    padding: 0px 5px;
   background: #000000;
    color: #ffffff;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 20px;
    letter-spacing: 0.1px;
    margin-right: auto;
    margin-left: 10px;

}




/***
 Waist
 */
 .waist-switcher{margin:0;}
.waist-switcher li{
      --swatch-border-size: 1px;
    --swatch-padding: calc(var(--input-padding-block) - var(--swatch-border-size) * 2) .875rem;
    --swatch-disabled-strike-color: rgb(var(--border-color));
    padding: var(--swatch-padding);
    border-width: var(--swatch-border-size);
    border-radius: var(--input-border-radius);
    min-width: 2.5rem;
    color: rgb(var(--text-color) / .65);
    justify-content: center;
    align-items: center;
    column-gap: .875rem;
    display: flex;
    position: relative;
    border-radius: 4px;
    border-width: 2px;
    cursor:pointer;
}

.waist-switcher li.active{    border: 2px solid #000;}
.bundle_variant {
    border: 1px solid #dedede;
    padding: 0.7rem;
    border-radius: 5px;
}
#klaviyo-bis-button-container button{
      box-sizing: border-box;
}
.form_hide_link a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M307.148 35.148 203.081 139.214c-.201.2-.326.443-.526.645 25.637-3.734 51.974-1.174 76.388 8.346l70.63-70.63c23.399-23.399 61.454-23.399 84.853 0 23.399 23.397 23.399 61.454 0 84.851-3.99 3.992-110.083 110.085-104.066 104.066-23.584 23.586-62.276 22.577-84.853 0-11.693-11.693-30.731-11.693-42.426 0l-18.214 18.214c5.052 8.584 10.844 16.844 18.214 24.214 44.44 44.44 120.934 47.99 169.061.526.201-.2.443-.326.645-.526l104.066-104.066c46.862-46.864 46.862-122.842 0-169.706-46.864-46.864-122.841-46.864-169.705 0z' fill='%23000000' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3Cpath d='m233.285 363.568-70.858 70.858c-23.397 23.399-61.454 23.399-84.851 0-23.399-23.399-23.399-61.454 0-84.853L181.869 245.28c23.584-23.584 62.276-22.577 84.853 0 11.693 11.695 30.732 11.695 42.426 0l18.214-18.214c-5.052-8.584-10.844-16.844-18.214-24.212-44.355-44.357-120.793-48.131-169.061-.527-.201.2-.443.326-.645.527L35.148 307.148c-46.862 46.862-46.864 122.842 0 169.706 46.864 46.862 122.844 46.862 169.706 0l104.293-104.295c.201-.2.326-.441.526-.645-25.637 3.734-51.973 1.174-76.388-8.346z' fill='%23000000' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    display: block;
    padding: 0 0 0 20px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    transition: all 0.3s ease-in-out;
    color: #444;
}
.form_hide_link a:hover {
    font-weight: 700;
    color: #000;
}
/* 30-01-2026 */
.size_faqs_wrapper {
    padding: 0;
}
.size_faqs_wrapper h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #171717;
    padding: 0 24px;
    margin: 0 0 32px;
}
.size_faqs_wrapper .faq__content {
    flex-basis: 100%;
}
.size_faqs_wrapper .faq__content .accordion {
    border: 1px solid #EBEBEB;
    border-radius: 16px;
    overflow: hidden;
}
.size_faqs_wrapper .faq__content .accordion__disclosure {
   position: relative;
}
.size_faqs_wrapper .faq__content .accordion__disclosure::after {
    content: '';
    position: absolute;
    background-color: #171717;
    width: 4px;
    height: 24px;
    border-radius: 0 24px 24px 0;
    left: 0;
    top: 14px;
    opacity: 0;
    transition: 0.4s ease-in-out;
}
.size_faqs_wrapper .faq__content .accordion__disclosure[aria-expanded="true"]::after {
  opacity: 1;
}
.size_faqs_wrapper .faq__content .accordion:not(:last-child) {
    margin: 0 0 15px;
}
.size_faqs_wrapper .faq__content .accordion__toggle {
    line-height: normal;
    padding-block: 0;
    padding: 16px 20px;
}
.size_faqs_wrapper .faq__content .accordion__toggle .animated-plus:after {
  width: 18px;
  height: 18px;
}
.size_faqs_wrapper .faq__content .accordion__toggle .animated-plus:before {
  display: none;
}
.size_faqs_wrapper .faq__content .accordion__toggle .animated-plus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M6.25 12.5H18.75' stroke='%23A4A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6.25V18.75' stroke='%23A4A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-color: transparent;
    left:0;
    transform: translateY(-50%);
}
.size_faqs_wrapper .faq__content .accordion__disclosure[aria-expanded="true"] .accordion__toggle .animated-plus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M17.7523 17.762L7.80859 7.81836' stroke='%23171717' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.03125 17.762L17.9749 7.81836' stroke='%23171717' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.size_faqs_wrapper .faq__content .accordion__toggle .text-with-icon {
  font-size: 16px;
  line-height: 20px;
    font-weight: 600;
    letter-spacing: -0.015em;
    color: #171717;
    text-transform: none;
}
.size_faqs_wrapper .faq__content .accordion__content {
    margin-block-start: 0;
    padding-block-end: 0;
    padding-inline-end: 0;
    padding: 0 20px 16px;
}

.size_faqs_wrapper .faq__content .accordion__content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.011em;
    color: #5C5C5C;
}

@media (max-width: 991px) {
 .size_faqs_wrapper h2 {
    padding: 0 16px;
    margin: 0 0 24px;
  }
}
/* 02-02-2026 */
/* SIZE GUIDE */
 /* Common CSS */
  .size_guide_wrapper .para p,
  #size_guide_popup .para p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.011em;
    color: #5C5C5C;

  }
  .size_guide_wrapper .para p:last-child {
    margin: 0;
  }
  .position-relative {
    position: relative !important;
  }
  /* End Common CSS */
  .size_guide_wrapper {
      padding: 60px 0;
  }
  /* TITLE */
  .size_guide_title h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #171717;
    margin: 0 0 12px;
  }
  /* TABS */
  .size_guide_list {
    margin: 60px 0;
    list-style: none;
  }

  .size_guide_list .swiper-slide {
    width: auto !important;
    margin: 0 8px 0 0 !important;
  }

  .size_guide_tab {
    background-color: #F7F7F7;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.011em;
    color: #171717;
    text-align: center;
    padding: 11px 10px;
    min-width: 128px;
    border-radius: 50px;
    border: 1px solid #F7F7F7;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .size_guide_tab.sg_active {
    background-color: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0 3px 3px rgba(10, 13, 20, 0.03);
  }
  .size_guide_tab:not(.sg_active) {
    position: relative;
    top: auto;
  }
  .size_guide_tabs {
    height: auto;
  }
  .size_guide_nav {
    width: 100%;
  }
  /* TAB CONTENT */
  .size_guide_content {
    display: none;
  }
  .size_guide_content.sg_current {
    display: block;
  }
  .sg_tab_content {
    padding: 0 24px;
    margin: 0 0 32px;
  }
  .sg_tab_title h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #171717;
  }
  .sg_tab_content, .sg_toggle_container, .sg_toggle_wrapper {
    display: flex;
    align-items: center;
  }
  .sg_tab_content, .sg_toggle_container {
      justify-content: space-between;
      gap: 40px;
  }
  .sg_toggle_wrapper {
    gap: 12px;
  }
  .size_guide_group {
    display: inline-flex;
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 4px;
    gap: 4px;
  }
  .size_guide_group, 
  .size_guide_btn {
    position: relative;
  }
  .size_guide_btn {
    font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      letter-spacing: -0.011em;
      color: #A3A3A3;
      min-width: 72px;
      padding: 6px 5px;
      border-radius: 6px;
      z-index: 1;
      transition: 0.4s ease-in-out;
  }

  /* .size_guide_active {
    background-color: #FFFFFF;
    color: #171717;
    box-shadow: 0 2px 4px #0E121B08, 0 6px 10px #0E121B0F;
  } */
  .size_guide_active {
    color: #171717;
  }
  .size_guide_indicator {
    position: absolute;
    background-color: #FFFFFF;
    color: #171717;
    box-shadow: 0 2px 4px #0E121B08, 0 6px 10px #0E121B0F;
    top: 4px;
    bottom: 4px;
    left: 0;
    border-radius: 6px;
    transition: transform .35s ease, width .35s ease;
    z-index: 1;
}
  /* Table */
  .size_guide_table_wrap {
    max-width: 100%;
    overflow-x: auto;
    border-radius: 16px;
    border: 1px solid #EBEBEB;
    box-shadow: 0 3px 3px rgba(10, 13, 20, 0.03);
  }
  .size_guide_table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .size_guide_table td + td {
    border-left-width: 0 ;
  }
  .size_guide_table td:not(:empty) {
    border-top-width: 0;
    border-block-width: 0;
  }
  .size_guide_table thead {
    background-color: #F7F7F7;
  }
  .size_guide_table th {
    position: relative;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #5C5C5C;
    padding: 13.5px 10px;
    border-top: 1px solid #EBEBEB;
    border-bottom: 2px solid #EBEBEB;
    text-transform: uppercase;
    opacity: 1;
  }
  .size_guide_table td {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.011em;
    font-weight: 500;
    color: #171717;
    padding: 10.5px 10px;
  }
  .size_guide_table tbody tr:not(:last-child) td {
    border-bottom: 1px solid #EBEBEB;
  }
  .size_guide_table th,
  .size_guide_table td {
    text-align: center;
  }

  .size_guide_eu {
      font-size: 12px;
      line-height: 16px;
      font-weight: 400;
      color: #5C5C5C;
      display: block;
      margin-top: 4px;
  }
  .tip.para {
      padding: 0 24px ;
      margin: 30px 0 60px;
  }
  .tip.para p,
  .tip.para p strong {
    font-weight: 500;
  }
  .tip.para p strong {
    color: #171717;
  }
  /* !!! Size info popover !!! */
  .popover.size_popover {
    border-radius: 16px;
  }
  .popover.size_popover::part(body) {
    padding: 0;
  }
  .popover.size_popover::part(content) {
      max-width: 256px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 16px;
      border: 1px solid #EBEBEB;
      box-shadow: 0 20px 20px -10px rgba(23, 23, 23, 0.04), 0 10px 10px -5px rgba(23, 23, 23, 0.04), 0 6px 6px -3px rgba(23, 23, 23, 0.04), 0 3px 3px -1.5px rgba(23, 23, 23, 0.04), 0 1px 1px -0.5px rgba(23, 23, 23, 0.04), 0 0 0 1px rgba(23, 23, 23, 0.08), 0 -1px 1px -0.5px rgba(23, 23, 23, 0.06) inset;
  }
  .size_popover img {
    display: block;
    margin: 0 auto;
  }
  .popover.size_popover p {
    color: #171717;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.078px;
    text-transform: math-auto;
    padding: 12px;
  }
  /* MEASURE */
  .size_guide_information {
      align-items: center;
      margin: 0 0 60px;
      gap: 32px;
  }
  .size_guide_img {
    background-color: #F7F7F7;
    max-width: 396px;
    border-radius: 16px;
    border: 1px solid #EBEBEB;
    box-shadow: 0 3px 3px rgba(10, 13, 20, 0.03);
    overflow: hidden;
  }
  .size_guide_img,
  .size_guide_points {
    width: 100%;
  }
  .size_guide_points {
      max-width: 500px;
      list-style: none;
      padding: 0;
      margin: 0;
  }
  .size_guide_information,
  .size_guide_points li {
    display: flex;
  }
  .size_guide_points li {
    align-items: start;
    padding: 0 0 0 20px;
    gap: 24px;;
  }
  .size_guide_points li:not(:last-child) {
    margin: 0 0 38px;
  }
  .point_number {
      font-size: 25px;
      line-height: 32px;
      letter-spacing: 0.02em;
      font-weight: 200;
      color: #A3A3A3;
      min-width: 35px;
  }
  .point_content h5 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: -0.015em;
    color: #171717;
    margin: 0 0 6px;

  }
  @media (max-width: 1199px) {
      .size_guide_title h1 {
         font-size: 30px;
         line-height: 36px;
      }
      .size_guide_list {
          margin: 56px 0;
      }
      .size_guide_points li {
          padding: 0;
      }
  }
  @media (max-width: 991px) {
      .size_guide_wrapper {
          padding: 32px 0 56px;
      }
      .sg_tab_content {
          padding: 0;
          margin: 0 0 24px;
      }
      .sg_tab_title h4, .sg_toggle_wrapper p {
          padding: 0 16px;
      }
      .sg_tab_content {
          gap: 16px;
      }
      .sg_tab_content, .sg_toggle_wrapper {
          flex-direction: column;
          align-items: start;
      }
      .tip.para {
          padding: 0 16px;
          margin: 24px 0 56px;
      }
  }
  @media (max-width: 767px) {
      .sg_toggle_container {
          flex-direction: column;
          align-items: start;
          gap: 16px;
      }
      .sg_toggle_container,
      .sg_toggle_wrapper,
      .size_guide_group {
          width: 100%;
      }
      .sg_toggle_wrapper {
          gap: 4px;
      }
      .size_guide_group * {
          flex: 1;
      }
      .size_guide_information {
          flex-direction: column;
          align-items: start;
      }
      .size_guide_help_wrap {
          gap: 24px;
      }
      .size_guide_information {
        gap: 56px;
      }
      .size_guide_img, .size_guide_points {
        max-width: 100%;
      }
      .size_guide_points li {
        padding: 0 16px;
      }
  }

  @media (max-width: 575px) {
    .size_guide_help_wrap {
        flex-direction: column;
        align-items: start !important;
    }
    .size_guide_help_wrap {
      padding: 24px; 
    }
    .size_guide_help_btn {
      justify-content: center;
      width: 100%;
    }
}

/* POPUP */
.product-info__block-item[data-block-type="size-chart"] {
    display: flex;
    margin: 0 !important;
    justify-content: end;
}
.size_guide_trigger {
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: normal;
    font-weight: 600;
    text-decoration: underline;
    padding: 4px 0 4px 4px;
    z-index: 2;
    margin: 0 0 -32px 0;
}
.bundle_product .size_guide_trigger {
  margin: 0;
}
/* Popup */
.sg_modal {
  position: fixed;
  display:flex;
  align-items: start;
  justify-content: end;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 9999;
}
.sg_modal, .sg_overlay {
  width: 100%;
  height: 100%;
  left:0;
  top: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
/* Open state */
.sg_modal.is_open {
  visibility: visible;
  pointer-events: auto;
}
.sg_modal.is_open, .sg_modal.is_open .sg_overlay {
  opacity: 1;
}
/* Overlay */
.sg_overlay {
  position: absolute;
  background: rgba(0,0,0,.5);
}
/* Modal box */
.sg_modal_inner {
  position: relative;
  background: #FFFFFF;
  max-width: 560px;
  width: 100%;
  height: 100dvh;
  overflow-y: auto;
  top: 0;
  transform: translateX(100%);
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

/* Animate modal in */
.sg_modal.is_open .sg_modal_inner {
  transform: translateX(0);
  opacity: 1;
}
/* Close button */
.sg_close {
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 5L15 15' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 5L5 15' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    top: 18px;
    right: 24px;
}
/* Popup */
  #size_guide_popup .sg_content_title {
    background-color: #ffffff;
    position: sticky;
    width: 100%;
    top: 0;
    padding: 24px;
    border-bottom: 1px solid #EBEBEB;
    z-index: 2;
  }
  #size_guide_popup .sg_content_title h2 {
    font-size: 22px;
    line-height: normal;
  }
  #size_guide_popup .sg_content_body {
      padding: 32px 24px;
  }
  #size_guide_popup .sg_tab_content {
      padding: 0;
      margin: 0 0 24px;
      flex-direction: column;
      align-items: start;
      gap: 16px;
  }
  #size_guide_popup .sg_tab_content .sg_tab_title h4 {
      padding: 0 0 0 16px;
  }
  #size_guide_popup .sg_toggle_container {
      gap: 24px;
      flex-direction: row;
  }
  #size_guide_popup .sg_toggle_wrapper {
      flex-direction: column;
      align-items: start;
      flex: 1;
      gap: 4px;
  }
  #size_guide_popup .sg_toggle_wrapper p {
      padding: 0 0 0 16px;
  }
  #size_guide_popup .size_guide_group,
  #size_guide_popup .sg_toggle_container {
      width: 100%;
  }
  #size_guide_popup .size_guide_btn {
      flex: 1;
  }
  #size_guide_popup  .tip.para {
      padding: 0 16px;
      margin: 24px 0 56px;
  }
  #size_guide_popup .size_guide_information {
    flex-direction: column;
      gap: 56px;
      margin: 0 0 80px;
  }
  #size_guide_popup .size_guide_img {
      max-width: 100%;
  }
  #size_guide_popup .size_guide_points li {
      padding: 0 16px;
  }

@media (max-width: 767px) {
    .sg_modal_inner {
      height: calc(100dvh - 129px);
      margin: auto 0 0;
      border-radius: 24px 24px 0 0;
      max-width: 100%;
      transform: translateY(100%);
      scrollbar-width: none;
    }
    .sg_modal.is_open .sg_modal_inner {
        transform: translateY(0);
        opacity: 1;
    }
    .sg_modal_inner::-webkit-scrollbar  {
      display: none;
    }
     #size_guide_popup .sg_content_title h2 {
      font-size: 18px;
    }
    #size_guide_popup .sg_content_title {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column-reverse;
      padding: 10px 16px;
    }
    .sg_close {
      position: relative;
      background-image: none;
      background-color: #CCCCCC;
      background-repeat: no-repeat;
      width: 36px;
      height: 5px;
      border-radius: 10px;
      top: auto;
      right: auto;
      margin: 0 0 15px;
  }
    #size_guide_popup .sg_content_body {
        padding: 32px 16px;
    }
    #size_guide_popup .size_guide_table td {
      font-size: 13px;
      line-height: 18px;
    }
    #size_guide_popup .tip.para {
      margin: 24px 0;
  }
  #size_guide_popup .size_guide_points li {
    padding: 0;
    gap: 16px;
  }
  #size_guide_popup .size_guide_information {
      flex-direction: column;
      gap: 32px;
  }
}

@media (max-width: 575px) {
  #size_guide_popup .size_guide_btn {
    min-width: unset;
  }
}


/* ====== help page ======== */
.help-grid,
.help-grid-browse {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.help-card-title {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 18px;
  font-weight: 600;
}
.title-arrow {
  opacity: 0;
  transform: translateX(-6px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  display: inline-flex;
}
.help-card:hover .title-arrow {
  opacity: 1;
  transform: translateX(0);
}
.help-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid  #EBEBEB;
  text-decoration: none;
  color: inherit;
  box-shadow: 0px 3px 3px 0px #0A0D1408;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.help-card:hover {
  background: #F7F7F7;
  
}
.help-section{
  padding-top: 40px;
  padding-bottom: 30px;
}
.help-card-image {
  background: #f6f7f9;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.help-card-image img {
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: 225px;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}
.help-card:hover .help-card-image img {
  transform: scale(1.08);
}
.help-card-content {
  padding: 20px 24px 20px;
}
.help-card-content h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px;
  color: #171717;
  line-height: 100%;
}
.help-card-content p {
  font-size: 14px;
  line-height: 20px;
  color: #5C5C5C;
  margin: 0;
}

.help-search {
  position: relative;
}
.help-search input {
  width: 100%;
  padding: 13px 48px;
  border: 1px solid #EBEBEB;
  border-radius: 12px;
  box-shadow: 0px 3px 3px 0px #0A0D1408;
  font-size: 14px;
}
.help-search input::placeholder {
  color: #A3A3A3;
  font-size: 14px;
}
.search-icon {
  position: absolute;
  left: 18px;
  top: 48%;
  transform: translateY(-50%);
  pointer-events: none;
}
.help-search input:focus,
.help-search input:focus-visible {
  border: 1px solid rgba(0, 0, 0, 0.4);
  outline: none;
}
.search-submit {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: #F7F7F7;
  border-radius: 100px;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-submit svg {
  transition: transform 0.2s ease;
}

.browse-topics-section{
  padding-top: 30px;
  padding-bottom: 30px;
}
.help-search{
  padding: 0;
}
.browse-topics-section h2{
  margin-bottom: 28px;
  font-size: 20px;
  padding-left: 24px;
  padding-right: 24px;
}
.help-grid-browse {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 32px;
  column-gap: 24px;
}
.help-grid-browse .help-card-browse{
  background: #ffffff;
  border: 1px solid  #EBEBEB;
  box-shadow: 0px 3px 3px 0px #0A0D1408;
  padding: 24px;
  border-radius: 12px;
}
.help-grid-browse .help-card-content{
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.help-grid-browse .help-card-content ul{
  padding-left: 0;
  margin: 0;
  margin-left: 0;
}
.help-grid-browse .help-card-content ul li{
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  font-size: 16px;
  line-height: 24px;
  color: #5C5C5C;
  margin-bottom: 8px;
}
.help-grid-browse .help-card-content ul li:is(::last-child){
  margin-bottom: 0px;
}
.help-card-browse .help-card-icon{
  margin-bottom: 24px;
}
.help-card-browse .help-card-icon img{
min-width:40px;
}
.help-card-browse .help-card-count{
  color: #171717;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: flex;
    align-items: center;
    gap: 8px;
}
.help-contact-section{
  padding-top: 30px;
  padding-bottom: 60px;
}
.help-contact-heading {
  margin-bottom: 24px;
  font-size: 20px;
  padding-left: 24px;
  padding-right: 24px;
}
.help-contact-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid  #EBEBEB;
  box-shadow: 0px 3px 3px 0px #0A0D1408;
}

.help-contact-content h3 {
  font-size: 16px;
  font-weight: 500;
  color: #171717;
  margin: 0 0 4px;
}

.help-contact-content p {
  font-size: 14px;
  color: #5C5C5C;
  line-height: 24px;
  margin: 0;
}

.help-contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 14px 10px 14px 14px;
  font-size: 14px;
  font-weight: 500;
  background: #F7F7F7;
  color: #171717;
  border-radius: 8px;
  text-decoration: none;
}
.help-card-questions {
  list-style: none;
  padding: 0;
  margin: 8px 0 12px;
}
.help-question-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.question-arrow {
  opacity: 0;
  transform: translateX(-4px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  display: inline-flex;
}
.help-question-item:hover{
  color: #171717;
}
.help-question-item:hover .question-arrow {
  opacity: 1;
  transform: translateX(0);
}
.help-question-item:hover {
  color: #111;
}
.metafield-rich_text_field a {
    color: #000;
    font-weight: 700;
}
/* ============responsive======= */
@media(max-width: 991px){
  .help-grid, .help-grid-browse {
      gap: 12px;
      row-gap: 24px;
      grid-template-columns: repeat(2, 1fr);
  }
  .help-grid-browse {
    row-gap: 24px;
    column-gap: 12px;
  }
}
@media (max-width: 767px){
  .browse-topics-section h2,
  .help-section h2{
    padding-left: 0px;
  }
  .help-contact-heading, .browse-topics-heading{
    padding-left: 0px;
  }
  .browse-topics-section,
  .help-section {
      padding-top: 28px;
      padding-bottom: 28px;
  }
  .help-section-search {
    padding-bottom: 20px;
  }
  .help-contact-card{
    flex-wrap: wrap;
    gap: 16px;
  }
}
@media (max-width: 575px) {
  .help-grid, .help-grid-browse {
    grid-template-columns: 1fr;
  }
  .help-contact-card{
    flex-direction: column;
    padding: 16px;
  }
  .help-contact-btn {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .help-grid-browse .help-card-browse,
  .help-card-content{
    padding: 16px;
  }
  .help-contact-heading,
  .browse-topics-heading{
    margin-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* =========single help page====== */
.help-breadcrumb{
  padding-top: 55px;
  padding-bottom: 32px;
}
.help-breadcrumb .breadcrumb-wrapper{
  font-size: 16px;
  color: #A3A3A3;
  line-height: 24px;
}
.help-breadcrumb .breadcrumb-wrapper .breadcrumb-current{
  color: #171717;
  font-weight: 600;
}

.help-sidebar {
  max-width: 280px;
  width: 100%;
  background-color: #fff;
}

.sidebar-title {
  font-size: 20px;
  font-weight: 600;
  color: #171717;
  line-height: 24px;
  margin-bottom: 12px;
  padding: 16px 8px 16px 0px;
}
.sidebar-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    line-height: 24px;
    margin-bottom: 12px;
    padding: 16px 8px 16px 0px;
}
.sidebar-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 10px;
  margin-bottom: 4px;
  /* box-shadow: 0px 3px 3px 0px #0A0D1408; */
  font-size: 15px;
  color: #171717;
  text-decoration: none;
  border-radius: 12px;

  transition: background-color 0.2s ease, color 0.2s ease;
}

.sidebar-link .icon .help-card-image-single img{
  width :22px;
}

.sidebar-link:hover {
  background-color: #f6f7f9;
  color: #000;
}

.sidebar-link.active {
  background-color: #f1f3f6;
  color: #000;
  font-weight: 500;
}

.sidebar-link.active .icon {
  color: #000;
}
.single-help-page .container {
    display: flex;
    gap: 48px;
    align-items: flex-start;
  }

  .help-divider {
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    align-self: stretch;
    flex-shrink: 0;
  }

  .help-sidebar {
    flex-shrink: 0;
  }

  .section-stack {
    flex: 1;
    min-width: 0;
  }
  .single-help-page .container {
    display: flex;
    gap: 48px;
    align-items: flex-start;
  }

  .help-sidebar {
    flex-shrink: 0;
    position: sticky;
    top: 20px;
    align-self: flex-start;
  }

  .help-sidebar-inner {
    max-height: calc(100vh - 40px);
    overflow-y: auto;
  }
  .single-help-page{
    padding-top: 32px;
    padding-bottom: 50px;
  }
.single-help-page .faq{
  justify-content: start;
}
.single-help-page .faq .accordion{
  border: 1px solid  #EBEBEB;
  margin-bottom: 12px;
  padding: 20px 20px 22px 20px;
  border-radius: 16px;
}
.single-help-page .faq__content{
  max-width: 100%;
      flex-basis: 100%;
}
.single-help-page .accordion__toggle{
  text-transform: none;
}
.single-help-page .section-stack{
  gap: 0;
}
.single-help-page .faq .accordion__toggle.text-lg{
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  color: #171717;
}
.single-help-page .accordion__content {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.single-help-page .faq .accordion__content {
    margin-block-start: 1rem;
    padding-block-end: 0;
    padding-inline-end: 0;
}
.common_accordian {
  padding-top: 20px;
}
/* =========responsive======== */
@media(max-width: 991px){
  .single-help-page .container{
    gap: 28px;
  }
  .help-sidebar{
    max-width: 250px;
  }
}
@media(max-width: 767px){
  .sidebar-title{
    padding-left: 0px;
  }
  .help-breadcrumb{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .single-help-page{
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .single-help-page .container{
    gap: 18px;
  }
  .help-sidebar{
    max-width: 250px;
  }
}
/* Desktop view */
  .help-sidebar-links {
    display: flex;
    flex-direction: column;
  }

  .help-sidebar-select {
    display: none;
  }
  @media (max-width: 767px) {
    .single-help-page .category-select{
      background: #F7F7F7;
      background-color:#F7F7F7; 
    }
    .single-help-page .faq .accordion{
      padding: 16px;
    }
    .single-help-page .faq .accordion__toggle.text-lg{
      font-size: 16px;
    }
    .single-help-page .accordion__content {
      font-size: 14px;
      line-height: 20px;
  }
    .single-help-page .help-sidebar{
      width: 100%;
      max-width: 100%;
    }
    .help-sidebar-links {
      display: none;
    }

    .help-sidebar-select {
      display: block;
      position: relative;
      width: 100%;
    }

    .category-select {
      width: 100%;
      padding: 12px 40px 12px 16px;
      font-size: 14px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 8px;
      background-color: white;
      cursor: pointer;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
    }

    .category-select:focus {
      outline: 2px solid rgba(0, 0, 0, 0.2);
      outline-offset: 2px;
    }

    .select-arrow {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none;
      color: rgba(0, 0, 0, 0.6);
    }

    .help-sidebar {
      width: 100%;
      position: static;
      margin-bottom: 24px;
    }

    .single-help-page .container {
      flex-direction: column;
    }

    .help-divider {
      display: none;
    }
  }
/* ================================ */
/*          How We Wear it          */
/* ================================ */
.how-we-wear-hero {
  padding: 80px 40px;
}

.how-we-wear-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  align-items: center;
}

.how-we-wear-hero__media {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
}

.how-we-wear-hero__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.how-we-wear-play-btn{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:70px;
  height:70px;
  border-radius:50%;
  border:none;
  background:transparent !important;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  z-index:3;
}

.play-icon svg{
  width:18px;
  height:18px;
}

.play-pulse{
  position:absolute;
  width:90px;
  height:90px;
  border-radius:50%;
  background:rgba(255,255,255,.3);
  animation:playPulse 2s infinite;
  z-index:-1;
}

@keyframes playPulse{
  0%{
    transform:scale(.8);
    opacity:.7;
  }
  70%{
    transform:scale(1.4);
    opacity:0;
  }
  100%{
    opacity:0;
  }
}

.how-we-wear-hero__content {
  background: #171717;
  color: white;
  padding: 60px;
  border-radius: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.how-we-wear-eyebrow {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #A3A3A3;
}

.how-we-wear-title {
  margin: 12px 0; 
} 

.how-we-wear-desc {
  /* opacity: .8; */
  margin-bottom: 25px;
  color: #fff;
}

.how-we-wear-btn {
  background: white;
  color: black;
  padding: 12px 20px;
  border-radius: 25px;
  text-decoration: none;
  gap: 8px;
}
.how-we-wear-play-btn{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:70px;
  height:70px;
  border-radius:50%;
  border:none;
  background:transparent;
  cursor:pointer;
  font-size:20px;
}

.how-we-wear-video-modal{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.8);
  display:none;
  justify-content:center;
  align-items:center;
  z-index:9999;
}

.how-we-wear-video-wrapper{
  position:relative;
  /* max-width:420px; */
  /* width:90%; */
 
}

.how-we-wear-video-wrapper video{
  width:100%;
  border-radius:16px;
      max-height: 90vh;
    border-radius: 16px;
    object-fit: cover;
}
}
.how-we-wear-video-wrapper{
  position:relative;
  /* max-width:420px; */
}

.how-we-wear-video-overlay{
  position:absolute;
  bottom:70px;
  left:20px;
  color:white;
  z-index:5;
}
.how-we-wear-video-title{
  font-size:16px;
  font-weight:500;
}
.how-we-wear-video-step{
  font-size:13px;
  opacity:.8;
}
.how-we-wear-hero__media{
  position:relative;
  border-radius:20px;
  overflow:hidden;
}
.how-we-wear-thumbnail-overlay{
  position:absolute;
  inset:0;
  background: rgba(23, 23, 23, 0.1);
}
.how-we-wear-steps{
  padding:80px 40px;
}

.how-we-wear-steps-heading{
  text-align:center;
  margin-bottom:40px;
}

.how-we-wear-steps-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:20px;
}

.how-we-wear-step-card{
  text-align:center;
  display: flex;
  justify-content: start;
  flex-direction: column;
}
.how-we-wear-step-image{
  justify-content: center;
  display: flex;
  border-radius: 12px;
  background: #F7F7F7;
  padding: 15px 24px 23px;
}
.how-we-wear-step-image img{
  width: 100%;
  height:auto;
  max-width: 132px;
}

.how-we-wear-step-title{
  margin-top: 16px;
  color: #171717;
}

.how-we-wear-step-text{
  color: #171717;
  font-size: 12px;
}
.how-we-wear-expect{
  padding:80px 40px;
  background:#F7F7F7;
}
.how-we-wear-expect-heading{
  text-align:center;
  margin-bottom:40px;
}
.how-we-wear-expect-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.how-we-wear-expect-card{
  background:#FFFFFF;
  border: 1px solid  #EBEBEB;
  border-radius:16px;
  padding: 24px;
  box-shadow: 0px 1px 2px 0px #0A0D1408;
  min-height: 200px;
  display: flex;
  justify-content: end;
  /* align-items: end; */
  flex-direction: column;
}

.how-we-wear-expect-icon img{
  width: 40px;
  height:auto;
  margin-bottom:15px;
}

.how-we-wear-expect-title{
  margin-bottom: 2px;
  color: #171717;
}

.how-we-wear-expect-text{
  font-size:14px;
  color: #5C5C5C;
}
.how-we-wear-support{
  padding:80px 40px;
}

.how-we-wear-support-wrapper{
  border: 1px solid #EBEBEB;
  border-radius:16px;
  padding:24px;
  box-shadow: 0px 3px 3px 0px #0A0D1408;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.how-we-wear-support-title{
  margin-bottom:4px;
}

.how-we-wear-support-desc{
  font-size:12px;
  color: #5C5C5C;
}

.how-we-wear-support-btn{
  display:flex;
  align-items:center;
  gap:4px;
  background:#F7F7F7;
  padding:16px 12px;
  border-radius:8px;
  text-decoration:none;
  font-size:14px;
}
.support-arrow img{
  width:24px;
  margin-bottom: 2px;
}
@media(max-width:992px){
.how-we-wear-steps-grid{
  grid-template-columns:repeat(3,1fr);
}
.how-we-wear-expect-grid{
  grid-template-columns:repeat(2,1fr);
}
.how-we-wear-hero {
  padding: 60px 20px;
}
.how-we-wear-steps,
.how-we-wear-expect,
.how-we-wear-support
 {
  padding: 60px 20px;
}
.how-we-wear-hero__content{
  padding: 24px;
}
}

@media(max-width:768px){
.how-we-wear-hero {
  padding: 44px 16px;
}
.how-we-wear-steps,
.how-we-wear-expect,
.how-we-wear-support
 {
  padding: 44px 16px;
}
.how-we-wear-expect{
  padding: 32px 16px;
}
.how-we-wear-steps-grid{
  grid-template-columns:1fr;
  gap: 32px;
}
.how-we-wear-hero__grid {
  grid-template-columns:1fr;
}
.how-we-wear-expect-grid{
  grid-template-columns:1fr;
  gap: 24px;
}
.how-we-wear-hero__media{
  order: 1 !important;
}
.how-we-wear-hero__content{
  background: white;
  color: #171717;
  padding: 10px;
}
.how-we-wear-desc {
  color:rgb(73, 43, 43);
  margin-bottom: 20px;
}
.how-we-wear-title {
    margin: 4px 0;
}
.how-we-wear-btn{
  display: none;
}
.how-we-wear-steps-heading,
.how-we-wear-expect-heading{
  margin-bottom: 32px;
}
.how-we-wear-support-wrapper{
  flex-wrap: wrap;
}
.how-we-wear-video-wrapper{
  padding: 24px 16px;
}
.how-we-wear-support-btn{
  width: 100%;
  justify-content: center;
}
.how-we-wear-title{
  text-align: center;
}
.how-we-wear-eyebrow{
  opacity: 1;
  color: #171717;
}
.how-we-wear-expect-card{
  justify-content: center;
  align-items: center;
}
.how-we-wear-expect-text,
.how-we-wear-expect-title{
  text-align: center;
}
.how-we-wear-close{
    color: #fff;
    right: 10px;
    font-size: 18px;
    position: absolute;
    top: 12px;
    opacity: .8;
  cursor:pointer;
}

}

/* ================================ */
/*       End - How We Wear it       */
/* ================================ */
/* ============gloabal faq setting ===== */
.faq__category+.accordion{
  border-width: 1px;
}
.accordion__toggle{
padding: 16px 20px;
}
.multi-column__item .badge_holder {
  background-color: var(--badge_bg_color);
  color: var(--badge_text_color);
  border: 1px solid var(--badge_border_color);
  padding: 6.5px 8px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.multi_bottom_cta {
    display: flex;
    justify-content: center;
}
.faq__content .accordion__toggle{
  padding: 16px 20px;
}
.faq__content .accordion{
  border: 1px solid #EBEBEB;
  border-radius: 16px;
  overflow: hidden;
}
.faq__content .accordion:not(:last-child) {
    margin: 0px 0 15px;
}
.faq__content .accordion__toggle .animated-plus:after {
  width: 18px;
  height: 18px;
}
.faq__content .accordion__toggle .animated-plus:before {
  display: none;
}
.faq__content .accordion__toggle .animated-plus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M6.25 12.5H18.75' stroke='%23A4A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 6.25V18.75' stroke='%23A4A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-color: transparent;
    left:0;
    transform: translateY(-50%);
}
.faq__content .accordion__disclosure[aria-expanded="true"] .accordion__toggle .animated-plus:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M17.7523 17.762L7.80859 7.81836' stroke='%23171717' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.03125 17.762L17.9749 7.81836' stroke='%23171717' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transform: translateY(-50%); 
}
.animated-plus{
  width: 18px;
  header: 18px;
}
.animated-plus:after{
   will-change: transform;
   backface-visibility: hidden;
}
.faq__content .accordion__disclosure[aria-expanded="true"]::after {
    opacity: 1;
}

.faq__content .accordion__disclosure::after {
    content: '';
    position: absolute;
    background-color: #171717;
    width: 4px;
    height: 24px;
    border-radius: 0 24px 24px 0;
    left: 0;
    top: 14px;
    opacity: 0;
    transition: 0.4s ease-in-out;
}
.accordion__content{
  padding: 0 20px 20px;
}
.accordion__content ul{
  margin-left: 18px;
}
.header_wishlist_link,
.header_wishlist_link a,
.header_wishlist_link a svg {
  width: 24px;
  height: 24px;
}