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

#start.avia-section.av-minimum-height .container .content {
    vertical-align: top !important; 
}
.logo img { display: none !important; }

.subtext.avia-standard-logo-sub {
	font-weight: bold;
    font-size: 32px;
	font-family: 'glegoo', Helvetica, Arial, sans-serif;
}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
	font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
}

.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
	width: initial;
}

@media only screen and (max-width: 390px) {
	.subtext.avia-standard-logo-sub {
		display: block;
		line-height: 32px;
		font-size: 26px;
	}
}

.current-menu-item > a > .avia-menu-fx {
	opacity: 0;
}
.avia-section.av-ld3c00zu-b2fca16e23d8e854f7236c90cc6d916d {
	background-size: cover;
}