@media only screen and (max-width:1900px) {

.summary_input {
    width: 57%;
    float: left;
    height: 50px;
    font-size: 15px;
}
.lens_package_content dl {
    width:100%;
    float: left;
    border:#ccc solid 1px;
    height:60px;
}
.accordion-single-title {
  border: 2px solid #000;
  padding: 20px;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-bottom:10px;
    width:100%;
    font-weight:bold;
    border-radius:10px;
  float:left;
}

.lens_content button {
    position: absolute;
    top: -40px;
    right: -25px;
    width: 34px;
    height: 34px;
    background: #fe0000;
    border: none;
    border-radius: 50%;
}
.products_detail_right_content h2 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: var(--link-color);
}

.choose_lens_package_list h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    color: var(--accent-color);
}
.choose_lens_package_list p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 14px;
    color: var(--accent-color);
    color: var(--accent-color);
    margin-top: 0px;
}

.search_height {
    height: 217px !important;
}
.grand_total a {
    display: inline-block;
    background: var(--link-color);
    padding: 13px 11px;
    font-size: 14px;
    border-radius: 10px;
    color: #fff;
}
.gallery-item {
    position: relative;
    width: 100%;
    height:373px;
    padding: 0px 0px 30px;
    overflow: hidden;
    transition: all 0.3s 
ease;
    box-sizing: border-box;
    border-radius: 30px;
}

.cart_list {
    width: 100%;
    float: left;
    border: #d8d1ca solid 1px;
    padding: 10px;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px 15px;
}
.footer_email p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: var(--accent-color);
    margin-bottom: 9px;
}
.footer_email p font {
    font-weight: 900;
    font-size:14px;
    color: var(--link-color) !important;
}
.icon_pic {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}
.footer_link a {
    float: left;
    font-size: 14px;
    color: var(--accent-color);
    text-decoration: none;
    width: 145px;
    margin-bottom: 5px;
}
.copyright span {
    float: right;
    margin-bottom: 0px;
    font-size: 14px;
    color: var(--accent-color);
}
.copyright p {
    float: left;
    margin-bottom: 0px;
    font-size: 14px;
    color: var(--accent-color);
}
.submit_content {
    width: 88%;
    float: left;
    margin-top: 20px;
}
.carousel-indicators [data-bs-target] {
  text-indent: 0;
  width: 99%;
  height: 100%;
  margin-bottom:10px;
  opacity: 1;
  background-color: transparent;
  border-top: 0;
  border:#ccc solid 1px;
  align-items: center;
  justify-content: space-between;
}
.measurements_right {
    width: 81% !important;
    float: right !important;
}
.select_lenses_left_content {
    width: 330px;
    float: left;
}


.products_detail_right_content h1 {
    width: 100%;
    float: left;
    font-size: 34px;
    color: var(--accent-color);
    font-weight: 900;
}
.please_form_width {
    width: 13%;
}
.please_enter_right {
    width: 43%;
}
.gmail_sign_detail_content {
    width: 604px;
    display: inline-block;
    background: #fff;
    padding:30px 40px 30px;
    border-radius: 20px;
    margin-top:60px;
    -webkit-box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
}
.apple_content {
    width: 100%;
    float: left;
    border: #d8d1ca solid 1px;
    padding: 12px 0px;
    border-radius: 10px;
    margin-bottom: 13px;
}
.gmail_sign_detail_content h1 {
    width: 100%;
    float: left;
    font-size:30px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 900;
}
.gmail_sign_button {
    width: 100%;
    float: left;
    margin-top:10px;
}
.cart_frame {
    float: left;
    margin-left:0px;
    width:56%;
}

.gallery_item_height {
    height: 228px;
    padding-bottom: 0px;
    padding-left: 0px;
}

}


@media only screen and (max-width:1280px) {

    .container {
        width:95%;
        margin: 0 3%;
    }

    .dashboard_order h3 {
    float: right;
    width: 65% !important;
    font-size: 18px;
    color: var(--link-color);
    font-weight: 900;
    margin-top: 25px;
    margin-bottom: 0px;
}
.dashboard_order p {
    float: right;
    width:69%;
    font-size: 18px;
    color: var(--accent-color);
}

    }




@media only screen and (max-width:1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    

     .slider_pic{display:none;}
     .graphite_none{display:block;}

     .graphite_slider{width:100%;float:left;display:block;}

    .zoom_slider_content {
    width: 100%;
    float: left;
    display:none;
    margin-top: 40px;
}

    section.check_out {
    width: 100%;
    float: left;
    margin-top: 98px;
}

    .gmail_sign_detail_content {
        width: 604px;
        display: inline-block;
        background: #fff;
        padding: 30px 40px 30px;
        border-radius: 20px;
        margin-top:0px;
        -webkit-box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 3px 41px -19px rgba(0, 0, 0, 0.75);
    }

    .menu {
    float: left;
    display:none;
    margin-left: 20%;
}

.logo {
    float: left !important;
    margin-top: 0px !important;
    width: 149px !important;
    border:none !important;
    margin-top:0px; 
}

.logo a{padding:0px !important;border:none !important;}
.cart_login {
    float: right;
    text-align: left;
    margin-top:9px;
}
header {
    width: 100%;
    float: left;
    position:fixed;
    top:0px;left:0px;
    background:#fff;
    text-align: center;
    padding: 10px 0px;
    z-index:999;
    border-bottom: #d8d1ca solid 1px;
    text-align: center;
}
.cart_login span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--hover-color);
    position: absolute;
    top: -9px;
    left: 12px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
}

figure {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 20px !important;
}

.shipping_pic {
    width: 100%;
    float: left;
    background: #fafafa;
    border-radius: 10px;
    padding: 28px 0px;
    text-align: center;
    margin-bottom:20px;
    border: #fafafa solid 1px;
}


