@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px !important;
  }
}

.post,
.page {
  margin: 0;
}

.post,
.page,
.site-main,
.footer-width-fixer {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

p {
  margin-bottom: 1.5em;
}

a:visited {
  color: inherit;
}


@media (max-width: 767px) {
  .elementor-widget-text-editor img:not(.lgimg){
    width: 100% !important;
  }
  .elementor-widget-text-editor img.alignright:not(.lgimg) {
    float: none;
    margin-left: 0;
  }
  .elementor-widget-text-editor img.alignleft:not(.lgimg) {
    float: none;
    margin-left: 0;
  }
  .elementor-widget-text-editor img.lgimg{
    max-width: 50%;
  }
}

.elementor-icon-box-wrapper,
.elementor-widget-eael-feature-list {
  overflow-wrap: anywhere;
}

.elementor hr {
  background-color: #8c8b8b;
  margin: 10px 0;
}

.exerpt-text-truncate p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

h2.ha-infobox-title span{
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-style: italic;
}
@media (max-width:1024px){
  h2.ha-infobox-title span{
      font-size: 16px;
  }
}
@media (max-width:767px){
  h2.ha-infobox-title span{
      font-size: 14px;
  }
}

/* counter blcok */
.elementor-widget-counter {
  position: relative;
}

.identite-alnaft .elementor-widget-counter:not(:last-child) .elementor-counter::after {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  right: 0;
  width: 1px;
  background-color: #000;
}

.identite-alnaft .elementor-widget-counter .elementor-counter-title {
  text-align: center;
}

@media (max-width: 767px) {
  .identite-alnaft .elementor-widget-counter .elementor-counter::after {
    display: none;
  }

  .identite-alnaft .elementor-widget-counter:not(:last-child) .elementor-counter::before {
    content: "";
    position: absolute;
    left: 30%;
    right: 30%;
    /* => 40% de largeur */
    bottom: 0;
    height: 1px;
    background-color: #000;
  }

  .nos-chiffres {
    position: relative !important;
  }
}



/* header */
body:not(.elementor-editor-active) .alnaft-header {
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent !important;
  /* background-color: #22222269 !important; */
}

.hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
}

@media (max-width: 1024px) {

  .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before,
  .hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    display: none !important;
  }
}
.pushmenu-alnaft a.hfe-menu-item.elementor-button{
  margin-top: 20px;
}

/* footer */
@media (max-width: 767px) {

  .alneft-footer .hfe-nav-menu a.hfe-menu-item,
  .alneft-footer .hfe-nav-menu a.hfe-sub-menu-item {
    justify-content: center !important;
  }
}

/* Accueil Section aprés slider */
.vl-section {
  background-image: linear-gradient(to bottom, transparent 100px, #FAFAFA 100px);
}

.elementor-widget-ha-infobox.happy-addon.ha-infobox {
  min-height: 100%;
}

@media (max-width: 767px) {
  .vl-section {
    background-image: none;
    background-color: #FAFAFA;
  }
}

/* footer : Style du formulaire newsletter minimal */
.tnp.tnp-subscription-minimal form {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 400px;
  margin: 0 auto;
  border-bottom: 1px solid #222;
  border-radius: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  background: transparent;
}

.tnp.tnp-subscription-minimal .tnp-email {
  flex: 1;
  border: none;
  background: transparent;
  padding: 8px 0;
  font-size: 15px;
  color: #333;
  outline: none;
}

.tnp.tnp-subscription-minimal .tnp-email::placeholder {
  color: #777;
  font-weight: 400;
}

.tnp.tnp-subscription-minimal .tnp-submit {
  width: auto !important;
  background: none;
  border: 1px solid #555;
  border-radius: 7px;
  padding: 2px 10px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
}

.tnp.tnp-subscription-minimal .tnp-submit:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}

.tnp.tnp-subscription-minimal input {
  font-family: inherit;
}


