.inactive {
  display: none;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  /* overflow-x: hidden; */
}

body {
  background: #ffffff;
  font-family: open-sans;
  font-family: 'Poppins', sans-serif;
}

.bg-light {
  background-color: #ffffff !important;

}

.ui-state-default,
.ui-state-active {
  margin: 10px;

  font-size: 16px;
}

/* banner css */
.bg {
  background-color: #606060;
  padding: 50px 0px;
}

.banner_head h6 {
  font-size: 36px;
  color: white;
}

.heading {
  margin: 50px 0px;
}

.heading h1 {
  font-size: 32px;
}

/* ------------------------------------- */
.flatpickr-calendar.animate.inline {
  margin: 0 auto;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  -webkit-box-shadow: none;
  box-shadow: none;
}

span.flatpickr-day {
  font-size: 16px;
  font-weight: 500;
}



/* step-2 section */
section.step_2 {
  background: #f6f6f6;
}

.main_button {
  border: 1px solid transparent;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.5s;
}



.blue {
  background-color: #4a0ba6;
  color: #fff;
  border: 2px solid #4a0ba6;
}

.transperate {
  background-color: #0000;
  color: #4a0ba6;
  border: 2px solid #4a0ba6;
}

/* step:  3 */



.step_3 ul.select_time {
  list-style: none;

  display: flex;
  flex-wrap: wrap;
}

.step_3 ul.select_time li {
  width: 20%;
  margin: 4px 0;
}

.change_date {
  font-size: 16px;
  margin-left: 10px;
}

.time_button.active {
  background: transparent;
  color: #4a0ba6;
}

.step_3 ul.select_time .main_button {
  width: 96%;
  border-radius: 6px;
}

/* display none */
section.step_2,
section.step_3,
section.step_4,
section.step_4a,
section.step_5 {
  display: none;
}

@media(min-width:992px) {

  .step_3 ul.select_time,
  section.step_4 .container,
  .w-60 {
    width: 80%;
    margin: auto;
  }
}

label.label-for-check {
  font-size: 22px;
  margin: 0 20px;
}

/*label.label-for-check:hover {
  background: #4a0ba6;
  color: #fff;
}*/

ul.listofservices li {
  list-style: none;
}

.check-with-label:checked+.label-for-check {
  color: #fff;
  background: #4a0ba6;
}


/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

span.removeserver {
  cursor: pointer;
}



/* Design Css Start */
.change_date {
  padding: 11px 18px;
    /*border: 1px solid #01889F;
    background-color: #01889F;*/
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 15px;

}

.change_date:hover {
  /*border: 1px solid #01889F;
  color: #01889F;*/
  background-color: #ffffff;
}




.flatpickr-day.selected:hover,
.flatpickr-day.selected {
  background: #fdcfd1 !important;
  color: #ffffff;
  border-color: #fdcfd1 !important;
}
.flatpickr-day.selected:hover{
      color: #fff !important;

}

.flatpickr-day:hover {
  color: #01889F !important;
  background: #ffffff !important;
  border: 1px solid;
}
body li.selectedtime button {
  background: #0e6ace00 !important;
  color: #01889F !important;
  border-color: #01889F !important;
}

/*.main_button:hover {*/
/*  border: 2px solid #00cb72 !important;*/
/*  color: #00cb72 !important;*/
/*}*/
ul.listofservices {
  display: flex;
  text-align: left;
  width: 100%;
  gap: 10px;
  flex-wrap: wrap;
}



/*ul.listofservices li:hover {*/
/*  background: #00cb72;*/
/*  color: #fff;*/
/*}*/

section.step_5.py-5 td.rmovetr {
  display: none;
}

.step_5 table.finallistfobooking {
  /* margin: 10px 0; */
  font-size: 20px;
}

.w-75.m-auto {
  text-align: center;
}

h2.text-center.fusion-responsive-typography-calculated {
  color: #00ca72;
}

.flatpickr-calendar.animate.inline {
  max-width: 100%;
  width: 40%;
  border-radius: 10px;
}

/* .flatpickr-calendar.animate.inline {
  max-width: 100%;
  width: 50%;
} */

.animate .flatpickr-innerContainer {
  display: block;
  padding: 10px;
}

.flatpickr-rContainer {
  width: 100%;
}

.flatpickr-rContainer .flatpickr-days {
  display: block;
  width: 100% !important;
}

body .flatpickr-calendar .dayContainer {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  column-gap: 22px;
  row-gap: 2px;
  justify-content: center;
}

li.selecteditem {
  border: 1px solid #f56e6e;
  /* background: #f56e6e !important; */
  color: #fff !important;
}

