/*  MICROTHEMER STYLES  */


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

/** General >> Titel Accordion **/
#ui-id-1 {
	list-style-position: outside !important;
	background-color: rgb(250, 221, 221) !important;
}

/** General >> Formular **/
.widget_wysija input {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Open Sans' !important;
	font-size: 17px !important;
	width: 260px !important;
	box-sizing: content-box !important;
}

/** General >> Formularbutton **/
.mailpoet_submit {
	font-size: 30px !important;
	width: 190px !important;
	box-sizing: content-box !important;
	padding: 0 !important;
}

