html {
background-color: #262626;
}
body {
text-rendering: optimizelegibility;
hyphens: auto;
}
body .is-layout-flex {
row-gap: 0;
}
h2 {
padding-top: 10px;
text-transform: none;
}
a {
letter-spacing: 0.025em;
}
strong {
font-family: "Open Sans" !important;
font-weight: 600;
}
textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="number"], input[type="datetime"] {
-webkit-appearance: none;
width: 100%;
background: rgb(255, 255, 255);
border: 1px solid rgba(89, 89, 89, 0.15);
padding: 4px 11px;
outline: none;
font-size: 1em;
line-height: 1.5;
border-radius: 2px;
}
@media screen and (max-width: 590px) {
iframe {
width: 100% !important;
}
} .wpbf-inner-pre-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.wpbf-inner-pre-header-left {
flex-basis: 50%;
max-width: 50%;
letter-spacing: 0.05em;
}
.wpbf-inner-pre-header-right {
flex-basis: 50%;
max-width: 50%;
letter-spacing: 0.05em;
}
@media screen and (min-width: 1200px) {
.wpbf-inner-pre-header-left {
letter-spacing: 0.07em !important;
}
.pjnt-border {
max-width: 540px !important;
}
.pjnt-label {
font-size: 1.2em !important;
letter-spacing: 0.05em;
padding: 5px 7px !important;
margin: -1px 0 0 -2px !important;
}
.pjnt-content {
font-size: 1.13em !important;
}
}
@media screen and (max-width: 1199px) {
.pjnt-label {
font-size: 0.9em !important;
}
.pjnt-content {
font-size: 0.9em !important;
}
}
@media screen and (max-width: 788px) {
.wpbf-inner-pre-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-left {
text-align: left;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right {
text-align: right;
}
}
@media screen and (max-width: 615px) { .wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border {
float: none;
margin: 8px auto 3px auto;
}
}
@media screen and (max-width: 470px) {
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-left {
flex-basis: 100%;
max-width: 100%;
text-align: center;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right {
flex-basis: 100%;
max-width: 100%;
text-align: center;
}
}
@media screen and (max-width: 414px) {
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border {
float: none;
max-width: 300px;
margin: 15px auto 10px auto;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border .pjnt-label {
flex-basis: 38%;
max-width: 38%;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border .pjnt-box {
flex-basis: 62%;
max-width: 62%;
}
}
@media screen and (max-width: 375px) {
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border {
float: none;
max-width: 330px;
margin: 8px auto 3px auto;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border .pjnt-label {
flex-basis: 36%;
max-width: 36%;
}
.wpbf-pre-header-two-columns .wpbf-inner-pre-header-right .pjnt-border .pjnt-box {
flex-basis: 62%;
max-width: 62%;
margin-right: 2%;
}
} .wpbf-page-header + .wpbf-custom-section {
margin-top: -25px;
margin-bottom: -45px;
} .wpbf-navigation {
box-shadow: 0px 0px 5px 0px rgba(0,0,0,.15);
}
.wpbf-navigation.wpbf-navigation-active {
border-top: 3px solid rgba(164, 164, 164, 0.13);
}
.wpbf-navigation .wpbf-container {
max-width: unset;
width: 100%;
}
.wpbf-navigation .wpbf-container #navigation {
margin-left: 25px;
}
.wpbf-sub-menu>.menu-item-has-children:not(.wpbf-mega-menu) .menu-item-has-children.menu-item-660>.sub-menu {
max-width: 180px;
left: 60%;
}
li#menu-item-956 .sub-menu,
li#menu-item-996 .sub-menu,
li#menu-item-1065 .sub-menu {
max-width: 180px;
left: calc(60% - 20px);
}
.wpbf-menu-effect-underlined>.menu-item>a:after {
background-color: #c93525;
}
li.wpbf-menu-item-search a:active {
color: #262626;
}
li.wpbf-menu-item-search a:hover,
li.wpbf-menu-item-search a:focus {
text-decoration: none !important;
color: #262626;
}
li.wpbf-menu-item-search i.wpbff-search {
padding-left: 18px;
}
.wpbf-menu-item-search .wpbf-menu-search {
margin-top: -18px;
}
@media screen and (max-width: 1024px) {
.wpbf-mobile-menu {
background-color: rgba(201, 53, 37, 0.95);
}
.wpbf-mobile-menu .wpbf-icon svg {
color: #fff;
}
.wpbf-mobile-menu i.wpbff {
color: #fff;
}
.wpbf-mobile-menu > li > a {
color: #fff;
}
.wpbf-mobile-menu > li.current-menu-item.menu-item-has-children > a:hover,
.wpbf-mobile-menu > li.current-menu-item.menu-item-has-children > a:focus {
color: rgb(238, 210, 33) !important;
}
.wpbf-mobile-menu .sub-menu {
background-color: #fff;
}
} .nicht-anzeigen {
display: none;
}
.wp-block-coblocks-accordion-item__content a::before,
.fp-readmore a::before,
.dailyVerses a::before,
.wpbf-read-more::before,
.footer-categories a::before,
.footer-tags a::before {
content: "→";
padding-right: 2px;
}
@media screen and (min-width: 991px) {
.zweispaltig {
column-count: 2;
column-gap: 30px;
}
.vierspaltig {
column-count: 4;
column-gap: 30px;
}
}
@media screen and (min-width: 462px) and (max-width: 990px) {
.vierspaltig {
column-count: 2;
column-gap: 30px;
}
}
.wpbf-padding-medium {
padding-bottom: 70px;
}
#content {
padding-top: 20px;
background-color: #e1e2e3;
background-image: linear-gradient(180deg, #e1e2e3 0%, #ffffff 74%);
}
.h3-special-title {
border-bottom: 2px solid #262626;
font-size: 1.1em;
text-transform: uppercase;
}
.h3-special-title span {
display: table;
background-color: #262626;
color: #fff;
letter-spacing: 0.06em;
padding: 4px 12px;
border-radius: 2px 2px 0 0;
}
.h3-special-title a {
color: #fff;
letter-spacing: 0.05em;
}
@media screen and (max-width: 375px) {
.h3-special-title {
padding: 2px 6px 3px;
background-color: #262626;
}
.h3-special-title span {
padding: 0;
}
}
.wp-block-group.wp-block-group-aktuell {
padding-top: 20px;
padding-bottom: 15px;
}
.wp-block-group-aktuell .wp-block-group__inner-container {
padding-left:0;
padding-right:0;
}
.wp-block-group__inner-container .p-aktuell {
background-color: #fff;
padding: 10px;
}
@media screen and (min-width: 599px) {
.wp-block-group__inner-container .p-aktuell {	
min-height: 150px;
}	
}
.wp-block-group__inner-container .p-aktuell + .wp-block-buttons {
margin-top: 22px;
}
pre.wp-block-verse {
white-space: break-spaces;
}
p.has-drop-cap:first-letter {
color: #d9301e;
font-size: 400% !important;
}
.wpbf-archive-content .wpbf-post-style-plain {
padding-bottom: 27px;
}
.wpbf-button, 
input[type="submit"] {
margin-top: 14px;
padding: 7px 28px 8px;
border: none;
border-radius: 2px;
background: #c93525;
font-family: Open Sans, sans-serif;
font-weight: normal;
font-size: 0.9em;
color: #fff;
line-height: 1.3;
}
.wpbf-button:hover, 
.wpbf-button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background: #e6c319 !important;
border-color: #e6c319 !important;
color: #fff !important;
}
h1.entry-title {
margin-bottom: 40px;
}
.wp-block-buttons {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
}
a.wp-block-button__link {
border-radius: 2px;
background: #c93525;
color: #fff;
font-family: Open Sans, sans-serif;
font-weight: normal;
font-size: 0.9em;
letter-spacing: 0.05em;
transition: background 0.2s;
padding: 5px 20px;
min-width: 200px;
}
a.wp-block-button__link:hover,
a.wp-block-button__link:focus {
background: #e6c319;
text-shadow: 0 0 0 #fff;
}
.wp-block-button, .wp-block-buttons {
margin-top: 1px;
margin-bottom: 0;
overflow: hidden;
height: auto;
}
@media screen and (max-width: 920px) {
.wp-block-buttons.button-mehr-vortraege {
margin-top: -20px;
}
}
pre.wp-block-verse {
background: transparent;
font-family: Opne Sans, sans-serif;
letter-spacing: 0.05em;
padding: 10px 15px;
border-left: 3px solid #c93525;
}
.wp-block-columns {
margin-bottom: 0;
flex-wrap: wrap
}
.wp-block-column p {
margin-bottom: 28px;
}
.wp-block-columns + p {
margin-bottom: 28px;
}
.wp-block-group p + h2.wp-block-heading {
padding-top: 0;
margin-top: -6px;
}
.gedicht .wp-block-column p {
white-space: nowrap;
}
.wp-block-embed {
margin-top: 26px;
}
.wp-block-image .alignleft {
margin: .4em 1.4em .5em 0;
}
@media screen and (max-width: 540px) {
.wp-block-image .alignleft {
float: none;
margin: 2em 0 1.5em;
}
}
@media screen and (max-width: 500px) {
.wp-block-image .alignright {
float: none;
margin-left: 0.5em;
}
}
.post-links:before {
content: 'Weitere Beiträge:';
display: block;
font-size: inherit;
line-height: inherit;
width: 100%;
height: auto;
padding-bottom: 5px;
overflow: hidden;
}
.taxonomy-description {
margin-top: -15px;
margin-bottom: 40px;
}
.wp-block-embed-youtube .lyte-wrapper {
margin-top: -1px !important;
}
.gd-live-single-wrapper {
display: none;
padding: 8px 14px;
background-color: #262626;
color: #eee;
}
.gd-live-single-wrapper h2 {
color: #eee;
}
.gd-live-single-wrapper h2::after {
content: " ";
background-color: #eee;
height: 2px;
width: 100%;
position: absolute;
}
.gd-live-single-wrapper li {
color: #eee;
}
.gd-live-accordeon-wrapper {
background-color: #ffffff;
color: #eee;
border-radius: 2px;
}
.wp-block-coblocks-accordion-item {
margin: 0 0 32px;
}
.wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title {
padding: 5px 14px 6px 14px;
border-bottom: 1px solid #eee;
font-size: 17px;
color: #eee;
letter-spacing: 0.025em;
}
.gd-live-accordeon-wrapper .wp-block-coblocks-accordion-item__content {
padding: 20px 26px 24px 36px !important;
color: #000;
letter-spacing: 0.04em;
}
.gd-live-accordeon-wrapper .wp-block-coblocks-accordion-item__content a {
letter-spacing: 0.05em;
font-size: 16px;
}
.anker {
display: block;
padding-top: 100px;
margin-top: -100px;
}
.entry-content + .wpbf-custom-section,
.post + .wpbf-custom-section { margin-bottom: -10px !important;
padding-top: 30px;
}
.article-footer {
margin-top: 25px;
} .widget ul li {
border-bottom: 1px solid #d7d7df;
margin-bottom: 5px;
padding-bottom: 4px;
} .wpbf-widget-footer {
color: #000;
letter-spacing: 0.05em;
}
.wpbf-widget-footer strong {
color: #242424;
}
.wpbf-widget-footer .wpbf-padding-large {
padding-top: 70px;
padding-bottom: 40px;
}
.wpbf-widget-footer .widget_nav_menu li {
margin-bottom: 4px;
border-bottom: 1px solid #222222;
padding-bottom: 5px;
}
.wpbf-widget-footer .widget_nav_menu a {
font-size: 0.925em;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.wpbf-widget-footer .wpbf-widgettitle {
color: #0b0a00;
}
.wpbf-footer-widget-1 {
width: 32%;
}
.wpbf-footer-widget-1 .widget_media_image {
margin: -10px 0 1.75em;
}
.wpbf-widget-footer .anschrift {
margin: 0 0 0 16px;
}
.wpbf-widget-footer .anschrift p {
margin-bottom: 5px;
}
.wpbf-widget-footer .anschrift p .textblock-before {
width: 58px;
float: left;
}
.wpbf-widget-footer .anschrift img[alt="Mobilfunknummer"] {
max-width: 14px;
margin-top: -6px;
margin-right: 2px;
}
.wpbf-widget-footer .anschrift img[alt="E-Mail-Adresse"] {
max-width: 14px;
margin-top: -2px;
margin-right: 10px;
}
.wpbf-widget-footer .anschrift img[alt="URL"] {
max-width: 17px;
margin-top: -3px;
margin-right: 10px;
margin-left: -1px;
}
.wpbf-footer-widget-2,
.wpbf-footer-widget-3 {
width: 20%;
margin-right: 1.5%;
}
.wpbf-widget-footer .widget_search input[type="search"] {
margin-top: -8px;
}
.wpbf-widget-footer textarea, 
.wpbf-widget-footer select, 
.wpbf-widget-footer input[type="text"], 
.wpbf-widget-footer input[type="password"], 
.wpbf-widget-footer input[type="email"], 
.wpbf-widget-footer input[type="url"], 
.wpbf-widget-footer input[type="search"], 
.wpbf-widget-footer input[type="tel"], 
.wpbf-widget-footer input[type="number"], 
.wpbf-widget-footer input[type="datetime"] {
background: rgb(244, 244, 244);
}
@media screen and (max-width: 945px) {
.wpbf-widget-footer .wpbf-padding-large {
padding: 60px 10px 30px;
}
.wpbf-widget-footer .wpbf-grid {
flex-direction: column;
align-items: center;
margin-left: 0;
}
.wpbf-widget-footer .wpbf-footer-widget {
margin-bottom: 40px;
}
.wpbf-footer-widget-1 {
width: 100%;
float: none;
padding-left: 0;
}
.wpbf-footer-widget-1 .widget_media_image {
margin: 0 auto 1.2em;
width: 300px;
}
.wpbf-widget-footer .anschrift {
margin: 0 auto 0 auto;
width: 300px;
padding-left: 24px;
}
.wpbf-footer-widget-2, 
.wpbf-footer-widget-3 {
width: 100%;
float: none;
margin-right: 0;
padding-left: 0;
}
.wpbf-widget-footer .widget_nav_menu {
margin: 0 auto;
width: 300px;
}
.wpbf-footer-widget.wpbf-footer-widget-4 {
width: 300px;
padding-left: 0;
margin-top: 10px;
}
}
#search-2 {
margin-top: -4px;
}
.wpbf-inner-footer {
padding-bottom: 35px;
} .scrolltop {
bottom: 11px;
}
.scrolltop:before {
font-size: 30px;
} body.home div.wp-block-column h3 + div.lyte-wrapper {
margin-top: 25px !important;
}
.bildhinweis-startseite {
font-size: 0.825em;
line-height: 1.45;
margin-top: 108px;
margin-left: 2px;
color: rgb(11, 10, 0);
}
.category-livestreams .wp-block-coblocks-accordion-item details[open] summary {
border-radius: 2px 2px 0 0;
}
.category-livestreams .wp-block-coblocks-accordion-item__title {
background: #262626;
border-radius: 2px;
color: #fff;
}
.category-livestreams .wp-block-coblocks-accordion-item__content {
border: none;
border-radius: 0 0 2px 2px;
padding: 2%;
background-color: rgba(255, 255, 255, 0.8);
}
.category-livestreams .ninja_table_wrapper .footable .btn-primary {
color: #fff;
background-color: #c93525;
border-color: transparent;
}
.category-livestreams table.ninja_footable tbody tr:first-child {
background-color: #eed221;
}  .aktuelles-datum + p {
display: none;
} .pjnt-border {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 400px;
float: right;
padding: 0 !important;
border: 2px solid #262626;
}
.pjnt-label {
flex-basis: 30%;
max-width: 30%;
background-color: #262626 !important;
margin: -1px 0 -1px -2px;
padding: 5px 7px 4px 7px;
line-height: 1;
text-align: center !important;
}
.pjnt-box {
flex-basis: 70%;
max-width: 70%;
} #slider_519 {
margin-top: -20px;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
width: 100%;
top: 56% !important;
}
.slider-text-content {
background-color: rgba(255, 255, 255, 0.7);
margin: 0 auto;
padding: 0 0 1px;
}
.slider-text-content h2 {
color: hsla(0, 70%, 44%, 1);
font-weight: 600;
line-height: 1.15;
letter-spacing: 0.05em;
font-size: 300%;
margin-bottom: 5px;
padding: 5px 5px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
.sa_hover_container {
min-height: 50vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 719px) and (max-width: 768px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 60vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 669px) and (max-width: 718px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 70vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 619px) and (max-width: 668px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 80vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 569px) and (max-width: 618px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 90vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 519px) and (max-width: 568px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 100vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 469px) and (max-width: 518px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 110vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 419px) and (max-width: 468px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 120vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 369px) and (max-width: 418px) {
.owl-height {
height: auto !important;
overflow: hidden !important;
}
.sa_hover_container {
min-height: 130vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
}
@media screen and (min-width: 319px) and (max-width: 368px) {
.sa_hover_container {
min-height: 140vW !important;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
transform: translate(0px, -52.5%) !important;
}
} .widget_dailyverseswidget .widget-title {
padding-bottom: 6px;
margin-bottom: 20px;
font-size: 1.15em;
border-bottom: 2px solid #c93525;
}
.widget_dailyverseswidget .widget-title span {
padding: 5px 13px 7px 13px !important;
color: #fff;
background-color: #c93525;
}
.dailyVerses.bibleVerse a {
font-weight: normal;
} .mtphr-dnt-widget .widget-title {
padding-bottom: 6px;
margin-bottom: 20px;
font-size: 1.15em;
border-bottom: 2px solid #c93525;
}
.mtphr-dnt-widget .widget-title span {
padding: 5px 13px 7px 13px !important;
color: #fff;
background-color: #c93525;
}
.mtphr-dnt-widget .mtphr-dnt-tick-contents > div > a {
font-size: larger;
}
.mtphr-dnt .mtphr-dnt-tick a {
font-size: 1em;
font-weight: 600;
letter-spacing: 0.05em;
} .dailyVerses.bibleText {
font-size: 1.5em;
font-weight: 400;
color: #5d5d5d;
letter-spacing: 0.025em;
line-height: 1.45;
padding-bottom: 8px;
} .widget_beside_slider .widget_flex-posts-list .widget-title {
margin-left: 0;
font-size: 1.15em !important;
}
.widget_beside_slider .widget_flex-posts-list .fp-categories {
margin-bottom: 10px;
font-size: 0.9em;
letter-spacing: 0.075em;
}
.widget_beside_slider .widget_flex-posts-list .fp-categories a {
color: #9c9c9c;
font-weight: 600;
}
.widget_flex-posts-list + .wp-block-buttons {
margin-right: 16px;
}
.widget_flex-posts-list .widget-title {
margin-top: 10px;
font-size: 1.35em !important;
letter-spacing: 0.05em;
padding-top: 0;
margin-bottom: 16px;
}
.widget_flex-posts-list .widget-title a {
color: #8d8d8d;
text-transform: uppercase;
font-weight: 600; 
}
.widget_flex-posts-list .widget-title a:before {
content: "→";
font-size: 1.25em;
padding-right: 4px;
}
.fp-list-1 .fp-thumbnail {
display: none;
}
.fp-col {
flex: 1 1 20%;
margin-top: 5px;
margin-left: 16px;
margin-right: 10px;
}
@media screen and (min-width: 454px) {
.fp-col {
max-width: 270px;
}
}
.fp-post {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 13px 15px 16px;
margin-bottom: 21px;
}
@media screen and (min-width: 454px) {
.fp-post {
min-height: 223px;
}	
}
.fp-post .fp-title {
font-weight: 600;
}
.fp-post .fp-title a {
color: #c93525;
}
.fp-post .fp-readmore-link {
font-size: 0.95em;
border: none;
padding: .2em 0;
}
.fp-pagination {
display: block;
width: 100%;
margin: 0 auto;
height: 34px;
overflow: hidden;
max-width: 200px;
text-align: center;
line-height: 1.9;
}
.fp-pagination .page-numbers {
border: 1px solid rgba(0, 0, 0, 0.03);
padding: 2px 10px;
margin: 0 8px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
} .home .asp-series-container {
padding-bottom: 0;
}
.home .asp-series-container {
padding-top: 6px;
}
.home .asp-series-container ul.sermon-archive-holder {
padding-left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.home .sermon-archive-single {
padding: 0;
flex-basis: 23.5%;
box-sizing: border-box;
}
@media screen and (min-width: 921px) {
.home .sermon-archive-single {
margin: 0 0 0.55% 0 !important;
}
}
@media screen and (max-width: 920px) {
.home .sermon-archive-single {
margin: 0 0 4.5% 0 !important;
}
}
@media screen and (min-width: 454px) and (max-width: 920px) {
.home .sermon-archive-single {
flex-basis: calc(47% + 1%) !important;
}
}
@media screen and (max-width: 453px) {
.home .sermon-archive-single {
flex-basis: 100% !important;
}
}
.home .asp-series-container .sermon-master-content {
display: none;
}
.asp-archive-container form.asp-archive-filter {
display: flex;
padding: 0 17px 0 9px;
}
@media (max-width: 1000px) {
.asp-archive-container form.asp-archive-filter {
margin-left: 0px;
}
}
@media screen and (max-width: 809px) {
.asp-archive-container form.asp-archive-filter {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0;
}
.asp-archive-container form.asp-archive-filter {
margin: 0;
}
.asp-archive-container .sermon-field-container {
padding: 0 12px;
}
.asp-archive-container .sermon-field-container select.asp-filter-order {
text-align: center;
margin: 20px 0 0 !important;
}
.asp-archive-container .sermon-field-container .asp-filter-series {
text-align: center;
margin: 0 !important;
}
.asp-archive-container .sermon-field-container .asp-filter-speaker {
text-align: center;
margin: 0 !important;
}
.asp-archive-container select.asp-filter-topic {
text-align: center;
margin: 0 0 10px !important;
max-width: 134px !important;
}
.asp-archive-container .asp-filter-topic + input[type="submit"] {
margin-bottom: 30px !important;
}
}
.sermon-wrapper {
background-color: #e1e2e3;
background-image: linear-gradient(180deg, #e1e2e3 0%, #ffffff 74%);
}
.sermon-wrapper .sermon-title-holder {
display: none;
}
.sermon-wrapper .sermon-container .asp-archive-container .sermon-filter-holder.show-filter-bar {
margin-top: 10px;
}
.sermon-wrapper .sermon-container .show-filter-bar:before {
content: "Vorträge";
display: block;
width: 100%;
height: auto;
overflow: hidden;
padding: 4px 0 24px;
font-family: 'Open Sans';
font-size: 34px;
font-weight: 300;
text-align: left;
text-transform: uppercase;
letter-spacing: 0.05em;
line-height: 1.2;
color: #444;
background-color: #e4e5e5;
}
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter {
background: #262626;
border-radius: 2px;
}
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter select {
padding: 6px 25px !important;
border-radius: 2px;
max-width: 279px;
}
.sermon-wrapper .sermon-container .asp-series-top-holder,
.sermon-wrapper .sermon-container .asp-speaker-top-holder {
display: none;
}
.sermon-wrapper .sermon-container .asp-series-sermons-list,
.sermon-wrapper .sermon-container .asp-speaker-sermons-list {
display: none;
}
@media screen and (max-width: 524px) {
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter select {
width: 100%;
}
}
@media screen and (max-width: 379px) {
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter select {
width: 93%;
}
}
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter input[type="submit"] {
max-width: 100px;
padding: 10px 29px;
background-color: #c93525 !important;
border: none !important;
border-radius: 2px !important;
margin: 9px 10px 9px 9px;
letter-spacing: 0.05em;
}
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter input[type="submit"]:hover,
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter input[type="submit"]:focus {
background-color: #e6c319 !important;
border: none !important;
color: #fff !important;
}
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter .asp-clear-filter-criteria {
padding: 12px 14px 12px 0;    
font-size: 20px !important;
color: #fff;
}
@media (max-width: 809px) { 
.sermon-wrapper .sermon-container .sermon-filter-holder .asp-archive-filter .asp-clear-filter-criteria {
margin-top: -20px;
margin-bottom: 14px;
}
}
@media screen and (min-width: 920px){
.post-type-archive-sermons ul.sermon-archive-holder {
margin-left: -7px !important;
margin-right: -7px;
}
}
.sermon-wrapper .sermon-info .sermon-title h2 {
font-size: 30px !important;
}
.sermon-archive-single {
background-color: rgb(208, 208, 208);
}
@media (max-width: 1000px) {
.sermon-archive-single {
padding-bottom: 12px;
}
}
.sermon-archive-single .sermon-media,
.sermon-archive-single .sermon-title,
.sermon-archive-single .sermon-archive-details {
min-height: 97px;
padding: 10px;
margin-bottom: 0;
background-color: #262626;
color: #fff;
}
.sermon-archive-single .sermon-media a,
.sermon-archive-single .sermon-title a,
.sermon-archive-single .sermon-archive-details a {
font-weight: 600 !important;
text-shadow: 0 0 0 rgba(201, 53, 37, 0.2);
}
@media screen and (min-width: 920px) {
.asp-archive-container .sermon-archive-single .sermon-media {
margin-bottom: 0;
min-height: 97px;
}
}
.asp-archive-container .sermon-archive-single .sermon-media .preached-date {
display: block;
}
.asp-archive-container .sermon-archive-single .sermon-media .preached-date p {
border-right: none;
}
@media screen and (min-width: 920px) {
.sermon-archive-single .sermon-title {
min-height: 110px;
}
.sermon-archive-single .sermon-title h2 {
margin-bottom: 0px;
}
}
.sermon-archive-single .sermon-title h2 a {
font-size: 18px;
line-height: 1;
font-weight: 400;
}
.sermon-archive-single .sermon-archive-details {
min-height: 76px;
}
.sermon-archive-single .sermon-archive-details div:first-of-type {
border-right: none;
}
.asp-archive-container .sermon-master-content {
display: none;
}
.sermon-wrapper .sermon-details {
min-height: unset;
padding: 20px 28px 23px;
}
.sermon-wrapper .sermon-details .sermon-mp4-file.asp-sermon-downloadable {
top: 3px;
}
@media (max-width: 1000px) {
.sermon-wrapper .sermon-details .sermon-mp4-file.asp-sermon-downloadable a span {
display: inline-block;
}
}
.sermon-wrapper .sermon-audio-player-wrapper .mejs-inner > .mejs-controls {  	
padding-right: 3px !important;
padding-left: 3px !important;
background: #262626 !important;
}
.sermon-wrapper .sermon-audio-player-wrapper .mejs-inner .mejs-controls .mejs-currenttime,
.sermon-wrapper .sermon-audio-player-wrapper .mejs-inner .mejs-controls .mejs-duration{
color: #fff;
letter-spacing: 0.1em;
}
.sermon-wrapper .sermon-audio-player-wrapper .mejs-inner .mejs-controls .mejs-horizontal-volume-current,
.sermon-wrapper .sermon-audio-player-wrapper .mejs-inner .mejs-controls .mejs-time-current {
background: rgb(215, 81, 65) !important;
}
.sermon-wrapper .sidebar .widget-title {
margin-bottom: 13px;
}
.sermon-wrapper .sidebar .textwidget {
margin-bottom: 30px;
}
.sermon-wrapper .sidebar .textwidget .asp-widget-sermon-list-single .asp-list-right .asp-sermon-title a {
font-weight: 400;
}
ul.asp-widget-holder {
padding: 0;
}
.asp-widget-sermon-list-single, 
.asp-widget-series-list-single, 
.asp-widget-speaker-list-single {
background-color: #ffffff!important;
}
.asp-widget-sermon-list-single {
margin-bottom: 13px !important;
}
.asp-widget-sermon-list-single .asp-list-left {
display: table;
vertical-align: top;
width: 90px;
box-sizing: border-box;
}
.asp-widget-sermon-list-single .asp-list-right {
display: table;
vertical-align: top;
padding: 12px 13px;
box-sizing: border-box;
}
.asp-widget-series-list-single .asp-list-left {
display: table;
vertical-align: top;
width: 90px;
box-sizing: border-box;
}
.asp-widget-series-list-single .asp-list-right {
display: table;
vertical-align: top;
padding: 4px 15px 14px;
box-sizing: border-box;
}
@media (min-width: 1000px) {
.asp-widget-sermon-list-single .asp-list-right {
width: 100%;
}
.asp-widget-series-list-single .asp-list-right {
width: 100%;
}
}
.asp-widget-speaker-list-single .asp-list-left {
display: none;
}
.asp-sermon-pagination .prev a, 
.asp-sermon-pagination .next a {
padding: 0px 20px 4px;
font-size: 24px;
font-weight: 800;
border-radius: 2px;
background-color: #c93525;
color: #fff;
}
.asp-sermon-pagination .prev a:hover, 
.asp-sermon-pagination .next a:hover,
.asp-sermon-pagination .prev a:focus, 
.asp-sermon-pagination .next a:focus {
background-color: #e6c319;
text-shadow: 0 0 0 #fff;
}
.asp-archive-container .asp-criteria-box {
display: flex;
margin-bottom: 0 !important;
}
p.asp-selected-speaker,
p.asp-selected-topic,
p.asp-selected-series {
display: block;
font-size: 17px;
line-height: 1.3;
}
p.asp-selected-series::before {
content: "Serie:";
position: absolute; height: 18px;
padding-right: 2px;
text-align: right;
line-height: 1.3;
background-color: rgb(246, 246, 246);
}
@media (min-width: 780px) {
.asp-archive-container .asp-series-top-holder {
margin-left: 0px;
margin-right: 0px;
}
.asp-archive-container .asp-series-left, .asp-archive-container .asp-series-right {
width: auto!important;
}
.asp-archive-container .asp-series-left {
padding-bottom: 35px;
}
}
@media (max-width: 780px) {
.asp-archive-container .asp-series-top-holder {
margin-left: 0px;
margin-right: 0px;
}
.asp-archive-container .asp-series-left {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 10px;
}
}
.asp-archive-container .preached-date p,
.asp-archive-container .sermon-speaker p, 
.asp-archive-container .sermon-topic p, 
.asp-archive-container .service-type p {
font-style: normal;
}
body.single-sermons .wp-post-image {
margin-top: 22px;
margin-bottom: -14px;
}
.single-sermons .asp-related-sermons-holder .sermon-related-single .sermon-title h2 {
line-height:  0.9em;
}
@media screen and (min-width: 1400px) {
body.single-sermons .asp-column-inner {
padding-left: 25px;
padding-right: 25px;
}
}
.asp-related-sermons-list .preached-date {
display: block !important;
}
.single-sermons .asp-sermon-image-holder {
display: none;
} .postid-1189 .wp-block-coblocks-hero__content-wrapper {
margin: 0 auto !important;
} span.wpcf7-list-item {
margin: 0 0.5em 0 0;
}
div.wpcf7-mail-sent-ok {
border-color: #edd026;
color: #767676;
font-weight: 600;
margin-top: 2.1em;
letter-spacing: 0.05em;
} .media-credit {
margin-top: -0.35em !important;
font-size: 0.82em !important;
color: rgb(38, 38, 38);
text-align: left;
}
.media-credit > a {
color: rgb(38, 38, 38);
}
span.media-credit::before {
content: "Foto:";
padding-right: 4px;
}
.sermon-wrapper .media-credit {
margin-top: 1.5em !important;
margin-left: 0;
} .shariff {
margin-top: 30px;
}
.shariff .ShariffHeadline {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
padding: 12px 0 8px;
}
@media screen and (min-width: 1025px) {
.shariff li:first-child {
margin-left: 0px !important;
}
.shariff li:last-child {
margin-right: 0px !important;
}
} #content + .wpbf-custom-section {
box-shadow: 0px 0px 5px 0px rgba(0,0,0,.15);
background-color: #fff;
}
.wpls-logo-showcase-slider-wrp {
max-width: 1200px;
margin: 0 auto;
padding: 30px 20px;
}
.wpls-logo-showcase.wpls-dots-false {
padding: 0 !important;
}
.wpls-logo-showcase .slick-list {
margin: 0 -17px;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide {
margin: 0 17px;
} .schema-faq-question{
display: table;
cursor: pointer;
margin-bottom: 0.5em;
font-size: 1.075em;
}
.schema-faq-question:after {
content: " ";
display: inline-block;
height: 11px;
width: 11px;
margin-left: 10px;
background-image: url(//www.frohebotschaft.info/wp-content/themes/page-builder-framework-child/images/chevron-down-solid.svg);
background-repeat: no-repeat;
background-position: top left;
}
.schema-faq-question.collapse:after {
content: " ";
display: inline-block;
height: 11px;
width: 11px;
margin-left: 10px;
background-image: url(//www.frohebotschaft.info/wp-content/themes/page-builder-framework-child/images/chevron-up-solid.svg);
background-repeat: no-repeat;
background-position: top left;
}
.schema-faq-question:hover{
opacity: 0.8;
}
.schema-faq-answer{
display: none;
padding-left: 1em;
}
.schema-faq-answer.default{
display: block;
} .full-size {
margin-bottom: 10px;
} strong.wsp-category-title {
padding-top: 10px;
display: block;
}
ul.wsp-posts-list li:not(.wsp-post) {
margin-top: -10px;
}
@media screen and (min-width: 769px) {	
h2.wsp-pages-title,
h2.wsp-categories-title,
h2.wsp-posts-title,
h2.wsp-archives-title {
margin-bottom: 15px;
}
h2.wsp-categories-title,
h2.wsp-posts-title,
h2.wsp-archives-title	{
padding-top: 7px;
}
.wsp-category-title {
display: block;
margin-top: 15px;
margin-bottom: 5px;
}
ul.wsp-pages-list {
columns: 3;
column-gap: 40px;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
ul.wsp-categories-list {
columns: 3;
column-gap: 40px;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
.wsp-container>.wsp-posts-list {
padding-left: 21px;
}
.wsp-category-title + ul.wsp-posts-list {
columns: 3;
column-gap: 40px;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
.wsp-category-title + ul.wsp-posts-list li .wsp-category-title {
display: block;
margin: 15px 0 -1px;
}
.wsp-category-title + ul.wsp-posts-list li ul.wsp-posts-list {
columns: 1;
background-color: transparent;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 25px;
}
ul.wsp-pages-list li.page_item a,
ul.wsp-categories-list li a,
ul.wsp-posts-list li.wsp-post a{
padding-right: 10px;
}
}
@media screen and (min-width: 600px) and (max-width: 768px) {
ul.wsp-pages-list {
columns: 2;
column-gap: 40px;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
ul.wsp-categories-list {
columns: 2;
column-gap: 40px;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
.wsp-category-title + ul.wsp-posts-list {
columns: 1;
background-color: #f1f1f1;
padding-top: 3px;
padding-bottom: 5px;
}
} .lyte-wrapper {
margin: 30px 0 !important;
}
.home .lyte-wrapper.fourthree {
width: auto !important;
max-height: 380px;
overflow: hidden;
} .is-ajax-search label {
width: 100%;
margin: 0 0 4px !important;
}
form.is-search-form.is-disable-submit.is-form-id-899.is-ajax-search input.is-search-input {
margin-right: 10px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #fff !important;
background-color: rgba(255, 255, 255, 0.75) !important;
}
.is-ajax-search-details .is-title a, 
.is-ajax-search-post .is-title a {
text-transform: none !important;
}
.is-highlight {
color: #fff;
padding: 0 3px !important;
}
.is-show-more-results-text {
background-color: #262626;
color: #fff;
}
.is-show-more-results-text:hover,
.is-show-more-results-text:focus {
color: #e6c319;
} .wpbf-responsive-embed.cmplz-blocked-content-container {
height: auto;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
font-size: 13px;
background-color: rgb(0 0 0);
line-height: 26px;
letter-spacing: 0.1em;
color: #fff;
font-weight: 700;
padding: 3% 4%;
hyphens: none;
cursor: pointer;
text-transform: uppercase;
box-shadow: 5px 10px 30px rgb(0 0 0 / 30%);
border-radius: 3px;
}
#cmplz-manage-consent .cmplz-manage-consent {
width: 220px !important;
right: 0px !important;
left: 50%;
margin-left: -110px !important;
background-color: rgb(0 0 0 / 40%) !important;
color: #e9e9e9 !important;
letter-spacing: 0.05em;
font-size: 15px;
border-top-right-radius: 10px !important;
border-top-left-radius: 10px !important;
word-spacing: 3px;
} body.mailpoet_page-template-default .post-links.wpbf-clearfix {
display: none;
}
#mailpoet_form_1 {
border: none !important;
background: transparent !important;
margin: -5px auto 0;
max-width: 300px;
}
.wpbf-footer-widget .mailpoet_form {
padding: 0 !important;
}
body.mailpoet_page-template-default .wpbf-widgettitle {
color: rgb(0, 0, 0);
font-size: 1em;
text-transform: uppercase;
display: none;
}
.mailpoet_form.mailpoet_form_form.mailpoet_form_widget.mailpoet_form_tight_container {
padding: 0 !important;
}
.mailpoet_form .mailpoet_paragraph {
margin-bottom: 14px !important;
}
.mailpoet_form .mailpoet_paragraph.last {
margin-bottom: 0 !important;
}
.mailpoet_form .text-unter-newsletter-formular {
font-size: 0.85em;
}
.mailpoet_form .mailpoet_text {
padding: 4px 8px !important;
}
.mailpoet_form .parsley-required,
.mailpoet_form .parsley-custom-error-message {
border-bottom: none !important;
color: #fff !important;
font-size: 0.9em;
line-height: 1.5;
}
.mailpoet_form .parsley-required {
padding-top: 2px;
}
.mailpoet_form .parsley-custom-error-message {
padding-top: 5px;
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 454px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 6px 6px 6px 6px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #c93525; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #c93525; --cmplz_button_accept_border_color: #c93525; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #ededed; --cmplz_button_deny_border_color: #e2e2e2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #ededed; --cmplz_button_settings_border_color: #e2e2e2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 4px 4px 4px 4px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #4aa000; --cmplz_slider_inactive_color: #c6c6c6; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { width: 100%; gap: 1px; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 769px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner { animation: fadeIn 2s; -webkit-animation: fadeIn 2s; -moz-animation: fadeIn 2s; -o-animation: fadeIn 2s; -ms-animation: fadeIn 2s;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}#cmplz-manage-consent .cmplz-manage-consent { animation: mc_slideIn 0s forwards;}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;}