.card-product{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:var(--color-text-tertiary);height:350px;overflow:hidden;position:relative}.card-product-image{width:100%;height:calc(100% - 70px);margin:0 auto;object-fit:contain;transition:ease-in-out .25s}.card-product-badges{margin-bottom:12px}.card-product-badge-sold-out{padding:6px 8px;border-radius:2px;border:1px solid var(--color-text-tertiary);font-size:14px;font-weight:var(--font-body-weight-medium);line-height:22px}.card-product-title{font-size:16px;font-weight:var(--font-body-weight-medium);line-height:24px}.card-product-title a{text-decoration:none}.card-product-badge-sale{position:absolute;top:12px;right:12px;z-index:2;background:#c41e3a;color:#fff;border-radius:2px;padding:4px 8px;font-size:12px;font-weight:var(--font-body-weight-bold, 700);line-height:18px}.card-product-price{font-family:var(--font-mono-family);font-weight:var(--font-mono-weight);font-size:14px;line-height:22px;display:flex;flex-direction:column;gap:2px}.card-product-compare-price{font-size:12px;color:var(--color-text-tertiary);opacity:.7}.card-product-sale-price{color:#c41e3a}.card-product-btn-wrapper product-form,.card-product-btn-wrapper product-form form{width:100%}.card-product-buy-now{text-decoration:none;font-size:14px;font-weight:var(--font-body-weight-medium);line-height:22px;text-transform:uppercase;border-radius:2px;padding:8px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text-tertiary);height:46px;background:transparent;color:var(--color-text-tertiary);cursor:pointer;position:relative}.card-product-buy-now:disabled{opacity:.5;cursor:not-allowed}.card-product-buy-now.loading span{visibility:hidden}.card-product-buy-now .loading__spinner{position:absolute}.card-product-buy-now .spinner{width:20px;height:20px}.card-product-dynamic-checkout{width:100%;margin-top:6px}.card-product-dynamic-checkout .shopify-payment-button{width:100%}.card-product-dynamic-checkout .shopify-payment-button__button{border-radius:2px!important;min-height:46px!important}.card-product-info{position:absolute;bottom:0;left:0;width:100%;transition:ease-in-out .25s;padding:8px}.card-product-btn-wrapper{padding:8px;opacity:0;transition:ease-in-out .25s;position:absolute;bottom:-100px;left:0;width:100%}@media(min-width:768px){.card-product{height:390px}.card-product-image{height:calc(100% - 20px)}.card-product-buy-now:hover{background-color:var(--color-text-fix);color:var(--color-text-fix-black)}.card-product:hover .card-product-info{bottom:112px}.card-product:hover .card-product-btn-wrapper{opacity:1;bottom:0}.card-product:hover .card-product-image{height:300px}.card-product:hover{background:linear-gradient(90deg,var(--color-bg-secondary) 0%,transparent 100%),var(--color-bg-secondary)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/snippet-card-product.css.map */
