/*
Theme Name: PitchDetectors
Theme URI: https://pitchdetectors.com
Author: PitchDetectors
Author URI: https://pitchdetectors.com
Description: A professional, lightweight tools & calculators WordPress theme. Includes a built-in Header & Footer Builder, full color/typography customization, and an enhanced "Add Tool" workflow — no page builder required.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pitchdetectors
Tags: blog, custom-logo, custom-menu, custom-colors, featured-images, threaded-comments, translation-ready, theme-options, two-columns, right-sidebar
*/

/* Base styles live in assets/css/main.css. This file holds the WordPress
   theme header above and a small set of required selectors below. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px; width: 1px;
    margin: -1px; overflow: hidden;
    padding: 0; position: absolute !important;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background: #f1f1f1; clip: auto !important; clip-path: none;
    color: #21759b; display: block;
    font-size: 14px; font-weight: bold;
    height: auto; left: 5px; padding: 15px 23px 14px;
    text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
.alignleft  { float: left;  margin-right: 1.5em; }
.alignright { float: right; margin-left:  1.5em; }
.aligncenter{ display: block; margin-left: auto; margin-right: auto; }
.wp-caption  { max-width: 100%; }
.wp-caption-text { font-size: .9em; color: var(--pd-muted); text-align: center; }
.sticky      { display: block; }
.gallery-caption {}
.bypostauthor{}
