#tp-widget-wrapper #translations-main {
    color: #fff !important;
}
span#translations-main {
    color: white !important;
}



.faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 500;
}
.faq-wrap .collapsible-content summary:hover .accordion__title {
    text-decoration: none;
}
.faq-wrap .accordion__content {
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFFBF;
  font-family:Figtree, sans-serif;
}
.faq-wrap .collapsible-content__heading {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 50px !important;
    text-transform: uppercase;
    position: relative;
    top: 22px;
}


p.featured-button a button {
    background: transparent;
    color: #E2AE19;
    font-size: 16px;
    line-height: 160%;
    font-weight: 500;
}

h2.title.inline-richtext.neww.h1 {margin: auto;}

.frame-style-section {
    text-align: center;
    background: #1A1D2D;
    padding: 20px;
    color: #fff;
    padding-bottom: 61px;
}
  .section-title { font-size: 24px; font-weight: bold; margin-bottom: 5px; }
  .section-subtitle { font-size: 16px; margin-bottom: 20px; color: #b0b0b0; }
  .frame-options {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: flex-start;
  }
.frame {
    background: #fff;
    padding: 10px;
    border-radius: 0px;
    width: 439px;
    text-align: center;
    height: 316px;
    box-shadow: 0 4px 10px #00000080;
    transition: transform .3s ease;
}
  .frame:hover {
    transform: translateY(-5px);
  }
.frame img {
    width: 100%;
    height: 147px;
    object-fit: scale-down;
}
.frame-button {
    background: #E2AE19;
    border: none;
    padding: 15px 30px 14px 11px;
    color: #1A1D2D;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    border-radius: 3px;
    margin-top: 10px;
    transition: background .3s ease;
}
.frame-button:hover {
    background: #E2AE19;
}
.frame-price {
    margin-top: 20px;
    color: #1A1D2D;
    font-size: 18px;
    font-weight: 600;
}
section.frame-style-section h2 {
    font-size: 34px;
    font-weight: 500;
}
p.section-subtitle.newww {
    color: white;
    font-size: 16px;
    font-weight: 600;
}

/* Custom Banner Styles */
.custom-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.banner-image {
  width: 100%;
  height: auto;
}
.custom-banner-content {
    position: absolute;
    left: 12%;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 19px;
    max-width: 471px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.banner-heading {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.banner-subheading {
  font-size: 1rem;
  font-weight: bold;
  color: #f8d210;
}

.review-source {
  color: #4caf50;
}

.banner-description {
  margin: 10px 0;
}

.button-container {
  display: flex;
  gap: 10px;
}

.btn {
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
}

.button1 {
  background-color: #f8d210;
  color: #000;
}

.button2 {
  background-color: #4caf50;
  color: #fff;
}


.staraa{
color: #fff;
  
}
.custom-header {
    font-size: 34px;
    margin-bottom: .5rem;
  margin-top: 1px;
  font-family: Oswald;
      line-height: 100%;
}

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -10px;
    margin-bottom: -11px;
}
.custom-ban-img{
width: 100%; height: auto;
  
}
.under-customm {
    display: flex
;
    gap: 13px;
    justify-content: center;
    padding: 5px 0px;
}

.btn-custom-1 {
    background-color: #f8d21000;
    color: #E2AE19;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #E2AE19;
}
.btn-custom-2 {
    background-color: #4caf5000;
    color: #E2AE19;
    padding: 12px 20px;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #E2AE19;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 5px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: none;
      font-size: 16px;
    line-height: 160%;
  font-family: Figtree;
      border-radius: 0px !important;
}

span.star-green {
  
    font-size: 27px;
}
.para-cuss {
    margin: 10px 0;
    color: #FFFFFFBF;
    opacity: 75%;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
  font-family: 'Figtree';
}
.icon-arrow,
.icon-whatsapp {
  font-size: 1.2em;
}



.btn-icon {
  width: 16px;
  height: 16px;
}

/*top brand*/
.top-brands-section {
    background-color: #1A1D2D;
    color: #fff;
    padding: 40px 74px;
    padding-bottom: 75px;
}

.text-content {
  width: 45%;
}
.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
.logo-item img {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10px;
}
.buttons .btn {
    background: #ffcc0000;
    color: #E2AE19;
    padding: 10px 20px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #ffcc00;
    cursor: pointer;
    font-size: 16px;
  border-radius: 0px !important;
}
.buttons .btn.outline {
  background: transparent;
  color: #ffcc00;
}
.content-wrapper.brand {
    display: flex;
    justify-content: space-between;
}
.logo-item img {
    width: 216px;
    height: 110px;
    object-fit: cover;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #ffffff;
    text-align: left;
    font-family: 'Figtree';
}

p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFFBF;
    opacity: 75%;
    text-align: left;
    margin-bottom: 30px;
}

.content-wrapper.brand h2 {
    font-size: 34px;
    line-height: 100%;
    font-weight: 500;
    margin-bottom: 0px;
}
/**collpasible lenss*/ 

 

img.wtsp-img {
    position: relative;
    top: 4px;
}
.text-content.mobile.d-none {
    display: none;
}
/******responsive*/


@media screen and (max-width: 1280px){
    button.prev.arra.lee {
        position: absolute;
        left: 27px !important;
    }
      button.next {
        right: 29px !important;
    }

  .lenses-slider-section p {
    font-size: 14px!important;
    margin-bottom: 5px;
}
.lenses-slider-section .lens-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 20px;                             
    max-width: 1087px;                      
    margin: auto;                  
}

.reviews-container {
    text-align: center;
    background: #1a1d2d;
    color: #fff;
    padding: 50px 2px!important;
    max-width: 1404px!important;
    margin: 0 auto!important;
}
.brand-logos {
    width: 49%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
.text-content {
    width: 47%;
}
.logo-item img {
    width: 100%;
    height: 141px;
    object-fit: inherit;
}




  
}


@media screen and (max-width: 1024px){
      .brand-logos {
        width: auto;
        display: grid
;
        grid-template-columns: repeat(3, 1fr);
        gap: 3px;
        margin-bottom: 84px;
        position: relative;
        top: -5px;
    }
p.review-date {
    font-size: 11px;
    color: #fff;
    position: relative;
    left: 5%;
    top: -20px;
    opacity: 50%;
    display: none;
}
.reviews-slider-container {
    display: flex
;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: auto;
    width: 94%!important;
}
.reviews-slider {
    flex: 0 0 80%;
    display: flex
;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 4px;
    padding-bottom: 10px;
}

  
#shopify-section-template--24729099633023__multicolumn_6jfmQq h3.inline-richtext.multi {
    font-size: 18px;
    line-height: 100%;
}

  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 8px 8px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    t
    ransition: .3s ease;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex;
        gap: 7px;
        justify-content: center;
        padding: 2px 0;
    }

