/*
Theme Name: Ignitex WBS
Theme URI: https://example.com/ignitex-wbs
Author: Ignitex WBS
Author URI: https://example.com
Description: A production-ready custom WordPress theme converted from a Framer design. Ships with editable pages, Services, Team, Projects and Testimonials post types, WordPress menus, Customizer-driven contact and social details, and a Framer-style scroll/reveal motion layer. No page builder required.
Version: 1.2.0
Requires at least: 6.2
Tested up to: 7.1
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: ignitex-wbs
Tags: custom-menu, featured-images, translation-ready, block-styles, wide-blocks, one-column, custom-colors, custom-logo, editor-style, full-width-template, theme-options, threaded-comments
*/

/* The compiled stylesheet lives in assets/css/main.css and is enqueued from inc/enqueue.php.
   This file carries the theme header and WordPress core class requirements. */

.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: #fff;
  border-radius: 3px;
  clip-path: none;
  color: #05080c;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.sticky, .gallery-caption, .bypostauthor { }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 14px; color: #5b5b5b; padding: 8px 0; }
