/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* Custom CSS for the new class */


/* =Theme customization starts here
------------------------------------------------------- */
.gt_selector.notranslate {
    width: 48px;
    font-size: 15px;
    padding: 13px 20px 13px 5px;
    background-image: url(/wp-content/uploads/2025/10/check.png);
    background-size: auto;
    background-position: right 10px center;
}
.admin-share-icons-1 {
    display: flex;
}
.fancybox__container {
    z-index: 9999999;
}
.gtranslate_wrapper {
    text-align: center;
}
div#contact-newsletter .wpcf7-response-output {
    background: #fecc16;
    padding: 10px;
    border-radius: 16px;
    margin-top: 20px;
    color: #000;
}
.acf-logo-event {
    width: 120px;
	background: #ffffff;
    border: 1px solid #dbe2ea !important;
}
.et_pb_button {
  justify-content: center;
}
div#section-infos-entreprise div {
  display: flex;
  gap: 6px;
  margin-bottom: 10px;
  color: #777;
}
.affaire-featured {
    border-radius: 20px 20px 20px 20px;
	width: 100%;
    height: 600px;
    object-fit: cover;
	 object-position: top;
}
.cls-ic img {
    width: 15px;
    margin-bottom: -2px;
}
.fancybox__caption {
    display: none;
}
.affaire-featured {
  cursor: zoom-in;
  border-radius: 8px;
  transition: transform 0.3s ease;
}
.affaire-featured:hover {
  transform: scale(1.03);
}
.evenement-carousel .evenement-item {
    width: 277px;
}
.evenement-carousel .owl-item .evenement-img img, .evenement-layout .evenement-img img{
    height: 185px;
}

.affaire-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.affaire-list-entreprise {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.affaire-layout {
  display: flex;
  gap: 35px;
}
.affaire-item {
  display: grid;
}
 .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul>li {
  padding: 10px 10px !important;
}
#main-content {
  background-color: #fffcf7;
}

.cls-logo-menu {
  padding-right: 0px !important;
}
#section-galerie,
#section-produits-woocommerce,
#section-entreprises,
#presentation {
    margin-bottom: 80px;
}
.evenement-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.evenement-layout, .offre-layout, .appel-offre-layout, .demandeurs-flex-wrapper, .demandeurs-layout, .offre-wrapper, .petit-annonce-layout {
  display: flex;
  gap: 35px;
}
.affaire-layout hr, .evenement-layout hr, .petit-annonce-layout hr, .offre-layout hr, .appel-offre-layout hr, .demandeurs-layout hr {
  opacity: 0.5;
  margin: 0;
}
.cls-type-info {
  font-size: 18px;
  color: #777;
}
.cls-type-info img{
  width: 20px;
}
.cls-icons-info img {
  /*width: 18px;*/
}
.fea-evenement-img {
  border-radius: 20px;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.main-slider img {
  height: 600px !important;
    object-fit: cover;
}
.thumbs-slider img{
  height: 150px !important;
    object-fit: cover;
}
.cls-icons-info {
  color: #777;
}
.cls-icons-info p, .cls-icons-info a {
  color: #777!important;
  line-height: 1.5;
}
.cls-icons-info .et_pb_button {
    color: #00aadc !important;
}
.cls-icons-info span {
  /*font-size: 20px;*/
  /*color: #00aadc;*/
    /*font-weight: 600;*/
}
.title-entr {
  margin-bottom: 50px;
}
.cls-top-title {
  margin-bottom: 10px;
}
.cls-separet span {
  color: #DBE2EA;
  padding: 0 5px;
}
.cls-separet a{
	  color: #2C2C2C;
}
.cls-logo-menu .et_pb_column {
  display: flex;
  align-items: center;
  gap: 30px;
	  margin-top: -30px;
}
.cls-title-social .et_pb_column {
  display: flex;
  align-items: center;
  gap: 30px;
}
.email-offre-not-valid div#postule {
    display: none;
}
.entreprise-banner {
  width: 100%;
  height: 350px;
  border-radius: 40px;
  object-fit: cover;
}
.welcome-popup-content p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.form-actions p {
    display: block !important;
}
.welcome-popup-content strong {
    font-size: 30px;
    margin-bottom: 10px;
}
.welcome-popup-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.entreprise-user-picture {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 120px;
  height: 120px;
	object-fit: cover;
	border-radius: 20px;
	border: 1px solid #DBE2EA;
	background-color: #ffffff;
}
.cls-top-title p {
  color: #E71E80;
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  text-transform: uppercase;
}
.cls-top-title p:before {
  content: "";
  background: #eb1e80;
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 10px;
  margin-bottom: 1px;
  margin-right: 5px;
}
.title-entr .acf-nom-entreprise {
  background: #B2EEFF;
  border-radius: 12px;
  /*height: 52px;*/
  /*display: inline-block;*/
  padding: 0 7px;
}
.acf-banniere img {
  border-radius: 40px;
}
.colonne-details {
  border: 1px solid #DBE2EA;
	background-color: #fff;
  border-radius: 28px;
  padding: 0;
}
.cls-detail-contact p {
  color: #ffffff;
	font-size: 20px;
}
.contact-card {
  padding: 25px;
}
.contact-card h2 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
}
.contact-card p, .contact-card a {
  color: #777;
  display: flex;
  gap: 6px;
  align-items: flex-start;
}
.contact-card img {
  height: 18px;
  margin-top: 2px;
}
.contact-button {
  margin-top: 20px;
  color: #00aadc !important;
  border-radius: 50px;
  min-height: min-content;
  text-align: center;
	  line-height: 21px !important;
	justify-content: center;
}
.contact-button:hover {
  background-color: #009fd6;
}
.acf-galerie-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 0px;
}

.acf-galerie-item {
    display: grid;
}

.acf-galerie-item img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.acf-galerie-item img:hover {
    transform: scale(1.05);
}

.acf-galerie-item p {
      margin-top: 15px;
	font-size: #2C2C2C;
}
.acf-galerie-hidden {
    display: none;
}

