hey I guess ,I add this in CSS add:
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title h3 a,
.widget_storevilla_product_widget_area .store-product li .block-item-title h3 a,
.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title h3 a,
.woocommerce ul.products li.product .block-item-title h3 a {
font-family: Open Sans;
font-weight: 500;
text-transform: capitalize;
color: #000;
font-size: 18px;
display: inline;
white-space: inherit;
overflow: auto;
text-overflow: ellipsis;
}