/*
Theme Name: Côté Soin
Description: Theme Côté Soin par Kitacom
Author: David - Kitacom
Author URI: https://www.kitacom.fr
Template: Divi 
Version: 1.0.0
*/

/* menu et btn accessibilité*/
.admin-bar .accessability_container {
  top: 150px !important;
}

button.close_container {
  background: #0063B2 !important;
  color: #fff !important;
  cursor: pointer;
  display: block;
  padding: 0;
  border: 0;
  width: 92%;
  margin: 0 auto;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size: 15px;
}


.half-circle {
    width: 25px;
    height: 50px;
    background-color: #dab775;
    border-top-left-radius: 110px;
    border-bottom-left-radius: 110px;
   
}

.custom-blog-module {
    display: flex;
    flex-direction: column;
}

.custom-blog-module .et_pb_post {
    flex-grow: 1;
}


.icone-en-ligne {
    display: inline-block;
    margin: 0 1%;
	position: relative;
	left: 1%;
	transform: translateX(-1%);
	vertical-align:top;
	
}

/*bloc boutons en ligne header */
.bouton-en-ligne-header
.et_pb_button_module_wrapper {
   display: inline-block;
margin: 0 0.5%;
	
}
.bouton-en-ligne-header {
    text-align: left!important;
}
/*fin bloc boutons en ligne*/

/*bloc boutons en ligne */
.bouton-en-ligne 
.et_pb_button_module_wrapper {
   display: inline-block;
margin: 0 0.1%;
	
}
.bouton-en-ligne {
    text-align: center!important;
}
/*fin bloc boutons en ligne*/

/*bloc images en ligne footer*/
.image-en-ligne 
.et_pb_image {
   display: inline-block;
margin: 0 0.5%;
	
}
.image-en-ligne {
    text-align: center!important;
}
/*fin bloc images en ligne*/

/* header icones en ligne*/
.mobileColumn {display: inline-block; max-width :50%;}

/* Default button appearance */
.et_pb_scroll_top.et-pb-icon {
    right: 30px; /* space from right */
    bottom: 30px; /* space from bottom */
    padding: 8px; /*padding size*/
    border-radius: 30px; /* make the circle */
    /*background: rgb(225, 2, 68,0.8)*/ /* button color */;  
    font-size: 32px; /* icon size */
    transition: all .1s ease-in-out; /* add transition */
}
/* Button Appearance on Mouseover */
.et_pb_scroll_top.et-pb-icon:hover {
    bottom: 32px /* space from bottom */;
    /*background: rgb(225, 2, 68)*/ /*button hover color*/;  
    transition: all .1s ease-in-out; /*add transition*/
    box-shadow: 0 10px 15px #162c4e4a; /*box shadow on hover*/
}
/* Animation tweaks */
.et_pb_scroll_top.et-visible {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    -moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
}
.et_pb_scroll_top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}

#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  box-sizing: border-box;
  height: 49px;
  padding: 15px 20px;
  text-decoration: none;
  background: #F39B80 !important;
  display: inline-block;
  font-weight: normal;
  border: 1px solid #F39B80 !important;
  border-radius: 25px;
  text-align: left;
  flex: 1 0 165px;
  min-width: 165px;
  overflow: hidden;
}

#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
  display: inline-block;
  width: calc(100% - 22px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -3px;
  font-weight: normal;
  text-align: left;
  padding-left: 10px;
  color: #ffffff!important;
  vertical-align: baseline;
  max-width: 150px;
  box-sizing: border-box;
}
#et-boc .wpfd-content .wpfdcategory .wpfd-folder, .wpfd-content .wpfdcategory .wpfd-folder {
  font-size: 18px;
  float: left;
  vertical-align: middle;
  font-family: Material-Design-Iconic-Font !important;
  margin-top: -1px;
  color: #2E7D84 !important;
}
#et-boc .wpfd-content .breadcrumbs > li > span, #et-boc .wpfd-content .breadcrumbs > li > a, .wpfd-content .breadcrumbs > li > span, .wpfd-content .breadcrumbs > li > a {
  text-transform: uppercase!important;
  color: #2E7D84 !important;
}


@media (min-width: 981px) {
  .left-blog-image .et_pb_post .entry-featured-image-url {
    float: left;
    width: 100%;
    max-width: 250px;
    margin: 0 20px 0 0;
}
  .left-blog-image .et_pb_post {
    margin-bottom: 20px !important;
  }
}





/*fleches navigation carousel*/
.owl-nav button.owl-prev {
  left: 15px!important;
	 margin-top: 40px;
}
.owl-nav button.owl-next {
  right: -15px!important;
  margin-top: 40px;
}


 .et-pb-slider-arrows .et-pb-arrow-prev, .et-pb-slider-arrows .et-pb-arrow-next,.owl-nav .owl-prev,.owl-nav .owl-next {
  color: #fff!important;
  background-color: #f39b80!important;
  border-radius: 100%!important;
	 
}
.diec_event_carousel .owl-prev::before,.owl-next::before {
  border: 0 solid !important;
  content: "4" !important;
  font-size: 48px!important;
  color: #fff!important;
}
.diec_event_carousel_1 .owl-prev::before,.owl-next::before {
  border: 0 solid !important;
  content: "4" !important;
  font-size: 48px!important;
  color: #fff!important;
}
@media (max-width: 767px) {
	.owl-nav button.owl-prev {
  left: 15px!important;
	 margin-top: 0px;
}
.owl-nav button.owl-next {
  right: -15px!important;
  margin-top: 0px;
}
}





