
.error {
    color: red;
}
.clockpicker .input-group-addon {
    left: 42% !important;
}
.clockpicker input{
    font-size: 13px;
    text-align: center !important;
}
.mk-reservation-tabl .time-slot-slider {
    margin-right: 150px;
}
#changedCustomDate i:before {
    content: "\f133" !important;
}
.custom-radio-table .form-check input[type=checkbox]:checked + .available-table.card .card-header {
    background-color: #0EBD4A;
}

.custom-radio-button .form-check input {
    z-index: 9
}

.available-table.card {
    border-radius: 15px;
    cursor: pointer;
}

.available-table.card .card-header {
    background: #63ABED;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom: none;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.available-table.card .card-body {
    color: #34335B;
}

.available-table.card .card-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.firstvisit-peoplebx ul {
    list-style: none;
    padding: 0;
}

.firstvisit-peoplebx li {
    display: inline-block;
    margin-right: 20px; /* Adjust as needed */
}

.firstvisit-peoplebx label {
    cursor: pointer;
}

.flatpickr-calendar::after {
    display: none !important;
}

.time-slot-slider .custom-choice {
    background: transparent;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding-right: 12px;
}

.custom-time {
    padding-left: 0 !important;
}

.time-slot-slider {
    padding: 0 40px;
    margin-left: 0px;
}

.custom-choice .choice-bx {
    box-shadow: none !important;
    border: 2px dashed #2F80ED;
    padding: 0px !important;
    display: flex;
    justify-content: center;
    background: transparent !important;
    border-radius: 10px;
}
li#oth_occasion {
    display: flex;
    align-items: center;
}
.custom-choice .choice-bx h4 {
    display: flex;
    align-items: center;
}

.custom-choice .choice-bx h4 i {
    font-size: 16px;
    color: #828282;
    background: #F6F5F5;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3px 5px;
}

.time-slot-slider .fa-calendar ,
.time-selector-section .fa-calendar {
    cursor: pointer;
}
.time-slot-slider .custom-select-time .btn-active,
.time-selector-section .custom-select-time .btn-active {
    background-color: #fff !important;
}
.time-slot-slider .custom-select-time i,
.time-selector-section .custom-select-time i{
    font-size: 16px;
    color: #828282;
    background: #F6F5F5;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3px 5px;
}

.time-slot-slider  .custom-select-time .btn-main:hover,
.time-slot-slider  .custom-select-time .btn-main:active,
.time-slot-slider  .custom-select-time .btn-main:focus,

.time-selector-section .custom-select-time .btn-main:hover,
.time-selector-section .custom-select-time .btn-main:active,
.time-selector-section .custom-select-time .btn-main:focus {
    background: none !important;
}

.time-slot-slider  .custom-select-time button,
.time-selector-section .custom-select-time button {
    padding: 5px 0;
    border: 2px dashed #2F80ED;
    background: #fff !important;
}

.time-slot-slider  .custom-select-time:hover,
.time-selector-section .custom-select-time:hover {
    background: none !important;
}

.timepicker-popover .arrow {
    display: none;
}

.timepicker-popover .popover-header {
    display: none;
}

.timepicker-popover {
    border-radius: 10px;
}

.timepicker-popover .popover-body {
    border: none !important;
}

.timepicker-popover .timepicker-content table input:focus,
.timepicker-popover .timepicker-content table input:active,
.timepicker-popover .timepicker-content table input:hover,
.timepicker-popover .timepicker-content table button:focus,
.timepicker-popover .timepicker-content table button:active,
.timepicker-popover .timepicker-content table button:hover,
.timepicker-popover .timepicker-content table a.chevron-btn:focus,
.timepicker-popover .timepicker-content table a.chevron-btn:active,
.timepicker-popover .timepicker-content table a.chevron-btn:hover,
.timepicker-popover .timepicker-content .submit-btn:focus,
.timepicker-popover .timepicker-content .submit-btn:active,
.timepicker-popover .timepicker-content .submit-btn:hover {
    box-shadow: none !important;
}

.timepicker-popover .timepicker-content table a.chevron-btn {
    color: #ffa043;
}

.timepicker-popover .timepicker-content .cancel-btn {
    display: none;
}

