/*
Theme Name: Turban Elite Fitness
Theme URI: https://turbanelitefitness.com/
Author: Turban Elite Fitness
Author URI: https://turbanelitefitness.com/
Description: A bold, responsive fitness and coaching WordPress theme created for Turban Elite Fitness. Includes a conversion-focused homepage, programs, schedule, pricing, BMI calculator, testimonials, blog layouts, Customizer controls, and WooCommerce-ready styling.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: turban-elite-fitness
Tags: fitness, gym, one-column, two-columns, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks, blog
*/

/* Core WordPress alignment helpers. Main theme styles are in assets/css/main.css. */
.alignwide { max-width: 1320px; margin-left: auto; margin-right: auto; }
.alignfull { width: 100vw; margin-left: calc(50% - 50vw); }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .85rem; opacity: .75; }
.sticky { position: relative; }
.bypostauthor { position: relative; }
.gallery-caption { font-size: .85rem; }
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%);
  height: 1px; margin: -1px; overflow: hidden; padding: 0;
  position: absolute !important; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background: #fff; clip: auto !important; clip-path: none; color: #111;
  display: block; font-size: 14px; font-weight: 700; height: auto;
  left: 8px; line-height: normal; padding: 12px 16px; top: 8px;
  width: auto; z-index: 100000;
}