/*bouton close popup*/
#et-boc .area-outer-wrap .da-close
{
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: block;
  font-family: Courier New,monospace;
  font-size: 50px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  opacity: unset;
  pointer-events: all;
  position: absolute;
  right: 10px;
  text-align: center;
  text-decoration: none;
  top: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 30px;
}
#et-boc .area-outer-wrap[data-da-color="light"] .da-close:hover
{
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2e7d84;
}



/*Compteur emploi page exercer*/
.kitacom-categories-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem !important;
  justify-content: center;
  margin-bottom: 1rem;
}

.kitacom-categories-stats .cat-box {
  cursor: pointer;
  text-align: center;
  padding: 1rem;
  border: 3px solid #0063B2;
  border-radius: 25px;
  flex: 1 1 100px;
  max-width: 250px;
  min-width: 100px;
  box-sizing: border-box;
  transition: transform 0.2s ease;
}

.kitacom-categories-stats .cat-box:hover {
  transform: scale(1.05);
  background-color: #f9f9f9;
}

.kitacom-categories-stats .cat-box .counter {
  font-size: 2.5rem;
  font-weight: bold;
  color: #0063B2;
}

.kitacom-categories-stats .cat-box h3 {
  font-size: 1.1rem;
  margin-top: 0.8rem;
}

@media screen and (max-width: 768px) {
  .kitacom-categories-stats .cat-box {
    flex: 1 1 45%;
    max-width: 45%;
  }
}

@media screen and (max-width: 480px) {
  .kitacom-categories-stats .cat-box {
    flex: 1 1 45%;
    max-width: 45%;
  }
}

