/*
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
*/

.postid-7094 .sep-boxed-pricing .panel-heading,
.page-id-7106 .sep-boxed-pricing .panel-heading {background-color:#dfaa31 !important;}


.page-id-2816 .fusion-text h2 {margin-bottom:10px !important;}

.panel-heading h3 {
	font-size:26px;
}


.postid-7094 h1 em {
	font-size:60%;
	font-weight:normal;
}

/* Formulier */

.gform_wrapper .gfield textarea,
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield_select[multiple=multiple] {
	background-color:#ededed;
}


.gform_wrapper .top_label .gfield_label {
	color:#382c21;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px !important;
}

h3.gsection_title {
	c1olor:#382c21;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px
}

.field_description_below,
.gsection_description {color:#444 !important;}

.gform_wrapper .gfield textarea,
.gform_wrapper input {color:black !important;}


.gform_footer .gform_button {
	background-color:#dfaa31 !important;
	border-radius:0 !important;
	color:#382c21 !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	
}


/* Tablet + Mobile */
@media only screen and (max-width: 767px) {
	
	
	.postid-7094 h1 {
		font-size:33px !important;
		font-weight:normal;
	}
}

