/*
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
*/

main.template-page.content.av-content-full.alpha.units.ls-overflow-visible {
    padding-top: 0px;
}

span.avia-menu-text {
    text-transform: uppercase;
    font-size: 15px;
}

div#av-layout-grid-1 {
    max-width: 1410px;
    margin: auto;
}

span.blog-categories.minor-meta {
    display: none !important;
}

a.slide-image {
    display: none !important;
}

#header_main {
	background-color: #fafafa;
}

.blog-meta {
    display: none !important;
 }

 .avia-image-container.av-styling-.avia-builder-el-11.el_before_av_one_full.avia-builder-el-first.avia-align-center {
    margin-bottom: 0px;
}

.avia-image-container.av-styling-.avia-builder-el-16.el_before_av_one_full.avia-builder-el-first.avia-align-center {
    margin-bottom: 0px;
}

.avia-image-container.av-styling-.avia-builder-el-21.el_before_av_one_full.avia-builder-el-first.avia-align-center {
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all #header {
    position: fixed !important;
    }
    .responsive #top #main {
    padding-top: 82px !important;
	}
}