/* === Mobile jusqu’à 768px : liste verticale full-width, inline items === */
@media screen and (max-width: 768px) {
  .kitacom-categories-stats {
    gap: 0.5rem !important;
    flex-wrap: wrap !important;
  }

  .kitacom-categories-stats .cat-box {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex: 1 1 100% !important;
    max-width: 95% !important;
    padding: 0.6rem !important;
  }

  /* groupe compteur + "poste(s)" à gauche */
  .kitacom-categories-stats .cat-box .counter,
  .kitacom-categories-stats .cat-box .label-poste {
    flex: 0 0 auto;
    margin-right: 0.5rem;
  }

  /* zone icon flexible pour centrer l’icône */
  .kitacom-categories-stats .cat-box .icon {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
  }
  .kitacom-categories-stats .cat-box .icon i {
    font-size: 1.5rem !important;
    line-height: 1;
  }

  /* nom de catégorie à droite */
  .kitacom-categories-stats .cat-box h3 {
    flex: 0 0 auto;
    font-size: 0.9rem !important;
    margin: 0 0 0 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* typo compteur un peu plus petite */
  .kitacom-categories-stats .cat-box .counter {
    font-size: 2rem !important;
  }
}

/* === Mobile jusqu’à 480px : encore plus compact === */
@media screen and (max-width: 480px) {
  .kitacom-categories-stats {
    gap: 0.25rem !important;
  }
  .kitacom-categories-stats .cat-box {
    padding: 0.1rem 0.4rem !important;
  }
  .kitacom-categories-stats .cat-box .counter {
    font-size: 1.8rem !important;
    margin-right: 0.4rem;
  }
  .kitacom-categories-stats .cat-box .label-poste {
    font-size: 0.8rem !important;
    margin-right: 0.4rem;
  }
  .kitacom-categories-stats .cat-box .icon i {
    font-size: 1.3rem !important;
  }
  .kitacom-categories-stats .cat-box h3 {
    font-size: 1.1rem !important;
    margin-left: 0.4rem;
  }
.kitacom-categories-stats .cat-box:hover {
  transform: scale(1.05);
  background-color: #f9f9f9;
}
}

/* — Masquer les icônes des compteurs sur mobile — */
@media screen and (max-width: 768px) {
  .kitacom-categories-stats .cat-box i {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .kitacom-categories-stats .cat-box i {
    display: none !important;
  }
}
/* ===== Compactage maximal des compteurs sur mobile ===== */

/* 1) Masquer les icônes */
@media screen and (max-width: 480px) {
  .kitacom-categories-stats .cat-box i {
    display: none !important;
  }
}

/* 2) Réduire les paddings et marges pour plus de compacité */
@media screen and (max-width: 480px) {
  .kitacom-categories-stats .cat-box {
    /* Moins de padding autour */
    padding: 0.2rem 0.5rem !important;
    /* Espacement vertical entre les boîtes */
    margin-bottom: 0.1rem !important;
  }

  .kitacom-categories-stats .cat-box .counter {
    /* Supprimer tout margin inutile */
    margin: 0 !important;
    /* Raccourcir la ligne pour écraser la hauteur */
    line-height: 1 !important;
  }

  .kitacom-categories-stats .cat-box .label-poste {
    /* Raccourcir l’espacement sous le nombre */
    margin: 0 !important;
    font-size: 0.75rem !important;
  }

  .kitacom-categories-stats .cat-box h3 {
    /* Moins d’espace avant et après le titre */
    margin: 0.2rem 0 0 !important;
    font-size: 1rem !important;
    white-space: nowrap;
  }
}

/* — Mobile très compact : alignement horizontal et suppression icônes — */
@media screen and (max-width: 480px) {
  .kitacom-categories-stats .cat-box {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    padding: 0.4rem 0.6rem !important;
    margin-bottom: 0.4rem !important;
  }

  /* Masquer l’icône */
  .kitacom-categories-stats .cat-box i {
    display: none !important;
  }

  /* Mettre tous les éléments sur une même ligne */
  .kitacom-categories-stats .cat-box .counter,
  .kitacom-categories-stats .cat-box .label-poste,
  .kitacom-categories-stats .cat-box h3 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
  }

  .kitacom-categories-stats .cat-box .counter {
    flex: 0 0 auto;
    font-size: 1.8rem !important;
  }

  .kitacom-categories-stats .cat-box .label-poste {
    flex: 0 0 auto;
    font-size: 0.75rem !important;
    margin-left: 0.3rem !important;
    margin-right: 0.5rem !important;
  }

  .kitacom-categories-stats .cat-box h3 {
    flex: 1 1 auto;
    font-size: 0.9rem !important;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}





/*GEO DIRECTORY CSS*/
.bsui a
{
  color: #0063B2 !important;
  text-decoration: none;
  background-color: transparent;
	/*pointer-events: none !important;*/
}
.geodir-widget-bottom {
	display:none;
}
.bsui .card
{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #0063B2;
  border-radius: 25px;
  
}
.bsui .p-2
{
  padding: 15px !important;
}

.bsui .btn
{
  padding: .45rem 1.2rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 25px;
  position: relative;
}
.bsui .btn-outline-primary
{
  color: #fff;
  border-color: #0063B2;
}

.bsui .btn:hover, .bsui .btn:focus
{
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);
  outline: 0 !important;
}
.bsui .btn-outline-primary:hover
{
  color: #ffffff;
  background-color: #0063B2;
  border-color: #0063B2;
}
li.gd_place .geodir-entry-title a {
   /* pointer-events: none!important;*/
}
.bsui .btn-primary {
  color: #fff;
  background-color: #0063B2;
  border-color: #0063B2;
}
.bsui .btn-primary:hover {
  color: #fff;
  background-color: #f5786b;
  border-color: #f5786b;
}
.bsui .btn-secondary {
  color: #fff;
  background-color: #f5786b;
  border-color: #f5786b;
}
.bsui .btn-secondary:hover {
  color: #000;
  background-color: #f5786b;
  border-color: #f5786b;
}
.bsui .iconbox.iconsmall {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1rem;
  background:
#fff;
}

#et-boc .wpfd-content-default_2 .filecontent > div > img, .wpfd-content-default_2 .filecontent > div > img {
  width: 100px !important;
  margin-right: 0;
  float: left;
  position: relative;
  border-radius: unset !important;
  
}


