
    .product-options-wrapper {
            display: none;
        }



        .second-section {
          display: none;
      }

        .third-section {
          display: none;
      }

       .fourth-section {
        display: none;
      }

      .step-current {

        font-size: 150%;
        background-color: #bfdee0 !important;
        text-align: center;
    }
    @media(max-width:767px){
        .configration{
            width:100% !important
        }
        body .lenskart-section .main-box .configration .list-group li{
            min-height: auto;
        }

        body #first-section .col-md-12 label, #lensoptions .col-md-12 label{
            width: 100%;
        }
        body .lenskart-section .main-box .bottom-border .second-boxes{
            width:94% !important;
            margin: 0 auto;
            margin-bottom: 10px;
        }
        body #prescription .configration,
        body .ov-item-value > .main *{
            width:100% !important
        }
        body .prescription-section {
            text-align: Left;
            margin-left: 0;
            width: 100% !important;
        }
        body .second.secondBottom{
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            margin:0 -5px;
        }
        body .second.secondBottom:before{
            display:none
        }
        body .second.secondBottom [class*="col"]{
            padding:0 5px;
        }
        body .lenskart-section .main-box .configration .list-group li.extra{
            font-size:13px;
        }
        .whiteSpace{
            white-space:nowrap;
        }
        body .lenskart-section .main-box .custom-box, #lensoptions .main-box .custom-box-forth,
        body #lenspakage .l_p_radios_selected{
            width: 100% !important;
        }

        body #lenspakage .l_p_radios_selected{

        }
        body .ov-item-value > .main{
            width: 100%;
            flex-wrap: wrap;
        }
        body .ov-item-value > .main *{}
        body .btn-warning{
            width:100% !important
        }
    }


    .main-forth {
        float: left;
        width: 100%;

    }

    .photochrome {
        display: none;
    }

    .sunglasses {
        display: none;
    }

    .l-third ul {
        display: inline;
    }

    .l-third ul li {

        /* cursor: pointer;
        width: 25px;
        padding: 0 3px;
        position: relative;
        border-radius: 50%;
        border: 1px solid rgba(0.0, 0, 0.5);
        height: 25px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        opacity: 0.5; */
        width: auto;
        padding: 0 3px;
        position: relative;
        border: none;
        height: auto;
        display: flex;
        opacity: unset;

    }

    .l-third ul li.active {
        opacity: 1;
    }

    .ov-item-value .l-third ul li .circle {

        width: 50px !important;
        height: 50px !important;
        background: #000;
        display: inline-block;
        border-radius: 50%;
        vertical-align: top;

    }

    .l-third ul li p {

        display: inline-block;
        /* position: unset;
        opacity: 0; */

    }

    .box-tocart {
        display: none;
    }

    .emailheading {
        text-align: center;
        font-size: 30px;
        text-transform: uppercase;
        background: #2a9097;;
        padding: 10px 0;
        color: #fff;
    }

    .emailcontent {
        padding: 10px 38px;
        font-size: 17px;
        text-align: justify;
        background: #fff;
    }

    .content-boxs {
        border: 1px solid;
    }

    .seletedfile {
        padding: 20px;
        height: 94px;
        font-size: 26px;
        text-align: center;
    }

    .circle-append {
        cursor: pointer;
        width: 25px;
        padding: 0 3px;
        position: relative;
        border-radius: 50%;
        border: 1px solid rgba(0.0, 0, 0.5);
        height: 25px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        opacity: 0.5;
    }

    .circleinsert {
        width: 15px;
        height: 15px;
        background: #000;
        display: inline-block;
        border-radius: 50%;
        vertical-align: top;
    }

    .login-button a {
        border: 2px solid;
        text-align: center;
        float: left;
        padding: 8px 20px;
        margin-left: 37%;
        background: #2a9097;
        color: #fff;
    }

    .col-md-12.login-button {
        text-align: center !important;
        margin: 0 auto;
        float: left;
    }

    .photochromefirst {
        display: none;
    }

    .second.fill-online {
        padding: 20px 0px
    }

    .second.fill-online .configration {
        width: 100% !important;
    }

    .second.fill-online .configration ul {
        display: grid;
        grid-template-columns: 12% repeat(4, 1fr);
        grid-gap: 20px;
        margin: 0px;
        padding: 0 10px;
    }


    @media (max-width: 767px) {
        .overlay-lenskart-section {
            overflow-y: auto;
        }
        .second.fill-online .configration ul {
            grid-template-columns: 100%;
            grid-gap: 5px;
        }

        .second.fill-online .configration:nth-child(1) {
            display: none;
        }

        body .lenskart-section .main-box .configration .list-group li.extra {
            font-size: 14px;
            text-align: center;
            width: 100%;
            display: flex;
            justify-content: center;
            background: #595959 !important;
            color: #fff;
            padding: 10px;
            border-radius: 5px;
            margin-top: 20px;
        }

    }

  /*-------------- new css--------------- */

  /* first page */
  .overlay-lenskart-section .popup-lenskart-section .closed {
    font-weight: normal;
    }
  /* .active-lens-popup .lenskart-section .main-box {
    margin-bottom: 40px;
    padding-bottom: 40px;
} */
.active-lens-popup .lenskart-section .main-box {
    margin-bottom: 65px;
    padding-bottom: 65px;
}
  .active-lens-popup .fixedbar-sticky {
    border-top: 1px solid #e1e1e1 !important;
    }
  .overlay-lenskart-section .popup-lenskart-section {
        padding-top: 20px !important;
  }
  .lenskart-section .first-section .main-box{
    max-width: 1440px;
  }
  .first-section .custom-box {
  display: flex;
  height:100%;
  border: 1px solid #E1E1E1 !important;
  margin: 0 auto;
  }
  .first-section .step_one_image {
  width: 50% !important;
  height: 100%;
  }
  .first-section .step_one_image img {
  height: 100%;
  width: 100%;
  }
  .first-section .step_one_content {
  width: 50% !important;
  display: flex;
  flex-direction: column;
  padding:25px;
  }

  .first-section .step_one_content .heading {
  order: 1;
  color: #000000 !important;
  font-size: 20px !important;
  text-align: left;
  margin: 0 !important;
  }
  .first-section .step_one_content .sub-heading {
  order: 3;
  text-align: left;
  color:#6d6d6d;
  font-size: 16px;
  }
  .first-section .step_one_content .sub-text {
  order: 2;
  background: transparent;
  color: #299097;
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
  text-align: left;
  margin:12px 0;
  }


  /* first page end*/

  /* second page */

  .active-lens-popup .lenskart-section #lensoptions .col-md-12 label {
  width: 50% !important;
  margin: 20px 0;
  }
  .lenskart-section .second-section .main-box {
  max-width: 1440px;
  }
  .lenskart-section #lensoptions .main-box .custom-box-forth {
  align-content: unset;
  justify-content: unset;
  display: flex;
  flex-direction: row-reverse;
  height: 100% !important;
  border: 1px solid #E1E1E1 !important;
  margin: 0 auto;
  flex-wrap: unset;
  }
  #lensoptions .step-two-content-section {
  display: flex;
  flex-direction: column;
  }
  #lensoptions .step-two-content-section .sub-text {
  order: 2;
  background: transparent;
  color: #299097;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  padding-left: 0;
  text-align: left;
  margin: 12px 0;
  position:unset;
  float:unset;

  }
  #lensoptions .step_two_image {
  width: 50% !important;
  height: 100%;
  }
  #lensoptions .step_two_image img {
  height: 100%;
  width: 100%;
  }
  #lensoptions .step-two-content-section {
  width: 50% !important;
  display: flex;
  flex-direction: column;
  padding: 25px;
  }
  .lenskart-section #lensoptions .step-two-content-section .heading {
  order: 1;
  color: #000000 !important;
  font-size: 20px !important;
  text-align: left;
  margin: 0 !important;
  padding-top:0;
  text-transform: capitalize;
  }
  #lensoptions .main-box .step-two-content-section .sub-heading {
  order: 3;
  text-align: left;
  color: #6d6d6d;
  font-size: 16px;
  margin: 0 !important;
  }
  /* second step secondary section  */

  .insurance-content .insurance-plan {
  float: unset;
  /* width: 42%; */
  width: 568px;
  margin: auto;
  align-items: center;
  justify-content: center;
  border: 1px solid #E1E1E1;
  padding: 0;
  /*margin-top: 30px;*/
  }
  .insurance-content .insurance-plan .insurance-image {
  padding: 0px;
  width: 50%;
  }

  .insurance-content .insurance-plan .insurance-image img {
    width: 100%;
  }
  .insurance-content .insurance-plan .col-md-10 {
  width: 50%;
  padding:30px;
  }

  .lenskart-section .insurance-plan .option-insurance-description {
  align-items: baseline;
  align-items: baseline;
  font-size: 16px;
  color: #8b8b8b;
  line-height: 25px;
  margin-bottom: 25px;
  margin-top: 25px !important;
  }
  .insurance-plan .insurance-content .btn-primary {
  border-color: #299097;
  font-size: 18px;
  background: #299097;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  width: 100%;
  margin-bottom: 30px;
  }
  .pdp-additional-upsells-title {
  text-align: center;
  }
  .subtotal-heading-popup {
  display: grid;
  justify-content: center;
  align-items: center;
  color: #299097;
  font-size: 16px;
  text-transform: unset;
  font-weight: bold;
  padding: 10px;
  max-width: 1030px;
    margin: auto;
    grid-template-columns: 1fr 0fr 0fr;
  }
  .subtotal-heading-popup .sticky-price {
  padding-top: 0;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  padding-right: 15px;
  }

  /* fourth page*/
  .fourth-section .second {
  display: flex;
  flex-wrap: wrap;
  }
  .fourth-section .second-boxes {
  justify-content: flex-start !important;
  height: auto !important;
  text-transform: inherit !important;
  font-weight: normal !important;
  color: #000 !important;
  text-align: left !important;
  display: flex;
  flex-wrap: wrap;
  width: 35% !important;
  margin: 13px;
  letter-spacing: 0 !important;
  border: 1px solid #E1E1E1 !important;
  padding: 60px 15px 0px 15px;
  }
  .fourth-section .second-boxes .pre-txt {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  }
  .fourth-section .second-boxes .prescription-text {
  color: #6d6d6d;
  font-size: 16px;
  padding: 15px 0;
  min-height: 110px;
  }
  .fourth-section .second-boxes .select {
  background: #299097;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #299097;
  padding: 10px 30px;
  /* width: 170px; */
  width: 100%;
  height: 50px;
  margin-bottom: 28px;
  }

  .fourth-section .emailorfax {
    width: 35%;
    padding: 60px 15px 0px 15px;
    margin: 13px;
    border: 1px solid #E1E1E1;
    position: relative;
}
.fourth-section .emailorfax .ribbon {
    left: 0;
}
.fourth-section .emailorfax .use-saved {
    background: #299097;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #299097;
    padding: 10px 30px;
    width: 100%;
    height: 50px;
}
  .lenskart-section .fourth-section .main-box{
  max-width: 1440px !important;
  }
  .lenskart-section .forth-section-content .text-form {
  display: inline-block;
  float: left;
  width: 20%;
  color: #000000;
  opacity: 70%;
  font-weight: bold;
  font-size: 16px;
  }
  .lenskart-section .forth-section-content .textarea {
  display: inline-block;
  float: right;
  width: 80%;
  padding-bottom: 20px !important;
  }


  /* form section */
  .fourth-section .fill-online .configration:last-child ul .list-group-item.extra label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
}
.fourth-section .fill-online #axis .list-group .extra::after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
}
  .fourth-section .form-txt {
  max-width: 800px;
  margin: auto;
  border: 1px solid #e1e1e1;
  width: 50%;
  }
  .fourth-section .fill-online {
  padding: 30px 20px;
  }
  .fourth-section .bottom-border {
  border-bottom: none;
  justify-content: center;
  }
  .fourth-section .fill-online .prescription-header {
  padding-bottom: 15px;
  padding-top: 26px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  }
  .fourth-section .fill-online .heading-prescription {
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
  }
  .fourth-section .fill-online .content-prescription {
  color: #8b8b8b;
  }
  .fourth-section .fill-online .configration {
  padding-top: 26px;
  padding-right: 26px;
  border-bottom: 1px solid #e6ebeb;
  width: 96% !important;
  }

  .fourth-section  .fill-online {
  padding-bottom: 10px !important;
  padding-top: 0 !important;
  }
  .fourth-section .fill-online .configration .list-group .list-group-item:first-child {
  font-weight: bold;
  opacity: 70%;
  color: #000000;
  }
  .fourth-section .fill-online .contact-text {
    padding-top: 8px;
}
  .fourth-section .fill-online #axis {
  padding-bottom: 15px;
  border-top: 1px solid #e6ebeb;
  }
  .fourth-section .fill-online .prism {
  padding-bottom: 15px;
  }
  .fourth-section .fill-online .prism ul{
  display: block;
  }
  .lenskart-section .fourth-section .fill-online .prism ul li{
  display: inline-block !important;
  padding-right: 20px;
  }
  .fourth-section .fill-online .configration:last-child ul li {
  display: inline-block !important;
  padding-right: 20px;
  }
  .fourth-section .fill-online .configration:last-child ul {
  display: block;
  }
  .fourth-section .fill-online .configration .liheading {
  font-size: 16px;
  color: #000000;
  opacity: 70%;
  background-color: transparent !important;
  }
  .fourth-section .fill-online .configration .list-group li {
  display: block !important;
  background:transparent !important;
  }
  .fourth-section .fill-online .configration .list-group li.extra{
  background: transparent !IMPORTANT;
  }
  .fourth-section .loginredirect {
    margin: auto !important;
    display: block;
    width: 100%;
}
  .fourth-section .loginredirect .login-button a {
    float:unset;
  font-size: 14px;
  text-transform: uppercase;
  margin: auto !important;
  padding: 17px 20px;
  }
  .fourth-section .loginredirect{
  /* margin-bottom: 50px !important; */
  }
  .add-cart-select {
    display: flex !IMPORTANT;
    margin: 0 auto;
    width: 40% !important;
    float: unset !important;
}
  .fourth-section .add-prism-value .extra {
  background: transparent !important;
  font-weight: bold;
  opacity: 70%;
  color: #000000;
  }
  .fourth-section .add-prism-value {
  padding: 20px 20px;
  }
  .fourth-section .add-prism-value .list-group-item {
  display: block !important;
  background: transparent !important;
  font-size: 16px;
  color: #000000;
  opacity: 70%;
  }


