/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

/* Headlines */
/* Headlines */
h1 {
  font-family: 'Cabin';
  font-weight: 700;
  font-size: 63px;
  line-height: 72.5px;
}

h2 {
  font-family: 'Space Grotesk';
  font-weight: 600;
  font-size: 35px;
  line-height: 44.66px;
}

h3 {
  font-family: 'Space Grotesk';
  font-weight: 600;
  font-size: 30px;
  line-height: 38.28px;
}

h4 {
  font-family: 'Cabin';
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

@media (max-width:959px) {
  h1 {
    font-size: 38px;
    line-height: 46.17px;
  }

  h2 {
    font-size: 30px;
    line-height: 38.28px;
  }

  h3 {
    font-size: 26px;
    line-height: 33.18px;
  }

  h4 {
    font-size: 22px;
    line-height: 26px;
  }
}
/* Header */
.hfg_header.site-header {
    box-shadow: none;
}

.header_blob {
  height: 100%;
  z-index: 1;
  position: relative;
  width: 100%;
  margin-top: -35px !important;
}

.site-logo {
  margin-top: -10px;
  z-index: 50;
  position: absolute;
  display: block;
}

.site-logo img {
    width: 100%;
    min-width: 250px;
    height: auto;
}

.error404 .logo_image_header.white {
  display: none;
}

.error404 .header--row-inner.header-top-inner .item--inner.builder-item--logo {
  margin-bottom: 50px;
}

#content {
    margin-top: 60px;
}

.nl_button, .button_all_posts {
    background-color: #3f54c1;
    /* width: 196px; */
    height: 50px;
    border-radius: 0;
    font-family: 'Space Grotesk';
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-top: 5px;
    display: table;/*block;*/
    color: white;
    padding: 12px 20px;
    text-align: center;
}

.nl_button:hover, .nl_button:focus, .button_all_posts:hover, .button_all_posts:focus {
    color: #3f54c1;
    background-color: #fff;
    opacity: 1;
    border: 2px solid #3f54c1;
    padding: 10px 28px;
}

/* .nl_button:hover {
  width: 205px;
} */

header .hide-on-mobile .hfg-slot.right {
  right: -465px;
  transform:rotate(-90deg);
  -ms-transform:rotate(-90deg); /* IE 9 */
  -moz-transform:rotate(-90deg); /* Firefox */
  -webkit-transform:rotate(-90deg); /* Safari and Chrome */
  -o-transform:rotate(-90deg); /* Opera */
  text-align: left;
  display: block;
  position: fixed;
  top: 374px;
  direction: rtl;
  margin: 0;
  z-index: 100;
}


@media screen and (max-height: 830px) {
  header .hide-on-mobile .hfg-slot.right {
    position: absolute;
  }
}

header .hide-on-desktop .hfg-slot.right {
  display: flex;
  position: absolute;
  margin-top: 20px;
}

.page-id-168 header .hfg-slot.center {
  display: none;
}

.page-id-168 header .item--inner.builder-item--logo {
  /* margin-top: 50px; */
  margin-bottom: 160px;
}

/* Menü */
header .hide-on-mobile #nv-primary-navigation-top li {
  margin: 0;
}

header #menu-item-649 a {
  height: 68px;
  width: 277px;
  text-align: left;
  display: flex;
  background-color: #FD7F79;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #fff;
}

header #menu-item-621 a {
  height: 68px;
  width: 225px;
  text-align: left;
  display: flex;
  background-color: #FC5F58;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #fff;
}

header #menu-item-620 a {
  height: 68px;
  width: 140px;
  text-align: left;
  display: flex;
  background-color: #3F54C1;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
}

header #menu-item-705 a {
  height: 68px;
  width: 190px;
  text-align: left;
  display: flex;
  background-color: #6576CD;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
}

header #menu-item-704 a, header #menu-item-2977 a {
  height: 68px;
  width: 154px;
  text-align: left;
  display: flex;
  background-color: #9EC0F9;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
}

/* .page-id-168 header .hfg-slot.right {
  display: none !important;
} */

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle:hover {
  background-color: transparent;
  background-image: url('assets/images/menu.svg');
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#header-menu-sidebar-bg {
  background-color: transparent;
}

