/**
Theme Name: arbeitskreis-pt
Author: Marek Eggemann
Author URI: https://www.marek-eggemann.de
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0.0.25
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arbeitskreis-pt
Template: astra
*/

/** OVERRIDE ASTRA THEME updates **/
header.entry-header > :not(:last-child) {
  margin-bottom: 0 !important;
}




/** Test in Viewport Script **/
#content .block-suchergebnisse, #content .block-suchergebnisse + hr {
	transition: all 0.8s;
	top: 30px;
	opacity: 1;
}

#content .block-suchergebnisse + hr {
	transition: all 0.8s;
	top: 35px;
	opacity: 1;
}

#content .block-suchergebnisse.in-viewport {
	top: 0px;
	opacity: 1;
}

#content .block-suchergebnisse.in-viewport + hr {
	top: 5px;
	opacity: 1;
}




/** SCHRIFT **/
@font-face {
    font-family: 'IBM sans';  
    src: url('/fnts/IBMPlexSans-Regular.ttf') format('truetype');  
    font-weight: normal;  
}

@font-face {
    font-family: 'IBM sans medium';  
    src: url('/fnts/IBMPlexSans-Medium.ttf') format('truetype');  
    font-weight: normal;  
}

@font-face {
    font-family: 'IBM serif italic';  
    src: url('/fnts/IBMPlexSerif-Italic.ttf') format('truetype');  
    font-weight: normal;  
}

@font-face {
    font-family: 'IBM serif';  
    src: url('/fnts/IBMPlexSerif-Regular.ttf') format('truetype');  
    font-weight: normal;  
}

::selection {
	background-color: #E6E6E6;
	color: #000 !important;
}


html {
	font-size: 100%;
}

body {
	font-family: 'IBM sans', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	background: #fff;
	background-color: #fff;
}

.home {
	background-color: #fff;
}

#page {
	width: 100%;
    /**overflow: hidden;**/
}

#page #content {
	z-index: 2;
	position: relative;
}

body:not(.home) #page #content header.entry-header div {
	margin-top: 100px;
	transition: 0.5s all ease-in-out;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 0px 6vw 0px 6vw;
}

.ast-separate-container {
	background-color: #fff;
}

#page .site-below-footer-wrap[data-section="section-below-footer-builder"] {
	background-color: #fff0;
}

#page .wp-container-2 > :where(:not(.alignleft):not(.alignright)) {
	max-width: unset;
	margin-left: 0px;
	margin-right: 0px;
}

#page .wp-container-1 > :where(:not(.alignleft):not(.alignright)) {
	max-width: unset;
	margin-left: 0px;
	margin-right: 0px;
}

/**header.entry-header {
	overflow: hidden;
}**/

/** Footer **/
footer#colophon {
	max-width: 100vw;
	width: 100%;
	z-index: 1;
	position: relative;
	float: left;
}

footer#colophon .footer-nav-wrap ul li {
	width: max-content;
	display: block;
	float: left;
	font-family: 'IBM serif italic', serif;
}

footer#colophon .site-above-footer-inner-wrap, footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap  {
	display: block;
	margin-left: 405px;
}

body:not(.home) footer#colophon .site-above-footer-inner-wrap, body:not(.home) footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap {
  display: block;
  margin-left: 80px;
}


footer#colophon ul#astra-footer-menu {
	display: block;
}

footer#colophon .site-footer-section {
	width: 100vw;
}

footer:after {
	content: '';
	background-image: url('/img/footer-bg.gif');
	height: 377px;
	width: 987px;
	background-repeat: no-repeat;
	background-position: bottom left;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: -1;
	max-width: 100vw;
}

footer#colophon .footer-nav-wrap .astra-footer-horizontal-menu a {
	padding: 0;
	margin-right: 50px;
	margin-bottom: 15px;
}

footer#colophon .site-above-footer-wrap[data-section="section-above-footer-builder"] {
	background-color: #ffffff00;
}
.ast-footer-copyright, .ast-footer-social-wrap, .site-footer-focus-item {
    max-width: 100vw;
	width: auto;
    overflow: hidden;
}



/** Typografie **/
a, #content.site-content a {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

a:hover, a:focus, a:active, #content.site-content a:hover, #content.site-content a:focus, #content.site-content a:active {
	color: #000;
	border-bottom: 1px solid #00000000;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  border-bottom: 1px solid #ffffff00;
}

h1, h2, h3, h4, h5, h6, p, pre {
	margin-left: 0px !important;
	color: #000;
}

h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
	color: #000;
}

body:not(.home) #content h1,body:not(.home) #content h2, body:not(.home) #content h3, body:not(.home) #content h4, body:not(.home) #content h5, body:not(.home) #content h6 {
	margin-top: 50px;
}

h1, .entry-content h1 {
	font-size: 28px;
	font-size: 2rem;
	/**font-size: clamp(1.8rem, 2rem, 2.2rem);**/
}

h5, .entry-content h5, h6, .entry-content h6 {
	font-size: 18px;
	font-size: 1.2rem;
}

.entry-content h1 {
	font-family: 'IBM sans', sans-serif;	
	font-weight: normal;
}

p, li, button, input, select, textarea, .ast-button, .ast-custom-button {
	font-size: 20px;
	font-size: 1.25rem;
	/**font-size: clamp(0.8rem, 1.25rem, 1.35rem);**/
	color: #000;
	font-family: 'IBM sans', sans-serif;
	line-height: 29px;
	line-height: 1.85rem;
}

#content blockquote p {
	font-family: 'IBM serif italic', serif;
}

.entry-content ul, .entry-content ol {
	margin-left: 35px;
}

.wp-block-image.aligncenter > figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image.alignleft > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image.alignright > figcaption, .wp-block-image .alignright > figcaption { /** Bildunterschrift **/
	color: #000;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 14px;
}

input {
	font-family: 'IBM serif', sans-serif;
	color: #000;
}

.entry-content p {
	margin-bottom: 25px;
	margin-top: 0;
}

body #content .search-filter-results div h2 {
	font-size: 20px;
	font-size: 1.25rem;
	color: #000;
	font-family: 'IBM sans medium', sans-serif;
	line-height: 29px;
	display: block;
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.search-filter-results .name-vorname-block {
	float: left;
	width: 280px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0;
}

.search-filter-results .block-suchergebnisse .vorname-feld {
	margin-top: 0px;
	color: #000;
	top: -2px;
	position: relative;
	line-height: 29px;
}

.search-filter-results div .adressfeld {
	float: left;
	width: 380px;
	padding-right: 20px;
}

