/*
 Theme Name:   Job Notify India
 Theme URI:    https://jobnotifyindia.com/
 Description:  A premium, fast, SEO & AdSense optimized custom theme for Job Notify India — India's trusted government jobs portal. Fully custom-built, no parent theme required.
 Author:       Job Notify India
 Author URI:   https://jobnotifyindia.com/
 Version:      2.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  jobnotifyindia
 Requires at least: 6.0
 Tested up to: 6.7
 Requires PHP: 7.4
 Tags:         government-jobs, sarkari-result, jobs-portal, adsense-ready, seo-optimized
*/

/* ═══════════════════════════════════════════════════════
   All critical CSS is inlined in templates for
   maximum performance (no render-blocking CSS).
   Add global overrides or plugin compat styles below.
   ═══════════════════════════════════════════════════════ */

/* WordPress core alignment classes */
.alignwide  { max-width: 1240px; margin-left: auto; margin-right: auto; }
.alignfull  { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft  { float: left; margin-right: 1em; }
.alignright { float: right; margin-left: 1em; }

/* Screen-reader text (accessibility) */
.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; width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto !important; clip-path: none; color: #21759b;
  display: block; font-size: .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;
}
