/*
Theme Name: LeadPro Contractor
Theme URI: https://example.com/leadpro
Author: Built for Greg
Author URI: https://example.com
Description: A conversion-focused WordPress theme for local service and lead-generation websites (epoxy flooring, concrete coating, roofing, HVAC and similar trades). Includes a homepage builder of toggleable sections, Services / About / Contact page templates, a built-in quote form that stores leads in the admin, and a full Customizer panel for fonts, font sizes, image sizes, colours and spacing.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: leadpro
Tags: business, portfolio, blog, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, two-columns, right-sidebar

LeadPro Contractor is distributed under the terms of the GNU GPL v2 or later.

NOTE: All presentational CSS lives in /assets/css/theme.css so it can be
loaded after the Customizer variables. This file exists for the theme
header and for a small set of WordPress-required core classes.
*/

/* WordPress core required classes */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { max-width: 100%; background: #f6f7f9; padding: 6px; border-radius: 6px; }
.wp-caption-text { font-size: .85em; text-align: center; margin: .5em 0; }
.screen-reader-text {
	border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden;
	padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #fff; clip-path: none; color: #111; display: block;
	font-size: 1rem; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px;
	text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { display: block; }
