/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-header {
    background-position: center bottom !important;
}
@media only screen and (max-width: 1100px) {
.fusion-header {
    background-size: 100%  !important;
    background-position: center bottom !important;
}
}

@media only screen and (max-width: 1099px) {
.fusion-header {
    padding-bottom: 0px !important;
}.fusion-header .fusion-row {
    padding-top:30px !important;
}
.page-id-10868 .fusion-header .fusion-row {
    padding-top:320px !important;
}
}

@media only screen and (max-width: 767px) {
.fusion-header {
    padding-bottom: 0px !important;
}.fusion-header .fusion-row {
    padding-top:30px !important;
}
.page-id-10868 .fusion-header .fusion-row {
    padding-top:240px !important;
}
}

@media only screen and (max-width: 600px) {
.fusion-header {
    padding-bottom: 0px !important;
}.fusion-header .fusion-row {
    padding-top:30px !important;
}
.page-id-10868 .fusion-header .fusion-row {
    padding-top:80px !important;
}
}

.page-id-10868 .fusion-sticky-header-wrapper {
    position: relative !important;
}
.page-id-10868 .fusion-header-sticky-height {
    display: none !important;
}

@media only screen and (min-width: 1099px)  {
.page-id-10868 .fusion-header .fusion-logo  {
   padding-top: 300px;
}
}

.fusion-is-sticky .fusion-header > .fusion-row {
    padding-top: 30px !important;
}

/* Mobilmenü aktiv und hover-Farbe ############################## */
.fusion-mobile-nav-item a:hover,
.fusion-mobile-current-nav-item a {
    color: #fff;
}

/* Pfeil bei Submenü mit unterpunkten ############################## */
.sub-menu > .menu-item-has-children > a > span:after {
    content: '>' !important;
    position: absolute;
    right: 10px;
}


/* Menu Abstand und Schriftgroesse unter 960 px ##############################*/

@media only screen and (max-width: 960px) {
.fusion-main-menu > ul > li > a {
    font-size: 14px;
}
.fusion-main-menu > ul > li  {
    padding-right: 25px;
}
}
/*  ENDE Menu Abstand und Schriftgroesse unter 960 px ##############################*/


.fusion-content-sep {
    margin: 20px 0 !important;
}
.fusion-megamenu-bullet:before {
    content: '\f105' !important;
}




.post-content ul>li>a {
    text-decoration: underline;
}

.sidebar .fusion-megamenu-bullet {
    margin-left: -16px;
}
.sidebar .widget_advanced_menu li {
    padding-left: 16px
}
.fusion-mobile-menu-icons {
    margin-top: 0;
}
.person-desc {
    padding: 0px 40px 20px !important;
}
#content .accordian h4 a {
    font-size: 18px !important;
}
.post-content p a {
	font-weight: 500;
    text-decoration: underline;
}

.fusion-rollover-title,
.fusion-rollover-categories {
	display: none;
}


.ms-kopfbild {
    widthh: 100% !important;
    margin-top:20px !important;
    padding-top: 350px; 
    max-width:1100px;
    margin: 0 auto;
}


#ms-sliders-container {
    margin-top:40px;
}

@media only screen and (max-width: 1100px) {

.ms-kopfbild {
	padding-top: 275px; 
}
}

@media only screen and (max-width: 1024px) {
body {
    font-size: 16px;
}
#main .post h2 {
    letter-spacing: 0px;
    font-size: 20px !important;
}
}


@media only screen and (max-width: 767px) {

.ms-kopfbild {
	padding-top: 200px; 
}
#ms-sliders-container {
    margin-top:20px;
}
}

@media only screen and (max-width: 600px) {

.ms-kopfbild {
	padding-top: 150px; 
}
}
@media only screen and (max-width: 767px) {
.fusion-logo {
    max-width: 80%;
}
}


.fusion-copyright-notice,
.fusion-secondary-header .fusion-contact-info,
.fusion-secondary-header .fusion-contact-info a,
.fusion-secondary-header .fusion-contact-info a:hover
 {
font-size: 16px;
text-align: center;
}



.fusion-content-boxes .fusion-column {
	margin-bottom: 50px;
}
.person-title {
	font-size:18px !important;
}




.widget_advanced_menu  .advanced-menu .menu-item a {
	padding: 5px 0 5px 0px !important;
	border-bottom:1px solid #e1e1e1 !important;
	display:block !important;
	width:100%;
}
.widget_advanced_menu  .advanced-menu .menu-item li a {
	padding: 5px 0 5px 15px !important;
}
.widget_advanced_menu .advanced-menu .menu-item  li li a {
	padding: 5px 0 5px 30px !important;
}

.sidebar .widget_advanced_menu   {
	margin-top: 40px;
}
.fusion-page-title-captions {
	width:0;
}