#booknetic_theme_7 *
{
    font-family: 'Poppins', sans-serif !important;
}
#booknetic_theme_7
{
    height: 600px;
}

#booknetic_theme_7 .booknetic_appointment_steps
{
    background: #2378f8;
}

#booknetic_theme_7 .booknetic_badge
{
    background: #a3c6fc;
}
#booknetic_theme_7 .booknetic_appointment_steps_footer_txt2
{
    color: #a3c6fc;
}
#booknetic_theme_7 .booknetic_step_title, #booknetic_theme_7 .booknetic_appointment_steps_footer_txt1
{
    color: #a3c6fc;
}

#booknetic_theme_7 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #505050;
}
#booknetic_theme_7 .booknetic_selected_step .booknetic_step_title
{
color: #ffffff;
}

#booknetic_theme_7 .booknetic_active_step .booknetic_badge, #booknetic_theme_7 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_7 .booknetic_btn_success
{
    background: #a8a8a8;
}
#booknetic_theme_7 .booknetic_active_step .booknetic_step_title
{
    color: #ffffff;
}

#booknetic_theme_7 .booknetic_btn_primary,
#booknetic_theme_7 .booknetic_selected_time,
#booknetic_theme_7 .booknetic_calendar_selected_day > div
{
    background: #2378f8 !important;
    color: #ffffff !important;
}

#booknetic_theme_7 .booknetic_service_category, .booknetic_package_category, #booknetic_theme_7 .booknetic_service_extra_title, #booknetic_theme_7 .booknetic_times_title, #booknetic_theme_7 .booknetic_text_primary
{
    color: #2378f8 !important;
}

#booknetic_theme_7 .booknetic_category_accordion .booknetic_service_category span,
#booknetic_theme_7 .booknetic_category_accordion .booknetic_service_extra_title span{
    background: #2378f8 !important;
}

#booknetic_theme_7 .booknetic_appointment_container_header
{
    color: #292d32 !important;
}

#booknetic_theme_7 .booknetic_service_card_selected,
#booknetic_theme_7 .booknetic_card_selected,
#booknetic_theme_7 .booknetic_service_extra_card_selected,
#booknetic_theme_7 .booknetic_payment_method_selected,
#booknetic_theme_7 .booknetic-cart-item.active
{
    border-color: #a3c6fc !important;
}

#booknetic_theme_7 .booknetic_service_card_price,
#booknetic_theme_7 .booknetic_service_extra_card_price,
#booknetic_theme_7 .booknetic_confirm_details_price:not([data-price-id="discount"] .booknetic_confirm_details_price,.booknetic_gift_discount_price),
#booknetic_theme_7 .booknetic-cart-item-body-cell.amount,
#booknetic_theme_7 .booknetic_sum_price
{
    color: #53d56c !important;
}

/* Package Booking Panel Theming */
#booknetic_theme_7 .bkntc_package-confirmation_header h1,
#booknetic_theme_7 .bkntc_package_summary h2
{
    color: #292d32 !important;
}

#booknetic_theme_7 .bkntc_package_summary,
#booknetic_theme_7 .bkntc_package_warning,
#booknetic_theme_7 .bkntc_package_appointment.booked,
#booknetic_theme_7 .bkntc_package_appointment.empty
{
    border-color: #a3c6fc !important;
}

.booknetic_package_card_service_el > span:first-child
{
    color: #2378f8 !important;
}

.booknetic_package_card_service_el > span:last-child {
    background: #2378f8 !important;
}

#booknetic_theme_7 .bkntc_package_appointment.empty:hover
{
    border-color: #2378f8 !important;
    background-color: rgba(108, 112, 220, 0.1) !important;
}

#booknetic_theme_7 .bkntc_package-confirmation_header span,
#booknetic_theme_7 .bkntc_package_summary h2
{
    color: #2378f8 !important;
}

.booknetic_appointment .form-control-plaintext[data-input-id="73"] {
    font-size: 14px !important;
    color: #292D32 !important;
    padding-top: 12px !important;
    font-weight: bold;
}
.twilio-sms-verification-btn {
    text-align: center;
    font-weight: 400;
    font-size: 12px !important;
    padding: 0px 25px !important;
    outline: none !important;
    cursor: pointer;
    text-decoration: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #4FBF65 !important;
    color: #FFF !important;
    border: 0 !important;
}

.booknetic_next_step_btn , .booknetic_confirm_booking_btn {
    padding: 0% 2% 3% 2% !important;
    text-align: center;
}
#booknetic_theme_7 > .booknetic_appointment_container > .booknetic_appointment_container_footer > .booknetic_btn_secondary.booknetic_prev_step {
    padding: 0% 2% 3% 2% !important;
    text-align: center;
}

.booknetic_form .bkntc-password-input input {
    padding-right: 40px;
    border-radius: 0 25px 25px 0 !important;
}

.bkntc-toggle-password-visibility {
    position: absolute !important;
    cursor: pointer;
    top: 50% !important;
    transform: translateY(-50%);
    right: -0 !important;
}

@media (max-width: 575px) {
	
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > a, .pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--item > span
{
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    font-size: 13px;
    color: #212529;
}
	
.pxl-wrap-table .pxl-table .pxl-table-inner .wrap-table .pxl-table--title {
        font-size: 13px;
        text-align: center;
    }
}


