/*
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-fullwidth.blue1{
	background-color: #A4D1F8 !important;	
}

.fusion-fullwidth.blue1 .fusion-text,
.fusion-fullwidth.blue1 .fusion-text p,
.fusion-fullwidth.blue1 .fusion-text a,
.fusion-fullwidth.blue1 .fusion-text h1,
.fusion-fullwidth.blue1 .fusion-text h2,
.fusion-fullwidth.blue1 .fusion-text h3,
.fusion-fullwidth.blue1 .fusion-text h4,
.fusion-fullwidth.blue1 .fusion-text h5,
.fusion-fullwidth.blue1 .fusion-text h6
{

}


.fusion-fullwidth.blue2{
	background-color: #FCE6D3 !important;
}

.fusion-fullwidth.blue2 .fusion-text,
.fusion-fullwidth.blue2 .fusion-text p,
.fusion-fullwidth.blue2 .fusion-text a,
.fusion-fullwidth.blue2 .fusion-text h1,
.fusion-fullwidth.blue2 .fusion-text h2,
.fusion-fullwidth.blue2 .fusion-text h3,
.fusion-fullwidth.blue2 .fusion-text h4,
.fusion-fullwidth.blue2 .fusion-text h5,
.fusion-fullwidth.blue2 .fusion-text h6
{
	
}

.fusion-fullwidth.green1{
	background-color: #48D8D0 !important;
}

.fusion-fullwidth.green1 .fusion-text,
.fusion-fullwidth.green1 .fusion-text p,
.fusion-fullwidth.green1 .fusion-text a,
.fusion-fullwidth.green1 .fusion-text h1,
.fusion-fullwidth.green1 .fusion-text h2,
.fusion-fullwidth.green1 .fusion-text h3,
.fusion-fullwidth.green1 .fusion-text h4,
.fusion-fullwidth.green1 .fusion-text h5,
.fusion-fullwidth.green1 .fusion-text h6
{

}


.fusion-text h1:first-child,
.fusion-text h2:first-child,
.fusion-text h3:first-child,
.fusion-text h4:first-child
{
	padding-top: 0px;
	margin-top: 0px;
}

.blue1 .fusion-text h1:first-child,
.blue1 .fusion-text h2:first-child,
.blue1 .fusion-text h3:first-child,
.blue1 .fusion-text h4:first-child,
.blue2 .fusion-text h1:first-child,
.blue2 .fusion-text h2:first-child,
.blue2 .fusion-text h3:first-child,
.blue2 .fusion-text h4:first-child,
.blue3 .fusion-text h1:first-child,
.blue3 .fusion-text h2:first-child,
.blue3 .fusion-text h3:first-child,
.blue3 .fusion-text h4:first-child
{
	margin-top: 0px;
}

#main{
	padding-top: 0px !important;
}

@media only screen and (max-width: 600px) {
.fusion-text h1:first-child {
	font-size: 40px;
	line-height: 55px;
}
}
