/*
Theme Name: Hairloss Rescue
Theme URI: https://hairlossrescue.com/
Author: Hairloss Rescue Inc.
Description: Bespoke theme for Hairloss Rescue — hair and scalp studio, Lusk, Wyoming. White minimalism, single grotesque typeface, WooCommerce shop, ACF-driven content, a service menu and a work carousel. The folder and the PHP prefix stay `lumen`, after the design the theme was built from.
Version: 1.3.1
Requires at least: 6.4
Tested up to: 7.1
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: lumen
Tags: custom-menu, featured-images, translation-ready, e-commerce, block-styles, wide-blocks
*/

/* --------------------------------------------------------------------------
   This file only carries the theme header plus the WordPress core classes the
   handbook requires. All of the LUMEN design lives in assets/css/theme.css.
   -------------------------------------------------------------------------- */

.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;
  clip-path: none;
  color: #111;
  display: block;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 14px 22px;
  text-decoration: none;
  top: 6px;
  width: auto;
  z-index: 100000;
}

.alignleft   { float: left;  margin-right: 1.6em; margin-bottom: 1.2em; }
.alignright  { float: right; margin-left: 1.6em;  margin-bottom: 1.2em; }
.aligncenter { clear: both;  display: block; margin-left: auto; margin-right: auto; }
.alignwide   { max-width: 1100px; margin-left: auto; margin-right: auto; }
.alignfull   { max-width: none; }

.wp-caption { margin-bottom: 1.6em; max-width: 100%; }
.wp-caption img { display: block; margin: 0 auto; }
.wp-caption-text { font-size: 12.5px; color: #8C8A86; margin: 10px 0 0; text-align: center; }

.gallery-caption { display: block; }
.sticky, .bypostauthor { }

.wp-block-image figcaption { font-size: 12.5px; color: #8C8A86; }