.timepicker-popover .timepicker-content .submit-btn,
.timepicker-popover .timepicker-content .submit-btn:focus,
.timepicker-popover .timepicker-content .submit-btn:active,
.timepicker-popover .timepicker-content .submit-btn:hover {
    color: #fff;
    background-color: #ffa043;
    border-color: #ffa043;
    margin-bottom: 10px;
}

.timepicker-popover .timepicker-content div:last-child {
    justify-content: center !important;
}

.timepicker-popover .timepicker-content .invisible {
    display: none;
}

.timepicker-popover .timepicker-content .keyboard-input {
    margin-bottom: 15px;
}

.special-occasion ul li.other-occasion {
    border: 2px dashed #2F80ED;
    padding: 5px;
}

.special-occasion ul li .fa-calendar-plus {
    color: #828282;
    font-size: 15px;
    background: #F6F5F5;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
}

h3 {
    font-size: 18px !important;
}

.cart-wrpper .howmany-peoplebx ul li.other-occasion.selected {
    background: none !important;
}

/* Chrome, Safari, Edge, Opera */
.cart-wrpper .howmany-peoplebx .in-num::-webkit-inner-spin-button,
.cart-wrpper .howmany-peoplebx .in-num::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

/* Firefox */


.cart-wrpper form {
    padding: 0 30px;
}

.order-bottom-fix {
    padding: 16px 40px !important;
    z-index: 99999
}

.cart-wrpper .delivery-block .delivery-title {
    display: none !important;
}

@media (max-width: 600px) {
    .delivery-title {
        display: block !important;
    }
}

.flatpickr-calendar.hasTime::before {
    display: none !important;
}

@media (max-width: 766px) {
    #addAnotherOccasion {
        margin-top: 15px;
    }
}

.loadingCss {
    position: fixed;
    z-index: 10000;
    background: rgb(0 2 10 / 71%);
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}
.flatpickr-calendar .flatpickr-day {
    border: 1px solid #DFE3E8 !important;
    border-radius: 0px;
    max-width: 44px;
    height: 44px;
    line-height: 44px;
}
.flatpickr-calendar .dayContainer{
    justify-content: unset;
}
.flatpickr-calendar .flatpickr-weekday {
    color: #637381;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.flatpickr-calendar select.flatpickr-monthDropdown-months, .numInputWrapper {
    font-family: Nunito !important;
    color: #FF914D !important;
    padding: 6px 0px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    background: transparent !important;
    text-align: center;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month{
    height:55px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month{
    top:12px;
}
.ap-cont {
	width: 243px !important;
	border-radius: 8px !important;
	font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
}

.flatpickr-calendar.hasTime .numInputWrapper span{
    opacity: 1;
}

.flatpickr-calendar.hasTime.noCalendar.animate.open {
    /* position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important; */
    width: 270px;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.flatpickr-time-separator {
    display: none;
}
input.numInput, span.flatpickr-am-pm {
    font-size: 20px;
    line-height: 20px;
    font-family: Nunito Sans;
    font-weight: 800 !important;
    text-align: center;
}
.flatpickr-calendar.hasTime .flatpickr-time .numInputWrapper {
    width: 100px !important;
    height: 150px !important;
    padding: 0px !important;
}
.flatpickr-calendar.hasTime .numInputWrapper span {
    border: unset;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background: #DADADA;
    padding: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.flatpickr-calendar.hasTime .numInputWrapper .arrowDown {
    top: unset !important;
    bottom: 0px !important;
}
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
    background: transparent;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto !important;
    max-height: unset !important;
    border: none;
}
.flatpickr-calendar.hasTime .numInputWrapper span.arrowDown:after {
    border: none;
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    font-size: 15px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: white;
    text-align: center;
}
.flatpickr-calendar.hasTime .numInputWrapper span.arrowUp:after {
    border: none;
    font-family: 'Font Awesome 5 Pro';
    content: "\f106";
    font-size: 15px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: white;
    text-align: center;
}
#customSelectTime {
    background-color: unset !important;
}
.flatpickr-calendar.hasTime .numInputWrapper:hover {
    background: transparent;
}
.flatpickr-calendar.hasTime .numInputWrapper span:hover {
    background: rgb(250 162 57);
}
.prev-number-display,.prev-number-displaym {
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translate(-50%, 0%) !important;
    font-size: 20px;
    line-height: 20px;
    font-family: Nunito Sans;
    font-weight: 600 !important;
    text-align: center;
    color: #C7C7C7;
}
.next-number-display,.next-number-displaym {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translate(-50%, 0%) !important;
    font-size: 20px;
    line-height: 20px;
    font-family: Nunito Sans;
    font-weight: 600 !important;
    text-align: center;
    color: #C7C7C7;
}
.flatpickr-current-month .numInputWrapper {
    width: 66px !important;
    text-align: left !important;
    background: transparent !important;
}
.flatpickr-current-month input.cur-year {
    text-align: left;
}
select.flatpickr-monthDropdown-months::-ms-expand {
display: none;
}
input.numInput.cur-year {
    font-weight: 500 !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
    margin-left: 15px;
}
.flatpickr-calendar .flatpickr-months .flatpickr-next-month {
    margin-right: 15px;
}
.flatpickr-months svg {
    display: none;
}
span.flatpickr-next-month:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-weight: bold;
    color: #5D5D5D !important;
    line-height: 20px;
    position: relative;
    top: -2px;
}
.flatpickr-prev-month:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-weight: bold;
    color: #5D5D5D !important;
    line-height: 20px;
    position: relative;
    top: -2px;
}
.mk-reservation-tabl .slick-arrow:before{
    top:0px !important;
}