.fourth-section #saved {
   width: 35% !important;
    margin: 13px;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #E1E1E1 !important;
    padding: 60px 15px 0px 15px;
}


.fourth-section #saved .saved-prescription {
    color: #6d6d6d;
    font-size: 16px;
    padding: 15px 0;
    min-height: 135px;
}

.fourth-section #saved .use-saved {
    background: #299097;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #299097;
    padding: 10px 30px;
    /* width: 170px; */
    width: 100%;
    height: 50px;
    margin-bottom: 28px;
}

.fourth-section #saved .pre-txt {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}




  /* fourth page end */


  .overlay-lenskart-section{
  background:#fff !important;
  overflow:unset;
  overflow-y:auto;
  }
  .lens-center {
  text-align: center;
  color:#333333 !important;
  }
  .lenskart-section .lens-center .page-heading.bottom-rule {
  color: #299097;
  font-size: 16px !important;
  font-weight: bold;
  margin-top: 50px;
  }
  .lenskart-section .lens-center h3 {
  font-size: 18px;
  }
  .lenskart-section .lens-center .lenskart-logo {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6ebeb;
  display: block;
  }
  .lenskart-section .lens-center .lenskart-logo img {
  width: 272px;
  }
  .lenskart-section .wizard-steps {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;

  }
  .lenskart-section .wizard-steps .inside {
  display: flex;
  justify-content: space-between;
  padding: 0;
  }
  .lenskart-section .wizard-steps .inside li {
  text-align: center;
  border: 1px solid #BEDDE0;
  border-radius: 50%;
  font-size: 16px;
  padding: 6px 13px;
  z-index: 1;
  background: #fff;
  }
  .lenskart-section .wizard-steps .inside .step-line {
  position: relative;
  }
  .lenskart-section .wizard-steps .inside .step-line:after {
  content: '';
  position: absolute;
  top: 17px;
  left: -26px;
  border-bottom: 1px solid #BEDDE0;
  width: 50px;
  }
  .lenskart-section .main-box h1 {
  background: transparent !important;
  width: 100%;
  color:#000;
  text-align: center;
  }
  .lenskart-section .main-box {
  background:transparent;
  }
  .lenskart-section .main-box .height-box {
  display: block;
  }
  .lenskart-section #first-section .col-md-12 label{
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin: 20px 0;
  }


  /* 3rd page */
  .lenskart-section .wizard-steps {
    padding-bottom: 30px;
}

  .lenskart-section .third-section .third-section-content .col-md-12 {
    justify-content: space-between;
}
/* .lenskart-section #lenspakage .l_p_radios_selected {
    width: 23%;
} */
  .lenskart-section .third-section .third-section-content {
  max-width: 1440px;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-bottom-content {
/*  background: #299097;
  text-align:center;*/
    background: #ffffff;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    color: #4f9097 !important;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-bottom-content .main-price span{
  font-size:14px;
  }
  .lenskart-section #lenspakage .disable_2 .inner-box {
  background: #CD7F32 !important;
  color: #fff;
  font-weight: 500
  }
  .lenskart-section #lenspakage .l_p_radios_selected .custom-third {
  border: 1px solid #E1E1E1;
  }
  .lenskart-section #lenspakage .disable_3 .inner-box {
  background: #aeadb2 !important;
  }
  .lenskart-section #lenspakage .disable_3 .custom-third {
  border: 1px solid #47C1C9;
  }
  .lenskart-section #lenspakage .disable_3 .inner-box-full {
  background: #E9FEFF !important;
  }

  .lenskart-section #lenspakage .inner-heading{
  color: #fff;
  font-weight: 500
  }
  .lenskart-section #lenspakage .inner-box span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  }
