/*
Theme Name: TILBAJ Education
Theme URI: https://tilbajconsult.com/education/
Author: TILBAJ Education
Description: Bespoke lightweight WordPress theme directly converted from the approved TILBAJ Education Frontend V2 and locked Premium Global Site Shell V8. No page builder required.
Version: 1.0.0-c2
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: tilbaj-education
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* WordPress integration-only rules. Approved visual rules live in assets/css. */
.nav-links a.active,
.nav-drop.active > button { color: var(--red, #e52540); }
.nav-drop.active > button::after { opacity: 1; }
.wp-caption, .wp-caption-text, .gallery-caption { max-width: 100%; }
.alignwide { max-width: 1180px; margin-left: auto; margin-right: auto; }
.alignfull { width: 100%; }
.screen-reader-text { position:absolute!important; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.screen-reader-text:focus { clip:auto!important; width:auto; height:auto; margin:0; padding:12px 16px; background:#fff; color:#061a4b; z-index:100000; }
.tilbaj-wp-content { max-width:1180px; margin:0 auto; padding:64px 24px; }
.tilbaj-wp-content .entry-content { font-size:1rem; line-height:1.8; }
.woocommerce .tilbaj-wp-content { padding-top:36px; }
