/*
 Theme Name:   Astra Child
 Theme URI:    https://alipear.com
 Description:  Alipearl Custom Theme - Complete Product Page Rebuild
 Author:       Alipearl
 Author URI:   https://alipear.com
 Template:     astra
 Version:      2.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
*/

/* Minimal - all styles are in functions.php */

/* Hide Astra Header Builder */
.site-header,
#masthead,
#ast-desktop-header,
.ast-primary-header-bar,
.site-branding,
.ast-builder-layout-element,
.main-header-menu,
.site-header-primary-section-left,
.site-header-primary-section-right,
.ast-primary-header {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
}
