/* Enter Your Custom CSS Here */
body.single.single-post .widget-area {
    display: none;
}

body.single.single-post .content-area {
    width: 100%;
}