/*** Stylesheet for Donatoni Single Job Offer ***/

.single-offerta-lavoro .content_wrap,
.single-offerta-lavoro .content{
    width: 100% !important;
}
@media screen and (min-width: 1024px){
    .single-job-row{
        display: grid;
        grid-template-columns: 1.5fr 1fr;
    }
}
.single-job-column{
    padding-top: 30px;
    padding-right: 5%;
    padding-bottom: 80px;
    padding-left: 5%;
}
.col2{
    background-color: #082161;
    border-radius: 10px;
}
.job-form-intro h2, .job-form-intro h4{
    color: #fff !important;
    font-weight: 800;
}
.job-form-intro{
    margin-bottom: 30px;
}
.job-form-main .wpcf7 .wpcf7-submit {
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
.job-form-main .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    margin: 0;
    padding: 17px 35px 17px 64px !important;
    background: transparent !important;
    position: relative;
    z-index: 1;
}
.job-form-main .wpcf7 .wpcf7-submit-style .wpcf7-submit{
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF !important;
    text-transform: uppercase;
}
.mega-menu__container{
    background-color: #082161 !important;
}
.dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7 select, .dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7 textarea {
    padding-top: 10px!important;
    padding-right: 15px!important;
    padding-bottom: 10px!important;
    padding-left: 15px!important;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    border-width: 1px!important;
    border-color: #F8F9FA!important;
    background-color: #f5f5f5;
}
.dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7-form-control:not(.wpcf7-submit) {
    margin-top: 7px!important;
}
.dvppl_cf7_styler_0 .dipe-cf7 .wpcf7 label {
    font-family: 'Noto Sans Regular',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    font-size: 0.75em!important;
    color: #F8F9FA!important;
}
.dipe-cf7 .wpcf7 form>div{
    margin-bottom: 10px !important;
}
.single-job-meta{
    margin-top: 10px;
    margin-bottom: 20px;
}