/*
 Theme Name:   ANN Child Theme
 Theme URI:    https://ann.axiomthemes.com/
 Description:  ANN Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     ann
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  ann
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* Disable parent ANN header output */
header#masthead,
.site-header,
.theme-header-wrapper {
    display: none !important;
}

/* Ensure Elementor header displays normally */
header.elementor-location-header {
    display: block !important;
    z-index: 9999;
    position: relative;
}
