/*
Theme Name: hello-child
Template: hello-elementor
*/

body .elementor-location-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.5);
}