/*
Theme Name: 	Desix Child
Theme URI: 		http://thememascot.net
Description: 	Digital Marketing Agency WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		1.7
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	desix-child
Template: 		desix
*/


.job-type h5 {
    text-decoration-color: #F1A220 !important;
}


body.single-thjm_jobs h1.thjmf-job-title.thjmf-js-job-title.entry-title {
    font-size: 40px;
}
.service-block-style5 .inner-box .service-icon-area .service-icon {
    line-height: 0;
}

.thjmf-js-job-header.thjmf-loop-job-header h2 a {
    font-size: 22px !important;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.thjmf-share-job,.page .thjmf-job-tags,.thjmf-loop-job-excerpt  {
    display: none;
}


 .thjmf-loop-job.thjmf-list-job-listing {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #33333338 !important;
    padding: 30px !important;
    border-radius: 10px;
}

.thjmf-loop-job.thjmf-list-job-listing:not(:last-child) {
    margin-bottom: 20px;
}

h2.thjmf-loop-job-title.thjmf-js-job-title {
    line-height: .5;
}

a.button.thjmf-loop-job-details-button,button.thjmf-js-job-apply-button,button#thjmf_show_form,button#thjmf_apply_job {
    font-size: 20px;
    background-color: transparent;
    background-image: linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
    border-radius: 10px 10px 10px 10px;
    color: #fff;
    font-size: 18px !important;
    padding: 10px 40px;
    border-radius: 5px;
    border: none;
}

.thjmf-job-title-group::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('http://proadman.com/wp-content/uploads/2024/03/Layer_1.svg') no-repeat center;
    background-size: contain;
    width: 65px; 
    height: 65px; 
    margin-right: 50px; 
    padding: 20px;
    background-color: #f0f1f4;
    border-radius: 10px;
}


body.page .thjmf-job-title-group {
    display: flex !important;
    align-items: center;
}

/* Adjust margin top of #primary */
body.single-thjm_jobs #primary {
    max-width: 1215px;
    margin: auto;
    margin-top: 0px !importan;
    padding: 20px;
}



body.single-thjm_jobs a.elementor-icon.elementor-social-icon {
    display: flex;
    align-items: center;
}

 .thjmf-job-title-group {
    align-items: center !important;
}

.thjmf-single-job-page .thjmf-title-actions {
    display: none !important;
}


@media (max-width: 767px) {
    
    body.single-thjm_jobs #primary {
        margin-top: 0 !important;
        padding: 15px;
    }
    .thjmf-loop-job.thjmf-list-job-listing {
        flex-direction: column;
    }

    .thjmf-job-title-group {
        flex-direction: column;
    }

    div#primary {
    margin-top: 0 !important;
    padding: 15px;
}

.thjmf-job-header.thjmf-js-job-header.thjmf-job-share-on {
    flex-direction: column !important;
}

.thjmf-job-title-group {
    flex-direction: row;
    align-items: center !important;
}

::before {
    width: 30px;
    height: 24px;
    margin-right: 25px !important;
}

body.single-thjm_jobs h1.thjmf-job-title.thjmf-js-job-title.entry-title {
    font-size: 26px;
    line-height: 1.2;
}



    .thjmf-js-job-header.thjmf-loop-job-header {
        margin-bottom: 17px;
    }
    
    .thjmf-job-title-group {
        padding-right: 0px !important;
    }
}

@media (min-width: 1026px) {
    /* Add background to header */
    body.single-thjm_jobs div#elementor-header-top::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black; 
        z-index: -1; 
    }
    body.single-thjm_jobs #primary {
        margin-top: 155px !important;
        padding: 20px;
    }
}




