/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> C accordion title **/
.c-accordion__title {
	background-color: rgb(248, 248, 248) !important;
	padding: 15px !important;
	margin-bottom: 20px !important;
}

/** General >> C accordion title after **/
.c-accordion__title:after {
	font-size: 22px !important;
	background-color: rgb(248, 248, 248) !important;
	padding: 15px !important;
	margin-bottom: 20px !important;
}

/** General >> Evc 16214436006866 evcal event title **/
#evc_16214436006866 .evcal_event_title {
	font-size: 18px !important;
	text-transform: uppercase !important;
}

/** General >> Gform fields 1 [type="text"] **/
#gform_fields_2 [type="text"] {
	background-color: rgb(240, 240, 240) !important;
	padding: 15px !important;
	border-width: 0 !important;
	border-radius: 5px !important;
}

/** General >> Gform fields 1 textarea **/
#gform_fields_2 .textarea {
	background-color: rgb(240, 240, 240) !important;
	padding: 15px !important;
	border-width: 0 !important;
	border-radius: 5px !important;
}

/** General >> Gform drag drop area 1 7 **/
#gform_drag_drop_area_2_7 {
	background-color: rgb(240, 240, 240) !important;
	border-radius: 5px !important;
}

/** General >> Gform 1 button **/
#gform_2 .button {
	color: rgb(251, 251, 251) !important;
	font-size: 18px !important;
	background-color: rgb(5, 173, 240) !important;
	padding: 10px 50px 10px 50px !important;
	border-width: 0 !important;
}

/** General >> Gform submit button 1 **/
#gform_submit_button_2 {
	width: 100% !important;
}

/** General >> Gform fields 1 gfield visibility visible **/
#gform_fields_2 > .gfield_visibility_visible {
	margin-bottom: 20px !important;
}

/** General >> Ac 69550 iframe **/
#ac-69550 iframe {
	width: 100% !important;
}

/** General >> Ac 69550 [type="application/pdf"] **/
#ac-69550 [type="application/pdf"] {
	border-bottom-style: solid !important;
}

/** General >> Input 2 9 **/
#input_2_9 {
	background-color: rgb(240, 240, 240) !important;
	padding: 15px !important;
	border-width: 0 !important;
	border-radius: 5px !important;
}

/** General >> Text block 10 305 **/
#text_block-10-305 {
	width: 100% !important;
}

/** General >> Span 11 305 **/
#span-11-305 {
	width: 100% !important;
}

/** General >> Span 11 305 iframe **/
#span-11-305 iframe {
	width: 100% !important;
}

/** General >> Span 12 7445 strong **/
#span-12-7445 strong {
	font-size: 16px !important;
}

/** General >> Heading _3 **/
.mt-8639 #span-12-7445 .wp-block-heading {
	font-size: 22px !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** General >> Heading **/
	#span-4-7847 .wp-block-heading {
	font-size: 32px !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** General >> Heading **/
	#span-4-7847 .wp-block-heading {
	font-size: 26px !important;
}

	/** General >> Heading 3 (#1) **/
	#span-8-7818 h3:nth-of-type(1) {
	font-size: 32px !important;
}

}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Heading **/
	#span-4-7847 .wp-block-heading {
	font-size: 22px !important;
}

	/** General >> Heading 3 (#1) **/
	#span-8-7818 h3:nth-of-type(1) {
	font-size: 26px !important;
}

}

