.custom-product-card{display:flex;flex-direction:column;height:100%;margin-bottom:20px;position:relative;transition:transform .3s ease;text-align:center}.custom-product-card:hover{transform:translateY(-5px)}.custom-product-card__image-wrapper{position:relative;width:100%;border-radius:8px;overflow:hidden;margin-bottom:15px;box-shadow:0 2px 10px #0000001a;padding:0}.custom-product-card__image{position:relative;width:100%;padding-top:100%;overflow:hidden;display:block}.custom-product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .3s ease;padding:5px}.custom-product-card:hover .custom-product-card__image img{transform:scale(1.05)}.custom-product-card__image .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f6f6f6;border:1px solid #e8e8e8}.custom-product-card__image.placeholder-image img{object-fit:contain;padding:20px;background-color:#f6f6f6}.custom-product-card__sale-badge{position:absolute;top:0;left:0;background-color:#e4002b;color:#fff;padding:1px 3px;font-size:10px;font-weight:700;border-radius:0 0 4px;z-index:2}.custom-product-card__info{display:flex;flex-direction:column;flex-grow:1;padding:0 8px;align-items:center;justify-content:space-between;min-height:120px}.custom-product-card__title{font-size:15px;font-weight:500;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:2.8em;width:100%;text-align:center;color:#333;text-decoration:none;padding:0 5px}@media screen and (max-width: 767px){.custom-product-card__title{font-size:14px;margin-bottom:10px}}.custom-product-card__title:hover{color:#000}.custom-product-card__price{display:flex;align-items:center;justify-content:center;margin-bottom:12px;font-weight:600;font-size:16px;color:#333;width:100%;flex-wrap:wrap}.custom-product-card__price.on-sale{color:#e4002b}.custom-product-card__regular-price{margin-left:8px;font-weight:400;font-size:14px;color:#999;text-decoration:line-through}.custom-product-card__add-to-cart{width:100%;padding:10px 15px;background-color:#002147;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;display:flex;justify-content:center;align-items:center;margin-top:auto;height:44px;text-transform:none}.custom-product-card__add-to-cart:hover{background-color:#036;transform:translateY(-2px);box-shadow:0 4px 8px #00214733}.custom-product-card__add-to-cart:disabled{background-color:#999;cursor:not-allowed}.custom-product-card__loading{display:none;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;position:absolute;left:calc(50% - 30px)}@media screen and (max-width: 767px){.custom-product-card__loading{left:calc(50% - 20px)}}@keyframes spin{to{transform:rotate(360deg)}}.custom-product-card__add-to-cart.loading .custom-product-card__loading{display:block}.custom-product-card__add-to-cart.loading span{visibility:hidden}@media screen and (max-width: 767px){.custom-product-card{margin-bottom:25px}.custom-product-card__image-wrapper{max-width:100%;margin-left:auto;margin-right:auto}.custom-product-card__image{padding-top:100%}.custom-product-card__image img{object-fit:contain;padding:10px}.custom-product-card__info{min-height:140px;padding:0 12px}.custom-product-card__add-to-cart{max-width:90%;margin-left:auto;margin-right:auto;height:48px}}@media screen and (min-width: 768px){.custom-product-card__title{font-size:16px}.custom-product-card__price{font-size:18px}.custom-product-card__add-to-cart{padding:10px 15px;font-size:15px}.custom-product-card__info{min-height:130px}}@media screen and (min-width: 990px){.custom-product-card{margin-bottom:30px}.custom-product-card__info{min-height:120px}}@media screen and (min-width: 768px) and (max-width: 1200px){.custom-product-card__image img{object-position:center}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-product-card.css.map */
