/*
Theme Name: LEXA Furniture
Theme URI: https://era-suite.com/
Author: Era Suite
Author URI: https://era-suite.com/
Description: Ultra-luxury e-commerce and contemporary furniture theme for WordPress and WooCommerce. Built with custom Theme Options Framework, live color presets, native RTL, and smooth Ajax drawers.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lexa-furniture
Tags: e-commerce, custom-colors, custom-menu, featured-images, translation-ready, rtl-language-support, right-to-left, woocommerce
*/

/* WordPress Core Alignment Classes */
.alignleft { float: left; margin: 0 1.5rem 1.5rem 0; }
.alignright { float: right; margin: 0 0 1.5rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; margin-bottom: 1.5rem; }
.wp-caption-text { font-size: 0.85rem; color: var(--color-text-muted); text-align: center; margin-top: 0.5rem; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
