.step-progress:before,
.step:before {
    height: 4px;
    top: 16px;
    background-color: #39847b;
    position: absolute;
    content: ""
}

#select_lens_html .choose-button:hover,
#select_lens_html .plan-card.selected .choose-button,
.step-progress:before,
.step.active:before,
.step.completed:before,
.step:before {
    background-color: #39847b
}

.step-progress {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 10px auto 0;
    max-width: 1000px;
    position: relative;
    width: 80%
}

.circle,
.step {
    align-items: center;
    position: relative;
    z-index: 1
}

.step-progress:before {
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 0
}

.step {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%
}

.step:before {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1
}

#select_lens_selection .imagesholder .thumbholder,
.step:first-child:before,
.woo-multi-currency.wmc-sidebar {
    display: none
}

.step.active .circle,
.step.completed .circle {
    background-color: #39847b;
    color: #fff
}

.circle {
    background-color: #ccc;
    border-radius: 50%;
    color: #000;
    display: flex;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    margin-bottom: 0;
    width: 30px
}

.label {
    color: #000;
    font-size: 14px
}

.step:not(.completed):not(.active) .circle {
    background-color: #17665c;
    color: #fff
}

.pointer {
    cursor: pointer
}

.lens-popup-wrap {
    align-items: center;
    background: rgb(0 0 0 / .4);
    display: flex;
    height: 100vh;
    justify-content: center;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999999
}

.lens-popup-wrap .lens-popup-content {
    background: #fff;
    padding: 0 20px;
    position: relative;
    width: 35%
}

.lens-popup-wrap div#close_lensopup {
    position: absolute;
    right: 15px;
    top: 0
}

.lens-popup-wrap div#close_lensopup span {
    font-size: 40px
}

.lens-popup-wrap h2.lens_popup_heading {
    color: #39847b;
    font-size: 21px;
    font-weight: 700;
    margin: 0 10px;
    margin-bottom: 10px !important
}

#select_lens_selection {
    display: flex;
    text-align: center
}

#select_lens_selection .imagesholder {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    width: 50%
}

#select_lens_selection .imagesholder .mainimage {
    width: 400px
}

#select_lens_selection .thumbholder img {
    width: 150px
}

#select_lens_selection .lensSeleConfigholder {
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    width: 50%
}

#select_lens_selection .titleNpriceholder h2 {
    font-size: 18px
}

#select_lens_html .stepHtml .showTotal span,
#select_lens_selection .titleNpriceholder .price span {
    color: #000 !important
}

#select_lens_html .stepHtml .color-dot-tooptip,
#select_lens_html .stepHtml .stepHearer,
#select_lens_selection .mainimage.withlens,
.lens-option {
    position: relative
}

#select_lens_selection h6.transitioncolor {
    text-transform: uppercase
}

#select_lens_selection img.proMainImage {
    display: block;
    margin-left: 50px;
    width: 100px
}

#select_lens_html .stepHtml .text h6.usageTitle,
#select_lens_selection .transitioncolor {
    font-size: 18px;
    margin: 0
}

#select_lens_selection .width-100 {
    width: 100%
}

#select_lens_html {
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    height: 100vh;
    left: 0;
    min-height: 700px;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

#select_lens_html div#close_selection {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 2
}

#select_lens_html div#close_selection span {
    font-size: 37px
}

#select_lens_html .float_right,
#select_lens_html .selectLensNav .navtext.float_right {
    float: right
}

#select_lens_html .stepHtml {
    padding: 10px 20px 20px
}

#select_lens_html .stepHtml select {
    padding: .5rem 2px;
    text-align: center
}

#select_lens_html .stepHtml .usage-option.selected,
#select_lens_html .stepHtml .usage-option:hover {
    background-color: #f0f0f0
}

#select_lens_html .stepHtml .usage-selection {
    background-color: #fff;
    border-radius: 10px;
    height: 100vh;
    padding: 20px 0;
    width: 100%
}

#select_lens_html .stepHtml .step_heading,
.sunglasses-selector .mainHeading,
.transition-color-selector>h1.main-heading {
    color: #39847b;
    font-size: 25px;
    font-weight: 700
}

#select_lens_html .stepHtml .prescription-form h2,
#select_lens_html .stepHtml .usage-selection h1 {
    margin-bottom: 20px;
    text-align: center
}

#select_lens_html .stepHtml .usage-option {
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 22px 10px;
    transition: background-color 0.3s
}

#select_lens_html .stepHtml .icon {
    margin-right: 20px
}

#select_lens_html .stepHtml .icon img {
    height: auto;
    width: 100%
}

#select_lens_html .stepHtml .text {
    flex: 1;
    font-size: 16px;
    margin-right: 20px;
    text-align: left
}

