/*Abstand unten*/
#site-content {
    padding-bottom: 40px;
}

/*Links allgemein*/
a {
    color: #538bc5;
    text-decoration: none;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #538bc5;
}

/*Hauptmenü*/
ul.primary-menu {
    display: flex;
    font-size: 1.8rem;
    font-weight: 800;
    letter-spacing: -0.0277em;
    flex-wrap: wrap;
		justify-content: flex-start;
    margin: -0.8rem 0 0 -1.6rem;
}
ul.primary-menu a:hover {
	color: #538bc5!important;
	text-decoration: none;
}
ul.primary-menu a:link a:active {
	color: #538bc5!important;
	text-decoration: none;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    color: #0874af!important;
    text-decoration: none;
}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover{
	color: #333333;
}
body:not(.overlay-header) .primary-menu ul {
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.6);
  color: #333333;
	font-weight: 400;
	letter-spacing: 0.008em;
}
.primary-menu .current_page_ancestor {
    text-decoration: none;
	  color: #538bc5!important;
}
.current-menu-item {
	color: #ffffff;
}
/*Menü Pfeile*/

.primary-menu ul::after {
    border: 0.8rem solid transparent;
    border-bottom-color: #fff!important;
    right: 1.8rem;   
}


/*Menü Kontakt FAQ Spenden*/
/** Push menu onto new line **/ 
#{$wrap} { 
    clear: both; 
	margin-top: -60px;
	position: relative;
}


#mega-menu-wrap-max_mega_menu_2 {
    margin-top: -60px!important;
    /* position: absolute; */
    /* text-align: right; */
    clear: both;
    max-width: 1200px;
    /* margin-right: 0; */
}



#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 {
    visibility: visible;
    width: 150px;
    position: relative;
    right: 0px;
    float: right;
    text-align: right;
    margin-left: 0px;
    margin-top: -60px;
    padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    visibility: visible;
    float: right;
    text-align: right;
    padding: 0px; */
}

#mega-menu-wrap-max_mega_menu_1 {
    width: 500px;
    float: right;
    clear: both;
    position: relative;
    margin-right: 155px;
}


/*@media (min-width: 1000px)*/
.header-navigation-wrapper {
    align-items: center;
    display: contents!important;
}

/* 2 Equal-Width Columns V2 Layout Pattern CSS */
	@media only screen and (max-width: 599px) {
        td[class="pattern"] table { width: 100%; }
        td[class="pattern"] .hero_image img {
            width: 100%;
            height: auto !important;
        }
	}
    @media only screen and (max-width: 450px) {
        td[class="pattern"] .spacer { display: none; }
        td[class="pattern"] .col{
            width: 100%;
            display: block;
        }
        td[class="pattern"] .col:first-child { margin-bottom: 30px; }
        td[class="pattern"] .hero_image img { width: 100%; }
    }

/*Aufzählungen digitale Angebote*/
.pos-list ul { 
	list-style-type: none;
	padding-left: 0;
	padding-top: 30px!important;
}
.pos-list li { 
	list-style-type: none;
	margin-bottom: 10px;
}
.pos-list li:before { 
	content: "\2714";
	color: #0b7cc6;
	margin-left: -20px;
	margin-right: 10px;
}
.neg-list ul {
	list-style-type: none;
	padding-left: 0;
}
.neg-list li { 
	list-style-type: none;
	color: #e0e0e0;
	margin-bottom: 10px;
}
.neg-list li:before { 
	content: "\2718";
	color: #e0e0e0;
	margin-left: -20px;
	margin-right: 10px;
}
/*Header grau f1f1f1 & Abstand  entfernen*/
#site-header, #site-footer, .menu-modal, .menu-modal-inner, .search-modal-inner, .archive-header, .singular .entry-header, .singular .featured-media:before, .wp-block-pullquote:before {
 background-color: #ffffff;
	padding: 0;
}
/*Abstand unter Header entfernen*/
.post-inner {
    padding-top: 0;
}
/*Logo Größe anpassen*/
.site-logo img {
	max-height: none;
	max-width: none;
	transition: unset;
}
/*Logo & Hauptmenü ausrichten*/
.header-inner {
	padding-top: 0;
	max-width: 120rem;
	width: calc(100% - 8rem); 
	margin-left: auto;
	margin-right: auto;
}
.primary-menu-wrapper {
    padding-top: 73px;
}
/*Top-Menü Kontakt*/
#header-widget-area {
max-width: 120rem;
width: calc(100% - 8rem); 
margin-left: auto;
margin-right: auto;
}

