/*
Theme Name: Bravixa Media
Theme URI: https://bravixamedia.com
Author: Bravixa Media
Author URI: https://bravixamedia.com
Description: Premium dark-and-blue theme for Bravixa Media, a full-service marketing agency in Dubai. Includes Services and Projects custom post types, a designed page-template set (about, process, pricing, contact, careers, FAQ), a filterable portfolio, and one-click starter content.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: bravixa
Tags: agency, business, portfolio, dark, blue, custom-menu, featured-images, translation-ready
*/

/* -----------------------------------------------------------------------
   The actual design lives in assets/css/theme.css (enqueued separately) so
   it can be cached and shared with the static prototype. This file exists
   for the theme header above and for WordPress-specific odds and ends.
   ----------------------------------------------------------------------- */

/* WordPress core classes */
.alignleft{float:left;margin:6px 26px 20px 0}
.alignright{float:right;margin:6px 0 20px 26px}
.aligncenter{display:block;margin-inline:auto}
.alignwide{width:min(1100px,100%);margin-inline:auto}
.alignfull{width:100%}
.wp-caption{max-width:100%}
.wp-caption-text,.wp-element-caption{font-size:.8rem;color:var(--muted);text-align:center;margin-top:10px}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;
  margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal}
.screen-reader-text:focus{background:var(--surface-2);color:var(--white);clip:auto;clip-path:none;
  display:block;height:auto;width:auto;left:24px;top:24px;padding:14px 24px;border-radius:100px;
  border:1px solid var(--blue);z-index:9999;font-size:.85rem;font-weight:700;text-decoration:none}
.sticky{position:relative}
.bypostauthor{display:block}