.isPreview .header--row-inner.header-top-inner {
  background-color: rgb(63, 84, 193);
}

.header-menu-sidebar .menu-item {
  height: 81px;
}

#header-menu-sidebar-inner a {
  display: block;
  text-align: center;
  font-size: 25px;
  line-height: 30.38px;
  font-family: 'Cabin';
  font-weight: 400;
  padding-top: 25px;
}

#header-menu-sidebar-inner .builder-item {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.nav-menu-primary.submenu-style-plain .menu-item .wrap {
  padding: 0;
}

.close-sidebar-panel.navbar-toggle-wrapper {
  background: #FD7F79;
  /* padding-bottom: 45px; */
}

.header-menu-sidebar-inner {
  padding: 0px 0;
}

body:not(.menu_sidebar_dropdown) #header-menu-sidebar-bg {
  padding-top: 0;
}

.navbar-toggle.active {
  background: #FD7F79;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-649, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-649 {
  background: #FD7F79;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-621, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-621 {
  background: #FC5F58;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-620, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-620 {
  background: #3F54C1;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-705, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-705 {
  background: #6576CD;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-704, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-704, .header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2977, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2977 {
  background: #9EC0F9;
}

.header-menu-sidebar .menu-item.menu-item-type-custom.menu-item-object-custom a, .header-menu-sidebar .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item a {
  color: #fff;
}

.menu-mobile-toggle .bars {
  display: none;
}

.menu-mobile-toggle.is-active .bars {
  display: block;
}

.navbar-toggle {
  background-image: url('assets/images/menu.svg');
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 33px;
  height: 42px;
  border: 0;
}

.icon-bar {
  background-color: #3F54C1;
}

.korallrot .navbar-toggle, .hellrot .navbar-toggle, .dunkelblau .navbar-toggle, .mittelblau .navbar-toggle, .single-veranstaltungen .navbar-toggle {
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(78deg) brightness(120%) contrast(101%);
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(78deg) brightness(120%) contrast(101%);
}


.korallrot.is-menu-sidebar .navbar-toggle, .hellrot.is-menu-sidebar .navbar-toggle, .dunkelblau.is-menu-sidebar .navbar-toggle,
.mittelblau.is-menu-sidebar .navbar-toggle, .single-veranstaltungen.is-menu-sidebar .navbar-toggle {
  filter: inherit;
  -webkit-filter: inherit;
}

.header--row.header-top.hide-on-desktop.layout-fullwidth {
  min-height: 200px;
}

.hellrot .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #FD7F79;
}

.korallrot .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #FC5F58;
}

.dunkelblau .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #3F54C1;
}

.mittelblau .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #6576CD;
}

.hellblau .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #9EC0F9;
}

.rosa .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #FAD3C8;
}

.gelb .header--row.header-top.hide-on-desktop.layout-fullwidth {
  background-color: #FFE369;
}

@media (max-width:959px) {

  body.logged-in:not(.menu_sidebar_dropdown) #header-menu-sidebar-bg {
    padding-top: 25px !important;
  }

  header [data-row-id] .row {
    display: flex;
    min-height: var(--height,auto);
  }

  .hfg-slot {
    display: block;
    width: 100%;
  }

  .builder-item.mobile-center.tablet-center {
    width: 100%;
    position: absolute;
  }

  header .builder-item.tablet-left.mobile-left .nv-html-content img {
    margin: 20px auto auto;
    width: 330px;
    display: block;
  }

  header .site-logo {
    margin-top: 15px !important;
    margin-bottom: 0;
    margin-left: 0px !important;
    left: 0;
    right: 0;
    width: 100px;
  }

   header .site-logo img {
    width: 80px;
    min-width: unset !important;
    margin: 0;
  }

  .site-logo a lottie-player {
    width: 100px !important;
    height: 44px !important;
  }

  .header--row.header-top.hide-on-desktop.layout-fullwidth {
    min-height: 110px;
  }

  .single-veranstaltungen .header--row.header-top.hide-on-desktop.layout-fullwidth {
    background-color: #3F54C1;
  }

  .single-veranstaltungen header .builder-item--logo, .single-post header .builder-item--logo, .page header .builder-item--logo {
    margin: 0 0 80px 0px !important;
  }
  /* .header_blob {
    height: 339px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0px !important;
    margin-bottom: 50px;
  } */

  #content {
    margin-top: 10px;
  }
}
/*
@media (max-width:720px) {
  .site-logo {
    margin-top: 67px;
  }

  .site-logo img {
    max-width: 302px;
  }
}

@media (max-width:450px) {

  .site-logo {
    margin-bottom: 60px;
  }
}*/

