.custom-product-card{width:100%;background:#fff}.custom-product-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;background:#f7f3ed}.custom-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease,opacity .5s ease;aspect-ratio:3/4;overflow:hidden}.custom-product-card__image .secondary-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.custom-product-card:hover .primary-image{opacity:0}.custom-product-card:hover .secondary-image{opacity:1}.custom-product-card:hover .custom-product-card__image img{transform:scale(1.04)}.custom-product-card__content{padding:14px 2px 0}.custom-product-card__title{margin:0;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:400;line-height:1.3;letter-spacing:-.02em}.custom-product-card__title a{color:#1f1f1f;text-decoration:none;transition:color .3s ease}.custom-product-card__title a:hover{color:#555}.custom-product-card__price{margin-top:10px;font-size:18px;color:#6d6d6d;font-weight:400}.custom-product-card__icons{display:flex;gap:12px;margin-top:14px}.custom-product-card__icons img{width:18px;height:18px;opacity:.8}.custom-product-card__icons img:hover{transform:scale(1.08)}@media(max-width:990px){.custom-product-card__title{font-size:1.6rem}.custom-product-card__price{font-size:1.2rem}.custom-product-card__icons{gap:12px}.custom-product-card__icons img{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-product-card.css.map */
