/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/* gaps between portfolio buttons */
.g-filters-item{
	margin: 2px;
}
/* Job board plugin details page css start here  */
div#container {
  background: #f2f2f2;
}
.header-margin-top.sjb-job-info {
  margin-top: 65px !important;
  margin-bottom: -7px !important;
}
.sjb-job-type-location-date {
  border-top: none !important;
}
.sjb-page .list-data .v2 .job-description {
  margin-top: 65px;
}
.sjb-page .col-md-3 {
  width: auto;
}
.sjb-page .list-data .v2{
  background: none;
}
.job-description {
  background: #ffffff;
  padding: 30px 30px !important;
  border-radius: 8px 8px 0px;
}
form#sjb-application-form {
  background: #ffffff;
  padding: 0px 30px;
  border-radius: 0px 0px 8px 8px;
}
.job-features {
  display: none;
}
span.job-title {
  font-family: Open Sans;
  font-size: 45px;
  font-weight: 700;
  line-height: 61.28px;
  color: #3D3D3D;
}
.sjb-page .list-data .v2 .job-info h4 a {
  color: #3B3A3C !important;
  font-family: Open Sans !important;
    font-size: 24px;
    font-weight: 600 !important;
    line-height: 25px;
}
.fa-building:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("https://creative.atdrive.com/wp-content/uploads/2024/12/building-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.job-type, .job-location, .job-date {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 25px;
  color: #555555 !important;
}
.job-description strong {
  font-family: Open Sans !important;
  font-size: 35px !important;
  font-weight: 700 !important;
  line-height: 25px !important;
  color: #3D3D3D !important;
}
.job-description h3 {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}
.job-description p {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #555555 !important;
}
.job-description ul li {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #555555 !important;
}
form#sjb-application-form h3 {
  font-family: Open Sans !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 25px !important;
}
.sjb-page .sjb-detail .list-data .v2 ul li::before {
  content: "." !important;
  font-family: "open sans" !important;
  font-weight: 600 !important;
  font-size: 30px !important;
  left: 0 !important;
  position: absolute !important;
  top: -9px !important;
}
.jobpost-form .row {
  display: flex;
  flex-direction: column;
}
.col-md-3.col-xs-12 label {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 25px;
  color: #3D3D3D !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .required{
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 25px;
  color: #3D3D3D !important;
}
.sjb-page .form-group input:not([type="submit"]) {
  border: 1px solid #000000 !important;
  border-radius: 4px !important;
  background: #ffffff !important;
  width: 57% !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file {
  border: 1px solid #000000 !important;
  border-radius: 4px !important;
  width: 57% !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 25px;
  background: #FF6600 !important;
  border-radius: 4px !important;
  margin-top: 25px !important;
  float: left !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file span {
  display: none;
}
.fa-briefcase:before {
  content: "";
  display: inline-block;
  background: url(https://creative.atdrive.com/wp-content/uploads/2025/01/job-cate-icon.png) no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.fa-map-marker:before {
  content: "";
  display: inline-block;
  background: url(https://creative.atdrive.com/wp-content/uploads/2025/01/location-icon.png) no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.fa-calendar-check:before {
  content: "";
  display: inline-block;
  background: url(https://creative.atdrive.com/wp-content/uploads/2025/01/calen-icon.png) no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
label#applicant-resume-error {
  margin-top: 35px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div {
    display: none;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file::before {
    content: "";
    background: url('https://creative.atdrive.com/wp-content/uploads/2025/04/paperclip.png') !important;
    width: 20px !important;
    height: 22px !important;
    position: absolute;
    background-repeat: no-repeat !important;
    background-position: center !important;
    right: 10px;
}
@media screen and (min-width: 320px) and (max-width: 490px){
  .sjb-page .sjb-detail.sjb-v2 .list-data .v2{
    padding: 5px !important;
  }
  .sjb-page .form-group input:not([type="submit"]) {
    border: 1px solid #000000 !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    width: 100% !important;
  }
  .sjb-page .sjb-detail .list-data .v2 .jobpost-form .file {
    border: 1px solid #000000 !important;
    border-radius: 4px !important;
    width: 100% !important;
  }
  .sjb-page .col-md-3 {
    width: 100%;
  }
}
/* Job board plugin details page css end here */
/* @media only screen and (min-width: 900px) {
  #us_grid_1 .w-grid-item {
    height: 100% !important;
  }
}  */