.product-card__container{display:flex;flex-direction:column;gap:10px}.--image-wrapper{position:relative;aspect-ratio:173 / 236}.product-card__media{position:relative;overflow:hidden;width:100%;height:100%}.--sale-percentage-badge{background:#000;color:#fff;font-size:var(--Font-Size-Paragraph-Small);line-height:1;max-width:max-content;padding:5px 10px;position:absolute;z-index:2;top:10px;right:10px}@media(max-width:768px){.--sale-percentage-badge{font-size:10px;padding:3px 5px}}.product-card__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-card__primary-image,.product-card__hover-image{display:block;width:100%;height:100%;aspect-ratio:173 / 236;object-fit:cover}@media screen and (min-width:990px){.product-card__hover-image{opacity:0;visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s,visibility .3s}.product-card:hover .has-multiple-media .product-card__primary-image{opacity:0;visibility:hidden}.product-card:hover .has-multiple-media .product-card__hover-image{opacity:1;visibility:visible}.product-card .product-card__image-link.has-video{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (max-width:989px){.product-card__hover-image{display:none}.product-card__image-link.has-video{display:block}}.product-card__video-wrapper{position:relative;width:100%;height:100%}.product-card__primary-video{display:block;width:100%;height:100%;aspect-ratio:173 / 236;object-fit:cover}.product-card__video-toggle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px;padding:0;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10;pointer-events:auto}.product-card__video-toggle:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.product-card__video-wrapper:hover .product-card__video-toggle{opacity:1;visibility:visible}.product-card__video-toggle svg{width:24px;height:24px;color:#fff;pointer-events:none}.product-card__video-toggle .play-icon{display:none}.product-card__video-toggle .pause-icon,.product-card__video-toggle.paused .play-icon{display:block}.product-card__video-toggle.paused .pause-icon{display:none}@media(max-width:989px){.product-card__video-toggle{opacity:.8;visibility:visible}.product-card__video-toggle svg{width:20px;height:20px}.product-card__video-toggle:active{opacity:1}}.size-selector{position:absolute;bottom:-100%;left:0;width:100%;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 12px;gap:8px;transition:all .5s ease .2s}@media(max-width:768px){.size-selector{display:none}}.product-card:hover .size-selector{bottom:0}.size-btn{padding:8px;font-size:14px;line-height:18px;color:#fff}@media(max-width:768px){.size-btn{padding:0;font-size:14px;line-height:16px}}.size-btn:hover{text-decoration:underline}.size-btn--disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.--custom-badge-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;z-index:2}.--custom-badge-wrapper span.--single-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;font-size:9px;line-height:1;color:#fff;width:max-content;background-color:#000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:768px){.--custom-badge-wrapper span.--single-badge{font-size:10px;padding:4px 8px}}.--custom-badge-wrapper span.--single-badge a{color:#fff;text-decoration:none}.product-card__details{position:relative;padding:10px;display:flex;gap:var(--Spacing-Container-xxs);flex-direction:column}.product-card__details .product-card__header{margin:0}.product-card__details .product-card__header .product-card__title{font-size:var(--Font-Size-Paragraph-Large);line-height:var(--Line-Height-Paragraph-Large);color:#10100f;margin:0;font-weight:600}.product-card__details .product-card__header .product-card__title a{color:inherit;font-weight:600}.product-card__details .product-card__pricing{margin:0}.product-card__details .product-card__pricing .price-wrapper{color:#10100f;margin:0}.product-card__details .product-card__pricing .price-wrapper .price-regular{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.product-card__details .product-card__pricing .price-wrapper .price-regular .price-compare-at{opacity:.7;text-decoration:line-through}.--sale-badge-on-card{font-family:var(--font-body-family);line-height:1.6;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#8c060a;display:none}p.pc__unique_element{margin:6px 0 0;font-size:var(--Font-Size-Paragraph-Tiny);letter-spacing:0;font-weight:400;color:#000000de;text-transform:uppercase}.product-card__pricing .saved__money{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;font-size:var(--Font-Size-Paragraph-Tiny);line-height:var(--Line-Height-Paragraph-Tiny);text-transform:uppercase;color:#fff;width:max-content;background-color:#8c060a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.--price-review-wrapper{display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box;align-items:center;justify-content:space-between}.pd-selected-color{margin:0 0 6px}.pd-selected-color p{font-size:12px;line-height:16px;margin:0}@media(max-width:768px){.pd-selected-color p{font-size:10px;line-height:14px}}.product-card .product-card__color-rating{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;position:relative;z-index:3}.color-swatches{display:flex;gap:10px;align-items:center;flex-wrap:wrap}@media(max-width:600px){.color-swatches{gap:8px}}.color-swatches a.--remaining-color-count{color:#000}.color-swatch{cursor:pointer;width:20px;height:20px;aspect-ratio:1 / 1;border:1px solid #ddd;border-radius:50%;box-sizing:border-box;transition:.2s ease;position:relative}.color-swatch img.color-swatch-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.color-swatch:after{position:absolute;content:"";top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid transparent!important;border-radius:99px;transition:all .1s ease-in}.color-swatch:hover:after{border:1px solid #000!important}.color-swatch--disabled{opacity:.5;cursor:not-allowed}.color-swatch--selected{border:2px solid #000}.color-swatch-more{color:#10100f;font-size:14px;text-decoration:underline}.product-card .yotpo-widget-instance{margin-top:0!important}.product-card .yotpo-widget-instance div#yotpo-star-rating-reviews-summary{display:none!important}.product-card .yotpo-widget-instance .yotpo-reviews-star-ratings-widget{margin:0!important}.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-summary{align-items:center!important;flex-direction:row!important;width:100%;justify-content:center!important;gap:0!important}.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-summary span{height:auto!important}.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-summary span svg.star-container:not(:first-child){display:none!important}.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-summary .star-container:last-child{margin-inline-end:4px!important}@media(max-width:768px){.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-summary{gap:0!important}}.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-text{font-size:14px!important;padding:0!important;line-height:normal!important;font-weight:500!important;font-family:var(--font-family-Body)!important}@media(max-width:768px){.product-card .yotpo-widget-instance .yotpo-sr-bottom-line-text{padding-top:0!important;line-height:normal!important}}
/*# sourceMappingURL=/cdn/shop/t/173/assets/card-product-new-v5.css.map */