/*styles the wp-pagenavi pagination links*/
.wp-pagenavi a, .wp-pagenavi span {
  color: #f39b80;
  margin: 0 5px;
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 400 !important;
  border: none !important;
}
.wp-pagenavi a, .wp-pagenavi span {padding: 0.3em 0.8em !important;border-radius:10px;color: #fff;
  line-height: 2em;background: #f39b80;transition: all .5s}
/*styles the wp-pagenavi current page number*/
.wp-pagenavi span.current {color: #2e7d84 !important;background: #fff !important}
/*styles the wp-pagenavi pagination links on hover*/
.wp-pagenavi a:hover {color: #fff !important;background: #2e7d84 !important}
 /*styles the wp-pagenavi pages text*/
.wp-pagenavi .pages {background: none;color:#2e7d84}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {color:#fff !important}

.hide {
	display:none !important;
}

/* Masquer uniquement pour les EMPLOIS */
form.post-type-gd_emploi div[data-argument="post_title"],
form.post-type-gd_emploi div[data-argument="post_content"],form.post-type-gd_emploi div[data-argument="default_category"] {
    display: none !important;
}

/* Pour les CABINETS : ne pas masquer (ou styliser autrement si besoin) */
form.post-type-gd_cabinets div[data-argument="post_title"] {
    display: none !important; /* ou autre style */
}
form.post-type-gd_cabinets div[data-argument="post_content"],form.post-type-gd_cabinets div[data-argument="default_category"] {
    display: none !important;
}



/* Masquer le champ "Tags" */
div[data-argument="post_tags"] {
    display: none !important;
}

/* POPUP MAPS — spécifique à .map-partenaires */
.map-partenaires .leaflet-popup-content-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #333;
    width: 90vw !important;
    max-width: 600px !important; /* élargi comme souhaité */
}

.map-partenaires .leaflet-popup-content {
    padding: 16px !important;
    width: 90% !important;
}

.map-partenaires .geodir-entry-title a {
    pointer-events: none;
    color: #333 !important;
    text-decoration: none;
    cursor: default;
}

.map-partenaires .geodir-entry-title a:hover {
    text-decoration: none;
}

.map-partenaires .geodir-bubble_image a {
    pointer-events: none;
    cursor: default;
}

.map-partenaires .geodir-bubble_image img {
    border-radius: 8px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    height: auto;
}

.map-partenaires .bsui .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: none;
    font-size: 14px;
}

.map-partenaires .geodir-field-post_title {
    display: none !important;
}

.map-partenaires .geodir_post_meta_title {
    display: none !important;
}

.map-partenaires .geodir_post_meta_icon i {
    display: none !important;
}

.map-partenaires .geodir-output-location a {
    color: #7FBAC8;
    font-weight: 500;
    text-decoration: none;
}

.map-partenaires .geodir-output-location a:hover {
    text-decoration: underline;
}

.map-partenaires .geodir-field-post_category a {
    pointer-events: none;
    color: #333 !important;
    text-decoration: none;
    cursor: default;
}

.map-partenaires .gd-list-favorite {
    display: none !important;
}

.map-partenaires .leaflet-popup-close-button {
    font-size: 18px;
    top: 5px;
    right: 10px;
    color: #aaa;
}



/* === MAP EMPLOIS – POPUPS === */
.map-emplois .leaflet-popup-content-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #333;
    width: 90vw !important;
    max-width: 420px !important;
}

.map-emplois .leaflet-popup-content {
    padding: 16px !important;
    width: 90% !important;
}

/* Cacher le titre principal */
.map-emplois .geodir-entry-title {
    display: none !important;
}
.map-emplois .geodir-post-title {
    display: none !important;
}

/* Affichage image */
.map-emplois .geodir-bubble_image img {
    border-radius: 8px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    height: auto;
}

.map-emplois .geodir-bubble_image a {
    pointer-events: none;
    cursor: default;
}

/* Garder icônes & labels */
.map-emplois .geodir_post_meta_icon i,
.map-emplois .geodir_post_meta_title {
    display: inline-block !important;
    color: #555;
    margin-right: 4px;
    font-weight: 600;
}

/* Infos bien espacées */
.map-emplois .bsui .list-group-item {
    background-color: #f7f7f7;
    border-radius: 6px;
    margin-bottom: 2px;
    padding: 4px 10px;
    font-size: 14px;
    color: #333;
}

.map-emplois .bsui .list-group-item ul {
  list-style-type: disc;
  padding: 0 0 2px 1em;
  line-height: 26px;
  margin-bottom: 0px;
}

/** Bouton lien MAP EMPLOIS**/
.map-emplois .geodir-field-lien_vers_lannonce {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
	border-radius:25px !important;
}

/* Lien à l'intérieur du champ annonce */
.map-emplois .geodir-field-lien_vers_lannonce a {
    color: #fff !important;
    text-decoration: none;
    /*display: block;*/
    width: 100%;
    height: 100%;
}

.map-emplois .geodir-field-lien_vers_lannonce .geodir_post_meta_icon i, .map-emplois .geodir-field-lien_vers_lannonce .geodir_post_meta_title {
  display: inline-block !important;
  color: #ffffff !important;
  margin-right: 4px;
  font-weight: 600;
}

.map-emplois .geodir-field-lien_vers_lannonce:hover {
    background-color: #c02c1d;
    cursor: pointer;
}
/** Bouton mail MAP EMPLOIS**/
.map-emplois .geodir-field-email_de_recrutement {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
	border-radius:25px !important;
}
/* Lien à l'intérieur du champ mail */
.map-emplois .geodir-field-email_de_recrutement a {
    color: #fff !important;
    text-decoration: none;
    /*display: block;*/
    width: 100%;
    height: 100%;
}

.map-emplois .geodir-field-email_de_recrutement .geodir_post_meta_icon i, .map-emplois .geodir-field-email_de_recrutement .geodir_post_meta_title {
  display: inline-block !important;
  color: #ffffff !important;
  margin-right: 4px;
  font-weight: 600;
}

.map-emplois .geodir-field-email_de_recrutement:hover {
    background-color: #c02c1d;
    cursor: pointer;
}


/**masquer email sur bouton**/
/* Supprimer la marge haute */
.geodir-field-email_de_recrutement {
  background-color: #eb3c27 !important;
  color: #fff !important;
  padding: 4px 10px !important;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin: 2px 0; /* plus de margin-top qui décale le bouton */
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  transition: background-color 0.3s ease;
  border-radius: 25px !important;
  position: relative;
}

/* On masque le texte original */
.geodir-field-email_de_recrutement .geodir_post_meta_icon,
.geodir-field-email_de_recrutement .geodir_post_meta_title,
.geodir-field-email_de_recrutement a {
  font-size: 0 !important;
  line-height: 0 !important;
  display: none;
}

/* Style du lien interne */
.geodir-field-email_de_recrutement a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  width: 100% !important;
  height: 100% !important;
  color: inherit !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
  position: relative !important;
  z-index: 2;
}