#select_lens_html .stepHtml .text p.usageDescription {
    font-size: 16px;
    line-height: 20px
}

#select_lens_html .stepHtml .small-text {
    color: #666;
    font-size: 12px
}

#select_lens_html .stepHtml a {
    color: #007bff;
    text-decoration: none
}

#select_lens_html .stepHtml .prescription-form table .howToReadPrescriptionWrap a span.txt,
#select_lens_html .stepHtml a:hover {
    text-decoration: underline
}

#select_lens_html .stepHtml .price-box {
    border-radius: 5px;
    color: #39847b;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center
}

#select_lens_html .stepHtml .price-box.handicon {
    font-size: 16px;
    font-weight: 400;
    position: relative
}

#select_lens_html .stepHtml .price-box.handicon:after {
    background: url(https://media.lynxoptix.shop/wp-content/uploads/2025/11/28192135/0-removebg-preview.webp) 50% / cover no-repeat;
    content: "";
    display: block;
    height: 45px;
    margin-left: 20px;
    width: 45px
}

#select_lens_html .stepHtml .prescription-form {
    background-color: #fff;
    border-radius: 10px;
    max-width: 100%;
    padding: 20px;
    text-align: left;
    width: 100%
}

#select_lens_html .stepHtml .prescription-form .prescription_validatrion_note {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px
}

#select_lens_html .selectLensNav .navtext.float_left,
#select_lens_html .stepHtml .float_left {
    float: left
}

#select_lens_html .stepHtml .navtext {
    font-weight: 700;
    left: 0;
    position: absolute
}

#select_lens_html .stepHtml .navtext i,
#select_lens_html .stepHtml .prescription-form table .howToReadPrescriptionWrap a span {
    margin-right: 5px
}

#select_lens_html .stepHtml .prescription-form label {
    display: block;
    margin-bottom: 10px
}

#select_lens_html .stepHtml .prescription-form label.pdlabel {
    align-items: center;
    display: flex
}

#select_lens_html .stepHtml .pdWrapper label select,
#select_lens_html .stepHtml .prescription-form label.pdlabel .pdTitleWrapper {
    width: 100px
}

#select_lens_html .stepHtml .prescription-form .inline_inputs label {
    display: inline-block;
    margin-bottom: 0
}

#select_lens_html .stepHtml .prescription-form input[type="date"],
#select_lens_html .stepHtml .prescription-form input[type="number"],
#select_lens_html .stepHtml .prescription-form input[type="text"],
#select_lens_html .stepHtml .prescription-form textarea {
    border: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 8px
}

#select_lens_html .stepHtml label input[type="number"] {
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0;
    height: 30px;
    outline: 0;
    width: 65px !important
}

#select_lens_html .stepHtml .prescription-form label input[type="text"] {
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0;
    height: 30px;
    outline: 0;
    width: 75px
}

#select_lens_html .stepHtml .prescription-form table {
    border-collapse: collapse;
    margin-bottom: 5px;
    margin-top: 22px;
    width: 100%
}

#select_lens_html .stepHtml .prescription-form table .verticalMiddle {
    vertical-align: middle
}

#select_lens_html .stepHtml .prescription-form table .howToReadPrescriptionWrap a {
    align-items: center;
    color: #d49f4e !important;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-decoration: none
}

#select_lens_html .stepHtml .prescription-form table td,
#select_lens_html .stepHtml .prescription-form table th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center
}

#select_lens_html .stepHtml .prescription-form input[type="checkbox"] {
    margin-right: 10px
}

#select_lens_html .stepHtml .prescription-form input[type="file"],
#select_lens_html .stepHtml .selection-details {
    margin-top: 10px
}

#select_lens_html .stepHtml .prescription-form button[type="submit"] {
    background-color: #28a745;
    color: #fff
}

#select_lens_html .stepHtml .prescription-form button[type="button"] {
    background-color: #dc3545;
    color: #fff
}

#select_lens_html .stepHtml .sunglasses-selector {
    font-family: Arial, sans-serif;
    margin: 0 auto
}

#select_lens_html .stepHtml .tint-option {
    cursor: pointer;
    transition: 0.3s
}

#select_lens_html .stepHtml .colors {
    align-items: flex-start;
    display: flex;
    margin-bottom: 10px
}

#select_lens_html .stepHtml .color-dot {
    border-radius: 50%;
    cursor: pointer;
    height: 35px;
    margin-right: 10px;
    transition: 0.2s;
    width: 35px
}

#select_lens_html .stepHtml .color-dot:hover {
    transform: scale(1.1)
}

#select_lens_html .stepHtml .color-dot.active {
    border: 2px solid #000
}

#select_lens_html .stepHtml .darkness {
    align-items: flex-start;
    display: flex;
    margin-top: 10px
}

