.product-card-ui{background:#faf7f2;border-radius:8px;border:1px solid rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease;position:relative}.product-card-ui:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000f}.product-card-ui .best-sellers__image-wrapper,.product-card-ui .new-arrivals__image-wrapper,.product-card-ui .collection-grid__image-wrapper{background:transparent!important;border-radius:8px 8px 0 0;padding-bottom:100%}.product-card-ui__wishlist{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#a0734a;z-index:5;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.product-card-ui__wishlist:hover{transform:scale(1.1)}.product-card-ui__content{padding:1.2rem;display:flex;flex-direction:column;flex-grow:1}.product-card-ui__title{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;color:#013f3e;margin:0 0 1rem;line-height:1.4}.product-card-ui__title a{text-decoration:none;color:inherit}.product-card-ui__price-row{margin-bottom:1.5rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.product-card-ui__price-row .price-current{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:700;color:#013f3e}.product-card-ui__price-row .price-original{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;color:#888;text-decoration:line-through}.product-card-ui__form{margin-top:auto}.product-card-ui__button-group{width:100%}.product-card-ui__btn{width:100%;background-color:#013f3e;color:#fff;border:1px solid #013F3E;border-radius:4px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;position:relative;z-index:2}.product-card-ui__btn:hover{background-color:#025553;color:#fff}.product-card-ui__title a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}@media screen and (max-width:768px){.product-card-ui{border-radius:8px;background:#faf7f2;border:1px solid rgba(1,63,62,.08)}.product-card-ui__wishlist{top:.5rem;right:.5rem;background:#ffffffd9;border-radius:50%;width:28px;height:28px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 2px 6px #00000014}.product-card-ui__wishlist svg{width:15px;height:15px}.product-card-ui__content{padding:.75rem}.product-card-ui__title{font-size:.85rem;margin:0 0 .4rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.6em}.product-card-ui__price-row{margin-bottom:.75rem;gap:.3rem}.product-card-ui__price-row .price-current{font-size:.95rem}.product-card-ui__price-row .price-original{font-size:.78rem}.price-discount{font-size:.68rem;padding:1px 5px;background:#fff4d2;color:#013f3e;border-radius:4px;font-weight:600}.product-card-ui__btn{padding:.6rem .3rem;font-size:.7rem;letter-spacing:.02em;gap:4px;border-radius:6px}.product-card-ui__btn svg{width:13px;height:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
