/*Pharm v2*/
/*Share*/
.jeg_sharelist .jeg_btn-twitter img {
  width: auto !important;
  height: 17px;
  margin-top: 9px;
}

.wppb-form-field.wppb-default-password {
  display: block !important;
}

.wppb-description-delimiter-edit {
  font-size: 11px;
  width: 100%;
  display: block;
  padding-left: 270px;
}

/*Sondage*/
.single-post #icon-sondage {
  display: none !important;
}
.single-post .basic-yop-poll-container .basic-inner {
  height: auto !important;
  border: 8px solid #22eaca;
}
.single-post .basic-vote {
  margin-top: auto !important;
}

.single-post .basic-yop-poll-container {
  border: unset !important;
}

.single-post .basic-message {
  background-color: #fff !important;
  border-left: 7px solid rgb(255, 0, 0) !important;
}
.single-post .basic-message.basic-error p {
  font-size: 12px !important;
  color: rgb(255, 0, 0) !important;
  padding: 0 5px !important;
}

.jeg_meta_like_container a.like span {
  font-size: 13px;
  font-weight: 700;
  margin-top: -10px;
}
.jeg_meta_like_container .fa.fa-thumbs-up,
.jeg_meta_like_container .fa.fa-thumbs-o-up {
  font-size: 22px !important;
  color: #22eaca !important;
}
.jeg_meta_like a {
  color: #22eaca !important;
}

/*style like dans les pages de catégories*/
.archive.category .jeg_main_content .like-count-box,
.page-id-538 .count-like {
  margin-left: 0 !important	;
  margin-right: 10px;
  font-weight: 700 !important;
}
/*style bloc a la une*/
.jeg_heroblock_13 .count-like {
  color: #3c4344 !important;
}
.jeg_meta_like_container .like {
  padding: 10px;
  border-radius: 3px;
  background: #f5f5f5;
}
/*style Reaction*/

.emoji-reactions-container .emoji-reaction .emoji {
  background: #f5f5f5;
  border-radius: 100%;
  padding: 4px 2px;
  font-size: 40px;
}
.emoji:hover {
  background-color: #22eaca !important;
}
.emoji-reactions-container .emoji-reaction:hover {
  transition: all 0.3s ease;
  transform: scale(1.2);
}

.reaction-count {
  background: #0b0b4f;
  border-radius: 100%;
  color: #fff;
  margin-left: 35px;
  width: 25px;
  margin-top: -70px;
}
.active .emoji {
  background-color: #22eaca !important;
}
span[data-reaction-id="6"] {
  display: none !important;
}
.emoji-reactions-container .emoji-reaction.inactive {
  filter: grayscale(50%) !important;
}
.emoji-reactions-container .emoji-reaction.inactive:hover {
  filter: grayscale(0%) !important;
}
.emoji-reaction.inactive .reaction-count,
.emoji-reaction.active .reaction-count {
  filter: grayscale(0%) !important;
}
.archive.category .jeg_block_container .count-like {
  font-weight: 700;
}
.emoji-reactions-container {
  margin-left: -12px !important;
}
@media screen and (max-width: 767px) {
  .emoji-reactions-container .emoji-reaction .emoji {
    width: 40px !important;
    height: 40px !important;
  }
  .reaction-count {
    margin-left: 20px;
    margin-top: -50px;
  }
}

.single-post .emoji-reactions-container .emoji-reaction span.emoji img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.emoji-reactions-container .emoji-reaction .emoji {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background: #f5f5f5;
  border-radius: 50%;
  padding: 5px;
}
.jeg_meta_date .reactions img {
  width: 12px !important;
}

.jeg_meta_date .reactions span {
  position: relative;
  top: -1.5px;
}
img.emoji-icon {
  background: transparent !important;
}
.jeg_sidebar .count-like {
  color: #a0a0a0 !important;
  font-weight: 100;
  padding-top: 2px;
}

@media screen and (min-width: 1200px) {
  .page-id-60 .basic-yop-poll-container .basic-inner {
    height: 432px;
  }
}

/* mes thematiques */
.wppb-form-field > span.custom_field_html {
  padding-top: 15px !important;
  position: relative !important;
  font-style: normal !important;
  font-size: 100% !important;
}

.wppb-form-field > span {
  display: flex !important;
  gap: 25px !important;
  clear: both;
  font-size: 80% !important;
  font-style: italic !important;
}
.wppb-form-field input[type="checkbox"] {
  margin-right: 6px !important;
}
.wppb-form-field > span.custom_field_html {
  padding-left: 20px;
  padding-bottom: 15px;
}

.wppb-user-forms .wppb-form-field label {
  width: 30% !important;
}
.wppb-user-forms input[readonly] {
  background: #f7f7f7;
  cursor: not-allowed;
  opacity: 0.8;
}
.wppb-form-field label {
  display: flex;
  align-items: center;
}

/*Style titre popup*/
#pum_popup_title_15801 {
  text-align: center !important;
  color: #ffffff !important;
  font-size: 23px !important;
  line-height: 1 !important;
  margin: 15px 40px 25px 40px !important;
  font-weight: 600 !important;
}

/*Style 2 boutons*/
.popup-buttons {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 20px;
}

.popup-buttons a,
.popup-buttons button {
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  color: #ffff !important;
  height: 45px !important;
  align-content: center;
}

.btn-configurer {
  background-color: #0b0b4f;
}

.btn-configurer:hover {
  background-color: #0b0b4f;
}

.btn-fermer {
  background-color: #22eaca;
  color: #ffff;
  border: 1px solid #ffff !important;
}

.btn-fermer:hover {
  background-color: #22eaca;
}

@media screen and (min-width: 375px) and (max-width: 1440px) {
  #popmake-15801 .popup-buttons a,
  #popmake-15801 .popup-buttons button {
    display: grid;
  }
}

@media screen and (max-width: 392px) {
  #popmake-15801 .popup-buttons {
    gap: 0 !important;
    display: grid !important;
  }
}

/*Mes_actus*/
#mes_actus .jeg_post_title a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#mes_actus .jeg_post_excerpt p {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*style bloc sondage HOME*/
.basic-form .basic-vote a {
  position: relative;
  top: unset !important;
  left: 0px;
}
.sondage_bloc .basic-elements .basic-question-text-vertical ul {
  margin-top: -5px !important;
}
.basic-yop-poll-container .basic-vote {
  padding: 0 !important;
  margin: 0 !important;
  min-height: auto !important;
  height: auto;
  line-height: normal;
}

@media screen and (max-width: 1199px) {
  .blog_3.vc_col-sm-8 {
    width: 100%;
  }
  .sondage_bloc.vc_col-sm-4 {
    width: 100%;
  }
  .sondage_bloc .bootstrap-yop .basic-form img {
    left: 43% !important;
  }
}

.sondage_bloc .jeg_block_title {
  margin-right: 5px;
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .sondage_bloc .basic-question-title {
    padding-top: 25px !important;
  }
}

.basic-yop-poll-container .basic-vote {
  position: static;
}

.sondage_bloc .basic-question-text-vertical .basic-question-title h5 {
  hyphens: auto !important;
  word-break: normal;
  overflow-wrap: break-word;
}

/*Fin bloc sondage Home*/

/*style filtre*/
.filtre_date {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 10px 15px 15px 15px;
  margin-bottom: 15px;
  float: left;
  display: block;
  width: 100%;
}

.filtre_date label {
  font-weight: 600;
  color: #000 !important;
}

.filtre_date input[type="submit"] {
  border-radius: 6px !important;
  background: #0b0b4f !important;
  width: 100% !important;
}

.filtre_date .d-flex {
  display: flex !important;
}
.filtre_date .align-items-center {
  align-items: center !important;
  float: left !important;
  display: block !important;
  width: 98% !important;
}
.filtre_date .align-items-end {
  align-self: flex-end !important;
}
.bouton_filter_date {
  background: #0b0b4f !important;
  color: #fff !important;
  vertical-align: bottom;
  width: 100%;
}
.page_event .bouton_filter_date {
  margin-top: 31px;
}
.category .bouton_filter_date {
  margin-top: 30px !important;
}

.bouton_filter_date:hover {
  background: #22eaca !important;
}

.filtre_date input:not([type="submit"]) {
  width: 100% !important;
  border-radius: 6px !important;
  font-weight: 400 !important;
}
.filtre_date label {
  font-size: 14px !important;
}

.filtre_date input {
  margin-top: 5px !important;
  font-size: 13px !important;
}

.page_event .jeg_empty_module,
.category .jeg_postblock_25 .jeg_empty_module {
  border-radius: 10px !important;
}
@media screen and (min-width: 1024px) {
  .text-bouton {
    display: none !important;
  }
}
.category .jeg_cat_content.row {
  clear: both !important;
}
.page_event .jeg_postblock_4 {
  clear: both !important;
}
.page_event .wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin-bottom: 0px !important;
}
.category .filtre_date {
  margin-top: 7px !important;
}

/*Style historique sondage*/

.timeline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.timeline:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 5px;
  background: #2d353c;
  left: 20%;
  margin-left: -2.5px;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  padding: 20px 0;
}

.timeline .timeline-time {
  position: absolute;
  left: 0;
  width: 18%;
  text-align: right;
  top: 30px;
}

.timeline .timeline-time .date,
.timeline .timeline-time .time {
  display: block;
  font-weight: 600;
}

.timeline .timeline-time .date {
  line-height: 16px;
  font-size: 12px;
}

.timeline .timeline-time .time {
  line-height: 24px;
  font-size: 20px;
  color: #242a30;
}

.timeline .timeline-icon {
  left: 15%;
  position: absolute;
  width: 10%;
  text-align: center;
  top: 36px;
}

.timeline .timeline-icon a {
  text-decoration: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 20px;
  background: #d9e0e7;
  line-height: 10px;
  color: #fff;
  font-size: 14px;
  border: 5px solid #2d353c;
  transition: border-color 0.2s linear;
}

.timeline .timeline-body {
  margin-left: 23%;
  margin-right: 10%;
  background: #fff;
  position: relative;
  padding: 20px 25px;
  border-radius: 6px;
}

.timeline .timeline-body:before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-right-color: #fff;
  left: -20px;
  top: 20px;
}

.timeline .timeline-body > div + div {
  margin-top: 15px;
}

.timeline .timeline-body > div + div:last-child {
  margin-bottom: -20px;
  padding-bottom: 20px;
  border-radius: 0 0 6px 6px;
}

.timeline-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e7eb;
  line-height: 30px;
}

.timeline-header .sondage-image {
  float: left;
  width: 34px;
  height: 34px;
  border-radius: 40px;
  overflow: hidden;
  margin: -2px 10px -2px 0;
}
.timeline-header .reaction-image {
  float: left;
  width: 34px;
  height: 34px;
  overflow: hidden;
  margin: -2px 10px -2px 0;
}
.timeline-header .sondage-titre {
  font-size: 16px;
  font-weight: 600;
}