/* PAGE ACCUEIL : Section actualités slider  */
.pcfe_blog_bottom_part.pcfe_box_style_cmn {
  display: flex;
  flex-direction: column;
}

.pcfe-slider-common .pcfe_blog_meta {
  order: 10;
  border-top: 1px solid #000;
  justify-content: space-between;
  padding-top: 10px;
}

.pcfe_blogPost_style1 .pcfe_button {
  top: -25px;
  right: 0;
  inset-block-end: auto;
}

.pcfe-owl-dots .pcfe-owl-dot {
  background-color: #000 !important;
  border-style: none !important;
}

.pcfe-owl-dots .pcfe-owl-dot.active {
  box-shadow: 0px 0px 2px 3px #FBB33D !important;
}

/* page acceuil : memebres alnaft section */
@media (min-width: 577px) and (max-width:767px) {
  .elementor-widget-rttm-team-slider {
    margin-top: 30px;
  }
}

@media (max-width: 576px) {

  .rt-carousel-holder.standard-nav .swiper-nav,
  .rt-carousel-holder.top-nav .swiper-nav {
    top: -35px !important;
  }
}

/* banniere page and articles and blog archive */
.banniere-wrapper {
  position: relative;
  background: url(../img/banniere.jpeg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banniere-wrapper .b-overly {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(2, 2, 2, 0.5);
  z-index: 2;
}

.banniere-wrapper-content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 460px;
  padding-top: 130px;
  padding-bottom: 60px;
  color: #fff;
}

.banniere-wrapper-content .banniere-title {
  color: #fff;
  font-size: 56px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

/*  breadcrumbs */
.banniere-breadcrumbs {
  background-color: #eee;
}

.breadcrumbs {
  color: #000;
  padding: 10px 0;
}

.breadcrumbs a,
.breadcrumbs span {
  color: #000;
  font-weight: 700;
  transition: all .3s;
}

.breadcrumbs a:hover,
.breadcrumbs a:hover span {
  color: #FBB33D;
}

@media (max-width: 1024px) {
  .banniere-wrapper-content .banniere-title {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .banniere-wrapper-content {
    padding-top: 120px;
    min-height: 300px;
  }

  .banniere-wrapper-content .banniere-title {
    font-size: 32px;
  }

  .breadcrumbs {
    text-align: center !important;
    font-size: 14px;
  }

}


/* paginate */
.paginate>.page-numbers {
  display: flex;
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.paginate li a,
.paginate li span,
.paginate li .next {
  padding: 0.375rem 0.75rem;
  position: relative;
  display: block;
  color: #FBB33D;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -ms-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.paginate li .current {
  z-index: 3;
  color: #fff;
  background-color: #FBB33D;
  border-color: #FBB33D;
}

.paginate li a:hover,
.paginate li .next:hover {
  color: #fff;
  background-color: #FBB33D;
  border-color: #FBB33D;
}

/* Page Blog Content */
.alnaft-featured-posts {
  padding: 50px 20px;
}

.alnaft-posts {
  padding: 80px 20px;
}

.bg-eee {
  background-color: #eee;
}

.alnaft-content {
  color: #000000;
}

.alnaft-section-header {
  margin-bottom: 40px;
}

.card.post_item .banniere_wrapper {
    height: 240px;
    overflow: hidden;
}

.card.post_item .banniere_wrapper img{
     height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top; 
}
@media (max-width: 1024px) {
    .card.post_item .banniere_wrapper {
        height: 180px;
    }
}

@media (max-width: 767px) {
    .card.post_item .banniere_wrapper {
        height: 240px;
    }
}

.alnaft-section-title {
  padding: 8px;
  font-weight: 900;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}

/* futured posts */
.featured-item {
  position: relative;
  overflow: hidden;
  height: 420px;
}

.featured-link {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
}

.featured-image .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.featured-item:hover .image {
  transform: scale(1.08);
}

.featured-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 70%);
  z-index: 2;
  transition: background 0.3s ease;
}

.featured-item:hover .featured-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 60%);
}