.custom-header {
    font-size: 34px;
    margin-bottom: -0.5rem;
    margin-top: 14px;
}

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
.para-cuss {
    margin: 10px 0px;
    color: #ffffffbf;
    opacity: 75%;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}
.faq-wrap .collapsible-content__heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px !important;
    text-transform: uppercase;
    padding-top: 28px;
}
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.logo-item img {
    width: 118px;
    height: 60px;
    object-fit: cover;
}


.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 216px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 3.8rem;
    font-size: 11px;
}
button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
  .custom-banner-content {
    position: absolute;
    left: 4%;
    background-color: #1a1d2d;
    color: #fff;
    padding: 24px 19px;
    max-width: 100%;
    max-height: 334px;
    text-align: center;
    align-items: center;
    margin-top: 192px!important;
    margin-bottom: 0;
}
    .section-template--24729099633023__custom_collapsible_content_rh3mac-padding {
        padding-top: 209px!important;
        padding-bottom: 36px;
    }
    .frame-style-section {
    text-align: center;
    background: #1A1D2D;
    padding: 20px;
    color: #fff;
    padding-bottom: 61px;
    display: none;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px 20px 75px;
    display: none;
}
.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    /* overflow: hidden; */
    display: block;
}
.prev-btn {
    left: 0;
}
.next-btn {
    right: 0;
}
    .faq-wrap .collapsible-content__heading {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 33px !important;
        text-transform: uppercase;
        padding-top: 30px;
    }
  .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 100% !important;
    padding-bottom: 42px;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: none !important;
}
  .top-brands-section {
    background-color: #1A1D2D;
    color: #fff;
    padding: 40px 0px!important;
    padding-bottom: 75px;
}
  .lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px 43px 76px!important;
}