.acf-galerie-link, .acf-galerie-link p{
    text-decoration: none;
    font-weight: 600;
    color: #00AADC;
    cursor: pointer;
}
.cls-flech p:after, .cls-flech a:after {
  content: "";
  background-image: url(/wp-content/uploads/2025/07/fleche.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 17px;
  width: 17px;
  position: absolute;
  margin-left: 5px;
  transition: 0.3s all ease;
  margin-top: 0px;
}
.cls-flech p:hover:after, .cls-flech a:hover:after {
  margin-top: 2px;
  transition: 0.3s all ease;
}
.voir-tout-produits, .voir-tout-entrepris, .acf-galerie-footer {
  text-align: center;
  margin-top: 40px;
	  line-height: 130%;
}
.acf-galerie-link:hover {
    text-decoration: none;
}

.lb-outerContainer {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
	  background: transparent;
}

.lightbox .lb-image {
  border: none;
}
/* -------------------------- Show more description -------------------------- */
.show_m .et_pb_text_inner {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  transition: all 0.3s ease;
  position: relative;
}

.show_m .et_pb_text_inner.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.show_m .toggle-more-btn {
  cursor: pointer;
  margin-top: 5px;
  display: inline-block;
}


/****************************************/
 a.et_pb_button.wp-element-button {
  color: #00AADC;
  justify-content: center;
}
.produits-woocommerce {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.cls-price {
  margin-bottom: 20px;
}
.cls-price .woocommerce-Price-amount{
  color: #2C2C2C;
  font-size: 20px;
}
.produits-woocommerce .attachment-woocommerce_thumbnail {
  border-radius: 12px;
}
.produits-woocommerce .cls-title {
  padding-top: 10px;
}
/************************************/
/* Conteneur global du formulaire */
.evenement-filter-form {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}

/* Style arrondi pour le bloc de filtres */
.evenement-filter-form select,
.evenement-filter-form input[type="text"],
.evenement-filter-form button {
    border: none;
    outline: none;
    padding: 14px 16px;
    font-size: 16px;
}

/* Wrapper flex arrondi */
.evenement-filter-form {
    border: 1px solid #0b5d6b;
    border-radius: 999px;
    overflow: hidden;
    max-width: 700px;
    width: 100%;
}

/* Input texte */
.evenement-filter-form input[type="text"] {
    flex: 1;
    border-right: 1px solid #ccc;
}

/* Select */
.evenement-filter-form select {
    max-width: 220px;
    border-right: 1px solid #ccc;
    background-color: #fff;
    color: #333;
}

/* Bouton Valider / Recherche */
.evenement-filter-form button {
    background-color: #0b5d6b;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
}

.evenement-filter-form button:hover {
    background-color: #094e5d;
}


/********************************************/
.entreprises-list {
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px;
}
.entreprise-desc {
  transition: max-height 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0 !important;
}
.entreprise-image img {
  height: 280px;
  width: auto;
  border-radius: 12px;
}
p.entreprise-label {
  font-size: 14px;
  color: #00AADC;
	  margin-top: 20px;
}
p.entreprise-date {
  color: #A0A0A0;
  font-size: 13px;
  margin-top: 20px;
}
/*************************************/
.entreprise-categories {
  color: #00a9e0;
}

.entreprise-categories a {
    color: #00a9e0;
	  font-size: 14px;
    text-decoration: none;
    /*pointer-events: none;*/
}

.dot-separator {
    color: #00a9e0;
    padding: 0 3px;
}
/***************************************/
.social-share img {
  width: 100%;
}
.social-share a {
  width: 30px;
}
/*********************************************/
/* Grille des annonces */
.petit-annonce-wrappe {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* Carte */
.petit-annonce-wrappe .petit-annonce-item {
    display: grid;
}

/* Image responsive */
.petit-annonce-wrappe .petit-annonce-img img {
    max-width: 100%;
    min-width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 12px;
}

/* Footer (dates) */
.petit-annonce-wrappe .petit-annonce-footer {
    margin-top: 15px;
}

.petit-annonce-ft {
    display: flex;
    gap: 15px;
    color: #777777;
}

.petit-annonce-pays, .petit-annonce-annonceur {
    display: flex;
    gap: 5px;
}

.petit-annonce-img {
  margin-bottom: 15px;
}
.petit-annonce-price {
  margin-bottom: 15px;
  font-size: 20px;
}
/*************************************/


        .left-banner-at {
            width: 210px;
            flex-shrink: 0;
        }

        .left-banner-at h3 {
            margin-bottom: 20px;
			margin-top: 20px;
        }

        .left-banner-at .no-pub {
            margin-bottom: 20px;
            border: 1px solid #eee;
            border-radius: 8px;
            overflow: hidden;
            background: #fafafa;
        }

        .left-banner-at .at-item {
            margin-top: 20px;
        }

		.left-banner-at .at-item:first-child {
			margin-top: 0;
		}

        .left-banner-at .at-item img {
            width: 100%;
        }

        .left-banner-at .no-pub img {
        height: 150px;
        object-fit: cover;
        }

        .left-banner-at .at-title {
            padding: 10px;
            font-size: 15px;
            color: #2c2c2c;
            margin-bottom: 5px;
        }

/***********************************/

.offre-item {
    background-color: #fffdf9;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    padding: 20px;
    transition: transform 0.2s ease;
    display: flex;
    flex-direction: column;
}

.offre-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.05);
}

/* Image carrée arrondie */
.offre-img {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 15px;
    background-color: #f1f1f1;
}

.offre-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* fallback */
.offre-img.default-img img {
    filter: grayscale(100%) brightness(1.1);
    opacity: 0.9;
}

/* Titre entreprise */
.offre-title {
    font-size: 1rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 5px;
}

/* Métadonnées */
.offre-meta {
    margin-bottom: 0px;
}

.offre-meta p {
    margin: 4px 0;
}

.offre-meta strong {
    display: block;
    font-weight: 600;
    color: #222;
}

/* Poste & contrat */
.offre-poste {
    font-weight: 700;
    padding-bottom: 5px;
}

.offre-contrat {
    font-size: 0.9rem;
    color: #555;
    margin-bottom: 15px;
}

/* Bouton postuler */
.offre-item a.postuler-btn {
    margin-top: auto;
    padding: 8px 18px;
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #1a1a1a;
    font-size: 0.95rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    transition: 0.2s ease;
}

.offre-item a.postuler-btn:hover {
    background-color: #f0f0f0;
}

/* Icône dans bouton */
.offre-item a.postuler-btn img {
    width: 14px;
    height: 14px;
}
.offre-item a.postuler-btn {
  width: 120px;
}





/***********************/
.entreprise-anchor-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}

.entreprise-anchor-menu li {
    position: relative;
    padding: 0 10px;
    font-weight: 500;
	  text-transform: none !important;
}

.entreprise-anchor-menu li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
    width: 1px;
    background-color: #ccc;
}
.entreprise-anchor-menu a {
    color: #2C2C2C;
}
.entreprise-anchor-menu a:hover {
    color: #00AADC;
}

/************************************/
.demandeurs-list-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    
}
.demandeur-buttons .btn {
    border: 1px solid #DBE2EA;
    background: #fff;
    display: flex;
    padding: 10px 15px 10px;
    border-radius: 100px;
    font-weight: 500;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: -0.2px;
    gap: 6px;
    width: max-content;
    color: #2C2C2C;
}
.demandeur-buttons {
    display: flex;
    gap: 6px;
    justify-content: space-between;
    margin-top: 26.5px;
}
.demandeur-img img {
    aspect-ratio: 100 / 100;
    max-width: 100px;
    border-radius: 20px;
    margin-bottom: 16px;
    object-fit: cover;
}
.demandeur-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #2C2C2C;
    padding-bottom: 0;
    margin-bottom: 6px;
}
.demandeur-adresse img {
    width: 16px !important;
}
.demandeur-experience img {
    width: 16px !important;
}
.demandeur-dispo img {
    width: 16px !important;
}
.demandeur-buttons img {
    width: 14px !important;
}
.demandeur-experience span {
    padding-top: 3px;
}
.demandeur-adresse {
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #777777;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 25px;
    line-height: 1.5;
}
.demandeur-poste {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #2C2C2C;
    margin-bottom: 6px;
}
.demandeur-experience {
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #777777;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 6px;
}
.demandeur-dispo {
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #777777;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 6px;
    line-height: 1.5;
}
.demandeur-content {
    margin-bottom: 16px;
}
/******************************/

