/*
Theme Name: Swarayu Teal (Twenty Twenty-Five Child)
Theme URI: https://swarayu.com
Description: Child theme of Twenty Twenty-Five for Swarayu Wellness Clinic — Teal Night design. Requires Twenty Twenty-Five parent theme.
Author: Swarayu
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: swarayu-child
*/

/* Parent block styles are dequeued on Swarayu templates; main design lives in assets/css/styles.css */

/* WordPress admin bar: keep layout aligned with sticky header */
body.admin-bar .site-header {
	top: 32px;
}

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