.search-filter-results div .adressfeld p {
	font-size: 20px;
	font-size: 1.25rem;
	color: #000;
	font-family: 'IBM serif italic', sans-serif;
	line-height: 29px;
	display: block;
	/**float: left;**/
	margin-right: 0px;
	margin-bottom: 5px;
	margin-bottom: 0px;
}

.sf-field-category > ul > li > label {
	font-family: 'IBM sans medium', sans-serif;
}

.search-filter-results div h2 ~ p.header-kat {
	display: none;
}

.ast-footer-copyright p {
	font-size: 0.7rem;
	line-height: 1rem;
}

b, strong {
	font-family: 'IBM sans medium', sans-serif;
	font-weight: normal;
}

.wp-block-pullquote p {
	font-family: 'IBM serif italic', serif;
} 

#masthead nav ul li {
	line-height: 29px;
}

#masthead nav ul li a {
	font-family: 'IBM serif', serif;
	line-height: unset;
	border-bottom: 3px solid #f5de1500;
	color: #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 0px 20px;
} 

#masthead .site-branding a {
	border: 0px;
}

#masthead nav ul li a:hover, #masthead nav ul li a:focus, #masthead nav ul li a:active, #masthead nav ul li.current-menu-item a {
	font-family: 'IBM serif', serif;
	line-height: unset;
	border-bottom: 3px solid #f5de15;
	color: #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 0px 20px;
} 

.su-spoiler .su-spoiler-title {
	font-size: 20px;
	font-size: 1.25rem;
	/**font-size: clamp(0.8rem, 1.25rem, 1.5rem);**/
	color: #000;
	font-weight: normal;
}

.su-spoiler .su-spoiler-icon {
	color: #000;
	font-weight: normal;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
	background-color: #ffffff00;
}

/** Spoiler Erklärung Icons (eingebunden über results.php) **/
.search-filter-results .spoiler-erklaerung-icons div.su-spoiler {
	top: unset;
	position: relative;
	bottom: unset;
	margin: 0;
	padding: 8px 0px 8px 0px;
}

#content .spoiler-erklaerung-icons .su-spoiler-title { /** Einstellung für "Erklärung Icons" **/
	float: right;
	margin-bottom: 0px;
	position: absolute;
	right: 0;
	font-size: 14px;
	border: 1px solid #f5de15;
	margin-top: 0;
	bottom: unset;
	top: unset;
	padding: 8px;
}

#content .spoiler-erklaerung-icons .su-spoiler-title {
	font-family: 'IBM serif', serif;
	font-size: 20px;
	font-size: 1.25rem;
	padding-top: 7px;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #f5de15;
}



#content .spoiler-erklaerung-icons .su-spoiler-title:hover, #content .spoiler-erklaerung-icons .su-spoiler-title:focus, #content .spoiler-erklaerung-icons .su-spoiler-title:active {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}

.search-filter-results div.block-suchergebnisse {
	position: relative;
	margin-bottom: 35px;
}

.search-filter-results .spoiler-erklaerung-icons {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	bottom: unset;
	top: -12px;
}

#content .spoiler-erklaerung-icons .su-spoiler-title .su-spoiler-icon {
	display: none;
}

#content .entry-content .spoiler-erklaerung-icons .kategorietexte p {
	top: 5px;
	font-size: 14px;
	line-height: 19px;
	/**width: 15%;**/
	height: auto;
	width: 184px;
	min-height: 40px;
}

#content .entry-content .spoiler-erklaerung-icons .kategorietexte p:before {
	font-size: 19px;
	font-size: 1rem;
	line-height: 29px;
	line-height: 1.85rem;
}

#content .entry-content .spoiler-erklaerung-icons .kategorietexte p::before {
	left: -8px;
	top: -5px;
	position: relative;
	float: left;
}

#content .entry-content .spoiler-erklaerung-icons .header-kat {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-family: 'IBM serif', serif !important;
	margin-bottom: 20px;
	margin-top: 30px;
	float: left;
	width: 100%;
}

#content .spoiler-erklaerung-icons .su-spoiler-style-default > .su-spoiler-content {
	padding-left: 0px;
}



/** HEADER **/
#masthead .site-logo-img .custom-logo-link img {
	max-width: unset;
}

.ast-logo-title-inline .site-branding.ast-site-identity {
	position: absolute;
	top: 120px;
	left: 77px;
	transition: top 0.5s ease !important;
}

/****/.ast-logo-title-inline.shrink .site-branding.ast-site-identity {
	top: 0;
	left: 80px;
	padding-top: 8px;
}

.ast-logo-title-inline .ast-site-identity {
	padding-top: 0px;
}

/* The element to apply the animation to 
.ast-logo-title-inline.shrink .site-branding.ast-site-identity {
	left: 77px;
	top: 8px;
	animation-name: logo-animation;
	animation-duration: 2s;
	animation-timing-function:ease-in-out;
} */

/* The animation code 
@keyframes logo-animation {
	0% {top: 120px; opacity: 1;}
	20% {opacity: 0;}
	40% {top: -260px; opacity: 0;}
	50% {top: -260px; opacity: 1;}
	100% {top: 8px; opacity: 1;}
}*/

header#masthead.shrink .ast-primary-header-bar .site-header-primary-section-left {
	width: 400px;
	z-index: 100;
	/**animation-name: logo-size;
	animation-duration: 2s; **/
}

/* The animation code 
@keyframes logo-size {
	0% {width: 100vw;}
	40% {width: 100vw;}
	50% {width: 400px;}
	100% {width: 400px;}
}*/

#masthead.shrink .main-navigation ul li a {
	font-size: 1rem;
	margin: 10px;
}

.custom-logo.astra-logo-svg {
	width: 100%;
}

header#masthead.shrink .site-branding img {
	/**width: 400px;**/
	/**width: 300px;
	max-width: calc(100vw - 100px);
	height: auto;**/
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

header#masthead.shrink .site-branding img:hover, header#masthead.shrink .site-branding img:focus, header#masthead.shrink .site-branding img:active {
	filter: grayscale(100%);
}

header#masthead .site-primary-header-wrap {
	position: fixed;
	width: 100vw;
	background: #ffffff00;
	padding: 0;
	margin: 0;
	max-width: none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

header#masthead.shrink .site-primary-header-wrap {
	position: fixed;
	width: 100vw;
	background: #ffffff;
	padding: 0;
	margin: 0;
	max-width: none;
	box-shadow: 2px 0px 6px #00000038;
	top: 0px;
}

