.custom-product-card{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}.product-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:30px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex:0 0 auto}.product-image-wrapper img{width:100%;height:100%;object-fit:contain}.product-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .4s ease,transform .4s ease}.product-img.secondary{opacity:0;transform:scale(1)}.product-image-wrapper:hover{background-color:#e9cfa4!important}.product-image-wrapper.has-secondary-image:hover .product-img.primary{opacity:0}.product-image-wrapper.has-secondary-image:hover .product-img.secondary{opacity:1;transform:scale(1.02)}.custom-product-card__info{display:flex;flex-direction:column;margin-top:18px}.custom-product-card__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.custom-product-card__title{font-size:24px;font-weight:700;line-height:20px;letter-spacing:-.72px;text-transform:none!important;color:#563026;margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden}.custom-product-card__subtitle{margin-top:3px;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.32px;text-transform:none!important;color:#563026}.custom-product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.custom-product-card__price{font-family:Mello Condensed!important;font-weight:700;font-size:18px;line-height:20px;letter-spacing:0;color:#563026}@media screen and (max-width:768px){.custom-product-card__footer{align-items:flex-start;flex-direction:column;gap:9px}.custom-product-card__title{font-size:20px;line-height:20px;letter-spacing:-.6px}.custom-product-card__price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/custom-product-card.css.map */
