/* --- PLP SEO Section 11/04/2020 --- */
/* --- PLP SEO Section updated 03/31/2022 --- */
.plp-bottom-content,
.seo-content-footer {
  background-color: #577B94;
}

.seo-content-footer {
  text-align: center;
}

.seo-content-footer .content-wrapper {
  padding: 2em 1em;
}

.seo-content-footer .content-wrapper .seo-content-section {
  margin: 3em 0;
}

.seo-content-footer .content-wrapper .seo-content-section .section-head, 
.seo-content-footer .content-wrapper .seo-content-section .sub-copy, 
.seo-content-footer .content-wrapper .seo-content-section a {
  color: #fff;
  line-height: 1.9em;
  letter-spacing: inherit;
}

.seo-content-footer .content-wrapper .seo-content-section a {
  text-decoration: underline;
  transition: all .25s linear;
}

.seo-content-footer .content-wrapper .seo-content-section a:hover {
  opacity: .8;
}

.seo-content-footer .content-wrapper .seo-content-section .section-head {
  line-height: normal;
}

.seo-content-footer .content-wrapper .seo-content-section .sub-copy {
  font-size: .8em;
  font-weight: 100;
  margin: 1em 0;
  text-align: left;
}

.seo-content-footer .content-wrapper .seo-content-list {
  list-style: decimal;
  text-align: left;
  padding: 0 2em;
}

@media screen and (min-width: 768px) {
  .seo-content-footer .content-wrapper {
      padding: 3em 0;
  }
  .seo-content-footer .content-wrapper .seo-content-section .sub-copy {
      font-size: 14px;
  }
  .seo-content-footer .content-wrapper .seo-content-list {
      padding: 0 5em;
  }
}

@media screen and (min-width: 1024px) {
  .seo-content-footer .content-wrapper {
      padding: 3em;
  }
}
/* --- End PLP SEO Section 11/04/2020 --- */
/* --- End PLP SEO Section updated 03/31/2022 --- */

/* --- Product Grid on Brand Pages Bug 09/30/20 --- */
.wrapper-box.pt_product-search-result .search-result-items {
  margin-top: 0;
}
/* --- Product Grid on Brand Pages Bug 09/30/20 --- */


/* 2021 Updates */

/* CTA Buttons (Based on Eyeconic 508c Style Guide) */

.primary-content a,
.button {
  transition: all .25s linear;
}

.primary-content a:not(.button):not(.btn):not(.primary-button):not(.jcarousel-pagination>a):not(.featured-frame-link):not(.promo-data),
.tac-slot a {
  color: #187BC0;
}

.primary-content a:not(.button):not(.btn):not(.primary-button):not(.featured-frame-link):not(.promo-data):not(.jcarousel-pagination>a):hover,
.tac-slot a:hover {
  color: #1069a4;
}

.blue-border-btn, 
.blue-btn, 
.cart-empty 
.cart-action-continue-shopping button, 
.orange-btn, 
.red-btn, 
.shoping-bag-header-section 
.estimated-subtotal 
.anchor-button a, 
.tabs-container button,
footer .footer-container .sign-up #subscribeform .email-button {
  background-color: #187BC0;
  transition: all .25s ease-out;
}

.blue-border-btn:hover, 
.blue-btn:hover, 
.cart-empty .cart-action-continue-shopping button:hover, 
.orange-btn:hover, 
.red-btn:hover, 
.shoping-bag-header-section .estimated-subtotal .anchor-button a:hover, 
.tabs-container button:hover {
  background-color: #1069a4;
}

.button {
  display: inline-block;
  font-family: "Gotham SSm B", Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  padding: .75em 1.75em;
  min-width: 200px;
  text-transform: initial;
  text-align: center;
  white-space: nowrap;
}

.button-primary-blue {
  color: #fff;
  background: #187BC0;
  border: 1px solid #187BC0;
}

.button-primary-blue:hover {
  color: #fff;
  background: #1069a4;
  border-color: #1069a4;
  -webkit-box-shadow: inset 0px 0px 0px 1px #1069a4;
  -moz-box-shadow: inset 0px 0px 0px 1px #1069a4;
  box-shadow: inset 0px 0px 0px 1px #1069a4;
}

.button-primary-black {
  border: 1px solid #373d41;
  color: #FFF;
  background-color: #373d41;
}

.button-primary-black:hover {
  color: #FFF;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(55, 61, 65, 0.9);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(55, 61, 65, 0.9);
  box-shadow: inset 0px 0px 0px 1px rgba(55, 61, 65, 0.9);
  background-color: rgba(55, 61, 65, 0.9);
}

.button-primary-white {
  color: #373d41;
  background-color: #fff;
}

.button-primary-white:hover {
  color: rgba(55, 61, 65, 0.9);
  background-color: #f1f1f2;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f1f1f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f1f1f2;
  box-shadow: inset 0px 0px 0px 1px #f1f1f2;
}

.button-secondary-default {
  border: 1px solid #373d41;
  color: #373d41;
  background: transparent;
}

.button-secondary-default:hover {
  color: #373d41;
  -webkit-box-shadow: inset 0px 0px 0px 1px #373d41;
  -moz-box-shadow: inset 0px 0px 0px 1px #373d41;
  box-shadow: inset 0px 0px 0px 1px #373d41;
}

.button-secondary-black {
  border: 1px solid #373d41;
  color: #373d41;
  background: transparent;
}

.button-secondary-black:hover {
  color: #373d41;
  -webkit-box-shadow: inset 0px 0px 0px 1px #000;
  -moz-box-shadow: inset 0px 0px 0px 1px #000;
  box-shadow: inset 0px 0px 0px 1px #000;
}

.button-secondary-blue {
  border: 1px solid #187BC0;
  color: #187BC0;
  background: transparent;
}

.button-secondary-blue:hover {
  color: #187BC0;
  -webkit-box-shadow: inset 0px 0px 0px 1px #187BC0;
  -moz-box-shadow: inset 0px 0px 0px 1px #187BC0;
  box-shadow: inset 0px 0px 0px 1px #187BC0;
}

.button-secondary-white {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}

.button-secondary-white:hover {
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  box-shadow: inset 0px 0px 0px 1px #fff;
}

.button-link-only {
  border: none;
  color: #187BC0;
  background: transparent;
  padding: 0;
  text-align: inherit;
}

.button-link-only:hover {
  color: #1069a4;
}

.button-inactive {
  border: 1px solid #6f787b;
  color: #fff;
  background: #6f787b;
  cursor: not-allowed;
}

@media screen and (min-width: 768px) {
  .button {
    padding: 1em 2em;
  }
  .button-link-only {
    padding: 0;
  }
  .cookie-preferences-modal-content .cookie-preferences-modal-body {
      height: 980px;
  }
}

/* END CTA Buttons */

