
/* BLOG – Single */

body.single-post.custom-theme-ds #page-container #et-boc #et-main-area #main-content .container {
    max-width: 100%;
    width: 100%;
    padding-top: 0px;
}
body.single-post.custom-theme-ds #page-container #et-boc #et-main-area #main-content .container #content-area #left-area {
    padding-bottom: 0px;
}
body.single-post.custom-theme-ds #page-container #et-boc #et-main-area #main-content .container #content-area #left-area article.et_pb_post {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
/*body.single-post.custom-theme-ds #page-container #et-boc #et-main-area #main-content .container #content-area #left-area article.et_pb_post .et_pb_section .et_pb_row {
    max-width: 1440px;
    width: 100%;
}*/
body.single-post.custom-theme-ds #page-container #et-boc #et-main-area #main-content .container #content-area #left-area article.et_pb_post .et_pb_section .et_pb_row .et_pb_column .et_pb_post_title .et_pb_title_container .et_pb_title_meta_container span.author a {
    pointer-events: none;
    cursor: text;
}


