/*
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
*/

.logo img {
    padding: 10px 0;
    max-height: 100% !important;
}

.header-scrolled .logo img {
    padding: 6px 0;
}

.content-wrapper .spec-row .column { line-height: 1.8; padding: 0; margin: 0; border-bottom: 1px solid #eee; }

.galleria-theme-twelve.light .galleria-stage {
	background: #ffffff;
}

.avia-content-slider1 footer.entry-footer {
    display: none;
}

#enquire_now {
    display: none;
}

.mfp-content #enquire_now {
    display: block;
}

.page .mfp-inline-holder .mfp-content {
    width: 50%;
}

@media only screen and (max-width: 767px) {

#enquire_now .container {
	padding: 0 5px;
	}

.mfp-content {
	width: 100% !important;
	}



}
