/*
Theme Name: Progmetics Education
Theme URI: https://progmetics.com
Author: Progmetics Education
Description: Custom theme for Progmetics Education — live online tuition for CBSE and ICSE families in the UAE. Navy, mango and sky brand system with Poppins display type. Works with the block editor and with Elementor. All contact details, the announcement bar and social links are editable under "Progmetics" in the admin sidebar.
Version: 1.0.4
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: progmetics
Tags: education, business, block-patterns, custom-logo, custom-menu, full-width-template
*/

/* The real stylesheet is assets/css/style.css — this file exists so WordPress
   can identify the theme, and to hold any small overrides you add later. */

/* --- WordPress core alignment classes --- */
.alignwide{max-width:1340px;margin-inline:auto}
.alignfull{max-width:none;width:100%}
.aligncenter{margin-inline:auto;display:block}
.alignleft{float:left;margin:0 1.4rem 1rem 0}
.alignright{float:right;margin:0 0 1rem 1.4rem}
.wp-caption{max-width:100%}
.wp-caption-text,.wp-element-caption{font-size:.85rem;color:var(--muted);margin-top:.5rem}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}

/* --- Menus rendered by wp_nav_menu --- */
.ftr ul.menu,.ftr div.menu>ul{list-style:none;padding:0;margin:0}
.ftr ul.menu li{margin-bottom:.6em}
.nav ul{list-style:none;margin:0;padding:0;display:contents}

/* --- Editor comfort --- */
.editor-styles-wrapper{background:var(--sand)}