#select_lens_html .stepHtml .darkness-button {
    background: 0 0;
    border: 0 solid #ccc;
    border-radius: 25px;
    color: #000;
    cursor: pointer;
    margin-right: 15px;
    padding: 20px 0 0 20px;
    position: relative;
    transition: 0.3s ease-in-out
}

#select_lens_html .stepHtml button.darkness-button.active span {
    background: #f57400;
    border-radius: 50px;
    bottom: 6px;
    height: 12px;
    left: 3px;
    position: absolute;
    width: 12px
}

#select_lens_html .stepHtml .darkness-button.active {
    background-color: #fff0;
    border-color: #000;
    font-weight: 700
}

#select_lens_html .stepHtml button.darkness-button:focus {
    outline: 0
}

#select_lens_html .stepHtml button.darkness-button:before {
    background: #fff;
    border: 1px solid rgb(0 0 0 / .24);
    border-radius: 50px;
    bottom: 5px;
    content: "";
    height: 14px;
    left: 2px;
    position: absolute;
    transform: scale(1.35);
    transition: 0.3s;
    width: 14px;
    z-index: -1
}

#select_lens_html .stepHtml .color-dot-tooptip:after,
#select_lens_html .stepHtml button.darkness-button:after {
    color: rgb(0 0 0 / .471);
    content: attr(data-tooltip);
    opacity: 0;
    transform: translateY(10px);
    transition: 0.3s ease-in-out;
    visibility: hidden;
    position: absolute
}

#select_lens_html .stepHtml .color-dot-tooptip.active:after,
#select_lens_html .stepHtml .color-dot-tooptip:hover:after,
#select_lens_html .stepHtml .darkness-button.active:after,
#select_lens_html .stepHtml button.darkness-button:hover:after {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

#select_lens_html .stepHtml button.darkness-button:after {
    left: 15px;
    top: 0
}

#select_lens_html .stepHtml .color-options-group {
    display: flex;
    margin-left: 20px;
    padding-top: 26px
}

#select_lens_html .stepHtml .color-dot-tooptip:after {
    font-size: 15px;
    font-weight: 700;
    left: -10px;
    line-height: normal;
    text-transform: capitalize;
    top: -22px
}

#select_lens_html .stepHtml .transition-color-selector {
    font-family: Arial, sans-serif;
    margin: 0 auto;
    text-align: center
}

#select_lens_html .stepHtml .color-options {
    display: flex;
    justify-content: center;
    margin: 20px 0
}

#select_lens_html .stepHtml .color-option {
    border-radius: 5px;
    cursor: pointer;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
    transition: 0.3s
}

#select_lens_html .stepHtml .color-option:hover {
    transform: scale(1.05)
}

#select_lens_html .stepHtml .color-circle {
    border-radius: 50%;
    height: 50px;
    margin: 0 auto 5px;
    width: 50px
}

#select_lens_html .stepHtml .selected {
    border-color: #00695c
}

#select_lens_html .stepHtml .confirm-button {
    background-color: #00695c;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 20px;
    transition: background-color 0.3s
}

#select_lens_html .stepHtml .confirm-button:hover {
    background-color: #004d40
}

#select_lens_html .stepHtml .pdWrapper {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

#select_lens_html .stepHtml .pdWrapper label {
    width: 125px
}

#select_lens_html .stepHtml .nextwrapper {
    margin-top: 10px;
    text-align: center
}

#select_lens_html .stepHtml .nextwrapper button {
    background-color: #39847b !important;
    border: none;
    color: #fff !important;
    padding: 10px 48px !important
}

#select_lens_html .stepHtml .nextwrapper .showTotalWrap {
    display: inline-block;
    float: right
}

#select_lens_html .selectLensNav {
    overflow: hidden
}

#select_lens_html .selectLensNav .navtext {
    cursor: pointer;
    font-size: 18px
}

#select_lens_html .selectLensNav .navtext .navIcon {
    font-size: 20px;
    margin-top: 4px
}

#select_lens_html .protection-plan-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px;
    text-align: left
}

#select_lens_html .plan-card {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1);
    display: flex;
    justify-content: space-between;
    padding: 20px;
    transition: box-shadow 0.3s
}

#select_lens_html .plan-card:hover {
    box-shadow: 0 6px 12px rgb(0 0 0 / .15)
}

#select_lens_html .plan-content {
    flex: 1;
    padding-right: 20px
}

#select_lens_html .plan-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

#select_lens_html .plan-description,
#select_lens_html .plan-note {
    color: #555;
    font-size: 14px;
    margin: 5px 0
}

#select_lens_html .plan-note {
    color: #888;
    font-style: italic
}

#select_lens_html .plan-footer {
    align-items: center;
    display: flex;
    gap: 10px
}

#select_lens_html .plan-price {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