.timeline-header .sondage-titre,
.timeline-header .sondage-titre a {
  color: #2d353c;
}

.timeline img {
  max-width: 100%;
  display: block;
}

.timeline-content {
  letter-spacing: 0.25px;
  line-height: 18px;
  font-size: 13px;
}

.timeline-content:after,
.timeline-content:before {
  content: "";
  display: table;
  clear: both;
}

.timeline-title {
  margin-top: 0;
}

.timeline-footer {
  background: #fff;
  border-top: 0px solid #e2e7ec;
  padding-top: 15px;
}

.timeline-footer a:not(.btn) {
  color: #575d63;
}

.timeline-footer a:not(.btn):focus,
.timeline-footer a:not(.btn):hover {
  color: #2d353c;
}

#user-yop-polls-timeline .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

.content-inner ul.timeline {
  padding-left: 0 !important;
}
.timeline:before {
  background: #22eaca !important;
}
ul.timeline li {
  list-style: none;
}
.timeline .jeg_post_category a {
  background: #0b0b4f !important;
  pointer-events: none !important;
}
.timeline .jeg_post_category a {
  color: #ffffff !important;
}

.timeline .sondage-titre {
  position: relative;
  display: block;
}

.timeline .sondage-titre .jeg_post_category {
  position: absolute;
  top: -23px;
  right: -31px;
}
.timeline .link-result {
  text-decoration: underline;
  font-size: 13px;
  color: #22eaca !important;
}
.timeline .timeline-footer {
  padding-bottom: 34px !important;
  margin-top: -30px !important;
}
.read-more-survey {
  font-size: 13px !important;
  font-weight: 600 !important;
  cursor: pointer;
}
.timeline .yop-timeline-item {
  margin-bottom: 0 !important;
}
.timeline-content p {
  font-size: 14px !important;
}
.historique-mon-activite .vc_tta-title-text {
  font-weight: 600;
  color: #000000;
}

/* message erreur */
.interaction-deleted {
  color: #c00;
  font-style: italic;
}
.reaction-inline {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.interaction-filter-form {
  display: none;
}
/* page indisponible */
.pi-empty-card {
  background-color: #c6f9f0;
  border-radius: 12px;
  padding: 25px 40px;
  text-align: center;
  font-family: inherit;
  color: #0b0b4f;

  margin: 0 auto;
  border: none;
}

.pi-title {
  font-size: 2rem;
  font-weight: 600;
  color: #0b0b4f;
  margin-bottom: 15px;
  text-align: center;
}

.pi-message {
  font-size: 1rem;
  line-height: 3;
  color: #0b0b4f;
  margin-bottom: 20px;
  text-align: center;
  word-wrap: break-word;
  white-space: normal;
}

.pi-buttons .pi-btn {
  background-color: #0b0b4f;
  color: #ffffff;
  font-weight: 600;
  font-size: 0.95rem;
  border-radius: 6px;
  padding: 10px;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.pi-warning-icon {
  font-size: 2rem;
  color: #f7b500;
  margin: 10px 0 20px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .pi-empty-card {
    padding: 20px;
  }
  .pi-title {
    font-size: 1.5rem;
  }
}
.interactions-controls {
  display: none !important;
}

#jnews_tab_post-3 .thumbnail-container img {
  object-fit: cover !important;
}

/*Fixer titre article de sidebar sur 3 lignes*/
#jnews_tab_post-3 .jeg_post_title a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

/*Début style mod password */
.wppb-edit-user #wppb-form-element-13 {
  display: none !important;
}
#wppb-register-user #wppb-form-element-26 {
  display: none !important;
}

.edit-password-bouton {
  background-color: #22eaca;
  color: #fff;
  padding: 0 20px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  outline: 0;
  -webkit-appearance: none;
  transition: 0.3s ease;
  border: unset !important;
  border-radius: 0px 3px 3px 0 !important;
}
#wppb-edit-user #passw1 {
  border-radius: 3px 0 0 3px !important;
}
.button-edit-psw {
  background: #0b0b4f !important;
  margin-top: 5px !important;
}

#md-change-password-form p {
  margin-bottom: 10px;
}

#md-change-password-form label,
#md-change-password-form small {
  color: #0b0b4f !important;
}
/*Fin style mod password*/

/* menu topbar */
.mon-compte-menu {
  position: relative;
}

.mon-compte-menu .menu-mon-compte:hover > .sub-menu {
  display: block;
}

.mon-compte-menu .sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  list-style: none;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  left: 0;
  top: 100%;
  min-width: 180px;
  z-index: 9999 !important;
}

.mon-compte-menu .menu-mon-compte > a {
  cursor: pointer;
}
/* Retirer flèche automatique */
.mon-compte-menu > .menu-mon-compte > a::after {
  content: none !important;
}

.mon-compte-menu > .menu-mon-compte > a {
  text-transform: uppercase !important;
  font-size: 11px !important;
  letter-spacing: 0.5px;
  color: white;
}

.mon-compte-menu .sub-menu li.current-menu-item > a,
.mon-compte-menu .sub-menu li.current-menu-ancestor > a,
.mon-compte-menu .sub-menu li.current-menu-parent > a {
  background-color: #22eaca;
  color: #fff;
}

.mon-compte-menu .sub-menu li > a {
  color: #212121 !important;
}

.mon-compte-wrapper a i {
  margin-right: 6px;
}
.mon-compte-wrapper a span {
  display: inline;
}
.sf-arrows ul .sf-with-ul {
  padding-right: 0px !important;
}
@media (max-width: 1024px) {
  /* Styles uniquement pour Recover Password */
  #wppb-recover-password .wppb-form-field input,
  #wppb-recover-password .wppb-form-field input[type="text"],
  #wppb-recover-password .wppb-form-field input[type="number"],
  #wppb-recover-password .wppb-form-field input[type="email"],
  #wppb-recover-password .wppb-form-field input[type="url"],
  #wppb-recover-password .wppb-form-field input[type="password"],
  #wppb-recover-password .wppb-form-field input[type="search"],
  #wppb-recover-password .wppb-form-field select,
  #wppb-recover-password .wppb-form-field textarea,
  #wppb-recover-password .wppb-checkboxes,
  #wppb-recover-password .wppb-radios {
    width: 100% !important;
    float: left;
  }
  .wppb-form-field > span {
    margin-left: 0px !important;
  }
  /* Labels uniquement pour Recover Password */
  #wppb-recover-password .wppb-form-field label {
    width: 100%;
    float: unset !important;
    min-height: unset;
  }
  #wppb-recover-password li.wppb-form-field label,
  #wppb-recover-password label {
    padding-bottom: 10px;
    font-weight: 600 !important;
  }

  /*  fin styles uniquement pour Recover Password */

  /* Cacher le texte (garder que l’icône) */
  .mon-compte-wrapper a span {
    display: none !important;
  }

  /* Icône plus grosse et centrée */
  .mon-compte-wrapper a i {
    font-size: 20px;
    margin-right: 0;
    display: block;
    text-align: center;
  }

  .mon-compte-menu .sub-menu {
    min-width: 140px;
    left: auto;
    right: 0;
    top: 100%;
    margin-top: 15px;
    padding: 8px 6px;
  }

  .mon-compte-menu .sub-menu li > a {
    font-size: 14px !important;
    padding: 8px 10px !important;
  }

  /* Couleurs au menu actif */
  .mon-compte-menu .sub-menu li.current-menu-item > a,
  .mon-compte-menu .sub-menu li.current-menu-ancestor > a,
  .mon-compte-menu .sub-menu li.current-menu-parent > a {
    background-color: #22eaca !important;
    color: #fff !important;
  }
  .sf-arrows ul .sf-with-ul {
    padding-right: 10px !important;
  }
  /* Couleur du texte normale */
  .mon-compte-menu .sub-menu li > a {
    color: #212121 !important;
  }
}
/* icone favo */

.simplefavorite-button {
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border: 2px solid #22eaca !important;
  border-radius: 10px;
  color: #22eaca;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s;
}

.simplefavorite-button:hover {
  transform: scale(1.03) !important;
  box-shadow: 0 4px 12px rgba(0, 217, 180, 0.3) !important;
}

.simplefavorite-button i {
  border-radius: 10px !important;
  font-size: 25px !important;
  background-color: unset !important;
  color: #22eaca !important;
}

/*si l'icône est un pseudo-element*/
.simplefavorite-button::before,
.simplefavorite-button::after {
  color: #ffffff !important;
  content: "" !important;
}

.simplefavorite-button.active {
  background-color: #22eaca !important;
  box-shadow: none !important;
  color: #22eaca !important;
}

.simplefavorite-button.active i {
  color: #ffffff !important;
}
.simplefavorites-remove {
  border-radius: 8px !important;
}

/* Chaque champ du formulaire */
@media screen and (min-width: 1024px) {
  #wppb-edit-user li.wppb-form-field,
  #wppb-edit-user .wppb-form-field.wppb-default-password,
  #wppb-edit-user li.wppb-form-field.wppb-html {
    flex: 1 1 calc(50% - 20px) !important;
    box-sizing: border-box !important;
  }
  #wppb-edit-user ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  #wppb-edit-user.wppb-user-forms ul li {
    padding-bottom: 0px !important;
  }
  #wppb-edit-user .wppb-form-field label {
    width: 25% !important;
    margin-top: 10px !important;
  }
  #wppb-edit-user .wppb-form-field input,
  #wppb-edit-user .wppb-form-field input[type="text"] {
    width: 75% !important;
  }
  .input-group {
    width: 75% !important;
  }
}

#wppb-form-element-26 .custom_field_html {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #wppb-register-user .wppb-form-field#wppb-form-element-26 input {
    width: auto !important;
  }
  .wppb-form-field#wppb-form-element-26 label {
    width: 100% !important;
  }
  #wppb-form-element-26 span {
    display: block !important;
  }
  .input-group {
    width: 70% !important;
  }
  #btn_deconnect {
    font-size: 14px !important;
  }
  .wpb_content_element.bloc-deconnect {
    margin-bottom: 50px !important;
    margin-top: 30px !important;
  }
}

#wppb-edit-user.wppb-user-forms ul {
  max-width: 100% !important;
}

#wppb-edit-user .wppb-form-field .wppb-radios label {
  display: inline-flex !important;
}

#wppb-form-element-26 {
  background: #ffffff !important;
  border-radius: 10px;
  padding: 10px 15px 15px 15px;
}
#wppb-form-element-26.wppb-form-field > span {
  margin-left: unset !important;
}
#wppb-form-element-26.wppb-form-field > span.custom_field_html {
  padding-left: 0px !important;
}
#edit_profile {
  float: right !important;
  border-radius: 10px !important;
}

.admin-bar #wppb_form_general_message {
  padding-top: 0px;
}

