/*
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
BG: #f9f7f4
*/

.fusion-standard-logo {
	max-height: 100px;
}


.home1-title {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2em;
}
.home1-text {
	font-size: 22px;
	line-height: 1.2em;
}

.home3-title {
	margin-top: 30px !important;
}

.home-contactus .fusion-title-heading, .home-contactus .fusion-text {
	color: #ffffff !important;
}


@media (max-width: 800px) {
	.home1-title {
		font-size: 30px;
	}
	.home1-text {
		font-size: 16px;
	}
	
}