/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap');

body.zalon-class .bookneticsaas_login *, body.zalon-class .bookneticsaas_signup * {
    font-family: 'Inter', sans-serif !important; 
}

body.zalon-class .bookneticsaas_signup {
    margin-right: auto;
    margin-left: auto;
}

/*Pricing*/

body #choose_plan_window .plan_ribbon>div {
    color: #FFFFFF !important;
    font-size: 14px;
}

body #choose_plan_window .plan_ribbon {
    background-color: #419b85;
    color: #FFFFFF !important;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 13px;
    width: 91px;
    top: 26px;
}

body #choose_plan_window .plan_ribbon > div:before {
    right: -24px;
    border: 14px solid #419b85;
    border-right-color: transparent;
}

body #choose_plan_window .plan_ribbon:after {
    border: 4px solid #419b85;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

body .choose_plan_btn {
    border-radius: 50px !important;
    font-size: 15px !important;
    font-weight: 400;
    text-transform: capitalize !important;
}

#choose_plan_window * {
    color: #083766;
    font-family: 'Inter', sans-serif !important;
}

body .choose_plan_title {

}

body .plan_price {
    font-weight: 600;
    text-align: center;
    width: auto;
}

body .payment_cycle_swicher {
    width: 60px;
}

body .payment_cycle_swicher .payment_cycle_swicher_label:before {
    background: #083766;
    right: 34px;
}

body .choose_plan_payment_cycle {
    margin-top: 40px;
}

body .plans_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 50px;
}

body .plans_area .plan_card {
    min-width: 360px;
    margin: 1%;
    background-color: #FFFFFF;
    box-shadow: 0 0 20px 0 rgb(107 120 134 / 10%);
    padding: 30px 27px;
    width: 48%;
    border-radius: 15px;
}

body .plan_description {
    line-height: 1.2em;
    margin-top: 25px;
    border: 0;
    font-size: 16px;
}

body .plan_description ul li {
    list-style: none;
}

.choose_plan_btn {
    background: #5c4ccc !important;
}

/*General*/

body.zalon-class .booknetic_service_card_description {
    padding: 10px 0px 20px;
}

body.zalon-class .booknetic_warning_message {
    background-color: #C51C10;
    border-radius: 4px;
}

body.zalon-class .booknetic_appointment_finished_code {
    font-weight: 600;
    color: #0A3A66;
    letter-spacing: 3.1px;
    font-size: 51px;
}

body.zalon-class .booknetic_appointment_finished_subtitle {
    color: #0A3A66;
    font-weight: 500;
    font-size: 20px;
}

body.zalon-class .booknetic_appointment_finished_title, .booknetic_appointment_finished_title {
    color: #0A3A66;
    font-weight: 700;
    font-size: 31px;
    text-align: center;
    line-height: 1.2em;
}

body.zalon-class .booknetic_appointment {
    margin-right: auto;
    margin-left: auto;
}

body.zalon-class .booknetic_btn_primary, body.zalon-class button#booknetic_add_to_google_calendar_btn {
    background: #4A9FB5 !important;
    color: #ffffff !important;
}

body.zalon-class div.booknetic_appointment[id*="booknetic_theme"] .booknetic_btn_primary {

}

body.zalon-class [id*="booknetic_theme"] [class^="booknetic_btn"] {

}

body.zalon-class [class^="booknetic_btn"] {
    border-radius: 25px;
    padding-left: 33px!important;
    padding-right: 33px !important;
    height: 44px;
    border: 3px solid #4A9FB5 !important;
}

body.zalon-class [class^="booknetic_btn"]:hover {
    border-radius: 25px !important;
    background-color: #1C6C80 !important;
    border-color: #1C6C80 !important;
    color: #FFFFFF !important;
}

body.zalon-class .booknetic_btn_secondary {
    color: #4A9FB5 !important;
    background-color: #ffffff !important;
}

