/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Your Name
Author URI: https://yoursite.com/
Description: Astra Child Theme for WooCommerce
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
*/

/* 继承父主题样式 */
.woocommerce-message{
    display: none !important;
}

.product-rating{
    display: none !important;
}


.woocommerce-loop-product__title{
    text-decoration: none !important;
}