.featured-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  color: white;
  padding: 20px;
  transition: transform 0.5s ease;
  transform: translateY(60px);
}

.featured-item:hover .featured-content {
  transform: translateY(0);
}

.featured-title {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 6px;
}

.featured-date {
  font-size: 0.85rem;
  opacity: 0.8;
  margin-bottom: 6px;
}

.featured-excerpt {
  font-size: 0.9rem;
  line-height: 1.4;
  color: #eee;
  opacity: 0;
  transition: opacity 0.4s ease 0.1s;
}

.featured-item:hover .featured-excerpt {
  opacity: 1;
}

/* liste des articles */
.alnaft-posts .card {
  border-radius: 0;
  background-color: #fff;
}

.alnaft-posts .card .banniere_wrapper img {
  border-radius: 0;
}

.alnaft-posts .card-body {
  position: relative;
  padding: 30px 15px 15px 15px;
}

.alnaft-posts .card-body .card-lire-la-suite {
  position: absolute;
  top: -30PX;
  right: 0;
}

.alnaft-posts .card-body .card-lire-la-suite .card-btn {
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 25px;
}

.alnaft-posts .card-body .card-lire-la-suite .card-btn:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.alnaft-posts .card-body .card-title,
.alnaft-posts .card-body .card-title a {
  font-family: "Inter", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
  margin-bottom: 20px;
  transition: all .4s;
  outline: none;
}

.alnaft-posts .card-body .card-title a:hover {
  color: #FBB33D;
}

.alnaft-posts .card-body .card-text {
  font-size: 12px;
  font-weight: 400;
  color: #7a7a7a;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.alnaft-posts .cardfooter {
  border-top: 1px solid #000;
  padding-top: 10px;
  font-size: 11px;
  display: flex;
  justify-content: space-between;
}

.alnaft-posts .cardfooter .card-category a,
.alnaft-posts .cardfooter .card-date a {
  color: inherit;
}

.alnaft-posts .cardfooter .card-category a:hover,
.alnaft-posts .cardfooter .card-date a:hover {
  color: #FBB33D;
}

@media (max-width: 767px) {

  .alnaft-featured-posts .container-xl,
  .alnaft-posts .container-xl {
    max-width: 500px;
  }
}

/* single post */
.alneft-single-post {
  padding: 60px 20px 120px 20px;
}

.alnaft-post-header {
  margin-bottom: 25px;
}

.alnaft-post-title {
  display: inline-block;
  font-size: 26px;
  text-align: justify;
  padding-bottom: 20px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  transition: all .4s;
}

.alnaft-post-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10%;
  border-bottom: 4px solid #FBB33D;
  transition: all .4s;
}

.alnaft-post-title:hover::after {
  width: 30%;
}

.alneft-single-post .alnaft-section-content .entry-content {
  border: 1px solid #cbc4c4;
  min-height: 100%;
}

.alneft-single-post .entry-content .texte-post {
  padding: 50px 30px 30px 30px;
  text-align: justify;
}

.alneft-single-post .entry-content .image-post img {
  width: 100%;
  border-radius: 0;
}

.alneft-single-post .entry-content .texte-post .alignleft {
  margin-top: 10px;
  max-width: 50%;
}

@media (max-width: 1024px) {
  .alnaft-post-title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .alneft-single-post {
    padding-bottom: 80px;
  }

  .alnaft-post-title {
    font-size: 22px;
  }

  .alneft-single-post .entry-content .texte-post {
    padding: 30px 20px 20px 20px;
    text-align: justify;
  }
}

@media (max-width: 500px) {
  .alneft-single-post .entry-content .texte-post .alignleft {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
}

/* --- Boutons de partage --- */
.share-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
  font-family: "Poppins", sans-serif;
}

.share-buttons span {
  font-weight: 600;
  color: #333;
  margin-right: 5px;
}

.share-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid #333;
}

