/*
Theme Name: Al Diyafa
Theme URI: https://aldiyafaclinic.com
Description: Custom theme for Al Diyafa Medical Group — redesigned 2026 layouts (home, services, doctors, booking, blog, contact). Designed by Quasix LLC.
Author: Quasix LLC
Author URI: https://quasix.com
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary — Al Diyafa Medical Group
Text Domain: aldiyafa
*/

/* The real stylesheet is enqueued from functions.php as assets/css/al-diyafa.css.
   This file must exist with the header above for WordPress to recognise the theme. */

/* Minimal WP admin bar accommodation so nothing is hidden under it */
html[lang] { margin-top: 0 !important; }
body.admin-bar .nav { top: 32px; }
@media (max-width: 782px) { body.admin-bar .nav { top: 46px; } }
