/*
Theme Name:     Hello Elementor Child
Theme URI:      
Description:    Hello-elementor child theme.
Author:         Me
Author URI:     
Template:       hello-elementor
Version:        0.1.0
*/


/*----------------------------*/
/*-----------HEADER-----------*/
/*----------------------------*/



header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: transparent;
    margin-bottom:-85px;
}