.custom-product-card{background:#fff;border-radius:22px;padding:14px;box-shadow:#0000000d 0 6px 18px;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease;height:100%;box-sizing:border-box}.custom-product-card:hover{transform:translateY(-4px)}a.custom-product-card__image{width:100%;height:210px;display:block;border-radius:16px;overflow:hidden}a.custom-product-card__image img{display:block;width:100%;height:100%;object-fit:cover}h3.custom-product-title{font-family:var(--font-nunito);margin:13px 3px 0;font-weight:700;font-size:14.5px;line-height:1.3;color:#1e3d24}.custom-product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:13px}.custom-product-bottom .price{font-family:var(--font-fredoka);font-weight:600;font-size:20px;color:#1e3d24}button.custom-add-cart{display:flex;align-items:center;gap:7px;border:1.6px solid rgb(46,125,50)!important;border-radius:12px;padding:9px 15px;color:#2e7d32;font-family:Fredoka,sans-serif;font-weight:600;font-size:13.5px;cursor:pointer;transition:background .18s ease;background:transparent}button.custom-add-cart:before,button.custom-add-cart:after{display:none}.custom-product-card:hover button.custom-add-cart{background:#2e7d32!important;color:#fff!important}.custom-product-card:hover button.custom-add-cart svg path{stroke:#fff!important}@media screen and (max-width:1024px){a.custom-product-card__image{height:160px}}@media screen and (max-width:767px){.custom-product-card{border-radius:20px;padding:10px}h3.custom-product-title{margin:10px 2px 0;font-size:13px;line-height:1.3}.custom-product-bottom .price{font-size:16px}.custom-product-bottom{display:flex;flex-direction:column;align-items:self-start;gap:10px;padding-top:8px}a.custom-product-card__image{width:100%;height:130px}button.custom-add-cart{justify-content:center;width:100%}product-form.card-product-add-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/card-product-item.css.map */