/* PLP Promotion Tiles */
.grid-tile .promotion-tile {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #187bc0;
  /* background: linear-gradient(180deg, #205175, #187bc0); */
  /* background: radial-gradient(#187bc0, #3A60FF); */
  /* background: radial-gradient(#909090,#6F787B); */
  background: radial-gradient(#fff, #EDF5FF);
}
.grid-tile .promotion-tile .content {
  border: solid 5px #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.grid-tile .promotion-tile .content.gray-border {
  border-color: #373d41;
}
.grid-tile .promotion-tile .content .tile-heading,
.grid-tile .promotion-tile .content .sub-text {
  text-align: center;
  margin: .5em auto;
}
.grid-tile .promotion-tile .content .tile-heading {
  font-size: 1.75em;
  line-height: 1.25em;
  letter-spacing: initial;
}
.grid-tile .promotion-tile .content .sub-text {
  font-size: .9em;
  line-height: 1.6em;
  letter-spacing: initial;
}
.grid-tile .promotion-tile .content .cta-area {
  margin: 1em auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
/* END PLP Promotion Tiles */

/* Cookie Preferences Modal */
.cookie-preferences-modal-content {
  padding: 1em;
  width: 100%;
}
.cookie-preferences-modal-content .cookie-preferences-modal-header {
  justify-content: flex-end;
  margin-bottom: .5em;
}
.cookie-preferences-modal-content .cookie-preferences-modal-header .close {
  display: block;
}
.cookie-preferences-modal-content .cookie-preferences-modal-body {
  height: 500px;
}

[class^="truste-button"] {
  text-transform: initial;
}

@media screen and (min-width: 768px) {
  .cookie-preferences-modal-content .cookie-preferences-modal-body {
      height: 980px;
  }
}

@media screen and (min-width: 1280px) {
  .cookie-preferences-modal-content {
      width: 660px;
  }
  .cookie-preferences-modal-content .cookie-preferences-modal-body {
      height: 840px;
  }
}
/* END Cookie Preferences Modal */

/* PDP hero banner */
.eyeconic-blue2-bg {
background: #00AEF8;
background: -webkit-radial-gradient(circle farthest-corner at center center, #00AEF8 0%, #187bc0 100%);
background: -moz-radial-gradient(circle farthest-corner at center center, #00AEF8 0%, #187bc0 100%);
background: radial-gradient(circle farthest-corner at center center, #00AEF8 0%, #187bc0 100%);
}
 /*END PDP hero banner */


/* 2022 Updates */


/* PLP Heroes */
.spacer-row {
    height: 2.5em;
}
.pt_product-search-result .banner-wrapper {
    min-height: 190px;
}

.pt_product-search-result .banner-wrapper .hero {
    max-width: 960px;
}

.pt_product-search-result .banner-wrapper .hero .bg-img-wrapper {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 15.25em;
    padding: initial;
}


.pt_product-search-result .banner-wrapper .hero .text {
    text-align: center;
    padding: initial;
}

.pt_product-search-result .banner-wrapper .hero .text h1 {
    font-size: 24px;
}

.pt_product-search-result .banner-wrapper .hero .text .banner-text {
    font-size: 13px;
    line-height: 25px;
    padding: 1em 0;
}

.pt_product-search-result .banner-wrapper .hero .featured .banner-text {
    font-size: 11px;
}

.pt_product-search-result .banner-wrapper .hero .featured .banner-text .featured-style {
    color: inherit;
}

.seo-categories {
    justify-content: center;
    width: 100%;
    max-width: 480px;
    position: relative;
}
.seo-categories .banner-text:not(:last-child):after {
    content:' |';
}
.seo-categories .banner-text:not(:first-child):before {
    content: "\00a0 ";
}
.seo-categories .banner-text .seo-category-links {
    text-decoration: underline;
    text-underline-position: under; 
    color: inherit;
    font-weight: 100;
    transition: all .5s linear;
    padding: 0 .5em;
}
.seo-categories .banner-text .seo-category-links:hover {
    opacity: .8;
}
.pt_product-search-result .banner-wrapper .hero .text.seo-categories .banner-text {
    padding: initial;
    font-size: 11px;
}

.feature-container {
    max-width: 780px;
    width: 100%;
}
.feature-row {
    justify-content: space-evenly;
}
.feature {
    text-align: center;
}
.feature .feature-heading {
    font-size: 20px;
    font-size: 1.25em;
    line-height: 1.25em;
    letter-spacing: 0;
    margin: 1em auto 1.25em;
    text-transform: uppercase;
}
.feature .feature-link {
    color: #373d41;
    transition: all .5s linear;
}
.feature .feature-link:hover {
    color: #000;
}
.feature .feature-link img {
    transition: all .5s linear;
}
.feature .feature-link:hover img {
    filter: saturate(1.5);
}

@media screen and (min-width: 768px) {
    .pt_product-search-result .banner-wrapper .hero .bg-img-wrapper {
        justify-content: space-around;
        height: 15em;
        padding: initial;
    }

    .pt_product-search-result .banner-wrapper .hero .text h1 {
        font-size: 32px;
    }
    .seo-categories {
        top: -1em;
    }
    .seo-categories .banner-text:not(:last-child):is(.no-pipe):after {
      content:'\00a0';
    }
    .feature-row {
        justify-content: space-around;
    }
}

@media screen and (min-width: 992px) {
    .pt_product-search-result .banner-wrapper .hero .bg-img-wrapper {
        height: 17.5em;
    }

    .pt_product-search-result .banner-wrapper .hero .text {
        padding: 0;
    }
    .seo-categories {
        top: -1.5em;
    }
}

@media screen and (min-width: 1280px) {
    .feature-container {
        max-width: 1240px;
    }
}
/* END PLP Heroes */

/* Main navigation menu */
@media screen and (min-width: 1024px) {
  #main-menu,
  #main-menu .sub-nav-group {
    box-shadow: 0px 2px 6px rgb(55 61 65 / 25%);
  }
  .menu-utility-user li a,
  #main-menu li a,
  #main-menu ul.sub-nav-group a, 
  #main-menu ul.sub-nav-group a span {
    letter-spacing: .025em;
  }
}
/* END Main navigation menu */

/* Homepage (slot consolidation project) */

/* Homepage Hero */
.homepage-hero-banner,
.homepage-hero-banner *,
.homepage-hero-banner *:before,
.homepage-hero-banner *:after,
.homepage-hero-banner *:not(button):not(select) {
    box-sizing: border-box;
}

.homepage-hero-banner {
    min-height: 605px;
    height: 100%;
    max-width: 480px;
    width: 100%;
}

.homepage-hero-banner .homepage-hero-banner-main-row {
    margin: 0 auto;
    width: 100%;
    min-height: 500px;
    height: 100%;
    flex-direction: column;
}

.homepage-hero-banner .copy-block-row,
.homepage-hero-banner .cta-block-row,
.homepage-hero-banner .featured-block-row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.homepage-hero-banner .copy-block-row {
    justify-content: flex-start;
    height: 100%;
}

.homepage-hero-banner .copy-block-row .heading {
    letter-spacing: initial;
    font-size: 27px;
}

.homepage-hero-banner .copy-block-row .sub-text {
    margin: 1em 0;
    font-size: 15px;
    line-height: normal;
}

.homepage-hero-banner .cta-block-row {
    justify-content: flex-start;
}

.homepage-hero-banner .featured-block-row {
    justify-content: flex-end;
    flex-grow: 1;
}

.homepage-hero-banner .featured-block-row .sub-text {
    font-size: 11px;
}

@media screen and (max-width: 767px) {
    .homepage-hero-banner .copy-block-row,
    .homepage-hero-banner .cta-block-row,
    .homepage-hero-banner .featured-block-row {
        align-items: center;
        text-align: center;
    }

    .homepage-hero-banner .copy-block-row .sub-text {
        font-size: 13px;
    }

    .homepage-hero-banner .featured-block-row {
        padding-bottom: 0;
    }

    .homepage-hero-banner .cta-block-row .button:not(:last-child) {
        margin-bottom: 1em;
    }
}

@media screen and (min-width: 768px) {
    .homepage-hero-banner {
        min-height: 450px;
        max-width: 680px;
    }

    .homepage-hero-banner .homepage-hero-banner-main-row {
        min-height: 345px;
    }

    .homepage-hero-banner .copy-block-row {
        padding-top: 2.25em;
    }

    .homepage-hero-banner .copy-block-row .heading {
        font-size: 36px;
    }

    .homepage-hero-banner .cta-block-row {
        flex-direction: initial;
        justify-content: flex-start;
        align-items: center;
        flex-grow: 1;
    }

    .homepage-hero-banner .cta-block-row .button:not(:last-child) {
        margin-right: 1em;
    }
}

@media screen and (min-width: 992px) {
    .homepage-hero-banner {
        min-height: 550px;
        max-width: 780px;
    }

    .homepage-hero-banner .homepage-hero-banner-main-row {
        min-height: 410px;
    }

    .homepage-hero-banner .copy-block-row {
        padding-top: 3.75em;
        padding-bottom: .75em;
    }

    .homepage-hero-banner .copy-block-row .heading {
        font-size: 44px;
    }

    .homepage-hero-banner .cta-block-row {
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
/* END Homepage Hero */

/* Homepage Banners */
.promo-banner,
    .promo-banner *,
    .promo-banner *:before,
    .promo-banner *:after,
    .promo-banner *:not(button):not(select) {
        box-sizing: border-box;
    }
    .promo-banner {
        box-sizing: border-box;
        clear: both;
        max-width: 400px;
        width: 100%;
        margin: .5em auto;
        padding: .25em;
    }
    .promo-banner .row {
        /* margin: 1em 0; */
        margin: initial;
    }
    .promo-banner .heading {
        height: auto;
        vertical-align: middle;
        align-items: center;
        text-align: center;
        max-width: 600px;
        margin: 1em auto;
    }
    .promo-banner .heading .sign-in-link {
        text-decoration: underline;
        color: initial;
    }
    .promo-banner .page-title {
        font-size: 24px;
        padding: .5rem;
    }
    .promo-banner .card-title {
        font-size: 20px;
        line-height: 1.25em;
        padding: .5rem 0;
        margin: 0;
    }
    .promo-banner .sub-text,
    .promo-banner p {
        font-size: 13px;
        line-height: 21px;
        padding: .5rem 0;
    }
    .promo-banner p.featured {
        font-size: 11px;
        line-height: normal;
    }
    .promo-banner p.featured>a:hover {
        color: #1069a4;
    }
    .promo-banner .banner img,
    .promo-banner .banner-bg .banner-container .image > img {
        width: 100%;
        height: 100%;
    }
    .promo-banner .banner-bg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        justify-content: center;
        padding: 1rem 0;
        /* padding: 1rem .5rem 2rem; */
        /* max-height: 500px; */
        height: 100%;
    }
    .promo-banner .banner-bg .copy .card-title, 
    .promo-banner .banner-bg .copy .banner-text, 
    .promo-banner .banner-bg .copy .featured, 
    .promo-banner .banner-bg .copy .featured>a,
    .promo-banner .featured>a {
        /* color: #373d41; */
        color: inherit;
        letter-spacing: normal;
    }

    /* FLEXBOX fallback */
    .promo-banner {
        display: flex;
        flex-direction: column;
    }
    .promo-banner .grid-container {
        display: flex;
        flex-wrap: inherit;
    }
    /* END FLEXBOX fallback */

    /* CSS GRID */
    .promo-banner {
        display: grid;
    }
    .promo-banner .banner-bg .banner-container {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 1rem;
        align-items: center;
        display: -ms-grid;
        -ms-grid-column: auto;
        grid-column: auto;
    }
    .promo-banner .grid-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
        margin: initial;
        max-width: 1240px;
        width: 100%;
    }
    /* END CSS GRID */

    .promo-banner .card-deck {
        margin: initial;
        padding: 0 .5em;
    }

    .promo-banner .banner-bg .banner-container .copy,
    .promo-banner .banner-bg .banner-container .image {
        text-align: center;
        max-width: 360px;
        width: 100%;
    }

    .promo-banner .grid-container .card {
        border: none;
        margin: initial;
    }
    .promo-banner .grid-container .card .card-img-top {
        border-radius: initial;
    }
    .promo-banner .grid-container .card .card-title {
        margin-bottom: unset;
        color: #373d41;
        text-align: center;
    }
    .promo-banner .grid-container .card .card-body {
        padding: 1rem 0 0;
    }
    .promo-banner .button {
        margin: 1em 0;
    }
    .promo-banner .cta-wrap .button {
        margin: .5em 0;
    }
    .promo-banner .cta-footer {
        padding: 1rem .5rem;
        background-color: transparent;
        border: none;
    }

    .promo-banner.wide-1240 {
        max-width: 400px;
        width: 100%;
    }
    .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg {
        flex-direction: column;
        justify-content: flex-start;
        min-height: 500px;
        height: 100%;
        align-items: center;
        text-align: center;
    }
    .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg .copy {
        width: 100%;
    }

    @media screen and (min-width: 768px) {
        .promo-banner {
            max-width: 960px;
            margin: 1em auto;
            padding: initial;
        }
        .promo-banner .banner-bg {
            background-position: center 0;
            /* max-height: 309px; */
        }
        .promo-banner .heading .page-title {
            font-size: 32px;
        }
        .promo-banner .banner-bg .banner-container .copy,
        .promo-banner .banner-bg .banner-container .image {
            max-width: 100%;
        }
        .promo-banner .card-deck {
            padding: initial;
        }

        /* CSS GRID */
        .promo-banner .banner-bg .banner-container {
            grid-template-columns: repeat(2, 1fr);
        }
        .promo-banner .grid-container {
            grid-template-columns: repeat(2, 1fr);
        }
        .promo-banner .grid-container.images-only {
            grid-template-columns: repeat(2, 1fr);
        }
        /* END CSS GRID */

        .promo-banner .grid-container .card {
            background-color: initial;
            flex-basis: 48%;
        }
        .promo-banner .card-title {
            padding: .5rem 0;
        }
        .promo-banner.wide-1240 {
            max-width: 720px;
            width: 100%;
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max {
            grid-template-columns: initial;
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg {
            flex-direction: initial;
            justify-content: flex-end;
            align-items: center;
            min-height: 309px;
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg .copy {
            max-width: 50%;
            flex-grow: 1;
        }

        .promo-banner.wide-1240 #brand-spotlight.banner-bg {
            background-color: initial;
            padding: initial;
        }

    }

    @media screen and (min-width: 1024px) {
        /* CSS GRID */
        .promo-banner .grid-container:not(.two-wide-max) {
            grid-template-columns: repeat(4, 1fr);
        }
        .promo-banner #eyeglasses.banner-bg .banner-container,
        .promo-banner #sunglasses.banner-bg .banner-container,
        .promo-banner #kids-eyewear.banner-bg .banner-container,
        .promo-banner #glasses-styles.banner-bg .banner-container {
            column-gap: 10rem
        }
        /* END CSS GRID */

        .promo-banner {
            padding: unset;
            max-width: 2400px;
        }
        .promo-banner .banner-bg,
        .promo-banner .banner-bg .banner-container .image {
            padding: initial;
            /* max-height: 360px; */
        }
        .promo-banner .grid-container .copy-over-image {
            flex-direction: column;
            justify-content: center;
            max-width: 45%;
            align-items: center;
        }
        .promo-banner .grid-container .copy-over-image .shop-now-link {
            text-decoration: underline;
        }

        .promo-banner .grid-container .full-image-cta .copy-over-image .shop-now-link {
            transition: all .25s linear;
            filter: opacity(.75);
        }

        .promo-banner .grid-container .full-image-cta:hover .copy-over-image .shop-now-link {
            filter: opacity(1);
        }
        .promo-banner .grid-container .card {
            flex-basis: 20%;
        }

        .promo-banner .card-deck {
            margin: initial;
        }

        .promo-banner.wide-1240 {
            max-width: 1240px;
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max {
            grid-template-columns: repeat(2, 1fr);
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg {
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            min-height: 360px;
        }
        .promo-banner.wide-1240 .grid-container.two-wide-max .banner-bg .copy {
            flex-grow: initial;
        }
    }

    @media screen and (min-width: 1280px) {
        
    }
/* END Homepage Banners */

.recommendation-pdp-wrapper .recommendation-container .recommendation-title h2,
.home-brands h2 {
  letter-spacing: 0;
}
/* END Homepage (slot consolidation project) */

/* Top-right navigation updates */
.header-login .header-account-overview .account-welcome-title,
.header-login .header-account-overview .sub-nav-group li>a, 
.account-logout {
  font-weight: 600;
  letter-spacing: 0;
}
/* END Top-right navigation updates */

/* Product Description */
.backorder {
    font-size: 16px;
    border-bottom: 1px solid #cdcecf;
    padding-bottom: 10px;
    color: #eb0000;
}
/* END Product Description */


/* 2023 UPDATES */

body,
#wrapper {
  background-color: #fff;
}

/* Landing Pages (Eyewear, Frame Shapes and Styles) */
.lp-container {
	max-width: 1240px;
	padding: .5em;
}
.lp-container * {
	transition: all .25s linear;
}
.lp-container .sub-text {
	font-size: 13px;
	line-height: 1.6em;
	padding: .5rem 0;
}
.lp-container .featured {
	font-size: 11px;
}
.lp-container .sub-text,
.lp-container .featured,
.lp-container .featured>* {
	color: inherit;
	text-align: center;
}
.lp-container .page-header-row {
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 1em 0;
}
.lp-container .page-header-row .page-title {
	font-size: 24px;
	padding: .5rem 0;
}
.lp-container .page-header-row .sign-in-link {
	text-decoration: underline;
	color: inherit;
}
.lp-container .page-header-row .sign-in-link:hover {
	text-decoration: underline;
}
.lp-container .flex-grid {
	margin: 1em auto;
}
.lp-container .flex-grid .content {
	width: 100%;
}
.lp-container .flex-grid .content .card {
	border: unset;
}
.lp-container .card-img-overlay {
	padding: 2.25rem 1.25rem;
}
.lp-container .card-img-overlay .copy {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
}
.lp-container .card-img-overlay .copy .card-title {
	font-size: 18px;
}
.lp-container .cta-wrap {
	display: inline-flex;
	flex-direction: column;
	padding: .25em 0;
}
.lp-container .cta-wrap .button {
	margin: .5em 0;
}
.lp-container .category-heading {
	font-size: 18px;
	text-align: center;
	margin: .5em auto 1.75em;
}
.lp-container .category-tiles {
	padding: 1em .5em;
}
.lp-container .category-tiles .card-body {
	padding: initial;
}
.lp-container .category-tiles .card-title {
	font-size: 18px;
	line-height: 1.6em;
	color: #373d41;
	text-align: center;
	margin: .75em auto 1.25em;
}
.lp-container .category-tiles .flex-grid.two-wide-max .content .card .card-img-overlay {
	position: relative;
	padding: .75rem .25rem;
}
.lp-container .card .card-img-top {
	filter: saturate(1.1);
}

@media screen and (min-width: 768px) {
	.lp-container .page-header-row .page-title {
		font-size: 32px;
	}
	.lp-container .category-tiles {
		padding: initial;
	}
	.lp-container .flex-grid {
		display: flex;
		justify-content: space-between;
		align-items: baseline;
	}
	.lp-container .category-tiles .flex-grid .content {
		max-width: 49.25%;
		margin-bottom: 1rem;
	}
	.lp-container .category-tiles .flex-grid.two-wide-max .content {
		max-width: 49.25%;
		margin-bottom: initial;
	}
	.lp-container .card-img-overlay {
		padding: initial;
	}
	.lp-container .card-img-overlay.copy-left {
		right: calc(50%);
	}
	.lp-container .card-img-overlay.copy-right {
		left: calc(50%);
	}
	.lp-container .card-img-overlay .copy {
		justify-content: center;
	}
	.lp-container .card-img-overlay .copy .card-title {
		font-size: 21px;
	}
	.lp-container .category-heading {
		font-size: 21px;
		text-align: initial;
		margin: 1.25em auto;
	}
}

@media screen and (min-width: 992px) {
	.lp-container .category-tiles .flex-grid .content {
		max-width: 24.25%
	}
	.lp-container .category-tiles .flex-grid.two-wide-max .content .card .card-img-overlay {
		position: absolute;
		padding: initial;
	}
	.lp-container .card-img-overlay .copy .cta-wrap .shop-now-link {
		color: #373d41;
		text-decoration: underline;
		filter: opacity(.75);
	}
	.lp-container .card-img-overlay:hover .copy .cta-wrap .shop-now-link {
		filter: opacity(1);
	}
}
/* END Landing Pages */

/* Get $40 messaging under BLP hero */
.banner-notice {
  /* max-width: 2400px; */
  background: #fff;
}
.banner-notice .banner-row {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding: 2em 1em;
  line-height: 1.4em;
}
.banner-notice .banner-row .notice-header,
.banner-notice .banner-row .banner-text {
  color: inherit;
  padding: .25em 0;
}
.banner-notice .banner-row .notice-header {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: initial;
}
.banner-notice .banner-row .notice-header {
  color: inherit;
}
.banner-notice .banner-row .notice-header .insurance-link {
  color: inherit;
  text-decoration: underline;
}
.banner-notice .banner-row .banner-text {
  padding: .5em 0;
  font-size: 13px;
}
.banner-notice .banner-row .banner-text > a {
  color: inherit;
  filter: opacity(.8);
}
.banner-notice .banner-row .banner-text > a:hover {
  text-decoration: underline;
  filter: opacity(1);
}

@media screen and (min-width: 768px) {
  .banner-notice .banner-row .notice-header {
      font-size: 1.1em;
  }
}
/* END Get $40 messaging under BLP hero */

/* HOMEPAGE OPTIMIZATION - 2023 */
.text-blue,
.blue-text,
.blue-copy,
.copy-blue,
.blue {
  color: #187bc0;
}
.text-charcoal {
  color: #373d41;
}
.registered-tm {
  font-weight: 100;
  opacity: .8;
}
.full-width {
  max-width: 2400px;
  margin: 0 auto;
}
.content-main-row * {
  letter-spacing: 0;
  line-height: 1.25em;
  transition: all .25s ease-in-out;
}
.content-main-row {
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 1em;
}
.content-main-row .hero-copy {
  width: 100%;
  min-height: 375.75px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.content-main-row .hero-copy .heading {
  font-size: 30px;
}
.content-main-row .hero-copy .sub-text {
  font-size: 15px;
  line-height: 1.6em;
  margin: 1em 0;
}
.content-main-row .hero-copy .cta-row {
  margin: 1em 0;
  flex-direction: column;
  align-items: center;
}
.content-main-row .hero-copy .cta-row .how-to-use-benefits-link {
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline;
  padding: 0 1em;
  margin: 2em 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.content-main-row .hero-copy .cta-row .how-to-use-benefits-link .play-button {
  width: 30px;
  opacity: .75;
}

@media screen and (min-width: 768px) {
  #hero {
      padding: 0 1em;
  }
  .content-main-row {
      max-width: 775px;
  }
  .content-main-row .hero-copy {
      text-align: initial;
      min-height: 325px;
  }
  .content-main-row .hero-copy .heading {
      font-size: 36px;
  }
  .content-main-row .hero-copy .cta-row {
      align-items: flex-start;
  }
  .content-main-row .hero-copy .cta-row .how-to-use-benefits-link {
      padding: 0;
  }
}

@media screen and (min-width: 992px) {
  .content-main-row {
      max-width: 992px;
  }
  .content-main-row .hero-copy {
      padding: initial;
      min-height: 375.5px;
  }
  .content-main-row .hero-copy .heading {
      font-size: 44px;
  }
  .content-main-row .hero-copy .cta-row {
      flex-direction: initial;
      align-items: initial;
  }
  .content-main-row .hero-copy .cta-row .how-to-use-benefits-link {
      margin: 0 1em;
      padding: initial;
  }
  .content-main-row .hero-copy .cta-row .how-to-use-benefits-link:hover .play-button {
      opacity: 1;
      transform: scale(1.25);
  }
}

@media screen and (min-width: 1280px) {
  .content-main-row {
      max-width: 1240px;
  }
  .content-main-row .hero-copy {
      padding: 0 3em;
  }
}

/* SHOP CATEGORIES */
#shop-categories {
  background-color: #E9F6FD;
  padding: 2em 0;
}
#shop-categories .cta-row {
  padding: 0 1em;
  margin: 0 auto;
}
#shop-categories .cta-row .cta {
  margin: 0 0 1em;
}
#shop-categories .cta-row .cta:last-child {
  margin: initial;
}
#shop-categories .cta-row .cta .button {
  padding: 1.645em 0;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #fff;
  box-shadow: 0 0 2px #c7c7c7;
}
#shop-categories .cta-row .cta .button .shop-categories-cta-copy {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
#shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon {
  margin-right: 1em;
  max-width: 70px;
}
#shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon .icon-img {
  width: 100%;
}
#shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon svg {
  width: auto;
}
#shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon-text {
  font-size: 1.125em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: initial;
}

