.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #00000014;transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.product-card__image-wrapper,.product-image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f8f8f8}.product-card__image-wrapper img,.product-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-card__info{padding:15px;text-align:center}.product-card__title{font-size:14px;font-weight:500;margin-bottom:10px;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__prices{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:12px}.product-card__compare-price{font-size:13px;color:#999;text-decoration:line-through}.product-card__price{font-size:16px;font-weight:600;color:#e74c3c}.product-card__button{width:100%;padding:12px;background:#000;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.product-card__button:hover{background:#333}.product-template{display:flex;gap:40px;max-width:1200px;margin:0 auto;padding:40px 20px}.product-gallery{width:50%}.product-gallery__main{position:relative;padding-bottom:100%;overflow:hidden;border-radius:8px;background:#f8f8f8}.product-gallery__main img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-info{width:50%;display:flex;flex-direction:column;gap:20px}.product-info__title{font-size:28px;font-weight:600;color:#222;margin:0}.product-info__prices{display:flex;align-items:center;gap:15px}.product-info__compare-price{font-size:18px;color:#999;text-decoration:line-through}.product-info__price{font-size:24px;font-weight:700;color:#e74c3c}.product-form__add-button{width:100%;padding:16px;background:#000;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:1px}.product-description{margin-top:30px;padding-top:30px;border-top:1px solid #eee}@media(max-width:768px){.product-template{flex-direction:column}.product-gallery,.product-info{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/amana-custom.css.map */
