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

/*  MICROTHEMER STYLES  */


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

/** General >> Wpforms 180 field 1 **/
#wpforms-180-field_1 {
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 2 **/
#wpforms-180-field_2 {
	height: 39px !important;
	border: 1px solid rgb(217, 217, 217) !important;
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 3 **/
#wpforms-180-field_3 {
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 6 **/
#wpforms-180-field_6 {
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 9 **/
#wpforms-180-field_9 {
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 10 **/
#wpforms-180-field_10 {
	border-radius: 5px !important;
}

/** General >> Wpforms 180 field 11 **/
#wpforms-180-field_11 {
	border-radius: 5px !important;
}

/** General >> SummaryRow (#7) **/
.rnBlock .summaryRow {
	visibility: none !important;
}

