/*
  START - Bootstrap minimum required CSS
*/

:root {
    --blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

a {
    color: #0079c1;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

table {
    border-collapse: collapse
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

/*
  END - Bootstrap minimum required CSS
*/

html {
  overflow-y: auto;
  font-family: 'noto_sansregular';
  overflow-x: hidden;
}

body {
  height: 100%;
  width: 100%;
  font-family: 'noto_sansregular';
  background-repeat: repeat-x;
  -webkit-appearance: none;
  overflow-x: hidden;
  overflow-y: hidden;
}

.display-block {
  display: block;
}

.noScroll,
.noScroll-menu {
  overflow: hidden !important;
}

.js-scroll {
  position: relative;
}

.js-scroll--always-visible .ps__rail-x,
.js-scroll--always-visible .ps__rail-y {
  opacity: 1;
}

.js-scroll--always-visible .ps__rail-x {
  background-color: #eee;
  height: 4px !important;
}

.js-scroll--always-visible .ps__rail-y {
  background-color: #eee;
  width: 4px !important;

}

.glasses-logo-container {
  z-index: 11;
  font-size: 18px;
}

.burger-icon {
  font-size: 30px;
  z-index: 2;
}

.burger-menu-container a.menu-sign-in-modal-link,
.burger-menu-container a.menu-sign-in-modal-link:hover,
.burger-menu-container a.menu-sign-in-modal-link:visited,
.burger-menu-container a.menu-sign-in-modal-link:active,
.header-logo a,
.header-logo a:hover,
.header-logo a:visited,
.header-logo a:active {
  color: #231f20;
  text-decoration: none;
}

.header-sign-in-menu-modal-column-right {
  flex-basis: 55%;
  position: relative;
}

.marquee-box a {
  width: 100%;
  position: relative;
  display: block;
}

.marquee-container {
  width: 100%;
  position: relative;
  font-family: 'noto_sansregular';
  font-size: 12px;
  color: #fff;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000;
}

.marquee {
  display: inline-block;
  animation: 50s linear infinite;
}

.marquee .separator {
  display: inline-block;
  padding: 0 7px;
}

.marquee .separator:before {
  content: '\2022';
}

.marquee-text {
  display: none;
}

@media (max-width:1280px) {
  .marquee {
    animation-duration: 51s;
  }
  
  .clp-row-espot {
    margin-left: -15vw !important;
  }
}

.marquee-ready {
  animation-name: text-loop;
}

.marquee-delayed {
  animation-name: text-loop2;
}

#header-sign-in-menu-modal {
  display: none;
  z-index: 3;
  font-family: "noto_sansregular";
  width: 100%;
  height: 100vh;
  margin: auto;
  z-index: 1033;
  position: fixed;
  background-color: #fff;
  top: 0;
}

.header-sign-in-menu-modal-container,
.lens-selection-area-container {
  display: flex;
  height: 100%;
}

.close-modal-action span {
  color: #000;
  font-size: 30px;
}

#footer_wrapper {
  background: #fff;
  z-index: 11;
}

.modal-search-container {
  display: none;
  width: 100%;
  height: 100vh !important;
  right: 0;
  background-color: #FFF;
  z-index: 1034;
  position: fixed;
  top: 0;
  overflow: auto;
}

.modal-favorites-container {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
  padding: 90px 40px;
  box-sizing: border-box;
  z-index: 110;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-favorites-box-grid-container {
  display: block;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 15px;
}

body.catalog-search-page #header_wrapper,
body.catalog-search-page.is-menu-hidden #header_wrapper,
body.catalog-search-page.is-menu-hidden-when-modal #header_wrapper,
body.catalog-search-page .filter-bar,
body.catalog-search-page.is-menu-hidden .filter-bar,
body.catalog-search-page.is-menu-hidden-when-modal .filter-bar,
body.catalog-search-page .header-promo-banner-wrapper,
body.catalog-search-page.is-menu-hidden .header-promo-banner-wrapper,
body.catalog-search-page.is-menu-hidden-when-modal .header-promo-banner-wrapper,
body.catalog-page #header_wrapper,
body.catalog-page.is-menu-hidden #header_wrapper,
body.catalog-page.is-menu-hidden-when-modal #header_wrapper,
body.catalog-page .filter-bar,
body.catalog-page.is-menu-hidden .filter-bar,
body.catalog-page.is-menu-hidden-when-modal .filter-bar,
body.catalog-page .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden-when-modal .header-promo-banner-wrapper
{
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}

body.collection-page.is-menu-hidden #header_wrapper,
body.collection-page.is-menu-hidden-when-modal #header_wrapper,
body.collection-page.is-menu-hidden-when-modal .filter-bar,
body.collection-page.is-menu-hidden .filter-bar,
body.collection-page.is-menu-hidden-when-modal .header-promo-banner-wrapper,
body.collection-page.is-menu-hidden .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden #header_wrapper,
body.catalog-page.is-menu-hidden-when-modal #header_wrapper,
body.catalog-page.is-menu-hidden-when-modal .filter-bar,
body.catalog-page.is-menu-hidden .filter-bar,
body.catalog-page.is-menu-hidden-when-modal .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden .header-strip-global-container {
  top: -105px!important;
}

#speech-bubble-container {
  position: fixed;
  z-index: 200050;
  bottom: 25px;
  left: 25px;
}

#use-insurance-modal {
  display: none;
}

