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

.jump-to-parent {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}

.display-block {
  display: block;
}

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

.js-scroll {
  position: relative;
}

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

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

body.catalog-search-page.is-menu-hidden #header_wrapper,
body.catalog-search-page.is-menu-hidden-when-modal #header_wrapper,
body.catalog-search-page.is-menu-hidden-when-modal .filter-bar,
body.catalog-search-page.is-menu-hidden .filter-bar,
body.catalog-search-page.is-menu-hidden-when-modal .header-promo-banner-wrapper,
body.catalog-search-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 .espot-plp-dashbuttons,
body.catalog-page.is-menu-hidden .header-strip-global-container {
  top: -105px!important;
}

body.catalog-search-page.is-menu-hidden-forced #header_wrapper,
body.catalog-search-page.is-menu-hidden-forced-when-modal #header_wrapper,
body.catalog-search-page.is-menu-hidden-forced-when-modal .filter-bar,
body.catalog-search-page.is-menu-hidden-forced .filter-bar,
body.catalog-search-page.is-menu-hidden-forced-when-modal .header-promo-banner-wrapper,
body.catalog-search-page.is-menu-hidden-forced .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden-forced #header_wrapper,
body.catalog-page.is-menu-hidden-forced-when-modal #header_wrapper,
body.catalog-page.is-menu-hidden-forced-when-modal .filter-bar,
body.catalog-page.is-menu-hidden-forced .filter-bar,
body.catalog-page.is-menu-hidden-forced-when-modal .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden-forced .header-promo-banner-wrapper,
body.catalog-page.is-menu-hidden .espot-plp-dashbuttons {
  top: -105px!important;
}

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

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

.dropdown-menu {
  padding: 0;
}

#compare_top_container {
  display: none;
}

#catalog_wrapper_box,
.catalog_wrapper_box {
  width: 100%;
  flex-direction: column;
  min-height: calc(100vh - 130px);
}

.category-title-page {
  font-family: 'Space Mono';
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  text-align: center;
}

.category-subtitle-page {
  font-family: 'EBGaramond';
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 32px;
  text-align: center;
}

.category-title {
  width: 100%;
  margin: 30px 0px;
}

.filter-overview-wrapper {
  font-family: "noto_sansregular";
}

.tag-cloud-wrapper {
  font-family: "noto_sansregular";
}

.full-images-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: #FFF;
  z-index: 99999;
  overflow-y: auto;
}

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

.c-prescription-subtitle-cta {
  width: 515px;
  height: 16px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #1f1f24;
}

.l-brands__header {
  position: relative;
}

.c-brands__background--fixed {
  z-index: -1;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ADD8E6;
  width: 100%;

}

.c-brands__background__img {
  width: 100%;
}

.c-brands__background__img--hidden {
  width: 100%;
  opacity: 0;
}

.c-brands__heading {
  position: relative;
  width: 100%;

    color: #FFF;
  opacity: 1;
  margin-bottom: -150px;
}

.c-brands__heading__sitename {
  margin-top: 10px;
  margin-left: 10px;
}

.c-brands__heading__name {
  font-family: "noto_sansregular", Verdana;
  font-size: 36px;
  letter-spacing: 0.3px;
  color: #FFF;
}

.c-brands__heading__description {
  max-width: 50%;
  width: 443px;
  margin-bottom: 80px;
  margin-right: 30px;
  font-family: "noto_sansregular", Verdana;
  font-size: 18px;
  line-height: 1.11;
  letter-spacing: 0.3px;
  color: #FFF;
}

.products_holder .item_container.c-brand-details {
  height: 300px;
}

.c-brand-details .c-brand-details__inner {
  text-align: center;
  width: 100%;
  background-color: #f7f7f9;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-brand-details__logo {
  margin-bottom: 15px;
}

.c-brand-details__description {
  width: 75%;
  margin: 0 auto;
}

.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.absolute-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.absolute-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 1024px) {
  .products_holder .item_container {
    width: 25%;
  }

  .tablet--hidden {
    display: none!important;
  }
}

body .c-brand-details__logo img {
  max-width: 180px;
}

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

body.catalog-search-page {
	overflow: visible;
}

/* Only for Safari browser */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
		body.catalog-search-page {
			height: fit-content;
		}
	}	
}

.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: 65px;
}

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

/* BEGIN WORDLIFT */

#wordlift-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 55px 0;
  gap: 8px;
  border-top: 1px solid #C8CFE6;
  border-bottom: 1px solid #C8CFE6;
  margin-left: 16px;
  margin-right: 16px;
  max-width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
}

.wordlift-element {
  border: 1px solid #575D9B;
  border-radius: 4px;
  padding: 10px;
  min-width: 165px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}

#faq-plp {
  transition: all .5s ease;
  padding: 20px 0;
}

#faq-plp h9 {

  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  color: #222222;
  padding: 17px;
}

#faq-plp h8 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 17px;
}

#faq-plp p {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #222222;
  margin-left: 15px;
}

#faq-plp #contact-us {
  margin-left: 17px;
  margin-top: 10px;
}

#faq-plp .accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;

}

#faq-plp .accordion.qa-title{
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #222222;
  margin-top: -9px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  border-bottom: 1px solid #E5EBFE;
}

#faq-plp button.accordion .plus-minus-icon::after {
  content: '\002B';
  color: #575D9B;
  font-size: 24px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  text-align: right;
  letter-spacing: 0.5px;
}

#faq-plp button.accordion.active .plus-minus-icon::after {
  content: "\2212";
}

#faq-plp button.accordion .plus-minus-icon {
  aria-hidden: true;
}

#faq-plp button.accordion.qa-title.active {
  border-bottom: none !important;
}

#faq-plp .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
  margin-bottom: 8px;
}
/*END WORDLIFT */

/* START PLP SEARCH*/
#Search_Forms_div {
  padding: 32px 48px 32px;
}

@media only screen and (max-width: 415px),only screen and (min-width:416px) and (max-width:1024px) {
#Search_Forms_div {
    padding:0 16px
  }
}

#Search_Result_Summary {
margin-left: 15px;
}


#Search_Forms_div #Search_Result_Summary .search-section {
  margin: 0;
  display: flex;
  flex-direction: row;
  font: 700 24px/167% DM Sans, sans-serif;
  color:#000000;
}

#Search_Forms_div #Search_Result_Summary .search-section .search-term {
  font-stretch: normal;
  font-style: normal;
  display: flex;
  margin: 0;
  font: 700 24px/167% DM Sans, sans-serif;
  color:#000000 
}

span.search-term {
  text-transform: capitalize;
}


#Search_Forms_div #Search_Result_Summary .number-section {
  font-stretch: normal;
  font-style: normal;
  display: flex;
  margin-top: 16px;
  font: 400 14px/171% DM Sans, sans-serif;
  color:#000000 
  }

.products_holder {
  margin-top: -3.56px;
}
/* END PLP SEARCH */