body .rel-blog-img {
    height: 180px;
}

.related-blog-section .related-blog h3 {
    text-transform: capitalize !important;
}

.new-blog-container {

    display: inline !important;
}

img {
    display: -webkit-fill-available !important;
}

.blog-post-inner img {
    height: -webkit-fill-available;
}

.read_more_bottom_layout .container,
.bottom-ads-section .container,
.ajax-container .container {
    max-width: 1428px;
    margin: 0 auto;
    padding-right: 25px;
    padding-left: 25px;
}

.read_more_bottom_layout a.post-title.p-sub-title {
    font-family: Playfair Display;
    font-size: 36px;
    font-weight: 500;
    line-height: 43px;
    letter-spacing: -0.02em;
    text-align: left;
}

.read_more_bottom_layout .post-preview-info a {
    color: #000000;
}

.read_more_bottom_layout .post-preview-info {
    padding: 10px 0px 0px 0px;
    bottom: 0;
    z-index: 9;
}

.read_more_bottom_layout .post-title.p-more,
.related-blog h3 {
    margin-bottom: 40px;
    max-width: 300px;
    font-family: Playfair Display;
    font-size: 46px;
    font-style: italic;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: left;
}

.read_more_bottom_layout {
    margin-bottom: 30px;
    margin-top: 60px;
}

.single-post.slider-background-shadow {

    min-height: 100vh; 
}

.linkby-widget {
    border-top: 1px solid black;
    margin-top: 50px;
    border-bottom: 1px solid black;
}

.linkby-widget .lbpf-cta {
    background: #e60000 !important;
}

.custom_spacing_ad>div {
    margin: 20px 0 !important;
}

.current_content_slideshow figure.p-relative.blogslide,
.current_content_slideshow div#blog-post-slideshow-info {
    display: block !important;
}

.current_content_slideshow figure.p-relative.blogslide .owl-carousel {
    display: block !important;
}

.ajax-container .blog-post-wrapper.custom-style-slideshow {
    border: 0;
}