ul.listofservices li {
  width: calc(50% - 10px);
  padding: 10px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

ul.listofservices li div {
  display: flex;
  align-items: center;
  gap: 15px;
}

ul.listofservices li div img {
  width: 80px;
  height: 80px;
  border-radius: 5px;
}

/* ul.listofservices li:hover {
  background: #ffffff !important;
  border: 1px solid #f56e6e;
  border-radius: 5px;
  color: #000000 !important
} */

.flatpickr-day.today {
  border-color: transparent !important;
  color: #fff !important;
}

.flatpickr-calendar .flatpickr-day {
  max-width: 40px !important;
  margin: 0 5px;
  height: 40px;
  display: flex;
  align-items: center;
}

.flatpickr-day {
  color: #f56e6e;
}

.flatpickr-months {
  border-radius: 10px 10px 0 0;
  background: #f56e6e !important;
  padding: 10px;
  position: relative;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  color: #fff !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months option:not(:checked) {
  color: #000000 !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: transparent !important;
}

.numInputWrapper:hover {
  background: transparent !important;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 20px;
  height: 20px;
}

select.flatpickr-monthDropdown-months,
input.numInput.cur-year {
  color: #ffffff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  margin: 0 10px !important;
}



/* section.step_3.py-5 span.removeserver {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  border: 2px solid #00ca71;
  background: #00ca71;
  color: #fff;
  padding: 15px 25px;
  border-radius: 7px;
} */

section.step_3.py-5 span.removeserver:hover {
  background: transparent;
  border-color: #f56e6e !important;
  color: #f56e6e !important;
  transition: .4s;
}


.listofselectedservice .step3-contaier {
  background-color: #01889f36  !important;
  border-radius: 10px;
  position: relative;
}

.listofselectedservice .step3-contaier h4 {
  font-size: 22px;
}

.step3-contaier .fa-times {
  padding: 7px 9px;
  font-size: 26px;
}

span.removeserver h5 {
  margin-bottom: 0;
}

section.step_4a.py-5 input {
  padding: 10px;
  border: 1px soild black !important;
  outline: none;
  border-radius: 5px;
}

section.step_4a.py-5 input :focus {
  border: 1px soild #01889F !important;
}

.service-container h3 {
  flex-wrap: wrap;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.listofselectedservice .step3-services-container {
  position: relative;
}

.listofselectedservice .remove-btn {
  position: absolute;
  right: 10px;

}

/*section.step_4a.py-5 input {*/
/*  width: calc(50% - 20px) !important;*/
/*  margin: 10px;*/
/*  border-color: #00cb72 !important;*/
/*}*/
.appointment_form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: auto;
}

h5.fusion-responsive-typography-calculated {
  color: #fff !important;
}

section.step_4a.py-5 .mb-5 {
  width: 65%;
  margin: auto !important;
}

h5.fusion-responsive-typography-calculated:hover {
  color: #00cb72 !important;
}

.row.bg-light.my-5 {
  padding: 20px 30px;
}

a.book_appointment_button.main_button {
  width: 95%;
  margin: auto;
}



h4.fusion-responsive-typography-calculated {
  color: #000 !important;
}

h3.fusion-responsive-typography-calculated {
  text-align: center;
}

table.finallistfobooking tr {
  border: solid transparent;
  border-width: 15px 0;
}

a.add_customer_details.main_button {
  width: 95%;
  margin-top: 31px !important;
  margin: auto;
}

section.step_3.py-5 span.removeserver:hover .fusion-responsive-typography-calculated {
  color: #00ca72 !important;
}

td.services_date_time,
td.rmovetr_txt {
  font-size: 24px;
  font-weight: 700;
}

/* td.services_txt {
  text-align: left;
  padding-left: 30px;
} */

.step_4 span.removeserver {
  background: #0380d7;
  padding: 4px 25px;
  border-radius: 7px;
  color: #fff;
}

.numInputWrapper span {
  right: -20px !important;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  fill: rgba(255, 255, 255, 0.9) !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  padding: 0 10px;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  color: rgb(239 105 109 / 50%);
  ;
}

.flatpickr-day.nextMonthDay {
  color: rgb(1 136 159 / 50%) !important;
}



.listofselectedservice .your-date,
.listofselectedservice .your-services {
  display: flex;
  flex-direction: column;
}

.listofselectedservice .your-date .change_services_date,
.listofselectedservice .your-services .change_services {
  padding: 6px 8px;
  text-decoration: none;
  background-color: #01889F;
  color: white;
  border-radius: 5px;
  width: fit-content;
}

.thankyou_inner h4 {
  font-size: 22px;
}

.thankyou_inner h3 {
  font-size: 60px;
}

.step_5 .thank-you-container {
  background-color: #01889f1c;
  border: 1px solid #e9646c45;
  padding: 20px;
  border-radius: 10px;
}

.thank-you-container .map-logo {
  width: 70%;
}

@media(max-width: 1366px) {

  body .flatpickr-calendar .dayContainer {
    column-gap: 6px;
    row-gap: 2px;
  }

  .flatpickr-calendar .flatpickr-day {
    max-width: 45px !important;
  }
}

@media(max-width: 1140px) {
  .main_button {
    padding: 6px;
  }

  ul.listofservices li div {
    gap: 0;
  }

  label.label-for-check {
    font-size: 18px;
  }

  .flatpickr-calendar .dayContainer {
    column-gap: 0 !important;
    row-gap: 0 !important;
    justify-content: unset !important;
  }

  .flatpickr-calendar .flatpickr-day {
    max-width: 40px !important;
  }
}

@media(max-width: 991px) {
  .flatpickr-calendar .dayContainer {
    justify-content: center !important;
    column-gap: 26px !important;
    row-gap: 0 !important;
  }

  .thankyou_inner h3 {
    font-size: 40px;
  }

  .step_5 .thank-you-container {
    flex-direction: column;
    gap: 20px;
  }

  .flatpickr-calendar .flatpickr-day {
    max-width: 40px !important;
  }

  .flatpickr-calendar.animate.inline {
    width: 80%;
  }

  ul.listofservices {
    padding: 0;
  }

  .w-75.m-auto {
    width: 100% !important;
  }

  section.step_4a.py-5 .mb-5 {
    width: 100%;
  }
}

@media(max-width: 767px) {
  .flatpickr-calendar .dayContainer {

    column-gap: 0 !important;

  }

  .listofselectedservice .step3-contaier h4 {
    font-size: 20px;
  }

  .listofselectedservice h3 {
    font-size: 22px;
  }

  .service-container h3 {
    font-size: 28px;
  }

  label.label-for-check {
    font-size: 16px;
    margin: 0;
  }

  .flatpickr-calendar.animate.inline {
    width: 100%;
  }

  .flatpickr-calendar .flatpickr-day {
    max-width: 42px !important;
  }

  ul.listofservices li {
    width: 100%;
  }

  .row.bg-light.my-5 {
    padding: 20px;
    display: flex;
    flex-direction: column;
  }

  .row.bg-light.my-5 .col-8 {
    width: 100% !important;
  }

  .step_3 ul.select_time li {
    width: 50%;
  }

  .row.w-60.m-auto .col-6 {
    width: 100%;
  }

  table.finallistfobooking tr {
    border-width: 20px 0 20px;
  }

  section.step_4a.py-5 input {
    width: 100% !important;
  }

  a.book_appointment_button.main_button {
    width: 87%;
  }

  .row.my-5.align-items-center .col-6 {
    width: 100%;
  }
}

@media(max-width: 375px) {


  .service-container h3 {
    font-size: 18px;
  }

  .flatpickr-calendar .flatpickr-day {
    max-width: 36px !important;
  }

  html.avada-is-100-percent-template #main.width-100 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media(max-width: 320px) {
  .flatpickr-calendar .flatpickr-day {
    max-width: 30px !important;
  }

  label.label-for-check {
    padding-right: 0;
  }

  a.schedule_another_button.main_button {
    padding: 12px 19px;
  }
}

.row-plugin{
    display:flex;column-gap:10px;row-gap:10px;
    margin-bottom:20px;
}
.row-plugin .col-xl-3.col-sm-6.col-12 {
    width: 50%;
}
.card {
    padding: 20px;
    border-radius:10px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 7px #ccc;margin-bottom: 10px;
}
.media.d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.align-self-center img {
    width: 70px;
}
.media-body.text-right h5 {
    font-weight: 700;
}
#dtExampleCompleted_length label,
#dtExample_filter label {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#dtExampleCompleted_filter input[type="search"],
#dtExample_filter input[type="search"] {
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;padding-left: 5px;
}
div#dtExampleCompleted_length select, 
div#dtExample_length select {
    height: 40px;
    padding: 0 6px;
    width: 80px;
}

