/*
Theme Name: Flooriversum
Theme URI: https://flooriversum.ro
Author: Flooriversum
Description: Child theme of Twenty Twenty-Five for FLOORIVERSUM — industrial floor systems, machines, and WooCommerce catalog.
Template: twentytwentyfive
Version: 1.0.13
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flooriversum
Tags: full-site-editing, woocommerce, e-commerce, block-patterns, custom-colors
*/

/*
 * Landing-page utilities live in assets/css/.
 * Shop / Site Editor look is driven by theme.json so parent updates stay intact.
 */

.admin-bar .flooriversum-landing header.fixed {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .flooriversum-landing header.fixed {
		top: 46px;
	}
}
