/*
Theme Name: Bizmax Child
Theme URI: https://yourwebsite.com/
Description: Child Theme for Bizmax WP
Author: Your Name
Author URI: https://yourwebsite.com/
Template: bizmax-wp
Version: 1.0.0
Text Domain: bizmax-child
*/

.cs_page_header.position-relative.background-filled.d-flex.align-items-center.justify-content-between {
    display: none !important;
}

.d-flex.justify-content-between.align-items-center.bg-gray.cs_pt_25.cs_pb_25.cs_pl_40.cs_pl_lg_25.cs_pr_40.cs_pr_lg_25.flex-wrap.cs_row_gap_15.cs_column_gap_15.cs_mb_40 {
    display: none !important;
}

/* .single-post .cs_top_header {
    display: none !important;
} */

.single-post .cs_site_header.cs_style_1 .cs_main_header {
    background-color: rgba(24, 25, 29, 0.5) !important;
}