/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Blog */
.fusion-recent-posts h4.entry-title {
font-family: "Antic Slab";
font-weight: 400;
font-size: 34px;
line-height: 1.4;
letter-spacing: 0px;
text-align: left;
}

/* Tekstpagina's */
.header-titel {
    z-index: 2;
    margin-left: 20px !important;
    margin-top: 40% !important;
}

.header-titel h2 {
  font-size: 55px !important;
  line-height: 55px !important;
  color: #fff !important;
}

#header-afbeelding {
  height: 250px !important;
  max-width: 1200px !important;
}

 #homepage-header-afbeelding {
  height: 650px !important;
  max-width: 1200px !important;
  overflow: hidden !important;
}

.fusion-copyright-notice i {
  margin-right: 8px !important;
}

.fusion-copyright-notice {
float: right !important;}

.fusion-copyright-notice a {
  color: #eee !important;
}

.page-template-default .fusion-fullwidth {
  max-width: 768px !important;
  margin: 0 auto;
}

#drie-blokken .fusion-imageframe {
  margin-bottom: 15px !important;
}

.milestone-content {
max-width: 75%!important;}

.blog .fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper {
  max-height: 200px !important;
}

.fusion-recent-posts .slides {
  max-height: 210px !important;
  overflow: hidden !important;
}

.post-template-default.single .slides .flex-active-slide {
  max-height: 400px !important;
  overflow: hidden !important;
}

.youtube-video {
margin-bottom: 20px !important;}

@media screen and (max-width: 414px) {

.milestone-content {
max-width: 100% !important;}

.header-titel h2 {
  font-size: 32px !important;
  line-height: 40px !important;
}

#homepage-header-afbeelding {
 height: 400px !important;

}

}

@media only screen and (max-width: 800px) {

  .fusion-title.header-titel {
    margin-top: 75% !important;
  }

}
