@font-face {
    font-family: HelveticaNeue;
    src: url(https://planoeyecheck.com/fonts/HelveticaNeue.ttf);
}

@font-face {
    font-family: HelveticaNeue-Medium;
    src: url(https://planoeyecheck.com/fonts/HelveticaNeue-Medium.ttf);
}

@font-face {
    font-family: Helvetica-Neu-Bold;
    src: url(https://planoeyecheck.com/fonts/Helvetica-Neu-Bold.ttf);
}

body {
    font-family: "HelveticaNeue-Medium", "HelveticaNeue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    letter-spacing: 0.5px;
}

.HelveticaNeue {
    font-family: HelveticaNeue;
    font-weight: 600;
}

.main-nav {
    background-color: #574b90;
}

.text-black {
    color: black !important;
}

a.dropdown-item {
    color: #000000 !important;
}

.nav-item {
    color: #ffffff !important;
    font-size: 12px;
}

    .nav-item a:hover {
        color: #f1eaea !important;
    }

    .nav-item.dropdown a {
        color: #000000 !important;
        font-weight: bold;
        font-size: 12px;
    }

.log-eyecheck-name {
    color: #ffffff;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-left: 8px;
}

footer {
    background: black;
    width: 100%;
    height: 60px;
    z-index: 300;
    bottom: 0;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
}

    footer a {
        text-decoration: none;
        color: #ffffff;
    }

        footer a:hover {
            text-decoration: none;
            color: #aaa;
        }

.title-text-size {
    font-size: 42px;
    font-family: Helvetica-Neu-Bold;
}

.title-text-size-30 {
    font-size: 30px;
    font-family: Helvetica-Neu-Bold;
}

.title2-text-size {
    font-size: 24px;
    font-family: Helvetica-Neu-Bold;
}

.text-size-18 {
    font-size: 18px;
}

.text-size-16 {
    font-size: 16px;
}

.text-size-14 {
    font-size: 14px;
}

.text-size-12 {
    font-size: 12px;
}

.text-size-10 {
    font-size: 10px;
}

.text-size-24 {
    font-size: 24px;
}

.text-size-20 {
    font-size: 20px;
}

.text-size-22 {
    font-size: 22px;
}

.text-size-42 {
    font-size: 42px;
}

.form-field-text-color {
    color: #676767;
}

.menu-search-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 33px 40px;
    background: url(https://planoeyecheck.com/images/group-2-copy.png) no-repeat scroll 0 0 transparent;
}

.fb-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 33px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/icons-8-facebook-100.png) no-repeat scroll 0 0 transparent;
}

.you-tube-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 38px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/you-tube.png) no-repeat scroll 0 0 transparent;
}

.instagram-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 33px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/icons-8-instagram-100.png) no-repeat scroll 0 0 transparent;
}

.twitter-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 33px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/icons-8-twitter-circled-100.png) no-repeat scroll 0 0 transparent;
}

.linkedin-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 38px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/icons-8-linkedin-circled-100.png) no-repeat scroll 0 0 transparent;
}

.whatsapp-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 38px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/icons-8-whatsapp.png) no-repeat scroll 0 0 transparent;
}

.pop-up-close-btn {
    border-style: none;
    display: block;
    outline: none;
    padding: 0px 0px 38px 40px;
    margin: 0 auto 5px auto;
    background: url(https://planoeyecheck.com/images/close-icon-6.png) no-repeat scroll 0 0 transparent;
}

/* ------------------ login form css end -------------------*/
.main-content-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
}

.hr-or {
    background-color: #ffffff;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    padding-right: 30px;
}

.field-icon-booking-search {
    float: right;
    margin-left: -25px;
    position: relative;
    z-index: 2;
    padding-right: 30px;
}

.text-second-level {
    font-size: 16px;
    font-family: HelveticaNeue-Medium;
}

.text-caption-level {
    font-size: 12px;
    color: #676767;
    font-style: italic;
}

.text-caption-level-black {
    font-size: 12px;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}

.text-inner-header-level {
    font-size: 25px;
    font-family: Helvetica-Neu-Bold;
}

.popup-title-font-size {
    font-size: 24px;
}

.popup-sub-title {
    font-size: 16px;
    color: #000000;
}

.padding-zero {
    padding: 0 !important;
}

.text-second-level-color {
    color: #6a6a6a
}

.plano-color {
    color: #574b90 !important;
}

.bg-planoColor {
    background-color: #574b90 !important;
}

.bg-plano-discover-service-Color {
    background-color: #556ee6 !important;
}

.bg-planoDiscover {
    background-color: #556ee6;
}

.sign-up-text {
    color: #5b4895
}

.otp-resend-text {
    color: #000000;
}

.otp-error-text {
    font-size: 14px;
}

.error-text-color {
    color: #e66767;
}

.subscriber-error-wrapper {
    height: 22px;
}

.inner-details {
    font-size: 14px;
    color: #676767;
    font-style: italic;
}

.subscribe-text {
    font-size: 14px;
    font-style: italic;
}

.plano-border-radius {
    border-radius: 15px !important;
}

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

.plano-card-discover-border {
    border: solid 1px #eeeeee;
}

.text-with-underline {
    text-decoration: underline;
}

a:hover {
    color: #aaa !important;
    cursor: pointer !important;
}

.plano-text-danger {
    font-size: 12px;
    color: #e66767 !important;
}

.error-field-border-color {
    border-color: #e66767 !important;
    border-width: 2px;
}

.form-control {
    font-size: 14px;
}

.toast-top-center {
    top: 90px;
}

.line-break-hight {
    line-height: 12px;
    display: block;
}

.btn-plano-primary {
    border-radius: 10px !important;
    height: 38px !important;
    width: 143px !important;
    background-color: #574b90;
    padding-top: 8px;
    font-size: 14px;
    border: none;
    font-size: 14px;
    color: #fff;
}

    .btn-plano-primary:hover {
        color: #fff !important;
        background-color: #786FA6;
    }

.btn-plano-secondary {
    border-radius: 10px !important;
    height: 39px !important;
    width: 198px !important;
    background-color: #000000;
    border: none;
    color: #ffffff;
    font-size: 14px;
    padding-top: 10px;
}

    .btn-plano-secondary:hover {
        color: #ffffff !important;
        background-color: #333333;
    }

.btn-plano-secondary-more {
    border-radius: 10px !important;
    height: 39px !important;
    width: 135px !important;
    background-color: black;
    border: none;
    color: #ffffff;
    font-size: 15px;
    padding-top: 10px;
}

    .btn-plano-secondary-more:hover {
        color: #ffffff !important;
        background-color: #333333;
    }

.btn-plano-selectable {
    border-radius: 10px !important;
    height: 39px !important;
    width: 170px !important;
    background-color: #ffffff;
    border: solid 1px;
    color: #000000;
    font-family: Helvetica-Neu-Bold;
    border-color: #eceff1;
    text-align-last: center !important;
}

    .btn-plano-selectable:hover {
        color: #ffffff !important;
        background-color: #786FA6;
    }

    .btn-plano-selectable.active {
        background-color: #574b90;
        color: #fff;
    }

.btn-plano-secondary-browse {
    border-radius: 10px !important;
    height: 44px !important;
    width: 145px !important;
    background-color: black;
    border: none;
    color: #ffffff;
    font-size: 12px;
    padding-top: 10px;
}

    .btn-plano-secondary-browse:hover {
        color: #ffffff !important;
        background-color: #333333;
    }


.btn-plano-kids-secondary-browse {
    border-radius: 10px !important;
    height: 44px !important;
    width: 145px !important;
    background-color: #c34568;
    border: none;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}

    .btn-plano-kids-secondary-browse:hover {
        color: #fff;
        background-color: #e09fb1;
    }


.btn-plano-shop-secondary-browse {
    border-radius: 10px !important;
    height: 44px !important;
    width: 145px !important;
    background-color: #e66767;
    border: none;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}

    .btn-plano-shop-secondary-browse:hover {
        color: #fff;
        background-color: #ed9191;
    }


.btn-plano-app-secondary-browse {
    border-radius: 10px !important;
    height: 44px !important;
    width: 145px !important;
    background-color: #3ec1d3;
    border: none;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}

    .btn-plano-app-secondary-browse:hover {
        color: #fff;
        background-color: #ace5ec;
    }


.plano-booking-service-btn {
    border-radius: 10px !important;
    height: 60px !important;
    width: 350px !important;
    padding: 17px 15px;
    word-break: break-all;
    background-color: #ffffff;
    border: solid 1px;
    border-color: #eceff1;
    padding: 11px;
    font-weight: bold;
    color: #140a0a;
    font-family: HelveticaNeue-Medium;
}

    .plano-booking-service-btn:hover {
        color: #ffffff !important;
        background-color: #786FA6;
    }

        .plano-booking-service-btn:hover span.service-info-btn {
            display: block !important;
        }

    .plano-booking-service-btn.active {
        background-color: #574b90;
        color: #fff !important;
    }

.plano-booking-service-next-btn {
    border-radius: 10px !important;
    height: 44px !important;
    width: 200px !important;
    background-color: black;
    border: none;
    color: #ffffff;
    font-size: 15px;
}

    .plano-booking-service-next-btn:hover {
        opacity: 0.8;
    }

.btn-plano-primary.plano-booking-create-acct-btn {
    width: auto !important;
}

.more-details-link {
    color: #f5cd7a;
    font-size: 12px;
    font-family: HelveticaNeue-Medium;
    text-decoration: underline;
}

.bundle-offer-text {
    font-family: HelveticaNeue-Bold;
    font-size: 18px;
}

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

#booking-wizard-store-div.active > div > div > span {
    color: rgba(255,255,255,.5) !important;
}

#booking-wizard-store-div.active > div > div > input {
    color: #ffffff !important;
}

#booking-wizard-store-div.active > div > div.ca-control > span > a {
    color: #ffffff !important;
}

#booking-wizard-store-div.active > div > div.ca-box > div > span {
    color: #ffffff !important;
}

#booking-wizard-store-div.active > span > a {
    color: #ffffff !important;
}

#booking-wizard-store-div.active input {
    background-color: #000000 !important;
    color: #ffffff !important;
}

#booking-wizard-store-div.active > .select-store-in-wizard:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
}

.custom-control-input-blue:focus ~ .custom-control-label::before {
    border-color: #e3e3e3 !important;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important;
}

.custom-control-input-blue:checked ~ .custom-control-label::before {
    border-color: #786fa6 !important;
    background-color: #786fa6 !important;
}

.custom-control-input-blue:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #e3e3e3 !important;
}

.custom-control-input-blue:not(:disabled):active ~ .custom-control-label::before {
    background-color: #786fa6 !important;
    border-color: #e3e3e3 !important;
}

.planoKids-btn {
    background-color: #c34568;
}

.planoShop-btn {
    background-color: #e66767;
}

.planoApp-btn {
    background-color: #3ec1d3;
}

.plano-store-map,
.plano-org-map {
    width: 100%;
    padding-bottom: 60%;
}

.plano-discover-service-rectangle {
    width: 160px;
    height: 289px;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
}

    .plano-discover-service-rectangle.filler {
        width: 0%;
        height: 50px;
        background-color: #f8f8f8;
    }

.plano-discover-service-inner-rectangle {
    width: 160px;
    height: 159px;
    border-radius: 10px;
    background-color: #f8f8f8;
}

.plano-discover-school {
    width: 82px;
    height: 98px;
}

.plano-discover-article-rectangle {
    width: 330px;
    height: 150px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.plano-discover-services-rectangle {
    width: 343px;
    height: 100px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.plano-discover-services-title-rectangle {
    width: 343px;
    height: 50px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.plano-discover-title-text-size {
    font-size: 42px;
}

.plano-discover-text-size {
    font-size: 14px;
}

.plano-discover-title2-text-size {
    font-size: 36px;
}

.plano-kids-discover-rectangle {
    width: 373px;
    height: 120px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.plano-shop-discover-rectangle {
    width: 373px;
    height: 100px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.plano-App-discover-rectangle {
    width: 373px;
    height: 120px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.plano-discover-nav-menu {
    color: #ffffff !important;
}

.plano-discover-subscribe-text {
    font-size: 14px;
    font-style: normal;
    color: #333;
}

.plano-discover-getnow-text {
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    font-family: HelveticaNeue-Medium;
    color: #000000;
}

.plano-discover-subscribe-control {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
}

.plano-discover-footer-links {
    font-size: 15px;
    font-weight: 500;
    font-family: HelveticaNeue-Medium;
    padding: 10px 5px;
    text-decoration: none;
    color: #222;
}

.btn-plano-footer-app {
    border-radius: 10px !important;
    height: 44px !important;
    width: 145px !important;
    background-color: black;
    border: none;
    color: #ffffff;
    font-size: 15px;
    padding-top: 10px;
}

    .btn-plano-footer-app :hover {
        color: #ffffff !important;
        background-color: #333333;
    }

.card:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}

/* ------------------ Remove arrow buttons at text fields-------------------*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

a#forgotPassword_btn:hover {
    cursor: pointer;
}

.hidden {
    display: none !important;
}

/* ------------------ login form css end -------------------*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width: 479px) {

    .jconfirm-closeIcon {
        width: 4% !important;
        opacity: 1 !important;
    }

    .text-size-10 {
        font-size: 10px;
    }

    .text-size-42 {
        font-size: 30px;
    }

    .btn-in-dashboard {
        padding-top: 10px;
        height: 44px;
        width: 100%;
    }

    .store-detail-page-center-section {
        line-height: 1;
        margin-top: 90px;
    }

    .org-log-in-detail {
        margin-left: 32px !important;
    }

    .org-detail-section-align {
        margin-left: 20px !important;
    }

    .signup-mes-div {
        margin-top: 25px;
    }

    .create-account-in-success-booking {
        margin-left: 15px;
    }

    .plano-featured-store {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 24px !important
    }

    .plano-featured-store-2 {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .btn-booking-as-guest {
        width: auto !important;
    }

    .service-types-in-home {
        width: 40%;
        height: 130px;
    }

    .plano-logo-img-sm {
        width: 191px !important;
        height: auto;
        margin-top: 19px;
    }

    .plano-logo-img-discover {
        width: 150px !important;
        height: auto;
        margin-top: 19px;
    }

    .home-page-background-image {
        background-image: url(https://planoeyecheck.com/images/home-page-background-mobile.png) !important;
        background-repeat: no-repeat !important;
        background-size: 365px !important;
        min-height: 700px !important;
        background-position: bottom !important;
    }

    .partners-page-background-image {
        background-image: url(https://planoeyecheck.com/images/partners-page-top-image.png);
        background-repeat: no-repeat !important;
        background-size: 480px !important;
        min-height: 200px !important;
        background-position: bottom !important;
    }

    .disover-plano-page-background-image {
        background-image: url(https://planoeyecheck.com/images/discove_plano_baner-mobile.png) !important;
        background-repeat: no-repeat !important;
        background-size: 375px !important;
        min-height: 700px !important;
        background-position: bottom !important;
    }

    .why-eyecheck-wrapper {
        width: 100% !important;
    }

    .show-store-map {
        display: block;
    }

    .header-signin-btn {
        display: none !important;
    }

    .login-booking-title-responsive-upper-div {
        margin-left: 0px !important;
    }

    .login-booking-title {
        font-size: 30px;
        margin-left: 0px !important;
    }

    br.login-booking-title-responsive {
        display: inline;
    }

    br.login-guest-booking-mes {
        display: inline
    }

    span.inner-details {
        line-height: 1;
        display: block;
    }

    .login-subscribe-div {
        flex-direction: column;
    }

        .login-subscribe-div div {
            margin-bottom: 8px;
        }

    .booking-wizard-step-text {
        display: none;
    }

    #services-buttons-section a {
        margin-bottom: 12px;
    }

    .store-map-in-wizard {
        display: none;
    }

    .store-map-in-wizard-2 {
        display: none;
    }

    .store-collase-icon {
        text-decoration: none;
        color: white;
        margin-top: -23px;
        margin-left: 10px;
    }

    .service-info-btn {
        float: right;
        padding-top: 0px;
    }

    .btn-plano-primary {
        border-radius: 10px !important;
        height: 38px !important;
        width: 100% !important;
        font-size: 14px;
        padding-top: 8px;
        background-color: #574b90;
        border: none;
        color: #fff;
    }

    .plano-booking-service-next-btn {
        border-radius: 10px !important;
        height: 44px !important;
        width: 100% !important;
        background-color: black;
        border: none;
        color: #ffffff;
        font-size: 15px;
    }

    .plano-booking-service-btn {
        border-radius: 15px !important;
        height: 60px !important;
        width: 100% !important;
        background-color: #ffffff;
        border: solid 1px;
        border-color: #eceff1;
        padding: 17px 15px;
        font-weight: bold;
        color: #140a0a;
        margin-left: 1rem !important;
    }

    .btn-plano-selectable {
        width: 100% !important;
    }

    .plano-service-links-dropdown {
        display: block;
    }

    .plano-service-links-dropdown-picker {
        text-align: initial !important;
    }

        .plano-service-links-dropdown-picker::after {
            float: right !important;
            margin-top: 10px !important;
        }

    .plano-service-links-nav {
        display: none !important;
    }

    .title2-text-size {
        font-size: 16px;
    }

    .title-text-size {
        font-size: 30px;
    }

    .title-text-size-36 {
        font-size: 22px;
    }

    .title-text-size-30 {
        font-size: 20px;
        font-family: Helvetica-Neu-Bold;
    }

    .text-size-16 {
        font-size: 14px;
    }

    .subscribe-text {
        font-size: 14px;
        font-style: italic;
    }

    footer {
        height: auto !important;
        font-size: 14px !important;
    }

    .btn-plano-secondary {
        width: 100% !important;
    }

    .header-filler-high {
        min-height: 0px !important;
    }

    .body-parent-wrapper {
        padding-top: 0 !important;
    }

    .jconfirm-closeIcon {
        margin-right: 20px !important;
    }

    .add-visitor-btn {
        min-height: 68px;
        padding-top: 20px;
    }

    #home-page-booking-steps {
        font-size: 12px !important;
    }

        #home-page-booking-steps li {
            list-style-type: none;
            width: 20% !important;
            float: left;
            position: relative;
            font-weight: 400;
            z-index: 1;
        }

    .os-page-logo {
        width: 75px;
        height: 75px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-top: -40px;
        margin-left: 32px;
    }

    .os-detail-section {
        margin-left: 0px
    }

    .oo-detail-section {
        margin-left: 15px;
    }

    .header-image {
        max-width: 100%;
        height: auto;
    }

    .slick-list {
        height: 768px !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) and (max-width: 767px) {

    .jconfirm-closeIcon {
        width: 4% !important;
        opacity: 1 !important;
    }

    .text-size-42 {
        font-size: 30px;
    }

    .btn-in-dashboard {
        padding-top: 10px;
        height: 44px;
        width: 100%;
    }

    .plano-featured-store {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 24px !important
    }

    .plano-featured-store-2 {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .btn-booking-as-guest {
        width: auto !important;
    }

    .service-types-in-home {
        width: 40%;
        height: 130px;
    }

    .plano-logo-img-sm {
        width: 191px !important;
        height: auto;
        margin-top: 19px;
    }

    .plano-logo-img-discover {
        width: 150px !important;
        height: auto;
        margin-top: 19px;
    }

    .home-page-background-image {
        background-image: url(https://planoeyecheck.com/images/home-page-background-mobile.png) !important;
        background-repeat: no-repeat !important;
        background-size: 365px !important;
        min-height: 700px !important;
        background-position: bottom !important;
    }

    .disover-plano-page-background-image {
        background-image: url(https://planoeyecheck.com/images/discove_plano_baner-mobile.png) !important;
        background-repeat: no-repeat !important;
        background-size: 375px !important;
        min-height: 700px !important;
        background-position: bottom !important;
    }

    .why-eyecheck-wrapper {
        width: 100% !important;
    }

    .show-store-map {
        display: block;
    }

    .header-signin-btn {
        display: none !important;
    }

    .login-booking-title-responsive-upper-div {
        margin-left: 0px !important;
    }

    .login-booking-title {
        font-size: 30px;
        margin-left: 0px !important;
    }

    br.login-booking-title-responsive {
        display: inline;
    }

    br.login-guest-booking-mes {
        display: inline
    }

    span.inner-details {
        line-height: 1;
        display: block;
    }

    .login-subscribe-div {
        flex-direction: column;
    }

        .login-subscribe-div div {
            margin-bottom: 8px;
        }

    .booking-wizard-step-text {
        display: none;
    }

    #services-buttons-section a {
        margin-bottom: 12px;
    }

    .store-map-in-wizard {
        display: none;
    }

    .store-map-in-wizard-2 {
        display: none;
    }

    .store-collase-icon {
        text-decoration: none;
        color: white;
        margin-top: -23px;
        margin-left: 10px;
    }

    .service-info-btn {
        float: right;
        padding-top: 5px;
    }

    .btn-plano-primary {
        border-radius: 10px !important;
        height: 38px !important;
        background-color: #574b90;
        padding-top: 8px;
        font-size: 14px;
        border: none;
        color: #fff;
    }

    .plano-booking-service-next-btn {
        border-radius: 10px !important;
        height: 44px !important;
        width: 100% !important;
        background-color: black;
        border: none;
        color: #ffffff;
        font-size: 15px;
    }

    .plano-booking-service-btn {
        border-radius: 10px !important;
        height: 60px !important;
        width: 100% !important;
        background-color: #ffffff;
        border: solid 1px;
        border-color: #eceff1;
        padding: 11px;
        font-weight: bold;
        color: #140a0a;
        margin-left: 1rem !important;
    }

    .btn-plano-selectable {
        width: 100% !important;
    }

    .plano-service-links-dropdown {
        display: block;
    }

    .plano-service-links-dropdown-picker {
        text-align: initial !important;
    }

        .plano-service-links-dropdown-picker::after {
            float: right !important;
            margin-top: 10px !important;
        }

    .plano-service-links-nav {
        display: none !important;
    }

    .title2-text-size {
        font-size: 16px;
    }

    .title-text-size {
        font-size: 30px;
    }

    .title-text-size-36 {
        font-size: 22px;
    }

    .title-text-size-30 {
        font-size: 20px;
        font-family: Helvetica-Neu-Bold;
    }

    .text-size-16 {
        font-size: 14px;
    }

    .subscribe-text {
        font-size: 14px;
        font-style: italic;
    }

    footer {
        height: auto !important;
        font-size: 14px !important;
    }

    .btn-plano-secondary {
        width: 100% !important;
    }

    .header-filler-high {
        min-height: 0px !important;
    }

    .body-parent-wrapper {
        padding-top: 0 !important;
    }

    .jconfirm-closeIcon {
        margin-right: 36px !important;
    }

    .add-visitor-btn {
        min-height: 68px;
        padding-top: 20px;
    }

    #home-page-booking-steps {
        font-size: 12px !important;
    }

        #home-page-booking-steps li {
            list-style-type: none;
            width: 20% !important;
            float: left;
            position: relative;
            font-weight: 400;
            z-index: 1;
        }

    .os-page-logo {
        width: 75px;
        height: 75px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-top: -40px;
        margin-left: 10px;
    }

    .os-detail-section {
        margin-left: 0px
    }

    .oo-detail-section {
        margin-left: 15px;
    }

    .header-image {
        max-width: 100%;
        height: 200px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width: 991px) {

    .jconfirm-closeIcon {
        width: 4% !important;
        opacity: 1 !important;
    }
    .login-booking-title {
    }

    .text-size-42 {
        font-size: 30px;
    }

    .booking-wizard-step-text {
        display: none;
    }

    #services-buttons-section a {
        margin-bottom: 12px;
    }

    .store-map-in-wizard {
        display: none;
    }

    .store-map-in-wizard-2 {
        display: none;
    }

    .store-collase-icon {
        text-decoration: none;
        color: white;
        margin-top: -23px;
        margin-left: 10px;
    }

    .service-info-btn {
        float: right;
        padding-top: 5px;
    }

    .btn-plano-primary {
        border-radius: 10px !important;
        height: 38px !important;
        width: 100% !important;
        background-color: #574b90;
        padding-top: 8px;
        font-size: 14px;
        border: none;
        color: #fff;
    }

    .plano-booking-service-next-btn {
        border-radius: 10px !important;
        height: 44px !important;
        width: 100% !important;
        background-color: black;
        border: none;
        color: #ffffff;
        font-size: 15px;
    }

    .plano-booking-service-btn {
        border-radius: 10px !important;
        height: 60px !important;
        width: 100% !important;
        background-color: #ffffff;
        border: solid 1px;
        border-color: #eceff1;
        padding: 11px;
        font-weight: bold;
        color: #140a0a;
        margin-left: 1rem !important;
    }

    .space-arround-btns {
        margin-left: .5rem !important;
    }

    .btn-booking-as-guest {
        width: auto !important;
    }

    .os-page-logo {
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-top: -75px;
        margin-left: 16px;
    }

    .header-image {
        max-width: 100%;
        height: 350px;
    }

    .header-signin-btn {
        margin-right: 110px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px) {

    .jconfirm-closeIcon {
        width: 6% !important;
        opacity: 1 !important;
    }

    .login-booking-title {
    }

    br.login-booking-title-responsive {
        display: none;
    }

    br.login-guest-booking-mes {
        display: none
    }

    .subscribe-email {
        float: right;
    }

    .subscribe-btn-responsive {
        float: left;
    }

    .login-booking-title-responsive-upper-div {
        margin-top: -140px;
    }

    .signup-password-showing-toggel {
        margin-right: 90px;
    }

    .signup-mes-div {
        margin-top: 30px;
    }

    .signup-bt-align {
        margin-left: -14px;
    }

    .reset-password-text-field-width {
        width: 250px !important;
    }

    #services-buttons-section a {
        margin-bottom: 12px;
        text-align-last: left;
    }

    .service-info-btn {
        float: right;
        padding-top: 5px;
    }

    .booking-wizard-step-text {
        margin-top: 6px;
        font-weight: bold;
        color: black;
        font-family: HelveticaNeue-Medium;
    }

    .booking-wizrad-next-btn {
        float: left;
        margin-left: 113px;
        margin-top: 54px;
    }

    .booking-wizard-store-div {
        min-height: 80px;
        padding: 10px;
    }

    .booking-wizard-store-div-2 {
        min-height: 420px;
        padding: 10px;
    }

    .select-store-in-wizard {
        margin-top: -22px;
    }

    .store-loading-div {
        overflow-y: scroll;
        height: 300px;
    }

    .store-collase-icon {
        text-decoration: none;
        color: white;
        margin-top: -23px;
        margin-left: 10px;
    }

    .space-arround-btns {
        margin-left: .5rem !important;
    }

    .plano-service-links-dropdown {
        display: none;
    }

    .plano-service-links-nav {
        display: block;
    }

    .store-map-in-wizard {
        max-height: 500px !important;
        min-height: 500px !important;
    }

    .store-map-in-wizard-2 {
        max-height: 420px !important;
        min-height: 420px !important;
    }

    .slick-list {
        height: 920px !important;
    }

    .btn-booking-as-guest {
        width: auto !important;
    }

    .os-page-logo {
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-top: -75px;
        margin-left: 0px;
    }

    .header-image {
        max-width: 100%;
        height: 350px;
    }

    .header-signin-btn {
        margin-right: 110px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    .header-alignment {
        margin-right: 222px;
    }

    .jconfirm-closeIcon {
        width: 6% !important;
        opacity: 1 !important;
    }

    .text-size-42 {
        font-size: 42px;
    }

    .btn-in-dashboard {
        padding-top: 10px;
        height: 44px;
        width: 190px;
    }

    .store-detail-page-center-section {
        line-height: 1;
        margin-top: 120px;
        margin-left: 246px;
    }

    .org-log-in-detail {
        margin-left: 180px !important;
    }

    .org-detail-section-align {
        margin-left: 110px !important;
    }

    .partners-page-title {
        margin-left: 74px;
    }

    .feedback-wrapper {
        margin-right: 475px;
    }

    .feedback-wrapper-jp {
        margin-right: 345px;
    }

    .create-account-in-success-booking {
        margin-left: 112px;
    }

    .booking-success-detail-wrapper {
        margin-left: 74px;
    }

    .login-section-wrapper {
        margin-left: 150px;
    }

    .sign-up-section-wrapper {
        margin-left: 150px;
    }

    .guest-sign-up-section-wrapper {
        margin-left: 100px;
    }

    .booking-step {
        margin-left: 120px;
    }

    .btn-booking-as-guest {
        width: auto !important;
    }

    .supported-section-mr {
        margin-right: 200px;
    }

    .supported-section-ml {
        margin-left: 200px;
    }

    .service-types-in-home {
        width: 24%;
        height: 140px;
    }

    .plano-logo-img-discover,
    .plano-logo-img-sm {
        width: 75%;
        margin-left: 90px;
        margin-top: 10px;
    }

    .header-signin-btn {
        margin-right: 110px;
    }

    .show-store-map {
        display: none;
    }

    .login-booking-title {
    }

    br.login-booking-title-responsive {
        display: none;
    }

    br.login-guest-booking-mes {
        display: none
    }

    .subscribe-email {
        float: right;
    }

    .subscribe-btn-responsive {
        float: left;
    }

    .login-booking-title-responsive-upper-div {
        margin-top: -140px;
    }

    .signup-password-showing-toggel {
        margin-right: 90px;
    }

    .signup-mes-div {
        margin-top: 30px;
    }

    .signup-bt-align {
        margin-left: -14px;
    }

    .reset-password-text-field-width {
        width: 250px !important;
    }

    .booking-wizard-step-text {
        margin-top: 6px;
        font-weight: bold;
        color: black;
        font-family: HelveticaNeue-Medium;
    }

    .booking-wizard-legend {
        margin-left: 60px;
    }

    .booking-wizard-step-section {
        margin-left: 93px;
    }

    #services-buttons-section a {
        margin-bottom: 12px;
        text-align-last: left;
    }

    .service-info-btn {
        float: right;
        padding-top: 1px;
    }

    .booking-wizrad-next-btn {
        float: left;
        margin-left: 113px;
        margin-top: 54px;
    }

    .booking-wizard-store-div {
        min-height: 80px;
        padding: 10px;
    }

    .booking-wizard-store-div-2 {
        min-height: 420px;
        padding: 10px;
    }

    .select-store-in-wizard {
        margin-top: -22px;
    }

    .store-loading-div {
        overflow-y: scroll;
        height: 300px;
    }

    .store-collase-icon {
        text-decoration: none;
        color: white;
        margin-top: -23px;
        margin-left: 10px;
    }

    .info-icon {
        position: absolute;
        right: 694px;
        top: -15px;
    }

    #times-buttons-section a {
        margin-bottom: 12px;
        text-align-last: left;
    }

    .schedule_select_result {
        padding-left: 15px;
    }

    .space-arround-btns {
        margin-left: .5rem !important;
    }

    .add-visitor-btn {
        min-height: 68px;
        padding-top: 20px;
    }

    .plano-service-links-dropdown {
        display: none;
    }

    .plano-service-links-nav {
        display: block;
    }

    .store-map-in-wizard {
        max-height: 500px !important;
        min-height: 500px !important;
    }

    .store-map-in-wizard-2 {
        max-height: 420px !important;
        min-height: 420px !important;
    }

    .title-text-size-36 {
        font-size: 36px !important;
    }

    .os-page-logo {
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-top: -75px;
        margin-left: 108px;
    }

    .os-detail-section {
        margin-left: 100px
    }

    .oo-detail-section {
        margin-left: 120px;
    }

    .header-image {
        max-width: 100%;
        height: 350px;
    }

    .slick-list {
        height: 920px !important;
    }
}



/* Wizard Start */

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 15px;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding-bottom: 20px;
        position: relative
    }

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform .action-button {
    width: 100px;
    background: #673AB7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}

    #msform .action-button:hover,
    #msform .action-button:focus {
        background-color: #311B92
    }

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

    #msform .action-button-previous:hover,
    #msform .action-button-previous:focus {
        background-color: #000000
    }

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

    #progressbar .active {
        color: #673AB7
    }

    #progressbar li {
        list-style-type: none;
        font-size: 12px;
        width: 17%;
        float: left;
        position: relative;
        font-weight: 400;
    }

        #progressbar li.active {
            cursor: pointer;
        }

    #progressbar #service:before {
        content: "1";
        font-weight: bold;
        float: left;
        border-style: solid;
        border-color: #eceff1;
        border-width: 1px;
        color: black;
    }

    #progressbar #store:before {
        content: "2";
        font-weight: bold;
        float: left;
        border-style: solid;
        border-color: #eceff1;
        border-width: 1px;
        color: black;
    }

    #progressbar #schedule:before {
        content: "3";
        font-weight: bold;
        float: left;
        border-style: solid;
        border-color: #eceff1;
        border-width: 1px;
        color: black;
    }

    #progressbar #visitor:before {
        content: "4";
        font-weight: bold;
        float: left;
        border-style: solid;
        border-color: #eceff1;
        border-width: 1px;
        color: black;
    }

    #progressbar #confirm:before {
        content: "5";
        font-weight: bold;
        float: left;
        border-style: solid;
        border-color: #eceff1;
        border-width: 1px;
        color: black;
    }

    #progressbar li:before {
        width: 30px;
        height: 30px;
        display: block;
        font-size: 14px;
        color: #ffffff;
        background: #ffffff;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 4px;
    }

    #progressbar li.active:before {
        color: #ffffff !important;
        background: #574b90;
    }

    #progressbar li.active:after {
        background: #574b90;
        color: white;
    }

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.plano-normal-border {
    border: 2px solid;
    border-color: #f8f9fa;
    border-radius: 6px;
}

#parentingrectangle {
    width: 85px;
    height: 20px;
    border-radius: 9.5px;
    background-color: #c34568;
}

#newsrectangle {
    width: 85px;
    height: 20px;
    border-radius: 9.5px;
    background-color: #f5cd7a;
}

#drwritesrectangle {
    width: 108px;
    height: 20px;
    border-radius: 9.5px;
    background-color: #3ec1d3;
}

.discover-content {
    width: 196px;
    height: 66px;
    font-family: HelveticaNeue;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.discover-drwrites {
    width: 86px;
    height: 15px;
    font-family: HelveticaNeue;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.discover-news {
    width: 31px;
    height: 15px;
    font-family: HelveticaNeue;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.discover-parenting {
    width: 54px;
    height: 15px;
    font-family: HelveticaNeue;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
/* ------------------ loading css start -------------------*/
/* Start by setting display:none to make this hidden.
    Then we position it in relation to the viewport window
    with position:fixed. Width, height, top and left speak
    for themselves. Background we set to 80% white with
    our animation centered, and no-repeating */
.loading-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .9 ) url('https://planoeyecheck.com/images/loading_rocket.gif') 50% 40% no-repeat;
}

/* When the body has the loading class, we turn
    the scrollbar off with overflow:hidden */
body.loading .loading-modal {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
    modal element will be visible */
body.loading .loading-modal {
    display: block;
}

/* ------------------ loading css end -------------------*/
.plano-normal-border.active {
    background-color: #574b90 !important;
    color: #ffffff !important;    
}

#resend_btn:hover {
    cursor: pointer !important;
}

#toast-container > div {
    -webkit-box-shadow: none !important;
}

/* ------------------ new calender skin star -------------------*/

.ll-skin-santiago {
    font-size: 90%;
}

    .ll-skin-santiago .ui-widget {
        font-family: Helvetica Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    }

    .ll-skin-santiago .ui-datepicker {
        padding: 0;
    }

    .ll-skin-santiago .ui-widget-content {
        border: none;
        background: #fff;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.19);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.19);
        box-shadow: 0 1px 3px rgba(0,0,0,.19);
        width: 100%;
    }

    .ll-skin-santiago .ui-datepicker-header {
        color: #ffff;
        padding: 0;
        border-top: 1px solid #b42b0c;
        border-bottom: none;
        overflow: hidden;
        text-transform: uppercase;
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        background: #000000;
    }

        .ll-skin-santiago .ui-datepicker-header .ui-state-hover {
            background: transparent;
            border-color: transparent;
            cursor: pointer;
        }

    .ll-skin-santiago .ui-datepicker .ui-datepicker-title {
        line-height: 2.2em;
        font-weight: normal;
    }

    .ll-skin-santiago .ui-datepicker .ui-datepicker-prev,
    .ll-skin-santiago .ui-datepicker .ui-datepicker-next {
        top: -1px;
        background: #000000;
        border-radius: 0;
        font-weight: normal;
        border: none;
        height: 2.2em;
        width: 1.4em;
    }

        .ll-skin-santiago .ui-datepicker .ui-datepicker-prev.ui-state-hover,
        .ll-skin-santiago .ui-datepicker .ui-datepicker-next.ui-state-hover {
            background: #333333;
        }

    .ll-skin-santiago .ui-datepicker .ui-datepicker-prev {
        left: 0;
        border-right: 1px solid #ffff;
    }

    .ll-skin-santiago .ui-datepicker .ui-datepicker-next {
        right: 0;
        border-left: 1px solid #ffff;
    }

        .ll-skin-santiago .ui-datepicker .ui-datepicker-prev span,
        .ll-skin-santiago .ui-datepicker .ui-datepicker-next span {
            margin-top: -4px;
            top: 40%;
        }

    .ll-skin-santiago .ui-icon-circle-triangle-e {
        background-image: url(https://planoeyecheck.com/images/ui_calender_nav_256x240.png);
        background-position: -32px 0;
    }

    .ll-skin-santiago .ui-icon-circle-triangle-w {
        background-image: url(https://planoeyecheck.com/images/ui_calender_nav_256x240.png);
        background-position: -96px 0;
    }

    .ll-skin-santiago .ui-datepicker table {
        margin: 0;
    }

    .ll-skin-santiago .ui-datepicker th {
        padding: .6em 0 .4em;
        text-transform: uppercase;
        color: #bbb;
        font-weight: normal;
        font-size: .8em;
        border-top: 1px solid #e6e6e6;
    }

    .ll-skin-santiago .ui-datepicker td {
        border: none;
        /*border-top: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        padding: 0;*/
    }

    .ll-skin-santiago td:last-child {
        border-right: 0;
    }

    .ll-skin-santiago td .ui-state-default {
        background: transparent;
        border: none;
        color: #2b2b2b;
        margin: 0;
        font-weight: normal;
        text-align: center;
    }

    .ll-skin-santiago .ui-datepicker-calendar .ui-state-hover {
        background: #ededed;
        color: #b2b2b2;
    }

    .ll-skin-santiago td a.ui-state-active,
    .ll-skin-santiago td a.ui-state-active.ui-state-hover {
        color: #fff;
        background-color: #673AB7;
        /*border-radius: 50%;
        width: 25%;*/
    }

/* ------------------ new calender skin end -------------------*/

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

    .avatar-upload .avatar-edit {
        position: absolute;
        right: 0px;
        z-index: 1;
    }

        .avatar-upload .avatar-edit input {
            display: none;
        }

            .avatar-upload .avatar-edit input + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all 0.2s ease-in-out;
            }

                .avatar-upload .avatar-edit input + label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
                }

                .avatar-upload .avatar-edit input + label:after {
                    content: "\f040";
                    font-family: 'FontAwesome';
                    color: #757575;
                    position: absolute;
                    top: 10px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                }

    .avatar-upload .avatar-preview {
        width: 100px;
        height: 100px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }

        .avatar-upload .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

.profile-default {
    background-image: url(https://planoeyecheck.com/images/profile_avatar.png);
    z-index: 1000000000;
    background-position: center;
    background-size: contain;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #ddd;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label.notactive:before,
        [type="radio"]:not(:checked) + label.notactive:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #e66767 !important;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #574b90;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.dropdown-toggle::after {
    float: right !important;
    margin-top: 10px !important;
}

.toast-error {
    border-radius: 15px !important;
    margin-top: 10px !important;
    width: 500px !important;
}

.toast-success {
    border-radius: 15px !important;
    margin-top: 10px !important;
    width: 500px !important;
}

.toast-warning {
    border-radius: 15px !important;
    margin-top: 10px !important;
    width: 500px !important;
}

.toast-info {
    border-radius: 15px !important;
    margin-top: 10px !important;
    width: 500px !important;
}

.plus-btn-text-middle {
    padding-top: 20px;
}

.jconfirm-title {
    font-family: HelveticaNeue-Medium !important;
}

.helvetica-blod {
    font-family: Helvetica-Neu-Bold;
}

.helvetica-medium {
    font-family: HelveticaNeue-Medium;
}

.helveticaNeue {
    font-family: HelveticaNeue;
    font-weight: 600;
}

.min-toaster-window-height {
    min-height: 90px !important;
}

.text-iceblue {
    color: #3ec1d3 !important;
}

.bg-iceblue {
    background-color: #3ec1d3 !important;
}

a.bg-iceblue:hover {
    background-color: #64CCDA !important;
}

.text-red {
    color: #e66767 !important;
}

.bg-red {
    background-color: #e66767 !important;
}

a.bg-red:hover {
    background-color: #EB8686 !important;
}

.profile-inline-height {
    min-height: 100px;
}

.rating-star {
    background-image: url(https://planoeyecheck.com/images/star-gray.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
}

    .rating-star.active {
        background-image: url('https://planoeyecheck.com/images/star.png');
    }

.home-page-background-image {
    background-image: url(https://planoeyecheck.com/images/home-page-background.png);
    background-repeat: no-repeat;
    background-size: 1291px;
    min-height: 496px;
    background-position: top;
}

.partners-page-background-image {
    background-image: url(https://planoeyecheck.com/images/partners-page-top-image.png);
    background-repeat: no-repeat;
    background-size: 1500px;
    min-height: 394px;
    background-position: top;
}

.disover-plano-page-background-image {
    background-image: url(https://planoeyecheck.com/images/discove_plano_baner.png) !important;
    background-repeat: no-repeat;
    background-size: 1341px;
    min-height: 471px;
    background-position: top;
}

.why-eyecheck {
    background-image: url(https://planoeyecheck.com/images/eyechecking-image.jpg);
    width: 100%;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.benefits-eyecheck {
    background-image: url(https://planoeyecheck.com/images/eyecheckbenefits-image.jpg);
    width: 100%;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.why-eyecheck-wrapper {
    border-color: white !important;
    width: 500px;
    min-height: 500px;
}


#home-page-booking-steps {
    margin-bottom: 30px;
    overflow: hidden;
    color: #000000;
    font-size: 14px;
    padding-left: 0px;
    margin-top: 30px
}

    #home-page-booking-steps li {
        list-style-type: none;
        width: 19%;
        float: left;
        position: relative;
        font-weight: 400;
        z-index: 1;
    }

    #home-page-booking-steps #step1:before {
        content: "1";
    }

    #home-page-booking-steps #step2:before {
        content: "2";
    }

    #home-page-booking-steps #step3:before {
        content: "3";
    }

    #home-page-booking-steps #step4:before {
        content: "4";
    }

    #home-page-booking-steps #step5:before {
        content: "5";
    }

    #home-page-booking-steps li:before {
        width: 40px;
        height: 40px;
        line-height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        background: #574b90;
        border-radius: 50%;
        margin: auto;
        color: #fff;
    }

    #home-page-booking-steps li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #ffffff !important;
        position: absolute;
        left: 0;
        top: 21px;
        z-index: -1;
        border: 1px dashed #979797;
    }

    #home-page-booking-steps li:last-child:after {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        position: absolute;
        width: 50%;
    }

    #home-page-booking-steps li:first-child:after {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        position: absolute;
        left: 50%;
        width: 50%;
    }

    #home-page-booking-steps li:last-child:after {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    #home-page-booking-steps li:first-child:after {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    #home-page-booking-steps li.active:before,
    #home-page-booking-steps li.active:after {
        background: #574b90
    }

.bg-black {
    background-color: #000000;
}

.bg-white {
    background-color: #FFFFFF;
}

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

    /* Control buttons  */
    #quote-carousel .carousel-control {
        background: none;
        color: #222;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
    }
        /* Previous button  */
        #quote-carousel .carousel-control.left {
            left: -12px;
        }
        /* Next button  */
        #quote-carousel .carousel-control.right {
            right: -12px !important;
        }
    /* Changes the position of the indicators */
    #quote-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-right: -19px;
    }
        /* Changes the color of the indicators */
        #quote-carousel .carousel-indicators li {
            background: #c0c0c0;
        }

        #quote-carousel .carousel-indicators .active {
            background: #333333;
        }

    #quote-carousel img {
        width: 250px;
        height: 100px
    }
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

    .item blockquote img {
        margin-bottom: 10px;
    }

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

        #quote-carousel .carousel-indicators li {
            display: inline-block;
            margin: 0px 5px;
            width: 15px;
            height: 15px;
        }

            #quote-carousel .carousel-indicators li.active {
                margin: 0px 5px;
                width: 20px;
                height: 20px;
            }
}

.home-org-image {
    background-size: contain;
    background-repeat: no-repeat;
    width: 220px;
    height: 180px;
    border-radius: 15px;
}

.mbsc-cal-days > div {
    border-bottom: 1px !important;
    color: #c8c9cc !important;
}

.mbsc-fr-w {
    background-color: white !important;
    color: #454545 !important;
    border: 1px solid !important;
    border-radius: 10px !important;
    border-color: #d4cfcf !important;
}

.mbsc-selected .mbsc-cal-cell-txt {
    background: #574b90 !important;
    color: #f7f7f7 !important;
}

.mbsc-mobiscroll .mbsc-fr-btn {
    color: #000000 !important;
}

.mbsc-mobiscroll.mbsc-no-touch .mbsc-fr-btn-e:not(.mbsc-disabled):hover {
    background: #786fa6 !important;
}

mobiscroll.mbsc-no-touch:not(.mbsc-ev-cal) .mbsc-cal-cell:not(.mbsc-disabled):hover .mbsc-cal-cell-txt, .mbsc-mobiscroll.mbsc-no-touch .mbsc-cal-day:not(.mbsc-disabled) .mbsc-cal-day-date:hover {
    background: #786fa6 !important;
}

/* ------------------ google map css start -------------------*/
.gm-style-iw, .gm-style-iw-c {
    border-radius: 0 !important;
}

.gm-style-iw-d {
    margin-right: -18px;
}

    .gm-style-iw-d a:hover {
        text-decoration: none;
    }

.gm-style .gm-style-iw-c {
    padding: 0 !important;
}

.gm-ui-hover-effect {
}

/* ------------------ google map css end -------------------*/

#backtToTopBtn {
    display: inline-block;
    position: fixed;
    bottom: 120px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #backtToTopBtn:hover {
        cursor: pointer;
        opacity: 0.9;
    }

    #backtToTopBtn.show {
        opacity: 1;
        visibility: visible;
    }

.nav-link:hover {
    text-decoration: underline;
    font-size: 17px;
    transition: font-size .3s, text-decoration .3s;
}

.subscribe-btn-responsive:hover {
    background-color: #778BEB !important;
    text-decoration: none;
    color: #ffffff !important;
}

a.bg-planoColor:hover {
    background-color: #786FA6 !important;
}

.panel-heading:hover {
    cursor: pointer;
}

.navbar-toggler {
    width: 47px;
    height: 34px;
    border: none;
}

    .navbar-toggler .line {
        width: 100%;
        float: left;
        height: 2px;
        background-color: #fff;
        margin-bottom: 5px;
    }

.jconfirm-bg {
    background-color: black !important;
    opacity: 0.95 !important
}

#toast-container {
    z-index: 111111111 !important;
}

/* ------------------ map store drop pin css start -------------------*/

.infowindow-store .title {
    font-weight: bold;
}

.infowindow-store .address {
    margin-top: 5px;
}

.infowindow-store .infowindow-store-name {
    font-weight: bold;
    margin-top: -25px;
    position: absolute;
    padding: 5px 10px;
    min-width: 100%;
}

.infowindow-store .infowindow-address {
    padding: 5px 10px;
    max-width: 280px;
}

    .infowindow-store .infowindow-address > div {
        padding-top: 5px;
    }


/* ------------------ map store drop pin css end -------------------*/

.slick-disabled {
    display: none !important;
}

.exapnd-toggle {
    height: 20px !important;
}

.hidden-url:hover {
    cursor: default !important;
    color: white !important;
}

.custom-control-label::after {
    position: absolute;
    top: 0.50rem !important;
    left: -1.3rem !important;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-size: contain
}

.custom-checkbox .custom-control-label::before {
    width: 25px !important;
    border-radius: .25rem !important;
    height: 25px !important;
}

div#country-autocomplete-list {
    top: auto !important;
    left: 0 !important;
}

div#city-autocomplete-list {
    top: auto !important;
    left: 15px !important;
}

div.autocomplete-item.autocomplete-active {
    background-color: #574b90 !important;
}

div.autocomplete-item:hover {
    background-color: #786FA6 !important;
    color: white !important;
}

.store-page-service-div {
    width: 240px;
}

.btn-in-my-appointment {
    width: 160px;
    height: 40px;
    border-radius: 10px;
    font-size: 12px;
    padding-top: 10px;
}

.disabled {
    color: #b3b3b3 !important;
    cursor: none;
}

.bg-pink {
    background-color: #eb8686;
}

.custom-control-input:hover  {
    cursor: pointer;
}

.custom-control-label:hover {
    cursor: pointer;
}

.language-selection-dropdown {
    font-size: 12px;
    height: 28px;
    border-radius: 10px;
    letter-spacing: 1.5px;
}
    select:hover {
        background-color : #574b90 !important;
    }
    .language-selection-dropdown option {
        background-color: #574b90 !important;
        font-size: 14px;
        letter-spacing: 1.5px;
    }