/*
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-imageframe img {
    vertical-align: top;
    box-shadow: none !important;
    width: 100%;
}
#menu-header-main-menu li a {
    line-height: inherit !important;
}
.fusion-text a {
    color: #fff !important;
}
.Sec_footer {
    display: none;
}
@media only screen and (max-width:1024px){
	html body div div section div div div div div a.fusion-button.button-flat.fusion-button-default-size.button-custom.button-1.fusion-button-default-span.fusion-button-default-type:nth-child(2) , html body div div section div div div div nav ul li a.fusion-background-highlight:nth-child(3) {
		display:inherit !important;
	}
	section.fusion-tb-footer.fusion-footer {
    display: none;
}
	section.fusion-tb-header {
    display: none;
}
}

#toTop {
    background: #06747b !important;
}

#toTop:hover {
    background: #06747b !important;
}