#masthead .ast-primary-header-bar .site-header-section {
	width: 100vw;
	position: absolute;
	display: flex;
	justify-content: center;
	z-index: 99;
}

/** Startseite **/
.home #primary {
	margin: 0px;
}

.home .page .entry-header {
	margin-bottom: 0;
}

.home .page .entry-content {
	top: -300px;
	position: relative;
    margin-bottom: -300px;
    float: left;
	/**margin-bottom: -300px;**/
}

.home #primary article {
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
}

.home .entry-header .entry-title {
	display: none;
}

.home .entry-header img {
	/**position: absolute;**/
	position: relative;
	top: 0px;
	right: 0px;
	z-index: -2;
	float: right;
	margin: 0px !important;
	min-width: 100vw;
	min-height: 650px;
	max-width: unset;
	width: auto;
}

.home .site-content #primary article {
	background-color: #ffffff00;
}

.home .wp-container-1.wp-block-group {
	margin-bottom: 50px;
}

.home .wp-container-1.wp-block-group {
	display: block;
	clear: left;
	float: left;
	margin-left: 356px;
	margin-right: 83px;
}

.home .wp-container-1.wp-block-group, .home .wp-container-4.wp-block-group {
	width: 620px;
	background-color: #fff;
	padding: 45px;
	padding-top: 35px;
	box-shadow: 3px 3px 5px #99999952;
}

/**.home .wp-container-4.wp-block-group p a img {
	border-bottom: 0px;
	text-decoration: none;
}**/

.home .wp-container-3.wp-block-group { /** Mobiles Ergebnis Suche Startseite **/
	background: none;
	background-color: none;
	padding: 0;
}

.home .wp-container-3.wp-block-group .su-spoiler .su-spoiler-content { /** Mobiles Ergebnis Suche Startseite Spoiler Ausgeklappt**/
	outline: 0px;
	border: 3px solid #16b199;
  	padding: 0;
  	width: 100%;
  	margin: 0;
  	position: relative;
	top: 0px;
	transition: all .2s
}

.home #content .wp-container-3.wp-block-group .su-spoiler {
	width: 100%;
	height: 104px;
	text-align: center;
	margin: 0px;
}

.home #content .wp-container-3.wp-block-group .su-spoiler-closed .su-spoiler-title {
	border-bottom: 3px solid #16b199;
	background: #ffffff00;
	background-color: #ffffff00;
	z-index: 2;
	position: relative;
	padding-top: 35px;
	transition: 0.2s all;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-closed .su-spoiler-title {
	height: 40px;
	width: 40px;
	padding: 8px;
	padding-top: 8px;
	padding-top: 7px;
	border: 1px solid #f5dd0f;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler p {
	text-align: left;
}

.home #content .wp-container-3.wp-block-group .su-spoiler-closed .su-spoiler-title:hover, .home #content .wp-container-3.wp-block-group .su-spoiler-closed .su-spoiler-title:active, .home #content .wp-container-3.wp-block-group .su-spoiler-closed .su-spoiler-title:focus {
	background: #fff;
	background-color: #fff;
}

.home #content .wp-container-3.wp-block-group .su-spoiler-title {
	width: 100%;
	height: 104px;
	text-align: center;
	margin: 0px;
	z-index: 2;
	position: relative;
	border-top: 3px solid #16b199;
	border-right: 3px solid #16b199;
	border-bottom: 0px solid #16b199;
	border-left: 3px solid #16b199;
	background: #fff;
	background-color: #fff;
	padding-top: 35px;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler {
	width: 100%;
	height: 40px;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-content {
	padding: 0px;
	outline: 0px;
	border: 0px solid #16b199;
	padding: 0;
	width: 100%;
	margin: 0;
	position: relative;
	top: 0px;
	transition: all .2s;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-title {
	width: 40px;
	height: 40px;
	text-align: unset;
	margin: 0px;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-title {
	border: 1px solid #f5dd0f;
	background: #f5dd0f;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 8px;
	padding-top: 7px;
}

.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-title:hover, .home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-title:active, .home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler-title:focus  {
	border: 1px solid #000;
	background: #fff;
	padding: 8px;
	padding-top: 7px;
}


#content .spoiler-erklaerung-icons .su-spoiler-title:hover, #content .spoiler-erklaerung-icons .su-spoiler-title:focus, #content .spoiler-erklaerung-icons .su-spoiler-title:active {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}

.home .wp-container-3.wp-block-group .su-spoiler .su-spoiler-content {
	top: -3px;
}

.home #content .wp-container-3.wp-block-group .su-spoiler-content {
	z-index: 1;
	position: relative;
	background: #fff;
	padding: 50px;
}

.home #content .wp-container-3.wp-block-group .su-spoiler-icon {
	display: none;
}

.home .wp-container-4.wp-block-group { /** Einleitungstext**/
	float: left;
	display: block;
	/**padding-bottom: 5px;**/
}

.home .wp-container-3.wp-block-group { /** Ergebnisse Ausklapper Mobil **/
	/**display: none;**/
}

.home .wp-container-5.wp-block-group { /** Ergebnisse Liste Desktop **/
		clear: both;
}

.home #content .ast-container {
	max-width: 2000px;
	padding: 0;
	margin: 0;
}

body.home .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)), body.page-id-114 .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)), body.page-id-114 .entry-content .wp-container-5.wp-block-group {
	max-width: unset;
}



.home .wp-container-5.wp-block-group { /** Block mit Suchergebnissen auf Startseite **/
	margin-left: 405px;
	/**top: -40px;**/
	top: 0px;
	position: relative;
	margin-right: 0;
	width: calc(100vw - 455px);
	max-width: 1240px;
}

/** Layout alle Unterseiten **/
body:not(.home) article, body:not(.home).ast-separate-container .ast-article-single, body:not(.home) #content .ast-container {
	padding: 0;
}

body:not(.home) article .entry-header .post-thumb-img-content img {
	float: right;
}

body:not(.home) .ast-container {
	max-width: unset;
}

body:not(.home) #primary {
	margin: 0px;
}

body:not(.home) #content header + .entry-content {
	max-width: 1200px;
	margin: 0px 80px 50px 80px;
	background: #fff0;
	top: -50px;
	position: relative;
}

body:not(.home) #content h1.entry-title {
	margin-left: 77px !important;
}

body:not(.home) #content .entry-header .entry-title { /** Seitentitel auf Unterseiten **/
	top: -50px;
	top: -250px;
	position: relative;
}

body:not(.home) #content .entry-header.ast-no-thumbnail .entry-title {
	top: -50px;
}

