/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1613341878
Updated: 2021-02-14 22:31:18

*/

#menu-main {
	position: absolute;
	width: 100%;
	z-index: 999;
}

.heateorSssSharingArrow {
	display: none;
}

.post-password-required {
	width: 100%;
	margin-top: 150px;
	margin-bottom: 150px;
	text-align: center;
}

.elementor-countdown-digits {
	font-size: 3em !important;
}

.buendnis-logo {
    background: #fff;
    margin: 5px;
    height: 80px;
}

#ticker {
	position: absolute;
    width: 100%;
    top:125px;
    z-index: 9;
}

.fluentform h4 {
	margin-bottom: 0em;
	font-size: 1.4em;
}

.big-number {
    font-size: 4em;
}

a.aktionstag-liste-stadt {
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px;
	font-size: 0.8em;
	background-color: #FEE853;
	padding: 0 3px;
	color: var( --e-global-color-primary ) !important;
}

a.aktionstag-liste-stadt:hover {
	text-decoration: underline;	
}

.slider-hero .elementor-slide-heading {
	color: var( --e-global-color-primary ) !important;
	background-color: #FEE853;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px;
	font-size: 0.8em;
	padding: 5px 10px;
}

#form-mietenbilanz button {
	background-color: var( --e-global-color-accent );
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 1.2em;
	font-weight: 900;
	color: var( --e-global-color-acff5d2 );
	border-radius: 3px 3px 3px 3px;
	border: 0;
}

#form-mietenbilanz .input input {
	font-size: 2em;
	height: auto;
}

#form-mietenbilanz .input select select {
	font-size: 1.6em;
	height: auto;
}

#form-mietenbilanz .input .ff_input-group-append span {
	background: transparent;
	color: var( --e-global-color-secondary );
	font-size: 2em;
}

#form-mietenbilanz .output {
	display: none;
}

#form-mietenbilanz .output-text {
	font-size: 2em;
	font-weight: bold;
	color: var( --e-global-color-primary );
}

#form-mietenbilanz .outputTitle {
	font-size: 1.7em;
	line-height: 1em;
}

#form-mietenbilanz .outputText {
	font-size: 0.4em;
	line-height: 1em;
	margin-bottom: 0.2em;
}

#form-mietenbilanz .form-shortcode {
	height: 5px;
}

.center {
	text-align: center;
}

p.buttonP {
	text-align: center;
	width: 80px;
	margin: 0px 5px 10px;
	display: inline;
}

.mbShareButtons {
	text-align: center;
}

.accent {
	color: var( --e-global-color-accent ) !important;
}

a.buttonIcon {
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 2.4em;
	font-weight: 900;
	border-radius: 40px;
	display: inline-block;
	color: #fff !important;
	background-color: var( --e-global-color-accent ) !important;
	width: 80px;
	height: 80px;
	line-height: 1.8em;
}

a.button {
	background-color: var( --e-global-color-accent );
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 1em;
	font-weight: 900;
	color: #fff !important;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 15px;
	border: 0;
	margin-top: 5px!important;
	display: inline-block;
	width: 240px;
	text-align: center;
}

p.bigIcon i {
	font-size: 2.4em;
	font-weight: 900;
	border-radius: 40px;
	display: inline-block;
	color: #fff !important;
	background-color: var( --e-global-color-accent ) !important;
	width: 80px;
	height: 80px;
	line-height: 1.8em;
}

.highlight {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FEE853;
	padding: 0 5px;
}

.spacerL {
	display: inline-block;
	height: 125px;
}

.spacerXS {
	display: inline-block;
	height: 1px;
}

@media only screen and (max-width: 768px) {
  /* For Smartphone: */
	main {
		margin-top: 75px;
	}
	
	#ticker {
		display: none;
	}
	
	h2 {
		font-size: 1.7em;
	}
	h2 {
		font-size: 1.7em;
	}
	h3 {
		font-size: 1.5em;
	}
	h4 {
		font-size: 1.3em;
	}
	h5 {
		font-size: 1.2em;
	}
	h6 {
		font-size: 1.1em;
	}
	
	.buendnis-logo {
		width: 45% !important;
	}
	
	.big-number {
    	font-size: 2.5em;
	}
	
	#form-mietenbilanz .outputTitle {
		font-size: 1.4em;
	}
	
	#chartdiv {
		top: -270px !important;
		left: 160px !important;
	}
}