/*
Theme Name: IO Hawk
Theme URI: https://iohawk-europe.com/
Template: kallyas
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Description: Kallyas Child-Theme
Version: 1.0.1530542935
Updated: 2018-07-02 16:48:55

*/

#site-chaser {
	background: white;
}

#site-chaser *{
	color: #3a3a3a;
}

#site-chaser ul li.current-menu-item a span{
	color: white;
}

#site-chaser .chaser-main-menu li:hover>a, 
#site-chaser .chaser-main-menu li a:hover{
	background: #03a0b4 !important;
	color: white !important;
}

#site-chaser .chaser-main-menu ul li ul{
	background: #03a0b4 !important;
}

#site-chaser .chaser-main-menu ul li ul *{
	color: white !important;
}