/* Footer */
.footer--row-inner.footer-main-inner.footer-content-wrap .container {
    max-width: 1120px;
}

#footer-menu {
  display: block;
}

#footer-menu .menu-item {
  margin-bottom: 20px;
}

#footer-menu a {
    font-family: 'Garamond';
    font-size: 18px;
    line-height: 23.49px;
    font-weight: 400;
}

.footer-bottom .wp-block-image {
    margin: 0;
}

#cb-row--footer-main .item--inner.builder-item--widget-area-4 {
    width: 405px;
}

.item--inner.builder-item--widget-area-4 {
    font-family: 'Garamond';
    font-size: 18px;
    line-height: 23.49px;
    font-weight: 400;
}

.item--inner.builder-item--footer_copyright {
  font-family: 'Garamond';
  font-weight: 400;
  font-size: 18px;
  line-height: 23.5px;
}

#cb-row--footer-main .hfg-slot.left {
    width: 250px;
}

#cb-row--footer-main .hfg-slot.c-left {
    width: 284px;
}

#cb-row--footer-main .hfg-slot.c-right {
    width: 120px;
}

#cb-row--footer-main .hfg-slot.right {
    width: 145px;
}

#block-11 {
    text-align: center;
}

#block-12 {
    margin-bottom: 0;
}

.page-id-168 #block-11 {
  text-align: left;
}

.page-id-168 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row {
  grid-template-columns: 1fr 1fr;
}

.page-id-168 .item--inner.builder-item--footer-two-widgets {
  text-align: right;
}

.page-id-168 #block-10 {
  margin-right: -40px;
}

.page-id-168 footer .footer-bottom .hfg-slot.center {
  display: none;
}

.footer--row-inner.footer-main-inner.footer-content-wrap .mobile-left .wp-block-image {
  margin-bottom: 40px !important;
}

.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-11 {
  text-align: center;
  display: inline-block;
  width: 33%;
  vertical-align: middle;
  margin-top: 30px;
}


.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-20 {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
  margin: 30px 0 0;
}


.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-21 {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
}



@media (max-width:1120px) {
  #cb-row--footer-main .hfg-slot.c-left {
      width: unset !important;
  }
}

@media (max-width:950px) {

.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-11 {
  width: 100%;
}

.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-20 {
  width: 100%;
  text-align: center;
}


.footer--row-inner.footer-bottom-inner.footer-content-wrap #block-21 {
  text-align: center;
  width: 100%;
  padding: 0;
  margin-top: 30px;
}

}

@media (max-width:960px) {
  .hfg-grid.nv-footer-content.hfg-grid-main.row--wrapper.row {
      justify-items: center;
  }

  .item--inner.builder-item--footer-one-widgets {
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .item--inner.builder-item--footer-one-widgets figure {
    margin-bottom: 10px;
  }

  #cb-row--footer-main .item--inner.builder-item--widget-area-4 {
    width: 100%;
    margin: auto;
  }

  .hfg-grid.nv-footer-content.hfg-grid-main.row--wrapper.row .hfg-slot.c-right {
    text-align: center;
    width: 120px !important;
  }

  #footer-menu {
    display: inline flow-root list-item;
    margin: auto;
  }

  footer #block-16 a {
    display: block;
  }

  .site-footer .item--inner.has_menu {
    justify-content: center;
    text-align: center;
    margin-top: 20px;
  }

  #footer-menu a {
    text-align: center;
    display: block;
  }

  .item--inner.builder-item--footer_copyright .component-wrap {
    display: block;
    text-align: center;
  }

  .page-id-168 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row {
    grid-template-columns: 1fr;
  }

  .page-id-168 #block-10 {
    margin-right: 0;
  }

  .page-id-168 #block-11 {
    text-align: center;
    margin-bottom: 60px;
  }

  #site-footer .nv-footer-content {
    padding: 45px 20px;
  }

  .hfg-slot.c-left .wp-block-image .alignright {
    float: unset;
    margin: 0 auto 20px;
  }
}


