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;
}

p,
li,
label {
  font-family: 'noto_sansregular';
}

.display-block {
  display: block;
}

.sticked {
   position: relative !important;
   top: 30px !important;
}

.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;
}

body.home-page a:focus,
body.home-page input:focus {
  outline: 1px solid #2b6c91;
}

.home-page #footer_wrapper {
  margin: 0 0  !important;
}

.home-page .home-espot-area,
.home-page .home-espot-area * {
  box-sizing: border-box;
}

.home-page .home-espot-area {
  width: 990px;
  margin: 0px auto 0;
}

span.required,
label.error,
#PasswordUpdateFailureResponseMessageDiv,
#ResetPasswordSuccessFullResponseMessageDiv,
#ResetPasswordFailureResponseMessageDiv,
#PasswordUpdateFailureResponseMessageDiv,
#errorMessageEmail {
  font-family: 'noto_sansregular';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #d0021b;
  float: left;
  clear: both;
  margin: 2px 0 0px 2px;
}

.home-page-title {
  height: 0;
}

.home-page-title h1 {
  font-size: 0;
}

.home-page .home-espot-area {
  width: 100%;
}

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

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

.spritespin-container {
  position: relative;
  height: calc( 100vh - 70px);
}

.spritespin-container img,
.spritespin-container video {
  height: 100%;
  width: 100%;
  position: relative;
}

.spinner,
.spinner .frame {
  background: no-repeat center center;
  background-size: cover;
}

.spinner {
  height: 100% !important;
  width: 100%;
  position: relative;
}

.spinner .frame {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}

.spinner .frame.is-active {
  opacity: 1;
}

.arrows-right-container,
.arrows-left-container {
  position: absolute;
  top: 45%;
}

.arrows-left-container {
  left: 1%;
}

.arrows-right-container {
  right: 1%;
  text-align: right;
}

.arrows-copy {
  font-family: 'noto_sansregular';
  font-size: 14px;
  line-height: 4;
  text-transform: uppercase;
}

.arrows-container a {
  display: block;
  height: fit-content;
  color: #231f20;
  text-decoration: none;
}

.arrows-container a:hover,
.arrows-container a:active,
.arrows-container a:visited {
  color: initial;
  text-decoration: none;
}

.site-ajaxcall {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: #FFF;
  z-index: 3;
}

.site-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.site-spinner i {
  font-size: 50px;
}

.site-sunglasses {
  right: 100%;
}

.site-eyeglasses {
  left: 100%;
}

.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;
}

.header-sign-in-menu-newsletter-container {
  position: relative;
  padding: 20px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.header-sign-in-menu-newsletter-container .header-menu-container {
  width: auto;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  margin-left: 50px;
  margin-top: 80px;
}

.login-registration-in-modal-container.column-right-login-create-modal,
.reset-password-container.column-right-reset-password-modal,
.update-password-container.column-right-update-password-modal {
  padding: 90px 40px 80px;
  box-sizing: border-box;
}

.login-registration-in-modal-container.column-right-login-create-modal,
.reset-password-container.column-right-reset-password-modal {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
  z-index: 111;
}

.reset-password-container.column-right-reset-password-modal {
  left: 100%;
}

.login-registration-in-modal-container.column-right-login-create-modal,
.header-sign-in-menu-newsletter-container {
  max-height: 100%;
  height: 100%;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}

.header-sign-in-menu-modal-column-right .nav-list-container {
  padding-left: 26px;
  width: 100%;
}

.header-sign-in-menu-modal-column-right .nav-list-container *,
.nav-list-container::after,
.nav-list-container::before {
  box-sizing: content-box;
}

.header-sign-in-menu-modal-column-right .nav-list li {
  height: 24px;
  padding: 10px 0;
}

.header-sign-in-menu-modal-column-right .nav-list li a {
  font-size: 16px;
  transition: font-size 0.5s;
}

.header-sign-in-menu-modal-column-right .nav-list li a,
.header-sign-in-menu-modal-column-right .nav-list li a:hover,
.header-sign-in-menu-modal-column-right .nav-list li a:visited,
.header-sign-in-menu-modal-column-right .nav-list li a:active {
  color: #000;
  text-decoration: none;
}

.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;
  }
}

.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;
}

.reset-form-modal-container,
.reset-password-update-modal {
  width: 85%;
  /* float: right; */
}

.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-search-form {
  margin: 0px 0px  !important;
  padding: 0px 0px  !important;
  height: 100%;
  overflow-y: auto;
}

.modal-search-body {
  padding: 40px 0 0 0  !important;
}

.modal-search-result-container {
  width: 100% !important;
  margin: 0px 0px  !important;
}

.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;
}

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

.home-page #speech-bubble-container {
  bottom: 85px;
}

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

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

.insurance-modal-container {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.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";
}

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

.modal-my-account-body {
  margin-top: 30px;
  display: flex;
}

.modal-my-account-right {
  flex-basis: 70%;
}

.modal-my-account-order-history {
  display: none;
}

.order-history-table-container {
  height: 400px;
  padding: 10px;
}

table.order-history-table {
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}

table.order-history-table tbody {
  flex: 1 1 auto;
  display: block;
  overflow-y: scroll;
}

#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-page #footer_wrapper {
  margin: 0 0  !important;
}

.footer-column-left,
.footer-column-left h1 {
  display: flex;
  align-items: center;
  font-family: 'noto_sansregular';
  font-size: 12px;
  color: #4a4a4a;
}

.footer-column-left {
  white-space: nowrap;
}

.footer-column-left h1 {
  display: inline-block;
}

.footer-column-left-copy {
  margin-right: 20px;
}

.footer-column-left-links ul,
.footer-social ul {
  list-style: none;
}

.footer-column-left-links ul li.footer-links-element {
  display: inline;
  padding: 0 5px;
}

.footer-column-left-links ul li.footer-links-element:hover {
  text-decoration: underline;
}

.footer-links-element a {
  font-size: 12px;
  color: #4a4a4a;
}

.footer-column-right {
  display: flex;
  align-items: center;
}

li.footer-social-element {
  display: inline;
  padding: 0 20px;
}

li.footer-social-element a {
  color: #231f20;
  font-size: 16px;
}

li.footer-social-element a:hover,
li.footer-social-element a:active,
li.footer-social-element a:visited {
  color: initial;
  text-decoration: none;
}

#footer_wrapper .footer-additional-content {
  width: 98%;
  margin: auto 1%;
  font-family: 'noto_sansregular';
  font-size: 20px;
  font-weight: normal;
  padding: 25px 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  text-align: center;
}

@media (max-width:767px) {
  li.footer-social-element {
    padding: 0 5px;
  }
}
