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

/*  MICROTHEMER STYLES  */


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

/** General >> Uabb events new uabb events inner new **/
.uabb-events-new .uabb-events-inner-new {
	padding-bottom: 1px !important;
}

/** General >> Negative punkte **/
.negative-punkte {
	margin-left: 50px !important;
	transform: rotateZ(180deg) !important;
}

/** General >> Bonus **/
.bonus {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Pp restaurant menu item **/
#post-66 .pp-restaurant-menu-item {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/** General >> Disclaimer detail dialog **/
#disclaimer_detail_dialog {
	display: none !important;
}

/** General >> Uabb slide face text title **/
.uabb-slide-front-right-text .uabb-slide-face-text-title {
	margin-bottom: 15px !important;
}

/** General >> Uabb slide photo left **/
#post-15809 .uabb-slide-photo-left {
	border-radius: 15px !important;
}

/** General >> Uabb slide down **/
#post-15809 .uabb-slide-down {
	border-radius: 15px !important;
}

/** General >> Div **/
.inner-date-new > div {
	color: rgb(255, 255, 255) !important;
}

