/*  MICROTHEMER STYLES  */


/*= Main Menu ================= */

/** Main Menu >> List item:(4) link **/
#menu-hauptmenue-2 > li:nth-of-type(8) > ul:nth-of-type(1) > li:nth-of-type(4) > a {
	height: 30px !important;
}

/** Main Menu >> List item:(5) link **/
#menu-hauptmenue-2 > li:nth-of-type(8) > ul:nth-of-type(1) > li:nth-of-type(5) > a {
	height: 30px !important;
}

/** Main Menu >> Bnt topbar bnt container **/
.bnt-topbar .bnt-container {
	
}

/** Main Menu >> Bnt container image **/
.bnt-container img {
	padding-top: 15px !important;
}

/** Main Menu >> Site header bnt container **/
.site-header .bnt-container {
	padding-top: 14px !important;
}

/** Main Menu >> Site header bnt container _2 **/
.site-header .bnt-container {
	padding-top: 0 !important;
}

/** Main Menu >> Bnt topbar **/
.bnt-topbar {
	height: 105px !important;
}

/** Main Menu >> Menu hauptmenue 2 menu item home **/
#menu-hauptmenue-2 .menu-item-home {
	padding-top: 10px !important;
	margin-top: 15px !important;
}

/** Main Menu >> Post header overlay **/
.post-header-overlay {
	
}

/** Main Menu >> Site content **/
.site-content {
	
}

/** Main Menu >> Post header div **/
.post-header div {
	
}

