/*
Theme Name:   ZYS
Theme URI:    https://www.zys-it.io
Description:  The Zerem Yashar Systems design, as a WordPress theme. Content comes from the ZYS Core plugin, so services, team, logos, tracking and company details are all edited from the admin panel — never from a file.
Author:       Zerem Yashar Systems
Version: 2.6.2
Requires at least: 6.0
Requires PHP: 7.4
License:      Proprietary
Text Domain:  zys
*/

/* The real stylesheet is assets/css/site.css — identical to the approved
   design and loaded from functions.php. This file exists because WordPress
   requires it, and to hold anything specific to the WordPress admin bar. */

#wpadminbar { z-index: 99999; }
body.admin-bar .nav { top: 32px; }
@media screen and (max-width: 782px) {
	body.admin-bar .nav { top: 46px; }
}
