/*
Theme Name: Garage Pro
Theme URI: https://frostwebstudio.com/
Author: Frost Web Studios
Author URI: https://frostwebstudio.com/
Description: A premium dark theme for auto repair shops, garages, and mechanics, by Frost Web Studios. Includes a polished hero with trust strip, services grid, "how we work" steps, gallery marquee, video, blog, and full booking-system integration via the companion Garage Booking System plugin. Includes a dedicated Theme Options admin page covering branding, hero, business info, footer, and colors.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: garage-pro
Tags: dark, business, automotive, services, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, portfolio, e-commerce
*/

/* All visual CSS lives in /assets/css/site.css for clean separation. This file holds the WP theme metadata + WP-required reset only. */
.alignnone, .aligncenter, .alignleft, .alignright { display: block; }
.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .85rem; color: #9aa1ab; text-align: center; padding: .5em 0; }
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); -webkit-clip-path: inset(50%); clip-path: inset(50%);
  height: 1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;
}
.sticky, .gallery-caption, .bypostauthor { display: block; }