@media screen and (min-width: 768px) {
  #shop-categories .cta-row {
      justify-content: space-between;
  }
  #shop-categories .cta-row .cta {
      max-width: 32.5%;
      margin: initial;
  }
  #shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon {
      margin-right: .5em;
  }
  #shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon svg {
      max-width: 72px;
  }
}

@media screen and (min-width: 992px) {

}

@media screen and (min-width: 1280px) {
  #shop-categories .cta-row {
      max-width: 1240px;
  }
  #shop-categories .cta-row .cta .button:hover {
      box-shadow: initial;
      background-color: #fff;
      border-color: #c7c7c7;
  }
  #shop-categories .cta-row .cta .button:active {
      box-shadow: unset;
      background-color: #fff;
  }
  #shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon {
      margin-right: 1em;
      max-width: 97px;
  }
  #shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon svg {
      max-width: 100px;
  }
  #shop-categories .cta-row .cta .button .shop-categories-cta-copy .shop-categories-icon-text {
      font-size: 1.4em;
  }
}
/* END SHOP CATEGORIES */

/* BRAND CAROUSEL */
#slot-brand-carousel #brand-carousel {
  width: 100%;
}
#slot-brand-carousel #brand-carousel #brand-carousel-track {
  width: 90%;
  margin: 2em auto;
}
#slot-brand-carousel #brand-carousel .brand {
  text-align: center;
}
#slot-brand-carousel #brand-carousel .brand .brand-link {
  filter: brightness(0.9);
}
#slot-brand-carousel #brand-carousel .splide__pagination {
  bottom: -2.5em;
}
#slot-brand-carousel #brand-carousel .splide__pagination__page {
  display: none;
}
#slot-brand-carousel #brand-carousel .splide__pagination__page.is-active {
  background: #373d41;
}
#slot-brand-carousel #brand-carousel .splide__arrow {
  background: transparent;
  opacity: 1;
}
  #slot-brand-carousel #brand-carousel .splide__arrow:disabled {
  opacity: .1;
}
#slot-brand-carousel #brand-carousel .splide__arrow:focus:not(:focus-visible) {
  outline: none;
}
#slot-brand-carousel #brand-carousel .splide__arrow:focus-visible {
  outline-offset: 10px;
  outline-color: #187bc0;
}
#slot-brand-carousel #brand-carousel .splide__arrow svg {
  max-height: 2em;
  max-width: 2em;
  height: 100%;
  width: 100%;
}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 1280px) {
  #slot-brand-carousel #brand-carousel .brand .brand-link:hover {
    filter: brightness(0.6);
  }
      #slot-brand-carousel #brand-carousel .brand .brand-link:hover > img {
          transform: scale(1.1);
      }
  #slot-brand-carousel #brand-carousel .brand .brand-link:hover .sub-text {
    text-decoration: underline;
  }
}
/* END BRAND CAROUSEL */

