/* 
Theme Name:		Hello Elementor Child
Author:			Elementor Team
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
*/

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


body.genux-class div[class*="book"] *, body.genux-class [class*="saas_login"] *, body.genux-class [class*="saas_signup"] * {
    font-family: 'Roboto', sans-serif !important; 
    font-weight: 400;
}

div[class*="_step_2"]>div[class*="_email_success"]>img, div[class*="_step_2"]>div[class*="_forgot_password_completed"]>img, [class*="_step_3"]>[class*="_signup_completed"]>img {
    display: none;
}

[class*="_step_3"]>[class*="_signup_completed"]:first-child::before {
    content: '';
    position: relative;
    top: 8px;
    left: 0%;
    width: 128px;
    height: 128px;
    background-image: url(./icons/exitoso-agendate.png);
    background-repeat: no-repeat;
    background-size: 105px 105px;
}

div[class*="_step_2"]>div[class*="_email_success"]:before {
    content: '';
    position: relative;
    top: 8px;
    left: 0%;
    width: 128px;
    height: 128px;
    background-image: url(./icons/email-confirm-agendate.png);
    background-repeat: no-repeat;
    background-size: 105px 105px;
}

div[id*="ForgotPassword"]>div[class*="_forgot_password"] {
    min-height: 350px;
}

div[id*="ForgotPassword"] div[class*="_forgot_password"] div[class*="_step_2"] {
    padding: 80px;
}

body.genux-class div[class*="_inner_addon"]>i {
    color: #4e768a;
    z-index: 1;
}

body.genux-class [id*="-toastr"] * {
	font-family: 'Roboto', sans-serif !important;
}

body.genux-class [id*="-toastr"] > div[class*="-toast-img"], div[id*="-toastr"] div[class*="-toast-remove"] {
    display: none;
}

body.genux-class div[class*="recurring_div_title"] {
    width: fit-content;
    background: #2283cf;
    padding: 5px 15px;
    border-radius: 4px;
    color: #FFFFFF;
}

body.genux-class [id*="-toastr"] {
    background-color: #fb8500 !important;
}

body.genux-class [id*="-toastr"] > div[class*="-toast-details"] {
    float: inherit;
    flex-direction:column;
	display: flex;
	justify-content: center;
	height: 100%;
	min-height: 80px;
	width: calc(100% - 20px);
    padding-left: 20px;
    overflow: auto;
}

body.genux-class #booknetic-toastr > .booknetic-toast-details > .booknetic-toast-description {
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px;
    padding: 15px 5px;
}

body.genux-class [id*="toastr"] > [class*="toast-details"] > [class*="toast-description"] {
    color: #FFFFFF !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
}

div.choose_plan_payment_cycle>div.payment_cycle:nth-child(3):not(:first-child) {
    position: relative;
}

div.choose_plan_payment_cycle>div.payment_cycle:nth-child(3):not(:first-child):after {
    content: "30% Off";
    position: absolute;
    background: #17a2b8;
    color: #FFF;
    padding: 5px 14px 4px 14px;
    border-radius: 19px;
    right: -90px;
    top: -5px;
    font-size: 13px;
    font-weight: 400;
}

button[class*="_social_login_google"] {
    position: relative;
}

div.booknetic-dp-num:hover::before, div.booknetic-dp-active::before, div.booknetic-dp-range-end::before, div.booknetic-dp-range-start::before {
    background: #1063AE;
}

body.genux-class .bookneticsaas_step_progress_bar_line[data-step="2"]:after {
    background: #2283cf;
}

body.genux-class .bookneticsaas_text_primary {
    color: #2283cf !important;
}

/*Checkout*/

.booknetic_appointment input[type="radio"]:checked ~ label, .booknetic_appointment input[type="checkbox"]:checked ~ label {
    margin: 0;
}

div.booknetic_appointment input[type="radio"] ~ label, div.booknetic_appointment input[type="checkbox"] ~ label {
    margin-bottom: 12px;
}

div.booknetic_appointment input[type="checkbox"]:checked:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f00c";
    background: none;
    font-size: 9px;
    color: #FFF;
    left: 1px;
    position: relative;
    margin: 4px;
}

div.booknetic_appointment input[type="checkbox"]:checked {
    background: #17A2B8;
    border-color: #17A2B8 !important;
}

div.booknetic_appointment input[type="checkbox"] {
    border-radius: 25px;
    width: 21px;
    height: 21px;
}

