.content-event, .list-events, .list-event {
  display: flex;
}

.sub-title {
  font-size: 30px;
}

.container, .colonne-50 .enov-tick .enov-nb-participant {
  color: white;
}

.list-events {
  flex-direction: column;
  width: 50%;
}

.list-event {
  flex-direction: row;
  padding: 15px;
  margin-bottom: 15px !important;
  background-color: #212d57;
  color: white;
  cursor: pointer;
}

.enov-menu-active {
  text-decoration: underline;
}

.menu-right a,
.enov-pagination a.page-numbers {
  color: #8f96aa;
}

.menu-right a:hover {
  color: #ffffff;
}

.selected.list-event {
  background-color: #d6bb93;
}

.selected.list-event div {
  color: #212d57;
}

.event {
  width: 100%;
  margin-left: 60px;
}

.attachment-full.size-full {
  padding-bottom: 10px;
}

.colonne-50 {
  width: 50%;
}

.flex-row {
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.presence div {
  width: 35px;
  cursor: pointer;
}

.inscription-present.active { 
  border: 2px solid green;
}

.inscription-absent.active { 
  border: 2px solid red;
}

.inscription-inedeci.active { 
  border: 2px solid lightblue;
}

.enov-tick img {
  height: 15px;
}

.colonne-50.flex-row {
  justify-content: space-between;
}

.enov-tick {
  display: flex;
  align-items: center;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 25px;
  line-height: 20px;
}

#user_login, 
#user_pass {
  padding-left: 0px;
  font-size: 18px;
}

.login-submit #wp-submit {
  background-color: unset;
  color: #d6bb93;
  text-transform: uppercase;
  border: 1px solid #d6bb93;
}

.login-titre {
  margin-bottom: 50px;
  padding-top: 20px;
  border-width: 1px 0 0 0!important;
  border-radius: 0px!important;
  border-color: #777!important;
  border: solid;
}

.delete-participant .enov-tick {
  display: inline-block;
}

.login-lost-password a {
  color: #ffffff;
  font-size: 14px;
}

.enov-nb-participant {
  width: 25px;
  text-align: end;
}

.enov-green {
  background-color: #a4b73a;
}

.enov-red {
  background-color:#d25b31;
}

.enov-blue {
  background-color:#5bccd9;
}

.enov-title,
 .enov-date {
  line-height: 20px;
}

.enov-date {
  padding-top: 3px;
}

.enov-dg,
.enov-dg input::placeholder {
  color: #d6bb93;
}

.enov-title-event {
  font-size: 50px;
  line-height: 50px;
}

.answer-part .presence {
  justify-content: end;
  gap: 10px;
  padding-bottom: 20px;
}

.title-presence {
  text-align: end;
  padding-right: 9px;
  padding-bottom: 15px;
}