/* BANNER SLOTS */
[id^='slot-'] {
  margin: 1em auto;
}
[id^='slot-'] .section-head {
  margin: 1em auto;
  text-align: center;
}
[id^='slot-'] .section-head .section-title {
  /* font-size: 24px; */
  font-size: 30px;
  text-align: center;
  margin: .5em auto;
}
[id^='slot-'] .banner {
  margin: .5em auto;
}
[id^='slot-'] .banner .card {
  border: initial;
}
[id^='slot-'] .banner .card .banner-background-image {
  display: flex;
}
[id^='slot-'] .card .card-img-top {
  border-radius: 6px;
  max-height: 400px;
  max-height: 1000px;
  object-fit: cover;
}
[id^='slot-'] .banner .card .copy {
  color: #373d41;
}
[id^='slot-'] .banner .card .card-title,
[id^='slot-'] .banner .card .copy .card-title {
  color: inherit;
  text-transform: initial;
  font-size: 20px;
  margin: initial;
  padding: .5rem 0;
}
[id^='slot-'] .banner .card .copy .banner-text {
  line-height: 21px;
  padding: .5rem 0;
  color: inherit;
}
[id^='slot-'] .banner .card .copy .cta-wrap .button {
  min-width: 164px;
  margin: 1rem auto;
}
[id^='slot-'] .banner .card .copy .featured {
  font-size: 11px;
  padding: .5rem 0;
  color: inherit;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  [id^='slot-'].single-wide .banner .card .copy-over-image {
      display: flex;
      flex-direction: column;
      justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  [id^='slot-'] .section-head .section-title {
    font-size: 32px;
  }
  [id^='slot-'] .banner {
      margin: initial;
  }
  [id^='slot-'].two-wide .banner {
      max-width: 49.5%;
  }
  [id^='slot-'] .card .card-img-top {
    border-radius: 6px;
    min-height: 300px;
  }
  [id^='slot-'] .banner .card .copy .cta-wrap .button {
    min-width: 164px;
  }    
}

@media screen and (min-width: 992px) {
  /* [id^='slot-'] .banner .card .full-image-cta:hover {
    opacity: .9;
  } */
  [id^='slot-'] .banner .card .copy-over-image {
    display: flex;
    align-items: center;
    padding: 0 1em;
  }
}

@media screen and (min-width: 1280px) {
  [id^='slot-'] .banner .card .copy-over-image {
    padding: 0 3em;
  }
}

[id^='slot-'].three-wide, 
[id^='slot-'].four-wide {
  margin: 2em auto;
}
[id^='slot-'] .shop-now-link {
  text-decoration: underline;
  font-size: 13px;
}

/* 3-WIDE BANNERS */
[id^='slot-'].three-wide .card-img {
  width: 100%;
}
[id^='slot-'].three-wide .banner .card {
  border: 1px solid #d9d9d9;
  padding: 1em;
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  [id^='slot-'].three-wide .banner {
      margin: .5em auto;
  }
  [id^='slot-'].three-wide .card-img {
    max-width: 325px;
  }
}

@media screen and (min-width: 992px) {
  [id^='slot-'].three-wide .banner {
      max-width: 32.5%;
      margin: initial;
  }
  [id^='slot-'].three-wide .card-img {
      max-width: initial;
  }
}

@media screen and (min-width: 1280px) {
  [id^='slot-'] .shop-now-link {
    font-size: 16px;
  }
}

/* 4-WIDE BANNERS */
[id^='slot-'].four-wide .banner {
  max-width: 47.25%;
  margin-bottom: 2em;
}
[id^='slot-'].four-wide .banner:nth-last-child(-n+2) {
  margin-bottom: initial;
}
[id^='slot-'].four-wide .content-main-row .border-gray {
  justify-content: space-between;
  width: 100%;
  padding: .5em;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
}

@media screen and (min-width: 768px) {
  [id^='slot-'].four-wide .banner {
      max-width: 48.75%;
  }
  [id^='slot-'].four-wide .content-main-row .border-gray {
      padding: 1em;
  }
}

@media screen and (min-width: 992px) {
  [id^='slot-'].four-wide .banner {
      max-width: 24.05%;
  }
  [id^='slot-'].four-wide .banner:nth-last-child(-n+4) {
      margin-bottom: initial;
  }
}

@media screen and (min-width: 992px) and (max-width: 1280px) {
  #slot-05 .card .card-img-top {
      min-height: initial;
  }
}
/* END BANNER SLOTS */

