/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/hello-elementor-child
 Description:  A child theme for Hello Elementor
 Author:       Your Name
 Author URI:   https://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Add your custom styles below */


.elementor-location-header {
    position: absolute;
    z-index: 99;
    margin: auto;
    width: 100%;
}
.PS-HRel {
    position: relative;
    z-index: 99;
}