/*
Theme Name: Aerra Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: aerra
Text Domain: aerra-child
*/

.page-header_title {
    display: none !important;
}

/* 隐藏购物车图标伪元素 */
div.wgl-products div.product.product-type-simple a.add_to_cart_button::before,
div.wgl-products div.product.product-type-simple a.button::before {
    display: none !important;
    content: none !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
}

/* 恢复被隐藏的按钮文字 */
div.wgl-products div.product a.button,
div.wgl-products div.product a.wc-forward {
    font-size: 14px !important;
    width: auto !important;
    padding: 10px 20px !important;
} 
