/*
Theme Name: MiMusE
Theme URI: https://example.invalid/mimuse
Author: MiMusE
Description: Reusable WooCommerce + Elementor presentation theme for the MiMusE commerce system.
Version: 0.25.3
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: mimuse
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
