/*
Theme Name: Maia Child
Theme URI: https://el3.thembaydev.com/maia/
Author: Thembay
Description: This is a child theme for Maia
Version: 1.0
Author URI: https://thembay.com/
Template: maia
Text Domain: maia-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

/* Hide the Sold count section */
.woocommerce-product-rating .rate-sold {
    display: none !important;
}
