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

#booknetic_theme_1 .booknetic_appointment_steps
{
    background: #292d32;
}

#booknetic_theme_1 .booknetic_badge
{
    background: #4d545a;
}
#booknetic_theme_1 .booknetic_appointment_steps_footer_txt2
{
    color: #4d545a;
}
#booknetic_theme_1 .booknetic_step_title, #booknetic_theme_1 .booknetic_appointment_steps_footer_txt1
{
    color: #626c76;
}

#booknetic_theme_1 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #f9cd0c;
}
#booknetic_theme_1 .booknetic_selected_step .booknetic_step_title
{
color: #0d1d36;
}

#booknetic_theme_1 .booknetic_active_step .booknetic_badge, #booknetic_theme_1 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_1 .booknetic_btn_success
{
    background: #0d1d36;
}
#booknetic_theme_1 .booknetic_active_step .booknetic_step_title
{
    color: #0d1d36;
}

#booknetic_theme_1 .booknetic_btn_primary,
#booknetic_theme_1 .booknetic_selected_time,
#booknetic_theme_1 .booknetic_calendar_selected_day > div
{
    background: #f9cd0c !important;
    color: #0d1d36 !important;
}
#booknetic_theme_1 .booknetic_service_category, #booknetic_theme_1 .booknetic_service_extra_title, #booknetic_theme_1 .booknetic_times_title, #booknetic_theme_1 .booknetic_text_primary
{
    color: #f9cd0c !important;
}

#booknetic_theme_1 .booknetic_category_accordion .booknetic_service_category span {
    background: #f9cd0c !important;
}

#booknetic_theme_1 .booknetic_appointment_container_header
{
    color: #333333 !important;
}

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

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

.booknetic_appointment_steps {
    display: none !important;
}
.booknetic_appointment_container {
    width: 100%;
}
.booknetic_appointment {
    width: 100% !important;
}
.booknetic_appointment
{
-webkit-box-shadow: none !important;
    -moz-box-shadow: 0 5px 40px 5px rgba(112,119,125,0.25);
    box-shadow: none !important;
}
div#booknetic_theme_1 {
    border-radius: 10px;
}
#booknetic_theme_1 * {
    font-family: 'YekanBakh', sans-serif !important;
}
.rtl .booknetic_appointment_container_header {
    text-align: right !important;
}
.booknetic_appointment_container_header .booknetic_appointment_container_header_cart
{
right: unset !important;
    left: 10px;
}
.booknetic-cart-item {
    width: 100% !important;
}
.rtl ,.booknetic_card {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.booknetic_payment_methods_container {
    display: none !important;
}