/*
Theme Name: Kind von Twenty Twenty-one
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Template: twentytwentyone
Version: 1.0
LLicense: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio
*/

.page-id-13 #post-13 .entry-header, .singular .entry-title { display: none; }
.home .site-main > article > :first-child { margin-top: 30px; }

.site-title, .site-description,
.widget-area, .widget a:link, .widget a:visited, .widget a:active,
.site-footer > .site-info, .site-footer > .site-info a:link, .site-footer > .site-info a:visited, .site-footer > .site-info a:active, 
#primary-mobile-menu span.open
{ color: #eaff00; } /* !important; } */

.primary-navigation a:hover { }

.site-footer > .site-info { border-top: 3px solid #eaff00; } /* !important; } */

a.steuerung { display: inline-block; padding: 0.5em 1em 0.7em 1em; background-color: #fafafa; color: #000; line-height: 1; border-radius: 10px; }

.widget-area { margin-top: calc(3 * var(--global--spacing-vertical)); }

.singular .entry-header { border-bottom: 0 none; } /* !important; } */

/* .dropdown-icon .site-branding { background-color: #aff; } */

@media only screen and (max-width: 481.98px) {
	.primary-navigation-open .menu-button-container, .primary-navigation > .primary-menu-container { background-color: #fafafa; }
}


@media only screen and (min-width: 482px) {
	.primary-navigation .primary-menu-container > ul > .menu-item > a,
	.primary-navigation .primary-menu-container > ul > .menu-item > a:link,
	.primary-navigation .primary-menu-container > ul > .menu-item > a:visited,
	.primary-navigation .primary-menu-container > ul > .menu-item > a:active
	{ color: #eaff00; }
}