/*  #lenspakage .l_p_radios_selected .box-plans .inner-box-full {
  padding-top: 39px;
  }*/
  .lenskart-section #lenspakage .disable_4 .inner-box {
  background: #c79822 !important;
  }
  .lenskart-section #lenspakage .disable_5 .inner-box {
   background: #596d74 !important;
  }
   .lenskart-section #lenspakage .disable_6 .inner-box {
    background: #726a7f !important;
  }

  .active-lens-popup {
  overflow: hidden;
  }

  .completed-icon-check {width: 50px;}


@media (max-width: 767px) {
    .sub-options-step-two-all{
        flex-direction: column;
    }

    .lenskart-section .ov-item-value.main-forth {
        width: auto !important;
        min-height: auto;
    }
    .lenskart-section .lens-center h3 {
        padding: 0px 15px;
    }
  /* first step */
  .lenskart-section .wizard-steps {
    padding-bottom: 0;
}
  #first-section .col-md-12 {
  flex-direction: column;
  }
  .lenskart-section #first-section .col-md-12 label {
  width: auto;
  margin: 10px 0;
  }
  .first-section .step_one_content {
  padding: 10px 15px;
  }
  .first-section .step_one_content .heading {
  font-size: 16px !important;
  }
  .first-section .step_one_content .sub-heading {
  font-size: 14px;
  }
  /* 2nd step */
  #lensoptions .main-box .col-md-12 {
  flex-direction: column;
  }
  .active-lens-popup .lenskart-section #lensoptions .col-md-12 label {
  width: auto !important;
  margin: 10px 0;
  }
  #lensoptions .step-two-content-section {
  padding: 10px 15px;
  }
  .lenskart-section #lensoptions .step-two-content-section .heading{
  font-size: 16px !important;
  }
  #lensoptions .main-box .step-two-content-section .sub-heading {
  font-size: 14px;
  }
  .insurance-content .insurance-plan {
  width: auto;
  margin-bottom: 60px;
  }
  .insurance-content .insurance-plan .insurance-image {
  width: 100%;
  }
  .insurance-content .insurance-plan .col-md-10 {
  width: auto;
  padding: 20px;
  }
  .insurance-plan .insurance-content .btn-primary {
  width: 170px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-box{
    padding: 5px 20px !important;
  }
  .lenskart-section #lenspakage .l_p_radios_selected {
  width: 100% !important;
  margin-bottom: 20px;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-box-full{
    width: 100%;
    padding-bottom: 50px !important;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-box-full p img{
    max-width: 30px !important;
  }
  #lenspakage .l_p_radios_selected .box-plans .inner-bottom-content{
    padding: 15px;
  }
  #lenspakage .col-md-12 {
        padding: 0;
    }
    #lenspakage .third-section-content{
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
  .insurance-plan .option-insurance-description {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px !important;
  }
  .lenskart-section .main-box .bottom-border .second-boxes {
  width: 100% !important;
  }
  .lenskart-section .forth-section-content .text-form {
  display: block;
  width: auto;
  }
  .lenskart-section .forth-section-content .textarea {
  display: block;
  width: auto;
  }
  .overlay-lenskart-section .popup-lenskart-section .closed {
  top: 65px !important;
  right: 30px;
  font-weight: normal;
  }
  .overlay-lenskart-section .popup-lenskart-section {
  padding: 20px 0 20px !important;
  }
  .fourth-section .fill-online .configration {
  padding-right: 0px;
  }
  .fourth-section .second-boxes .select{
    margin: 28px 0px;
  }
  .add-cart-select {
    width: 52% !important;
  }
  .add-cart-select .sticky-cart {
    font-size: 14px;
    letter-spacing: 0;
}
.fourth-section .second-boxes{
    width: 100% !important;
}
.fourth-section #saved,
.lenskart-section .fourth-section #saved  {
width: 94% !important;
}
.fourth-section #saved .use-saved {
    margin: 28px 0px;
}

}

  @media (max-width: 420px) {
    .add-cart-select {
        width: 75% !important;
      }
    .fourth-section .form-txt .second.bottom-border.fill-online.errormessage {
        flex-direction:column;
    }
  .fourth-section .loginredirect .login-button a {
  float: left;
  font-size: 12px;
  padding: 17px 10px;
  }
  .lenskart-section #lenspakage .l_p_radios_selected {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .overlay-lenskart-section .fourth-section .second-boxes .prescription-text {
  font-size: 14px;
  min-height: auto;
  }
  .first-section .custom-box {
  flex-direction: column;
  }
  .first-section .step_one_image {
  width: 100%!important;
  }
  .first-section .step_one_content {
  width: 100% !important;
  }
  .lenskart-section #first-section .col-md-12 label {
  margin-bottom: 30px;
  }

  .lenskart-section #lensoptions .main-box .custom-box-forth {
  flex-direction: column-reverse;
  }
  #lensoptions .step-two-content-section {
  width: 100% !important;
  }
  #lensoptions .step_two_image {
  width: 100% !important;
  }
  .active-lens-popup .lenskart-section #lensoptions .col-md-12 label {
  margin-bottom: 25px;
  }


  }
  .completed-step {
  position: relative;
  }
  .completed-step:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #23383B;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .overlay-lenskart-section .lenskart-section .main-box .list-group li select {
    /* background: url(../images/similar-left.png) no-repeat center; */
    background: transparent !important;
}


