/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Keep the site header and main menu above page content on all templates. */
.fusion-header-wrapper,
.fusion-header,
.fusion-main-menu,
.fusion-mobile-nav-holder {
	position: relative;
	z-index: 20000;
}