/*
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{
	    transition: all ease .5s !important;
}

.fusion-main-menu > ul > li > a {
    line-height: 1.1 !important;
    height: auto !important;
}
@media screen and (max-width: 900px){
    .fusion-column-wrapper {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
*/