li.wppb-form-field label,
#wppb-loginform label {
  font-weight: 600 !important;
}
li.wppb-form-field .wppb-rc-value,
#wppb-form-element-26 span label {
  font-weight: 400 !important;
}

#md-change-password-message .wppb-error,
#md-change-password-message .wppb-success {
  font-size: 14px !important;
  margin: 0px 0 12px 0;
  color: #666 !important;
}

.admin-bar #wppb_form_general_message {
  padding-top: 10px !important;
}

#wppb-edit-user #passw1 {
  pointer-events: none;
  color: #999;
}

.page_event .bouton_filter_date {
  margin-top: 30px !important;
}
#wppb-register-user #wppb-form-element-26 {
  background: #f7f7f7 !important;
}
input[type="submit"].wpcf7-submit {
  border-radius: 10px !important;
  float: right !important;
}
#connecter_button,
#wppb-submit,
.read-more-survey,
input[type="submit"],
#wppb-recover-password-button,
.wppb-register-user input[type="submit"],
#pum_popup_title_1075 #popmake-1075 input[type="submit"],
.jeg_readmore,
#submit,
.button.basic-vote-button {
  border-radius: 10px !important;
}
.jeg_post_category a {
  border-radius: 3px !important;
}
.jeg_block_title span {
  border-radius: 10px 10px 0 0 !important;
}

@media screen and (max-width: 426px) {
  #wppb-edit-user .custom_field_radio {
    width: 50% !important;
  }
  .wppb-form-field#wppb-form-element-26 label {
    width: 100% !important;
  }
}

@media screen and (max-width: 376px) {
  .input-group {
    width: 100% !important;
  }
  .wppb-form-field#wppb-form-element-26 label {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #wppb-register-user .wppb-form-field#wppb-form-element-26 > span {
    display: block !important;
  }
  #wppb-register-user .wppb-form-field#wppb-form-element-26 input {
    width: auto !important;
  }
  .custom_field_html {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .custom_field_html span {
    white-space: nowrap;
  }

  .custom_field_html label {
    display: flex;
    align-items: center;
    gap: 4px;
  }
}

#wppb-register-user #wppb-form-element-14 {
  margin-top: 14px !important;
}
/* bloc abonnemet edit profile */
/* Conteneur du label */
@media screen and (min-width: 1025px) {
  #wppb-edit-user #custom_field_mailpoet_subscribe_14 {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #wppb-edit-user label[for="custom_field_mailpoet_subscribe_14"] {
    display: flex !important;
    align-items: center !important;
    white-space: nowrap !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* responsive */
@media screen and (max-width: 1024px) {
  #wppb-edit-user label[for="custom_field_mailpoet_subscribe_14"] {
    display: inline-flex !important;
    align-items: center !important;
    white-space: nowrap !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #wppb-edit-user #custom_field_mailpoet_subscribe_14 {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #wppb-edit-user li.wppb-mailpoet-subscribe {
    margin-top: 14px !important;
    padding-bottom: 0;
  }
}
/* style italique */
.single-post i:not(.fa):not(.fas):not(.far):not(.fal):not(.fab) {
  font-style: normal;
}

#wppb-form-element-26 .custom_field_html input {
  width: auto !important;
}

.bloc-favoris .jeg_post_title {
  width: 95% !important;
}

/*cacher message dans commentaire */
#respond .required-field-message {
  display: none !important;
}

/* message sous champ mot de passe wbpp IB */
#wppb-form-element-12 {
  display: block !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}

.wppb-user-forms.wppb-edit-user span.wppb-description-delimiter {
  display: none !important;
}
#wppb-register-user span.wppb-form-error,
#wppb-recover-password span.wppb-form-error {
  display: none !important;
}

/* style responsive menu IB a ne pas toucher 14 11 2025 */
@media (max-width: 768px) {
  /* Masquer le menu horizontal */
  .jeg_mobile_menu_style_1 {
    display: none !important;
  }

  /* Afficher seulement le toggle/menu hamburger */
  .jeg_nav_col.jeg_nav_right .jeg_mobile_toggle {
    display: block !important;
    font-size: 20px;
    cursor: pointer;
  }

  /* Logo toujours visible à gauche */
  .jeg_nav_col.jeg_nav_left .jeg_mobile_logo {
    display: flex;
    align-items: center;
  }

  /* Conteneur menu mobile  */
  .jeg_navbar_mobile_menu {
    display: none;
    transform-origin: top left;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 1024px) {
  #jeg_off_canvas,
  .jeg_navbar_mobile,
  .jeg_navbar_mobile_wrapper {
    z-index: 9 !important;
    display: block !important;
  }
}

@media (max-width: 1024px) and (min-width: 794px) {
	.site-title img {
    position: relative;
  
    right: 5px;
}
	 .jeg_navbar_mobile_menu {
		 left: 10px;}
  .jeg_navbar_mobile {
    position: relative;
    padding-left: 10px;
    top: 0;
    width: 100%;
    z-index: 9999;
    height: 60px !important;
  }
  .jeg_navbar_mobile .jeg_search_toggle,
  .jeg_navbar_mobile .toggle_btn {
    left: 15px;
    position: relative;
    top: 0px !important;
    margin-top: 10px;
    justify-content: flex-end !important;
    align-items: center !important;
    font-size: 15px !important;
  }
  .jeg_navbar_mobile_menu {
    position: relative;
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: scale(0.83);
    top: -50px;
  }

  .jeg_mobile_menu_style_1 {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
  }

  /* Logo à gauche */
  .jeg_nav_col.jeg_nav_left .jeg_mobile_logo {
    display: flex;
    align-items: center;
  }

  /* Séparateur plus court après le dernier item */
  .jeg_mobile_menu_style_1 li:last-child {
    position: relative;
    border-right: none;
  }

  .jeg_mobile_menu_style_1 li:last-child::after {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0;
    width: 1px;
    background-color: #e0e0e0;
  }

  .jeg_search_toggle,
  .jeg_mobile_toggle {
    font-size: 18px;
    display: block;
  }

  body
    > div.jeg_viewport
    > div.jeg_navbar_mobile_wrapper
    > div.jeg_navbar_mobile
    > div.jeg_mobile_bottombar.jeg_mobile_midbar.jeg_container.normal
    > div
    > div
    > div.jeg_nav_col.jeg_nav_right.jeg_nav_normal
    > div
    > div:nth-child(2)
    > a {
    display: none !important;
  }
}
/* fin style responsive menu IB a ne pas toucher 14 11 2025 */
/* responsive IB mes fav 17 11 2025 */
@media (max-width: 325px) {
  .emoji-reactions-container {
    margin-left: -10px;
    transform: scale(0.82);
  }
  .emoji-reactions-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
    transform: scale(0.82);
  }

  .emoji-reactions-container .reactions-left {
    margin-left: -8px;
    gap: 4px !important;
  }

  .emoji-reactions-container .simplefavorite-button {
    margin-left: 15px !important;
  }
}

@media (max-width: 348px) {
  .jeg_load_more_flag a img {
    background-color: transparent !important;
  }
  .jeg_thumb img {
    padding-bottom: 15px !important;
  }

  /* Titre des posts */
  .jeg_post_title a {
    font-size: 18px;
    color: #212121;
    transition: color 0.2s;
  }
}

@media (max-width: 426px) {
  #bloc-favoris .jeg_thumb {
    flex: 0 0 100% !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }

  #bloc-favoris .jeg_thumb img {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 376px) {
  .jeg_post_title a {
    display: block;
    max-width: 90%;
  }
}

@media (max-width: 1440px) {
  .jeg_post_title a {
    display: block;
    max-width: 85% !important;
  }
}

/*  fin responsive IB mes fav 17 11 2025 */

/*  style page Sécurité de mes informations */
#md-change-password-form {
  margin-bottom: 155px;
  padding: 30px 10px 30px 10px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  background-color: #f7f7f7 !important;
  border-radius: 20px !important;
}

/* Conteneur du bouton */
.md-change-password-form .button.button-edit-psw {
  float: right;
  margin-top: 20px;

  border-radius: 3px;
  background-color: #22eaca !important;
}

.md-change-password-form::after {
  content: "";
  display: table;
  clear: both;
}
/* fin style page Sécurité de mes informations */

/* style des champs dans edit password */

.chosen-container-multi,
.chosen-container-single {
  width: 100% !important;
  border-radius: 6px !important;
  font-weight: 400 !important;
  background: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  transition: 0.25s ease;
}

/* Input interne de recherche dans Chosen */
.chosen-container .chosen-search input {
  height: 40px;
  padding: 7px 14px;
  font-size: 14px;
  font-weight: 300;
  border: none;
  outline: none;
  box-shadow: none;
  background: transparent;
  width: auto !important;
}
#thematique_chosen {
  margin-top: 5px !important;
}

.chosen-container-multi .chosen-choices {
  min-height: 38px !important;
  padding: 7px 14px;
  border-radius: 6px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
}

.chosen-container-multi .chosen-choices {
  border: none !important;
  background-image: none !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background-color: #e0e0e0;
  border-radius: 4px;
  padding: 2px 6px;
  margin: 2px;
  font-size: 14px;
}

/* Placeholder et texte par défaut */
.chosen-container .chosen-default,
.chosen-container-multi .chosen-search input::placeholder {
  color: #999;
  font-weight: 300;
}

/* Résultats déroulants */
.chosen-container .chosen-results li {
  padding: 7px 14px;
  font-size: 14px;
  cursor: pointer;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #f0f0f0;
}
.d-flex.gap-2 {
  gap: 5px !important;
}

.d-flex.gap-2 .btn {
  margin-top: 30px !important;
  border-radius: 6px;
  height: 38px;
}
label[for="thematique-dropdown"] {
  display: block;
  margin-bottom: 5px;
}

/* style et responsive   mes thematiques  19 11 2025 IB   */
#tags-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 5px;
}

.d-flex.gap-2 {
  gap: 40px !important;
}
.bouton_filter_date {
  background: #22eaca !important;
  color: #fff !important;
}
.tag {
  padding: 5px 3px;
  border-radius: 6px;
  border: 1px solid #0b0b4f;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.2s;
  user-select: none;
  display: inline-flex;
  align-items: center;
  color: #0b0b4f;
}

