#list_candidates{
    padding-top: 20px;
}
/*
.page-template-page-candidates .n-search-main{
    padding-top: 20px !important;
}
.page-template-page-candidates .heading{
    border-top:none !important;
}
*/
.page-template-page-candidates .new-sidebar{
    box-shadow: none !important;
}
.page-template-page-candidates .heading-area,
.page-template-page-candidates .candidates-grid{
    box-shadow: var(--box-shadow);
    border:none !important;
}

.page-template-page-candidates .candidates-grid{
    border-radius: 5px !important;
    overflow: hidden;
}

.n-featured-candidates .n-featured-candidates-box .owl-stage{
    padding-top: 20px;
}

.n-featured-candidates .n-featured-candidates-box .n-featured-single{
    margin:20px;
    box-shadow: none;
    border:1px solid lightgrey;
    border-radius:5px !important;
    overflow: hidden;
    margin-bottom:30px;
    transition: 0.3s;
}

.n-featured-candidates .n-featured-candidates-box .n-featured-single:hover{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important;
    /* transform: scale(1.01); */
    border: 1px solid var(--one-1) !important;
}

.resume-3-sidebar .n-candidate-info,
.resume-3-detail .resume-3-box{
    box-shadow: var(--box-shadow);
    border:none !important;
}

.n-search-listing .n-featured-candidates-box .n-featured-single .bookmark-icon{
    top: 30px;
    left: 50px;
}




/* VIEW PROFILE */
.resume-3-sidebar .widget{
    background:#fff;
    box-shadow: var(--box-shadow);
}

/* EDIT PROFILE */
.panel-info{
    border:1px solid lightgray;
    /*
    box-shadow: var(--box-shadow);
    margin:5px;
    */
}
.panel-info > .panel-heading {
    color: var(--one-1);
    background-color: var(--one-3);
    border-color: var(--one-1);
    padding-bottom: 0;
}

.panel-info > .panel-heading .nav > li > a:hover{
    background:#fff;
}

.panel-info > .panel-heading .nav-tabs > li{
    text-align: center;
    margin-bottom: -2px;
}
@media screen and (min-width: 767px) {

    .panel-info > .panel-heading .nav > li {
        width: 14%;
    }


    .skills-gen .skills-btn-postion{
        bottom:20px !important;
    }
}


.submit-listing-section .form-group{
    width: 100%;
}

.dashboard-new .main-body{
    border:1px solid lightgray;
    border-radius:0px;
    padding: 0px;
}

.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading::after {
    content: "\2192"; /* Chevron vers la droite */
    position: absolute;
    right: 20px; /* Positionne le chevron à droite */
    transition: transform 0.3s ease; /* Animation douce pour la rotation */
}

.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading.open::after,
.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading:hover::after{
    transform: rotate(90deg); /* Tourne le chevron pour indiquer un état ouvert */
    color:#2D2D2D;
}

.dashboard-new .main-body > .dashboard-heading{
    padding:10px 20px;
   /* border-radius:5px; */
    margin-bottom:0 !important;
    border:0px solid #eee;
    position: relative;
}
.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading{
    cursor: pointer;
}



.ad-more-box-single{
    border-top:1px solid lightgray;
    padding-top:20px;
}
.ad-more-box-single:first-child{
    border-top:0px;
}

.dashboard-new,
.page-template-page-dashboard-php{
    background-color:#fefefe !important;
}

.ad-more-box-single .dashboard-heading{
  /*  display: none; */
}

.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading:hover,
.dashboard-new:not(.emp_dashboard) .main-body > .dashboard-heading.open,
.dashboard-new.emp_dashboard .main-body > .dashboard-heading{
    border:0px solid #ccc;
    color: var(--four-5);
    background: var(--four-1);
}

.dashboard-new .main-body{
    padding:20px;
}

/* .dashboard-new:not(.emp_dashboard) .main-body > .dashboard-edit-profile{
    display: none;
} */

#sb-emp-profile,.infos_employer{
    margin-top:20px;
}


.dashboard-new .profile-menu{
    height: auto;
    box-shadow: none;
}
.dashboard-new .main-profile-card{
    height: auto;
    box-shadow: none;
}



.dashboard-new form .main-body .dashboard-social-links{
    background-color:transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear{
    line-height:60px;
}

.dashboard-new .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 28px;
}
.dashboard-new .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 26px;
}

.dashboard-new .main-body label{
    font-size:13px;
}

.acf-fields > .acf-tab-wrap .acf-tab-group{
    border-top:none !important;
}
.acf-tab-group li {
   margin: 0 !important;
}
.acf-tab-group li.active a{

}
.acf-fields > .acf-tab-wrap{
    background:var(--one-1) !important;
}
.acf-field-x6684b190b7adf,
.acf-field-x668413d10289e,
.acf-field-x6684b1d0cb94a,
.acf-field-x668428768fd91{
    background:var(--one-2) !important;
    border:1px solid #ccc;
}
.acf-field-x6684b1d0cb94a,
.acf-field-x668428768fd91{
    margin-bottom:20px !important;
}

