.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}


.error-insurance-1{
	font-family: DM Sans;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.005em;
	text-align: left;
	color:black
}

@media (max-width: 1024px){
.ct_space .ct_dash_button__container .ct_dash_button {
    padding: 10px !important;
    }
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.round-button {
  border-radius: 4px;
  border: none;
  padding: 5px 10px;
  font-family: 'FuturaBQBold', Verdana,Arial,sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: -0.02em;
  display: inline-block;
}

#faceShapeToolModalDiv {
  margin: 50px 0;
}

#faceShapeToolModalDiv,
#faceShapeToolModalDiv p,
#faceShapeToolModalDiv h2,
#faceShapeToolModalDiv h3,
#faceShapeToolModalDiv span {
  color: #3f2a2e;
}

#ieModal {
  display: none;
  width: 406px;
}

body p {
  line-height: 19px;
}

body a {
  line-height: 19px;
  cursor: pointer;
}

/*body li {
	line-height: 19px !important;
}*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #777;
}

textarea:focus,
input:focus,
select:focus {
  outline: 0;
}

.ui-widget-overlay.black-overlay {
  background: #000;
}

a,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
ol,
ul,
body,
html,
tr,
td,
img {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}

ul {
  list-style: none;
}

p,
li {
  color: #1f1f1f;
}

p a {
  font-weight: bold;
}

a:focus {
  color: #2b6c91;
}

a:hover {
  color: #2b6c91;
}

#quick-view-modal #productBrand,
#quick-view-modal #productPrice,
.modal-title,
.ui-dialog-title,
.offer-nav a,
#recommendations-style .name-brand .the-price .price,
.products_holder .item_container .item .names,
.products_holder .item_container .item .price,
#compare #compareDropZoneImg span,
#faceted_search #category-facets ul li.heading,
#faceted_search #category-facets span.browse-by,
.scheduleExamForm .fe span.phone-spans,
.compare_products_button,
#myAccount p.heading a,
.banner-landing-image .info p.subheading,
li.search-tab a,
.badges span,
.autoSuggest_wrapper .heading,
.products-search .results ul li a span.product-brand,
#face-shape-container .each-faceShape span.below,
#face-shape-container .rollover-faceshape-info span,
#lens-type-container .lensType span.heading,
#plan-visit-view .plan-visit-steps-holder .step a span.step-text,
#plan-visit-view .plan-visit-steps-holder .step a span.icon-step-blue,
p.the-question,
#plan-visit-view .tool-holder .holder .slider-eye-values ul li span.description,
#plan-visit-view .tool-holder .holder .slider-eye-values ul li label input,
#plan-visit-view.landing-plan-visit .each-section .holder .heading h3 span.blue-circle,
.rec-lens-options-content p span,
.lens-or-frame .lens-content .price,
.my-wishlist .right-side-info .the-price .price,
ul#left-nav-header p.heading.browse,
ul#left-nav-header p.find-pair,
.explore-catalog .explore-content .browse-by-holder ul li.by-head,
.os_name,
.favorite-nav-holder a.tab-links,
li.column.left-side ul li.third-level a,
.table-compare th,
ul.lenses-tabs li.lens-compare-links a,
#StoreLocatorPdpModelDiv .product_options .the-price,
.facet-subnav.face-shape .about-face-shape span.heading,
.getting-ready-content .right .container .create,
.category-facets.minor li.heading,
#blog .content .rotate .price,
#blog .content .rotate .names a span.brand-name,
.questions .question a.answer.gender span,
.facet-subnav.trends li.each-trend a,
#myAccount.profile #options li#profile .title,
.jcarousel-date .jcarousel-item .each-date p.date,
#myAccount p.heading {
  /* font-family: 'FuturaBQBold', Arial, Helvetica, sans-serif; */
  font-weight: normal !important;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
.banner-landing-image .info p.subheading span,
.products_holder .item_container .item .names a .style-name,
.products-search .results ul li a span.product-name,
#plan-visit-view .tool-holder .holder .slider-eye-values ul li label span,
ul#left-nav-header p.heading.browse span,
ul#left-nav-header p.find-pair span,
ul#left-nav-header p.heading span,
#quick-view-modal #productName,
.banner-landing-image .info p.subtitle,
.compare-wrapper.onesight .template-holder .intro-text .left p.blue.subhead,
#blog .content .rotate .names a span.style-name,
.section.eyecare-landing .content p.subtitle,
.template-holder .section.about-info.quote p,
.os_name span,
.exam-steps .sub-heading {
  font-family: 'FuturaBQBook', Arial, Helvetica, sans-serif;
}

input {
  font-size: 15px;
}

input[type="button"] {
  font-style: normal;
  cursor: pointer;
}

input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #e1e1e1;
  color: #1f1f1f;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  font-style: normal !important;
  border: 1px solid #6eabce;
  outline: none;
}

input[type=submit],
input[type="button"] {
  -webkit-appearance: none;
}

label {
  font-weight: bold;
  font-size: 13px;
  color: #1f1f1f;
}

.hide {
  display: none;
}

.spanacce {
  display: none;
}

.nodisplay {
  display: none;
}

.underlined {
  text-decoration: underline;
}

span.required,
label.error,
#PasswordUpdateFailureResponseMessageDiv {
  font-size: 12px;
  color: #C00;
  float: left;
  margin: 3px 0 5px 2px;
  font-style: italic;
  clear: both;
  font-weight: normal;
}

input.required,
input.error {
  border: 1px solid #C00;
}

.home-espot-area,
.landing-espot-area {
  width: 936px;
  margin: -20px auto 0;
  z-index: 40;
  position: relative;
}

.autoSuggestBox {
  position: relative;
  &.invisible {
    visibility: hidden;
  }
}

#autoSuggest_Container {
  left: -542px;
  position: absolute;
  top: 34px;
  left: 0;
  position: relative;
  top: 0;
  z-index: 8888;
  display: inline-block;
}

.autoSuggest_wrapper {
  float: left;
  clear: both;
  width: 297px;
  height: 415px;
  margin: 15px 15px -1px;
  border-radius: 5px;
}

.search-result-section {
  margin: 0px 0 10px;
}

.ui-corner-all {
  border-radius: 4px;
}

.ui-widget-content {
  color: #222;
}

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
  z-index: 18;
}

#header-search {
  padding-right: 0;
  z-index: 9999;
  padding-left: 20px;
  display: flex;
  flex-flow: column;
}

#header-sign-in-modal,
#header-register-modal,
#header-reset-password-modal,
#header-set-a-new-password-modal,
#header-notification-modal {
  z-index: 10009;
  position: absolute;
  top: 34px;
  right: -61px;
  display: none;
  text-align: left;
  z-index: 10009;
  position: absolute;
  top: -58px;
  right: -23px;
  display: none;
  text-align: left;
}

#ResetPasswordSuccessFullResponseMessageDiv,
#ResetPasswordFailureResponseMessageDiv {
  font-size: 11px;
  color: #C00;
  font-style: italic;
  font-weight: normal;
}

#header-reset-password-done-modal .top {
	margin-bottom: 40px;
}

#header-reset-password-done-modal .content p {
	line-height: 38px;
}

#header-reset-password-done-modal .content a {
	font-size: 18px;
}

#header-reset-password-done-modal .content .title {
	font-size: 1.3rem;
    font-weight: 500;
}

