/*
 Theme Name:   Bricks Child-Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Start your project from here
 Author:       Bricks, Michael Trinh
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

:root {
	font-size: 0.052083vw;
	--bricks-border-color: #000;
}
html.zoom-ready {
	font-size: calc(0.052083vw * (var(--zoom-level) / 100));
}
body.bricks-is-frontend :focus-visible {
	outline-style: dotted;
	outline-offset: 2px;
}
.bricks-button.bricks-background-primary:focus-visible {
	outline-color: #fff;
	transition: none;
}
.bricks-button.bricks-background-secondary:focus-visible,
.skip-link:focus-visible,
.ba-newsletterevents a:focus-visible {
	outline-color: #000 !important;
	transition: none;
}
.ba-eventsectionhome .brxe-posts,
.brx-open .accordion-content-wrapper {
	overflow: visible !important;
}
:root, body {
    --main-font-family:'itc-slimbach';
	font-family:'itc-slimbach';
	line-height: 1.4;
}
strong {
	font-weight: 900;
}
body {
	font-size: 18rem;
}
h1 {
	font-size: 74rem;
	font-weight: 900;
	line-height: 1.2;
	margin-bottom: 30rem;
	text-transform: uppercase;
}
.home h1 {
	text-transform: none;
	font-size: 50rem;
	line-height: 1;
}
h2,
.ba-stepheadingsdown h1 {
	font-size: 40rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 50rem;
}
h3,
.ba-stepheadingsdown h2 {
	font-size: 21rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 20rem;
}
p {
	font-weight: 500;
}
:where(p) {
	margin-bottom: 20rem;
}
.ba-mediumtxt p {
	font-size: 22rem;
}
.brxe-container,
.search-results .layout-default .brxe-container {
	max-width: 1920rem;
	width: 100%;
	padding-left: 8.5%;
	padding-right: 8.5%;
}
.ba-narrowcontainer.brxe-container {
	padding-left: 17%;
	padding-right: 17%;
}
.ba-mapcontainer.brxe-container,
.ba-aufwendiggallery .brxe-container {
	padding-right: 0;
}
.ba-galleryrev.ba-aufwendiggallery .brxe-container {
	padding-left: 0;
	padding-right: 8.5%;
}
.ba-galleryrev.ba-aufwendiggallery .brxe-heading {
	align-self: flex-end;
	text-align: right;
}
.ba-galleryrev.ba-aufwendiggallery .brxe-text {
	text-align: right;
}
.ba-galleryrev.ba-aufwendiggallery .ba-gallerycolumn {
	transform: scaleX(-1);
}
.ba-galleryrev.ba-aufwendiggallery .ba-gallerytextcol {
	padding-right: 0 !important;
	padding-left: 20rem;
}
.ba-galleryrev.ba-aufwendiggallery .ba-gallerycolumn .image  {
	transform: scaleX(-1);
}
.search-results #brx-content {
	min-height: 32.7vh;
	padding-bottom: 5vw;
}
.search-results .brxe-posts .bricks-layout-inner h3 + div.dynamic,
.search-results .brxe-posts .bricks-layout-inner .image-wrapper {
	display: none;
}
.search-results .bricks-pagination {
	margin-top: 50px;
}
.search-results .brxe-posts .bricks-layout-inner h3 {
	margin-bottom: 10px;
}
.search-results .brxe-posts .bricks-layout-inner div.dynamic {
	line-height: 1.3;
}

.brxe-breadcrumbs {
	font-size: 14rem;
}

.bricks-button {
	line-height: 1;
    text-transform: uppercase;
    padding: 16rem 40rem;
    font-size: 18rem;
    font-weight: 500;
}

.bricks-button.bricks-background-primary {
	background: #fff;
	color: #000;
	transition: all 0.5s;
}
.bricks-button.bricks-background-primary:hover {
	background: #ececec;
}
.bricks-button.bricks-background-secondary {
	background: #000;
	color: #fff;
	transition: all 0.5s;
	border: solid 1px #000;
}
.bricks-search-form input {
	border-color: #000;
}
.bricks-search-form input::placeholder {
	color: #000;
}
.bricks-search-form input[type=search] {
	padding: 0 20rem;
	line-height: 40rem;
}
.bricks-search-form button {
	height: 40rem;
	width: 60rem;
}
.bricks-search-form button i {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}
.ba-postteaserdiv {
	position: relative;
}
.cff-media-link,
.cff-post-links,
.cff-likebox {
	display: none !important;
}
.cff-post-text {
	line-height: 1.1;
	font-size: 14rem;
	line-height: 1;
}
.ba-postteaser {
	position: relative;
}
.swiper-button-prev {
	display: none;
}
.swiper-button-next {
	right: -40rem;
}
.swiper-button-next:after {
	content: "";
    background: url(/wp-content/uploads/2025/03/weui-arrow-filled-2.png);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: contain;
	background-repeat: no-repeat;
}
.ba-postteaser .bricks-layout-inner {
	flex-direction: row;
}
.ba-postteaser .bricks-layout-wrapper {
	grid-template-columns: unset !important;
	--gutter: 0 !important;
}

.ba-postteaser .image-wrapper {
	width: 35%;
}
.ba-postteaser .content-wrapper {
	width: 65%;
	font-size: 18rem;
	padding: 15rem 20rem;
	line-height: 1.1;
	background: #F3F3F3;
}
#brx-content .ba-postteaser .content-wrapper p:first-child {
	margin-bottom: 5rem;
	color: #d10000;
}
.ba-homegridsection .brxe-block,
.ba-homegridsection .brx-grid > .brxe-div {
	position: relative;
	background: #000;
}
.ba-homegridsection .brxe-block:before,
.ba-homegridsection .brx-grid > .brxe-div:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 65%;
	width: 100%;
	transform: scaley(-1);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.ba-homegridsection img {
	aspect-ratio: 522 / 450;
	object-fit: cover;
	width: 100%;
}
.ba-homegridsection .ba-gridcontent {
	padding-bottom: 40rem;
	padding-top: 40rem;
	text-align: center;
	position: relative;
}
.ba-homegridsection img + .ba-gridcontent {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.ba-homegridsection .ba-gridcontent h2 {
	padding-bottom: 24rem;
	color: #fff;
	margin-bottom: 0;
}
.ba-homegridsection .ba-gridcontent .brxe-button {
	max-width: 90%;
}
.ba-mapcolumn {
	width: 59% !important;
	position: relative;
}
.ba-mapcolumn .brxe-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}
.ba-mapcolumn .brxe-image img {
	object-fit: cover;
}
#kontakt h2 {
	margin-bottom: 20rem;
}
#kontakt .brxe-accordion {
	margin-top: 50rem;
}
#kontakt .brxe-accordion .accordion-item {
	border-bottom: solid 1px;
}
#kontakt .brxe-accordion .accordion-item .icon {
	font-size: 32rem;
}
#kontakt .brxe-accordion .accordion-item:last-child {
	border-bottom: none;
}
#kontakt .brxe-accordion .accordion-title-wrapper {
	padding: 30rem 0;	
}
#kontakt .brxe-accordion .accordion-title-wrapper .title {
	line-height: 1;
}
.ba-footersection,
.ba-socketsection {
	color: #fff;
}
.ba-footersection {
	padding-bottom: 50rem;
	padding-top: 50rem;
}
.ba-socketsection {
	padding-top: 20rem;
	padding-bottom: 20rem;
}
.ba-socketsection p {
	margin-bottom: 0;
}
.ba-footersection .brxe-container {
	justify-content: space-between;
}
.ba-footersection .brxe-container .brxe-block {
	width: auto;
}
.ba-footeropening .brxe-div {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 50rem;
}
#brx-footer .ba-removeheadingmargin h3 {
	margin-bottom: 0;
}
#brx-header .bricks-nav-menu > .menu-item {
	text-align: center;
	margin: 0;
    padding: 0 15rem;
    border-right: solid 1px;
	font-size: 22rem;
}
#brx-header .bricks-nav-menu > .menu-item > a {
	padding: 2rem 15rem;
}
#brx-header .bricks-nav-menu .menu-item {
	color: #000;
	transition: all 0.3s;
}
#brx-header .bricks-nav-menu .menu-item:hover {
	color: #68b4b4;
}
#brx-header .bricks-nav-menu #menu-item-217 a,
#brx-header .bricks-nav-menu #menu-item-768 a {
	background: yellow;
	color: #000;
}
#brx-header .bricks-nav-menu .sub-menu {
	padding: 30rem 0 0;
}
#brx-header .bricks-nav-menu .sub-menu .menu-item {
	line-height: 1;
	padding: 0 15rem;
}
#brx-header .bricks-nav-menu .sub-menu .menu-item:hover {
	background-color: #fafafa;
}
#brx-header .bricks-nav-menu .sub-menu .menu-item a {
	border-bottom: solid 1px #efefef;
	padding: 20rem;
	color: #000;
}
#brx-header .bricks-nav-menu .sub-menu .menu-item:last-child a {
	border-bottom: none;
} 
#brx-header .bricks-nav-menu > .menu-item:first-child {
	margin-left: 21rem;
}
#brx-header .bricks-nav-menu > .menu-item:last-child {
	border: none;
}
#brx-header .bricks-nav-menu .brx-submenu-toggle.icon-right button {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
}
#brx-header .bricks-nav-menu .brx-submenu-toggle.icon-right button svg {
	display: none;
}
#brx-header .ba-headercontainer {
	position: relative;
}
#brx-header .brxe-div {
	position: absolute;
	right: 162rem;
}
#brx-header .brxe-div .brxe-text {
	text-align: right;
}
#brx-header .bricks-search-form {
	justify-content: flex-end;
}
:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu {
	background: #fff;
	color: #000;
}
.bricks-search-form button {
	position: absolute;
}
.ba-ticketblock {
	z-index: 1;
}
.ba-ticketbtn {
	position: absolute;
    width: 200rem;
    height: 200rem;
    background: yellow;
    text-align: center;
    border-radius: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
	font-size: 25rem;
	top: -85rem;
    right: -50rem;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.ba-ticketbtn p {
	margin-bottom: 0;
	line-height: 1;
}
.ba-ticketbtn p:first-child {
	padding-bottom: 17rem;
	position: relative;
}
.ba-ticketbtn p:first-child:after {
	content: "";
    height: 1px;
    width: 51rem;
    background: #000;
    position: absolute;
    bottom: 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
}
.ba-ticketbtn p:last-child {
	padding-top: 17rem;
}
.ba-footernewslettercolumn h3 {
	margin-bottom: 0;
}
.ba-footernewslettercolumn h3 + p {
	margin: 8rem 0;
}
#brx-content .ba-eventsectionhome {
	gap: 50rem;
}
#brx-content .ba-eventsectionhome .brxe-container {
	padding-left: 17%;
	padding-right: 17%;
	align-items: flex-end;
}
#brx-content .ba-eventsectionhome .brxe-container .brxe-heading {
	margin-bottom: 0;
	line-height: 1;
}
#brx-content .ba-eventsectionhome .bricks-layout-inner {
	flex-direction: row;
}
#brx-content .ba-eventsectionhome .bricks-layout-item {
	background: #fff;
}
#brx-content .ba-eventsectionhome .bricks-layout-wrapper li:after {
    content: "";
    background: url(/wp-content/uploads/2025/03/weui-arrow-filled-2.png);
    position: absolute;
    top: 50%;
    right: 30rem;
    width: 30rem;
    height: 60rem;
    background-size: contain;
    transform: translateY(-50%);
}
#brx-content .ba-eventsectionhome .image-wrapper {
	width: 138rem;
	margin-right: 37rem;
}
#brx-content .ba-eventsectionhome .image-wrapper img {
	height: 100%;
}
#brx-content .ba-eventsectionhome .content-wrapper {
	width: calc(100% - 175rem);
	flex-direction: row;
	gap: 5%;
    align-content: center;
}
#brx-content .ba-eventsectionhome .content-wrapper .ba-cat {
	display: block;
    font-size: 21rem;
    color: #d10000;
    font-weight: 700;
    line-height: 1;
}
#brx-content .ba-eventsectionhome .ba-newsletterevents {
	background: #000;
	color: #fff;
	position: relative;
	font-size: 21rem;
}
#brx-content .ba-eventsectionhome .ba-newsletterevents img {
	height: 138rem;
	width: 138rem;
	padding: 30rem;
	margin-right: 37rem;
}
#brx-content .ba-eventsectionhome .ba-newsletterevents a {
	display: flex;
}
#brx-content .ba-eventsectionhome .ba-newsletterevents a span {
	align-content: center;
}
#brx-content .ba-eventsectionhome .bricks-layout-wrapper .ba-newsletterevents:after {
    background-image: url(/wp-content/uploads/2025/03/weui-arrow-filled-wht.png);
}

#brx-content .sib-form .input:last-child, #brx-content .sib-form .input__affix:last-child {
	height: auto;
    line-height: 2;
    padding: 4rem 10rem;
}
#brx-content .sib-form {
	font-size: 20rem;
	font-family: 'itc-slimbach';
	padding: 32rem 12rem;
	line-height: 1.5;
}
#brx-content .sib-form-block__button {
	background-color: #000 !important;
    border-radius: 0 !important;
    padding: 16rem 40rem;
    line-height: 1;
    font-weight: 500 !important;
	outline-color: #000;
}
#brx-content .sib-form .input_replaced {
	opacity: 1;
	position: static;
	outline-color: #000;
}
#brx-content .sib-form .entry__choice .checkbox {
	display: none;
}
#brx-content .sib-form input::placeholder {
	color: transparent;
}
#brx-content .sib-form .entry__field {
	border-color: #000;
}
#brx-content #sib-container {
	border-color: #000 !important;
}


/*******************************KATEGORIE**************************************/