.acf-field-x6684b190b7adf label,
.acf-field-x668413d10289e label,
.acf-field-x6684b1d0cb94a label,
.acf-field-x668428768fd91 label{
    font-size:18px;
    font-weight:bold;
}

.hide_checks_inside .icheckbox_minimal{
    display: none !important;
}




.user-card {
    width: 100%;
    margin: auto;
    padding: 0;

    position: relative;
}

/*
.available {
    background-color: #28a745;
}

.unavailable {
    background-color: #dc3545;
}
*/

.profile-section {
    display: flex;
    align-items: center;
    padding: 0;
    background-color: var(--one-1);
}

.profile-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 235px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    display: flex;
}

.profile-accordion {
    display: flex;
    height: 100%;
    width: 100%;
    margin-left: 0;
    gap: 2px;
    background: #fff;
}

.profile-accordion .profile-card {
    display: flex;
    position: relative;
    flex: 1;
    align-items: center;
    overflow: hidden;
    transform: skew(0deg);
    transition: all .5s ease-in-out;
}

.profile-accordion .profile-card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: skew(0deg);
    z-index: -1;
}

.profile-accordion .profile-card:hover{
    flex: 12;
}


.profile-section h2 {
    margin: 0;
    font-size: 24px;
    color: #333;
}

.metiers {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}

.metier {
    background: var(--three-1);
    padding: 2px 10px 2px 10px;
    border-radius: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    color:var(--three-4);
}

.profile-details {
    margin-top: 10px;
}

.profile-details p {
    margin: 5px 0;
    font-size: 12px;
}

.profile-details img {
    padding-top:2px;
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 15px;
    float: left;
}

.profile-details img.img_salary,
.profile-details img.img_pin{
    height: 18px;
}

img.profile_gender{
    height:20px !important;
}

.profile-details span{
    color: var(--three-4);
    float: left;
    min-width: 100px;
}

@media screen and (max-width: 767px) {
    .acf-field{
        min-width: 100%;
    }
    .acf-fields > .acf-tab-wrap .acf-tab-group li a {
        position: relative;
        overflow: hidden;
        display: inline-block;
        width: 90%;
        padding:0;
        white-space: nowrap;
        overflow: hidden;
        font-size:10px;
        float: left;
    }
    .acf-fields > .acf-tab-wrap .acf-tab-group li{
        margin:1px 0;
        width: 10%; /* Approximation pour la largeur de 3 caractères */
    }

    .dashboard-new .main-body{
        padding: 10px 0;
    }


    .acf-fields.-border{
        border:none !important;
        padding: 3px;
    }

    .acf-fields > .acf-tab-wrap .acf-tab-group{
        border-top: none !important;
    }

    .acf-tab-wrap{
        overflow:hidden !important;
    }

    .profile-container{
        position: relative;
    }

    .profile-section h2{
        font-size: 22px;
    }

}

/* USER DETAIL */

.user_detail_wrapper{
    display: block !important;
}
/* FORM USER CONTACT */

.form_user_contact{
    padding:20px;
    margin: 50px;
    background: var(--three-1);
}
.section_contact{
    margin-top: 50px;
    background: var(--three-1);
}



/* Added styles for working-hours section */

.row-flex,.wrapper-about{

    margin-bottom:20px;
}

.standard-wrapper,
.n-candidate-detail .resume-3-detail .resume-3-box{
    padding: 20px;
    background-color: var(--one-1);
    border-radius: 10px;
    border:1px solid var(--one-2) !important;
    padding: 20px;
    box-shadow: none !important;
    /*min-height: 350px;*/

}
/* Experience job */
.resume-timeline{
    border-left:1px solid var(--one-3) !important;
}
.resume-timeline .resume-timeline-box .degree-duration{
    background-color: var(--one-3);
    color: #2D2D2D;
    border-radius: 5px;
    border-bottom-left-radius: 0;
}
.resume-timeline .resume-timeline-box .degree-duration::before, .resume-timeline .resume-timeline-box .degree-duration::after {
    border-right: 5px solid var(--one-3);
}
.working-hours .working-hours--title-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.working-hours .working-hours--title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 0;
}

.working-hours .working-hours--tag {
    padding: 6px 9px;
    border-radius: 50%;
}
.working-hours .working-hours--tag-female{
    background-color: var(--three-1);
    color: var(--three-4);
}

.working-hours .working-hours--tag-male{
    background-color: var(--four-1);
    color: var(--four-4);
}

.working-hours .timezone {
    font-size: 14px;
    color: var(--five-2);
    margin-top: 5px;
}

.working-hours .schedule-list {
    margin-top: 15px;
}
.working-hours .schedule-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
}
.working-hours .schedule-item:last-child {
     border-bottom: none;
 }

.working-hours .schedule-list .day {
    font-size: 14px;
    color: #333333;
}

