#booknetic_theme_1 *
{
    font-family: 'Poppins', 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: #6c70dc;
}
#booknetic_theme_1 .booknetic_selected_step .booknetic_step_title
{
color: #ffffff;
}

#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: #4fbf65;
}
#booknetic_theme_1 .booknetic_active_step .booknetic_step_title
{
    color: #4fbf65;
}

#booknetic_theme_1 .booknetic_btn_primary,
#booknetic_theme_1 .booknetic_selected_time,
#booknetic_theme_1 .booknetic_calendar_selected_day > div
{
    background: #6c70dc !important;
    color: #ffffff !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: #6c70dc !important;
}

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

#booknetic_theme_1 .booknetic_appointment_container_header
{
    color: #292d32 !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: #0a56df !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: #0a56df !important;
}

.booknetic_appointment {
max-width: 1200px;
height: auto !important;
}
div.booknetic_appointment:nth-child(2) > div:nth-child(1) {
display: none;
}
.booknetic_appointment_step_element {
font-size: 10px !important;
margin-bottom: 10px !important;
}

div.booknetic_appointment:nth-child(2) > div:nth-child(2) {
width: 100% !important;
}

.booknetic_card {
max-width: 200px !important; 
margin-right: 8px !important;
}

.booknetic_calendar_div {
width: 50% !important;
}

.booknetic_time_div {
width: 50% !important;
}
.booknetic_times_head {
  padding: 2px 10px 8px !important;
}
.booknetic_times {
max-width: 90% !important;
margin: auto !important;
}

.booknetic_payment_methods_container {
max-width: 90% !important;
}

.booknetic_confirm_sum_body {
width: 50% !important;
}

.booknetic_confirm_deposit_body {
width: 50% !important;
}

.booknetic_service_card_description {
display: none; 
}
#booknetic_theme_1 .booknetic_category_accordion .booknetic_service_category span {
background: #000 !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: #070707 !important;
border: solid 1px;
border-color: #fff;
background-color: #fff;
padding: 25px;
font-size: 14px;
font-weight: 500;
word-break: break-word;
}

.booknetic_service_category {
margin-top: 15px !important;
}

.booknetic_appointment {
	/* width: 360px; */
	width: 100%;
}
.booknetic_calendar_div {
/* width: 360px; */
width: 100% !important;
}
.booknetic_time_div {
/* width: 360px; */
width: 100% !important;
}
.booknetic_confirm_sum_body {
/* width: 360px; */
width: 100% !important;
}
.booknetic_confirm_deposit_body {
/* width: 360px; */
width: 100% !important;
}
.booknetic-cart-item {
/* width: 360px; */
width: 100% !important;
}

.booknetic_card {
/* width: 360px; */
	max-width: 280px !important;
	align-items: center;
}
.booknetic_service_extra_card {
max-width: 550px !important;
margin: 10px;
}
.bkntc_service_extras_list {
display: flex;
flex-wrap: wrap;
}
.booknetic_service_extra_card_title > span:first-child {
font-size: 12px !important;
}
.booknetic_service_extra_card.booknetic_service_extra_card_selected {
border: 3px solid #247FFB;
}
.booknetic_service_extra_card_price {
font-size: 16px;
}
.booknetic_service_extra_quantity_input {
width: 35px !important;
height: 30px !important;
line-height: 30px;
}
.booknetic_service_extra_quantity_inc{
width: 30px !important;
height: 30px !important;
line-height: 30px;
}
.booknetic_service_extra_quantity_dec{
width: 30px !important;
height: 30px !important;
line-height: 30px;
}
.booknetic_service_extra_card_selected {
background: #0a56df0f;
}
@media only screen and (min-width: 1001px) {
	.booknetic_appointment_container .booknetic_card_container .booknetic_card {
		max-width: 19% !important;
	}
}
.booknetic_times_list {
max-height: 230px !important;
}


