.fc-disabled-date {
    background-color: #f0f0f0 !important;
    color: #999 !important;
    pointer-events: none !important; /* Disable pointer events on these dates */
    cursor: not-allowed !important;
  }
  .form-check{
    display: flex;
  }
  .form-check .form-check-label{
    margin-top: 10px;
    margin-left: 10px;
  }
  .form-check .form-check-input{
    margin-left: 0px;
  }
  .hide{
      display: none;
  }
  .available_slots{
      border: 1px solid black;
      width: 200px;
      height: 620px;
      overflow: auto;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 68px;
  }
  .slots{
      border: 2px solid black;
      width: 100%;
      height: 30px;
      text-align: center;
      cursor: pointer;
      margin: 20px;
  }
  .appointment-form{
      display: flex;
      justify-content: center;
      height: auto;
  }
  .appointment-form .border{
      border: 2px solid black;
  }
  
  .appointment-status{
      max-width: fit-content;
      margin-left: auto;
      margin-right: auto;
  }

  div#calendar {
  width: 100% !important;
  margin-top: 30px !important;
  height: 140px !important;
  overflow: hidden !important;
  }
  .fc-toolbar h2 {
      font-size: 20px !important;
      font-family: 'Montserrat' !important;
      font-weight: bold;
  }
  .available_slots h3 {
      font-size: 20px !important;
      font-family: 'Montserrat' !important;
      font-weight: bold !important;
      padding-top: 10px;
      color: #000 !important;
  }
  .available_slots p.slots {
      margin-bottom: 0 !important;
      margin-top: 0 !important;
  }


  .slots {
      width: 100%;
      height: 50px;
      text-align: center;
      cursor: pointer;
      margin: 20px;
      display: flex;
      flex-direction: column;
      align-content: center;
      justify-content: center;
      color: #000 !important;
  }
  .all_available_slots {
      position: relative;
      left: auto;
      right: 0 !important;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
  /* .available_slots {
      border: 1px solid black;
      width: 200px;
      height: 100%;
      overflow: auto;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 68px;
      background: #e7e7e7;
      border: 1px solid black;
      color: #fff !important;
  } */
  
  .d-flex.justify-content-center.time-slots {
      overflow-y: scroll;
      height: 750px;
  }
  .available_slots p.slots {
      margin-bottom: 0 !important;
      margin-top: 0 !important;
  }


  .container.book_appointment .col-md-3.border svg {
      width: 22px !important;
  }
  .appointment-form .border button {
      font-size: 15px;
      margin-bottom: 15px;
  }

  .appointment-form .border {
      display: flex !important;
      flex-direction: column;
      padding: 40px;
  }

  .appointment-form .border h3 {
      font-family: 'Montserrat';
      font-weight: bold;
      margin-bottom: 20px;
  }
  .row.appointment-form .mb-3 .btn.btn-primary {
      background: #000;
      padding-top: 10px;
      padding-bottom: 10px;
      border: none;
      text-transform: uppercase;
  }
  .form-check {
      display: flex;
      align-content: center;
      align-items: center;
      margin-bottom: 20px;
      padding-left: 0 !important;
  }

  .appointment-form .col-md-3.border p {
      margin-bottom: 0;
      min-height: 45px;
  }

  .appointment-form .col-md-3.border {
      background: #e7e7e7;
      color: #000;
  }
  span.back_button {
      position: absolute;
      left: 30px;
      margin-top: 20px;
  }

  .heading-banner{
      background-image: url('https://citym8.ie/assets/img/book-appointment.jpg') !important;
      background-repeat: no-repeat;
      background-size: cover;
      height: 400px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100% !important;
  }

  .heading-banner h1{
      font-weight : bold;
      color: #a3a3a3;
  }

  #sign_id{
      margin: 10px;
      height: 73px;
      border: 1px solid;
      border-radius: 8px;
      background: #000000;
  }

  #register_id{
      margin: 10px;
      height: 73px;
      border: 1px solid;
      border-radius: 8px;
  }

  .register_error{
      color: red;
      font-size: 17px;
  }
  .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 30px !important;
  background: #e7e7e7;
  color: #000;
  }
  .form-check .form-check-label {
      margin-top: 0px!important; 
     margin-left: 10px;
  }
  .login-button input#login_customer {
      margin: 0 auto;
      display: flex;
      background: #000;
      width: 100%;
      color: #fff;
  }

  p.mt-4.text-center a {
      color: #000;
  }
  .col-md-6.text-end a {
      color: #000;
  }

  button#register_customer {
      display: flex;
      margin: 0 auto;
      background: #000;
      width: 100%;
      color: white;
      /* text-align: center!important; */
      justify-content: center;
  }
  .available_slots {
      overflow-y: scroll;
      height: 675px;
      scrollbar-color: #e7e7e7 #000;
      scrollbar-width: thin;
      /* height: 407px; */
  }

  .appointment-form .col-md-3.border {
      background: #14100c;
      color: #fff;
  }
  .appointment-form .border button {
      font-size: 14px;
  }


  #register_id {
      height: 50px;
      background: #000000;
      color: #fff;
      font-weight: 600;
  }
  #sign_id {
      height: 50px;
      background: #000;
      color: #fff;
      font-weight: 600;
  }
  .fc-day-grid-container.fc-scroller{
      height: unset !important; 
  }
  .service-container {
      width: 40%;
      margin-top: 40px;
  }
  .scale-in-ver-top {
      -webkit-animation: scale-in-ver-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
              animation: scale-in-ver-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }

  .book-service{
      margin-top: 25px;
  }
  .book-service h2{
      text-align: center;
  }
  .book-service div {
      padding: 20px 45px 20px 45px;
  }
  .book-service div p {
      float: right;
      padding: 6px 20px;
      background: lightgray;
      border-radius: 5px;
      margin-top: 6px;
      margin-right: 15px;
  }
  .book-service div button{
      float: right;
  }

  .service {
      padding: 50px 0;
  }
  .service .service-container {
      /* max-width: 1220px;
      margin: 0 auto;
      padding: 0 15px; */
      width: 100%;
  }
  .service h2 {
      text-align: center;
      font-size: 40px;
      color: #000;
      margin: 0 0 55px;
  }
  .service ul {
      margin: 0;
      padding: 0;
  }
  .service ul li {
      list-style: none;
      border-bottom: 1px solid #c6c7c8;
      padding: 0 0 15px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      margin: 0 0 15px;
  }
  .service ul li span {
      font-size: 20px;
      display: inline-block;
      margin: 0 20px 0 0;
  }
  .service-cta button {
      background-color: #0d6efd;
      border: 0;
      color: #fff;
      font-size: 20px;
      border-radius: 10px;
      padding: 18px 27px;
      cursor: pointer;
      transition: all ease .2s;
  }
  .service-cta button:hover {
      background-color: #000;
  }

  #booking_modal .modal-body {
    max-width: 680px;
    background: #fff;
}
div#calendar {
    margin-top: 0;
    height: auto;
}
#calendar .fc-toolbar {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 2px solid #bbbbbb;
}
.fc-toolbar h2 {
    font-weight: 600;
}
.calendar .fc-left {
    margin: 7px 0 0;
}
#calendar .fc-head table th {
    border-width: 2px;
    border-color: #bcbcbc;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
}
#calendar .fc-widget-content {
    height: 87px;
}

