/*  MICROTHEMER STYLES  */


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

/** Header >> Link (#1) avia menu text **/
#avia-menu > li:nth-of-type(2) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Link (#1) avia menu text _2 **/
#avia-menu > li:nth-of-type(3) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Link (#1) avia menu text _3 **/
#avia-menu > li:nth-of-type(4) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Link (#1) avia menu text _4 **/
#avia-menu > li:nth-of-type(5) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Link (#1) avia menu text _5 **/
#avia-menu > li:nth-of-type(6) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Link (#1) avia menu text _6 **/
#avia-menu > li:nth-of-type(1) > a:nth-of-type(1) > .avia-menu-text {
	font-weight: 400 !important;
}

/** Header >> Header main inner container **/
#header_main .inner-container {
	position: relative !important;
}


/*= Anpassungen DDDesign ====== */

/** Anpassungen DDDesign >> Av social link facebook link **/
.av-social-link-facebook > a {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	background-color: rgb(220, 0, 61) !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

/** Anpassungen DDDesign >> Av social link facebook link:hover **/
.av-social-link-facebook > a:hover {
	background-color: rgb(59, 89, 152) !important;
}

/** Anpassungen DDDesign >> After section 1 av share box list **/
#after_section_1 .av-share-box-list {
	width: 95px !important;
	margin-top: 3px !important;
	border-width: 0 !important;
	border-style: hidden !important;
}

