/* TaxAI Ver.129.4 restore page headers globally */

.taxai-page-header,
.page-header,
.taxai-hero,
.hero,
.page-hero,
.taxai-ds-hero,
.taxai-pro-hero,
.taxai-os-hero,
.taxai-auto-hero{
    display:flex !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    visibility:visible !important;
    opacity:1 !important;
    overflow:visible !important;
}

.taxai-page-header h1,
.page-header h1,
.taxai-hero h1,
.hero h1,
.page-hero h1,
.taxai-ds-hero h1,
.taxai-pro-hero h1,
.taxai-os-hero h1,
.taxai-auto-hero h1,
.taxai-page-header p,
.page-header p,
.taxai-hero p,
.hero p,
.page-hero p,
.taxai-ds-hero p,
.taxai-pro-hero p,
.taxai-os-hero p,
.taxai-auto-hero p,
.taxai-breadcrumbs{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
}

.taxai-page-header,
.taxai-hero,
.taxai-ds-hero,
.taxai-pro-hero,
.page-header{
    margin:0 0 18px !important;
    padding:22px 24px !important;
}

.taxai-main,
main.taxai-main{
    padding-top:12px !important;
}
