/*  MICROTHEMER STYLES  */


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

/** Header >> Ast fixed header ast site identity **/
#ast-fixed-header .ast-site-identity {
	
}

/** Header >> Primary menu sub menu **/
#primary-menu .sub-menu {
	margin-top: -50px !important;
}

/** Header >> Sub menu menu link **/
.sub-menu .menu-link {
	padding-top: 8px !important;
	padding-bottom: 10px !important;
}


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

/** Content >> Erecht24 **/
.ERecht24 {
	color: rgb(255, 255, 255) !important;
}

/** Content >> Erecht24 H2 **/
.ERecht24 h2 {
	color: rgb(255, 255, 255) !important;
}

/** Content >> Erecht24 H3 **/
.ERecht24 h3 {
	color: rgb(255, 255, 255) !important;
}

/** Content >> Erecht24 H4 **/
.ERecht24 h4 {
	color: rgb(255, 255, 255) !important;
}