button.booknetic_social_login_google:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 11px;
    width: 25px;
    height: 25px;
    background-image: url(./icons/login-google-agendate-blanco.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.limitacion {
    color: #1063AE;
    font-weight: 600;
}

.verde {
    color: #17A2B8;
    font-weight: 600;
}

img.booknetic_card_location_image {
    /*display: none;*/
}
/*
div[data-step-id="location"] div.booknetic_card_image img { 
    background-image: url(./icons/ubicacion.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}
*/

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

body.genux-class [class*="saas_signup"] .bookneticsaas_form_element_row {
    display: block;
}

body.genux-class [class*="saas_signup"] a, body.genux-class [class*="saas_footer"] a {
    color: #105f9e;
    background: #B1D5FF;
    padding: 4px 12px 5px 12px;
    border-radius: 2px;
    text-decoration: none !important;
}

body.genux-class .bookneticsaas_header, body.genux-class .booknetic_header {
    font-size: 25px;
}

/*Pricing*/

.elementor-price-table .elementor-price-table__features-list svg {
    vertical-align: middle;
}

div.choose_payment_method_subtitle {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    background-color: #2283cf;
    border-radius: 26px;
    color: #FFF !important;
    height: 38px !important;
    padding: 4px;
    margin-top: 18px;
}

div.payment_methods_area {
    margin-top: 100px;
}

button.btn.btn-primary.choose_plan_btn {
    border: 0 !important;
    padding: 13px 54px !important;
    width: inherit;
    height: inherit;
}

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

body #choose_plan_window .plan_ribbon {
    background-color: #17A2B8;
    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 #17A2B8;
    border-right-color: transparent;
}

body #choose_plan_window .plan_ribbon:after {
    border: 4px solid #17A2B8;
    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: 'Roboto', 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: 31%;
    border-radius: 15px;
}

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

body .plan_description ul {
    padding: 0;
}

body .plan_description ul li {
    list-style: none;
    margin-bottom: 7px;
}

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

body .payment_method_card {
    width: 310px;
    padding: 30px;
    border-radius: 13px;
    height: 160px;
}

body .payment_method_card img {
    display: none;
}

body .payment_method_card img::before {
    
}

body .payment_method_card img::after {
    
}

body .payment_method_card span {
    margin: 0;
}

div.payment_canceled_popup_body, div.payment_pending_popup_body {
    height: 400px;
}

div.payment_canceled_title, div.payment_pending_title {
    color: #050634;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-top: 10%;
}

div.payment_canceled_img, div.payment_pending_img {
    display: none;
}

body .payment_method_card_subtitle {
    color: #2670AA;
    font-size: 19px;
    font-weight: 500;
}

/*General*/

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

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

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

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

body.genux-class .booknetic_appointment_finished_title, .booknetic_appointment_finished_title {
    color: #0A3A66;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    line-height: 1.2em;
    text-transform: uppercase;
}

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

body.genux-class button[class^="booknetic"]:not([class*="cart"]), body.genux-class button#booknetic_add_to_google_calendar_btn {
    background: #2283CF !important;
    color: #ffffff !important;
}

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

}

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

}

body.genux-class [id*="booknetic_theme"] [class^="booknetic_btn"] img {
    display: none;
}

body.genux-class [class^="booknetic_btn"], body.genux-class [class^="bookneticsaas_btn"] {
    border-radius: 3px;
    padding-left: 33px!important;
    padding-right: 33px !important;
    height: 41px;
    border: 1px solid #2283CF !important;
    background-color: #2283CF;
    font-weight: 400;
    font-size: 14px !important;
    min-width: 119px;
    text-align: center;
}

body.genux-class a[class*="_btn_primary"] {
    border-radius: 3px;
    height: 41px;
    border: 1px solid #2283CF !important;
    background-color: #2283CF !important;
    font-size: 14px !important;
}

div.bookneticsaas_forgot_password_completed_subtitle {
    padding: 10px 10px;
}

div.booknetic_prev_month, div.booknetic_next_month {
    background: #17A2B8;
    border-radius: 50px;
    vertical-align: middle;
    position: relative;
    padding: 1px 12px 3px 10px !important;
    margin: 0;
    top: -4px;
    color: #FFF;
}

body.genux-class [class^="booknetic_btn"]:hover, body.genux-class [class^="bookneticsaas_btn"]:hover {
    /*border-radius: 25px !important;*/
    background-color: #156bad !important;
    border-color: #156bad !important;
    color: #FFFFFF !important;
}

