#masthead {
	background-color: #fff;
}

#main {
		background-image: url("https://einzig-arti.ch/wp-content/uploads/2026/02/kleckser-oben.png");
		background-position: top;
		background-repeat: no-repeat;
}

#main img {
		border-radius: 10px;
}

#theme-attribution {
		display: none;
}
#site-info {
		background-color: #f3c8dc;
		border-radius: 0 0 10px 10px;
		padding: 12px;
		margin: 0 !important;
		text-align: left !important;
}

#colophon {
	background-size: 100%;
		padding: 0 0 0 0;
		background-position: center top;
		background: none;
		}
#colophon #footer-widgets {
	background-image: url("https://einzig-arti.ch/wp-content/uploads/2026/02/kleckser-unten.png");
	background-position: center;
	background-repeat: no-repeat;
		/* background-size: 95%; */
		height: 10em; /* mobile braucht nur height 3em */
}
		
.wide-grey.panel-row-style {
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.site-navigation, main-navigation, primary, use-vantage-sticky-menu, use-sticky-menu {
			border-radius: 10px 10px 0px 0px !important;
}
#search-icon-icon {
			border-radius: 0px 10px 0px 0px !important;

}
h1 {
  font-size: 30px !important;
}
#pg-56-1 {
	margin-bottom: 0;
}
.support-text {
	font-style: normal !important;
		text-transform: uppercase;
		margin: 0 0 10px 0 !important;
		color: #8d8d8d !important;
		font-size: 13px !important;	
}
.mobile-nav-frame {
		width: 80% !important;
		left: 0 !important;
	}
.mobile-nav-frame ul li a.link {
	text-shadow: none !important;
	}
#colophon #site-info a {
	color: #464646;
	text-decoration: underline;
	}
#colophon #site-info a:hover {
	color: black;
	}