body:not(.home) #content .entry-header.ast-no-thumbnail {
	margin-top: 500px;
}


/** Verzeichnis der Mitglieder (auf Page ID 114 **/
.page-id-114 .wp-container-1.wp-block-group, .page-id-114 .wp-container-2.wp-block-group {
	display: block;
	clear: left;
	float: left;
	background-color: #fff0;
	padding: 0px;
	width: 100%;
	max-width: unset;
}

.page-id-114 .wp-container-2.wp-block-group {
	margin-top: 25px;
}

.page-id-114 .wp-container-1.wp-block-group {
	margin-top: 50px;
}

.page-id-114 .wp-container-1.wp-block-group p + form ul li label input {
	width: 350px;
}

/**.home:not(#content) {
	margin-top: 250px;
	position: relative;
}**/


/** Single Post **/
.single .entry-header .ast-single-post-order .entry-meta {
	display: none;
	height: 0px;
	width: 0px;
}

body.single #content .entry-header.ast-no-thumbnail .entry-title {
	top: 0;
}

.single .entry-header {
	margin-bottom: 0;
}



/** SUCHFILTER **/
.wp-container-1.wp-block-group p, .wp-container-1.wp-block-group p + form, .wp-container-2.wp-block-group p, .wp-container-2.wp-block-group p + form { /** Block Suche auf Startseite Block 1: Desktop, Block 2: Mobil **/
	margin: 0px;
	padding: 0px;
}

.wp-container-1.wp-block-group p, .wp-container-1.wp-block-group p + form ul li label, .wp-container-2.wp-block-group p, .wp-container-2.wp-block-group p + form ul li label { /** Block Suche auf Startseite Block 1: Desktop, Block 2: Mobil **/
	border: 0px solid #000;
}

.wp-container-1.wp-block-group p, .wp-container-2.wp-block-group p {
	border: 0px solid #000;
	background-color: #fff;
}

.wp-container-1.wp-block-group > p, .wp-container-2.wp-block-group > p {
	margin-bottom: 10px;
	font-family: 'IBM sans medium', sans-serif;
}
	

.wp-container-1.wp-block-group p + form ul li label, .wp-container-2.wp-block-group p + form ul li label {
	width: 100%;
	margin-bottom: 10px;
}

.wp-container-1.wp-block-group p + form ul li label input, .wp-container-2.wp-block-group p + form ul li label input {
	border: 3px solid #16b199;
	background-color: #fff;
	width: 100%;
	padding: 10px;
}

.wp-container-1.wp-block-group p + form ul li label input:focus, .wp-container-2.wp-block-group p + form ul li label input:focus {
	border-radius: 0px;
	background-color: #fff;
	box-shadow: none !important;
	outline: none !important;
	border: 3px solid #f5dd0f;
}

.wp-container-1.wp-block-group form + .su-spoiler, .wp-container-2.wp-block-group form + .su-spoiler {
	margin: 0px;
}

.home .wp-container-2.wp-block-group, .home .wp-container-3.wp-block-group { /** Blöcke für mobile Suche sind ausgeblendet auf breiten Bildschirmen **/
	display: none;
}


/** Suche auf Startseite **/
#search-filter-form-22 ul .sf-item-1, #search-filter-form-83 ul .sf-item-1 { /** dies ist die Kategorie "Allgemein" und sie ist ausgeblendet **/
	display: none;
}

#search-filter-form-22 ul .sf-field-category, #search-filter-form-83 ul .sf-field-category {
	display: none !important;
}

.su-spoiler #search-filter-form-22 ul .sf-field-category, .su-spoiler #search-filter-form-83 ul .sf-field-category {
	display: block !important;
}

.su-spoiler #search-filter-form-22 ul .sf-field-search, .su-spoiler #search-filter-form-83 ul .sf-field-search {
	display: none !important;
} 

.wp-container-1.wp-block-group #search-filter-form-119 ul li.sf-field-category { /** Seite Verzeichnis: Suchfilter ausgeblendet **/
	display: none;
}

.wp-container-1.wp-block-group .su-spoiler #search-filter-form-119 ul li.sf-field-category { /** Seite Verzeichnis: Suchfilter eingeblendet **/
	display: block;
}

.wp-container-1.wp-block-group .su-spoiler #search-filter-form-119 ul li.sf-field-search, .wp-container-1.wp-block-group .su-spoiler #search-filter-form-119 ul li.sf-field-category .sf-level-0.sf-item-1 { /** Seite Verzeichnis: Suchfeld ausgeblendet **/ 
	display: none;
}

/**#search-filter-results-22 .post-categories, #search-filter-results-22 div p:last-child {
	display: none !important;
} **/

/** Suche alle Seiten **/
.searchandfilter ul {
	margin: 0px;
}

ul.children {
	margin-left: 0 !important;
	margin-top: 6px;
}

.search-filter-results div {
	margin-bottom: 27px;
	display: block;
	float: left;
	margin-top: 10px;
}



.search-filter-results div.block-suchergebnisse {
	position: relative;
	margin-bottom: 20px;
}

.search-filter-results div .adressfeld {
	margin-bottom: 23px;
}

.search-filter-results div .adressfeld {
	margin-top: 0px;
}

#content .su-spoiler-title {
	padding: 0px;
	float: left;
	width: max-content;
}

#content .su-spoiler-icon {
	background: #f5dd0f;
	border-radius: 100%;
	border: 1px solid #f5dd0f;
	width: 30px;
	height: 30px;
	font-size: 20px;
	font-size: 1.25rem;
	color: #000;
	font-family: 'IBM sans';
	position: relative;
	float: right;
	top: -5px;
	margin-left: 10px;
}

#content .su-spoiler-title:hover .su-spoiler-icon {
	background: #fff;
	border: 1px solid #000;
}

#content .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {
	content: '+';
	top: 3px;
	position: relative;
}

#content .su-spoiler-icon-plus .su-spoiler-icon::before {
	content: '–';
	top: 3px;
	position: relative;
}

.home #content .wp-container-1.wp-block-group .su-spoiler, .home #content .wp-container-2.wp-block-group .su-spoiler { /** Suchfilter im Block 1 und Block 2 auf Startseite **/
	top: 10px;
	position: relative;
}

/** Spoiler allgemein **/
#search-filter-form-83 {
	z-index: 1;
	display: block;
	position: relative;
}

#search-filter-form-83 + .su-spoiler {
	z-index: 1;
}

#content .su-spoiler-style-default > .su-spoiler-content {
	padding-left: 2px;
	clear: left;
}

#content .su-spoiler {
	float: none;
	display: block;
	clear: both;
}