.tag .tag-check {
  visibility: hidden;
  margin-right: 4px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.tag .tag-spacer {
  visibility: hidden;
  margin-left: 4px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.reset {
  text-decoration: underline;
  font-size: 14px;
  color: #0b0b4f;
  position: relative;
  top: 38px;
}
.tag.active {
  background-color: #0b0b4f;
  color: white;
  border-color: #0b0b4f;
}

.tag.active .tag-check {
  visibility: visible;
  color: white;
}

.tag.active .tag-name {
  color: white;
}

/* Boutons à droite avec décalage */
.col-btn-filtre {
  position: relative;
  bottom: 5px;
  margin-left: auto;
}

.page_event .bouton_filter_date {
  height: 38px;
  border-radius: 6px;
}
/* Responsive mobile */
@media (max-width: 768px) {
  .filtre_date .row > div {
    width: 100%;
    flex: 0 0 100%;
  }

  /* Tags en pleine largeur */
  #tags-container {
    width: 100%;
    margin-bottom: 10px;
  }

  /* Boutons Filtrer + Réinitialiser en colonne */
  .col-btn-filtre {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    /*         gap: 10px !important; */
    margin-top: 10px;
  }

  .col-btn-filtre .bouton_filter_date,
  .col-btn-filtre .reset {
    width: 100% !important;
    text-align: center;
  }

  /* Réinitialiser remonte normalement */
  .reset {
    top: 0 !important;
    position: static !important;
  }

  /* Supprimer gap  */
  @media (max-width: 768px) {
    div.d-flex.gap-2 {
      gap: 10px !important;
    }
  }
}

.bouton_filter_date.btn.btn-primary.flex-fill {
  top: 2px !important;
  position: relative !important;
  height: 35px !important;
  display: flex !important;
  align-items: center !important;
  text-align: center !important;
  justify-content: center !important;
}
.col-btn-filtre {
  justify-content: center !important;
}
/* champ thematiques sur meme ligne page inscription*/
#wppb-form-element-26 > label {
  display: inline-block !important;
  white-space: nowrap !important;
  margin-right: 10px;
}
/* nouveau timeline IB  */
/* nouveau foooter IB  */

/* Par défaut cacher le footer mobile */
.timeline-footer-mobile {
  display: none;
}

/*  par défaut pour footer classique */
.timeline-footer,
.timeline-time {
  display: block;
}

@media (max-width: 769px) {
  .timeline-footer,
  .timeline-time {
    display: none !important;
  }

  .timeline-footer-mobile {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 4px 0 !important;
    gap: 6px;
    background: transparent !important;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
  }

  /* Date et heure */
  .timeline-footer-mobile .date-time-mobile {
    font-size: 12px !important;
    color: #555 !important;
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    white-space: nowrap !important;
  }

  /* Icône horloge */
  .timeline-footer-mobile .date-time-mobile::before {
    content: "🕗" !important;
    font-size: 12px !important;
    color: rgb(0, 0, 0) !important;
    margin-right: 2px !important;
  }

  /* Lien résultats */
  .timeline-footer-mobile .link-result-mobile {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #22eaca !important;
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    text-decoration: underline !important;
    white-space: nowrap !important;
    margin-left: auto !important;
  }

  /* Supprimer toutes les flèches */
  .timeline-footer-mobile .link-result-mobile svg,
  .timeline-footer-mobile .link-result-mobile .fa-arrow-right {
    display: none !important;
  }
}

@media (max-width: 376px) {
  .timeline-footer-mobile .link-result-mobile {
    margin-top: 2px !important;
    justify-content: center !important;
  }
}

@media (max-width: 321px) {
  .timeline-footer-mobile {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    text-align: center;
  }

  .timeline-footer-mobile .link-result-mobile {
    margin-top: 2px !important;
    justify-content: center !important;
  }
  /* taille texte bouton reset */
  #register,
  #wppb-submit,
  #wppb-recover-password-button {
    font-size: 12px !important;
  }
}
@media (max-width: 769px) {
  .timeline .timeline-footer {
    background: #f5f6fa;
    border-radius: 8px;
    padding: 6px 12px;
    gap: 4px;
  }

  .timeline .sondage-titre a {
    max-width: 248px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: block !important;
  }

  .timeline .sondage-titre {
    font-size: 14px !important;
  }
  .timeline:before {
    content: "";
    position: absolute !important;
    right: 15px !important;
    top: 5px !important;
    bottom: 5px !important;
    width: 5px !important;
    background: #2d353c;
    left: 0% !important;
  }

  .timeline .timeline-icon {
    left: -5% !important;
    position: absolute;
    width: 10% !important;
    text-align: center !important;
    top: 36px !important;
  }
  .timeline .timeline-body {
    margin-right: 0% !important;
    margin-left: 10% !important;
    background: #fff !important;
    position: relative !important;
    border-radius: 6px !important;
  }

  .interaction-deleted {
    text-align: left !important;
  }
  .reaction-inline,
  .interaction-deleted,
  p strong,
  p {
    text-align: left !important;
  }
}

#cache-time {
  display: none !important;
}
.timeline-time.responsive-bloc {
  display: none !important;
}
/* */
.jscroll-to-top {
  right: 1px !important;
  bottom: 80px !important;
}

/*Message contact form7 en haut*/
.wpcf7-form .wpcf7-response-output {
  order: -1;
  margin-bottom: 15px;
}

.wpcf7 form {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  #monactivite {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* recaptcha */
.recaptcha-wrapper {
  position: relative !important;
  z-index: 10 !important;
  overflow: visible !important;
}

/* Cacher les champs mot de passe UNIQUEMENT sur la page mon-compte */
#wppb-edit-user #wppb-form-element-12,
#wppb-edit-user #wppb-form-element-13 {
  display: none !important;
}
/* champ mes thematiues */
#wppb-form-element-26 > label {
  white-space: nowrap;
}
@media (max-width: 768px) {
  #wppb-form-element-26 > label {
    white-space: normal !important;
  }
}

/* style modal logout */
/* modal logout */
.wppb-front-end-logout,
.wppb-front-end-logout span,
.wppb-front-end-logout a {
  line-height: 2 !important;
}
/* Cibler le lien de déconnexion dans le popup */
#popmake-1539 .wppb-logout-url {
  float: right;
  text-decoration: underline;
}

#popmake-1539 .wppb-front-end-logout {
  overflow: hidden;
}
.grecaptcha-badge {
  z-index: 999 !important;
}

#wpcf7-f376-p377-o1 input[type="submit"].wpcf7-submit {
  margin-top: 1.75em;
}

@media screen and (max-width: 425px) {
  .wppb-front-end-logout a.wppb-logout-url {
    display: block !important;
    text-align: right !important;
    text-decoration: underline !important;
  }
  .login-description-content-bloc .input-validator.error {
    padding-left: 0 !important;
  }
}

/* deconnexion */
@media screen and (max-width: 426px) {
  .wppb-front-end-logout a.wppb-logout-url {
    display: block !important;
    text-align: right !important;
    text-decoration: underline !important;
    margin-top: 40px !important;
  }
}

/* Styles pour le sondage de la page d'accueil */

#icon-sondage {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  overflow: hidden !important;
}
/* 23 12 2025 */

.basic-question-text-vertical .basic-question-title h5 {
  position: relative;
  top: 0px !important;
}
.basic-answers {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

.basic-elements .basic-question-text-vertical ul {
  position: relative;
  top: 0px !important;
}

.basic-answer-label {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px; /* optionnel */
}

.basic-text,
.basic-answer-total-votes {
  margin: 0 !important;
  line-height: 1.2 !important;
}

.basic-answer .progress {
  margin: 2px 0 0 0 !important;
  padding: 0 !important;
}

.basic-yop-poll-container .basic-custom-field,
.basic-yop-poll-container .basic-question {
  margin-top: 0px !important;
}
@media (max-width: 426px) {
  .home .basic-question-title h5 {
    line-height: inherit !important;
    padding-bottom: 5px;
  }
}
/* MEPP 15 12 2025 */
/* menu sticky recommander IB 08 12 2025 */
/* Sticky Topbar Desktop toujours visible */
.jeg_topbar.jeg_container.dark {
  position: fixed !important;

  width: 100% !important;
  z-index: 9999 !important;
}

.jeg_bottombar.jeg_navbar.jeg_container.jeg_navbar_wrapper.jeg_navbar_normal.jeg_navbar_shadow.jeg_navbar_normal {
  top: 40px !important;
  margin-bottom: 30px !important;
}

/* style stiky menu IB 09 12 2025 */
@media (max-width: 1024px) and (min-width: 794px) {
  .jeg_navbar_mobile {
    position: relative;
    padding-left: 10px;
    top: 0;
    width: 100%;
    z-index: 9999;
    height: 100px !important;
  }

  .jeg_mobile_bottombar {
    border-style: solid;
    height: 100px;
    line-height: 60px;
  }

  .jeg_navbar_mobile_menu {
    top: -20px;
  }
  .jeg_nav_col.jeg_nav_left .jeg_mobile_logo {
    position: relative !important;
    top: 37px !important;
  }

  .jeg_nav_col.jeg_nav_right .jeg_search_wrapper {
    position: relative !important;
    top: 30px !important;
  }
}
/* responsive tablette */
@media (max-width: 769px) and (min-width: 427px) {
  /* Bottombar mobile */
  .jeg_mobile_bottombar {
    border-style: solid;
    height: 95px !important;
    line-height: 60px;
  }

  .jeg_nav_col.jeg_nav_left.jeg_nav_grow {
    position: relative;
    top: 20px;
  }

  .jeg_nav_col.jeg_nav_right.jeg_nav_normal {
    position: relative;
    top: 15px;
  }
}

.header_login .jeg_topbar.jeg_container.dark {
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 9999 !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}

@media (max-width: 426px) {
  /* Topbar fixe en haut */
  .jeg_topbar.jeg_container.dark {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100% !important;
    z-index: 9999 !important;
  }

  .jeg_content_wrap,
  .jeg_main_content {
    margin-top: 60px;
  }

  /* Bottom bar mobile */
  .jeg_mobile_bottombar {
    border-style: solid;
    height: 100px !important;
    line-height: 60px;
  }

  /* Nav right */
  .jeg_nav_col.jeg_nav_right.jeg_nav_normal {
    position: relative;
    top: 15px;
  }

  /* Logo mobile */
  .jeg_mobile_logo img {
    top: 20px;
    max-height: 55px;
/*     margin-left: -25%; */
    position: relative;
  }
}

/* bloc recommender */

/* Masquer le bloc mot de passe partout par défaut */
.custom-password-box {
  display: none !important;
}

@media (max-width: 426px) {
  #wppb-form-element-26 > label {
    display: block;
    white-space: normal !important;
    word-wrap: break-word;
    line-height: 1.3;
  }
  .wppb-form-field#wppb-form-element-26 label {
    width: 90% !important;
  }
}

/*  Cacher le champ partout */
.password-field-wrapper {
  display: none !important;
}

/*  Afficher uniquement dans le formulaire Profile Builder */
#wppb-edit-user .password-field-wrapper {
  display: flex !important;
}

/* Reset marge / padding du champ HTML */
#wppb-edit-user li.wppb-form-field.wppb-html > span.custom_field_html {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Structure principale */
#wppb-edit-user .password-field-wrapper {
  width: 100%;
  max-width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  white-space: nowrap;
  padding: 0 !important;
}

#wppb-edit-user .password-field-wrapper > label {
  margin: 0;
  font-weight: 500;
  white-space: nowrap;
}