.working-hours .schedule-list .hours {
    font-size: 14px;
    color: #666666;
}
.working-hours .schedule-list .hours.closed {
     color: orangered;
 }


.archive.author section section{
    padding: 0 !important;
}



/* OLD CDD Antoine Remis */

.profile-card:not(.profile-v2) {
    max-width: 600px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: #F4F1F8;
    padding: 20px;
    border-radius: 15px;
}
.resume-3-detail section{
    padding: 0 !important;
}

.profile-sidebar-card .profile--cont:not(.profile-v2) {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.profile--cont{
    border-bottom: 2px solid #fafafa;
    padding-bottom:20px;
}

.profile-sidebar-card .profile:not(.profile-v2) {
    display: flex;
    align-items: flex-start;
}

.profile-sidebar-card .profile-photo:not(.profile-v2) {
    width: 48px;
    height: 48px;
    border-radius: 15px;
    object-fit: cover;
    margin-right: 20px;
}

.profile-sidebar-card .profile-info:not(.profile-v2) {
    flex-grow: 1;
}

.profile-sidebar-card .profile-header:not(.profile-v2) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2px;
    margin-bottom: 10px;
}

.profile-sidebar-card .profile-socials {
    display: flex;
    gap: 20px;
    align-items: center;
}

.profile-sidebar-card .profile-socials a {
    text-decoration: none;
    color: var(--four-4);
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 2px;
}

.profile-sidebar-card .profile-name {
    font-size: 20px;
    font-weight: bold;
    color: #1B1B31;
    margin: 0;
}

.profile-sidebar-card .profile-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.profile-sidebar-card .profile-tags span {
    display: inline-block;
    background-color: var(--one-1);
    color: #1B1B31;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 14px;
}

.contact-button {
    background-color: #1B1B31;
    color: var(--one-1);
    padding: 10px 20px;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
}

.contact-button:hover {
    background-color: var(--one-1);
    color: #1B1B31;
}


.title-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.title--text {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0;
}

.title--tag {
    display: flex;
    align-items: center;
    font-size: 18px;

    padding: 5px 10px;
    border-radius: 50px;
}

.resume-gender-male .title--tag,
.wrapper-about-male .title--tag{
    color: var(--four-4);
    background-color:var(--four-1);
}

.resume-gender-female .title--tag,
.wrapper-about-female .title--tag{
    color: var(--three-4);
    background-color:var(--three-1);
}

.summary-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

/* Hide Metiers en Commun Edit candidate */

div.acf-field-x66841da313592{
    display:none !important;
}

.member_since{
    color: var(--five-4);
    font-style: italic;
}

.tax-countries-acf{
    margin-bottom: 20px;
}

.row-flex .row {
    display: flex;
    justify-content: space-between;
}

.col--0 {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.col--0.col-lg-4 {
    flex: 0 0 33%;  /* La colonne de droite aura une largeur fixe de 33% */
}

.col--0 .standard-wrapper {
    flex-grow: 1;  /* Ensures that each wrapper takes up available space */
}

.col--0 .working-hours {
    flex-grow: 1;  /* Same for the right column to ensure it fills the available space */
}


.wrapper-candidate-single .summary-content {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Créer 2 colonnes, chacune prenant 50% de la largeur */
    grid-template-rows: auto auto;  /* Créer 2 lignes, chaque ligne occupant l'espace nécessaire */
    gap: 20px; /* Espacement entre les éléments */
}

.wrapper-candidate-single .jobs {
    grid-column: 1 / 2; /* La section "Job category" occupe la première colonne */
    grid-row: 1; /* La section "Job category" occupe la première ligne */
}

.wrapper-candidate-single .jobs-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
}

.wrapper-candidate-single .job-tags {
    display: flex;
    gap: 2px;
}

.wrapper-candidate-single .job-tag {
    background: var(--three-1);
    padding: 2px 10px 2px 10px;
    border-radius: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: var(--three-4);
}


.wrapper-candidate-single .detail-item:nth-child(2) {
    grid-column: 2; /* "Contract type" occupe la deuxième colonne */
    grid-row: 1; /* "Contract type" occupe la première ligne */
}

.wrapper-candidate-single .detail-item:nth-child(3) {
    grid-column: 1; /* "Salary" occupe la première colonne */
    grid-row: 2; /* "Salary" occupe la deuxième ligne */
}

.wrapper-candidate-single .detail-item:nth-child(4) {
    grid-column: 2; /* "Experience" occupe la deuxième colonne */
    grid-row: 2; /* "Experience" occupe la deuxième ligne */
}

.wrapper-candidate-single .detail-title {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 5px;
}

.wrapper-candidate-single .detail-infos {
    font-size: 1em;
    color: #555;
}


#contact_form_email input,
#contact_form_email textarea{
    border-radius:10px !important;
    background: var(--one-1);
}

.form_user_contact .widget-heading{
    font-size: 20px;
}
.form_user_contact .btn.n-btn-flat{
    margin: 0!important;
}

.profile-card.profile-sidebar-card{
    margin-bottom:25px;
}

