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

#booknetic_theme_8 .booknetic_appointment_steps
{
    background: #5a2812;
}

#booknetic_theme_8 .booknetic_badge
{
    background: #9c5d39;
}
#booknetic_theme_8 .booknetic_appointment_steps_footer_txt2
{
    color: #9c5d39;
}
#booknetic_theme_8 .booknetic_step_title, #booknetic_theme_8 .booknetic_appointment_steps_footer_txt1
{
    color: #ffffff;
}

#booknetic_theme_8 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #9c5d39;
}
#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: #c78968;
}
#booknetic_theme_8 .booknetic_active_step .booknetic_step_title
{
    color: #c78968;
}

#booknetic_theme_8 .booknetic_btn_primary,
#booknetic_theme_8 .booknetic_selected_time,
#booknetic_theme_8 .booknetic_calendar_selected_day > div
{
    background: #5a2812 !important;
    color: #ffffff !important;
}

#booknetic_theme_8 .booknetic_service_category, .booknetic_package_category, #booknetic_theme_8 .booknetic_service_extra_title, #booknetic_theme_8 .booknetic_times_title, #booknetic_theme_8 .booknetic_text_primary
{
    color: #5a2812 !important;
}

#booknetic_theme_8 .booknetic_category_accordion .booknetic_service_category span,
#booknetic_theme_8 .booknetic_category_accordion .booknetic_service_extra_title span{
    background: #5a2812 !important;
}

#booknetic_theme_8 .booknetic_appointment_container_header
{
    color: #5a2812 !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: #5a2812 !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: #5a2812 !important;
}

/* Package Booking Panel Theming */
#booknetic_theme_8 .bkntc_package-confirmation_header h1,
#booknetic_theme_8 .bkntc_package_summary h2
{
    color: #5a2812 !important;
}

#booknetic_theme_8 .bkntc_package_summary,
#booknetic_theme_8 .bkntc_package_warning,
#booknetic_theme_8 .bkntc_package_appointment.booked,
#booknetic_theme_8 .bkntc_package_appointment.empty
{
    border-color: #5a2812 !important;
}

.booknetic_package_card_service_el > span:first-child
{
    color: #5a2812 !important;
}

.booknetic_package_card_service_el > span:last-child {
    background: #5a2812 !important;
}

#booknetic_theme_8 .bkntc_package_appointment.empty:hover
{
    border-color: #5a2812 !important;
    background-color: rgba(108, 112, 220, 0.1) !important;
}

#booknetic_theme_8 .bkntc_package-confirmation_header span,
#booknetic_theme_8 .bkntc_package_summary h2
{
    color: #5a2812 !important;
}

/* Base text – slightly bigger & bolder */
.booknetic_main *,
.booknetic_main p,
.booknetic_main span,
.booknetic_main div {
    font-family: 'Poppins', sans-serif;
    font-size: 15.5px;
    font-weight: 500;
    line-height: 1.5;
}

/* Step titles (Τοποθεσία, Τεχνίτρια, Υπηρεσία, κτλ.) */
.booknetic_steps .booknetic_step_title {
    font-size: 16px;
    font-weight: 600;
}







/* Main page titles (Επίλεξε Υπηρεσία etc.) */
.booknetic_page_title {
    font-size: 20px;
    font-weight: 600;
}

/* Service name */
.booknetic_service_card_title {
    font-size: 16px;
    font-weight: 600;
}

/* Service description */
.booknetic_service_card_description {
    font-size: 14.5px;
    font-weight: 500;
    opacity: 0.9;
}

/* Price – clearer */
.booknetic_service_card_price {
    font-size: 15px;
    font-weight: 600;
}

/* Buttons (Πίσω / Επόμενο Βήμα) */
.booknetic_btn {
    font-size: 15px;
    font-weight: 600;
}


/* Step container */
.booknetic_appointment_step_element {
    font-family: 'Poppins', sans-serif;
    font-size: 15.5px;
    font-weight: 600;
    line-height: 1.4;
}

/* Step number (1,2,3...) */
.booknetic_appointment_step_element .booknetic_badge {
    font-size: 15px;
    font-weight: 700;
}

/* Step title text (Υπηρεσία, Τοποθεσία etc.) */
.booknetic_appointment_step_element .booknetic_step_title {
    font-size: 15.5px;
    font-weight: 600;
}

/* Active step – slightly stronger */
.booknetic_appointment_step_element.booknetic_active_step,
.booknetic_appointment_step_element.booknetic_active_step .booknetic_step_title {
    font-weight: 700;
}

/* Primary & secondary step buttons */
.booknetic_btn_primary.booknetic_next_step,
.booknetic_btn_secondary.booknetic_prev_step {
    font-weight: 600;
    font-size: 14.8px;
    letter-spacing: 0.2px;
}