.frame_shape_content h3 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom:20px;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    color: var(--accent-color);
}

.frame_shape h1 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:26px;
    color: var(--accent-color);
    font-weight: 900;
    text-align: left;
}
.best_sellers h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size:26px;
    color: var(--accent-color);
    font-weight: 900;
}
.gallery-item {
    position: relative;
    width: 100%;
    height:282px;
    padding: 0px 0px 30px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-sizing: border-box;
    border-radius:29px;
}
.sellers_content p {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: left;
}
.nav-tabs .nav-item {
    margin-bottom:5px;
    margin-right: 10px;
    width: 35px;
    padding: 0px;
    border-radius: 50px !important;
    height: 35px;
    text-align: center;
}
.shopby h3 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:26px;
    color: var(--accent-color);
    text-align: center;
    font-weight: 900;
}
.shopby p {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align:left;
    color: var(--accent-color);
    margin-top: 7px;
    margin-bottom: 25px;
}
.shopby a {
    display: inline-block;
    width: 211px;
    border: var(--accent-color) solid 1px;
    padding: 15px 0px;
    border-radius: 10px;
    font-size:18px;
    color: var(--accent-color);
    font-weight: 900;
    margin-right: 20px;
    text-decoration: none;
    background: var(--white-color);
}
.our_story_content {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 30px;
    padding-left:40px;
}
.latest_news_content h4 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:26px;
    color: var(--white-color);
    text-align: center;
    font-weight: 900;
}
.latest_news_content p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: var(--white-color);
    text-align: center;
    margin-top: 6px;
    margin-bottom: 25px;
}
.copyright p {
    float: left;
    width:100%;
    margin-bottom: 0px;
    text-align:center;
    font-size: 18px;
    color: var(--accent-color);
}
.copyright span {
    float: right;
    width:100%;
    text-align:center;
    margin-bottom: 0px;
    font-size: 18px;
    color: var(--accent-color);
}
footer{width:100%;float:left;display:none;}

.footer_accordion{width:100%;float:left;display:block;padding:30px 0px 10px;}

.copyright {
    width: 100%;
    float: left;
    border-top:none;
    padding:0px 0px 20px;
}

.top_heading{display:none;}

.cart_login a {
    float: left;
    text-decoration: none;
    color: var(--link-color);
    margin-left: 13px;
    font-size: 18px;
    position: relative;
}
button.owl-next {
    width: 50px !important;
    background: url(../xelgs/black-right-arrow-01.svg) no-repeat 0px 0px !important;
    height: 50px !important;
    position: absolute !important;
    top:100% !important;
    right: 0px !important;
    color: #f9f1eb !important;
    font-size: 60px !important;
    outline: none !important;
    line-height: 0px !important;
}
button.owl-prev {
    width: 50px !important;
    height: 50px !important;
    background: url(../xelgs/black-left-arrow-01.svg) no-repeat 0px 0px !important;
    position: absolute !important;
    top:100% !important;
    left:88% !important;
    color: #f9f1eb !important;
    font-size: 60px !important;
    outline: none !important;
    line-height: 0px !important;
}
.disabled{
    display: block;}

    .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: none !important;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
    .shopby a {
        display: inline-block;
        width: 156px;
        border: var(--accent-color) solid 1px;
        padding: 15px 0px;
        border-radius: 10px;
        font-size: 15px;
        color: var(--accent-color);
        font-weight: 900;
        margin-right: 7px;
        text-decoration: none;
        margin-bottom:40px;
        background: var(--white-color);
    }
    .shopby a i {
    margin-left:5px;
    font-size: 12px;
}

.side_button{float:left;display:block;margin-top:10px;margin-right:10px;}

#cont {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 0px;
}
section.best_sellers {
    width: 100%;
    float: left;
    margin-top:70px;
    margin-bottom:82px;
}
.summary_input {
    width: 84%;
    float: left;
    height: 50px;
    font-size: 15px;
}
.grand_total a {
    display: inline-block;
    background: var(--link-color);
    padding: 13px 140px;
    border-radius: 10px;
    color: #fff;
}
.filters_content {
    width: 100%;
    float: left;
   /* display:none;*/
    background: #fafafa;
    border-radius: 14px;
    padding-bottom: 70px;
    padding-top:15px;
}
.filter_left{float:right;display:block;}

.gallery_item_height {
    height: 234px !important;
    padding-bottom: 0px !important;
    padding-left: 30px !important;
}
.filter{display:block !important;}

.products_detail_right_content {
    width: 100%;
    float: left;
    background: #fafafa;
    border-left:none;
    padding: 30px;
    margin-top:21px;
}
.measurements_right {
    width: 75% !important;
    float: right !important;
}

.products_detail_right_content h1 {
    width: 100%;
    float: left;
    font-size:26px;
    color: var(--accent-color);
    font-weight: 900;
}
.detail_list h2 {
    width: 100%;
    float: left;
    font-size: 26px;
    color:var(--hover-color);
    font-weight: 900;
    margin-bottom: 20px;
}
.description_content h3 {
    width: 100%;
    float: left;
    font-size:26px;
color: var(--hover-color);
    font-weight: 900;
    margin-bottom: 15px;
}
.description_slider h3 {
    width: 100%;
    float: left;
    font-size:26px;
   color: var(--hover-color);
    font-weight: 900;
    margin-bottom: 3px;
}

.modal.left_modal .modal-dialog, .modal.right_modal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 78%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.select_lenses_left_content {
    width: 89%;
    float: left;
}

.select_lenses_right_content {
    float: right;
    margin-top: 18px;
}

.select_phone {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-left: 14%;
}


