/** Shopify CDN: Minification failed

Line 621:48 Expected ":"
Line 1043:8 Expected identifier but found whitespace
Line 1043:10 Unexpected "{"
Line 1043:19 Expected ":"

**/
@font-face{
  src:url('https://cdn.shopify.com/s/files/1/2402/6753/files/OpenSans-Semibold.ttf?v=1754566279');
  font-family:OpenSans-Semibold;
}
@font-face{
  src:url('https://cdn.shopify.com/s/files/1/2402/6753/files/OpenSans-Bold.ttf?v=1754566472');
  font-family:OpenSans-Bold;
}
@font-face{
  src:url('https://cdn.shopify.com/s/files/1/2402/6753/files/OpenSans-ExtraBold.ttf?v=1754567153');
  font-family:OpenSans-ExtraBold;
}
.custom-header-section .custom-branch-locator-icon .svg-wrapper svg path,
.menu-drawer__inner-container .custom-menu-item.custom-branch-locator-wrapper svg path{
  fill: #ff0000;
}
.custom-header-section .header__icons .cart-count-bubble,
.custom-header-section .header__icons .cart-count-bubble span{
  background:#ff0000;
  color:#fff;
  font-family:var(--font-heading-family);
  bottom: 0.8rem;
  left: 30%;
  line-height: 26px;
}
.custom-slideshow-section .slideshow__autoplay{
  display: none;
}
.custom-header-section .custom-menu-drawer .menu-drawer__menu-item{
  font-size: 15.87px;
  letter-spacing: 0;
  font-family: Open Sans;
  color: #000;
}
.custom-announcement-bar .custom-announcement-message .custom-icon-block{
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.custom-announcement-bar .custom-contact-block .custom-contact-icon{
   display: block;
  width: 11px;
  height: 20px;
  margin-right: 8px;
}
.custom-announcement-bar .custom-announcement-message,
.custom-announcement-bar .custom-contact-block{
  display: flex;
  align-items: center;
}
.custom-announcement-bar .custom-announcement-message{
    /* width: 60%; */
    padding-top: 2px;
    padding-bottom: 2px;
    justify-content: center;
}
.custom-announcement-bar .custom-contact-block{
  width: 40%;
}
.custom-announcement-bar .custom-contact-flexbox{
  display: flex;
  align-items: center;
  max-width: 100%;
  width: 100%;
}
.custom-announcement-bar .custom-contact-flexbox .custom-flexbox .custom-contact-number{
  line-height: 20px;
  font-family: Open Sans;
  font-size: 16px;
  letter-spacing: 0;
}
.custom-announcement-bar .custom-contact-block p{
  margin-top: 0;
  margin-bottom:0;
}
.custom-announcement-bar .custom-contact-flexbox a{
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0;
}
.custom-announcement-bar .custom-contact-flexbox .custom-flexbox{
 display: flex;
 align-items: center;
}
.custom-announcement-bar .custom-contact-flexbox .custom-announcement-text{
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 16px;
   /* font-family: Open Sans; */
}
.header__inline-menu summary.list-menu__item{
  padding-right: 1.7rem;
}
 body .shopify-app-block #insta-feed {
   margin-top: 18px !important;
  margin-bottom: 10px !important;
}
.custom-header-section .header__icons .header__icon{
  position: relative;
}
.custom-header-section .header__icons .header__icon:not(:last-child)::after{
    content: " ";
    position: absolute;
    border-right: 3px solid #00000052;
    top: 25%;
    right: 0px;
    height: 60%;
    margin-top: auto;
    margin-bottom: auto;
}

.header__inline-menu ul.list-menu > li:first-child summary.list-menu__item{
  padding-left: 0;
}

.nav-item {
  position: relative;
}

.nav-item .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 180px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0;
  list-style: none;
  z-index: 1000;
}

.nav-item:hover .dropdown-menu {
  display: block;
}

.dropdown-menu li a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}

.dropdown-menu li a:hover {
  background: #f7e300;
  border-radius: 8px;
}

a.dropdown-item {
    font-size: 16px;
    letter-spacing: 0;
    font-family: Open Sans;
    color: #000;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
}

