/** Shopify CDN: Minification failed

Line 467:0 Expected "}" to go with "{"

**/
.Rte .h1:last-child {
  margin-bottom: 0;
}
.features--heading-uppercase .Rte .h1 {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.h1 {
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit;
}
a.AspectRatio {
  display: block;
}
.Rte .h1 {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  color: var(--heading-color);
  transition: color 0.2s ease-in-out;
  margin: 2.2em 0 0.8em;
}
.features--heading-normal .Rte .h1 {
  font-size: 22px;
}
@media screen and (min-width: 641px) {
  .features--heading-normal .Rte .h1 {
    font-size: 22px;
  }
}

/* RICH TEXT - MOBILE DISPLAY ONLY */
section.text-mobile-display {
  display: none;
}

/* .main-image .slick-slide {
  z-index: 999 !important;
} */

@media screen and (max-width: 640px) {
  section.text-mobile-display {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  section.text-mobile-display .FeatureText .SectionHeader__Description {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  section.text-mobile-display h2.SectionHeader__Heading.Heading.u-h1 {
    margin-bottom: 10px;
  }

  section.text-mobile-display .FeatureText__Content.mobile-left {
    text-align: left;
  }

  section.text-mobile-display .FeatureText__Content.mobile-center {
    text-align: center;
  }

  section.text-mobile-display .FeatureText__Content.mobile-right {
    text-align: right;
  }

  .text-mobile-display .FeatureText.FeatureText--withImage {
    position: relative;
  }

  .text-mobile-display .FeatureText__ContentWrapper {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
  }

  .text-mobile-display .FeatureText__ContentWrapper {
    height: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  section.text-mobile-display .FeatureText__Content {
    height: 100%;
  }

  .text-mobile-display .FeatureText__Content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  section.text-mobile-display .FeatureText__Content .SectionHeader:last-child {
    margin-bottom: 7px;
  }
  .thumb-wrapper .slick-track {
    align-items: center;
  }
}

.collection-grid-custom {
  text-align: center;
}
.collection-grid-custom img {
  margin-bottom: 18px;
}
.collection-grid-custom img + .metafield-rich_text_field p {
  color: #f287b7;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-family: Raleway, sans-serif;
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
}
button.quick-view-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  background-color: var(--button-background);
  color: white;
  padding: 5px 10px;
  border-radius: 50px;
  z-index: 99;
  display: none;
}

.ProductItem:hover button.quick-view-btn {
  display: block;
}
.features--heading-normal .ProductMeta__Title.u-h2 {
  font-weight: bolder;
}
.features--heading-normal .ProductMeta__Price.u-h4 {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  div.thumb-wrapper {
    display: block;
    width: 100%;
  }
  .thumb-wrapper .slick-track {
    display: flex;
    gap: 10px;
  }

  .Product__Gallery {
    margin: 0;
    flex-direction: column-reverse;
  }
  .main-image .slick-slide {
    padding: 0;
  }
  .thumb-wrapper .slick-next {
    right: -15px;
  }
  .thumb-wrapper .slick-prev {
    left: -25px;
  }
  .thumb-wrapper .slick-prev,
  .thumb-wrapper .slick-next {
    z-index: 99;
  }

  .ProductMeta {
    text-align: left;
  }
}
.slick-next,
.slick-prev {
  height: 50px;
  width: 50px;
}

.quick-view-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quick-view-content {
  background: #fff;
  padding: 2rem;
  max-width: 800px;
  width: 100%;
  position: relative;
}
.quick-view-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}
#quick-view-modal .Product__Info {
  width: 100%;
  max-width: unset;
  margin: 0;
  margin-top: 10px;
}

#quick-view-modal .Product__Gallery {
  margin: 0;
  margin-bottom: 10px;
}
div#quick-view-details {
  overflow: auto;
  max-height: 80vh;
  padding: 10px 20px;
}

div#quick-view-details .Product__Wrapper {
  max-width: unset;
}
div#quick-view-details .Product__InfoWrapper {
  position: unset;
}
.quick-view--images img {
  width: 50%;
  min-height: 350px;
  margin-right: 10px;
  background-color: #f287b7;
}

.flickity-prev-next-button.next {
  right: 0;
}