/* NEW TO SHOPPING ONLINE */
#slot-06-education .banner .card .copy {
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #slot-06-education .banner .card .copy {
      height: 100%;
      justify-content: center;
      padding: 0 .5em;
  }
}

@media screen and (min-width: 992px) {
  #slot-06-education .banner .card .copy {
      height: 200px;
      justify-content: space-between;
      padding: initial;
  }
}

@media screen and (min-width: 1280px) {
  #slot-06-education .banner .card .copy {
      height: revert;
      justify-content: revert;
  }
}
/* END NEW TO SHOPPING ONLINE */
/* END HOMEPAGE OPTIMIZATION - 2023 */

/* HELP CENTER/FAQs/CONTACT US */
.help-center-content-wrapper .main-content .accordion {
  margin-bottom: 2em;
}
.help-center-content-wrapper .main-content .modal-img {
  width: 100%;
}
.help-center-content-wrapper .main-content [id^='faq-'] {
  scroll-margin-top: 5em;
}
.help-center-content-wrapper .main-content [id^='faq-'] .card {
  border: initial;
}
.help-center-content-wrapper .main-content [id^='faq-question-'] {
  background-color: initial;
  border-bottom: initial;
  padding: 1.5em 1em 0;
}
.help-center-content-wrapper .main-content [id^='faq-item-'] .card-body {
  padding: 0 1em 1em
}
.help-center-content-wrapper .main-content [id^='faq-item-'] .card-body .section-item {
  padding: 0 .75em;
  margin-bottom: 1em;
}
.help-center-content-wrapper .page-header {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin: 1em 0;
  width: 100%;
}
.help-center-content-wrapper .page-header .page-title {
  font-size: 24px;
}
.help-center-content-wrapper .page-header .sub-text {
  font-size: 13px;
}
.help-center-content-wrapper .main-content {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 .75em;
}
.help-center-content-wrapper .main-content .section-header-bg {
  border: initial;
  border-radius: .5em !important;
}
.help-center-content-wrapper .main-content .section-header {
  font-size: 16px;
  line-height: 1.8em;
}
.help-center-content-wrapper .main-content .section-item {
  font-size: 13px;
  line-height: 1.8em;
}
.help-center-content-wrapper .main-content .quick-links {
  border-radius: .5em;
  border: 1px solid #f1f1f2;
  flex-shrink: 1;
  margin: 0 1em 0 0;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5em 1em;
  height: max-content;
}
.help-center-content-wrapper .main-content .quick-links .section-header,
.help-center-content-wrapper .main-content .quick-links .section-item {
  padding: 1em .5em;
  width: 100%;
}
.help-center-content-wrapper .main-content .quick-links .section-header,
.help-center-content-wrapper .main-content .quick-links .section-item:not(:last-child) {
  border-bottom: 1px solid #f1f1f2;
}
.help-center-content-wrapper .main-content .faqs {
  flex-grow: 1;
}
.help-center-content-wrapper .main-content .section-item.faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
}
.help-center-content-wrapper .main-content .section-item .faq-item-link {
  text-decoration: underline;
}
  .help-center-content-wrapper .main-content [id^='faq-item-'] .card-body ul.section-item-list {
      padding: 0 .75em;
  }
