/*
Theme Name: San Marcos Sprinkler Repair
Theme URI: https://sanmarcossprinklerrepair.com
Author: San Marcos Sprinkler Repair
Author URI: https://sanmarcossprinklerrepair.com
Description: Custom Elementor-ready WordPress theme for San Marcos Sprinkler Repair. Includes 10 service pages, 7 service-area pages, blog, reviews, and a one-click demo content importer. All text, images, and the sitewide phone number are editable from the WordPress admin (Customizer + Pages + CPTs). Fully compatible with Elementor — when Elementor is active, theme builder locations (header, footer, single, archive) and per-page Elementor edits override the PHP templates.
Version: 1.2.1
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: san-marcos-sprinkler
Tags: business, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, elementor
*/

/* The full design system lives in assets/css/app.css and is enqueued via functions.php.
   This file exists only to satisfy WP_Theme metadata + WordPress admin bar styling. */

/* WP admin bar fix (prevents content jump when logged in) */
html { margin-top: 0 !important; }
* html body { margin-top: 0 !important; }
@media screen and ( max-width: 782px ) {
  html { margin-top: 0 !important; }
  * html body { margin-top: 0 !important; }
}
