/*  MICROTHEMER STYLES  */


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

/** General >> Field 1 2 ginput container email **/
#field_1_2 > .ginput_container_email {
	font-variant: small-caps !important;
}

/** General >> Field 1 2 **/
#field_1_2 {
	
}

/** General >> Gform submit button 1 **/
#gform_submit_button_1 {
	font-size: 22px !important;
	font-weight: 700 !important;
	text-align: center !important;
	text-shadow: 1px 1px 2px rgb(51, 51, 102) !important;
	background-color: rgb(95, 77, 135) !important;
	width: 97% !important;
	margin-top: 24px !important;
}

/** General >> Gform submit button 1:hover **/
#gform_submit_button_1:hover {
	background-color: rgb(244, 177, 48) !important;
}

/** General >> Field 1 4 gfield consent label **/
#field_1_4 .gfield_consent_label {
	font-size: 14px !important;
	margin-right: 4px !important;
	margin-bottom: 6px !important;
}

/** General >> Input 1 4 1 **/
#input_1_4_1 {
	margin-top: 12px !important;
}

/** General >> Field 1 4 label **/
#field_1_4 label {
	
}

/** General >> Input 1 4 1 _2 **/
#input_1_4_1 {
	
}


/*( נייד )*/
@media (max-width: 480px) {

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

	/** General >> Gform submit button 1:hover **/
	#gform_submit_button_1:hover {
	font-size: 20px !important;
}

	/** General >> Gform submit button 1 _2 **/
	#gform_submit_button_1 {
	font-size: 20px !important;
}


}

