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

.avada-has-rev-slider-styles .avada-skin-rev{
	border: none !important;
}
#menu-footermenu .menu-text{
	font-weight: 600 !important;
}
.grecaptcha-badge { visibility: hidden; }

/******* MARGIN *******/
.mt40{
	margin-top: 40px !important;
}
.timeline-content .content-title{
	font-size: 16px!important;
	font-family: Roboto!important;
    font-weight: 200!important;
    text-transform: capitalize;
}


/******************************************** RESPONSIVE ********************************************/
@media screen and (max-width:800px){
	H1, H2{
		font-size: 24px !important;
	}
	H3{
		font-size: 20px !important;
	}
}

/***
.fusion-is-sticky .fusion-header{
	height: 60px !important;
}
.fusion-is-sticky .fusion-logo{
	margin: 0 !important;
}
.fusion-is-sticky .menu-text{
	margin-top: -80px;
}
***/