/*
Theme Name: Herzbox
Theme URI: https://www.herzbox.at
Author: Lukas Penkner
Description: Maßgeschneidertes WooCommerce-Theme für Herzbox — handgemachter Schmuck aus Niederösterreich. Hell, editorial, mit Galerie-Charakter. Fraunces + Inter.
Version: 1.7.1
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: herzbox
Tags: e-commerce, custom-colors, custom-menu, translation-ready
WC requires at least: 8.0
WC tested up to: 10.7
*/

/*
  Hinweis: Das eigentliche Design liegt in assets/styles.css.
  Diese Datei enthält nur den Theme-Header (Pflicht für WordPress)
  sowie WordPress-spezifische Ergänzungen, die es im HTML-Entwurf
  noch nicht gab (Blockeditor-Klassen, Kommentare, Screenreader).
*/

/* ---------- WordPress-Grundklassen ---------- */
.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!important;width:1px;word-wrap:normal!important;
}
.screen-reader-text:focus{
  background:#fff;border-radius:4px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);
  clip:auto!important;clip-path:none;color:#211A15;display:block;font-size:14px;
  font-weight:600;height:auto;left:8px;line-height:normal;padding:14px 22px;
  text-decoration:none;top:8px;width:auto;z-index:100000;
}
.skip-link{position:absolute;left:-9999px}
.alignleft{float:left;margin:0 1.5em 1em 0}
.alignright{float:right;margin:0 0 1em 1.5em}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{max-width:100%}
.wp-caption-text{font-size:13px;color:var(--muted);margin-top:6px}
.sticky{display:block}
.gallery-caption{display:block}
.bypostauthor{display:block}
