/*
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
*/

.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
    border-bottom-color: transparent !important;
}

.fusion-mobile-menu-sep, .fusion-secondary-main-menu {
    border-bottom-color: transparent !important;
}
.fusion-secondary-header {
	display:none !important;
}
#main, .wrapper_blank #main {
    background-repeat: no-repeat !important;
    background-color: #e5e5e5 !important;
}
.fusion-header {
top:16px;
height:110px !important;
}
.fusion-header-sticky-height {
   height:110px !important;
}