.share-btn:hover {
  background-color: #000;
  color: #fff;
  transform: translateY(-2px);
  opacity: 0.9;
}

@media (max-width: 767px) {
  .share-buttons span {
    font-size: 14px;
  }

  .share-btn {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }
}


/* sidebar */
#post-sidebar {
  font-size: 14px;
  color: #000;
  padding-left: 10px;
}

#post-sidebar section.widget {
  margin-bottom: 40px;
}

#post-sidebar .wp-block-heading {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

#post-sidebar .widget_search {
  background: #f8f8f8;
  padding: 40px 30px;
  margin-bottom: 30px;
}

#post-sidebar .widget_search label {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

#post-sidebar .widget_search form {
  position: relative;
}

#post-sidebar .widget_search input[type="search"] {
  width: 100%;
  background: #fff;
  border: none;
  padding: 12px 45px 12px 15px;
  font-size: 14px;
  outline: none;
}

#post-sidebar .widget_search input[type="search"]::placeholder {
  color: #000;
}

#post-sidebar .widget_search button {
  position: absolute;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #f4a100;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#post-sidebar .widget_search button:hover {
  color: #000;
}

/* --- CATEGORIES --- */
#post-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#post-sidebar ul li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
}

#post-sidebar ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 6px;
  height: 6px;
  background-color: orange;
  border-radius: 50%;
}

#post-sidebar ul a {
  text-decoration: none;
  color: #333;
  transition: color 0.3s ease;
}

#post-sidebar ul a:hover {
  color: orange;
}

#post-sidebar li {
  padding: 8px 0;
}

#post-sidebar li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

/* === Sidebar Articles recents === */
#post-sidebar .custom-recent-posts img {
  width: 100%;
}

#post-sidebar .custom-recent-posts .card {
  border: none;
  border-radius: 0;
}

#post-sidebar .custom-recent-posts .post-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

#post-sidebar .custom-recent-posts .card-title,
#post-sidebar .custom-recent-posts .card-title a {
  font-weight: 500;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
  font-size: 16px;
  transition: color 0.3s ease;
}

#post-sidebar .custom-recent-posts .card-title a:hover {
  color: orange;
}

#post-sidebar .custom-recent-posts .card-date {
  font-size: 14px;
  color: #666;
}

@media (max-width: 1024px) {
  #post-sidebar .widget_search label {
    font-size: 20px;
  }

  #post-sidebar .wp-block-heading {
    font-size: 18px;
  }

  #post-sidebar .custom-recent-posts .card-title,
  #post-sidebar .custom-recent-posts .card-title a {
    font-size: 12px;
  }

  #post-sidebar .custom-recent-posts .card-date {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  #post-sidebar {
    margin-top: 40px;
    padding-left: 0;
  }

  #post-sidebar .widget_search label {
    font-size: 22px;
  }

  #post-sidebar .wp-block-heading {
    font-size: 20px;
  }

  #post-sidebar .custom-recent-posts .card-title,
  #post-sidebar .custom-recent-posts .card-title a {
    font-size: 16px;
  }

  #post-sidebar .custom-recent-posts .card-date {
    font-size: 14px;
  }
}


/* custom liste style */
.elementor-widget-text-editor ul,
.alneft-single-post .texte-post ul,
.eael-accordion-list .eael-accordion-content ul {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.elementor-widget-text-editor ol,
.alneft-single-post .texte-post ol,
.eael-accordion-list .eael-accordion-content ol {
  margin-left: 0;
}

.elementor-widget-text-editor ul li,
.alneft-single-post .texte-post ul li,
.eael-accordion-list .eael-accordion-content ul li {
  list-style: none;
  position: relative;
  padding-left: 1.2em;
}

.elementor-widget-text-editor ul li::before,
.alneft-single-post .texte-post ul li::before,
.eael-accordion-list .eael-accordion-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 0.5em;
  height: 0.5em;
  background-color: #FBB33D;
}