.ba-aufwendigtitlesection h1 {
	margin-top: 75rem;
}
.ba-aufwendigintro {
	min-height: 650rem;
	color: #fff;
	padding-bottom: 50rem;
	position: relative;
}
.ba-aufwendigintro:after,
.ba-aufwendigvideosection:after,
.ba-aufwendigzoom:after {
	content: "";
	position: absolute;
	height: 66%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.65) 100%);
    bottom: 0;
}
.ba-aufwendigintro .brxe-container,
.ba-aufwendigvideosection .brxe-container,
.ba-aufwendigzoom .brxe-container {
	position: relative;
	z-index: 1;
}
.ba-introtxt {
	width: 640rem;
}
.ba-aufwendigtwoimagessection {
	padding: 120rem 0;
}
.ba-aufwendigtwoimagessection .brxe-container {
	width: 100%;
	padding: 0;
}
.ba-aufwendigtwoimagessection .brxe-block {
	min-height: 800rem;
	width: calc((100% - 344rem) / 2);
	background-position: center;
}

.ba-aufwendigtwoimagessection .ba-twoimagestxt {
	width: 344rem;
	padding: 0 20rem;
}
.ba-aufwendigvideosection {
	min-height: 900rem;
	color: #fff;
	padding-bottom: 50rem;
	position: relative;
} 
.ba-aufwendigvideosection .bricks-background-video-wrapper video {
	top: auto;
	bottom: 0;
	transform: translatex(-50%);
}
.ba-aufwendigvideosection .brxe-text {
	width: 500rem;
}
.ba-aufwendiggallery .bricks-swiper-container {
	padding-right: 200rem;
}
.ba-aufwendiggallery .ba-gallerycolumn {
	width: calc(100% - 323rem);
}
.brxe-carousel .swiper-button {
	width: 19rem;
	height: 30rem;
}
.brxe-carousel .swiper-button i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.brxe-carousel .ion-ios-arrow-back:before,
.brxe-carousel .ion-ios-arrow-forward:before {
	content: "";
    background: url(/wp-content/uploads/2025/03/arrow.svg);
    width: 19rem;
    height: 30rem;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
	left: 0;
	top: 0;
}
.brxe-carousel .ion-ios-arrow-forward:before {
	transform: rotate(180deg);
}
#brx-content .brxe-carousel .bricks-swiper-button-prev {
	left: auto;
	right: 100rem;
}
#brx-content .brxe-carousel .bricks-swiper-button-next {
	right: 85rem;
}
.ba-aufwendiggallery .ba-gallerytextcol {
	height: 650rem;
	justify-content: space-between;
}
.ba-aufwendiggallery .ba-gallerytextcol .brxe-text a,
.ba-aufwendigtwoimagessection .ba-twoimagestxt a {
	font-weight: 900;
	color: #D10000;
}
.ba-aufwendigtwoimagessection .ba-twoimagestxt.ba-keeplinksnormal a {
	font-weight: 400;
	color: #000;
}
.ba-aufwendiggallery .ba-gallerytextcol .brxe-text p:last-child {
	margin-bottom: 0;
}
.ba-aufwendigzoom {
	height: 800rem;
	position: relative;
	justify-content: flex-end;
	padding-bottom: 50rem;
	overflow: hidden;
}
.ba-aufwendigzoom .brxe-heading {
	color: #fff;
	margin-bottom: 30rem;
}
.ba-aufwendigzoom .brxe-heading,
.ba-aufwendigzoom .brxe-button {
	position: relative;
}
.ba-aufwendigzoom img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.7s;
}
.ba-aufwendigzoom:hover img {
	transform: scale(1.05);
}
.ba-timelinetitlecolumn {
	width: 30%;
}
.ba-timelineakkcol {
	width: 70%;
}
.ba-timelinesection .brxe-accordion-nested .brxe-heading {
	position: relative;
	padding-left: 40rem;
}
.ba-timelinesection .brxe-accordion-nested .brxe-heading:before {
	content: "";
	width: 14rem;
	height: 14rem;
	position: absolute;
	background: #000;
	border-radius: 100%;
	top: 50%;
	transform: translatey(-50%);
	left: 0;
}
.ba-timelinesection .brxe-accordion-nested .brx-open .brxe-heading {
	font-size: 74rem;
	margin-bottom: 40rem;
}
.ba-timelinesection .brxe-accordion-nested .brx-open>.accordion-content-wrapper {
	display: flex !important;
	flex-direction: row;
}
.ba-timelinesection .accordion-content-wrapper .brxe-block:first-child {
	width: 66%;
	padding-right: 100rem;
}
.ba-timelinesection .accordion-content-wrapper .brxe-block:last-child {
	margin-top: -125rem;
}
.ba-timelinesection .accordion-content-wrapper .brxe-block img {
	width: 100%;
}
#brx-content .ba-timelinesection .accordion-content-wrapper {
	padding-bottom: 80rem;
	padding-top: 0;
	padding-left: 40rem;
}
#brx-content .ba-timelinesection .accordion-content-wrapper .brxe-block:empty {
	display: none;
}