/* Conteneur input + icône */
#wppb-edit-user .password-wrapper {
  position: relative;
  width: 50%;
  flex-shrink: 0;
}

#wppb-edit-user .password-wrapper input {
  width: 100% !important;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Bouton icône */
#wppb-edit-user .password-wrapper a {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}

@media (max-width: 769px) and (min-width: 426px) {
  #filtreDateForm .row:first-child {
    display: flex;
    flex-wrap: wrap;
  }

  #filtreDateForm .row:first-child > div:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #filtreDateForm .row:first-child > div:nth-child(2),
  #filtreDateForm .row:first-child > div:nth-child(3) {
    flex: 0 0 50%;
    max-width: 50%;
  }

  #wppb-edit-user .password-field-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  #wppb-edit-user .password-field-wrapper > label {
    font-size: 15px;
    white-space: nowrap;
  }

  #wppb-edit-user .password-wrapper {
    width: 70% !important;
    flex-shrink: unset;
  }

  #wppb-edit-user .password-wrapper a {
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 767px) {
  #wppb-edit-user .password-wrapper {
    width: 100% !important;
    flex-shrink: unset;
  }
}

/* style page recommander le site */
.recommendation .chosen-container-single .chosen-single,
.recommendation input:not([type="submit"]),
.recommendation select,
.recommendation textarea {
  width: 100% !important;
  max-width: 100% !important;
  transition: 0.25s ease;
  box-shadow: none;
}

/* image recommander le site et son responsive uniquement sur la page 15418 */
body.page-id-15791 .login-description-image-bloc.vc_col-has-fill {
  margin-top: -145px !important;
  margin-bottom: -70px !important;
}

@media screen and (max-width: 426px) {
  body.page-id-15791 .login-description-image-bloc.vc_col-has-fill {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* Cacher le champ "Modifier mon mot de passe" uniquement sur le formulaire d'inscription */
form#wppb-register-user li#wppb-form-element-25 {
  display: none !important;
}

/* ************************************************************************************************************************* /* 
  /* espacement pour les bouton filtrage et reset */

.filtre_date.special-page-filter .col-btn-filtre {
  gap: 15px !important;
}

/* icone scroll haut */
.jscroll-to-top {
  bottom: 110px !important;
}
/* traitement responsive 18 12 2025 IB */
.jeg_aside_item.jeg_search_wrapper.jeg_search_no_expand.round {
  display: none !important;
}
.simplefavorites-remove {
  z-index: 1 !important;
}
/* titre et bouton clear au meme niveau dna spage mes favoris */
@media (max-width: 769px) {
  .filtre_date .row > [class*="col-"] {
    margin-bottom: 1rem;
  }

  /* mal affichage des article et leurs titres */
  .jeg_post_title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100% !important;
  }

  .entry-header {
    align-items: center;
    justify-content: space-between;
  }
  /* icones reseaux sociaux */
  .jeg_nav_item.socials_widget.jeg_social_icon_block.nobg {
    position: relative;
    top: 1px;
  }
  /* Titre */
  .entry-header .jeg_post_title {
    margin: 0;
  }

  /* Bouton vider tous */
  #clear-all-favorites {
    position: static;
    float: none;
    top: auto;

    font-weight: 600;
    text-decoration: underline;
    font-size: 14px;
    background: transparent;
    color: #0b0b4f;
    border: none;
    cursor: pointer;
  }
}

@media (max-width: 768px) {
  .wppb-description-delimiter-edit {
    font-size: 11px;
    width: 100%;
    display: block;
    padding-left: 0px !important;
  }
}

@media (max-width: 321px) {
  .md-change-password-form .button.button-edit-psw {
    float: unset !important;
  }
  #md-change-password-form {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 426px) {
  /* pages mes favoris titre peu long */
  body.page-slug-mes-favoris .jeg_main_content h1.jeg_post_title {
    width: 90%;
    max-width: 90%;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
  }

  /* artilce mal affiché accueil */

  .jeg_post:has(.jnews-edit-post[href*="post=15316"]) .jeg_meta_date {
    position: relative;
    top: -140px !important;
    margin-bottom: -230px;
  }
  .jeg-vc-wrapper
    .vc_column_container
    .jeg_wrapper
    .vc_inner
    .Produit-Solution
    .jeg_wrapper
    .wpb_wrapper
    .jeg_pagination_disable
    .jeg_block_container
    .jeg_posts_wrap
    .jeg_load_more_flag
    article {
    margin-bottom: -120px;
    width: 100% !important;
  }

  .espace-login,
  .espace-moins {
    height: 10px !important;
  }
  .footer-inscription {
    margin-top: -50px;
  }
  .footer-login {
    height: 162px !important;
    margin-top: -30px !important;
  }

  .login-description-image-bloc.wpb_column.jeg_column.vc_column_container.vc_col-sm-5.vc_custom_1622630766561.jeg_main_content.vc_col-has-fill {
    margin-top: 0 !important;
  }

  /* texte sous champ mot de passe */
  .wppb-description-delimiter-edit {
    font-size: 11px;
    width: 100%;
    display: block;
    padding-left: 0px !important;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
  /* bouton reset dans sans filtrages pages et bloc complet */
  .special-line {
    align-items: flex-end;
    --bs-gutter-x: 0;
  }

  .special-line > div {
    padding-left: 4px;
    padding-right: 4px;
  }

  .special-line label {
    margin-bottom: 0;
    font-size: 13px;
  }

  .special-line .form-control {
    padding: 4px 8px;
    height: 34px;
  }

  .special-line .col-btn-filtre {
    position: static !important;
    left: auto !important;
    padding-right: 0 !important;
    display: flex;
    gap: 4px;
  }

  .special-line .bouton_filter_date {
    height: 34px;
    padding: 4px 10px;
    right: 20px;
    top: 0px !important;
  }
  .special-line span.reset {
    position: relative !important;
    right: 16px !important;
  }
  .img-new-instagram {
    width: 28px !important;
    height: 28px !important;
    margin-bottom: 17px !important;
    opacity: 1 !important;
    display: block !important;
  }

  /* Colonnes */
  #filtreDateForm > .row:first-of-type > div {
    width: 100% !important;
    flex: 1;
  }

  #filtreDateForm input.form-control {
    height: 40px;
    font-size: 14px;
    padding: 6px 10px;
  }

  #filtreDateForm label {
    font-size: 13px;
    margin-bottom: 4px;
  }

  /* Conteneur boutons */

  .col-btn-filtre {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px;
    /*     width: auto !important; */
  }

  /* Bouton Filtrer */
  .col-btn-filtre .btn {
    flex: 0 0 auto !important;

    height: 34px !important;
    padding: 0 8px !important;
    font-size: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .d-flex.gap-2 .btn {
    margin-top: 0px !important;
  }
  /* Bouton Réinitialiser (span) */
  .col-btn-filtre .reset {
    flex: 0 0 auto !important;
    height: 34px !important;
    line-height: 34px !important;
    font-size: 14px !important;
    white-space: nowrap !important;
    margin: 0;
    padding: 0 6px !important;
    width: 20% !important;
  }

  .col-btn-filtre .flex-fill {
    flex: 0 0 auto !important;
    width: auto !important;
  }
}

@media (max-width: 376px) {
  #wppb-recover-password li.wppb-form-field label,
  #wppb-recover-password label {
    padding-bottom: 14px;
    font-weight: 600 !important;
  }
}

@media (max-width: 426px) {
  body.single-post.logged-in .jeg_content_wrap,
  body.single-post.logged-in .jeg_main_content {
    margin-top: 0 !important;
  }

  body.single-post:not(.logged-in) .link_footer_build {
    padding-left: 15px !important;
  }
}
.jscroll-to-top {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/* forcer bouton crooll heut */
@media (max-width: 1200px),
  (max-width: 992px),
  (max-width: 768px),
  (max-width: 576px) {
  .jscroll-to-top {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
/* reponsive deux titre dans les singles posts 22 12 2025 */

@media (max-width: 769px) {
  .header-mentions {
    padding-bottom: 100px !important;
  }

  #mentions-legales .entry-header {
    display: flex;
    flex-wrap: wrap;
    align-items: left;
    gap: 15px;
  }
  .jeg_footer_title.titre-mention-res.wp-block-heading {
    margin-bottom: 0px !important;
  }
}
/* page mentiosn legales */
.header-mentions {
  padding-bottom: 90px !important;
}
/* Cibler uniquement la page Mentions légales */

@media (max-width: 426px) {
  .header-mentions {
    padding-bottom: 70px !important;
  }

  #mentions-legales h3.titre-mention-res {
    font-weight: bold !important;
  }
}

body:not(.logged-in) .jeg_content_wrap,
body:not(.logged-in) .jeg_main_content {
  margin-top: 0px !important;
}
/* Titres de section */
#mentions-legales p > strong[style*="1.953em"],
#mentions-legales h2 strong {
  line-height: 1.35 !important;
  margin-bottom: 0px !important;
}

@media (max-width: 376px) {
  /* Titres de section */
  #mentions-legales p > strong[style*="1.953em"],
  #mentions-legales h2 strong {
    font-size: 20px !important;
    line-height: 1.35 !important;
    margin-bottom: 0px !important;
  }
  #mentions-legales h3.titre-mention-res {
    font-weight: bold !important;
/*     margin-bottom: 0px !important; */
  }
  #mentions-legales .wp-block-heading {
/*     margin-bottom: 0px !important; */
    font-size: 20px;
  }
}

@media (min-width: 427px) {
  .header-contact {
    padding-bottom: 100px !important;
  }
}

@media (max-width: 426px) {
  /* centrage footer */
  #build-footer1 p {
    text-align: center !important;
  }

  #build-footer1 img {
    display: block !important;
    margin: 0 auto !important;
  }
  .header-contact {
    padding-bottom: 70px !important;
  }
}
/* espacement des lables et inputs */
@media (max-width: 376px) {
  label {
    margin-bottom: 5px !important;
    /*     display: block !important; */
  }
}

/* espace entre formaulire et bouton */
#wpcf7-f376-p2625-o1 .wpcf7-submit {
  margin-top: 20px;
}

/* icones RSX */
@media (max-width: 768px) {
  body:not(.logged-in) .jeg_nav_item.socials_widget {
    display: flex;
    align-items: center;
    gap: 5px;
  }
}

@media (max-width: 427px) {
  #entry-header-contact .jeg_footer_title {
    font-weight: 700 !important;
  }

  h3.jeg_footer_title {
    font-weight: 700 !important;
  }
}