.header__inline-menu .custom-book-eyetest{
    background: #0066ab;
    padding: 8px 34px;
    border-radius: 107px;
    line-height: 10px;
}
.header__inline-menu .custom-book-eyetest .svg-wrapper{
  margin-right: 10px;
  width: 23px;
  height: 22px;
}
.header__inline-menu .custom-book-eyetest .svg-wrapper svg{
  width: 23px;
  height: 22px;
}
.header__inline-menu .header__menu-item.custom-book-eyetest span{
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 15px;
}
.header__inline-menu .header__menu-item:hover span,
.header__inline-menu details[open]>.header__menu-item,
.header__inline-menu .header__submenu .header__menu-item:hover,
.custom-mega-menus .mega-menu__link:hover{
  text-decoration: none;
}
.header__inline-menu .header__submenu .header__menu-item,
.custom-mega-menus .mega-menu__link{
   font-size: 16px;
  letter-spacing: 0;
  font-family: Open Sans;
  color: #000;
  padding-left: 12px;
  padding-right: 12px;
}
.header.custom-header-section{
  border-bottom: 1px solid #00000024;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 14px;
  padding-bottom: 14px;
}
.header__inline-menu.custom-inline-menus,
.header__inline-menu.custom-mega-menus{
  padding-top: 14px;
  padding-bottom: 14px;
  margin-left: auto;
}
.header.custom-header-section .custom-icon-text{
  font-size: 16px;
  letter-spacing: 0;
  font-family: Open Sans;
  text-transform: capitalize;
  color: #585858;
}
.header.custom-header-section .header__icon:hover .custom-icon-text{
  color: #f6d632;
}
.header.custom-header-section .field__button{
  width: 5.4rem;
}
.header.custom-header-section .header__heading{
  /* width: 11%; */
  /* order: 2; */
}
.header.custom-header-section .header__icons{
  /* order: 3; */
}
.header.custom-header-section .custom-search-block{
  min-width: 32%;
  /* order: 1; */
}
.header.custom-header-section .header__icon.custom-branch-locator-icon .svg-wrapper svg{
  width: 16px;
  height: 20px;
}
.header.custom-header-section .header__icons .header__icon.custom-branch-locator-icon{
  width: 18rem;
}
.header.custom-header-section .header__icons .svg-wrapper{
  width: 33px;
}
.header.custom-header-section .header__icons  .header__icon.header__icon--cart{
   width: 9.4rem;
}
.header.custom-header-section .header__icons  .header__icon.header__icon--account{
  width: 15.4rem;
}
.header.custom-header-section .header__icons  .header__icon{
  text-decoration: none;
}
/* .custom-header-section .header__icons .header__icon--cart .svg-wrapper{
  width: 19px;
  height: 20px;
} */
.header.custom-header-section .header__icons .header__icon--cart .icon{
  width: 19px;
  height: 20px;
}
.header.custom-header-section .custom-search-block predictive-search,
.header.custom-header-section .custom-search-block predictive-search form{
  max-width: 100%;
}