.day-selector-section .custom-date,
.time-selector-section .custom-select-time {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.day-selector-section .custom-date #bookingDate,
.time-selector-section .custom-select-time #customSelectTimeInput {
    position: absolute;
    bottom: 50%;
    opacity: 0;
}

.day-selector-section .custom-date .custom-choice .choice-bx.jsBookingDate,
.time-selector-section .custom-select-time .jsAvailableSlots {
    padding: 12px 32px 8px 32px !important;
}

.cart-wrpper .time-slot-slider .choice-bx {
    box-shadow: 0px 4px 20px rgb(0 0 0 / 12%) !important;
}

.btn.btn-main.jsAvailableSlots:not(#customSelectTime) {
    padding: 10px !important;
}

.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn{
    /* left: 0px !important;
    right: unset !important; */
}

.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn button h4:not(.after-change-text),
.cart-wrpper .chooce-day .time-slot-slider-row .icon-btn #changedCustomDate:not(.after-change-text) {
    padding: 20px 45px !important;
    border: 2px dashed #2F80ED;
}

#jsCustomBookingDate.data-changed,
#customSelectTime.data-changed {
    background-color: #faa239 !important;
    color: white;
    border: none;
}

#jsCustomBookingDate.data-changed {
    padding: 16px 33px 8px !important;
}

#customSelectTime.data-changed {
    padding: 25px 32px 14px !important;
}

#jsCustomBookingDate.data-changed h4,
#customSelectTime.data-changed h4 {
    font-size: 14px;
    display: inline-block;
    text-align: center;
}

#jsCustomBookingDate.data-changed h4 span {
    font-size: 12px;
    display: block;
    margin-top: 5px;
}
.order-ph-code .iti.iti--allow-dropdown{
    width: auto !important;
}
/* .day-selector-section .custom-date:has(#jsCustomBookingDate.data-changed), .time-selector-section .custom-select-time:has(#customSelectTime.data-changed) {
    top: 14px !important;
}

.day-selector-section .custom-date:has(#jsCustomBookingDate.data-changed) {
    left: -54px !important;
}

.time-selector-section .custom-select-time:has(#customSelectTime.data-changed) {
    left: -30px !important;
} */
.iti--allow-dropdown .iti__country-list{
    z-index: 99 !important;
}
#order_user_phone_code{
    width: 105px;
}
.mk-reservation-tabl .slick-arrow{
    z-index: 99;
}
.mk-reservation-tabl .iti.iti--allow-dropdown{
    width: auto;
}
@media only screen and (max-width: 500px) {
    .time-slot-slider {
        padding: 0 15px;
    }
    .chooce-day .flatpickr-mobile {
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
        width: 80px;
        font-size: 30px;
    }
    .day-selector-section .custom-date,
.time-selector-section .custom-select-time {
    /* left: -40px; */
}
.mk-reservation-tabl .cart-wrpper form{
    padding: 0 0px;
}
}
@media only screen and (max-width: 420px) {
.cart-wrpper form {
    padding: 0 0px;
}
.mk-reservation-tabl .cart-wrpper{
    padding:0px;
}
}

.popover {
    transform: scale(.9);
    right: 0px !important;
    left: unset !important;
}