.reviews-wrapper {
    display: flex;
    flex-direction: column;
  }


}


@media screen and (max-width: 820px){


  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 8px 8px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    t
    ransition: .3s ease;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex;
        gap: 7px;
        justify-content: center;
        padding: 2px 0;
    }

.custom-header {
    font-size: 34px;
    margin-bottom: -0.5rem;
    margin-top: 14px;
}

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
.para-cuss {
    margin: 10px 0px;
    color: #ffffffbf;
    opacity: 75%;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}
.faq-wrap .collapsible-content__heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px !important;
    text-transform: uppercase;
    padding-top: 28px;
}
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.logo-item img {
    width: 118px;
    height: 60px;
    object-fit: cover;
}


.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 160px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 3.8rem;
    font-size: 11px;
}
button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
  .custom-banner-content {
    position: absolute;;
    left: 4%;
    background-color: #1a1d2d;
    color: #fff;
    padding: 24px 19px;
    max-width: 100%;
    max-height: 334px;
    text-align: center;
    align-items: center;
    margin-top: 125px!important;
    margin-bottom: 0;
}
    .section-template--24729099633023__custom_collapsible_content_rh3mac-padding {
        padding-top: 209px!important;
        padding-bottom: 36px;
    }
    .frame-style-section {
    text-align: center;
    background: #1A1D2D;
    padding: 20px;
    color: #fff;
    padding-bottom: 61px;
    display: none;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px 20px 75px;
    display: none;
}
.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    /* overflow: hidden; */
    display: block;
}
.prev-btn {
    left: 0;
}
.next-btn {
    right: 0;
}
    .faq-wrap .collapsible-content__heading {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 33px !important;
        text-transform: uppercase;
        padding-top: 30px;
    }
  .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 100% !important;
    padding-bottom: 42px;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: none !important;
}
  
  
}




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

.glasses-outlet-section .butt {
    display: block!important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-top: 20px;
}

  a.shop-button {
    margin-top: 15px;
}
    .section-template--24805918867839__custom_collapsible_content_rh3mac-padding {
        padding-top: 203px!important;
        padding-bottom: 36px;
    }
  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 8px 8px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    t
    ransition: .3s ease;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex;
        gap: 7px;
        justify-content: center;
        padding: 2px 0;
    }

.custom-header {
    font-size: 34px;
    margin-bottom: -0.5rem;
    margin-top: 14px;
}

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
.para-cuss {
    margin: 10px 0px;
    color: #ffffffbf;
    opacity: 75%;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}
.faq-wrap .collapsible-content__heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px !important;
    text-transform: uppercase;
    padding-top: 28px;
}
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.logo-item img {
    width: 118px;
    height: 60px;
    object-fit: cover;
}


.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 152px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 3.8rem;
    font-size: 11px;
}
button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
  .custom-banner-content {
    position: absolute;
    left: 4%;
    background-color: #1a1d2d;
    color: #fff;
    padding: 24px 19px;
    max-width: 100%;
    max-height: 334px;
    text-align: center;
    align-items: center;
    margin-top: 117px!important;
    margin-bottom: 0;
}
    .section-template--24729099633023__custom_collapsible_content_rh3mac-padding {
        padding-top: 209px!important;
        padding-bottom: 36px;
    }
    .frame-style-section {
    text-align: center;
    background: #1A1D2D;
    padding: 20px;
    color: #fff;
    padding-bottom: 61px;
    display: none;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px 20px 75px;
    display: none;
}
.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    /* overflow: hidden; */
    display: block;
}
.prev-btn {
    left: 0;
}
.next-btn {
    right: 0;
}
    .faq-wrap .collapsible-content__heading {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 33px !important;
        text-transform: uppercase;
        padding-top: 30px;
    }
  .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 100% !important;
    padding-bottom: 42px;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: none !important;
}
  
      .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }
  
}




