/*
Theme Name: The Swiss River Group
Theme URI: https://theswissrivergroup.com/
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com/
Description: All-in-one skilled services theme for The Swiss River Group in Southern Indiana.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tmt
Tags: one-page, custom-colors, custom-logo, custom-menu
*/

/* Compiled styles are enqueued from assets/build/theme-app.css */

/* Offset fixed site header when the WordPress admin bar is visible. */
body.admin-bar .tmt-site-header {
	top: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar .tmt-site-header {
		top: 46px;
	}
}