.ov-item-value.main-forth #continue {
    margin-top: 10px;
    border-color: #299097;
    font-size: 18px;
    background: #299097;
    color: #fff;
    width: 270px;
    padding: 10px 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ov-item-value.main-forth .l-third {
    width: 100%;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #8b8b8b;
    padding-top: 60px !important;
    position: relative;
}
.ov-item-value.main-forth .l-third .close-drop{
    position: relative;
}
.ov-item-value.main-forth .l-third .close-drop:before{
    content: '\e621';
    font-family: 'icons-blank-theme';
    font-size: 45px;
    font-weight: normal;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    text-align: center;
}
.close-dropped {
    height: 20px;
    width: 100%;
}
.ov-item-value.main-forth .l-third .colored{
    padding: 15px;
    display: none;

}
.sub-options-step-two-all {
    max-width: 1036px;
    margin: auto;
    text-align: center;
    /* display: flex;
    justify-content: center; */
}
.ov-item-value.main-forth{
    width: 300px !important;
    margin: 0 22px;
    margin-top: 30px;
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column !important;
    min-height: 280px;
    padding:15px 0;
    border: 1px solid #d6dadd !important;
}
.ov-item-value.main-forth .l-second {
    width: 100% !important;
    color: #8b8b8b;
    font-size: 16px;
    padding: 0 15px !important;
}
body .ov-item-value > .main {
    float: unset !important;
    align-items: unset !important;
    flex-direction: column;
    display: flex;
}
/* .ov-item-value.main-forth.photochrome {
    margin-left: auto;
    margin-right: auto;
    float: unset;
} */
.ov-item-value > .header {
    width: 100% !important;
    padding-left: 0 !important;
    font: 700 18px/17px Arial !important;
    justify-content: center;
}
.ov-item-value .l-third ul {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.ov-item-value .l-third ul li{
    margin-bottom: 1rem;
    margin-right: 0;
    border-top: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 10px;
    justify-content: space-between;
}
.ov-item-value.main-forth .decs-txt {
    margin-top: 10px;
    width: 45% !important;
    text-align: center;
}
.ov-item-value.main-forth .decs-bottom {
    padding: 10px 0 10px 15px;
    width: 210px;
}
.ov-item-value.main-forth .decs-bottom #continue{
    width: 190px;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0;
}
.ov-item-value .l-third ul .help-text {
    font-size: 16px;
    padding: 15px;
    text-align: left;
    font-weight: normal;
    margin: 0;
    border-top: 1px solid #ccc;
}
.ov-item-value.main-forth .l-forth {
    color: #299097;
    font-size: 18px;
    font-weight: bold;
   /* margin-top: 10px; */
    padding: 0;
    width: auto;
    margin-left: 15px;
}
.ov-item-value.main-forth .color-img img {
    height: 43px;
}
.ov-item-value.main-forth .color-img{
    text-align: center;
    padding: 15px 0;
}
.sub-options-step-two-all .ov-item-value.main-forth .price-continue .l-forth {
    margin-left: 0;
}
.price-continue {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    /* margin-top: 45px; */
}
.ov-item-value.main-forth .col-md-3, .ov-item-value.main-forth .col-md-6 {
    padding: 0;
}
.uploadfile #myform input#filetest {
    position: relative;
    visibility: hidden;
}
.uploadfile #myform input#filetest:after {
    content: "\f093";
   font: normal normal normal 14px/1 FontAwesome;
   font-size: 20px !important;
   position: absolute;
   top: 0px;
   left: 0;
   right: 85px;
   text-align: center;
   visibility: visible;
}
.uploadfile #myform {
    margin-top: 30px;
}
.uploadfile #myform input#filetest:before{
    content: 'Select File';
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 30px;
    right: 0;
    text-align: center;
    visibility: visible;
}
.uploadfile #myform input#but_upload {
    background: #299097 !important;
    border: 1px solid #299097 !important;
    color: #fff;
    width: 150px;
    padding: 10px 10px;
    border-radius: 4px;
}
.uploadfile .upload-success {
    text-align: center;
    padding-top: 10px;
}
.overlay-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    visibility: visible;
    opacity: .8;
}
.overlay-bg #cstm-loader, .overlay-bg-all #cstm-loader-all {
    max-width: 100%;
    max-height: 100%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 11111;
}
.uploadfile .file_upload {
    display: none;
}
.lenskart-section{
    position: relative;
}
.lenskart-section .cstm-update-options {
    width: 270px;
    color: white !important;
    margin: auto;
    display: block !important;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}