#section-entreprises .affaire-list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.affaire-date {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #A0A0A0;
}
.affaire-description {
  line-height: 140%;
  letter-spacing: -0.2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 12px;
}
.affaire-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.affaire-type .type-label {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #00AADC;
}
.affaire-image img {
    border-radius: 12px;
    margin-bottom: 16px;
    object-fit: cover;
	  object-position: top;
    max-height: 280px;
    min-height: 280px;
    width: 100%;
}
#section-entreprises .affaire-item {
  /*max-width: 270px;*/
}

.affaire-carousel .affaire-type {
    display: none;
}
/**********************************/
        .acf-swiper-gallery {
            margin: 0;
        }
        .acf-swiper-gallery img {
            width: 100%;
            height: auto;
            border-radius: 15px;
            }
        .thumbs-slider .swiper-slide {
            width: 100px;
            opacity: 0.4;
            cursor: pointer;
        }
        .thumbs-slider .swiper-slide-thumb-active {
            opacity: 1;
        }
/*****************************************/
.custom-search-filter .search-bar-container {
    display: flex;
    border: 1px solid #03506F;
    border-radius: 25px;
    overflow: hidden;
    background-color: #fffcf7;
    height: 50px;
    justify-content: space-between;
      align-items: center;
}

.custom-search-filter hr, .offre-filter-bar hr {
  height: 30px;
}

form.custom-search-filter {
  max-width: 80%;
  margin: 0 auto 4%;
}

.custom-search-filter,
.custom-search-filter input,
.custom-search-filter select,
.custom-search-filter button {
    font-size: 15px !important;
}
.offre-filter-bar,
.offre-filter-bar select,
.offre-filter-bar option,
.offre-filter-bar button {
    font-size: 15px !important;
}

.input-wrapper,
.select-wrapper {
    /*display: flex;*/
    align-items: center;
    padding: 0 15px;
    /*flex: 1;*/
    /*border-right: 1px solid #ccc;*/
}

.input-wrapper input {
    border: none;
    outline: none;
    flex: 1;
    font-size: 16px;
    padding: 10px;
    color: #333;
	    background: #fffcf7;
}


.submit-button {
    background-color: #03506F;
    color: #fff;
    padding: 0 20px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon {
    margin-right: 8px;
}

/* Responsive */
@media (max-width: 767px) {
    .search-bar-container {
        flex-direction: column;
        border-radius: 10px;
    }
    .input-wrapper,
    .select-wrapper {
        width: 100%;
        border-right: none;
        /*border-bottom: 1px solid #eee;*/
    }
}

@media (max-width: 767px) {
.custom-search-filter .search-bar-container {
    height: auto;
}
}
/************************************/
.offre-filter-bar {
    display: flex;
    justify-content: center;
    margin-bottom: 4%;
}
.filter-container {
    display: flex;
    border: 1px solid #0b5d6b;
    border-radius: 50px;
    overflow: hidden;
    /*width: 80%;*/
    align-items: center;
}
.filter-input input,
.filter-select select {
    border: none;
    padding: 12px 16px;
    font-size: 16px;
    min-width: 200px;
    outline: none;
}

.filter-submit, .filter-reset {
    display: flex;
    height: 100%;
    background-color: #0b5d6b;
    align-items: center;
    justify-content: center;
      
}
.filter-submit button, .filter-reset a {
    background-color: #0b5d6b;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
}
.filter-submit img, .filter-reset img {
    width: 18px;
    height: 18px;
    position: absolute;
}

.filter-reset:before {
  content: "";
  display: block;
  height: 28px;
  width: 1px;
  position: absolute;
  background: #ffffff;
  margin: auto;
  top: 10px;
  margin-right: 50px;
}
/************************************/
.appel-offre-carousel .appel-offre-img img {
    aspect-ratio: 80 / 80;
    max-width: 80px;
    border-radius: 20px;
    margin-bottom: 16px;
    object-fit: cover;
}

.appel-offre-carousel .appel-offre-item {
    width: 320px;
    border: 1px solid #DBE2EA;
    border-radius: 28px;
    padding: 12px;
}



/*************************************/
.offre-filter-bar {
    display: flex;
    justify-content: center;
    margin-bottom: 4%;
}
.filter-submit {
  display: flex;
    height: 100%;
        background-color: #0b5d6b;
}

.filter-input input,
.filter-select select {
    border: none;
    padding: 12px 16px;
    font-size: 16px;
    min-width: 180px;
    outline: none;
    background-color: #fffcf7;
}
.filter-select {
  /*border-left: 1px solid #ccc;*/
  padding-right: 10px;
  background: #fffcf7;
}

.offre-filter-bar,
.offre-filter-bar input,
.offre-filter-bar select,
.offre-filter-bar option,
.offre-filter-bar button {
    font-size: 15px !important;
}



/************************************/
/* Container grid */
.appel-offre {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Card style */
.demandeur-item {
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
  transition: box-shadow 0.3s;
  padding: 15px;
  padding-bottom: 20px;
	/*display: grid;*/
}

.appel-offre-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.contact-link {
  color: inherit;
  text-decoration: none;
  display: block;
  height: 100%;
}

/* Image style */
.appel-offre-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 20px;
  border: 1px solid #DBE2EA;
}

/* Content block */
.contact-content {
  font-weight: 600;
	text-align: left;
}

.appel-offre-horaire {
  color: #00AADC;
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 500;
}

.appel-offre-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.2px;
  color: #2C2C2C;
  padding-bottom: 0;
  margin-bottom: 12px;
  
}
.offre-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
	    align-content: space-between;
}

.appel-offre-address,
.appel-offre-cat {
  display: flex;
  font-size: 13px;
  color: #777;
  line-height: 18px;
  margin-bottom: 12px;
}

.appel-offre-address img,
.appel-offre-cat img {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  /*margin-top: 4px;*/
}

