/*
 Theme Name:   Petslove
 Template:     hello-elementor
 Version:      1.0.0
 Description:  Child theme for Hello Elementor with custom WooCommerce product category display
 Author:       Your Name
 Text Domain:  petslove
*/

.product-category {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    display: block;
    line-height: 1.4;
}