.elementor-widget-text-editor ul li ul li::before,
.alneft-single-post .texte-post ul li ul li::before,
.eael-accordion-list .eael-accordion-content ul li ul li:before {
  border-radius: 50%;
  background-color: #171615;
}

.elementor-widget-text-editor ul li ul li ul li::before,
.alneft-single-post .texte-post ul li ul li ul li::before,
.eael-accordion-list .eael-accordion-content ul li ul li ul li:before {
  content: "-";
  /* tiret moyen (alt + 0150 ou \2013) */
  color: #333;
  position: static;
  font-weight: bold;
  margin-right: 0.4em;
  background-color: transparent;
}

/* section ecrivez-nous */
.ecrivez-nous-section {
  font-family: "Inter", Sans-serif;
  background-color: #F9B33F;
  padding: 20px;
}

.ecrivez-nous-section-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ecrivez-nous-section .section-content {
  padding: 0px 15px;
}

.ecrivez-nous-section .the-sub-title {
  color: #000000;
  font-size: 20px;
}

.ecrivez-nous-section .the-title-heading {
  font-family: "Inter", Sans-serif;
  font-size: 27px;
  font-weight: 800;
  color: #000000;
}

.ecrivez-nous-section .section-action {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  height: 100%;
  flex-basis: 23%;
}

.ecrivez-nous-section .section-action .btn {
  padding: 7px 20px 7px 20px;
  font-family: "Inter", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  transition: .5s;
  border-radius: 15px;
  border-color: #000;
  color: #000;
}

.ecrivez-nous-section .section-action .btn:hover {
  background-color: #000;
  color: #fff;
}

@media (max-width: 1024px) {
  .ecrivez-nous-section .the-title-heading {
    font-size: 24px;
  }

  .ecrivez-nous-section .the-sub-title {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 940px) {

  .ecrivez-nous-section .section-action,
  .eael-call-to-action.cta-flex .action {
    flex-basis: 40%;
  }
}

@media (max-width: 767px) {
  .ecrivez-nous-section-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
  }

  .ecrivez-nous-section .the-title-heading {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 36px;
  }

  .ecrivez-nous-section .the-sub-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
  }
}

/*============== animation ==============*/

/* accueil : section Les nouvelles de l’énergie (articles) */
.pcfe-owl-carousel.pcfe-owl-drag .pcfe-owl-item:hover {
  transition: transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}