/* Icône avant le texte */
.geodir-field-email_de_recrutement a::before {
  content: "\f0e0"; /* envelope */
  font-family: "Font Awesome 5 Free";
  font-weight: 400; /* far */
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

/* Texte custom */
.geodir-field-email_de_recrutement a::after {
  content: "Email de recrutement";
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.4;
  color: #fff !important;
  display: inline-block;
}

/* Hover */
.geodir-field-email_de_recrutement:hover {
  background-color: #c32d1d !important; /* rouge foncé */
}

/**FIN Masquer email sur bouton**/


/* Fermer (croix) */
.map-emplois .leaflet-popup-close-button {
    font-size: 18px;
    top: 5px;
    right: 10px;
    color: #aaa;
}

/* Réactivité mobile ajustée */
@media (max-width: 768px) {
  .map-emplois .geodir-map-cat-filter-wrap {
   
    height: auto;
    max-height: 90vh;
    position: absolute;
    right: 0;
    top: auto; 
    background-color: rgba(0, 0, 0, 0.95);
    border-radius: 8px 0 0 8px;
    overflow-y: auto;
    z-index: 1001;
    box-shadow: -4px 0 10px rgba(0,0,0,0.3);
  }

  /* Scrollable proprement */
  .map-emplois .map-category-listing {
    max-height: calc(90vh - 70px);
    overflow-y: auto;
  }
}

/* mise en forme bouton detail emploi bubble map*/
.map-emplois .geodir-button-annonce {
    background-color: #007aff;
    color: #fff !important;
    border-radius: 25px;
    padding: 10px 16px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
}
.map-emplois .geodir-button-annonce:hover {
    background-color: #005edb;
    cursor: pointer;
}
.map-emplois .geodir-button-annonce a {
    color: #fff !important;
    text-decoration: none;
    display: block;
}

/* Supprimer la marge au-dessus des boutons dans la popup carte */
.map-emplois .geodir-field-lien_vers_lannonce,
.map-emplois .geodir-field-email_de_recrutement {
    margin-top: 6px !important; /* réduit, identique pour les deux */
    margin-bottom: 0 !important;
}
/* Masquer les icônes natives pour n’utiliser que ::before */
.map-emplois .geodir-field-email_de_recrutement .geodir_post_meta_icon,
.map-emplois .geodir-field-email_de_recrutement .geodir_post_meta_title {
    display: none !important;
}


/* === MAP CABINETS – POPUPS === */
.map-cabinets .leaflet-popup-content-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #333;
    width: 90vw !important;
    max-width: 420px !important;
}

.map-cabinets .leaflet-popup-content {
    padding: 10px !important;
    width: 90% !important;
}


/* Cacher le titre principal */
.map-cabinets .geodir-entry-title {
    display: none !important;
}
/* Affichage image */
.map-cabinets .geodir-bubble_image img {
    border-radius: 8px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    height: auto;
}

.map-cabinets .geodir-bubble_image a {
    pointer-events: none;
    cursor: default;
}
/* Garder icônes & labels */
.map-cabinets .geodir_post_meta_icon i,
.map-cabinets .geodir_post_meta_title {
    display: inline-block !important;
    color: #555;
    margin-right: 4px;
    font-weight: 600;
}
/* Infos bien espacées */
.map-cabinets .bsui .list-group-item {
    background-color: #f7f7f7;
    border-radius: 6px;
    margin-bottom: 2px;
    padding: 10px 10px;
    font-size: 14px;
    color: #333;
}

.map-cabinets .bsui .list-group-item ul {
  list-style-type: disc;
  line-height: 20px;
  margin-bottom: 0px;
}

.map-cabinets .geodir-field-lien_vers_lannonce {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
	border-radius:25px !important;
}

/* Lien à l'intérieur du champ */
.map-cabinets .geodir-field-lien_vers_lannonce a {
    color: #fff !important;
    text-decoration: none;
    /*display: block;*/
    width: 100%;
    height: 100%;
}

.map-cabinets .geodir-field-lien_vers_lannonce .geodir_post_meta_icon i, .map-cabinets .geodir-field-lien_vers_lannonce .geodir_post_meta_title {
  display: inline-block !important;
  color: #ffffff !important;
  margin-right: 4px;
  font-weight: 600;
}

.map-cabinets .geodir-field-lien_vers_lannonce:hover {
    background-color: #c02c1d;
    cursor: pointer;
}