/** SUCHERGEBNISSE **/
.ergebnisse {
	top: 0px;
	position: relative;
	color: #000;
	margin-bottom: 20px;
	display: block;
}

.search-filter-results .kategorietexte p:last-child {
	margin-right: 50px;
}

/**.search-filter-results .pagination { Seitenbrowser für Suchergebnisse ausgeschaltet und Höhe: 0px 
	height: 2px; 
}**/

.search-filter-results hr {
	width: 100%;
	position: relative;
	clear: both;
	background-color: #f5dd0f;
	height: 1px;
	top: 5px;
	margin-bottom: 35px;
}
.block-suchergebnisse:last-child + hr {
	display: none;
}

/**.search-filter-results .block-suchergebnisse:last-child:before {
	height: 30px;
	width: 100%;
	background: #000;
	content:'';
	position: relative;
	z-index: 2;
}**/

.entry-content .header-kat {
	width: max-content;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	clear: unset;
	display: block;
	position: relative;
	clear: both;
	float: left;
	/** AUSGEBLENDET **/ display: none;
}

/**.entry-content .k-kdr {
	display: block;
	float: left;
	font-size: 0px;
	width: 30px;
	height: 30px;
	background-image: url('/img/icon-kinder.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.entry-content .k-jug {
	display: block;
	float: left;
	font-size: 0px;
	width: 30px;
	height: 30px;
	background-image: url('/img/icon-jugend.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.entry-content .k-erw {
	display: block;
	float: left;
	font-size: 0px;
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

.entry-content .k-erw:before {
	content:'J';
	position: absolute;
	color: #fff;
	border-radius: 100%;
	background-color: #F00;
	font-size: 19px;
	font-size: 1rem;
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: center;
}**/

/**.entry-content .kategorietexte {
	margin-top: 5px;
	position: relative;
	float: left;
}**/

.entry-content .kategorietexte p {
	display: block;
	float: left;
	font-size: 0px;
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}

.entry-content .kategorietexte p:before {
	content:'';
	position: absolute;
	color: #fff;
	border-radius: 100%;
	background-color: #999;
	font-size: 19px;
	font-size: 1rem;
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: center;
}

