/*
Theme Name: Windy City Paving Pro
Theme URI: https://www.windycitypaving.com
Author: Windy City Paving
Author URI: https://www.windycitypaving.com
Description: Full WordPress theme for Windy City Paving. Includes Custom Post Types for Locations (cities), Counties, Services, Industries, and Problem/Emergency pages — each editable from WP admin. Lead-generation focused with embedded lead forms, sticky mobile CTA, and Customizer-managed contact info.
Version: 2.1.0
Requires at least: 6.0
Tested up to: 6.5
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: wcp
Tags: business, contractor, paving, custom-menu, custom-logo, threaded-comments, translation-ready, block-patterns, custom-post-types
*/

/* Base reset — full design lives in /assets/css/main.css */
body { margin: 0; }
.alignwide { max-width: 1280px; margin-left: auto; margin-right: auto; }
.alignfull { max-width: 100%; }
.screen-reader-text { border:0; clip:rect(1px,1px,1px,1px); -webkit-clip-path:inset(50%); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute !important; width:1px; word-wrap:normal !important; }
.skip-link.screen-reader-text:focus { background:#f1f1f1; clip:auto !important; clip-path:none; color:#21759b; display:block; font-size:14px; font-weight:700; left:5px; line-height:normal; padding:15px 23px 14px; text-decoration:none; top:5px; width:auto; z-index:100000; }