.pcfe-owl-carousel.pcfe-owl-drag .pcfe-owl-item:hover {
  transform: scale(0.9);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* accueil : Les Services d’ALNAFT */
.alnaft-services .elementor-widget-ha-infobox.happy-addon.ha-infobox {
  transition: all 0.4s;
}

.alnaft-services .elementor-widget-ha-infobox.happy-addon.ha-infobox:hover {
  /* box-shadow: 0 0 20px 4px #F9B33F; */
  box-shadow: 0 0 12px 2px rgba(249, 179, 63, 0.4);
  /* transform: translateY(-4px); */
}

/* organigramme page a propos */
.wpdevart_org_chart_container:not(.wpda_mobile) li .wpda_tree_item_container {
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.wpdevart_org_chart_container.wpda_mobile li .wpda_tree_item_container {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.wpdevart_org_chart_container:not(.wpda_mobile) ul li {
  padding: 20px 10px 0 10px !important;
}

.wpdevart_org_chart_container:not(.wpda_mobile) li .wpda_tree_item_container>div {
  border: none !important;
}

.wpdevart_org_chart_container.wpda_mobile li .wpda_tree_item_container>div {
  padding: 20px;
  border: 1px solid #000000;
}

.wpdevart_org_chart_container .wpda_tree_item_img_cont,
.wpdevart_org_chart_container li .wpda_tree_item_container img {
  border-radius: 100%;
}

.wpdevart_org_chart_container:not(.wpda_mobile) .wpda_tree_item_img_cont {
  margin-bottom: 10px !important;
  width: 110px !important;
  height: 110px !important;
}

.wpdevart_org_chart_container.wpda_mobile .wpda_tree_item_img_cont {
  margin-bottom: 10px !important;
}

.wpda_tree_item_title,
.wpda_tree_item_desc {
  word-break: break-word !important;
}

:not(.wpda_mobile) .wpda_tree_item_title {
  font-size: 16px !important;
  margin-bottom: 10px !important;
}

:not(.wpda_mobile) .wpda_tree_item_desc {
  font-size: 14px !important;
}

/* page documents contractuels */
@media (max-width: 767px) {
  .doc-content-abs {
    position: static;
  }
}

/* team */
.tlp-single-detail {
  display: inline-block;
  width: 100%;
  line-height: 1.6;
  padding: 60px 20px;
}

@media (max-width: 767px) {
  .tlp-single-detail {
    text-align: center;
  }

  .rt-team-container img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

.rt-team-container .pagination>li>a,
.rt-team-container .pagination>li>span {
  background-color: #eee !important;
  color: #000 !important;
}

.rt-team-container .pagination>li>a:hover,
.rt-team-container .pagination>li>span:hover,
.rt-team-container .pagination>li>a:focus,
.rt-team-container .pagination>li>span:focus {
  background-color: #FBB33D !important;
  color: #000 !important;
}

.rt-team-container .pagination>.active>a,
.rt-team-container .pagination>.active>span,
.rt-team-container .pagination>.active>a:hover,
.rt-team-container .pagination>.active>span:hover,
.rt-team-container .pagination>.active>a:focus,
.rt-team-container .pagination>.active>span:focus {
  background-color: #000 !important;
  color: #fff !important;
}

/* page serach */
.post-type-label {
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}

/*  page presentation bdn */
.p-objectifs .ha-infobox-body{
  align-content: center;
}

/* page Conventionnels */
.ongle-vertical.elementor-widget-n-tabs .e-n-tab-title {
    justify-content: space-between;
}

/* call to action section */
.prequalification-action .eael-call-to-action.cta-flex .action {
    padding-top: 0px;
}

/* page BDN */
.arbre-list .elementor-widget-text-editor ul{
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px; /* espace entre ligne et texte */
    position: relative;
}
.arbre-list .elementor-widget-text-editor ul::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 11px;
    bottom: 11px;
    width: 2px;
    background: #f4a623; /* orange de ton image */
}
.arbre-list .elementor-widget-text-editor ul li {
    position: relative;
    margin: 12px 0;
}
.arbre-list .elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    left: -14px;
    top: 11px;
    width: 20px;
    height: 3px;
    background: #f4a623;
    border-radius: 50%;
}


/* masquer pays from select in forminator */
form select option[value="Israel"],
[data-country-code="IL"] {
    display: none !important;
     visibility: hidden !important;
}
/* remove contry anti-palestine from select contry */
.iti__flag.iti__il,
#iti-0__item-il,
[data-dial-code="972"],
[data-country-code="il"]
{
    display: none !important;
    visibility: hidden !important;
}


/* admin bar icon */
#wpadminbar #wp-admin-bar-wp-logo .ab-item img{
  padding-top: 6px;
}
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary, 
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu
{
    display: none;
} 

.eael-countdown-label-block .eael-countdown-digits
{
     margin-bottom:10px;
}


/* lang choice polylang  */
select#lang_choice_polylang-REPLACE_TO_ID {
    display: block;
    font-size: 16px;
    line-height: 1.3;
    padding: 0.2em 0.8em 0.2em 0.8em;
    border: 1px solid #000;
    border-bottom: 0;
    outline: none;
    text-transform: uppercase;
}

/*  */
.menu-item.current-menu-ancestor a.hfe-menu-item.elementor-button{
	color:inherit !important;
}

/* forminator */
.forminator-field-phone input::placeholder {
    opacity: 0 !important;
}
