.mkdf-bsl-holder ul {
    list-style-type: none
}

.mkdf-bsl-holder ul li {
    margin-bottom: 20px
}

.mkdf-bsl-holder ul li:last-child {
    margin-bottom: 0
}

.mkdf-bsl-holder .mkdf-bsl-item-title-holder {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding-right: 5px
}

.mkdf-bsl-holder .mkdf-bsl-item-line {
    height: 3px;
    border-bottom: 1px solid #afaaa9;
    display: table-cell;
    width: 98%;
    z-index: 1;
    position: relative;
    bottom: 9px
}

.mkdf-bsl-holder .mkdf-bsl-item-price-holder {
    display: table-cell;
    width: 1%;
    padding-left: 7px;
    white-space: nowrap
}

.mkdf-bsl-holder .mkdf-bsl-item-bottom-holder {
    position: relative;
    top: 3px
}

.mkdf-bsl-holder .mkdf-bsl-item-description-holder {
    color: #c59d5f;
    float: left;
    width: 70%;
    line-height: 1.2em
}

.mkdf-bsl-holder .mkdf-bsl-item-label-holder {
    float: right;
    position: relative;
    width: 30%;
    text-align: right
}

.mkdf-bsl-holder .mkdf-bsl-item-label-holder .mkdf-bsl-item-label {
    background-color: #c59d5f;
    color: #000;
    font-style: italic;
    padding: 3px 13px;
    text-align: center
}

.mkdf-bsl-holder.mkdf-bsl-with-image .mkdf-bsl-item-content {
    padding-left: 110px
}

.mkdf-bsl-holder.mkdf-bsl-with-image .mkdf-bsl-item-image {
    float: left;
    width: 83px;
    position: relative
}

.mkdf-bsl-holder.mkdf-bsl-with-image .mkdf-bsl-item-image a {
    display: block
}

.mkdf-bsl-holder.mkdf-bsl-with-image .mkdf-bsl-item-image img {
    vertical-align: middle
}

.mkdf-bsl-holder.mkdf-bsl-light .mkdf-bsl-item-title {
    color: #fff
}

.mkdf-bsl-holder.mkdf-bsl-light .mkdf-bsl-item-line {
    border-bottom-color: rgba(255, 255, 255, .2)
}

.mkdf-bsl-holder.mkdf-bsl-light .mkdf-bsl-item-price-holder {
    color: #fff
}

.mkdf-bsl-holder.mkdf-bsl-light .mkdf-bsl-item-description-holder {
    color: #fff
}