#temp_signinPassword,
input[type="text"].blur,
#temp_logonPassword3,
#temp_logonPassword2,
#temp_logonPasswordVerify2,
#temp_signinPassword_session {
  color: #999;
}

.clear {
  clear: both;
}

#CatalogSearchForm {
  float: right;
  position: relative;
  margin: 8px 0 0;
  width: 100%;
  padding: 15px;
}

.products_holder {
  margin-top: 5px;
  padding: 0 10px;
}

.products_holder.fixed {
  margin-top: 5px;
}

.products_holder .item_container {
  display: flex;
  height: 293px;
  width: 100%;
  justify-content: flex-start;
}

.products_holder .item_container .item {
  width: 228px;
  height: 260px;
  background-color: #FFF;
  border: solid 1px #e9f4ff;
  position: relative;
  z-index: 0;
  margin-right: 24px;
}

.products_holder .item_container .item:hover {
  height: 306px;
  box-shadow: 2px 3px 4px 0 rgba(50, 111, 168, 0.5);
  border: solid 1px #e9f4ff;
}

.products_holder .item_container .item .names {
  position: absolute;
  top: 167px;
  left: 10px;
  right: 10px;
  overflow: hidden;
}

.products_holder .item_container .item .names a .brand-name {
  color: #5a5a5a;
  display: block;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

.products_holder .item_container .item .names a .style-name,
.products_holder .item_container .item .names a .asian-fit {
  color: #5a5a5a;
  display: block;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: FuturaBQBook!important;
  width: 100%;
}

.products_holder .item_container .item .price_container {
  position: absolute;
  top: 219px;
  right: 10px;
}

.products_holder .item_container .item .price.offerprice,
.products_holder .item_container .item .price.listPrice {
  color: #5a5a5a;
  font-size: 13px;
  font-family: FuturaBQBook, Verdana, Arial, sans-serif;
}

.products_holder .item_container .item .price span {
  font-size: 14px;
  color: #3f2a2e;
}

.products_holder .item_container .item .color-count {
  font-family: FuturaBQBook, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
  margin-bottom: 15px;
}

.highlight {
  margin-right: 2px;
}

.products_holder .item_container .item .image-holder {
  text-align: center;
  margin: 32px 0 0;
  width: 100%;
}

.products_holder .item_container .item .image-holder .img > a {
  display: block;
}

.products_holder .item_container .item .image-holder img {
  width: 228px;
  height: 114px;
}

.item .ProductThumbnailInfoDIV {
  visibility: visible;
}

#content_wrapper_box {
  padding: 0px 0 0;
  width: 100%;
  position: relative;
}

.pagination-compare-sort,
.pagination-compare-sort * {
  box-sizing: border-box;
}

.pagination-compare-sort {
  height: 25px;
  width: 100%;
  height: 48px;
  margin: 0 0 40px;
  width: 738px;
  position: relative;
}

.pagination-compare-sort.bottom {
  text-align: right;
}

.label_check {
  cursor: pointer;
}

.selectBox-dropdown {
  position: relative;
  line-height: 1.8;
  text-decoration: none;
  text-align: left;
  color: #9D9D9D;
  outline: 0;
  vertical-align: middle;
  background: #FFF;
  display: inline-block;
  cursor: default;
  font-style: italic;
  font-size: 11px;
  height: 25px;
}

.selectBox-dropdown.selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  background: url(../images/assets/select-arrow.png) 50% center no-repeat;
}

.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  margin-top: 10px;
  max-height: 200px;
  min-height: 1em;
  border: solid 1px #000;
  background: #FFF;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
  overflow: auto;
}

.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000;
}

.selectBox-options li a {
  line-height: 1.5;
  padding: 0 .5em;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
  background-color: #EEE;
}

.selectBox-options LI.selectBox-selected A {
  background-color: #e6e6e6;
}

#footer_wrapper {
  position: relative;
  width: 100%;
  padding: 0px 0;
  clear: both;
  display: inline-block;
  background: #F6F6F6;
}

#other-brands {
  margin: auto 1%;
}

#other-brands .footer-column-left-links {
  margin: 5px 0;
}

#other-brands .footer-links-element {
  padding: 0 25px 0 0;
}

#other-brands-title {
  font-size: 14px;
}

.products_holder .change-colors-views {
  position: absolute;
  top: 219px;
  left: 10px;
  right: 10px;
}

.ui-helper-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.ui-dialog:not(.st-dialog) {
  padding: 30px 20px;
  position: absolute;
  background: #FFF;
  border: 1px solid #CAC9C6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: 10003;
  -webkit-box-shadow: 0px 0 4px 3px #CCC;
  box-shadow: 0px 0 4px 3px #CCC;
  z-index: 100003 !important;
  font-family: FuturaBQBook;
  font-size: 16px!important;
}

.ui-dialog > div {
  position: relative;
  z-index: 200010;
}

.ui-dialog > div.ui-dialog-titlebar {
  z-index: 200011;
}

.ui-widget-overlay {
  background: #FFF;
  opacity: .7;
  filter: alpha(opacity=70);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10002 !important;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0;
  position: relative;
}

.ui-widget-header {
  position: relative;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  top: -20px;
  right: 0;
}

.ui-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
}

.ui-dialog-title {
  display: none;
}

.ui-dialog-titlebar-close .ui-icon {
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
}

.ui-dialog,
.ui-dialog * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}



.ui-dialog-content p:not(.instructions) {
  margin-bottom: 10px;
}

#errorPage {
  width: 990px;
  margin: 0 auto;
  padding: 80px 0;
}

#errorPage p {
  margin: 0 0 20px;
  font-size: 11px;
}

#errorPage ul {
  float: left;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 80px;
  width: 245px;
}

#errorPage a {
  font-weight: bold;
  width: 245px;
}

.facet-subnav.frame-shape,
.facet-subnav.face-shape {
  display: block;
}

.facet-subnav.frame-shape li,
.facet-subnav.face-shape li {
  flex: 0 0 50%;
  margin-bottom: 15px;
}

#ieModal h2 {
  font-size: 16px;
}

#ieModal p {
  font-size: 16px;
  color: #000;
  margin: 0 0 10px;
  font-family: FuturaBQBook;
}

#ieModal ul {
  float: left;
  padding: 40px 0 10px 40px;
}

#ieModal li {
  float: left;
  margin: 0 50px 0 0;
  width: 74px;
}

#ieModal li.last {
  margin: 0;
}

#ieModal span {
  display: block;
  font-size: 9px;
  left: -7px;
  position: relative;
  text-align: center;
  top: 10px;
  width: 88px;
  font-style: italic;
}

.template-holder {
  /* width: 990px; */
  margin: 0 auto 55px;
  clear: both;
}

.template-holder p {
  font-size: 13px;
  line-height: 19px;
  padding: 0 0 10px;
  clear: both;
  color: #1f1f1f;
}

.brand-collaboration-grid-body {
  box-sizing: border-box;
}

.fa {
  font-family: FontAwesome !important;
}

.redesign2017 h1:not(.thank-you-title),
.redesign2017 #compare_view h1,
#myAccount.account-container #right.right-container .big-container h1,
#myAccount.account-container .contact-info-wrapper .big-container h1 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.6;
}

.redesign2017 li,
.redesign2017 #compare_view li,
#myAccount.account-container #right.right-container .big-container li,
#myAccount.account-container .contact-info-wrapper .big-container li {
  font-size: 13px;
  line-height: 1.6;
}