/*********************************KATEGORIE EINFACH****************************************/

.ba-einfachtitlesection {
	min-height: 400rem;
	position: relative;
}

.ba-einfachtitlesection:after {
	content: "";
	position: absolute;
	height: 66%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.65) 100%);
    bottom: 0;
}
.ba-einfachtitlesection .brxe-breadcrumbs {
	margin-top: 10rem;
	background: #fff;
	padding: 0 10rem;
}
.ba-einfachtitlesection .brxe-heading {
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    z-index: 1;
	text-align: center;
}
.ba-einfachstarttabellensection {
	position: relative;
}
.ba-einfachstarttabellensection:after {
	position: absolute;
	content: "";
	height: 1px;
	left: 162rem;
	right: 162rem;
	bottom: 0;
	background: #000;
}
.ba-einfachstarttabellensection .ba-einfachstartheading {
	width: 47%;
	padding-right: 75rem;
}
.ba-einfachstarttabellensection .ba-einfachstarttabelle {
	width: 53%;
}
.ba-tabellegottesdienste.ba-einfachstarttabellensection .ba-einfachstartheading {
	width: 35%;
}
.ba-tabellegottesdienste.ba-einfachstarttabellensection .ba-einfachstarttabelle {
	width: 65%;
}
.ba-einfachstarttabelle .brxe-div {
	width: 100%;
}
.ba-starttabelleleft {
	width: 100rem;
	display: inline-block;
	padding-right: 20rem;
}
.ba-tabellegottesdienste .ba-starttabelleleft {
	width: 250rem;
}
.ba-starttabelleright {
	width: calc(100% - 100rem);
    display: inline-block;
}
.ba-tabellegottesdienste .ba-starttabelleright {
	width: calc(100% - 250rem);
}
.ba-starttabelleleft p {
	font-weight: 900;
}
.ba-einfachmoreheading {
	width: 28.7%;
	padding-right: 50rem;
}
.ba-einfachmoretabelle {
	width: 71.3%;
	position: relative;
}
.ba-einfachrow {
	width: 100%;
	margin-bottom: 40rem;
}
.ba-einfachmoretabelle:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #000;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
}
.ba-einfachmoretabelle:last-child:after {
	display: none;
}
.ba-einfachmoretabelle + .ba-einfachmoretabelle {
	margin-left: 28.7%;
	padding-top: 40rem;
}
.ba-einfachrow .brxe-block {
	display: inline-block;
}
.ba-einfachrow .brxe-block .brxe-div {
	display: flex;
}
.ba-einfachcolone {
	width: 25.5%;
	padding-right: 60rem;
}
.ba-einfachcolone p {
	color: #D10000;
	font-weight: 900;
}
.ba-einfachcoltwo {
	width: 24%;
	padding-right: 30rem;
}
.ba-einfachcoltwo p {
	font-weight: 900;
}
.ba-einfachcolthree {
	width: 50.5%;
}
.ba-einfachcolthree p {
	font-weight: 500;
}
.ba-einfachcentertxt .brxe-text {
	width: 50%;
    margin: 0 auto;
    font-size: 21rem;
}
.ba-einfachcentertxt .brxe-text p {
	font-weight: 900;
}
.ba-einfachcentertxt .brxe-text a {
	color: #D10000;
}
.ba-einfachinfosection h2 {
	margin-bottom: 0;
}
.ba-einfachinfosection .brxe-container {
	padding-top: 60rem;
	padding-bottom: 60rem;
	position: relative;
}
.ba-einfachinfosection .brxe-container:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #000;
	width: auto;
	left: 162rem;
	right: 162rem;
	bottom: 0;
}
.ba-einfachinfosection .brxe-container:last-child:after {
	display: none;
}
.ba-einfachinfosection .ba-inforight .brxe-text p:last-child {
	margin-bottom: 0;
}
.ba-einfachimagesection {
	padding: 100rem 0 120rem;
}
.ba-einfachimagesection .brxe-container {
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20rem;
}
.ba-einfachimagesection img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.ba-homegridsection.ba-recomm {
	background: #f3f3f3;
}
.ba-homegridsection.ba-recomm .brx-grid {
	 grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.ba-homegridsection.ba-recomm img {
	aspect-ratio: 3 / 2;
}
.ba-homegridsection.ba-recomm .ba-gridcontent {
	padding-bottom: 30rem;
}
.ba-homegridsection.ba-recomm .brx-grid h2 {
	font-size: 21rem;
	max-width: 90%;
	margin: 0 auto;
}
.gform_wrapper label,
.gform_wrapper legend {
	color: #000;
	font-weight: 900;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size: 15rem;
	line-height: 2;
}
.gform_wrapper.gravity-theme .gform_footer input {
    background: #000;
    color: #fff;
    transition: all 0.5s;
    border: solid 1px #000;
	line-height: 1;
    text-transform: uppercase;
    padding: 16rem 40rem;
    font-size: 18rem;
    font-weight: 500;	
}


/**************************SINGLE POST****************************/

.ba-singletitlesection {
	min-height: 400rem;
}

.ba-singletitlesection .brxe-post-title {
	text-align: center;
    line-height: 1.1;
    max-width: 80%;
    margin: 0 auto 30rem;
    color: #fff;
}
.ba-singlecontentsection .brxe-container {
	padding: 80rem 350rem;
}
.ba-singlecontentsection .brxe-container h1 {
	font-size: 40rem;
	text-transform: none;
}
.ba-singlecontentsection .gallery .gallery-item img {
	aspect-ratio: 1 / 1;
    object-fit: cover;
}
.brxe-nav-menu .bricks-mobile-menu-wrapper {
	width: 60vw;
	padding-top: 120px;
	color: #000;
}
.brxe-nav-menu .bricks-mobile-menu-wrapper:before {
	background-color: #fff;
}
#brx-header .wpml-ls-legacy-list-horizontal a {
	padding: 1px 5rem;
}
#brx-header .wpml-ls-legacy-list-horizontal .wpml-ls-last-item a {
	padding-right: 0;
}