.flickity-prev-next-button.previous {
  left: 0;
}
#quick-view-details a.btn {
  padding: 10px 20px;
  background-color: #f287b7;
  color: white;
  border-radius: 20px;
}

.HorizontalList__Item label {
  border-radius: 50px;
  line-height: normal;
  padding: 10px;
}
.ProductItem__ImageWrapper {
  position: relative;
}
.flickity-page-dots:has(.dot.is-selected:first-child):has(
    .dot.is-selected:last-child
  ) {
  display: none;
}

.ProductForm__BuyButtons {
  display: flex;
  flex-wrap: wrap;
}
.klaviyo-bis-trigger {
  width: 100%;
}

button.ProductForm__AddToCart {
  width: 80%;
}

div[class*="ProductPageAddToWishList_flits_button_section_"] {
  padding: 0;
}

p.AnnouncementBar__Content.Heading {
  text-transform: none;
}
.SizeSwatch.is-active::after,
.SizeSwatch__Radio:checked + .SizeSwatch {
  background-color: var(--button-background);
  color: white;
  border-color: var(--button-background);
}
@media (min-width: 1008px) {
  .Product__Gallery {
    position: sticky;
    top: calc(-3vh + -100px);
  }
}
@media screen and (max-width: 500px) {
  .thumb-wrapper .slick-list.draggable {
    overflow: hidden;
    max-width: 90%;
    position: relative;
    margin: auto;
  }

  .Product__Gallery {
    position: unset;
    height: unset;
    top: unset;
  }
  .quick-view--images img {
    width: 100%;
    min-height: 250px;
  }
  .quick-view-content {
    height: 100vh;
  }
  div#quick-view-details {
    max-height: 90vh;
  }
  button.quick-view-btn {
    display: none !important;
    font-size: 12px;
    right: 3px;
    transform: unset;
    bottom: 3px;
    top: unset;
  }
}
div.main-image .slick-slide {
  padding-bottom: 0;
}

.thumb-wrapper .slick-track {
  display: flex;
  gap: 10px;
  align-items: center;
}
.main-image {
  /* max-height: 665px; */
}

#ilevellab-body .ProductItem__Wrapper {
  /* min-height: 450px; */
}

.main-image .slick-next,
.main-image .slick-prev {
  background-color: transparent;
  border: 0;
}

.slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 7L10 12L15 17' stroke='%23f287b7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 7L15 12L10 17' stroke='%23f287b7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.slick-prev:before,
.slick-next:before {
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  display: block;
  content: "";
}

@media (min-width: 768px) {
  .thumb-wrapper .slick-list {
    max-width: 90%;
    margin: auto;
    overflow: hidden;
  }
  .main-image .slick-next {
    right: 5px;
  }

  .main-image .slick-prev {
    left: 0;
  }
}
.slick-slide {
  height: fit-content;
}
div.thumb-wrapper:not(:has(.slick-arrow)) {
  width: 100%;
  margin-left: 0;
}

div.thumb-wrapper:not(:has(.slick-arrow)) .slick-list {
  max-width: unset;
}
.thumb-wrapper .slick-track {
  max-height: 240px;
}
.Product__Gallery {
  flex-direction: column-reverse;
}
.thumb-wrapper .slick-track {
  width: 100%;
}
div.thumb-wrapper {
  width: 95%;
  max-width: unset;
  display: block;
  margin: auto;
  margin-left: 3.5%;
}

div.main-image {
  width: 100%;
}

.Product__Gallery {
  margin-left: 0;
}

@media (max-width: 1000px) {
  .Product__Gallery {
    margin-left: 20px;
  }
}

@media (max-width: 768px) {
  .Product__Gallery {
    margin-left: 0;
  }
}

/* Amazon button  */

.amazon-button {
  display: inline-block;
  width: 80%;
  background-color: #ffa41c; 
  color: #fff;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border: none;
  border-radius: 50px;
  padding: 14px 0;
  font-size: 13px;
  transition: all 0.25s ease;
  text-decoration: none;
  max-width: 320px;
  margin: 10px 0;
  font-weight: 500;
  line-height: 15px;
  border: 1px solid #ffa41c;
}

.amazon-button:hover {
  background-color: #ff8400;
  border: 1px solid #ff8400;
}

.amazon-button:active {
  background-color: #ff8400;
  border: 1px solid #ff8400;