@media (max-width:950px) {
  .footer--row-inner.footer-main-inner.footer-content-wrap .container {
    max-width: 1120px;
    padding-top: 45px;
    padding-bottom: 35px;
  }

  .footer--row .hfg-slot {
    display: block;
    flex-direction: column;
    text-align: center;
  }

  #cb-row--footer-main .hfg-slot.left {
    width: 100%;
  }

  .hfg-slot.left .item--inner.builder-item--footer-one-widgets {
    margin: 30px auto 0px;
  }

  .hfg-slot.left .item--inner.builder-item--footer-one-widgets .wp-block-image {
    margin-bottom: 0;
  }

  #cb-row--footer-main .item--inner.builder-item--widget-area-4 {
    width: 100%;
    margin: auto;
  }

  #block-16 {
    text-align: center;
  }

  #cb-row--footer-main .hfg-slot.c-right {
    width: 50%;
  }

  #cb-row--footer-main .hfg-slot.right {
    width: 50%;
  }


  #block-10 {
    text-align: center;
    margin-top: 30px;
  }

  #block-12 .alignleft.size-full.is-resized {
    float: unset;
    margin: 20px auto 0;
  }

  #block-13 .alignright.size-full.is-resized {
    float: unset;
    margin: 20px auto;
  }

}


/* CF7 */
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}

/* Träger Single Page */
.single-traeger .site-header .header--row-inner {
  background-color: #fff;
}

.single-traeger header .hfg-slot.center {
  display: none;
}

.single-traeger header .builder-item--logo {
  margin: 0 0 203px 65px;
}

.single-traeger .header--row.header-top.hide-on-mobile.hide-on-tablet.layout-fullwidth.has-center{
  background-color: #3F54C1;
}

.single-traeger header .site-logo {
  margin-top: 46px;
}

.single-traeger header .logo_image_header.white {
  display: none;
}

.page-id-168 .logo_image_header.white, .page-id-1106 .logo_image_header.white {
  display: none;
}

.page-id-168 .logo_image_header.black, .page-id-1106 .logo_image_header.black {
  display: block !important;
  margin-left: -25px;
}

#content .traeger .row .entry-content {
  min-height: 400px;
}

#content .traeger .row .entry-content {
  min-height: 400px;
  max-width: 1095px;
  margin: auto;
  text-align: left;
  width: 100%;
  padding: 0 30px;
}

.single-traeger #content,  {
  margin-top: 0;
}

.single-traeger .preheader {
  margin-bottom: 60px;
  background-color: #fff;
}

.traeger_kontaktbox {
  max-width: 630px;
  margin: 0px auto 80px;
  background-color: #ffe369;
  padding: 15px 20px;
}

.traeger_kontaktintro, .traeger_kontaktintro_email {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Cabin';
  font-weight: 400;
  margin-bottom: 5px;
}

.traeger_kontaktintro_email {
  margin-top: 30px;
}

.traeger_kontaktname {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  font-family: 'Cabin';
}

.traeger_kontaktemail {
  font-family: 'Cabin';
  font-size: 21px;
  line-height: 29px;
  font-weight: 400;
  margin-top: 5px;
}

.traeger_logo {
  display: block;
  margin: 0px auto 80px;
}

.single-traeger .download_headline {
  font-size: 35px;
  line-height: 44.66px;
  font-family: 'Space Grotesk';
  font-weight: 600;
  margin-bottom: 40px;
  letter-spacing: normal;
}

.download_link .download_datatype, .download_link .download_kachelheadline {
  color: #000;
}

@media (max-width: 960px) {
  .single-traeger header .builder-item--logo {
    margin: 0 0 203px 0px;
  }

  .page-id-168 .site-logo, .page-id-1106 .site-logo {
    padding-left: 35px;
  }
}



/* Veranstaltungen Single Page */
.single-veranstaltungen .site-header .header--row-inner, .single-publikationen .site-header .header--row-inner {
  background-color: #3F54C1;
}

.single-veranstaltungen header .hfg-slot.center {
  display: none;
}

