/*
Theme Name: neve_child
Description: Mein neues Childtheme
Author: giraffo GmbH
Author URI: https://www.giraffo.de
Template: neve
Version: 1.0
Tags:
*/


.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  color: #fff !important;
  background-color: #008ba0 !important;
}

/*p {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}*/

.vc_custom_1419240516480 {
  background-color: #f9f9f9 !important;
  padding: 30px;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
  background-color: #f7f7f7;
  opacity: 1;
  color: inherit;
  padding: 35px !important;
  position: static;
}

.vc_gitem-post-data {
  -webkit-line-clamp: 3 !important;
}

.builder-item .item--inner {
  color: #008ba0 !important;
}


/*Schriften*/

h1 {
font-family: Arial, Helvetica, sans-serif !important;
font-weight: 700 !important;
font-size: 27px !important;
}

h2 {
font-family: Arial, Helvetica, sans-serif !important;
font-weight: 700 !important;
font-size: 35px !important;
margin-bottom: 0px !important;
}

h3 {
font-family: Arial, Helvetica, sans-serif !important;
font-weight: 700 !important;
font-size: 25px !important;
}


h4 {
font-family: Arial, Helvetica, sans-serif !important;
font-weight: 700 !important;
font-size: 17px !important;
}

p, a {
font-family: Arial, Helvetica, sans-serif !important;
font-size: 20px !important;
}


/*Farben*/

.entry-content a {
  color: #000000 !important;
  text-decoration: underline;
}

.entry-content a:hover {
  color: #008ba0 !important;
  text-decoration: underline;
}

.nav-ul li a {
  color: #007a78 !important;
}

.gruen {
  color:#007a78 !important;
}

.weiss {
  color:#ffffff !important;
}

.weiss a {
  color:#ffffff !important;
}

.beige {
  color:#876A42 !important;
}

.beige a {
  color:#876A42 !important;
}

.nav-ul li a {
  color: #008BA1 !important;
  font-weight: 700 !important;
}

input[type="submit"] {
  cursor: pointer;
  box-sizing: border-box;
  background: #000000 !important;
  color: #ffffff !important;
  border-style: solid;
  border-width: 0px !important;
  border-radius: 0px !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
  text-transform: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

.scroll-to-top {
  background: #876A42 !important;
  border-radius: 0px !important;
}

/*FAQ + Zeichen*/

.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
  background: #008ba1 !important;
  border: 1px solid #008ba1 !important;
}

.vc_toggle_default .vc_toggle_icon::before {
  border: 1px solid #008ba1 !important;
}

.vc_toggle_default .vc_toggle_icon {
  background: #008ba1 !important;
  border: 1px solid #008ba1 !important;
}

.vc_custom_1419253765784 {
 background-color: rgba(0, 0, 0, 0.7) !important;
}

#header-grid {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.7);  /*Weiß mit 60 % Deckkraft */
  backdrop-filter: blur(4px);
}

.header-menu-sidebar-bg, [class*="row-inner"] {
  background: none !important;
}


.nav-menu-primary a {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 20px;
  color: #008BA1 !important;
}

.neve-main > .single-post-container .nv-single-post-wrap.col {
    padding-top: 17%;
}

.neve-skip-link show-on-focus {
    position: absolute;
    top: -40px;
    left: 10px;
    background: #000;
    color: #fff;
    padding: 10px 15px;
    z-index: 9999;
    text-decoration: none;
    font-weight: bold;
	color: black !important;
}

.neve-skip-link:focus {
    top: 10px;
}


/* Footer Icon Hintergrundfarbe */
ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-f {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-official {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-square {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram {
background-color: #008ba0 !important;
}
ul.cnss-social-icon li.cn-fa-icon a {
background-color: #008ba0 !important;
}


.btn-newsletter a {
  color: #ffffff !important;
  font-weight: bold !important;
  text-decoration: none !important;
  background-color: #008ba1 !important;
}

.btn-newsletter a:hover {
  background-color: #6f5535 !important;
  color: #ffffff !important;
}

.btn-newsletter {
  color: #ffffff !important;
  font-weight: bold !important;
  text-decoration: none !important;
  background-color: #008ba1 !important;
}

.btn-newsletter:hover {
  background-color: #6f5535 !important;
  color: #ffffff !important;
}







@media (max-width: 768px) {

    /* =========================
       HAMBURGER ICON (ZU)
    ========================= */
    .navbar-toggle .icon-bar {
        background-color: #ffffff !important;
    }

    /* =========================
       CLOSE BUTTON (X) ICON
    ========================= */
    .header-menu-sidebar .navbar-toggle .icon-bar {
        background-color: #ffffff !important;
    }

    /* =========================
       SIDEBAR = FULLSCREEN WEISS
    ========================= */
    .header-menu-sidebar {
        background-color: #ffffff !important;
        width: 100vw !important;
        max-width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
    }

    /* Overlay entfernen (damit nichts grau durchscheint) */
    .header-menu-sidebar-overlay {
        background: transparent !important;
    }

    /* =========================
       OBERE LEISTE ÜBERDECKEN
    ========================= */
    .header-menu-sidebar-bg {
        background-color: #ffffff !important;
        min-height: 100vh;
    }

    /* =========================
       BUTTON POSITION FIXEN (kein Springen)
    ========================= */
    /* NUR Close-Button im offenen Zustand fixen */
.header-menu-sidebar .close-sidebar-panel {
    position: static !important;
    top: 15px;
    right: 15px;
    z-index: 9999;
}

/* Wichtig: Hamburger bleibt original */
.menu-mobile-toggle {
    position: static !important;
}

    /* =========================
       MENÜPUNKTE STYLING
    ========================= */
    /* MOBILE SIDEBAR MENÜ (höhere Spezifität) */
    .header-menu-sidebar .nav-menu-primary .nav-ul a,
    .header-menu-sidebar .primary-menu-ul a {
        font-size: 20px !important;
        color: #0f6b6f !important; /* Petrol */
    }

    /* OPTIONAL: Secondary Menü auch */
    .header-menu-sidebar .nav-menu-secondary .nav-ul a {
        font-size: 18px !important;
        color: #0f6b6f !important;
    }

    /* Abstand zwischen Punkten */
    .header-menu-sidebar .nav-ul li {
        margin-bottom: 15px;
    }

    /* =========================
       CONTAINER ZENTRIERUNG
    ========================= */
    .header-menu-sidebar-inner {
        padding-top: 100px; /* Platz unter Logo/Close */
    }

}
