/** Shopify CDN: Minification failed

Line 196:59 Unexpected "{"
Line 196:68 Expected ":"

**/

.customFeaturedCollections {
  margin: 0 !important;
}

.customFeaturedCollections .collection-button {
  margin-left: 70px;
  margin-block-start: 3px;
  margin-top: 0;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .collection-button {
    margin-left: 0;
    margin-block-start: 20px;
  }
}

.customFeaturedCollections .custom-tabs-nav__item {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.8px;
  padding-block-end: 11px;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-tabs-nav__item {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.65px;
  }

}
.customFeaturedCollections .custom-section__color-wrapper {
  background-size: cover;
  background-position: center;
}

.customFeaturedCollections .collection-button.active {
  display: block !important;
}

.customFeaturedCollections .product-list__inner {
  margin-inline-start: 0;
  margin-inline-end: 0;
}

.customFeaturedCollections .custom-tabs-nav {
  margin-left: auto;
  margin-bottom: 0;
  margin-block-start: 0 !important;
}

@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-section__header {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 27px;
  }
  .custom-tabs-nav {
    width: 100%;
    overflow-x: auto;
    margin: 0 calc(50% - 50vw) !important;
    width: 100vw;
    padding-inline: 20px;
  }
}

.customFeaturedCollections .custom-text-container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-text-container {
    flex-direction: column;
  }
}

.customFeaturedCollections .custom-button {
  color: #000;
  background: none;
  width: 100%;
  text-transform: none !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.8px;
  text-decoration-line: underline;
  width: 100%;
  min-width: 140px;
  display: flex;
  align-items: center;
  transition: opacity 0.3s ease;
  justify-content: end;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-button {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 107692% */
    letter-spacing: 0.65px;
  }
}

.customFeaturedCollections .custom-button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .product-list__inner:not(.product-list__inner--scroller) {
    margin-inline: calc(-1* var(--container-gutter) / 2);
  }
}

.custom-button img {
  margin-left: 11px;
  width: 29px;
  height: 29px;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-button img {
    width: 24px;
    height: 24px;
  }
}

.custom-text-container h3 {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
@media screen and (max-width: 740px) {
  .customFeaturedCollections .custom-text-container h3 {
    font-size: 24px;
  }
}

.customFeaturedCollections .custom-text-container h2 {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
@media screen and (max-width: 740px) {
  .customFeaturedCollections .custom-text-container h2 {
    font-size: 24px !important;
  }
}

.custom-text-container h2,
.custom-text-container h3 {
  margin: 0 !important;
}

.custom-button-cart, 
.custom-button-quick,
.customFeaturedCollections .custom-button-base {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.8px;
  padding: 16px;
  width: 100%;
  border-radius: 60px;
  border: 1px solid #000;
  background: transparent;
  color: #000000!important;
  height: 55px;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .custom-button-cart,
  .customFeaturedCollections .custom-button-quick,
  .customFeaturedCollections .custom-button-base
  {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.65px;
    padding: 0;
  }
}
@media screen and (max-width: 740px) {
  .customFeaturedCollections .custom-button-cart
  , .customFeaturedCollections .customFeaturedCollections-{{ section.id }}
  .custom-button-quick,
  .customFeaturedCollections .custom-button-base {
    height: 45px;
    padding: 12px;
  }
}

@media screen and (max-width: 999px) {
      .customFeaturedCollections .product-list__inner--scroller {
        grid-auto-columns: 35.8vw;
      }
    }
    @media screen and (max-width: 640px) {
      .customFeaturedCollections .product-list__inner--scroller {
        grid-auto-columns: 46.8vw;
      }
    }
    @media screen and (max-width: 500px) {
      .customFeaturedCollections .product-list__inner--scroller {
        grid-auto-columns: 66.66666vw;
      }
    }
    @media screen and (max-width: 370px) {
    .customFeaturedCollections .custom-button-cart:before {
        display: none;
    }
    .customFeaturedCollections .custom-button-cart .loader-button__text{
      margin-left: 0;
    }
    .customFeaturedCollections .custom-button-comming-soon:before {
      display: none;
    }
}
@media screen and (max-width: 740px)  {
  .customFeaturedCollections .wk-button .wk-icon svg {
    width: 19px !important;
      min-width: 19px !important;
      height: 16px !important;
      min-height: 16px !important;
  }
}
.customFeaturedCollections .custom-button-base {
  display: grid;
  place-content: center;
  height: 55px;
  margin-inline: auto;
}
@media screen and (max-width: 740px)  {
  .customFeaturedCollections .custom-button-base {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.65px;
  }
}

.customFeaturedCollections .is-ranking .product-list {
  counter-reset: ranking;
}

.customFeaturedCollections .is-ranking .custom-section__color-wrapper .product-item {
  counter-increment: ranking;
  position: relative;
  max-width: 340px;
}
.customFeaturedCollections .is-ranking .custom-section__color-wrapper .product-item.has-ranking {
  padding: 28px 0 0;
  margin: 19px 0 0;
}

@media screen and (max-width: 1000px) {
  .customFeaturedCollections .is-ranking .custom-section__color-wrapper .product-item {
    width: 100%;
  }
  .customFeaturedCollections .is-ranking .custom-section__color-wrapper .product-item.has-ranking {
    padding: 17px 0 0;
  }
}

.customFeaturedCollections .is-ranking .product-item::before {
  content: "No." counter(ranking);
  position: absolute;
  top: -17px;
  font-weight: bold;
  color: #000000;
  padding: 7px;
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 14px;
  height: 28px
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .is-ranking .custom-section__color-wrapper .product-item::before {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 10px;
    padding: 5px;
    height: 20px;
  }
}

.customFeaturedCollections .is-ranking .product-item::before {
  font-family: var(--font-family-fraunces);
}

.customFeaturedCollections .is-ranking .product-item:nth-of-type(1)::before {
  background: url('/cdn/shop/files/ranking-no1.png?v=1749500703') no-repeat center center;
}
.customFeaturedCollections .is-ranking .product-item:nth-of-type(2)::before {
  background: url('/cdn/shop/files/ranking-no2.png?v=1749500721') no-repeat center center;
}
.customFeaturedCollections .is-ranking .product-item:nth-of-type(3)::before {
  background: url('/cdn/shop/files/ranking-no3.png?v=1749500703') no-repeat center center;
}
.customFeaturedCollections .is-ranking .product-item:nth-of-type(4)::before {
  background-color: #8DAFD1;
}
.customFeaturedCollections .is-ranking .product-item:nth-of-type(n + 5)::before {
  background-color: #8DAFD1;
}
@media screen and (max-width: 1300px) {
  .customFeaturedCollections .is-ranking .product-item:nth-of-type(1)::before {
    background: url('/cdn/shop/files/ranking-no1_sp.png?v=1749501360') no-repeat center center;
  }
  .customFeaturedCollections .is-ranking .product-item:nth-of-type(2)::before {
    background: url('/cdn/shop/files/ranking-no2_sp.png?v=1749501360') no-repeat center center;
  }
  .customFeaturedCollections .is-ranking .product-item:nth-of-type(3)::before {
    background: url('/cdn/shop/files/ranking-no3_sp.png?v=1749501360') no-repeat center center;
  }
}

.product-item__image-wrapper {
  margin-block-end: 22px!important;
}