.custom-product-card{display:flex;flex-direction:column;height:100%;border:1px solid #c9dbbd;border-radius:16px;overflow:hidden;background:#fff;transition:all .4s ease}.custom-product-card:hover{box-shadow:#0000 0 0,#0000 0 0,#0000001a 0 10px 15px -3px,#0000001a 0 4px 6px -4px}.custom-product-card-image{aspect-ratio:1/1;position:relative;overflow:hidden}.custom-product-card-image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:all .4s ease}.custom-product-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;gap:8px}.custom-product-card-content .product-title{display:flex;flex-direction:column;gap:2px}.custom-product-card-content .product-title h3{margin:0;font-size:18px;color:#0a291f;line-height:1.375}.custom-product-card-content .product-title p{margin:0;color:#4c7668;font-size:12px;line-height:1.43;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.custom-product-card-content .product-price{text-align:left;font-size:12px;font-family:var(--font-family-base);color:#4c7668;line-height:1.43}.custom-product-card-content .product-price .price{font-size:16px;color:#0a291f;font-weight:600}.custom-product-card-content .product-price strong{font-weight:500;color:#0e583d}.custom-product-card-content button{margin-top:auto;font-size:12px;color:#fff;letter-spacing:1.2px;text-transform:uppercase;font-weight:700;background:#0e583d;padding:10px;border-radius:12px;line-height:1.34;transition:all .4s ease}.custom-product-card-content button:hover{background:#0e583de6}.custom-product-card-content .rating{gap:2px;display:flex;align-items:center}.custom-product-card-content .rating .star{width:12px;height:12px}.custom-product-card-content .rating .star svg{width:100%;height:100%;display:block}.custom-product-card-content .rating .rating-count{font-size:11px;margin-left:4px;color:#4c7668;font-family:var(--font-family-base)}.custom-product-card:hover .custom-product-card-image img{transform:scale(1.05)}.custom-product-card-image span{position:absolute;z-index:1;padding:4px 10px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;line-height:1.5;border-radius:50px}.custom-product-card-image span.tag{background:var(--bg-color);color:var(--text-color);top:12px;left:12px;border-radius:50px}.collection-grid-header .concern-filter button.active{background:#0e583d;border-color:#0e583d;color:#fff}.collection-grid-header .concern-filter button:not(.active):hover{color:#0e583d;border-color:currentColor}.custom-product-card-image span.tag.bestseller{color:#b45309;background:#fef3c7}.custom-product-card-image span.tag.new{--bg-color: rgba(14, 88, 61, .1);--text-color: rgb(14, 88, 61)}.custom-product-card-image .badge{background:#ffffffe6;color:#0a291f;bottom:12px;left:12px;border:1px solid rgb(201,219,189)}.custom-product-card-content .collection-icon-list{margin:0 0 8px!important;order:-1}.custom-product-card-content .collection-icon-list .star-item{width:14px;height:14px}.custom-product-card-content .collection-icon-list .star-item svg{width:100%;height:100%}.custom-product-card-content .collection-icon-list .collection-reviews-num{font-size:11px;margin-left:4px;color:#4c7668;font-family:var(--font-family-base);margin-right:0}@media(max-width:991px){.collection-grid-list{grid-template-columns:1fr 1fr}}@media(max-width:749px){.collection-grid-header{grid-template-columns:1fr}.collection-grid-header>*{grid-area:span 1/span 1!important}.collection-grid-list,.collection-benefit-list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-product-card.css.map */