.single-veranstaltungen header .builder-item--logo, .single-publikationen header .builder-item--logo, .single-post header .builder-item--logo, .page header .builder-item--logo {
  margin: 0 0 203px 65px;
}

.single-veranstaltungen .header--row.header-top.hide-on-mobile.hide-on-tablet.layout-fullwidth.has-center, .single-post .header--row.header-top.hide-on-mobile.hide-on-tablet.layout-fullwidth.has-center, .page .header--row.header-top.hide-on-mobile.hide-on-tablet.layout-fullwidth.has-center {
  background-color: #3F54C1;
}

.single-veranstaltungen header .site-logo, .single-publikationen header .site-logo, .single-post header .site-logo, .page header .site-logo {
  margin-top: 46px;
}

.single-veranstaltungen header .mobile-center.tablet-center .builder-item--logo, .single-publikationen header .mobile-center.tablet-center .builder-item--logo, .single-post header .mobile-center.tablet-center .builder-item--logo, .page header .mobile-center.tablet-center .builder-item--logo {
  margin-left: 0px;
}
/*
.single-veranstaltungen header .site-logo img, .single-post header .site-logo img, .page header .site-logo img {
  min-width: 210px;
  -webkit-filter: invert(100%);
  filter: invert(100%); */
/* } */
/*body.single .logo_image_header.white {
  display: none;
}*/


.single-veranstaltungen header .logo_image_header.black,
.single-publikationen header .logo_image_header.black,
.single-post header .logo_image_header.black,
.page:not(.home) header .logo_image_header.black {
  display: none;
}
/*
.single-post.weiss header .site-logo img,
.single-post.gelb header .site-logo img,
.page.weiss header .site-logo img,
.page.gelb header .site-logo img {
  /* -webkit-filter: invert(0%); /* Safari/Chrome */
  /* filter: invert(0%); */
/* }  */

.single-post.weiss header .logo_image_header.white,
.single-post.gelb header .logo_image_header.white,
.page.weiss header .logo_image_header.white,
.page.gelb header .logo_image_header.white  {
  display: none;
}

#content .veranstaltungen .row .entry-content {
  min-height: 400px;
}

#content .veranstaltungen .row .entry-content {
  min-height: 400px;
  max-width: 1095px;
  margin: auto;
  text-align: left;
  width: 100%;
  padding: 0 15px;
}

.single-veranstaltungen #content, .single-publikationen #content, .single-post #content, .page #content, .single-traeger #content {
  margin-top: 0;
}

.home .preheader {
  display: none;
}

.single-veranstaltungen .preheader, .single-publikationen .preheader, .single-post .preheader, .page .preheader {
  margin-bottom: 60px;
  background-color: #3F54C1;
}

.page .preheader {
  margin-bottom: 10px;
}

.preheader_content {
  max-width: 955px;
  margin: 0 auto;
  padding-bottom: 10px;
  color: #fff;
  margin-bottom: 60px;
}

.nv-single-post-wrap > div:first-child {
  margin-top: 0;
}

.preheader_content .post_title, .preheader_content .traeger_title {
  max-width: 955px;
}

.page.weiss .preheader_content, .page.gelb .preheader_content, .page.backgroundImage .preheader_content, .single-post.weiss .preheader_content, .single-post.weiss .preheader_content, .single-traeger .preheader_content {
  color: #000;
}

.page .preheader_content {
  max-width: 1160px;
}

.veranstaltung_meta, .post_meta {
  display: inline-flex;
}

.veranstaltung_except, .post_except {
  margin-top: 25px;
}

.page .preheader .post_except {
  margin-bottom: 40px;
  max-width: 630px;
}

.veranstaltungs_date::before, .post_date::before {
  content: url('assets/images/calendar.svg');
  margin-right: 10px;
  vertical-align: middle;
}

.veranstaltungs_time::before {
  content: url('assets/images/clock.svg');
  margin-left: 38px;
  margin-right: 10px;
  vertical-align: middle;
}

.post_author::before {
  content: url('assets/images/user.png');
  margin-left: 38px;
  margin-right: 10px;
  vertical-align: middle;
}

.veranstaltungs_city::before {
  content: url('assets/images/pin.svg');
  margin-left: 38px;
  margin-right: 10px;
  vertical-align: middle;
}

