li[data-isfound="false"] {
  display: none;
}

.hide-none {
  display: none !important;
}