/* Restore the new Single Post template's vertical layout */
.elementor-20995 .e-flexbox-base {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
}
/* White article panel — Single Post template #20995 */
.elementor-20995 .elementor-element.elementor-element-1d09fdf {
    background: #ffffff !important;
}
/* Single Post #20995 — featured image width and centering */
.elementor-20995 .ejf-post-image {
    width: 100% !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center !important;
    min-width: 0;
}

.elementor-20995 .ejf-post-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/* Single Post #20995 — author line */
.elementor-20995 .ejf-post-author {
    width: 100% !important;
    text-align: center !important;
}

.elementor-20995 .ejf-post-author :is(h1, h2, h3, h4, p) {
    text-align: center !important;
}

/* Single Post #20995 — center copyright */
.elementor-20995 .ejf-post-copyright {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

.elementor-20995 .ejf-post-copyright .elementor-widget-container {
    width: 100%;
    text-align: center !important;
}

.elementor-20995 .ejf-post-copyright * {
    text-align: center !important;
}
/* Single Post #20995 — author font size */
.elementor-20995 .ejf-post-author,
.elementor-20995 .ejf-post-author * {
    font-size: 16px !important;
    line-height: 25px !important;
}
/* Blog Archive #20950 — match Sermons heading */
.elementor-20950 [data-id="b25792e"] {
    color: #FFD700 !important;
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 64px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    width: 100% !important;
}

@media (max-width: 767px) {
    .elementor-20950 [data-id="b25792e"] {
        font-size: 36px !important;
    }
}

/* ==================================================
   EJF Single Post #20995 — Post Title
   Widget: 0eaf82b
   Desktop, tablet, mobile, and balanced wrapping
   ================================================== */

/* Give the title widget the full available width */
html body .elementor-20995 .elementor-element.elementor-element-0eaf82b {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    align-self: stretch !important;
}

/* Center the widget's inner container */
html body .elementor-20995 .elementor-element.elementor-element-0eaf82b .elementor-widget-container {
    width: 100% !important;
    min-width: 0 !important;
    text-align: center !important;
}

/* Actual heading class confirmed in Chrome DevTools */
html body .elementor-20995 .elementor-element.elementor-element-0eaf82b h1.template-heading-title {
    display: block !important;
    width: 100% !important;
   max-width: 1100px !important;
    margin: 0 auto !important;
    text-align: center !important;
    font-size: 42px !important;
    line-height: 1.2 !important;
    text-wrap: balance;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
    html body .elementor-20995 .elementor-element.elementor-element-0eaf82b h1.template-heading-title {
        font-size: 36px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    html body .elementor-20995 .elementor-element.elementor-element-0eaf82b h1.template-heading-title {
        font-size: 30px !important;
    }
}

/* Single Post #20995 — centered reading column */
.elementor-20995 .elementor-element.elementor-element-6fcc57b {
    max-width: 1000px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

/* Single Post #20995 — optional subtitle */
.elementor-20995 h2[data-interaction-id="1182756"] {
    width: 100% !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    box-sizing: border-box;
}

/* What Is An Evangelist? — match paragraph color to first blog post */
.elementor-21055 .elementor-element.elementor-element-77d2fce8 p {
    color: #222222 !important;
}

/* Word of Knowledge/Prophecy — match paragraph color to first blog post */
body.postid-21067
.elementor-20995
.elementor-element.elementor-element-6fcc57b p {
    color: #222222 !important;
}