.help-center-content-wrapper .main-content [id^='faq-item-'] .card-body ul.section-item-list>.section-item {
  list-style-type: disc;
}
.help-center-content-wrapper .main-content [id^='faq-item-'] .card-body ol.section-item-list>.section-item {
  list-style-type: decimal;
}
.help-center-content-wrapper .main-content [id^='faq-item-'] .card-body .section-item-list>.section-item {
  list-style-position: inside;
  font-weight: 100;
  text-indent: -1.4em;
  margin-left: 1.4em;
}
  .help-center-content-wrapper .main-content .section-item.disclaimer-font {
      font-size: .65em !important;
      max-width: 95% !important;
      opacity: .75;
  }

@media screen and (min-width: 768px) {
  .help-center-content-wrapper .page-header .page-title {
    font-size: 32px;
  }
  .help-center-content-wrapper .main-content [id^='faq-'] {
    scroll-margin-top: 2em;
  }
}

@media screen and (min-width:1280px) {
  .help-center-content-wrapper .main-content {
    padding: initial;
  }
  .help-center-content-wrapper .main-content [id^='faq-item-'] .card-body .section-item {
    max-width: 85%;
  }
}
/* END HELP CENTER/FAQs/CONTACT US */

.affirm-modal-trigger {
  color: #187bc0;
  transition: all .25s linear;
}
.affirm-modal-trigger:hover {
  color: #1069a4;
}