.checkout-cart-index .cart .product-item-details .item-options dd a button:before {
    content: '';
    /* background: url(..images/edit.png); */
    position: absolute;
    top: 7px;
    left: 2px;
}
.checkout-cart-index .cart .product-item-details .item-options dd a button {
    border: none !important;
    color: inherit !important;
    font-size: 18px;
    font-weight: normal !important;
    text-transform: capitalize !important;
    position:relative;
}
.clear-lens-protection .insurance-plan .col-md-10 {
    width: 100%;
    padding: 30px 0 0;
}
.clear-lens-protection .insurance-plan .option-insurance-description{
    padding: 0 36px;
    display: none;
}
.clear-lens-protection .pdp-additional-upsells-title {
    text-align: left;
    padding: 12px 26px;
    font-weight: 500;
}
.clear-lens-protection .insurance-plan .lens-feature {
    display: grid;
    grid-column-gap: 2rem;
    grid-template-columns: repeat(2, 2fr);
    border-top: 1px solid #D5D7DA;
    border-bottom: 1px solid #D5D7DA;
    padding: 15px 32px 0;
}
.clear-lens-protection .insurance-plan .lens-feature .text-with-image {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.clear-lens-protection .insurance-plan .option-insurance{
    text-align: center;
    font-size: 30px;
    /*margin-top: 20px;*/
}
.clear-lens-protection .insurance-plan .option-insurance span{
    font-size: 18px;
    margin-top: 22px;
    display: block;
    color: #DA6957;
}
.clear-lens-protection .continue-thanks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 32px;
    margin: 16px 0;
}
.clear-lens-protection .insurance-content .continue-thanks button {
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    width: 225px;
    padding: 14px 14px;
    margin: 0;
    text-align: center;
}
.clear-lens-protection .insurance-content .continue-thanks .no-thanks{
    color: #848688;
    background-color: transparent;
    border: 2px solid #848688;
}
.clear-lens-protection .insurance-plan .lens-feature .text-with-image img {
    width: 50px;
    height: 50px;
    margin-right: 18px;
}
.clear-lens-protection .insurance-plan .lens-feature .text-with-image p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.clear-lens-protection .insurance-plan {
    border: 2px solid #018FA8;
}