.appel-offre-text {
  font-size: 15px;
  color: #4C4C4C;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 8px;
  max-height: 70px;
  overflow: hidden;
  line-height: 140%;
  letter-spacing: -0.2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.appel-offre-item {
    border: 1px solid #DBE2EA;
    border-radius: 28px;
    padding: 12px;
    display: grid;
}
/****************************/
.communique-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.communique-item {
    border: 1px solid #DBE2EA;
    border-radius: 28px;
    padding: 15px 20px;
    display: grid;
}
.communique-logo {
    aspect-ratio: 100 / 100;
    max-width: 100px;
    border-radius: 20px;
    margin-bottom: 16px;
    object-fit: cover;
    border: 1px solid #dbe2ea;
}
.communique-item .media-date {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    margin-bottom: 12px;
}
.documents-list {
    margin-top: 20px;
}
/******************************************************/
.cls-price p {
  color: #00AADC !important;
  font-size: 20px;
}
/**********pictos***************/
.type-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/icon-cat2.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.calendar-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/calendar.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.global-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/global.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.email-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/email.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.cart-icon {
    width: 18px;
    height: 18px;
    background-image: url('/wp-content/uploads/2025/07/shopping-cart.svg');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.pays-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/category-2-1.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.adress-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/adress.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.marker-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/06/marker-icon-1.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.categorie-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/06/category-2.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.phone-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/mobile-1.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.flag-icon {
    padding-left: 25px;
    background-image: url('/wp-content/uploads/2025/07/flag.svg');
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.calendar-tick-icon {
  padding-left: 25px;
  background-image: url('/wp-content/uploads/2025/07/calendar-tick.svg');
  background-position: center left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.btn-contact::after, .postuler-btn::after {
    content: "";
    display: inline-block;
    width: 16px;  /* icon width */
    height: 16px; /* icon height */
    background-image: url('/wp-content/uploads/2025/07/pen-icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.btn-cv::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2025/07/download-icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.appel-offre-cat {
    display: flex;
    gap: 6px; /* space between icon and text */
}

.appel-offre-cat-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2025/06/category-2.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.appel-offre-address {
    display: flex;
    gap: 6px; /* space between icon and text */
}

.address-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2025/06/marker-icon-1.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.petit-annonce-annonceur {
    display: flex;
      align-items: center;
    gap: 6px; /* space between icon and text */
}

.annonce-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url('/wp-content/uploads/2025/07/icon-cat2.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.petit-annonce-wrapper.produits-carousel .owl-item {
  width: 277px !important;
}

.petit-annonce-img img {
  height: 320px;
  object-fit: cover;
  border-radius: 20px;
}

.petit-annonce-title {
  font-size: 18px;
}
.et-menu .menu-item-has-children>a:first-child:after {
  right: -15px;
}




.emploi-slider-buttons div, .emploi-slider-buttons-demandeurs div {
  display: flex;
  gap: 20px;
  justify-content: center;
}





/*.slider-demandeurs .emploi-title, .demandeur-title {
    display: inline-block;
    width: 4ch;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.logged-in .slider-demandeurs .emploi-title,.logged-in .demandeur-title {
  width: auto;  
  display: block;
  overflow: unset;
  white-space: unset;
  text-overflow: unset;
}

.slider-demandeurs .emploi-img img, .demandeur-img img {
  filter: blur(3px);
}

.logged-in .slider-demandeurs .emploi-img img, .logged-in .demandeur-img img {
  filter: none;
}
*/

@media (max-width: 980px) {
.evenement-layout, .offre-layout, .appel-offre-layout, .demandeurs-flex-wrapper {
    display: block !important;
}
.left-banner-at {
    display: none !important;
}
.sticky-layout hr {
    display: none;
}
.affaire-layout hr {
    display: none;
}
.offre-item {
    margin-bottom: 15px;
}
.demandeurs-list-wrapper {
    /*display: block !important;*/
}
.demandeur-item {
    max-width: 100% !important;
    margin-bottom: 15px;
}
.my-cl1 .et_pb_column {
    margin-bottom: 15px;
}
.et_pb_row.my-cl1 {
    margin-bottom: 0px !important;
}
.appel-offre {
    /*display: block !important;*/
}
.appel-offre-item {
    margin-bottom: 15px;
}
.petit-annonce-wrappe {
    /*display: block !important;*/
}
.et_pb_column.et_pb_column_empty {
        display: block !important;
    }
	.et_pb_column.bg-pic-respo {
    padding-bottom: 50% !important;
    padding-top: 50px !important;
	border-radius: 20px 20px 0px 0px !important;

}
.et_pb_row.reverse.et_pb_equal_columns {
    display: flex;
    flex-direction: column-reverse;
}
.et_pb_row.et_pb_row_1.my-cl1-1 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

/*.petit-annonce-wrapper.produits-carousel .owl-item, .appel-offre-carousel .appel-offre-item, .affaire-item, .emploi-item, .evenement-item {
        max-width: 100% !important;
        margin-bottom: 15px;
    }*/
.my-cl1-1 .et_pb_column {
    margin-bottom: 15px;
}
.et_pb_module.et_pb_image.logo-images-pic {
    max-width: 100% !important;
}	

.logos-section .et_pb_row {
    margin-bottom: 24px !important;
}
.et_pb_module.et_pb_text.images-marque img {
    margin-left: 0px;
    max-width: 27% !important;
    margin-top: 50px !important;
    margin-bottom: -35px !important;
}
body.wp-singular.classified-template-default.single.single-classified a.et_pb_button {
    margin-top: 30px;
}
.wp-singular.affaire-template-default.single.single-affaire .et_pb_image_wrap img {
    margin-bottom: 21px !important;
    border-radius: 20px !important;
}
.et_pb_row.border-radius-faq {
    border-radius: 20px !important;
}
}
@media (max-width: 767px) {

  div#map-contact-filters {
      width: calc(100% - 30px);
      padding: 15px 15px;
  }
  div#map-contact-filters h2 {
      font-size: 18px;
  }

  .filter-container {
      display: block;
      border-radius: 15px;
      width: 100%;
  }
  .filter-submit {
      display: flex;
      width: 100%;
          background-color: #0b5d6b;
                  height: auto;
  }
    .filter-submit button, .filter-reset {
        padding: 20px;
        width: 50%;

    }
.filter-reset {
height: auto;
                border-left: 1px solid #fff;
    }
    .filter-reset:before {
    display: none;
}
.filter-input input, .filter-select select {
    min-width: 100% !important;
}
.custom-search-filter hr, .offre-filter-bar hr {
    height: 0px;
	width: 100%;
}
}
@media only screen and (max-width: 1199px) {
    .et-menu .menu-item-has-children>a:first-child:after {
        left: auto !important;
    }
}
@media only screen and (min-width: 981px) {

.page-id-33599 div#vitrine-marques-1-image img {
    border-radius: 16px;
    object-fit: cover;
    max-width: 100% !important;
}

}
.et_mobile_menu .sub-menu {
    display: block !important;
}
.et_mobile_menu .sub-menu {
    display: none;
}
.et_pb_module.et_pb_text.social-share.myclasss {
    position: relative;
    top: -6px;
}


/* Hide default calendar icon in Chrome, Safari, Edge */
.no-calendar-icon::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

/* Hide in Firefox */
.no-calendar-icon[type="date"]::-moz-focus-inner,
.no-calendar-icon[type="month"]::-moz-focus-inner {
    border: 0;
}


/* Navigation Sliders */
#entreprises .owl-nav button.owl-prev, #marches .owl-nav button.owl-prev, #produits .owl-nav button.owl-prev, #evenement .owl-nav button.owl-prev, #emploi .owl-nav button.owl-prev {
  left: -55px;
}
#entreprises .owl-nav button.owl-next i, #marches .owl-nav button.owl-next i, #produits .owl-nav button.owl-next i, #evenement .owl-nav button.owl-next i, #emploi .owl-nav button.owl-next i {
  right: -245px;
}
#entreprises .owl-nav button, #marches .owl-nav button, #produits .owl-nav button, #evenement .owl-nav button, #emploi .owl-nav button {
  position: absolute;
  top: 40%;
}
#entreprises .owl-nav i, #marches .owl-nav i, #produits .owl-nav i, #evenement .owl-nav i, #emploi .owl-nav i  {
  background: #004d64;
  padding: 14px;
  border-radius: 30px;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 40%;
  font-size: 18px;
  color: #ffffff;
}
#entreprises #entreprises-2 .owl-nav button, #marches #marches-2 .owl-nav button, #produits #produits-1 .owl-nav button, #evenement #evenement-1-slider .owl-nav button, #emploi #emploi-1-filters-slider .owl-nav button {
  opacity: 0;
  transition: 0.5s all ease;
}

