/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

/* Center menu vertically */
@media screen and (min-width: 1025px) {
	.header-wrap .container > .row {
		align-items: baseline !important;
}

.overlay {
    background-color: #666 !important;
}