/** Bouton lien MAP CABINETS**/
.map-cabinets .geodir-field-numro_de_tlphone,
.map-cabinets .geodir-field-email {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 25px !important;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: background-color 0.3s ease;
}

/* Lien cliquable à l'intérieur */
.map-cabinets .geodir-field-numro_de_tlphone a,
.map-cabinets .geodir-field-email a {
    color: #fff !important;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}

/* Icône et titre du champ */
.map-cabinets .geodir-field-numro_de_tlphone .geodir_post_meta_icon i,
.map-cabinets .geodir-field-numro_de_tlphone .geodir_post_meta_title,
.map-cabinets .geodir-field-email .geodir_post_meta_icon i,
.map-cabinets .geodir-field-email .geodir_post_meta_title {
    display: inline-block !important;
    color: #ffffff !important;
    margin-right: 4px;
    font-weight: 600;
}

/* Hover */
.map-cabinets .geodir-field-numro_de_tlphone:hover,
.map-cabinets .geodir-field-email:hover {
    background-color: #c02c1d;
    cursor: pointer;
}

/* Fermer (croix) */
.map-cabinets .leaflet-popup-close-button {
    font-size: 18px;
    top: 5px;
    right: 10px;
    color: #aaa;
}

/* === MAP PROS & PARTENAIRES – POPUPS === */
.map-pros .leaflet-popup-content-wrapper,
.map-partenaires .leaflet-popup-content-wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #333;
    width: 90vw !important;
    max-width: 420px !important;
}

.map-pros .leaflet-popup-content,
.map-partenaires .leaflet-popup-content {
    padding: 10px !important;
    width: 90% !important;
}

/* Cacher le titre principal */
.map-pros .geodir-entry-title,
.map-partenaires .geodir-entry-title {
    display: none !important;
}

/* Affichage image */
.map-pros .geodir-bubble_image img,
.map-partenaires .geodir-bubble_image img {
    border-radius: 8px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    height: auto;
}

.map-pros .geodir-bubble_image a,
.map-partenaires .geodir-bubble_image a {
    pointer-events: none;
    cursor: default;
}

/* Garder icônes & labels */
.map-pros .geodir_post_meta_icon i,
.map-pros .geodir_post_meta_title,
.map-partenaires .geodir_post_meta_icon i,
.map-partenaires .geodir_post_meta_title {
    display: inline-block !important;
    color: #555;
    margin-right: 4px;
    font-weight: 600;
}

/* Infos bien espacées */
.map-pros .bsui .list-group-item,
.map-partenaires .bsui .list-group-item {
    background-color: #f7f7f7;
    border-radius: 6px;
    margin-bottom: 2px;
    padding: 10px 10px;
    font-size: 14px;
    color: #333;
}

.map-pros .bsui .list-group-item ul,
.map-partenaires .bsui .list-group-item ul {
  list-style-type: disc;
  line-height: 20px;
  margin-bottom: 0px;
}

/* Bouton lien annonce */
.map-pros .geodir-field-lien_vers_lannonce,
.map-partenaires .geodir-field-lien_vers_lannonce {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 25px !important;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
}