.size_chart_headding {
    font-size:26px;
    font-weight: 900;
}
.dashboard_line{width:100%;float:left;border-bottom:#d8d1ca solid 1px;margin-bottom:20px;padding-bottom:10px;}

.dashboard_left_content {
    width: 100%;
    float: left;
    border-right:none;
    padding-top:10px;
    display:block;
}
.dashboard_order h3 {
    float: right!important;
    width: 70% !important;
    font-size: 18px!important;
    color: var(--link-color);
    font-weight: 900;
    margin-top: 25px!important;
    margin-bottom: 0px!important;
}
.dashboard_order p {
    float: right!important;
    width: 70%!important;
    font-size: 18px!important;
    color: var(--accent-color);
}
.dashboard_right_content h3 {
    
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight:900;
    font-size:26px;
    color: var(--accent-color);
}
.dashboard_right_content_link{float:right;border:var(--link-color) solid 1px;color:var(--link-color);border-radius:10px;text-decoration:none;background: url(../xelgs/user.webp) no-repeat 21px 10px;text-align:center;padding:10px 20px 10px 43px;display:block;}

.dashboard_right_content_link:hover{background: url(../xelgs/user.webp) var(--hover-color) no-repeat 21px 10px;}

.dashboard_desk{display:none !important;}

.dashboard_left_content h1 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    color: var(--accent-color);
}
.dashboard_left_content h2 {
    width: 100%;
    float: left;
    margin-top: 15px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size:18px;
    font-weight: 900;
    color: var(--accent-color);
}
.dashboard_left_content h3 {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size:18px;
    font-weight: 900;
    color: var(--accent-color);
}
.dashboard_right_content {
    width: 100%;
    float: left;
    padding-top:48px;
    padding-bottom:40px;
    padding-left:0px;
    border-left:none;
}
.account_settings a {
    float: right;
    border: var(--link-color) solid 1px;
    color: var(--link-color);
    border-radius: 10px;
    text-decoration: none;
    background: url(../xelgs/login-01.svg) no-repeat 19px 12px;
    background-size: 18px 18px;
    text-align: center;
    padding: 10px 20px 10px 43px;
    display: block;
    margin-top:-12px;
}
.account_settings {
    width: 100%;
    float: left;
    border-left:none;
    min-height: 600px;
    padding-left:0px;
    padding-top:48px;
}
.account_settings h2 {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size:26px;
    font-weight:900;
    color: var(--accent-color);
}
.free_shipping_content {
    width: 100%;
    float: left;
    margin-bottom:25px;
    margin-top:20px;
}
.banner_text h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    font-size: 48px;
    color: var(--link-color);
    font-weight: 900;
    padding-left:48px;
}
.banner_text p {
    float: left;
    padding-left:48px;
    font-size: 18px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 30px;
}
.banner_text a {
    float: left;
    background: var(--link-color);
    padding: 10px 30px 14px;
    margin-left: 48px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    
}
.our_story {
    width: 100%;
    float: left;
    background: #fafafa;
    padding-bottom:50px;
}
.our_story_padding{padding:0px 15px !important;width:100% !important;margin:0px !important;}

section.our_story_list {
    width: 100%;
    float: left;
    margin-top:0px;
}
.best_sellers_list {
    width: 98%;
    float: left;
    margin-bottom: 20px;
}
.frame_shape a {
    position: static;
    top:100%;
    width:110px;
    left: 16px;
    text-align:left;
    background:none;
    padding:0px!important;
    border-radius:0px;
    color: var(--accent-color);
    text-decoration: none;
    font-size: 18px;
    border-bottom:var(--accent-color) solid 2px !important;
    font-weight:900;
    border:none;
}

.best_sellers_link{
   position: absolute;
    top:101%;
    width:110px !important;
    left: 16px;
    text-align:left;
    background:none;
    padding:0px!important;
    border-radius:0px;
    color: var(--accent-color);
    text-decoration: none;
    font-size: 18px;
    border-bottom:var(--accent-color) solid 2px !important;
    font-weight:900;
    border:none;
}

section.description_slider {
    width: 100%;
    float: left;
    padding-top: 40px;
    border-top: #ccc solid 1px;
    margin-top: 60px;
    margin-bottom: 91px;
}
.subtotal {
    width: 100%;
    float: left;
    border: #d8d1ca solid 1px;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom:50px;
}
.submit {
    width: 100%;
    float: left;
    background: #fafafa;
    border: #d8d1ca solid 1px;
    margin-top: 18px;
    border-radius: 10px;
    padding: 0px 40px;
}
section.scocialize_content {
    width: 100%;
    float: left;
    text-align: right;
    display:none;
    padding: 10px 0px 4px;
    border-bottom: #ccc solid 1px;
}

section.free_standard {
    width: 100%;
    display:none;
    float: left;
    background: var(--hover-color);
    text-align: center;
    padding: 20px 0px 15px;
}

.banner_mobile{margin-top:90px !important;}

section.cart {
    width: 100%;
    float: left;
    padding: 40px 0px 60px;
    margin-top:48px;
}
section.products_detail {
    width: 100%;
    float: left;
    margin-top:40px;
}

.cart_mobile{margin-top:0px !important;padding-bottom:30px !important;}

.summary_content {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.saved_addresses {
    width: 100%;
    float: left;
    border-bottom: #ccc solid 1px;
    padding-bottom:30px;
}
.saved_addresses_content {
    width: 100%;
    float: left;
    margin-top:30px;
}
.remove {
    position: absolute;
    top: -11px;
    right: -4px;
    border: #ccc solid 1px;
    border-radius: 50%;
    color: white;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
    width: 30px;
    height: 30px;
    background: url(../xelgs/delete-01.svg) no-repeat 7px 7px #fff !important;
    background-size: 15px 15px !important;
}
.add_new_prescription button{width:10px;height:32px;border:#ccc solid 1px;border-radius:50%;background: url(../xelgs/delete-01.svg) no-repeat 8px 7px #fff !important;
  background-size:15px 15px !important;position:absolute;top:-11px;right:-11px;}
}