body.zalon-class button#booknetic_add_to_google_calendar_btn {

}

[id*="booknetic_theme"] *, body.zalon-class [id*="booknetic_theme_"] * {
    font-family: 'Inter', sans-serif !important;
}

body.zalon-class .booknetic_service_card_header {
    align-items: flex-start;
}

body.zalon-class .booknetic_appointment_container_header_text {
    color: #083765;
    font-size: 22px;
    font-weight: 600;
}

.booknetic_service_category.booknetic_fade {
    color: #083765;
    font-weight: 500;
    font-size: 18px;
}

.zalon-class .booknetic_appointment_container {
    background: #ffffff;
}

.zalon-class .booknetic_service_card {
    background-color: #F1F2F6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 18px 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.zalon-class .booknetic_service_card.booknetic_service_card_selected, .zalon-class .booknetic_card.booknetic_card_selected {
    border: 2px solid #89A0E5;
}

.zalon-class .booknetic_calendar_days.booknetic_calendar_selected_day > div > span > i[a] {
    background: #6c70dc;
}

.zalon-class .booknetic_calendar_days > div > span > i[a] {
    background: #083765;
}

.zalon-class .booknetic_times_list > div.booknetic_selected_time {
    background: #6c70dc;
}

.zalon-class .booknetic_service_card .booknetic_service_card_title span:first-child {
    margin-bottom: 7px;
    color: #083765;
    font-weight: 700;
}

body.zalon-class [id*="booknetic_theme"] .booknetic_service_card_price {
    color: #083765;
    font-size: 17px;
    font-weight: 600;
}

.zalon-class .booknetic_service_card_image {
    display: none;
}

body.zalon-class .booknetic_appointment_steps_footer {
    text-align: center;
}

body.zalon-class .booknetic_appointment {
    border-radius: 18px;
}

body.zalon-class [id*="booknetic_theme"] .booknetic_appointment_steps {
    background: #141F38 !important;
}

body.zalon-class [id*="booknetic_theme"] .booknetic_appointment_steps span.booknetic_badge {
    display: none;
}

body.zalon-class [id*="booknetic_theme"] .booknetic_appointment_step_element {
    text-align: center;
    margin-bottom: 20px !important;
}

[id*="booknetic_theme"].booknetic_step_title, [id*="booknetic_theme"] .booknetic_appointment_steps_footer_txt1 {
    color: #B3D3EA !important;
}

[id*="booknetic_theme"] .booknetic_selected_step span.booknetic_step_title {
    color: #ffffff;
}

body.zalon-class [id*="booknetic_theme"] .booknetic_confirm_sum_price {
    background-color: #083765;
    color: #ffffff;
}

[id*="booknetic_theme"] .booknetic_selected_step {
    color: #ffffff;
}

[id*="booknetic_theme"] .booknetic_step_title {
    font-weight: 500!important;
    font-size: 15px !important;
}

[id*="booknetic_theme"] .booknetic_active_step .booknetic_step_title {
    color: #89A0E5 !important;
}

body.zalon-class a.booknetic_powered_by {
    display: none;
}

body.zalon-class .booknetic_appointment_steps .booknetic_company_logo img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
     border-radius: 50px;
     overflow: hidden;
}

body.zalon-class .booknetic_social_login_google {
    margin-left: 0px !important;
    margin-bottom: 20px;
    border-radius: 25px;
}

body.zalon-class .booknetic_social_login_google:hover {
    border-radius: 25px;
}

/*Responsive*/

@media only screen and (min-width: 1000px) {
    body .plans_area {
        width: 800px;
    }
}

@media only screen and (max-width: 1000px) {
    body.zalon-class .booknetic_appointment {
    min-width: 323px;
    }
    .booknetic_appointment_finished_title {
        font-size: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 412px) {
    .zalon-class .booknetic_service_card {
        padding: 15px 10px;
    }
    .zalon-class .booknetic_service_card_price {
        padding-top: 10px;
    }
}