/*
Theme Name: BioPure Elementor
Theme URI: https://biopurepep2stg.wpenginepowered.com/
Author: BioPure Peptides
Description: A lightweight Elementor-first WooCommerce theme for the BioPure storefront redesign.
Version: 0.1.9
Requires at least: 6.7
Requires PHP: 8.1
Text Domain: biopure-elementor
*/

/*
 * Visual design is intentionally owned by Elementor Kit, template, page, and
 * widget controls. These rules apply only to the theme's no-Elementor fallbacks.
 */
.bpe-skip-link {
	position: fixed;
	z-index: 100000;
	top: 12px;
	left: 12px;
	padding: 10px 16px;
	background: #152f3d;
	color: #fff;
	transform: translateY(-160%);
}

.bpe-skip-link:focus { transform: translateY(0); }
.bpe-fallback-shell { width: min(calc(100% - 40px), 1240px); margin-inline: auto; }
.bpe-fallback-header, .bpe-fallback-footer { padding-block: 20px; }
.bpe-fallback-main { min-height: 50vh; padding-block: 48px; }
