/** Shopify CDN: Minification failed

Line 114:52 Unexpected "{"

**/
.custom-brandcrumb {
  padding-bottom: 0;
}
.ai-breadcrumb-link {

}
.ai-breadcrumb-current {
  color: var(--Tailwind-Colors-slate-700, #314158);
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: var(--font-size-sm, 14px);
  font-style: normal;
  font-weight: var(--font-weight-semibold, 700);
  line-height: var(--font-leading-5, 20px);
  letter-spacing: var(--font-tracking-normal, 0);
}

#shopify-section-template--20507704164506__177493777380a9d380 {
  z-index: 1;
  margin-bottom: -22px;
}

.product-details .h3 h1 {
  color: #000;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 100% */
  letter-spacing: var(--font-tracking-tighter, -0.8px);
}

.product-details .rating-stars-block__stars,
.product-details .rating-stars-block__score,
.product-details .rating-stars-block__label {
  color: #0F172B;
}

.variant-picker__form .variant-option--equal-width-buttons {
  gap: 0px;
  display: flex;
}

.variant-picker__form .variant-option--buttons .variant-option__button-label {
  border-radius: 0;
  padding: 16px;
  max-width: 100%;
  white-space: normal;
  min-width: 55px;
}

.variant-picker__form :where(input[type=radio]):checked {

}

.variant-option__button-label:has(:checked) {
  color: #000 !important;
}
.variant-option__button-label:has(:checked):not(.variant-option__button-label--has-swatch,:has([data-option-available=false])):before {
  background: #fff;
  border: 2px solid #000;
}


button.ai-size-finder-button-atdnnz0rhele4tuywqaigenblock111c13cbqthce {
  padding: 0 !important;
  border: 0 !important;
  color: #15243C !important;
  font-family: var(--font-family-brand-secondary, Inter) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto !important;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto !important;
  text-underline-position: from-font !important;
}

button.ai-size-finder-button-atdnnz0rhele4tuywqaigenblock111c13cbqthce svg {
  display: none;
}

.product-information__grid button[ref="addToCartButton"] .add-to-cart-text .svg-wrapper {
  display: none !important
}

