#navigation li{
	overflow: hidden;
}

/* Fixes mega-menu 'item-count' circles, where border-radius was getting cut off and not showing the full circle */
#mega-menu-1 li  .sub li a {
	line-height:16px;
}
#mega-menu-1 .item-count  {
	padding-top:1px!important;
}