/*
Theme Name: SysJournal
Theme URI: https://sysjournal.site/
Author: SysJournal
Description: Lightweight editable WordPress theme for SysJournal with Customizer, menus and page templates.
Version: 1.2.1
Requires at least: 6.6
Requires PHP: 8.2
Text Domain: sysjournal
*/

body.admin-bar .sj-header,
body.admin-bar .header { top: 32px; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

@media (max-width: 782px) {
  body.admin-bar .sj-header,
  body.admin-bar .header { top: 46px; }
}
