/*
Theme Name: Jobster Child
Theme URI: http://pixelprime.co/themes/jobster-wp/
Template: jobster
Author: Pixel Prime
Author URI: http://pixelprime.co/
Description: Jobster is a modern, clean and intuitive WordPress theme designed for job board websites.
Tags: four-columns,custom-colors,custom-header,custom-menu,featured-image-header,full-width-template,sticky-post,theme-options,translation-ready,threaded-comments
Version: 2.2.1752204868
Updated: 2025-07-11 03:34:28

*/
#pxp-signin-modal .modal-body > div:nth-child(5),
#pxp-signin-modal .modal-body > div:nth-child(3) {
    display: inline-block;
}
/*.pxp-single-job-side-panel div:nth-child(3)*/
.pxp-jobs-list-top .col-auto:nth-child(1) {
    display: none;

}
footer .pxp-main-footer-top {
    position: relative;
    color: #fff;
    background: url(/wp-content/uploads/2025/07/790b47e32c642f87ec26298512616e84.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
footer .pxp-main-footer-top:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .85);
}
footer .pxp-main-footer-top .pxp-container {
    position: relative;
    z-index: 2;
}
.footer-about-wrap {
    padding-right: 10%;
}
.footer-about-wrap h2 {
    font-size: 50px;
    margin-top: -60px;
    margin-bottom: 0;
}
.pxp-main-footer h3, .pxp-main-footer h2 {
    color: #fbd42c;
}
footer .pxp-footer-section ul li > a {
    color: #fff;
}
.pxp-main-footer-bottom {
    padding: 30px 0;
}