#entreprises #entreprises-2:hover .owl-nav button, #marches #marches-2:hover .owl-nav button, #produits #produits-1:hover .owl-nav button, #evenement #evenement-1-slider:hover .owl-nav button, #emploi #emploi-1-filters-slider:hover .owl-nav button {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
#entreprises #entreprises-2:hover .owl-nav button, #marches #marches-2:hover .owl-nav button, #produits #produits-1:hover .owl-nav button, #evenement #evenement-1-slider:hover .owl-nav button, #emploi #emploi-1-filters-slider:hover .owl-nav button {
    opacity: 0;
}
}
/***************************/
.offre-filter-bar .select-wrapper select {
  /*width: 280px;*/
}
select {
  border: none;
  outline: none;
  padding: 13px 40px 13px 12px; /* espace pour l’icône */
  border-radius: 6px;
  background: #fffcf7;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* Chevron moderne ↓ */
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2300565a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  width: 100%;
}


input#date_debut, input#date_fin {
  border: none;
  background: transparent;
  padding: 13px 10px;
  font-size: 15px;
}
input::placeholder {
  color: #4e4e4e;
}

.left-banner-at .entreprise-item {
  border: 1px solid #DBE2EA;
  border-radius: 28px;
  text-align: center;
  background: #fecc16;
}
.left-banner-at .entreprise-item img {
  border-radius: 28px 28px 0 0;
}
.affaire-carousel .owl-item {
  max-width: 320px;
  width: 100%;
}
#evenements-1-code .select-wrapper {
  /*width: 33%;*/
}
.cls-button-affaire p, .cls-button-affaire .et_pb_text_inner {
  display: flex;
  gap: 10px;
}

.filter-reset .reset-filters {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.filter-reset .reset-filters img {
    transition: transform 0.3s ease;
}

.filter-reset .reset-filters:hover img {
    transform: rotate(180deg); /* spin effect */
}

.gratuit .colonne-details, .gratuit .social-share, .gratuit .bp-description {
  display: none !important;
}


.gratuit .colonne-info {
  width: 100% !important;
}
.gratuit  nav.entreprise-menu {
    display: none;
}
@media (min-width: 980px) {
.gratuit  #presentation .et_pb_row.et_pb_gutters3 {
  padding-left: 0px !important;
}
}
.cls-content {
  padding-top: 20px !important;
}
.et_pb_logo {
  margin-bottom: 30px !important;
}
.et_pb_logo .et_pb_text_inner {
  margin-top: -65px !important;
  margin-left: 50px !important;
}
.et_pb_logo img, .et_pb_logo2 img{
  border-radius: 10px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
}
.cls-fond {
    background: #E5F9FF;
    border-radius: 8px;
    padding: 24px;
}

/* Conteneur global du formulaire */
.cls-formuler-contact .wpcf7-form {
  margin: 20px auto;
  padding: 25px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  font-family: "Arial", sans-serif;
}

/* Champs (texte, email, tel, textarea) */
.cls-formuler-contact .wpcf7-form input[type="text"],
.cls-formuler-contact .wpcf7-form input[type="email"],
.cls-formuler-contact .wpcf7-form input[type="tel"],
.cls-formuler-contact .wpcf7-form textarea {
  width: 100%;
  padding: 12px 14px;
  margin-bottom: 18px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  background: #fafafa;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  box-sizing: border-box;
}

/* Effet focus */
.cls-formuler-contact .wpcf7-form input:focus,
.cls-formuler-contact .wpcf7-form textarea:focus {
  border-color: #0073e6;
  background: #fff;
  box-shadow: 0 0 6px rgba(0,115,230,0.25);
  outline: none;
}

/* Style placeholder */
.cls-formuler-contact .wpcf7-form ::placeholder {
  color: #777;
  font-style: italic;
}

/* Deux colonnes (E-mail + Téléphone) */
.cls-formuler-contact .wpcf7-form .two-cols {
  display: flex;
  gap: 15px;
}

.cls-formuler-contact .wpcf7-form .two-cols p {
  width: 100%;
}

.cls-formuler-contact .wpcf7-form .two-cols label {
  flex: 1;
}

/* Mobile responsive */
@media (max-width: 600px) {
  .cls-formuler-contact .wpcf7-form .two-cols {
    flex-direction: column;
  }
}

.cls-formuler-contact .wpcf7-submit.et_pb_button {
  padding: 15px 30px !important;
  cursor: pointer;
}

/* Effet hover bouton */
.cls-formuler-contact .wpcf7-form input[type="submit"]:hover {
  background: #005bb5;
  transform: translateY(-2px);
}

/* Message de retour */
.cls-formuler-contact .wpcf7-response-output {
  margin-top: 15px;
  font-size: 14px;
  padding: 12px;
  border-radius: 8px;
}

/* Note champs obligatoires */
.cls-formuler-contact .wpcf7-form .required-note {
  font-size: 13px;
  color: #555;
  margin-top: -10px;
  margin-bottom: 15px;
  text-align: right;
  font-style: italic;
	
}


table p {
    display: block !important;
}

.cls-centent li, .cls-centent p {
  font-size: 14px !important;
  text-transform: math-auto;
  line-height: 1.5 !important;
  color: #4c4c4c;
  font-family: 'Altone', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  margin-bottom: 4px !important;
  width: auto;
}

.cls-centent h2, .cls-centent h3 {
    font-size: 22px;
}

.ewd-members-pro-page .et_pb_section {
  background-color: #fffcf7;
}

