/*
Theme Name: Fast Plumber 24/7
Theme URI: https://example.com/fast-plumber-24-7
Author: Your Studio
Author URI: https://example.com
Description: A fast, lightweight one-page business theme for local plumbing & electrical repair services. Built with a "service ticket" visual motif, a WhatsApp-first booking flow, and editable Services, Testimonials, FAQs and Work Items via the WordPress admin — no page builder or plugins required. Includes a full Theme Options panel in the Customizer for phone/WhatsApp numbers, hero content and business info.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: fastplumber
Tags: one-column, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, theme-options

Fast Plumber 24/7 is a standalone WordPress theme. It is not a child theme.

The full stylesheet for this theme lives in assets/css/main.css and is
loaded via wp_enqueue_style() in functions.php — this file only carries
the required theme header above, plus the minimal reset WordPress core
expects every theme to define in style.css.
*/

/* Minimal core resets kept in style.css itself, per WP theme conventions */
.alignleft{ float:left; margin:0 1.5em 1.5em 0; }
.alignright{ float:right; margin:0 0 1.5em 1.5em; }
.aligncenter{ display:block; margin-left:auto; margin-right:auto; }
.screen-reader-text{
  border:0; clip:rect(1px,1px,1px,1px); clip-path:inset(50%);
  height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute;
  width:1px; word-wrap:normal !important;
}
.screen-reader-text:focus{
  background:#fff; border-radius:4px; box-shadow:0 0 2px 2px rgba(0,0,0,.6);
  clip:auto !important; clip-path:none; color:#101a2c; display:block;
  font-size:14px; font-weight:700; height:auto; left:6px; line-height:normal;
  padding:12px 16px; text-decoration:none; top:6px; width:auto; z-index:100000;
}
