body.lj-landing-post .wd-single-post-header,
body.lj-landing-post .wd-post-image,
body.lj-landing-post .wd-post-thumb,
body.lj-landing-post .wd-single-footer,
body.lj-landing-post .wd-page-nav,
body.lj-landing-post #comments,
body.lj-landing-post .comments-area,
body.lj-landing-post .wd-sidebar,
body.lj-landing-post .wd-sidebar-opener,
body.lj-landing-post .post-single-page > .wd-post-cat,
body.lj-landing-post .post-single-page > .wd-post-title {
    display: none !important;
}

body.lj-landing-post .wd-page-content {
    background: #f4f6f8;
}

body.lj-landing-post .wd-content-area.site-content {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
}

body.lj-landing-post .wd-content-layout.content-layout-wrapper.container {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.lj-landing-post .post-single-page {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

body.lj-landing-post .lj-blog {
    margin-left: auto;
    margin-right: auto;
}
