/* Start custom CSS for motta-products-recently-viewed-grid, class: .elementor-element-ee7dad6 *//* Product title styling */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
  line-height: 1.3;
}

/* Short description styling */
.woocommerce ul.products li.product .shop-loop-short-description {
  font-size: 14px;
  line-height: 1.5;
  color: #555;
  margin-bottom: 10px;
}/* End custom CSS */