/*
Theme Name: Exita World
Theme URI: https://exitaworld.com
Author: Muath Al-Humaidi
Description: ثيم متجر إكسيتا ورلد — أبيض وليموني، عربي RTL أولاً، مبني لووكومرس مع بوابة عمر ١٨+ وعناصر امتثال لمنتجات النيكوتين.
Version: 1.0.4
Requires at least: 6.4
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: excita
Tags: e-commerce, rtl-language-support, translation-ready, custom-menu, custom-logo
WC requires at least: 8.0
WC tested up to: 9.9
*/

/* The brand layer lives in assets/css/excita.css — this file only carries the
   theme header plus WordPress' required core classes. */

.alignnone { margin: 1em 0; }
.aligncenter, div.aligncenter { display: block; margin: 1em auto; }
.alignleft { float: left; margin: .5em 1.5em .5em 0; }
.alignright { float: right; margin: .5em 0 .5em 1.5em; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 13px; color: var(--ex-muted); }
.screen-reader-text {
  position: absolute !important; width: 1px; height: 1px;
  overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap;
}
.screen-reader-text:focus {
  position: static !important; width: auto; height: auto; clip: auto;
  background: var(--ex-lime); color: var(--ex-ink); padding: 12px 20px; font-weight: 700;
}
.sticky { display: block; }
.bypostauthor { display: block; }
