/* 
Theme Name: City Cart Child
Theme URI: https://www.mohamedjasim.in/
Description: Hello City Cart is a lightweight and minimalist WordPress theme designed to seamlessly integrate with the Elementor page builder and WooCommerce plugin. This theme is tailored for users seeking a flexible, easy-to-use, and customizable website for their laptop and mobile selling business. City Cart, being free and open-source, offers optimal performance and serves as a robust foundation for users to craft unique designs using the Elementor drag-and-drop site builder. With WooCommerce compatibility, City Cart ensures a seamless online shopping experience, making it an ideal choice for both beginners and experienced Web Creators in the laptop and mobile retail space.
Author: Elementor Team
Author URI: https://www.mohamedjasim.in/
Template: city-cart
Text Domain: city-cart-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

h2.woocommerce-loop-product__title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 0 0.5em 0 !important;
    text-overflow: ellipsis;
    padding: 0.5em 0 0 0 !important;
}