.product-card{padding:.75rem}.product-card--sold-out .product-card__image-wrap{opacity:.5}.product-card--sold-out .product-card__actions{display:none}.product-card,.product-card__form-wrapper,.product-card__form,.product-card__footer{display:flex;flex-direction:column;height:100%}.product-card .product-label-wrapper{flex-shrink:0}.product-card__image-wrap{margin-bottom:.75rem;position:relative;overflow:hidden}.product-card__image-wrap--overlay:before{background-color:rgba(var(--color-grey-light-rgb) / .2);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.product-card__image-link{display:block;border-radius:8px;overflow:hidden;position:relative;padding-top:100%}.product-card__image,.product-card__video{display:block;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--duration-default) ease-in}.product-main__in-stock--hidden{display:none!important}.product-card__image--overlay{display:block!important;background:#00000008;height:100%;width:100%;position:absolute;transform:translateY(-100%);z-index:999}.product-card__image--hover{opacity:0}.product-card__image--hover--hidden{display:none!important}.product-card--hover:not(:has(.product-card__swatches:hover)):hover .product-card__image{opacity:0}.product-card--hover:not(:has(.product-card__swatches:hover)):hover .product-card__image--hover{opacity:1}.product-card:has(.product-card__video) .product-card__image--hover{display:none}.product-card__badge{border-radius:50px;color:var(--color-white);font-size:.75rem;left:.75rem;padding:.25rem .75rem;position:absolute;top:.5rem;z-index:2}.product-card__badge--hidden{display:none!important}.product-card__footer-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem}.product-card__footer-top:has(.site-rating:empty){flex-direction:row-reverse}.product-card__details-wrap{display:flex;flex-direction:column;height:100%}.product-card__title{display:inline-block;color:inherit;text-decoration:none;margin:0 0 1rem;font-size:1.125rem;font-weight:400;line-height:1.25rem;font-family:var(--font-family-heading)}[ku-container] .product-card__title{font-family:var(--font-family-heading)}.product-card__details-wrap-bottom{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;margin-top:auto}.product-card__details-wrap-bottom .product-card__price{font-size:1.125rem;white-space:nowrap}[ku-container] .product-card__subtitle,.product-card__subtitle{border-radius:50px;font-size:1rem;gap:.125rem;margin:0;padding:.25rem .5rem;padding-left:0;color:var(--subtitle-color);font-weight:var(--font-weight-subtitles)}.product-card__subtitle p{margin:0}.product-card__actions{display:flex}.product-card__price-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:1rem;font-size:1rem;color:var(--subtitle-color);font-weight:var(--font-weight-subtitles)}.product-card__add-to-cart-wrap{display:flex;justify-content:center}.product-card__actions .product-card__button{background-color:var(--color-grey-dark);border-color:var(--color-grey-dark);border-radius:1.375rem;color:var(--color-white);height:unset;padding:.375rem .75rem;width:fit-content}.product-card__button--sold-out{display:none}.product-card__button .btn-label__icon{height:1rem;margin:0;width:auto}.product-card__rating:has([aria-label^="0.0"]){display:none}.product-card__rating{font-size:12px}.product-card__rating [data-bv-show=inline_rating] .bv_main_container .bv_text{font-size:.75rem!important}.product-card__rating [data-bv-show=inline_rating] svg{fill:var(--color-grey-dark);max-width:.75rem!important;max-height:.75rem!important}.product-card__rating [data-bv-show=inline_rating] svg path{fill:var(--color-grey-dark)!important}.product-card__add-to-cart-wrap{flex:1}.product-card__favorite-wrap{position:absolute;bottom:1rem;right:1rem;z-index:1}.product-card__favorite{width:34px;height:34px;background-color:var(--color-white);border:1px solid var(--color-grey-mid);border-radius:50%;-webkit-appearance:none;appearance:none;cursor:pointer;padding:.25rem;outline:0;box-shadow:none;display:flex;align-items:center;justify-content:center;opacity:.75}.product-card__favorite-icon{padding:2px;margin-top:2px;stroke:var(--color-grey-mid);fill:var(--color-white);width:100%;height:100%}.product-card__favorite-icon:hover{stroke:var(--color-primary);opacity:1}.product-card__favorite[disabled]{pointer-events:none}.product-card__actions--hover{position:absolute;right:.75rem;top:.5rem;opacity:0;visibility:hidden;transition:.3s ease-in;transition-property:visibility,opacity,transform;z-index:999}.product-card__image-wrap:hover .product-card__secondary-image,.product-card__image-wrap:hover .product-card__actions--hover{opacity:1;visibility:visible}.product-card__actions--no-hover{margin-top:auto}.product-card__button-label{display:flex;align-items:center;justify-content:center}.product-card__button-label--mobile{display:none}.product-card__view-product{font-weight:var(--font-weight-bold);color:var(--color-cyan);text-align:center;margin:0 0 .5rem;font-size:.95rem}.product-card__swatches{width:100%;padding:0;border:0;margin-left:0;margin-right:0}.product-card__footer{margin-top:auto}.product-card__price .product-price{font-weight:var(--font-weight-normal)}.product-card:has(.product-card__image--hover--hidden) .product-card--hover{pointer-events:none!important;opacity:0!important}.product-card:has(.product-card__image--hover--hidden) .js-card-variant-image img{opacity:1!important}@media screen and (max-width:767px){.product-card{padding:.5rem}.product-card__favorite-wrap{bottom:.5rem;right:.5rem}.product-card__favorite{width:28px;height:28px}.product-card__footer-top a{padding-bottom:.25rem}[ku-container] .product-card__subtitle,.product-card__subtitle{font-size:.75rem}.product-card__rating [data-bv-show=inline_rating] .bv_main_container .bv_text{font-size:.625rem!important}.product-card__rating [data-bv-show=inline_rating] svg{display:none!important}.product-card__rating [data-bv-show=inline_rating] svg:first-of-type{display:block!important}.product-card__rating [data-bv-show=inline_rating] .bv_sub_container div{line-height:.75rem!important;height:.75rem!important;display:block!important;padding-top:0!important}.product-card__title{font-size:1rem;height:2.5rem;display:-webkit-box;margin-bottom:.5rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--font-family-heading)}.product-label-wrapper{margin-bottom:.75rem}.product-card__actions--hover{opacity:1;padding-bottom:.25rem;padding-right:.25rem;transform:translateY(0);visibility:visible}.product-card__add-to-cart-wrap{justify-content:flex-end}.product-card__actions .product-card__button{border-radius:100%;height:30px;padding:0;width:30px}.product-card__button-label{display:none}.product-card__button-label--mobile{display:block}.product-card__button .btn-label__icon{margin:0}.product-card__price-wrapper{align-items:flex-start;flex-direction:column-reverse;font-size:.875rem;gap:.5rem;margin-top:.5rem}.product-card__details-wrap-bottom{flex-direction:row-reverse}.product-card__details-wrap-bottom .product-card__price{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/1140/assets/stmt-product-card.css.map */
