#storesListPanel[hidden] {
  display: none !important;
}

.stores-list-head {
  grid-template-columns: var(--lv-cols, minmax(0, 1fr) 250px);
}

.stores-status-button {
  justify-content: flex-start;
}
