.product-card{--product-card--padding: var(--layout-space-4);--product-card--background-color: rgb(var(--color-off-white));position:relative;padding:0;height:100%;min-height:308px}.product-card,.product-card.product-card--overlay-content .product-card__content{display:flex;flex-direction:column}.product-card .product-card__gallery{pointer-events:none;display:flex;margin-bottom:var(--layout-space-8)}.product-card .product-card__gallery,.product-card.product-card--overlay-content .product-card__content:before{grid-column:1 / span 12}.product-card.card--horizontal .product-card__gallery,.product-card.card--horizontal.product-card--overlay-content .product-card__content:before{grid-column:1 / span 2;grid-row:1 / span 4;margin:0;position:relative;max-width:13.2rem}.product-card .product-card__gallery:before{content:"";width:100%;height:auto;display:inline-block}.product-card .product-card__header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;margin:0 0 var(--layout-space-2);padding-right:var(--layout-space-8)}.product-card.card--horizontal .product-card__header{grid-column:3 / span 3;grid-row:1;margin:0}.product-card .product-card__content{padding:var(--product-card--padding)}.product-card product-card-media-slider,.product-card img.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;object-fit:cover}.complementary-slide .product-card img.product-card__image{height:100%}.product-card img.product-card__image:last-of-type{z-index:-1}@media (hover: hover){.product-card:not(.product-card--no-hover):hover img.product-card__image:first-of-type{opacity:0}.product-card:not(.product-card--no-hover):hover img.product-card__image:last-of-type{z-index:1}}.product-card product-card-media-slider{pointer-events:initial}.product-card product-card-media-slider:empty{display:none}@media (hover: hover){.product-card.product-card--image-slider:not(.product-card--no-hover):hover product-card-media-slider{z-index:3;opacity:1;pointer-events:initial;cursor:pointer}}.product-card slider-component>ul{display:flex;aspect-ratio:var(--product-card--image-aspect-ratio);width:inherit;overflow:scroll;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.product-card slider-component>ul>li{aspect-ratio:var(--product-card--image-aspect-ratio);margin-right:var(--layout-space-9);scroll-snap-align:start;margin:0;min-width:fit-content;min-width:-webkit-fill-available;width:100%}.product-card slider-component>ul::-webkit-scrollbar{display:none}.product-card slider-component img{width:100%;height:auto;pointer-events:none}@media (hover: hover){.product-card.product-card--image-slider:not(.product-card--no-hover):hover img.product-card__image:last-of-type{display:none}.product-card.product-card--image-slider:not(.product-card--no-hover):hover img.product-card__image:first-of-type:last-of-type{display:initial}}.product-card .product-card__heading{text-transform:initial;font-weight:var(--font-weight-normal);grid-column:1 / span 12;line-height:var(--leading-looser);pointer-events:none;font-size:var(--text-size-xs);margin-top:0;margin-bottom:var(--layout-space-4);padding-right:var(--layout-space-4);z-index:1}.product-card.card--horizontal .product-card__heading{grid-column:3 / span 3;grid-row:2;margin:0;padding-right:0}.product-card.card--horizontal .product-card__heading a{font-size:var(--text-size-xs)}@media screen and (min-width: 750px){.product-card .product-card__heading{font-size:var(--text-size-xl);padding-right:var(--layout-space-8)}}.product-card .product-card__heading a{text-transform:capitalize}.product-card__sub-title{margin:0;text-transform:uppercase;font-size:var(--text-size-lg);font-weight:var(--font-weight-medium);grid-column:1 / span 8}.product-card .product-card__heading a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:initial}.product-card .price{z-index:1;line-height:1}.product-card.card--horizontal .price{grid-column:3 / span 2;grid-row:3;margin:0}.product-card>quickbuy-button,.product-card>product-form{position:absolute;width:100%;z-index:2;pointer-events:none}.product-card.card--horizontal>quickbuy-button,.product-card.card--horizontal>product-form{height:100%}.product-card>quickbuy-button:before,.product-card>product-form:before{content:"";aspect-ratio:var(--product-card--image-aspect-ratio);display:block}.product-card.card--horizontal>product-form .quick-add__submit,.product-card.card--horizontal>quickbuy-button button{position:absolute;transform:none}.product-card.card--horizontal .product-card__heading a:after,.product-card.card--horizontal>.badge__wrapper,.product-card.card--horizontal>quickbuy-button:before{aspect-ratio:unset}.product-card>quickbuy-button .quick-add__submit,.product-card>product-form .quick-add__submit{transform:translateY(-100%);min-width:initial;width:var(--layout-space-16);height:var(--layout-space-16);padding:0;overflow:hidden;aspect-ratio:var(--product-card--image-aspect-ratio);min-height:initial;bottom:var(--layout-space-4);left:var(--layout-space-4);border-radius:50%;background:rgb(var(--color-base-light));pointer-events:initial;transition:border ease var(--duration-medium);border:1px solid rgba(var(--color-base-dark),0)}.product-card.product-card--hasEvent .quick-add__submit{display:none}@media screen and (min-width: 750px){.product-card>quickbuy-button .quick-add__submit,.product-card>product-form .quick-add__submit{bottom:var(--layout-space-8);left:var(--layout-space-8)}}.product-card>quickbuy-button .quick-add__submit span.label,.product-card>product-form .quick-add__submit span.label{display:none}.product-card>quickbuy-button .icon-bag,.product-card>product-form .icon-bag{display:flex;align-items:center;justify-content:center}.product-card .product-badges{grid-column:7 / span 6;display:flex;justify-content:flex-end;margin-bottom:var(--layout-space--1);font-weight:var(--font-weight-bold)}.product-badges .card__badge.sold-out+.card__badge{display:none}.product-card .product-badges+quickbuy-button{margin-top:var(--layout-space-4)}.product-card__wishlist-button{position:absolute;top:0;right:0;bottom:0;left:unset;display:flex;justify-content:center;align-items:center;height:4.4rem;width:4.2rem;z-index:5;padding:0;box-sizing:border-box;opacity:1;transition:opacity .2s ease;pointer-events:all}.product-card__wishlist-button a{display:flex;position:relative}.product-card__wishlist-button wishlist-button,.product-card__wishlist-button .wishlist-button{pointer-events:initial;cursor:pointer}.product-card__wishlist-button wishlist-button svg,.product-card__wishlist-button .wishlist-button svg{width:var(--layout-space-8);height:var(--layout-space-8)}@media (hover: hover){.product-card:not(.product-card--no-hover):hover .product-card__wishlist-button{opacity:1}}.product-card .product-card__wishlist-button,.product-card .product-card__gallery:before,.product-card .product-card__heading a:after,.product-card img.product-card__image{aspect-ratio:var(--product-card--image-aspect-ratio)}.product-card.card--horizontal .product-card__wishlist-button{transform:translate(25%,-25%)}.product-card .price__container .price-item{background-color:rgb(var(--color-secondary-background));font-size:var(--text-size-xs)}.product-card .card__badge{font-weight:var(--font-weight-medium)}.product-card .card__badge,.product-card .card__badge span{background-color:initial;border:0;width:initial;min-width:initial;text-align:right;font-size:var(--text-size-xxs);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.product-card .card__badge.sale+.card__badge{display:none}.product-card .card__badge.sale span{color:var(--color-red)}.product-card product-group{grid-column:1 / span 12;width:100%;padding-top:var(--layout-space-4);padding-bottom:0;border:0}.product-card .price .price-item{margin-right:0}.product-card .price:not(.price--show-badge) .price-item--last:last-of-type{order:-1}.product-card .price--on-sale .price__sale{display:flex;gap:var(--layout-space-4)}.product-card .slider-buttons{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;z-index:4;pointer-events:initial}.product-card .slider-button{width:3.8rem;height:3.8rem;padding:var(--layout-space-4);display:flex;align-items:center;margin-bottom:0}.product-card .slider-button--prev{justify-content:flex-start}.product-card .slider-button--next{justify-content:flex-end}.product-card .slider-button[disabled]{opacity:0}.product-card .slider-counter{display:none}@media (hover: hover){.product-card:not(.product-card--no-hover):hover quickbuy-button{z-index:1}}.product-card .product-card__sizes{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--layout-space-8)}.product-card .product-card__sizes a{color:rgb(var(--color-base-dark));text-decoration:none;font-size:var(--leading-loose);display:inline-flex;position:relative;min-width:2.4rem;justify-content:center}.product-card .product-card__sizes a.variant--unavailable:before{content:"";height:1px;background:rgb(var(--color-base-brand-secondary));display:block;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transform:translateY(-1px)}.product-card .product-card__sizes a.variant--unavailable{color:rgb(var(--color-base-brand-secondary))}.product-card .icon.icon--plus{display:inline-flex;padding:var(--layout-space-1)}.product-card .product-card__sizes a.plus-more{color:rgb(var(--color-base-dark));text-decoration:none;font-size:var(--text-size-s);display:flex;position:relative;justify-content:flex-start;flex-direction:row;align-items:center;align-content:center;flex-wrap:nowrap}.product-card .product-card__sizes a.plus-more .icon.icon-plus{width:var(--layout-space-4);height:var(--layout-space-4)}.product-card .additional-item{display:none}.product-card .icon.icon--plus svg{width:var(--layout-space-4);stroke:rgb(var(--color-base-dark))}.product-card .product-card__overlay-text{pointer-events:initial;padding:var(--product-card--padding);display:flex;flex-direction:column;gap:var(--layout-space-12)}.product-card .product-card__overlay-text .product-group{gap:var(--layout-space-4)}.product-card .product-card__overlay-text .product-group product-group-swatch a:after,.product-card .product-card__overlay-text .product-group product-group-swatch{height:1.9rem;width:1.9rem;transition:transform .2s ease}@media (hover: hover){.product-card .product-card__overlay-text .product-group product-group-swatch:hover a:after,.product-card .product-card__overlay-text .product-group product-group-swatch:hover{transform:scale(.9)}}.product-card.product-card--overlay-content .product-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.product-card.product-card--overlay-content .product-card__content:before{pointer-events:none}.product-card.product-card--overlay-content .product-card__content:before{content:"";aspect-ratio:var(--product-card--image-aspect-ratio);display:block;margin-bottom:var(--layout-space-8)}.product-card.product-card--overlay-content .product-card__wishlist-button,.product-card.product-card--overlay-content .product-card__gallery:before,.product-card.product-card--overlay-content img.product-card__image{aspect-ratio:var(--product-card--aspect-ratio)}.product-card.product-card--overlay-content .product-card__heading a:after{aspect-ratio:var(--product-card--image-aspect-ratio);pointer-events:none}.product__grouped-products .product-card.product-card--overlay-content .product-card__heading a:after{pointer-events:initial}.product-card.product-card--overlay-content product-card-media-slider,.product-card.product-card--overlay-content img.product-card__image,.product-card.product-card--overlay-content slider-component>ul,.product-card.product-card--overlay-content slider-component img,.product-card.product-card--overlay-content slider-component{height:100%}.product-card.product-card--overlay-content slider-component img{object-fit:cover}.product-card.product-card--overlay-content slider-component{width:100%}.product-card.product-card--overlay-content .slider-buttons{top:0;right:0;bottom:0;left:0;content:"";aspect-ratio:277 / 400;align-items:flex-end;pointer-events:none;flex-direction:unset;flex-wrap:unset;padding:0}.product-card.product-card--overlay-content .slider-button{pointer-events:initial;margin-bottom:var(--layout-space-4)}.product-card.product-card--overlay-content .product-card__sizes{z-index:3;max-width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.product-card.product-card--overlay-content .product-card__sizes::-webkit-scrollbar{display:none}.product-card.product-card--overlay-content .product-card__overlay-text{gap:var(--layout-space-5);padding:var(--product-card--padding)}.product-card .product-card__gallery>img:first-of-type:last-of-type{opacity:1;z-index:1}.product-card.product-card--hide-content .product-card__content>*,.product-card.product-card--hide-content>*:not(.product-card__gallery,.product-card__content){display:none}.product-card.product-card--hide-content .product-card__heading{display:initial;opacity:0}.product-card .product-group product-group-swatch{height:var(--layout-space-10);width:var(--layout-space-10);padding:0;transition:border-color ease-in var(--duration-medium),padding ease .25s}.product-card .product-group product-group-swatch .product-group--item{border:2px solid var(--color-base-light)}.product-card .product-group product-group-swatch:not(.current-swatch){padding:1px}@media (hover: hover){.product-card .product-group product-group-swatch:not(.current-swatch):hover{padding:0}}.product-card .product-group product-group-swatch.current-swatch{order:-1}@media (min-width: 750px){.product-card{--product-card--padding: var(--layout-space-8)}.product-card .product-card__wishlist-button,.product-card product-card-media-slider{opacity:1}.product-card product-card-media-slider{pointer-events:none}.product-card .product-card__heading{pointer-events:initial}.product-card .product-card__wishlist-button wishlist-button svg{width:var(--layout-space-10);height:var(--layout-space-10)}.product-card .price__container .price-item{font-size:var(--text-size-xs)}.product-card .product-badges{grid-column:7 / span 6}.product-card .card__badge,.product-card .card__badge span{font-size:var(--text-size-xs)}.product-card .product-card__image{opacity:1}.product-card .slider-button--prev{padding-left:var(--layout-space-7)}.product-card .slider-button--next{padding-right:var(--layout-space-6)}.product-card .product-card__gallery>img{opacity:1}.product-card.product-card--overlay-content .product-card__content{z-index:initial}.product-card.product-card--overlay-content .slider-button{margin-bottom:var(--layout-space--4)}}.product-card.card--minimal .product-card__heading{margin:0}.product-card.card--minimal .product-card__sub-title,.product-card.card--minimal .price-item.price-item--regular,.product-card.card--minimal span.price-item.price-item--sale.price-item--last{font-size:12px}.product-card.card--minimal .price__sale .price-item--regular{opacity:.7}.product-card.card--minimal .product-card__gallery{margin-bottom:5px}.product-card.card--minimal>quickbuy-button .quick-add__submit,.product-card.card--minimal>product-form .quick-add__submit{left:unset;position:absolute;right:5px;bottom:5px;transform:unset;height:3rem;width:3rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-card.css.map */
