/*
Theme Name: Mizuion
Theme URI: https://mizuion.com
Author: Digibrandz / Jagdamba Associates
Description: Exact conversion of the Mizuion static website into a WordPress theme.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: mizuion
*/

/* WordPress admin bar offset for fixed navbar */
body.admin-bar #navbar { top: 32px; }
@media screen and (max-width: 782px) {
  body.admin-bar #navbar { top: 46px; }
}
