.thunk-woo-product-list .woocommerce-loop-product__title a, .thunk-cat-title a, .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 14px;
}
.thunk-woo-product-list .woocommerce-loop-product__title {
-webkit-line-clamp: 5;
max-height: 60px;
}
.thunk-list .thunk-product-content .woocommerce-LoopProduct-title {
-webkit-line-clamp: 5;
max-height: 60px;
}