#booknetic_theme_8 *
{
    font-family: 'Montserrat', sans-serif !important;
}
#booknetic_theme_8
{
    height: 580px;
}

#booknetic_theme_8 .booknetic_appointment_steps
{
    background: #2b2b2b;
}

#booknetic_theme_8 .booknetic_badge
{
    background: #929292;
}
#booknetic_theme_8 .booknetic_appointment_steps_footer_txt2
{
    color: #929292;
}
#booknetic_theme_8 .booknetic_step_title, #booknetic_theme_8 .booknetic_appointment_steps_footer_txt1
{
    color: #ffffff;
}

#booknetic_theme_8 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #7a9363;
}
#booknetic_theme_8 .booknetic_selected_step .booknetic_step_title
{
color: #ffffff;
}

#booknetic_theme_8 .booknetic_active_step .booknetic_badge, #booknetic_theme_8 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_8 .booknetic_btn_success
{
    background: #a46161;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_step_title
{
    color: #ffffff;
}

#booknetic_theme_8 .booknetic_btn_primary,
#booknetic_theme_8 .booknetic_selected_time,
#booknetic_theme_8 .booknetic_calendar_selected_day > div
{
    background: #2f2e2e !important;
    color: #ffffff !important;
}
#booknetic_theme_8 .booknetic_service_category, #booknetic_theme_8 .booknetic_service_extra_title, #booknetic_theme_8 .booknetic_times_title, #booknetic_theme_8 .booknetic_text_primary
{
    color: #2f2e2e !important;
}

#booknetic_theme_8 .booknetic_category_accordion .booknetic_service_category span {
    background: #2f2e2e !important;
}

#booknetic_theme_8 .booknetic_appointment_container_header
{
    color: #2f2e2e !important;
}

#booknetic_theme_8 .booknetic_service_card_selected,
#booknetic_theme_8 .booknetic_card_selected,
#booknetic_theme_8 .booknetic_service_extra_card_selected,
#booknetic_theme_8 .booknetic_payment_method_selected,
#booknetic_theme_8 .booknetic-cart-item.active
{
    border-color: #d6b19f !important;
}

#booknetic_theme_8 .booknetic_service_card_price,
#booknetic_theme_8 .booknetic_service_extra_card_price,
#booknetic_theme_8 .booknetic_confirm_details_price:not([data-price-id="discount"] .booknetic_confirm_details_price,.booknetic_gift_discount_price),
#booknetic_theme_8 .booknetic-cart-item-body-cell.amount,
#booknetic_theme_8 .booknetic_sum_price
{
    color: #2f2e2e !important;
}

.booknetic_appointment_steps_footer_txt2 {
    color: #2f2e2e !important;
}

.booknetic_service_card{
    -webkit-border-radius: 4.5px;
    border-radius: 4.5px;
}

.booknetic_service_card_image {
    width: 85px;
    height: 85px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.booknetic_service_duration_wrapper > span {
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.booknetic_appointment{
min'-width: 50vw
}