.veranstaltungs_date, .veranstaltungs_time, .veranstaltungs_city, .post_date, .post_author, .post_tag_area {
  font-size: 15px;
  font-family: 'Cabin';
  line-height: 18px;
  font-weight: 400;
}

.veranstaltungs_tag_area, .post_tag_area {
  margin-left: 38px;
  display: inherit;
}

.veranstaltungs_tag, .post_tag {
  background-color: #9EC0F9;
  padding: 1px 7px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Cabin';
  font-weight: 400;
  margin-left: 10px;
}

.single-post-container.veranstaltungen {
  padding: 0 15px;
}

@media (max-width:1310px) {
  .preheader_content {
    margin-left: 80px;
    margin-right: 80px;
  }
}

@media (max-width: 960px) {
  .preheader_content {
    margin-left: 15px;
    margin-right: 15px;
  }

  .single-post-container.veranstaltungen {
    padding: 0 15px;
  }
}

@media (max-width: 720px) {
  .veranstaltung_meta, .post_meta {
    display: block;
  }

  .veranstaltungs_time::before, .veranstaltungs_city::before, .post_author::before {
    margin-left: 0;
  }

  .veranstaltungs_date, .veranstaltungs_time, .veranstaltungs_city, .post_date, .post_author {
    margin-bottom: 10px;
  }

  .veranstaltungs_tag_area, .post_tag_area {
    margin-left: 0;
    display: flex;
  }

  .veranstaltungs_tag:first-child, .post_tag:first-child {
    margin-left: 0;
  }
}
/* Header Image */
body.backgroundImage .header--row-inner {
  background-image: url('assets/images/backgroundImage.svg');
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 512px;
  height: 100%;
  align-items: flex-start;
}

.single-post.backgroundImage .preheader, .page.backgroundImage .preheader {
  background-color: transparent;
}

.single-post.backgroundImage .preheader, .page.backgroundImage .preheader {
  background-color: transparent;
  margin-top: -290px;
  z-index: 2000;
  position: relative;
}

.single-post.backgroundImage .preheader, .page.backgroundImage .preheader {

}

/* Single Posts */
.single-post header .hfg-slot.center {
  display: none;
}

.entry-content p, .entry-content ul, .entry-content ol {
  max-width: 865px;
  margin: 0 auto 30px;
  font-family: 'Cabin';
  font-size: 18px;
  line-height: 26px;
}

.entry-content ul {
  list-style: disc;
  padding-left: 20px !important;
}

.entry-content h1, .entry-content h2, .entry-content h3,
.entry-content h4, .entry-content h5, .entry-content h6 {
  max-width: 865px;
  margin: 0 auto 20px;
}

.home .entry-content h1.has-text-align-center {
  max-width: 955px;
}

.single-page-container h2 {
  max-width: 865px;
  margin: 0 auto 20px;
}

.wp-block-image {
  margin-bottom: 60px;
}

@media (max-width: 760px) {
  .entry-content p {
    font-size: 16px;
  }
}

/* Posts Author Infobox */
.kpn-info-container {
  max-width: 710px;
  background-color: #FAD3C8;
  margin: 80px auto;
}

.kpn-info-image {
  position: absolute;
  margin-top: -90px;
  margin-left: 575px;
}

.kpn-info-image img {
  height: 164px;
  max-width: 172px;
}

.kpn-info-content {
  display: block;
  padding: 21px;
}

.kpn-info-author {
  font-size: 16px;
  font-family: 'Cabin';
  font-weight: 400;
  line-height: 26px;
  color: #000;
}

.kpn-info-author-name {
  font-family: 'Cabin';
  line-height: 26px;
  color: #000;
  margin: 7px 0 8px;
}

.kpn-info-author-desc {
  font-size: 21px;
  font-family: 'Cabin';
  font-weight: 400;
  line-height: 29px;
  color: #000;
  margin-bottom: 15px;
}

.kpn-info-author-link {
  font-size: 18px;
  font-family: 'Space Grotesk';
  font-weight: 700;
  line-height: 26px;
  color: #3F54C1;
  margin-bottom: 25px;
  margin-top: 80px;
  display: block;
}

.kpn-info-author-link::after {
  content: url('assets/images/arrow.png');
  margin-left: 7px;
  vertical-align: initial;
}

