/* Füge hier Dein eigenes CSS ein */
::selection {
    background: #f4c200;
    color: #FFF;
}
.spacer{
	padding: 1em;
}
.cmplz-placeholder-parent.cmplz-placeholder-1.cmplz-blocked-content-container {
    max-height: 100%;
}
iframe.cmplz-placeholder-element.cmplz-no-video.cmplz-processed.cmplz-activated {
    width: 100%;
    height: 100%;
}
p.elementor-icon-box-description > a {
    color: grey;
}
.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    margin-top: 4rem;
}
.copyright {
    background: #272727 !important;
}
.social {
    margin: 0 !important;
}
i.fa.fa-facebook {
    height: 30px;
    margin: 6px;
}
.primary-menu ul li a {
	color: white;
}
a, a.footer:hover, .primary-menu ul li:hover > a, .primary-menu ul li a:focus, a:visited {
	color: #f4c200;
}
a.footer:hover{
	color: #f4c200 !important;
}

ul.sub-menu > li > a {
    color: black;
}
a:hover, time.entry-date.published:hover {
    color: #3e7727;
}
span.comments-link > a:hover, .cat-links > a:hover {
	color: #3e7727 !important;
}
.navbar-brand > img{
  max-height: 110px;
}
span.tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2.tribe-common-h4--min-medium, .tribe-events-widget-events-list__event-datetime {
    color: white;
}
button.wp-block-button__link {
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px 13px 35px;
    border-radius: 4px;
    margin: 10px;
    border: none;
    background-color: #e96656;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: #FFF;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: white;
    background-color: #f4c200 !important;
}
button.wp-block-button__link:hover {
    background-color: #f4c20099 !important;
}

#main-nav{
	border-bottom: solid 3px;
}

a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

@media (max-width: 767px) {
	.menu-align-center .responsive-logo > a {
    	display: inline-table;
	}
	.navbar-brand > img {
        max-height: -webkit-fill-available;
        max-width: -webkit-fill-available;
    }
	.col-md-3.footer-box.four-cell.copyright {
    padding-top: 0px !important;
		margin-top: -10px;
}
	.footer-box-wrap {
    padding-bottom: 50px;
}
}

#footer .social li a {
    font-size: 35px;
}