@media(max-width:767px){

    .clear-lens-protection .insurance-plan .lens-feature {
        grid-template-columns: repeat(1, 2fr);
        padding: 15px 15px 0;
    }
    .clear-lens-protection .pdp-additional-upsells-title {
        padding: 12px 5px;
    }
    .clear-lens-protection .continue-thanks {
        padding: 0px 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .clear-lens-protection .insurance-content .continue-thanks .extra-protection {
        margin-bottom: 20px;
    }
}


.loggin-check .login-overlay{
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: #0b0b0bd1;
    max-height: 100%;
    margin: auto;
    overflow: auto;
    position: fixed;
}
.loggin-check .login-overlay .login-register-popup {
    margin: auto;
    max-width: 45%;
    background: #fff;
    padding: 15px;
    border: 1px solid #d6dadd;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 600px;
}
.loggin-check .login-overlay .popup-login-form .container label {
    font-size: 18px;
    font-weight: 500;
}
.loggin-check .login-overlay .popup-login-form .container input {
    margin-bottom: 16px;
}
.loggin-check .login-overlay .popup-login-form .container .action.login.primary {
    width: 210px;
    margin: auto;
    display: block;
    padding: 8px 10px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
}
.loggin-check .login-overlay .popup-login-form .container {
    background: transparent !important;
    max-width: 65%;
}
.loggin-check .login-overlay .popup-login-form .container:last-child {
    text-align: center;
}
.loggin-check .login-overlay .popup-login-form .container .cancelbtn {
    width: 210px;
    padding: 7px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    border-color: #c2c2c2;
    margin-top: 20px;
}
.loggin-check .login-overlay .login-container {
    margin-top: 35px;
}

.loggin-check .login-overlay .popup-content {
    text-align: center;
}
.loggin-check .login-overlay .popup-content .pre-txt {
    font-size: 20px;
    display: block;
    margin: 1em 0;
    text-transform: uppercase;
    font-weight: 600;
}
.loggin-check .login-overlay .popup-content .upload-saved-prescription p {
    font-size: 18px;
    line-height: 21px;
}

#lenspakage .l_p_radios_selected [class*="col"] .box-plans .inner-box-full p img {
    max-width: 15%;
    width: unset !important;
}
@media(max-width:767px){
    .loggin-check .login-overlay .login-register-popup {
        max-width: 95%;
    }
    .loggin-check .login-overlay .popup-login-form .container {
        max-width: 80%;
    }
    .fourth-section .emailorfax {
        width: 100% !important;
    }
}
@media (min-width:320px) and (max-width:400px) {
    .loggin-check .login-overlay .login-register-popup {
        max-width: 85%;
        max-height: 600px;
    }

}
.catalog-product-view .cstm-customer-logged-in .cstm-div .cstm-prescription-values-div .continue-btn {
    width: 320px !important;
    margin: 0px auto;
    display: block;
    height: auto;
    position: unset !important;
}
.catalog-product-view .cstm-customer-logged-in .cstm-div .cstm-files-div .continue-btn {
    width: 320px !important;
    margin: 0px auto;
    display: block;
    height: auto;
}
.catalog-product-view .cstm-customer-logged-in .cstm-div .cstm-btn-show-images,.catalog-product-view .cstm-customer-logged-in .cstm-div .cstm-btn-show-pres-list {
    background: #299097 !important;
    border: 1px solid #299097;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}
.lenskart-section #lensoptions .main-box .custom-box-forth.active-box .sunglasscolor {
    display: none;
}
.catalog-product-view .fourth-section .form-txt .continue-btn {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media(min-width:768px){
.catalog-product-view .cstm-customer-logged-in .cstm-div .cstm-prescription-values-div {
    /* display: grid;
    grid-column-gap: 1.5rem;
    grid-template-columns: repeat(2, 2fr); */
}
.catalog-product-view .cstm-prescription-values-div .cstm-options-ord {
    /* width: 100% !important; */
}
}

 /* css */
 .grid-option .choose-lenses{
    max-width: 767px;
    margin: auto;
    }
    .grid-option .lens-next-day .lenseCard-sec {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(2, 2fr);
    }
    .grid-option .lens-next-day .lenseCard-sec .lenseCard-text{
    display: flex;
    align-items: center;
    background-color: #eff2f7;
    border-radius: 8px;
    padding: 15px;
    cursor: pointer;
    min-height: 140px;
    }
    .grid-option .lens-next-day .lenseCard-sec .lenseCard-text:hover {
    background-color: #26b3a3;
    color: #fff;
    }
    .grid-option .lens-next-day .lenseCard-sec .lenseCard-text:hover .gray-clr{
        color: #fff;
    }
    .grid-option .lens-next-day .lenseCard-sec .ribbon-relative {
    position: relative;
    }
    .grid-option .lens-next-day .lenseCard-sec .ribbon-relative .ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.grid-option .lens-next-day .lenseCard-sec .ribbon-relative .ribbon span {
    font-size: 9px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: linear-gradient(#321940 0%,#381C47 100%);
    box-shadow: 0 3px 10px -5px rgb(0 0 0);
    position: absolute;
    top: 19px;
    right: -21px;
}
.lens-next-day .lenseCard-sec .lenseCard-text .lenseCard_image {
    width: 60px;
    float: left;
    font-size: 60px;
}
.lens-next-day .lenseCard-sec .lenseCard-text .lensecard_detail {
    width: calc(100% - 60px);
    padding-left: 15px;
    float: left;
}
.lens-next-day .lenseCard-sec .lenseCard-text .lensecard_detail .gray-clr {
    margin: 0.25rem 0;
    line-height: 16px;
    font-size: 14px;
    color: #999;
}
.lens-next-day .lenseCard-sec .lenseCard-text .lensecard_detail .your-choice {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
}
.grid-option .choose-lenses .confused-text {
    font-size: 14px;
    text-align: right;
}
.grid-option .choose-lenses .confused-text .tell-us {
    color: #26b3a3;
    text-decoration: none;
}
@media screen and (max-width: 480px){
    .grid-option .lens-next-day .lenseCard-sec {
    grid-template-columns: repeat(1, 1fr);
    }
}
/* css */

/*--tooltip-css-*/
.est-dispatch {
    position: relative;
/*    max-width: 1440px;
    margin: auto;
    padding-right: 35px;*/
    padding-left: 0px;
    text-align: left;
}
.est-dispatch .tooltip-text{
    position: relative;
}
.est-dispatch .tooltip-text:after {
    content: "\f05a";
    font-family: 'FontAwesome';
    color: #e70a0a;
    font-size: 18px;
}
.est-dispatch h4 {
    display: inline-block;
    padding-right: 5px;
    color: #999;
    font-size: 19px;
    font-weight: 500;
    margin: 0;
}

.hover-content {
    position: absolute;
    bottom: 40px;
    width: 380px;
    background-color: black;
    color: #fff;
    text-align: left;
    padding: 5px;
    left: 85px;
    z-index: 10;
    transition: opacity .6s;
    border: 1px solid #cccccc;
    font-size: 15px;
    border-radius: 6px;
    display: none;
}
.catalog-product-view.active-lens-popup .fixedbar-sticky{
    height: auto !important;
}
/* .est-dispatch .varifocal-est .tooltip-text:hover .hover-content {
    visibility: visible;
} */
/* .est-dispatch h4:hover .hover-content {
    visibility: visible;
} */
.hover-content h5 {
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 5px;
}
.hover-content p {
    margin: 0 0 3px;
}
.hover-content:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-bottom-color: #000000;
    border-width: 8px;
    margin-left: -13px;
    transform: rotate(180deg);
}

@media screen and (max-width: 480px){
    .hover-content {
        width: 360px;
        padding: 5px;
        left: 34px;
    }
    .hover-content:after {
        left: unset;
        right: 26%;
    }
}
/*--tooltip-css-*/
.fourth-section .emailorfax .emailcontent {
    min-height: 135px;
    padding: 0;
    font-size: 16px;
}
.fourth-section .emailorfax .emailcontent p {
    padding: 15px 0;
}
.fourth-section .emailorfax .emailheading {
    background: none;
    text-align: left;
    height: unset;
    padding: 0;
    font: inherit;
    color: #000;
    text-transform: unset;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: unset;
}

.flex-row {
    display: flex;
}
.flex-row .text-with-image {
    width: 18%;
}
.flex-row .text-with-image img {
    width: 100%;
}
.fourth-section #saved .saved-prescription {
    width: 75%;
    margin-left: 10px;
    padding-top: 0;
}