/** Icons Suchfilter **/
.kategorietexte p.am-gkv:before {content:'GKV'; background-color: #399;}
.kategorietexte p.am-ke:before {content:'KE'; background-color: #399;}
.kategorietexte p.am-sz:before {content:'SZ'; background-color: #399;}
.kategorietexte p.am-pv:before {content:'PV'; background-color: #399;}

.kategorietexte p.tr-kzgt:before {content:'GT'; background-color: #C35BBC;}
.kategorietexte p.tr-vhtp:before {content:'VT'; background-color: #C35BBC;}
.kategorietexte p.tr-tpt:before {content:'TP'; background-color: #C35BBC;}
.kategorietexte p.tr-ft:before {content:'FT'; background-color: #C35BBC;}
.kategorietexte p.tr-sys:before {content:'ST'; background-color: #C35BBC;}
.kategorietexte p.tr-gest:before {content:'GE'; background-color: #C35BBC;}
.kategorietexte p.tr-set:before {content:'SE'; background-color: #C35BBC;}
.kategorietexte p.tr-trans:before {content:'TA'; background-color: #C35BBC;}
.kategorietexte p.tr-hyp:before {content:'HY'; background-color: #C35BBC;}
.kategorietexte p.tr-koer:before {content:'KO'; background-color: #C35BBC;}
.kategorietexte p.tr-neu:before {content:'NP'; background-color: #C35BBC;}
.kategorietexte p.tr-ttp:before {content:'TR'; background-color: #C35BBC;}
.kategorietexte p.tr-pat:before {content:'PA'; background-color: #C35BBC;}
.kategorietexte p.tr-kat:before {content:'KB'; background-color: #C35BBC;}

.kategorietexte p.k-kdr:before {content:'K'; background-color: #68B429;}
.kategorietexte p.k-jug:before {content:'J'; background-color: #68B429;}
.kategorietexte p.k-erw:before {content:'E'; background-color: #68B429;}
.kategorietexte p.k-paa:before {content:'P'; background-color: #68B429;}
.kategorietexte p.k-fam:before {content:'F'; background-color: #68B429;}
.kategorietexte p.k-gru:before {content:'G'; background-color: #68B429;}

.kategorietexte p.weit-sv:before {content:'SV'; background-color: #007ba1;}
.kategorietexte p.weit-fort:before {content:'FW'; background-color: #007ba1;}
.kategorietexte p.weit-ges:before {content:'GF'; background-color: #007ba1;}
.kategorietexte p.weit-pers:before {content:'PO'; background-color: #007ba1;}
.kategorietexte p.weit-coa:before {content:'C'; background-color: #007ba1;}
.kategorietexte p.weit-med:before {content:'M'; background-color: #007ba1;}

#content .searchandfilter li[data-sf-field-input-type="checkbox"] label {
	padding-left: 55px;
}

/** CHECKBOX Suchfilter **/
[type="checkbox"] {
	position: relative;
	left: 20px;
	top: 0px;
	z-index: 0;
	-webkit-appearance: none;
	appearance: none;
	border: 0px;
	outline: none;
	background: #fff !important;
	background-color: #fff !important;
}
input[type="checkbox"]:checked, input[type="checkbox"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:hover, input[type="checkbox"]:focus-visible, input[type="checkbox"] label:checked, input[type="checkbox"] label:focus, input[type="checkbox"] label:active, input[type="checkbox"] label:focus-visible  {
	-webkit-appearance: none;
	border: 0px;
	outline: none;
	background: none;
	background-color: none;
}
[type="checkbox"] + label {
  position: relative;
  display: block;
  cursor: pointer;
  line-height: 1.3;
  padding-left:70px;
  position: relative;
  margin-top: -20px;
}
[type="checkbox"] + label:before {
  width: 40px;
  height: 24px;
  border-radius: 20px;
  border: 0px solid #ddd;
  background-color: #CCC;
  content: "";
  margin-right: 15px;
  transition: background-color 0.5s linear;
  z-index: 5;
  position: absolute;
  left: 0px;
  box-shadow: inset 2px 2px 1px #00000061;
}
[type="checkbox"] + label:after {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: #fff;
	content: "";
	transition: margin 0.1s linear;
  /**box-shadow: 0px 0px 5px #aaa;**/
	box-shadow: 1px 1px 1px #00000057;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 10;
}
[type="checkbox"]:checked + label:before {
  background-color: #f5de13;
}
[type="checkbox"]:checked + label:after {
  margin: 0 0 0 20px;
}

ul .sf-field-category .sf-level-0.sf-item-11 > .sf-label-checkbox:before, ul .sf-field-category .sf-level-0.sf-item-5 > .sf-label-checkbox:before, ul .sf-level-0.sf-item-16 > .sf-label-checkbox:before, ul .sf-level-0.sf-item-31 > .sf-label-checkbox:before, ul .sf-field-category .sf-level-0.sf-item-11 > .sf-label-checkbox:after, ul .sf-field-category .sf-level-0.sf-item-5 > .sf-label-checkbox:after, ul .sf-level-0.sf-item-16 > .sf-label-checkbox:after, ul .sf-level-0.sf-item-31 > .sf-label-checkbox:after {
	display: none;
}

/** GDPR Fenster **/
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content {
	padding: 0;
}

.gdpr.gdpr-privacy-bar, .gdpr.gdpr-reconsent-bar {
	left: unset;
	width: 30vw;
	right: 0;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p, .gdpr :not(textarea):not(input):not(select) {
	color: #000;
	font-size: 14px;
	font-family: 'IBM serif', serif !important;
}

.gdpr.gdpr-privacy-bar, .gdpr.gdpr-reconsent-bar {
	  background: #f5dd0f;
}

.gdpr.gdpr-privacy-bar .gdpr-preferences::before, .gdpr.gdpr-reconsent-bar .gdpr-preferences::before, .gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button.gdpr-preferences, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button.gdpr-preferences, .gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-close, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-close {
	color: #000;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement, .gdpr.gdpr-reconsent-bar .gdpr-agreement {
	font-size: 14px;
	font-weight: normal;
	padding: 8px 11px 8px 11px;
	border-radius: 0;
	background: #fff;
	border: 0px solid #16b199 !important;
	box-shadow: 1px 1px 4px #0000004a;
	color: #000;
	text-shadow: none;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement:hover, .gdpr.gdpr-reconsent-bar .gdpr-agreement:hover {
	background: #16b199;
	color: #fff;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement:active, .gdpr.gdpr-privacy-bar .gdpr-agreement:focus, .gdpr.gdpr-reconsent-bar .gdpr-agreement:active, .gdpr.gdpr-reconsent-bar .gdpr-agreement:focus {
	box-shadow: none;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-close:hover::before, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-close:hover::before {
	transform: scale(1);
	opacity: 0.3;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content {
	text-align: left;
	margin-bottom: 15px;
}

.gdpr .gdpr-content p {
	line-height: 19px;
}

.gdpr .gdpr-content p a {
	border-bottom: 1px solid #000;
}

.gdpr .gdpr-content p a:hover,.gdpr .gdpr-content p a:focus, .gdpr .gdpr-content p a:active {
	border-bottom: 1px solid #00000000;
}

.gdpr .gdpr-buttons .gdpr-preferences:hover, .gdpr .gdpr-buttons .gdpr-preferences:active, .gdpr .gdpr-buttons .gdpr-preferences:focus {
	text-decoration: none;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content {
	text-align: left;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper, .gdpr.gdpr-reconsent-bar .gdpr-wrapper {
	display: block;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-right {
	display: block;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button.gdpr-preferences {
	margin-bottom: 15px;
}


/** Mobiles Menü **/
body.shiftnav-open header#masthead, body.shiftnav-open #content, body.shiftnav-open footer {
	transition: all 0.4s;
}
body.shiftnav-open header#masthead, body.shiftnav-open #content, body.shiftnav-open footer {
	opacity: 0;
}

nav.shiftnav-nav {
	margin-top: 12vw;
	padding-left: 10vw;
}

.shiftnav-open .shiftnav.shiftnav-open-target {
	left: 0;
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target:focus, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target:active {
	background: #fff !important;
	border-bottom: 3px solid #f5dd0f;
	max-width: max-content;
	float: none;
}

#shiftnav-main nav.shiftnav-nav ul li a {
	border-bottom: 3px solid #ffffff00;
}

#shiftnav-main nav.shiftnav-nav ul li a:hover, #shiftnav-main nav.shiftnav-nav ul li a:focus, #shiftnav-main nav.shiftnav-nav ul li a:active, #shiftnav-main nav.shiftnav-nav ul li.current-menu-item a {
	border-bottom: 3px solid #f5dd0f !important;
}

.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
	padding: 0 0 0 0 !important;
	float: none;
	max-width: max-content;
	margin-bottom: 25px;
}

#shiftnav-main.shiftnav.shiftnav-skin-light {
	background: #fff;
}

#shiftnav-toggle-main {
	top: 15px !important;
	right: 15px !important;
	background: #ffffff !important;
	color: #16b199;
	border: 0px solid #16b199;
	outline: 3px solid #16b199;
	/**width: 88px !important;
	height: 68px !important;**/
	width: 58px !important;
	height: 39px !important;
	padding: 0px;
	margin: 0px;
}

body #shiftnav-toggle-main #shiftnav-toggle-main-button {
	height: inherit;
	width: inherit;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
}
	
#shiftnav-toggle-main .fa.fa-bars:before {
	content: url('/img/hamburger-lines.png');
	/**width: 50px;
	height: 25px;**/
	position: relative;
	margin: auto;
	display: block;
	top: 1px;
	width: 42px;
	height: 22px;
	overflow: hidden;
}

#shiftnav-toggle-main button:hover, #shiftnav-toggle-main button:active, #shiftnav-toggle-main button:focus {
	background: #ffffff00;
}

#shiftnav-toggle-main:hover, #shiftnav-toggle-main:focus, #shiftnav-toggle-main:active {
	border: 0px solid #16b199;
	outline: 3px solid #000;
}

#shiftnav-toggle-main:hover .fa.fa-bars:before, #shiftnav-toggle-main:active .fa.fa-bars:before, #shiftnav-toggle-main:focus .fa.fa-bars:before {
	content: url('/img/hamburger-lines-h.png');
}

.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa::before, .shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar.shiftnav-toggle-icon-x::before {
	content: url('/img/close.png') !important;
	width: 30px;
	height: 30px;
}

.shiftnav-open #shiftnav-toggle-main:hover .shiftnav-toggle-burger .fa::before  {
	content: url('/img/close-h.png') !important;
	width: 30px;
	height: 30px;
}

#shiftnav-main.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
	color: #000;
	font-size: 20px;
	font-size: 1.25rem;
	font-family: 'IBM serif', serif;
}

#shiftnav-main.shiftnav::after {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

body.shiftnav-open.shiftnav-open-right #shiftnav-toggle-main, body #shiftnav-toggle-main { /** Menü-Button soll an Postion stehen bleiben **/
	transform: translateX(-0px) !important;
	z-index: 999999 !important;
}

body .shiftnav.shiftnav-right-edge { /** Navigation außerhalb des Randes verschoben **/
	transform: translateX(100vw);
}

.shiftnav {
	width: 100vw !important;
	background: red;
}


/** Mediaqueries **/
@media (max-width: 1715px) {
	.ast-logo-title-inline .site-branding.ast-site-identity {
    	top: 90px;
		max-width: calc(96vw - 77px);
	}
	.home .wp-container-1.wp-block-group {
		width: calc(50vw - 130px);
		margin-left: 80px;
		margin-right: 80px;
	}
	.home .wp-container-4.wp-block-group {
		width: calc(50vw - 130px);
		margin-left: 0px;
		margin-right: 80px;
	}
	.home .wp-container-5.wp-block-group {
  		margin-left: 125px;
  		width: calc(100vw - 260px);
		max-width: unset;
	}
	footer#colophon .site-above-footer-inner-wrap, footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap {
		display: block;
		margin-left: 125px;
		width: calc(100vw - 250px);
		max-width: unset;
	}
	footer#colophon .site-footer-section, .ast-footer-copyright, .ast-footer-social-wrap, .site-footer-focus-item {
		max-width: calc(100vw - 240px);
		width: 100%;
		text-align: left;
		overflow: visible;
	}
}

@media (max-width: 1625px) {
	 #masthead.shrink .ast-primary-header-bar .site-header-section {
 		 display: block;
	}
	#masthead.shrink .ast-main-header-bar-alignment {
		margin-right: 100px;
		padding-top: 5px;
	}
}

@media (max-width: 1300px) {
	#masthead.shrink .ast-primary-header-bar .site-header-section {
		display: block;
	}
	#masthead.shrink .ast-main-header-bar-alignment {
		margin-right: 100px;
		padding-top: 5px;
	}
}

@media (min-width: 1224px) {
	#shiftnav-toggle-main.shiftnav-toggle-style-burger_only {
  		display: none !important;
	}
	.ast-primary-header.main-header-bar {
		border: 0px;
	}
}

@media (max-width: 1224px) {
	#masthead .ast-primary-header-bar .site-header-primary-section-right, #masthead.shrink .ast-primary-header-bar .site-header-primary-section-right.site-header-section {
		display: none;
	}
	.search-filter-results div.block-suchergebnisse .adressfeld {
		width: calc(100% - 315px);
		margin-bottom: 25px;
	}
	.search-filter-results .block-suchergebnisse .vorname-feld {
		margin-bottom: 25px;
	}
	.gdpr.gdpr-privacy-bar, .gdpr.gdpr-reconsent-bar {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.home .wp-container-1.wp-block-group, .home .wp-container-5.wp-block-group {
		display: none;
	}
	.home .wp-container-3.wp-block-group {
		display: block;
		width: calc(100vw - 160px);
		margin-left: 80px;
		margin-right: 80px;
		margin-bottom: 50px;
	}	
	.home #content .wp-container-3.wp-block-group .su-spoiler-content {
		  padding: 0px 6vw 0px 6vw;
	}	
	.home #content .wp-container-3.wp-block-group .su-spoiler .ergebnisse {
  		float: left;
	}
	.home #content .block-suchergebnisse {
		width: 80vw;
	}
	.home .wp-container-2.wp-block-group, .home .wp-container-4.wp-block-group {
		display: block;
		clear: both;
		float: left;
		width: calc(100vw - 160px);
		background-color: #fff;
		padding: 6vw;
		padding-top: 35px;
		box-shadow: 3px 3px 8px #99999952;
		margin-left: 80px;
		margin-right: 80px;
		margin-bottom: 50px;
	}
	.search-filter-results div h2 {
		margin-bottom: 5px;
	}
	.search-filter-results div h2, .search-filter-results div .adressfeld {
		float: left;
		text-align: left;
		width: 100%;
		padding-right: 0px;
		margin-right: 0px;
	}
	.search-filter-results .name-vorname-block {
		margin-right: 0;
	}
	.search-filter-results div .adressfeld p:last-child {
		margin-bottom: 25px;
	}
	.search-filter-results div .kategorietexte:last-child {
		margin-bottom: 0px;
		display: block;
		float: left;
	}
	body #content .wp-container-3.wp-block-group .search-filter-results div h2 {
		width: 100%;
		margin-bottom: 15px;
	}
	.wp-container-3.wp-block-group .search-filter-results div.block-suchergebnisse .adressfeld {
		width: 100%;
		margin-bottom: 25px;
	}
	/** Unterseite "Verzeichnis" **/
	body:not(.home) #content .wp-container-2.wp-block-group .su-spoiler .ergebnisse {
  		float: left;
	}
	body:not(.home) #content .search-filter-results div h2 {
		margin-bottom: 5px;
	}
	body:not(.home) #content .search-filter-results div h2, body:not(.home) #content .search-filter-results div .adressfeld {
		float: left;
		text-align: left;
		width: 100%;
		padding-right: 0px;
	}
	body:not(.home) #content .search-filter-results div .adressfeld p:last-child {
		margin-bottom: 25px;
	}
	body:not(.home) #content .search-filter-results div .kategorietexte:last-child {
		margin-bottom: 0px;
		display: block;
		float: left;
	}
	body:not(.home) #content .wp-container-2.wp-block-group .search-filter-results div h2 {
		width: 100%;
		margin-bottom: 15px;
	}
	body:not(.home) #content .wp-container-2.wp-block-group .search-filter-results div.block-suchergebnisse .adressfeld {
		width: 100%;
		margin-bottom: 25px;
	}
	footer#colophon {
		max-width: unset;
		width: auto;
		margin-left: 0;
		padding-left: 80px;
		padding-right: 60px;
	}
	body:not(.home) footer#colophon {
		padding-left: 0;
	}
	footer#colophon .site-footer-section {
		max-width: unset;
		width: auto;
		margin-left: 0;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		display: block;
	}
	.ast-footer-copyright, .ast-footer-social-wrap, .site-footer-focus-item, footer#colophon .site-above-footer-inner-wrap, footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap  {
		max-width: unset;
	}
	footer#colophon .site-above-footer-inner-wrap, footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap {
		margin-left: 0px;
		width: auto;
	}
}

@media (max-width: 1000px) {
	#masthead .site-logo-img .custom-logo-link img {
    	max-width: calc(100vw - 150px);
	}
}