@media screen and (max-width: 480px){
.section-template--24805918867839__custom_collapsible_content_rh3mac-padding {
    padding-top: 236px !important;
    padding-bottom: 27px;
}
.section-template--24729099633023__custom_collapsible_content_fDPWUy-padding {
    padding-top: 279px!important;
    padding-bottom: 27px;
}
  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
    .custom-banner-content {
        position: absolute;
        left: 0;
        top: 25px!important;
        background-color: #1a1d2d;
        color: #fff;
        padding: 10px 28px;
        max-width: 449px;
        max-height: 334px;
        text-align: center;
        align-items: center;
    }
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 8px 8px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    t
    ransition: .3s ease;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex;
        gap: 7px;
        justify-content: center;
        padding: 2px 0;
    }

.custom-header {
    font-size: 34px;
    margin-bottom: -0.5rem;
    margin-top: 14px;
}

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
.para-cuss {
    margin: 10px 0px;
    color: #ffffffbf;
    opacity: 75%;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}
.faq-wrap .collapsible-content__heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px !important;
    text-transform: uppercase;
    padding-top: 28px;
}
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.logo-item img {
    width: 118px;
    height: 60px;
    object-fit: cover;
}


.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 22px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 3.8rem;
    font-size: 11px;
}
button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
      .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }
  
}

@media screen and (max-width: 414px){

.buttons .btn {
    background: #ffcc0000;
    color: #E2AE19;
    padding: 9px 12px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #ffcc00;
    cursor: pointer;
    font-size: 16px;
}
      .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }    .lens-box.mobile {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        border-radius: 8px;
        text-align: left;
        height: 71vh !important;
    }
      button.carousel-btn.next-btn {
        position: absolute;
        top: 105%;
        transform: scale(1.5);
        background: none;
        border: 1px solid #E2AE19;
        border-radius: 51%;
        color: #e2ae19;
        font-size: 24px;
        cursor: pointer;
        right: 38%!important;
    }
}
  
@media screen and (max-width: 390px){

    .section-template--24729099633023__custom_collapsible_content_fDPWUy-padding {
        padding-top: 267px !important;
        padding-bottom: 27px;
    }
  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
    .under-customm a {
        display: inline-flex
;
        align-items: center;
        gap: 12px;
        border: 1px solid #f0b429;
        padding: 8px 5px;
        color: #f0b429;
        text-decoration: none;
        font-weight: 500;
        font-size: 12px;
    }
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex
;
        gap: 5px;
        justify-content: center;
        padding: 2px 0;
    }

    .custom-header {
        font-size: 29px;
        margin-bottom: -0.5rem;
        margin-top: 14px;
    }

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
    .para-cuss {
        margin: 10px 0px;
        color: #ffffffbf;
        opacity: 75%;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
    }
    .faq-wrap .collapsible-content__heading {
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 23px !important;
        text-transform: uppercase;
        padding-top: 28px;
    }
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.brand-logos {
    width: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 22px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.logo-item img {
        width: 90px;
        height: 53px;
        object-fit: cover;
    }
.buttons .btn {
    background: #ffcc0000;
    color: #E2AE19;
    padding: 11px 6px;
    margin-right: 0px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #ffcc00;
    cursor: pointer;
    font-size: 16px;
}
  
  button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
      .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }
}