/*Kärtchen-Teaser*/
.cards table {
	border: 0;
	margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1rem;
  margin-left: 0px;
}
.cards tr {
	border: 0;
}
.cards td {
	border: 0;
}
.cards a{
	text-decoration: none;
}
/*Akkordeon-Tabs-FAQ*/
@media only screen and (max-width: 600px) {
	.ac_title_class {
    margin-left: 20px!important;
    margin-right: 20px!important;
}
	.wpsm_panel-body {
    margin-left: 20px!important;
    margin-right: 20px!important;
	}
	.wpsm_panel-body p {
			font-size: 17px!important;
	}
}


.ac_title_class {
    padding-left: 0px!important;
    padding-right: 0px!important;
	  line-height: 1.2;
		font-weight: 700!important;
}
.wpsm_panel-body {
    padding-left: 0px!important;
    padding-right: 0px!important;
	  border: 0px;
		font-family: "Inter Var", Helvetica; sans-serif;
		font-size: 18px;
	  letter-spacing: -0.1pt;
	  color: #333333;
}
.wpsm_panel-body p{
	line-height: 1.476;
letter-spacing: -0.1pt;
color: #333333;
font-family: "Inter Var", Helvetica;
font-size: 18px;
}
.entry-content {
	font-family: "Inter Var", Helvetica; sans-serif;
	font-size: 18px;
	letter-spacing: -0.1pt;
	color: #333333;
}
.fa-plus:before {
    content: "\f107"!important;
		font-size: 40px;
		padding-top: 0px!important;
		margin-top: -20px!important:
}
.fa-minus:before {
    content: "\f106"!important;
		font-size: 40px;
		margin-top: -20px!important:
}
.ac_open_cl_icon {
	margin-top: -5px;
}
/*Footer*/
.widget-title {
	font-family: "Inter Var", Helvetica; sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -0.1pt;
	color: #333333;	
}
.Footer-Liste {
	float: left;
	padding: 5px;
}
@media only screen and (max-width: 600px) {
	.Footer-Liste {
		width: 110px;
		padding: 0px;
	}
#footer2 {
		    min-height: 310px!important;
	}
}
.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
	margin-top: 0rem;
}
/*Footer Impressum Datenschutz*/
#site-footer {
	display: none;
}
.footer-widgets-outer-wrapper {
    border-color: #ffffff!important;
}

