/** Shopify CDN: Minification failed

Line 521:29 Expected ":"

**/
.header__dropdown__wrapper .header__grandparent__links{
    gap: 1rem;
    flex: unset;
}

.header__dropdown__wrapper .header__dropdown__inner > div{
    width: 46%;
}

.header__dropdown__wrapper .header__dropdown__inner > div:only-child{
    width: 60%;
    margin: auto;
    
}

.header__dropdown__inner{
    width: 90%;
    margin: 2rem auto;
}

.grandparent .dropdown__family{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media screen and (min-width: 1168px) {
  .template-index .header-sections {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .template-index .header-sections .header__wrapper:not(.js__header__stuck):not(:hover) .theme__header::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  }
  .template-index .header-sections .header__wrapper:not(.js__header__stuck):not(:hover) .theme__header .header__menu .navlink--toplevel span {
    color: white;
  }
  .template-index .header-sections .header__wrapper:not(.js__header__stuck):not(:hover) .theme__header .header__desktop__buttons--icons * {
    color: white;
  }
}

.template-product .product__content .discount-percent{
  font-size: 12.6px;
  margin-left: 8px;
  font-weight: 700;
  color: #207212;
  text-transform: capitalize;
  background-color: #e2f0e1;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px){
  .subcategories--custom-links:not(.special-content) .subcategories__list{
    padding-left: 1rem;
    padding-right: 1rem;
    scroll-snap-type: unset;
    gap: 20px !important;
  }
  
  .subcategories--custom-links:not(.special-content) .subcategories__list .subcategory-card{
    min-width: fit-content;
  }
  
  .subcategories--custom-links:not(.special-content) .subcategories__list .subcategory-card img{
    max-width: 15vw !important;
    max-height: unset !important;
  }
  
  .template-index .subcategories--custom-links:not(.special-content) .subcategories__list .subcategory-card img{
    max-width: 17vw !important;
    max-height: unset !important;
  }

  
  .subcategories--custom-links:not(.special-content) .subcategories__list .subcategory-card .subcategory-card__title{
    white-space: nowrap;
  }
}

.selector-wrapper--size {  
  .radio__fieldset {
    .radio__buttons {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 12px;

      @media screen and (min-width: 990px) {
        grid-template-columns: repeat(6, 1fr);
      }
    }
    .radio__button {
      padding: 0;

      label {
        padding: 8px;
        border-radius: 300px;
        font-size: 14.4px;
        font-weight: 700;
        letter-spacing: normal;
        border-color: #e9e9e9;
        color: #646464;
      }
      input:checked~label {
        border-color: #141414;
        color: #000;
      }
      /* Sold-out / unavailable size boxes: diagonal strike-through line (Union.svg) */
      input.sold-out + label,
      input.unavailable + label {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77 17' preserveAspectRatio='none'%3E%3Cpath d='M80.5645 0.727539L0.686523 16.79L0 16.0625L79.8779 0L80.5645 0.727539Z' fill='%23E4E4E7'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        background-color: #f7f7f7;
        color: #e9e9e9;
      }      
      input.sold-out:checked ~ label,
      input.unavailable:checked ~ label {
        border-color: #bdbdbd;
        color: #141414;
      }
    }
  }
}

/* Remove native mobile tap-highlight flash when tapping variant selectors */
.selector-wrapper--size .radio__button label,
.swatch__button label,
radio-swatch {
  -webkit-tap-highlight-color: transparent;
}

/* Little tilted ruler icon on the size-chart link (text style) */
.radio__legend__link .size-chart-icon {
  display: inline-flex;
  align-items: center;
  margin-right: 5px;
}
.radio__legend__link .size-chart-icon svg {
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
}
.radio__legend__link .size-chart-icon svg path {
  stroke: currentColor;
  stroke-width: 1.5;
}

#bundle-builder .rebuy-widget .rebuy-bundle-builder__step-tab,
#bundle-builder-2 .rebuy-widget .rebuy-bundle-builder__step-tab{
  max-width: unset !important;
  border-color: black !important;
}