@media screen and (max-width: 375px){

    .section-template--24729099633023__custom_collapsible_content_fDPWUy-padding {
        padding-top: 267px !important;
        padding-bottom: 27px;
    }
  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
    .under-customm a {
        display: inline-flex
;
        align-items: center;
        gap: 12px;
        border: 1px solid #f0b429;
        padding: 8px 5px;
        color: #f0b429;
        text-decoration: none;
        font-weight: 500;
        font-size: 12px;
    }
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex
;
        gap: 5px;
        justify-content: center;
        padding: 2px 0;
    }

    .custom-header {
        font-size: 29px;
        margin-bottom: -0.5rem;
        margin-top: 14px;
    }

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
    .para-cuss {
        margin: 10px 0px;
        color: #ffffffbf;
        opacity: 75%;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
    }
    .faq-wrap .collapsible-content__heading {
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 23px !important;
        text-transform: uppercase;
        padding-top: 28px;
    }
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 22px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}
    .lens-box.mobile {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        border-radius: 8px;
        text-align: left;
        height: 87vh !important;
    }
.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.logo-item img {
        width: 90px;
        height: 53px;
        object-fit: cover;
    }
.buttons .btn {
    background: #ffcc0000;
    color: #E2AE19;
    padding: 11px 6px;
    margin-right: 0px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #ffcc00;
    cursor: pointer;
    font-size: 16px;
}
  
  button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
}
      .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }
}


@media screen and (max-width: 360px){
button.button.button1 {
    padding: 17px 16px;
    margin-bottom: 8px;
} 

    .reviews-slider-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: auto;
        width: 86% !important;
    }

  
      p.review-date {
        font-size: 11px!important;
        color: #fff;
        position: relative;
        left: 5%;
        top: -16px;
        opacity: 50%;
    }
    .section-template--24729099633023__custom_collapsible_content_fDPWUy-padding {
        padding-top: 267px !important;
        padding-bottom: 27px;
    }
  .faq-grid .accordion__title {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 23px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}
.under-customm a {
    display: inline-flex
;
    align-items: center;
    gap: 0px;
    border: 1px solid #f0b429;
    padding: 10px 20px;
    color: #f0b429;
    text-decoration: none;
    font-weight: 500;
    transition: .3s ease;
}
    .under-customm a {
        display: inline-flex
;
        align-items: center;
        gap: 12px;
        border: 1px solid #f0b429;
        padding: 8px 5px;
        color: #f0b429;
        text-decoration: none;
        font-weight: 500;
        font-size: 12px;
    }
.custom-banner-content {
    position: absolute;
    left: 0;
    top: 139px;
    background-color: #1a1d2d;
    color: #fff;
    padding: 10px 28px;
    max-width: 449px;
    max-height: 334px;
    text-align: center;
    align-items: center;
}

    .under-customm {
        display: flex
;
        gap: 5px;
        justify-content: center;
        padding: 2px 0;
    }

    .custom-header {
        font-size: 29px;
        margin-bottom: -0.5rem;
        margin-top: 14px;
    }

.custom-banner-para {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    margin-bottom: -8px;
}
    .para-cuss {
        margin: 10px 0px;
        color: #ffffffbf;
        opacity: 75%;
        font-size: 14px;
        font-weight: 500;
        line-height: 160%;
    }
    .faq-wrap .collapsible-content__heading {
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 23px !important;
        text-transform: uppercase;
        padding-top: 28px;
    }
.frame-style-section {
    text-align: center;
    background: #111426;
    padding: 20px 20px 61px;
    color: #fff;
    display: none;
}
.brand-logos {
    width: auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: left;
    font-family: Figtree;
}

.brand-logos {
    width: auto;
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin-top: 28px;
    padding: 23px 22px;
    margin: auto;
}
.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}
.content-wrapper.brand {
    display: block;
    justify-content: space-around;
}

.text-content {
    width: 99%;
    padding: 0px 9px;
    text-align: center;
}
p.upper-prt {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #fff;
    text-align: center;
    font-family: Figtree;
}
p.lower-para {
    font-size: 16px;
    font-weight: 500;
    color: #ffffffbf;
    opacity: 75%;
    text-align: left;
    display: none;
    margin-bottom: 24px;
}


.top-brands-section {
    background-color: #0b0d18;
    color: #fff;
    padding: 40px 0 75px;
}

.top-brands-section .container {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    max-width: 1493px;
    margin: 0 auto;
    gap: 20px;
}

.buttons.desktop {
    display: none;
}

.buttons.mobile.d-none {
    display: block;
}

p.upper-prt.mobile {
    display: none;
}

.text-content.mobile.d-none h2 {
    display: none;
}

.text-content.mobile.d-none {
    display: block;
}
.lenses-slider-section {
    text-align: center;
    background: #0d1b2a;
    color: #fff;
    padding: 20px;
    /* padding: 64px 0px; */
    padding-bottom: 75px;
    display: none;
}

.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: block!important;
}
.lens-photo img {
    width: 400px;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
.logo-item img {
        width: 90px;
        height: 53px;
        object-fit: cover;
    }
.buttons .btn {
    background: #ffcc0000;
    color: #E2AE19;
    padding: 11px 6px;
    margin-right: 0px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #ffcc00;
    cursor: pointer;
    font-size: 16px;
}
  
  
}



.frame-button {
  text-decoration: none !important;
}


.lens-carousel {
    text-align: center;
    max-width: 100%;
    padding: 20px;
    overflow: hidden;
    display: none;
}
.rte p {font-size: 16px;}


button.prev {
    left: 95px;
}
/* Tablet */
@media (max-width: 1024px) {
    .collapsible-content__wrapper {
        padding-top: 219px !important;
    }
  .footer-block--newsletter.scroll-trigger.animate--slide-in {
    top: -113px;
}
}

/* Mobile */
@media (max-width: 767px) {
    .collapsible-content__wrapper {
        padding-top: 236px !important;
    }
}


.new-box-section {
  background-color: #171A2A;
  padding: 40px 20px;
}

.boxes-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.info-box {
    background-color: #1D2033;
    display: flex;
    flex-direction: row;
    flex: 1 1 500px;
    max-width: 700px;
    min-height: 100%;
    overflow: hidden;
    border-radius: 0px;
    border: 1px solid #4F4F5E;
}

.info-text {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info-text h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

.info-text p {
    color: #d1d5db;
    margin-bottom: 20px;
    line-height: 1.6;
    margin-top: -10px;
}
.info-button {
    display: inline-block;
    border: 1px solid #E2AE19;
    color: #E2AE19;
    padding: 10px 19px;
    text-decoration: none;
    font-weight: 500;
    line-height: 160%;
    transition: background-color 0.3s, color 0.3s;
    width: 58%;
    font-size: 16px;
    font-family: 'Figtree';
    text-align: center;
}
.info-button:hover {
  background-color: #F5A623;
  color: #1D2033;
}

.info-image {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* === Responsive === */
@media screen and (max-width: 768px) {
  .info-box {
    flex-direction: column;
    max-width: 100%;
  }

  .info-text {
    padding: 20px;
  }

  .info-text h3 {
    font-size: 18px;
  }

  .info-text p {
    font-size: 14px;
  }

  .info-button {
    padding: 8px 16px;
    font-size: 14px;
  }

  .info-image {
    height: 200px;
  }
}

@media screen and (max-width: 480px) {
  .boxes-container {
    gap: 20px;
  }

  .info-text h3 {
    font-size: 16px;
  }

  .info-text p {
    font-size: 13px;
  }

  .info-button {
    padding: 8px 14px;
    font-size: 13px;
  }

  .info-image {
    height: 180px;
  }
}





.button-row-wrapper {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 20px 0;
  flex-wrap: wrap;
}

.custom-button {
    padding: 10px 20px;
    border: 1px solid #E2AE19;
    color: #E2AE19;
    text-decoration: none;
    font-weight: 500;
    line-height: 160%;
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent;
    transition: all 0.3s ease;
}

.custom-button:hover {
  background-color: #F5A623;
  color: #1D2033;
}



/*custom-everyone-css*/


.lenses-slider-section h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.lens-slide-hea {
  max-width: 800px;
  margin: 0 auto 30px;
  font-size: 16px;
  color: #d1d5db;
  line-height: 1.6;
}
.top-button {
    display: inline-block;
    margin: 4px auto 11px;
    padding: 10px 25px;
    background: transparent;
    border: 1px solid #E2AE19;
    color: #E2AE19;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    top: -17px;
    font-size: 16px;
}
.new-box-section {
    background-color: #171A2A;
    padding: 40px 20px;
    padding-top: 96px;
}


@media screen and (max-width: 767px) {
  .custom-banner-content {
    left: 0!important;
  }
  .new-box-section {
    background-color: #171A2A;
    padding: 40px 20px;
    padding-top: 329px;
}

h2.title.inline-richtext.neww.h1 {
    font-size: 31px;
    text-align: center;
    line-height: 39px;
}

h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 26px!important;
}
h2.custom-header {
    font-size: 26px;
    margin-bottom: 0.5rem;
    margin-top: 1px;
    font-family: Oswald;
    line-height: 39px;
}

  
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.custom-banner-content {
   position: absolute;
    left: 9%!important;
    background-color: #1a1d2d;
    color: #fff;
    padding: 43px 13px;
    max-width: 100%!important;
    max-height: 334px;
    text-align: center;
    align-items: center;
    top: 63%!important;
}
  .new-box-section {
    background-color: #171A2A;
    padding: 40px 20px;
    padding-top: 329px;
}
h2.title.inline-richtext.neww.h1 {
    font-size: 34px;
}
h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 24px !important;
}
.info-button {
    display: inline-block;
    border: 1px solid #E2AE19;
    color: #E2AE19;
    padding: 10px 19px;
    text-decoration: none;
    font-weight: 500;
    line-height: 160%;
    transition: background-color 0.3s, color 0.3s;
    width: 49%;
    font-size: 16px;
    font-family: 'Figtree';
}
  .footer-block--newsletter.scroll-trigger.animate--slide-in {
    top: -113px!important;
}
}



