/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* -------------------------------------------------------------------------- */
/*                         //NOTE Media + Tastenkürzel                        */
/* -------------------------------------------------------------------------- */

/*


FARBEN:

dunkelgrün
#005057
rgb(0,80,87)

hellgrün
#51ff2e
rgb(81,255,46)

hellgrau
#d9dfdf


dunkelgrau
#4a4a48


@media (max-width: 449px) {
    Handy klein
}

@media (min-width: 450px ) {
    Handy größer
}

@media (min-width: 600px ) {
    beginn der 1-Spaltigkeit statt 756
}

@media (min-width: 992px ) {

}

@media (min-width: 1500px ) {

}

________________________________________________________________________________
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	…
}
________________________________________________________________________________

*/

/*
Tastenkürzel um Kommentarblöcke zu erzeugen
*/

/* Shift + Alt + X */
/* -------------------------------------------------------------------------- */
/*                               Shift + Alt + X                              */
/* -------------------------------------------------------------------------- */

/* Alt + X */
/* --------------------------------- Alt + X -------------------------------- */

/* Alt + Y */
/* -------------------------------------------------------------------------- */

/* Strg + # */
/*  */

/* -------------------------------------------------------------------------- */
/*                                //NOTE Fonts                                */
/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/* ------------------------------ Passepartout ------------------------------ */
.cl-layout-border-container > div {
  position: fixed;
  z-index: 99999;
  background: #b43c38;
}

.cl-layout-border-container > .top {
  width: 100%;
  height: 5px;
  top: 0;
  left: 0;
}

.cl-layout-border-container > .bottom {
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
}

.cl-layout-border-container > .left {
  width: 5px;
  height: 100%;
  top: 0;
  left: 0;
}

.cl-layout-border-container > .right {
  width: 5px;
  height: 100%;
  top: 0;
  right: 0;
}
/* -------------------------------------------------------------------------- */

/* roboto-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("./fonts/roboto-v47-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  src: url("./fonts/roboto-v47-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/roboto-v47-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/roboto-v47-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/roboto-v47-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/roboto-v47-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/roboto-v47-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/roboto-v47-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/roboto-v47-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -------------------------------------------------------------------------- */
/* ------------------------------- Kontrolltag ------------------------------ */
/* nur aktivieren um zu kontrollieren das jede Class überschrieben wird */

/* 
* {
    font-size: 10px !important;
    color: blue !important;
} 
*/

/* -------------------------------------------------------------------------- */

body {
  /* background-color: #f4f2ef;
    background: #f4f2ef; */
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
}

body,
html {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  body,
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  body,
  html {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: -0.5px;
}

h2 {
  font-size: 2rem;
  font-weight: 800;
}

h3 {
  font-size: 1.5rem;
  font-weight: 800;
}

h4,
h5,
h6 {
  font-size: 1.25rem;
  font-weight: 700;
}

/* kleine Überschrift über h2 */
.hklein p {
  padding-bottom: 0.3rem !important;
}

h1.hheader {
  color: #ffffff;
  font-size: 1.75rem;
}

.uheader {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 300;
}
p.uheader {
  padding-bottom: 0 !important;
}

@media (min-width: 450px) {
  h1.hheader {
    font-size: 2rem;
  }

  .uheader {
    font-size: 1.6rem;
  }
}

.hgheadercolor.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.hgheadercolor {
  height: 150px;
}
.hgimg {
  height: calc(100vh - 220px);
}

@media (min-width: 650px) {
  .hgheadercolor {
    height: 200px;
  }
  .hgimg {
    height: calc(100vh - 270px);
  }
}

.hgheadercolor_page.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.hgheadercolor_page {
  height: 150px;
}

/* ---Headernachbau für News--- */

.header_bg {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #005057;
  position: relative;
}

.hh_inside {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
}

@media (min-width: 1200px) {
  .hh_inside {
    padding-left: 35px;
  }
}

/* -------------------------------------------------------------------------- */

p,
li {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.45;
}

@media screen and (min-width: 768px) {
  p,
  li {
    line-height: 1.65;
  }
}


hr {
color: #dbdbdb !important;
margin: 1rem 0 2rem 0 !important;
}

b,
strong {
  font-weight: 600;
}

/* immer Absatzabstand */
p,
p:last-child {
  margin-bottom: 0;
  padding-bottom: 1rem;
}

/* ohne Abstand */
p.poa {
  padding-bottom: 0;
}

/* -------------------------------------------------------------------------- */
/*                            //NOTE The7 allgemein                           */
/* -------------------------------------------------------------------------- */

/* kein unterer Abstand von Editorelementen */
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}