div.booknetic_appointment_steps_body {
    padding: 10px 25px;
}

body.genux-class .booknetic_btn_secondary {
    color: #2283CF !important;
    background-color: #ffffff !important;
}

body.genux-class button#booknetic_add_to_google_calendar_btn {

}

[id*="booknetic_theme"] *, body.genux-class .booknetic_company_logo {
    margin-bottom: 15px;
    margin-top: 40px;
}
/*
[id*="booknetic_theme"] *, body.genux-class [id*="booknetic_theme_"] * {
    font-family: 'Roboto', sans-serif !important;
} */

div.booknetic_sum_price {
    color: #1D303D;
    font-weight: 500;
}

body.genux-class #booknetic_calendar_area, body.genux-class .booknetic_times {
    box-shadow: none;
}

body.genux-class .booknetic_calendar_head, body.genux-class .booknetic_times_head {
    font-weight: 500;
}

body.genux-class .booknetic_calendar_head > div {
    font-size: 19px;
}

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

body.genux-class .booknetic_appointment_container_header_text {
    color: #083765;
    font-size: 19px;
    font-weight: 400;
    border-bottom: 1px solid #e0e5f2;
    padding-bottom: 8px;
}

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

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

.genux-class .booknetic_appointment_container .booknetic_appointment_container_header {
    border: 0;
    padding: 15px 24px;
}

.genux-class .booknetic_service_card, .genux-class .booknetic_card, .genux-class .booknetic_service_extra_card  {
    background-color: #f4f7ff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /*-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);*/
    border: 2px solid #3686be0a;
}

.genux-class .booknetic_card  {
    padding: 25px 20px;
}

.genux-class .booknetic_service_card:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.genux-class .booknetic_service_card.booknetic_service_card_selected, .genux-class .booknetic_card.booknetic_card_selected, .genux-class .booknetic_service_extra_card.booknetic_service_extra_card_selected {
    border: 2px solid #08376524;
}

.genux-class .booknetic_calendar_days.booknetic_calendar_selected_day > div > span > i[a] {
    background: #2283CF;
}

.genux-class .booknetic_calendar_days > div > span > i[a] {
    background: #2283CF;
}

.genux-class .booknetic_calendar_days.booknetic_calendar_selected_day > div {
    background-color: #2283CF;
}

.genux-class .booknetic_times_list > div.booknetic_selected_time {
    background: #2283CF;
    border-radius: 3px;
}

.genux-class .booknetic_calendar_days > div {
    border-radius: 3px;
}

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

.genux-class [class*="_service_duration_wrapper"]>span, .genux-class [class*="_service_extra_card_title"]>span:last-child:not(:empty) {
    color: #FFFFFF !important;
    background-color: #17a2b8;
    font-weight: 400 !important;
    border-radius: 3px;
}

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

.genux-class .booknetic_service_card_image, .genux-class .booknetic_service_extra_card_image {
    display: none;
}

body.genux-class .booknetic_appointment_steps_footer {
    text-align: center;
    border: 0;
    color: #1F1F1F;
    font-size: 13px;
}

body.genux-class .booknetic_appointment_container_footer {
    border: 0;
}

body.genux-class .booknetic_appointment {
    border-radius: 6px;
}

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

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_steps span.booknetic_badge {
    /*display: none;*/
    position: absolute;
    left: 10px;
    top: 7px;
    width: 20px;
    height: 20px;
    line-height: 21px;
    font-weight: 400;
    font-size: 11px;
    background-color: #2283CF;
    text-align: center;
}

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

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_steps span.booknetic_badge::after {
    background-color: #2283cf;
}
body.genux-class div.booknetic_selected_step > span.booknetic_badge:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f00c";
    background: none;
    font-size: 10px;
    left: -1px;
    top: -1px;
    height: 22px !important;
    width: 22px;
    color: #FFFFFF;
}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_steps.booknetic_active_step span.booknetic_badge::after {

}

body.genux-class [class*="_inner_addon"] > .select2 .select2-selection {
    border-radius: 4px;
}

div.booknetic_copy_time_to_all>img {

}

div.booknetic_copy_time_to_all>img:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f00c";
    background: none;
    font-size: 10px;
    left: -1px;
    top: -1px;
    height: 22px !important;
    width: 22px
}

