/*
Theme Name: Omnibus Windows in Motion
Description: Total Creative Team Omnibus official site experience.
Author: Omnibus
Version: 1.4.21
Template: hello-elementor
Text Domain: omnibus-windows
Update URI: https://omni-bus.jp/theme/omnibus-windows-in-motion
*/

html,
body.omnibus-windows-front {
  margin: 0;
  min-height: 100%;
  background: #161616;
}

#omnibus-app {
  min-height: 100vh;
}

body.admin-bar .site-header,
body.admin-bar .skip-link {
  top: 32px;
}

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