@media print {
    header { position: static!important; }
    header.elementor-sticky__spacer { display: none!important; }
    #sidebar-root { display:none; }
    #acwp-toolbar-btn-wrap { display:none; }
    .tab-content.tab-horizontal .tab-header { display: none; }
    .tab-content .tab-body .tab-body-item { margin-top: 1.875rem; }
    .tab-content .tab-body .tab-body-item,
    .tab-content .tab-body .tab-body-item .tab-header-inner { display: block; }
    .layout-flex-wrapper .layout-col-left { position:static!important; white-space:100%!important; }
    .layout-flex-wrapper .layout-col-right { white-space:100%!important; }
}