.mkdf-bsl-holder.mkdf-bsl-light .mkdf-bsl-item-label-holder .mkdf-bsl-item-label {
    background-color: #fff;
    color: #000
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-title {
    color: #000
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-line {
    border-bottom-color: rgba(0, 0, 0, .2)
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-price-holder {
    color: #000
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-description-holder {
    color: #000
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-label-holder .mkdf-bsl-item-label {
    background-color: #000;
    color: #fff
}

.booked-appt-list {
    background-color: #f7f8f9 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    font-size: inherit !important;
    line-height: inherit !important;
    padding: 0 !important;
    width: 100%
}

.booked-appt-list h2 {
    color: #000;
    font-size: 20px !important;
    font-weight: 700 !important;
    letter-spacing: .025em !important;
    line-height: 1.5em !important;
    text-transform: uppercase !important;
    color: #000 !important;
    margin: 30px 0 0 0 !important;
    padding: 22px 27px !important;
    text-align: left !important
}

.booked-appt-list h2 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.booked-appt-list h2 a:hover {
    color: #c59d5f
}

.booked-appt-list .booked-list-view-nav {
    height: 30px !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    display: none
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    background: 0 0;
    border: none;
    color: #000;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: absolute !important;
    text-align: center;
    text-indent: -999px;
    top: 0 !important;
    width: 30px
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a i,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap i,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next i,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev i {
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 30px
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    background: 0 0;
    color: #c59d5f
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:focus,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:focus,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next:focus,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:focus {
    outline: 0
}

.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    left: 0 !important
}

.booked-appt-list .booked-list-view-nav .booked-list-view-date-next {
    right: 35px !important
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a {
    right: 0 !important
}

.booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #c59d5f !important;
    color: #000 !important
}

.booked-appt-list .timeslot {
    border-top: 1px solid #afaaa9 !important;
    margin: 0 !important;
    padding: 22px 27px !important
}

.booked-appt-list .timeslot:hover {
    background-color: transparent !important
}

.booked-appt-list .timeslot .timeslot-time {
    min-height: 40px !important;
    padding: 0 !important
}

.booked-appt-list .timeslot .timeslot-title {
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    line-height: 1.75em !important;
    text-transform: none !important;
    color: #c59d5f !important;
    line-height: 1em !important;
    margin: 0 !important
}

.booked-appt-list .timeslot .timeslot-range {
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    line-height: 1.75em !important;
    text-transform: none !important;
    color: #000;
    display: block;
    line-height: 1em !important;
    margin: 10px 0
}

.booked-appt-list .timeslot .booked-icon {
    color: #000 !important
}

.booked-appt-list .timeslot .spots-available {
    color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .25em !important;
    line-height: 1.33em !important;
    text-transform: uppercase !important;
    color: #000 !important;
    padding: 0 !important
}

.booked-appt-list .timeslot .spots-available a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.booked-appt-list .timeslot .spots-available a:hover {
    color: #c59d5f
}

@media (min-width:720px) {
    .booked-appt-list .timeslot .timeslot-people {
        height: 40px !important;
        padding: 0 !important
    }
}

.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people {
    height: auto !important
}

.booked-appt-list .timeslot button.button {
    background-color: #c59d5f !important;
    border: 1px solid #c59d5f !important;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.booked-appt-list .timeslot button.button .spots-available,
.booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    line-height: 1.75em !important;
    text-transform: none !important
}

.booked-appt-list .timeslot button.button .button-timeslot {
    color: #fff !important;
    color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .25em !important;
    line-height: 1.33em !important;
    text-transform: uppercase !important
}

.booked-appt-list .timeslot button.button .button-timeslot a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.booked-appt-list .timeslot button.button .button-timeslot a:hover {
    color: #c59d5f
}

.booked-appt-list .timeslot button.button .button-text {
    font-size: 12px !important;
    line-height: 38px !important
}

.booked-appt-list .timeslot button.button:hover {
    background-color: #000 !important;
    border: 1px solid #000 !important
}

.booked-appt-list .timeslot button.button:focus {
    outline: 0
}

@media screen and (min-width:721px) {
    .booked-appt-list .timeslot button.button .timeslot-mobile-title {
        display: none
    }
}

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #000 !important;
    border: 1px solid #000 !important
}

body div.booked-calendar-wrap.large .booked-appt-list .timeslot .timeslot-people button.button {
    padding: 0 10px
}

.booked-appt-list p {
    color: #000 !important;
    padding: 22px 27px;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    line-height: 1.75em !important;
    text-transform: none !important
}

.mkdf-booked-light .booked-appt-list {
    background-color: #fff !important
}

.mkdf-booked-light .booked-appt-list h2 {
    color: #000 !important
}

.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    color: #000
}

.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.mkdf-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    color: #ddd
}

.mkdf-booked-light .booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #000 !important;
    color: #fff !important
}

.mkdf-booked-light .booked-appt-list .timeslot .timeslot-title {
    color: #000 !important
}

.mkdf-booked-light .booked-appt-list .timeslot .timeslot-range {
    color: #000
}

.mkdf-booked-light .booked-appt-list .timeslot .booked-icon {
    color: #000 !important
}

.mkdf-booked-light .booked-appt-list .timeslot .spots-available {
    color: grey !important
}

.mkdf-booked-light .booked-appt-list .timeslot button.button {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important
}

.mkdf-booked-light .booked-appt-list .timeslot button.button .spots-available,
.mkdf-booked-light .booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #fff !important
}

.mkdf-booked-light .booked-appt-list .timeslot button.button .button-timeslot {
    color: #fff !important
}

.mkdf-booked-light .booked-appt-list .timeslot button.button:hover {
    background-color: #fff !important;
    color: #000 !important
}

.mkdf-booked-light .booked-appt-list .timeslot button.button:hover .button-timeslot,
.mkdf-booked-light .booked-appt-list .timeslot button.button:hover .spots-available,
.mkdf-booked-light .booked-appt-list .timeslot button.button:hover .timeslot-mobile-title {
    color: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #fff !important;
    border: 1px solid #000 !important
}

.mkdf-booked-light .booked-appt-list p {
    color: #000 !important
}

.mkdf-booked-dark .booked-appt-list {
    background-color: #000 !important
}

.mkdf-booked-dark .booked-appt-list h2 {
    color: #fff !important
}

.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    color: #fff
}

.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.mkdf-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    color: #ddd
}

.mkdf-booked-dark .booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #fff !important;
    color: #000 !important
}

.mkdf-booked-dark .booked-appt-list .timeslot .timeslot-title {
    color: #fff !important
}

.mkdf-booked-dark .booked-appt-list .timeslot .timeslot-range {
    color: #fff
}