/* page mes favoris */
@media (max-width: 426px) {
  /* Appliquer margin-top:0 pour les pages spécifiques */
  .jeg_main:has(#profile) .jeg_main_content,
  .jeg_main:has(#bloc-favoris) .jeg_main_content,
  .jeg_main:has(#contact) .jeg_main_content,
  .jeg_main:has(#mentions-legales) .jeg_main_content,
  .jeg_main:has(#activite) .jeg_main_content,
  .jeg_main:has(#change-password) .jeg_main_content {
    margin-top: 0 !important;
  }

  #bloc-favoris .jeg_post_title {
    width: 100% !important;
    max-width: 100%;
  }
  /* Pour le bloc favoris uniquement */
  #bloc-favoris .jeg_content_wrap,
  #bloc-favoris .jeg_main_content {
    margin-top: 0px !important;
  }

  #mentions-legales .jeg_content_wrap,
  #mentions-legales .jeg_main_content {
    margin-top: 0px !important;
  }

  #activite .jeg_content_wrap,
  #activite .jeg_main_content {
    margin-top: 0px !important;
  }
  #profile .jeg_content_wrap,
  #profile .jeg_main_content {
    margin-top: 0px !important;
  }

  #evenement .jeg_content_wrap,
  #evenement .jeg_main_content {
    margin-top: 0px !important;
  }

  #contact .jeg_content_wrap,
  #contact .jeg_main_content {
    margin-top: 0px !important;
  }

  #bloc-favoris {
    position: relative;
  }

  @media (max-width: 426px) {
    .entry-header {
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
    }

    #clear-all-favorites {
      align-self: flex-end;
      margin: 0;
      float: none;
      padding-top: 13px;
    }
  }
  /* évite que le titre passe sous le bouton */
  #bloc-favoris h2,
  #bloc-favoris h3 {
    padding-right: 90px;
    margin-top: 0;
  }
}

/* Placer le message d'erreur juste sous l'input */
.md-change-password-form div[style*="color: red"] {
  display: block;
  margin-top: 5px;
  margin-left: 270px;
  color: red !important;
  font-size: 13px;
}

@media (max-width: 426px) {
  .md-change-password-form div[style*="color: red"] {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 426px) {
  /* Radios WP Profile Builder : icône et texte sur la même ligne */
  .wppb-radios {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px;
  }

  .wppb-radios li {
    display: flex !important;
    align-items: center;
    gap: 5px;
    flex: 0 0 auto;
  }

  .wppb-radios li label {
    display: inline-block !important;
    margin: 0;
  }
}

/*style pour rendre tag dans post non cliquable*/
.jeg_post_tags a.no-link {
  pointer-events: auto;
  cursor: default;
  color: #0b0b4f !important;
}

/* Empêcher la navigation */
.jeg_post_tags a.no-link[href="#"] {
  pointer-events: none;
}

/* alignement boutons dans interface inscrire reset pwd et auth */
#register,
#wppb-submit,
#wppb-recover-password-button {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.wppb-user-forms ul:not(.wppb-radios),
.wppb-user-forms form ul:not(.wppb-radios) {
  max-width: 100% !important;
  width: 100% !important;
}

/* style toggle  */
.password-wrapper .login-password {
  position: relative;
}

.password-wrapper input {
  width: 100%;
  padding-right: 45px;
}

.password-wrapper .toggle-password {
  height: 30px;
  position: absolute;
  right: 12px;
  bottom: 12px;
  cursor: pointer;
  color: #22eaca !important;
}
.fa-solid.fa-eye-slash {
  color: #22eaca !important;
}
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear,
input[type="password"]::-webkit-contacts-auto-fill-button,
input[type="password"]::-webkit-credentials-auto-fill-button {
  display: none !important;
}
/* style recover */
/* Recover Password toggle */
#wppb-recover-password-container .password-wrapper {
  position: relative;
}

#wppb-recover-password-container .toggle-password {
  position: absolute;
  top: 10px;
  right: 12px;
  cursor: pointer;
  color: #22eaca;
  font-size: 14px;
  z-index: 10;
}

/* Style spécifique pour Edit Profile */
#md-change-password-form .field-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

#md-change-password-form label {
  width: 260px;
  margin-right: 10px;
  white-space: nowrap;
}

#md-change-password-form .input-wrapper {
  position: relative;
  flex: 1;
  max-width: 100%;
}

#md-change-password-form input {
  width: 100%;
  padding: 8px;
}

/* Icône oeil */
#md-change-password-form .toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #22eaca;
  font-size: 14px;
}

/* Texte aide mot de passe */
#md-change-password-form .password-help {
  width: 100%;
  margin-left: 270px;
  margin-top: 5px;
  font-size: 13px;
}

/* Bouton */
#md-change-password-form .form-actions {
  text-align: center;
  margin-top: 10px;
}

/* Responsive mobile */
@media (max-width: 768px) {
  #md-change-password-form .field-row {
    flex-direction: column;
    align-items: stretch;
  }

  #md-change-password-form label {
    width: 100%;
    margin-bottom: 6px;
  }

  #md-change-password-form .password-help {
    margin-left: 0;
  }
}
/* fin style toggle */
/* correction responsive */

@media screen and (max-width: 430px) {
  #wppb-login-wrap .login-username label,
  #wppb-login-wrap .login-password label,
  #wppb-recover-password-container .wppb-form-field label,
  #wppb-edit-user .wppb-form-field label,
  ul.wppb-profile li label {
    /*     display: block !important; */
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
  }
  #wppb-edit-user .password-field-wrapper {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 8px;
    width: 100% !important;
    max-width: 100% !important;
  }

  .wppb-form-field input,
  .wppb-form-field input[type="text"],
  .wppb-form-field input[type="number"],
  .wppb-form-field input[type="email"],
  .wppb-form-field input[type="url"],
  .wppb-form-field input[type="password"],
  .wppb-form-field input[type="search"],
  .wppb-form-field select,
  .wppb-form-field textarea,
  .wppb-checkboxes,
  .wppb-radios,
  #wppb-login-wrap .login-username input,
  #wppb-login-wrap .login-password input {
    width: 100% !important;
    float: left;
  }
  #wppb-edit-user .password-wrapper {
    width: 100% !important;
    flex-shrink: unset;
  }
}

@media screen and (max-width: 767px) {
  .wppb-form-field label,
  #wppb-login-wrap .login-username label,
  #wppb-login-wrap .login-password label {
    width: 100% !important;
    max-width: 100% !important;
    float: none;
    min-height: 1.5px;
  }
  .wppb-form-field input,
  .wppb-form-field input[type="text"],
  .wppb-form-field input[type="number"],
  .wppb-form-field input[type="email"],
  .wppb-form-field input[type="url"],
  .wppb-form-field input[type="password"],
  .wppb-form-field input[type="search"],
  .wppb-form-field select,
  .wppb-form-field textarea,
  .wppb-checkboxes,
  .wppb-radios,
  #wppb-login-wrap .login-username input,
  #wppb-login-wrap .login-password input {
    width: 100% !important;
    max-width: 100% !important;
  }
  #wppb-edit-user .password-field-wrapper {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 8px;
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .wppb-form li.wppb-radio ul.wppb-radios {
    display: flex;
    gap: 5px;
    padding: 0;
    margin: 5px 0 0 0;
  }

  .wppb-form li.wppb-radio ul.wppb-radios li {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    flex-shrink: 0;
  }

  .wppb-form li.wppb-radio ul.wppb-radios li input[type="radio"] {
    margin: 0;
  }

  .wppb-form li.wppb-radio ul.wppb-radios li label {
    white-space: nowrap;
  }

  .wppb-form li.wppb-radio > label {
    display: block;
    margin-bottom: 5px;
  }
  .wppb-form-field > span.custom_field_html {
    padding: 0 !important;
  }
  .password-field-wrapper {
    gap: 0 !important;
  }
}
/* formualire inscription */
#wppb-register-user li.wppb-default-password {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

#wppb-register-user li.wppb-default-password label {
  white-space: nowrap;
  flex-shrink: 0;
  margin: 0;
}

#wppb-register-user li.wppb-default-password .field-col {
  flex: 1;
  display: flex;
  flex-direction: column;
}

#wppb-register-user li.wppb-default-password .error {
  flex-basis: 100%;
}

#wppb-register-user .input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

#wppb-register-user .input-wrapper input {
  width: 100%;
  padding: 8px 35px 8px 8px;
  box-sizing: border-box;
}

#wppb-register-user .toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #22eaca;
  font-size: 14px;
}

#wppb-register-user .password-help {
  font-size: 13px;
  margin-top: 4px;
}
#wppb-register-user #thematiques {
  background: #f7f7f7 !important;
  border-radius: 10px !important;
  padding: 10px 15px 15px 15px !important;
  display: block !important;
  overflow: hidden;
}

#wppb-register-user #thematiques > label {
  float: none !important;
  width: 100% !important;
  display: block !important;
  margin-bottom: 10px !important;
  white-space: normal !important;
}

#wppb-register-user #thematiques .custom_field_html {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  float: none !important;
  width: 100% !important;
  clear: unset !important;
  padding-bottom: unset !important;
  padding-left: unset !important;
  margin-left: unset !important;
}

#wppb-register-user #thematiques .custom_field_html span {
  margin-right: 0 !important;
  white-space: nowrap !important;
}

#wppb-register-user #thematiques .custom_field_html label {
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  float: none !important;
  width: auto !important;
}
#wppb-register-user #newsletter label {
  margin-top: 10px;
  float: none !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

#wppb-register-user #newsletter input[type="checkbox"] {
  width: auto !important;
  flex-shrink: 0;
}
#wppb-register-user .wppb-form-field .error {
  display: block;
  padding-left: 30%;
  margin-top: 4px;
  font-size: 0.85em;
  color: red;
}
@media (max-width: 1100px) {
  #wppb-register-user .wppb-form-field .error {
    padding-left: 0;
  }
  #wppb-register-user input[type="radio"],
  #wppb-register-user .wppb-form-field {
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  #wppb-register-user .wppb-form-field > label {
    width: 100%;
    margin-bottom: 6px;
  }

  #wppb-register-user
    .wppb-form-field
    input:not([type="radio"]):not([type="checkbox"]),
  #wppb-register-user .wppb-form-field select,
  #wppb-register-user .wppb-form-field textarea {
    width: 100%;
    box-sizing: border-box;
  }

  #wppb-register-user .wppb-radios {
    display: flex;
    /*     flex-wrap: wrap; */
    gap: 10px;
  }

  #wppb-register-user .wppb-radios li {
    display: flex;
    align-items: center;
    gap: 5px;
  }

  #wppb-register-user li.wppb-default-password {
    flex-direction: column;
    align-items: flex-start;
  }

  #wppb-register-user li.wppb-default-password label {
    white-space: normal;
    width: 100%;
    flex-shrink: 1;
  }

  #wppb-register-user li.wppb-default-password .field-col {
    width: 100%;
  }
}
#wppb-form-element-pharmacien .wppb-radios > .col-md-6 {
  padding-left: 0 !important;
}
#titulaire .col-md-6 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* correction style 10 03 2026 MB */
@media only screen and (max-width: 767px) {
  .jeg_ad_module,
  .jeg_heroblock,
  .jeg_postblock_carousel_2,
  .jeg_sidebar .widget,
  .jeg_slider_wrapper,
  .jeg_video_playlist {
    margin-bottom: 20px !important;
  }
}

