/*
Theme Name: Il Falsario Leather
Theme URI: https://ilfalsarioleather.com/
Author: Il Falsario Leather
Description: Translation-ready WooCommerce theme for Il Falsario Leather, Firenze.
Version: 3.0.0
Requires at least: 6.9
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: il-falsario-leather
Domain Path: /languages
*/

:root {
  color-scheme: light;
}

body {
  margin: 0;
  background: #f4efe6;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  z-index: 100000;
  top: 8px;
  left: 8px;
  width: auto;
  height: auto;
  padding: 12px 16px;
  clip: auto;
  background: #ffffff;
  color: #101010;
  font-weight: 700;
}
