.single-post .nectar_hook_global_section_after_header_navigation{
    display: none;
}

body.single .post .content-inner>h2, body.single .post .content-inner>h3, body.single .post .content-inner>h4, body.single .post .content-inner>h5, body.single .post .content-inner>h6, body.single .post .wpb_text_column h2, body.single .post .wpb_text_column h3, body.single .post .wpb_text_column h4, body.single .post .wpb_text_column h5, body.single .post .wpb_text_column h6 {
    margin-top: 10px;
    margin-bottom: 20px !important;
}

body #ez-toc-container{
    margin: 20px 0;
    padding: 30px;
    border: 0;
    background-color: #f3f3f3;
}

body .ez-toc-counter nav ul li a::before{
    min-width: 1em;
}

body div#ez-toc-container ul li{
    margin-bottom: 5px;
}

body #ez-toc-container ul{
    margin-top: 20px;
}