/** Shopify CDN: Minification failed

Line 783:0 Unexpected "<"
Line 802:0 Unexpected "<"

**/
.no-scroll {
  overflow: hidden;
}
header .section-padding {
  padding-top: 23px;
  padding-bottom: 0;
}
.header__desktop__upper predictive-search {
  max-width: 283px;
}
.header__desktop__upper .predictive-search {
  left: -50px;
  width: 100vw;
  top: 86px;
}
.header__desktop__upper .predictive-search .wrapper {
  padding-top: 40px;
}
.header__desktop__upper .predictive-search .predictive-search__column .grid {
  gap: 32px;
}
.header__desktop__upper .input-holder {
  border-bottom: 1px solid currentColor;
}
.header__desktop__upper .search-form input[type="search"] {
  padding: 5px 5px 5px 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px;
  opacity: 1;
}
.header__desktop__upper .search-form input[type="search"]::placeholder {
  text-transform: uppercase;
}
.header__desktop__upper .search-popdown__submit {
  width: fit-content;
}
.header__desktop__upper .search-popdown__submit svg {
  width: 18px;
  height: 20px;
}
.header__grandparent__links-inner .dropdown__family:first-of-type a.navlink {
  transition-delay: 0ms;
  padding: 0;
  font-family: Recoleta;
  font-size: 20px;
  line-height: 26px;
}
.header__grandparent__links-inner .dropdown__family:last-of-type a.navlink {
  padding: 0;
}
.grandparent .menu__blocks {
  gap: 32px;
  padding: 32px 32px 32px 0;
}
.grandparent .menu__block--narrow {
  display: flex;
}
.grandparent .menu__blocks .link-over-image {
  position: relative;
}
.grandparent .menu__blocks .hero__content__wrapper {
  min-height: unset;
}
.grandparent .menu__blocks .image-wrapper {
  height: fit-content;
  padding-top: 0;
}
.grandparent .menu__blocks .image-wrapper img {
  position: relative;
}
.grandparent .menu__blocks .header__dropdown__image .hero__content {
  padding: 0;
}
.grandparent .menu__blocks .hero__title {
  margin: 16px 0;
  font-family: Recoleta;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}
