/*
Theme Name: waldwärts
Theme URI: https://waldwaerts-as.de
Author: waldwärts
Description: Schlankes Elementor-Theme für Anna Schlapp – Wald- und Naturpädagogik.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: waldwaerts
*/

:root{--ww-forest:#2e3a31;--ww-deep:#1f2922;--ww-sage:#7e8973;--ww-sand:#e8e3d7;--ww-cream:#f3efe8;--ww-paper:#fffefa;--ww-clay:#a4674c;--ww-ink:#303a32}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ww-paper);color:var(--ww-ink);font-family:"DM Sans",Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit}.ww-header{height:138px;background:#fff;display:flex;align-items:center;border-bottom:1px solid #eceee8}.ww-header__inner,.ww-footer__inner{width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.ww-logo img{display:block;width:220px;height:124px;object-fit:contain;mix-blend-mode:multiply}.ww-menu{display:flex;gap:30px;align-items:center;list-style:none;margin:0;padding:0}.ww-menu a{text-decoration:none;font-size:15px;font-weight:600}.ww-menu a:hover{color:var(--ww-clay)}.ww-content{min-height:60vh}.ww-footer{padding:36px 0;background:var(--ww-deep);color:#d2dad4}.ww-footer__inner{align-items:flex-end}.ww-footer p{margin:0;font-size:14px}.ww-footer a{color:inherit}.wpcf7 input,.wpcf7 textarea{width:100%;border:1px solid #cbd0c9;border-radius:6px;background:white;padding:13px 14px;font:inherit}.wpcf7 label{display:block;margin-bottom:17px;font-weight:600}.wpcf7 label span{font-weight:400}.wpcf7 input[type=submit]{width:auto;border:0;border-radius:99px;background:var(--ww-forest);color:#fff;padding:15px 25px;font-weight:600;cursor:pointer}.wpcf7 input[type=submit]:hover{background:var(--ww-clay)}
@media(max-width:800px){.ww-header{height:108px}.ww-header__inner,.ww-footer__inner{width:min(100% - 32px,1180px)}.ww-logo img{width:170px;height:96px}.ww-nav{display:none}.ww-footer__inner{align-items:flex-start;flex-direction:column}}
