/*
Theme Name: Jobster-Child
Version: 1.0
Description: A child theme of Jobster
Author: omarsibai
Template: jobster
*/

@import url("../jobster/style.css");

.list-inline-item  a { 
    color: #ffffff;
}
.list-inline-item:not(:last-child) { 
    color: #ffffff !important;
}
.search search-results  {margin-top: 150px;
}
.jrs-snippet {padding: 20px 100px 20px 100px;
}
.jrs-title {padding-left: 100px;
}
.jrs-meta {display: none;
}
.text-white {color: black !important;
}
.pxp-side-panel {display: none;
}
.jrs-unified-form .btn-row {padding-top: 10px;
    justify-content: center;
}
#jrs-q-top {margin: auto;
}
.pxp-hero-subtitle {
    font-size: 40px;
    font-weight: 900;
}
.pxp-page-header-simple h1 {
    display: none;
}
.pxp-container {background: white;
}
.pxp-page-header-simple {
    background: white !important;
}
.pxp-single-candidate-hero-name h1 {
    color: #2c2c2c;
	    background-color: #ffffff;
    padding: 5px;
    border-radius: 30px;
}
.pxp-single-candidate-hero-title {
    color: #ffffff !important;
	background-color: #2c2c2c;
    padding: 5px;
    border-radius: 30px;
	display: inline;
}
.jrs-person {
    font-size: 16px;
    font-weight: 400;
    padding-left: 100px;
}
.pxp-jobs-card-1-excerpt,
.pxp-jobs-card-2-excerpt,
.pxp-jobs-card-3-excerpt,
.pxp-jobs-card-5-excerpt {
	padding: 20px;
    line-height: 1.5;
}
.pxp-candidate-profile-hero { margin: auto !important;
    width: 80% !important;
}

.pxp-candidate-profile-hero {
    border-radius: 10px;
}

.pxp-candidate-profile-hero {
background: linear-gradient(135deg, #f8f9fa 0%, #000000 100%);}

.pxp-header {
position: absolute;}
.nav-links { margin: auto !important;}