.fourth-section .second-boxes .prescription-text {
    width: 75%;
    margin-left: 10px;
    padding-top: 0;
}
.fourth-section .second-boxes .prescription-text {
    width: 75%;
    margin-left: 10px;
    padding-top: 0;
}
.fourth-section .emailorfax .emailcontent {
    min-height: 135px;
    padding: 0;
    font-size: 16px;
    width: 75%;
    margin-left: 10px;
    padding-top: 0;
}

.ribbon {
    position: absolute;
    right: -8px;
    top: -7px;
}
.fourth-section .emailorfax .later-select {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: bold;
}
div#recommended:after {
    content: "";
    background: url(../images/recommend-new.png);
    width: 110px;
    height: 110px;
    background-size: cover;
    position: absolute;
    right: 0;
}
.light-Lenses-title-active-disable_3 {
    position: relative;
}
.light-Lenses-title-active-disable_3:before{
    content: '';
    background: url('../images/recommend-new.png');
    width: 110px;
    height: 110px;
    background-size: cover;
    position: absolute;
    left: 0;
    z-index: 9;
    transform: rotate(-91deg);
}
.light-Lenses-title-deactive-disable_4:before{
    display: none;
}
div#quickest:after {
    content: "";
    background: url(../images/quickest-new.png);
    width: 110px;
    height: 110px;
    background-size: cover;
    position: absolute;
    left: -7px;
    transform: rotate(-90deg);
}

.uploadcontent .uploadfile .file_upload {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.uploadcontent .uploadfile .file_upload .seletedfile {
    /* font-size: 20px;
    padding: 12px 0px;
    background: #299097;
    color: #fff;
    border-radius: 5px;
    width: 65%;
    margin: auto;
    max-height: 60px;
    margin-top: 10px; */
    max-height: 60px;
}
.uploadcontent .uploadfile .file_upload .seletedfile .selectfile {
    font-size: 16px;
}
 .uploadcontent .uploadfile .file_upload.seletedfile .selectfile span {
    font-size: 20px;
}
.uploadcontent .uploadfile #myform #but_upload {
    font-size: 18px;
    width: auto;
}