.header.custom-header-section .header__inline-menu{
  width: 100%;
}
.custom-header-section .custom-search-block .field input:focus{
    box-shadow: none;
    /* padding-top: 1.2rem; */
}
.custom-header-section .custom-search-block .field__input:not(:placeholder-shown){
   padding-top: 1.2rem;
}
.custom-header-section .custom-search-block .field input::placeholder{
    font-size:16px;
    line-height:25px;
    color:#000;
    opacity:100%;
}
li.order-tracking {
    display: flex;
    align-items: center;
    margin-left: 2px;
}
a.nav-link.dropdown-toggle.order-tracking-btn.custom-book-eyetest {
    color: #fff;
    display: flex;
    align-items: center;
}
.custom-header-section .custom-search-block .predictive-search__loading-state{
  display: none;
}
.custom-header-section .custom-search-block .field:after{
  box-shadow: none;
}
.custom-header-section .custom-search-block .field:hover:after{
  box-shadow: none;
}
.custom-header-section .custom-search-block .search__input{
  background: #D9D9D9;
  opacity: 37%;
  border-radius: 100px;
  padding-top:0px;
  padding-bottom:0px;
}
.custom-header-section .custom-search-block .search-modal__form .search__button{
  background-color: #F7E300;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
/* .custom-slideshow-section .slider-buttons .slider-button--prev,
.custom-slideshow-section .slider-buttons .slider-button--next{
  display: none;
} */
.custom-slideshow-section .slider-buttons{
  border: none;
  margin-top: 10px;
}
.custom-slideshow-section .slider-buttons .slider-counter__link.slider-counter__link--active .dot{
 background-color: #0066ab;
  width: 12px;
  height: 12px;
}
.custom-slideshow-section .slider-buttons .slider-counter__link--dots .dot{
 border: none;
 outline: 1px solid #0066ab;
 outline-offset: 3px;
  width: 6px;
  height: 6px;
}
.custom-slideshow-section .slider-buttons .slider-counter__link{
  padding: 8px;
}
@media(max-width:768px){
 .sib-form.optica-newsletter {
    padding: 32px 12px 32px;
}
    .custom-announcement-bar .custom-contact-flexbox {
        width: 100%;
        justify-content: center;
    }
.custom-announcement-bar .custom-contact-flexbox {
        width: 100%;
}
.custom-announcement-bar .custom-announcement-message {
    width: 100%;
    justify-content: center;
}
.custom-featured-collection .slider-buttons,
.custom-brand-section .slider-buttons,
.custom-article-section .slider-buttons{
    display: none;
}
}
.shopify-app-block #insta-feed > h2,
.custom-related-products .related-products__heading,
.jdgm-rev-widg__header .jdgm-rev-widg__title{
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000;
}
.custom-featured-collection .card-wrapper .price .price__container .price-item--regular,
.custom-related-products .card-wrapper .price .price__container .price-item--regular,
.custom-recentlyviewed-products .price-item--sale span,
.custom-recentlyviewed-products .card-wrapper .price .price__container .price-item--regular{
  font-size: 15px;
  letter-spacing: 0;
   font-family: Open Sans;
}
.custom-featured-collection .collection__view-all.custom-desktop-hide{
  display: none;
}
.custom-featured-collection .underline-links-hover:hover a,
.custom-related-products .underline-links-hover:hover a{
  text-decoration: none;
}
.custom-featured-collection .card-wrapper .card__heading > a,
.custom-related-products .card-wrapper .card__heading > a,
.custom-recentlyviewed-products .card-wrapper .card__heading > a{
  text-transform: uppercase;
  font-size: 15px;
}
.card-wrapper .card__information .custom-product-ratings{
   margin-top: 2px;
   margin-bottom: 8px;
}
.card-wrapper .card__information .custom-product-ratings .jdgm-star{
  font-size: 13px;
}
.card-wrapper .card__information .custom-product-ratings .jdgm-prev-badge__text{
  font-size: 11px;
  color: #000;
  margin-left: 5px;
  letter-spacing: 0;
}
.custom-findstore-section .banner__box.content-container.content-container--full-width-mobile {
    background: transparent;
}
.custom-findstore-section .mobile-media.banner:after, .custom-findstore-section .mobile-media.banner__media:after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.custom-brands-pb .multicolumn-list {
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 1.5rem;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1rem;
}
.newsletter-form__message.newsletter-form__message--success {
    color: #fff;
}
.custom-follow-insta-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 28px;
}
.custom-follow-insta-wrapper .custom-follow-insta-btn{
  text-decoration: none;
    background: #faee67;
    padding: 8px 22px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
   font-family:var(--font-heading-family);
  letter-spacing: 0;
}
.custom-follow-insta-wrapper .custom-follow-insta-btn:hover{
  opacity: 0.8;
}
.custom-follow-insta-wrapper .custom-follow-insta-btn .custom-insta-label{
   color:#000;
}
.custom-footer-section .custom-footer-bottom .custom-copyright-text{
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
   font-family: Open Sans;
  text-transform: capitalize;
}
.custom-footer-section .custom-footer-bottom .footer__content-bottom-wrapper{
  flex-direction: column;
}
.custom-footer-section .custom-footer-bottom .footer__content-bottom-wrapper .policies > li:first-child::before {
  content: "";
  padding: 0;
}
.custom-footer-section .custom-footer-bottom .footer__content-bottom-wrapper .policies > li:not(:first-child)::before {
  content: "|";
  padding: 0;
  margin: 0 18px; 
}
.custom-footer-section .custom-footer-bottom .footer__content-bottom-wrapper .policies{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

/* .custom-footer-section .custom-footer-bottom .policies > li:not(:first-child){
  margin-left: 40px;
} */
.custom-footer-section .custom-footer-bottom .policies .copyright__content a{
  font-size: 16px;
   font-family: Open Sans;
  letter-spacing: 0;
  color:#fff;
  text-transform: capitalize;
}
.custom-footer-section .custom-footer-bottom .policies .copyright__content a:hover{
  text-decoration: none;
}
.custom-footer-section .custom-footer-bottom .policies > li{
  justify-content: flex-start;
}
.custom-footer-section .custom-footer-content-top{
  padding-bottom: 15px;
}
.custom-footer-section .custom-footer-bottom{
  border:none;
  padding-top: 15px;
}
.custom-footer-section .footer__blocks-wrapper{
  column-gap: 15px;
  border-bottom: 1.2px solid #ffffff59;
  padding-bottom: 22px;
}
.custom-footer-section .footer-block--menu .custom-social-icons-wrapper .footer-block__heading{
  margin-bottom: 20px;
}
.custom-footer-section .footer-block--menu .custom-social-icons-wrapper{
  margin-top:35px;
}
.custom-footer-section .custom-social-icons-wrapper .list-social__item  .icon-youtube,
.custom-footer-section .custom-social-icons-wrapper .list-social__item .svg-wrapper{
  width: 30px;
  height: 20px;
}
.custom-footer-section .footer-block--menu .custom-social-icons-wrapper .footer__list-social{
  justify-content: flex-start;
  row-gap: 15px;
  align-items: center;
}
.custom-footer-section .custom-social-icons-wrapper .footer__list-social .list-social__link{
  padding: 0;
}
.custom-footer-section .custom-social-icons-wrapper ul.footer__list-social > li:not(:first-child){
  margin-left: 8px;
}
.custom-footer-section .custom-social-icons-wrapper ul.footer__list-social > li:first-child .svg-wrapper{
  justify-content: flex-start;
}
.custom-footer-section .custom-footer-content-top .footer-block--menu .custom-second-menu-wrapper{
  margin-top:20px;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-icon-flexbox{
  display: flex;
  align-items: center;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-text-wrapper p{
  margin-top: 0;
  margin-bottom: 0;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-about-text{
    color: #fff;
    text-transform: capitalize;
     font-family: Open Sans;
    font-size: 15px;
    line-height: 28px;
    max-width: 80%;
}
.custom-footer-section .custom-footer-content-top .footer-block__heading{
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 19px;
  color: #fff;
  margin-bottom: 15px;
  /* text-decoration: underline;
  text-underline-offset: 6px; */
}
.custom-footer-section .custom-footer-content-top .footer-block__image-wrapper{
  margin-bottom: 5px;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-text-wrapper p,
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-text-wrapper{
  line-height: 30px;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-text-wrapper a{
  font-size: 16px;
  line-height: 49px;
  color:#fff;
  text-decoration: none;
   font-family: Open Sans;
}
.custom-footer-section .custom-footer-content-top .footer-block--menu a{
    font-size: 15.1px;
    padding-bottom: 0;
    color:#fff;
    text-transform: capitalize;
    text-decoration: none;
     font-family: Open Sans;
}
.custom-footer-section .footer__blocks-wrapper .footer-block.footer-block--menu > ul > li {
  line-height: 41px;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-icon-wrapper img{
  display: block;
  object-fit: cover;
}
.custom-footer-section .custom-footer-content-top .footer-block.custom-image-block .custom-icon-wrapper{
  margin-right: 10px;
}
.custom-footer-section .custom-footer-content-top .footer__blocks-wrapper .footer-block.custom-image-block{
  width:28%;
}
.custom-footer-section .custom-footer-content-top .footer__blocks-wrapper .footer-block.footer-block--menu{
  width:16.66%;
}
@media(max-width:1400px){
  .custom-footer-section .custom-footer-content-top .footer-block__heading {
        font-size: 16px;
    }
  .custom-footer-section .custom-footer-content-top .footer-block--menu a {
    font-size: 14.5px;
}
}
@media(max-width:768px){
  .jdgm-rev-widg .jdgm-widget-actions-wrapper{
    margin-top: 15px;
  }
  .custom-announcement-bar .custom-contact-block {
    width: 40%;
    display: none;
}
    .shopify-app-block #insta-feed > h2,
    .custom-recentlyviewed-products .product-recommendations__heading,
   .custom-related-products .related-products__heading,
  .jdgm-rev-widg__header .jdgm-rev-widg__title{e
      font-size: 23px;
    }
  .custom-footer-section .custom-footer-content-top .footer__blocks-wrapper .footer-block.custom-image-block,
  .custom-footer-section .custom-footer-content-top .footer__blocks-wrapper .footer-block.footer-block--menu{
    width: 100%;
  }
  .custom-announcement-bar .custom-contact-flexbox .custom-announcement-text {
    font-size: 12.63px;
}
.custom-announcement-bar .custom-announcement-message .custom-icon-block {
    width: 15.796701431274414px;
    height: 15.789473533630371px;
    margin-right: 5px;
}
  body .shopify-app-block #insta-feed {
    margin-top: 15px!important;
    margin-bottom: 5px !important;
  }
  .custom-menus .custom-menu-drawer .custom-menu-item .svg-wrapper {
    width: 19px!important;
    height: 19px!important;
    margin-right: 5px;
}
.custom-multi-pages .multicolumn-card__image-wrapper {
    margin: 0;
    padding: 0;
}   
}
.multicolumn .multicolumn.background-primary .multicolumn-card {
  background: none;
}
.multicolumn .multicolumn-card-spacing {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.custom-multicolumn-section .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width.multicolumn-card-spacing {
    padding-top: 0;
}
span.header__active-menu-item {
    text-decoration: none;
}
.collection_top_contentMN .metafield-rich_text_field p{
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    max-width: 1300px;
    margin: 15px auto;
}
.template-collection .collection-title {
        margin-bottom: 0px;
        text-align: center;
        width: 100%;
        font-size: 30px;
    }
    @media (max-width: 768px) {
    .template-collection .custom-collection-product-grid .collection-title {
        font-size: 27px;
        margin: 20px 0px 10px;
    }
    div#collection_image.page-width {
    padding: 0;
}
.custom-product-page .custom-product-info-wrapper fieldset.js.product-form__input.product-form__input--swatch.custom-variant-picker {
    margin-left: unset;
    margin-right: unset;
}
}
@media (max-width: 749px) {
    .ctm-product-page .product__media-wrapper .slider-button {
        display: none !important;
    }
}
.template-product .jdgm-rev-widg {
    padding: 24px;
    border: 1px solid #eee;
    margin-top: 24px;
    margin-bottom: 24px;
}
.shopify-app-block .jdgm-widget .jdgm-row-stars {
    justify-content: space-between !important;
    padding-bottom: 0px !important;
}
.shopify-app-block .jdgm-widget h2.jdgm-rev-widg__title {
    text-align: left;
}
.shopify-app-block .jdgm-widget .jdgm-rev-widg__summary {
    align-items: flex-start !important;
}
.ctm-related-products .card-wrapper .card__heading > a {
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}
.jdgm-widget .jdgm-rev-widg.jdgm-rev-widg {
    padding: 24px;
    border: 1px solid #eee;
    margin-top: 24px;
    margin-bottom: 24px;
}
.jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link {
    color: currentColor;
    background-color: #ffffff;
    border: 1px solid currentColor;
    font-weight: 100;
}
.jdgm-rev-widg__summary-inner {
    text-align: left;
}
.jdgm-widget .jdgm-rev-widg__title {
    margin-bottom: 8px;
}
.ctm-related-products {
    background: #f1f1f1;
}
.product-description .inner-description-container h4 {
    color: #0065ff;
    font-size: 23px;
    font-weight: 700 !important;
    margin: 0 0 0.5em;
    text-align: center;
}
@media screen and (min-width: 750px) {
  .custom-product-page .product .product__media-wrapper{
      width: 58%;
      max-width: 58%;
    }
    .custom-product-page .product .product__info-wrapper{
      width: 42%;
      max-width: 42%;
    }
    .multicolumn.custom-multi-pages .multicolumn-card-spacing {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .template-page .page-width.custom-main-page.bss-map-fullscreen {
        padding: 0 5rem;
        max-width: 100%;
    } 
   .template-page.template-page--store-locator-new  .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    margin: auto;
    width: calc(100% - 0rem / var(--font-body-scale));
}
}
@media (max-width: 1250px) {
      product-info.custom-product-page .custom-product-info-wrapper variant-selects .product-form__input--dropdown.product-form__input .select {
    max-width: 60%;
}

        .custom-product-page .custom-product-info-wrapper variant-selects .product-form__input--dropdown.product-form__input .form__label {
        min-width: 30%;
        margin-right: 15px;
    }
    product-info.custom-product-page .product .product__info-wrapper .custom-quantity-container{
      width: 60%;
    }
    .custom-product-page .custom-product-info-wrapper .product-form__quantity label.quantity__label.form__label {
    min-width: 30%;
    margin-right: 15px;
}
    .template-product product-info.custom-product-page .product__info-wrapper .product-form__input {
        max-width: 30rem;
    }
}
@media (max-width: 1400px) {
  product-info.custom-product-page .product .product__info-wrapper .custom-pill-flexbox legend.form__label {
      min-width: 30%;
      margin-right: 15px;
  }
}
:root{
 --heading-1-max: 47.78px;
  --heading-1-min: 32px;
  --heading-1: clamp(var(--heading-1-min), 2.5vw, var(--heading-1-max));
  
   --button-secondary-bg: #0066ab;
  --button-secondary-text: #FFFFFF; 
  --heading-2-max: 32px;
  --heading-2-min: 24px;
  --heading-2: clamp(var(--heading-2-min), 2.5vw, var(--heading-2-max));

  --heading-3-max: 23.04px;
  --heading-3-min: 20.25px;
  --heading-3: clamp(var(--heading-3-min), 2.5vw, var(--heading-3-max));
   --md-sys-color-outline-variant: rgb(200 200 200);
   --md-sys-color-outline:rgb(115 115 115);
   --md-sys-color-surface-variant: rgb(240 240 240);
  --md-sys-color-on-surface: rgb(28 28 28);
  --md-sys-color-surface-container-low: rgb(248 248 248);
  --md-sys-color-surface-bright: rgb(255 255 255);
   --button-primary-bg: #f7e300;
  --button-primary-text: #000000;
  --md-sys-color-secondary: rgb(0 102 171);
}
.template-product--freshlook-products .custom-product-page variant-selects.custom-variant-options-flexbox .product-form__input--dropdown {
    order: 1;
}
.customize_modal--wrapper .popup-container .button {
    background: #F7E202;
    color: #000;
}
.customize_modal--wrapper .popup-container .button:after, .customize_modal--wrapper .popup-container .button:hover:after, .prescription__container .saved-prescriptions--action:after, .prescription__container .saved-prescriptions--action:hover:after, .prescription__container .saved-prescriptions--action.button:not([disabled]):hover:after {
    box-shadow: none;
}
h3.popup-title {
    font-weight: 600;
}
.customize--content-wrap .ebd_lensesbundle--block-wrapper .addition_information textarea {
    border: none;
}
.shipping-details ul {
    padding-left: 20px;
}
/* start contact page css */
body .main-page-title {
    font-size: 22px;
    margin-bottom: 15px;
    letter-spacing: 0;
}
.template-page--contact .custom-main-page .main-page-title {
    text-align: center;
    font-weight: bold;
}
.custom-main-page h1,.custom-main-page h2, .custom-main-page h3, .custom-main-page h4, .custom-main-page h5, .custom-main-page h6{
    text-transform:uppercase;
  }
 body .custom-main-page .ctm-contact-subheading {
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: unset;
    margin-top: 0;
}
.ctm-contact-page a#contact-email.link--blue {
    color: #2b00ff;
}
.custom-main-page .contact-wrapper .ctm-left-block, .custom-main-page .contact-wrapper .ctm-right-block {
    max-width: 350px;
    padding: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    text-align: center;
}
.ctm-contact-page p.rm_margin {
    margin-bottom: 0;
}
.custom-main-page .contact-wrapper .ctm-con-block-heading {
    text-align: center;
    font-size: 18px;
}
.custom-main-page .contact-wrapper .ctm-contact-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.custom-main-page .contact-wrapper {
    justify-content: center;
}
.custom-main-page a {
    text-decoration: none;
}
.custom-main-page .ctm-contact-wrapper a span {
    font-weight:700;
}
.custom-main-page .ctm-contact-page .link--branch {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    border: 1px solid #000;
    border-radius: 6px;
    text-decoration: none;
    background: #faee67;
    color: #000;
    font-weight: 400;
}
.custom-main-page .ctm-contact-page .link--schedule {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    border: 1px solid #000;
    border-radius: 6px;
    text-decoration: none;
    background: transparent;
    color: #1a2ab0;
}
.custom-main-page .ctm-contact-page .ctm-contact-form-heading {
    font-size: 22px;
    font-family: OpenSans-Bold;
    display: none;
}
.ctm-contact-form-wrapper .title {
    text-align: center;
}
/*end contact page css */

.custom-article-section .card-wrapper .card__heading > a {
    font-size: 20px;
    text-decoration:none;
    letter-spacing:0;
}
.custom-article-section .article-card-wrapper .custom-article-content {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0;
    color:#000;
}
.list-details .btn, .list-content .btn{
	display: inline-block;
    padding: 8px 20px;
	line-height: 1.42;
	vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
	user-select: none;
    -webkit-appearance: none;
	font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    border-radius: 5px;
    margin: 5px 0;
    text-transform: uppercase;
	transition: background-color .2s ease-out;
}
.book-eye-test-page-page .regForm.text-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 500px;
}
.regForm .step {
    flex: 1;
    text-align: center;
    margin: 0 5px;
}
div#scasl-title {
    font-family: 'Montserrat';
}
.scasl-field {
    font-size: 13px;
}
.scasl-location-list {
    float: left;
}
/* faq block.css */
.faq-block {
  width: 100%;
  max-width: 1600px;
  min-height: max-content;
  margin: 2.5rem auto;
  padding: 1.25rem 0;

  border-radius: 0 0 0.15rem 0.15rem;
}

.faq-block > h2 {
  font-size:35px;
  margin: 1.25rem auto;
  width: max-content;
}

.faq-block > .block {
  width: 100%;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
}

.block__h3 {
  /* pointer-events: none; */
  margin: 0;
}

.block__question {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;

  font-weight: bold;
  text-align: left;
  padding: 1.75rem;
  width: 100%;
  color: #000;
  cursor: pointer;
  /*background-color: hsl(204, 5%, 90%); */
  background-color: transparent;
  border-bottom: 2px solid hsl(204, 5%, 90%);
}

.block__question:hover{
    color: #000;
    background-color: #f7e202;
    border-color: transparent;
}

.faq__answers {
  display: flex;
  flex-flow: column;
  gap: 0.8rem;
  align-items: flex-start;
  padding: 0.85rem;
  overflow: hidden;

  transition: all 0.35s cubic-bezier(0.23, 1, 0.320, 1);
}
.faq__answers > * {
  margin: 0;
}

.faq__answers a {
  text-decoration: underline;
  color: {{settings.brand_blue}};
}

.faq__answers-list {
  margin-left: 35px !important;
}

.block__question > * {
  pointer-events: none;
}

.block__question > .icon {
  width: 20px;
  height: 20px;

  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.35s cubic-bezier(0.23, 1, 0.320, 1);

}

.block__question[data-state="active"] {
  background-color: hsl(55, 98%, 95%);
}

.block__question[data-state="inactive"] > .icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'%3E%3C/path%3E%3C/svg%3E");
}

.block__question[data-state="active"] > .icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 11V13H19V11H5Z'%3E%3C/path%3E%3C/svg%3E");
}

[data-state="inactive"] ~ .faq__answers {
  height: 0;
  padding-block: 0;
}
.store-locator h2.bh-sl-title-s.title-sec-1 {
    font-size: 24px;
}
@media screen and (max-width: 600px) {
    .scasl-location-list {
        height: 468px !important;
    }
    .section-template--17952250036322__cart-items-padding {
    padding-top: 27px;
    padding-bottom: 27px;
}
 .shopify-section-group-header-group.shopify-section-header-sticky {
          position: sticky;
          top: 39px;
      }
          .custom-announcement-bar .custom-contact-flexbox {
        width: 100%;
        justify-content: center;
    }
}
.book-eye-test-page-page .regForm.text-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 500px;
}

