.admin-dashboard:has(a.ext-nav[href$="/admin/ext/portable/simple-dashboard/dashboard"]):not(:has(a.ext-nav[href$="/admin/ext/portable/simple-dashboard/builder"]))
  .dash-sidebar .menu-item:has(a.home),
.admin-dashboard:has(a.ext-nav[href$="/admin/ext/portable/simple-dashboard/dashboard"]):not(:has(a.ext-nav[href$="/admin/ext/portable/simple-dashboard/builder"]))
  .dash-sidebar .menu-item:has(.quick-nav-trigger) {
  display: none;
}
