/*
Theme Name: Contribution Exchange
Theme URI: https://contributionexchange.org/
Author: Contribution Exchange
Description: The official Contribution Exchange editorial theme for making learning through contribution visible, trusted, and portable. Includes structured content types for National Exchanges, people, and media resources.
Version: 1.5.1
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 8.0
Text Domain: contribution-exchange
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Primary presentation CSS is loaded conditionally from assets/css. */

.main-links .ce-menu{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.main-links .ce-menu li{margin:0}
.main-links.is-open{display:flex!important;position:absolute;top:68px;left:0;right:0;padding:22px;background:var(--paper);flex-direction:column;align-items:stretch;box-shadow:0 18px 35px rgba(27,30,41,.14)}
.main-links.is-open .ce-menu{flex-direction:column;align-items:stretch}
.nav-pathway{white-space:nowrap;margin-left:6px}
@media(max-width:920px){.nav-pathway{display:none!important}}
@media(max-width:1180px){.main-links{display:none}.menu-toggle{display:block}.nav-pathway{display:none!important}}
.content{font-size:1.05rem}.content>*{max-width:760px}.content>.alignwide{max-width:1240px}.content>.alignfull{max-width:none}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
