/*
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: 25px !important;
}

h3 {
font-family: Arial, Helvetica, sans-serif !important;
font-weight: 700 !important;
font-size: 20px !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: 17px !important;
}


/*Farben*/

a {
  color: #ffffff !important;
}

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

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

.weiss {
  color:#fff !important;
}

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

.beige {
  color:#b58f5b !important;
}

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