.book-modal .booking-details {
            background-color: #f3f3f3;
            border-radius: 10px;
            padding: 15px 25px;
            margin: 0 0 30px;
        }
        .booking-details table {
            width: 100%;
        }
        .booking-details table th {
            font-weight: 500;
        }
        .booking-details tfoot table {
            background-color: #cfcbcb;
            border-radius: 15px;
        }
        .booking-details tfoot table tr th,
        .booking-details tfoot table tr td {
            padding: 10px 15px;
        }
        .book-modal p {
            margin: 0 0 20px;
            text-align: center;
        }


  @media (max-width: 767px) {
      .service h2 {
          margin: 0 0 40px;
      }
      .service ul li {
          flex-direction: column;
      }
      .service .service-info {
          margin: 0 0 15px;
      }
      .service ul li span,
      .service-cta button {
          font-size: 18px;
      }
      .service-cta button {
          padding: 16px 22px;
      }
  }
  
  @media only screen and (min-width:320px) and (max-width:766px) {

      .availability-calender.container .d-flex {
          display: flex !important;
          flex-direction: column !important;
      }
      div#calendar .fc-day-grid-container.fc-scroller {
          height: unset !important;
      }
      .slots {
          width: 100% !important;
          height: 40px !important;
          text-align: center;
          cursor: pointer;
          margin: 20px;
          display: flex !important;
          flex-direction: column;
          align-content: center;
          justify-content: center;
          border: 2px solid black !important;
      }
      .available_slots {
          padding-bottom: 30px !important;
          width: 100% !important;
      }
      .availability-calender.container h1.text-center {
          font-size: 22px !important;
          font-weight: bold !important;
          margin-top: 30px !important;
      }
      .row.appointment-form .col-md-3.border {
          order: 1 !important;
      }
      span.back_button {
          position: absolute;
          left: 30px;
          margin-top: 9px !important;
      }
      .appointment-form .border {
          padding-top: 60px !important;
      }

      .required-field {
          color: black;
          font-weight: 700;
      }

  }

  .service {
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.service .service-container {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 15px;
}
.service h2 {
    text-align: center;
    font-size: 40px;
    color: #000;
    margin: 0 0 55px;
}
.service ul {
    margin: 0;
    padding: 0;
}
.service ul li {
    list-style: none;
    border-bottom: 1px solid #c6c7c8;
    padding: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    margin: 0 0 15px;
}
.service ul li span {
    font-size: 20px;
    display: inline-block;
    margin: 0 20px 0 0;
}
.service-cta button {
    background-color: #0d6efd;
    border: 0;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    padding: 18px 27px;
    cursor: pointer;
    transition: all ease .2s;
}
.service-cta button:hover {
    background-color: #000;
}
.service-container .service-modal {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
}
.appt-timings{
    margin-top: 20px;
}
.service-modal .appt-timings {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px;
}
.appt-timings table {
    border: 2px solid #bcbcbc;
    background: #eee;
    border-collapse: collapse;
    margin: 0 0 30px;
}
.appt-timings table thead tr th {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #bcbcbc;
    text-align: left;
    padding: 20px 10px;
}
.appt-timings table tbody tr td {
    font-size: 16px;
    font-weight: 600;
    padding: 25px 10px;
    border-right: 2px solid #bcbcbc;
    transition: all ease .2s;
}
.appt-timings table tbody tr td:last-child {
    border-right: 0;
}
.appt-timings table tbody tr td:hover {
    background: #0d6efd;
    color: #fff;
}
.appt-timings .service-total {
    border-radius: 10px;
    background: #eee;
    padding: 25px;
    margin: 0 0 30px;
}
.service-total .total-desc,
.total-desc .sub-total,
.service-total .staff-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.service-total .total-desc {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.total-desc .sub-total {
    flex-direction: column;
    align-items: flex-end;
}
.sub-total .timings {
    margin: 0;
}
.sub-total .sub-price {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 18px;
}
.sub-total .timings {
    font-size: 16px;
    color: #5f5f5f;
}
.staff-details label {
    color: #5f5f5f;
    font-size: 16px;
}
.staff-details label strong {
    font-weight: 600;
}
.staff-details select {
    background: #e2e2e2;
    border: 0;
    color: #5f5f5f;
    font-size: 16px;
    padding: 14px 16px;
    border-radius: 10px;
    cursor: pointer;
}
.staff-details select:focus {
    outline: none;
}
.appt-timings .timing-panel {
    padding: 0;
}
.appt-timings .timing-panel:hover {
    background: transparent;
}
.timings-row table {
    margin: 0;
    border: 0;
}
.timing-panel .timings-row {
    max-width: 680px;
    overflow-x: auto;
}
.total p {
    margin: 0 0 10px;
    text-align: right;
    color: #5f5f5f;
    font-size: 16px;
}
.total p:last-child {
    margin: 0;
}
.total p label {
    font-size: 16px;
    color: #5f5f5f;
}
.total p label span {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.cont-cta button {
    background: #0d6efd;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
}
.appt-timings .cont-cta {
    text-align: center;
}
.cont-cta button {
    border: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 18px 66px;
}

.select_slot
{
    cursor: pointer;
}

.confirm_select_slot
{
    background-color: #0d6efd;
    color: white;
}

.slot-issue-css{
    color: white; background-color:red; padding:0px 20px;
}

@media (max-width: 767px) {
    .service h2 {
        margin: 0 0 40px;
    }
    .service ul li {
        flex-direction: column;
    }
    .service .service-info {
        margin: 0 0 15px;
    }
    .service ul li span,
    .service-cta button {
        font-size: 18px;
    }
    .service-cta button {
        padding: 16px 22px;
        cursor: pointer;
    }
    .service-modal .appt-timings {
        padding: 15px;
        max-width: 430px;
    }
    .appt-timings table thead tr th,
    .appt-timings table tbody tr td {
        padding: 15px 10px;
    }
    .timing-panel .timings-row {
        max-width: 430px;
    }
}

@media (max-width: 479px) {
    .service-modal .appt-timings {
        max-width: 320px;
    }
    .timing-panel .timings-row {
        max-width: 320px;
    }
    .book-heading h2 {
        font-size: 22px;
    }
    .booking-steps ul:before {
        display: none;
    }
    .staff-name ul li {
        margin: 0 15px 0 0;
    }
    .book-modal h3 {
        font-size: 20px;
    }
    .book-heading h2 {
        font-size: 22px;
    }
    .booking-steps ul:before {
        display: none;
    }
    .staff-name ul li {
        margin: 0 15px 0 0;
    }
    .book-modal h3 {
        font-size: 20px;
    }

    .book-heading h2 {
        font-size: 20px;
    }
    .book-heading h2 i {
        font-size: 22px;
        position: relative;
        top: -2px;
        z-index: 1;
    }
    .book-modal h3 {
        font-size: 20px;
    }
    .booking-confirmation-container .btn-group {
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
    .booking-confirmation-container .btn-group a  {
        margin: 0 0 10px;
    }

    .appointment-dialogbox .fc-prev-button {
        padding: 15px !important;
    }
    #booking_modal .appointment-dialogbox {
        max-height: 500px;
        overflow-y: auto;
    }
}

.appt-timings {
    margin: 26px 0 0;
}
.appt-timings table tbody tr td {
    padding: 28px 8px;
    min-width: 97px;
}
.appt-timings table tbody tr .timing-panel tr td:hover {
    background: #0d6efd;
    color: #fff !important;
}
.timings-row::-webkit-scrollbar {
    -webkit-appearance: none;
}

.timings-row::-webkit-scrollbar:vertical {
    width: 11px;
}

.timings-row:-webkit-scrollbar:horizontal {
    height: 11px;
}

.timings-row::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

@media (max-width: 767px) {
    .timing-panel .timings-row {
        max-width: 380px;
    }
}

.appointment-dialogbox #calendar {
    width: 100% !important;
    margin-top: 30px !important;
    height: 680px !important;
    overflow: hidden !important;
    border-bottom: 1px solid #dddddd;
}
.modal-dialog.appointment-dialogbox {
    max-width: 680px !important;
}
.appointment-dialogbox #calendar .fc-head table th {
    padding: 5px 15px !important;
}
.appointment-dialogbox .timing-panel .timings-row {
    max-width: 617px !important;
}
.appointment-dialogbox .fc-today-button, .appointment-dialogbox .fc-prev-button, .appointment-dialogbox .fc-next-button {
    background-color: #eeee !important;
    color: #000 !important;
    text-shadow: none !important;
    border: 1px solid #eeee !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 15px 25px !important;
    line-height: 20px !important;
    height: auto !important;
    border-radius: 10px !important;
    background-image: none !important;
}
.appointment-dialogbox .fc-prev-button{
    margin-right: 15px !important;
}
.appointment-dialogbox #calendar .fc-toolbar{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fc-toolbar .fc-center, .appointment-dialogbox .fc-clear {
    display: none;
}
.appointment-dialogbox .fc-toolbar .fc-left {
    margin-right: 20px !important;
    margin-bottom: 10px;
}
.appointment-dialogbox .fc-toolbar .fc-right {
    margin-bottom: 10px;
}
.appointment-dialogbox .service-sub-price{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.appointment-dialogbox .service-total-price{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.appointment-dialogbox .total {
    margin-bottom: 40px;
}

.appointment-dialogbox .appt-timings table tbody tr td:hover{
    color: #000 !important;
}

.appointment-dialogbox .appt-timings table tbody tr td:hover{
    color: #000 !important;
}
.appointment-dialogbox .appt-timings {
    overflow: hidden;
}
.appointment-dialogbox .fc-view-container .fc-view .fc-bg table{
    width: 100% !important;
}

/* New Module */
.book-modal {
    /* position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    max-width: 600px;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    padding: 30px 20px;
    border-radius: 15px;
}
.book-modal .book-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px;
}
.book-heading h2 {
    font-weight: 700;
}
.book-heading svg path {
    fill: #000;
}
.booking-steps ul {
    margin: 0 0 20px;
    padding: 0;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 1;
}
.booking-steps ul:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 6px;
    background-color: #e3e3e3;
    border-radius: 4px;
    margin-top: 2px;
}
.booking-steps ul li {
    list-style: none;
    background-color: #fff;
    font-weight: 500;
    padding: 0 15px;
}
.booking-steps ul li.step-visited {
    color: #50b307;
}
.booking-steps ul li:first-child {
    padding-left: 0;
}
.booking-steps ul li:last-child {
    padding-right: 0;
}
.book-modal .staff-name {
    margin: 0 0 20px;
}
.staff-name ul {
    margin: 0;
    padding: 0;
}
.staff-name ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 30px 0 0;
}
.staff-name ul li:last-child {
    margin: 0;
}
.staff-name ul li a {
    display: inline-block;
    color: #000;
    font-weight: 700;
    min-width: 80px;
    min-height: 70px;
    line-height: 70px;
    border-radius: 50%;
    font-size: 32px;
    border: 5px solid #fff;
    box-shadow: 0px 2px 10px rgba(0,0,0,.2);
    text-decoration: none;
    margin: 0 0 10px;
}
.staff-name ul li:first-child a {
    background-color: #a1e7e5;
}
.staff-name ul li:nth-child(2n) a {
    background-color: #f4d25e;
}
.staff-name ul li:last-child a {
    background-color: #d1b8e0;
}
.staff-name ul li span {
    display: block;
}
.service-desc p {
    margin: 0;
}
.service-desc label {
    margin: 0;
    font-weight: 500;
}
.book-modal .service-desc {
    margin: 0 0 20px;
}
.book-modal .btn-group {
    margin: 0 0 30px;
}
.btn-group a {
    display: inline-block;
    color: #000;
    padding: 10px 40px;
    border-radius: 30px;
    text-decoration: none;
    margin: 0 30px 0 0;
    transition: all ease .2s;
}
.btn-group a:last-child {
    margin: 0;
}
.btn-group .gray-out {
    background-color: #e5e7ea;
}
.btn-group .gray-out:hover {
    background-color: #c4c7cb;
}
.btn-group .active {
    background-color: #92b1f4;
    color: #fff;
}
.btn-group .active:hover {
    background-color: #6d8ccd;
}
.book-modal h3 {
    margin: 20px 0 10px;
    font-size: 24px;
    font-weight: 700;
}
.book-modal .available-times {
    overflow-x: auto !important;
    padding: 0 0 10px;
    margin: 0 0 20px;
}
.available-times ul {
    margin: 0;
    padding: 0;
    min-width: 1270px;
}
.available-times ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px 10px 0;
}
.available-times ul li:last-child {
    margin: 0;
}
.available-times ul li a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #50b307;
    color: #50b307;
    padding: 10px 30px;
    border-radius: 24px;
}
.available-times ul li.active a {
    background-color: #50b307;
    color: #fff;
}

.book-heading a {
    color: #000;
}
.service-desc p {
    text-align: left;
}
.appointment-dialogbox {
    max-height: 850px;
    overflow-y: auto;
}
.date-slot-container #calendar {
    border: 1px solid #dbdfe6;
    border-radius: 10px;
    padding: 15px;
}
.date-slot-container #calendar {
    border: 1px solid #dbdfe6;
    border-radius: 10px;
    padding: 15px;
}
#calendar .fc-toolbar .fc-left {
    width: 47%;
}
.date-slot-container .book-appointment,
.date-slot-container .book-appointment:hover,
.booking-confirmation-container .btn-group .active,
.booking-confirmation-container .btn-group .active:hover {
    background-color: #50b307;
}
.available-times .confirm_select_slot {
    background-color: transparent;
}
.available-times .confirm_select_slot a {
    background-color: #50b307;
}
.appointment-login-register-modal .login-form {
    padding: 0 !important;
}
.appointment-login-register-modal .form-check #remember {
    min-height: auto;
    margin: 0;
    position: relative;
    top: 4px;
    z-index: 1;
}
.appointment-login-register-modal .login-button  {
    margin: 10px 0 0;
}
.appointment-login-register-modal .login-button span.forgot-password-modal {
    min-height: auto;
    padding: 0;
    margin: 0 0 0 5px;
    border: 0;
}

.book-modal .book-heading {
    margin: 0 0 15px;
}
.book-modal .service-desc {
    margin: 0 0 15px;
}
.book-modal .staff-name {
    margin: 0;
}
#calendar .fc-widget-content {
    height: auto;
}
.fc-basic-view .fc-body .fc-row {
    min-height: auto !important;
}
.available-times ul {
    min-width: 2390px;
}
.available-times ul li {
    margin: 0 5px 0 0;
}
.appointment-dialogbox #calendar {
    margin-top: 20px !important;
}


@media only screen and (max-width: 767px){
    .appointment-dialogbox .appt-timings table {
        width: 100% !important;
    }
    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 615px !important;
    }
    #calendar .fc-head table th {
        font-size: 14px !important;
    }
    .appointment-dialogbox .appt-timings table {
        overflow: hidden !important;
        width: 100%;
    }
    #calendar .fc-toolbar .fc-left {
        width: 100%;
        margin: 0 0 10px;
    }
}
@media only screen and (max-width: 611px){
    .appointment-dialogbox .sub-total {
        align-items: self-start !important;
    }
}
@media only screen and (max-width: 475px){
    .appointment-dialogbox #calendar .fc-head table th {
        font-size: 14px !important;
    }
    .appointment-dialogbox .fc-view-container .fc-view table{
        width: auto !important;
    }
    .appointment-dialogbox .fc-view-container .fc-view{
        overflow: auto !important;
    }
    .appointment-dialogbox #calendar .fc-head table th {
        min-width: 50px !important;
    }
    .appointment-dialogbox #calendar .fc-head table th {
        font-size: 14px !important;
    }
    .appointment-dialogbox .fc-view-container .fc-view table{
        width: auto !important;
    }
    .appointment-dialogbox .fc-view-container .fc-view{
        overflow: auto !important;
    }
    .appointment-dialogbox #calendar .fc-head table th {
        min-width: 50px !important;
    }

    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 315px !important;
    }

    #calendar table{
        width: 100% !important;
    }
    .appointment-dialogbox .fc-today-button, .appointment-dialogbox .fc-prev-button, .appointment-dialogbox .fc-next-button {
        padding: 15px 20px !important;
    }
    #calendar .fc-head table th {
        border-width: 1px;
    }
    .appointment-dialogbox #calendar .fc-head table th {
        font-size: 12px !important;
        padding: 0 !important;
    }
    .fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
        font-size: 13px;
        padding: 8px;
    }
    .book-modal .available-times {
        margin: 0;
    }

    .book-modal .available-times {
        padding: 0;
    }
}
@media only screen and (max-width: 425px){
    .appointment-dialogbox .fc-today-button, .appointment-dialogbox .fc-prev-button, .appointment-dialogbox .fc-next-button{
        padding: 15px 20px !important;
    }
}

@media only screen and (max-width: 680px){
    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 575px !important;
    }
}
@media only screen and (max-width: 640px){
    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 515px !important;
    }
}
@media only screen and (max-width: 575px){
    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 445px !important;
    }
    .appointment-dialogbox #calendar {
        height: auto !important;
    }
}
@media only screen and (max-width: 525px){
    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 385px !important;
    }
}

@media only screen and (max-width: 380px){

    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 260px !important;
    }

}
@media only screen and (max-width: 340px){

    .appointment-dialogbox .timing-panel .timings-row {
        max-width: 200px !important;
    }

}