@media screen and (width: 1024px) {
 .custom-banner-content {
    position: absolute;
    left: 9%!important;
    background-color: #1a1d2d;
    color: #fff;
    padding: 43px 13px;
    max-width: 100% !important;
    max-height: 334px;
    text-align: center;
    align-items: center;
    top: 22%;
}
}



@media screen and (min-width: 768px) and (max-width: 1024px) {
  .image-with-text.grid {
    flex-direction: column !important;
  }

  .image-with-text__media-item,
  .image-with-text__content {
    width: 100% !important;
  }

  .image-with-text__media-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .image-with-text__content {
    text-align: center;
    padding-top: 1.5rem;
  }

  .image-with-text__heading {
    margin-top: 1rem;
  }

  .button.button--secondary {
    margin-top: 1rem;
    display: inline-block;
  }
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    display: flex
;
    align-items: flex-end;
    margin-top: 3rem;
    gap: 1rem;
    position: relative;
    top: -125px;
}


  
}


a.btn-custom-1:hover {
    border: 2px solid #E2AE19;
}

a.btn-custom-2:hover {
    border: 2px solid #E2AE19;
}


a.view-all-btn.rrr:hover {
    border: 2px solid #e2ae19;
}


a.top-button:hover {
    border: 2px solid #E2AE19;
}

footer.footer.color-scheme-2.gradient.section-sections--25054498488703__footer-padding {
    background: #1A1D2D;
}


@media (max-width: 768px) {
  .glasses-outlet-section .butt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-top: 15px;
  }
}



@media screen and (max-width: 768px) {
  .frames-content {
    flex-direction: column-reverse!important;
    padding-bottom: 30px!important;
  }
      .uk-delivery-section {
        background-color: #1a1d2d00;
        padding: 0px 20px;
        margin-bottom: 25px;
    }
}






.text-content p a {
    color: white;
}

div#descText p a {
    color: white;
}

.uk-description p a {
    color: white;
}

.text-content ul li a {
    color: white;
    font-weight: 300;
}
a.reg {
    color: white;
}
div#custom-paragraph p a {
    color: white;
    font-weight: 300;
}

