/*
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:*/
.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}

p.p1 {
font-family: lato;
}


#top .post-entry .minor-meta {
    text-transform: uppercase;
}

#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 95%; text-align: left; }
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post-title { text-align: left; }
#top .fullsize .template-blog .post .entry-content-wrapper { width: 90%; }
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post-title {  max-width: 85%; }
.post-title {text-transform: uppercase; }



@media only screen and (max-width: 1100px) {
.av-burger-menu-main { display: block!important; }
#top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none!important;
}
.responsive #top .fullsize .template-blog .post .entry-content-wrapper #wrap_all .container {
  width: 95%;
  max-width: 95%;
  font-size: 16px;
text-align: left;
}
}


@media only screen and (max-width: 1024px) {
     .av-parallax-inner {
        bottom: -50px;
        left: 0;
    }
}