.hide,
.closed {
  display: none!important;
}

.show {
  display: block !important;
}

.fe.create-messages-container.show {
    padding: 5% 0 20% 0;
}

.checkout_wrapper {
  box-sizing: border-box;
}

#content_wrapper_box form.lc2 .input-container,
form.lc2 .input-container,
#content_wrapper_box form.lc2 .textarea-container {
  display: block;
  margin-right: 19px;
  /* overflow: hidden; */
  line-height: 1.6;
  position: relative;
  vertical-align: top;
}

#content_wrapper_box form.lc2 .input-container label.nodisplay,
form.lc2 .input-container label.nodisplay,
#content_wrapper_box form.lc2 .textarea-container label.nodisplay,
form.lc2 .textarea-container label.nodisplay,
#content_wrapper_box form.lc2 .select_container label.nodisplay,
form.lc2 .select_container label.nodisplay {
  display: none;
}

#content_wrapper_box form.lc2 input[type="text"]:focus,
form.lc2 input[type="text"]:focus,
form.lc2 input[type="number"]:focus,
#content_wrapper_box form.lc2 input[type="tel"]:focus,
form.lc2 input[type="tel"]:focus,
#content_wrapper_box form.lc2 input[type="email"]:focus,
form.lc2 input[type="email"]:focus,
#content_wrapper_box form.lc2 input[type="password"]:focus,
form.lc2 input[type="password"]:focus,
#content_wrapper_box form.lc2 textarea:focus,
form.lc2 textarea:focus {
  outline-width: 0;
  /* border: 1px solid #786F70; */
}

#content_wrapper_box form.lc2 .label_check,
form.lc2 .label_check {
  display: inline-block;
  position: relative;
  margin: 0 0 0 -20px;
  background: none;
  padding-left: 27px;
}

#content_wrapper_box form.lc2 .promo-field .promotionCodeFailureResponse,
form.lc2 .promo-field .promotionCodeFailureResponse {
  padding: 13px 0 0;
  font-style: italic;
  color: RED;
}

form.checkout-form.lc2 {
  margin: 15px 0 0;
}

form#PaymentForm1.checkout-form.lc2 {
  margin-top: 0;
  padding-bottom: 110px;
}

.checkout-wrapper-content {
  padding-right: 26px;
  min-height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkout-wrapper-content > div {
  width: 700px;
}

.shipping_address p {
  width: 400px;
}

.card-images .mastercard {
  background-image: url(../assets/cards/mastercard.svg);
}

.card-images .visa {
  background-image: url(../assets/cards/visa.svg);
}

.card-images .amex {
  background-image: url(../assets/cards/CreditCard_Icons_AmericanExpress.svg);
}

.card-images .discover {
  background-image: url(../assets/cards/discover.svg);
}

.card-images {
  display: block;
}

.card-images > span {
  display: none;
  height: 93px;
  width: 130px;
  text-indent: -999999px;
  background-size: 130px;
  background-position: 0 0px;
}

.card-images > span.active {
  display: block;
}

.step-footer-submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-align: center;
  align-items: baseline;
}

.cart-container {
  box-sizing: border-box;
}

* {
  outline: none;
}

div#cardImageContainer {
  position: absolute;
  bottom: 5px;
  right: 10px;
  border-radius: 0 4px;
}

div#cardImageContainer>span {
  width: 53px;
  background-size: 100%;
  height: 38px;
  background-repeat: no-repeat;
}

.checkout-form.lc2 .fe.input-container,
.checkout-step-3 .input-container {
  display: block;
  margin-bottom: 20px;
}

.insert-manually,
.insert-additional {
  display: none;
}

#billingCreateEditArea1 {
  display: none;
}

#creditCardFormContainer {
  position: relative;
  /* margin-top: 30px; */
}

.date-parent {
  padding-bottom: 1px;
}

.use-different-address,
.edit-name-cont {
  display: none;
}

.thank-you-page #shippingMethodLeftNav,
.thank-you-page .shipping_address_content {
  margin-bottom: 10px;
}

.thank-you-page.shopping-cart-page {
  margin-bottom: 50px;
}

.thank-you-page {
  margin-top: 30px;
}

.card-number div#cardImageContainer>span {
  width: 45px;
  height: 31px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #FFF;
}

.pac-container {
  border-radius: 0 0 5px 5px;
  box-shadow: none;
  background-color: #f7f6f7;
  border: 1px solid #d5d5d5;
  padding-bottom: 40px;
}

.accepted-cards .card-images > span {
  display: inline-block;
  width: 30px;
  background-size: 100%;
  height: 20px;
  background-repeat: no-repeat;
  margin-left: 5px;
  padding: 0.5px;
  border-radius: 3px;
}

.check.sameAsShipping.useAsBilling span:before,
.check.newsletter span:before {
  background-position: -118px -53px;
  background-size: 415px;
}

.error.not-insurable {
  font-family: 'noto_sansregular';
  color: #d0021b;
  text-align: center;
  font-size: 13px;
  padding-top: 5px;
  width: 158px;
  font-weight: bold;
}

.not-insurable-no-prescription {
  font-family: 'noto_sansregular';
  color: #d0021b;
  text-align: center;
  font-size: 13px;
  padding-top: 5px;
  width: 158px;
  font-weight: bold;
}

.select_container_gl {
  border-bottom: 01px solid #97979775;
  position: relative;
  display: inline-block;
  height: 36px;
  width: 50%;
  transition: padding-top 0.1s;
  font-family: 'noto_sansregular';
}

.select_container_gl_myaccount {
	width: 100%!important;
	border-bottom: 1px #97979775;
	height: unset !important;
}

.select_container_gl_myaccount .selectBox-dropdown {
	height: unset !important;
	min-height: 25px;
}

.select_container_gl .selectBox-dropdown {
  font-family: 'noto_sansregular';
  font-size: 16px;
  color: #222!important;
  border: none;
  position: relative;
  font-style: normal;
  display: block;
  outline: 0;
  box-shadow: none;
  width: 100%!important;
}

.select_container_gl .selectBox-dropdown .selectBox-label {
  width: 82%!important;
}

.selectBox-options LI A {
  padding: 10px 23px 10px 23px !important;
}

.select_container_gl .selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 11px;
  right: 13px;
  width: 4px;
  height: 0px;
  height: 100%;
  background: none;
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.select_container_gl .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 13px;
}

.subnav-search {
  z-index: 999;
  border-radius: 1px;
  background-color: #f8f8f8;
  box-shadow: 0 2px 4px 0 #5a5a5a;
  align-items: center;
  width: 327px;
  height: auto!important;
  padding-bottom: 15px;
  top: 49px;
  display: flex;
  flex-flow: column nowrap;
  right: 24px;
  position: absolute;
}

div#autoSuggest_content_div {
  display: flex;
  flex-flow: column;
}

.catalog_wrapper_box,
#catalog_wrapper_box {
  display: flex;
  width: 990px;
  margin: 0 auto;
}

#compare_top_container {
  position: absolute;
  width: 105px;
  height: 100%;
  top: 0;
  left: 756px;
  display: flex;
  flex-direction: column;
}

.lens-selection-modal {
  display: none;
  height: auto;
  line-height: 1.6;
  text-align: center;
}

