.product-card{position:relative;display:flex;flex-direction:column;height:100%;gap:16px}.product-card--sold-out .product-card__image:not(.product-card__image--secondary),.product-card--sold-out .product-card__body{opacity:.7}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__body{display:flex;flex-direction:column;gap:16px}.product-card__media{position:relative;overflow:hidden;background-color:#f7ebe2;border-radius:12px;aspect-ratio:4 / 5!important}.product-card__badge{position:absolute;top:14px;right:12.5px;z-index:2;padding:4px 6px;background:var(--colors-body);color:var(--colors-body-inverse);font-family:var(--font-alt-heading);font-size:16px;text-transform:uppercase;line-height:1}.product-card:has(.pl-container .pl-image) .product-card__badge{right:auto;left:12.5px}.product-card [data-sold-out]{display:none}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.product-card__image--secondary{opacity:0}.product-card__link:hover .product-card__image--secondary{opacity:1}.product-card__content{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.product-card__reviews{order:1}.product-card__title-link{order:2;text-decoration:none;color:inherit}.product-card__title{font-family:var(--font-heading);font-size:24px;line-height:21.6px;text-align:left}.product-card__footer{order:3;display:flex;align-items:baseline;justify-content:space-between;width:100%}.product-card__subtitle{text-transform:uppercase;font-family:var(--font-alt-heading);font-size:16px;text-align:left;margin-right:8px}.product-card__price{flex-shrink:0;margin-left:auto;font-family:"Elephant Medium Paid",var(--font-alt-heading);font-weight:400;word-spacing:-6px;font-size:20px}.product-card__price [data-product-price-html]{display:inline-flex;align-items:baseline;gap:8px}.product-card__price [data-compare-at-price-group]{order:-1}.product-card__price del{text-decoration:line-through}.product-card__price [data-product-price-html]:has([data-compare-at-price-group]) [data-variant-price]{background-color:var(--sale-price-highlight, transparent);padding:4px 6px}.product-card .ia-title-mark{background-size:4px 4px}.product-card .ia-title-mark.is-lines-ready .ia-title-line{padding:5px 4px 0 5px;clip-path:polygon(0 0,calc(100% - 4px) 0,100% 100%,0 100%)}.product-card .oke-stars-background svg use{fill:#0000001a}.product-card__mobile-atc{display:none}.product-card__mobile-atc .button{display:flex;gap:8px;width:100%;border-radius:12px;border-width:2px;font-family:var(--font-alt-heading)}.product-card__size{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;min-width:0;height:40px;padding:12px 16px;border:1px solid #606060;border-radius:8px;background:transparent;color:#000;font-family:var(--font-alt-heading);font-size:16px;font-weight:700;line-height:1.2;text-transform:none;cursor:pointer}.product-card__size--selected{border-width:2px;border-color:#000;background:#fff6ed}.product-card__size-label{white-space:nowrap}.product-card__atc{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:13px 20px;border:1px solid #000!important;border-radius:12px;background:#fff!important;color:#000!important;text-decoration:none;text-transform:uppercase;font-family:var(--font-alt-heading);font-size:16px;font-weight:500;line-height:1;cursor:pointer}.product-card__mobile-atc .button:hover,.product-card__mobile-atc .button:focus{background:#fff!important;color:#000!important;border-color:#000!important}.product-card__quick-add{display:none;flex-direction:column;gap:8px;width:100%}.product-card__sizes{display:flex;gap:8px;width:100%}.product-card__size{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;height:40px;padding:12px 16px;border:1px solid #606060;box-shadow:inset 0 0 0 1px transparent;border-radius:8px;background:transparent;color:#000;font-family:var(--font-alt-heading);font-size:16px;font-weight:400;line-height:1.2;text-transform:none;cursor:pointer}.product-card__size:hover:not(:disabled):not(.product-card__size--unavailable),.product-card__size:focus:not(:disabled):not(.product-card__size--unavailable),.product-card__size:focus-visible:not(:disabled):not(.product-card__size--unavailable),.product-card__size--selected{border-color:#000;box-shadow:inset 0 0 0 1px #000;background:#f7ebe2!important;background-color:#f7ebe2!important;color:#000!important}.product-card__size--unavailable{opacity:.45;cursor:not-allowed}.product-card__size-label{font-weight:400;white-space:nowrap}.product-card__atc{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:13px 20px;border:none;border-radius:12px;background:#000;color:#fff;font-family:var(--font-alt-heading);font-size:20px;line-height:18px;letter-spacing:.18px;text-transform:uppercase;cursor:pointer}.product-card__atc:hover{background:#000!important;color:#fff!important}.product-card__atc:disabled{opacity:.45;cursor:not-allowed}.product-card__atc .loading-spinner{width:1em;height:1em;margin-left:.5em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:product-card-spin .6s linear infinite}.product-card__atc .loading-spinner.hidden{display:none}@keyframes product-card-spin{to{transform:rotate(360deg)}}@media screen and (min-width:991px){.product-grid__item{position:relative;overflow-anchor:none}.product-grid__item:has(.product-card--quick-add-open){z-index:20}.product-card--quick-add-open{position:absolute;top:0;left:0;z-index:20;width:100%;height:auto;min-height:100%}.product-card--quick-add-open:before{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;z-index:-1;pointer-events:none;border:1px dashed #dbb5a6;border-radius:24px;background:#f7ebe2}.product-card--quick-add-open .product-card__quick-add{display:flex}.product-card__quick-add--hide-desktop,.product-card__mobile-atc{display:none!important}}.oke-sr-count{font-size:18px}.oke-sr-stars{margin-bottom:3px}@media screen and (max-width:990px){.product-card{display:grid;grid-template-columns:40% minmax(0,1fr);align-items:stretch;column-gap:12px;row-gap:12px;border-radius:12px;background:#f7ebe2;padding:20px 8px}.product-card__link{grid-column:1;grid-row:1;align-self:stretch}.product-card__body{grid-column:2;grid-row:1;display:flex;flex-direction:column;min-width:0;height:100%;gap:12px}.product-card__title{font-size:18px}.product-card__footer{flex-direction:column;align-items:flex-start;gap:8px}.product-card__price{margin-left:0;font-size:20px}.product-card__quick-add,.product-card__quick-add--hide-mobile{display:none!important}.product-card__mobile-atc{display:block;width:100%;margin-top:auto}.oke-sr-count{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/component-product-card.css.map */
