/*remove duplicated WP menu item*/
#toplevel_page_ultimate-maps-supsystic .wp-submenu.wp-submenu-wrap .wp-first-item {
  display: none;
}