#brx-header .wpml-ls-legacy-list-horizontal>ul {
	line-height: 1;
}
#brx-header .wpml-ls-legacy-list-horizontal {
	padding: 0;
}
#brx-header .brxe-shortcode {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}
#brx-header .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	width: 30rem;
	height: 19rem;
}
.ba-headerkontakt {
	padding-right: 5vw;
}

.ticketing-storefront {
	display: none;
}
.ticketing-storefront__show {
	display: block;
}
.ba-infobox {
	width: 100%;
}
.ba-infobox p {
	display: inline-block;
	line-height: 64rem;
	font-size: 28rem;
	font-weight: 700;
	width: 100%;
}
.ba-infobox p img {
	width: 40rem !important;
	margin-right: 15rem;
}

.ba-infobox p .ba-boxall {
	width: calc(100% - 40rem - 1em);
	display: inline-block;
}

.ba-infobox p .ba-infodesc {
	line-height: 1;
	display: block;
	font-size: 24rem;
	font-weight: 400;
	margin-bottom: 10px;
}

.ba-timelinesection.ba-nomargintop .accordion-content-wrapper .brxe-block:last-child {
	margin-top: 0;
}

.ba-openingsection .brxe-text {
	width: 100%;
}

.ba-openingsection .brxe-text strong {
	font-size: 21rem;
	font-weight: 900;
}

