/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.hidden {
    display: none;
}

.date_range_form .form-control {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
#product-details .product-quantities {
    display: none;
}
.product-add-to-cart {
    display: none;
}
#block-reassurance {
    display: none;
}
.product-prices {
    display: none;
}
.time_slot_checkbox label {
    text-align: left;
}
.booking_time_slots_quantity_wanted {
    width: 50% !important;
}
.product-actions__quantity .btn {
  position: relative;
  z-index: 1;
}

.product-actions__quantity .btn:hover {
  z-index: 2;
}
.unavailable_slot_err {
    text-align: right;
    display: none;
    color: red;
    top: 5px;
}
.feature_plans_priority {
    margin-bottom: 0px!important;
}
.product_booking_feature_plans {
    font-size: 13px;
    margin-top: 10px;
}
.feature_plans_info {
    font-size: 14px;
    font-weight: 600;
}
.wk-booking-block .form-control {
    background: #f2f2f2 !important;
    border: 1px solid #ccc !important;
    color: #999 !important;
    font-size: 14px !important;
    height: 42px;
}
.wk-booking-block select.form-control:not([size]):not([multiple]) {
    height: 36px !important;
    padding: 5px 8px !important;
}
.wk-booking-block .menutitle {
    font-weight: 600;
    color: #333;
}
.wk-booking-block .list_content li span a {
    color: #333;
}
.wk-booking-block .menu_item ul li {
    background: #fbfbfb;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600;
}
.wk-booking-block .menu_item ul li:hover {
    background: #2fb5d2 !important;
}
.wk-booking-block .menu_item ul li:hover a {
    color: #fff !important;
}
.wk-booking-block .menu_active {
    background: #2fb5d2 !important;
}
.wk-booking-block .menu_active a {
    color: #fff !important;
}
.wk-booking-block .input-group {
    /* display: table; */
}
.wk-booking-block .input-group-addon {
    width: auto;
}
#booking_product_available_qty span {
    border-radius: 50% !important;
}
#booking_product_available_qty {
    color: #333333;
    margin-top: 20px;
}
.pull-sm-left {
    float: left;
}
.pull-sm-right {
    float: right;
}
.quickview .wk-booking-container {
    margin-right: 0;
}
.wk-booking-container {
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #d5d5d5;
    padding: 1.25rem 1.25rem 0.5rem;
    padding-top: 0px;
}

.booking_total_price_text {
    color: #414141;
}
.booking_total_price {
    /* color: #ff704d; */
    font-weight: 800;
    white-space: nowrap;
    font-size: 17px;
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #7a7a7a;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0;
}

.time_slot_price {
    /* color: #2fb5d2; */
    font-weight: 800;
}
.booked_slot_text {
    font-size: 14px;
    color: red;
    padding: 15px;
}
.booking_product_errors {
    display: none;
    color: red;
    padding: 5px 15px;
}
#bookings_in_select_range td,
#bookings_in_select_range th {
    padding: 6px;
}
#bookings_in_select_range {
    font-size: 13px;
}
#bookings_in_select_range label {
    font-size: 13px;
    text-align: left;
}
.wk-booking-container .booking_loading_img {
    display: none;
}
.wk-booking-container #booking_date_from, .wk-booking-container #booking_date_to, .wk-booking-container #booking_time_slot_date {
    cursor: text;
}

.bk_map_div {
    height: 250px;
    width: 100%;
    float: left;
    /* margin-right: 5%; */
    margin-left: 0%;
    margin-bottom: 25px;
    margin-top: 10px;
}

.bk_map_div #map {
    height:100%;
}

.bk_map_div #map button:focus {
    outline: none !important;
}

.wk_padding_zero {
    padding-left: 0;
    padding-right: 0;
}

.wk_event_data {
    margin-left: 1.8rem;
    margin-bottom: 1rem;
}

.wk_event_data_head {
    margin-bottom: 0px;;
}

#collapseEventInfo {
    margin-top: 1rem;
}

.event_quantity_block {
    margin-top: 1rem;
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.time_slot_checkbox .wktimeslotqtybtn {
    width: auto;
}

.product-customization .wk-booking-container {
    margin-top: 1rem;
    padding: 1.75rem;
    border-radius: 22px;
    border: 1px solid #d9e2ef;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    box-shadow: 0 20px 60px rgba(17, 37, 84, 0.08);
}

.product-customization .wk-booking-container .card-title {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: 700;
    color: #1e2b4a;
}

.wk-booking-block {
    color: #20304d;
}

.wk-field-label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.7rem;
    font-size: 1rem;
    font-weight: 700;
    color: #1e2b4a;
}

