/* REMOVE JOBBOX FOOTER ON ALL PAGES */
footer,
footer.site-footer,
.footer,
.footer-area,
.footer-main,
.footer-1,
.footer-wrapper,
#footer,
#site-footer,
.elementor-location-footer {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}