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

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

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

#booknetic_theme_255 .booknetic_selected_step > .booknetic_badge::after
{
background-color: #6c70dc;
}
#booknetic_theme_255 .booknetic_selected_step .booknetic_step_title
{
color: #ffffff;
}

#booknetic_theme_255 .booknetic_active_step .booknetic_badge, #booknetic_theme_255 .booknetic_calendar_days > div > span > i[a], #booknetic_theme_255 .booknetic_btn_success
{
    background: #4fbf65;
}
#booknetic_theme_255 .booknetic_active_step .booknetic_step_title
{
    color: #4fbf65;
}

#booknetic_theme_255 .booknetic_btn_primary,
#booknetic_theme_255 .booknetic_selected_time,
#booknetic_theme_255 .booknetic_calendar_selected_day > div
{
    background: #6c70dc !important;
    color: #ffffff !important;
}
#booknetic_theme_255 .booknetic_service_category, #booknetic_theme_255 .booknetic_service_extra_title, #booknetic_theme_255 .booknetic_times_title, #booknetic_theme_255 .booknetic_text_primary
{
    color: #6c70dc !important;
}

#booknetic_theme_255 .booknetic_category_accordion .booknetic_service_category span,
#booknetic_theme_255 .booknetic_category_accordion .booknetic_service_extra_title span{
    background: #6c70dc !important;
}

#booknetic_theme_255 .booknetic_appointment_container_header
{
    color: #292d32 !important;
}

#booknetic_theme_255 .booknetic_service_card_selected,
#booknetic_theme_255 .booknetic_card_selected,
#booknetic_theme_255 .booknetic_service_extra_card_selected,
#booknetic_theme_255 .booknetic_payment_method_selected,
#booknetic_theme_255 .booknetic-cart-item.active
{
    border-color: #53d56c !important;
}

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

#booknetic_theme_43 * {
    font-family: 'Poppins', sans-serif !important;
}

#booknetic_theme_43 {
    height: 700px;
}

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

#booknetic_theme_43 .booknetic_badge {
    background: #4d545a;
}

#booknetic_theme_43 .booknetic_appointment_steps_footer_txt2 {
    color: #4d545a;
}

#booknetic_theme_43 .booknetic_step_title,
#booknetic_theme_43 .booknetic_appointment_steps_footer_txt1 {
    color: #626c76;
}

#booknetic_theme_43 .booknetic_selected_step>.booknetic_badge::after {
    background-color: #6c70dc;
}

#booknetic_theme_43 .booknetic_selected_step .booknetic_step_title {
    color: #ffffff;
}

#booknetic_theme_43 .booknetic_active_step .booknetic_badge,
#booknetic_theme_43 .booknetic_calendar_days>div>span>i[a],
#booknetic_theme_43 .booknetic_btn_success {
    background: #4fbf65;
}

#booknetic_theme_43 .booknetic_active_step .booknetic_step_title {
    color: #4fbf65;
}

#booknetic_theme_43 .booknetic_btn_primary,
#booknetic_theme_43 .booknetic_selected_time,
#booknetic_theme_43 .booknetic_calendar_selected_day>div {
    background: #60d19e !important;
    color: #ffffff !important;
}

#booknetic_theme_43 .booknetic_service_category,
#booknetic_theme_43 .booknetic_service_extra_title,
#booknetic_theme_43 .booknetic_times_title,
#booknetic_theme_43 .booknetic_text_primary {
    color: #6c70dc !important;
}

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

#booknetic_theme_43 .booknetic_appointment_container_header {
    color: #292d32 !important;
}

#booknetic_theme_43 .booknetic_service_card_selected,
#booknetic_theme_43 .booknetic_card_selected,
#booknetic_theme_43 .booknetic_service_extra_card_selected,
#booknetic_theme_43 .booknetic_payment_method_selected,
#booknetic_theme_43 .booknetic-cart-item.active {
    border-color: #53d56c !important;
}

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

.booknetic_service_card {
    border-radius: 10px !important;
    transition: background-color 0.3s ease !important;
}

.booknetic_service_card:hover {
    background-color: #c9fad8 !important;
}

.booknetic_service_card_selected {
    background-color: #baffd3 !important;
}