.insurance-modal-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100004;
}

.arrow-left-container,
.modal-favorites-head,
.modal-favorites-body {
  font-family: "noto_sansregular";
}

.header-promo-banner-wrapper {
  position: fixed;
  top: 103px;
  left: 0;
  width: 100%;
  z-index: 1;
  display: none;
  z-index: 999;
}

.header-promo-banner-text {
  display: block;
  visibility: hidden;
}

#cart-checkout-modal {
  display: block;
}

#header_wrapper_checkout {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  display: flex;
  justify-content: space-between;
  z-index: 1031 !important;
  background: #FFF;
  width: 100%;
  margin: auto 1% auto 1% !important;
}

.cart-checkout-modal-container,
.cart-checkout-modal-container * {
  box-sizing: border-box;
}

.cart-checkout-modal-container {
  position: relative;
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  height: 100%;
}

#header_wrapper_checkout .header-logo {
  padding: 22.5px 0;
}

#header_wrapper_checkout .cart-checkout-x {
  z-index: 110;
  top: 24px;
  right: 46px;
  overflow: visible;
  position: absolute;
}

.cart-checkout-modal-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  left: 0;
}

#landing-pdp {
    padding-top: 85px;
    margin-bottom: 50px;
}

.clp-hero-espot {
    /* padding-top: 85px; */
    margin-bottom: 50px;
    z-index: 2;
}

.clp-row-espot {
	width: 100vw;
    margin-left: -20vw;
    float: left;
    position: relative;
    z-index: 2;
}

.clp-footer-espot {
    float: left;
    z-index: 2;
}

.c-pdp-det__pres-img {
    background-color: #dde6f7;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.product_collection_container .offer-badge {
	position: absolute;
	top: 20px;
	left: 15px;
    font-size: 12px;
	padding: 2px 10px;
    z-index: 1;
}

.carousel_product_container .offer-badge {
	position: absolute;
	top: 15px;
	left: 15px;
    font-size: 12px;
	padding: 2px 10px;
    z-index: 1;
}

.c-pdp-det__left .offer-badge {
	position: absolute;
	bottom: 15px;
	left: 10px;
    font-size: 12px;
	padding: 2px 10px;
}

.c-pdp-det__left #vm_buttons ~ .offer-badge {
	bottom: 75px;
}

.pdp-det__carousel__item .offer-badge {
	position: absolute;
	top: 7px;
	left: 5px;
    font-size: 12px;
	padding: 1px 10px;
}

.offer-badge {
    border-radius: 20px;
    border: 1px solid;
    font-weight: bold;
} 

.offer-badge.offer-5,
.offer-badge.offer-10,
.offer-badge.offer-15,
.offer-badge.offer-20,
.offer-badge.offer-25,
.offer-badge.offer-30,
.offer-badge.offer-35,
.offer-badge.offer-40,
.offer-badge.offer-45 {
	color: #fcf552;
	border-color: #fcf552;
	background-color: #000;
	
}

.offer-badge.offer-50,
.offer-badge.offer-55,
.offer-badge.offer-60,
.offer-badge.offer-65,
.offer-badge.offer-70,
.offer-badge.offer-75,
.offer-badge.offer-80,
.offer-badge.offer-85,
.offer-badge.offer-90,
.offer-badge.offer-95 {
	color: #000;
	border-color: #000;
	background-color: #fcf552;
}

img[data="pdp-mainImage"][src=""] {
    visibility: hidden;
}