/* .time-slot.disabled {
    pointer-events: none;
    cursor: not-allowed;
} */
/*
:root{
    filter: invert(100%);
} */


@media (max-width: 767px){
    
    .btn.de-in-se {
        width: 40px !important;
    }
    
    .paginate.de-se-in {   
        position: relative;
        left: 4%;
    }
}

.paginate {
    text-align: center;
}

input.modal-input.video_appointment_class.numbervalidation {
    border: 1px solid red !important;
}


button#closeVideoCall {
    display: none;
}

.leave-meeting {
    /* border: 1px solid #4cd3aa; */
    padding: 15px 15px;
    height: 95%;
    position: relative;
}

.leave-meeting p {
    text-align: center!important;
    font-size: 22px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search-box-inventroy.detailpage {
    width: 100%;
    height: 100%;
    padding-top: 1%;
    padding-bottom: 2%;
}



iframe#myFrame {
    height: 100% !important;
    width: 100% !important;
}


a.browse-inventory.redefining-width.videocallinitiator {
    width: 100% !important;
}

button.btn.btn-default.btn-sm.closethiscall {
    width: 24%;
    height: 6%;
    padding-top: 15px;
    padding-bottom: 29px;
    position: absolute;
    background: #e52e2e;
    border-radius: 0;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    right: 10px;
    bottom: 4px;
    display: none !important;
}

.videocallclose{
    z-index: 9 !important;
    position: fixed !important;
    right: 17px !important;
    top: 8px !important;
}

p.text-center.ifnotavailable {
    font-size: 3em;
    margin-top: 30%;
    font-weight: 900;
    line-height: 1.6em;
}

.overlay_for_video {
    position: fixed;
    display: grid;
    width: 100%;
    /* height: 100%; */
    height: 95%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f4b136fc;
    z-index: 2;
    cursor: pointer;
}


.new-popup-form .time-slot {
    position: relative;
}
.new-popup-form .time-slot:before {
    position: absolute;
    left: 0px;
    top: -30px;
    line-height: 30px;
    background: #333;
    color: #fff;
    padding: 0 15px;
    content: "";
    border-radius: 5px;
    display: none;
}
.new-popup-form .time-slot:hover:before {
    display: block;
}
.new-popup-form .time-slot.busy_hour:before {
    content: "Busy Hours";
}
.new-popup-form .time-slot.slightly_busy:before {
    content: "Slightly Busy";
}
.new-popup-form .time-slot.normal_hour:before {
    content: "0 Wait Time";
}
.new-popup-form .time-slot.busy_hour {
    border: 1px solid red;
}
.new-popup-form .time-slot.slightly_busy {
    border: 1px solid #ffa500;
}
.new-popup-form .time-slot.normal_hour {
    border: 1px solid #1d8178;
}
.slot-hint span {
    font-size: 10px;
    width: 33%;
    display: flex;
    line-height: 15px;
}
.slot-hint {
    display: flex;
    margin-bottom: 10px;
    padding-left: 15px;
}
.slot-hint span i {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.slot-busy-hours i {
    border: 1px solid red;
}
.slot-slight-hours i {
    border: 1px solid #f75205;
}
.slot-normal-hours i {
    border: 1px solid #1d8178;
}

.swal-overlay.swal-overlay--show-modal {
    z-index: 99999;
}

select.timeslots.dropdown-toggle {
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #8f9bb3;
    height: 48px;
    border-radius: 4px;
    border: solid 1px #e4e9f2;
    background-color: #f7f9fc;
    width: 100%;
}

a.store-details i.fa.fa-whatsapp {
    position: relative;
    top: 2px;
    left: 8px;
    color: #25d366;
}

div#free-eyecheckup {
    display: none;
}

#google-reviews {
    margin: 0 auto;
}

.checked {
    color: orange;
}

.rating-process {
    width: 48%;
}

.bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
    margin-top: 9px;
    border-radius: 10px;
}

.bar-container div {
    border-radius: 3px;
}

.bar-5 {
    width: 60%;
    height: 10px;
    background-color: #4caf50;
}

.bar-4 {
    width: 30%;
    height: 10px;
    background-color: #2196f3;
}

.bar-3 {
    width: 10%;
    height: 10px;
    background-color: #00bcd4;
}

.bar-2 {
    width: 4%;
    height: 10px;
    background-color: #ff9800;
}

.bar-1 {
    width: 15%;
    height: 10px;
    background-color: #f44336;
}

.rating {
    border: none;
}

.start-rating {
    margin: 0 15px 0 0;
}

.start-rating ul {
    padding: 0px;
    list-style: none;
    margin: 7px 0 0 0;
}

.start-rating ul li {
    margin-top: 5px;
    font-size: 12px;
}

#google-reviews .row {
    display: flex;
    margin: 0px;
}

.average-rating {
    text-align: center;
    width: 35%;
}

.rating {
    border: none;
    padding: 5px 0;
    width: 100px;
    margin: auto;
}

.average {
    font-size: 36px;
    margin-top: 20px;
}

.all-reviews {
    font-size: 12px;
    color: #2e3a59;
}

#google-reviews p {
    margin-bottom: 5px;
}

.reviews__content {
    padding: 0px;
    list-style: none;
    margin: 20px 0 0 0;
}

.reviews__content::-webkit-scrollbar {
    width: 5px;
    position: relative;
    top: 30px;
}

/* Handle */
.reviews__content::-webkit-scrollbar-thumb {
    background: #a6a6a6;
    position: relative;
    top: 30px;
}

/* Handle on hover */
.reviews__content::-webkit-scrollbar-thumb:hover {
    background: #1d8178;
}

.reviews__content li {
    margin: 0 0 20px;
    padding: 10px 12px 15px;
    background: #f7f9fc;
    border-radius: 0px 30px 0px 30px;
}

.heading {
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Rajdhani", sans-serif;
    color: #505050;
}

.eyecheckup-btn {
    text-align: right;
}

.badge-pill {
    padding: 0.5em 1em;
    font-size: 10px;
    font-weight: 400;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 0;
}

.badge-light {
    color: #000;
    background-color: #f4f4f4;
    border: 1px solid #adadad;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    height: 25px;
    width: 100px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-shadow: 0px 1px 0 #a2a2a2;
}

.store-tags h3 {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #adadad;
    padding-bottom: 10px;
    font-weight: 600;
    font-family: "Rajdhani", sans-serif;
}

.star-ratings-css-top {
    color: #e7711b;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}

.star-ratings-css-bottom {
    padding: 0;
    display: block;
    z-index: 0;
}

.star-ratings-sprite {
    background: url("../../images/star-grey.png") repeat-x;
    font-size: 0;
    height: 21px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 80px;
    margin: 0 auto;
    background-size: 16px;
}

.star-ratings-sprite-rating {
    background: url("../../images/star-active.png") repeat-x;
    float: left;
    height: 18px;
    display: block;
    background-size: 16px;
}

.reviews__review-er.avatar_image {
    width: 55px;
    border-radius: 50%;
    margin-right: 15px;
    float: left;
    border: 1px solid #eee;
    padding: 0px;
    margin-top: 0px;
}

.reviews__review-er {
    margin-bottom: 7px;
    color: #2e3a59;
    margin-top: 9px;
    font-size: 16px;
}

.detail-search p {
    font-weight: 400;
    line-height: 20px;
}

.store-container {
    overflow: hidden;
    display: flex;
}

.reviews__review-date {
    font-size: 10px;
    font-weight: 400;
    margin-top: 3px;
    position: absolute;
    right: 0px;
}

.reviews__review-comment {
    margin-top: 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    clear: both;
}

.reviews__review-rating {
    font-weight: 300;
    font-size: 11px;
    display: flex;
    position: relative;
}

.user-rating {
    width: 80px;
}

.user-rating .star-ratings-sprite-rating {
    float: none;
    display: inline-block;
}

/*.review_msg{
  display: none;
}*/

.toggle-content {
    display: none;
}

.toggle {
    color: #1d8178;
    text-decoration: underline;
}

.user_login_message {
    font-family: "Rajdhani", sans-serif;
    color: #e81445;
}

.store-name {
    padding: 12px 12px 4px;
    position: absolute;
    bottom: -27px;
    left: 0;
    right: 0;
}

.store-name span {
    display: block;
}

.store-name span {
    color: #1d8178;
    font-size: 16px;
    font-weight: 500;
    font-family: "Futura Book";
    text-decoration: none;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 5px;
    position: static;
}

/*.store-name span:hover{
  border-bottom: 1px solid #1d8178;
  text-decoration: none;
}*/

/*appointment css start */
#appointment-modal h4 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e9f2;
    margin: 0 -16px 16px -16px;
    padding-bottom: 12px;
    font-weight: 600;
}

#appointment .input-block {
    margin-bottom: 20px;
    margin-top: 20px;
}

#video_appointment .input-block {
    margin-bottom: 20px;
    margin-top: 20px;
}

#appointment .input-block label {
    width: 40%;
    font-weight: 400;
}


#video_appointment .input-block label {
    width: 40%;
    font-weight: 400;
}



#appointment .input-block input,
.optional input,
.chosen-select {
    width: 59%;
    height: 35px;
    background: #f7f9fc;
    color: #222b45;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 400;
    border: 1px solid #e4e9f2;
    padding: 0 5px;
}

#video_appointment .input-block input,
.optional input,
.chosen-select {
    width: 59%;
    height: 35px;
    background: #f7f9fc;
    color: #222b45;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 400;
    border: 1px solid #e4e9f2;
    padding: 0 5px;
}

.optional {
    padding: 6px 0;
}

.optional input {
    width: 100%;
}

#appointment fieldset {
    margin-bottom: 10px;
}

#video_appointment fieldset {
    margin-bottom: 10px;
}

.select-day-time {
    border: 1px solid #eee;
    padding: 20px 15px 10px;
}

/* .day-block {
    display: inline-block;
    width: 13.6%;
    text-align: center;
    padding: 10px 0;
    transition: 0.4s;
    cursor: pointer;
    background: #0000;
    color: #1d1a1ac9;
    margin: 0 !important;
    border: 2px solid #402a0f33;
} */

.day-block {
    display: inline-block;
    width: 13.6%;
    text-align: center;
    padding: 10px 0;
    transition: 0.4s;
    cursor: pointer;
    background: #000;
    color: #fff;
    margin: 0 !important;
}

.day-block span {
    display: block;
    margin: 6px 0;
}

.time-slot {
    display: inline-block;
    width: 24.2%;
    text-align: center;
    border: 2px solid #e4e9f2;
    padding: 10px;
    font-weight: 400;
    padding: 15px 0;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.4s;
    font-size: 12px;
    font-weight: revert;
}

.time-slot:hover,
.time-slot.active {
    border: 2px solid #1d8178;
    color: #1d8178;
}

.whats-rem input[type="checkbox"] + label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}
.whats-rem input[type="checkbox"] {
    display: none;
}
.whats-rem input[type="checkbox"] + label:before {
    content: "\2714";
    border: 0.1em solid #000;
    border-radius: 0.2em;
    display: inline-block;
    width: 18px;
    height: 18px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-right: 5px;
    vertical-align: bottom;
    color: transparent;
    transition: 0.2s;
    margin-top: 15px;
}
.whats-rem input[type="checkbox"] + label:active:before {
    transform: scale(0);
}
.whats-rem input[type="checkbox"]:checked + label:before {
    background-color: MediumSeaGreen;
    border-color: MediumSeaGreen;
    color: #fff;
}

.day-block:hover,
.day-block.active {
    /* background: #f36523; */
    background: #c9edea;
}

.modal-dialog {
    max-width: 700px;
}

.submitBtnLead {
    margin-top: -10px;
    font-weight: 400;
    padding: 12px 10px;
    cursor: pointer;
    position: relative;
    top: -8px;
}

.time-slot-field,
.day-group {
    text-align: center;
}

.time-slot-field label,
.day-group label {
    margin: 18px 0 15px 0;
    color: #505050;
}

.day-group label {
    margin-top: 0px;
}

.disabled {
    cursor: not-allowed;
    cursor: not-allowed;
}

.disabled:hover {
    border-color: #e4e9f2;
    color: #444;
}

div#mapFullScreen div {
    color: #f7f9fc !important;
}

.mobileview {
    display: none;
}

.tel span {
    background: #ed1b24;
    padding: 1px 15px;
    color: #fff;
    float: right;
    margin-right: 0;
    font-size: 13px;
    margin-left: 30px;
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #1d8178;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #f26522;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

a#whatsappimage {
    display: none;
}

.loc-pin {
    max-width: 5%;
}

.eyecheckup {
    background: linear-gradient(80deg, #31b2b0, #edbc31);
}

.eyecheckup:hover {
    background: linear-gradient(80deg, #31b2b0, #edbc31);
}

/*appointment css end */

@media all and (max-width: 1024px) and (min-width: 768px) {
    .payment ul li {
        font-size: 10px;
    }

    .store-name span {
        font-size: 14px;
    }

    .rating-process {
        width: 40%;
    }

    .average {
        font-size: 32px;
    }

    .start-rating ul li {
        margin-top: 6px;
    }

    .reviews__review-date {
        position: static;
        padding-top: 30px;
    }

    .reviews__review-rating {
        display: block;
    }

    #content.detail-search .nearby-stores-content .store-info {
        width: 50%;
    }

    .heading {
        font-size: 26px;
    }

    .user-rating {
        position: absolute;
        left: 67px;
    }

    .tabletview {
        float: right;
    }

    .navbar-brand {
        padding: 0px;
    }

    .upper-part .btn {
        float: right;
        margin-top: 12px;
    }

    .upper-part .col-md-12.d-md-flex {
        display: block !important;
    }
}

@media all and (max-width: 767px) {
    .slot-hint {
        margin-bottom: 20px;
        padding-left: 0px;
    }
    .new-popup-form .time-slot:before {
        width: 76px;
        text-align: center;
        font-size: 10px;
        padding: 0;
    }
    .new-popup-form .time-slot-field:last-child {
        text-align: left;
        margin: 5px 0 0;
    }
    #free-eyecheckup {
        width: auto;
        text-align: right;
        font-size: 12px;
        margin-top: 9px;
        display: none !important;
        text-transform: uppercase;
        font-family: Rajdhani, sans-serif;
        font-weight: 600;
        border: 1px solid #c9edea;
        border-radius: 25px;
        padding: 10px 8px 3px 10px;
        background: #c9edea;
        box-shadow: 0px 2px 20px rgba(46, 229, 157, 0.4);
        cursor: pointer;
    }

    #free-eyecheckup i.fa.fa-whatsapp {
        color: #4ac959;
        font-size: 20px;
        float: right;
        margin-left: -17px;
        padding-left: 23px;
        margin-top: -4px;
    }

    #free-eyecheckup a {
        color: #505050;
        text-decoration: none;
        font-weight: 700;
    }

    .navbar-brand {
        padding: 0px;
        width: 50%;
        margin-right: 0;
    }

    .upper-part .btn {
        float: right;
        margin-top: 13px;
    }

    .upper-part .col-md-12.d-md-flex {
        display: block !important;
    }

    .tel-mobile img {
        width: 25px;
    }

    .lenskart-offer-desk.showthis.home.desktopview {
        display: none;
    }

    #scroll {
        right: 22px;
        bottom: 60px;
    }

    a#whatsappimage {
        display: block;
        position: fixed;
        bottom: 10px;
        right: 22px;
    }

    a#whatsappimage img {
        filter: drop-shadow(2px 2px 2px #989898);
        width: 135px;
    }

    ul#reviews__content,
    .list-view-sidebar {
        height: auto;
        overflow-y: initial;
    }

    #google-reviews {
        margin-top: 30px;
    }

    .modal-open .modal {
        padding-right: 0px !important;
    }

    .day-block {
        width: 13%;
    }

    .time-slot {
        width: 49%;
        margin-bottom: 10px;
    }

    #appointment .input-block input,
    .optional input,
    .chosen-select {
        width: 53%;
    }

    #video_appointment .input-block input,
    .optional input,
    .chosen-select {
        width: 53%;
    }

    #video_appointment .input-block label {
        width: 44%;
    }

    #appointment .input-block label {
        width: 44%;
    }

    .mobileview {
        display: block;
    }

    .desktopview {
        display: none;
    }

    a.tel-mobile {
        margin: 12px 0px 0 8px;
    }
}

@media all and (max-width: 479px) {
    .heading,
    #content.detail-search h1 {
        font-size: 24px;
    }

    .heading,
    #content.detail-search h1 {
        text-align: center;
    }

    .upper-part .btn {
        font-size: 11px;
    }

    .imgs-grid .imgs-grid-image .image-wrap {
        display: block;
    }
}

@media all and (max-width: 360px) {
    .select-day-time {
        padding-right: 8px;
        padding-left: 8px;
    }
}

@media all and (max-width: 359px) {
    .day-block {
        width: 12%;
    }

    #free-eyecheckup {
        font-size: 10px;
        margin-top: 10px;
    }
}