.swatch__button .sibling__link,
.swatch__button .swatch__link, .swatch__button input ~ label,
.swatch__button .sibling__link::after,
.swatch__button input ~ label::after{
  background: #CCC;
}

.product__block .product__submit__buttons{
  display: flex !important;
  flex-direction: column;     
}
.product__block .product__submit__buttons .product__submit__item .btn--primary{
  background: #207212;
  border-color: #207212;
  color: white;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400;
  padding: 1rem 0;
}

.rebuy-widget .splide__arrow svg{
  display: none;
}


.rebuy-widget .splide__arrow--prev::after{
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='%23000000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5303 5.46967C10.8232 5.76256 10.8232 6.23744 10.5303 6.53033L5.81066 11.25H20C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H5.81066L10.5303 17.4697C10.8232 17.7626 10.8232 18.2374 10.5303 18.5303C10.2374 18.8232 9.76256 18.8232 9.46967 18.5303L3.46967 12.5303C3.17678 12.2374 3.17678 11.7626 3.46967 11.4697L9.46967 5.46967C9.76256 5.17678 10.2374 5.17678 10.5303 5.46967Z' fill='%231C274C'/%3E%3C/svg%3E");
  height: 20px;
  width: 20px;
}

.rebuy-widget .splide__arrow--next::after{
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='%23000000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L14 6M20 12L14 18' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  height: 20px;
  width: 20px;
}

.template-product .main-content .flickity-page-dot{
  width: 8px !important;
  height: 8px !important;
  border-radius: 100%;
}
.template-product .main-content .flickity-page-dot:not(.is-selected){
  background: transparent !important;
}

.rebuy-widget .rebuy-product-block .rebuy-product-info, .rebuy-recommended-products .rebuy-product-block .rebuy-product-info{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}

.rebuy-widget .rebuy-product-title, .rebuy-recommended-products .rebuy-product-title{
  text-align: left;
}
.rebuy-widget.rebuy-bundle-builder .rebuy-product-title {
  text-align: center;
}

shopify-accelerated-checkout{
  height: 47px;
}

.badge-box {
  padding: 2px 8px;
  font-size: 10px;
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.02), 0 2px 6px 0 rgba(0, 0, 0, 0.04);
}

.template-collection {
  .grid-item.product-item {
    .badge-box {
      left: 4px !important;
    }
  }
}


