#booknetic_theme_8 *
{
font-family: 'Noto Sans', sans-serif !important;
}
#booknetic_theme_8
{
height: 600px;
}
#booknetic_theme_8 .booknetic_appointment_steps
{
background: #e6dcd4;
}
#booknetic_theme_8 .booknetic_badge
{
background: #735e4b;
}
#booknetic_theme_8 .booknetic_appointment_steps_footer_txt2
{
color: #735e4b;
}
#booknetic_theme_8 .booknetic_step_title, #booknetic_theme_8 .booknetic_appointment_steps_footer_txt1
{
color: #4d4e4f;
}
#booknetic_theme_8 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #547231;
}
#booknetic_theme_8 .booknetic_selected_step .booknetic_step_title
{
color: #4d4e4f;
}
#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: #547231;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_step_title
{
color: #547231;
}
#booknetic_theme_8 .booknetic_btn_primary,
#booknetic_theme_8 .booknetic_selected_time,
#booknetic_theme_8 .booknetic_calendar_selected_day > div
{
background: #547231 !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: #547231 !important;
}
#booknetic_theme_8 .booknetic_category_accordion .booknetic_service_category span {
background: #547231 !important;
}
#booknetic_theme_8 .booknetic_appointment_container_header
{
color: #4d4e4f !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: #dda545 !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: #4d4e4f !important;
}
.booknetic_appointment {
width: unset;
min-width: unset;
-webkit-box-shadow: 0 0 10px 4px rgba(112,119,125,0.25) !important; 
-moz-box-shadow: 0 0 10px 4px rgba(112,119,125,0.25) !important;
box-shadow: 0 0 10px 4px rgba(112,119,125,0.25) !important;
}
.booknetic_appointment_container_header {
background-color: #f6f6f6 !important;
border-color: #735e4b !important;
}
.booknetic_appointment_container_body {
background-color: #f6f6f6 !important;
}
.booknetic_appointment_steps_footer {
border-color: #735e4b !important;
}
.booknetic_company_logo > img {
max-width: 200px !important;
max-height: 115px !important;
}
.nice-scrollbar-primary::-webkit-scrollbar-thumb {
background: #dda545 !important;
}
.booknetic_appointment_finished 
.booknetic_appointment_finished_title {
text-align: center;
}
.booknetic_appointment_finished .booknetic_appointment_finished_subtitle {
max-width: 800px;
text-align: center;
}