/*
 Theme Name:   Superio Child
 Theme URI:    https://themeforest.net/item/superio-job-board-wordpress-theme/32180231
 Description:  Superio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     superio
 Version:      1.0.0
 Text Domain:  superio-child
*/
body[class*="single-payroll-income"] .apus-header {
    position: fixed;
    z-index: 3;
}
body[class*="single-payroll-income"] .apus-footer {
    display: none;
}
body[class*="single-payroll-income"] #main {
    padding: 5rem;
}

.kepekNyomtatashoz {
    display: none;
}

.kepekNyomtatashoz {
    opacity: 0;
}

@media print {
    .header-mobile {
        display: none !important;
    }
    .apus-footer {
        display: none !important;
    }
    .apus-header {
        display: none !important;
        opacity: 0 !important;
    }
    #apus-breadscrumb {
        display: none !important;
    }
    .e-con-inner {
        margin-top: 100px !important;
    }
    .printfriendly {
        display: none !important;
    }
    body {
        height: 400px !important;
        overflow: hidden !important;
    }
    .kepekNyomtatashoz {
        display: block !important;
        margin-top: 50px !important;
        opacity: 1 !important;
    }
    .pecsetContainer {
        margin-left: 280px !important;
        margin-top: -50px !important;
    }
    .nyomtatasnaltor {
        margin-top: 40px !important;
    }
    .datumBeallitas {
        margin-top: 40px !important;
    }
}