.template-product {
  .breadcrumbs {
    color: rgb(100,100,100);
    margin-bottom: 12px;
    margin-inline: -16px;
    padding-inline: 16px;
    font-size: 12.6px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    &::-webkit-scrollbar { display: none; }
  }
  .product__title {
    margin-top: 0;
    font-size: 18px !important;

    @media screen and (min-width: 750px) {
      font-size: 24px !important;
    }
  }
  
  .product__block:has(.product__price) {
    margin-bottom: 8px;
  }
  .product__price {
    font-size: 18px;
    font-weight: 400;
    padding: 0;

    .product__price--sale,
    .product__price--strike {
      @media screen and (max-width: 749px) {
        font-size: 18px;
        font-weight: 400;
      }
    }
    .product__price--strike {
      @media screen and (max-width: 749px) {
        font-size: 14.4px;
        font-weight: 400;
      }      
    }
    .product__price--sale {
      color: #207212;
    }
  }

  .jdgm-prev-badge__text {
    font-size: 12.6px;
    margin-left: 5px;
    text-decoration: underline;
  }

  .product__custom-code {
    margin-bottom: 0;
  }
  .product-images-mobile {
    margin-top: 20px;
    margin-inline: calc(-1 * var(--outer)); 

    /* Force mobile product image to a 181:217 portrait crop */
    .product__photo {
      --aspect-ratio: calc(181 / 217) !important;
    }
    .product__photo img {
      object-fit: cover;
    }

    /* Derive gallery height from the 181/217 crop instead of the
       JS-measured --height (all slides share this ratio now). */
    .product__slides {
      height: auto !important;
      aspect-ratio: 181 / 217;
    }

    .product__dots {
      gap: 12px;

      .flickity-page-dot:not(.is-selected) {
        background: #fff !important;
        border-color: rgb(189,189,189);
        opacity: 1;
      }
    }
  }
  .product__page {
    .product__badges {
      padding-left: 16px;

      @media screen and (min-width: 750px) {
        padding-left: 0;
      }
    }
  }

  .product__siblings {
    border-top: none;
    margin-top: 24px;
    padding-top: 0;
    margin-bottom: 0;
  }

  .product__block--lines {
    border-color: rgb(233,233,233);
  }
  .product__form__holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .radio__legend__option-name {
    font-size: 14.4px;
    font-weight: 700;
  }
  .radio__legend__value {
    padding-top: 0;
    font-size: 14.4px;
    font-weight: 400;
  }
  .swatches {
    --swatch-size: 75px;
  }
  .radio__legend__label--text {
    margin-bottom: 20px;
  }
  .radio__legend__link {
    font-size: 14.4px;
  }
  .radio__fieldset--swatches {
    .radio__buttons {
      display: flex;
      gap: 8px;
      margin-inline: -16px;
      padding-inline: 16px;
      margin-right: -16px;
      flex-wrap: nowrap;
      white-space: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      &::-webkit-scrollbar { display: none; }   
    }
    .swatch__button {
      padding: 0;
      --swatch-outline-offset: 0;
      flex-shrink: 0;
    }
    .sibling__link {
      background: transparent;
      overflow: hidden;
      border: solid 1px rgb(233,233,233);
      border-radius: 4px;
    }
    .sibling__link--sold-out {
      figure {
        opacity: .5;
      }
    }
    .sibling__link--current {
      border: solid 1px #141414;
    }
  }
  fieldset:has(.radio__fieldset--swatches) {
    min-width: 0;
  }
  .selector-wrapper--size {
    .radio__fieldset {
      .radio__buttons {
        margin: 0;
      }
    }
  }

  .product__submit__buttons {
    .product__submit__item {
      .btn--primary {
        padding-block: 16px;
        line-height: 1;
      }
    }
    .btn__text {
      font-size: 18px !important;
      font-weight: 400;
    }
  }
  shopify-accelerated-checkout,
  shopify-accelerated-checkout-cart {
    --shopify-accelerated-checkout-button-block-size: 50px;
    --shopify-accelerated-checkout-button-border-radius: 5px;

    @media screen and (min-width: 750px) {
      --shopify-accelerated-checkout-button-block-size: 40px;
      --shopify-accelerated-checkout-button-border-radius: 5px;      
    }
  }

  .product__description,
  .product-accordion {
    font-size: 14.4px;
    line-height: 137.5%;

    p {
      font-size: 14.4px;
      line-height: 137.5%;
    }
  }
  .product-accordion {
    .accordion__title {
      font-size: 18px;
      text-transform: capitalize !important;
      letter-spacing: normal;
      font-weight: 500;
    }
  }

  .divider-container .divider-section {
    @media screen and (max-width: 740px) {
      padding-top: 0px !important;
      padding-bottom: 32px !important;
    }
  }
  .main-content {
    .rebuy-widget {
      padding-block: 0 !important;
      padding-left: 12px !important;
      padding-right: 0 !important;

      @media screen and (min-width: 750px) {
        padding-top: 50px !important;
      }

      .rebuy-product-grid.large-carousel {
        padding-bottom: 0;
      }
      
      .primary-title {
        margin-bottom: 12px;
        font-size: 18px !important;
        text-transform: uppercase;
        padding-left: 4px !important;
      }
      
      .rebuy-carousel__arrows {
        top: -25px !important;
        right: 8px !important;
      }
      
      .rebuy-product-block {
        padding: 4px !important;
        padding-bottom: 20px !important;
      }
      
      .rebuy-product-info {
        padding: 8px; 
        .rebuy-color-swatch {
          .rebuy-color-label {
            /* background-size: 450% !important; 
            background-position: 68% 44% !important;  */
          }
        }
      }

      .rebuy-product-price {
        > div {
          display: flex;
        }
        .rebuy-money.sale {
          font-weight: 700;
          color: rgba(251, 44, 54, 1);
        }
        .rebuy-money.compare-at {
          order: -1; 
          margin-right: 8px;f
        }
      }


    }
  }

  @media screen and (min-width: 750px) {
    .shopify-section:has(.jdgm-rev-widg__title) {
        margin-bottom: 50px !important;
    }  
  }

  @media screen and (max-width: 749px) {
    .shopify-section:has(.jdgm-rev-widg__title) {
        margin-bottom: 0px !important;
    }  
    .sticky-add-to-cart {
      border-top-width: 1px;
      background: #fcfcfc;
  
      .sticky-add-to-cart__container {
        gap: 0;
      }
  
      .sticky-mobile-toggle {
        padding-block: 12px; 
      }
      .sticky-mobile-toggle__icon {
        width: 28px;
        height: 28px;  
      }
  
      .sticky-mobile-toggle__text {
        font-size: 14.4px;
        letter-spacing: normal;
        text-transform: capitalize;
        font-weight: 400;
      }
  
      .sticky-mobile-option__header {
        font-size: 14px;
        letter-spacing: normal;
        text-transform: capitalize;
      }
      .sticky-mobile-sizes {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
      }
      .sticky-mobile-size-btn {
        padding: 8px;
        border-color: #e9e9e9;
        line-height: normal;
        &.is-unavailable {
          opacity: 1;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77 17' preserveAspectRatio='none'%3E%3Cpath d='M80.5645 0.727539L0.686523 16.79L0 16.0625L79.8779 0L80.5645 0.727539Z' fill='%23E4E4E7'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          background-size: 100% 100%;
          background-color: #f7f7f7;
          color: #e9e9e9;        
          text-decoration: none;;
        }
        &.is-active {
          background: #fff;
          color: #141414;
          border-color: #141414;
        }
      }
  
      .add-to-cart {
        border-radius: 4px;
        font-size: 18px;
        font-weight: 400;
        text-transform: capitalize;
        letter-spacing: normal;
        padding-block: 10px;
      }
  
    }
    .blog-section {
      .page__heading.blog__title {
        text-transform: uppercase;
        font-size: 22.5px;
      }
      .page__heading {
        font-size: 14.4px;
      }
    }
  }
}

