@charset "UTF-8";
@keyframes cbooking-flyin {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes cbooking-popflyin {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.01);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes cbooking-flyout {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes cbooking-popdown {
  0% {
    opacity: 0;
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cbooking-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cbooking-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 9;
  }
}
body #cbooking-profile-page input[type=submit],
body #cbooking-profile-page button,
body .cbooking-list-view input[type=submit],
body .cbooking-list-view button,
body .cbooking-calendar input[type=submit],
body .cbooking-calendar button,
body .cbooking-modal input[type=submit],
body .cbooking-modal button {
  -webkit-appearance: none;
  height: auto;
  font-size: 13px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 12px 10px;
  background: #eee;
  color: #333;
  line-height: 1;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
}
body #cbooking-profile-page input[type=submit]:hover,
body #cbooking-profile-page button:hover,
body .cbooking-list-view input[type=submit]:hover,
body .cbooking-list-view button:hover,
body .cbooking-calendar input[type=submit]:hover,
body .cbooking-calendar button:hover,
body .cbooking-modal input[type=submit]:hover,
body .cbooking-modal button:hover {
  background: #ddd;
  color: #000;
  height: auto;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
}
body #cbooking-profile-page input[type=submit].bb-small,
body #cbooking-profile-page button.bb-small,
body .cbooking-list-view input[type=submit].bb-small,
body .cbooking-list-view button.bb-small,
body .cbooking-calendar input[type=submit].bb-small,
body .cbooking-calendar button.bb-small,
body .cbooking-modal input[type=submit].bb-small,
body .cbooking-modal button.bb-small {
  line-height: 24px;
  padding: 0 8px;
  cursor: pointer;
}
body #cbooking-profile-page input[type=submit].button-primary,
body #cbooking-profile-page button.button-primary,
body .cbooking-list-view input[type=submit].button-primary,
body .cbooking-list-view button.button-primary,
body .cbooking-calendar input[type=submit].button-primary,
body .cbooking-calendar button.button-primary,
body .cbooking-modal input[type=submit].button-primary,
body .cbooking-modal button.button-primary {
  -webkit-appearance: none;
  height: auto;
  color: #fff;
  border-width: 1px;
  border-style: solid;
}
body #cbooking-profile-page input[type=submit].button-primary:hover,
body #cbooking-profile-page button.button-primary:hover,
body .cbooking-list-view input[type=submit].button-primary:hover,
body .cbooking-list-view button.button-primary:hover,
body .cbooking-calendar input[type=submit].button-primary:hover,
body .cbooking-calendar button.button-primary:hover,
body .cbooking-modal input[type=submit].button-primary:hover,
body .cbooking-modal button.button-primary:hover {
  color: #fff;
  height: auto;
  border: 1px solid;
}
body #cbooking-profile-page input[type=submit].cancel,
body #cbooking-profile-page button.cancel,
body .cbooking-list-view input[type=submit].cancel,
body .cbooking-list-view button.cancel,
body .cbooking-calendar input[type=submit].cancel,
body .cbooking-calendar button.cancel,
body .cbooking-modal input[type=submit].cancel,
body .cbooking-modal button.cancel {
  background: #eee !important;
  color: #333 !important;
}
body #cbooking-profile-page input[type=submit].cancel:hover,
body #cbooking-profile-page button.cancel:hover,
body .cbooking-list-view input[type=submit].cancel:hover,
body .cbooking-list-view button.cancel:hover,
body .cbooking-calendar input[type=submit].cancel:hover,
body .cbooking-calendar button.cancel:hover,
body .cbooking-modal input[type=submit].cancel:hover,
body .cbooking-modal button.cancel:hover {
  background: #ddd !important;
  color: #000 !important;
}

body {
  /* CBooking Calendar */
}
body .cbooking-calendar-wrap {
  margin: 0 0 30px;
}
body .widget_cbooking_calendar .cbooking-calendar-wrap {
  margin: 0;
}
body .calendarSavingState {
  font-size: 17px;
  display: none;
}
body #wp-admin-bar-cbooking .ab-icon:before {
  content: "";
  top: 1px;
}
body.cbooking-noScroll {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body div.cbooking-calendar-wrap div.cbooking-calendar {
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: #F1F1F1;
  border-spacing: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075);
  width: 100%;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head {
  color: #fff;
  text-transform: uppercase;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row {
  display: flex;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col {
  font-weight: 400;
  position: relative;
  width: 14.285%;
  border-width: 1px;
  border-style: solid;
  line-height: 1;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName {
  letter-spacing: 0.03rem;
  font-size: 1.05rem;
  line-height: 1rem;
  height: 1.05rem;
  display: inline-block;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a {
  font-size: 0.8rem;
  position: relative;
  top: -0.05rem;
  padding-left: 8px;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a:hover {
  color: rgba(255, 255, 255, 0.75);
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left {
  color: #fff !important;
  position: absolute;
  font-size: 1.3rem;
  top: 50%;
  margin-top: -0.65rem;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left {
  left: 20px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left:hover {
  left: 19px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right {
  right: 20px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right:hover {
  right: 19px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days {
  color: #fff;
  text-transform: uppercase;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days .bc-col {
  font-weight: 600;
  text-align: center;
  padding: 9px 0 10px;
  font-size: 11px;
  letter-spacing: 0.03rem;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.top {
  height: auto;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.top .bc-col {
  padding: 1.1rem 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row {
  display: flex;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col {
  width: 100%;
  font-weight: 400;
  text-align: center;
  overflow: hidden;
  position: relative;
  font-size: 20px;
  color: #333;
  padding: 0 !important;
  margin: 0 !important;
  border-right: 1px solid #eee;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:last-child {
  border-right: none;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col ::before {
  content: "";
  float: left;
  padding-top: 100%;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date {
  position: relative;
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  display: inline-block;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date {
  cursor: pointer;
  background: #fafafa;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span {
  color: #fff;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur:hover .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur:hover .date span {
  cursor: not-allowed;
  background: #f5f5f5 !important;
  color: #ccc !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .cbooking:hover .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .cbooking:hover .date span {
  cursor: not-allowed;
  background: #FFF9F8 !important;
  color: #FFA790 !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.next-month .date, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-month .date {
  background: #fafafa;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.next-month .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-month .date span {
  color: #ccc;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.next-month:hover .date span, body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-month:hover .date span {
  color: #fff;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active {
  background: #ddd;
  border-bottom-color: #ddd;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date {
  background: #ddd;
  color: #555;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number {
  border: none;
  background: #fff;
  color: #000;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date {
  background: #ddd;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date span {
  background: #fff;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today .date {
  color: #000;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today .date span {
  box-shadow: inset 0 0 0 2px #31afea;
  color: #000 !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span {
  color: #ccc !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today:hover .date {
  color: #000 !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today:hover .date span {
  background: #31afea !important;
  color: #fff !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span {
  background: #fff !important;
  color: #000 !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today.prev-date:hover .date span {
  background: none !important;
  color: #ccc !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.entryBlock {
  color: #fff;
  background: #ddd;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.entryBlock .bc-col {
  width: 100%;
  padding: 2%;
  color: #fff;
  border-bottom-color: #ddd;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.entryBlock.cbooking-loading {
  position: relative;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.entryBlock.cbooking-loading .cbooking-spinner {
  position: absolute;
}
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.entryBlock.cbooking-loading .bc-col {
  height: 132px;
}
body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking .date, body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking:hover .date, body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking .date span, body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking:hover .date span {
  cursor: pointer;
}
body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking:hover .date span {
  color: #fff !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking.active .date, body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking.active .date:hover {
  background: #ddd !important;
  color: #555 !important;
}
body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking.active .date span, body div.cbooking-calendar-wrap div.cbooking-calendar.cbooking-pa-active .bc-row.week .bc-col.cbooking.active .date span:hover {
  background: #fff !important;
  color: #555 !important;
}
body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .monthName {
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.1rem;
  height: 1.1rem;
}
body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth {
  font-weight: 500;
  letter-spacing: 0;
}
body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
  margin: -18px 0 0 -18px;
  font-size: 16px;
  line-height: 35px !important;
  width: 36px;
  height: 36px;
}
body .cbooking-appt-list {
  font-size: 15px;
  line-height: 1.7;
  color: #000;
  background: #fff;
  transform: scale(0.95);
  padding: 30px 35px 10px;
  display: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
body .cbooking-appt-list.shown {
  transform: scale(1);
}
body .cbooking-appt-list h2 {
  text-align: center;
  color: #555;
  font-size: 20px;
  margin: 0 0 30px;
  line-height: 1.4;
}
body .cbooking-appt-list h2.cbooking-no-prev {
  text-align: left;
}
body .cbooking-appt-list p {
  color: #888;
  font-weight: 400;
  margin: 0 0 20px;
}
body .cbooking-appt-list .timeslot {
  display: flex;
  box-sizing: border-box;
  line-height: 1.8;
  color: #888;
  border-top: 1px solid #ddd;
}
body .cbooking-appt-list .timeslot.faded {
  opacity: 0.25;
}
body .cbooking-appt-list .timeslot:hover {
  background: #f9f9f9;
}
body .cbooking-appt-list .timeslot:last-child {
  margin: 0 0 10px;
}
body .cbooking-appt-list .timeslot .timeslot-title {
  margin: 0 0 10px 0;
  display: block;
  color: #4DC574;
}
body .cbooking-appt-list .timeslot .timeslot-time {
  height: 71px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  line-height: 1;
  width: 60%;
  font-weight: 600;
  color: #555;
  font-size: 16px;
}
body .cbooking-appt-list .timeslot .timeslot-time i.fa-solid {
  color: #555;
}
body .cbooking-appt-list .timeslot .timeslot-people {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 71px;
  width: 40%;
  padding: 0 16px 0 0;
  box-sizing: border-box;
}
body .cbooking-appt-list .timeslot .timeslot-people button {
  color: #fff;
}
body .cbooking-appt-list .timeslot .timeslot-people button .spots-available,
body .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot {
  display: none;
}
body .cbooking-appt-list .timeslot .spots-available {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  line-height: 1;
  color: #003399;
  padding-top: 8px;
}
body .cbooking-appt-list .timeslot .spots-available.empty {
  color: #aaa;
}
body .cbooking-appt-list .timeslot a {
  font-weight: 600;
  text-decoration: none;
}
body .cbooking-appt-list .timeslot.has-title .timeslot-time {
  height: auto;
  min-height: 71px;
}
body .cbooking-appt-list .timeslot.has-title.cbooking-hide-time .timeslot-time {
  min-height: auto;
}
body .cbooking-appt-list .timeslot.has-title.cbooking-hide-time .timeslot-time .timeslot-title {
  margin: 0;
}
body .cbooking-appt-list .timeslot.has-title.cbooking-hide-time .timeslot-time .timeslot-range {
  display: none;
}
body .cbooking-appt-list .timeslot.has-title.timeslot-count-hidden .timeslot-time {
  height: 60px;
}
body .cbooking-appt-list .timeslot.has-title.timeslot-count-hidden .timeslot-people {
  height: 60px;
  padding-top: 13px;
  padding-right: 0;
}
body .cbooking-appt-list .timeslot.has-title.timeslot-count-hidden .timeslot-time {
  padding-top: 22px;
}
body div.cbooking-calendar-wrap.cbooking-list-view .cbooking-appt-list {
  box-shadow: none;
  padding: 0;
  margin: 0 0 30px;
  display: block;
}
body div.cbooking-calendar-wrap.cbooking-list-view .cbooking-appt-list .cbooking-appt-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}
body div.cbooking-calendar-wrap.cbooking-list-view .cbooking-appt-list .cbooking-appt-list-header h2 {
  margin: 0;
}
body div.cbooking-calendar-wrap.cbooking-list-view .cbooking-appt-list .cbooking-appt-list-header .cbooking-list-view-nav > * {
  margin: 0 0 0 10px;
}
body div.cbooking-calendar-wrap.small {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list {
  padding: 30px 35px 30px;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list h2 {
  margin: 0 0 20px;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list h2 > span:first-child {
  display: none;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  margin: 0;
  border: none;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title {
  height: auto;
  margin: 0;
  display: block;
  color: #4DC574;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time {
  display: none;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people {
  height: auto;
  justify-content: center;
  width: 100%;
  padding: 0;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button {
  width: 100%;
  line-height: 1.4;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-text,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-timeslot {
  font-weight: bold;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .spots-available {
  color: #fff;
  opacity: 0.75;
  padding: 8px 0 4px;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-text {
  display: none;
}
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .spots-available,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-timeslot {
  display: block;
}

/* MODAL FORM */
body .cbooking-form {
  padding-top: 5px;
}

body .cbooking-form .field {
  margin: 5px 0 7px;
}

body .cbooking-form .field.cbooking-text-content {
  margin-bottom: 0;
  margin-top: 20px;
}

body .cbooking-form .field.cbooking-text-content *:last-child {
  margin-bottom: 0;
}

body .cbooking-form .field:after {
  content: "";
  display: table;
  clear: both;
}

body .cbooking-form input[type=radio],
body .cbooking-form input[type=checkbox] {
  position: relative;
  top: 2px;
}

body .cbooking-form .field select,
body .cbooking-form .field input[type=text],
body .cbooking-form .field input[type=password],
body .cbooking-form .field input[type=tel],
body .cbooking-form .field input[type=email],
body .cbooking-form .field textarea {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 0 1.5% 0 0;
  width: 49.2%;
  float: left;
}

body .cbooking-form .field input:last-child {
  margin-right: 0;
}

body .cbooking-form .field input[type=text],
body .cbooking-form .field input[type=password],
body .cbooking-form .field input[type=tel],
body .cbooking-form .field input[type=email],
body .cbooking-form .field textarea {
  font-size: 13px;
  padding: 7px 10px;
  color: #222;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

body .cbooking-form .field textarea,
body .cbooking-form .field input.hasContent {
  color: #555;
}

body .cbooking-form .field input.large,
body .cbooking-form .field select.large {
  width: 100%;
  margin-right: 1px;
  width: 99.8%;
}

body .cbooking-form .spacer {
  padding: 5px 0 0 0;
  margin: 0;
  display: block;
}

body .cbooking-form .spacer.big {
  padding: 25px 0 0;
}

body .cbooking-form hr {
  border: none;
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
  margin: 20px 0 0 0;
}

body .cbooking-form .condition-block {
  display: none;
}

body .cbooking-form .condition-block.default {
  display: block;
}

body .cbooking-form input[type=submit],
body .cbooking-form button {
  float: left;
  margin: 0 10px 0 0;
}

body .cbooking-form .field label {
  cursor: pointer;
}

body .cbooking-form .field label.field-label {
  cursor: default;
  display: block;
  font-weight: bold;
  padding: 10px 0 8px;
  margin: 0;
}

body .cbooking-form .field textarea {
  height: 100px;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.6;
}

body .cbooking-form .field .checkbox-radio-block {
  display: block;
  padding: 0 0 3px 10px;
}

body .cbooking-form .field .checkbox-radio-block label {
  font-size: 13px;
  display: inline-block;
  padding-left: 7px;
  margin: 0;
  position: relative;
  top: 3px;
}

body .cbooking-form .cf-block {
  margin: 0 0 25px;
}

body .cbooking-form .cf-block select {
  font-size: 13px;
  width: 100%;
  height: 33px;
  margin-right: 0;
  padding: 0 10px;
  float: none;
}

body .cbooking-form .cf-block ul, body .cbooking-form .cf-block ol {
  margin-left: 30px;
}

body .cbooking-form .required-asterisk {
  color: #E35656;
  margin: -1px 0 0 7px;
}

body .cbooking-form #ajaxlogin {
  width: 100%;
}

body .cbooking-form #ajaxlogin p.status {
  display: none;
  padding: 15px 0 0;
  margin: 0;
  font-size: 15px;
  color: #888;
}

body .cbooking-form #newAppointmentForm p.status {
  display: none;
  padding: 0 0 20px;
  margin: 0;
  font-size: 15px;
  color: #888;
}

body img.captcha-image {
  position: relative;
  top: 5px;
  left: 5px;
}

body #cbooking-page-form p.captcha, body .cbooking-modal .bm-window p.captcha {
  margin: -5px 0 15px;
}

body .cbooking-form .field p.field-small-p {
  font-size: 14px;
  margin: -5px 0 5px;
}

body .cbooking-form input[type=submit].button:disabled {
  background: #ddd !important;
  border-color: #ddd !important;
  color: #aaa !important;
  cursor: not-allowed;
}

body .cbooking-form .cbooking-appointments {
  background: #fff;
  padding: 10px 16px 13px;
  margin: 0 0 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

body .cbooking-form .cbooking-appointment-details {
  margin: 0 0 10px;
  padding: 0 0 7px;
  border-bottom: 1px solid #ddd;
}

body .cbooking-form .cbooking-appointment-details:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

body .cbooking-form .cbooking-appointment-details.has-error {
  color: #e35656;
}

#customerChoices {
  display: block;
  text-align: left;
  background: #fff;
  padding: 20px 0 23px;
  text-align: center;
  margin: -26px -36px 15px;
  border-bottom: 1px solid #ddd;
}

#customerChoices .field {
  display: inline-block;
}

#customerChoices .field .checkbox-radio-block {
  padding-left: 0;
}

#customerChoices .field {
  margin: 0 20px 0 0;
}

#customerChoices .field:last-child {
  margin: 0;
}

#customerChoices .field .checkbox-radio-block label {
  font-weight: 400;
  font-size: 15px;
}

#ajaxforgot {
  display: none;
}

/* MODAL WINDOWS */
body .cbooking-modal {
  margin-top: -84px;
  min-height: 168px;
  position: fixed;
  z-index: 9999999;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
}

body .cbooking-modal hr {
  border-top: 1px solid #ddd;
  background: none;
}

body .cbooking-modal .bm-overlay {
  animation: cbooking-fadein 0.2s;
  -webkit-animation: cbooking-fadein 0.2s;
  -moz-animation: cbooking-fadein 0.2s;
  -ms-animation: cbooking-fadein 0.2s;
  -o-animation: cbooking-fadein 0.2s;
  -webkit-backface-visibility: hidden;
  position: fixed;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

body .cbooking-modal .bm-window {
  animation: cbooking-flyin 0.2s;
  -webkit-animation: cbooking-flyin 0.2s;
  -moz-animation: cbooking-flyin 0.2s;
  -ms-animation: cbooking-flyin 0.2s;
  -o-animation: cbooking-flyin 0.2s;
  -webkit-backface-visibility: hidden;
  padding: 43px 0 25px;
  width: 450px;
  position: relative;
  margin: 0 auto;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.5);
}

body .cbooking-modal.bm-loading .bm-window {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body .cbooking-modal.bm-closing .bm-overlay {
  animation: cbooking-fadeout 0.2s;
  -webkit-animation: cbooking-fadeout 0.2s;
  -moz-animation: cbooking-fadeout 0.2s;
  -ms-animation: cbooking-fadeout 0.2s;
  -o-animation: cbooking-fadeout 0.2s;
  -webkit-backface-visibility: hidden;
}

body .cbooking-modal.bm-closing .bm-window {
  animation: cbooking-flyout 0.2s;
  -webkit-animation: cbooking-flyout 0.2s;
  -moz-animation: cbooking-flyout 0.2s;
  -ms-animation: cbooking-flyout 0.2s;
  -o-animation: cbooking-flyout 0.2s;
  -webkit-backface-visibility: hidden;
}

body .cbooking-modal .bm-window {
  background: #f5f5f5;
  max-height: 100px;
  z-index: 2000000000;
}

body .cbooking-modal .bm-window p {
  margin: 0 0 15px;
  font-size: 15px;
}

body .cbooking-modal .bm-window p small {
  display: block;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}

body .cbooking-modal .bm-window p.appointment-title {
  font-weight: 600;
  margin-bottom: 0;
}

body .cbooking-modal .bm-window p.calendar-name {
  font-weight: 600;
  margin-bottom: 0;
}

body .cbooking-modal .bm-window p.appointment-info {
  font-size: 15px;
  margin: 0;
  line-height: 1.7;
}

body .cbooking-modal .bm-window p strong {
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 3px;
  font-weight: 600;
}

body .cbooking-modal .bm-window a {
  text-decoration: none;
}

body .cbooking-modal .bm-window .close {
  line-height: 1;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  position: absolute;
  top: 11px;
  right: 14px;
}

body .cbooking-modal .bm-window .close:hover {
  color: #fff;
}

body .cbooking-modal .bm-window p i.fa-solid.far-clock {
  font-size: 18px;
  position: relative;
  top: 1px;
}

body .cbooking-modal .bm-window p.cbooking-calendar-name {
  font-weight: 600;
  font-size: 15px;
}

body .cbooking-modal .bm-window .cbooking-scrollable {
  max-height: 100px;
  padding: 25px 30px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #f5f5f5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: content-box;
}

body .cbooking-modal .bm-window p.cbooking-title-bar {
  box-sizing: border-box;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  width: 100%;
  color: #fff;
  border-radius: 4px 4px 0 0;
  padding: 15px 30px 15px 15px;
}

body .cbooking-modal .bm-window p.cbooking-title-bar small {
  margin: 0;
}

/* Scrolling Fixes */
body .cbooking-modal .bm-window .cbooking-scrollable {
  -webkit-overflow-scrolling: touch;
}

body .cbooking-modal .bm-window .cbooking-scrollable > * {
  -webkit-transform: translateZ(0px);
  -webkit-transform: translate3d(0, 0, 0);
}

body .cbooking-calendarSwitcher {
  box-sizing: border-box;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 8px 10px 9px 12px;
  color: #fff;
  border-radius: 10px 10px 0 0;
  position: relative;
}
body .cbooking-calendarSwitcher::before {
  position: absolute;
  top: 12px;
  right: 15px;
  color: white;
  font: var(--fa-font-solid);
  content: "";
}
body .cbooking-calendarSwitcher > p {
  display: flex;
  align-items: center;
}
body .cbooking-calendarSwitcher > p i.fa-solid {
  font-size: 14px;
  margin: 0 10px 0 0;
  position: relative;
  color: #fff;
}
body .cbooking-calendarSwitcher > p select {
  padding-left: 0;
  height: 24px;
  position: relative;
  cursor: pointer;
  background: transparent;
  font-size: 14px;
  min-width: 200px;
  border: none;
  color: #fff;
  -webkit-appearance: none;
}

/* CBOOKING LOGIN */
body #cbooking-page-form .cbooking-form-wrap {
  padding: 10px 0;
}

body #cbooking-page-form input[type=submit] {
  margin: 0;
}

body #cbooking-page-form input[type=text],
body #cbooking-page-form input[type=password],
body #cbooking-page-form input[type=email],
body #cbooking-page-form textarea {
  margin: 7px 0 0 0;
  border-width: 1px;
  border-style: solid;
  padding: 10px 12px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body #cbooking-page-form input:disabled,
body #cbooking-page-form textarea:disabled {
  background: #f9f9f9;
  color: #bbb;
  border: 1px dotted #ccc;
}

body #cbooking-page-form input[type=file]:disabled {
  background: #fff;
  border: none;
}

body #cbooking-page-form label .not-bold {
  font-weight: 400;
  color: #ccc;
  padding: 0 0 0 5px;
}

body #cbooking-page-form p {
  margin: 0 0 15px;
}

body #cbooking-page-form .login-submit {
  margin: 0;
}

body #profile-edit #cbooking-page-form {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

body #profile-edit #cbooking-page-form input[type=file] {
  display: inline-block;
  padding: 0;
}

body #profile-edit #cbooking-page-form label {
  font-weight: 600;
}

body #profile-edit #cbooking-page-form p.form-nickname,
body #profile-edit #cbooking-page-form p.form-email,
body #profile-edit #cbooking-page-form p.form-url {
  float: left;
  width: 100%;
  margin: 0 0 25px;
}

body #profile-edit #cbooking-page-form p.form-password {
  float: left;
  width: 48%;
  margin: 0 4% 25px 0;
}

body #profile-edit #cbooking-page-form p.form-password.last {
  margin: 0 0 25px;
}

body #profile-edit #cbooking-page-form p.form-textarea,
body #profile-edit #cbooking-page-form p.form-avatar,
body #profile-edit #cbooking-page-form p.form-submit {
  float: none;
  width: 100%;
  margin: 0 0 25px;
}

body #profile-edit #cbooking-page-form p.form-submit {
  margin: 0 0 5px;
}

body #profile-edit #cbooking-page-form .hint-p {
  font-size: 12px;
  color: #aaa;
  padding-top: 5px;
  display: block;
  font-style: italic;
}

body #profile-login label, #profile-register label, #profile-forgot label {
  font-weight: 600;
}

body .cbooking-upload-wrap,
body .cbooking-upload-wrap input {
  background: #f5f5f5;
  border: 1px solid #ddd;
  display: block;
  height: 35px;
  width: 100%;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}

body .cbooking-upload-wrap {
  width: 100%;
  margin: 10px 0 4px;
}

body #cbooking-submit-recipe-form .cbooking-upload-wrap {
  width: 100%;
  margin: 0;
}

body .cbooking-upload-wrap:hover {
  background: #eee;
}

body .cbooking-upload-wrap span {
  color: #888;
  font-size: 13px;
  text-align: center;
  height: 24px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  display: block;
  z-index: 1;
}

body .cbooking-upload-wrap input {
  z-index: 2;
  opacity: 0;
}

body .cbooking-upload-wrap.hasFile {
  background: #f9f9f9;
  border: 1px solid #ccc;
  color: #666;
}

body #cbooking-submit-recipe-form .cbooking-upload-wrap.hasFile {
  width: 100%;
}

body .cbooking-upload-wrap.hasFile span {
  color: #000;
}

body .cbooking-custom-error {
  display: none;
  margin: 0 0 20px;
  padding: 5px 10px;
  background: #fff0f0;
  border: 1px solid #e3c3c3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

body .cbooking-custom-error.not-hidden {
  display: block;
}

body #cbooking-plugin-page p.cbooking-form-notice {
  border: 1px solid #E6DB55;
  border-radius: 3px;
  background-color: #FFFBCC;
  margin: 0 0 35px;
  padding: 10px 15px;
}

/* CUSTOM DATE PICKER STYLING */
.cbooking-list-date-picker-wrap {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 30px;
  left: 0;
}

#ui-datepicker-div.cbooking_custom_date_picker {
  animation: cbooking-popflyin 0.15s;
  -webkit-animation: cbooking-popflyin 0.15s;
  -moz-animation: cbooking-popflyin 0.15s;
  -ms-animation: cbooking-popflyin 0.15s;
  -o-animation: cbooking-popflyin 0.15s;
  background: #fff;
  margin-top: 37px;
  margin-left: -107px;
  width: 230px;
  border: 1px solid #d5d5d5;
  padding: 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  z-index: 9999 !important;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header {
  position: relative;
  color: #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-next {
  cursor: pointer;
  top: 10px;
  font-size: 16px;
  position: absolute;
  display: inline-block;
  font: var(--fa-font-solid);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  display: none;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-prev {
  left: 10px;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-next {
  right: 10px;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-title {
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 9px 0;
  text-align: center;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-prev:hover,
#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-next:hover {
  opacity: 0.7;
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "";
}

#ui-datepicker-div.cbooking_custom_date_picker .ui-datepicker-header .ui-datepicker-next:before {
  content: "";
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar thead, #ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar thead th {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar thead th {
  width: 14.285%;
  text-align: center;
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody {
  border-top: 8px solid #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody, #ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td {
  font-size: 12px;
  font-weight: normal;
  background: #fff;
  color: #888;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td {
  text-align: center;
  padding: 0px;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td a {
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 33px;
  text-decoration: none;
  color: #333;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td a:hover {
  background: #eee;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td span {
  display: block;
  line-height: 33px;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-unselectable span {
  color: #ddd;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-week-end a {
  color: #888;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a {
  color: #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a:hover {
  color: #fff;
}

#ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active, #ui-datepicker-div.cbooking_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover {
  color: #ffffff;
}

/* END CUSTOM DATE PICKER STYLING */
/* Page Form Colors */
body #cbooking-page-form input[type=email],
body #cbooking-page-form input[type=text],
body #cbooking-page-form input[type=password],
body #cbooking-page-form textarea,
body #cbooking-page-form {
  border-color: #ccc;
  color: #888;
  line-height: 1.5;
  font-size: 13px;
}

/* ANIMATION */
body .cbooking-calendar-wrap {
  -webkit-transition: height 0.15s ease-out;
  -moz-transition: height 0.15s ease-out;
  -o-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}

body .cbooking-calendar td .count,
body .cbooking-calendar thead th a,
body .cbooking-appt-list .timeslot .timeslot-time,
body .cbooking-appt-list .timeslot .timeslot-people,
body .cbooking-appt-list .timeslot,
body .cbooking-list-view a.cbooking_list_date_picker_trigger {
  transition: all 0.1s ease-out;
}

body .cbooking-calendar td .date,
body .cbooking-calendar td .date span {
  transition: background 0.15s ease-out, color 0.15s ease-out;
}

body .cbooking-list-view .cbooking-appt-list {
  transition: opacity 0.2s ease-out;
}

body .cbooking-appt-list {
  transition: transform 0.4s ease-in-out;
}

/*Tabbed Interface*/
.cbooking-tabs {
  overflow: hidden;
}

.cbooking-tabs .cbooking-tabs-nav {
  margin-bottom: 20px;
}

.cbooking-tabs .cbooking-tabs-nav span {
  display: inline-block;
  padding: 0 5px;
  border: 1px solid #ccc;
  background: #eee;
  color: #000;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  cursor: pointer;
  box-sizing: border-box;
}

.cbooking-tabs .cbooking-tabs-nav span:hover,
.cbooking-tabs .cbooking-tabs-nav span.active {
  background: #ddd;
  color: #fff;
}

.cbooking-tabs .cbooking-tabs-cnt > div {
  display: none;
}

.cbooking-tabs .cbooking-tabs-cnt > div.active {
  display: block;
}

/* PROFILE PAGE */
/* Profile Colors */
body #cbooking-profile-page {
  position: relative;
  margin-bottom: 30px;
}
body #cbooking-profile-page .cbooking-profile-header {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  position: relative;
}
body #cbooking-profile-page .cbooking-profile-header .cbooking-logout-button {
  text-decoration: none;
  font-size: 0.9rem;
  position: relative;
  top: -1px;
  color: rgba(255, 255, 255, 0.5);
}
body #cbooking-profile-page .cbooking-profile-header .cbooking-logout-button:hover {
  color: #fff;
}
body #cbooking-profile-page .cbooking-user-avatar {
  width: 35px;
  height: 35px;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  display: inline-block;
}
body #cbooking-profile-page .cbooking-user-avatar img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body #cbooking-profile-page .cbooking-info {
  display: flex;
  width: 100%;
}
body #cbooking-profile-page .cbooking-user * {
  margin: 0;
  padding: 0;
  line-height: 1.6;
}
body #cbooking-profile-page .cbooking-user h3 {
  color: #fff;
  margin: 0;
  padding: 4px 0 4px 12px;
  display: inline-block;
  font-size: 1.25rem !important;
  letter-spacing: 0.03rem !important;
}
body #cbooking-profile-page .cbooking-counts {
  float: right;
  width: 25%;
  margin-left: 5%;
  color: #fff;
}
body #cbooking-profile-page .cbooking-counts span {
  display: block;
  text-align: right;
  font-size: 12px;
  line-height: 2.1;
}
body #cbooking-profile-page .cbooking-counts i.fa-solid {
  padding-right: 10px;
}
body #cbooking-profile-page .cbooking-tabs {
  display: flex;
  border-width: 1px;
  border-style: solid;
  border-top: 0;
  border-bottom: 0;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