.regForm .step {
    flex: 1;
    text-align: center;
    margin: 0 5px;
}
#scasl-list-container {
    background-color: #fff !important;
    border-bottom: 1px solid #ccc;
}
.scasl-location-list {
    float: left;
}
div#scasl-title {
    font-family: 'Montserrat';
}
#scasl-list-container {
    font-size: 13px;
}
.scasl-field {
    font-size: 13px;
}
.BookedEyeTest input.btn.right {
    background-color: #f7e338;
    border: none;
    padding: 10px 25px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-align: center;
}
.store-map, .store-bet, .store-call-us {
    border-radius: 5px !important;
    margin: 5px 0;
}
#scasl-list-container {
    background-color: #fff !important;
    border-bottom: 1px solid #ccc;
}
.bh-sl-loc-list.scasl-location-list {
    border: 1px solid #ccc;
}
.scasl-location-list {
    float: left;
}
.store-map, .store-bet, .store-call-us {
    border-radius: 5px !important;
    margin: 5px 0;
}
.template-page--schedule-eye-test .basic-info input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #aaaaaa !important;
    background-color: transparent !important;
}
.basic-info.tab ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.book-eye-test-page-page input::placeholder {
color: #BEC9D7;
opacity: 1;
}
.book-eye-test-page-page .time-slog select {
  padding: 10px;
}
.BookedEyeTest input.btn.right {
    background-color: #f7e338;
    border: none;
    padding: 10px 25px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-align: center;
}
.introTextFaqPlus {
    padding-top: 10px !important;
}
.custom-main-page .main-page-title {
    text-align: center;
}
h1.ctm_heading {
    display: none;
}
@media screen and (min-width: 990px) {
    .page-width.custom-main-page.page-width--narrow {
        max-width: 65%;
        padding-top: 28px;
        padding-bottom: 28px;
    }
}
.custom-main-page a.cta-btn.cta-btn--base.cta-btn--large.cta-btn--primary {
    background: #0066ab !important;
    color: #fff !important;
    display: inline-block;
    padding: 20px;
    padding-right: 20px;
    padding-left: 20px;
    color: white !important;
    border-radius: 5px;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.custom-main-page .ctm-fram-size-guide tbody tr td a {
    text-decoration: none;
    display: inline-block;
    background: #326fa8;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}
.template-page .glass-options a {
    text-decoration: none;
    display: inline-block;
    background: #326fa8;
    padding: 7px 10px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
}
.row.row_mtt {
    display: flex;
    flex-direction: column;
}
.glass-options {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.row_mtt .position_ofminbox {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
}
.custom-main-page .ctm-fram-size-guide table {
    border-collapse: collapse;
    table-layout: auto;
}
.fonthead {
    font-size: 30px;
    color: #3a66a6;
    font-weight: 700;
    font-size: 20px;
}
.custom-main-page .face-shape-guide-grid {
    padding: 0;
}
.ctm-lense-combo img.custom-rounded-card__img {
    border-radius: 24px !important;
}
.custom-richtext-wrapper_mt h2.rich-text__heading {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #000;
}
.custom-richtext-wrapper_mt .rich-text__text h4{
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #000;
}
@media screen and (min-width: 990px) {
    .custom-richtext-wrapper_mt .rich-text__blocks {
        max-width: 100%;
    }
}
.template-page--store-locator-new input#bss-search-input {
    font-size: 1em;
    padding: 8px 10px;
    line-height: 1.42;
    background: transparent;
}
.template-page--store-locator-new input#bss-search-input::placeholder {
    color: #bfcad8;
}
.template-page--store-locator-new #bss-search-btn {
    background: #0069A6;
    border-color: #0069A6;
}
.sib-form-message-panel {
    margin: 0 0 1.25rem 0;
    width: 100%;
    padding: .4375rem;
    border: 1px solid;
    display: none;
}
.sib-form-block__button-with-loader {
    min-height: 40px;
    line-height: 23px;
}
.sib-form-block__button {
    display: inline-block;
    padding: 8px 18px;
    border: none;
    overflow-wrap: break-word;
    max-width: 100%;
    cursor: pointer;
}
.optica-popup__field {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.sib-form .clickable__icon {
    height: 1.5rem;
    vertical-align: bottom;
    width: 1.5rem;
}
.sib-hide-loader-icon {
    display: none;
}

.sib-form .input--hidden {
    display: none !important;
}
  .template-page--store-locator-new .sib-form .optica-popup__label {
      margin-bottom:6px;
    }

.page-width.custom-main-page.bss-map-fullscreen {
    padding: 0 1.5rem;
}
@media only screen and (max-width: 768px) {
    .template-page--store-locator-new div#store-locator-page {
        width: 100%;
        margin: 0 auto;
    }
   .template-page--store-locator-new  .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    margin: auto;
    width: calc(100% - 0rem / var(--font-body-scale));
}
.custom-review-section .swiper-wrapper {
    flex-wrap: wrap;
}
    .custom-review-section .review__slide {
        max-width: 90%;
        margin-bottom: 10px;
        border: 2px solid hsl(0, 10%, 95%);
        padding: 10px;
        margin: 10px;
    }
   .template-page--single-branch .custom-review-section {
    max-width: 100% !important;
    margin: 0 auto;
    width:100%;
}
.book-eye-test-page-page.custom-book-eyetest-page div#regForm {
    width: 95%;
}
.book-eye-test-page-page .store-locator #page-header {
    width: 100%;
    margin: auto;
}
.book-eye-test-page-page.custom-book-eyetest-page .ino-bb-btn {
    width: 100% !important;
}
.book-eye-test-page-page.custom-book-eyetest-page .basic-info input[type=text], .book-eye-test-page-page.custom-book-eyetest-page .basic-info input[type=number],.book-eye-test-page-page.custom-book-eyetest-page .basic-info input[type=email], .book-eye-test-page-page.custom-book-eyetest-page .time-slog input, .book-eye-test-page-page.custom-book-eyetest-page .time-slog select {
      width: 100% !important;
  }
  .custom-book-eyetest-page .custom-page-title {
    font-size: 25px;
}
}
.template-article .shopify-section .custom-breadcrumbs {
    padding-top: 13px;
    padding-bottom: 13px;
}
.custom-main-page a.cta-btn {
    background: #0066ab !important;
    color: #fff !important;
}
.template-page .glass-options a:hover {
    color: #fff;
}
.custom-map-grid ul {
    list-style-type: none;
}
#CityList {
    margin: 0 0 1em;
    padding: 0;
}
#CityList li {
    margin-bottom: 0.25em;
}
.template-page--single-branch .custom-review-section {
    padding-bottom: 30px;
}
  .review__slide {
        max-width: 25%;
        margin-bottom: 10px;
        border: 2px solid hsl(0, 10%, 95%);
        padding: 10px;
        margin: 10px;
    }
    .swiper-wrapper{
      flex-wrap:wrap;
    }
   .template-page--schedule-eye-test .ino-mpop input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #aaaaaa;
    margin: 0;
    background: transparent;
}
.cbi__close-btn svg.icon.icon-close {
    width: 25px;
    height: 25px;
    padding: 5px;
}
.sib-form.optica-newsletter .optica-newsletter__form-wrapper input {
    border:none;
    font-size:16px;
    color: #4d4d4d;
    outline:none;
    box-shadow: none;
}
.sib-form.optica-newsletter .sib-form-message-panel__text {
    display: flex;
    align-items: center;
    margin: 0;
    padding: .5rem;
}
.sib-form.optica-newsletter .sib-form-message-panel__text .sib-notification__icon {
    height: 1.5em;
    width: 1.5em;
    flex-shrink: 0;
    margin-right: calc(1rem - 1px);
}
img.menu-icon {
    width: 100%;
    height: auto;
}
@media (max-width: 1024px) and (min-width: 749px) {
    .footer.custom-footer-section  .footer-block .custom-payment-icons-wrapper .custom-payment-methods {
        max-width: 250px;
    }
}
.cart-item__details .product-option {
    color: #000;
}
.custom-cart-page .custom-cart-item-container .custom-option-values-flexbox > .product-option:last-child .custom-slash-icon {
    display: none;
}
.custom-cart-page .quantity:after{
   box-shadow:none;
}
.jdgm-widget .jdgm-rev-widg__summary-average {
    display: none;
}
@media only screen and (min-width: 992px) {
  .custom-multicolumn-section h3.inline-richtext.custom-card-heading.custom-card-second-heading {
        font-size: 48px;
        line-height: 48px;
    }  
  .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary {
        width: 14% !important;
    }
    .shopify-app-block .jdgm-widget h2.jdgm-rev-widg__title {
    margin-bottom: 0 !important;
}
    .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div {
        justify-content: flex-start!important;
    }
       .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>.jdgm-widget-actions-wrapper  {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center !important;
    }
}
.jdgm-rev-widg__summary img.jdgm-verified-checkmark {
    display: none;
}
.shopify-app-block .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div {
    align-items: flex-start;
}
.shopify-app-block .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary+.jdgm-histogram {
    padding-left: 18px;
}
.shopify-app-block .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link {
    max-width: fit-content;
    margin-right: 0;
}
.shopify-app-block .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-histogram+.jdgm-widget-actions-wrapper {
    border-left: none;
}
.jdgm-widget .jdgm-row-actions {
    border-top: none;
}
.jdgm-widget-actions-wrapper a.jdgm-write-rev-link {
    border: 1px solid currentColor;
    padding: 10px;
    text-align: center;
    display: inline-block;
    color: currentColor;
    background-color: #fff;
    font-weight: 400;
}
.shopify-app-block .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__summary-inner {
    display: flex;
    gap: 10px;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__summary {
    width: 30% !important;
    justify-content: center !important;
}
.custom-cart-page .cart-item__price-wrapper .price{
  font-family:var(--font-heading-family);
}
.template-product .jdgm-rev-widg__summary-inner {
    display: flex !important;
    gap: 0px;
}
.template-page--schedule-eye-test a#close-modal {
    z-index: 9999999;
}