.whitefont * {
  color: #ffffff !important;
}

/* kein unterer Abstand von Editorelementen */
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}

/* maximale Breite zentriert */
.conmaxwidth {
  max-width: 991px;
  margin: 0 auto;
}

.icenter {
  text-align: left;
}

/* Bilder Abstand */
.alignleft,
.alignright,
.aligncenter {
  margin-bottom: 0 !important;
}
.alignnone {
  margin-bottom: -10px !important;
}

.single .post:not(.type-event) .post-thumbnail,
.single .single-postlike:not(.type-event) .post-thumbnail {
  margin-bottom: 1rem;
}

/* ----------------------- kein Umbruch innerhalb span ---------------------- */
.nobreak {
  white-space: nowrap;
}

/* -------------------------------------------------------------------------- */
/*                                 //NOTE Menü                                */
/* -------------------------------------------------------------------------- */

img.mobile-logo,
.mobile-branding img {
  width: auto !important;
  height: 60px !important;
}

/* mobiles Menü */

@media (max-width: 991px) {
  .right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 100%;
  }
  .dt-mobile-header {
    background-color: #ffffff;
    width: 100%;
  }

  .dt-mobile-header .mobile-header-scrollbar-wrap {
    width: calc(100vw - 13px);
    padding: 45px 15px 30px 30px;
    box-sizing: border-box;
  }

  .mobile-main-nav {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex: 10 1 auto;
    flex: 10 1 auto;
  }
}

/* Logo links vom Inhalt */

@media (min-width: 1200px) {
  .mobile-branding {
    position: absolute;
    left: calc(50% - 575px);
    /* margin: 0;
        padding: 0; */
  }
}

/* Menü oberste Ebene - Desktop */
.main-nav > li > a .menu-text {
  /* gibt es nicht */
}

.main-nav > li.current-menu-item > a .menu-text {
}

/* Menü oberste Ebene - Mobil */
.mobile-main-nav li > a .menu-text {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #4a4a48;
}

.mobile-main-nav li.current-menu-item > a .menu-text {
  font-weight: 900 !important;
  color: #005057;
}

/* Microwidgets im Menü */
.masthead .top-bar .mini-contacts,
.masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a,
.masthead .top-bar .mini-login,
.masthead .top-bar .mini-login .submit,
.masthead .top-bar .mini-search .submit,
.masthead .top-bar .mini-search,
.masthead .top-bar .wc-ico-cart,
.masthead .top-bar .text-area,
.masthead .top-bar .customSelectInner {
  font-size: 0.75rem;
}

/* -- */

.custom-categories li.current-cat .item-name {
  color: #005057 !important;
  font-weight: 900 !important;
}

/* -------------------------------------------------------------------------- */
/*                            //NOTE Schalter etc.                            */
/* -------------------------------------------------------------------------- */

.schalter {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 22rem;
  padding: 1rem;
}

.schalter_wnews {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 7rem;
  padding: 20px 5px 15px 2px;
  margin: 0;
}

.schalter_wnausssen {
  margin: 25px 0 0 10px;
  width: calc(100% - 20px);
}

.schalter_wnausssen.fright {
  margin: 10px 0 10px 10px;
  width: calc(100% - 20px);
}

@media (min-width: 756px) {
  .schalter_wnausssen {
    margin: 30px 0 0 10px;
    width: 40%;
  }

  .schalter_wnausssen.fright {
    display: block !important;
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 40%;
  }
}

.divhover {
  transition: transform 0.3s ease, box-shadow 0.3s ease, border 0.3s ease;
}
.divhover:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35); /* Sanfter Schatten nach außen */
}

/* -- */

.c1 * {
  color: #000000 !important;
}
.bg_c1 {
  background-color: #51ff2e;
}

.c2 * {
  color: #ffffff !important;
}

.bg_c2 {
  background-color: #005057;
}

.bg_c3 {
  background-color: #4a4a48;
}

/* -- */

