/*	
Theme Name: BizPress
Theme URI: https://themeforest.net/item/bizpress-business-corporate-wordpress-theme/16176537
Description: Business & Corporate WordPress Theme
Author: SliceTheme
Author URI: http://themeforest.net/user/SliceTheme
Version: 1.0.1
Text Domain: bizpress
Tags: custom-background, custom-colors, custom-menu, post-formats, theme-options, translation-ready
License: -
License URI: -
*/


.mobile-menu li{
	display:block;
	padding:0 15px;
	border-top:1px solid #FFFFFF !important;
}

#mobile-container{	
	margin-top: 15px;
	background-color: #003399;
}


.mobile-menu li a{	
	color:#FFF;
	line-height:26px;
	text-align:left;
}
.mobile-menu li:hover{
	background-color:#337ab7;
}
.mobile-menu li a:hover{
	color:#fff;
}