#booknetic_theme_9 *
{
    font-family: 'Poppins', sans-serif !important;
}
#booknetic_theme_9
{
    height: 600px;
}

#booknetic_theme_9 .booknetic_appointment_steps
{
    background: #000000;
}

#booknetic_theme_9 .booknetic_badge
{
    background: #4d545a;
}
#booknetic_theme_9 .booknetic_appointment_steps_footer_txt2
{
    color: #4d545a;
}
#booknetic_theme_9 .booknetic_step_title, #booknetic_theme_9 .booknetic_appointment_steps_footer_txt1
{
    color: #626c76;
}

#booknetic_theme_9 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #3eb400;
}
#booknetic_theme_9 .booknetic_selected_step .booknetic_step_title
{
color: #3eb400;
}

#booknetic_theme_9 .booknetic_active_step .booknetic_badge, #booknetic_theme_9 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_9 .booknetic_btn_success
{
    background: #f8b389;
}
#booknetic_theme_9 .booknetic_active_step .booknetic_step_title
{
    color: #f8b389;
}

#booknetic_theme_9 .booknetic_btn_primary,
#booknetic_theme_9 .booknetic_selected_time,
#booknetic_theme_9 .booknetic_calendar_selected_day > div
{
    background: #f8b389 !important;
    color: #ffffff !important;
}
#booknetic_theme_9 .booknetic_service_category, #booknetic_theme_9 .booknetic_service_extra_title, #booknetic_theme_9 .booknetic_times_title, #booknetic_theme_9 .booknetic_text_primary
{
    color: #f8b389 !important;
}

#booknetic_theme_9 .booknetic_category_accordion .booknetic_service_category span {
    background: #f8b389 !important;
}

#booknetic_theme_9 .booknetic_appointment_container_header
{
    color: #ffffff !important;
}

#booknetic_theme_9 .booknetic_service_card_selected,
#booknetic_theme_9 .booknetic_card_selected,
#booknetic_theme_9 .booknetic_service_extra_card_selected,
#booknetic_theme_9 .booknetic_payment_method_selected,
#booknetic_theme_9 .booknetic-cart-item.active
{
    border-color: #d2d2d2 !important;
}

#booknetic_theme_9 .booknetic_service_card_price,
#booknetic_theme_9 .booknetic_service_extra_card_price,
#booknetic_theme_9 .booknetic_confirm_details_price:not([data-price-id="discount"] .booknetic_confirm_details_price,.booknetic_gift_discount_price),
#booknetic_theme_9 .booknetic-cart-item-body-cell.amount,
#booknetic_theme_9 .booknetic_sum_price
{
    color: #ffffff !important;
}

.booknetic_appointment_container_header{
   background-color: black;
   border-bottom-color: #F8B389;
}

.booknetic_appointment_container_header_text{
   color:white !important;}

.booknetic_appointment_container_body {
   background-color: black;
   border-bottom-color: #F8B389
}

.booknetic_appointment_container_footer {
   border-top-color: #F8B389;
   background-color: black;
}

.booknetic_service_card{
background-color: #4d545a}

.booknetic_service_card_title > span:first-child {
    color: white;
}

.booknetic_btn_secondary {
background-color:#4d545a !important;
color: white !important}

.booknetic_card {
    background-color: black !important;
   border-style: solid;
   border-width: 2px;
}

.booknetic_card_title {
    color: white;
}

.booknetic_card:not(.booknetic_card_selected):after {
    display: none;
}

.booknetic_service_extra_card {
    background-color: #4d545a;
}

#booknetic_calendar_area {
    background-color: black;
}

.booknetic_calendar_days.booknetic_calendar_empty_day > div {
    background-color: black;
}

.booknetic_calendar_days > div {
    color: gray !important;
}

.booknetic_times {
    background-color: black;
}

.booknetic_appointment .form-row label {
    color: white;
}

.booknetic_appointment_finished {
    background: black !important;}

.booknetic_appointment_finished_code {
    color: white !important;
}

.booknetic_next_month, .booknetic_prev_month {
    color: white !important;
}

.booknetic_calendar_head > .booknetic_month_name {
    color: white !important;
}

.booknetic_times_head {
    color: white !important;
}

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