/* Blogs page style */

.qodef-page-sidebar-section {
    display: none !important;
}

@media (max-width: 767px) {
    #qodef-page-inner {
        padding-bottom: 90px !important;
    }
    
    .qodef-blog .qodef-blog-item {
        margin-bottom: 0 !important;
    }
}