.ba-openingsection .brxe-text th {
	text-align: right;
}
.ba-openingsection .brxe-text tr {
    font-size: 21rem;
    font-weight: 900;
    line-height: 2;
	position: relative;
}
.ba-openingsection .brxe-text tr:after {
	content: "";
	height: 2px;
	width: 100%;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.ba-openingsection .ba-openingtable h2 {
	margin-bottom: 0;
}
.ba-buttonsection {
	position: fixed;
    top: 45vh;
    right: 5vw;
    z-index: 9;
	height: 200rem;
	width: 200rem;
}
.ba-buttonsection .ba-ticketbtn {
	top: 0;
	right: 0;
}
.ba-staticevents [data-layout="grid"] {
	--columns: 1;
	--gutter: 20rem;
}
.ba-staticevents .bricks-layout-wrapper li:after {
	display: none !important;
}
@media screen and (min-width: 1921px) {
	#brx-header .brxe-nav-menu .bricks-mobile-menu-wrapper {
		display: none;
	}
	.ba-headerkontakt {
		padding-right: 85rem;
	}
}

@media screen and (min-width: 990px) {
	#brx-header .brxe-nav-menu .bricks-mobile-menu-wrapper {
		display: none;
	}
}
@media screen and (max-width: 991px) {
	:root {
		font-size: 0.08vw;
		--bricks-border-color: #000;
	}
	html.zoom-ready {
		font-size: calc(0.08vw * (var(--zoom-level) / 100));
	}
	.brxe-container,
	.ba-narrowcontainer.brxe-container,
	.ba-singlecontentsection .brxe-container,
	.search-results .layout-default .brxe-container {
		padding-left: 4%;
		padding-right: 4%;
	}
	#brx-content .ba-eventsectionhome .brxe-container {
		padding-left: 10%;
		padding-right: 10%;
	}
	.ba-homestartsection h1 {
		font-size: 50rem;
		line-height: 1;
		margin-bottom: 10rem;
	}
	.ba-postteaserdiv:after {
		right: -30rem;
		width: 15%;
	}
	.swiper-button-next {
		right: -30rem;
	}
	#brx-header .brxe-div {
		right: 4%;
	}
	.ba-footersection .brxe-container .brxe-block {
		width: 50%;
	}
	.ba-headerkontakt p {
		margin-bottom: 5px;
	}
	.ba-einfachstarttabellensection .brxe-container,
	.ba-einfachmoretabellensection .brxe-container {
		flex-direction: column !important;
	}
	.ba-einfachmoretabelle {
		width: 100%;
	}
	.ba-einfachmoretabelle + .ba-einfachmoretabelle {
		margin-left: 0;
	}
	.ba-einfachstarttabellensection:after {
		left: 4%;
		right: 4%;
	}
	.ba-einfachstarttabellensection .ba-einfachstartheading,
	.ba-einfachmoretabellesection .ba-einfachmoreheading,
	.ba-tabellegottesdienste.ba-einfachstarttabellensection .ba-einfachstartheading{
		width: 100%;
		padding: 0;
	}
	.ba-einfachstarttabellensection .ba-einfachstarttabelle,
	.ba-tabellegottesdienste.ba-einfachstarttabellensection .ba-einfachstarttabelle {
		width: 100%;
	}
	.ba-homegridsection.ba-recomm .brx-grid {
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	.ba-headerkontakt {
		padding-right: 7vw;
	} 
	.ba-homegridsection .ba-gridcontent h2 {
		font-size: 30rem;
	}
	#brx-footer .ba-removeheadingmargin h3 {
		margin-top: 50rem;
	}
}
@media screen and (max-width: 767px) {
	:root {
		font-size: 0.15vw;
	}
	html.zoom-ready {
		font-size: calc(0.15vw * (var(--zoom-level) / 100));
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper {
		font-size: 30rem;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a {
		line-height: 1;
		margin-bottom: 15px;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper a {
		white-space: pre-wrap;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper br {
		display: inline;
		content: " / ";
		visibility: hidden;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper br:after {
		content: " / ";
		visibility: visible;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu {
		margin-bottom: 40px;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper li a {
		line-height: 1.2;
		margin-bottom: 50px;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper li.open .brx-submenu-toggle a {
		margin-bottom: 20px;
	}
	.brx-submenu-toggle {
		align-items: start;
	}
	h1 {
		font-size: 50rem;
	}
	h2 {
		font-size: 35rem;
	}
	.ba-postteaserdiv:after {
		right: 0;
	}
	.ba-homegridsection {
		overflow: hidden;
	}
	.ba-homegridsection .brxe-block {
		justify-content: flex-end;
	}
	.bricks-button {
		padding: 16rem 20rem;
	}
	#brx-content .ba-eventsectionhome .brxe-container {
		padding-left: 4%;
		padding-right: 4%;
	}
	#brx-content .ba-eventsectionhome .image-wrapper,
	#brx-content .ba-eventsectionhome .ba-newsletterevents img {
		margin-right: 20rem;
	}
	#brx-content .ba-eventsectionhome .content-wrapper {
		width: calc(100% - 158rem);
	}
	#brx-content .ba-eventsectionhome .bricks-layout-wrapper li:after {
		right: 10rem;
	}
	#brx-content .ba-eventsectionhome .bricks-layout-wrapper li a {
		padding-right: 50rem;
	}
	.ba-mapcontainer {
		flex-wrap: nowrap;
	}
	.ba-footeropening .brxe-div {
		gap: 20rem;
	}
	.ba-footersection :where(p) {
		margin-bottom: 5rem;
	}
	.ba-socketsection p {
		font-size: 16rem;
	}
	.ba-aufwendigintro {
		min-height: 75vw;
	}
	.ba-aufwendigtwoimagessection h2 {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	.ba-aufwendigtwoimagessection .brxe-container {
		flex-direction: column !important;
	}
	.ba-aufwendigtwoimagessection .brxe-container .brxe-block {
		width: 100% !important;
		min-height: 100vw;
	}
	.ba-aufwendigtwoimagessection .brxe-container .brxe-block.ba-twoimagestxt {
		min-height: 0;
		padding: 50px 5vw;
	}
	.ba-aufwendigtwoimagessection .brxe-container .brxe-block.ba-twoimagestxt p {
		margin: 0;
	}
	.ba-aufwendigvideosection {
		min-height: 65vw;
	}
	.ba-aufwendiggallery .ba-gallerytextcol {
		height: auto;
		margin-bottom: 50px;
	}
	.ba-aufwendiggallery .ba-gallerycolumn {
		width: 100%;
	}
	.ba-aufwendiggallery .bricks-swiper-container {
		padding-right: 0;
	}
	#brx-content .brxe-carousel .bricks-swiper-button-next {
		right: 40rem;
	}
	#brx-content .brxe-carousel .bricks-swiper-button-prev {
		right: 50rem;
	}
	.ba-timelinesection .brxe-container {
		flex-direction: column !important;
	}
	.ba-timelineakkcol,
	.ba-timelinetitlecolumn,
	.ba-timelinesection .accordion-content-wrapper .brxe-block:first-child {
		width: 100%;
	}
	.ba-timelinesection .accordion-content-wrapper .brxe-block:last-child {
		margin-top: 10px;
	}
	.ba-timelinesection .accordion-content-wrapper .brxe-block:first-child {
		padding-right: 0;
	}
	#brx-content .ba-timelinesection .accordion-content-wrapper {
		padding: 0 40rem 5vw;
	}
	.ba-aufwendigzoom {
		height: 60vw;
	}
	.ba-gallerycolumn .image {
		height: 66vw !important;
	}
	.ba-einfachtitlesection {
		min-height: 50vw;
	}
	.ba-einfachrow {
		flex-wrap: wrap;
	}
	.ba-einfachcolone {
		width: 100%;
		padding: 0;
	}
	.ba-einfachcoltwo {
		width: 30%;
		padding-right: 3vw;
	}
	.ba-einfachcolthree {
		width: 70%;
	}
	.ba-einfachcentertxt .brxe-text {
		width: 70%;
	}
	.ba-homegridsection.ba-recomm .brx-grid {
		grid-template-columns: 1fr 1fr !important;
	}
	.ba-homegridsection.ba-recomm .brx-grid h2 {
		font-size: 30rem;
	}
	.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*, .brxe-nav-menu .bricks-mobile-menu>li>a {
		padding: 0 30rem;
	}
	.ba-headerkontakt {
		padding-right: 13vw;
	}
	.ba-einfachtitlesection .brxe-heading {
		width: 90%;
	}
	.brx-submenu-toggle.icon-right button {
		display: none;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper {
		width: 70vw;
	}
	.ba-aufwendigintro.brxe-section {
		background-attachment: inherit !important;
	}
	.ba-buttonsection {
	    top: auto;
    	right: auto;
		left: 50%;
		bottom: -30rem;
		transform: translatex(-50%);
	}
	.ba-homestartsection {
		min-height: 66vw !important;
		margin-bottom: 80vw;
	}
	.ba-homestartsection .ba-hometeaserblock {
		position: absolute;
    	bottom: 0;
    	transform: translateY(100%);
    	width: 100% !important;
    	left: 0;
	}
	#brx-content .ba-eventsectionhome .content-wrapper {
		flex-direction: column;
        align-content: baseline;
        justify-content: center;		
	}
	.ba-staticevents .bricks-layout-wrapper li p br {
		display: none;
	}
}
@media screen and (max-width: 579px) {
	body {
		font-size: 24rem;
	}
	h3 {
		font-size: 28rem;
	}
	.brxe-breadcrumbs {
		font-size: 22rem;
	}
	#brx-header .brxe-div {
		width: 33%;
	}
	.ba-eventsectionhome .brxe-posts div.dynamic {
		line-height: 1.2;
		margin-bottom: 0 !important;
	}
	.ba-eventsectionhome .brxe-posts p {
		margin: 0 !important;
	}
	#brx-content .ba-eventsectionhome .content-wrapper {
		padding: 2vw 0;
	}
	.ba-mapcontainer {
		flex-wrap: wrap;
		padding-left: 0 !important;
	}
	.ba-mapcontainer .brxe-block:first-child {
		width: 100% !important;
		padding-left: 2vw;
		padding-right: 2vw;
	}
	.ba-mapcontainer .ba-mapcolumn {
		width: 100% !important;
		height: 100vw;
	}
	.ba-ticketbtn {
		top: -100rem;
	}
	.ba-timelinesection .accordion-content-wrapper .brxe-block img {
		width: 100%;
	}
	.ba-einfachcoltwo,
	.ba-einfachcolthree{
		width: 100%;
		padding-right: 0;
	}
	.brxe-nav-menu .bricks-mobile-menu-wrapper li a {
		margin-bottom: 30px;
	}
	#brx-header .brxe-div .brxe-text {
		line-height: 1;
	}
	.ba-aufwendigintro.brxe-section {
		padding-top: 30vw;
	}
	#sib-container {
		max-width: none !important;
	}
}


