/*
Theme Name: CGPA Calculator India
Theme URI: https://cgpa-calculator.in/
Author: OpenAI for user
Author: Dharmeshkumar
Description: SEO-friendly, mobile-responsive WordPress theme for CGPA calculators, academic tools, and blog publishing. Includes a customizable calculator-rich homepage, responsive blog layout, SEO enhancements, footer widget areas, custom menus, widgets, comments, featured images, and Gutenberg compatibility.
Version: 1.2.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cgpa-calculator-india
Tags: education, blog, calculator, one-column, two-columns, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, wide-blocks
*/

:root {
  --wp--style--global--content-size: 1200px;
  --wp--style--global--wide-size: 1400px;
}

.sticky {
  outline: 2px solid transparent;
}

.bypostauthor {
  outline: 2px solid transparent;
}

.wp-caption,
.gallery-caption {
  max-width: 100%;
}

.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: #f1f1f1;
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  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;
}