/* EXTRA $40 / EXTRA $20 BANNER UNDER BLP HERO */
.promo-container {
  background-color: #f1f1f2;
}
.banner-promo-row {
  background-color: #f1f1f2;
  padding: 1em .25em;
  margin: 0 auto;
  max-width: 2400px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.banner-promo-row * {
  color: inherit;
}
.banner-promo-row .banner-promo-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8em;
}
.insurance-link,
.terms-and-conditions-link,
.insurance-link:hover,
.terms-and-conditions-link:hover {
  text-decoration: underline;
}
.terms-and-conditions-link {
  opacity: .8;
  font-weight: 400;
  font-size: 13px
}
.banner-promo-row .fyh-icon {
  max-height: 30px;
  max-width: max-content;
  margin: 0 auto .5em;
  align-self: baseline;
}

@media screen and (min-width: 768px) {
  .banner-promo-row {
    padding: 1em 0 .5em;
  }
  .banner-promo-row .fyh-icon {
    margin: 0 .25em .5em;
  }
}

@media screen and (min-width: 992px) {
  .banner-promo-row .fyh-icon {
      margin: 0 1em;
  }
}
/* END EXTRA $40 / EXTRA $20 BANNER UNDER BLP HERO */

/* END 2023 UPDATES */


/* 2024 UPDATES */
[id^='slot-'] .card .card-img-top:not([id^='slot-'].four-wide .card .card-img-top) {
  min-height: 400px
}
.blp-hero-row .carousel-indicators {
  z-index: 1;
}

@media screen and (min-width: 768px) {
    [id^='slot-'] .card .card-img-top:not([id^='slot-'].four-wide .card .card-img-top) {
        min-height: 300px;
    }
}

@media screen and (min-width: 1280px) {
    [id^='slot-'].single-wide .banner .card .copy-over-image {
        padding: 0 10em;
    }
}

/* POLICY PAGES (Privacy Policy, Notice of Privacy Practices, Terms of Service, Sitemap, Accessibility, Cookie Policy, Return and Exchange) */
.policy-hero-container .policy-hero-row .policy-hero-subheader {
  margin: 1em auto;
  text-align: center;
  font-size: 13px;
  line-height: 1.6em;
}

.policy-hero-row {
  height: 200px;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}

.policy-hero-header {
  margin: 0 auto;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
}

.policy-hero-subtext {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
}

.policy-content-wrapper {
  clear: both;
  background-color: #E5EAED;
  background-color: #fff;
  padding-top: 2em;
  padding-bottom: 2em;
  margin: 0 auto;
}

.policy-content-wrapper .policy-content {
  box-sizing: border-box;
  padding: 1em 2em;
  background-color: #fff;
  max-width: 1240px;
  margin: 0 auto;
  /* width: 95%; */
}

.policy-content-wrapper .policy-content .section {
  margin-bottom: 1em;
}

.policy-content-wrapper .policy-content p,
.policy-content-wrapper .policy-content li {
  font-size: 13px;
  font-weight: 100;
  line-height: 1.8em;
  letter-spacing: 0;
  padding-bottom: 1em;
}

.policy-content-wrapper .policy-content .l1-list {
  list-style: disc;
  margin: 1em;
}