.booknetic-product-item {
    border-radius: 10px !important;
    transition: background-color 0.3s ease !important;
}

.booknetic-product-item.booknetic_service_extra_card_selected {
    background-color: #baffd3 !important;
}

.booknetic-product-item:hover {
    background-color: #c9fad8 !important;
}

.grecaptcha-badge {
    visibility: hidden;
    display: none;
}

.booknetic_btn_primary {
    border-radius: 10px !important;
}

.booknetic_btn_secondary {
    border-radius: 10px !important;
}

.booknetic_package_card {
    border-radius: 10px !important;
    transition: background-color 0.3s ease !important;
}

.booknetic_package_card:hover {
    background-color: #c9fad8 !important;
}

.booknetic_card {
    border-radius: 20px !important;
    transition: background-color 0.3s ease !important;
}

.booknetic_card:hover {
    background-color: #c9fad8 !important;
}

.booknetic_card_selected {
    background-color: #baffd3 !important;
}

.booknetic_service_extra_card {
    border-radius: 20px !important;
    transition: background-color 0.3s ease !important;
}

.booknetic_service_extra_card_selected {
    background-color: #baffd3 !important;
}

.booknetic_service_extra_card:hover {
    background-color: #c9fad8 !important;
}

.booknetic_appointment_container {
    border-radius: 20px !important;
}

.booknetic_appointment {
    border-radius: 20px !important;
}

.booknetic_appointment_steps {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.booknetic_calendar_days>div {
    border-radius: 10px 10px 0 0 !important;
}

.booknetic_calendar_selected_day>div {
    background: #60d19e !important; !important;
    transition: background-color 0.3s, color 0.3s, transform 0.2s ease !important;
}

.booknetic_calendar_days>div:hover {
    background-color: #c9fad8;
    color: #000000;
    transform: scale(1.05);
}

.booknetic_times_list>div {
    border-radius: 5px !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    transition: background-color 0.3s ease !important, color 0.3s ease !important, transform 0.2s ease !important;
}

.booknetic_times_list>div:hover {
    background-color: #c9fad8 !important;
    color: #000000 !important;
    transform: scale(1.05) !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
}

.booknetic_calendar_days.booknetic_calendar_empty_day>div {
    cursor: not-allowed !important;
    color: rgb(0 0 0) !important;
    background: #00000069 !important;
    transition: background-color 0.3s ease, color 0.3s ease !important;
}

.booknetic_calendar_days.booknetic_calendar_empty_day>div:hover {
    background-color: #ff000061 !important;
    color: #333333 !important;
}

.booknetic_card_image {
    border-radius: 20% !important;
}

.booknetic_service_card_image {
    border-radius: 20% !important;
}

.booknetic_package_card_image {
    border-radius: 20% !important;
}

.booknetic_appointment .form-control {
    border-radius: 10px !important;
}

.booknetic_service_card_image {
    border-radius: 20% !important;
    transition: transform 0.3s ease, z-index 0.3s ease;
    transform-origin: left;
    position: relative;
    z-index: 1;
    touch-action: none;
    /* Mobil dokunma eylemlerini sÄ±nÄ±rlamak iÃ§in */
}

.booknetic_service_card_image:active,
.booknetic_service_card_image:hover {
    transform: scale(6.1);
    /* Hover ve touch durumunda bÃ¼yÃ¼me */
    z-index: 10;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    cursor: default;
    /* Mobilde tÄ±klanma iÅŸareti gÃ¶stermez */
}

@media (max-width: 1024px) {
    .booknetic_appointment_steps {
        border-top-left-radius: 0 !important;
        /* Mobil ve tablet iÃ§in iptal */
        border-bottom-left-radius: 0 !important;
        /* Mobil ve tablet iÃ§in iptal */
    }
}

.booknetic_appointment_steps {
    background: #292d3200 !important;
}

.booknetic_selected_step .booknetic_step_title {
    color: #000000 !important;
}

.booknetic_appointment_container_footer {
    background: #ffffff00 !important;
}

.booknetic_calendar_div {
    border-radius: 20px !important;
}

.booknetic_times {
    border-radius: 20px !important;
}


