/*
Theme Name: Fresh Filter Supply
Theme URI: https://example.com/fresh-filter-supply
Author: Fresh Filter Supply
Author URI: https://example.com
Description: A fast, mobile-first, conversion-focused WooCommerce theme for an ecommerce brand selling replacement HVAC, air purifier, water, and RV filters. Clean navy/blue/green design, fully editable homepage via the Customizer.
Version: 1.2.11
Requires at least: 6.4
Tested up to: 7.0
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: ffs
Tags: e-commerce, woocommerce, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, block-styles, wide-blocks
WC requires at least: 7.0
WC tested up to: 10.8

This theme, like WordPress, is licensed under the GPL.
*/

/*
  NOTE: All visual styles live in assets/css/main.css (enqueued separately).
  This file only carries the required theme header plus the WordPress
  core block/alignment classes that WP expects in the root stylesheet.
*/

.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.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: #fff;
	clip: auto !important;
	clip-path: none;
	color: #082B5F;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
