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

/*  MICROTHEMER STYLES  */


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

/** General >> #post-1379 .entry-title **/
#post-1379 .entry-title {
	display: grid !important;
}

/** General >> #primary .entry-title **/
#primary .entry-title {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** General >> #primarySiteNavigation **/
#primarySiteNavigation {
	font-size: 0 !important;
	line-height: 0 !important;
	text-indent: 0 !important;
	text-transform: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	text-shadow: 0 0 0 rgb(3, 3, 3) !important;
	box-shadow: 0 0 0 0 rgb(3, 3, 3) inset !important;
	background-color: rgb(3, 3, 3) !important;
	background-image: linear-gradient(rgb(3, 3, 3), rgb(3, 3, 3) 0, rgb(3, 3, 3)) !important;
	border-color: rgb(3, 3, 3) !important;
	border-style: hidden !important;
}

/** General >> #primaryNavMenu **/
#primaryNavMenu {
	font-size: 0 !important;
	font-weight: normal !important;
	background-image: none !important;
}

/** General >> #authorship **/
#authorship {
	color: rgb(11, 11, 11) !important;
	font-size: 0 !important;
	background-color: rgb(11, 11, 11) !important;
}

/** General >> .mt-page-belegungsplan-samstag > .site-footer **/
.mt-page-belegungsplan-samstag > .site-footer {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> .mt-page-belegungsplan-sonntag > .site-footer **/
.mt-page-belegungsplan-sonntag > .site-footer {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> .mt-page-belegungsplan-donnerstag > .site-footer **/
.mt-page-belegungsplan-donnerstag > .site-footer {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> .mt-page-belegungsplan-montag-th > .site-footer **/
.mt-page-belegungsplan-montag-th > .site-footer {
	font-family: "Arial Black" !important;
	color: rgb(0, 0, 0) !important;
	background-color: rgb(6, 6, 6) !important;
	display: none !important;
}

