/*
Theme Name: LiveGoods Botanical
Theme URI: https://livegoods.com/theme
Author: LiveGoods
Author URI: https://livegoods.com
Description: A collector's botanical archive for WooCommerce. LiveGoods Botanical is a standalone, high-performance theme built for rare plant, tissue-culture and specimen retailers. It pairs full-bleed editorial photography with rigorous herbarium-grade specimen data — Latin binomials, provenance, propagation stage and care specification rows — and layers a complete Shopify-parity shopping experience on top of WooCommerce: slide-out cart drawer, AJAX add-to-cart, sticky product bar, variant swatches, predictive search, quick view, free-shipping progress and a two-column sticky checkout. No parent theme, no build step, no jQuery dependency in theme code.
Version: 3.0.0
Requires at least: 6.4
Tested up to: 7.0
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: livegoods-botanical
Domain Path: /languages
Tags: e-commerce, woocommerce, one-column, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-width-template, block-styles, wide-blocks, rtl-language-support, translation-ready, accessibility-ready, threaded-comments

LiveGoods Botanical is distributed under the terms of the GNU GPL v2 or later.

== NOTE ==
All presentational CSS ships in assets/css/main.css and assets/css/woocommerce.css.
This file exists to carry the WordPress theme header and a small set of
last-resort fallbacks that apply if the enqueued stylesheets fail to load.
*/

/* ------------------------------------------------------------------
 * Last-resort fallbacks (only meaningful if assets/css fails to load)
 * ------------------------------------------------------------------ */

html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	background: #f7f4ed;
	color: #1a1a18;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	line-height: 1.6;
}

img {
	max-width: 100%;
	height: 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;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f7f4ed;
	border-radius: 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #14281d;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 16px 24px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}