@media (max-width: 992px) {
	#content .ast-container #primary {
		padding: 0px !important;
	}
}


@media (max-width: 921px) {
	.site-title {
		display: none;
	}
	#masthead #ast-mobile-header .site-header-primary-section-right { /** Theme Navigation Bar Mobil AUSGESCHALTET **/
		display: none;
	}
	#ast-desktop-header {
		display: block;
	}
	#masthead .ast-primary-header-bar {
		border: 0px;
	}
	.ast-logo-title-inline .site-branding.ast-site-identity {
		top: 2vw;
	}
	.home .page .entry-content {
		top: -450px;
    	margin-bottom: -450px;
    	float: left;
	}
	.home .wp-container-2.wp-block-group, .home .wp-container-3.wp-block-group {
		margin-bottom: 4vw;
	}
	.home #page #content .entry-header {
		position: absolute;
	}
	.home #page #content .entry-content {
		position: relative;
		top: 30vw;
		margin-bottom: 30vw;
	}
	.home #page #content .entry-header {
		position: absolute;
    	overflow: hidden;
    	width: 100vw;
	}
	body:not(.home) #content .entry-header.ast-no-thumbnail {
  		margin-top: 310px;
	}
	body #content .wp-container-3.wp-block-group .search-filter-results div h2, .search-filter-results .block-suchergebnisse .vorname-feld, .wp-container-3.wp-block-group .search-filter-results div.block-suchergebnisse .adressfeld, .search-filter-results div.block-suchergebnisse {
		margin-bottom: 0px;
	}
}

