/*
Theme Name: LizardoVTC Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1619530599
Updated: 2021-04-27 15:36:39

*/

/*header*/
.ehf-header #masthead.sticky {
	position: fixed;
	/* position: absolute; */
	background-color: #000000;
	transition: all 1s ease-out;
	top: 0;
}
/**/
.ehf-header #masthead {
	transition: all 1s ease-out;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
}