.pfeil-white {
  position: relative;
  display: block;
  background-image: url("./images/arrow.webp");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.pfeil-white_w {
  position: relative;
  display: block;
  background-image: url("./images/arrow_w.webp");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.pfeil-black {
  position: relative;
  display: block;
  background-image: url("./images/arrow-black.webp");
  background-size: 60px 30px;
  background-repeat: no-repeat;
  width: 60px;
  height: 30px;
  margin: 0.25rem 0 4rem 0;
}

@media (min-width: 756px) {
  .pfeil-white {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }

  .pfeil-white_w {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }

  .pfeil-black {
    background-size: 80px 40px;
    width: 80px;
    height: 40px;
    margin: 0.25rem 0 4rem 0;
  }
}

.bg_50 {
  background: linear-gradient(to right, lightblue 50%, white 50%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.bg_66_lightblue {
  background: linear-gradient(to right, #deecf4 100%, white 0%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .bg_66_lightblue {
    background: linear-gradient(to right, #deecf4 66%, white 34%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .bg_33_lightblue {
    background: linear-gradient(
      to right,
      #deecf4 calc(50% - 270px),
      white calc(50% - 270px)
    );
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

.pfeil-last {
  position: absolute;
  bottom: 0;
}

/* ----------------------------- 2035 dunkelblau ---------------------------- */

.dblaubpadd {
  padding: 3rem 2rem 14rem 2rem;
}

.bg_darkblue2trans {
  background: linear-gradient(to bottom, #003787 50%, rgba(0, 55, 135, 0) 100%),
    url("./images/hansetag.webp") no-repeat center bottom;
  background-size: 100% auto;
}

@media (min-width: 756px) {
  .dblaubpadd {
    padding: 5rem 3rem 10rem 3rem;
  }

  .bg_darkblue2trans {
    background: linear-gradient(
        to right,
        white calc(50% - 550px),
        /* Weißer Abschnitt */ #003787 calc(50% - 550px),
        /* Beginn Dunkelblau */ #003787 50%,
        /* Konstanter Dunkelblau bis zur Mitte */ rgba(0, 55, 135, 1) 60%,
        /* Dunkelblau startet Verlauf */ rgba(0, 55, 135, 0) 100%
          /* Verlauf endet transparent */
      ),
      url("./images/hansetag.webp") no-repeat right center;
    background-size: auto 100%;
  }
}

/* -------------------------------------------------------------------------- */
/*                                //NOTE Links                                */
/* -------------------------------------------------------------------------- */

#content a:link,
#content a:active,
#content a:visited {
  color: #000000;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: #51ff2e;
  text-decoration-thickness: 5px;
}

#content a:hover {
  background-color: #51ff2e;
  text-decoration: none;
}

@media (max-width: 599px) {
  #content a:link,
  #content a:visited,
  #content a:active {
    font-weight: 400;
    background-color: rgb(81, 255, 46, 0.2);
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #51ff2e;
    text-decoration-thickness: 3px;
    text-decoration-skip-ink: none;
  }
  #content a:hover {
    background-color: #51ff2e;
    text-decoration: none;
  }
}

/* ---------------------- Content Link wieder aufheben ---------------------- */

#content .navigation a {
  color: inherit;
  text-decoration: inherit;
  text-underline-offset: inherit;
  text-decoration-color: inherit;
  text-decoration-thickness: inherit;
  background-color: inherit;
}

#content .navigation a:hover {
  background-color: inherit;
  text-decoration: inherit;
}

/* sonstige */
#content a.notrans,
#content a.notrans:link,
#content a.notrans:hover,
#content a.notrans:active,
#content a.articlelink,
#content a.articlelink:link,
#content a.articlelink:hover,
#content a.articlelink:visited,
#content a.articlelink:active,
#content a.submit:link,
#content a.submit:hover,
#content a.submit:visited,
#content a.submit:active,
#content .paginator a:link,
#content .paginator a:hover,
#content .paginator a:visited,
#content .paginator a:active {
  color: inherit;
  text-decoration: inherit;
  text-underline-offset: inherit;
  text-decoration-color: inherit;
  text-decoration-thickness: inherit;
  background-color: inherit;
}

/* -------------------------------------------------------------------------- */

a.notrans,
a.notrans:link,
a.notrans:hover,
a.notrans:active {
  text-decoration: none;
}

a.linkt {
  text-decoration: none;
  position: relative;
  color: #000000;
  z-index: 2;
  text-decoration: none !important;
  display: inline-block;
  font-weight: 700;
}

a.linkt::before {
  content: "";
  background-color: #51ff2e;
  position: absolute;
  left: -10px;
  bottom: -2px;
  width: calc(100% + 20px) !important;
  height: 17px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}

#content a.linkt:hover {
  background-color: transparent;
}

