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

#booknetic_theme_8 .booknetic_appointment_steps
{
    background: #db598f;
}

#booknetic_theme_8 .booknetic_badge
{
    background: #ea9bbb;
}
#booknetic_theme_8 .booknetic_appointment_steps_footer_txt2
{
    color: #ea9bbb;
}
#booknetic_theme_8 .booknetic_step_title, #booknetic_theme_8 .booknetic_appointment_steps_footer_txt1
{
    color: #f6d5e2;
}

#booknetic_theme_8 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #505050;
}
#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: #53d56c;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_step_title
{
    color: #53d56c;
}

#booknetic_theme_8 .booknetic_btn_primary,
#booknetic_theme_8 .booknetic_selected_time,
#booknetic_theme_8 .booknetic_calendar_selected_day > div
{
    background: #e584ac !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: #e584ac !important;
}

#booknetic_theme_8 .booknetic_category_accordion .booknetic_service_category span {
    background: #e584ac !important;
}

#booknetic_theme_8 .booknetic_appointment_container_header
{
    color: #292d32 !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: #fea7cc !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: #53d56c !important;
}

.booknetic_company_logo {
  filter: drop-shadow(1px 1px 5px #c6c6c6);
}
.booknetic_appointment.rtl {
margin: -1rem !important;
}
.booknetic_deposit_price {
padding: 0px 20px !important;
height: 46px !important;
}
.booknetic_payment_methods {
justify-content: center;
}


  @media only screen and (max-width: 1000px)
{
.booknetic_appointment_step_element {
margin-left: 10px;
text-align: center !important;
}
.booknetic_step_title {
  display: block !important;
}
.booknetic_text_primary {
display: block !important;
}
.booknetic_appointment_steps_body {
justify-content: center;
}
}