@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }

    .accordion-single-title {
    border: 2px solid #000;
    padding: 20px 51px 20px 20px !important;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
    border-radius: 10px;
    float: left;
}

    .lens_content {
    width: 73%;
    float: right;
    position: relative;
}

.mrp_right_content h2 {
    float: left;
    font-size: 18px;
    color: #7f7f7f;
    margin-bottom: 15px;
    margin-right: 5px;
    width: 100%;
    text-align:left;
}
.visiomini_content h3 {
    float:left;
    font-size: 18px;
    margin-bottom: 0px;
}

    
    .please_form_width {
    width: 16%;
}
.please_enter_right {
    width: 42%;
}
.remove {
    position: absolute;
    top: -11px;
    right: -7px;
    border: #ccc solid 1px;
    border-radius: 50%;
    color: white;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
    width: 30px;
    height: 30px;
    background: url(../xelgs/delete-01.svg) no-repeat 7px 7px #fff !important;
    background-size: 15px 15px !important;
}

figure {
        width: 100%;
        overflow: hidden;
        position: relative;
        display: inline-block;
        border-radius: 20px !important;
    }

    button.owl-prev {
        width: 50px !important;
        height: 50px !important;
        background: url(../xelgs/black-left-arrow-01.svg) no-repeat 0px 0px !important;
        position: absolute !important;
        top:100% !important;
        left: 84% !important;
        color: #f9f1eb !important;
        font-size: 60px !important;
        outline: none !important;
        line-height: 0px !important;
    }

        .gallery-item {
        position: relative;
        width: 100%;
        height: 204px;
        padding: 0px 0px 30px;
        overflow: hidden;
        transition: all 0.3s ease;
        box-sizing: border-box;
        border-radius:29px;
    }

        .grand_total a {
        display: inline-block;
       background: var(--link-color);
        padding: 13px 81px;
        border-radius: 10px;
        color: #fff;
    }

    .summary_input {
        width: 79%;
        float: left;
        height: 50px;
        font-size: 15px;
    }

    .submit_content {
    width: 88%;
    float: left;
    margin-top: 20px;
}
.submit h2 {
    width: 96%;
    float: right;
    background: #ccc;
    font-size: 16px;
    color: #ff0000;
    background: url(../xelgs/check-01.svg) no-repeat 0px 0px;
    padding-left: 33px;
}
.gallery_item_height {
        height:225px !important;
        padding-bottom: 0px !important;
        padding-left:0px !important;
    }

    .measurements_right {
        width: 90% !important;
        float: right !important;
    }

    .sign_in_content h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 26px;
    color: var(--accent-color);
    font-weight: 300 !important;
}

.create_account h5 {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size:26px;
    color: var(--accent-color);
}

.account_link {
    margin-top: 3px !important;
    border: none !important;
    outline: none !important;
}

        .dashboard_order h3 {
        float: right;
        width: 81% !important;
        font-size: 18px;
        color: var(--link-color);
        font-weight: 900;
        margin-top: 25px;
        margin-bottom: 0px;
    }
    .dashboard_order p {
        float: right;
        width:81% !important;
        font-size: 18px;
        color: var(--accent-color);
    }
       .dashboard_right_content h3 {
    
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight:900;
    font-size:26px;
    color: var(--accent-color);
}
.account_settings h2 {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight:900;
    color: var(--accent-color);
}
section.shopby {
    width: 100%;
    float: left;
    margin-top: 0px;
    text-align: center;
}
.choose_lens_package_list h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    color: var(--accent-color);
}
.choose_lens_package_list p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 16px;
    margin-left:0px;
    margin-top:0px;
    color: var(--accent-color);
}


    .mrp_right_content {
    float: left;
    margin-top:30px;
}
.mrp_right_content button {
        float: right;
        background: #fff;
        border: none;
        outline: none !important;
        margin-top: -26px;
        margin-right: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

        .accordion-single-title {
    border: 2px solid #000;
    padding: 20px 51px 20px 20px !important;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
    border-radius: 10px;
    float: left;
}

    figure {
        width: 100%;
        overflow: hidden;
        position: relative;
        display: inline-block;
        border-radius: 20px !important;
    }

.swiper-slide:nth-child(1n) {
    width:100%;
}
.free_standard h3 {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: var(--white-color);
    font-size: 16px;
    width:61%;
    padding-left:30px;
}


.shipping_pic h3 {
    width: 100%;
    float: left;
    margin-top: 8px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 13px;
    color: var(--accent-color);
}
.shipping {
    width: 100%;
    float: left;
    background: var(--link-color);
    border-radius: 10px;
    padding: 34px 0px;
}
.shipping h2 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.shipping h2 font {
    font-size: 12px;
}
.gallery-item {
        position: relative;
        width: 100%;
        height:403px;
        padding: 0px 0px 30px;
        overflow: hidden;
        transition: all 0.3s ease;
        box-sizing: border-box;
        border-radius:30px;
    }
    button.owl-prev {
        width: 50px !important;
        height: 50px !important;
        background: url(../xelgs/black-left-arrow-01.svg) no-repeat 0px 0px !important;
        position: absolute !important;
        top:100% !important;
        left:68% !important;
        color: #f9f1eb !important;
        font-size: 60px !important;
        outline: none !important;
        line-height: 0px !important;
    }
    button.owl-next {
        width: 50px !important;
        background: url(../xelgs/black-right-arrow-01.svg) no-repeat 0px 0px !important;
        height: 50px !important;
        position: absolute !important;
        top:100% !important;
        right: 0px !important;
        color: #f9f1eb !important;
        font-size: 60px !important;
        outline: none !important;
        line-height: 0px !important;
    }

.scocialize_content h2 {
    font-size: 18px;
    font-weight: 500;
    float: left;
    margin-right:2px;
    margin-top: 2px;
    margin-bottom: 0px;
}
.banner_text {
    width: 100%;
    position: absolute;
   top:60% !important;
    bottom:0%!important;
    left: 0px;
    z-index: 999999 !important;
    text-align: left;
    padding-top:70px;
    text-align:center;
}

.banner_text h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    text-align:left;
    margin-bottom: 0px;
    font-size:24px;
    padding-left:20px !important;
    color: var(--white-color);
    font-weight: 900;
    padding-left:0px;
}
.banner_text p {
    float: left;
    padding-left:0px;
    text-align:left;
    font-size: 16px;
    padding-left:20px !important;
    margin-top: 0px;
    width: 100%;
    color: var(--white-color);
    margin-bottom: 30px;
}
.banner_text a {
    display:inline-block !important;
    float:none !important;
    background: var(--white-color);
    padding: 10px 30px 14px;
    margin-left:0px;
    border-radius: 10px;
    color: var(--link-color);
    font-size:18px;
    text-decoration: none;
    border:none;
}