a.linkt:hover::before {
  content: "";
  background-color: #51ff2e;
  position: absolute;
  bottom: -2px;
  height: 110%;
  z-index: -1;
}

@media (max-width: 599px) {
  #content a.linkt,
  #content a.linkt:hover {
    background-color: transparent;
  }

  a.linkt::before {
    height: 8px;
  }

  a.linkt:hover::before {
    bottom: -2px;
    height: 100%;
  }
}

a.link_normal,
a.link_normal:link,
a.link_normal:visited {
  color: #000000;
  text-decoration: underline !important;
  text-underline-offset: 5px !important;
  text-decoration-color: #51ff2e !important;
  text-decoration-thickness: 5px !important;
}

a.link_normal:hover {
  background-color: #51ff2e;
  text-decoration: none !important;
}

@media (max-width: 599px) {
  a.link_normal,
  a.link_normal:link,
  a.link_normal:visited,
  a.link_normal:hover {
    font-weight: 400;
    background-color: rgb(81, 255, 46, 0.2);
    text-decoration: none !important;
  }
}




a.linkt2 {
  text-decoration: none;
  position: relative;
  color: #000000;
  z-index: 2;
  text-decoration: none !important;
  display: inline-block;
  font-weight: 700;
}

a.linkt2::before {
  content: "";
  background-color: rgb(149, 255, 128);
  position: absolute;
  left: -10px;
  bottom: -2px;
  width: calc(100% + 20px) !important;
  height: 17px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}

#content a.linkt2:hover {
  background-color: transparent;
}

a.linkt2:hover::before {
  content: "";
  background-color: rgb(149, 255, 128);
  position: absolute;
  bottom: -2px;
  height: 110%;
  z-index: -1;
}

@media (max-width: 599px) {
  #content a.linkt2,
  #content a.linkt2:hover {
    background-color: transparent;
  }

  a.linkt2::before {
    height: 8px;
  }

  a.linkt2:hover::before {
    bottom: -2px;
    height: 100%;
  }
}


/* -------------------------------------------------------------------------- */

.fleft {
  text-align: right;
}

/* -------------------------------------------------------------------------- */
/*                               //NOTE Sidebar                               */
/* -------------------------------------------------------------------------- */

/* ----------------------------- neuste Beiträge ---------------------------- */

#wp-block-search__input-1 {
  width: calc(100% - 85px);
}

.wp-block-search__button.wp-element-button {
  width: 85px;
}

.recent-posts li article {
  margin: 0 0 10px 0;
  background-color: #d9dfdf;
  padding: 10px 5px 5px 10px;
}

.recent-posts li:not(:last-child) {
  padding: 0 !important;
}

.recent-posts .alignleft {
  margin: 0 10px 0 0;
}

.sidebar-content .recent-posts a {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.25 !important;
  color: #000000;
}

.sidebar-content .recent-posts .post-content a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}

.sidebar-content .recent-posts .post-content {
  line-height: 0.5;
}

.recent-posts .post-content > time {
  font-size: 0.75rem;
  color: #000000;
}

/* ------------------------------- Kategorein ------------------------------- */

.cat-item:first-child,
.custom-categories > li:first-child,
.cat-item,
.custom-categories li {
  margin: 5px 0 10px 0;
  background-color: #d9dfdf;
  padding: 6px 10px 6px 10px;
}

.cat-item a span.item-name,
.cat-item a span.item-num {
  color: #000000 !important;
  font-weight: 700;
}

.cat-item a:hover span.item-name,
.cat-item a:hover span.item-num {
  color: #003787 !important;
}

/* -------------------------------------------------------------------------- */
/*                               //NOTE Counter                               */
/* -------------------------------------------------------------------------- */

