.product_card{display:flex;flex-direction:column;overflow:hidden;border-radius:10px;border:1px solid #00c4b4;height:auto;background-color:#fff;width:100%;max-width:210px}.product_card.swiper-slide{width:181px}.product_card>img{width:100%;height:auto;object-fit:cover}.product_card__content{display:flex;flex-direction:column;justify-content:space-between;padding:10px;border-top:1px solid #eef2f7;flex:1}.product_card__content>h3{font-size:18px;font-weight:400;line-height:110%;text-transform:capitalize}.product_card__content__description{color:#545454;text-overflow:ellipsis;white-space:nowrap;flex:1}.product_card__content__description *{font-size:16px;font-weight:400!important}.product_card__content__prices{display:flex;align-items:center;gap:5px;margin:12px 0 8px}.product_card__content__prices .price{font-size:18px;font-weight:500}.product_card__content__prices .compare-price{color:#545454;font-size:14px;font-weight:400;text-decoration:line-through}.product_card__content>button{display:flex;justify-content:center;align-items:center;width:100%;min-height:30px;border-radius:100px;background-color:var(--primary-color);color:#fff;font-size:16px;font-weight:500;text-decoration:none;border:none;cursor:pointer;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card.css.map */
