/*
Theme Name:  Fotobox Erzgebirge
Theme URI:   https://fotobox-erzgebirge.de
Author:      Fotobox Erzgebirge
Author URI:  https://fotobox-erzgebirge.de
Description: Professionelles Premium-Theme für Fotobox Erzgebirge. Optimiert für Elementor Page Builder, ACF (Advanced Custom Fields) und Contact Form 7. Gold & Silber Luxus-Design.
Version:     1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fotobox-erzgebirge
Tags: elementor, full-site-editing, custom-background, custom-logo, custom-menu, featured-images, responsive-layout

Empfohlene Plugins:
- Elementor (Page Builder) – kostenlos
- Elementor Pro – für erweiterte Widgets
- Advanced Custom Fields (ACF) – kostenlos
- Contact Form 7 – kostenlos
- YOAST SEO – kostenlos
- WP Super Cache – kostenlos
*/

/* ============================================
   BASIS-RESET  (Elementor übernimmt den Rest)
   ============================================ */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }
