.customer-popup-login .fieldset.login,.catalog-product-view .form-create-account .fieldset.create.info{display:grid;grid-template-columns:1fr 1fr}
.customer-popup-login .fieldset.login .field.email{margin-right:20px}
.customer-popup-login .social_links{width: 100%;display: inline-block;box-sizing: border-box;}
.customer-popup-login .social_links span{display: block;text-align: center;color: #505050;font-size: 18px;text-transform: uppercase;font-family: Neo Sans Pro Medium;margin-bottom: 10px;}

.customer-popup-login .social_links ul{display:flex;align-items:center; width: 100%;}

.customer-popup-login .social_links ul li{width: 100%;padding-right: 10px}
.customer-popup-login .social_links ul li:last-child{padding-right: 0}

.customer-popup-login .social_links ul li a{color: #fff;font-size: 16px;font-family: arial;padding: 12px 12px;padding-top: 15px; box-sizing: border-box;display:block;width: 100%;}
.customer-popup-login .social_links ul li a.signinwithapple{background-color: #000000;padding: 12px 12px;color: #fff;}
.customer-popup-login .social_links ul li img{max-width: 17px;padding-right: 5px;margin-right: 5px;vertical-align: middle;}
.customer-popup-login .social_links ul li .fb{background-color: #517cc0;}
.customer-popup-login .social_links ul li .gplus{background-color: #de482f;}
.customer-popup-login .social_links ul li .google{background-color: #dee5eb;padding: 14px 12px;color: #000;}
.customer-popup-login .social_links ul li .insta{background-color: #f46d46;}
.customer-popup-login .social_links ul li .instagram{background-color: #f46d46;}
.customer-popup-login .social_links ul li .twitter{background-color: #65cdf2;}

.customer-popup-login .social_links ul li .fb img{border-right: 1px solid #3d68ac}
.customer-popup-login .social_links ul li .gplus img{border-right: 1px solid #ce4229}
.customer-popup-login .social_links ul li .twitter img{border-right: 1px solid #2cbdea}
.customer-popup-login .social_links ul li .insta img{border-right: 1px solid #d55c39}
.customer-popup-login .social_links .title_text{display: none;}

.wp-sl .fieldset.create.account .password_field {position: relative;}
.aftersales-bookappointment-index .signin_verification_popup .action-close {display: none;}



/*sigin phone number popup*/
.wp-sl #signin_popup .fieldset .fields{display: block;margin-top: 0;}
.wp-sl .modal#signin_popup .modal-content{width: 600px;}
.wp-sl #signin_popup .fieldset .fields .label span {display: inline;}
.wp-sl #signin_popup .actions-toolbar, .wp-sl #signin_popup button#generate_otp{margin:0px;}

@media screen and (max-width: 360px) {
.wp-sl .form-login .g-recaptcha iframe{max-width: 310px !important;}

}


.service_center_block {
    display: flex;
    gap: 25px;
    /* align-items: flex-start; */
    justify-content: space-between;
    margin-top: 30px;
}

.locations {
    width: 590px;
    /*max-width: 100%;*/
}
.service_tags li a {
    pointer-events: none;
}
.locations ul.lcaotion_list{max-height: 425px;overflow: auto;}
.locations ul.lcaotion_list::-webkit-scrollbar {
    width: 8px; /* width of the scrollbar */
}

.locations ul.lcaotion_list::-webkit-scrollbar-track {
    background: #f1f1f1; /* track color */
    border-radius: 4px;
}

.locations ul.lcaotion_list::-webkit-scrollbar-thumb {
    background: #888; /* scrollbar thumb color */
    border-radius: 4px;
}

.locations ul.lcaotion_list::-webkit-scrollbar-thumb:hover {
    background: #555; /* on hover */
}

/* Firefox */
.locations ul.lcaotion_list {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}
.aftersales-bookappointment-index .step1, .aftersales-bookappointment-index .step2, .aftersales-bookappointment-index .step3, .aftersales-bookappointment-index .step4{display: none;}
.aftersales-bookappointment-index .step.active{display: block;}
.aftersales-bookappointment-index .sales_process.step.active,.aftersales-bookappointment-index .service_center_block.step.active{display: flex;}
.aftersales-bookappointment-index .main-btn.active{display: flex;justify-content: space-around;margin-top: 0px;}
.map {
    width: calc(100% - 590px);
    /*max-width: 100%;*/
}

.aftersales-bookappointment-index .main-btn .secondary-btn{border-radius: 4px;border: 1px solid rgba(0, 0, 0, 0.1);background: #ffffff;color: #1a1a1a;font-weight: 400;font-size: 14px;line-height: 20px;letter-spacing: 0px;padding: 10px 50px;}
.aftersales-bookappointment-index .main-btn .primary-btn{width: 125px;text-align: center;display: block;}

div.mage-error-text{margin-top: 7px;font-size: 14px;}

.map img {
        width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_center_block .locations .search_loc_block {
        background-color: rgba(230, 230, 230, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 25px 25px 10px 25px;
}

.service_center_block .locations .search_loc_block .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}


.service_center_block .locations .search_loc_block .text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #6B7280;
    text-align: center;
}


.service_center_block .locations .search_loc_block .service_tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    padding: 5px;
    background-color: rgba(210, 210, 210, 0.7);
    border-radius: 6px;
    background-color: #fff;
}


.service_center_block .locations .search_loc_block  .service_tabs .service_tab {
    font-size: 13px;
    line-height: 20px;
    color: #656565;
    border: none;
    min-width: 250px;
    width: 100%;
    background-color: rgba(210, 210, 210, 0.7);
    min-height: 36px;
    cursor: pointer;
    margin:0px;padding: 0px;
    background-color: #fff;
    min-height: 32px;
}

.service_center_block .locations .search_loc_block .service_tabs .seperator{width: 1px;
    background-color: #ccc;
    margin: 0 2px;
    height: 25px;}

.service_center_block .locations .search_loc_block .service_tabs .service_tab.active,
.service_center_block .locations .search_loc_block  .service_tabs .service_tab:hover  {
    background-color: #000000;
    border-radius: 6px;
    color: #ffffff;
}

.service_center_block .locations .search_loc_block .bottom_part {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.service_center_block .locations .search_loc_block input.service_fields {
    padding: 10px 40px;
    content: "";
    background-image: url(../images/search.svg);
    background-repeat: no-repeat;
    background-position: 10px center;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service_center_block .locations .search_loc_block .filter-field{display: inline-flex;flex-wrap: nowrap;width: 100%;gap: 10px;}

.service_center_block .locations .search_loc_block .bottom_part .total_centers {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}

.service_center_block .locations .search_loc_block .service_fields {
    background-color: rgba(210, 210, 210, 0.7);
    border: 2px solid rgba(210, 210, 210, 0.7);
    border-radius: 6px;
    padding: 10px;
    width: 50%;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 14px;
    /*line-height: 14px;*/
    color: #1a1a1a;height: auto;
}
.service_center_block .locations .search_loc_block .service_fields {
    color: #1a1a1a;
}

.service_center_block .locations .search_loc_block .bottom_part .pin_location {
    background-color: #FFFFFF;
    border: 1px solid #007BFFE5;
    padding: 10px;
    color: #007BFF;
    border-radius: 6px;
    min-width: 200px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;

    content: "";
    background-image: url("../images/location.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
}


.service_center_block .locations .search_loc_block .bottom_part .pin_location:hover {
    background-color: transparent;
    border-color: #ffffff;
}


.service_center_block .locations .lcaotion_list .location_list_item {
    background: linear-gradient(0deg, #FAFAFA, #FAFAFA), linear-gradient(145deg, rgba(255, 255, 255, 0.9) 6.17%, rgba(255, 255, 255, 0.7) 93.83%);
    border: 1px solid #00000026;
    margin-top: 15px;
    border-radius: 4px;
    padding: 15px 25px 10px 25px;
    position: relative;
}
.service_center_block .locations .lcaotion_list .location_list_item.active {
    border: 1px solid #000;
}
.lcaotion_list label{    padding-top: 15px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;}

.location_list_item input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    cursor: pointer;
    background-color: white;
    transition: all 0.2s ease;
    width: 20px;
    height: 20px;
    accent-color: #000;position: absolute;
    top: 7px;
    right: 7px;
}
.location_list_item input[type="radio"]:checked {
    background-color: #000000;
    border-color: #000000;
}
.location_list_item input[type="radio"]:checked::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}




.heading {   
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    display: flex;
    gap: 10px;
    align-items: center;
    color: #000;
}

.tag {
        background-color: #007BFF1A;
    border: 2px solid #007BFF33;
    border-radius: 20px;
    padding: 5px 12px;
    color: #007BFF;
    font-size: 10px;
    line-height: 16px;min-width: 100px;text-align: center;
}

.address {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #6B7280;
    padding-top: 5px;
}

.distance_time {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}

.distance_time .block {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #6B7280;
}

.distance_time .block.distance {
    content: "";
    background-image: url("../images/dark_loc.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

.distance_time .block.time {
    content: "";
    background-image: url("../images/darh_time.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;pointer-events: none;
} 

.service_tags {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.service {
    background-color: #F5F5F5;
    font-family: Inter;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    padding: 5px 10px;
    border-radius: 20px;
    color: #6B7280;
}

.aftersales-servicelocations-index .direction_button {
    background-color: rgba(0, 0, 0, 0.12);
    border-color: transparent;
    margin-top: 15px;
    width: 100%;
    padding: 7px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #000;
    border: 2px solid transparent;
}
.aftersales-servicelocations-index .direction_button .icon{padding-right: 5px;display: inline-block;}

.aftersales-servicelocations-index .direction_button:hover {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.12);
    border: 2px solid rgba(0, 0, 0, 0.12);
}

.action-btns.step2 {
    width: 580px;
}
.action-btns.step2.active{display: flex;justify-content: space-around;margin-top: 0px;align-items: center;}

.primary-btn {
    margin-top: 0px;
    margin-left: auto;
    display: flex;
}
.action-btns.step2 .secondary-btn{    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
    color: #1a1a1a;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    padding: 10px 50px;}

.action-btns.step2 .primary-btn.step2{width: 145px;text-align: center;display: block;margin-top: 10px;border: 1px solid transparent;}



/*#calendarTable td{padding-top: 10px;}*/
#calendarTable thead{border-bottom: 1px solid rgba(0, 0, 0, 0.12);}
.calender_block .calendar-footer{padding: 10px 15px;text-align: left;}
/*.calender_block .calendar-footer span{font-weight: 700;}*/


@media screen and (max-width: 1024px) {
    .action-btns.step2.active{width: 100%;}
    .service_center_block {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .locations, .map {
        width: 100%;
    }

    .service_center_block .locations .search_loc_block  .service_tabs .service_tab {
        min-width: 170px;
    }

    .block_title h2 {
        font-size: 20px;
    }

    .service_center_block .locations .search_loc_block {
        padding: 15px;
    }

    .service_center_block .locations .search_loc_block .title {
        font-size: 16px;
        line-height: 22px;
    }
    
    .service_center_block .locations .search_loc_block .text {
        font-size: 13px;
        line-height: 16px;
    }

    .service_center_block .locations .search_loc_block .service_tabs {
        margin-top: 12px;
    }

    .service_center_block .locations .search_loc_block .bottom_part .total_centers {
        font-size: 14px;
        line-height: 21px;
    }

    .service_center_block .locations .search_loc_block .bottom_part .pin_location {
        min-width: 150px;
        padding-left: 20px;
        background-position: 6px center;
    }

    .service_center_block .locations .lcaotion_list .location_list_item {
        margin-top: 15px;
        padding: 12px;
    }

    .heading {
        font-size: 14px;
        line-height: 21px;
        width: 93%;
    }

    .tag {
        /*padding: 4px 12px;*/
        padding: 4px 10px;
        width: fit-content;
        font-size: 10px;
        min-width: 100px;
    }

    .address {
        font-size: 13px;
        line-height: 18px;
    }

    .direction_button {
        background-position: 35% center;
    }

    .main-btn {
        width: 100%;
    }
    .map{height: 450px;}

}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
    .locations {
        width: 420px;
    }

    .map {
        width: calc(100% - 430px);
    }

    .service_center_block .locations .search_loc_block .service_tabs .service_tab {
        min-width: 175px;
    }

    .service_center_block .locations .search_loc_block .title {
        font-size: 16px;
        line-height: 26px;
    }

    .service_center_block .locations .search_loc_block .text {
        font-size: 14px;
        line-height: 20px;
    }

    .service_center_block .locations .search_loc_block .bottom_part .total_centers {
        font-size: 14px;
        line-height: 22px;
    }

    .service_center_block .locations .search_loc_block .bottom_part .pin_location {
        min-width: 140px;
        font-size: 13px;
        background-position: 5px center;
        padding-left: 20px;
    }

    .service_center_block .locations .lcaotion_list .location_list_item {
        margin-top: 10px;
        padding: 12px;
    }

    .direction_button {
        background-position: 35% center;
    }

    .main-btn {
        width: 420px;
    }
}

@media screen and (max-width: 767px) {
.service_center_block .locations .search_loc_block .service_tabs .service_tab{min-width: auto;font-size: 12px;}
.aftersales-servicelocations-index .direction_button{background-position: 32% center;}
.location_list_item input[type="radio"]{right: 3px;}
.service_center_block .locations .search_loc_block input.service_fields, .service_center_block .locations .search_loc_block .service_fields{width: 100%;}
.service_center_block .locations .search_loc_block .filter-field{flex-direction: column;}
.aftersales-servicelocations-index .direction_button:hover{background-color: rgba(0, 0, 0, 0.12);border-color: transparent;}
.aftersales-servicelocations-index .direction_button:active{box-shadow: none;}
.aftersales-bookappointment-index .mage-error-text, div.mage-error-text, .aftersales-bookappointment-index div.mage-error{font-size: 12px;}
.vehicle_information.step4 .form-container .form .checkbox label{width: 85%;}
.vehicle_information.step4 .form-container .form input[type="checkbox"]{}
.order-badge b.remove{display: none;}
.customer-popup-login .fieldset.login{grid-template-columns:auto;}
.customer-popup-login .actions-toolbar{width: 100%;}
.customer-popup-login .fieldset.login .field.email{margin-right: 0px;}
.wp-sl .modal#signin_popup .modal-content, #cart_status_popup .modal-content{width: 93%;}
.wp-sl .form-create-account .fieldset.create.account { grid-template-columns: 1fr !important;}
}

/*Small desktop screens*/
@media screen and (min-width: 1100px) and (max-width: 1400px) {
.sales_process .badge .badge_details .badge_title{font-size: 14px;}
.sales_process .badge .badge_details .badge_icon{width: 40px;height: 40px;}
.sales_process .badge .badge_details .badge_icon svg {width: 7px;top: 11px;left: 16px;}
.sales_process .badge:after{top: 45px;}
.vehicle_information{margin-top: 30px;}
.vehicle_information .title {font-weight: 500;font-size: 18px;line-height: 20px;}
.vehicle_information .modal_detail{margin-block: 15px;}
.vehicle_information .modal_detail .heading{font-size: 16px;line-height: 16px;}
.vehicle_information .service_fields{margin-top: 10px;}
.service_type .service_detail{padding: 15px 25px;}
.lcaotion_list label {padding-top: 12px;font-size: 14px;line-height: 18px;}
.calendar-header{margin-bottom: 0px;}
/*.time-slots{grid-template-columns: repeat(3, 1fr);}*/
.vehicle_information.step4 .form-container{padding-top: 15px;}
.vehicle_information.step4 .form-container .form .form-row .form-group{gap: 10px;}
.vehicle_information.step4 .form-container .form .form-row .form-group label{line-height: 16px;}
.aftersales-servicelocations-index .direction_button{background-position: 36% center;}
.vehicle_information{margin-top: 30px;}
.vehicle_information .title{font-size: 18px;line-height: 20px;}
.vehicle_information p{font-size: 14px;}
.request_callback .form-container{padding-top: 15px;}
.calender_block .heading, .timer_block .heading{font-weight: 400;font-size: 16px;line-height: 18px;letter-spacing: 0px;padding-block: 10px 20px;padding-bottom: 15px;}
.calendar-header{margin-bottom: 0px;}
/*.calender_block td div{margin-block: 3px;width: 18px;height: 18px;padding: 3px;font-size: 14px;line-height: 20px;}*/
/*.service_type .service_detail img{width: 50px;}*/
.vehicle_information.step4 .form-container .form .form-row .form-group input, .vehicle_information.step4 .form-container .form .form-row .form-group textarea,{min-height: 45px;}


}