.lens-selection-modal.ui-dialog {
  padding: 0;
  border-radius: 3px;
  border: 0;
  box-shadow: 0 0 0 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  margin: auto;
}

.lens-selection-modal .ui-dialog-titlebar-close {
  position: absolute;
  top: 26px;
  right: 26px;
  color: transparent;
  font-weight: bold;
}

.lens-selection-modal .ui-dialog-titlebar-close .ui-icon::after {
  display: none;
}

.lens-selection-modal-page,
.lens-selection-modal-page-ria {
  padding: 25px;
  display: flex;
  flex-flow: column;
}

#userRegFormLanding .label_check {
  display: inline-block;
  position: relative;
  margin: 0 0 0 -20px;
  background: 0;
  padding-left: 27px;
}

.cart-additional-copy {
  color: #666;
  font-size: 12px;
}

#footer-last-section {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  width: 100%;
  margin: 0;
  height: 45px;
  background-color: #fff;
  justify-content: space-between;
}

@font-face {
  font-family: 'glasses';
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses.eot?ve4qpm');
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses.eot?ve4qpm#iefix') format('embedded-opentype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses.ttf?ve4qpm') format('truetype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses.woff?ve4qpm') format('woff'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses.svg?ve4qpm#glasses') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'EBGaramond';
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/EBGaramond-VariableFont_wght.ttf') format('truetype');
}

[class^="iconglasses-"],
[class*=" iconglasses-"] {
  font-family: 'glasses' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconglasses-home-arrow-left:before {
  content: "\e90e";
}

.iconglasses-home-arrow-right:before {
  content: "\e90f";
}

.iconglasses-icon-unisex-black:before {
  content: "\e910";
  font-size: 55px;
}


.iconglasses-arrow-up .path1:before {
  content: "\e911";
  color: #111;
}

.iconglasses-arrow-up .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: #070707;
}

.iconglasses-icon-view-images:before {
  content: "\e913";
}

.iconglasses-icon-vto:before {
  content: "\e914";
}

.iconglasses-noun-paper-clip:before {
  content: "\e915";
  color: #575d9b;
  font-size: 20px;
}

.iconglasses-icon-sunglasses-white .path1:before {
  content: "\e916";
  color: #FFF;
  font-size: 25px;
}

.iconglasses-icon-sunglasses-white .path2:before {
  content: "\e917";
  margin-left: -2.3603515625em;
  color: #FFF;
  font-size: 25px;
  opacity: 0.6;
}

.iconglasses-icon-sunglasses-white .path3:before {
  content: "\e918";
  margin-left: -2.3603515625em;
  color: #FFF;
  font-size: 25px;
  opacity: 0.6;
}

.iconglasses-icon-eyeglasses-black:before {
  content: "\e919";
  font-size: 25px;
}

.iconglasses-icon-eyeglasses-white:before {
  content: "\e919";
  color: #FFF;
  font-size: 25px;
}

.iconglasses-icon-sunglasses-black .path1:before {
  content: "\e91a";
  color: #000;
  font-size: 25px;
}

.iconglasses-icon-sunglasses-black .path2:before {
  content: "\e91b";
  margin-left: -2.3603515625em;
  color: #000;
  font-size: 25px;
  opacity: 0.6;
}

.iconglasses-icon-sunglasses-black .path3:before {
  content: "\e91c";
  margin-left: -2.3603515625em;
  color: #000;
  font-size: 25px;
  opacity: 0.6;
}

.iconglasses-icon-women:before {
  content: "\e91f";
}

.iconglasses-icon-women-black:before {
  content: "\e91f";
  font-size: 55px;
}

.iconglasses-icon-women-white:before {
  content: "\e91d";
  font-size: 55px;
  color: #fff;
}

.iconglasses-icon-men:before {
  content: "\e91e";
}

.iconglasses-icon-men-black:before {
  content: "\e91e";
  font-size: 41px;
}

.iconglasses-icon-men-white:before {
  content: "\e920";
  font-size: 41px;
  color: #fff;
}

.iconglasses-logo-paypal .path1:before {
  content: "\e921";
  color: #0079C1;
}

.iconglasses-logo-paypal .path2:before {
  content: "\e922";
  margin-left: -3.5556640625em;
  color: #00457C;
}

.iconglasses-logo-paypal .path3:before {
  content: "\e923";
  margin-left: -3.5556640625em;
  color: #0079C1;
}

.iconglasses-logo-paypal .path4:before {
  content: "\e924";
  margin-left: -3.5556640625em;
  color: #00457C;
}

.iconglasses-logo-paypal .path5:before {
  content: "\e925";
  margin-left: -3.5556640625em;
  color: #0079C1;
}


.iconglasses-icons-pink:before {
  content: "\e928";
  color: #ff9d9d;
}

.iconglasses-icons-red:before {
  content: "\e929";
  color: #cc0202;
}

.iconglasses-icons-yellow-gold:before,
.iconglasses-icons-yellow:before {
  content: "\e92a";
  color: #ffe300;
}

.iconglasses-icons-green:before {
  content: "\e92b";
  color: #308e02;
}

.iconglasses-icons-brown:before {
  content: "\e932";
  color: #7a5400;
}

.iconglasses-icons-black:before {
  content: "\e933";
}

.iconglasses-icons-silver:before {
  color: #9b9b9b;
}

.iconglasses-icons-white:before {
  content: "\e935";
  color: #979797;
}

.iconglasses-icon-hidden-password:before {
  content: "\e936";
}

.iconglasses-icon-visible-password:before {
  content: "\e937";
}

.iconglasses-icon-standard:before {
  content: "\e938";
}

.iconglasses-icon-transitions .path1:before {
  content: "\e939";
  color: #000;
}

.iconglasses-icon-transitions .path2:before {
  content: "\e93a";
  margin-left: -1.4765625em;
  color: #000;
}

.iconglasses-icon-transitions .path3:before {
  content: "\e93b";
  margin-left: -1.4765625em;
  color: #000;
  opacity: 0.7;
}

.iconglasses-icon-clean:before {
  content: "\e93c";
}


.glasses-rp-doc:before {
  content: "\e91f";
}

.glasses-rp-transition-info .path1:before {
  content: "\e91c";
  color: rgb(0, 0, 0);
  opacity: 0.7;
}
.glasses-rp-transition-info .path2:before {
  content: "\e91d";
  margin-left: -1.5068359375em;
  color: rgb(0, 0, 0);
}
.glasses-rp-transition-info .path3:before {
  content: "\e91e";
  margin-left: -1.5068359375em;
  color: rgb(0, 0, 0);
}

.glasses-rp-frameonly-hover:before {
  content: "\e91a";
  color: #fff;
}
.glasses-rp-frameonly:before {
  content: "\e91b";
}

