/*
Theme Name: Orbitexa Premium Magazine Theme
Theme URI: https://orbitexa.example.com/
Author: Orbitexa
Author URI: https://orbitexa.example.com/
Description: Orbitexa is a premium futuristic magazine and digital knowledge theme for AI, technology, finance, investing and tutorial publications. Fast, SEO friendly, AdSense ready, no jQuery.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: orbitexa
Tags: magazine, news, blog, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, block-styles, wide-blocks, editor-style, translation-ready, threaded-comments
*/

/* Main styles are enqueued from assets/css/main.css for performance.
   This file holds the theme header and WordPress required classes. */

.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text {
  border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden;
  padding: 0; position: absolute; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: var(--orb-surface); clip-path: none; color: var(--orb-text);
  display: block; font-size: 0.875rem; height: auto; left: 1rem; line-height: normal;
  padding: 1rem 1.5rem; text-decoration: none; top: 1rem; width: auto; z-index: 100000;
}
.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { display: block; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.85rem; color: var(--orb-muted); }
