/*
Theme Name: Freedom Plumbing
Theme URI: https://freedomplumbingclarksville.com/
Author: Built for Freedom Plumbing LLC
Author URI: https://freedomplumbingclarksville.com/
Description: A hybrid classic theme for Freedom Plumbing LLC of Clarksville, TN. Pixel-faithful marketing sections rendered in PHP, full block editor support on pages, custom post types for Services, Service Areas, Team and Testimonials, and a Site Settings screen for everything that changes over time.
Version: 1.2.0
Requires at least: 6.4
Tested up to: 6.8
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: freedom-plumbing
Tags: business, custom-logo, custom-menu, block-patterns, block-styles, wide-blocks, editor-style, translation-ready
*/

/* =========================================================================
   The rendered stylesheet lives in assets/css/theme.css so it can be
   enqueued independently of this file's theme header, and so the block
   editor can load the same rules. This file intentionally carries only the
   header above plus a WordPress-required baseline.
   ========================================================================= */

.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 !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #292a86;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sticky,
.gallery-caption,
.bypostauthor {
  /* Required by the WordPress theme review guidelines. */
}
