/**
Theme Name: db-recruitment Child
Author: Pack & Parcel BV
Author URI: https://pack-parcel.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. Built with SEO in mind, 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: db-recruitment-child
Template: astra
*/

.jobpost-form *:not(h3):not(.required):not(.btn.btn-primary.app-submit), .terms-checkbox label.terms {
    font-size: 100%;
    color: rgb(51, 65, 85);
    font-weight: 400;
}

.jobpost-form .form-group input:focus, .sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover {
    outline: 2px auto rgb(1, 30, 65) !important;
    border-color: rgb(1, 30, 65) !important;
    outline-color: rgb(1, 30, 65) !important;
    outline-offset: 1px !important;
    border-color: rgb(1, 30, 65) !important;
}

.jobpost-form .form-group input, .sjb-page .sjb-detail .list-data .v1 .jobpost-form .file {
    color: var(--e-global-color-astglobalcolor0);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-astglobalcolor0);
}
.sjb-page .sjb-detail {
    margin: 0;
}
.file > div:hover, .vacancy-btn a:hover, .btn.btn-primary.app-submit:hover, .file-btn:hover {
    background-color: rgb(187, 154, 88) !important;
}
.btn.btn-primary.app-submit {
    border-radius: 5px !important;
}
.file > div, .vacancy-btn a {
    z-index:20 !important;
    padding: 3px 30px !important;
    color: rgb(255, 255, 255) !important;
    border-color: var(--ast-global-color-0) !important;
    border: 1px solid !important;
    background-color: rgb(1, 30, 65) !important;
    cursor: pointer !important;
    transition: all 0.2s ease-in-out !important;
    outline: none !important;
    border-radius: 5px !important;
    font-family: 'Lato', sans-serif;
}
.vacancy-btn {
    justify-content: end;
}

.job_post:not(:last-child) {
    margin-bottom: 40px;
}
.job_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.job_logo {
    height: 80px !important;
    width: 80px !important;
    min-width: 70px;
}
.job_logo img {
    fill: var(--ast-global-color-0);
    height: 80px !important;
    width: 80px !important;
    background-size: cover;
    min-width: 80px;
}

.job_excerpt, .job_link-text  {
    color: #666666 !important;
    font-family: 'Lato', sans-serif;
}
.sjb-page .job-description *:not(h2), .jobpost-form label, .jobpost-form input, .jobpost-form, .nav-links *, .sjb-page td,
.sjb-page .job-location, .sjb-page .job-type {
    color: #334155 !important;
    font-family: 'Lato', sans-serif;
}
.btn.btn-primary.app-submit {
    font-family: 'Lato', sans-serif;
}

.jobpost-form input::placeholder, .job-search-form input::placeholder, #call-form input::placeholder {
    color: #334155 !important;
    opacity: 0.3;
    font-family: 'Lato', sans-serif;
}
.job_flex {
    display: flex;
    gap:30px;
}
.job_terms, .job-search-form, .vacancy-btn {
    display: flex;
    gap:20px;
}

.job_term a, .job_content a, .vacancy-btn a {
    text-decoration: none !important;
}

.job-search-form {
    margin-bottom: 20px;
}

.job-search-form button[type="submit"] {
    transition: all .2s;
}
.entry-meta:has(.vcard.author), .sjb-page .job-date {
    display:none;
}

#call-form *:not(.submit):not(.file-btn) {
    color: #334155 !important;
    font-family: 'Lato', sans-serif !important;
}
#call-form {
    margin-bottom: 150px;
}
#call-form, #call-form > div {
    position: relative;
}
#call-form input {
    color: var(--e-global-color-astglobalcolor0);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-astglobalcolor0);
}
#call-form div input[type="file"] {
    opacity: 0;
    left: 0;
    position: absolute;
    top: 36px;
}
.file-btn {
    color: rgb(255, 255, 255) !important;
    border-color: var(--ast-global-color-0) !important;
    border: 1px solid !important;
    background-color: rgb(1, 30, 65) !important;
    border-radius: 5px;
    height: 32px;
    padding: 1px 12px;
    position: absolute;
    right: 4px;
    text-align: center;
    bottom: 4px;
    z-index:20;
    transition: .3s all;
    cursor:pointer;
}
#call-form .submit {
    font-weight: 400 !important;
    font-size: 17px;
    border-radius: 5px;
}
.call-form-flex {
    display: flex;
    gap: 20px;
}
.call-form-flex div:nth-child(2):not(.file-btn){
    width: 10%;
}
.call-form-flex div:not(:nth-child(2)){
    width: 100%;
}
#call-form > div > input {
    width: 100%;
}
.resume-file .file {
    color: var(--e-global-color-astglobalcolor0);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px;
    border-color: var(--e-global-color-astglobalcolor0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 40px;
    line-height: 1.42857;
    padding: 7px 12px;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
}
.terms-checkbox input {
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    scale: 1.2;
}
#call-form .submit {
    transition: .3s all
}

.contact-info a {
    color: #ffffff !important;
    text-decoration: none !important;
}

@media screen and (max-width:940px) and (min-width:768px) {
    .call-form-flex div:nth-child(2):not(.file-btn) {
        width: 30%;
    }
}
@media screen and (max-width:767px) {
    .job_logo {
        display: none;
    }
    .job_post:not(:last-child) {
        margin-bottom: 0;
    }
    .job_excerpt {
        margin-top: -10px;
        margin-bottom: 10px !important;
    }
    .job_terms {
        flex-wrap: wrap;
        gap:5px;
        margin-bottom: 20px;
    }
    .call-form-flex {
        flex-direction: column;
        gap:0;
    }
    .call-form-flex div:nth-child(2):not(.file-btn) {
        width: 100%;
    }
    .vacancy-btn {
        margin-bottom: 30px;
        justify-content:center;
    }
}