table#dtExampleCompleted, 
table#dtExample {
    margin-top: 30px;
    float: left;width: 100% !important;
}
table.dataTable.no-footer,
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #eee !important;
}

.your-services.my-3,
.your-date.my-3 {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    column-gap: 20px;
}

.your-date.my-3 h4 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.your-services.my-3 h4 {
    padding-bottom: 0;
    margin-bottom: 0;
}

.service_repeat.mb-4 {
    border-radius: 10px;
    padding-top: 30px;
}
.service_repeat.mb-4 h3 {
    padding: 10px 0 0 0;
    margin:0 20px;
}
.row.bg-light.step3-contaier.my-5 {
    margin: 30px !important ;
}
h3.mb-2.text-center {
    width: 80%;
    margin: 0 auto;
    text-align: center !important;
    line-height: 39px;
}



.col-11.one-row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.your-services.my-3,
.your-date.my-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;width: 50%;
}

.your-services.my-3 h4,.your-date.my-3 h4 {display: flex; flex-direction: column;}

ul.select_time.text-center.my-5 {
    margin-top: 20px !important;
}

a.book_appointment_button.main_button {
    margin-top: 10px;
}


.thankyou_inner.col {
    border-right: 1px dashed #ccc;
}
table.finallistfobooking {
    border: none !important;
    background: #01889f12;
    border-radius: 10px;
}

.finallistfobooking tr {
    border: none !important;
}
.finallistfobooking td.services_txt {
    border: none;
}
.finallistfobooking td.services_txt {
    border: none;
    font-size: 16px;
}
.step_4  td.services_date_time.services_txt {
    background: #01889f;
    border-radius: 10px 0 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.step_4 td.rmovetr.rmovetr_txt {
    font-size: 16px;
    background: #01889f;
    color: #fff;
    border-radius: 0 10px 0 0;
    border: none;
}

/* Desigh Css End */