.m-product-card,.m-product-card--style-1,.m-product-card--style-2,.m-product-card--style-3,.m-product-card--style-4,.m-product-card--style-5{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;position:relative;transition:none}.m-product-card:hover{background:transparent!important;border:0!important}.m-product-card__media{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden;background:var(--color-surface-lift, rgba(255, 255, 255, .04))}.m-product-card__media .m-product-card__link{display:block;width:100%;height:100%}.m-product-card__main-image,.m-product-card__hover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.m-product-card__main-image img,.m-product-card__hover-image img,.m-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--m-duration-image, .65s) cubic-bezier(.22,1,.36,1)}.m-product-card:hover .m-product-card__main-image img{transform:scale(1.02)}.m-product-card__hover-image{opacity:0;transition:opacity var(--m-duration-default, .25s) ease}.m-product-card--show-second-img:hover .m-product-card__hover-image{opacity:1}.m-product-card__content{padding:12px 0 0!important;background:transparent!important}.m-product-card__info{display:flex;flex-direction:column;gap:4px}.m-product-card__vendor{font-family:var(--font-stack-body);font-size:var(--font-size-product-vendor, 11px);font-weight:var(--font-weight-product-vendor, 500);letter-spacing:var(--letter-spacing-product-vendor, .05em);text-transform:uppercase;color:var(--color-surface-text-muted, rgba(255, 255, 255, .5));margin:0}.m-product-card__title{margin:0;padding:0;font-family:var(--font-stack-body);font-size:var(--font-size-product-title, 14px);font-weight:var(--font-weight-product-title, 500);line-height:var(--line-height-product-title, 1.4);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.m-product-card__name{color:rgb(var(--color-foreground));text-decoration:none;transition:color var(--m-duration-default, .25s) ease}.m-product-card__name:hover{color:var(--color-surface-text-muted, rgba(255, 255, 255, .7))}.m-product-card__price{margin-top:6px;font-family:var(--font-stack-body);font-size:var(--font-size-product-price, 15px);font-weight:var(--font-weight-product-price, 600);color:rgb(var(--color-foreground));display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.m-product-card__price,.m-product-card__price .m-price-item,.m-product-card__price .m-price{color:rgb(var(--color-foreground))!important}.m-product-card--onsale .m-product-card__price .m-price-item--sale,.m-product-card--onsale .m-product-card__price .m-price__current,.m-product-card__price .m-price-item--sale,.m-product-card__price .m-price__current,.m-product-card__price ins{color:rgb(var(--color-price-sale))!important;font-weight:var(--font-weight-product-price, 600)!important}.m-product-card--onsale .m-product-card__price .m-price-item--last,.m-product-card--onsale .m-product-card__price .m-price-item--regular,.m-product-card__price .m-price__compare,.m-product-card__price del,.m-product-card__price s{color:var(--color-surface-text-muted, rgba(255, 255, 255, .4))!important;text-decoration:line-through!important;font-weight:400!important;font-size:calc(var(--font-size-product-price, 15px) * .92)!important}.m-product-card__tags{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:2}.m-product-card__tag-name,.m-product-tag{font-family:var(--font-stack-body);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:4px;line-height:1}.m-product-tag--sale{background:rgb(var(--color-price-sale));color:rgb(var(--color-background))}.m-product-tag--soldout{background:#ffffff14;color:var(--color-surface-text-muted, rgba(255, 255, 255, .6));border:1px solid var(--color-surface-border, rgba(255, 255, 255, .08))}.m-product-card .m-color-swatches,.m-product-card .m-product-card__swatches,.m-product-card .m-swatch--list,.m-product-card .m-product-card__swatch,.m-product-card .m-swatch,.m-product-card .m-color-swatch{display:none!important}.m-product-card__action{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translate(4px);transition:opacity var(--m-duration-default, .25s) ease,transform var(--m-duration-default, .25s) ease;z-index:2}.m-product-card:hover .m-product-card__action,.m-product-card:focus-within .m-product-card__action{opacity:1;transform:translate(0)}.m-product-card__action button,.m-product-card__action a,.m-product-card__atc-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--color-surface-border, rgba(255, 255, 255, .08));border-radius:50%;color:rgb(var(--color-foreground));transition:background-color var(--m-duration-default, .25s) ease,border-color var(--m-duration-default, .25s) ease;cursor:pointer;padding:0}.m-product-card__action button:hover,.m-product-card__action a:hover,.m-product-card__atc-button:hover{background:#000000bf;border-color:#fff3}.m-product-card__action--top{top:auto;bottom:8px;right:8px}.m-product-card--soldout .m-product-card__media img{opacity:.5;filter:grayscale(.3)}.m-product-card--soldout .m-product-card__name{color:var(--color-surface-text-muted, rgba(255, 255, 255, .4))}.m-product-card__inventory,.m-product-inventory{margin-top:8px;font-size:11px;color:var(--color-surface-text-muted, rgba(255, 255, 255, .6))}.m-product-inventory__pin{width:6px;height:6px;border-radius:50%;background:rgb(var(--color-price-sale));display:inline-block;margin-right:6px;vertical-align:middle}.m-product-card__countdown{font-size:11px;color:var(--color-surface-text-muted, rgba(255, 255, 255, .6))}.m-product-card__reviews{margin-top:4px;font-size:11px;color:var(--color-surface-text-muted, rgba(255, 255, 255, .5))!important}.m-collection-products.m-cols-1 .m-product-card,.m-product-card.m-product-card--list{display:grid;grid-template-columns:220px 1fr;gap:16px;align-items:stretch}.m-collection-products.m-cols-1 .m-product-card__media,.m-product-card--list .m-product-card__media{aspect-ratio:1 / 1}.m-collection-products.m-cols-1 .m-product-card__content,.m-product-card--list .m-product-card__content{padding:16px;align-self:center}@media(max-width:640px){.m-collection-products.m-cols-1 .m-product-card,.m-product-card.m-product-card--list{grid-template-columns:120px 1fr;gap:12px}.m-collection-products.m-cols-1 .m-product-card__content,.m-product-card--list .m-product-card__content{padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-card-redesign.css.map */
