.product-card__link-wrapper{color:var(--primary_text);background-color:var(--background_color);height:100%}.product-card__information-actions,.product-card__link-wrapper,.product-card__information{display:flex;flex-direction:column}.product-card__information{justify-content:space-between;margin-top:4px;flex:1;gap:4px}.product-card__image-wrapper{width:100%}.Productcard--Label{padding:4px 8px}.Productcard--LabelSale{color:var(--label_onSale_text);background:var(--label_onSale_Bg)}.Productcard--LabelSoldOut{color:var(--label_soldOut_text);background:var(--label_soldOut_Bg)}.Productcard--ComingSoon,.Productcard--LabelCustom{color:var(--label_custom_text);background:var(--label_custom_Bg)}.ProductCard--LabelsHolder{display:flex;position:relative;flex-wrap:wrap;gap:4px;width:100%}.product-card__label-container{position:absolute;z-index:3;width:100%;display:flex;box-sizing:border-box;padding:8px;align-items:flex-start;gap:16px}.product-card__favorites-container{margin-left:auto}.product-card__favorites-icon{width:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center}.product-card__favorites-icon:after{width:42px;height:42px;position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer}.product-card__favorites-icon>div,.product-card__favorites-icon svg{width:12.8px;height:12.8px;box-sizing:content-box;position:relative}.product-card__favorites-icon svg{position:absolute;left:0;top:0}.product-card__favorites-icon path{fill:var(--primary_grey)}.product-card__favorites-icon .solid-favorite path{fill:var(--secondary_accent)}.product-card__information-actions{gap:4px}.product-card .priceCompare{text-decoration:line-through;color:var(--secondary_grey)}.product-card .price .flex{display:flex;gap:8px;width:fit-content;align-items:center;overflow:hidden;flex-wrap:wrap;height:fit-content}.product-card__information-actions form,.product-card__add-to-cart{width:100%}.product-card__add-to-cart[disabled]{pointer-events:initial;cursor:default}.product-card__information-actions form:has([disabled]){cursor:default}.product-card__image-wrapper{overflow:hidden}.cart_item_price_flex_row .flex{align-items:center}.product-card .price .flex *{display:inline-flex;align-items:center}.product-card .priceRegular,.product-card__price-compare{white-space:nowrap}.textRight .product-card__information-price{margin-left:auto;width:fit-content}.product-card__image--hover,.product-card__image--variant{opacity:0;transition:opacity .3s ease-in-out}.product-card__image--hover{display:none}.product-card__image--hover.show{display:block;z-index:2}product-card:hover .product-card__image--hover{display:block;z-index:2;opacity:1}.product-card__image--variant.show{opacity:1}input.product-card__input-selectbox--size,input.product-card__input-selectbox{display:none}.product-card__label-selectbox{display:block;height:18px;width:18px;cursor:pointer;position:relative;background-size:contain}.product-card__color-selector{display:flex;gap:8px;align-items:center;height:fit-content}@media screen and (max-width: 1200px){.product-card__color-selector{flex-wrap:wrap}}.product-card__information.textRight .product-card__color-selector{margin-left:auto}.product-card__information-meta{display:flex;flex-direction:column;gap:4px}.product-card__actions{position:absolute;left:0;bottom:0;width:100%;padding:8px;z-index:3;box-sizing:border-box}[id^=product-card_form] .Button{display:none}.product-card__actions .Button{width:100%}.product-card__label-selectbox--size{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--background_color);color:var(--primary_text);transition:background-color .25s ease-in-out;cursor:pointer;min-width:48px}.product-card__swiper-button:hover,.product-card__label-selectbox--size:hover{background-color:var(--primary_accent)}.product-card_actions-mobile{display:flex;justify-content:center;align-items:center;width:40px;height:40px;position:absolute;bottom:0;right:0}.product-card_actions-mobile svg{width:16px;height:16px}.product-card_actions-mobile path{fill:var(--primary_grey)}.product-card_actions-mobile:disabled{opacity:.5}.product-card__size-selector{display:none;height:48px;width:100%}.product-card__actions .Button{padding-left:8px;padding-right:8px}.product-card__image-wrapper .placeholderSvg{background-color:var(--primary_text)}@media screen and (min-width: 1025px){.product-card__label-selectbox:after{width:26px;height:26px;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__size-selector .swiper{height:100%}.product-card__information-title,.product-card__size-selector.center-slides .swiper{width:100%}.product-card__size-selector.center-slides .swiper-wrapper{justify-content:center}.product-card__size-selector.center-slides .swiper-slide{width:fit-content!important;position:relative;margin-right:0!important}.product-card__size-selector.center-slides .swiper-slide:after{content:"";position:absolute;width:calc(100% + 2px);height:100%;z-index:-1;left:-1px;top:0;background-color:var(--background_color);transition:background-color .25s ease-in-out}.product-card__size-selector.center-slides .swiper-slide:hover:after{background-color:var(--primary_accent)}.product-card__size-selector.center-slides .swiper-slide{flex:1}.no-swiper-card .product-card__swiper-button{display:none}.product-card__information-meta{display:flex;gap:8px;justify-content:space-between;flex-direction:row}.product-card__information.textRight .product-card__information-meta{flex-direction:row-reverse}.product-card__information{margin-top:8px}.product-card__actions,.product-card__image--hover{opacity:0;transition:opacity .3s ease-in-out}.product-card__image--hover{z-index:2}.product-card__link-wrapper:hover .product-card__actions,.product-card__link-wrapper:hover .product-card__image--hover{opacity:1}}@media screen and (min-width: 1025px){.product-card__swiper-button:disabled{opacity:.2;pointer-events:none}.product-card__selector-slide.swiper-slide{min-width:48px!important;width:auto!important}.product-card__swiper-button{height:48px;width:32px;display:flex;justify-content:center;align-items:center;background-color:var(--background_color);z-index:2;position:relative;transition:background-color .25s ease-in-out}.product-card__swiper-button.prev-el{order:-1}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-product_card.css.map */
