/*
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:*/
/*.post-kmo-button {
	display: initial !important;
	margin: 10px 0 0 !important;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 2;
	border-radius: 3px;
}
.post-kmo-button a {
	color: #fff !important;
	border-radius: 3px;
}
.post-kmo-button a:hover {
	color: #ed7010 !important;
}*/
@media only screen and (min-width: 990px) and (max-width: 1199px) {
	.container.av-logo-container {
		max-width: initial !important;
		width: 100% !important;
	}
	.container.av-logo-container .logo.avia-standard-logo a img {
		max-height: 60px !important;
		margin-top: 15px !important;
	}
}