.new-product-card.product-card{background:#f7f7f7;width:100%;position:relative}.new-product-card .product-card-inner{display:flex;flex-direction:column;height:100%;background:#f7f7f7}.new-product-card .product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background:#f7f7f7;overflow:hidden;display:flex;align-items:center;justify-content:center}.new-product-card .product-image-link{display:block;width:100%;height:100%}.new-product-card.product-image{width:100%;height:100%;object-fit:cover;display:block}.new-product-card .product-wishlist-btn{position:absolute;top:16px;right:16px;width:35px;height:35px;background:transparent;border:none;cursor:pointer;color:#1d1d1b;padding:0;display:flex;align-items:center;justify-content:center}.new-product-card .product-wishlist-btn:hover{color:#eda6c6}.new-product-card .product-info{background:#f7f7f7;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.new-product-card .product-tags{display:flex;gap:8px}.new-product-card .product-tag{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;padding:2px 8px;display:inline-block;color:#fff}.new-product-card .product-tag.best-seller{background-color:#eda6c6}.new-product-card .product-tag.new{background-color:#cdb79a}.new-product-card .product-title-link{text-decoration:none;color:inherit}.new-product-card .product-title{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px!important;color:#111;margin:0;line-height:normal;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.new-product-card .product-pricing-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.new-product-card .product-pricing{display:flex;flex-direction:column;gap:0;flex:1;align-items:flex-start}.new-product-card .price-wrapper{display:flex;align-items:baseline;gap:0}.new-product-card .price-compare{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#757774;text-decoration:line-through;text-decoration-skip-ink:none}.new-product-card .price-current{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#111}.new-product-card .price-installments{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#1d1d1b;margin:0}.product-bag-btn{cursor:pointer;border:none;padding:0;text-decoration:none}.new-product-card .product-bag-btn.desktop-hover{position:absolute;bottom:16px;right:16px;width:50px;height:50px;background:transparent;color:#1d1d1b;border:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,background .2s ease;z-index:5;display:flex;align-items:center;justify-content:center}.new-product-card.product-card:hover .product-bag-btn.desktop-hover{opacity:1;visibility:visible}.new-product-card .product-bag-btn.mobile-only{width:40px;height:40px;border:none;background:transparent;color:#1d1d1b;display:none;align-items:center;justify-content:center;flex-shrink:0;padding:0}.new-product-card .product-bag-btn.mobile-only:hover{opacity:.7}.new-product-card img.product-image{width:100%;object-fit:contain;height:auto}@media(max-width:768px){.new-product-card .product-info{padding:16px}.new-product-card .product-bag-btn.desktop-hover{display:none}.new-product-card .product-bag-btn.mobile-only{display:flex}.new-product-card .product-pricing-wrapper{align-items:center}}@media(min-width:769px){.new-product-card .product-bag-btn.mobile-only{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/new-product-card.css.map */
