/*
 * Elementor Editor Compatibility Styles
 */
.elementor-editor-active nav.fixed {
	position: absolute !important;
}
.elementor-page main.flex-grow {
	padding-top: 0 !important;
}
.elementor-section-wrap {
	width: 100%;
}
