
/* change background color of current item here */
.shiftnav-nav li.current-menu-item a.shiftnav-target {
	background: #0d9ddb !important;
}