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

/*-- FIXES FOR THEME DESIGN ERRORS --*/
@media only screen and (max-width: 992px) {
	.main-navigation {
		background:#333;
	}
	.main-navigation > ul > li > a, .main-navigation > ul > li > ul li > a {
		color:#fff;
	}
}