@media (max-width: 800px) {

  .kpn-info-image {
    position: absolute;
    margin-top: -150px;
    margin-left: 33%;
  }
}

/* iFrame */
.page-id-168.page #content {
  margin-top: 60px;
}

.page-id-168 #ifrm {
  padding-left: 72px;
  padding-right: 75px;
}

/* Image Block */
.wp-block-image figcaption {
  opacity: 1;
}

/* Special Infografik Page Liveserver */
/* .page-id-206 .header--row-inner.header-main-inner .container { */
.page-id-168 .header--row-inner.header-main-inner .container {
  max-width: unset;
  padding-left: 35px;
}

/* .page-id-206 header .hfg-slot.center { */
.page-id-168 header .hfg-slot.center {
  justify-content: left;
}

/* .page-id-206 header .hfg-slot.left { */
/* .page-id-168 header .hfg-slot.left {
  display: none;
} */

/* .page-id-206 .header_rectangle, .page-id-206 .header_weiter { */
.page-id-168 .header_rectangle, .page-id-206 .header_weiter {
  display: none;
}

/* .page-id-206 .site-logo { */
.page-id-168 .site-logo {
  margin-top: 40px;
  margin-bottom: 0px;
  width: 250px;
}

/* .page-id-206 #ifrm { */
.page-id-168 .site-logo {
  /* padding-left: 72px; */
  padding-right: 75px;
}

/* Second ifrm */
#ifrm2 {
  visibility: visible;
  opacity: 1;
  vertical-align: top;
  padding-left: 72px;
  padding-right: 75px;
}

/* Footer */
/* .page-id-206 #block-11 { */
.page-id-168 #block-11 {
  text-align: left;
}

/* .page-id-206 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row { */
.page-id-168 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row {
  grid-template-columns: 1fr 1fr;
}

/* .page-id-206 .item--inner.builder-item--footer-two-widgets { */
.page-id-168 .item--inner.builder-item--footer-two-widgets {
  text-align: right;
}

/* .page-id-206 #block-10 { */
.page-id-168 #block-10 {
  margin-right: -40px;
}

/* .page-id-206 footer .footer-bottom .hfg-slot.center { */
.page-id-168 footer .footer-bottom .hfg-slot.center {
  display: none;
}

@media (max-width:960px) {
  /* .page-id-206 #ifrm { */
  .page-id-168 #ifrm, #ifrm2 {
    padding-left: 35px;
    padding-right: 35px;
  }

  /* .page-id-206 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row { */
  .page-id-168 .hfg-grid.nv-footer-content.hfg-grid-bottom.row--wrapper.row {
    grid-template-columns: 1fr;
  }

  /* .page-id-206 #block-10 { */
  .page-id-168 #block-10 {
    margin-right: 0;
  }

  /* .page-id-206 #block-11 { */
  .page-id-168 #block-11 {
    text-align: center;
    margin-bottom: 60px;
  }

}

@media (max-width:650px) {
  /* .page-id-206 .header--row-inner.header-main-inner .container .row.row--wrapper { */
  .page-id-168 .header--row-inner.header-main-inner .container .row.row--wrapper {
    margin: auto;
    display: block;
  }

  /* .page-id-206 .header--row-inner.header-main-inner .container .row.row--wrapper .builder-item.mobile-center.tablet-center { */
  .page-id-168 .header--row-inner.header-main-inner .container .row.row--wrapper .builder-item.mobile-center.tablet-center {
    margin: auto;
  }

  /* .page-id-206 .site-logo { */
  .page-id-168 .site-logo, .page-id-1106 .site-logo {
    margin-bottom: 60px;
    width: 250px;
  }
}

/* Tooltips & Glossary */
.tooltips:hover {
  background-color: #c5d9f8;
}
.tooltips {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: #3F54C1;
  text-decoration-thickness: 2px;
}