@media (min-width: 1200px) {
  .text_counter {
    padding-left: 2rem;
  }
  .stats-block {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}
.stats-block .stats-number {
  display: block !important;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 3.7rem !important;
  font-weight: 900 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #005057;
}

div.stats-desc > div.counter_prefix,
div.stats-desc > div.counter_suffix {
  display: block !important;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.65rem !important;
  font-weight: 400 !important;
  color: #000000;
}

@media (max-width: 1200px) {
  .zaehler.vc_row.vc_row-flex {
    flex-direction: column-reverse;
  }
}

/* -------------------------------------------------------------------------- */
/*                                 //NOTE Blog                                */
/* -------------------------------------------------------------------------- */

.newsheader {
  margin-bottom: -50px;
}

.datum {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.35;
  padding-bottom: 1rem;
}

.meta-nav {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9rem;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-previous .post-title,
.nav-next .post-title {
  font-size: 0.9rem;
  line-height: 1;
}

/* ------------------------------- Breadcrumbs ------------------------------ */

.breadcrumbs a span {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif !important;
  color: #003787 !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
  text-decoration: underline !important;
}

.breadcrumbs span {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif !important;
  color: #003787 !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
  text-decoration: none;
}

/* aktueller Blogbeitrag in breadcrumb ausblenden, sonst doppelt mit Überschrift */
.breadcrumbs li:last-child {
  display: none;
}

.noresult {
  margin-top: 2rem;
}

@media (min-width: 1200px) {
  .noresult {
    max-width: 66%;
  }
}

/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*                           //NOTE Kategorieansicht                          */
/* -------------------------------------------------------------------------- */

.page-title > .wf-wrap {
  display: block;
}

.page-title.title-right h1 {
  text-align: left;
}

.post-entry-content-hanse {
  display: flex;
  flex-direction: column-reverse;
  padding: 1rem;
}

.post-hanse-textinhalt {
  width: 100%;
}

.post-hanse-textinhalt *,
a.articlelink:link,
a.articlelink:hover {
  color: #000000 !important;
  text-decoration: none !important;
  background-color: transparent !important;
}

.vorschau_h {
  /* display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word; */
}

.post-hanse-textinhalt .entry-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*  word-wrap: break-word;
  hyphens: auto;
  text-align: justify; */
}

.entry-excerpt p {
  font-size: 1rem;
  line-height: 1.4;
  padding-bottom: 0 !important;
}

.vorschau_h h3 {
  font-size: 1.5rem;
}

@media (max-width: 756px) {
  .vorschau_h h3 {
    margin-top: 1rem;
  }
  .post-hanse-textinhalt .pfeil-white {
    margin-top: 2rem !important;
  }
}

.netzwerk p {
  line-height: 1.4 !important;
  padding-right: 0;
}

.netzwerk {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  hyphens: auto;
  text-align: justify;
}

h3.netzwerk {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}

img.rahmen_blau {
  border: 1px solid #003787;
  margin-bottom: 0.15rem !important;
}

.post-hanse-bildinhalt {
  width: 100%;
}

.post-hanse-bildinhalt img {
  height: 14rem;
  width: 100%;
  object-fit: cover;
}

@media (min-width: 600px) {
  .post-hanse-bildinhalt img {
    height: 22rem;
  }
}

@media (min-width: 756px) {
  .post-hanse-bildinhalt img {
    height: 28rem;
  }

  .netzwerk p {
    padding-right: 0.5rem;
  }
}

@media (max-width: 755px) {
  .netzwerkimg img {
    width: 250px;
    height: auto;
  }
  .netzwerkimg,
  .netzwerkimg h3 {
    text-align: center;
  }

  .netzwerkimg .pfeil-black {
    margin: 0.25rem auto 4rem auto;
  }
}

@media (max-width: 500px) {
  .netzwerkimg img {
    width: 200px;
    height: auto;
  }
}

/* -------------------------------------------------------------------------- */

@media (min-width: 992px) {
  .post-entry-content-hanse {
    flex-direction: row;
  }

  .post-hanse-textinhalt {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 0.5rem;
  }

  .post-hanse-bildinhalt {
    width: 50%;
    padding-left: 0.5rem;
  }

  .post-hanse-bildinhalt img {
    height: 20rem;
    margin-bottom: -5px; /* keine Ahnung warum */
  }
}

/* -------------------------------------------------------------------------- */

@media (min-width: 1200px) {
  .post-hanse-textinhalt {
    width: 40%;
  }
  .post-hanse-bildinhalt {
    width: 60%;
  }

  .post-hanse-bildinhalt img {
    height: 20rem;
  }
}

/* ---------------------------- neue Breadcrumbs ---------------------------- */
.hbc {
  margin: 2rem 0 1rem 0;
}

.hbc.npage {
  margin: 0 0 1rem 0;
}

.hbc * {
  font-size: 0.9rem;
}

.mtitelaus {
  /* display: none; */
  display: inline-block;
  padding-left: 5px;
}

@media (min-width: 756px) {
  .mtitelaus {
    display: inline-block;
    padding-left: 5px;
  }

  .hbc * {
    font-size: 1rem;
  }
}

.wpb_content_element.cat_container,
.wpb_content_element.neuig_container {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .sticky-bereich {
    padding-top: 50px !important;
  }
}

.sticky-bereich {
  position: sticky !important;
  padding-top: 0;
  top: 70px;
  z-index: 1;
}

.sticky-bereich .widget-title {
  color: #000000 !important;
}

.sticky-bereich .sidebar-content .widget {
  border-top: 0 !important;
  padding: 0 !important;
}

/* -------------------------------------------------------------------------- */
/*                                //NOTE Footer                               */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */

.scroll-top.on {
  right: 20px;
}

/* ------------------------- Fusszeile in Urzustand ------------------------- */

.wf-float-right {
  float: none;
}

#bottom-bar .wf-float-right {
  display: block;
  margin-left: 0;
}