.policy-content-wrapper .policy-content .l2-list {
  list-style: circle;
  margin: 1em;
}

.policy-content-wrapper .policy-content .section-head {
  letter-spacing: 0;
  color: #373d41;
  line-height: 1.67em;
  padding-bottom: .5em;
  font-size: 1.1em;
  font-size: 18px;
}

.policy-content-wrapper .policy-content .section-list-ordered {
  margin: 1em auto;
  padding: 0 1em;
}

.policy-content-wrapper .policy-content .section-list-item {
  list-style: decimal;
  font-weight: 100;
}

@media only screen and (min-width: 768px) {
  .policy-hero-header {
      font-size: 2.125em;
  }

  .policy-content-wrapper .policy-content {
      padding: 1em 2em;
  }
  
  .banner-heading-privacy-policy h1 {
      font-size: 2.125rem;
  }

  .policy-content-wrapper .policy-content .l1-list {
      margin: 1em 2em;
  }

  .policy-content-wrapper .policy-content .l2-list {
      margin: 1em 2em;
  }
}

@media only screen and (min-width: 1280px) {
  .policy-hero-header {
      font-size: 2.75em;
  }
}
/* Pop Up Coupon on Mobile */
@media screen and (max-width: 767px) {
	#truste-consent-track{
		z-index: 2!important;
	}
	
}

/* END POLICY PAGES (Privacy Policy, Notice of Privacy Practices, Terms of Service, Sitemap, Accessibility, Cookie Policy,Return and Exchange) */

/* END 2024 UPDATES */

/* 2025 UPDATES */

/* FOLLOW YOUR HEART */
.banner-promo-text.fyh-heart-icon::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='31' viewBox='0 0 33 31' fill='none'%3E%3Cg clip-path='url(%23clip0_457_546)'%3E%3Cpath d='M19.7951 14.4967C19.7739 14.4704 19.7739 14.4336 19.7951 14.4073C19.8215 14.3757 19.8691 14.3705 19.9009 14.3968C21.2811 15.4963 23.0474 16.1591 24.9671 16.1591C29.404 16.1591 33 12.6396 33 8.29417C33 3.94871 29.4039 0.429199 24.9618 0.429199C20.5249 0.429199 16.9288 3.94871 16.9288 8.29417C16.9288 9.15169 17.0663 9.97764 17.3255 10.7457C17.3413 10.7878 17.3149 10.8299 17.2779 10.8404C17.2461 10.8509 17.2144 10.8404 17.1933 10.8141L12.4338 4.05392C11.0959 2.15476 9.35072 0.644891 6.19889 0.6975C2.45478 0.76063 -0.0571819 3.61727 0.000989417 6.879C0.0274309 8.3836 0.714913 9.94608 1.65623 11.2771L14.1313 29.0009C15.4693 30.9053 17.7961 30.9053 19.1341 29.0009L24.5652 21.2832L19.7845 14.4915L19.7951 14.4967Z' fill='%233E65FB'/%3E%3Cpath d='M28.8292 29.7587L28.15 28.2305H28.425L28.9 29.3517L29.375 28.2305H29.65L28.9708 29.7587H28.8292ZM28.1 29.7587V28.2305H28.3667V29.7587H28.1ZM29.4333 29.7587V28.2305H29.7V29.7587H29.4333ZM27.1 29.7587V28.3634H27.3667V29.7587H27.1ZM26.6333 28.463V28.2305H27.8333V28.463H26.6333Z' fill='%233E65FB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_457_546'%3E%3Crect width='33' height='31' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");;
  /* content: url('images/eyeconic/logos/fyh-TM-blue@3x.svg?$staticlink$'); */
  vertical-align: middle;
  padding: 0 .75em;
}
#fyh-modal a {
  color: inherit;
  text-decoration: underline;
}
#fyh-modal .modal-dialog {
  max-width: fit-content;
}

#fyh-modal .modal-dialog .modal-content .modal-body .heading::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='31' viewBox='0 0 33 31' fill='none'%3E%3Cg clip-path='url(%23clip0_457_546)'%3E%3Cpath d='M19.7951 14.4967C19.7739 14.4704 19.7739 14.4336 19.7951 14.4073C19.8215 14.3757 19.8691 14.3705 19.9009 14.3968C21.2811 15.4963 23.0474 16.1591 24.9671 16.1591C29.404 16.1591 33 12.6396 33 8.29417C33 3.94871 29.4039 0.429199 24.9618 0.429199C20.5249 0.429199 16.9288 3.94871 16.9288 8.29417C16.9288 9.15169 17.0663 9.97764 17.3255 10.7457C17.3413 10.7878 17.3149 10.8299 17.2779 10.8404C17.2461 10.8509 17.2144 10.8404 17.1933 10.8141L12.4338 4.05392C11.0959 2.15476 9.35072 0.644891 6.19889 0.6975C2.45478 0.76063 -0.0571819 3.61727 0.000989417 6.879C0.0274309 8.3836 0.714913 9.94608 1.65623 11.2771L14.1313 29.0009C15.4693 30.9053 17.7961 30.9053 19.1341 29.0009L24.5652 21.2832L19.7845 14.4915L19.7951 14.4967Z' fill='%233E65FB'/%3E%3Cpath d='M28.8292 29.7587L28.15 28.2305H28.425L28.9 29.3517L29.375 28.2305H29.65L28.9708 29.7587H28.8292ZM28.1 29.7587V28.2305H28.3667V29.7587H28.1ZM29.4333 29.7587V28.2305H29.7V29.7587H29.4333ZM27.1 29.7587V28.3634H27.3667V29.7587H27.1ZM26.6333 28.463V28.2305H27.8333V28.463H26.6333Z' fill='%233E65FB'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_457_546'%3E%3Crect width='33' height='31' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  vertical-align: middle;
  margin-right: .5em;
}

#fyh-modal .modal-dialog .modal-content .modal-body .heading {
  letter-spacing: initial;
  line-height: initial;
  text-transform: initial;
}

#fyh-modal .modal-dialog .modal-content .modal-body .sub-text p,
#fyh-modal .modal-dialog .modal-content .modal-body .sub-text li {
  font-size: 14px;
  line-height: 1.875em;
  font-weight: 300;
  margin: 1em auto;
}

#fyh-modal .modal-dialog .modal-content .modal-body .sub-text ul>li {
  list-style-type: disc;
  list-style-position: inside;
}

#fyh-modal .modal-dialog .modal-content .fyh-modal-footer {
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .banner-promo-text.fyh-heart-icon::before {
      padding: 0 .25em 0 0;
  }
}

@media screen and (min-width: 992px) {
  .banner-promo-text.fyh-heart-icon::before {
      padding: 0 .75em;
  }
}
/* END FOLLOW YOUR HEART */

.pt_content.bg-img {
  background-size: initial;
}