body.genux-class .booknetic_times_title {
    color: #2283CF;
    font-size: 15px;
    font-weight: 500 !important;
}

body.genux-class .booknetic_portlet, .genux-class .booknetic_empty_box {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
}

.genux-class .booknetic_confirm_container .booknetic_confirm_date_time>div {
    margin-bottom: 9px;
}

body.genux-class .booknetic_portlet.booknetic_portlet_cols {
    background: #F4F7FF;
    padding: 15px 10px;
    border-radius: 4px;
    border: 1px solid #5dbafc1f;
}

body.genux-class .booknetic_confirm_details:before {
    border:0;
}

body.genux-class .booknetic_confirm_details_title, body.genux-class .booknetic_confirm_details_price {
    background: transparent !important;
    color: #555;
    font-weight: 400;
}

body.genux-class .booknetic_confirm_step_body .booknetic_portlet_content {

}

body.genux-class [data-price-id="discount"] > .booknetic_confirm_details_title, body.genux-class [data-price-id="discount"] > .booknetic_confirm_details_price {
    color: inherit !important;
}

body.genux-class .booknetic_confirm_date_time.booknetic_portlet .booknetic_text_primary {
    clear: both;
    display: block;
    font-size: 16px;
    color: #030303 !important;
    margin-bottom: 8px;
}

body.genux-class .booknetic_confirm_date_time.booknetic_portlet span:not(.booknetic_text_primary) {
    color: #85878B;
    font-weight: 400;
}

body.genux-class .booknetic_payment_method.booknetic_payment_method_selected {
    border: 2px dashed #1d29396e;
    background-color: #f4f7ff;
}

body.genux-class .booknetic_payment_methods {
    padding-top: 0;
}