/******************************************TEXT ZOOM***************************************************/

.bigZoom .bricks-is-frontend #brx-header .brxe-section {
	height: auto;
}
.bigZoom .bricks-is-frontend #brx-header .brxe-section .brxe-container,
.bigZoom .bricks-is-frontend .ba-timelinesection > .brxe-container {
	flex-direction: column !important;
}
.bigZoom .bricks-is-frontend #brx-header .brxe-div,
.bigZoom .bricks-is-frontend #brx-header .brxe-shortcode {
	position: static;
}
.bigZoom .bricks-is-frontend .ba-homegridsection .brx-grid {
	grid-template-columns: 1fr 1fr !important;
}
.bigZoom .bricks-is-frontend .ba-einfachmoretabelle .ba-einfachrow {
	flex-wrap: wrap;
}
.bigZoom .bricks-is-frontend .ba-einfachmoretabelle .ba-einfachrow .ba-einfachcolone,
.bigZoom .bricks-is-frontend .ba-einfachmoretabelle .ba-einfachrow .ba-einfachcoltwo,
.bigZoom .bricks-is-frontend .ba-einfachmoretabelle .ba-einfachrow .ba-einfachcolthree,
.bigZoom .bricks-is-frontend .ba-timelinetitlecolumn,
.bigZoom .bricks-is-frontend .ba-timelineakkcol,
.bigZoom .bricks-is-frontend .ba-hometeaserblock {
	width: 100% !important;
}
.bigZoom .bricks-is-frontend #brx-content .ba-eventsectionhome .content-wrapper {
	padding-right: 15%;
}