.perfect_color{color: var(--link-color) !important;} 
.perfect_bgcolor{color: var(--accent-color) !important;}

.latest_news_content {
    width:100%;
    display: inline-block;
}
.latest_list {
        float: left;
        width:212px;
        border: var(--white-color) solid 1px;
        height: 58px;
        background: var(--hover-color);
        border-radius: 12px;
        margin-left: 0px;
        padding-left: 25px;
        color: var(--white-color);
    }
.button_color {
        width: 142px;
        float: left;
        height: 58px;
        background: var(--white-color);
        border: none;
        outline: none !important;
        border-radius: 12px;
        font-size: 17px;
        color: var(--accent-color);
        margin-left: -20px;
    }
.latest_news_content h4 {
        width:100%;
        float:none;
        display:inline-block;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 24px;
        color: var(--white-color);
        text-align: center;
        font-weight: 900;
    }
    .latest_news_content p {
        width:76%;
        float:none;
        display:inline-block;
        font-size: 14px;
        color: var(--white-color);
        text-align: center;
        margin-top: 20px;
        margin-bottom:30px;
    }
    .shopby a {
        display: inline-block;
        width: 165px;
        border: var(--accent-color) solid 1px;
        padding: 15px 0px;
        border-radius: 10px;
        font-size: 15px;
        color: var(--accent-color);
        font-weight: 900;
        margin-right: 0px;
        text-decoration: none;
        margin-bottom:20px;
        background: var(--white-color);
    }



    .frame_shape h1 {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 24px;
        color: var(--accent-color);
        font-weight: 900;
        text-align: center;
    }
    .best_sellers h2 {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 5px;
        font-size:16px;
        color: var(--accent-color);
        font-weight: 900;
        text-align:left;
    }

    section.latest_news {
    width: 100%;
    float: left;
    background: var(--hover-color);
    padding: 42px 0px;
    margin-top:0px;
    text-align: center;
}

.our_story {
    width: 100%;
    float: left;
    background: #fafafa;
    margin-top:30px;
    padding-bottom:0px;

}
.our_story_content h4 {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 0px;
    font-size:24px;
    color: var(--accent-color);
    text-align: left;
    font-weight: 900;
}

.mobile_headding{width:100%;text-align:center !important;font-size:24px !important;}

.best_sellers_content {
    width: 100%;
    float: left;
    margin-top: 18px;
}
section.best_sellers {
    width: 100%;
    float: left;
    margin-top:58px;
}
section.shopby {
    width: 100%;
    float: left;
    margin-top:0px;
    text-align: center;
}
.submit_content {
        width: 70%;
        float:right;
        margin-top: 20px;
    }
    .cart_list {
    width: 100%;
    float: left;
    border: #d8d1ca solid 1px;
    padding: 10px;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px 20px;
}
.cart_frame {
    float:left;
    margin-left:0px;
    width:198px;
}
.cart_frame h5 {
    float: right;
    margin-top: 7px;
    margin-left: 5px;
    color: #7f7f7f;
    font-size: 14px;
}
    .cart_frame h5 {
        float: right;
        margin-top: -20px;
        margin-right: 35px;
        color: #7f7f7f;
        margin-bottom:12px;
        font-size: 14px;
    }
    .lens_content button {
    position: absolute;
    top: -34px;
    right: -23px;
    width: 34px;
    height: 34px;
    background: #fe0000;
    border: none;
    border-radius: 50%;
}
    .mrp_right_content {
    float: right;
    margin-right:0px;
    margin-top: 8px;
    width:100%;
}
.mrp_right_content button {
    float: right;
    background: #fff;
    border: none;
    outline: none !important;
    margin-top:-245px;
    margin-right:-35px;
}
.visiomini_content h4 {
    float:right;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
    margin:0px 0px 10px 0px;
    width:66%;
}
.visiomini_content span {
    float: left;
    border-radius: 0px !important;
    width: 80px;
    margin-right: 15px;
    margin-bottom:14px;
}
.mrp_right_content h2 {
        float: left;
        font-size: 13px;
        color: #7f7f7f;
        margin-bottom: 15px;
        margin-right: 5px;
        width: 100%;
        text-align: left;
    }
    .summary_input {
        width:183px;
        float: left;
        height: 50px;
        font-size: 15px;
    }
    .summary_button {
    float: left;
    width: 122px;
    height: 49px;
    background: var(--link-color);
    color: var(--white-color);
    border: none;
    border-radius: 10px;
    float: left;
    margin-left: -12px;
}
    .grand_total a {
        display: inline-block;
        background: var(--link-color);
        padding: 13px 32px;
        border-radius: 10px;
        color: #fff;
        width: 100%;
    }
    .grand_bg {
    background: none !important;
    border: var(--link-color) solid 1px !important;
    color: var(--link-color) !important;
    margin-bottom:20px !important;
}
    .gallery_item_height {
        height: 345px !important;
        padding-bottom: 0px !important;
        padding-left:0px !important;
    }
