/* FIJ 1.8.7.68 structural bridge for responsive mobile controls. */
.fij-mobile-query-submit,
.fij-mobile-filter-open,
.fij-mobile-filter-sheet-head,
.fij-job-filter-backdrop{display:none}

/* The wrapper is layout-neutral on desktop and a fixed action row on mobile. */
.fij-mobile-header-actions{display:contents}

@media (min-width:861px){
  .fij-search-query-shell,
  .fij-job-filter-fields,
  .fij-job-filter-field{display:contents}
  .fij-job-filter-field>span{display:none}
}
