/*
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
*/

#wrapper .post-content h2{
	color:#0088b3;
	font-size:20px !important;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label, 
.frm_style_formidable-style.with_frm_style.frm_login_form label{
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.frm_style_formidable-style.with_frm_style .frm_required{
	color:#444;
	font-weight:normal;
}


.frm_style_formidable-style.with_frm_style input[type=text], 
.frm_style_formidable-style.with_frm_style input[type=password], 
.frm_style_formidable-style.with_frm_style input[type=email], 
.frm_style_formidable-style.with_frm_style input[type=number], 
.frm_style_formidable-style.with_frm_style input[type=url], 
.frm_style_formidable-style.with_frm_style input[type=tel], 
.frm_style_formidable-style.with_frm_style input[type=file], 
.frm_style_formidable-style.with_frm_style input[type=search], 
.frm_style_formidable-style.with_frm_style textarea,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style select{
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}

.flex-active-slide a{
	pointer-events: none;
	cursor: default;
}
.box{
	height:360px;
	background-color:#827571;
}
.box2{
	height:360px;
	background-color:#0088B2;
}
.box3{
	height:270px;
	background-color:#827571;
}
.box4{
	height:270px;
	background-color:#0088B2;
}