/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Template: hello-elementor
Version: 1.0.0
*/

/* Sticky Header for Elementor Free 
.elementor-location-header {
    position:fixed;
    top: 0px;left: 0%;
    z-index: 9999;
	  width:100%;
		padding:.5% 5%;
    background-color:#FFFFFF63; 
		
	
}
*/
#menu-item-31418 .elementor-button{
    margin:0 20px 0 50px;
}
