div.injected {
  display: none;
}

li.toctree-l1 > ul:nth-child(2) > ul {
  display: none;
}

li.current > ul:nth-child(2) > ul {
  display: none;
}