.map-pros .geodir-field-lien_vers_lannonce a,
.map-partenaires .geodir-field-lien_vers_lannonce a {
    color: #fff !important;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.map-pros .geodir-field-lien_vers_lannonce .geodir_post_meta_icon i,
.map-pros .geodir-field-lien_vers_lannonce .geodir_post_meta_title,
.map-partenaires .geodir-field-lien_vers_lannonce .geodir_post_meta_icon i,
.map-partenaires .geodir-field-lien_vers_lannonce .geodir_post_meta_title {
  display: inline-block !important;
  color: #ffffff !important;
  margin-right: 4px;
  font-weight: 600;
}

.map-pros .geodir-field-lien_vers_lannonce:hover,
.map-partenaires .geodir-field-lien_vers_lannonce:hover {
    background-color: #c02c1d;
    cursor: pointer;
}

/** Bouton lien téléphone/email **/
.map-pros .geodir-field-numro_de_tlphone,
.map-pros .geodir-field-email,
.map-partenaires .geodir-field-numro_de_tlphone,
.map-partenaires .geodir-field-email {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 25px !important;
    padding: 10px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: background-color 0.3s ease;
}

.map-pros .geodir-field-numro_de_tlphone a,
.map-pros .geodir-field-email a,
.map-partenaires .geodir-field-numro_de_tlphone a,
.map-partenaires .geodir-field-email a {
    color: #fff !important;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}

.map-pros .geodir-field-numro_de_tlphone .geodir_post_meta_icon i,
.map-pros .geodir-field-numro_de_tlphone .geodir_post_meta_title,
.map-pros .geodir-field-email .geodir_post_meta_icon i,
.map-pros .geodir-field-email .geodir_post_meta_title,
.map-partenaires .geodir-field-numro_de_tlphone .geodir_post_meta_icon i,
.map-partenaires .geodir-field-numro_de_tlphone .geodir_post_meta_title,
.map-partenaires .geodir-field-email .geodir_post_meta_icon i,
.map-partenaires .geodir-field-email .geodir_post_meta_title {
    display: inline-block !important;
    color: #ffffff !important;
    margin-right: 4px;
    font-weight: 600;
}

.map-pros .geodir-field-numro_de_tlphone:hover,
.map-pros .geodir-field-email:hover,
.map-partenaires .geodir-field-numro_de_tlphone:hover,
.map-partenaires .geodir-field-email:hover {
    background-color: #c02c1d;
    cursor: pointer;
}

/* Fermer (croix) */
.map-pros .leaflet-popup-close-button,
.map-partenaires .leaflet-popup-close-button {
    font-size: 18px;
    top: 5px;
    right: 10px;
    color: #aaa;
}


.ld-menu-connect > a:before {
    font-family: 'ETMODULES';
    content: '\e08a'; /* change icon code here */
    text-align: center;
    margin-right: 10px;
    margin-left: -10px;
    color: #ffffff; /* change icon color here */
    font-size: 1em; /* change icon size here */
    transition: all .3s ease;
}
.ld-menu-contact > a {
    text-indent: -9999px;     /* Masque le texte en le décalant loin hors écran */
    overflow: hidden;         /* Empêche le débordement */
    display: inline-block;    /* Nécessaire pour que text-indent fonctionne proprement */
    white-space: nowrap;      /* Évite les retours à la ligne */
    width: 1.5em;             /* Ajuste au besoin selon la taille de l'icône */
    height: 1.5em;            /* idem */
    position: relative;
}

/* Icône visible */
.ld-menu-contact > a:before {
    font-family: 'ETMODULES';
    content: '\e076'; /* Icône */
    color: #ffffff;
    font-size: 30px;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ld-menu-connect > a {
    text-indent: -9999px;     /* Masque le texte en le décalant loin hors écran */
    overflow: hidden;         /* Empêche le débordement */
    display: inline-block;    /* Nécessaire pour que text-indent fonctionne proprement */
    white-space: nowrap;      /* Évite les retours à la ligne */
    width: 1.5em;             /* Ajuste au besoin selon la taille de l'icône */
    height: 1.5em;            /* idem */
    position: relative;
}

/* Icône visible */
.ld-menu-connect > a:before {
    font-family: 'ETMODULES';
    content: '\e08a'; /* Icône */
    color: #ffffff;
    font-size: 30px;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/**masquer email sur bouton**/
/* Supprimer la marge haute */
.geodir-field-email {
  background-color: #eb3c27 !important;
  color: #fff !important;
  padding: 4px 10px !important;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin: 2px 0; /* plus de margin-top qui décale le bouton */
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  transition: background-color 0.3s ease;
  border-radius: 25px !important;
  position: relative;
}

/* On masque le texte original */
.geodir-field-email .geodir_post_meta_icon,
.geodir-field-email .geodir_post_meta_title,
.geodir-field-email a {
  font-size: 0 !important;
  line-height: 0 !important;
  display: none;
}

/* Style du lien interne */
.geodir-field-email a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  width: 100% !important;
  height: 100% !important;
  color: inherit !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
  position: relative !important;
  z-index: 2;
}

/* Icône avant le texte */
.geodir-field-email a::before {
  content: "\f0e0"; /* envelope */
  font-family: "Font Awesome 5 Free";
  font-weight: 400; /* far */
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

/* Texte custom */
.geodir-field-email a::after {
  content: "Contacter par email";
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.4;
  color: #fff !important;
  display: inline-block;
}

/* Hover */
.geodir-field-email:hover {
  background-color: #c32d1d !important; /* rouge foncé */
}

/**FIN Masquer email sur bouton**/

@media (max-width: 768px) {
  .ld-menu-contact > a {
    text-indent: 0;
    overflow: visible;
    white-space: normal;
    width: auto;
    height: auto;
  }

  .ld-menu-contact > a:before {
    position: static;
    transform: none;
    margin-right: 8px; /* Espace entre l’icône et le texte */
  }
	 .ld-menu-connect > a {
    text-indent: 0;
    overflow: visible;
    white-space: normal;
    width: auto;
    height: auto;
  }

  .ld-menu-connect > a:before {
    position: static;
    transform: none;
    margin-right: 8px; /* Espace entre l’icône et le texte */
  }
}

/** listing emplois page recherche annuaire **/



.listing-emplois .geodir-post {
    background-color: transparent;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.listing-emplois .geodir-post:hover {
    transform: translateY(-3px);
    
}

/* Titre */
.listing-emplois .geodir-entry-title {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 4px;
}

/* Meta + icônes */
.listing-emplois .geodir_post_meta {
    font-size: 14px;
    color: #555;
    margin-bottom: 4px;
}

.listing-emplois .geodir_post_meta_icon i {
    color: #555;
    margin-right: 4px;
}

.listing-emplois .geodir-i-website i{
	color:#fff;
}
.listing-emplois .geodir-field-email_de_recrutement i{
	color:#fff;
}

/* Boutons spécifiques */
.listing-emplois .geodir-field-lien_vers_lannonce,
.listing-emplois .geodir-field-email_de_recrutement {
    background-color: #eb3c27 !important;
    color: #fff !important;
    border-radius: 25px !important;
    padding: 0px 0px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    transition: background-color 0.3s ease;
}

.listing-emplois .geodir-field-lien_vers_lannonce:hover,
.listing-emplois .geodir-field-email_de_recrutement:hover {
    background-color: #c02c1d !important;
    cursor: pointer;
}

.listing-emplois .geodir-field-lien_vers_lannonce a,
.listing-emplois .geodir-field-email_de_recrutement a {
    color: #fff !important;
    text-decoration: none;
    display: inline;
    width: 100%;
    height: 100%;
}

/* Listes des types d'emploi */
.listing-emplois ul {
    list-style-type: disc;
    padding-left: 1.2em;
    margin: 4px 0;
	padding-bottom: 0;
}

.listing-emplois li {
    line-height: 1.2;
    font-size: 14px;
}

/* Adresse */
.listing-emplois .geodir-field-address {
    font-size: 12px;
    color: #666;
}

.listing-emplois .geodir-loop-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.listing-emplois .geodir-loop-container .geodir-post {
    display: flex;
    flex-direction: column;
    height: 100%;
}



/**CHECKBOX TYPE DEMPLOI AJOUT OFFRE**/
/* Supprimer bordure et fond */
#type_demploi_mdecin_row .scrollbars-ios, #type_demploi_infirmier_row .scrollbars-ios, #type_demploi_auxiliaire_de_vie_row .scrollbars-ios, #type_demploi_aide_soignant_row .scrollbars-ios, #type_demploi_row .scrollbars-ios {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Afficher les checkbox en ligne */
#type_demploi_mdecin_row .custom-control, #type_demploi_infirmier_row .custom-control, #type_demploi_auxiliaire_de_vie_row .custom-control, #type_demploi_aide_soignant_row .custom-control, #type_demploi_row .custom-control {
    display: inline-flex;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
}

/* Ajuster l'espacement du label */
#type_demploi_mdecin_row .custom-control-label, #type_demploi_infirmier_row .custom-control-label, #type_demploi_auxiliaire_de_vie_row .custom-control-label, #type_demploi_aide_soignant_row .custom-control-label, #type_demploi_row .custom-control-label {
    margin-left: 0.5rem;
    font-weight: normal;
}

/* Supprimer les marges inutiles */
#professions_flches_row .col-sm-10, #attributs_cls_du_cabinet_row .col-sm-10, #type_dexercice_row .col-sm-10, #disponibilit_row .col-sm-10 {
    margin-top: 0 !important;
}

/**CHECKBOX CABINET**/
/* Supprimer bordure et fond */
#professions_flches_row .scrollbars-ios, #attributs_cls_du_cabinet_row .scrollbars-ios, #type_dexercice_row .scrollbars-ios, #disponibilit_row .scrollbars-ios {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Afficher les checkbox en ligne */
#professions_flches_row .custom-control, #attributs_cls_du_cabinet_row .custom-control, #type_dexercice_row .custom-control, #disponibilit_row .custom-control {
    display: inline-flex;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
}

/* Ajuster l'espacement du label */
#professions_flches_row .custom-control-label, #attributs_cls_du_cabinet_row .custom-control-label, #type_dexercice_row .custom-control-label, #disponibilit_row .custom-control-label {
    margin-left: 0.5rem;
    font-weight: normal;
}

