.product-card{background:#fff;border-radius:20px;padding:24px;display:grid;gap:24px;align-items:center;grid-template-columns:auto 1fr;grid-template-areas:"image info";border:1px solid rgba(0,0,0,.2)}@media (min-width: 768px){.product-card.featured{border:1px solid rgba(0,0,0,.2)}.product-card.featured .product-info{display:block}}.product-image{grid-area:image}.product-info{grid-area:info}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;height:40px}.product-image{width:95px;height:95px;background:#f4f4f4;border-radius:15px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.product-image img{width:80%;height:80%;object-fit:contain}.product-info{display:flex;flex-direction:column;gap:8px}.product-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.product-name{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.18px}.product-price{font-size:16px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.16px}.price-info{display:flex;align-items:center;gap:10px}.old-price{color:#868686;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.16px;text-decoration-line:line-through;text-decoration:line-through}.m-product-compare-tag{color:#e12d2d;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.06px}.quantity-control{display:flex;align-items:center;gap:0;border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:4px 6px;background:#fff;height:40px}.quantity-btn{background:none;border:none;font-size:24px;cursor:pointer;padding:8px;transition:color .2s}.quantity-btn:hover{color:#1f2937}.quantity-value{font-size:20px;font-weight:600;min-width:30px;text-align:center;color:#1f2937}.add-btn{width:40px;height:40px;border-radius:50%;background:#000;color:#fff;border:none;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s;flex-shrink:0}.add-btn:hover{background:#1f2937;transform:scale(1.05)}.add-btn:active{transform:scale(.95)}@media screen and (max-width: 768px){.product-card{padding:14px;gap:16px}.product-image{width:60px;height:60px}.product-name{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.14px}.product-price,.old-price{font-size:14px;line-height:20px}.product-header{flex-direction:row;align-items:flex-start;gap:6px;flex-wrap:initial}.product-actions{gap:10px}}@media screen and (max-width: 767px){.img-product-upsell responsive-image.m-image{display:block;width:100%;height:auto}.img-product-upsell responsive-image.m-image img{width:100%!important;height:auto!important;object-fit:cover}.img-product-upsell .m-image-with-text__image-first{height:auto!important;display:block}.img-product-upsell .m-image-with-text__image-wrapper{height:auto!important}.img-product-upsell .m-image-overlay-text{position:absolute;bottom:20px;left:0;right:0;text-align:left;color:#fff;padding:15px;z-index:10;font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/image-product-upsell.css.map */