/*Veranstaltungen Startseite*/
.events-table thead {
	display: none;
}
.events-table a {
	color: #333333;
	text-decoration: none;
}
.events-table a:hover {
	color: #538bc5;
}
/*Videoslider-Startseite*/
.n2-ss-layer .n2-ow{
	padding: 0px!important;
}
.n2-ss-section-main-content .n2-ss-layer-content .n2-ow .n-uc-17409ac9774c4-inner{
	padding: 0px!important;
}
.n2-ss-layer{
	padding: 0px!important;
}
/*Neueste Beiträge Startseite*/
.wp-block-latest-posts__featured-image.alignleft {
	max-width: 325px;
  max-height: 221px;
	/*margin-right: 90px;*/
}
@media (max-width: 600px) {
.wp-block-latest-posts__featured-image.alignleft{
	min-width: 100%;
	margin-right: 20px;
	}
	img.attachment-large.wp-post-image {
	max-width: 100%!important;
	}
}
.wp-block-latest-posts a {
		color: #333333;
	  font-size: 24px;
}
.wp-block-latest-posts a:hover{
		color: #538bc5;
}
.wp-block-latest-posts {
    margin-top: 0px!important;
}
/*Beitragsübersicht*/
.featured-media {
    margin-top: 0rem;
}
/* Beitragsseiten*/
.entry-categories-inner {
display: none !important;
}
.post-author.meta-wrapper {
	display: none!important;
}
.meta-icon {
	display: none;
}
.post-meta-single-top .post-meta {
    justify-content: left;
}
.meta-text {
	  margin-top: -20px;
    margin-bottom: 25px;
}
/*Detailseiten*/
h1 {
	/*font-size: 6.4rem;*/
	font-size: 5.5rem;
	font-weight: 700;
	margin-bottom: 25px!important;
	margin-top: 20px!important;
	color: #333333;
}
.featured-media img {
    margin-bottom: 30px;
}
.section-inner.medium {
    max-width: 58rem;
}
h1.entry-title, h2.entry-title {
    margin: 0;
    text-align: left;
}
.wp-block-image .aligncenter figcaption {
    text-align: left;
}
/*Bildbeschreibung Beitragsbilder*/
.featured-media figcaption {		
		margin-top: -20px!important;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 204px;
}
@media only screen and (max-width: 600px) {
	.featured-media figcaption {		
    margin-left: 20px;
}
}
/*Digitale Angebote 2020*/
.pos-list li {
    list-style-type: none;
    margin-bottom: 10px;
	margin-left: -10px;
	color: #333333;
}
/*Bilderstrecken*/
.ngg-gallery-thumbnail {
    border: 0px!important;
    margin-left: 0px!important;
}
.ngg-galleryoverview {
    margin-top: 0px!important;
		margin-bottom: -40px!important;
}
.ngg-navigation {
    display: none!important;
	visibility: hidden;
}
/*Digital-Formate 2020*/
#post-5507, #post-6617, #post-6630, , #post-6634, #post-6651, #post-6653, #post-7533, #post-8025 {
		background-color: #538bc5;
	color: #ffffff!important;
}
#post-5507 p, #post-6617 p, #post-6630 p, #post-6634 p, #post-6651 p, #post-6653 p, #post-7533 p, #post-8025 p  {
	color: #ffffff!important;
}
#post-5507 a, #post-6617 a, #post-6630 a, #post-6634 a, #post-6651 a, #post-6653 a, #post-7533 a, #post-8025 a  {
	color: #ffffff!important;
}
#post-5507 ul, #post-6617 ul, #post-6630 ul, #post-6634 ul, #post-6651 ul, #post-6653 ul, #post-7533 ul, #post-8025 ul  {
	color: #ffffff!important;
}
main#site-content
#post-5507, #post-6617, #post-6630, #post-6634, #post-6651, #post-6653, #post-7533, #post-8025  {
	background-color: #538bc5;
	border-top: solid #538bc5;
	padding-bottom: 0px!important;
	margin-bottom: 0px!important;
	border-bottom: solid #538bc5 40px;
	    -webkit-box-shadow: 0px 0px 0px 40px #f538bc5;
    -moz-box-shadow: 0px 0px 0px 40px #538bc5;
    box-shadow: 0px 0px 0px 40px #538bc5;
}
#post-5507 h1, #post-6617 h1, #post-6630 h1, #post-6634 h1, #post-6651 h1, #post-6653 h1, #post-7533 h1, #post-8025 h1 {
	color: #ffffff!important;
}
#post-5507 h4, #post-6617 h4, #post-6630 h4, #post-6634 h4, #post-6651 h4, #post-6653 h4, #post-8025 h4 {
	color: #ffffff!important;
}
#post-5507 .entry-header,#post-6617 .entry-header,#post-6630 .entry-header,#post-6634 .entry-header,#post-6651 .entry-header,#post-6653 .entry-header, #post-7533 .entry-header, #post-8025 .entry-header {
		background-color: #538bc5!important;
	color: #ffffff;
}
has-text-align-center header-footer-group {
	background-color: #538bc5;
}
/*#site-content {
	background-color: #000000;
}*/
main #post-5507 {
	background-color: #538bc5;
}
/*Mobile Menü*/
@media (min-width: 1150px) {
.primary-menu-wrapper {
    display: block;
    width: 100%;
}
}
@media (min-width: 1000px) {
	#spenden-mobil {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	#header-widget-area {
	display: none;
}
}
@media only screen and (max-width: 1000px) {
.site-logo.faux-heading {
	transform: scale(0.6);
	margin-left: -55px;
	margin-top: -5px!important;	
}

@media only screen and (max-width: 1000px) {	
	#spenden-mobil {
	line-height: 40px;
    height: 40px;
			position: absolute;
			right: 68px;
    padding: 0 5px 0 5px;
    vertical-align: baseline;
    width: 100px;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    background: #f22c51;
    border: 0;
    border-radius: 20px 20px 20px 20px;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    outline: none;
		}
	}