.gallery_item_height img{
      width: 100%;
      height: 100%;
     -o-object-fit: cover;
      object-fit: cover;
      display: block;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
      transition: opacity 0.6s ease-in-out;
      position: absolute;
      top: 0;
      border-radius:30px !important;
      left: 0;
      opacity: 0;
    }
.sortby {
    float: right;
    display:none;
}
.showing h2 {
    float: left;
    font-size: 18px;
    color: var(--accent-color);
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom:4px;
    padding-left:15px;
}
.frames h1 {
    float: left;
    font-size:24px;
    margin-top:5px;
    padding-top:0px;
    font-weight: 900;
    color: var(--accent-color);
}

.carousel-control-next {
    right:13px;
}
.measurements_right {
        width: 80% !important;
        float: right !important;
    }
   
.graphite a {
    display: inline-block;
    margin-right:4px;
    padding:0px 5px;
    
}

.graphite a:last-child{margin-right:0px;}
.graphite h2 {
    width: 100%;
    display: inline-block;
    font-size:14px;
    color: var(--accent-color);
    margin-top: 8px;
    margin-bottom: 0px;
}

.frame_measurements h3 {
    float: left;
    font-size: 20px;
    color: var(--accent-color);
    font-weight: 900;
    margin-bottom: 20px;
    margin-top:17px;
}
.frame_measurements p {
    float: left;
    font-size: 16px;
    color: var(--accent-color);
    margin-top: 2px;
}

.frame_measurements a {
    float: left;
    margin-top:14px;
    margin-left: 10px;
}
.detail_list h2 {
        width: 100%;
        float: left;
        font-size: 26px;
        color:var(--hover-color);
        font-weight: 900;
        margin-bottom: 7px;
    }

        .sign_in_content h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: var(--accent-color);
    font-weight: 300 !important;
}

.create_account h5 {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size:24px;
    color: var(--accent-color);
}
.account_link {
    margin-top: 3px !important;
    border: none !important;
    outline: none !important;
}

.modal.left_modal .modal-dialog, .modal.right_modal .modal-dialog {
        position: fixed;
        margin: auto;
        width: 100%;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
  
}



    .select_phone_head {
    padding: 20px 8px 5px 23px;
    border-bottom: none;
}

.select_phone_content_list {
    display: inline-block;
    width: 258px;
}

.select_phone_content_mobile{float:right !important;width:90% !important;}

.select_phone_content_list p {
    float: left;
    width: auto;
    font-weight: 900;
    color: var(--link-color) !important;
    font-size: 18px;
    margin-right:0px;
}



    .size_chart_pic {
    width: 100%;
    float: left;
    margin-top: 27px;
    margin-bottom:30px;
}

.size_close {
    margin-top: -9px !important;
    float: left !important;
    outline: none !important;
}
.size_chart {
    max-width: 748px !important;
    margin-top: 0%;
}

