.product-item .product-item__color-swatches .tooltip__content{display:none}.product-item .product-item__color-swatches.product-item__color-swatches--touch{display:flex}.product-item .product-item__color-swatches.product-item__color-swatches--touch .product__color-swatches{flex-direction:row}html.touch .product-item .product-item__color-swatches:not(.product-item__color-swatches--touch){display:none!important}html.touch .product-item .product-item__color-swatches.product-item__color-swatches--touch{display:flex!important}.product-item .product-item__media-wrapper .product__color-swatches .product__color-swatch-option-wrapper.product__color-swatch-option-wrapper--2:nth-of-type(2) a,.product-item .product-item__media-wrapper .product__color-swatches .product__color-swatch-option-wrapper.product__color-swatch-option-wrapper--3:nth-of-type(2) a{transform:translateY(-1rem)}.product-item .product-item__media-wrapper .product__color-swatches .product__color-swatch-option-wrapper.product__color-swatch-option-wrapper--3:nth-of-type(3) a{transform:translateY(-2rem)}.product-item .product-item__media-wrapper .product__color-swatches .product__color-swatch-option-wrapper.product__color-swatch-option-wrapper--3~.product__color-swatch-option-others{transform:translateY(-2.5rem)}.product-item .product-item__media-wrapper:hover .product__color-swatches :is(.product__color-swatch-option-wrapper a,.product__color-swatch-option-others){transform:translateY(0)!important}.product-item .product-item__media-wrapper .product__color-swatches .product__color-swatch-option-others{color:rgb(var(--color-background));transition:transform .2s ease}.product-item:not(.product-item--horizontal,.product-item--grid-simple){border:1px solid var(--color-product-card-border)}.product-item .product-item__wrapper{background-color:var(--color-background)}.product-item .product-item__media-wrapper:has(a:focus-visible){overflow:visible!important}.product-item .product-item__media-wrapper:not(:hover):has(a:focus-visible) .product-item__action{opacity:0;transition:opacity 0s}.product-item .product-item__actions .product-item__quick-view{--color-button-primary-background: var(--color-background);--color-button-primary-text: var(--color-text)}.product-item .review-stars svg{width:1.8rem}.product-item .review-stars svg:not(:last-of-type){margin-right:-.5rem}.product-item .review-stars svg path{transform:scale(1);transform-origin:center}.product-item .review-stars--filled{position:absolute;top:0;left:0;width:var(--rating-percentage, 0%);height:100%;overflow:hidden}.product-item .product-item__badges{transform:translate(-50%,-50%)}.product-item .product-item__badges .scrolling-banner__row,.product-item__badges-wrapper{transform:rotate(-45deg) translateY(3rem)}.product-item__wrapper{--shadow: 3px 3px 5px 0px rgba(0, 0, 0, .02);--col-width: 30%}.product-item__information{--color-text: var(--color-product-card-text);--color-heading: var(--color-product-card-text)}.product-item__information .jdgm-widget.jdgm-widget{margin-top:2px}.product-item__information .jdgm-prev-badge__text{display:none}.current-filter .product__color-swatch:after{opacity:1;visibility:visible;transform:scale(1.25)}.product-price-container{--color-text: var(--color-price)}.product-item:not(.product-item--horizontal .product-item--grid-simple) .product-price-container{--color-text: var(--color-product-card-price);--color-sale-price: var(--color-product-card-sale-price)}.price-word{font-size:.8em;font-weight:400}.price-compare{position:relative}.price-compare:before{content:"";position:absolute;width:100%;top:50%;border-bottom:1px solid rgb(var(--color-sale-price))}.product-item .price-compare:before{border-bottom:1px solid rgb(var(--color-product-card-sale-price))}.main-product .product-price-wrapper .price-regular{font-size:clamp(2rem,3vw,2.2rem)}.main-product .product-price-wrapper .price-compare{font-size:1.6rem}.product__badge{color:rgb(var(--badges-color));background-color:rgb(var(--badges-bg))}.shopify-payment-button{width:100%}.shopify-payment-button__button{border-radius:var(--button-radius);overflow:hidden;min-height:5rem;width:100%;border-style:solid}body button.shopify-payment-button__more-options{background-color:var(--button-bg);text-decoration:none}body .shopify-payment-button__more-options:hover:not([disabled]){text-decoration:underline}.shopify-payment-button__more-options,.shopify-payment-button__button--unbranded{height:auto!important}body .shopify-payment-button__button--hidden{display:none}.product__color-swatch{width:var(--swatch-width, 2.4rem);height:var(--swatch-width, 2.4rem);border:1px solid rgb(var(--color-background));overflow:visible;background-position:center;transition:box-shadow .3s ease,transform .2s ease}.product__color-swatch:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--rounded-custom, 50%);box-shadow:inset 0 4px 6px rgba(var(--color-text),.25);transition:box-shadow .3s ease}.product__color-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--rounded-custom) + 4px);box-shadow:inset 0 0 0 1.5px rgb(var(--color-text));opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,box-shadow .3s ease,transform .3s ease}.option-disabled .product__color-swatch:before,.option-disabled .product__color-swatch.active:before,.product-form__input:not(.product-form__input--dropdown) input[type=radio]:not(.option-disabled):checked+.product__color-swatch:after,.product-form__input:not(.product-form__input--dropdown) input[type=radio].option-disabled+.product__color-swatch:after{opacity:1;visibility:visible}.product-form__input:not(.product-form__input--dropdown) input[type=radio]:checked+.product__color-swatch:after{transform:scale(1.25)}.product-form__input:not(.product-form__input--dropdown) input[type=radio]+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px rgba(var(--color-text),.4);border-radius:calc(var(--rounded-custom) + 5px);transition:opacity .3s ease,visibility .3s ease,box-shadow .3s ease,transform .3s ease,inset .3s ease}.product-form__input:not(.product-form__input--dropdown) input[type=radio]:not(.option-disabled):checked+label:not(.product__color-swatch){background-color:rgb(var(--color-button-primary-background));color:rgb(var(--color-button-primary-text))}.product-form__input:not(.product-form__input--dropdown) input[type=radio]:not(.option-disabled)+label:hover:after,.product-form__input:not(.product-form__input--dropdown) input[type=radio]:not(.option-disabled):checked+label:after{box-shadow:inset 0 0 0 1.5px rgb(var(--color-text))}.product-form__input:not(.product-form__input--dropdown) input[type=radio]:not(.option-disabled):checked+label:not(.product__color-swatch):after{box-shadow:inset 0 0 0 1.5px rgb(var(--color-button-primary-background))}.product-form__input:not(.product-form__input--dropdown) input[type=radio].option-disabled:checked+.product__color-swatch:after{box-shadow:inset 0 0 0 1.5px #f006!important}.option-disabled :is(.swatch-option.color):after,.product-form__input:not(.product-form__input--dropdown) .option-disabled+label:after,.option-disabled+.product__color-swatch:after,.option-disabled label:after,.option-disabled.product__color-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(30deg,transparent calc(50% - 1px),rgb(255,0,0,.3),transparent calc(50% + 1px)) no-repeat;z-index:1;box-shadow:0 0 0 1px #ff00004d inset!important}.option-disabled :is(.swatch-option.color):after{top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:calc(var(--rounded-custom) + 3px)}.product-form__input:not(.product-form__input--dropdown) input:not(.option-disabled)+.product__color-swatch:after,.product-form__input:not(.product-form__input--dropdown) input[type=radio].option-disabled:checked+.product__color-swatch:after{top:0;right:0;bottom:0;left:0}.option-disabled+.product__color-swatch:after{top:-4px;right:-4px;bottom:-4px;left:-4px;box-shadow:inset 0 0 0 1.5px #ff00004d!important}.option-disabled+.product__color-swatch:after{top:-1px;right:-1px;bottom:-1px;left:-1px;box-shadow:inset 0 0 0 1px #f006!important;background:linear-gradient(30deg,transparent calc(50% - 1px),rgb(255,0,0,.4),transparent calc(50% + 1px)) no-repeat}.option-disabled+.product__item-option,.option-disabled .product__item-option{color:#ff000080;background-color:#ff00000f;cursor:not-allowed;border-radius:var(--button-radius)}.product-form__input:not(.product-form__input--dropdown) input[type=radio].option-disabled:checked+label:not(.product__color-swatch):after{background:linear-gradient(30deg,transparent calc(50% - 1px),rgb(255,0,0,.4),transparent calc(50% + 1px)) no-repeat;box-shadow:inset 0 0 0 1.5px #f006!important}.size-guide-popup{--popup-max-width: 78rem}iframe[class*=paypal]{border-radius:var(--button-radius)}media-gallery :is(.shopify-model-viewer-ui,.external_video iframe,.deferred-media){position:absolute;top:0;bottom:0;left:0;right:0}media-gallery .shopify-model-viewer-ui model-viewer,media-gallery .external_video iframe model-viewer{width:100%;height:100%}.product-item iframe{pointer-events:none}.product-inventory{display:inline-flex;align-items:center;gap:1.25rem;border-radius:calc(var(--border-radius) * 3);color:rgb(var(--color-product-inventory))}.product-inventory.product-inventory--in-stock{--color-product-inventory: var(--color-success)}.product-inventory.product-inventory--low-stock{--color-product-inventory: var(--color-warning)}.product-inventory.product-inventory--out-of-stock{--color-product-inventory: var(--color-error)}.product-inventory.product-inventory--sm{gap:.75rem;padding:.5rem .75rem}.product-inventory.product-inventory--sm .product-inventory__dot{width:7px;height:7px;box-shadow:0 0 0 1.5px rgba(var(--color-product-inventory),.35)}.product-inventory .product-inventory__dot{display:inline-block;width:10px;height:10px;flex-shrink:0;border-radius:50%;background-color:rgba(var(--color-product-inventory),1);box-shadow:0 0 0 4px rgba(var(--color-product-inventory),.35);animation:dot-pulse 2s linear infinite}@keyframes dot-pulse{0%{transform:scale(.95);box-shadow:0 0 rgba(var(--color-product-inventory),.5)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(var(--color-product-inventory),0)}to{transform:scale(.95);box-shadow:0 0 rgba(var(--color-product-inventory),0)}}@media screen and (pointer: fine) and (prefers-reduced-motion: no-preference){.product-item .product-item__media-wrapper:hover .product-item__action{opacity:1;visibility:visible}.product-item.hover-zoom .hover-effect:hover .product-item__media--secondary .product-item__image.product-item__image--first{transform:none}html.no-touch .product-item:not(.product-item--actions-visibility-always) .product-item__actions,html.no-touch .product-item.product-item--has-actions:not(.product-item--actions-visibility-always) .product-item__media-wrapper:hover .product-item__countdown{transform:translate(100%)}.product-item:not(.product-item--actions-visibility-always) .product-item__media-wrapper .product-item__actions:has(:focus-visible,:focus-within),.product-item:not(.product-item--actions-visibility-always) .product-item__media-wrapper:hover .product-item__actions:not(.product-item--actions-visibility-always),.product-item:not(.product-item--actions-visibility-always) .product-item__media-wrapper:hover .product-item__carousel-bar{transform:translate(0)}.product-item:not(.product-item--actions-visibility-always) .product-item__media-wrapper .product-item__actions:has(:focus-visible,:focus-within){transition:transform 0s}.product-item .product-item__media-wrapper:hover .product-item__carousel-bar{transition:transform .3s var(--transition-ease-out)}.product-item .product-item__carousel-bar{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:4rem;background-image:linear-gradient(to top,rgba(0,0,0,.4),transparent);transform:translateY(4rem);transition:transform .3s var(--transition-ease-out)}.product-item__media-wrapper:hover .product-item__media--secondary.product-item__media--has-png .product-item__image.product-item__image--first{opacity:0}.product-item__media-wrapper:hover .product-item__media--secondary .secondary-image{opacity:1;visibility:visible}}@media screen and (max-width: 575.98px){.product-item .product-review-widget svg{width:1.8rem;height:1.8rem}}@media screen and (max-width: 767.98px){.product__color-swatch{width:var(--swatch-width-mb, var(--swatch-width, 2.4rem));height:var(--swatch-width-mb, var(--swatch-width, 2.4rem))}}@media screen and (min-width: 768px){.product-item__wrapper{--button-padding-y: 1.4rem;--button-padding-x: 1.5rem}.product-item .product-item__badges .scrolling-banner__row,.product-item__badges-wrapper{transform:rotate(-45deg) translateY(5rem)}}@media screen and (max-width: 1024.98px){.product-item .product-item__actions,.product-item.product-item--has-actions .product-item__media-wrapper:hover .product-item__countdown{transform:translate(0)!important}.product-item .product-item__color-swatches:not(.product-item__color-swatches--touch){display:none!important}}@media screen and (min-width: 1025px){html.no-touch .product-item .product-item__color-swatches.product-item__color-swatches--touch{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/product-item.css.map */
