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;
}