.glasses-rp-transition-hover .path1:before {
  content: "\e917";
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
.glasses-rp-transition-hover .path2:before {
  content: "\e918";
  margin-left: -1.5068359375em;
  color: rgb(255, 255, 255);
}
.glasses-rp-transition-hover .path3:before {
  content: "\e919";
  margin-left: -1.5068359375em;
  color: rgb(255, 255, 255);
}
.glasses-rp-transitionsgray .path1:before {
  content: "\e90f";
  color: rgb(167, 167, 167);
}
.glasses-rp-transitionsgray .path2:before {
  content: "\e910";
  margin-left: -1.095703125em;
  color: rgb(111, 111, 110);
}
.glasses-rp-transitionsgray .path3:before {
  content: "\e913";
  margin-left: -1.095703125em;
  color: rgb(71, 71, 71);
}
.glasses-rp-transitionsbrown .path1:before {
  content: "\e914";
  color: rgb(145, 96, 22);
}
.glasses-rp-transitionsbrown .path2:before {
  content: "\e915";
  margin-left: -1.095703125em;
  color: rgb(130, 89, 37);
}
.glasses-rp-transitionsbrown .path3:before {
  content: "\e916";
  margin-left: -1.095703125em;
  color: rgb(85, 46, 20);
}
.glasses-rp-clean:before {
  content: "\e911";
}
.glasses-rp-no-treat:before {
  content: "\e912";
}
.glasses-rp-bluelight:before {
  content: "\e90e";
}

.iconglasses-icon-ultralight:before {
  content: "\e93d";
}

.iconglasses-icon-shield:before {
  content: "\e93e";
}

.iconglasses-icon-close-detail:before {
  content: "\e93f";
}

.iconglasses-icon-open-detail:before {
  content: "\e940";
}

.iconglasses-icon-tick:before {
  content: "\e941";
}

.iconglasses-arrow-left .path1:before {
  content: "\e942";
}

.back-collection .iconglasses-arrow-left .path1:before {
  content: "\e943";
}

.iconglasses-arrow-left .path2:before {
  content: "\e943";
  margin-left: -1em;
}

.iconglasses-x:before {
  content: "\e944";
}
.collection-back.iconglasses-x:before {
  content: "\e943";
}

.iconglasses-user-loggedin-copy:before {
  content: "\e945";
}

.iconglasses-basket:before {
  content: "\e946";
}

.iconglasses-search:before {
  content: "\e947";
}

.iconglasses-icon-favorite-bl:before {
  content: "\e948";
}

.iconglasses-icon-favorite-full-bl:before {
  content: "\e949";
}

.iconglasses-instagram:before {
  content: "\e94a";
}

.iconglasses-twitter-icon:before {
  content: "\e94b";
}

.iconglasses-facebook-icon:before {
  content: "\e94c";
}

.iconglasses-icon-unchecked:before {
  content: "\e94d";
  color: #58595b;
}

.iconglasses-icon-checked .path1:before {
  content: "\e94e";
  color: #58595B;
}

.iconglasses-icon-checked .path2:before {
  content: "\e94f";
  margin-left: -1em;
  color: #0079C1;
}

.iconglasses-glasses-logo:before {
  content: "\e97a";
}

.iconglasses-icons-tortoise .path1:before {
  display: block;
  content: ' ';
  background-image: url('fonts/custom/tortuoise.png');
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
}

@font-face {
  font-family: 'glasses-vm';
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-vm.eot?v542cy');
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-vm.eot?v542cy#iefix') format('embedded-opentype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-vm.ttf?v542cy') format('truetype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-vm.woff?v542cy') format('woff'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-vm.svg?v542cy#glasses-vm') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconglasses-vm"],
[class*=" iconglasses-vm"] {
  font-family: 'glasses-vm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconglasses-vmswitch-off:before {
  content: "\e900";
}

.iconglasses-vmfit-better:before {
  content: "\e901";
}

.iconglasses-vmmirror:before {
  content: "\e902";
}

.iconglasses-vmdownoload:before {
  content: "\e903";
}

@font-face {
  font-family: 'glasses-rp';
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-rp.eot?ygc35o');
  src: url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-rp.eot?ygc35o#iefix') format('embedded-opentype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-rp.ttf?ygc35o') format('truetype'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-rp.woff?ygc35o') format('woff'),
    url('/wcsstore/GlassesStorefrontAssetStore/css/fonts/custom/fonts/glasses-rp.svg?ygc35o#glasses-rp') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="glasses-rp-"],
[class*=" glasses-rp-"] {
  font-family: 'glasses-rp' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glasses-rp-butterfly:before {
  content: "\e92a";
}
.glasses-rp-pillow:before {
  content: "\e92b";
}
.glasses-rp-video-commands:before {
  content: "\e929";
  color: #575d9b;
}
.glasses-rp-icon-favorite-full:before {
  content: "\e926";
  color: #575d9b;
}
.glasses-rp-iconglasses-vmmirror:before {
  content: "\e927";
}
.glasses-rp-icons-search:before {
  content: "\e928";
}
.glasses-rp-loader .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.glasses-rp-loader .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.glasses-rp-glasses-rp-view-more-images:before {
  content: "\e912";
}
.glasses-rp-icon-favorite:before {
  content: "\e925";
}
.glasses-rp-arrow-back:before {
  content: "\e920";
  color: #fff;
}
.glasses-rp-iconglasses-basket:before {
  content: "\e921";
}
.glasses-rp-gl_logo:before {
  content: "\e922";
}
.glasses-rp-copy:before {
  content: "\e923";
}
.glasses-rp-chat:before {
  content: "\e91f";
}
.glasses-rp-transition-info .path1:before {
  content: "\e91c";
  color: rgb(0, 0, 0);
  opacity: 0.7;
}
.glasses-rp-transition-info .path2:before {
  content: "\e91d";
  margin-left: -1.5068359375em;
  color: rgb(0, 0, 0);
}
.glasses-rp-transition-info .path3:before {
  content: "\e91e";
  margin-left: -1.5068359375em;
  color: rgb(0, 0, 0);
}
.glasses-rp-frameonly-hover:before {
  content: "\e91a";
  color: #fff;
}
.glasses-rp-frameonly:before {
  content: "\e91b";
}
.glasses-rp-transition-hover .path1:before {
  content: "\e917";
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
.glasses-rp-transition-hover .path2:before {
  content: "\e918";
  margin-left: -1.5068359375em;
  color: rgb(255, 255, 255);
}
.glasses-rp-transition-hover .path3:before {
  content: "\e919";
  margin-left: -1.5068359375em;
  color: rgb(255, 255, 255);
}
.glasses-rp-transitionsgray .path1:before {
  content: "\e90f";
  color: rgb(167, 167, 167);
}
.glasses-rp-transitionsgray .path2:before {
  content: "\e910";
  margin-left: -1.095703125em;
  color: rgb(111, 111, 110);
}
.glasses-rp-transitionsgray .path3:before {
  content: "\e913";
  margin-left: -1.095703125em;
  color: rgb(71, 71, 71);
}
.glasses-rp-transitionsbrown .path1:before {
  content: "\e914";
  color: rgb(145, 96, 22);
}
.glasses-rp-transitionsbrown .path2:before {
  content: "\e915";
  margin-left: -1.095703125em;
  color: rgb(130, 89, 37);
}
.glasses-rp-transitionsbrown .path3:before {
  content: "\e916";
  margin-left: -1.095703125em;
  color: rgb(85, 46, 20);
}
.glasses-rp-clean:before {
  content: "\e911";
}
.glasses-rp-bluelight:before {
  content: "\e90e";
}
.glasses-rp-full-rim:before {
  content: "\e90b";
}
.glasses-rp-rimless:before {
  content: "\e90c";
}
.glasses-rp-semi-rim:before {
  content: "\e90d";
}
.glasses-rp-cat-eye:before {
  content: "\e902";
}
.glasses-rp-view-more-images:before {
  content: "\e909";
}
.glasses-rp-irregular:before {
  content: "\e903";
}
.glasses-rp-oval:before {
  content: "\e904";
}
.glasses-rp-phantos:before {
  content: "\e905";
}
.glasses-rp-pilot:before {
  content: "\e906";
}
.glasses-rp-rectangle:before {
  content: "\e907";
}
.glasses-rp-round:before {
  content: "\e908";
}
.glasses-rp-square:before {
  content: "\e924";
}
.glasses-rp-gl_logo_old:before {
  content: "\e901";
}

.glasses-rp-doc:before {
  content: "\e91f";
}
.img-unfit {
	object-fit: none;
	max-height: 35vw;
}

/* ACCESSIBILITY - START */

a:focus, button:focus, 
.modal-favorites-box-grid-container .ps__thumb-x:focus, 
.l-pdp-det__container .ps__thumb-y:focus {
	outline: 0px auto #0079c1;
}
input:focus {
	box-shadow:  inset 0 0 0px 0px #0079c1;
}

.focus-actived:focus {
	outline: 5px auto #0079c1;
}

.focus-child:focus .focus-actived {
	outline: 5px auto #0079c1;
}

.focus-input-actived:focus {
	/* box-shadow:  inset 0 0 0px 2px #0079c1; */
	/* border-radius: 8px; */
	/* padding-left: 10px; */
}

a.rectangle-button.focus-actived:focus,
.filter-bar.nav.nav-pills .nav-item:focus .nav-link,
.header-promo-banner-box a:focus .marquee {
	text-decoration: underline;
}

.make-focus {
	outline: 5px auto #0079c1 !important;
}

.jump-to-parent {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
	
.scrollable-menu {
	height: 300px;
	overflow: auto;
}

.display-block {
	display: block;
}

*:focus{
	outline: 5px auto #0079c1;
}

body:not(.using-mouse) button:focus span.srd_btn_msg,
body:not(.using-mouse) a#guestShopperContinue:focus,
body:not(.using-mouse) .thank-you-prescription-button:focus,
body:not(.using-mouse) #shippingBillingPageNext:focus,
body:not(.using-mouse) #processToPayment:focus,
body:not(.using-mouse) .load-more:focus,
body:not(.using-mouse) .modal-chat-with-us-contact-us-button:focus,
body:not(.using-mouse) .modal-support-footer-button:focus,
body:not(.using-mouse) #confirm-lens-step:focus,
body:not(.using-mouse) .c-desc:focus,
body:not(.using-mouse) .js-addLenses-label:focus,
body:not(.using-mouse) #personal-info-submit:focus,
body:not(.using-mouse) .regSubmit:focus,
body:not(.using-mouse) .logonSubmit:focus,
body:not(.using-mouse) #category_filter:focus a,
body:not(.using-mouse) #thank-you-add-file:focus + .thank-you-prescription-labal-span-container p
{
	text-decoration: underline!important;
}

#skip-nav {
	display: block !important;
	opacity: 0;
    height: 0;
    color: #000;
}

#skip-nav:focus {
	opacity: 1;
    height: auto;
    padding: 10px 15px;
	text-decoration: underline;
	position: relative;
	z-index: 35;		
}

body.using-mouse :focus,
body.using-mouse .make-focus {
  outline: none !important;
}

/* ACCESSIBILITY - END */

.chat-with-us-container {
    position: relative;
    display: block;
    background-color: #fff;
    overflow-y: auto;
    width: 30%;
    margin: 0 auto;
    overflow-y: auto;
    padding: 20px 0
}

@media(max-width: 1199px) {
    .chat-with-us-container {
        width:50%
    }
}

@media(max-width: 991px) {
    .chat-with-us-container {
        width:60%
    }
}

@media(max-width: 767px) {
    .chat-with-us-container {
        width:70%
    }

    .chat-with-us-container .rectangle-button {
        min-width: 100px;
        font-size: 16px
    }
}

@media(max-width: 575px) {
    .chat-with-us-container {
        width:90%
    }
}

.modal-chat-with-us-title,.chat-with-us-title {
    font-family: "noto_sansregular";
    font-weight: normal;
    font-size: 32px;
    color: #000;
    margin: 44px 0 60px 44px
}

.chat-with-us-title {
    margin: 0;
    padding-left: 20px;
    padding-bottom: 30px
}

.modal-chat-with-us-body {
    margin-left: 60px
}

.chat-with-us-body {
    padding-left: 40px
}

@media(max-width: 575px) {
    .chat-with-us-title,.chat-with-us-body {
        padding-left:0
    }
}

.modal-chat-with-us-form {
    width: 50%
}

.chat-with-us-form {
    width: 100%
}

.modal-chat-with-us-input-container,.chat-with-us-input-container {
    margin-bottom: 20px
}

.modal-chat-with-us-textarea-container,.chat-with-us-textarea-container {
    margin-top: 40px
}

.modal-chat-with-us-textarea-title,.chat-with-us-textarea-title {
    font-family: "noto_sansregular";
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px
}

.modal-chat-with-us-textarea,.chat-with-us-textarea {
    font-family: 'noto_sansregular';
    font-size: 16px;
    color: #222 !important;
    resize: none;
    width: 100%;
    height: 180px;
    border: solid 1px #dadada
}

.modal-chat-with-us-textarea.error-red,.chat-with-us-textarea.error-red {
    border: solid 1px #d0021b
}

.modal-chat-with-us-button-container,.chat-with-us-button-container {
    margin-top: 25px;
    text-align: right
}

.text-upper {
	text-transform: uppercase !important;
}
.text-black {
	color: black !important;
}
.text-small {
	font-size: 12px !important;
}
.text-bold {
	font-weight: bold !important;
}
.text-nobold {
	font-weight: normal !important;
}
.mb-15 {
	margin-bottom: 15px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-7 {
	margin-left: 7px;
}
.mt-15 {
	margin-top: 15px;
}
.mr-15 {
	margin-right: 15px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.border-red {
	border-color: #d84c45 !important;
}

#use-insurance-modal .insurance-x,
.reset-password-update-modal .close-modal-container  {
	float: right;
}

@media only screen and (max-device-width : 1300px){
	.insurance-container-form { 
		max-height: 170px !important; 
	}
}

.reset-password-update-modal .fe {
	margin-bottom: 20px;
}

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

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

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

.footer-column-left-copy-other-brands {
  margin-right: 20px;
  font-size: 12px;
  text-decoration: underline !important;
}

.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-links-element a {
    font-size: 12px;
    color: #4a4a4a;
}

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

.insurance-modal-container-button {
	width: 100%;
	padding-top: 15px;
}

.insurance-modal-container .insurance-modal-container-column-right {
    padding: 65px 55px 50px 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100vh;
    overflow: auto;
}

@media(max-width: 991px){
	.insurance-modal-container .insurance-modal-container-column-right {
		padding: 70px 35px 30px 30px;
	}
}

.insurance-modal-container-column-right_bottom {
	margin-top: 50px;
	/* align-self: flex-end; */
    height: auto;
}

.insurance-modal-container p {
    font-size: 14px;
}

.insurance-modal-container p a {
    color: #222;
    text-decoration: underline;
}

.insurance-modal-container-submit {
  width: 50%;
  float: right;
  text-align: right;
}

.insurance-modal-container-submit .black-button {
  height: 40px;
  cursor: pointer;
}

.insurance-modal-container-submit .white-button {
  height: 40px;
  cursor: pointer;
}

.insurance-modal-container-submit #button-cancel-insurance {
	margin-right: 20px;
	min-width: 120px;
}

.insurance-modal-container-chat {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.insurance-modal-container-chat-icon {
	font-size: 24px;
	padding-right: 10px;
}

.insurance-modal-container-chat-text {
	font-size: 14px;
	line-height: 16px;
}

.insurance-modal-container-chat-link {
	text-decoration: underline;
	font-size: inherit;
}

p.vision-insurance-text {
    margin-right: 10px;
}

.gl-typeahead {
    padding-bottom: 20px;
    position: relative;
}

@media (min-width: 1599px){
	.gl-typeahead {
	    padding-bottom: 40px;
	}
}

.gl-typeahead-label {
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}

.gl-typeahead input {
	padding: 5px 40px 5px 10px;
	width: 100%;
    border: 1px solid #b1b1b1;
    font-size: 16px;
}

.gl-typeahead input::placeholder {
	  color: #767676;
	  font-style: italic;
	  font-size: 14px;
	  font-family: 'noto_sansregular';
	  opacity: 1;
}

.gl-typeahead input.focus-input-actived:focus {
    box-shadow: none !important;
    border: 1px solid #b1b1b1;
    /* border-radius: 0; */
}

.gl-typeahead .gl-typeahead-arrow,
.gl-typeahead .gl-typeahead-clean,
.gl-typeahead .gl-typeahead-check {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	cursor: pointer;
	display: block;
}

.gl-typeahead .gl-typeahead-check {
	color: #326fa8;
}

.gl-typeahead .gl-typeahead-box {
    display: none;
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
    border: 1px solid #b1b1b1;
    background-color: #fff;
    z-index: 10;
    box-shadow: 2px 2px 4px 0 rgba(118, 118, 118, 0.4);
    overflow-y: auto;
    max-height: 250px;
}

.gl-typeahead .gl-typeahead-box p {
    text-align: center;
    padding: 20px 20px 10px;
    font-style: italic;
    color: #767676;
}

.gl-typeahead .gl-typeahead-box p:last-of-type {
    padding: 10px 20px 20px;
}

.gl-typeahead .gl-typeahead-box span {
    width: 100%;
    display: block;
    padding: 5px 10px;
    margin: 2px 0;
    cursor: pointer;
}

.gl-typeahead .gl-typeahead-box span:hover,
.gl-typeahead .gl-typeahead-box span.active {
    background: #f2f2f2;
}

.gl-typeahead .gl-typeahead-box hr {
	width: 80%;
    border-top: 1px solid #b1b1b1;
}

.gl-typeahead .gl-typeahead-box::-webkit-scrollbar {
  	width: 5px;
}

.gl-typeahead .gl-typeahead-box::-webkit-scrollbar-track {
  	background: #FFF; 
}
 
.gl-typeahead .gl-typeahead-box::-webkit-scrollbar-thumb {
  	background: #888; 
}

.gl-typeahead .gl-typeahead-box::-webkit-scrollbar-thumb:hover {
  	background: #555; 
}

.gl-typeahead input:focus ~ .gl-typeahead-box,
.gl-typeahead .gl-typeahead-box:active {
	display: block;
}

.modal-favorites-eyeglasses-container  .ps__rail-x {
  display: block;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.modal-favorites-sunglasses-container  .ps__rail-x {
  display: block;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.modal-favorites-suggestion-container  .ps__rail-x {
  display: block;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .img-unfit {
    width: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.lazy-hidden {
	opacity: 0 !important;
}

/* LOADER - START */

.dots-loader {
  margin: 50px auto;
  font-size: 5px !important;
  width: 1em !important;
  height: 1em !important;
  border-radius: 50% !important;
  position: relative;
  /*text-indent: -9999em;*/
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  from {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
  to {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
}
@keyframes load5 {
  from {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
  to {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
}

/* LOADER - END */

/* SLICK START */
/* hide firefox scroll bar */
.fav-list-slicker-container .fav-list-slicker-row .slick-list { overflow-x: hidden; } 
    
.fav-list-slicker-container, .fav-list-slicker-row, .fav-list-slicker-slider-tags { position: relative; width: 100%; height: 100%; margin: 0; padding: 0; max-width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.fav-list-slicker-slider-tags { padding: 0; position: relative; display: flex; flex-wrap: nowrap; opacity: 0; transition: all .2s ease ; }

.fav-list-slicker-slider-tags .ct_item:hover span { text-decoration: underline; }

.fav-list-slicker-slider-tags .ct_item:focus { outline: 1px dotted #212121; outline: 5px auto -webkit-focus-ring-color; }

.fav-list-slicker-slider-tags .ct_item:focus span { text-decoration: underline; } */

.fav-list-slicker-slider-tags::-webkit-scrollbar { width: 0 !important; }

.fav-list-slicker-slider-tags .slick-list { overflow: -moz-scrollbars-none; -ms-overflow-style: none; }

.fav-list-slicker-slider-tags .slick-list::-webkit-scrollbar { width: 0 !important; }

.fav-list-slicker-slider-tags .slick-prev { top: 430px; left: 26px; }

.fav-list-slicker-slider-tags .slick-next { top: 430px; right: 20px; }

.fav-list-slicker-slider-tags .fav-list-slicker-tag { min-width: 278px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; height: 100px; padding-top: 4px; }

.fav-list-slicker-slider-tags .slick-track { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; min-width: 100%; }

div.names > a {
    color: inherit;
    text-decoration: none;
}

.modal-favorites-box-grid {
    margin-right: 3px;
min-width: 278px;
}
    
@media (min-width: 769px) { .fav-list-slicker-slider-tags .ct_item.ct_item_long span { left:85px; margin-right: 5px;  } }

.modal-favorites-box-grid .item .image-holder img {
  margin: 0 auto !important;
}
/*SLICK END*/

.pdp-images-item-tpl {
	display: none !important;
}

.mar-b15 {
	margin-bottom: 15px;
}
.mar-t15 {
	margin-top: 15px;
}
.mar-l15 {
	margin-left: 15px;
}
.mar-r15 {
	margin-right: 15px;
}
.mar-b30 {
	margin-bottom: 30px;
}
.mar-t30 {
	margin-top: 30px;
}
.mar-l30 {
	margin-left: 30px;
}
.mar-r30 {
	margin-right: 30px;
}
.mar-b45 {
	margin-bottom: 45px;
}
.mar-t45 {
	margin-top: 45px;
}
.mar-l45 {
	margin-left: 45px;
}
.mar-r45 {
	margin-right: 45px;
}

.btn-black,
.btn-white {
    border: 1px solid #222;
    padding: 7px 15px !important;
    border-radius: 5px;
}

.btn-black {
    background: #222 !important;
    color: #fff !important;
}

.btn-white {
    background: #fff !important;
    color: #222 !important;
}

.font-italic {
	font-style: italic;
}

.text-right {
	text-align: right;
}

.gl-symmetric-select {
	width: 100%;
	border: solid 2px #bbb !important;
	padding: 5px;
	font-size: 15px;
    cursor: pointer;
}
.gl-symmetric-select::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  border-left: 5px solid red;
  border-top: 5px solid red;
  width: 5px;
  height: 5px;
  float: right;
  transform: translate(50%, -50%) rotate(-45deg);
}
.gl-symmetric-select:focus {
	border: solid 2px #bbb !important;
	padding-left: 5px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.gl-symmetric-select.error {
	border-color: #C00 !important;
}
.gl-symmetric-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
    max-height: 32px;
    cursor: pointer;
}
.gl-symmetric-select-box {
    display: none;
    position: absolute;
    max-height: 200px;
    overflow: auto;
    width: 100%;
    background: #fff;
    z-index: 10;
    border: solid 2px #bbb;
    border-top: none;
}
.gl-symmetric-select:focus ~ .gl-symmetric-select-box,
.gl-symmetric-select-box:active {
	display: block;
}
.gl-symmetric-select-box::-webkit-scrollbar {
  width: 3px;
}
.gl-symmetric-select-box::-webkit-scrollbar-track {
  background: #fcf552; 
}
.gl-symmetric-select-box::-webkit-scrollbar-thumb {
  background: #333; 
}
.gl-symmetric-select-box::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.gl-symmetric-select-option {
	display: block;
	width: 50%;
    padding: 5px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
	font-size: 13px;
	color: #4a4a4a;
}
.gl-symmetric-select-option:hover,
.gl-symmetric-select-option.active {
    background-color: #d8d8d8;
}

.details-hidden-panel,
.details-hidden-panel-link:not(.open) .fa-chevron-up,
.details-hidden-panel-link.open .fa-chevron-down {
	display: none;
}

.details-hidden-panel.open {
	display: block;
}

.gl-video {
    position: relative;
    width: 100%;
}

.gl-video video {
    cursor: pointer;
    border-radius: 5px;
    background-color: #f6ee16;
}

.gl-video .gl-video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90px;
    cursor: pointer;
}

/* --- CRAWLERS RULES --- */

.see-detail-stella {
  color: #000;
  font-size: 12px;
}

/* #other-brands always visible for crawlers */
body.crawler #other-brands {
  display: block!important;
  visibility: visible!important;
}

body.crawler {
  overflow-y: unset !important;
}

#use-insurance-modal {
	display: none;
	background-color: rgba(0,0,0,0.4);
}

#use-insurance-modal.open {
	display: block !important;
}

#use-insurance-modal.translate .insurance-modal-container .insurance-modal-container-column-right-wrapper {
	transform: translateX(0);
}


.insurance-modal-container .insurance-modal-container-column-right-wrapper {
	transition: .5s;
	transform: translateX(100%);
}

#ShopcartPaginationText1, #ShopcartPaginationText2 {
	display: none;
} 

.modal-search-result-grid-title-electronics {
  position: absolute;
  top: 10px;
  left: 10px;
}

.estimated-deliery-descriprion{
  font-family: "DM Sans",sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .16px;
  color: #222;
}

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

.grecaptcha-badge { 
  visibility: hidden;
}

#pdp-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal span{
   width: 100%;
   padding: 7px 21px;	
}

#pdp-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
  margin-top:16px;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) and (max-width:1199px) and (orientation:landscape) {
	#pdp-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
		 width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
	}
}

@media (min-width: 1200px) {
    #pdp-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
        width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}	

.instalments-modal-banner .instalments-modal-banner-container .paypal{
	width: 100%;
}

.pdp-layout-top-left-main-image-badge1{
	overflow: auto;
}

.pdp-layout-top-left-main-image-badge2{
	overflow: auto;
}
.pdp-layout-top-resume-total-bottom-select {
cursor: default !important;
background-color: #808080 !important;
border: 1px solid #808080 !important;
}


.pdp-selectLenses-text-container{
	display: none;
	flex-direction: column;
}

.pdp-selectLenses-text-container .pdp-selectLenses-subtext{
	color: white;
	font-size: 12px;
	font-family: DM Sans;
	font-weight: 400;
	line-height: 20px;
	
}

.newsletter-disclaimer-container .privacy-policy-disclaimer-label-redesign {
	
	font-family: DM Sans;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.005em;
	text-align: left;
	font-family: DM Sans;
	left: 4%;
	margin-top: 1%;
	margin-left: 5px;
}

.newsletter-disclaimer-container {
	margin-bottom:5%;
}


#rxc-learn-more-payments-modal.gl-modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 200000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 860px;
    max-height: 570px;
    padding: 40px 24px 32px 24px;
    background-color: #fff;
    border-radius: 8px;
    border: none;
    z-index: 1;
    overflow-y: scroll
}

@media (min-width: 992px) and (max-width:1199px) and (orientation:landscape) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal {
        overflow-y:hidden
    }
}

@media (min-width: 1200px) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal {
        overflow-y:hidden
    }
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal-header {
    position: relative
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal-header .close-icon {
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    width: 13px;
    height: 13px;
    right:4px;
}


#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content h2 {
    text-align: center;
    letter-spacing: .5px;
    font-size: 24px;
    line-height: 40px;
    color: #222
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content p {
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .5px;
    text-align: center;
    color: #222;
    white-space: normal!important;
    width: 100%;
    margin: 0
}

#pdp-learn-more-payments-modal.gl-modal-container .gl-modal-header .close-icon {
	bottom: 10px !important;
    width: 13px !important;
    height: 13px !important;
    right: 4px !important;
}

@media (min-width: 992px) and (max-width:1199px) and (orientation:landscape) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content p {
        width:55%
    }
}

@media (min-width: 1200px) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content p {
        width:55%
    }
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content p.claim {
    margin-bottom: 16px
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content p.affirm-as-low-as {
    width: auto
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 16px;
    border-radius: 8px;
    background-color: #eff5ff
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.affirm,#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.klarna {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) and (max-width:1199px) and (orientation:landscape) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.affirm,#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.klarna {
        width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1200px) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.affirm,#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.klarna {
        width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.affirm {
    margin-bottom: 16px
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content .modal-terms {
    width: 95%;
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 12px
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #222;
    opacity: 50%;
    z-index: 0
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal span{
   width: 100%;
   padding: 7px 21px;	
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal_mobile{
 display:none;
}

#pdp-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal_mobile{
 display:none;
}

#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
  margin-top:16px;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) and (max-width:1199px) and (orientation:landscape) {
	#rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
		 width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
	}
}

@media (min-width: 1200px) {
    #rxc-learn-more-payments-modal.gl-modal-container .gl-modal .content div.paypal{
        width:80%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        /* flex-direction: row; */
    }
}


@media screen and (max-width: 700px) {
  .regSubmitRedesignContainer{
	margin-top:7%;
  }
  
.pdp-also-like-carousel-element img
	{
		aspect-ratio: unset ;
	}  
}

.pdp-layout-top-resume-top-right-see-reviews{
	display: none;
}

.carousel-discount-badge-30{
    display: flex;
    padding: 4px 7px;
    gap: 10px;
    border-radius: 4px;
    background: var(--Dark-Secondary, #A7E2DB);
}

.carousel-discount-badge-50{
    display: flex;
    padding: 4px 7px;
    gap: 10px;
    border-radius: 4px;
    background: var(--Pink-Dark, #F4C8BB);
}

.carousel-discount-badge-20{
    display: flex;
    padding: 4px 7px;
    gap: 10px;
    border-radius: 4px;
    background: var(--Dark-Secondary, #A7E2DB);
}

.pdp-also-like-perc{
    margin-left: 4px;
	padding: 2px 6px;
}