.affaire-liste {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.info-user {
  display: none;
}
.gratuit .et_pb_row.et_pb_gutters3 {
  max-width: 1200px !important;
}
.gratuit .cls-title-social {
  padding-top: 0px !important;
}
.gratuit .cls-content {
  padding-bottom: 0px !important;
}
.gratuit div#presentation {
  margin-bottom: 20px;
}
.gratuit .cls-top-title, .gratuit .title-entr {
  display: none !important;
}
@media (max-width: 600px) {
.entreprises-filters {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  border-radius: 50px;
  align-items: center;
  padding: 25px 15px;
}
.entreprises-filter.entreprises-filter-btn {
  border-radius: 100px;
  width: 90px;
  max-width: 90px;
}
  .entreprises-filter input {
    width: 100%;
  }
.entreprises-filters > hr {
  display: none;
}
.entreprises-filter-entreprise, .entreprises-filter-location {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
}

}





/* ================== TABLE PRICING STYLE (BLEU) ================== */
/* Collez tel quel — fonctionne avec votre HTML existant            */
/* Ajoutez <tr class="section"><td colspan="3">Titre</td></tr> pour */
/* créer une bande de section comme sur l’exemple.                  */

/* ====== Palette & bases ====== */
.table-abonnement{
  --primary:  #00AADC;   /* bleu principal */
  --primary2: #B2EEFF;   /* bleu clair (accent secondaires) */
  --ink:      #0b2a3b;   /* texte foncé lisible sur bleu */
  --muted:    #7fb9cc;   /* gris bleuté */
  width:100%;
  border: none !important;
  border-collapse:separate;
  border-spacing:0;
  border-radius:16px;
  overflow:hidden;
  table-layout: fixed;
  font-family:inherit;
}

