.product-card__heading{display:inline-block;position:relative;color:var(--color-base);text-decoration:none;word-break:break-word}.product-card__meta{color:var(--color-base);text-transform:uppercase;word-break:break-word}.product-card__info-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.product-card__info-tag{display:inline-flex;align-items:center;max-width:100%;min-height:20px;padding:3px 9px;border-radius:6px;color:#7259a8;background:#eee8ff;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase;word-break:break-word}.product-card__collection-meta{display:flex;flex-wrap:wrap;gap:4px 7px;margin-top:6px;color:#0089ce;font-size:12px;font-weight:700;line-height:1.25;text-transform:uppercase;word-break:break-word}.product-card__collection-item{display:inline}.product-card__detail-meta{margin-top:4px;color:var(--color-base);font-size:12px;line-height:1.35;word-break:break-word}.product-card__detail-meta--format{color:rgba(var(--color-base-rgb),.72)}.product-card__detail-meta--food-type{color:#6f6f6e}.product-card__image-holder{overflow:hidden;background:var(--product-card-image-background, transparent);border-radius:16px}.product-card--strong-image-zoom .image-hover-scaling__image{--scale-image: 1.14}#product-grid .product-card__info-tags,.product-recommendations__section .product-card__info-tags,.grid-of-products__container .product-card__info-tags{gap:8px;margin-top:8px;margin-bottom:12px;flex-wrap:nowrap;align-items:flex-start;align-content:flex-start;min-height:28px;overflow:hidden}#product-grid .product-card__info-tag,.product-recommendations__section .product-card__info-tag,.grid-of-products__container .product-card__info-tag{border-radius:999px;font-size:14px;flex:0 0 auto}#product-grid .product-card__collection-meta,.product-recommendations__section .product-card__collection-meta,.grid-of-products__container .product-card__collection-meta{margin-top:8px;margin-bottom:8px;flex-wrap:nowrap;align-content:flex-start;min-height:18px;max-height:18px;overflow:hidden;font-size:14px;line-height:1.25}#product-grid .product-card__collection-item,.product-recommendations__section .product-card__collection-item,.grid-of-products__container .product-card__collection-item{flex:0 0 auto}#product-grid .product-card--tags-two-lines .product-card__info-tags,.product-recommendations__section .product-card--tags-two-lines .product-card__info-tags,.grid-of-products__container .product-card--tags-two-lines .product-card__info-tags{flex-wrap:wrap;min-height:56px;max-height:56px}#product-grid .product-card--collections-two-lines .product-card__collection-meta,.product-recommendations__section .product-card--collections-two-lines .product-card__collection-meta,.grid-of-products__container .product-card--collections-two-lines .product-card__collection-meta{flex-wrap:wrap;min-height:39px;max-height:39px}#product-grid .product-card__heading,.product-recommendations__section .product-card__heading{font-size:20px;font-weight:700;line-height:1.15;min-height:46px}#product-grid .product-card__detail-meta,.product-recommendations__section .product-card__detail-meta{margin-top:8px}#product-grid .product-card__detail-meta--food-type,.product-recommendations__section .product-card__detail-meta--food-type{min-height:16px;font-size:12px;font-weight:700;line-height:1.3}#product-grid .product-card__detail-meta--format,.product-recommendations__section .product-card__detail-meta--format{margin-top:20px;font-size:16px;line-height:1.4}.btn--add-to-cart[disabled]{pointer-events:none}.btn--add-to-cart{margin-top:17px;min-height:50px;height:auto;padding-top:14px;padding-bottom:15px;position:relative}.btn--add-to-cart[disabled] svg{display:none}.product-card__image>*:not(:only-child){transition:opacity var(--duration-large) var(--animation-bezier)}.product-card__image:>*:not(:only-child):first-child{opacity:1}.product-card__image>*:not(:only-child):last-child{opacity:0}@media(min-width:1025px){.product-card__image-holder:hover .product-card__image>*:not(:only-child):first-child{opacity:0}.product-card__image-holder:hover .product-card__image>*:not(:only-child):last-child{opacity:1}}@media(max-width:1024px){.product-card--strong-image-zoom .image-hover-scaling__image{transition:transform var(--duration-medium) var(--zoom-animation-bezier);transform:scale(1)}.product-card--strong-image-zoom:hover .image-hover-scaling__image,.product-card--strong-image-zoom:focus-within .image-hover-scaling__image{transform:scale(var(--scale-image))}}.product-card-image--contain [style*=--aspect-ratio] img,.product-card-image--contain [style*=--aspect-ratio].placehoder__svg--bg svg{object-fit:contain}.quick-add__submit.loading>*:not(.loading-overlay__spinner){opacity:0;visibility:hidden}.product-card .loading-overlay__spinner{position:absolute}.product-card .product-form__error-message-wrapper:not([hidden]){display:inline-flex;align-items:flex-start;color:var(--color-error);font-size:12px;line-height:16px;margin-top:10px}.product-card .product-form__error-message-wrapper svg{position:relative;top:1px;flex:0 0 auto;margin-right:5px}.product-card .product-form__error-message-wrapper svg path{fill:var(--color-error)}.product-card__no-image{display:flex;flex-direction:column;position:relative;width:100%;text-decoration:none;padding:50px 20px}.product-card__no-image:before{content:"";position:absolute;border:1px solid var(--color-lines-borders);top:0;left:0;width:100%;height:100%;border-radius:var(--radius)}.product-card__no-image.border__radius--circle:before{border-radius:50%}.product-card__no-image[style*=--product-card-aspect-ratio]{padding:calc(100%/(0 + var(--product-card-aspect-ratio, 1 / 1))) 0 0}.product-card__no-image[style*=--product-card-aspect-ratio] span{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 20px}@media(min-width:1025px){.product-card__no-image.scale-border-hover:before{transform:translateZ(0);transition:all var(--duration-medium) var(--zoom-animation-bezier)}.product-card__no-image.scale-border-hover:hover:before{--scale-on: 20px;--move-x: calc(var(--scale-on) / 2 * -1);--move-y: calc(var(--scale-on) / 2 * -1);transform:translate3d(var(--move-x),var(--move-y),0);width:calc(100% + var(--scale-on));height:calc(100% + var(--scale-on))}}.product-card__image-holder{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.product-card__image-holder modal-opener{position:absolute;transform:translate3d(0,50px,0);opacity:0;transition:transform var(--duration-short) var(--zoom-animation-bezier),opacity var(--duration-short) var(--zoom-animation-bezier)}.btn-quickview-hover:hover modal-opener{transform:translateZ(0);opacity:1}.product-card__image-holder:hover modal-opener{transform:translateZ(0);opacity:1}.btn-quickview{width:40px;height:40px;border-radius:50%;--background: var(--color-body-background);--radius-button: 50%;padding:0}.btn.btn-quickview svg:not(:last-child){margin-right:0}@media(max-width:1024px){.product-card__image-holder modal-opener{display:none}}.product-card__align-buttons,.product-card__align-buttons .product-card__container{display:flex;flex-direction:column;height:100%}.product-card__align-buttons .product-card__container modal-opener,.product-card__align-buttons .product-card__container product-form{margin-top:auto}.btn-quickview{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview .btn-quickview__text{position:absolute;opacity:0;white-space:nowrap;left:50%;transform:translate(-50%);transition:opacity .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview:hover{width:var(--width, 150px);border-radius:30px}.btn-quickview .theme-icon{transition:opacity .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview:hover .theme-icon{opacity:0}.btn-quickview:hover .btn-quickview__text{opacity:1}.card__price__main{font-size:var(--card-price-size)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card.css.map */
