/*
Theme Name: Nexacorez
Theme URI: https://ahmdstudio.com/nexacorez
Author: AHMD STUDIO
Author URI: https://ahmdstudio.com
Description: Nexacorez — a fast, Elementor-native business & ecommerce theme with a custom widget suite (hero collage, cursor image trail, card deck, service feature panels, and more), typography controls, per-page background options, and performance-first asset loading. Built by AHMD STUDIO.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nexacorez
Tags: elementor, custom-logo, custom-menu, featured-images, translation-ready, full-width-template
*/

/* The design system (fonts, Tailwind config, custom CSS) is injected in the
   <head> by inc/head-assets.php so the page matches the original exactly.
   This file only needs the WordPress theme header above + a couple of
   accessibility helpers. */

.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);
  height:1px;width:1px;margin:-1px;padding:0;overflow:hidden;
  position:absolute !important;word-wrap:normal !important;
}
.realify-skip-link{
  position:absolute;left:-9999px;top:0;z-index:100000;
  padding:12px 18px;background:#CBDE6E;color:#11341F;font-weight:600;
}
.realify-skip-link:focus{left:0;}
