/*
Theme Name: Furnive Child
Theme URI: http://wpbingosite.com/wordpress/furnive/
Template: furnive
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Furnive is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Tags: blog,two-columns,left-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.1.5.1758784945
Updated: 2025-09-25 08:22:25

*/

.product-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600 !important;
	min-height: 40px;
}

.products-list.grid .product-wrapper .products-content .product-title a {
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}