/*
Theme Name: XplorAble
Theme URI: https://xplorable.example
Author: OneBrain AI
Description: Accessible travel platform theme — pixel-faithful WordPress conversion of the XplorAble design. Hotels, Places, Shop, Blog, Map, Connect, Auth and Profile, all backend-managed via the XplorAble Core plugin.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: xplorable
*/

/* Base variables + resets are duplicated in per-page stylesheets extracted from the
   original design; this file only needs the theme header plus a few WP-specific rules. */
.xp-notice{font-family:'Nunito',sans-serif}
#navLinks.hidden{display:none}
img.alignleft{float:left;margin:0 16px 8px 0}
img.alignright{float:right;margin:0 0 8px 16px}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