.wk-booking-block .input-group {
    width: 100%;
    border: 1px solid #d6dfeb;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}

.wk-booking-block .input-group .form-control {
    border: 0 !important;
    background: #fff !important;
    color: #1e2b4a !important;
    font-size: 1rem !important;
    box-shadow: none !important;
}

.wk-booking-block .input-group-addon {
    width: 3.5rem;
    min-width: 3.5rem;
    padding: 0;
    border: 0;
    border-left: 1px solid #e3eaf3;
    background: #fff;
    color: #145fff;
}

.wk-booking-block .input-group-addon .material-icons {
    font-size: 1.25rem;
}

.wk-booking-block .input-group-addon,
.wk-booking-block .input-group-addon .material-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.wk-booking-block .input-group-addon .material-icons {
    width: 100%;
    height: 100%;
    margin: 0;
}

.wk-quantity-hint {
    margin: 0.65rem 0 0;
    color: #58708f;
    font-size: 0.95rem;
}

.wk-quantity-hint strong {
    color: #145fff;
}

.wk-qty-stepper .input-group {
    min-height: 56px;
    border-radius: 16px;
}

.wk-qty-stepper .btn {
    min-width: 3.5rem;
    min-height: 56px;
    border: 0;
    background: #f4f7fb;
    color: #145fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.wk-qty-stepper .btn .material-icons {
    font-size: 1.4rem;
}

.wk-qty-stepper .input-group .form-control {
    text-align: center;
    font-size: 1.1rem !important;
    font-weight: 700;
}

#booking_product_available_qty {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1rem;
    color: #58708f;
}

#booking_product_available_qty > .product_max_avail_qty_display {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.75rem !important;
    border-radius: 999px !important;
    background: #145fff !important;
    color: #fff !important;
    font-weight: 700;
}

#booking_product_available_qty > .product_max_avail_qty_display .material-icons {
    font-size: 1rem;
    line-height: 1;
}