#select_lens_html .choose-button {
    background-color: #000;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 20px;
    transition: background-color 0.3s
}

.progress-bar {
    display: flex;
    height: 10px;
    margin: 15px auto;
    width: 90%
}

.progress-segment {
    background-color: #e5e5e5;
    border-radius: 2px;
    flex: 1;
    margin-right: 5px
}

.color-options-cards .card-item,
.tint-option {
    border: 1px solid #ddd;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / .271);
    cursor: pointer;
    display: flex
}

.progress-segment:last-child {
    margin-right: 0
}

.progress-segment.completed {
    background-color: #333
}

.color-options-cards {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
    margin: 30px
}

.color-options-cards .card-item {
    border-radius: 5px;
    justify-content: space-between;
    padding: 30px
}

.color-options-cards .card-item h1.title {
    font-size: 17px;
    font-weight: 800;
    line-height: normal;
    margin: 0
}

.color-options-cards .card-item p.discription {
    color: #000;
    font-size: 15px;
    margin: 0;
    padding: 3px 0
}

.color-options-cards .price-wr h1.price-text {
    color: #39847b;
    font-size: 25px;
    font-weight: 700;
    line-height: normal
}

.color-options-cards h4.color-title {
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.color-options-cards .color-options-wr {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    padding-top: 5px
}

.color-options-cards .color-options-wr .color-option {
    color: #000;
    flex-direction: column;
    font-size: 10px;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important
}

.color-options-cards .color-options-wr .color-option .color-circle {
    height: 20px !important;
    position: relative;
    width: 20px !important
}

.color-options-cards .title-color-wr {
    display: flex;
    gap: 80px
}

.color-option .color-circle:before {
    background: #fff;
    border: 1px solid rgb(0 0 0 / .6);
    border-radius: 50px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(.9);
    transition: 0.3s;
    width: 20px;
    z-index: -1
}

.color-option.selected .color-circle:before {
    transform: scale(1.4)
}

.color-option.selected .color-option {
    color: #555
}

.tint-option {
    border-radius: 5px;
    justify-content: space-between;
    margin-bottom: 30px !important;
    padding: 20px !important
}

.tint-option .TitleWithColor h2.titleName {
    color: #39847a;
    font-size: 23px;
    font-weight: 700;
    line-height: normal;
    margin: 0
}

.tint-option span.tint-price {
    align-content: center;
    color: #39847b;
    font-family: Figtree, sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: normal
}

p.tint-discription {
    color: #000;
    font-size: 16.2px;
    line-height: normal;
    text-align: left
}

.tint-option .TitleWithColor {
    display: flex;
    gap: 20px;
    width: 100%
}

.Title-wr {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 20%
}

.selected-color-caninter {
    border: 1px solid #ddd;
    border-radius: 50px;
    height: 78px;
    margin-top: 10px;
    width: 78px
}

.tint-option .TitleWithColor .selection-details {
    margin-top: 0 !important;
    width: 75%
}

.TitleWithColor .color-dot {
    position: relative !important;
    transform: unset !important
}

.TitleWithColor .color-dot.active {
    border: 1px solid #ddd !important
}

.TitleWithColor .color-dot:before {
    background: #fff;
    border: 1px solid rgb(0 0 0 / .6);
    border-radius: 50px;
    content: "";
    height: 35px;
    left: -1px;
    position: absolute;
    top: -1px;
    transform: scale(.9);
    transition: 0.3s;
    width: 35px;
    z-index: -1
}

.TitleWithColor .color-dot.active:before {
    transform: scale(1.2)
}

.heading-of-step {
    color: #39847b;
    font-size: 35px !important;
    font-weight: 700 !important;
    margin: 0
}

.usage-option .icon .Index-type h1 {
    color: #39847a;
    font-family: Figtree;
    font-size: 50px;
    font-weight: 700;
    margin: 0 !important
}

.usage-option .icon .Index-type h4 {
    color: #39847a;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 0 15px
}

.Text-wr {
    margin-left: 20px
}

.Text-wr>h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: normal !important;
    margin: 0;
    width: 90%
}

.Text-wr>h2>span {
    color: #39847a;
    font-size: 19px;
    display: block;
}

.Text-wr p {
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 14.5px;
    width: 88%
}

span.textright-side {
    text-align: right
}

.usage-option .use-lens-price {
    font-size: 31px !important
}

.usage-option .use-lens-icon {
    margin-left: 15px !important;
    margin-right: 10px !important
}

.special-offer-wr {
    color: rgb(234 3 3 / .91);
    font-size: 17px;
    font-weight: 600;
    position: absolute;
    right: 5px;
    top: 2px
}

.recommended-offer-wr {
    background: #efe4b0;
    bottom: 0;
    font-weight: 700 !important;
    left: 0;
    position: absolute;
    width: 100%
}