.product-item-v3-grid{gap:24px}.page_mobile .product-item-v3-grid{gap:16px}.product-item-v3{--piv3-border: #ebeaeb;--piv3-shadow: 0 4px 16px 0 rgba(35, 30, 33, .03);--piv3-save-bg: #e8f4ff;--piv3-save-text: #31426d;--piv3-muted: rgba(0, 0, 0, .6);--piv3-cta: #000000;--piv3-star: #000000;--piv3-star-empty: #ffffff;--piv3-font: Montserrat, sans-serif;--piv3-price-font: Roboto, sans-serif;position:relative;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;background:#fff;border:1px solid var(--piv3-border);border-radius:8px;box-shadow:var(--piv3-shadow);overflow:hidden;font-family:var(--piv3-font);text-align:left}.product-item-v3.is-unavailable{opacity:.5}.product-item-v3__link{display:flex;flex-direction:column;width:100%;height:100%;padding:0 0 24px;box-sizing:border-box;color:inherit;text-decoration:none}.product-item-v3__inner{display:flex;flex-direction:column;gap:0;width:100%;flex:1}.product-item-v3__media{position:relative;width:100%;aspect-ratio:1 / 1;height:auto;flex-shrink:0;overflow:hidden;background:#fff}.product-item-v3__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.product-item-v3__image-wrap>img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:darken}.product-item-v3__hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;pointer-events:none}.product-item-v3__image-wrap>.product-item-v3__hover{top:16px;right:16px;bottom:16px;left:16px;display:flex;align-items:center;justify-content:center}.product-item-v3__image-wrap .product-item-v3__hover img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:darken}.product-item-v3__hover--video{z-index:1;top:0;right:0;bottom:0;left:0;background:#fff}.product-item-v3__image-wrap>.product-item-v3__hover--video{top:0;right:0;bottom:0;left:0}.product-item-v3__media:hover .product-item-v3__hover,.product-item-v3__link:hover .product-item-v3__hover{opacity:1;visibility:visible}.product-item-v3__video{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-item-v3__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:4px}.product-item-v3__badge-dyn{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:4px}.product-item-v3__badge-save{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;background:var(--piv3-save-bg);color:var(--piv3-save-text);font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;white-space:nowrap}.product-item-v3__badge-save[hidden],.product-item-v3__badge-save.is-hidden{display:none!important}.product-item-v3__badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;white-space:nowrap}.product-item-v3__badge--soldout{background:#616161;color:#fff}.product-item-v3__wishlist{position:absolute;top:8px;right:8px;z-index:3}.product-item-v3__wishlist .custom-favorite-checkbox{display:flex!important}.page_desktop .product-item-v3 .product-item-v3__wishlist .custom-favorite-checkbox{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s .5s}.page_desktop .product-item-v3:hover .product-item-v3__wishlist .custom-favorite-checkbox,.page_desktop .product-item-v3:focus-within .product-item-v3__wishlist .custom-favorite-checkbox{opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s}.product-item-v3__body{display:flex;flex-direction:column;gap:0;width:100%;flex:1;padding:16px 15px 0;box-sizing:border-box}.product-item-v3__coupon-slot,.product-item-v3__coupon-slot *{pointer-events:none!important}.product-item-v3__coupon-slot{position:absolute;left:0;top:0;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);border:0;opacity:0}.product-item-v3__title{margin:0;width:100%;font-size:16px;font-weight:500;line-height:20px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:40px}.product-item-v3__price-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:16px;margin-bottom:2px}.product-item-v3__price{margin:0;font-family:var(--piv3-price-font);font-size:18px;font-weight:500;line-height:normal;color:#000;white-space:nowrap}.product-item-v3__prices{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-width:0}.product-item-v3__compare{font-family:var(--piv3-font);font-size:12px;font-weight:400;line-height:normal;color:var(--piv3-muted);text-decoration:line-through;text-decoration-skip-ink:none;white-space:nowrap;margin-left:4px;margin-top:2px}.product-item-v3__price-from{font-size:inherit;font-weight:inherit}.product-item-v3__sku{margin:0;font-size:12px;font-weight:400;line-height:normal;color:var(--piv3-muted);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;text-align:right}.product-item-v3__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:36px}.product-item-v3__rating{display:flex;align-items:center;flex-shrink:1;min-width:0;max-width:100%}.product-item-v3__rating .yotpo-widget-instance{display:block;line-height:0;min-height:15px}.product-item-v3__rating .yotpo-reviews-star-ratings-widget,.product-item-v3__rating .yotpo-sr-bottom-line-summary{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0;margin:0!important;padding:0!important}.product-item-v3__rating .yotpo-sr-bottom-line-left-panel,.product-item-v3__rating .yotpo-sr-bottom-line-right-panel,.product-item-v3__rating .yotpo-sr-bottom-line-left-panel>*{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important}.product-item-v3__rating .yotpo-sr-bottom-line-left-panel{margin-right:4px!important;gap:4px!important}.product-item-v3__rating .yotpo-sr-bottom-line-right-panel{margin-left:-5px!important;margin-right:0!important;padding-left:0!important;margin-top:2px!important}.product-item-v3__rating .yotpo-sr-star-full-container,.product-item-v3__rating .yotpo-sr-star-empty-container,.product-item-v3__rating .yotpo-sr-star-half-container{width:15px!important;height:15px!important}.product-item-v3__rating .yotpo-sr-star-full-container svg,.product-item-v3__rating .yotpo-sr-star-empty-container svg,.product-item-v3__rating .yotpo-sr-star-half-container svg{width:15px!important;height:15px!important}.product-item-v3__rating .yotpo-sr-star-full svg stop:first-child,.product-item-v3__rating .yotpo-sr-star-half svg stop:first-child{stop-color:#000!important}.product-item-v3__rating .yotpo-sr-star-half svg stop:last-child,.product-item-v3__rating .yotpo-sr-star-empty svg stop:last-child,.product-item-v3__rating .yotpo-sr-star-empty svg stop:first-child{stop-color:#fff!important}.product-item-v3__rating .yotpo-sr-star-full svg path{fill:#000!important;stroke:#000!important;stop-color:#000!important}.product-item-v3__rating .yotpo-sr-star-half svg path{stroke:#000!important;stroke-width:1!important;stop-color:#000!important}.product-item-v3__rating .yotpo-sr-star-empty svg path,.product-item-v3__rating .yotpo-sr-star-empty-container svg path{fill:#fff!important;stroke:#000!important;stroke-width:1!important;stop-color:#fff!important}.product-item-v3__rating .yotpo-sr-bottom-line-text,.product-item-v3__rating .yotpo-sr-bottom-line-text--right-panel{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;font-family:var(--piv3-font)!important;font-size:12px!important;font-weight:400!important;line-height:15px!important;height:15px!important;color:var(--piv3-muted)!important;white-space:nowrap;vertical-align:middle}.product-item-v3__rating .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text:before,.product-item-v3__rating .yotpo-sr-bottom-line-text--right-panel:before{content:"("}.product-item-v3__rating .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text:after,.product-item-v3__rating .yotpo-sr-bottom-line-text--right-panel:after{content:")"}.product-item-v3__cta{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:36px;padding:12px 16px;box-sizing:border-box;border:none;border-radius:4px;background:var(--piv3-cta, #000000);color:#fff;font-family:var(--piv3-font);font-size:12px;font-weight:700;line-height:normal;text-transform:uppercase;white-space:nowrap;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility 0s .5s}.product-item-v3:hover .product-item-v3__cta,.product-item-v3:focus-within .product-item-v3__cta{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s ease,visibility 0s}.product-item-v3__cta:disabled,.product-item-v3__cta.is-disabled{opacity:.5;pointer-events:none}@media(max-width:1023px){.product-item-v3__link{padding:0}.product-item-v3__inner{gap:0}.product-item-v3__body{padding:12px 12px 0;gap:0}.product-item-v3__image-wrap{padding:16px}.product-item-v3__image-wrap>.product-item-v3__hover{top:16px;right:16px;bottom:16px;left:16px}.product-item-v3__badges{top:8px;left:8px}.product-item-v3__wishlist{top:4px;right:4px}.product-item-v3__title{font-size:14px;font-weight:500;line-height:18px;min-height:36px}.product-item-v3__price{font-size:16px;font-weight:500;line-height:normal}.product-item-v3__compare{font-size:12px}.product-item-v3__price-row{flex-direction:column;align-items:flex-start;gap:4px;margin-top:6px}.product-item-v3__sku{font-size:11px;max-width:100%;text-align:left}.product-item-v3__footer{flex-direction:column;align-items:stretch;gap:8px}.product-item-v3__cta{display:none!important}.product-item-v3__sku,.product-item-v3__rating .yotpo-sr-bottom-line-text,.product-item-v3__rating .yotpo-sr-bottom-line-text--right-panel{font-size:11px!important;line-height:12px!important;height:12px!important}.product-item-v3__rating .yotpo-sr-bottom-line-left-panel{margin-right:4px!important}.product-item-v3__rating .yotpo-sr-bottom-line-right-panel{margin-left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/575/assets/product-item-v3.css.map */