body.genux-class .booknetic_payment_method {
    border: 1px solid #5dbafc1f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

body.genux-class .booknetic_payment_method:hover {
    background-color: #f4f7ff;
}

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

body.genux-class .booknetic-cart-col {
    background: transparent !important;
}

body.genux-class .booknetic-cart-item {
    padding: 20px 20px;
}

body.genux-class .booknetic-cart-item {
    border: 1px solid #ecf2fc;
    background: #f4f7ff;
}

body.genux-class .booknetic-cart-item.active {

}

body.genux-class .booknetic-cart-item-header .booknetic-cart-item-btns {
    padding: 8px 37px 8px 17px;
    border-radius: 3px;
}

body.genux-class .booknetic_appointment_finished_with_error > div {
    max-width: inherit;
}

body.genux-class .booknetic-cart-item-info-details-row .booknetic-cart-item-info-details-cell {
    color: #ffffff;
}

body.genux-class .booknetic-cart-item-info-details-arrow {
    border-color: #17A2B8 transparent transparent
}

body.genux-class .booknetic-cart-item-info-details {
    background: #17A2B8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

body.genux-class .booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div {
    background: transparent;
}

body.genux-class .booknetic_appointment_container_header .booknetic_appointment_container_header_cart {
    right: 0px;
    top: 46%;
}

body.genux-class .booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div img {
    width: 20px;
    height: 20px;
}

body.genux-class .booknetic_appointment_container_header .booknetic_appointment_container_header_cart>div span {
    position: absolute;
    width: 16px;
    height: 17px;
    right: 3px;
    top: 4px;
}

body.genux-class button.bkntc_again_booking {
    background: #17A2B8 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: none;
    padding: 12px 20px;
}

body.genux-class button.bkntc_again_booking span {
    color: #FFFFFF;
}

body.genux-class button.bkntc_again_booking img {
    display: none;
}

body.genux-class .booknetic-cart-item-header .booknetic-cart-item-btns span {
    margin: 0;
}

div.booknetic-cart-item-body-row {
    display: block;
}

div.booknetic-cart-item-body-row>span:first-child {
        /* background-color: #2283cf; */
        color: #2283cf;
        /* padding: 1px 13px; */
        font-size: 13px !important;
        border-radius: 3px;
        /* border: 1.5px dashed #2283cf; */
        margin-bottom: 2px;
        font-weight: 500;
}

body.genux-class .booknetic-cart-item .booknetic-cart-item-header>span {
    font-weight: 600 !important;
}

body.genux-class .booknetic-cart-item .booknetic-cart-item-header {
    font-size: 15px;
    font-weight: 500 !important;
    color: #345987;
    padding-right: 24px;
    margin-bottom: 25px;
    line-height: 1.1em;
}

body.genux-class .booknetic-cart-item-body-row .booknetic-cart-item-body-cell.amount {
    color: #345987;
    margin-right: 4px;
    font-weight: 600;
    font-size: 15px;
}

body.genux-class button.booknetic-cart-item-remove img, body.genux-class button.booknetic-cart-item-edit img {
    display: none;
}

body.genux-class .booknetic_card:not(.booknetic_card_selected):after {
    background-image: none;
}

body.genux-class .booknetic_appointment .form-control {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 15px;
}

.booknetic_appointment .form-group > label {
    font-weight: 500;
}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element {
    background-color: transparent;
    border-radius: 5px;
    color: #175987 !important;
    padding: 7px 37px;
    border: 1px solid #1759873d;
}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element[class*="_selected_step"] {
    background-color: #f4f7ff;
    border: 1px solid #ecf2fc;
}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element.booknetic_active_step  {
    background-color: #2283CF;
    color: #FFFFFF !important;
    padding: 7px 37px;
}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element.booknetic_active_step .booknetic_badge::after  {

}

body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element.booknetic_active_step .booknetic_badge {
    color: #2283CF;
    background-color: #FFF;
    font-weight: 500 !important;
}

body.genux-class .booknetic_appointment_finished_with_error {
    box-shadow: none;
}

body.genux-class .booknetic_appointment_finished_with_error img {
    height: 83px;
    margin-right: 28px;
}

body.genux-class .booknetic_service_category, body.genux-class .booknetic_service_extra_title {
    background: #236EA9;
    color: #FFF;
    padding: 7px 10px 6px 15px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400 !important;
    letter-spacing: 0.1px;
}

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

body.genux-class [id*="booknetic_theme"] .booknetic_confirm_sum_price {
    background-color: transparent;
    color: #151515;
}

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

[id*="booknetic_theme"] .booknetic_step_title {
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 0.01em;
}

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

body.genux-class .booknetic_appointment_steps .booknetic_company_logo img {
   -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
    overflow: hidden;
    max-width: 140px;
    max-height: 138px;
    width: 140px;
    height: 138px;
    object-fit: cover;
    /*width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 20%;*/
}

body.genux-class .booknetic_social_login_google {
    margin-left: 0px !important;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 12px 41px !important;
    height: 40px;
}

div.booknetic_need_copy div[data-step-id="information"]>div:not(.form-row) {
    border-bottom: 1px solid #e0e5f2;
    margin-bottom: 23px;
    padding-bottom: 14px;
}

/*Responsive*/

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

@media only screen and (max-width: 1000px) {
    body .plans_area {
        width: 96%;
    }
    body .plan_price {
        font-size: 33px;
    }
    body.genux-class .booknetic_payment_methods {
        padding-top: 10px;
        padding-left: 0;
    }
    body.genux-class .booknetic_appointment {
    min-width: 323px;
    }
    .booknetic_appointment_finished_title {
        font-size: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    body.genux-class [id*="booknetic_theme"] .booknetic_appointment_step_element {
        display: none !important;
    }
}

@media only screen and (max-width: 800px) {
    body .plan_price {
        font-size: 25px;
    }
    body .plans_area .plan_card {
        /* min-width: 360px; */;
        padding: 30px 10px;
    }
    button.btn.btn-primary.choose_plan_btn {
        padding: 13px 37px !important;
    }
}

@media only screen and (max-width: 690px) {
        body .plan_description {
        padding: 15px 8px 120px;
        }
        button.btn.btn-primary.choose_plan_btn {
            padding: 11px 25px !important;
        }
        body .plan_description ul li {
            font-size: 15px;
        }
}

@media only screen and (max-width: 600px) {
    button.btn.btn-primary.choose_plan_btn {
        font-size: 13px !important;
    }

}

@media only screen and (max-width: 530px) {
    body .plan_description ul li {
    font-size: 13px;
    }
}

@media only screen and (max-width: 510px) {
    body .plan_description ul li {
    font-size: 13px;
    }
    body .plans_area .plan_card {
        width: 100%;
        max-width: 360px;
    }
    body .plan_description {
        padding: 30px 5px 86px;
    }
    body .plan_description ul li {
        font-size: 16px;
    }
    button.btn.btn-primary.choose_plan_btn {
        font-size: 15px !important;
    }
    body .plan_price {
        font-size: 33px;
    }
}

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