.buy-buttons-block .quantity-selector-wrapper .quantity-selector {
  border-radius: var(--radius-sm, 4px);
  border: var(--Strokes-Small, 1px) solid var(--Tailwind-Colors-slate-300, #CAD5E2);
}

.buy-buttons-block .quantity-selector input[type=number] {
  color: var(--Tailwind-Colors-neutral-700, #404040);
  text-align: center;
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: var(--font-size-base, 16px);
  font-style: normal;
  font-weight: var(--font-weight-medium, 500);
  line-height: var(--font-leading-6, 24px); /* 150% */
  letter-spacing: var(--font-tracking-normal, 0);
}

.product-details .quantity-selector .quantity-minus {
  justify-content: end !important;
}

.product-details .quantity-selector .quantity-plus, {
  justify-content: flex-start !important;
}


.buy-buttons-block add-to-cart-component .add-to-cart-button {
  border-radius: 4px;
  background: #181F32;
}

.buy-buttons-block add-to-cart-component .add-to-cart-button .add-to-cart-text__content span {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: var(--font-tracking-tight, -0.4px);
  text-transform: uppercase;
}

.buy-buttons-block add-to-cart-component .add-to-cart-button .add-to-cart-text__content span.compare-at-price,
.sticky-add-to-cart__bar span.compare-at-price {
  display: none !important;
}

.add-to-cart-text__price {
  display: flex;
  gap: 10px;
}

.buy-buttons-block add-to-cart-component .add-to-cart-button .add-to-cart-text__content span.price::before,
.sticky-add-to-cart__bar span.price::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 20px;
  opacity: 0.3;
  background: #FFF;
  margin-right: 10px;
  position: relative;
  top: -1px;
  margin-left: 4px;
}

.sticky-add-to-cart__bar .sticky-add-to-cart__title {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: var(--font-family-brand-primary, Inter);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.8px;
}

.sticky-add-to-cart__bar {
  width: 770px;
  max-width: 100%;
}

.product-information__grid .product-recommendations .section-resource-list__content p {
  color: #000;
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: var(--font-size-sm, 14px);
  font-style: normal;
  font-weight: var(--font-weight-normal, 400);
  line-height: var(--font-leading-5, 20px);
  letter-spacing: var(--font-tracking-normal, 0);
}

.product-information__grid .product-recommendations .resource-list--grid {
  display: flex;
  gap: 10px;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item {
  width: 100%;
  position: relative;
  height: 114px;
  border-radius: var(--radius-sm, 4px);
  background: var(--Tailwind-Colors-slate-50, #F8FAFC);
  padding: 10px;
}

.product-information__grid .product-recommendations .resource-list--grid .custom-size-selector {
  display: block !important;
  width: 56px;
  z-index: 2;
  position: absolute;
  bottom: 3px;
}

.product-information__grid .product-recommendations .rte p {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px; /* 131.25% */
  letter-spacing: var(--font-tracking-tight, -0.4px);
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .card-gallery {
  position: absolute;
  left: 7px;
  top: 5px;
  width: auto;
  height: auto;
  right: 7px;
  height: 84px;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .card-gallery .product-media {
  width: 78px;
  aspect-ratio: auto !important;
  max-width: 78px;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .card-gallery .product-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  max-block-size: fit-content;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .product-media-container--image {
  opacity: 0 !important;
  display: none !important;
}
.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .product-media-container--image:first-child {
  opacity: 1 !important;
  content-visibility: visible !important;
  display: flex !important;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item slideshow-slides {
  height: 84px;
}

.product-information__grid .product-recommendations slideshow-container {
  background: transparent !important;
}

.product-information__grid .product-recommendations .resource-list--grid .resource-list__item .card-gallery a[ref="cardGalleryLink"] {
  width: 70px;
  height: 84px;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content {
  padding-left: 100px;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content slideshow-arrows {
  display: none !important;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content a[ref="productTitleLink"] {
  z-index: 2;
  position: relative;
  display: block;
  margin-bottom: 4px;
  padding-right: 60px;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content product-price {
  z-index: 2;
  position: relative;
  display: block;
  width: auto;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content a[ref="productTitleLink"] p {
  overflow: hidden;
  color: var(--Theme-Colors-black, #000);
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: var(--font-tracking-tight, -0.4px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content span.price {
  color: var(--Theme-Colors-black, #000);
  leading-trim: both;
  text-edge: cap;
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: var(--font-tracking-tight, -0.4px);
}

.product-information__grid .product-recommendations .resource-list--grid .extra-discount-text {
  display: none !important;
}

.product-form-buttons .add-to-cart-button .add-to-cart-text .custom-price {
  display: inline-block;
  padding-left: 6px;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content div[ref="priceContainer"] {
  display: flex;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content div[ref="priceContainer"] > span {
  color: #14171A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.2px;
  letter-spacing: var(--font-tracking-tight, -0.4px);
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content div[ref="priceContainer"] > span:nth-child(1)  {
  order: 1;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content div[ref="priceContainer"] > span:nth-child(2) {
  order: 2;
}

.product-information__grid .product-recommendations .resource-list--grid .product-card__content div[ref="priceContainer"] .compare-at-price {
  color: var(--Colors-LigthGrey, var(--Colors-ligth_grey, #B1B1B1));
  leading-trim: both;
  text-edge: cap;
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: 12px;
  font-style: normal;
  font-weight: var(--font-weight-normal, 400);
  line-height: normal;
  text-decoration-line: line-through;
}

.product-information__grid .product-recommendations .resource-list--grid .add-to-cart-button .add-to-cart-text__content span > span {
  font-size: 0px;
}

.product-information__grid .product-recommendations .resource-list--grid .add-to-cart-button .add-to-cart-text__content span > span::before {
  content: '+';
  font-size: 12px;
  color: #fff;
}

.product-information__grid .product-recommendations .resource-list--grid .add-to-cart-button .add-to-cart-text__content .custom-price {
  display: none !important;
}

.product-information__grid .product-recommendations .resource-list--grid .add-to-cart-button {
  padding: 0 !important;
  width: 26px;
  height: 26px;
  border-radius: var(--radius-xs, 4px);
  background: #181F32;
}

.product-information__grid .product-recommendations .resource-list--grid product-form-component {
  text-align: right;
  align-items: end;
  justify-content: flex-end;
  display: flex;
}

.product-information__grid .product-recommendations .resource-list--grid .buy-buttons-block {
  position: absolute;
  bottom: 0;
  right: 0;
}







.product-information__grid .product-recommendations .recomendation-card-size {
  position: absolute;
  bottom: 12px;
  display: flex !important;
  align-items: center;
  gap: 3px;
}

.product-information__grid .product-recommendations .recomendation-card-size span {
  color: var(--Tailwind-Colors-slate-900, #0F172B);
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: var(--font-size-xs, 12px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.product-information__grid .product-recommendations .quick-add__button.quick-add__button--choose.add-to-cart-button {
  right: 0px;
  bottom: 0px;
  overflow: visible;
}
.product-information__grid .product-recommendations .quick-add__button.quick-add__button--choose.add-to-cart-button::before {
  content: "";
  position: absolute;
  left: -180px;
  bottom: -5px;
  background: transparent;
  z-index: 2;
  width: 242px;
  height: 40px;
  transform: translate(0px, 5px);
}

/* .sticky-add-to-cart .sticky-add-to-cart__bar {
  left: 0 !important;
  right: 0 !important;
  transform: translate(0px, 0px) !important;
  width: 100% !important;
  bottom: -100px !important;
  padding: 16px 40px !important;
  visibility: hidden;
}

.sticky-add-to-cart .sticky-add-to-cart__bar[data-stuck=true] {
  bottom: 0 !important;
  visibility: visible !important;
}

.sticky-add-to-cart__bar .add-to-cart-text__content {
  color: var(--Tailwind-Colors-white, #FFF);
  font-family: var(--font-family-brand-secondary, Inter);
  font-size: var(--font-size-sm, 14px);
  font-style: normal;
  font-weight: var(--font-weight-semibold, 600);
  line-height: var(--font-leading-6, 24px);
  letter-spacing: var(--font-tracking-normal, 0);
  text-transform: uppercase;
}
*/

.sticky-add-to-cart .sticky-add-to-cart__bar .add-to-cart-text .add-to-cart-icon {
  display: none !important;
}
.sticky-add-to-cart .sticky-add-to-cart__bar .sticky-add-to-cart__button {
  border-radius: 4px;
  background: #181F32;
}
.sticky-add-to-cart .sticky-add-to-cart__bar .sticky-add-to-cart__button .add-to-cart-text__content {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: var(--font-tracking-tight, -0.4px);
  text-transform: uppercase;
}
.sticky-add-to-cart .sticky-add-to-cart__bar .sticky-add-to-cart__button {

}
.sticky-add-to-cart .sticky-add-to-cart__bar .sticky-add-to-cart__button {

}

.custom__thumbnail-control.not-show,
.product-information__media .custom-media-image-product.not-show {
  
}


.product-information .slideshow-controls__dots {
  display: none !important;
}

.product-information .text-block-product-price-container span.price {
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px; /* 150% */
  letter-spacing: var(--font-tracking-tighter, -0.8px);
}

.product-information .text-block-product-price-container span.compare-at-price {
  color: #9CA3AF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
  letter-spacing: var(--font-tracking-tighter, -0.8px);
  text-decoration-line: line-through;
  padding-left: 5px;
  opacity: 1 !important;
}

.product-information .text-block-product-price-container span.compare-at-price .extra-discount-text {
  display: inline-block;
  margin-left: 12px;
  border-radius: var(--radius-sm, 4px);
  background: #FFD9DA;
  color: #B60000;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.8px;
  padding: 5px 12px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  letter-spacing: 0px;
}

.product-details .accordion .details__header {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px; /* 150% */
  letter-spacing: var(--font-tracking-tight, -0.4px);
}

.product-details .accordion .details-content p,
.product-details .accordion .details-content span {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 150% */
  letter-spacing: var(--font-tracking-tight, -0.4px);
}

.product-details .accordion--dividers accordion-custom:first-child .details {
  border-block-start: none;
}
.product-details .accordion--dividers accordion-custom:not(:first-child) .details {
  border-block-start: 1px solid rgba(0, 0, 0, 0.40) !important;
}
.product-details .accordion--dividers accordion-custom:last-child .details {
  border-block-end: 1px solid rgba(0, 0, 0, 0.40) !important;
}

.product-details .variant-picker .variant-option__button-label--has-swatch {
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0px !important;
}
.product-details .variant-picker .variant-option__button-label--has-swatch .swatch--variant-image {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  border: 0 !important;
  margin-bottom: 2px;
}
.product-details .variant-picker .variant-option__button-label--has-swatch:has(:checked) {
  outline: 0 !important;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}

.product-details .variant-picker .variant-option__button-label--has-swatch {
  background: #fff !important;
}

.product-details .variant-picker .variant-option__button-label--has-swatch:hover {
  box-shadow: 1px 0px 11px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 0px 11px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 0px 11px 0px rgba(0,0,0,0.05);
  outline: 1px solid #e6e6e6 !important;
}

.product-details .variant-picker .variant-option legend {
  display: none !important;
}

.product-recommendations .product-badges {
  display: none !important;
}


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

  body.template-product .ui-test-product-list slideshow-controls {
    display: none !important;
  }

  body.template-product .slideshow-controls__thumbnails {
    margin-left: 0;
  }

  body.template-product .product-media-container--zoomable.product-media-container--image {
    width: 95% !important;
  }

  .product-information__grid .product-recommendations .resource-list--grid {
    flex-direction: column;
  }
  .product-information .rating-stars-block {
    margin-top: 0;
    margin-bottom: -10px !important;
  }
  #shopify-section-template--20507704164506__177493777380a9d380 .section-content-wrapper.section-content-wrapper {
    padding-top: 0px !important;
  }
  .product-information__grid .product-recommendations .quick-add__button.quick-add__button--choose.add-to-cart-button {
    width: 45px;
    height: 45px;
  }
  .product-information__grid .product-information__media {
    padding: 0px;
    padding-right: 0;
  }
  .product-information__grid slideshow-arrows {
    display: flex !important;
    mix-blend-mode: normal;
  }
  .product-information__grid slideshow-arrows .slideshow-control {
    background: #fff;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    color: #000;
  }

  .sticky-add-to-cart__bar .sticky-add-to-cart__image,
  .sticky-add-to-cart__bar .sticky-add-to-cart__info,
  .sticky-add-to-cart__bar .sticky-add-to-cart__price {
    display: none !important;
  }

  .sticky-add-to-cart__bar .add-to-cart-text__content {
    display: flex !important;
  }

  .sticky-add-to-cart .sticky-add-to-cart__bar .sticky-add-to-cart__button {
    width: 100%;
  }

  .product-information__grid slideshow-arrows .slideshow-control.slideshow-control--previous {
    margin-left: 10px;
  }

  .product-information__grid slideshow-arrows .slideshow-control.slideshow-control--next {
    margin-right: 10px;
  }

  .product-details .h3 h1 {
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 116.667% */
    letter-spacing: var(--font-tracking-tighter, -0.8px);
    margin-bottom: -4px;
  }

  .product-details .rating-stars-block__stars svg {
    width: 18px;
    height: 18px;
  }

  .variant-picker__form .variant-option--buttons .variant-option__button-label {
    padding: 12px;
    max-width: 100%;
    min-width: 50px;
  }

  .product-details .quantity-selector-wrapper {
    width: 100px;
  }
  .product-details .quantity-selector-wrapper .quantity-selector {
    width: 100% !important;
    max-width: 100%;
  }

  .product-details .buy-buttons-block .quantity-selector input[type=number] {
    width: 30px;
  }

  .product-details .quantity-selector .quantity-minus,
  .product-details .quantity-selector .quantity-plus {
    width: 30px;
  }

}