#onetrust-consent-sdk {display:none !important;}

/* Banner Resizin OPT */
@media (max-width: 767px) {
    .vc_row.hero_section {
        padding-top: 100px;
    }
    .vc_row.hero_section h1,
    .vc_row.hero-section h1 {
        font-size: 1.59375rem !important;
        line-height: 1.3 !important;
    }
    .vc_row.hero_section h2,
    .vc_row.hero-section h2 {
        font-size: 1.5rem !important;
        line-height: 1.3 !important;
    }
    .vc_row.hero_section p,
    .vc_row.hero-section p {
        font-size: 1rem !important;
    }
    
    /*Category Banner*/
    .category-banner h1 {
        font-size: 1.5rem !important;
        line-height: 1.3 !important;
        margin-bottom: 0 !important;
    }
    .category-banner .wpb_wrapper {
        padding-bottom: 0 !important;
    }
    /*End Category Banner*/
}
/* End Banner Resizin OPT */

@media (max-width: 767px) {
    .post-layout__body {
        width: 100%;
    }
}