.custom-collection-list .card-wrapper .card__heading > a{
   font-size: 18px;
   text-transform: unset;
   font-family: var(--font-heading-family);
}
.basic-info h1.bh-sl-title-s.custom-page-title {
    text-transform: unset;
}
.template-page--schedule-eye-test h1.page-title.custom-page-title {
    text-transform: uppercase;
}
.custom-book-eyetest-page .basic-info.tab ul li {
    margin-bottom: 0;
}
.appoint-type h1.bh-sl-title-s.custom-page-title {
    margin-top: 0;
}
input.invalid, select.invalid {
    background-color: #ffdddd;
}
/* mandasa custom css 20-08-26 */
@media (max-width: 1250px) {
    .header.custom-header-section .header__heading {
        max-width: 48%;
        width: 23%;
    }
}
@media (max-width: 1340px) {
  .header.custom-header-section .header__icons .header__icon.custom-branch-locator-icon {
        width: 16rem;
    }
      .custom-mega-menus .mega-menu__link {
        font-size: 11px;
        padding-left: 10px;
        padding-right: 10px;
    }  
}
.custom-article-section .article-card-wrapper .card__heading {
    margin-top: 18px;
}
.custom-article-section .article-card-wrapper .custom-article-date {
    font-size: 14px;
}
.custom-article-section .article-card-wrapper  .custom-readmore-link {
    color: #0066ab;
    font-size: 14px;
    letter-spacing: 0;
}
.sib-form.optica-newsletter {
    background-attachment: fixed;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    padding: 32px 12px 32px;
    margin: 0;
}
@media (max-width: 400px) {
  .custom-collection-list .collection-list > .collection-list__item {
    max-width: 180px;
    margin: auto;
    width: 100%;
  }
}
.custom-product-page .product__info-wrapper .product__title {
    margin-top: 0;
    margin-bottom: 8px;
}
.template-page--contact .ctm-contact-form-wrapper h2.title {
    text-transform: uppercase;
}
.custom-blog-page .card__information .card__heading > a {
    /* font-family: OpenSans-Bold; */
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #0066ab;
}
cart-drawer.drawer {
    z-index: 9999999999;
}
.template-product--color-contact-2 .template-product .select__select {
    background: transparent;
}
.template-product--color-contact-2 .custom-product-page variant-selects.custom-variant-options-flexbox .custom-variants-inventory-flexbox .product-form__input--dropdown {
    order: 1;
}
.crossSell-popup-actions button.button {
    background: var(--button-secondary-bg);
    color: var(--button-secondary-text) ;
    border: none;
    box-shadow: none;
}
.crossSell-popup-actions button.button::before {
    border: none;
    box-shadow: none;
}
.crossSell-popup-actions button.button::after {
    border: none;
    box-shadow: none;
}
.crossSell-popup-actions .button:not([disabled]):hover:after{
    border: none;
    box-shadow: none;
}
body.snize-results-page.snize-dawn-css-fix .page-width--narrow {
    padding: 15px 15px;
}
@media (max-width: 767px) {
    .product-template-section .modal-content {
        margin: 2% auto;
        padding: 16px;
        width: 100%;
        position: unset !important;
    }
}
.product-description .face-modal .drawer_right#exampleModalLeft {
    position: relative;
}
@media (max-width: 767px) {
    .product-template-section .face-modal {
        background: #fefefe;
    }
}