.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** General >> Wpcf7 f76 p25 o1 wpcf7 validates as required **/
#wpcf7-f76-p25-o1 .wpcf7-validates-as-required {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	width: 100% !important;
	padding: 10px !important;
	border-color: rgb(232, 232, 232) !important;
	border-width: 1px !important;
	border-radius: 5px !important;
}

/** General >> Wpcf7 f76 p25 o1 wpcf7 textarea **/
#wpcf7-f76-p25-o1 .wpcf7-textarea {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	width: 100% !important;
	padding: 10px !important;
	border-color: rgb(232, 232, 232) !important;
	border-radius: 5px !important;
}

/** General >> Wpcf7 f76 p25 o1 wpcf7 list item label **/
#wpcf7-f76-p25-o1 .wpcf7-list-item-label {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	font-size: 12px !important;
}
.wpcf7-form-control.wpcf7-submit {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	background-color: #1AB72E !important;
	color: #ffffff !important;
	border-style: none !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	font-family: 'montserrat' !important;
	width: 100% !important;
}

/** General >> Wpcf7 f76 p114 o1 wpcf7 validates as required **/
#wpcf7-f76-p114-o1 .wpcf7-validates-as-required {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	width: 100% !important;
	padding: 10px !important;
	border-color: rgb(232, 232, 232) !important;
	border-width: 1px !important;
	border-radius: 5px !important;
}

/** General >> Wpcf7 f76 p114 o1 wpcf7 textarea **/
#wpcf7-f76-p114-o1 .wpcf7-textarea {
	/* MT [ google_font: 1 ] */
	font-family: 'montserrat' !important;
	width: 100% !important;
	padding: 10px !important;
	border-color: rgb(232, 232, 232) !important;
	border-radius: 5px !important;
}

/** General >> Wpcf7 f76 p114 o1 wpcf7 list item label **/
.wpcf7-form-control.wpcf7-submit {
	background-color: #d92b0e !important;
}

