/* v57.60.28 — Category archive results count.
 * Scope: seven Directorist category archives only.
 * Keeps the approved hero/cards/filters intact and exposes the native
 * Directorist total in the requested hero position.
 */
body.njf-themed-archive .njf-archive-meta-row-v576028{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:16px!important;
  width:100%!important;
  margin:8px 0 0!important;
}
body.njf-themed-archive .njf-archive-meta-row-v576028 .njf-archive-seo-intro-v576020{
  width:100%!important;
  margin:0!important;
  min-width:0!important;
}
body.njf-themed-archive .njf-archive-results-v576028{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-height:22px!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:900!important;
  text-align:right!important;
  white-space:nowrap!important;
}
body.njf-themed-archive .njf-archive-results-v576028:empty{
  visibility:hidden!important;
}
@media(max-width:767px){
  body.njf-themed-archive .njf-archive-meta-row-v576028{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin-top:5px!important;
  }
  body.njf-themed-archive .njf-archive-meta-row-v576028 .njf-archive-seo-intro-v576020{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
  }
  body.njf-themed-archive .njf-archive-results-v576028{
    flex:0 0 auto!important;
    min-height:22px!important;
    font-size:15px!important;
    font-weight:900!important;
  }
}
