/** Shopify CDN: Minification failed

Line 176:11 Expected ":"
Line 176:17 Expected ":"
Line 629:11 Expected ":"
Line 629:17 Expected ":"

**/


body, p, li, span {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

h1, .h1 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 60px;
  font-weight: 900;
  line-height: 62px;
}

h2, .h2, .headline__title, .wt-page__title {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  text-transform: capitalize;
}

h3, .h3 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 24px;
  font-weight: 700; 
  line-height: 30px;
  text-transform: capitalize;
}

h4, .h4 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 36px;
  font-weight: 700; 
  line-height: 40px;
    text-transform: capitalize;
}

h5, .h5 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 30px;
  font-weight: 700; 
  line-height: 32px;
}

h6, .h6, .hero__subheading {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
}


.h7 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 24px;
  font-weight: 700; 
  line-height: 26px;
}

blockquote, .quote {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

.card__title {
    font-size: 24px;
    line-height: 30px;
}

 
.wt-collapse__trigger, .wt-footer__title {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 24px;
  font-weight: 800;
  text-transform: capitalize;
}




.wt-slider--hero .hero__richtext, 
.wt-slider--hero p {
    font-family: 'PP Neue Montreal', sans-serif !important;
    font-size: 24px !important;
    line-height: 1.33 !important; 
    font-weight: 400 !important;

}


.allow-custom-scaling .hero__richtext, 
.allow-custom-scaling p {
    font-size: calc(24px * var(--font-headline-scale-desk, 1)) !important;
  text-transform: none !important;
    line-height: 1.33 !important; 
}


.wt-slider--hero .hero__title, 
.wt-slider--hero h2 {
    font-family: 'PP Neue Montreal', sans-serif !important;
    font-size: 50px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
}

.allow-custom-scaling .hero__title, 
.allow-custom-scaling h2 {
    font-size: calc(50px * var(--font-headline-scale-desk, 1)) !important;
    line-height: 1.1 !important;
}

.wt-collapse-menu .wt-collapse__trigger__title {
  font-weight: bold;
}



.hero__text.hero__richtext.rte {
  max-width: 46rem !important;
}

.hero__button, .wt-button {
  padding: 16px 44px;
}

.hero__button span {
  letter-spacing: normal;
  text-transform: capitalize;
  font-weight: bold;
}

.hero__title {
  text-transform: capitalize;
}


.wt-product__name {
    font-family: 'PP Neue Montreal', sans-serif !important;
    font-size: 44px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: 46px !important;

}

.wt-product .wt-collapse__trigger__title {
  font-weight: 800;
}

.price-item--regular .money{
    font-size: 16px;
font-weight: normal;
line-height: 16px;
}

.card__price .money{
      font-size: 22px !important;
    line-height: 26px !important;
font-weight; bold;
}

  .price__sale.visible {
    flex-direction: revert;
  }

 .wt-product__main  .price__sale.visible {
    gap: 4px;
  }

    .wt-product__price__final .money {
    font-size: 28px;
  }



.label, .value {
      font-family: 'PP Neue Montreal', sans-serif !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 900 !important;

}

.wt-button, .wt-newsletter__send__text {
    letter-spacing: normal;
  text-transform: capitalize;
  font-weight: bold;
}

.wt-keys__title {
        font-family: 'PP Neue Montreal', sans-serif;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;

}

button {
          font-family: 'PP Neue Montreal', sans-serif;
}



.wt-slider--hero .headline__title,
.wt-slider--hero h2,
.wt-slider--hero .headline--rich,
.wt-slider--hero p {
    background: var(--text-blur-bg) !important;
    backdrop-filter: blur(var(--text-blur-intensity)) !important;
    -webkit-backdrop-filter: blur(var(--text-blur-intensity)) !important;
    display: table !important;
    margin: 0 auto !important;
    border: none !important;
    position: relative !important;
    font-family: 'PP Neue Montreal', sans-serif !important;
    font-weight: 400 !important;
}

.wt-slider--hero h2, 
.wt-slider--hero .headline__title {
    text-transform: capitalize !important;
    padding: 30px 50px 30px 50px !important;
    z-index: 2;
    border-radius: 20px !important;
}

.allow-custom-scaling h2, 
.allow-custom-scaling .headline__title {
    font-size: calc(50px * var(--font-headline-scale-desk, 1)) !important;
}

[data-h-pos="left"] h2,
[data-h-pos="left"] .headline__title {
    border-radius: 20px 20px 20px 0 !important;
    margin-left: 0 !important;
}

[data-h-pos="right"] h2,
[data-h-pos="right"] .headline__title {
    border-radius: 20px 20px 0 20px !important;
    margin-right: 0 !important;
}

.wt-slider--hero p, 
.wt-slider--hero .headline--rich {
    padding: 10px 50px 30px 50px !important;
    margin-top: -1px !important;
    z-index: 1;
    border-radius: 0 0 20px 20px !important;
    overflow: visible !important;
}

.allow-custom-scaling p, 
.allow-custom-scaling .headline--rich {
    font-size: calc(24px * var(--font-headline-scale-desk, 1)) !important;
}

[data-h-pos="left"] p, 
[data-h-pos="left"] .headline--rich { 
    margin-left: 0 !important; 
}

[data-h-pos="right"] p, 
[data-h-pos="right"] .headline--rich { 
    margin-right: 0 !important; 
}

/* --- INVERTED CORNERS (PSEUDO-ELEMENTS) --- */

.wt-slider--hero p::after,
.wt-slider--hero .headline--rich::after,
.wt-slider--hero p::before,
.wt-slider--hero .headline--rich::before {
    content: '';
    position: absolute;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: var(--text-blur-bg);
    backdrop-filter: blur(var(--text-blur-intensity));
    -webkit-backdrop-filter: blur(var(--text-blur-intensity));
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    pointer-events: none;
    z-index: 5;
    display: none; 
}

/* RIGHT SIDE CURVE - SVG Path */
.wt-slider--hero p::after,
.wt-slider--hero .headline--rich::after {
    right: -25px;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath d='M0,25 L0,0 L25,0 A25,25 0 0,0 0,25 Z' fill='black' /%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath d='M0,25 L0,0 L25,0 A25,25 0 0,0 0,25 Z' fill='black' /%3E%3C/svg%3E");
}

/* LEFT SIDE CURVE - Mirrored SVG Path */
.wt-slider--hero p::before,
.wt-slider--hero .headline--rich::before {
    left: -25px;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath d='M25,25 L25,0 L0,0 A25,25 0 0,1 25,25 Z' fill='black' /%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath d='M25,25 L25,0 L0,0 A25,25 0 0,1 25,25 Z' fill='black' /%3E%3C/svg%3E");
}


[data-h-pos="left"] p::after,
[data-h-pos="left"] .headline--rich::after {
    display: block;
}


[data-h-pos="center"] p::before,
[data-h-pos="center"] .headline--rich::before,
[data-h-pos="center"] p::after,
[data-h-pos="center"] .headline--rich::after {
    display: block;
}

[data-h-pos="right"] p::before,
[data-h-pos="right"] .headline--rich::before {
    display: block;
}


.price-item {
    margin: 0;
}

.card__container {
    justify-content: space-between;
}


body .wt-slider__container--featured, body .wt-slider__container--collection-list, main .wt-slider__container--featured, main .wt-slider__container--collection-list, shopify-editor .wt-slider__container--featured, shopify-editor .wt-slider__container--collection-list, .wt-cart .wt-slider__container--featured, .wt-cart .wt-slider__container--collection-list {
  padding-bottom: calc(var(--gap, 8px) * 16) !important;
}

body .wt-slider__container--featured, main .wt-slider__container--featured, shopify-editor .wt-slider__container--featured, .wt-cart .wt-slider__container--featured {
  padding-top: calc(var(--gap, 8px) * 8) !important;
}

@media (hover: hover) {
  .card:has(.card__img--hover):hover .card__img {
    transition: opacity .1s ease-out;
  }
}


.wt-brands__image {
    filter: brightness(0) invert(1);
}

.card__picture { position: relative; overflow: hidden; contain: paint; }
@media (min-width: 990px) {
  .card__video-custom-hover {
    display: block !important;
    position: absolute !important;
    top: 0; left: 0; width: 100%; height: 100%;
    object-fit: cover; opacity: 0; visibility: hidden;
    z-index: 5; background: transparent !important;
    transition: opacity 0.5s ease;
  }
  .card__container:hover .card__video-custom-hover { opacity: 1 !important; visibility: visible !important; }
  .card__container:hover .card__img:not(.card__img--hover) { opacity: 0 !important; }
}





.wt-masonry__slide {
    flex: 1 1 100% !important;
    max-width: 100% !important;
}

.wt-masonry__slide a,
.wt-masonry__slide img {
    width: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 15px; 
}



.wt-product__option__body--tiles input:checked + label::before {
  border: 2px solid !important;
}


.wt-collapse__trigger {
  padding-top: calc(var(--gap, 8px) * 1);
  padding-bottom: calc(var(--gap, 8px) * 1);
}

body .wt-multicol {
  padding: 0 !important;
}


.hero__button--primary, 
.hero__button--secondary, 
.hero__button {
  transition: transform 0.3s ease, padding 0.3s ease;
  display: inline-block;
  font-family: 'PP Neue Montreal', sans-serif;
  letter-spacing: 0;
  text-transform: capitalize;
}


.hero__button--primary:hover, 
.hero__button--secondary:hover, 
.hero__button:hover,
.wt-card__cta:hover,

.btn-checkout:hover {
  transform: scale(1.05);
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.wt-cart__cta, .wt-cart .btn-checkout  {
   transition: transform 0.3s ease, padding 0.3s ease;
  display: inline-block !important;
  font-family: 'PP Neue Montreal', sans-serif !important;
  background-color: black !important;
  color: white !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
  font-size: 20px !important;
}

.form__send__button.hero__button--primary {
    background-color: black;
  color: white;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 20px;
}

.predictive-search-status, .search-result-top__title {
   font-family: 'PP Neue Montreal', sans-serif !important;
   text-transform: capitalize !important;
}

.wt-card__cta:hover,
.btn-checkout:hover {
     background-color: black !important;
            color: white !important;
}

.wt-cart__show-cart {
  color: black;
    font-family: 'PP Neue Montreal', sans-serif;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 20px;
  border-bottom: 1px solid black;
}

.wt-cart__show-cart:hover {
    font-family: 'PP Neue Montreal', sans-serif;
  color: black;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 20px;
  border-bottom: 1px solid black;
}

.wt-cart__item__link {
  color: black;
  text-decoration: underline;
}



.wt-cart__subtotal__value .money, .wt-cart__subtotal__label, .cart-item__old-price.price.price--end, .wt-cart__subtitle a, .wt-free-shipping-bar__text {
  color: black;
}

.svg-icon.svg-icon--close.wt-cart__drawer__close {
  color: black !important;
}

.wt-drawer__title__text {
    color: black !important;
    font-family: 'PP Neue Montreal', sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
  font-size: 32px !important;
}

.shopify-section:not(.page-header):not(.wt-announcement) {
  background-color: #FFFCF7;
}

.wt-newsletter__field {
  background-color: black;
  border-bottom: 2px solid white;
  border-radius: 0;
  color: white;
}

.wt-newsletter__send {
  background-color: black;
  border-radius: 0;
  color: white;
  font-weight: 700;
  border-bottom: 2px solid white;
  
}

._lably_item_ , ._lably_item__1 , ._lably_item__2, ._lably_item__3 {
  width: 50% !important;
}


.main-article__title {
  text-transform: capitalize !important;
  font-weight: 600 !important;
  line-height: 1.5 em !important;
}

.wt-product__name {
  padding-bottom: 18px;
}

.e0f-mars1 {
color: #000 !important;
}


/* Mobile */



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

body, p, li, span {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
}

h1, .h1 {
  font-family: 'PP Neue Montreal', sans-serif !important;
  font-size: 
  font-weight: 900;
  line-height: 1.1;
}

h2, .h2, .wt-page__title {
  font-size: 34px; 
  font-weight: 400;
  line-height: 1.2;
}

h3, .h3 {
  font-size: 20px; 
  font-weight: 700;
  line-height: 1.3;
}

h4, .h4 {
  font-size: 28px; 
  font-weight: 700;
  line-height: 1.2;
}

h5, .h5 {
  font-size: 24px; 
  font-weight: 700;
  line-height: 1.2;
}

h6, .h6 {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.h7 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

blockquote, .quote {
  font-size: 22px; 
  line-height: 1.3;
  font-weight: 400;
}


.wt-collapse__trigger__title {
  font-size: 18px;

}

.wt-product__price__final .money {
  font-size: 26px;
}

.card__price .money{
      font-size: 20px !important;
    line-height: 24px !important;
font-weight; bold;
}

.card__title {
    font-size: 20px;
    line-height: 24px;
    hyphens: none;
}

.wt-product__name {
    font-size: 36px !important;
    line-height: 40px !important;

}

.tiered-badge {
  top: -6px !important;
}




    .wt-slider--hero .hero__richtext, 
    .wt-slider--hero p {
        font-size: 18px !important;
        line-height: 1.33 !important;
    }

    .allow-custom-scaling .hero__richtext, 
    .allow-custom-scaling p {
        font-size: calc(18px * var(--font-headline-scale, 1)) !important;
        line-height: 1.33 !important;
    }



    .wt-slider--hero h2, 
    .wt-slider--hero .headline__title { 
        font-size: 34px !important; 
    }

    .allow-custom-scaling h2 { 
        font-size: calc(34px * var(--font-headline-scale, 1)) !important; 
    }

    .wt-slider--hero p, 
    .wt-slider--hero .headline--rich { 
        font-size: 20px !important; 
    }

    .allow-custom-scaling p { 
        font-size: 20px; 
    }
    
    .wt-slider--hero h2, 
    .wt-slider--hero p, 
    .wt-slider--hero .headline__title, 
    .wt-slider--hero .headline--rich {
        padding: 20px 30px !important;
        border-radius: 20px !important;
        margin-top: 5px !important;
    }

    body .wt-slider__container--featured, main .wt-slider__container--featured, shopify-editor .wt-slider__container--featured, .wt-cart .wt-slider__container--featured {
  padding-top: calc(var(--gap, 8px) * 4) !important;
}

body .wt-slider__container--featured, body .wt-slider__container--collection-list, main .wt-slider__container--featured, main .wt-slider__container--collection-list, shopify-editor .wt-slider__container--featured, shopify-editor .wt-slider__container--collection-list, .wt-cart .wt-slider__container--featured, .wt-cart .wt-slider__container--collection-list {
  padding-bottom: calc(var(--gap, 8px) * 12) !important;
}


    .wt-slider--hero p::after,
    .wt-slider--hero .headline--rich::after,
    .wt-slider--hero p::before,
    .wt-slider--hero .headline--rich::before {
        display: none !important;
    }

    .rich-text-image__heading {
  font-size: 6vw;
  line-height: 38px;

}

.rich-text-image img, .rich-text-image svg {
  width: 40px;
  height: 40px;
}

.hero__overlay {
  align-items: end;
}


.wt-newsletter__send {
  border: 2px solid white;
}


}




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

  .wt-header__body {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;
    width: 100% !important;
    column-gap: 20px;
  }


  .wt-header__logo-wrapper {
    grid-column: 1;
    justify-self: start;
    margin: 0 !important;
  }


  .wt-header__nav-teaser,
  .wt-header__nav-teaser--full-menu {
    grid-column: 2;
    justify-self: center;
    margin: 0 !important;
  }


  .wt-header__aside, 
  .wt-header__panel {
    grid-column: 3;
    grid-row: 1; 
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
  }


  .wt-header__aside {
    justify-self: end;
    margin-right: 80px !important; 
  }

  .wt-header__panel {
    justify-self: end;
    gap: 5px; 
  }


  search-drawer.wt-header__search {
    display: inline-flex !important;
    vertical-align: middle;
  }
}