/*
 Theme Name: Astra Child
 Theme URI: https://www.example.com/astra-child
 Description: Child theme for the Astra theme
 Author: Your Name
 Author URI: https://www.example.com
 Template: astra
 Version: 1.0.0
*/

/* Hide all WooCommerce notices */
.woocommerce-notices-wrapper {
    display: none;
}
