/*
Theme Name: Xtrm (Child Theme)
Theme URI: http://foxthemes.com/web/wp/xtrm
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xtrm-child
Template: xtrm
*/

/* = Add your own modification from here
-------------------------------------------------------------- */
@media (min-width:992px) {
	.classic #topmenu .menu li a {
		color:white !important;
	}
	#topmenu .ion-android-search {color:white;}
	.single-post .classic #topmenu .menu li a {
		color:#282828 !important;
	}
	.single-post #topmenu .ion-android-search {color:#282828;}
	.header_top_bg.bg-fixed-color #topmenu .menu li a{
		color: #282828 !important;
	}
	.classic #topmenu .menu li ul li a {
		color:#282828 !important;
	}
	
	.header_top_bg.bg-fixed-color #topmenu .ion-android-search {color:#282828 !important;}
}
.footer-logo img {max-width: 59% !important;}
#footer.simple .widget_nav_menu ul {column-count:1 !important;}
