/* --- Layer Slider Info Ausblenden --- */
.unsichtbar, .lswp-notification {display: none!important;}
/* --------------------------------- Allgemein --------------------------------- */
body, p {
  color: #3c3c3c;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif!important;
  font-weight: 300;
}
h1,h2,h3,h4,h5,h6, .title h1 {
    color:#3c3c3c;
    font-family: 'Ubuntu', Helvetica, Arial, sans-serif!important;
    font-weight: 400;
    text-transform: uppercase;
}
h1, .title h1 {
    font-size: 2.75em !important;
    line-height: 1.125em !important;
    overflow-wrap: break-word;    
}

h2 {
    font-size: 2.1em;
    line-height: 1.15em;
    margin-bottom: 15px;
    font-weight: 300;
    overflow-wrap: break-word;
}

.home h2 {
    font-size: 1.325em;
    line-height: 1.5em;
    font-weight: 400; 
}

p {
  margin-bottom: 22px;
}

.newsletter_formular p, .column2 p, .latest_post_two_holder p, .event_bigteaser p, .eventslider p {margin-bottom: 0px;}

p, .wpb_text_column ul li {
    color: #3c3c3c;
    font-size: 1em;
    letter-spacing: 0.025em;
    line-height: 1.35em;
}

blockquote {
    border-left: 4px solid transparent;
    font-style: italic;
    padding: 0 14px 18px 20px;
    position: relative;
    quotes: none;
}

.wpb_text_column a, .wpb_text_column p a, a .mail, .widget_text p a {text-decoration: underline !important;}
.wpb_text_column #multicalendar a {text-decoration: none !important;}

.wpb_text_column ul {
  margin-bottom: 10px;
  font-size: 0.9em;
  list-style-position: outside;
  margin-left: 30px;
}
.wpb_text_column ul li {
  padding: 0 0 10px 3px;
}
.partner h2 {
    color: #762d3f;
    font-size: 1.9em;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.1em;
    margin: 20px 0 !important;
}

.h3, h3 {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 20px!important;
    font-weight: 700;
}

/*#content .wpb_alert p:last-child, #content .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, .vc_message_box > p:last-child, .wpb_alert p:last-child, .wpb_text_column *:last-child, .wpb_text_column p:last-child {
    margin-bottom: 20px;
}*/

.mehr_erfahren_link.presseteaser a, .event_bigteaser p a, .eventslider .mehr_erfahren_link a, .dialogNMonth_event_content a, #multicalendar .list_event_content a.eventlink {
    margin-left:0px;
    transition: margin-left 0.3s ease-in-out 0s !important;
    font-weight:400;
}
.mehr_erfahren_link.presseteaser a:hover, .event_bigteaser p a:hover, .eventslider .mehr_erfahren_link a:hover, .dialogNMonth_event_content a:hover {
    margin-left: 7px;
}
#multicalendar .list_event_content a.eventlink:hover {margin-left: 277px;}

/* --------------------------------- Header --------------------------------- */
/* --------------------------------- Hauptnavigation --------------------------------- */
nav.main_menu > ul > li > a {
    padding: 0 24px 0 7px;
}
nav.main_menu > ul > li > a.current  {
    background-image: url(/wp-content/themes/images/Navi_HG_blau.png);
    background-repeat: no-repeat;
    background-position: right 52%; 
}

.menu-item-has-children > a::after, .menu-item-has-children > h3::after {
    display: inline-block;
    margin-left: .3em;
    vertical-align: .2em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid  transparent;
}

li.narrow .second .inner ul {
    padding: 0;
}

.drop_down .second {
    margin-top: -30px;
}

.drop_down .second .inner > ul, li.narrow .second .inner ul {
    background-color: #ffffff;
    border-color: #0062a7;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    font-weight: 400;
    color: #0062a7;
    line-height: 24px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 18px;
    text-transform:none;
    letter-spacing: 0px;
    border: 1px solid #0062a7;
}

.drop_down .second .inner ul li.current_page_item a,
.drop_down .second .inner ul li.current-menu-item a {
    color: #ffffff;
    background-color: #0062a7;
    border: 1px solid #0062a7;
}

.drop_down .second .inner > ul > li > a:hover {
    color:  #0062a7;
}
.drop_down .second .inner ul li.current_page_item a:hover,
.drop_down .second .inner ul li.current-menu-item a:hover {
    color: #ffffff;
}

.drop_down .second .inner > ul > li > a {
    border-bottom: 1px solid #0062a7; 
    border-top: 0px;  
}

.drop_down .second .inner > ul > li:first-child > a {
    border-top: 1px solid #0062a7;  
}
.drop_down .second .inner > ul > li:last-child > a {
    border-bottom: 1px solid #0062a7;  
}

.second.right a {
  text-align: right;
}

nav.mobile_menu ul > li.has_sub > span.mobile_arrow {
  height: 36px;
  line-height: 36px;
}

.mobile_arrow .fa-angle-right::before {
  content: "\f105" !important;
}

/* --------------------------------- Header-Top --------------------------------- */
/* --------------------------------- bugfix Navi-Leiste zu tief bei Header-Top-Einblendung --------------------------------- */
nav.main_menu.right {
    float: right;
    left: auto;
    position: absolute;
    right: 0;
}
#facebook-text {
    padding: 5px 18px;
    font-size: 14px;
    line-height: 34px;
}
#searchform {
    margin: 5px 0 0 15px;
    border: 1px solid e5e5e5;
    width: 175px;
}
.header_top #searchform input[type="text"] {
    font-size: 14px;
    color:#3c3c3c;
    border: 1px solid #e5e5e5;
}
.header_top #searchform input[type="submit"] {
    font-size: 16px;
    color:#3c3c3c;
}

/* --------------------------------- Footer --------------------------------- */
.footer_top .widget.widget_nav_menu li {
    display: inline-block;
    line-height: 22px;
    margin: 0;
} 	
.footer_top .widget_nav_menu ul li {
    padding: 10px 0;
}
.footer_top .widget.widget_nav_menu li:not(:last-child):after {
    content: "/";
    padding-right: 0.3vw;
}
.footer_top .widget.widget_nav_menu li a {
    padding-right: 0.5vw;
    display: inline-block;
    opacity: 1;
    transition: opacity 0.3s ease-in-out 0s !important;
}
.footer_top .widget.widget_nav_menu li a:hover {
    opacity: 0.7;
}
.footer_bottom {
    text-align: left;
}
/* --------------------------------- Suchergebnisse --------------------------------- */

.search-results .blog_holder article .post_image {
    display: none;
}

.search-results .blog_holder article .post_info {
    display: none;
}

.search-results .blog_holder article {
    margin: 0;
}

.search-results .blog_holder article .post_more {
    margin: 10px 0 0;
}

.search-results .blog_holder article .post_text .post_text_inner {
    color: #3c3c3c;
    font-size: 0.9em;
    font-weight: 300;
    padding: 23px 23px 15px;
}

.search-results h2 {
    font-size: 1.7em;
    line-height: 1.15em;
    margin-bottom: 5px;
}
.search-results h2 a {
    border-bottom: 1px solid #3c3c3c;
}

.search-results .two_columns_75_25 {
    margin-top: 50px;
}
.search-results .two_columns_75_25::before {
  content: " Suchergebnisse:";
}