/*  MICROTHEMER STYLES  */


/*= Einstellungen Michi ======= */

/** Einstellungen Michi >> Feldcf7 **/
.feldcf7 {
	font-family: Montserrat !important;
	font-size: 16px !important;
	text-align: center !important;
	box-shadow: 0 0 5px 0 rgba(78, 78, 78, 0.36) inset !important;
	padding: 5px !important;
	border-width: 0 !important;
}

/** Einstellungen Michi >> Newsletter Senden Button **/
.sendenbutton {
	font-family: Amatic SC !important;
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	box-shadow: 0 0 5px 0 rgba(78, 78, 78, 0) inset !important;
	background-color: rgb(98, 175, 206) !important;
	padding: 15px 10px 15px 10px !important;
	margin-left: - !important;
	border-width: 0 !important;
	border-radius: 40px !important;
}

/** Einstellungen Michi >> Newsletter Senden Button Academy Formular **/
.academyformular .sendenbutton {
	font-family: Amatic SC !important;
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	text-align: left !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	box-shadow: 0 0 5px 0 rgba(78, 78, 78, 0) inset !important;
	background-color: rgb(98, 175, 206) !important;
	padding: 15px 10px 15px 10px !important;
	margin-left: 9% !important;
	border-width: 0px !important;
	border-radius: 40px !important;
}

/** Einstellungen Michi >> .newsletterformular .wpcf7-response-output **/
.newsletterformular .wpcf7-response-output {
	color: rgb(255, 255, 255) !important;
}

/** Einstellungen Michi >> .academyformular .wpcf7-response-output academy **/
.newsletterformular .wpcf7-response-output {
	color: rgb(51, 51, 51) !important;
}

/** Einstellungen Michi >> Gt switcher wrapper **/
.gt_switcher_wrapper {
	position: fixed !important;
	top: 35px !important;
}

/** Einstellungen Michi >> .knopf **/
.knopf {
	text-align: center !important;
	position: relative !important;
	left: 3% !important;
}

/** Einstellungen Michi >> .upunkt Menu **/
.upunkt {
	font-size: 9px !important;
	line-height: 14px !important;
}

/** Einstellungen Michi >> h2 **/
h2 {
	font-family: montserrat !important;
	font-size: 50px !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {
	/** Einstellungen Michi >> Newsletter Senden Button Academy Formular **/
	.academyformular .sendenbutton {
	margin-left: 8% !important;
}

	/** Einstellungen Michi >> h2 **/
	h2 {
	font-size: 40px !important;
}

}


/*( < 980 )*/
@media (max-width: 979.98px) {
	/** Einstellungen Michi >> Feldcf7 **/
	.feldcf7 {
	width: 80% !important;
}

	/** Einstellungen Michi >> Gt switcher wrapper **/
	.gt_switcher_wrapper {
	top: 45px !important;
	right: 1px !important;
}

	/** Einstellungen Michi >> .mob-menu-icon **/
	.mob-menu-icon {
	box-shadow: 0 0 2px 0 !important;
	background-color: rgb(98, 175, 206) !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	border-width: 0 !important;
}

	/** Einstellungen Michi >> .menulink **/
	.menulink {
	font-family: Amatic SC !important;
	text-transform: uppercase !important;
}

	/** Einstellungen Michi >> h2 **/
	h2 {
	font-size: 35px !important;
}

}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** Einstellungen Michi >> Newsletter Senden Button Academy Formular **/
	.academyformular .sendenbutton {
	margin-left: 14% !important;
}

}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Einstellungen Michi >> .knopf **/
	.knopf {
	left: 10% !important;
}

	/** Einstellungen Michi >> .newsletterformular .wpcf7-response-output **/
	.newsletterformular .wpcf7-response-output {
	color: rgb(255, 255, 255) !important;
}

	/** Einstellungen Michi >> h2 **/
	h2 {
	font-size: 25px !important;
	line-height: 30px !important;
}

}