.presence .enov-tick {
  justify-content: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.main-page-wrapper {
  background-color: #010825;
  background-image: linear-gradient(to top, #010825 65%, #33384c 100%);
}

.mail-to,
.call-to,
.birthdate-area {
  text-align: center;
}

.mail-to img,
.call-to img,
.birthdate-area img {
  max-width: 30%;
}

.enov-gap-20 {
  gap: 20px;
}

.enov-end {
  text-align: end;
}

.enov-hidden {
  display: none !important;
}

.form-group {
  margin-bottom: 20px;
}

.enov-photo {
  padding-top: 20px;
  padding-bottom: 20px;
}

.enov-logo {
  height: 150px;
  width: 195px;
  padding: 10px;
  background-color: #fff;
  overflow: hidden;
}

.row-user {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.enov-first-line {
  height: 80%;
}

.enov-white {
  color: white;
}

.enov-pt-5 {
  padding-top: 5px;
}

.enov-pb-15 {
  padding-bottom: 15px;
}

.enov-mb-15 {
  margin-bottom: 15px;
}

.enov-pb-20 {
  padding-bottom: 20px;
}

/*
.row-2-cols {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.row-2-cols div {
  width: 48%;
}
*/
.row-2-cols div {
  width: 50%;
  padding: 5px;
  box-sizing: border-box;
	display:inline;
}

div h3,
.blocks h3,
.blocks label {
  color: white;
}

.enov-impact,
.enov-dg input::placeholder {
  font-family: Impact;
}

.enov-company {
  line-height: 0.5;
  font-size: 15px;
}

#sector-activity option,
#sector-activity-form option {
  background-color: black;
}

.menu-toplevep {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.menu-left {
  display: flex;
  max-height: 50px;
  gap: 25px;
  width: 50%;
}

.menu-input {
  display: flex;
  align-items: center;
  width: 50%;
}

.menu-right {
  display: flex;
  max-height: 50px;
  gap: 25px;
  align-self: flex-end;
  justify-content: end;
}

.enov-pt-50 {
  padding-top: 50px;
}

.hide-computer {
  display: none;
}

@media (min-width: 1025px) {
  .fiche-user {
    width: 24%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 700px) {
  .enov-flex-menu {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
  } 
  .enov-head-img {
    width: unset; 
    order: 1;
    align-self: center;
  }

  .enov-header-gc-member .enov-head-title {
    order: 2;
    padding-left: 10px;
    padding-right: 10px;
  }

  .enov-head-img img {
    width: 100px;
    max-width: unset;
  }
  .enov-header-gc-member {
    background-size: 240% auto !important;
  }
}


@media (max-width: 1024px) {
  .list-events {
    width: 100%;
    flex-direction: row;
    height: 250px;
    overflow: auto;
    flex-wrap: wrap;
  }
  
  .content-event {
    flex-wrap: wrap;
  }
  
  .colonne-50.flex-row {
    justify-content: end;
    gap: 10px;
  }

  .event {
    margin-left: 0;
    padding-top: 50px;
  }

  .list-event {
    width: 100%;
  }

  .hide-computer {
    display: block;
  }

  .menu-toplevep {
    flex-direction: column;
  }
  .menu-left {
    order: 2;
    width: unset;
  }
  .menu-right {
    order: 1;
    padding-bottom: 20px;
  }
  .fiche-user {
    background-repeat: repeat;
    width: 48%;
  }

  .row-user {
    flex-wrap: wrap;
  }
  .row-user .colonne-50 {
    width: 100%;
    padding-top: 50px;
  } 
  .hide-mobile {
    display: none;
  }
  .event .colonne-50 {
    width: 100%;
  }
}

@media (max-width: 896px) {
  .flex-row {
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .fiche-user {
    background-repeat: repeat;
    width: 100%;
  }
}

.menu-input img {
  max-height: 20px;
}

.menu-select {
  align-items: center;
  display: flex;
  width: 50%;
}

.container-user {
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

.fiche-user {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  column-gap: 2%;
  background-color: #212d57;
  margin-bottom: 15px;
  padding: 10px;
  aspect-ratio: 3 / 2;
  background-image: url(https://2023.goalclub.ch/wp-content/uploads/2020/06/tarif.jpg);
  background-position: center;
}

.profil-gauche {
  width: 65%;
  height: 100%;
}

.profil-droite {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.birthdate-area {
  margin-top: auto;
}

.enov-darkblue {
  background-color: #212d57;
}

.enov-desactivate {
  pointer-events: none;
}

.delete-participant .enov-tick,
.search-ico {
  cursor: pointer;
}

#enov-zone-accompagnant div,
#enov-zone-contact div,
.delete-participant {
  display: flex;
}

#enov-zone-contact .enov-tick {
  height: 30px;
}

#enov-zone-accompagnant > div {
  gap: 20px;
  flex-wrap: wrap;
}

#enov-zone-contact > div {
  gap: 10px;
  flex-wrap: wrap;
}

#enov-zone-contact {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.delete-participant {
  height: 30px;
}


#enov-zone-accompagnant{
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.last-to-right {
  margin-left: auto;
}

/* The switch - the box around the slider */
.switch {
  margin-left: 5px;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.border-top {
  border-width: 1px 0 0 0!important;
  border-radius: 0px!important;
  border-color: #777!important;
  border: solid;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 5px;
  bottom: 4px;
  background-color: #212d57;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #a4b73a;
}

input:focus + .slider {
  box-shadow: 0 0 1px #a4b73a;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* Couleur foncée avec opacité */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  display: none;
}

.reset-filter img {
  height: 13px;
  cursor: pointer;
}

#loader {
  border: 16px solid #ffffff;
  border-top: 16px solid #212d57;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 2s linear infinite;
}

.enov-pagination {
  padding-top: 40px;
  display: flex;
  justify-content: center;
  gap: 12px;
}

.enov-pagination .current {
  font-weight: bold;
}

.enov-header-gc-member {
  background-image: url(../../uploads/2020/06/background-goalclup.jpg);
  background-repeat: no-repeat;
  background-size: 55% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-position: 100% 0%;
  background-color: #000002;
}

.enov-header-gc-member .enov-head-title {
  font-family: Impact;
  font-size: 55px;
}
.enov-player-head {
  position: absolute;
  bottom: -198px;
  left: 60px;
  width: 586px;
  z-index: 9999;
}
.enov-div-player {
  position: relative;
}

.enov-div-menu {
  position: relative;
}

.enov-menu-head {    
  position: absolute;
  top: -52px;
  right: 0;
  width: 38px;
  z-index: 9999;
}

.enov-head-img {
  width: 10%;
}

.menu-icon {
  display: inline-block;
  padding: 10px;
  background-color: #ccc;
  cursor: pointer;
}

.enov-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  /*left: 0;*/
  top: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  max-width: 1192px;
}

.modal-content {
  position: absolute;
  top: 150px;
  right: 0;
  /*transform: translate(-50%, -50%);*/
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  width: 900px;
}

.enov-flex-menu {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.enov-relative {
  position: relative;
  max-width: 1192px;
  width: 1192px;
}



/* Styliser la modal */
.enov-modal-mobile {
  display: none;
  /* Ajoutez les styles de votre choix */
  position: fixed;
  background-color:rgba(0,0,0,.7);
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.enov-modal-mobile .menu{
  background: white;
  width: 300px;
}

.enov-modal-mobile .menu li a {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  min-height: 50px;
  border-bottom: 1px solid rgba(129,129,129,.2);
  color: #2d2a2a;
  text-transform: uppercase;
  letter-spacing: .2px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3;
}

#previewImg {
  height: 200px;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}


.enov-first-line .profil-gauche div,
.enov-first-line .profil-gauche div img{
  max-height: 100%;
  overflow: hidden;
}

#events-redondant {
  background-color: #010825;
}

.order-2:first-of-type {
  margin-top: 35px;
}

.list-event.order-3:first-of-type {
  margin-top: 35px !important;
}

#enov-zone-accompagnant > div:first-of-type {
  margin-top: 20px !important;
}

.enov-pb-40 {
  padding-bottom: 40px;
}

.enov-pb-50 {
  padding-bottom: 50px;
}