/* Supprimer les marges inutiles */
#professions_flches_row .col-sm-10, #attributs_cls_du_cabinet_row .col-sm-10, #type_dexercice_row .col-sm-10, #disponibilit_row .col-sm-10 {
    margin-top: 0 !important;
}

/*masquer border boutons modif supprannonce*/
.et_pb_widget_area_left {
  border-right: 0px !important;
  padding-right: 0px !important;
}


/** listing ul li **/
ul {
	padding: 0 0 0px 1em !important;
}

/*fond formulaire contact*/
.select2-container .select2-results>.select2-results__options {
        
    border: 1px solid #0063b2 !important;
    background-color: #ffffff !important;
} 
.forminator-select,
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    width: 100% !important;
    min-height: 44px;
    
    border-radius: 4px;
}
.select2-container {
    width: 100% !important;
}
.select2-dropdown {
    z-index: 999999 !important; /* pour éviter d’être masqué */
}

.select-opt > select {
       background-color: #ffffff !important;
    width: 100% !important;
    min-height: 44px;
    border: 1px solid #0063b2 !important;
    border-radius: 4px;
    
}


/* Annuaire partenaires en 2 colonnes sur mobile uniquement (page A propos) */
@media (max-width: 768px) {
  #annuaire .bsui .row-cols-1 > * {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

/* Hauteur auto pour module Reveal Divi Pixel */

  .dipi-reveal-container.dipi-reveal-container-expanded {
    height: auto !important;
    max-height: none !important;
  }



