/*
Theme Name: Rombs Ratgeber
Theme URI: https://rombs-gmbh.de/ratgeber
Author: Rombs GmbH
Author URI: https://rombs-gmbh.de
Description: Klassisches Theme im Look der Rombs Shopseite. Header repliziert die Storefront-Struktur, Inter-Font self-hosted (DSGVO), Bootstrap 5. Nur fuer rombs-gmbh.de/ratgeber.
Version: 1.0.5
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: Proprietary
Text Domain: rombs-ratgeber
Tags: blog, two-columns, custom-logo, custom-menu
*/

/* WP-Default-Reset */
.alignleft  { float: left;  margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; color: var(--rombs-text-muted, #6b7280); margin-top: .5rem; }
.screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.bypostauthor { /* required by WP theme check */ }
.sticky       { /* required by WP theme check */ }
.gallery-caption { /* required by WP theme check */ }
