.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-223 .elementor-element.elementor-element-afc2561{--display:flex;--min-height:600px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:5px 5px;--row-gap:5px;--column-gap:5px;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-223 .elementor-element.elementor-element-afc2561:not(.elementor-motion-effects-element-type-background), .elementor-223 .elementor-element.elementor-element-afc2561 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://tandea-interim.fr/wp-content/uploads/2026/04/SLIDER.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-223 .elementor-element.elementor-element-afc2561::before, .elementor-223 .elementor-element.elementor-element-afc2561 > .elementor-background-video-container::before, .elementor-223 .elementor-element.elementor-element-afc2561 > .e-con-inner > .elementor-background-video-container::before, .elementor-223 .elementor-element.elementor-element-afc2561 > .elementor-background-slideshow::before, .elementor-223 .elementor-element.elementor-element-afc2561 > .e-con-inner > .elementor-background-slideshow::before, .elementor-223 .elementor-element.elementor-element-afc2561 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-7035676 );--background-overlay:'';}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-223 .elementor-element.elementor-element-7bdbfa0{text-align:center;}.elementor-223 .elementor-element.elementor-element-7bdbfa0 .elementor-heading-title{font-family:"Unageo", Sans-serif;font-size:60px;font-weight:700;letter-spacing:0.05em;color:var( --e-global-color-0335512 );}.elementor-223 .elementor-element.elementor-element-131120b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(min-width:2400px){.elementor-223 .elementor-element.elementor-element-afc2561{--min-height:700px;}}@media(max-width:1024px){.elementor-223 .elementor-element.elementor-element-afc2561{--min-height:400px;}.elementor-223 .elementor-element.elementor-element-7bdbfa0 .elementor-heading-title{font-size:55px;}}@media(max-width:767px){.elementor-223 .elementor-element.elementor-element-afc2561{--min-height:350px;}.elementor-223 .elementor-element.elementor-element-7bdbfa0 .elementor-heading-title{font-size:35px;}}/* Start custom CSS *//* =========================
   JOB MANAGER - BASE
========================= */

.thjmf-jobs {
  opacity: 0;
  font-family: var(--e-global-typography-a39729f-font-family), Sans-serif;
  color: var(--e-global-color-7035676);
}

/* =========================
   FILTRES
========================= */

.thjmf-job-filter-panel {
  background: #f5f5f5;
  padding: 40px;
  margin-bottom: 50px;
}

.thjmf-filter-row {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  flex-wrap: wrap;
}

.thjmf-job-filter {
  flex: 1;
  min-width: 220px;
}

.thjmf-job-filter label {
  font-family: var(--e-global-typography-c1db648-font-family), Sans-serif;
  color: var(--e-global-color-da5df32);
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.thjmf-job-filter input,
.thjmf-job-filter select {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid rgba(0,0,0,0.3) !important;
  color: var(--e-global-color-7035676);
  font-family: var(--e-global-typography-a39729f-font-family), Sans-serif;
  transition: 0.2s;
}

.thjmf-job-filter input:focus,
.thjmf-job-filter select:focus {
  outline: none;
  border-color: var(--e-global-color-da5df32);
  box-shadow: 0 0 0 1px var(--e-global-color-da5df32);
}

#thjmf_job_type_filter {
  padding-right: 60px !important;
}


/* =========================
   BOUTONS
========================= */

.thjmf-job-button,
.thjmf-loop-job-details-button {
  background: var(--e-global-color-da5df32) !important;
  color: #fff !important;
  border: 1px solid var(--e-global-color-da5df32) !important;
  border-radius: 0 !important;
  padding: 14px 30px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1rem !important;
  cursor: pointer;
  transition: 0.3s;
}

.thjmf-job-button:hover,
.thjmf-loop-job-details-button:hover {
  background: transparent !important;
  color: var(--e-global-color-da5df32) !important;
  border-color: var(--e-global-color-da5df32) !important;
}

/* =========================
   GRILLE OFFRES
========================= */

.thjmf-job-listings {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* =========================
   CARTE OFFRE
========================= */

.thjmf-loop-job {
  background: #fff;
  padding: 30px !important;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.thjmf-loop-job:hover {
  transform: translateY(-5px);
}

/* Titre */
.thjmf-loop-job-title,
.thjmf-loop-job-title a {
  font-family: var(--e-global-typography-c1db648-font-family), Sans-serif;
  color: var(--e-global-color-da5df32);
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

/* Extrait */
.thjmf-loop-job-excerpt {
  margin-bottom: 20px;
  line-height: 1.5;
}

/* =========================
   BADGE MIS EN AVANT
========================= */

.thjmf-featured-icon {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--e-global-color-da5df32) !important;
  color: #fff !important;
  padding: 15px 12px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05rem;
}

.thjmf-featured-icon img {
  display: none !important;
}

.thjmf-featured-icon label {
  color: #fff !important;
  margin: 0;
}

/* =========================
   TAGS OFFRES
========================= */

.thjmf-job-tags {
  display: flex;
  flex-direction: column;
  gap: 20px !important;
  margin: 40px 0 !important;
}

.thjmf-job-tag {
  display: flex;
  align-items: center;
  gap: 20px !important;
  font-size: 14px;
}

.thjmf-job-tag img {
  display: none !important;
}

.thjmf-loop-job-tag-time::before,
.thjmf-loop-job-tag-location::before,
.thjmf-loop-job-tag-type::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -5px;
  background-color: var(--e-global-color-da5df32);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.thjmf-loop-job-tag-time::before {
  mask-image: url("/wp-content/plugins/job-manager-career/assets/images/time.svg");
  -webkit-mask-image: url("/wp-content/plugins/job-manager-career/assets/images/time.svg");
}

.thjmf-loop-job-tag-location::before {
  mask-image: url("/wp-content/plugins/job-manager-career/assets/images/location.svg");
  -webkit-mask-image: url("/wp-content/plugins/job-manager-career/assets/images/location.svg");
}

.thjmf-loop-job-tag-type::before {
  mask-image: url("/wp-content/plugins/job-manager-career/assets/images/job-type.svg");
  -webkit-mask-image: url("/wp-content/plugins/job-manager-career/assets/images/job-type.svg");
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1024px) {
  .thjmf-job-listings {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .thjmf-filter-row {
    flex-direction: column;
    align-items: stretch;
  }

  .thjmf-job-filter {
    width: 100%;
  }

  .thjmf-job-listings {
    grid-template-columns: 1fr;
  }

  .thjmf-job-filter-panel {
    padding: 25px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Unageo';
	font-display: auto;
	src: url('http://tandea-interim.fr/wp-content/uploads/2026/04/Unageo-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */