/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
#newsblog .avia-content-slider a.slide-image {
  width: 100%;
  height: 250px;
  background-color: #ffffff;
}
#newsblog .avia-content-slider a.slide-image img {
  max-width: 100%;
}

#top #newsblog .avia-content-slider .slide-content .entry-content-header h3.slide-entry-title {
  font-size: 1.5em;
}

#top #gitterr,
#top #gitterrr {
  z-index: 999;
}

.page-id-356 #gitterrr,
.page-id-2972 #gitterrr {
  position: relative !important;
}
.page-id-356 #gitterr,
.page-id-2972 #gitterr {
  position: relative !important;
}

.slide-entry-wrap .slide-entry-excerpt img {
  max-height: 250px;
  height: auto;
  width: auto;
}

@media only screen and (max-width: 479px) {
  .avia-content-slider .slide-entry-title,
  h6.slide-entry-title.entry-title,
  .teaser-slider a {
    font-size: 1rem !important;
    line-height: 1;
    -webkit-hyphens: auto;
            hyphens: auto;
    padding-bottom: 0.5rem;
  }
}