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

/*  MICROTHEMER STYLES  */


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

/** General >> Link **/
.menu-item-object-custom a {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 15px !important;
}

/** General >> Menü Kundenprojekte Main Menu **/
#menu-item-535 > a {
	padding-bottom: 4px !important;
}


/*= Header ==================== */

/** Header >> Fancy title strong **/
.mk-fancy-title strong {
	color: inherit !important;
}


/*= Content =================== */

/** Content >> Fancybox title **/
.fancybox-title {
	display: none !important;
}

/** Content >> Liste Allgemein **/
.ListeAllgemein {
	font-size: 18px !important;
}

/** Content >> Post password form **/
.post-password-form {
	margin-top: 100px !important;
	margin-bottom: 60px !important;
}

/** Content >> Lightbox lb caption **/
#lightbox .lb-caption {
	display: none !important;
}

/** Content >> Fancy Lightbox Text **/
.fancybox-caption__body {
	display: none !important;
}