#bottom-bar .wf-container-bottom {
  display: block;
}

/* ----------------------------- neue Fusszeile ----------------------------- */

.fusszeile {
  display: flex;
  flex-direction: column;
}

#bottom-bar .bottom-text-block {
  text-align: center;
}

.fuss_links {
  margin: 5px 0 5px 0;
}

.fuss_rechts {
  margin: 5px 0 5px 0;
}

@media (min-width: 757px) {
  .fusszeile {
    flex-direction: row;
    justify-content: space-between;
  }

  .fuss_links {
    max-width: 50%;
  }

  .fuss_rechts {
    max-width: 50%;
  }
}

.widget_search form {
  margin: 0 !important;
}

@media (max-width: 779px) {
  .textwidget {
    margin-left: 20px;
  }

  ul.recent-posts,
  ul.custom-categories,
  .widget_search form {
    max-width: 360px !important;
    margin-right: 25px !important;
  }
}

@media (min-width: 780px) {
  .textwidget * {
    max-width: calc(100% + 40px);
  }
}

.footer .widget {
  margin-bottom: 0 !important;
}

#footer .wf-container-footer {
  padding: 0 !important;
}

.zweispaltig {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 1.5rem;
}

.spalte {
  flex: 1 1 45%;
}

.rechts {
  text-align: right;
}

@media (max-width: 1200px) {
  .zweispaltig {
    flex-direction: column;
  }

  .spalte {
    flex: 1 1 100%;
    text-align: left; /* optional: rechter Text dann linksbündig */
  }

  .rechts {
    text-align: left;
    padding-bottom: 15px;
  }
}

/* --------------------------------- Widgets -------------------------------- */

.sidebar-content {
  background: transparent !important;
}

.widget {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.widget-title {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.3;
  margin: 0 0 1.5rem 0;
  padding: 0;
  font-weight: 600;
  font-size: 1.25rem;
  color: #ffffff !important;
  text-transform: none !important;
}

.widget-title.wsuche {
  margin-top: -10px !important;
  margin-bottom: 1rem !important;
}

input[type="text"].searchform-s {
  background-color: #d9dfdf !important;
  color: #000000 !important;
}

.searchform input::placeholder {
  color: #666666 !important;
}

.cat-item:first-child,
.custom-categories > li:first-child,
.cat-item,
.custom-categories li {
  background-color: #d9dfdf !important;
}

#page .widget .searchform .submit svg,
#page .content .searchform .submit svg {
  fill: #000000;
  color: #000000;
}

.item-name,
.item-num {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
}

.footer .textwidget a {
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  color: #000000 !important;
  text-decoration: none;
}

.footer .textwidget a:hover {
  color: #005057 !important;
  text-decoration: none;
}

.cat-item a:hover span.item-name,
.cat-item a:hover span.item-num {
  color: #005057 !important;
}

.flz {
  font-size: 0.9rem;
  font-weight: 300;
}

a.flz_link,
a.flz_link:link,
a.flz_link:visited {
  color: rgb(255, 255, 255, 0.7) !important;
  font-size: 0.9rem !important;
  font-weight: 300 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px;
}

.footer a.flz_link:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

.footer .wpb_content_element {
  margin-bottom: 0 !important;
}

.bildunterschrift {
  margin: -15px 0 2rem 0;
}

.bildunterschrift p {
font-size: .85rem;
}

/* -------------------------------------------------------------------------- */
/*                           //NOTE Responsive Ende                           */
/* -------------------------------------------------------------------------- */

@media (max-width: 599px) {
  h1,
  h2 {
    font-size: 2rem;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 1.5rem;
  }
}

/* ---------------------------------- ENDE ---------------------------------- */
/* -------------------------------------------------------------------------- */
