
@font-face {
    font-family: 'Jost';
    src: url('/wp-content/themes/uncode-child/fonts/Jost-Bold.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fonts/Jost-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IM FELL DW Pica';
    src: url('/wp-content/themes/uncode-child/fonts/IM_FELL_DW_Pica_Roman.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fonts/IM_FELL_DW_Pica_Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IM FELL DW Pica';
    src: url('/wp-content/themes/uncode-child/fonts/IM_FELL_DW_Pica_Italic.woff2') format('woff2'),
        url('/wp-content/themes/uncode-child/fonts/IM_FELL_DW_Pica_Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

table td, table th{
  border-color: #000000!important;
}

@font-face {
  font-family: 'Quentin';
  src: url('/wp-content/themes/uncode-child/fonts/Quentin.woff2') format('woff2'), url('Quentin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungsten';
  src: url('/wp-content/themes/uncode-child/fonts/Tungsten-Book.woff2') format('woff2'), url('Tungsten-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungsten';
  src: url('/wp-content/themes/uncode-child/fonts/Tungsten-Semibold.woff2') format('woff2'), url('Tungsten-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungsten';
  src: url('/wp-content/themes/uncode-child/fonts/Tungsten-Light.woff2') format('woff2'), url('Tungsten-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungsten';
  src: url('/wp-content/themes/uncode-child/fonts/Tungsten-Bold.woff2') format('woff2'), url('Tungsten-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tungsten';
  src: url('/wp-content/themes/uncode-child/fonts/Tungsten-Medium.woff2') format('woff2'), url('Tungsten-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.uncode-divider-wrap.uncode-divider-wrap-top {
    top: 1px;
}

.info-necessary-fields {
  display: none;
}
.btn-button_color-139616 {
  color: #ffffff !important;
  background: radial-gradient(circle at left top, rgb(169, 0, 104), rgb(0, 153, 135) 35%, rgb(191, 207, 0) 74%, rgb(207, 46, 0) 100%);
  border-image: radial-gradient(circle at left top, rgb(169, 0, 104), rgb(0, 153, 135) 35%, rgb(191, 207, 0) 74%, rgb(207, 46, 0) 100%);
}
.pop-title-1 span {
  font-size: 61px !important
}
.gfield--type-choice .gfield_label {
  font-family: Quentin !important;
  font-size: 50px;
  line-height: 1;
  color: #00ccc6;
  display: block;
  margin-bottom: 20px !important;
}
#gform_submit_button_1 {
  display: block;
  width: 100%;
  background-color: #000000;
  border: 1px solid #ffffff;
  border-radius: 7px;
  transition: 0.5s;
  padding: 22px 20px !important;
  font-size: 25px !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

#gform_submit_button_1:hover {
  background-color: #ffffff !important;
  border: 1px solid #ffffff;
  color: #000000;
}
table td {
  font-size: 20px !important;
  font-weight: 400 !important;
}
.modal-window__content {
  width: 100% !important;
}
.pop-title-2 span {
  font-size: 115px !important;
  line-height: 1;
}
.title-accent span {
  line-height: 0.75 !important;
}
.gform_required_legend {
  display: none;
}
.gform_title {
  margin-top: 0;
  margin-bottom: 20px;
}
input[type="submit"] {
  background-color: #000000 !important;
  color: #ffffff;
}
.submitButton {
  background-color: #9b3255 !important;
  color: #ffffff;
  font-size: 15px;
  transition: 0.3s;
  border: 1px solid #9b3255;
  padding: 10px 20px !important;
}
.submitButton:hover {
  background-color: #ffffff !important;
  color: #9b3255;
  font-size: 15px;
  transition: 0.3s;
  border: 1px solid #ffffff;
}
button[type="submit"] {
  background-color: #000000 !important;
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s;
    border:none;
}
button[type="submit"]:hover {
  background-color: #9b3255 !important;
}
#inscription-submit {
  background-color: #000000 !important;
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s;
  border:none;
}
#inscription-submit:hover {
  background-color: #9b3255 !important;
}
[tooltip] {
  position: relative;
}
[tooltip]::before, [tooltip]::after {
  text-transform: none;
  font-size: 12px;
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  z-index: 1001;
  top: -21px;
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  text-align: center;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(44, 44, 44, 0.35);
  background: #ffffff;
  color: #000000;
  z-index: 1000;
}
[tooltip]:hover::before, [tooltip]:hover::after {
  display: block;
}
[tooltip='']::before, [tooltip='']::after {
  display: none !important;
}
/* FLOW: UP */
[tooltip]:not([flow])::before, [tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
[tooltip]:not([flow])::after, [tooltip][flow^="up"]::after {
  bottom: calc(100% + 21px);
}
[tooltip]:not([flow])::before, [tooltip]:not([flow])::after, [tooltip][flow^="up"]::before, [tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}
/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover::before, [tooltip]:not([flow]):hover::after, [tooltip][flow^="up"]:hover::before, [tooltip][flow^="up"]:hover::after, [tooltip][flow^="down"]:hover::before, [tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before, [tooltip][flow^="left"]:hover::after, [tooltip][flow^="right"]:hover::before, [tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}
/* -------------Play footer 2024----------------*/
.play {
  cursor: pointer;
  display: inline-block;
}
.play .pause-icon {
  display: none;
}
.play.pause .play-icon {
  display: none;
}
.play.pause .pause-icon {
  display: inline-block;
  font-size: 35px;
}
.play .fa {
  font-family: 'Material Symbols Rounded' !important;
}
i.fa-pause:before {
  content: "\e034";
  font-family: 'Material Symbols Rounded';
}
.play i.fa-play {
  display: inline-block;
  font-size: 45px;
}
i.fa-play:before {
  content: "\e037";
  font-family: 'Material Symbols Rounded';
}
.material-symbols-rounded {
  font-variation-settings:
    'FILL'0, 'wght'400, 'GRAD'0, 'opsz'24
}
.open-button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#audio-player-fixed {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.audio-player-fixed-wrap {
  height: 100%;
  margin-top: 10px !important;
}
.audio-player-song {
  text-align: center;
  font-size: 10px;
  padding: 20px;
  border-radius: 100%;
}
.song-color-black {
    background-color: #5C8075 !important;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    z-index: 9999;
    border: 4px solid #000000;
}
.song-color-black:hover {
   background-color: #939B6D !important;
  padding: 20px;
}
.song-color-pink {
  background-color: #e538bf !important;
  color: #ffffff;
  position: absolute;
  left: 24%;
  bottom: 15%;
  transition: 0.5s;
  z-index: 9999;
}
.song-color-pink:hover {
  padding: 20px;
}
.song-color-green {
  background-color: #13d67e !important;
  color: #ffffff;
  position: absolute;
  right: 23%;
  top: 11%;
  transition: 0.5s;
  z-index: 9999;
}
.song-color-green:hover {
  padding: 20px;
}
.song-color-blue {
  background-color: #00ccc6 !important;
  color: #ffffff;
  position: absolute;
  left: 17%;
  top: 47%;
  transition: 0.5s;
  z-index: 9999;
}
.song-color-blue:hover {
  padding: 20px;
}
.song-color-yellow {
  background-color: #f6cd24 !important;
  color: #ffffff;
  position: absolute;
  right: 20%;
  top: 60%;
  transition: 0.5s;
  z-index: 9999;
}
.song-color-yellow:hover {
  padding: 20px;
}
.pulse {
  animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(75, 23, 43, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(75, 23, 43, 0);
  }
}
@media only screen and (max-width:960px) {
  .audio-player-song {
    padding: 5px;
  }
  .song-color-yellow, .song-color-yellow:hover {
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
    padding: 5px !important;
  }
  .song-color-blue, .song-color-yellow:hover {
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
    padding: 5px !important;
  }
  .song-color-pink, .song-color-yellow:hover {
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
    padding: 5px !important;
  }
  .song-color-green, .song-color-yellow:hover {
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
    padding: 5px !important;
  }
  .song-color-black, .song-color-yellow:hover {
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
    padding: 5px !important;
  }
  .audio-player-fixed-wrap .wpb_wrapper {
    display: flex;
    justify-content: space-between;
  }
}
/* -------------Réservation ----------------*/
/**TABLES**/
table {
  border: none;
}
table td, table th {
  border-left: none;
}
.select2-container--default .select2-search--inline .select2-search__field {
  color: #000000;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #999999;
}
.select2-container {
  width: 100% !important;
}
.table_list_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  text-align: center;
}
.table_list .item {
  padding: 20px;
}
.table_list_wrapper .item {
  padding: 30px;
  border-radius: 0px;
  border: 2px solid #000000;
  font-weight: 700;
  background-color: #4B172B;
  color: #F1DD79;
}
.table-search .table_list_wrapper {
  display: block;
}
#txtCommentairesTable {
  width: 100%;
  font-size: 15px;
}
.tooltip-bubble {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0;
  position: absolute;
  z-index: 999999;
  bottom: 0;
  left: 0;
  margin-left: 0;
  opacity: 1;
  transition: opacity 0.3s;
  height: 100%;
  overflow: scroll;
}
.tooltip-bubble:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.bubble-modal {
  position: absolute;
  right: 0px;
  top: 6px;
  width: 30px;
  height: 30px;
  font-size: 15px;
  color: #ffffff;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}
.bubble-modal i {
  margin-right: 0 !important;
}
input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: #ffffff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #9a7846;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid #000000;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000000;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
input[type="radio"]:checked::before {
  transform: scale(1);
}
input[type="radio"]:focus {
  outline: max(2px, 0.15em) solid #000000;
  outline-offset: max(2px, 0.15em);
}
.hebergement {
  display: flex !important;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 20px 0;
}
.allergies-accompagne, .allergies-accompagne_notemployee {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
.form-group .allergies {
  display: flex !important;
  justify-content: space-between;
  gap: 20px;
  padding: 20px;
  align-items: center;
}
.identification {
  display: flex !important;
  gap: 20px;
}
.form-radio-options {
  display: flex;
  gap: 30px;
  margin-top: 10px;
  min-width: 150px;
  justify-content: space-between;
  align-items: center;
}
.form-radio-options input {
  display: inline-block;
}
.allergies {
  display: flex !important;
  gap: 20px;
  padding: 20px 0;
  justify-content: space-between;
  align-items: center;
}
.inscription-form button, .assign-form button {
  width: 100%;
  margin-top: 20px;
  transform-origin: center !important;
  transform: none !important;
}
.inscription-form .form-row:nth-child(3) {
  display: grid;
}
.assign-form .select2-container {
  width: 100% !important;
}
.inscription-form .select2-container {
  width: 50% !important;
}
.select2-search__field::placeholder {
  color: #999 !important;
}
.select2-search__field, .select2-search {
  width: 100%;
}
.select2-selection--multiple {
  display: flex !important;
  align-items: center;
  width: 100%;
  padding: 10px !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  box-shadow: inset 0 2px 1px rgb(0 0 0 / 3%) !important;
  border: 1px solid #f2f2f2;
  border-radius: 0;
}
.select2-container--default.select2-selection--multiple {
  box-shadow: inset 0 2px 1px rgb(0 0 0 / 3%) !important;
  border: 1px solid #f2f2f2;
  border-radius: 0;
}
.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  box-shadow: inset 0 2px 1px rgb(0 0 0 / 3%) !important;
  border: 1px solid #f2f2f2;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #000000;
  color: white;
}
.invite-name {
  font-size: 18px;
}
.select2-dropdown {
  border: 1px solid #f2f2f2;
}
.accompagne-employee-selector {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accompagnement, .accompagne-employee, .accompagne-registered {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 0;
  align-items: center;
  margin-bottom: 0px;
  border-bottom: 1px solid #000000;
}
.depend-accompagne, .depend-allergies_accompagne_notemployee {
  padding: 20px 0;
}
.accompagnement .form-group {
  width: 100%;
}
.inscription-form .form-control {
  display: inline-block;
  margin: 0;
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  max-height: 100px;
}
.inscription-form label:not(.form-radio-options) {
  display: block;
  margin: 0;
  font-weight: bold;
}
.form-radio-options {
  display: flex;
  gap: 20px;
  margin-top: 0px;
}
.inscription-form label.necessary-field:after {
  content: "*";
  color: red;
  margin-left: 4px;
  font-weight: 400;
}
.info-necessary-fields span {
  color: red;
  font-weight: light;
}
.inscription-hr {
  margin: 0;
  border-color:#000000!important;
}
.inscription-error {
  background: #d89999;
  padding: 10px 10px;
  color: darkred;
}
#message-hebergement-non {
  display: none;
}
.user-icon {
  font-size: 18px;
  margin-right: 3px;
  float: right;
}
.reservation-container {
  display: grid;
  justify-content: space-between;
  min-height: 400px;
  flex-wrap: wrap;
  grid-template-columns: 49% 48%;
  gap: 10px;
}
.reservation-container .select-container {
  flex: 0 0 40%;
}
.reservation-container .invites {
  flex: 0 0 50%;
  font-size: 18px;
  padding: 14px;
  border: 1px solid #000000;
  box-shadow: inset 0 2px 1px rgb(0 0 0 / 3%);
  border-radius: 0;
}
.header-wrapper {
  overflow: visible;
}
.reservation-container .invites .invite {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #000000;
}
.reservation-container .invites .invite-remove {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.select2-dropdown {
  margin-top: 32px !important;
}
@media only screen and (max-width: 960px) {
  .gold-border:after {
    content: "";
    width: 90%;
    height: 78%;
    border: 2px solid rgba(255, 239, 191, 1);
    display: block;
    position: absolute;
    left: 5%;
    top: 16%;
    z-index: 99;
  }
  .reservation-container .invites {
    flex: 0 0 100%;
  }
}
@media only screen and (max-width:767px) {
  .table_list_wrapper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  [tooltip]:not([flow])::after, [tooltip][flow^="up"]::after {
    bottom: calc(100% + 27px);
  }
  [tooltip]::before {
    content: '';
    border: 5px solid transparent;
    z-index: 1001;
    top: -27px;
  }
  .panel-body span img {
    width: 35px;
  }
  table td:first-child, table th:first-child {
    width: 68%;
    border-right: none;
  }
  .panel-title {
    font-size: 25px !important;
  }
  .panel-body {
    padding: 20px;
  }
  .panel-title .fa-coffee-cup:before, .panel-title .fa-home:before, .panel-title .fa-dinner:before, .panel-title .fa-flag:before, .panel-title .fa-asterisk:before {
    width: 35px;
    height: 35px;
  }
  :not(.menu-shrink).logo-container {
    margin-bottom: 0 !important;
  }
  .menu-sticky-fix:not(.boxed-width) .menu-wrapper.menu-sticky #masthead:first-child .menu-container {
    position: fixed;
    background-color: #ffffff;
    height: 100px;
    top: 0;
  }
}
.select2-selection--single {
  height: auto !important;
}
.select2-selection--single .select2-selection__rendered {
  line-height: initial !important;
}
.select2-selection--single .select2-selection__arrow {
  height: 9px !important;
  top: 50% !important;
}
@media only screen and (max-width: 767px) {
  .identification {
    display: block !important;
  }
  .hebergement {
    display: block !important;
  }
  h3 {
    font-size: 20px !important;
  }
  .allergies {
    display: block !important;
  }
  .allergies-accompagne {
    display: block !important;
  }
  .accompagnement, .accompagne-employee, .accompagne-registered {
    display: block;
  }
  .select2-container {
    width: 100% !important;
  }
  .accompagne-employee-selector {
    display: block;
  }
  .reservation-container {
    display: block;
    min-height: auto;
  }
  .inscription-form .select2-container {
    width: 100% !important;
  }
}
.assign-tables-summary {
  position: fixed !important;
  top: 20%;
  right: 0;
  width: 200px;
  background-color: #000000;
  padding: 20px;
  color: #ffffff;
  border-radius: 20px 0 0 20px;
  text-align: center;
}
html[data-dracula-scheme="dark"] .assign-tables-summary {
  position: fixed !important;
  top: 20%;
  right: 0;
  width: 200px;
  background-color: #ffffff;
  padding: 20px;
  color: #000000;
  border-radius: 20px 0 0 20px;
  text-align: center;
}
html[data-dracula-scheme="dark"] .assign-tables-summary h3 {
  background-color: #ffffff;
  color: #000000;
}
.assign-tables-summary .info {
  display: flex;
  flex-direction: column;
  flex: 0 0 35%;
  gap: 14px;
}
.assign-tables-summary .buttons span {
  font-size: 12px;
  line-height: 1;
  display: block;
}
.assign-tables-summary h3 {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 10px;
  font-size: 20px;
  font-family: Inter;
  background-color: #000000;
  border-radius: 20px 0 0 0;
}
.assign-tables-summary span {
  font-size: 20px;
  color: #888888;
}
.dracula-toggle.style-2 .dracula-toggle-icon-wrap {
  background-color: #000000;
}
.dracula-toggle.style-2.mode-dark {
  background-color: #888888;
}
.dracula-toggle.style-2.mode-dark .dracula-toggle-icon {
  background-color: #000000;
}
/* **********************      TABLES INTERACTIVES        ************************* */
.unassigned-persons-container, .waitinglist-persons-container {
  flex: 0 0 25%;
  display: flex;
  flex-direction: column;
}
.persons-container-side-bar {
  width: 20%;
  position: absolute;
  z-index:999;
}
.waitinglist-persons-container .is_stucked {
  top: 439px !important;
}
.tables-container {
  gap: 25px !important;
  grid-template-columns: repeat(4, 1fr) !important;
  display: grid;
  overflow: auto;
  max-width: 1200px;
  margin: 0 auto;
  margin-left: 22%;
  margin-right: 12%;
}
.table {
  margin-bottom: 0;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 20px;
  position: relative;
}
.tables-container .table .edit-table-name {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 7px;
  border-radius: 50%;
  margin-left: 10px;
  transition: 0.2s;
  width: 32px;
  height: 32px;
}
.tables-container .table .edit-table-name:hover {
  display: inline-block;
  background-color: #888888;
  padding: 8px 7px;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
.tables-container .table .edit-table-name svg {
  width: 16px;
  height: auto;
}
.tables-container .table-name-input {
  display: none;
  width: 100%;
}
.tables-container .table-name-input input {
  display: inline;
  width: 80%;
  padding: 0 4px;
  color: #000000;
  font-size: 18px;
  margin-top: 0;
}
.tables-container .table-name-input svg {
  width: 20px;
  height: auto;
}
.tables-container .table-name-input a {
  display: inline-block;
  background-color: #ffffff;
  padding: 6px 7px;
  border-radius: 50%;
  margin-left: 10px;
  transition: 0.2s;
  width: 32px;
  height: 32px;
  color: #000;
}
.tables-container .table-name-input a:hover {
  display: inline-block;
  background-color: #888888;
  padding: 6px 7px;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
.unassigned-persons-container, .waitinglist-persons-container {
  border: 1px solid #000;
}
.waitinglist-persons-container {
  margin-top: 20px;
}
.unassigned-persons-container h3, .waitinglist-persons-container h3 {
  margin-top: 0;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 17px;
  padding: 10px 20px 10px 20px;
  border-radius: 20px 20px 0 0;
  font-family: Inter;
}
.persons .ui-sortable {
  padding: 10px;
}
.table ul.persons {
  min-height: 300px;
  padding: 0px 10px 10px 10px !important;
  margin: 0;
}
ul.persons {
  list-style-type: none;
  padding: 0 !important;
  margin: 0;
  margin-top: 1rem;
}
li.person {
  list-style-type: none;
  padding: 0.5rem 1rem;
  border: 1px solid #ededed;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 0.5rem;
  cursor: move;
  font-size: 12px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  border-radius: 10px;
  transition: 0.3s;
  z-index: 9999 !important;
  position: relative;
}
li.person p {
  font-size: 15px;
}
li.person i {
  margin-right: 5px;
}
.attendees-report{
  overflow:auto;
}
.attendees-report td {
  font-size: 15px!important;
  font-weight: 300;
}
li.person:hover, li.person:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.table-completed:before {
  content: "Table complète";
  background-color: #9b3255;
  padding: 5px 10px;
  border-radius: 50em;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  justify-content: center;
  position: absolute;
  top: 55px;
  left: calc(50% - 68.75px);
  font-size: 12px;
}
.hide-completed .table-completed {
  display: none;
}
.unassigned-persons-container ul, .waitinglist-persons-container ul {
  padding: 10px !important;
  overflow-y: scroll;
}
.unassigned-persons-container h3, .waitinglist-persons-container h3 {
  margin-top: 0;
}
.total-persons {
  padding: 1px 8px;
  margin-top: 0;
  text-align: right;
}
.unassigned-persons-container, .waitinglist-persons-container {
  height: 100%;
  top: 135px;
  left: 31px;
  z-index: 9999;
  border-radius: 20px 20px 12px 20px;
  max-height: 300px;
}
.table h3 {
  margin-top: 0;
  background-color: #000000;
  color: #ffffff;
  padding: 10px 20px 20px 20px;
  border-radius: 20px 20px 0 0;
  text-align: center;
  display: flex;
  font-family: Inter;
  font-size: 18px;
  justify-content: space-between;
  align-items: center;
}
html[data-dracula-scheme="dark"] .table h3 {
  background-color: #ffffff !important;
  color: #000000 !important;
}
/* width */
.unassigned-persons-container ul::-webkit-scrollbar {
  width: 20px;
}
.waitinglist-persons-container ul::-webkit-scrollbar {
  width: 20px;
}
/* Track */
.unassigned-persons-container ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #9b3255;
  border-radius: 10px;
}
/* Track */
.waitinglist-persons-container ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #9b3255;
  border-radius: 10px;
}
/* Handle */
.unassigned-persons-container ul::-webkit-scrollbar-thumb {
  background: #9b3255;
  border-radius: 25px;
  height: 19px;
  width: 19px;
}
/* Handle */
.waitinglist-persons-container ul::-webkit-scrollbar-thumb {
  background: #9b3255;
  border-radius: 25px !important;
  height: 19px;
  width: 19px;
}
/* Handle on hover */
.unassigned-persons-container ul::-webkit-scrollbar-thumb:hover {
  background: #9b3255;
}
/* Handle on hover */
.waitinglist-persons-container ul::-webkit-scrollbar-thumb:hover {
  background: #9b3255;
}
.invite-waiting {
  color: #000000;
  font-style: italic;
}
.unassigned-persons-container ul.persons, .waitinglist-persons-container ul.persons {
  margin-top: 0;
}

.menu-soprema td{
padding:20px 0 30px 0;
}
@media screen and (max-width: 1600px) {
  .tables-container {
    gap: 25px !important;
    grid-template-columns: repeat(3, 1fr) !important;
    display: grid;
    overflow: auto;
    max-width: 1200px;
    margin: 0 auto;
    margin-left: 23%;
    margin-right: 15%;
  }
}
@media screen and (max-width: 1200px) {
  .navbar-nav > ul.menu-smart {
    margin-top: 65px;
  }
  body[class*=hmenu] div:not(.menu-accordion) > ul.menu-smart > li > a {
    width: 100%;
    justify-content: space-between;
  }
  .tables-container {
    gap: 25px !important;
    grid-template-columns: repeat(2, 1fr) !important;
    display: grid;
    overflow: auto;
    max-width: 1200px;
    margin: 0 auto;
    margin-left: 24%;
    margin-right: 17%;
  }
  .unassigned-persons-container h3, .waitinglist-persons-container h3 {
    font-size: 14px;
  }
  .unassigned-persons-container p, .waitinglist-persons-container p {
    font-size: 12px;
  }
  .etapes .h2 {
    font-size: 25px !important;
  }
}
.table-count {
  display: none !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .etapes .h3 {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 768px){
  .main-container .row-container .single-h-padding{
  padding:20px;
}
  .row div.column_child.pos-middle .uncell{
  padding:20px;
}
}