.template-collection,
.template-search {
  .swatch__button {
    padding: 0;
    --swatch-outline-offset: 0;
    --swatch-size: 25px;   

    .sibling__link {
      background: transparent;
      overflow: hidden;
      border: solid 1px rgb(233,233,233);
      border-radius: 50%;
      /* img {
        transform: scale(7) translateX(-12%) translateY(18%);
      } */
    }
    .sibling__link--current {
      border: solid 1px #141414;
    }
    
  }
  .selector-wrapper__scrollbar {
    margin-top: 4px;
    gap: 2px;
  }
}

.klaviyo-form-WnGeEJ {
  @media screen and (min-width: 750px) {
    padding-top: 40px;
  }
}

.shopify-section-group-group-pre-footer {

  @media screen and (max-width: 749px) {
    .grid--mobile-slider {
      align-items: flex-start;
      .grid-item {
        margin-inline: 12px;

        .column__inner[data-aos-order="1"] .column__icon {
          --icon-size: 64px !important;
        }        
        .column__inner[data-aos-order="2"] .column__icon {
          --icon-size: 64px !important;
        }
        .column__inner[data-aos-order="3"] .column__icon {
          --icon-size: 50px !important;
        }
        .column__inner[data-aos-order="4"] .column__icon {
          --icon-size: 40px !important;
        }
      }
      .icon__animated {
        height: 80px;
      }
      .column__heading {
        font-size: 16px;
      }
    }
  }
}