/*
 Theme Name:     Gaea Child Theme
 Theme URI:      http://preview.imithemes.com/gaea-wp
 Description:    Gaea Child Theme
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template:       Gaea
 Version:        1.0
*/

@import url(../Gaea/style.css);

/* =Theme customization starts here
------------------------------------------------------- */

ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	display:none !important;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover div {
	display:inherit !important;
}


.upcoming-events-footer {
	display:none;
}

.contactbar {
	font-size: 18px;
	color: #222;
	font-weight: 600;
	text-decoration: underline;
	background-color: #f6bb42;
	line-height: 1.5em;
}

.contactmenu {
	color: #222;
	font-weight: 600;
	background-color: #f6bb42;
}
.contactbar:hover {
	color: #fff !important;
	text-decoration: none;
}

.contactmenu > a:hover {
	color: #fff !important;
	font-weight: 600;
	background-color: #f6bb42;
}