#booknetic_theme_2 *
{
font-family: 'Poppins', sans-serif !important;
}
#booknetic_theme_2
{
height: 630px;
}
#booknetic_theme_2 .booknetic_appointment_steps
{
background: #a78874;
}
#booknetic_theme_2 .booknetic_badge
{
background: #c8c8c8;
}
#booknetic_theme_2 .booknetic_appointment_steps_footer_txt2
{
color: #c8c8c8;
}
#booknetic_theme_2 .booknetic_step_title, #booknetic_theme_2 .booknetic_appointment_steps_footer_txt1
{
color: #dbdbdb;
}
#booknetic_theme_2 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #916e58;
}
#booknetic_theme_2 .booknetic_selected_step .booknetic_step_title
{
color: #ffffff;
}
#booknetic_theme_2 .booknetic_active_step .booknetic_badge, #booknetic_theme_2 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_2 .booknetic_btn_success
{
background: #c8a48d;
}
#booknetic_theme_2 .booknetic_active_step .booknetic_step_title
{
color: #ffffff;
}
#booknetic_theme_2 .booknetic_btn_primary,
#booknetic_theme_2 .booknetic_selected_time,
#booknetic_theme_2 .booknetic_calendar_selected_day > div
{
background: #a78874 !important;
color: #ffffff !important;
}
#booknetic_theme_2 .booknetic_service_category, #booknetic_theme_2 .booknetic_service_extra_title, #booknetic_theme_2 .booknetic_times_title, #booknetic_theme_2 .booknetic_text_primary
{
color: #a78874 !important;
}
#booknetic_theme_2 .booknetic_category_accordion .booknetic_service_category span {
background: #a78874 !important;
}
#booknetic_theme_2 .booknetic_appointment_container_header
{
color: #a78874 !important;
}
#booknetic_theme_2 .booknetic_service_card_selected,
#booknetic_theme_2 .booknetic_card_selected,
#booknetic_theme_2 .booknetic_service_extra_card_selected,
#booknetic_theme_2 .booknetic_payment_method_selected,
#booknetic_theme_2 .booknetic-cart-item.active
{
border-color: #a78874 !important;
}
#booknetic_theme_2 .booknetic_service_card_price,
#booknetic_theme_2 .booknetic_service_extra_card_price,
#booknetic_theme_2 .booknetic_confirm_details_price:not([data-price-id="discount"] .booknetic_confirm_details_price,.booknetic_gift_discount_price),
#booknetic_theme_2 .booknetic-cart-item-body-cell.amount,
#booknetic_theme_2 .booknetic_sum_price
{
color: #a78874 !important;
} .bkntc_custom_duration_footer {
display: flex;
justify-content: center;
} .bkntc_custom_duration_continue {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
max-width: 450px; padding: 12px 24px;
font-size: 16px;
font-weight: bold;
border: 2px solid #a78874; background-color: white;
color: black;
border-radius: 8px;
cursor: pointer;
text-align: left;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
} .bkntc_label_duration_wrapper {
display: flex;
flex-direction: row;
align-items: center;
gap: 15px; color: black; } .bkntc_custom_duration_default_price {
font-weight: bold;
font-size: 18px;
color: black !important;
min-width: 80px; text-align: right;
} .bkntc_custom_duration_continue:hover {
background-color: #e6d4c7; box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
color: black; } .bkntc_custom_duration_default_price:hover {
color: black !important; } .booknetic_custom_duration_popup_body {
display: flex;
flex-direction: column;
} .bkntc_custom_duration_footer {
order: -1; } .bkntc_custom_duration_line {
order: 0; } .bkntc_custom_duration.booknetic_custom_duration_popup_body_labels {
order: 1;
} @media (max-width: 768px) {
.booknetic_custom_duration_popup_body {
flex-direction: column;
}
.bkntc_custom_duration_footer {
order: -1;
}
.bkntc_custom_duration_line {
order: 0;
}
.bkntc_custom_duration.booknetic_custom_duration_popup_body_labels {
order: 1;
}
} .booknetic_custom_duration_popup_header {
display: none !important;
} .booknetic_custom_duration_popup_header {
display: none !important;
visibility: hidden;
height: 0;
margin: 0;
padding: 0;
} .booknetic_custom_duration_popup_body {
display: flex;
flex-direction: column;
} .bkntc_custom_duration_footer {
order: -1; } .bkntc_custom_duration_line {
order: 0;
} .form-row.bkntc_custom_duration {
order: 1;
} .bkntc_custom_duration_content {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px;
border-radius: 8px;
background-color: white;
border: 2px solid #a78874;
margin: 5px 0;
} @media (max-width: 768px) {
.booknetic_custom_duration_popup_body {
flex-direction: column;
}
.bkntc_custom_duration_footer {
order: -1;
}
.bkntc_custom_duration_line {
order: 0;
}
.form-row.bkntc_custom_duration {
order: 1;
}
} .bkntc_custom_durations {
background: none !important;
border: none !important;
box-shadow: none !important;
padding: 0 !important;
margin: 5px 0 !important;
} .bkntc_custom_duration_content {
background: none !important;
border: none !important;
box-shadow: none !important;
padding: 8px 12px !important;
margin: 0 !important;
display: flex !important;
justify-content: space-between;
align-items: center;
}