/* ====== En-têtes ====== */
.table-abonnement thead th{
  padding:28px 20px 32px;
  border-right:1px solid #e9f3f8;
  text-align:center;
  vertical-align:top;
  color:var(--ink);
}
.span-gratuit {
  opacity: 0;
}
.table-abonnement thead th:first-child{
  width:44%;
  text-align:left;
  border-right:none;
  padding:22px 18px;
}
.table-abonnement thead th.abb-gratuit {
  background: linear-gradient(180deg, #F4FBFF, #E8F8FF);
  position:relative;
}
.table-abonnement thead th.abb-premium{
  background: linear-gradient(0deg, #c3e9ff, #E8F8FF);
  position:relative;
}
.icon-abb .icon-premium {
  background-image: url(/wp-content/uploads/2025/09/icon-premium.png);
}
.icon-abb .icon-gratuit {
  background-image: url(/wp-content/uploads/2025/09/icon-gratuit.png);
}
.icon-abb .icon-premium, .icon-abb .icon-gratuit {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  height: 50px;
  width: 50px;
  display: block;
  margin: auto;
}
.table-abonnement thead th.abb-gratuit::after,
.table-abonnement thead th.abb-premium::after{
  content:"";
  position:absolute; left:0; right:0; bottom:0; height:8px;
  background:var(--primary);
}
.table-abonnement thead th.abb-gratuit::after{ background:var(--primary2); }

.table-abonnement thead h2{
  margin:0 0 8px;
  font-size:20px; font-weight:800; text-transform:uppercase; letter-spacing:.4px;line-height: 1.5;;
}
.table-abonnement thead span{
  display:block; margin:2px 0 10px; font-size:16px; color:#13506a; font-weight:700;
}
.table-abonnement .link a{
  display:inline-block; padding:10px 16px; border-radius:999px;
  background:var(--primary); color:#fff; text-decoration:none; font-weight:700;
  box-shadow:0 6px 16px rgba(0,170,220,.25); transition:.2s ease;
}
.table-abonnement thead .link a:hover{ transform:translateY(-1px); }

/* ====== Corps ====== */
.table-abonnement tbody td{
  padding:14px 16px;
  border-top:1px solid #eef6fa;
}
.table-abonnement tbody tr {
  background: #ffffff;
}
.table-abonnement tbody tr:nth-child(even) td{ background:#f7fcff; }

.table-abonnement tbody td:first-child{
  text-align:left; font-weight:500; color:#173849; line-height:1.45;
}
.table-abonnement tbody td:not(:first-child){
  text-align:center; vertical-align:middle; font-weight:600;
}

/* Icônes / checks */
.table-abonnement td i.fa-check,
.table-abonnement td i.icon-premium,
.table-abonnement td i.icon-gratuit{
  color:var(--primary);
  font-size:18px;
}
.table-abonnement td.icon-abb{ text-align:center; }

/* Cellules vides => tiret (comme l’exemple) */
.table-abonnement td:not(:first-child):empty::after{
  content:"—"; color:var(--muted); font-weight:700;
}

/* ====== Bandes de section (ex: “Volume Discounts”) ====== */
.table-abonnement tr.section td{
  padding:10px 16px !important;
  background:var(--primary); color:#fff; font-weight:800;
  border-top:none; text-transform:none; letter-spacing:.3px;
}

/* Bords arrondis visibles en haut */
.table-abonnement thead tr:first-child th:first-child{ border-top-left-radius:16px; }
.table-abonnement thead tr:first-child th:last-child{ border-top-right-radius:16px; }

/* ====== Responsive ====== */
@media (max-width: 767px){
  .table-abonnement{ display:block; overflow-x:auto; white-space:nowrap; }
  .table-abonnement th, .table-abonnement td{ white-space:normal; }
  .table-abonnement thead th:first-child {text-align: center; } 
  .table-abonnement tbody td:first-child {text-align: center; }
  .table-abonnement thead th.abb-gratuit, .table-abonnement thead th.abb-premium {background: linear-gradient(180deg, #00aadc, #00aadc); }
  .table-abonnement thead h2, .table-abonnement thead span {color: #000; }
  .table-abonnement .link a {background: #fff; color: var(--primary); }
}

.cls-detail-contact {
    padding-left: 20px;
    padding-right: 20px;
}
.no-results {
    width: 300px;
}
.cls-sticky {
	/*bottom: 100px;*/
}
.no-result {
    width: 350px;
}
@media (max-width: 1300px) and (min-width: 1200px){
div#header-2-1 {
  gap: 10px;
}
a#header-2-1-btn-2, #header-2-1-btn-1 {
  font-size: 13px;
  padding: 13px 10px !important;
}
}
.owl-carousel .affaire-item, .owl-carousel .emploi-item{
    width: 300px !important;
}
div#header-4-1-menu ul.sub-menu {
    gap: 0px;
}



.job-application-form strong {
    color: #c00;
}

.job-application-form ul {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.job-application-form br {
    line-height: 1.8;
}

/* Updated: style span instead of label */
.job-application-form span {
    display: block;
    font-weight: bold;
    width: 100%;
}

.job-application-form input[type="text"],
.job-application-form input[type="email"],
.job-application-form input[type="date"],
.job-application-form select,
.job-application-form textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #dbe2ea;
    background: transparent;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
	min-height: 35px;
}

.job-application-form textarea {
    resize: vertical;
    min-height: 80px;
}

.job-application-form .two-row p {
    display: flex;
    gap: 20px;
}

.job-application-form .one-row p {
    display: block !important;
}

/* Updated for span inside rows */
.job-application-form .nom-prenom-row span {
    flex: 1;
}

.job-application-form input[type="file"] {
    margin-top: 5px;
    margin-bottom: 20px;
}

.job-application-form input[type="checkbox"] {
    margin-right: 10px;
}

.job-application-form .et_pb_button {
    cursor: pointer;
	padding: 15px 35px !important;
	margin-top: 30px;
	color: #000000;
}

.job-application-form .wpcf7-list-item {
    margin: 10px 0 0 0;
}

.job-application-form .wpcf7-list-item {
    width: auto;
}

.job-application-form .wpcf7-form-control.wpcf7-radio {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}

.job-application-form .wpcf7-list-item label {
    display: flex;
    gap: 5px;
}
.job-application-form .wpcf7-list-item label .wpcf7-list-item-label {
    margin-top: 5px;
}

.job-application-form .note p {
    margin-bottom: 30px;
    font-size: 13px !important;
}
.hiden-field {
    display: none !important;
}
@media (max-width: 767px) {
    .job-application-form .nom-prenom-row {
        flex-direction: column;
    }
	.job-application-form .two-row p {
		flex-direction: column;
		gap: 0px;
	}
	.job-application-form br {
		display: none;
	}
	
}

/**************Category***************/
.et_pb_section.section_entreprises {
    background: #fffcf7;
}

.section_entreprises .et_pb_row {
    display: flex;
	align-items: flex-start;
    gap: 30px;
}

.entreprises-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.entreprise-card {
    width: 100%;
    border: 1px solid #DBE2EA;
    border-radius: 28px;
    padding: 12px;
}
.entreprise-card .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.2px;
    color: #2C2C2C;
    margin-bottom: 6px;
    margin-top: 10px;
}
.entreprise-archive-header .archive-title {
    margin-bottom: 10px;
}
/* ====== Catégories Entreprise (sidebar) ====== */
.entreprise-sidebar {padding: 30px 10px 30px 20px;background:#fff;border:1px solid #eee;border-radius:12px;width: 330px;}
.entreprise-sidebar .sidebar-title { margin:0 0 10px; font-size:1.1rem; font-weight:600; }

.entreprise-cat-list { list-style:none; margin:0; padding:0; }
.entreprise-cat-list li { display:block; position:relative;}
.entreprise-cat-list li.has-children { margin-bottom: 5px;}
.entreprise-cat-list li:last-child { border-bottom:none; }

.entreprise-cat-list .cat-toggle {
  display:inline-flex; align-items:center; justify-content:center;
  width:26px; height:26px; margin-right:6px;
  border:1px solid #ddd; border-radius:6px; background:#fafafa; cursor:pointer;
  font-weight:700; line-height:1; transition:transform .2s ease, background .2s ease; font-size: 16px;
}
.entreprise-cat-list .cat-toggle:hover { background:#f2f2f2; }
.entreprise-cat-list .cat-toggle.placeholder {opacity: 0;pointer-events:none;border:none;background:transparent;}

.entreprise-cat-list .cat-link {
  display:inline-block; padding:8px 6px; text-decoration:none; color:#333; border-radius:6px;
}
.entreprise-cat-list li.active > .cat-link { color:#fecc16; font-weight:600; }

.entreprise-cat-list li.has-children.expanded > .cat-toggle { transform:rotate(45deg); /* + -> × */ }

.entreprise-cat-list .children-wrap {/* padding-left:28px; */margin:4px 0 8px;}
.entreprise-cat-list .children-wrap .cat-link {padding:6px 6px;font-size: 13px;}
@media (max-width: 1200px) {
.entreprises-grid {
    grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 991px) {
  .entreprise-sidebar { padding: 0.75rem; }
  .entreprise-cat-list .children-wrap { padding-left:22px; }

.entreprises-grid {
    grid-template-columns: repeat(2, 1fr);
}
	}
/* Limiter la hauteur de la liste et activer le scroll */
.children-wrap .entreprise-cat-list{
  /* Taille d'un item et nombre visibles (modifiable) */
  --item-h: 30px;   /* hauteur d’un <li> approx. */
  --visible: 4;     /* nombre d’éléments visibles sans scroll */

  max-height: calc(var(--item-h) * var(--visible));
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Assurer une hauteur régulière par item */
.children-wrap .entreprise-cat-list > li{
  display: flex;
  align-items: center;
  min-height: var(--item-h);
  width: 290px;
}

/* Optionnel: styles de scrollbar (Chrome/Edge/Safari) */
.children-wrap .entreprise-cat-list::-webkit-scrollbar{
  width: 8px;
}
.children-wrap .entreprise-cat-list::-webkit-scrollbar-track{
  background: #f2f2f2;
  border-radius: 8px;
}
.children-wrap .entreprise-cat-list::-webkit-scrollbar-thumb{
  background: #c7c7c7;
  border-radius: 8px;
}
.children-wrap .entreprise-cat-list::-webkit-scrollbar-thumb:hover{
  background: #a9a9a9;
}

/* Optionnel: styles de scrollbar (Firefox) */
.children-wrap .entreprise-cat-list{
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 #f2f2f2;
}

/* Ajuste la hauteur des items sur mobile si besoin */
@media (max-width: 480px){
  .children-wrap .entreprise-cat-list{
    --item-h: 36px;
  }
}
.load-more-wrapper {
  text-align: center;
  margin-top: 2em;
}

#load-more-entreprises {
  background: none;
  border: none;
  color: #00a4e8;
  font-size: 1em;
  cursor: pointer;
  text-decoration: underline;
}

.cls_image_wrap {
  position: relative;
  display: block;
  overflow: hidden;
  height: 500px; /* fixed height */
	border-radius: 20px;
}

.cls_image_wrap img {
  height: auto;
  width: 100%;
  transition: transform 3s ease-out; /* smooth scrolling */
}
.cls-btn-appel {
    margin-top: 15px;
}
.current-event-type {
    margin-bottom: 10px;
}
.atc-wrap {
    margin-top: 20px;
}
nav.entreprise-menu ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 0;
    padding: 0 25px;
}
nav.entreprise-menu ul li {
    color: #2C2C2C;
    text-transform: initial;
    font-size: 15px;
    border-right: 1px solid #DBE2EA;
    padding: 5px 15px;
}
nav.entreprise-menu ul li:last-child {
    border: none;
}
nav.entreprise-menu ul li a{
    color: #2C2C2C;
}
/* On hover, simulate vertical scroll */
.cls_image_wrap:hover img {
  transform: translateY(-50%); /* adjust depending on image height */
}
a#header-2-1-btn-1, a#header-2-1-btn-2 {
    font-size: 14px;
}
.gratuit div#presentation {
    padding-top: 50px !important;
}
@media (max-width: 980px){
.affaire-featured {
    height: 450px;
}
.gratuit div#presentation {
    padding-top: 30px !important;
}
.affaire-list-entreprise {
    grid-template-columns: repeat(2, 1fr);
}
.acf-galerie-item img {
    height: 280px;
}
}
@media (max-width: 767px){
.filter-date {
   margin-bottom: 5px;
}
.gratuit div#presentation {
    padding-top: 0px !important;
}
/*.filter-date::before {
    content: "Date";
    z-index: -6;
    position: absolute;
    padding: 0 15px;
    font-weight: 400;
}
input.flatpickr-input.flatpickr-mobile {
    opacity: 0;
    position: absolute;
    z-index: 9;
    width: 40px;
}*/
    input.flatpickr-input.flatpickr-mobile {
        width: 100%;
        height: 35px;
        font-size: 15px !important;
        color: #4e4e4e;
        background: transparent;
        border: none;
        padding: 0 15px;
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-between;
    }
input.flatpickr-input.flatpickr-mobile:before {
    content: "Date";
}

.section_entreprises .et_pb_row {
    flex-direction: column;
}
.entreprises-grid {
    grid-template-columns: repeat(3, 1fr);
}
.entreprise-sidebar {
    width: 100%;
}
.affaire-featured {
    height: 350px;
}
.acf-galerie-grid {
    grid-template-columns: repeat(2, 1fr);
}
.acf-galerie-item img {
    height: 250px;
}
.entreprise-user-picture {
	width: 90px;
	height: 90px;
	margin-left: 30px;
	margin-top: -10px;
}
.entreprise-banner {
    height: 300px;
}
.entreprise-card .entreprise-user-picture {
    margin: auto;
}
.entreprise-cat-list li {
    width: auto !important;
}
.filter-select {
    padding-right: 0px;
}
.cls-sticky {
    padding-top: 30px;
}
	
}
@media (max-width: 480px){
.affaire-list-entreprise {
    grid-template-columns: repeat(1, 1fr);
}
.acf-galerie-item img {
    height: 150px;
}
.entreprise-banner {
    height: 220px;
}
	    .entreprise-cat-list .children-wrap {
        padding-left: 0px;
    }
	    .entreprises-grid {
        grid-template-columns: repeat(1, 1fr);
    }
.entreprise-card .entreprise-user-picture {
        width: 75px;
        height: 75px;
    }
	article.entreprise-card {
    display: grid;
}
.cls-button-affaire p, .cls-button-affaire .et_pb_text_inner {
    flex-direction: column-reverse;
}
}
@media (max-width: 1200px){
.gt_selector.notranslate {
    width: 88px;
}
}
button#place_order {
    border: 1px solid #00AADC !important;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100% !important;
    background: #F2FCFF !important;
    padding: 16px 35px !important;
    position: relative !important;
    display: flex !important;
    align-items: center;
    margin-top: 20px;
}
#select2-billing_country-container {
    padding: 0;
}
.select2-results__option {
    color: #2c2c2c;
}
.payment_box {
    background-color: #ecf9fd !important;
}
li.wc_payment_method.payment_method_cod.et_pb_checked {
    width: auto;
}
/* -------- Button add to calnedar -------- */
      .atc-wrap{position:relative;display:inline-block;}
      .atc-btn{
        appearance:none; -webkit-appearance:none;
        background:#fff; color:#111; border:1px solid #e5e5e5;
        padding:18px 20px; border-radius:30px; font-size:15px; font-weight:600;
        cursor:pointer; box-shadow:0 6px 16px rgba(0,0,0,.08); line-height:1;
      }
      .atc-btn:hover{border-color:#d6d6d6; box-shadow:0 8px 18px rgba(0,0,0,.12);}
	  .single-evenement div#main-content { z-index: 2; position: relative; }

      /* -------- Popover -------- */
      .atc-menu{
        position:absolute; top:65px; left:0; min-width:220px; width:max-content;
        background:#fff; border:1px solid #e7e7e7; border-radius:12px;
        box-shadow:0 12px 28px rgba(0,0,0,.12); padding:10px; z-index:9;
        display:none;
      }
      .atc-menu[data-open="true"]{display:block; animation:atc-fade .2s ease-out;}
      @keyframes atc-fade{from{opacity:0; transform:translateY(-2px);} to{opacity:1; transform:translateY(0);}}
      .atc-menu:before{
        content:""; position:absolute; top:-8px; left:24px; width:16px; height:16px;
        background:#fff; border-left:1px solid #e7e7e7; border-top:1px solid #e7e7e7;
        transform:rotate(45deg);
      }
      .atc-title{margin:0 0 8px 0; padding:6px 10px; font-size:14px; font-weight:700; color:#111;}
      .atc-list{display:flex; flex-direction:column; gap:6px; margin:0; padding:0; list-style:none;}
      .atc-item{
        display:flex; align-items:center; gap:10px; text-decoration:none;
        padding:10px 12px; border-radius:10px; color:#1d1d1f; border:1px solid transparent;
      }
      .atc-item:hover{background:#f7f7f8; border-color:#ececec;}
      .atc-ico{display:inline-flex; width:18px; height:18px; align-items:center; justify-content:center;}


/**************** Brevo newsletter *********************/
.brevo-newsletter {
    display: flex;
    width: 100%;
}

.bnl-input-wrapper {
    border-radius: 40px;
    display: flex;
    width: 100%;
    height: 47px;
    position: relative;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    background: #ffffff;
    align-items: center;
}

.bnl-icon {
    margin-left: 17px;
	width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/07/mail-icon.svg) !important;
}

.bnl-input-wrapper input {
    border: none;
    outline: none;
    flex: 1;
    padding: 10px;
    font-size: 15px;
    background: transparent;
}

.bnl-submit {
    background-color: #014a63; /* dark blue like screenshot */
    color: #fff;
    border: none;
    width: 60px;
    height: 100%;
    border-radius: 0 40px 40px 0;
    box-shadow: 3px 0px 0px 0px #1a1a1a;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.3s;
    background-image: url(/wp-content/uploads/2025/07/arrow-right-white.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.bnl-submit:hover {
    background-color: #FECC16;
}

/* Remove weird focus outline */
input:focus, button:focus {
    outline: none;
}
.admin-share-icons {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}

/* --- Section wrapper --- */
/* GRID */
.ewd-photo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 30px;
}

/* Hidden items */
.acf-galerie-hidden {
    display: none !important;
}

/* Image */
.ewd-photo-item img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 12px;
    transition: .3s;
}
.ewd-photo-item img:hover {
    transform: scale(1.02);
}

/* Caption */
.ewd-photo-caption {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.ewd-photo-caption {
    color: #2c2c2c !important;
}

.tender-entreprise-picture {
    width: 120px;
    border: 1px solid #f2efea;
    border-radius: 8px;
}


/* Mobile */
@media(max-width:980px){
    .ewd-photo-grid { grid-template-columns: repeat(2,1fr); }
    .ewd-photo-item img { height: 250px; }
}

@media(max-width:580px){
    .ewd-photo-grid { grid-template-columns: repeat(1,1fr); }
}
div#header-3 {
    border-bottom: 1px solid #DBE2EA;
}
div#footer-1-1-form {
    padding-bottom: 25px;
}
form#sib_signup_form_2 {
    width: 100%;
}

