/*
Theme Name:   Raw Fitness
Theme URI:    https://www.developmentaruba.com
Author:       Development Aruba
Author URI:   https://www.developmentaruba.com
Description:  Custom theme for Raw Fitness Aruba — a dark, motion-led single-scroll build with sub-brand pages for Alpha Box, Raw Kitchen, Eleva Physio and Aruba Blaze. Presentation only: all content comes from the Raw Fitness Content plugin, so the design can be rebuilt later without touching a single entry. No page builder, no shortcode soup.
Version:      1.0.0
Requires at least: 6.0
Tested up to: 6.6
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:  raw-fitness
Tags:         custom-background, custom-logo, custom-menu, featured-images, translation-ready, full-width-template

Raw Fitness WordPress Theme, (C) 2026 Development Aruba.

The design tokens, layout and motion live in assets/css/base.css and
assets/css/theme.css. This file exists for the theme header and for the small
number of WordPress-generated classes that every theme is expected to style.
*/

/* WordPress core markup classes. */
.alignleft {
	float: left;
	margin-right: 1.5rem;
}

.alignright {
	float: right;
	margin-left: 1.5rem;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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-color: #0a0a0b;
	border: 2px solid #e2141e;
	clip: auto !important;
	clip-path: none;
	color: #f5f6f7;
	display: block;
	font-size: 0.875rem;
	height: auto;
	left: 16px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 16px;
	width: auto;
	z-index: 100000;
}

.wp-caption,
.gallery-caption {
	color: #8b8d94;
	font-size: 0.85rem;
}

.sticky,
.bypostauthor {
	display: block;
}