.dashboard_order h3 {
        float: right;
        width: 58%!important;
        font-size: 18px;
        color: var(--link-color);
        font-weight: 900;
        margin-top: 21px;
        margin-bottom:5px;
    }
        .dashboard_order p {
        float: right;
        width: 58% !important;
        font-size: 18px;
        color: var(--accent-color);
        line-height:21px;
    }
   .dashboard_right_content h3 {
    
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight:900;
    font-size:20px;
    color: var(--accent-color);
}
.account_settings h2 {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size:20px;
    color: var(--accent-color);
     font-weight:900;
}
.account_settings_list {
    width:100%;
    float: left;
}
.account_settings_lable button {
    float: left;
    width:100%;
    padding: 15px 50px;
    background: var(--link-color);
    border: none;
    margin-top: 20px;
    margin-bottom: 60px;
    border-radius: 10px;
    font-size: 20px;
    color: var(--white-color);
    outline: none;
}
    .free_shipping_content {
        width: 100%;
        float: left;
        margin-bottom:10px;
        margin-top: 20px;
    }
    section.frame_shape {
    width: 100%;
    float: left;
    margin-top:50px;
    text-align: center;
}
.frame_shape_pic {
    width: 100%;
    float: left;
    height:189px;
    border: #d8d8d8 solid 1px;
    border-radius: 10px;
    position: relative;
}
.frame_pic {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 30px;
    max-width: 100%;
    max-height: 100%;
}
.itemm {
    display: inline-block;
    width: 277px;
    margin-right: 17px;
}
.our_story_content {
        width: 100%;
        float: left;
        text-align: left;
        padding-top: 30px;
        padding-left: 24px;
        padding-bottom:60px;
    }
    section.our_story_list {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom:0px;
    }
    .best_sellers_list {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    #main #faq .card .card-header .btn-header-link.collapsed {
    background: #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
    .copyright p {
        float: left;
        width: 100%;
        margin-bottom: 0px;
        text-align: center;
        font-size: 16px;
        color: var(--accent-color);
    }
        .copyright span {
        float: right;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        font-size: 16px;
        color: var(--accent-color);
    }



.breadcrumbs ul li {
    float: left;
    list-style: none;
    margin-right: 10px;
    color: var(--accent-color);
    font-size: 16px;
}
.breadcrumbs ul li a {
    float: left;
    text-decoration: none;
    color: var(--link-color);
    font-size: 16px;
}
.products_detail_right_content span {
    float: left;
    background: #d8d1ca;
    border: var(--link-color) solid 1px;
    padding: 4px 7px 5px;
    border-radius: 10px;
    margin-right: 6px;
    font-size: 18px;
    cursor: pointer;
}
.products_detail_right_content {
        width: 100%;
        float: left;
        background: #fafafa;
        border-left: none;
        padding: 30px 15px;
        margin-top: 21px;
    }
    .submit {
        width: 100%;
        float: left;
        background: #fafafa;
        border: #d8d1ca solid 1px;
        margin-top: 18px;
        border-radius: 10px;
        padding: 0px 16px 8px;
    }

    .summary_content {
    width: 100%;
    float: left;
    margin-top:35px;
    margin-bottom:10px;
}
.subtotal {
        width: 100%;
        float: left;
        border: #d8d1ca solid 1px;
        padding: 20px;
        border-radius: 10px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .footer_link a {
    float: left;
    font-size: 16px;
    color: var(--accent-color);
    text-decoration: none;
    width: 145px;
    margin-bottom: 5px;
}
.footer_email p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: var(--accent-color);
    margin-bottom: 9px;
}
.footer_email p font {
    font-weight: 900;
    font-size: 15px;
    color: var(--link-color) !important;
}
.copyright {
        width: 100%;
        float: left;
        border-top: none;
        padding: 0px 0px 20px;
        margin-top: 13px;
        margin-bottom:20px;
    }
    .close_pic {
    position: absolute !important;
    top:16px !important;
    right:19px !important;
    z-index: 999;
    outline: none !important;
    border: none !important;
    background: none !important;
}
.submit h2 {
        width: 97%;
        float: right;
        background: #ccc;
        font-size: 16px;
        color: #ff0000;
        background: url(../xelgs/check-01.svg) no-repeat 0px 5px;
        background-size: 20px 20px;
        padding-left: 33px;
    }

.cart_right_pic {
    float: left;
    width:30%;
}

.cart_right_pic img{width:100%;}

.sign_in_content {
    width: 100%;
    float: left;
    padding: 25px 40px 25px;
    background: #fff;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.frame_shape a {
    position: static;
    top:100%;
    width:100px;
    left: 16px;
    text-align:left;
    background:none;
    padding:0px!important;
    border-radius:0px;
    color: var(--accent-color);
    text-decoration: none;
    font-size: 18px;
    border-bottom:var(--accent-color) solid 2px !important;
    font-weight:900;
    border:none;
}

.best_sellers_link{
   position: absolute;
    top:101%;
    width:100px !important;
    left: 16px;
    text-align:left;
    background:none;
    padding:0px!important;
    border-radius:0px;
    color: var(--accent-color);
    text-decoration: none;
    font-size: 18px;
    border-bottom:var(--accent-color) solid 2px !important;
    font-weight:900;
    border:none;
}
.mobile_add_tocart{width:100%;position:fixed;left:0px;bottom:0px;background:#fff;padding:15px 20px;z-index:999;box-shadow: 0 -12px 18px -4px rgba(9, 11, 11, .122);display:block;}

.new_address_content{width:100%;float:left;border-bottom:none;padding-bottom:0px;margin-bottom:20px;}

.saved_addresses a {
    float: left !important;
    padding: 15px 50px !important;
    background: var(--link-color) !important;
    border: none !important;
    margin-top: 20px !important;
    border-radius: 10px !important;
    font-size: 20px !important;
    color: var(--white-color) !important;
    outline: none !important;
    display: block !important;
    width:100% !important;
}
.saved_addresses_name_content {
    width: 100%;
    float: left;
    border: #ccc solid 1px;
    padding: 20px;
    margin-bottom: 15px;
}
.new_address_list a {
    float: left !important;
    padding: 15px 50px !important;
    background: var(--link-color) !important;
    border: none !important;
    margin-top: 30px !important;
    border-radius: 10px !important;
    font-size: 20px !important;
    color: var(--white-color) !important;
    outline: none !important;
    display: block !important;
    width:100% !important;
}
.select_lenses_scroll {
    width: 100%;
    float: left;
    overflow: scroll;
    overflow-x: hidden;
    padding:0px 0px 250px;
}
.estimated_total {
    position: fixed;
    bottom: 0%;
    left: 0px;
    background: #fff;
    width: 100%;
    padding: 16px 20px;
}

.choose_lens_package {
    width: 100%;
    float: left;
    overflow: scroll;
    overflow-x: hidden;
    padding: 0px 0px 270px;
}
.btnn {
    color: var(--white-color);
    background-color: white;
    padding: 15px 40px;
    background: var(--link-color);
    border-radius: 8px;
    font-size: 20px;
    border: none;
    width: 100%;
    margin-top:10px;
}
.upload-btn-wrapper a {
    float: left !important;
    padding: 15px 30px !important;
    background: var(--link-color) !important;
    border: none !important;
    margin-top: 0px !important;
    border-radius: 10px !important;
    font-size: 20px !important;
    color: var(--white-color) !important;
    outline: none !important;
    display: block !important;
    width:100% !important;
    margin-top:10px !important;
}
.img-thumb-wrapper {
    display: inline-block;
    margin: 30px 10px 0px 0;
    width: 98%;
}
.prescription_margin{margin-top:20px;}
.remove {
    position: absolute;
    top: -11px;
    right: -5px;
    border: #ccc solid 1px;
    border-radius: 50%;
    color: white;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
    width: 30px;
    height: 30px;
    background: url(../xelgs/delete-01.svg) no-repeat 7px 7px #fff !important;
    background-size: 15px 15px !important;
}
.add_new_prescription button {
    width: 30px;
    height: 30px;
    border: #ccc solid 1px;
    border-radius: 50%;
    background: url(../xelgs/delete-01.svg) no-repeat 7px 7px #fff !important;
    background-size: 15px 15px !important;
    position: absolute;
    top: -11px;
    right: -5px;
}
.please_form_width {
        width: 24%;
    }
    .please_enter_right {
        width: 38%;
    }
    .please_enter_power_form button {
    float: left;
    padding: 15px 50px;
    background: var(--link-color);
    border: none;
    width:100%;
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 10px;
    font-size: 20px;
    color: var(--white-color);
    outline: none;
}
.please_enter_power_form {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-bottom: 50px;
}
.gmail_sign_detail_content{width:90%;display:inline-block;background:#fff;padding:40px 17px 40px;border-radius:20px;-webkit-box-shadow: 0px 3px 41px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 41px -19px rgba(0,0,0,0.75);
box-shadow: 0px 3px 41px -19px rgba(0,0,0,0.75);}

.apple_content span {
    float: left;
    margin-right: 10px;
    margin-left:26px;
}
.gmail_sign_detail_content h1 {
    width: 100%;
    float: left;
    margin-top: 0px;
    font-size:24px;
    margin-bottom: 30px;
    font-weight: 900;
}
.place_order a {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 50px;
    background: var(--link-color);
    border: none;
    margin-bottom:40px;
    border-radius: 10px;
    font-size: 20px;
    color: var(--white-color);
    outline: none;
}
.check_out_content h1 {
    width: 100%;
    float: left;
    font-size:24px;
    font-weight: 900;
    margin-bottom: 15px;
    color: var(--accent-color);
}
.check_out_content h2 {
    width: 100%;
    float: left;
    font-size:24px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 40px;
    color: var(--accent-color);
}


.add_new_prescription_link {
    width: 30px !important;
    height: 30px !important;
    border: #ccc solid 1px !important;
    border-radius: 50% !important;
    background: url(../xelgs/delete-01.svg) no-repeat 7px 7px #fff !important;
    background-size: 15px 15px !important;
    position: absolute !important;
    top: -1px !important;
    right: -11px !important;
    float: none !important;
    display: block !important;
    padding: 0px !important;
}

.slider-container {
    position: relative !important;
    width: 100% !important;
float:left !important;
  }

  .slider {
    position: relative !important;
    height: 10px !important;
    background: #ddd !important;
    border-radius: 5px !important;
  }

  .progress {
    position: absolute !important;
    height: 10px !important;
    background: #06282d !important;
    border-radius: 5px !important;
  }

  .range-input {
    position: relative !important;
    display: flex !important;
    justify-content: space-between !important;
  }

  .range-input input {
    position: absolute !important;
    width: 100% !important;
    top: -6px !important;
    height: 5px !important;
    background: none !important;
    pointer-events: none !important;
    -webkit-appearance: none !important;
  }

  /* Remove default styling */
  input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    height: 28px !important;
    width: 28px !important;
    border-radius: 50% !important;
    background: #fff !important;
    border: 2px solid #59b6cc !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    top:-30px !important;
  }
  input[type="range"]::-moz-range-thumb {
    height: 28px !important;
    width: 28px !important;
    border-radius: 50% !important;
    background: #fff !important;
    border: 2px solid #59b6cc !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  .values {
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 15px !important;
    font-weight: bold !important;
  }

  section.check_out_pay{width:100%;float:left;padding:100px 0px 50px;text-align:center;}

  .forgot_password_content {
    width:100%;
    display: inline-block;
    background: #f8f8f8;
    padding: 30px;
    border: #d2d2d2 solid 1px;
    border-radius: 40px;
}
section.forgot_password {
    width: 100%;
    float: left;
   padding: 100px 0px 31px;
    text-align: center;
}
.mrp_right_content a {
    float: right;
    background: #fff;
    border: none;
    outline: none !important;
    margin-top: -166px;
}

.choose_lens_package_list p {
        width: 100%;
        float: left;
        margin-bottom: 0px;
        font-size: 13px;
        margin-left:0px;
        margin-top:0px;
        color: var(--accent-color);
    }

    .choose_lens_package_list h2 {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 900;
        color: var(--accent-color);
    }
.lens_content {
        width: 64%;
        float: right;
        position: relative;
    }

    .mrp_right_content h4 {
    float: left;
    font-size: 18px;
    color: #7f7f7f;
    margin-bottom: 15px;
    margin-right: 5px;
    width: 100%;
    text-align: left;
    margin-top: 8px;
}
.banner_link {
    background: var(--link-color);
    padding: 10px 30px 14px;
    margin-left: 90px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 60px;
    left:20px;
}
.succes_content_list h1 {
    width: 100%;
    float: left;
    color: #168800;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.succes_content_list h2 {
    width: 100%;
    float: left;
    color: var(--accent-color);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.succes_content_list p {
    width: 100%;
    float: left;
    color: var(--accent-color);
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.succes_content_list a {
    display: inline-block;
    background: #0b282d;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    width: 204px;
}
.succes_content_list {
    width: 100%;
    margin-top:50px;
    float: left;
    background: #fafafa;
    padding: 60px 40px;
    border: #d8d1ca solid 1px;
    border-radius: 10px;
    text-align: center;
}

.succes_content_list h4 {
    width: 100%;
    float: left;
    color: #ff0000;
    font-size:22px;
    font-weight: bold;
    margin-bottom:15px;
}.succes_content_list h3 {
    width: 100%;
    float: left;
    color: var(--accent-color);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.icon_pic {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
    }
}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }



}