.mkdf-booked-dark .booked-appt-list .timeslot .booked-icon {
    color: #fff !important
}

.mkdf-booked-dark .booked-appt-list .timeslot .spots-available {
    color: #fff !important
}

.mkdf-booked-dark .booked-appt-list .timeslot button.button {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #000 !important
}

.mkdf-booked-dark .booked-appt-list .timeslot button.button .spots-available,
.mkdf-booked-dark .booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #000 !important
}

.mkdf-booked-dark .booked-appt-list .timeslot button.button .button-timeslot {
    color: #000 !important
}

.mkdf-booked-dark .booked-appt-list .timeslot button.button:hover {
    background-color: #000 !important;
    color: #fff !important
}

.mkdf-booked-dark .booked-appt-list .timeslot button.button:hover .button-timeslot,
.mkdf-booked-dark .booked-appt-list .timeslot button.button:hover .spots-available,
.mkdf-booked-dark .booked-appt-list .timeslot button.button:hover .timeslot-mobile-title {
    color: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #000 !important;
    border: 1px solid #fff !important
}

.mkdf-booked-dark .booked-appt-list p {
    color: #fff !important
}

body div.booked-calendar-wrap div.booked-calendar {
    background-color: #c59d5f;
    border: 1px solid #c59d5f !important;
    border-radius: 0
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-col {
    border: none !important
}

body div.booked-calendar-wrap div.booked-calendar .bc-head {
    background-color: #c59d5f !important
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
    background-color: #c59d5f !important
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col .page-left,
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col .page-right {
    color: #000 !important;
    font-size: 10px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col .page-left i,
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col .page-right i {
    font-family: FontAwesome;
    font-style: normal
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .page-right i:before {
    content: "\f054"
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .page-left i:before {
    content: "\f053"
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    line-height: 1.75em !important;
    text-transform: none !important
}

body div.booked-calendar-wrap div.booked-calendar .calendarSavingState {
    color: #000
}

body div.booked-calendar-wrap div.booked-calendar .monthName {
    color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .25em !important;
    line-height: 1.33em !important;
    text-transform: uppercase !important;
    color: #000 !important
}

body div.booked-calendar-wrap div.booked-calendar .monthName a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body div.booked-calendar-wrap div.booked-calendar .monthName a:hover {
    color: #c59d5f
}

body div.booked-calendar-wrap div.booked-calendar .monthName .backToMonth {
    display: none
}

body .large .booked-calendar .monthName {
    color: #000;
    font-size: 20px !important;
    font-weight: 700 !important;
    letter-spacing: .025em !important;
    line-height: 1.5em !important;
    text-transform: uppercase !important
}

body .large .booked-calendar .monthName a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body .large .booked-calendar .monthName a:hover {
    color: #c59d5f
}

body div.booked-calendar-wrap div.booked-calendar .page-left,
body div.booked-calendar-wrap div.booked-calendar .page-right {
    margin-top: -1rem !important
}

body div.booked-calendar-wrap div.booked-calendar .entryBlock {
    background-color: transparent
}

body div.booked-calendar-wrap div.booked-calendar .entryBlock .bc-col {
    padding: 0 !important
}

body div.booked-calendar-wrap div.booked-calendar .entryBlock .bc-col h2 {
    margin: 0 !important
}

body div.booked-calendar-wrap div.booked-calendar .days {
    background: 0 0 !important;
    text-transform: none
}

body div.booked-calendar-wrap div.booked-calendar .days .bc-col {
    background: 0 0 !important;
    border: none !important;
    color: #000 !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body {
    background: #fff
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col {
    background: #fff;
    border: none !important;
    color: #000;
    font-size: 1rem
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col .date {
    background: 0 0 !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col .date .number {
    border-radius: 0
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover {
    background-color: transparent !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date {
    background-color: #f7f8f9 !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active .date .number,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date .number,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date .number,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date .number,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date .number {
    background-color: #f7f8f9 !important;
    color: #000 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.next-month .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-month .date {
    background: 0 0
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.next-month .date span,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-month .date span {
    color: #ddd
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today .date {
    background: #c59d5f !important;
    border: none !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today .date>span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today:hover .date {
    background: #c59d5f !important;
    border: none !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today:hover .date>span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.prev-date .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.prev-date .date span,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.prev-date:hover .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.today.prev-date:hover .date span {
    color: grey !important;
    background-color: #ddd !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date span,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date,
body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date span {
    background: 0 0 !important;
    color: #ddd !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col:hover .date {
    background-color: #c59d5f !important
}

body div.booked-calendar-wrap div.booked-calendar div.bc-body .bc-row.week>.bc-col:hover .date span {
    background-color: transparent !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar {
    background-color: #fff;
    border: 1px solid #fff !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head {
    background-color: #fff !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col {
    background-color: #fff !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right {
    color: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .calendarSavingState {
    color: #000
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .monthName {
    color: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head .days {
    background: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar .bc-head .days .bc-col {
    background: #000 !important;
    color: grey !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body {
    background: #000
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col {
    background: #000;
    color: #fff
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date {
    background-color: #fff !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active .date .number,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date .number,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date .number,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date .number,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date .number {
    background-color: #fff !important;
    color: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.next-month .date span,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-month .date span {
    color: grey
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today .date {
    background: grey !important;
    border: none !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today .date>span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:hover .date span {
    background: grey !important;
    color: #fff !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date span,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date,
body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date span {
    background: 0 0 !important;
    color: grey !important
}

body .mkdf-booked-light div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col:hover .date span {
    background-color: grey;
    color: #fff
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar {
    background-color: #000;
    border: 1px solid #000 !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head {
    background-color: #000 !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col {
    background-color: #000 !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right {
    color: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .calendarSavingState {
    color: #fff
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .monthName {
    color: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head .days {
    background: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar .bc-head .days .bc-col {
    background: #fff !important;
    color: grey !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body {
    background: #fff
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col {
    background: #fff;
    color: #000
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date {
    background-color: #000 !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active .date .number,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.active:hover .date .number,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active .date .number,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today.active:hover .date .number,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:not(.prev-date):hover .date .number {
    background-color: #000 !important;
    color: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.next-month .date span,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-month .date span {
    color: #ddd
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today .date {
    background: grey !important;
    border: none !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today .date>span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #ddd !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.today:hover .date span {
    background: grey !important;
    color: #fff !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date .date span,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date,
body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col.prev-date:hover .date span {
    background: 0 0 !important;
    color: #ddd !important
}

body .mkdf-booked-dark div.booked-calendar-wrap .booked-calendar div.bc-body .bc-row.week>.bc-col:hover .date span {
    background-color: grey;
    color: #fff
}

#ui-datepicker-div.booked_custom_date_picker {
    border: 3px solid #c59d5f;
    border-radius: 0;
    -webkit-box-shadow: 4px 8px 50px 0 rgba(0, 0, 0, .15);
    box-shadow: 4px 8px 50px 0 rgba(0, 0, 0, .15);
    padding: 0
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
    background-color: #c59d5f !important;
    padding: 5px 25px
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-next,
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-prev {
    top: 8px
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-next:before,
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-prev:before {
    color: #000 !important;
    font-family: "Font Awesome 6 Free" !important;
    font-size: 10px !important;
    font-weight: 900;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-prev:before {
    content: "\f053"
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-next:before {
    content: "\f054"
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-title {
    color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .25em !important;
    line-height: 1.33em !important;
    text-transform: uppercase !important
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-title a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-title a:hover {
    color: #c59d5f
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar {
    border-collapse: initial
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead {
    background-color: #c59d5f !important
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
    background: 0 0 !important;
    color: #000
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a {
    border-radius: 0;
    color: #000 !important
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a:hover {
    background-color: #ddd
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover {
    background-color: #c59d5f !important;
    color: #fff !important
}

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

body .booked-modal .bm-window {
    background-color: #fff;
    border-radius: 0;
    border-top: 6px solid #c59d5f;
    -webkit-box-shadow: 4px 8px 50px 0 rgba(0, 0, 0, .15);
    box-shadow: 4px 8px 50px 0 rgba(0, 0, 0, .15);
    padding: 70px 45px 30px 45px
}

body .booked-modal .bm-window p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.75em;
    text-transform: none
}

body .booked-modal .bm-window .booked-title-bar {
    background: 0 0 !important;
    border-radius: 0;
    color: #000 !important;
    margin: 0;
    padding: 25px 45px 10px 45px !important;
    color: #000;
    font-size: 20px !important;
    font-weight: 700 !important;
    letter-spacing: .025em !important;
    line-height: 1.5em !important;
    text-transform: uppercase !important
}

body .booked-modal .bm-window .booked-title-bar a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body .booked-modal .bm-window .booked-title-bar a:hover {
    color: #c59d5f
}

body .booked-modal .bm-window .booked-title-bar * {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body .booked-modal .bm-window .booked-title-bar i.fa {
    color: #c59d5f
}

body .booked-modal .bm-window a:not(.close) {
    color: #c59d5f
}

body .booked-modal .bm-window a:not(.close):hover {
    color: #000
}

body .booked-modal .bm-window .close {
    background-color: #c59d5f;
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    right: 0;
    text-align: center;
    top: -30px;
    width: 30px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

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

body .booked-modal .bm-window .close i {
    font-family: FontAwesome;
    font-size: 14px;
    top: -3px;
    position: relative
}

body .booked-modal .bm-window .close i:before {
    content: "\f00d"
}

body .booked-modal .bm-window .booked-scrollable {
    background-color: transparent;
    padding: 10px 0 34px 0
}

body .booked-modal .bm-window .booked-form .booked-appointments {
    background-color: transparent;
    border: 1px solid #afaaa9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px
}

body .booked-modal .bm-window .booked-form .appointment-title {
    color: #c59d5f !important;
    color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .25em !important;
    line-height: 1.33em !important;
    text-transform: uppercase !important
}

body .booked-modal .bm-window .booked-form .appointment-title a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body .booked-modal .bm-window .booked-form .appointment-title a:hover {
    color: #c59d5f
}

body .booked-modal .bm-window .button {
    cursor: pointer;
    float: left;
    border-radius: 0;
    font-family: inherit;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    font-size: 12px;
    padding: 14px 55px
}

body .booked-modal .bm-window .button:last-child {
    margin-top: 10px
}

@media (max-width:420px) {
    body .booked-modal .bm-window .button {
        letter-spacing: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

body .booked-modal .bm-window input[type=submit].button-primary {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid transparent !important
}

body .booked-modal .bm-window input[type=submit].button-primary:hover {
    color: #fff !important;
    background-color: #c59d5f !important
}

body .booked-modal .bm-window button.cancel {
    clear: both;
    color: #000 !important;
    background-color: transparent !important;
    border: 1px solid #000 !important
}

body .booked-modal .bm-window button.cancel:hover {
    color: #fff !important;
    background-color: #c59d5f !important;
    border-color: #c59d5f !important
}

.mkdf-booked-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.mkdf-booked-slider.mkdf-left-position .mkdf-bs-calendar-content {
    left: 0;
    z-index: 2
}

.mkdf-booked-slider.mkdf-center-position .mkdf-bs-calendar-content {
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mkdf-booked-slider.mkdf-right-position .mkdf-bs-calendar-content {
    right: 0;
    z-index: 2
}

.mkdf-booked-slider.mkdf-bs-calendar-is-middle .mkdf-bs-calendar-content {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mkdf-booked-slider .mkdf-bs-rev-holder {
    z-index: 1;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.mkdf-booked-slider .mkdf-bs-calendar-holder {
    z-index: 10;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mkdf-booked-slider .mkdf-bs-calendar-holder .mkdf-grid {
    position: relative;
    height: 100%
}

.mkdf-booked-slider .mkdf-bs-calendar-content {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

.mkdf-wh-holder {
    position: relative
}

.mkdf-wh-holder .mkdf-wh-items {
    margin: 0
}

.mkdf-wh-holder .mkdf-wh-item {
    border-bottom: 1px solid #afaaa9;
    list-style-type: none;
    margin-bottom: 16px;
    padding-bottom: 17px;
    position: relative
}

.mkdf-wh-holder .mkdf-wh-item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.mkdf-wh-holder .mkdf-wh-day {
    display: table-cell;
    margin: 0;
    vertical-align: bottom;
    white-space: nowrap;
    width: 1%
}

.mkdf-wh-holder .mkdf-wh-hours {
    color: #c59d5f;
    display: table-cell;
    margin: 0;
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap;
    width: 1%
}

.mkdf-wh-holder.mkdf-wh-light .mkdf-wh-item {
    border-bottom-color: rgba(255, 255, 255, .2)
}

.mkdf-wh-holder.mkdf-wh-light .mkdf-wh-day {
    color: #fff
}

.mkdf-wh-holder.mkdf-wh-light .mkdf-wh-hours {
    color: #fff
}

.mkdf-wh-holder.mkdf-wh-dark .mkdf-wh-item {
    border-bottom-color: rgba(0, 0, 0, .2)
}

.mkdf-wh-holder.mkdf-wh-dark .mkdf-wh-day {
    color: #000
}

.mkdf-wh-holder.mkdf-wh-dark .mkdf-wh-hours {
    color: #000
}

.widget .mkdf-wh-holder .mkdf-wh-item {
    border: 0;
    color: inherit;
    margin: 0;
    padding: 0
}

.widget .mkdf-wh-holder .mkdf-wh-day,
.widget .mkdf-wh-holder .mkdf-wh-hours {
    color: inherit;
    line-height: inherit
}