@media screen and (min-width:750px){.product__media-wrapper{align-self:start}.product__media-wrapper media-gallery.product__column-sticky,.product__media-wrapper media-gallery{position:sticky!important;top:2rem!important}}@media screen and (min-width:990px){.product__media-wrapper media-gallery{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:1rem;width:100%}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider){flex:1 1 auto;order:2;min-width:0;width:0}.product__media-wrapper .thumbnail-slider{order:1;flex:0 0 8rem;width:8rem}.product__media-wrapper .thumbnail-list{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;overflow:visible!important;scroll-snap-type:none!important;gap:.6rem;padding:0!important;margin:0!important;width:100%!important}.product__media-wrapper .thumbnail-list__item{width:100%!important;max-width:100%!important;padding:0!important;flex-shrink:0;scroll-snap-align:none!important}.product__media-wrapper .thumbnail{display:block!important;width:100%!important;aspect-ratio:1 / 1;overflow:hidden;padding:0!important;border-radius:0}.product__media-wrapper .thumbnail img{width:100%;height:100%;object-fit:cover}.product__media-wrapper .thumbnail-slider .slider-button{display:none!important}}.product__info-container .product__text.caption-with-letter-spacing{font-size:1.05rem;color:#888;letter-spacing:.12em;margin-bottom:.6rem}.product__title h1,.product__title .h1{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:0}.product__title{padding-bottom:1.8rem;border-bottom:1px solid #e8e8e8;margin-bottom:1.8rem}.price--large .price-item--regular,.price--large .price-item--sale{font-size:2.2rem;font-weight:600;letter-spacing:-.01em}.pf-sale-badge{display:inline-block;margin-top:.6rem}.variant-buttons .swatch-input__button,.variant-buttons .button-label{border-radius:0;border:1px solid #ccc;font-size:1.2rem;font-weight:500}.variant-buttons .swatch-input__button:checked,.variant-buttons input:checked+.button-label{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.product-form__buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.product-form__buttons .product-form__submit{width:100%;background:#1a1a1a;color:#fff;border:2px solid #1a1a1a;min-height:5.6rem;font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:0;transition:background .2s ease,color .2s ease}.product-form__buttons .product-form__submit:hover:not(:disabled){background:#fff;color:#1a1a1a}.product-form__buttons .product-form__submit:disabled{background:#ccc;border-color:#ccc}.shopify-payment-button{margin-top:0!important}.shopify-payment-button__button{border-radius:0!important}.product__tax{display:none!important}.pf-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;padding:1.4rem 0;border-top:1px solid #e8e8e8;margin-top:1.2rem}.pf-payment-icon{height:2.4rem;width:auto;border-radius:4px;filter:grayscale(15%)}.pf-payment-icons~.pf-payment-icons,.pf-payment-icons+.pf-payment-icons{display:none!important}.pf-trust-badges~.pf-trust-badges,.pf-trust-badges+.pf-trust-badges{display:none!important}.pf-trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;padding:2rem 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin:2.4rem 0 .8rem}.pf-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.pf-trust-badge svg{width:2.6rem;height:2.6rem;flex-shrink:0}.pf-trust-badge-title{font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1.3}.pf-trust-badge-text{font-size:1rem;color:#777;line-height:1.4}.product__description.rte{font-size:1.4rem;line-height:1.85;color:#444;margin:2.4rem 0 .4rem}.product__description.rte p{margin-bottom:1em}.product__accordion.accordion{margin-top:.4rem}.product__accordion.accordion details{border-top:1px solid #e8e8e8;border-bottom:none;border-radius:0;padding:0;box-shadow:none}.product__accordion.accordion details:last-child{border-bottom:1px solid #e8e8e8}.product__accordion.accordion details summary{padding:1.6rem 0;background:transparent}.product__accordion.accordion .summary__title{gap:1rem}.product__accordion.accordion .accordion__title{font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product__accordion.accordion .accordion__content{padding:0 0 1.8rem;font-size:1.35rem;line-height:1.75;color:#555}.product__share-button{opacity:.6}.product__share-button:hover{opacity:1}.pf-shop-nav{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:3rem 0;margin-top:4rem;text-align:center}.pf-shop-nav__inner{display:flex;justify-content:center}.pf-shop-nav__links{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.pf-shop-nav__link{font-size:1.1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;transition:opacity .2s ease}.pf-shop-nav__link:hover{opacity:.45}.pf-shop-nav__sep{color:#bbb;font-size:1rem;line-height:1}.pf-reviews-carousel{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.6rem;padding:1.6rem 0 2.4rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pf-reviews-carousel::-webkit-scrollbar{display:none}.pf-carousel-wrapper{position:relative;overflow:hidden}.pf-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e0e0e0;width:3.8rem;height:3.8rem;font-size:2.2rem;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .15s}.pf-carousel-btn:hover{background:#f5f5f5}.pf-carousel-btn--prev{left:0}.pf-carousel-btn--next{right:0}.jdgm-rev{flex:0 0 calc(25% - 1.2rem)!important;min-width:220px;scroll-snap-align:start;padding:2rem 1.8rem!important;border:1px solid #e8e8e8!important;border-radius:0!important;background:#fff;display:flex!important;flex-direction:column!important;gap:.4rem;box-shadow:none!important}.jdgm-rev .jdgm-rev__rating{font-size:1.25rem}.jdgm-rev .jdgm-rev__author{font-weight:700;font-size:1.1rem;color:#1a1a1a}.jdgm-rev .jdgm-verified,.jdgm-rev .jdgm-rev__verified-badge{font-size:.95rem;color:#555}.jdgm-rev .jdgm-rev__icon,.jdgm-rev .jdgm-rev__title{display:none!important}.jdgm-rev .jdgm-rev__body{padding:0!important}.jdgm-rev .jdgm-rev__content{font-size:1.05rem;line-height:1.65;color:#333}.jdgm-rev .jdgm-rev__timestamp{font-size:.9rem;color:#aaa;margin-top:auto;padding-top:.8rem}@media screen and (max-width:749px){.jdgm-rev{flex:0 0 82%!important}}@media screen and (min-width:750px)and (max-width:989px){.jdgm-rev{flex:0 0 calc(50% - .8rem)!important}}@media screen and (max-width:749px){.product .grid__item.product__media-wrapper{width:100vw!important;max-width:100vw!important;margin-left:-1.5rem!important;margin-right:0!important;padding:0!important;flex-shrink:0!important;overflow:hidden!important}.product__media-wrapper media-gallery{display:block!important;position:relative!important;top:auto!important;width:100%!important;overflow:hidden!important}.product__media-wrapper slider-component:not(.thumbnail-slider){margin-left:0!important;margin-right:0!important}.product__media-wrapper .product__media-list{margin-left:0!important;margin-right:0!important;width:100%!important;scroll-padding-top:0!important;margin-bottom:0!important;display:flex!important;flex-direction:column!important;height:58vh!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-snap-type:y mandatory!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;gap:0!important;column-gap:0!important}.product__media-wrapper .product__media-list::-webkit-scrollbar{display:none!important}.product__media-wrapper .slider--mobile:after{padding-left:0!important;width:0!important;display:none!important}.product__media-wrapper .product__media-list .product__media-item{width:100%!important;min-width:100%!important;max-width:100%!important;height:58vh!important;min-height:58vh!important;overflow:hidden!important;box-sizing:border-box!important;margin:0!important;padding:0!important;scroll-snap-align:start!important;flex-shrink:0!important}.product__media-wrapper .product-media-container{height:100%!important;max-height:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.product__media-wrapper .product__modal-opener{height:100%!important;width:100%!important}.product__media-wrapper .product-media-container .media{padding-top:0!important;height:100%!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;border:none!important;background:#fff!important}.product__media-wrapper .product-media-container .media img{position:absolute!important;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;object-fit:contain!important;object-position:center center!important}.product__media-wrapper .product__media-icon,.product__media-wrapper .slider-buttons{display:none!important}.product__media-wrapper media-gallery .thumbnail-slider{position:absolute!important;bottom:2.4rem!important;top:auto!important;left:1.4rem!important;transform:none!important;z-index:30!important;width:auto!important;overflow:visible!important;scroll-snap-type:none!important;background:transparent!important;border:none!important;display:block!important;margin-left:0!important;margin-right:0!important}.product__media-wrapper media-gallery .thumbnail-slider .slider-button{display:none!important}.product__media-wrapper media-gallery .thumbnail-list{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:1.4rem!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important;margin:0!important;width:auto!important}.product__media-wrapper media-gallery .thumbnail-list .thumbnail-list__item{width:auto!important;max-width:none!important;padding:0!important;scroll-snap-align:none!important;flex-shrink:0}.product__media-wrapper media-gallery .thumbnail-list__item .thumbnail{display:block!important;width:6px!important;height:6px!important;min-width:0!important;min-height:0!important;padding:0!important;border-radius:50%!important;background:transparent!important;border:1.5px solid #1a1a1a!important;box-shadow:none!important;overflow:hidden!important;outline:none!important;transition:background .2s ease,border-color .2s ease!important}.product__media-wrapper media-gallery .thumbnail-list__item .thumbnail[aria-current=true]{background:#1a1a1a!important;border-color:#1a1a1a!important}.product__media-wrapper media-gallery .thumbnail-list__item .thumbnail img,.product__media-wrapper media-gallery .thumbnail-list__item .thumbnail__badge{display:none!important}.product .grid__item.product__info-wrapper{padding:2rem 1.5rem 5rem!important}.product__info-container .product__text.caption-with-letter-spacing{font-size:.85rem!important;color:#aaa!important;letter-spacing:.1em!important;margin-bottom:.2rem!important}.product__title h1,.product__title .h1{font-size:1.6rem!important;font-weight:500!important;line-height:1.25!important;letter-spacing:0!important;margin-bottom:0!important}.product__title>a{display:none!important}.product__title{padding-bottom:.8rem!important;margin-bottom:.8rem!important;border-bottom-color:#eee!important}.price--large .price-item--regular,.price--large .price-item--sale{font-size:1.4rem!important;font-weight:400!important;letter-spacing:0!important}.product-form__buttons{margin-top:-1.1rem!important;gap:.8rem!important}.product-form__buttons .product-form__submit{min-height:5.2rem!important;font-size:1.15rem!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:#1a1a1a!important;color:#fff!important;border:2px solid #1a1a1a!important;border-radius:0!important;width:100%!important;margin-top:0!important}.product-form__buttons .product-form__submit:disabled{background:#ccc!important;border-color:#ccc!important}.pf-payment-icons{gap:.5rem!important;padding:1.2rem 0!important;margin-top:1rem!important}.pf-payment-icon{height:1.9rem!important}.pf-trust-badges{grid-template-columns:repeat(3,1fr)!important;gap:.7rem!important;padding:1.5rem 0!important;margin:1.5rem 0 .4rem!important}.pf-trust-badge svg{width:2rem!important;height:2rem!important}.pf-trust-badge-title{font-size:.82rem!important}.pf-trust-badge-text{font-size:.78rem!important}.product__accordion.accordion{margin-top:.2rem!important}.product__accordion.accordion .accordion__title{font-size:1.1rem!important;letter-spacing:.05em!important}.product__accordion.accordion details summary{padding:1.2rem 0!important}.pf-shop-nav{padding:2rem 0;margin-top:2.4rem}.pf-shop-nav__links{gap:1.2rem}.pf-shop-nav__link{font-size:1rem}[class*=whatsapp],[id*=whatsapp],[class*=wati-],[id*=wati-],[class*=wa-widget],[id*=wa-widget],.ctto-widget,#ctto-widget{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/pf-product-enhanced.css.map */
