#fw-section-collections-list-2aca7d9c-948e-4b11-9626-8230737edb43 {

/* COLLECTION LIST */


/* =========================
   MOBILE — VERY SMALL + SCROLL
   ========================= */

@media screen and (max-width: 639px) {

  .collections-list .col-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;

    gap: 12px !important;

    padding: 0 12px 10px !important;
    margin: 0 !important;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .collections-list .col-grid::-webkit-scrollbar {
    display: none;
  }

  .collections-list .col-grid > li {
    flex: 0 0 85px !important;
    width: 85px !important;
    min-width: 85px !important;
  }

  .collections-list__item {
    display: block !important;
    width: 85px !important;
    text-align: center !important;
  }

  .collections-list__item-image-wrapper {
    width: 85px !important;
    height: 85px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .collections-list__item-title {
    text-align: center !important;
    margin-top: 5px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
  }
}


/* =========================
   DESKTOP — LARGER + CENTERED
   ========================= */

@media screen and (min-width: 640px) {

  .collections-list .col-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: flex-start !important;

    gap: 28px !important;

    width: fit-content !important;
    max-width: 100% !important;

    margin-left: auto !important;
    margin-right: auto !important;

    overflow: visible !important;
  }

  .collections-list .col-grid > li {
    flex: 0 0 140px !important;
    width: 140px !important;
    min-width: 140px !important;
  }

  .collections-list__item {
    display: block !important;
    width: 140px !important;
    text-align: center !important;
  }

  .collections-list__item-image-wrapper {
    width: 140px !important;
    height: 140px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .collections-list__item-title {
    text-align: center !important;
    margin-top: 8px !important;
  }
}
}




#fw-section-text-banner-5b237eaa-373e-4e98-aae1-3d08d8c410d7 {
--font-heading-scale: 1.38;
--font-body-scale: 1.16;
}
#fw-section-featured-collection-572d83db-48e2-4b52-9a8f-aa90067d172b {

/* HORIZONTAL SCROLLING PRODUCT COLLECTION */
.featured-collection .collection__grid .col-grid {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: 100%;
  overflow-x: auto !important;
  overflow-y: hidden;
  gap: 16px;
  padding-bottom: 12px;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

/* Hide scrollbar */
.featured-collection .collection__grid .col-grid::-webkit-scrollbar {
  display: none;
}

/* Product cards */
.featured-collection .collection__grid .col-grid > div {
  flex: 0 0 42% !important;
  min-width: 0 !important;
}

/* Desktop */
@media screen and (min-width: 640px) {
  .featured-collection .collection__grid .col-grid > div {
    flex: 0 0 22% !important;
  }
}

/* Large desktop */
@media screen and (min-width: 1200px) {
  .featured-collection .collection__grid .col-grid > div {
    flex: 0 0 20% !important;
  }
}
}


#fw-section-collections-list-d8107c85-9da2-4e5a-aa76-63d15159c6ee {

/* COLLECTION LIST */

@media screen and (max-width: 639px) {

  .collections-list .col-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 0 12px 10px !important;
    margin: 0 !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .collections-list .col-grid::-webkit-scrollbar {
    display: none;
  }

  .collections-list .col-grid > li {
    flex: 0 0 85px !important;
    width: 85px !important;
    min-width: 85px !important;
  }

  .collections-list__item {
    display: block !important;
    width: 85px !important;
    text-align: center !important;
  }

  .collections-list__item-image-wrapper {
    width: 85px !important;
    height: 113.33px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .collections-list__item-title {
    text-align: center !important;
    margin-top: 5px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
  }
}

@media screen and (min-width: 640px) {

  .collections-list .col-grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 28px !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: visible !important;
  }

  .collections-list .col-grid > li {
    flex: 0 0 140px !important;
    width: 140px !important;
    min-width: 140px !important;
  }

  .collections-list__item {
    display: block !important;
    width: 140px !important;
    text-align: center !important;
  }

  .collections-list__item-image-wrapper {
    width: 140px !important;
    height: 186.67px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .collections-list__item-title {
    text-align: center !important;
    margin-top: 8px !important;
  }
}
}

#fw-section-newsletter-db9dc28f-0fa4-43c7-98ba-b1c8c60521d2 {
--font-heading-scale: 0.7;
--font-body-scale: 1.0;
}
#fw-section-footer {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}

#fw-section-announcement-bar-a319278f-2120-4a9a-9cf3-9db6b8b5826e {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}
#fw-section-announcement-bar-a319278f-2120-4a9a-9cf3-9db6b8b5826e {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}



#fw-section-custom-html-5786d96b-401a-48af-8b58-217cc6f10222 {

section { padding: 0 !important; margin: 0 !important; }
}

#fw-section-rich-text-d820f561-8005-4585-8dd5-76f3f4e99c91 {
--font-heading-scale: 0.7;
--font-body-scale: 0.7;
}