@media (max-width: 835px) {
	body {
		hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
	}
	#shiftnav-main {
		hyphens: none;
	}
	.ast-logo-title-inline .site-branding.ast-site-identity {
  		left: 4vw;
		width: 88vw;
	}
	.ast-logo-title-inline.shrink .site-branding.ast-site-identity {
		left: 4vw;
	}
	#masthead .site-logo-img .custom-logo-link img {
    	max-width: calc(100vw - 8vw);
	}	
	#masthead.shrink .site-logo-img .custom-logo-link img {
		max-width: 300px;
	}
	#primary .entry-content {
		width: 100%;
		padding: 0px 4vw 0px 4vw;
	}
	.home .wp-container-2.wp-block-group, .home .wp-container-3.wp-block-group, .home .wp-container-4.wp-block-group {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	footer#colophon {
		padding-left: 10vw;
		padding-right: 3vw;
	}
	.gdpr.gdpr-privacy-bar .gdpr-wrapper, .gdpr.gdpr-reconsent-bar .gdpr-wrapper {
		padding: 20px 10vw;
		padding-top: 4vw;
		hyphens: none;
	}
	body:not(.home) #content h1.entry-title {
  		margin-left: 4vw !important;
	}
	body:not(.home) #content header + .entry-content {
    	max-width: 92vw !important;
    	margin: 0px auto 50px 4vw;
		padding: 0;
		width: unset;
	}
	body:not(.home) footer#colophon .site-above-footer-inner-wrap, body:not(.home) footer#colophon .site-above-footer-wrap + .site-below-footer-wrap .site-below-footer-inner-wrap {
		margin-left: 0px;
	}
	body:not(.home) footer#colophon {
		padding-left: 4vw;
	}
	.page-id-114 .wp-container-1.wp-block-group p + form ul li label input {
    	width: 100%;
	}
	.search-filter-results .spoiler-erklaerung-icons {
		max-width: 92vw;
	}
	.home #content .wp-container-3.wp-block-group .su-spoiler .kategorietexte {
		width: 80vw;
	}
	.home #content .wp-container-3.wp-block-group .su-spoiler .search-filter-results {
		width: auto;
		text-align: left;
	}
}

@media (max-width: 640px) {
	.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right .gdpr-buttons, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-right .gdpr-buttons {
  		display: block;
	}
	footer#colophon .footer-nav-wrap ul li {
		float: none;
	}
	footer#colophon .footer-nav-wrap .astra-footer-horizontal-menu a { 
		margin-bottom: 10px;
	}
	#content .entry-content .spoiler-erklaerung-icons .kategorietexte p {
		width: 100%;
	}
	.ast-logo-title-inline .site-branding.ast-site-identity {
    	top: 50px;
	}
	.ast-logo-title-inline .site-branding.ast-site-identity {
    	left: 4vw;
    	width: 96vw;
   	 	max-width: 100vw;
	}
	.home #page #content .entry-content {
    	top: calc(50px + 30vw);
    	margin-bottom: calc(50px + 30vw);
	}
	nav.shiftnav-nav {
		padding-left: 2vw;
	}
}

@media (max-width: 500px) {
	.ast-logo-title-inline .site-branding.ast-site-identity {
		max-width: 88vw;
	}
	header#masthead h1.site-title {
    	display: block;
		font-size: 25px;
    	line-height: initial;
    	font-family: 'IBM serif italic';
		transition: all 0.4s;
		top:0px;
	}
	header#masthead h1.site-title a {
		border-bottom: 3px solid #f2de19;
		color: #15b199;
	}
	.site-logo-img {
		display: none;
		height: 0px;
		width: 0px;
	}
	.home #page #content .entry-content {
    	top: 270px;
    	margin-bottom: 270px;
	}
	header#masthead.shrink h1.site-title {
		top:-300px;
		position: absolute;
	}
	body:not(.home) #content .entry-header.ast-no-thumbnail { /** ab unter 500px Breite: wird kein Logo und keine Titelzeile angezeigt **/
    	margin-top: 150px;
	}
}

@media (max-width: 435px) {
	.home .wp-container-2.wp-block-group {
		padding-bottom: 35px;
	}
	.home .wp-container-2.wp-block-group > p { /** Überschrift Mitglieder-Suche Startseite **/
    	margin-bottom: 0px;
		line-height: 1.5rem;
	}
	.searchandfilter ul li {
		padding-bottom: 0;
	}
	.search-filter-results div .adressfeld p {
		max-width: 82vw;
	}
	.home .search-filter-results .spoiler-erklaerung-icons {
		max-width: 78vw;
	}
	.home #content .wp-container-3.wp-block-group .spoiler-erklaerung-icons .su-spoiler p {
		margin-right: 0px;
	}
}

@media (max-width: 300px) {
	header#masthead h1.site-title {
    	font-size: 22px;
	}
}

@media (min-width: 1px) {
	header#masthead #ast-mobile-header {
		display: none !important;
	}


