/*
 Theme Name:   VHG Enfold (Child)
 Description:  Eigene Child Theme für VHG
 Author:       Christopher Robbert
 Author URI:   http://squaer.de
 Template:     enfold
 Version:      1.0.0
 Tags:         cool
 Text Domain:  enfold-child
*/

#leistung-start .flex_column {
-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);
-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);
box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);
}
#leistung-start .av-special-heading {
margin-top: 30px;
padding-left: 15px;
padding-right: 15px;
}
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image{
width: 210px;
}
td {
    text-align: left !important;
    font-size: 16px;
}

.html_modern-blog #top .post-entry .blog-categories {
display: none;
}
.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta time {
color: rgba(255, 255, 255, 0.6);}

.avia-content-slider .slide-entry-excerpt, .avia-content-slider h3 a {
color: white !important;
}

#header.header-scrolled #header_main .logo img {
  max-height: 86px !important;
}

#header_main {
  padding: 10px 0;
}
#startbild .container {
max-width: auto;
padding: 0;
width: 100%;
height: auto;
}
#start-werte .iconbox.av-no-box .iconbox_icon {
width: 120px;
height: 120px;
line-height: 120px;
font-size: 70px;
}
#wrap_all {
box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.av-tab-section-icon {
  font-size: 58px;
}

#top #wrap_all .flex_column_table .av-special-heading h3 {
  text-transform: none;
}

body .av-special-heading.linie {
  position: relative;
  margin-bottom: 40px;
}

body .av-special-heading.vhg-centered.linie:after {
  position: absolute;
  content: '';
  width: 150px;
  height: 2px;
  background: #68dabb;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body .av-special-heading.linie:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 2px;
  background: #68dabb;
  bottom: 0;
  left: 0;
}

body .av-special-heading.vhg-centered {
  text-align: center;
}

body .av-special-heading.vhg-centered .av-special-heading-tag, body .av-special-heading.linie .av-special-heading-tag {
  float: none;
}

body .av-special-heading.vhg-centered .special-heading-border, body .av-special-heading.linie .special-heading-border {
  display: none;
}

.html_header_top.html_header_sticky.html_large #main{ padding-top:136px; }