.jeg_heroblock {
  margin-bottom: 20px !important;
}

@media (max-width: 800px) {
  .jeg_main .billet_interview .vc_column_container {
    height: 350px !important;
  }
}
@media (max-width: 426px) {
  .jeg_heroblock {
    margin-bottom: 20px;
  }
}
.jeg_postblock_23 .jeg_postblock_content {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}

.jeg_postblock_23 .jeg_post_title {
  width: 100% !important;
  flex: 0 0 100% !important;
}

.jeg_postblock_23 .jeg_post_excerpt {
  width: 100% !important;
  flex: 0 0 100% !important;
}

.jeg_postblock_23 span.pull-left {
  float: none !important;
  flex: 0 0 auto !important;
  height: auto !important;
  align-self: center !important;
  order: 1 !important;
}

.jeg_postblock_23 span.pull-right {
  float: none !important;
  flex: 0 0 auto !important;
  height: auto !important;
  align-self: center !important;
  order: 2 !important;
  margin-left: auto !important;
}
.jeg_postblock_23 .jeg_postblock_content {
  min-height: 0 !important;
}

.jeg_postblock_23 .jeg_post_excerpt {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.jeg_postblock_23 .jeg_meta_date {
  margin-top: 0 !important;
  height: auto !important;
  max-height: 30px !important;
  overflow: visible !important;
  display: flex !important;
  align-items: center !important;
}
@media (max-width: 426px) {
  .jeg-vc-wrapper
    .vc_column_container
    .jeg_wrapper
    .vc_inner
    .Produit-Solution
    .jeg_wrapper
    .wpb_wrapper
    .jeg_pagination_disable
    .jeg_block_container
    .jeg_posts_wrap
    .jeg_load_more_flag
    article {
    margin-bottom: 0px !important;
    width: 100% !important;
  }
}
@media (max-width: 321px) {
  .jeg_pl_lg_card a .thumbnail-container {
    width: 80px;
    height: auto !important;
    max-height: 55px;
    min-height: 66px;
  }
  .jeg_pl_lg_card a img {
    max-width: 127px;
    right: auto !important;
    width: 100% !important;
    min-height: 0%;
    height: auto !important;
  }
  .billet_interview .jeg_post_excerpt p {
    display: block;
    max-width: 190px;
  }
  .jeg_heroblock_13.hero_home .jeg_block_container {
    height: 300px !important;
    min-height: 300px !important;
    overflow: visible !important;
  }
  .jeg_heroblock_13.hero_home .jeg_heroblock_wrapper {
    height: 300.41px !important;
  }
}
@media (max-width: 768px) {
  .jeg_content_wrap,
  .jeg_main_content {
    margin-top: 0px !important;
  }

  .jeg_content_wrap,
  .jeg_main_content {
    margin-top: 0px !important;
  }
  .jeg_post_content_wrapper .jeg_thumb {
    margin-bottom: 5px !important;
  }

  .jeg_post_content_wrapper .jeg_postblock_content {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
/* Annule le margin-top global sur la page événement */
@media (max-width: 769px) {
  body.page-id-538 .jeg_singlepage .container .row > .jeg_main_content {
    margin-top: -170px !important;
    top: 0 !important;
    left: 0 !important;
  }
}
@media only screen and (max-width: 769px) {
  .jeg_heroblock .jeg_post_meta {
    display: block !important;
  }
  .jeg_pl_lg_card .jeg_post_excerpt {
    display: block !important;
  }
}
@media (max-width: 1188px) {
  .jeg_pl_lg_card .jeg_postblock_content {
    width: 421px;
    min-height: 202px;
    left: -2px;
    top: -175px !important;
  }
}
/*Code MD*/

@media only screen and (max-width: 1024px) {
  .jeg_postblock_4 .jeg_post_excerpt {
    display: block !important;
  }
  .jeg_postblock_4 .jeg_post_excerpt p {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
  }
}
/*Code MD*/
/* De 378px à 568px */
@media (min-width: 378px) and (max-width: 568px) {
  .jeg_pl_lg_card .jeg_postblock_content {
    width: 335px;
    min-height: 237px;
    height: 180px;
    left: -6px;
    top: -130px !important;
  }
}

@media (max-width: 768px) {
  .blog_3 .jeg_pl_md_1 .jeg_post_title {
  }
}
@media (max-width: 425px) {
  .jeg_pl_lg_card .jeg_postblock_content {
    padding-right: 25px;
    min-height: 187px;
    height: 187px;
    padding-bottom: 4%;
    left: -13px;
    width: 97%;
    top: -145px !important;
  }
}
@media (max-width: 667px) {
  .Produit-Solution a img {
    height: unset !important;
  }
}

@media (max-width: 426px) {
  .jeg_pl_lg_card .jeg_postblock_content {
    left: -16px;
    width: 97%;
    min-height: 201px;
    top: -157px !important;
  }
  .jeg_postblock_25 .jeg_thumb {
    width: 100%;
    float: none;
    margin: 0 !important;
  }
}
@media (max-width: 900px) {
  .jeg_main_content:has(#liens-utiles) {
    margin-top: -150px !important;
  }
}
a.jeg_readmore {
  margin-top: 18px;
  display: inline-block;
}

.formLayoutSignUp {
  background: #f7f7f7;
  padding: 30px 15px;
  border-radius: 8px;
}

.formLayoutSignUp .blockThematiques {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #cdcdcd;
}

.formLayoutSignUp .blockThematiques .custom_field_html label {
  font-weight: 300 !important;
}

.passwordUpdate i,
.passwordUpdate i:hover {
  color: #22eaca;
}
.formLayoutSignUp .passwordUpdate {
  font-weight: bold;
  margin-top: 15px;
}

.formLayoutSignUp .passwordUpdate .textPasswordUpdate {
  color: #3c4344;
  text-decoration: underline;
  padding-right: 10px;
}

.formLayoutSignUp .passwordUpdate .textPasswordUpdate:hover {
  color: #22eaca;
}

.formLayoutSignUp .wppb-mailpoet-subscribe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.formLayoutSignUp .error {
  color: red;

  display: block;
}
.formLayoutSignUp .custom_field_html {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.formLayoutSignUp .form-message {
  margin-top: 15px;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 4px;
}

.formLayoutSignUp .form-message.success {
  background-color: #d4edda;
  color: #155724;
}

.formLayoutSignUp .form-message.error {
  background-color: #f8d7da;
  color: #721c24;
}

.formLayoutSignUp .submit.button {
  border-radius: 3px;
}

.form-submit {
  text-align: right;
}

.formLayoutSignUp .custom_field_html input {
  margin-right: 10px !important;
}

.formLayoutSignUp .wpidform-field label {
  width: 100%;
}

.formLayoutSignUp .wppb-radio {
  margin: 0px;
}

.formLayoutSignUp .wppb-radios {
  padding: 0px;
  display: flex;
  float: left;
  width: 100%;
  height: 40px;
  align-items: center;
}

.formLayoutSignUp .wpid-form-field input.custom_field_radio {
  width: 20px !important;
  float: left;
  margin-top: 5px !important;
}

.formLayoutSignUp .wpid-form-field label.wppb-rc-value {
  width: 40px !important;
  float: left;
  font-weight: 300 !important;
  margin: 0px !important;
}

#ouiPharmacien,
#nonPharmacien {
  display: none;
}

#ouiPharmacien.hasActive,
#nonPharmacien.hasActive {
  display: block !important;
}

.formLayoutSignUp .form-required {
  color: red;
  padding-left: 5px;
  margin-top: 5px;
}
.formLayoutSignUp .error.hasError {
  display: block !important;
}

.formLayoutSignUp .wpid-form-field {
  margin-bottom: 15px;
}

.formLayoutSignUp .wpid-form-field label,
.formLayoutSignUp .wpid-form-field input {
  width: 100% !important;
  display: block;
  margin-bottom: 5px !important;
  font-weight: bold;
}

.formLayoutSignUp #wppb-form-element-th {
  font-weight: bold;
}

.formLayoutSignUp .wpid-form-field input {
  padding-left: 15px !important;
}

.formLayoutSignUp input {
  font-weight: 300 !important;
}

@media screen and (max-width: 1024px) {
  .formLayoutSignUp .custom_field_html {
    flex-direction: column;
  }

  #wppb-recover-password label {
    display: block;
    width: 100% !important;
  }
}
/* espacement reponses des votes sondage */
.basic-answer .basic-answer-total-votes {
  margin-left: 5px !important;
  display: inline-block;
}
.basic-answers-results .basic-answer {
  margin-bottom: 15px !important;
}

#wppb-loginform .login-remember,
#wppb-loginform .password-wrapper {
  width: 100%;
  display: block;
}

#wppb-loginform .password-wrapper {
  margin-top: 15px;
  float: left;
}

#wppb-loginform .wppb-error {
  display: none !important;
}

#wppb-loginform .input-validator.error,
#wppb-recover-password .input-validator.error {
  color: red;
  position: relative;
  top: -10px;
  display: block;
  float: left;
  width: 100%;
}
#wppb-recover-password .error {
  color: red;
  position: relative;

  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 1024px) {
  #wppb-loginform .input-validator.error,
  #wppb-recover-password .input-validator.error {
    padding-left: 30%;
  }
}
@media (min-width: 1025px) {
  #wppb-recover-password .error {
    padding-left: 30%;
  }
}
@media (min-width: 1024px) {
  #wppb-recover-password .input-validator.error {
    padding-left: 0;
  }
}

@media (min-width: 1025px) {
  #wppb-recover-password .input-validator.error {
    padding-left: 30%;
  }
}

/* 10 04 */
.login-links {
  display: flex;
  gap: 8px;
  font-size: 14px;
  margin-top: 10px;
}

.login-links a:first-child::after {
  content: " | ";
  margin-left: 5px;
}
/* psc */
/* wrapper PSC */
.psc-wrapper a,
.psc-wrapper .psc-btn {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  gap: 10px;

  width: 100%;
  padding: 20px !important;
  background: #ffffff !important; 
  border-radius: 12px !important;

  text-decoration: none !important;
  color: #303849 !important;

  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06) !important;
  transition: all 0.2s ease;
}

.psc-wrapper img {
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
}

/* texte */
.psc-wrapper span {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* hover */
.psc-wrapper a:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
}

.psc-wrapper a.psc-btn {
  display: flex !important;
  align-items: center !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  text-decoration: none !important;
}

/* empêcher les spans de casser la ligne */
.psc-wrapper a.psc-btn span {
  color: #22eaca;
  display: inline-flex !important;
  align-items: center !important;
}

/* logo */
.psc-btn__logo img {
  display: block;
  height: 24px;
  width: auto;
}

/* texte */
.psc-btn__label {
  white-space: nowrap !important;
}