.wk-slot-card {
    margin: 0 0 1rem;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 1.1rem;
    border: 1px solid #d9e2ef;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(15, 32, 67, 0.05);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.wk-slot-card.is-selected {
    border-color: var(--bs-primary, var(--primary, #24b9d7));
    box-shadow: 0 18px 40px rgba(20, 95, 255, 0.12);
    transform: translateY(-1px);
}

.wk-slot-main {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0;
    flex: 1;
}

.wk-slot-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.wk-slot-check input[type="radio"],
.wk-slot-check input[type="checkbox"] {
    width: 1.45rem;
    height: 1.45rem;
    margin: 0;
    accent-color: var(--bs-primary, var(--primary, #24b9d7));;
}

.wk-slot-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem 1rem;
    min-width: 0;
    flex: 1;
}

.wk-slot-meta {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    color: #334155;
    font-weight: 600;
}

.wk-slot-meta .material-icons {
    font-size: 1rem;
    color: var(--bs-primary, var(--primary, #24b9d7));
}

.wk-slot-qty {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.wk-slot-qty .booking_time_slots_quantity_wanted {
    width: 100% !important;
}

.time_slot_price {
    /* color: #145fff; */
    font-weight: 800;
    font-size: 1.05rem;
    white-space: nowrap;
}

.time_slot_price strike {
    color: #94a3b8;
    font-weight: 600;
    margin-right: 0.25rem;
}

.wk-booking-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* gap: 0.5rem;
    min-height: 56px;
    padding: 0.9rem 1.4rem;
    border-radius: 16px;
    font-size: 1.05rem;
    font-weight: 700;
    box-shadow: 0 16px 30px rgba(20, 95, 255, 0.18); */
}

.wk-booking-button .material-icons {
    font-size: 1.2rem;
}

.wk_total_booking_price_container {
    margin: 0;
    padding-top: 0.2rem;
}

.booking_total_price_text {
    color: #212529;
    font-size: 1.05rem;
    font-weight: 600;
}

.booking_total_price {
    /* font-size: 1.9rem; */
    line-height: 1.2;
    color: #1e2b4a;
}

.booking_product_errors {
    margin: 0.75rem 0 1rem;
    padding: 0.9rem 1rem;
    border-radius: 14px;
    border: 1px solid #ffd1d1;
    background: #fff2f2;
    color: #cc2f2f;
}

.feature_plans_info,
.feature_plans_priority {
    margin-top: 1rem;
    padding: 1rem 1.1rem;
    border-radius: 16px;
    border: 1px solid #d9e2ef;
    background: #fff;
    box-shadow: 0 8px 24px rgba(15, 32, 67, 0.04);
}

.feature_plans_info {
    position: relative;
    padding-left: 3rem;
}

.feature_plans_info::before,
.feature_plans_priority::before {
    font-family: "Material Icons";
    position: absolute;
    left: 1rem;
    top: 1rem;
    font-size: 1.25rem;
    line-height: 1;
    color: var(--bs-primary, var(--primary, #24b9d7));
}

.feature_plans_info::before {
    content: "info";
}

.feature_plans_priority {
    position: relative;
    padding-left: 3rem;
    background: linear-gradient(180deg, #f2f8ff 0%, #eef6ff 100%);
}

.feature_plans_priority::before {
    content: "notifications";
}

.product_booking_feature_plans {
    margin: 0.8rem 0 0;
    padding-left: 1.25rem;
}

.product_booking_feature_plans li + li {
    margin-top: 0.45rem;
}

.wk_event_data_head {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    color: #1e2b4a;
}

.wk_event_data_head .material-icons {
    font-size: 1.25rem;
    color: var(--bs-primary, var(--primary, #24b9d7));
}

.wk_event_data {
    margin: 0.4rem 0 1rem 2.1rem;
    color: #334155;
    font-size: 1rem;
    line-height: 1.6;
}

.wk-event-more-info {
    display: inline-flex;
    align-items: center;
    gap: 0.2rem;
    margin: 0.4rem 0 1rem 2.1rem;
    font-weight: 700;
    color: var(--bs-primary, var(--primary, #24b9d7));
    text-decoration: none;
}

.wk-event-more-info:hover,
.wk-event-more-info:focus {
    text-decoration: none;
    color: var(--bs-primary, var(--primary, #24b9d7));
}

.wk-event-more-info .material-icons {
    font-size: 1.2rem;
}

.bk_map_div {
    width: 100%;
    float: none;
    margin: 1rem 0 0;
    height: 320px;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #d9e2ef;
    box-shadow: 0 16px 30px rgba(15, 32, 67, 0.08);
}

.bk_map_div #map {
    height: 100%;
    width: 100%;
}

.booking_total_price {
    white-space: nowrap;
}

.booking_total_price strike {
    color: #94a3b8;
    font-weight: 600;
    margin-right: 0.35rem;
}

.booking_loading_img {
    margin-right: 0.5rem;
}

@media (max-width: 991px) {
    .product-customization .wk-booking-container {
        padding: 1.35rem;
    }

    .product-customization .wk-booking-container .card-title {
        font-size: 1.55rem;
    }

    .wk-slot-main {
        align-items: flex-start;
    }

    .wk-slot-qty {
        justify-content: flex-start;
        margin-top: 0.75rem;
    }

    .wk_event_data {
        margin-left: 0;
    }

    .wk-event-more-info {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .product-customization .wk-booking-container {
        padding: 1.1rem;
        border-radius: 18px;
    }

    .product-customization .wk-booking-container .card-title {
        gap: 0.75rem;
        margin-bottom: 1.1rem;
        font-size: 1.35rem;
    }

    .wk-booking-block .input-group .form-control {
        height: 52px;
        font-size: 0.98rem !important;
    }

    .wk-qty-stepper .input-group,
    .wk-qty-stepper .btn {
        min-height: 52px;
    }

    .time_slot_checkbox {
        padding: 0.9rem;
    }

    .wk-slot-card,
    .wk-slot-main {
        width: 100%;
    }

    .wk-slot-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.8rem;
    }

    .wk-slot-details {
        width: 100%;
    }

    .wk-slot-qty {
        width: 100%;
    }

    .wk-slot-qty .booking_time_slots_quantity_wanted {
        width: 100% !important;
    }

    .wk_total_booking_price_container {
        margin-bottom: 0.75rem;
    }

    .booking_total_price {
        /* font-size: 1.55rem; */
    }

    .wk-booking-button {
        width: 100%;
    }

    .wk-event-more-info {
        margin-bottom: 0.75rem;
    }

    .bk_map_div {
        height: 240px;
    }
}

.product-customization .wk-booking-container {
    margin-top: 20px;
    padding: 24px 24px 18px;
    border-radius: 16px;
    border: 1px solid #e4e9f1;
    background: #fff;
    box-shadow: 0 2px 14px rgba(15, 23, 42, 0.05);
}

.product-customization .wk-booking-container .card-title {
    gap: 0.8rem;
    margin-bottom: 1.4rem;
    font-size: 1.7rem;
    font-weight: 700;
    color: #1f2937;
}

.wk-field-label {
    margin-bottom: 0.1rem;
    font-size: 1.05rem;
    font-weight: 700;
    color: #1f2937;
}

.wk-booking-block .input-group {
    display: flex;
    border: 1px solid #d7dee8;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
}

.wk-booking-block .input-group .form-control {
    font-size: 1rem !important;
    color: #243042 !important;
}

.wk-booking-block .input-group-addon {
    width: 48px;
    min-width: 48px;
    border-left: 1px solid #d7dee8;
    background: #fff;
    color: #475569;
}

.wk-booking-block .input-group-addon .material-icons {
    font-size: 1.2rem;
}

.wk-booking-block .input-group-addon,
.wk-booking-block .input-group-addon .material-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.wk-booking-block .input-group-addon .material-icons {
    width: 100%;
    height: 100%;
    margin: 0;
}

.wk-qty-stepper .input-group {
    border-radius: 12px;
}

.wk-qty-stepper .btn {
    min-width: 52px;
    min-height: 54px;
    background: #fff;
    color: #475569;
    border-color: #d7dee8;
}

.wk-qty-stepper .input-group .form-control {
    font-size: 1.05rem !important;
    color: #111827 !important;
}

.wk-quantity-hint {
    margin-top: 0.7rem;
    color: #64748b;
    font-size: 0.96rem;
}

.wk-quantity-hint--inline {
    margin-top: 0;
}

.wk-quantity-hint-wrap {
    display: flex;
    align-items: center;
    min-height: 100%;
}

#booking_product_available_qty {
    margin-top: 0px;
}

#booking_product_available_qty > .product_max_avail_qty_display {
    padding: 0.24rem 0.6rem !important;
    border-radius: 6px !important;
    background-color: var(--bs-primary, var(--primary, #24b9d7)) !important;
    color: #fff !important;
    font-size: 0.92rem;
}

.wk-slot-card {
    margin-bottom: 14px;
    padding: 14px 16px;
    border: 1px solid #dde4ee;
    border-radius: 14px;
    background: #fff;
    box-shadow: none;
}

.wk-slot-card.is-selected {
    border-color: var(--bs-primary, var(--primary, #24b9d7));
    box-shadow: 0 0 0 1px rgba(20, 95, 255, 0.08);
}

.wk-slot-main {
    gap: 0.9rem;
}

.wk-slot-details {
    gap: 0.7rem 1rem;
}

.wk-slot-meta {
    color: #243042;
    font-weight: 600;
}

.wk-slot-qty .booking_time_slots_quantity_wanted {
    width: 100% !important;
}

.time_slot_price {
    /* font-size: 1.05rem; */
}

.wk-booking-button {
    /* min-height: 52px;
    padding: 0.85rem 1.3rem;
    border-radius: 12px; */
    box-shadow: none;
}

.wk_total_booking_price_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.3rem 0.4rem;
}

.booking_total_price_text {
    font-size: 1.05rem;
    font-weight: 600;
}

.booking_total_price {
    /* font-size: 1.7rem; */
}

.booking_product_errors {
    border: 1px solid #ffd0d0;
    background: #fff5f5;
}

.feature_plans_info,
.feature_plans_priority {
    border: 1px solid #dbe4ef;
    border-radius: 14px;
    box-shadow: none;
}

.feature_plans_info {
    background: #fff;
}

.feature_plans_priority {
    background: #eef6ff;
}

.bk_map_div {
    height: 250px;
    border-radius: 14px;
    border: 1px solid #dbe4ef;
    box-shadow: none;
}

.wk_event_data_head .material-icons {
    font-size: 1.2rem;
}

.wk-event-more-info {
    gap: 0.3rem;
    font-size: 1rem;
    font-weight: 600;
}

.wk-event-more-info .material-icons {
    font-size: 1rem;
}

@media (max-width: 991px) {
    .wk-quantity-hint-wrap {
        margin-top: 0.75rem;
    }
}

@media (max-width: 767px) {
    .product-customization .wk-booking-container {
        padding: 18px 16px 14px;
        border-radius: 14px;
    }

    .product-customization .wk-booking-container .card-title {
        font-size: 1.35rem;
    }

    .wk-booking-block .input-group .form-control {
        height: 52px;
    }

    .wk-qty-stepper .btn {
        min-width: 48px;
        min-height: 50px;
    }

    .wk-slot-main {
        flex-direction: column;
        align-items: flex-start;
    }

    .wk-slot-qty {
        width: 100%;
        justify-content: flex-start;
        margin-top: 0.7rem;
    }

    .wk-quantity-hint-wrap {
        width: 100%;
        margin-top: 0.55rem;
    }

    .wk_total_booking_price_container {
        gap: 0.35rem 0.6rem;
    }

    .wk-booking-button {
        width: 100%;
    }

    .bk_map_div {
        height: 250px;
    }
}

.time_slot_checkbox {
    display: flex;
    align-items: stretch;
    gap: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.wk-slot-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.1rem;
    margin: 0 0 0.9rem;
    border: 1px solid #d9e2ef;
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
}

.wk-slot-card.is-selected {
    border-color: var(--bs-primary, var(--primary, #24b9d7));
    box-shadow: 0 0 0 1px rgba(29, 78, 216, 0.08);
}

.wk-slot-main {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

.wk-slot-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 1.55rem;
    height: 1.55rem;
}

.wk-slot-check input[type="radio"],
.wk-slot-check input[type="checkbox"] {
    width: 1.15rem;
    height: 1.15rem;
    margin: 0;
    accent-color: var(--bs-primary, var(--primary, #1d93ab));
    cursor: pointer;
}

.wk-slot-details {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.75rem 1rem;
    min-width: 0;
    flex: 1 1 auto;
}

.wk-slot-price-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 6.75rem;
}

.wk-slot-time-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* min-width: 4.5rem; */
}

.wk-slot-time-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.15rem;
}

.wk-slot-time-row {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.wk-slot-unit {
    margin-top: 0.15rem;
    font-size: 0.82rem;
    color: #5f6b7c;
    font-weight: 500;
}

.wk-slot-separator {
    color: #8a94a6;
    font-size: 1.35rem;
    line-height: 1;
    margin: 0 0.1rem;
}

.wk-slot-meta {
    display: none;
}

.time_slot_price {
    /* color: #1d4ed8; */
    font-weight: 800;
    font-size: 1.05rem;
    line-height: 1.1;
    white-space: nowrap;
}

.time_slot_price strike {
    color: #9aa3b2;
    font-weight: 500;
    margin-right: 0.35rem;
}

.wk-slot-time-group > #booking_product_available_qty {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.2rem 0.5rem;
    border-radius: 5px;
    background: var(--bs-primary, var(--primary, #1d93ab));
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
}

.wk-slot-time-group > #booking_product_available_qty .product_max_avail_qty_display {
    background: transparent !important;
    color: inherit !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 0.85rem;
}

.wk-slot-qty {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 7rem;
}

.wk-slot-qty--booked {
    flex-basis: auto;
}

.wk-slot-qty .booking_time_slots_quantity_wanted {
    width: 100% !important;
}

.wk-slot-qty .wk-qty-stepper {
    width: 7rem;
    max-width: 7rem;
    padding: 0;
}

.wk-slot-qty .wk-qty-stepper .input-group {
    min-height: 2.55rem;
    border: 1px solid #d7dee8;
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
}

.wk-slot-qty .wk-qty-stepper .btn {
    min-width: 2.35rem;
    width: 2.35rem;
    min-height: 2.55rem;
    border: 0;
    border-radius: 0;
    background: #fff;
}

.wk-slot-qty .wk-qty-stepper .input-group .form-control,
.wk-slot-qty .wk-qty-stepper .booking_time_slots_quantity_wanted {
    width: 2.3rem !important;
    min-width: 2.3rem;
    min-height: 2.55rem;
    height: 2.55rem;
    padding: 0 !important;
    text-align: center;
    border: 0 !important;
    /* border-left: 1px solid #e2e8f0 !important; */
    /* border-right: 1px solid #e2e8f0 !important; */
    border-radius: 0;
    box-shadow: none !important;
}

.wk-qty-stepper .input-group {
    border-radius: 12px;
    overflow: hidden;
}

.wk-qty-stepper .btn {
    min-width: 3.25rem;
    min-height: 3.1rem;
    background: #fff;
    color: #475569;
    border: 1px solid #e2e8f0;
}

.wk-qty-stepper .input-group .form-control {
    min-height: 3.1rem;
    border-top: 1px solid #e2e8f0 !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.wk-slot-qty .wk-qty-stepper .input-group {
    border: 1px solid #d7dee8;
    border-radius: 9px;
    overflow: hidden;
}

.wk-slot-qty .wk-qty-stepper .btn {
    border: 0;
    border-radius: 0;
}

.wk-slot-qty .wk-qty-stepper .input-group .form-control,
.wk-slot-qty .wk-qty-stepper .booking_time_slots_quantity_wanted {
    border-top: 0 !important;
    border-bottom: 0 !important;
    /* border-left: 1px solid #e2e8f0 !important; */
    /* border-right: 1px solid #e2e8f0 !important; */
    border-radius: 0;
}

.wk-date-range-qty .wk-qty-stepper {
    width: 7rem;
    max-width: 7rem;
    padding: 0;
}

.wk-event-standalone-qty .wk-qty-stepper {
    width: 7rem;
    max-width: 7rem;
    padding: 0;
}

.wk-date-range-qty .wk-qty-stepper .input-group {
    min-height: 2.55rem;
    border: 1px solid #d7dee8;
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
}

.wk-event-standalone-qty .wk-qty-stepper .input-group {
    min-height: 2.55rem;
    border: 1px solid #d7dee8;
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
}

.wk-date-range-qty .wk-qty-stepper .btn {
    min-width: 2.35rem;
    width: 2.35rem;
    min-height: 2.55rem;
    border: 0;
    border-radius: 0;
    background: #fff;
}

.wk-event-standalone-qty .wk-qty-stepper .btn {
    min-width: 2.35rem;
    width: 2.35rem;
    min-height: 2.55rem;
    border: 0;
    border-radius: 0;
    background: #fff;
}

.wk-date-range-qty .wk-qty-stepper .input-group .form-control,
.wk-date-range-qty #booking_product_quantity_wanted {
    width: 2.3rem !important;
    min-width: 2.3rem;
    min-height: 2.55rem;
    height: 2.55rem;
    padding: 0 !important;
    text-align: center;
    border: 0 !important;
    border-left: 1px solid #e2e8f0 !important;
    border-right: 1px solid #e2e8f0 !important;
    border-radius: 0;
    box-shadow: none !important;
    font-weight: 700;
}

.wk-event-standalone-qty .wk-qty-stepper .input-group .form-control,
.wk-event-standalone-qty #booking_product_quantity_wanted {
    width: 2.3rem !important;
    min-width: 2.3rem;
    min-height: 2.55rem;
    height: 2.55rem;
    padding: 0 !important;
    text-align: center;
    border: 0 !important;
    border-left: 1px solid #e2e8f0 !important;
    border-right: 1px solid #e2e8f0 !important;
    border-radius: 0;
    box-shadow: none !important;
    font-weight: 700;
}

.wk-ps8-classic-qty {
    max-width: 14rem;
}

.wk-ps8-classic-qty .bootstrap-touchspin {
    display: inline-grid;
    grid-template-columns: 2.35rem 2.55rem 2.35rem;
    align-items: center;
    width: 7.25rem;
    max-width: 100%;
    min-height: 2.55rem;
    margin: 0;
    overflow: hidden;
    border: 1px solid #d7dee8;
    border-radius: 9px;
    background: #fff;
    box-shadow: none;
}

.wk-ps8-classic-qty .bootstrap-touchspin .input-group-btn,
.wk-ps8-classic-qty .bootstrap-touchspin .input-group-btn-vertical {
    display: contents;
    width: auto;
    min-width: 0;
    margin: 0;
}

.wk-ps8-classic-qty .bootstrap-touchspin .btn,
.wk-ps8-classic-qty .bootstrap-touchspin .wk-classic-qty-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    min-width: 2.35rem;
    height: 2.55rem;
    min-height: 2.55rem;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    color: black;
    box-shadow: none;
    font-size: 0;
    line-height: 1;
}

.wk-ps8-classic-qty .bootstrap-touchspin .btn:hover,
.wk-ps8-classic-qty .bootstrap-touchspin .btn:focus {
    background: #f8fbff;
    color: var(--bs-primary, var(--primary, #1d93ab));
    outline: none;
    box-shadow: none;
}

.wk-ps8-classic-qty .bootstrap-touchspin #booking_product_quantity_wanted,
.wk-ps8-classic-qty .bootstrap-touchspin .form-control {
    grid-column: 2;
    width: 2.55rem !important;
    min-width: 2.55rem;
    max-width: 2.55rem;
    height: 2.55rem;
    min-height: 2.55rem;
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
    border-left: 1px solid #e2e8f0 !important;
    border-right: 1px solid #e2e8f0 !important;
    border-radius: 0;
    background: #fff;
    color: #0f172a;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 2.55rem;
    text-align: center;
}

.wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-down {
    grid-column: 1;
    grid-row: 1;
}

.wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-up {
    grid-column: 3;
    grid-row: 1;
}

.wk-ps8-classic-qty .bootstrap-touchspin .material-icons,
.wk-ps8-classic-qty .bootstrap-touchspin .touchspin-up,
.wk-ps8-classic-qty .bootstrap-touchspin .touchspin-down {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.05rem;
    line-height: 1;
}

.wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-down::before {
    content: "-";
    font-size: 1rem;
    line-height: 1;
}

.wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-up::before {
    content: "+";
    font-size: 1rem;
    line-height: 1;
}

@media (max-width: 767px) {
    .wk-ps8-classic-qty {
        max-width: 100%;
    }

    .wk-ps8-classic-qty .bootstrap-touchspin {
        width: 7.25rem;
    }
}

.quickview .wk-ps8-classic-qty {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
}

.quickview .wk-ps8-classic-qty .wk-field-label,
.quickview .wk-ps8-classic-qty .control-label {
    display: block;
    order: 1;
    width: 100%;
    margin: 0 0 0.45rem;
    color: #1f2937;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
}

.quickview .wk-ps8-classic-qty > .input-group,
.quickview .wk-ps8-classic-qty > .bootstrap-touchspin {
    order: 2;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin {
    display: grid !important;
    grid-template-columns: 2.35rem 2.55rem 2.35rem !important;
    align-items: stretch;
    width: 7.25rem;
    min-width: 7.25rem;
    max-width: 7.25rem;
    height: 2.55rem;
    min-height: 2.55rem;
    margin: 0;
    overflow: hidden;
    border: 1px solid #d7dee8;
    border-radius: 9px;
    background: #fff;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .input-group-btn,
.quickview .wk-ps8-classic-qty .bootstrap-touchspin .input-group-btn-vertical {
    display: contents !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-down,
.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-up {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 2.35rem !important;
    min-width: 2.35rem !important;
    height: 2.55rem !important;
    min-height: 2.55rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    font-size: 0 !important;
    line-height: 1 !important;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-down {
    grid-column: 1 !important;
    grid-row: 1 !important;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin #booking_product_quantity_wanted,
.quickview .wk-ps8-classic-qty .bootstrap-touchspin .form-control {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: 2.55rem !important;
    min-width: 2.55rem !important;
    max-width: 2.55rem !important;
    height: 2.55rem !important;
    min-height: 2.55rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-left: 1px solid #e2e8f0 !important;
    border-right: 1px solid #e2e8f0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 2.55rem !important;
    text-align: center;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-up {
    grid-column: 3 !important;
    grid-row: 1 !important;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-down::before {
    content: "-";
    color: var(--bs-primary, var(--primary, #1d93ab));
    font-size: 1rem;
}

.quickview .wk-ps8-classic-qty .bootstrap-touchspin .bootstrap-touchspin-up::before {
    content: "+";
    color: var(--bs-primary, var(--primary, #1d93ab));
    font-size: 1rem;
}

@media (max-width: 767px) {
    .wk-slot-card {
        align-items: flex-start;
        flex-direction: column;
        padding: 0.95rem 0.95rem 1rem;
    }

    .wk-slot-main {
        width: 100%;
        align-items: flex-start;
    }

    .wk-slot-details {
        width: 100%;
        gap: 0.6rem 0.8rem;
    }

    .wk-slot-qty {
        width: auto;
        justify-content: flex-start;
        flex-basis: auto;
        margin-top: 0.55rem;
    }

    .wk-slot-price-block {
        min-width: 0;
    }

    .wk-slot-time-block {
        min-width: 0;
    }

    .wk-slot-separator {
        display: none;
    }

    .wk-slot-time-row {
        flex-wrap: wrap;
        gap: 0.45rem 0.7rem;
    }
}

.feature_plans_info,
.feature_plans_priority {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.45;
}

.feature_plans_info {
    margin-top: 1.2rem;
}

.feature_plans_info::before,
.feature_plans_priority::before {
    content: none;
    display: none;
}

.feature_plans_info hr {
    margin: 0 0 1rem;
    border: 0;
    border-top: 1px solid #e5e7eb;
}

.feature_plans_info strong,
.feature_plans_priority strong {
    margin: 0 0 0.28rem;
    color: #202938;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.25;
}

.product_booking_feature_plans {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #667085;
    font-size: 0.95rem;
    line-height: 1.45;
}

.product_booking_feature_plans li {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.product_booking_feature_plans li + li {
    margin-top: 0.25rem;
}

.product_booking_feature_plans .wk-price-rule-impact {
    color: #00b964;
    font-weight: 700;
}

.feature_plans_priority {
    margin-top: 1rem;
}

.feature_plans_priority span {
    color: #667085;
}

@media (max-width: 767px) {
    .feature_plans_info,
    .feature_plans_priority,
    .product_booking_feature_plans {
        font-size: 0.9rem;
    }

    .feature_plans_info {
        margin-top: 1rem;
    }

    .feature_plans_priority {
        margin-top: 0.85rem;
    }
}

.wk-date-booking-summary {
    padding-left: 8px;
    padding-right: 8px;
}

.wk-date-booking-summary .wk-date-summary-card {
    display: block;
    width: 100%;
    margin: 0;
    padding: 12px 13px 14px;
    border: 1px solid #dfe4ec;
    border-radius: 5px;
    background: #fbfcff;
    box-shadow: none;
}

.wk-date-summary-card .wk-summary-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    min-height: 19px;
    color: #526079;
    line-height: 1.25;
    letter-spacing: 0;
}

.wk-date-summary-card .wk-summary-label {
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
    min-width: 0;
    color: #526079;
    font-weight: 400;
}

.wk-date-summary-card .wk-summary-unit-price {
    color: #526079;
    font-weight: 400;
}

.wk-date-summary-card .wk-booking-duration,
.wk-date-summary-card .wk-summary-price,
.wk-date-summary-card .wk-summary-quantity {
    color: #526079;
    font-weight: 400;
    text-align: right;
    white-space: nowrap;
}

.wk-date-summary-card .wk-summary-discount {
    color: #00b964;
    font-weight: 700;
}

.wk-date-summary-card .wk-summary-divider {
    width: 100%;
    margin: 9px 0 8px;
    border-top: 1px dashed #d7dde8;
}

.wk-date-summary-card .wk-summary-total-row {
    min-height: 24px;
    align-items: flex-end;
}

.wk-date-summary-card .booking_total_price_text,
.wk-date-summary-card .booking_total_price {
    color: #101828;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
}

.wk-date-summary-card .booking_total_price {
    text-align: right;
    white-space: nowrap;
}

.wk-date-summary-action {
    position: relative;
    width: 100%;
    margin-top: 19px;
}

.wk-date-summary-action .booking_loading_img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.wk-date-summary-action .wk-booking-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 37px;
    padding: 8px 16px;
    border: 1px solid var(--bs-primary, var(--primary, #1d93ab));
    border-radius: 4px;
    background: var(--bs-primary, var(--primary, #1d93ab));
    box-shadow: none;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.wk-date-summary-action .wk-booking-button:hover,
.wk-date-summary-action .wk-booking-button:focus {
    border-color: var(--bs-primary, var(--primary, #1d93ab));
    background: var(--bs-primary, var(--primary, #1d93ab));
    color: #fff;
}

@media (max-width: 767px) {
    .wk-date-booking-summary {
        padding-left: 0;
        padding-right: 0;
    }

    .wk-date-booking-summary .wk-date-summary-card {
        padding: 12px 13px 14px;
    }

    .wk-date-summary-card .wk-summary-row {
        gap: 12px;
    }
}

.wk-booking-container > .wk-date-available-qty {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: calc(100% + 2.5rem);
    min-height: 43px;
    margin: -1.25rem -1.25rem 18px;
    padding: 8px 16px;
    border: 0;
    border-bottom: 1px solid #bdebd6;
    border-radius: 0;
    background: #eafff4;
    color: #007a3d;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.wk-booking-container > .wk-date-available-qty .wk-availability-dot {
    flex: 0 0 auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00b964;
}

.wk-booking-container > .wk-date-available-qty .wk-availability-label,
.wk-booking-container > .wk-date-available-qty .product_max_avail_qty_display {
    display: inline;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #007a3d !important;
    font-size: inherit;
    font-weight: 700;
}

@media (max-width: 767px) {
    .wk-booking-container > .wk-date-available-qty {
        width: calc(100% + 2rem);
        margin: -18px -16px 16px;
        padding-left: 12px;
        padding-right: 12px;
    }
}
