.elementor .product-card{.product-card {
display: flex;
flex-direction: column;
height: 100%;
}

.product-card .product-card-desc .elementor-heading-title,
.product-card .product-card-desc .elementor-widget-container,
.product-card .product-card-desc p {
display: -webkit-box !important;
-webkit-line-clamp: 2 !important;
-webkit-box-orient: vertical !important;
overflow: hidden !important;
line-height: 22px !important;
min-height: 44px !important;
max-height: 44px !important;
margin: 0 !important;
}

.product-card .elementor-widget-button {
margin-top: auto;
}\n}