/*
Theme Name: XANT Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: XANT.ai customized theme by ctutt
Author: Tctutt
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/* class: menu-title Used to bold and set apart the important titles in the menu */

.menu-title{
	font-weight: 600;	
	}

.menu-title a{
	color: #FFDD00 !important;	
	}	

.menu-title a:hover {
	color: #fff !important;
}

.menu-child{
	margin-left: 10px !important;
}

.menu-child a{
	color: #fff !important;
}
.menu-child a:hover {
	color: #ffdd00 !important;
}

.menu-drone a{
	color: #FFDD00 !important;	
	}	

.menu-drone a:hover {
	color: #fff !important;
}
.menu-drag a{
	color: #fff !important;
}
.menu-drag a:hover {
	color: #ffdd00 !important;
}