.grandparent .menu__blocks .hero__description {
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  color: var(--dark-grey);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.header__desktop__button.location-button a svg {
  width: 18px;
  height: 21.6px;
}
.header__desktop__button.account-button a svg,
.header__mobile__button.account-button a svg {
  width: 18px;
  height: 20px;
}
.header__desktop__button.cart-button a svg,
.header__mobile__button.cart-button a svg {
  width: 25.5px;
  height: 20.5px;
}
.header__mobile__button.search-button {
  width: 18.4px;
  height: 20px;
}
@media (max-width: 749px) {
  header .section-padding {
    padding-top: 0;
  }
  .header__mobile {
    height: 55px;
  }
  .drawer__main-menu {
    margin-top: 20px;
  }
  .sliderow__title,
  .drawer__menu > .sliderule__wrapper > .sliderow > .sliderow__title--secondary {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: var(--dark-grey);
  }
  .sliderule__wrapper--secondary {
    padding-top: 0;
  }
  .secondary-menu-list {
    border-top: 1px solid var(--dark-grey);
  }
  .mobile__menu__dropdown {
    background: var(--bg);
  }
  .mobile__menu__dropdown .menu__blocks {
    padding: 16px 16px 0;
    background: var(--bg);
  }
  .mobile__menu__dropdown .menu__blocks img {
    object-fit: cover;
    width: 100%;
    height: 160px;
    border-radius: 8px;
  }
  .mobile__menu__dropdown .menu__blocks .hero__title {
    margin: 16px 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
  }
  .mobile__menu__dropdown .menu__blocks .hero__description {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 16px;
    color: var(--dark-grey);
  }
  .mobile__menu__dropdown .sliderow__links {
    background-color: var(--bg);
    padding: 0 16px;
    margin-top: 50px;
  }
  .mobile__menu__dropdown .sliderow__links hr {
    border-top: 1px solid var(--lines);
    margin: 0;
    display: none;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item hr {
    border-top: 1px solid currentColor;
    margin: 0;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-link {
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 10px;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-link h3 {
    font-weight: 500;
    font-size: 20px;
    margin: 0;
  }
  .mobile__menu__dropdown .sliderow__links .answer {
    max-height: 0;
    overflow: hidden;
    position: relative;
    transition: max-height 0.65s;
    padding: 0 10px;
    font-size: 15px;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item .answer {
    display: flex;
    flex-direction: column;
    max-height: 60rem;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item:not(.is-open) .answer {
    max-height: 0rem;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item:not(.is-open) .accordion-link svg {
    transform: rotate(90deg);
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item-link {
    font-size: 16px;
    line-height: 39.4px;
    font-weight: 300;
    text-transform: none;
  }
  .mobile__menu__dropdown .sliderow__links .accordion-item .accordion-link svg {
    transform: rotate(-90deg);
  }
  .mobile__menu__dropdown .menu__blocks + .sliderow__links .accordion-item.is-open .accordion-link svg {
    display: none;
  }
  .mobile__menu__dropdown .menu__blocks + .sliderow__links .accordion-item .accordion-item-link:last-of-type {
    margin-bottom: 24px;
  }
}
.underlay-meganav {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  background: rgba(255,255,255,0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.meganav--visible ~ .underlay-meganav,
predictive-search[open="true"] ~ .underlay-meganav {
  visibility: visible;
  opacity: var(--underlay-opacity);
  transition-duration: 0.3s;
  z-index: 21;
}
predictive-search ~ .underlay-meganav {
  top: 180px;
}
.quick-add--subheading {
  margin-bottom: 12px;
}
.quick-add--subheading ~ hr.divider {
  margin-bottom: 12px;
}
.product-quick-add .product-quick-add__images .image-wrapper {
  border-radius: 0;
}
.product-quick-add__form .product__block.product__head {
  margin-bottom: 8px;
}
.product-quick-add__form .selector-wrapper .radio__fieldset {
  grid-template-columns: minmax(0, 100%);
}
.product-quick-add__form .price-product,
.product-quick-add__form .product__block--description {
  margin-bottom: 0;
}
.field.hidden {
  display: none;
}
.product__submit__item .btn.hidden {
  display: none;
}
@media screen and (max-width: 749px) {
  .related__products .grid--mobile-slider .grid-item {
    width: calc(48% - var(--gap));
  }
}
.drawer--cart .cart-block,
.drawer--cart .drawer__inner {
  background-color: var(--bg);
}
.cart__price--desktop {
  display: none;
}
.drawer__items .cart__price--mobile,
.cart__items .cart__price--mobile {
  text-align: right;
  width: auto;
  padding-left: 1rem;
  flex-direction: column;
}
@media screen and (max-width: 749px) {
  .drawer__items .cart__price--mobile,
  .cart__items .cart__price--mobile {
    display: flex;
  }
}
.cart__item--info {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.cart__item__content-inner,
.cart__items .cart__item__content-inner {
  width: 100%;
}
@media screen and (min-width: 750px) {
  .cart__item--info {
    width: 40%;
  }
  .drawer__items .cart__item--info {
    width: 60%;
  }
  .cart__price--mobile {
    display: none;
  }
}
@media only screen and (min-width: 750px) {
  .cart__price--desktop {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
    gap: 8px;
  }
}
.cart__item__meta ins {
  display: none;
}
.cart__price ins {
  text-transform: uppercase;
}
.cart__price--mobile.cart__price ins {
  margin: 0;
}
.header__cart__status span {
  display: none;
}
toggle-ellipsis.is-open {
  max-height: calc(var(--maxHeight) + 30px);
  height: calc(var(--maxHeight) + 30px);
}
toggle-ellipsis.has-opened {
  height: calc(var(--maxHeight) + 30px);
}
.product__description__content {
  line-height: 140%;
}
.product-item {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.product-item .product-information {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-item .product-information quick-add-product {
  margin-top: auto;
}
.product-item .product-link {
  height: auto;
}
.look__slider .product-item .yotpo-widget-instance {
  min-height: 28px;
}
@media (max-width: 767px) {
  .collection__sidebar__buttons a[disabled] {
    opacity: 0.3;
  }
  .collection__sidebar__buttons {
    background-color: var(--bg-light);
    padding-top: 15px;
    margin: auto 0 0;
  }
  .collection__sidebar__slider {
    transition: 0.6s all ease !important;
  }
  .collection__sidebar__slider:not(.expanded) {
    opacity: 0 !important;
  }
}
.accordion-item-link:last-child {
  margin-bottom: 20px;
}
.wrapper.article__wrapper {
  max-width: calc(720px + var(--outer) + var(--outer));
}
.article__content {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.article__content > p:first-child {
  font-size: 18px;
  line-height: 24px;
}
.article__content h2 {
  font-size: 28px;
  font-weight: 500;
  margin-top: 50px;
}
.article__content h3,
.article__content h4 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 5px;
}
.article__content img {
  width: 100%;
  margin: 20px 0;
}
.article__content ol {
  margin: 0 0 0 15px;
}
.article__content li {
  margin-bottom: 20px;
}
.article__content p > a:only-child {
  display: inline-block;
  text-decoration: none;
  background: none;
  padding: 11px 15.5px;
  border: 1px solid currentColor;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
  transition: 0.3s all ease;
}
@media (max-width: 600px) {
  .article__content h2 {
    font-size: 22px;
    line-height: 29.92px;
  }
}
.product-upsell__title,
.product-upsell__price,
.product-upsell__variant-title {
  font-weight: 400;
  font-size: 14px;
}
.product-upsell__actions .btn__outer {
  width: auto;
  min-width: 119px;
}
.product-upsell__actions .btn__text {
  font-size: 12px;
  font-weight: 400;
}
.product-upsell {
  padding-left: calc(var(--inner) / 2);
}
.cart__widget--products .cart__widget__content__inner {
  padding: 0;
}
upsell-carousel .flickity-prev-next-button {
  bottom: 8px !important;
}
.products-carousel #yotpo-star-rating-reviews-summary,
.products-carousel .yotpo-sr-vertical-border,
.products-carousel .yotpo-sr-bottom-line-right-panel {
  display: none !important;
}
.products-carousel .yotpo-widget-instance {
  pointer-events: none !important;
}
.product-upsell .image-wrapper {
  padding-bottom: 42px;
}
.product-upsell .image-wrapper img {
  position: relative;
  top: auto;
  left: auto;
  object-fit: contain;
}
.product-upsell__content {
  padding-top: 0;
}
.cart__item__title a {
  font-size: 16px;
}
.cart__item__meta * {
  font-weight: 400;
}
.cart__item__selected-options strong {
  display: none;
}
.cart__item__selected-options {
  font-size: 14px;
}
.mobile-nav-sublink--wrapper {
  display: flex;
  flex-direction: column;
}
.mobile-nav-sublink--heading h3 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20.8px;
  font-family: var(--FONT-STACK-BODY);
}
.mobile-nav-sublink--links {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  font-weight: 300;
  font-size: 16px;
  line-height: 35.2px;
}
.mobile-nav-sublink--links a {
  font-weight: 300;
  font-size: 16px;
  line-height: 35.2px;
}
.cart__item__selected-options {
  font-size: 12px;
}
.hidden-none {
  display: none !important;
}
.is-loading .new-checkout-link {
  opacity: 0.5;
  cursor: none;
}
.new-checkout-link span.cart__total__price {
  padding-left: 5px;
}
.dn_code [data-collapsible-content] {
  opacity: 1 !important;
  padding-bottom: 8px;
}
.dn_code summary.accordion__title {
  list-style: "none";
  padding: 8px 24px 14px;
  justify-content: center;
}
.dn_code .product-accordion .accordion__title {
  justify-content: center;
}
.cart-page-dn-code .tite-wrapper {
  text-align: center;
}
.tite-wrapper {
  position: relative;
  justify-content: center;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 8px;
  font-style: var(--BTN-FONT-STYLE);
  font-weight: var(--BTN-FONT-WEIGHT);
  letter-spacing: var(--BTN-LETTER-SPACING);
  text-decoration: none;
  display: none !important;
}
.back-shopping-text {
  gap: 8px;
  align-items: center;
}
@media only screen and (max-width: 749px) {
  .btn.btn--outline.btn--primary {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.pdp-notify-form.has-success {
  display: none;
}
.progress-wrapper {
  width: 100%;
  position: relative;
}
.progress-price {
  position: absolute;
  top: 21px;
  right: 50%;
  font-size: 10px;
  font-weight: 600;
}
[data-progress-start] {
  left: 4px;
}
[data-progress-end] {
  right: 4px;
}
.icon-alt {
  display: flex;
}
[data-cart-checkout-button] .btn--primary {
  font-size: 12px;
}
.predictive-search__grid-item .new-price {
  font-size: 16px;
  font-weight: 400;
}
.predictive-strapline {
  font-size: 14px;
  font-weight: 300;
  line-height: 160%;
  margin: 5px 0;
  display: block;
}
.predictive-search__actions .btn {
  font-size: 16px;
}
.read-more {
  text-transform: lowercase;
  text-decoration: underline;
  cursor: pointer;
}
.pagination-custom__prev.is-inactive,
.pagination-custom__next.is-inactive {
  color: #cdcdcd;
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .filter-group__heading {
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
  }
  details[open="true"] .filter-group__heading {
    font-weight: 500;
  }
  .filter_title {
    padding-left: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 19px;
    padding-top: 20px;
    margin: 0;
  }
  .collection__title h1 {
    font-size: 28px;
  }
}
.index-product h1.product__title {
  font-size: 32px;
}
.product-strapline {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.16px;
}
.product__form__outer .radio__fieldset .radio__button label {
  min-width: 105px;
  min-height: 45px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  transition: 0.3s ease;
}
[data-add-to-cart].btn--primary.btn {
  height: 50px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.btn--primary.btn.btn--solid {
  border: none;
}
.free-shipping__success-messags-wrapper {
  width: 100%;
  justify-content: space-between;
  display: flex;
  margin-bottom: -15px;
}
.free-shipping__success-messags-wrapper .icon {
  position: relative;
  top: -2px;
}
.cart__buttons .btn--primary {
  font-size: 14px;
}
.product-upsell__holder .short-description {
  display: none;
}
.product__page .product-upsell__holder .short-description {
  display: block;
}
.product__page .product-upsell__holder {
  padding: 22px 0 0;
  border: 1px solid var(--lines);
}
.product__page quick-add-product {
  max-width: 100%;
}
.product__page upsell-carousel .flickity-prev-next-button {
  bottom: 28px !important;
}
.drawer-upsell-block {
  margin-top: auto;
}
.hide-on-cart-page {
  padding-left: 6px;
}
.flckty-custom-arrows {
  position: absolute;
  bottom: 12px;
  right: 20px;
  display: flex;
  gap: 4px;
  cursor: pointer;
}
.flckty-custom-arrows svg {
  width: 10px;
  height: 10px;
}
.flckty-custom-arrows svg path {
  stroke-width: 2px;
}
.review-card-wrapper .flickity-prev-next-button[disabled="true"] {
  display: none !important;
}
@media screen and (max-width: 749px) {
  .product-quick-add__content .quick-add--subheading,
  .product-quick-add__content .product__block--description {
    display: none;
  }
  .block__icon__container .block__icon {
    flex: unset;
    width: 35px;
  }
  .block__icon__container {
    width: calc(50% - 8px);
  }
  .block__icon__container .block__icon__text {
    white-space: normal;
  }
}

/* Cart quantity controls */
.drawer--cart .cart__quantity .cart__quantity-minus,
.drawer--cart .cart__quantity .cart__quantity-plus {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 2rem;
  height: 2rem;
  font-size: 1rem !important;
  line-height: 1 !important;
  font-weight: 300;
  background: transparent;
  padding: 0;
}

.drawer--cart .cart__quantity .cart__quantity-minus::after,
.drawer--cart .cart__quantity .cart__quantity-plus::after {
  content: none !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

@media screen and (max-width: 1300px) {
  header-search-popdown {
    display: block;
    height: 100%;
  }
}

@media screen and (min-width: 1300px) {
  header-search-popdown {
    display: none;
  }
}



<style id="recoleta-heading-medium">
  @font-face {
    font-family: 'Recoleta';
    src: url('/cdn/shop/files/Recoleta-Medium-2.woff2?v=1759964148') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  h1.product__title.heading-medium,
  h1.product__title.heading-medium *,
  .heading-medium,
  .heading-medium * {
    font-family: 'Recoleta', serif !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
</style>

@media screen and (max-width: 749px) {
  /* Target ALL mobile sliders - with or without wrapper */
  grid-slider.tbs-css-slider .grid--mobile-slider,
  .grid--mobile-slider.tbs-css-slider-direct,
  .tab-content .grid--mobile-slider {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth !important;
    gap: 16px !important;
    padding: 0 16px !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
  }
  
  /* Hide arrows */
  grid-slider.tbs-css-slider .slider__arrows {
    display: none !important;
  }
  
  /* Hide scrollbar */
  grid-slider.tbs-css-slider .grid--mobile-slider::-webkit-scrollbar,
  .grid--mobile-slider.tbs-css-slider-direct::-webkit-scrollbar,
  .tab-content .grid--mobile-slider::-webkit-scrollbar {
    display: none !important;
  }
  
  /* Grid items sizing */
  grid-slider.tbs-css-slider .grid--mobile-slider .grid-item,
  .grid--mobile-slider.tbs-css-slider-direct .grid-item,
  .tab-content .grid--mobile-slider .grid-item {
    flex: 0 0 40% !important;
    min-width: 40% !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
  }
}

/* Completely disable double image hover on mobile */
@media screen and (max-width: 1439px) {
  /* Remove double image class to disable hover functionality */
  .product-item__image.double__image {
    position: relative !important;
  }
  
  /* Hide ALL hover-related elements */
  .product-item__image.double__image hover-images,
  .product-item__image.double__image .product-item__bg__under,
  .product-item__image.double__image .product-item__bg__slider,
  .product-item__image.double__image [data-hover-slider],
  .product-item__image.double__image [data-hover-slide] {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
    left: -9999px !important;
  }
  
  /* Force show ONLY the default/first image */
  .product-item__image.double__image > a > .product-item__bg {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 10 !important;
  }
  
  .product-item__image.double__image > a > .product-item__bg figure {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .product-item__image.double__image > a > .product-item__bg img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}