/*
Theme Name:   Astra Child
Theme URI:    https://wpastra.com/
Description:  Custom child theme for Astra
Author:       Your Name
Author URI:   https://wpastra.com/about/
Template:     astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

/* 
 * Custom CSS overrides go below this line
 * ========================================
 */

/* Hide Elementor quick view */
.eael-product-quick-view {
    display: none !important;
}