body #cbooking-profile-page .cbooking-tabs li {
  margin: 0 !important;
  padding: 0 !important;
}
body #cbooking-profile-page .cbooking-tabs li a {
  display: flex;
  align-items: center;
  height: auto !important;
  font-size: 14px;
  border-right-width: 1px;
  border-right-style: solid;
  display: flex;
  text-decoration: none;
  padding: 0 15px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  border: none;
}
body #cbooking-profile-page .cbooking-tabs li a i.fa-solid {
  padding-right: 10px;
}
body #cbooking-profile-page .cbooking-tabs li a:hover {
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
}
body #cbooking-profile-page .cbooking-tabs li a .counter {
  margin: 0 0 0 5px;
  line-height: 1px;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  width: auto;
  padding: 0 5px;
  min-width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #fff;
  color: #fff;
}
body #cbooking-profile-page .cbooking-tabs li.active a {
  color: #fff;
}
body #cbooking-profile-page .cbooking-tabs li.active a:hover {
  color: #fff;
}
body #cbooking-profile-page .cbooking-tabs li.active a .counter {
  background: #fff;
  color: #000;
}
body #cbooking-profile-page .cbooking-tabs li.edit-button {
  float: right;
}
body #cbooking-profile-page .cbooking-tab-content {
  border-radius: 0 0 10px 10px;
  display: none;
  padding: 30px 35px 30px 35px;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  border-color: #ddd;
  background: #fff;
}
body #cbooking-profile-page .cbooking-tabs.login {
  border-top-width: 1px;
  border-top-style: solid;
}
body #cbooking-profile-page p.cbooking-no-margin {
  color: #888;
  margin: 0;
}
body #cbooking-profile-page .cbooking-show-cf {
  outline: none;
  font-weight: 600;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body #cbooking-profile-page .cbooking-show-cf.cbooking-cf-active {
  color: #000;
}
body #cbooking-profile-page .cf-meta-values-hidden {
  animation: cbooking-popdown 0.2s;
  -webkit-animation: cbooking-popdown 0.2s;
  -moz-animation: cbooking-popdown 0.2s;
  -ms-animation: cbooking-popdown 0.2s;
  -o-animation: cbooking-popdown 0.2s;
  display: none;
  border-left: 3px solid #ddd;
  margin: 10px 0 0 0px;
  padding: 0 0 0 20px;
}
body #cbooking-profile-page .cf-meta-values-hidden p {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
body #cbooking-profile-page .cf-meta-values-hidden p:last-child {
  margin-bottom: 0;
}
body #cbooking-profile-page .cf-meta-values-hidden p strong {
  font-weight: 600;
}
body #cbooking-profile-page .result-section.table-layout {
  margin: 0;
}
body #cbooking-profile-page .result-section.table-layout .table-box {
  border: none;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .table-row {
  min-height: 115px;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .cell-title {
  font-weight: normal;
  font-size: 15px;
  line-height: 1.6;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .cell-title p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 12px;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .cell-title small {
  display: block;
  padding-top: 5px;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .cell-title a {
  font-weight: 600;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-body .cell-title .cbooking-review p {
  font-size: 14px;
  line-height: 1.7;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-head-row {
  background: none !important;
}
body #cbooking-profile-page .result-section.table-layout .table-box .table-cell {
  padding: 20px 0;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-title {
  position: relative;
  width: 55%;
  padding-right: 25px;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-title .compact-img img {
  width: 65px;
  height: auto;
  position: absolute;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 26px;
  left: 0;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-title .cell-title-wrap {
  padding-left: 85px;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-rating {
  width: 20%;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-time {
  width: 25%;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-title.reviews {
  width: 100%;
  padding-right: 0;
}
body #cbooking-profile-page .result-section.table-layout .table-box .cell-title.reviews .rating {
  margin-top: 10px;
}
body #cbooking-profile-page p.cbooking-form-notice {
  border: 1px solid #E6DB55;
  border-radius: 3px;
  background-color: #FFFBCC;
  margin: 0 0 35px;
  padding: 10px 15px;
}
body #cbooking-profile-page .cbooking-profile-appt-list {
  box-sizing: border-box;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block {
  color: #888;
  line-height: 23px;
  padding: 20px 0 25px;
  border-top: 1px solid #ddd;
  display: block;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block > i.fa-solid {
  width: 23px;
  color: #333;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block:last-child {
  padding-bottom: 0;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .status-block {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  padding: 0 12px 1px;
  line-height: 33px;
  margin: 6px 0 0 0;
  background: #ccc;
  color: #fff;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block button {
  float: right;
  margin: 6px 0 0 0;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cancel {
  color: #aaa;
  font-size: 12px;
  padding-left: 10px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #aaa;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cancel:hover {
  background: #eee;
  color: #888;
  border-color: #ccc;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons {
  float: right;
  display: flex;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > a,
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > button {
  margin: 0 0 0 0.5rem;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > a.delete,
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > button.delete {
  display: inline-block;
  padding: 10px;
  width: 45px;
  text-align: center;
  color: #aaa;
  border: 2px solid #ddd;
  border-radius: 5px;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > a.delete:hover,
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-fea-buttons > button.delete:hover {
  color: #000;
  border: 2px solid #888;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-cal-buttons {
  display: flex;
  padding: 15px 0 0 0;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-cal-buttons a {
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin: 0 7px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 1rem;
  font-size: 0.9rem;
  font-weight: 400;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .cbooking-cal-buttons a:hover {
  text-decoration: none;
}
body #cbooking-profile-page .cbooking-profile-appt-list .appt-block.approved {
  color: #000;
}
body #cbooking-profile-page .cbooking-profile-appt-list .calendar-name {
  padding: 0 0 5px;
}
body #cbooking-profile-page #profile-edit {
  box-sizing: border-box;
}
body #cbooking-profile-page h4 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 19px;
  font-weight: 600;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons {
  display: flex;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons .google-cal-button {
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0.03rem;
  padding: 0.5rem 0.65rem 0.5rem 40px;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons .google-cal-button .addeventatc_dropdown {
  padding: 0;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons .google-cal-button .copyx {
  display: none;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons .google-cal-button .addeventatc_icon {
  top: 0.35rem;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons a {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons > span {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
body #cbooking-profile-page .appt-block .cbooking-cal-buttons > div {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}

@media screen and (max-width: 1200px) {
  body .cbooking-list-view .cbooking-appt-list h2 {
    text-align: left;
    margin: 0 0 20px;
  }

  body .cbooking-list-view .cbooking-appt-list h2.cbooking-no-prev {
    text-align: left;
  }

  body .cbooking-list-view .cbooking-list-view-nav {
    display: block;
    height: 26px;
    margin: -5px 0 30px;
    position: static;
    text-align: left;
  }

  body .cbooking-list-view .cbooking-list-view-nav .cbooking-list-view-date-next,
body .cbooking-list-view .cbooking-list-view-nav .cbooking-list-view-date-prev {
    margin: 0 6px 5px 0;
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
  }

  body .cbooking-list-view .cbooking-list-view-nav .cbooking-list-view-date-next {
    float: right;
    margin: 0 0 5px;
  }
}
@media screen and (max-width: 1100px) {
  body .cbooking-calendar td .count {
    padding: 5px 0;
    font-size: 9px;
  }

  body .cbooking-calendar td .date .number {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 860px) {
  body #cbooking-profile-page .cbooking-profile-appt-list {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }

  body #cbooking-profile-page #profile-edit {
    float: none;
    width: 100%;
    margin: 0;
  }

  body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .status-block {
    float: right;
    margin: 6px 0 0 0;
  }
}
@media screen and (max-width: 720px) {
  body .cbooking-calendar-wrap .cbooking-calendar thead th {
    font-size: 1rem;
    padding: 1.15rem 0 !important;
    height: 1rem;
  }

  body .cbooking-calendar-wrap .cbooking-calendar thead tr.days th {
    font-size: 0.7rem;
    padding: 0.5rem 0 !important;
    height: auto;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td {
    font-size: 13px;
  }

  body .cbooking-calendar-wrap .cbooking-calendar thead th .page-left,
body .cbooking-calendar-wrap .cbooking-calendar thead th .page-right {
    font-size: 1rem;
    margin-top: -0.5rem;
  }

  body .cbooking-calendar-wrap .cbooking-calendar thead th .page-left:hover {
    left: 19px;
  }

  body .cbooking-calendar-wrap .cbooking-calendar thead th .page-right:hover {
    right: 19px;
  }

  body .cbooking-calendar-wrap .cbooking-calendar th .monthName {
    height: auto;
    display: inline-block;
  }

  body .cbooking-calendar-wrap .cbooking-calendar th .monthName a {
    top: -2px;
    font-size: 10px;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td .count {
    display: none;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td .date {
    height: 100%;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td .date .number {
    border: none;
    display: block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transform: scale(1);
    width: 100%;
    height: 100%;
    vertical-align: middle;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.blur .date,
body .cbooking-calendar-wrap .cbooking-calendar td.blur:hover .date {
    cursor: default;
    background: #EEEEEE;
    color: #ccc;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.cbooking .date,
body .cbooking-calendar-wrap .cbooking-calendar td.cbooking:hover .date {
    cursor: default;
    background: #FFE4DF;
    color: #F15934;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.today .date {
    background: #e3f2f9;
    color: #555;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.today:hover .date {
    background: #eff7fb;
    color: #555;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td:hover .date {
    background: #f9f9f9;
    cursor: pointer;
    color: #000;
  }

  body .cbooking-calendar-wrap .cbooking-calendar tr.week td.active .date .number {
    border: none;
    transform: scale(1.5);
    background: none;
    color: #000;
  }

  body .cbooking-calendar-wrap .cbooking-calendar tr.entryBlock td {
    padding: 5%;
  }

  body .cbooking-calendar-wrap .cbooking-calendar .cbooking-appt-list {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 15px 20px 10px;
  }

  body .cbooking-calendar-wrap.small .cbooking-calendar .cbooking-appt-list {
    max-height: 300px;
  }

  body .cbooking-calendar .cbooking-appt-list h2 {
    text-align: center;
    margin: 5px 0 20px;
    font-size: 15px;
    letter-spacing: 0.03em;
  }

  body .cbooking-calendar .cbooking-appt-list h2 span {
    display: none;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot {
    border-top: 0;
    margin: 0;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-count {
    display: none;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot button .spots-available,
body .cbooking-calendar-wrap .cbooking-appt-list .timeslot button .spots-available {
    display: block;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-mobile-title,
body .cbooking-calendar-wrap .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-mobile-title {
    display: block;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people, body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people:hover,
body .cbooking-calendar .cbooking-appt-list .timeslot.timeslot-count-hidden .timeslot-people, body .cbooking-calendar .cbooking-appt-list .timeslot.timeslot-count-hidden .timeslot-people:hover {
    width: 100%;
    padding: 0;
    height: auto;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button {
    white-space: normal;
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 7px 0;
    line-height: 1.5;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot {
    display: block;
    font-weight: 600;
    font-size: 13px;
  }

  body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-text {
    display: none;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.prev-date .date,
body .cbooking-calendar-wrap .cbooking-calendar td.prev-date:hover .date {
    cursor: default;
    background: #f9f9f9;
    color: #bbb;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.blur .date,
body .cbooking-calendar-wrap .cbooking-calendar td.blur:hover .date {
    cursor: default;
    background: #eee;
    color: #ddd;
  }

  body .cbooking-calendar-wrap .cbooking-calendar td.cbooking .date,
body .cbooking-calendar-wrap .cbooking-calendar td.cbooking:hover .date {
    cursor: default;
    background: #ffeae7;
    color: #f0b1a1;
  }

  body .cbooking-calendar-wrap .cbooking-calendar tr.week td.active .date,
body .cbooking-calendar-wrap .cbooking-calendar tr.week td.active:hover .date {
    background: #ddd;
  }

  body #cbooking-profile-page .result-section.table-layout {
    padding: 10px 0;
  }

  body #cbooking-profile-page .result-section.table-layout .table-box .cell-title .compact-img img {
    top: 46px;
    left: 12px;
  }

  body #cbooking-profile-page .cbooking-tabs li,
body #cbooking-profile-page .cbooking-tabs li.edit-button {
    display: block;
    float: none;
  }

  body #cbooking-profile-page .cbooking-tabs li a,
body #cbooking-profile-page .cbooking-tabs li.edit-button a {
    border-left: none;
    border-right: none;
  }

  body .cbooking-modal {
    padding: 0;
    margin: 0 !important;
    top: 0;
  }

  body .cbooking-modal .bm-window,
body .cbooking-modal .bm-window p.cbooking-title-bar {
    border-radius: 0 !important;
  }

  body .cbooking-modal .bm-window {
    width: 100%;
    padding: 43px 0 0;
    box-sizing: border-box;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }

  body .cbooking-modal .bm-window .cbooking-scrollable {
    padding: 30px 35px;
  }

  body .cbooking-modal .bm-overlay {
    background: rgba(0, 0, 0, 0.8);
  }

  body .cbooking-modal .bm-window p.name b {
    display: block;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot.has-title.cbooking-hide-time .timeslot-people button .button-timeslot,
body .cbooking-calendar-wrap .cbooking-appt-list .timeslot.has-title.cbooking-hide-time .timeslot-people button .button-timeslot {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  body.cbooking-noScroll {
    position: fixed;
    height: 100%;
  }

  body .cbooking-modal input[type=submit] {
    margin: 0 10px 10px 0;
    float: none;
  }

  body .cbooking-modal .button {
    width: 100%;
    float: none;
  }

  body .cbooking-calendarSwitcher {
    width: 100%;
    display: block;
    padding: 8px 5px;
  }

  body .cbooking-calendarSwitcher i.fa-solid {
    display: none;
  }

  body .cbooking-calendarSwitcher select {
    width: 100%;
  }

  body .cbooking-calendar td .date .number {
    font-size: 12px;
  }

  body #cbooking-profile-page .cbooking-profile-appt-list .appt-block .status-block {
    display: block;
    float: none;
    margin: 0 0 10px;
  }

  body #profile-edit #cbooking-page-form p.form-nickname,
body #profile-edit #cbooking-page-form p.form-email,
body #profile-edit #cbooking-page-form p.form-url,
body #profile-edit #cbooking-page-form p.form-password {
    float: none;
    width: 100%;
  }

  body .cbooking-modal #customerChoices .field {
    display: block;
    float: none;
    margin: 5px 0;
  }
}
@media screen and (max-width: 450px) {
  body .cbooking-list-view .cbooking-appt-list h2 strong {
    display: block;
    margin: 0 auto;
  }

  body .cbooking-list-view .cbooking-appt-list h2 span:last-child {
    display: none;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot {
    border-top: 0;
    margin: 0 0 10px;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time,
body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-count {
    display: none;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people {
    width: 100%;
    padding: 0;
    height: auto;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button {
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 7px 0;
    line-height: 1.5;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot {
    display: block;
    font-weight: 600;
    font-size: 13px;
  }

  body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .button-text {
    display: none;
  }

  body .cbooking-calendar-wrap .cbooking-appt-list .timeslot .timeslot-people button .timeslot-mobile-title {
    display: block;
  }

  body .cbooking-calendar-wrap .cbooking-appt-list .timeslot.timeslot-count-hidden .timeslot-people {
    height: auto;
    padding: 0;
  }
}

/* file: dist/cbooking.css */
/* BRC CBooking frontend override - start */
/* REF BRC-CBOOKING-FRONTEND-AUDIT-2026-05
   Scope:
   - frontend calendar visual cleanup
   - appointment slot desktop/mobile coherence
   - button contains only action text
   - slot data stays outside button
   - no dependency on FontAwesome for visible calendar arrows
*/

/* Hide legacy CBooking logout buttons */
body .cbooking-front-logout-page,
body .cbooking-front-logout,
body #cbooking-profile-page .cbooking-profile-header .cbooking-logout-button {
    display: none !important;
}

/* Calendar shell */
body div.cbooking-calendar-wrap {
    margin: 0 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar {
    border-radius: 18px !important;
    overflow: hidden !important;
    background: #f8fafc !important;
    border: 1px solid rgba(220, 227, 234, 0.95) !important;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06) !important;
}

/* Month header */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head {
    background: #ccfbf1 !important;
    color: #0f766e !important;
    text-transform: none !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col {
    background: transparent !important;
    border-color: rgba(13, 148, 136, 0.22) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.top .bc-col {
    position: relative !important;
    padding: 14px 50px !important;
    width: 100% !important;
    min-height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 56px !important;
    box-sizing: border-box !important;
    color: #0f766e !important;
    font-size: 1rem !important;
    line-height: 1.15 !important;
    height: auto !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.72rem !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    color: rgba(15, 118, 110, 0.50) !important;
    text-decoration: none !important;
    text-transform: none !important;
    white-space: nowrap !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth:hover,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a:hover {
    color: rgba(15, 118, 110, 0.72) !important;
}

/* Month arrows without visible FontAwesome */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 32px !important;
    margin-top: -16px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.82) !important;
    color: #0f766e !important;
    text-decoration: none !important;
    font-size: 0 !important;
    line-height: 1 !important;
    top: 50% !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left {
    left: 10px !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right {
    right: 10px !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left:hover {
    left: 10px !important;
    background: #ffffff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right:hover {
    right: 10px !important;
    background: #ffffff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left::before {
    content: "‹";
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right::before {
    content: "›";
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left i,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right i {
    display: none !important;
}

/* Week days */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days {
    background: #99f6e4 !important;
    color: #115e59 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days .bc-col {
    padding: 8px 0 !important;
    font-size: 0.68rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    color: #115e59 !important;
    border-color: rgba(13, 148, 136, 0.24) !important;
}

/* Day cells */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col {
    font-size: 0.92rem !important;
    font-weight: 500 !important;
    color: #334155 !important;
    border-right: 1px solid rgba(226, 232, 240, 0.95) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date {
    background: #ffffff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    margin: -17px 0 0 -17px !important;
    border-radius: 999px !important;
    font-size: 0.88rem !important;
    font-weight: 600 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date {
    background: #f0fdfa !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span {
    background: #ccfbf1 !important;
    color: #0f766e !important;
}

/* Today */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today .date {
    background: #ffffff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today .date span {
    box-shadow: inset 0 0 0 2px #38bdf8 !important;
    background: #eff6ff !important;
    color: #0369a1 !important;
}

/* Selected day */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date {
    background: #ccfbf1 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number {
    background: #ffffff !important;
    color: #0f766e !important;
    box-shadow: inset 0 0 0 2px #14b8a6 !important;
}

/* Full / unavailable days */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking:hover .date {
    background: #ffe1e6 !important;
    color: #c2183a !important;
    cursor: not-allowed !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking .date span,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking:hover .date span,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking .date .number,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.cbooking:hover .date .number {
    background: #ffd2da !important;
    color: #c2183a !important;
    box-shadow: inset 0 0 0 1px rgba(194, 24, 58, 0.42) !important;
}

/* Past / blurred days */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.next-month .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-month .date {
    background: #f1f5f9 !important;
    color: #cbd5e1 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-date .date span,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.blur .date span,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.next-month .date span,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.prev-month .date span {
    color: #cbd5e1 !important;
}

/* Appointment list shell */
body .cbooking-appt-list {
    background: #ffffff !important;
    border-radius: 0 0 18px 18px !important;
    box-shadow: none !important;
    padding: 16px 14px 14px !important;
    color: #334155 !important;
    font-size: 0.9rem !important;
    line-height: 1.35 !important;
}

body .cbooking-appt-list h2 {
    margin: 0 0 12px !important;
    color: #0f172a !important;
    font-size: 0.98rem !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}

/* Slot row desktop/tablet */
body .cbooking-appt-list .timeslot,
body .cbooking-calendar .cbooking-appt-list .timeslot,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
    min-height: 72px !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    border-top: 1px solid rgba(226, 232, 240, 0.95) !important;
    color: #475569 !important;
    background: transparent !important;
    box-sizing: border-box !important;
}

body .cbooking-appt-list .timeslot:first-of-type,
body .cbooking-calendar .cbooking-appt-list .timeslot:first-of-type,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot:first-of-type {
    border-top: 0 !important;
}

body .cbooking-appt-list .timeslot:hover,
body .cbooking-calendar .cbooking-appt-list .timeslot:hover {
    background: transparent !important;
}

/* Slot information: desktop */
body .cbooking-appt-list .timeslot .timeslot-time,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time {
    display: flex !important;
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    align-items: flex-start !important;
    justify-content: center !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
    color: #334155 !important;
    font-size: 0.88rem !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
}

body .cbooking-appt-list .timeslot .timeslot-title,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-title,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title {
    display: block !important;
    height: auto !important;
    margin: 0 0 4px !important;
    color: #0f766e !important;
    font-size: 0.84rem !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    text-align: left !important;
}

body .cbooking-appt-list .timeslot .timeslot-range,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-range,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-range {
    display: block !important;
    color: #334155 !important;
    font-size: 0.88rem !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
}

body .cbooking-appt-list .timeslot .timeslot-time i.fa-solid,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time i.fa-solid {
    color: #334155 !important;
}

/* Available count outside button */
body .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time > .spots-available {
    display: block !important;
    padding-top: 6px !important;
    color: #003399 !important;
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.01em !important;
}

body .cbooking-appt-list .timeslot .timeslot-time > .spots-available.empty,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available.empty {
    color: #94a3b8 !important;
}

/* Action area */
body .cbooking-appt-list .timeslot .timeslot-people,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people:hover,
body .cbooking-calendar .cbooking-appt-list .timeslot.timeslot-count-hidden .timeslot-people,
body .cbooking-calendar .cbooking-appt-list .timeslot.timeslot-count-hidden .timeslot-people:hover,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people {
    display: flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
}

/* Button: action only */
body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button,
body .cbooking-appt-list .timeslot .timeslot-people button,
body .cbooking-appt-list .timeslot .new-appt.button,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 34px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 7px 14px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(13, 148, 136, 0.24) !important;
    background: linear-gradient(180deg, rgba(20, 184, 166, 0.95) 0%, rgba(13, 148, 136, 0.95) 100%) !important;
    color: #ffffff !important;
    font-size: 0.78rem !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    text-align: center !important;
    white-space: nowrap !important;
    text-shadow: none !important;
    box-shadow: 0 6px 14px rgba(13, 148, 136, 0.15) !important;
    box-sizing: border-box !important;
}

body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button:hover,
body .cbooking-appt-list .timeslot .timeslot-people button:hover,
body .cbooking-appt-list .timeslot .new-appt.button:hover {
    background: linear-gradient(180deg, rgba(15, 118, 110, 0.96) 0%, rgba(13, 116, 105, 0.96) 100%) !important;
    color: #ffffff !important;
}

/* Button internals: only Book Appointment visible */
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-text,
body .cbooking-appt-list .timeslot .new-appt.button .button-text,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-text {
    display: inline !important;
    color: #ffffff !important;
    font-size: 0.78rem !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .spots-available,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .timeslot-mobile-title,
body .cbooking-appt-list .timeslot .new-appt.button .button-timeslot,
body .cbooking-appt-list .timeslot .new-appt.button .spots-available,
body .cbooking-appt-list .timeslot .new-appt.button .timeslot-mobile-title,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-timeslot,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .spots-available,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .timeslot-mobile-title {
    display: none !important;
}

/* Modal booking form */
body .cbooking-modal {
    padding: 0 14px !important;
    box-sizing: border-box !important;
}

body .cbooking-modal .bm-overlay {
    background: rgba(15, 23, 42, 0.72) !important;
}

body .cbooking-modal .bm-window {
    width: 100% !important;
    max-width: 430px !important;
    margin: 0 auto !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    background: #ffffff !important;
    box-shadow: 0 22px 60px rgba(15, 23, 42, 0.24) !important;
    padding: 46px 0 0 !important;
}

body .cbooking-modal .bm-window p.cbooking-title-bar {
    background: #ccfbf1 !important;
    color: #0f766e !important;
    border-radius: 22px 22px 0 0 !important;
    padding: 16px 56px 15px 20px !important;
    font-size: 0.88rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.01em !important;
    text-transform: none !important;
    white-space: normal !important;
    overflow: hidden !important;
}

body .cbooking-modal .bm-window .close {
    top: 13px !important;
    right: 16px !important;
    width: 28px !important;
    height: 28px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.88) !important;
    color: #0f766e !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    overflow: hidden !important;
}

body .cbooking-modal .bm-window .close::before {
    content: "×";
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #0f766e;
}

body .cbooking-modal .bm-window .close:hover {
    background: #ffffff !important;
}

body .cbooking-modal .bm-window .cbooking-scrollable {
    background: #ffffff !important;
    padding: 22px 24px 24px !important;
    max-height: calc(100vh - 130px) !important;
    box-sizing: border-box !important;
}

body .cbooking-modal .bm-window p {
    color: #334155 !important;
    font-size: 0.93rem !important;
    line-height: 1.48 !important;
    font-weight: 550 !important;
}

body .cbooking-modal .bm-window p small {
    font-size: 0.76rem !important;
    font-weight: 600 !important;
    color: #64748b !important;
    text-transform: none !important;
}

body .cbooking-modal .cbooking-appointment-details,
body .cbooking-modal .cbooking-appointments {
    border-radius: 16px !important;
    border: 1px solid rgba(220, 227, 234, 0.95) !important;
    background: #f8fafc !important;
    box-shadow: none !important;
}

body .cbooking-modal .cbooking-appointments {
    padding: 12px 14px !important;
}

body .cbooking-modal .cbooking-appointment-details {
    padding: 0 0 8px !important;
}

body .cbooking-modal .bm-window p.appointment-title,
body .cbooking-modal .bm-window p.calendar-name,
body .cbooking-modal .bm-window p.cbooking-calendar-name {
    color: #0f172a !important;
    font-size: 0.92rem !important;
    font-weight: 600 !important;
}

body .cbooking-modal .bm-window p.appointment-info {
    color: #334155 !important;
    font-size: 0.88rem !important;
    line-height: 1.4 !important;
    font-weight: 500 !important;
}

/* Booking confirmation message */
body .cbooking-modal .bm-window p.status {
    margin: 0 0 12px !important;
    padding: 0 !important;
}

body .cbooking-modal .bm-window p.status .brc-cbooking-confirm-msg,
body .cbooking-modal .brc-cbooking-confirm-msg {
    display: block !important;
    width: 100% !important;
    padding: 11px 12px !important;
    border-radius: 14px !important;
    border: 1px solid rgba(217, 119, 6, 0.32) !important;
    background: #fff7ed !important;
    color: #c2410c !important;
    font-size: 0.9rem !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

body .cbooking-modal input[type=submit].button-primary,
body .cbooking-modal button.button-primary,
body .cbooking-modal input[type=submit] {
    width: 100% !important;
    min-height: 40px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(13, 148, 136, 0.24) !important;
    background: linear-gradient(180deg, rgba(20, 184, 166, 0.95) 0%, rgba(13, 148, 136, 0.95) 100%) !important;
    color: #ffffff !important;
    font-size: 0.84rem !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-shadow: none !important;
    box-shadow: 0 8px 18px rgba(13, 148, 136, 0.16) !important;
}

body .cbooking-modal input[type=submit].button-primary:hover,
body .cbooking-modal button.button-primary:hover,
body .cbooking-modal input[type=submit]:hover {
    background: linear-gradient(180deg, rgba(15, 118, 110, 0.96) 0%, rgba(13, 116, 105, 0.96) 100%) !important;
    color: #ffffff !important;
}

body .cbooking-modal button.cancel,
body .cbooking-modal input.cancel,
body .cbooking-modal .button.cancel {
    width: 100% !important;
    min-height: 38px !important;
    margin-top: 9px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(185, 28, 28, 0.25) !important;
    background: #fff5f5 !important;
    color: #9b1c1c !important;
    font-size: 0.82rem !important;
    font-weight: 600 !important;
    box-shadow: none !important;
}

body .cbooking-modal button.cancel:hover,
body .cbooking-modal input.cancel:hover,
body .cbooking-modal .button.cancel:hover {
    background: #fee2e2 !important;
    color: #9b1c1c !important;
}

/* Mobile appointment slot: three-row layout */
@media screen and (max-width: 720px) {
    body div.cbooking-calendar-wrap div.cbooking-calendar {
        border-radius: 16px !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.top .bc-col {
        padding: 13px 42px !important;
        min-height: 48px !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName {
        font-size: 0.96rem !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 0 48px !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth,
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a {
        font-size: 0.66rem !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
        width: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
        margin: -14px 0 0 -14px !important;
        border-radius: 999px !important;
        font-size: 0.78rem !important;
    }

    body .cbooking-calendar-wrap .cbooking-calendar .cbooking-appt-list {
        max-height: 320px !important;
        padding: 10px 12px 12px !important;
    }

    body .cbooking-calendar .cbooking-appt-list h2 {
        margin: 0 0 6px !important;
        font-size: 0.92rem !important;
        text-align: center !important;
        line-height: 1.2 !important;
    }

    body .cbooking-calendar .cbooking-appt-list h2 strong {
        display: inline !important;
        margin: 0 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot,
    body .cbooking-list-view .cbooking-appt-list .timeslot,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 4px 0 8px !important;
        border-top: 1px solid rgba(226, 232, 240, 0.95) !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        grid-template-areas:
            "title range"
            "spots spots";
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        align-items: center !important;
        justify-content: stretch !important;
        row-gap: 4px !important;
        column-gap: 10px !important;
        line-height: 1.2 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-title,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-title,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title {
        grid-area: title !important;
        display: block !important;
        color: #0f766e !important;
        font-size: 0.84rem !important;
        line-height: 1.2 !important;
        font-weight: 600 !important;
        margin: 0 !important;
        text-align: left !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-range,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-range,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-range {
        grid-area: range !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-self: end !important;
        gap: 4px !important;
        color: #334155 !important;
        font-size: 0.84rem !important;
        line-height: 1.2 !important;
        font-weight: 600 !important;
        white-space: nowrap !important;
        margin: 0 !important;
        text-align: right !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time i.fa-solid,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time i.fa-solid {
        color: #64748b !important;
        font-size: 0.8rem !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time > .spots-available {
        grid-area: spots !important;
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        text-align: center !important;
        color: #003399 !important;
        font-size: 0.78rem !important;
        line-height: 1.15 !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        letter-spacing: 0.01em !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people {
        display: flex !important;
        width: 100% !important;
        height: auto !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 6px 0 0 !important;
        margin: 0 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button {
        width: auto !important;
        min-width: 150px !important;
        max-width: none !important;
        min-height: 36px !important;
        padding: 8px 16px !important;
        margin: 0 auto !important;
        white-space: nowrap !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 0.8rem !important;
        line-height: 1 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-text,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .button-text,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-text {
        display: inline !important;
        font-size: 0.8rem !important;
        line-height: 1 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot,
    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .spots-available,
    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button .timeslot-mobile-title,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .button-timeslot,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .spots-available,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button .timeslot-mobile-title,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .button-timeslot,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .spots-available,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button .timeslot-mobile-title {
        display: none !important;
    }

    body .cbooking-modal {
        padding: 0 12px !important;
    }

    body .cbooking-modal .bm-window {
        max-width: 360px !important;
        border-radius: 20px !important;
        margin-top: 18px !important;
    }

    body .cbooking-modal .bm-window p.cbooking-title-bar {
        border-radius: 20px 20px 0 0 !important;
        padding: 15px 50px 14px 18px !important;
        font-size: 0.82rem !important;
    }

    body .cbooking-modal .bm-window .cbooking-scrollable {
        padding: 20px 18px 22px !important;
    }

    body .cbooking-modal .bm-window p.status .brc-cbooking-confirm-msg,
    body .cbooking-modal .brc-cbooking-confirm-msg {
        font-size: 0.86rem !important;
        padding: 10px 11px !important;
    }
}

/* Extra small */
@media screen and (max-width: 450px) {
    body .cbooking-calendar .cbooking-appt-list h2 strong,
    body .cbooking-list-view .cbooking-appt-list h2 strong {
        display: inline !important;
        margin: 0 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot,
    body .cbooking-list-view .cbooking-appt-list .timeslot {
        margin: 0 !important;
    }
}

/* BRC CBooking frontend override - end */
/* end file: dist/cbooking.css */


/* File: cbooking/dist/cbooking.css */
/* Purpose: final swim/lavinot modal centering override. */
/* Actions: centers CBooking modal window vertically and horizontally on screen. */

body .cbooking-modal {
    position: fixed !important;
    inset: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px !important;
    box-sizing: border-box !important;
}

body .cbooking-modal .bm-overlay {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
}

body .cbooking-modal .bm-window {
    position: relative !important;
    z-index: 2 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: 430px !important;
    max-height: calc(100dvh - 28px) !important;
    margin: 0 auto !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: final centered CBooking modal window for swim/lavinot. */



/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot centered layout for the first slot panel under the calendar. */
/* Actions: centers date, time, availability text, and booking button in the day slot panel. */

body .cbooking-calendar .cbooking-appt-list {
    text-align: center !important;
}

body .cbooking-calendar .cbooking-appt-list h2,
body .cbooking-calendar .cbooking-appt-list h3,
body .cbooking-calendar .cbooking-appt-list .cbooking-appt-list-header,
body .cbooking-calendar .cbooking-appt-list .cbooking-list-view-nav {
    text-align: center !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    width: 100% !important;
    gap: 7px !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-range,
body .cbooking-calendar .cbooking-appt-list .timeslot .spots-available {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    text-align: center !important;
}

body .cbooking-calendar .cbooking-appt-list .timeslot .new-appt.button,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: centered first slot panel under CBooking calendar. */


/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot confirmation popup visual cleanup. */
/* Actions: removes inner wrapper border and highlights visible booking date/time. */

body .cbooking-modal .cbooking-appointment-details {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 4px 0 8px 0 !important;
    margin: 0 !important;
}

body .cbooking-modal .cbooking-appointment-details .appointment-info {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    margin: 6px auto 8px auto !important;
    padding: 9px 14px !important;
    border-radius: 999px !important;
    background: rgba(204, 251, 241, 0.92) !important;
    border: 1px solid rgba(13, 148, 136, 0.22) !important;
    color: #0f766e !important;
    font-size: 0.92rem !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    text-align: center !important;
}

body .cbooking-modal .cbooking-appointments {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: cleaner confirmation popup booking detail highlight. */


/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot water-blue frontend color override. */
/* Actions: changes calendar/buttons/highlights from mint green to pool-water blue and enlarges date numbers. */

/* Swim water palette override */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head {
    background: #dff8ff !important;
    color: #075985 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col {
    border-color: rgba(8, 145, 178, 0.22) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName {
    color: #075985 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a {
    color: rgba(7, 89, 133, 0.56) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName .backToMonth:hover,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName a:hover {
    color: rgba(7, 89, 133, 0.78) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right {
    color: #075985 !important;
    background: rgba(255, 255, 255, 0.84) !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days {
    background: #8ee7f2 !important;
    color: #075985 !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days .bc-col {
    color: #075985 !important;
    border-color: rgba(8, 145, 178, 0.24) !important;
}

/* Day numbers: slightly larger */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    margin: -18px 0 0 -18px !important;
    font-size: 0.96rem !important;
    font-weight: 650 !important;
}

/* Hover day */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date {
    background: #ecfeff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span {
    background: #dff8ff !important;
    color: #075985 !important;
}

/* Today */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.today .date span {
    box-shadow: inset 0 0 0 2px #38bdf8 !important;
    background: #e0f7ff !important;
    color: #0369a1 !important;
}

/* Selected day */
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date {
    background: #dff8ff !important;
}

body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number,
body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number {
    background: #ffffff !important;
    color: #075985 !important;
    box-shadow: inset 0 0 0 2px #28bfd3 !important;
}

/* Slot title / accents */
body .cbooking-appt-list .timeslot .timeslot-title,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-title,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title {
    color: #075985 !important;
}

body .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time > .spots-available {
    color: #075985 !important;
}

/* Booking buttons */
body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button,
body .cbooking-appt-list .timeslot .timeslot-people button,
body .cbooking-appt-list .timeslot .new-appt.button,
body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button,
body .cbooking-modal input[type=submit].button-primary,
body .cbooking-modal button.button-primary,
body .cbooking-modal input[type=submit] {
    border-color: rgba(8, 145, 178, 0.28) !important;
    background: linear-gradient(180deg, rgba(40, 191, 211, 0.96) 0%, rgba(8, 145, 178, 0.96) 100%) !important;
    box-shadow: 0 7px 16px rgba(8, 145, 178, 0.17) !important;
    color: #ffffff !important;
}

body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button:hover,
body .cbooking-appt-list .timeslot .timeslot-people button:hover,
body .cbooking-appt-list .timeslot .new-appt.button:hover,
body .cbooking-modal input[type=submit].button-primary:hover,
body .cbooking-modal button.button-primary:hover,
body .cbooking-modal input[type=submit]:hover {
    background: linear-gradient(180deg, rgba(7, 89, 133, 0.96) 0%, rgba(8, 111, 153, 0.96) 100%) !important;
    color: #ffffff !important;
}

/* Modal header / close */
body .cbooking-modal .bm-window p.cbooking-title-bar {
    background: #dff8ff !important;
    color: #075985 !important;
}

body .cbooking-modal .bm-window .close,
body .cbooking-modal .bm-window .close::before {
    color: #075985 !important;
}

/* Confirmation date/time pill */
body .cbooking-modal .cbooking-appointment-details .appointment-info {
    background: rgba(223, 248, 255, 0.96) !important;
    border-color: rgba(8, 145, 178, 0.24) !important;
    color: #075985 !important;
}

/* Mobile date numbers */
@media screen and (max-width: 720px) {
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col .date .number {
        width: 31px !important;
        height: 31px !important;
        line-height: 31px !important;
        margin: -15.5px 0 0 -15.5px !important;
        font-size: 0.86rem !important;
        font-weight: 650 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-title,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-title,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title {
        color: #075985 !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time > .spots-available {
        color: #075985 !important;
    }
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: swim/lavinot water-blue frontend color override. */


/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot iPhone/mobile water-blue hard override. */
/* Actions: forces mobile calendar/header/buttons from green to pool-water blue on small screens. */

@media only screen and (max-width: 820px) {
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head {
        background: #dff8ff !important;
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row {
        background: transparent !important;
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col {
        background: transparent !important;
        color: #075985 !important;
        border-color: rgba(8, 145, 178, 0.24) !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .monthName,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .monthName,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col .monthName {
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row.days,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row.days {
        background: #8ee7f2 !important;
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row.days .bc-col,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row.days .bc-col,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row.days .bc-col {
        background: transparent !important;
        color: #075985 !important;
        border-color: rgba(8, 145, 178, 0.24) !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left,
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .page-left,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .page-right,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col .page-left,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col .page-right {
        background: rgba(255, 255, 255, 0.88) !important;
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-left::before,
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-head .bc-row .bc-col .page-right::before,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .page-left::before,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-head .bc-row .bc-col .page-right::before,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col .page-left::before,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-head .bc-row .bc-col .page-right::before {
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date {
        background: #ecfeff !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col:hover .date span {
        background: #dff8ff !important;
        color: #075985 !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date,
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col.active .date,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date {
        background: #dff8ff !important;
    }

    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number,
    body div.cbooking-calendar-wrap div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number,
    body div.cbooking-calendar-wrap.small div.cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col.active .date .number,
    body .cbooking-calendar-wrap .cbooking-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number {
        background: #ffffff !important;
        color: #075985 !important;
        box-shadow: inset 0 0 0 2px #28bfd3 !important;
    }

    body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button,
    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button,
    body .cbooking-calendar .cbooking-appt-list .timeslot .new-appt.button,
    body .cbooking-appt-list .timeslot .new-appt.button {
        border-color: rgba(8, 145, 178, 0.28) !important;
        background: linear-gradient(180deg, rgba(40, 191, 211, 0.96) 0%, rgba(8, 145, 178, 0.96) 100%) !important;
        box-shadow: 0 7px 16px rgba(8, 145, 178, 0.17) !important;
        color: #ffffff !important;
    }

    body div.cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button:hover,
    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-people button:hover,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-people button:hover,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-people button.button:hover,
    body .cbooking-calendar .cbooking-appt-list .timeslot .new-appt.button:hover,
    body .cbooking-appt-list .timeslot .new-appt.button:hover {
        background: linear-gradient(180deg, rgba(7, 89, 133, 0.96) 0%, rgba(8, 111, 153, 0.96) 100%) !important;
        color: #ffffff !important;
    }

    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-title,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-title,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-title,
    body .cbooking-calendar .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body .cbooking-list-view .cbooking-appt-list .timeslot .timeslot-time > .spots-available,
    body div.cbooking-calendar-wrap.small .cbooking-appt-list .timeslot .timeslot-time > .spots-available {
        color: #075985 !important;
    }

    body .cbooking-modal .bm-window p.cbooking-title-bar {
        background: #dff8ff !important;
        color: #075985 !important;
    }

    body .cbooking-modal .bm-window .close,
    body .cbooking-modal .bm-window .close::before {
        color: #075985 !important;
    }

    body .cbooking-modal input[type=submit].button-primary,
    body .cbooking-modal button.button-primary,
    body .cbooking-modal input[type=submit] {
        border-color: rgba(8, 145, 178, 0.28) !important;
        background: linear-gradient(180deg, rgba(40, 191, 211, 0.96) 0%, rgba(8, 145, 178, 0.96) 100%) !important;
        box-shadow: 0 7px 16px rgba(8, 145, 178, 0.17) !important;
        color: #ffffff !important;
    }
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: swim/lavinot iPhone/mobile water-blue hard override. */


/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot modal water-blue override. */
/* Actions: applies pool-water blue palette to CBooking modal header, close button, primary buttons, confirm date/time pill, and form focus states. */

body .cbooking-modal .bm-window p.cbooking-title-bar {
    background: #dff8ff !important;
    color: #075985 !important;
    border-color: rgba(8, 145, 178, 0.22) !important;
}

body .cbooking-modal .bm-window .close {
    background: rgba(255, 255, 255, 0.9) !important;
    color: #075985 !important;
}

body .cbooking-modal .bm-window .close::before {
    color: #075985 !important;
}

body .cbooking-modal .bm-window .close:hover {
    background: #ffffff !important;
    color: #075985 !important;
}

/* Login/booking form field wrappers and focus */
body .cbooking-modal input[type="text"],
body .cbooking-modal input[type="email"],
body .cbooking-modal input[type="password"],
body .cbooking-modal textarea,
body .cbooking-modal select {
    border-color: rgba(8, 145, 178, 0.24) !important;
}

body .cbooking-modal input[type="text"]:focus,
body .cbooking-modal input[type="email"]:focus,
body .cbooking-modal input[type="password"]:focus,
body .cbooking-modal textarea:focus,
body .cbooking-modal select:focus {
    border-color: rgba(8, 145, 178, 0.46) !important;
    box-shadow:
        0 0 0 3px rgba(8, 145, 178, 0.10),
        0 8px 18px rgba(8, 145, 178, 0.08) !important;
    outline: none !important;
}

/* Primary modal actions */
body .cbooking-modal input[type=submit].button-primary,
body .cbooking-modal button.button-primary,
body .cbooking-modal input[type=submit] {
    border-color: rgba(8, 145, 178, 0.28) !important;
    background: linear-gradient(180deg, rgba(40, 191, 211, 0.96) 0%, rgba(8, 145, 178, 0.96) 100%) !important;
    box-shadow: 0 8px 18px rgba(8, 145, 178, 0.17) !important;
    color: #ffffff !important;
}

body .cbooking-modal input[type=submit].button-primary:hover,
body .cbooking-modal button.button-primary:hover,
body .cbooking-modal input[type=submit]:hover {
    background: linear-gradient(180deg, rgba(7, 89, 133, 0.96) 0%, rgba(8, 111, 153, 0.96) 100%) !important;
    color: #ffffff !important;
}

/* Confirmation date/time pill */
body .cbooking-modal .cbooking-appointment-details .appointment-info {
    background: rgba(223, 248, 255, 0.96) !important;
    border-color: rgba(8, 145, 178, 0.24) !important;
    color: #075985 !important;
}

/* Confirmation / status message if present */
body .cbooking-modal .bm-window p.status .brc-cbooking-confirm-msg,
body .cbooking-modal .brc-cbooking-confirm-msg {
    border-color: rgba(8, 145, 178, 0.28) !important;
    background: #ecfeff !important;
    color: #075985 !important;
}

/* Small mobile modal hard override */
@media only screen and (max-width: 820px) {
    body .cbooking-modal .bm-window p.cbooking-title-bar {
        background: #dff8ff !important;
        color: #075985 !important;
    }

    body .cbooking-modal .bm-window .close,
    body .cbooking-modal .bm-window .close::before {
        color: #075985 !important;
    }

    body .cbooking-modal input[type=submit].button-primary,
    body .cbooking-modal button.button-primary,
    body .cbooking-modal input[type=submit] {
        border-color: rgba(8, 145, 178, 0.28) !important;
        background: linear-gradient(180deg, rgba(40, 191, 211, 0.96) 0%, rgba(8, 145, 178, 0.96) 100%) !important;
        box-shadow: 0 8px 18px rgba(8, 145, 178, 0.17) !important;
        color: #ffffff !important;
    }

    body .cbooking-modal .cbooking-appointment-details .appointment-info {
        background: rgba(223, 248, 255, 0.96) !important;
        border-color: rgba(8, 145, 178, 0.24) !important;
        color: #075985 !important;
    }
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: swim/lavinot modal water-blue override. */

/* File: cbooking/dist/cbooking.css */
/* Purpose: swim/lavinot CBooking modal compact input readability override. */
/* Actions: forces compact blue readable input fields inside CBooking modal forms. */

body .cbooking-modal .bm-window input[type="text"],
body .cbooking-modal .bm-window input[type="email"],
body .cbooking-modal .bm-window input[type="password"],
body .cbooking-modal .bm-window input[type="tel"],
body .cbooking-modal .bm-window textarea,
body .cbooking-modal .bm-window select,
body .cbooking-modal #customerChoices input[type="text"],
body .cbooking-modal #customerChoices input[type="email"],
body .cbooking-modal #customerChoices input[type="password"],
body .cbooking-modal #customerChoices input[type="tel"],
body .cbooking-modal #customerChoices textarea,
body .cbooking-modal #customerChoices select {
    width: 100% !important;
    min-height: 42px !important;
    height: auto !important;
    padding: 0 12px !important;
    border: 1px solid rgba(2, 132, 199, 0.32) !important;
    border-radius: 14px !important;
    background: linear-gradient(180deg, rgba(240, 249, 255, 0.98) 0%, rgba(224, 242, 254, 0.86) 100%) !important;
    color: #020617 !important;
    font-size: 1.12rem !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    letter-spacing: 0.01em !important;
    box-sizing: border-box !important;
    outline: none !important;
    box-shadow: 0 7px 16px rgba(2, 132, 199, 0.08) !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

body .cbooking-modal .bm-window textarea,
body .cbooking-modal #customerChoices textarea {
    min-height: 74px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 1.35 !important;
}

body .cbooking-modal .bm-window input[type="text"]:focus,
body .cbooking-modal .bm-window input[type="email"]:focus,
body .cbooking-modal .bm-window input[type="password"]:focus,
body .cbooking-modal .bm-window input[type="tel"]:focus,
body .cbooking-modal .bm-window textarea:focus,
body .cbooking-modal .bm-window select:focus,
body .cbooking-modal #customerChoices input[type="text"]:focus,
body .cbooking-modal #customerChoices input[type="email"]:focus,
body .cbooking-modal #customerChoices input[type="password"]:focus,
body .cbooking-modal #customerChoices input[type="tel"]:focus,
body .cbooking-modal #customerChoices textarea:focus,
body .cbooking-modal #customerChoices select:focus {
    border-color: rgba(2, 132, 199, 0.52) !important;
    background: #ffffff !important;
    color: #020617 !important;
    font-size: 1.12rem !important;
    font-weight: 500 !important;
    box-shadow:
        0 10px 20px rgba(2, 132, 199, 0.12),
        0 0 0 4px rgba(2, 132, 199, 0.10) !important;
}

body .cbooking-modal .bm-window label,
body .cbooking-modal .bm-window .field label,
body .cbooking-modal #customerChoices label {
    color: #475569 !important;
    font-size: 0.84rem !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
    letter-spacing: 0.03em !important;
}

body .cbooking-modal .bm-window input::placeholder,
body .cbooking-modal .bm-window textarea::placeholder,
body .cbooking-modal #customerChoices input::placeholder,
body .cbooking-modal #customerChoices textarea::placeholder {
    color: #475569 !important;
    font-size: 1.02rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.005em !important;
}

@media only screen and (max-width: 820px) {
    body .cbooking-modal .bm-window input[type="text"],
    body .cbooking-modal .bm-window input[type="email"],
    body .cbooking-modal .bm-window input[type="password"],
    body .cbooking-modal .bm-window input[type="tel"],
    body .cbooking-modal .bm-window textarea,
    body .cbooking-modal .bm-window select,
    body .cbooking-modal #customerChoices input[type="text"],
    body .cbooking-modal #customerChoices input[type="email"],
    body .cbooking-modal #customerChoices input[type="password"],
    body .cbooking-modal #customerChoices input[type="tel"],
    body .cbooking-modal #customerChoices textarea,
    body .cbooking-modal #customerChoices select {
        min-height: 42px !important;
        font-size: 1.1rem !important;
        font-weight: 500 !important;
        border-radius: 13px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
    }

    body .cbooking-modal .bm-window input[type="text"]:focus,
    body .cbooking-modal .bm-window input[type="email"]:focus,
    body .cbooking-modal .bm-window input[type="password"]:focus,
    body .cbooking-modal .bm-window input[type="tel"]:focus,
    body .cbooking-modal .bm-window textarea:focus,
    body .cbooking-modal .bm-window select:focus,
    body .cbooking-modal #customerChoices input[type="text"]:focus,
    body .cbooking-modal #customerChoices input[type="email"]:focus,
    body .cbooking-modal #customerChoices input[type="password"]:focus,
    body .cbooking-modal #customerChoices input[type="tel"]:focus,
    body .cbooking-modal #customerChoices textarea:focus,
    body .cbooking-modal #customerChoices select:focus {
        font-size: 1.1rem !important;
        font-weight: 500 !important;
    }

    body .cbooking-modal .bm-window label,
    body .cbooking-modal .bm-window .field label,
    body .cbooking-modal #customerChoices label {
        font-size: 0.8rem !important;
        font-weight: 600 !important;
        letter-spacing: 0.028em !important;
    }
}

/* End File: cbooking/dist/cbooking.css */
/* End Purpose: swim/lavinot compact readable CBooking modal inputs. */