/*.site-logo.faux-heading:after{
	 content: "Spenden";
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 11px;
	letter-spacing: 0.1pt;
	text-align: center;
	vertical-align: middle;
  position: absolute;
	z-index: 53;
	transform: scale(1.5);
  left: 250px;
  top: 30px;
  width: 100px;
  height: 40px;
	border-radius:50px;
  background: #f22c51;
  }*/	
	#site-header {
		height: 85px;
		position: fixed;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: 50;
		border-bottom: 1px solid #cccccc;
		/*box-shadow: 0px 3px 3px silver;*/
	}
	#site-content {
		margin-top: 85px;
	}
}
.toggle-text {
	display: none;
}
.toggle-icon {
	color: #ffffff;
		z-index: -1;
	/*display: none;*/
}
.toggle-icon:after{
	 /*background: url(beispiel.svg);*/
	 content: "";
  position: absolute;
	z-index: 52;
	transform: scale(1.5);
  left: 0;
  top: 0.25em;
  width: 1em;
  height: 0.15em;
  background: black;
  box-shadow: 
    0 0.25em 0 0 black,
    0 0.5em 0 0 black;
}
.modal-inner {
	color: #ffffff;
	background-color: #538bc5;
}
.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
    border-color: #538bc5;
	  color: #ffffff;
}
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #ffffff;
}
button.close-nav-toggle svg {
	  margin-right: 8px;
	  stroke: #ffffff;
    height: 2rem;
    width: 2rem;
}
button:focus {
  outline: none;
}
/*Mobil Menü klein*/
.mobil2 {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.008em;
	padding: 0px!important;
	margin-top: -20px!important;
	margin-bottom: -20px!important;
}
.modal-menu a .mobil2 {
    display: block;
    padding: 2.5rem 0rem 0rem 0rem;
}
.modal-menu a .icon-2x {
 font-size: 28px;	
	display: inline!important;
}
.social {
	display: inline;
	font-size: 10px;
}
#menu-item-6396 {
display: inline;
			position: absolute;
    padding-left: 0px;
			padding-top: 40px;
}
#menu-item-6397 {
	  /*display: none;*/
		position: absolute;
    padding-left: 40px;
		padding-top: 40px;
}
#menu-item-6398 {
	  /*display: none;*/
		position: absolute;
    padding-left: 90px;
		padding-top: 40px;
}
#menu-item-6394 {
		position: absolute;
    padding-left: 0px;
}
#menu-item-6394::after { 
	content: "/";
	padding-left: 58px;
	position: absolute;
	
}
#menu-item-6395 {
	  /*display: none;*/
		position: absolute;
    padding-left: 50px;
}





/*Startseite mobil*/
@media only screen and (max-width: 600px) {
#slider-desktop {
	display: none;
}
}
@media only screen and (min-width: 600px) {
#slider-mobil {
	display: none;
}
}
/*Textformatierungen mobil*/
@media only screen and (max-width: 600px) {
	h1 {
		font-size: 4rem;
	}
	p {
		font-size: 17px;
		line-height: 1.5!important;
	}
	#site-content ul {
		font-size: 17px;
		padding-left: 10px!important;
		line-height: 2;
	}
}
/*Kärtchen mobil*/
@media only screen and (max-width: 600px) {
.cards-inner {
	  max-width: 100%!important;
    width: 100%!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}
}
/*Widgets-Mobil*/
@media only screen and (max-width: 600px) {
.textwidget {
margin-bottom: 30px!important;
	}
}
/*Newsseite mobil Reperatur Logo*/
@media only screen and (max-width: 600px) {
img #post-4772 {
    max-height: 50px;
    max-width: 90px;
    transition: unset;
}
.header-inner {
    padding-top: 0;
    max-width: 120rem;
    /* width: calc(100% - 8rem); */
    margin-left: auto;
    margin-right: auto;
}
}
#post-4841 {
 background-color: #000000;
}