.Zebra_Tooltip_Message {
  max-width: 305px !important;
  background-color: #c5d9fb !important;
  color: #000 !important;
  font-family: 'Cabin';
  font-size: 16px !important;
  box-shadow: none !important;
  line-height: 23px !important;
  padding: 11px 13px !important;
  border-radius: 0 !important;
  top: -10px;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow {
  position: absolute;
  height: 10px;
  width: 20px;
  overflow: hidden;
  display: none;
}

.glossary-only-link {
  color: inherit;
  background-image: linear-gradient(#fff0 45%, #FFE369 55%);
  line-height: 20px;
  font-size: 18px;
  font-family: 'Cabin';
  padding: 1px 5px !important;
}

.glossary-only-link:hover {
  opacity: 1;
  color: inherit;
  background-color: #FFE369;
}

.glossary-tooltip-content {
  width: 305px !important;
  max-height: unset !important;
  border: 1px solid #ffe369 !important;
  box-shadow: none !important;
  padding: 11px 13px !important;
  margin: 0 0 15px -100px !important;
}

.glossary-tooltip-text {
  display: grid !important;
  color: black inherit!important;
  padding: 0 !important;
  font-size: 16px !important;
  font-family: 'Cabin' !important;
  line-height: 23px !important;
  font-weight: normal !important;
}

.glossary-tooltip-text a {
  margin-top: 15px;
  text-decoration: none;
  color: #3F54C1 !important;
}

/* pagenavi */
.wp-pagenavi {
  margin: 0 auto 80px !important;
  background-color: #9EC0F999 !important;
  display: block !important;
  max-width: 260px !important;
  text-align: center !important;
  padding: 20px 32px !important;
}


/* Publikationen Single Page */
.download_container.publikation {
  max-width: 720px;
  margin: 0px auto 90px;
  padding: 0 15px;
  text-align: center;
}

.publikation .download_headline {
  font-size: 35px;
  line-height: 44.66px;
  font-family: 'Space Grotesk';
  font-weight: 600;
  margin-bottom: 40px;
  letter-spacing: normal;
}

.publikation .download_icon {
  width: 197px;
  height: 186px;
  background-color: #efefef;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-origin: content-box;
  padding: 15px;
}

.publikation .download_infoarea {
  margin-left: 20px;
  display: inline-block;
  margin-top: 15px;
  width: 55%;
  text-align: left;
}

.single-publikationen article {
  margin-bottom: 20px;
}


@media (max-width: 550px) {
  .publikation .download_icon {
    width: 100%;
  }

  .publikation .download_infoarea {
    width: 100%;
  }
}


/* Studienseite */
.page-template-page-studie .nv-title-meta-wrap {
  padding: 0;
  height: 0;
}

.hintergrund_container.alignfull p {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.studie-page-container .post_content {
  z-index: 1;
  position: relative;
}

.footer_above {
  background-color: #9EC0F9;
  position: relative;
  z-index: 1;
}

.page-template-page-studie .footer_above_container {
  display: grid;
  grid-template-columns: 27% 36% 4% 8% 9% 5%;
  column-gap: 20px;
  padding: 45px 20px 49px;
  max-width: 1104px;
  margin: auto;
  justify-content: space-around;
  align-items: center;
  color: #000;
  font-family: 'Garamond';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

a.footer_above_contact_mail {
  color: #000;
  text-decoration: underline;
}

a.footer_above_menu {
  color: #000;
}

.page-template-page-studie .footer_bottom_container {
  display: grid;
  grid-template-columns: 18.3% 18.7% 17.1% 23.1%;
  padding: 37px 20px 30px;
  max-width: 1104px;
  margin: auto;
  justify-content: space-around;
}

.page-template-page-studie .footer_bottom_logo:last-of-type {
  align-self: center;
  display: block;
}

.page-template-page-studie .lpbLottiePlayer {
  text-align: center;
  max-width: 200px;
  margin: auto;
}

@media (max-width:1100px) {
  .page-template-page-studie .footer_above_container {
    grid-template-columns: 100%;
    justify-items: center;
    gap: 20px;
  }

  .page-template-page-studie .footer_above_contact {
    text-align: center;
  }

  a.footer_above_contact_mail {
    display: block;
  }

  .page-template-page-studie .footer_bottom_container {
    grid-template-columns: 32% 32% 32%;
    gap: 20px;
    justify-items: center;
    grid-template-columns: repeat(2, 1fr);
  }
}

/* TinyMCE Styles */
.yellow_background {
  background-color: #E5FF43;
}

.red_background {
  background-color: #FF4B4B;
}

.blue_background {
  background-color: #4200FF;
}