/*
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-carousel-border .fusion-image-wrapper {
    border: 0px solid #e9eaee!important
}
.fusion-contact-info, .fusion-contact-info a {
    color: #fff!important;
}
.fusion-secondary-header {
    display: none;
}
.fusion-header .fusion-secondary-header {
    width: calc(100% + 60px);
    margin-left: -30px;
	display:block!important;
}