.product-card{background:#fff!important;border:1px solid #efefef!important;border-radius:8px!important;overflow:hidden!important;padding:0!important;box-shadow:0 2px 12px #0000000a!important;display:flex;flex-direction:column;height:100%;position:relative;transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 8px 32px #0000001a!important;transform:translateY(-3px)}.product-card__figure{position:relative;overflow:hidden;margin:0;aspect-ratio:1 / 1;background:#f8f8f8;flex-shrink:0}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,0,.25,1);display:block}.product-card:hover .product-card__image{transform:scale(1.06)}.product-card__badge-list{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-direction:column;gap:4px}.product-card__badge-list .badge{font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:4px 9px!important;border-radius:2px!important;background:#000!important;color:#fff!important}.product-card__quick-link{position:absolute;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:center;gap:6px;background:#000000d1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:13px 20px;border:none;cursor:pointer;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .35s cubic-bezier(.4,0,.2,1);white-space:nowrap;width:100%}.product-card:hover .product-card__quick-link{opacity:1;transform:translateY(0)}.product-card__quick-link:hover{background:#000000f2}.product-card__quick-link svg{width:13px;height:13px;flex-shrink:0}.product-card__info{padding:14px 16px 6px;text-align:center;display:flex;flex-direction:column;flex-grow:1;gap:4px;background:#fff!important}.product-card__brand{font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:700!important;letter-spacing:.25em!important;text-transform:uppercase!important;color:#999!important;margin-bottom:2px;text-align:center}.product-card__title{font-family:Manrope,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#111!important;text-decoration:none!important;text-transform:none!important;line-height:1.4;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-align:center}.product-card__title:hover{color:#000!important}.product-card__price{font-family:Manrope,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#000!important;letter-spacing:.02em;margin-top:6px;text-align:center!important}.product-card__price .price-list,.product-card__price .price,.product-card__price .price__regular,.product-card__price .price__sale,.product-card__price [class*=price]{text-align:center!important;justify-content:center!important}.product-card__cta{margin-top:auto;padding:12px 16px 16px;background:#fff}.product-card__add-btn{display:block;width:100%;background:#000;color:#fff;border:1.5px solid #000000;padding:11px 20px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-align:center;cursor:pointer;border-radius:2px;transition:background .25s ease,color .25s ease}.product-card__add-btn:hover{background:#fff;color:#000;border-color:#000}.product-card__sold-out{display:block;width:100%;text-align:center;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#aaa;padding:11px 0;border:1.5px solid #e0e0e0;border-radius:2px}.product-card__quick-add-button,.product-card__wishlist-btn,.product-card__image-overlay,.product-card__view-btn,.quick-buy-modal{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-product-card.css.map */