/* force le texte + flèche sur une ligne */
.psc-btn__label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  white-space: nowrap !important;
}

.psc-wrapper a.psc-btn:hover .psc-btn__label::after {
  transform: translateX(4px);
}
#login-psc,
#login-psc > div,
#login-psc .vc_column_container {
  border-radius: 8px !important;
  overflow: hidden !important;
}

/* pro 3 */
#login-psc .psc-wrapper {
  display: flex !important;
  justify-content: center !important;
}

#login-psc .psc-btn {
  margin-bottom: 20px;
  display: flex !important;
  align-items: center !important;
  flex-direction: row !important;

  gap: 12px !important;

  padding: 12px 18px !important;

  background: #ffffff !important;

  border: 1px solid #e6e8ec !important;
  border-radius: 8px !important;

  text-decoration: none !important;

  transition: all 0.2s ease !important;
}

#login-psc .psc-btn:hover {
  background: rgba(21, 88, 145, 0.08) !important;
  border-color: transparent !important;
  opacity: 1 !important;
}


#login-psc .psc-btn__logo {
  width: 28px !important;
  height: 28px !important;

  background-image: url("/wp-content/uploads/2026/06/ProSanteConnect_PICTO_COULEURS.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;

  flex-shrink: 0 !important;
}

#login-psc .psc-btn__label {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #1f3b82 !important;
  white-space: nowrap !important;
}

#login-psc .psc-btn:hover .psc-btn__label {
  color: #1f3b82 !important;
}
/* responsive */

@media (max-width: 376px) {
  #login-psc .psc-wrapper {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    box-sizing: border-box !important;
  }

  #login-psc a.psc-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    max-width: 250px !important;
    min-width: unset !important;
    line-height: 40px;
    padding: 13px 20px !important;
    gap: 6px !important;

    overflow: hidden !important;
    white-space: normal !important;
    box-sizing: border-box !important;
  }

  #login-psc .psc-btn__logo {
    width: 16px !important;
    height: 16px !important;
    flex-shrink: 0 !important;
  }

  #login-psc .psc-btn__label {
    font-size: 11px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    white-space: normal !important;
  }
}
@media (max-width: 769px) {
  /* container global */
  #login-psc form div[style*="display: flex"] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }

  /* bouton login en haut */
  #login-psc #wppb-submit {
  
    display: block !important;
    margin: 0 auto !important;
  }

  /* bloc liens SOUS le bouton */
  #login-psc form div[style*="gap: 8px"] {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    flex-wrap: wrap !important;
    order: 2 !important;
  }

  /* force ordre bouton en premier */
  #login-psc form p.login-submit {
    order: 1 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }

  /* liens centrés */
  #login-psc form div[style*="gap: 8px"] a {
    text-align: center !important;
  }

  /* séparateur */
  #login-psc form span {
    display: inline-block !important;
    color: #aaa !important;
  }

  #wppb-login-wrap form#wppb-loginform {
    gap: 0 !important;
  }
}
.alignnone {
  margin: 0 !important;
}
/* style psc */
/* style page login psc */
#wppb-login-wrap form#wppb-loginform {
  flex-wrap: wrap !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  gap: 10px !important;
}

#wppb-login-wrap form#wppb-loginform > p.login-username {
  flex: 1 !important;
  min-width: 180px !important;
  margin: 0 !important;
}

#wppb-login-wrap form#wppb-loginform > .password-wrapper {
  flex: 1 !important;
  min-width: 180px !important;
  margin: 0 !important;
}

/* style login new maquette */

#wppb-loginform p.login-remember label {
  font-weight: normal !important;
}
@media (max-width: 769px) {
  #wppb-loginform p.login-remember label {
    font-weight: normal !important;
    font-size: 14px;
  }
  .login-remember a {
    font-size: 14px !important;
  }
  #wppb-loginform .input-validator.error,
  #wppb-recover-password .input-validator.error {
    color: red;
    position: relative;
    top: -10px;
    display: block;
    float: left;
    padding-left: 0 !important;
    width: 100%;
  }

  #wppb-loginform .login-remember {
    gap: 10px !important;
  }
  #wppb-loginform input.input {
    width: 100% !important;
  }
  #wppb-login-wrap .login-password label {
    width: auto !important;
  }

  /* Pour le formulaire de login */
  #wppb-loginform p {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }

  #wppb-loginform label {
    margin-bottom: 5px;
    font-weight: bold;
  }

  #wppb-loginform input.input {
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
}
/* lien inscription */
.login-footer {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  color: #333;
}

.login-footer a {
  color: #22eaca;
  text-decoration: underline !important;
}
.login-footer a:hover {
  color: #22eaca;
  text-decoration: underline !important;
}

.login-footer {
  text-align: center;
  font-size: 14px;
  color: #333;
}

.login-footer a {
  color: #22eaca;
  text-decoration: none;
}

.login-footer a:hover {
  color: #22eaca;
  text-decoration: none;
}

.inscription-link {
  font-weight: normal;
}
.login-remember a {
  font-size: 16px;
  font-weight: normal;
  color: #22eaca;
  margin: 0;
  text-decoration: none;
}

.login-remember a:hover {
  color: #22eaca;
  text-decoration: none !important;
}
/* bouton connexion */

@media (max-width: 321px) {
  #login-psc a.psc-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    max-width: 250px !important;
    min-width: unset !important;
    line-height: 40px;
    padding: 13px 7px !important;
  }

  .login-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .login-footer .inscription-link {
    margin-top: 5px;
  }
}
#wppb-loginform p.login-submit {
  display: flex !important;
  justify-content: center !important;
  overflow: visible !important;
  height: auto !important;
}
#wppb-loginform #wppb-submit {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 15px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.pne-band-badges {
  margin-right: 0 !important;
}
#wppb-loginform .psc-wrapper {
  margin-top: -30px !important;
}

.grecaptcha-badge {
  margin-bottom: 200px;
  z-index: 999 !important;
}

.jscroll-to-top {
  margin-bottom: 206px !important;
}

@media (min-width: 431px) and (max-width: 1000px) {
  #mes_actus .jeg_postblock_23 .jeg_postblock_content {
    display: flex;
    flex-direction: column;
  }

  #mes_actus .jeg_postblock_23 .jeg_post_title {
    overflow: hidden;
  }

  #mes_actus .jeg_postblock_23 .jeg_post_title a {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;

    line-height: 1.4;
    height: calc(1.4em * 3);

    overflow: hidden;
    white-space: normal !important;
  }

  #mes_actus .jeg_postblock_23 .jeg_post_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  #mes_actus .jeg_postblock_23 .pull-left,
  #mes_actus .jeg_postblock_23 .pull-right {
    float: none !important;
    width: 100%;
  }

  #mes_actus .jeg_postblock_23 .pull-left {
    display: block !important;
    text-align: left !important;
    margin-top: 5px;
  }

  #mes_actus .jeg_postblock_23 .pull-right {
    display: block !important;
    text-align: right !important;
    margin-top: 5px;
  }
  .jeg_pl_md_1 .jeg_post_title {
    height: 50px !important;
  }
}

.pne-badge-ios .badge-sub {
  color: #0b0b4f !important;
}
/* prob bouton lire plus */


#connecter_button,
#wppb-submit,
.read-more-survey,
input[type="submit"],
#wppb-recover-password-button,
.wppb-register-user input[type="submit"],
#pum_popup_title_1075 #popmake-1075 input[type="submit"],
.jeg_readmore,
#submit,
.button.basic-vote-button {
  border-radius: 3px !important;
}
/* FINALISER INSCRIPTION */
/* CARD globale */
.finaliser-inscription {
  background: transparent;
  border: 1px solid #e2e6e4;
  border-radius: 8px;
  padding: 20px 25px;
  margin-bottom: 25px;
  border-left: 4px solid #22eaca;
}

/* RESET */
.finaliser-inscription h4,
.finaliser-inscription p {
  margin: 0;
}

/* NOM UTILISATEUR GRAS */
.finaliser-inscription .user-name-inscription {
  font-weight: 700;
  color: #303849;
}

/* TEXTE */
.finaliser-inscription p {
  font-size: 16px;
  color: #5f6b6d;
  line-height: 1.6;
  margin-bottom: 8px;
}

/* dernier paragraphe propre */
.finaliser-inscription p:last-child {
  margin-bottom: 0;
}

/* override WP */
.vc_custom_1766427586018 {
  margin-top: 0px !important;
  margin-bottom: 0 !important;
}
.finaliser-inscription h4 {
  font-weight: 400;
}
.finaliser-inscription h4 {
  all: unset;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #5f6b6d;
  margin-bottom: 10px;
}
/* style footer second connecte et non connecte */

/* footer 3 bloc */
.grecaptcha-badge {
  height: 54px !important;
}
/* mep 06 06 2026 */
.basic-yop-poll-container .basic-inner {
  height: unset !important;
}
#footer_public .footer-col a,
#footer_public .footer-col a:focus,
#footer_public .footer-col a:active {
  text-decoration: none !important;
  color: #ffffff !important;
}

#footer_public .footer-col a:hover {
  text-decoration: none !important;
  color: #22eaca !important;
}
#footer_nonconnectee .footer-col a {
  color: #ffffff !important;
  text-decoration: none !important;
}

#footer_nonconnectee .footer-col a:hover {
  color: #22eaca !important;
  text-decoration: none !important;
}
/* espacement en bas */
.jeg_footer .jeg_content {
  padding-bottom: 0 !important;
}
#footer_public .footer-group-left img:first-child {
  width: 100px !important;
  height: auto !important;
}

.jeg_logo .site-title img {
  width: 90px !important;
}
/*MD-Correction style mise en prod 06/06/2026*/
.psc-error {
  background: #f8d7da;
  color: #842029;
  border: 1px solid #f5c2c7;
  padding: 15px;
  border-radius: 6px;
  margin: 15px 0;
  font-weight: 600;
}

.jeg_postblock_23 .jeg_post_excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.jeg_viewport {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

#footer {
  margin-top: auto;
}
/* FIN MD-Correction style mise en prod 06/06/2026*/
/* sondgae 3325 */
@media (max-width: 325px) {
 
     .bootstrap-yop .basic-form .basic-elements h5 {
    font-size: 11px !important;
  }
  .basic-answer-label {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: nowrap;
  }

  .basic-answer-label .basic-text {
    font-size: 11px !important;
    flex: 1;
    min-width: 0;
    line-height: 1.3;
  }

  .basic-answer-total-votes {
    font-size: 11px !important;
    white-space: nowrap;
  }

  .progress {
    height: 8px !important;
  }

  .progress-bar {
    height: 8px !important;
  }

  .basic-element {
    padding: 8px !important;
  }

  .basic-answer {
    padding: 0 0 6px !important;
  }

  .basic-vote-button {
    font-size: 11px !important;
    padding: 6px 16px !important;
  }

 
}