@media screen and (max-width: 480px){
    div#recommended:after {
        width: 80px;
        height: 80px;
    }
    div#quickest:after {
        width: 80px;
        height: 80px;
    }
    .flex-row {
        padding-top: 20px;
    }
    /* .fourth-section .second-boxes .pre-txt{
        font-size: 18px;
    } */
    .fourth-section #saved .saved-prescription {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px){
    div#recommended:after {
        width: 80px;
        height: 80px;
    }
    div#quickest:after {
        width: 80px;
        height: 80px;
    }
    .fourth-section .emailorfax {
        width: 46%;
        padding: 2% 15px;
        margin: 13px;
        border: 1px solid #E1E1E1;
    }
    .fourth-section .second-boxes{
        width: 46% !important;
    }
    .fourth-section #saved{
         width: 46% !important;
    }

}
 @media (min-width:768px) and (max-width:1024px) {

    .lenskart-section .fourth-section #saved {
        width: 46% !important;
    }
}
#lensoptions .sub-options-step-two-all .ov-item-value.Varifocal,
#lensoptions .sub-options-step-two-all .ov-item-value.KODAK {
    padding-top: 0;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .color-img,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .color-img{
    padding-top: 0;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .color-img img,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .color-img img{
      width: 100%;
      height: 100% !important;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .header.l-first,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .header.l-first{
    justify-content: start;
    padding-left: 10px !important;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .price-continue,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .price-continue{
    float: left;
    padding: 0 0 10px 10px;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .l-second,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .l-second{
    text-align: left;
    padding-left: 10px !important;
  }

  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .varifocal-features,
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .varifocal-features{
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
    text-align: left;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.Varifocal .varifocal-features .varifocal-text p,
   #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .varifocal-features .varifocal-text p  {
    margin-bottom: 6px;
  }
  #lensoptions .sub-options-step-two-all .ov-item-value.KODAK .kodak-text {
    text-align: left;
    padding: 0 10px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 600;
}
#lensoptions .sub-options-step-two-all .ov-item-value.KODAK .option-bottom-border{
position: relative;
}
#lensoptions .sub-options-step-two-all .ov-item-value.KODAK .option-bottom-border:after {
    content: '';
    background: url(../images/nextday-kodak-rainbow.svg);
    width: 100%;
    height: 6px;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -25px;
}
.sunglasscolor {
display: none;
}
      .lenskart-section #lenspakage .l_p_radios_selected .custom-third .inner-box {
          text-align: center;
      }
      .lenskart-section #lenspakage .disable_4 {
          position: relative;
      }
      .lenskart-section #lenspakage .disable_4:before {
          content: '';
          background: url('../images/recommend-new.png');
          width: 110px;
          height: 110px;
          background-size: cover;
          position: absolute;
          left: 0;
          z-index: 9;
          transform: rotate(-91deg);
      }
      .lenskart-section #lenspakage .basicplan .custom-third {
          margin-top: 6px;
      }

      body.cstm-stop-scroll {
        overflow: hidden;
        height: 100%;
        width: 100%;
        position: fixed;
    }
    body.cstm-stop-scroll .fixedbar-sticky {
        z-index: 0;
    }
    #lensoptions .sub-options-step-two-all .ov-item-value.main-forth.Varifocal.Advanced,
    #lensoptions .sub-options-step-two-all .ov-item-value.main-forth.Varifocal.Elite, 
    #lensoptions .sub-options-step-two-all .ov-item-value.main-forth.Varifocal.Supreme, 
    #lensoptions .sub-options-step-two-all .ov-item-value.main-forth.ESSILOR.Lens {
        height: 738px !important;
    }

    body.active-lens-popup {
        overflow: hidden;
        height: 100%;
        position: fixed;
        width: 100%;
    }

    .overlay-edit {
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.3) !important;
        height: 100%;
        width: 100%;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
    }
    img#cstm-loader {
        position: fixed;
    }
    .overlay-edit p {
        font-size: 20px;
        color: #fff;
        display: block;
        margin-top: 100px;
    }

    /* .date-custom-hidden {
        display: none;
    }
     */

     .uploadfile .file-extension {
        font-size: 14px !important;
    }
    .uploadfile .content-boxs .emailheading:first-child {
        height: 30px;
        line-height: 36px;
    }
    .uploadcontent {
        width: 92%;
    }

    .popup-lenskart-section {
        padding-top: 30px !important
    }
    
    .popup-lenskart-section .closed {
        top: -4px !important;
    }
     
  .popup-lenskart-section .closed {  
        margin-left: 20px;
        padding-left: 73px;
        width: 10%;
    }
    .popup-lenskart-section .active-box {
        position: relative
    }
    
    .popup-lenskart-section .active-box:after {
        content: '\f00c';
        font-family: FontAwesome;
        line-height: 30px;
        color: #ffffff;
        display: block;
        width: 30px;
        height: 30px;
        background-color: #2a9097;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0
    }
    
    
    .lenskart-section .main-box h1,.login-button a {
        background: #299097 !important
    }
    
    .ov-item-value {
        border: 2px solid #299097 !important
    }
    
    .lenskart-section {
        display: inline-block;
        width: 100%
    }
    
    .lenskart-section .container {
        width: 100% !important
    }
    
    .overlay-lenskart-section {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.7);
        display: none;
        z-index: 1000;
        overflow: scroll
    }
    
    .popup-lenskart-section {
        padding: 80px 0 20px;
        box-sizing: border-box;
        background: #fff;
        position: relative;
        width: 100%;
        height: 100%
    }
    
    .popup-lenskart-section .closed {
        position: absolute;
        height: 100%;
        display: inline-block;
        top: 60px;
        right: 50px;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
        cursor: pointer;
        z-index: 10000
    }
    
    .close-popup-lenskart {
        display: none !important
    }
    
    #lenspakage .l_p_radios_selected [class*="col"] .box-plans {
        position: relative
    }
    
    #lensoptions .main-box .custom-box-forth {
        height: 200px !important
    }
    
    #lensoptions .main-box .custom-box-forth .sub-heading {
        margin: 0 10px !important
    }
    .catalog-product-view.active-lens-popup .fixedbar-sticky {
        display: block !important;
        position: fixed !important;
        height: 65px;
        width: 100%;
        bottom: 0;
        left: 0;
        top: unset
    }
    
