/** Shopify CDN: Minification failed

Line 2094:12 Expected identifier but found whitespace
Line 2094:13 Unexpected "1125px"

**/
:root {
  --box-shadow: 0px 4px 8px 0px #0000001a;
  --primary-color: #3a5898;
  --secondary-color: #f99511;
}

* {
  box-sizing: border-box;
}

body.la-modal-open #shopify-chat {
  z-index: 0 !important;
}

/* Mobile nav open: keep Shopify Inbox + Klaviyo-style chat below header drawer (real devices often stack these at max z-index) */
body.header-drawer-open #shopify-chat {
  z-index: 2147483630 !important;
  pointer-events: none !important;
}

/* Klaviyo onsite chat / launcher (avoid matching every Klaviyo form on the page) */
body.header-drawer-open iframe[src*='klaviyo.com'],
body.header-drawer-open iframe[src*='klaviyo.net'],
body.header-drawer-open [id^='kl-private'],
body.header-drawer-open [class*='kl-private-reset'],
body.header-drawer-open [id*='__kla'] {
  z-index: 2147483630 !important;
  pointer-events: none !important;
}

/* Tidio live chat — often uses inline z-index !important; global.js also forces z-index when drawer opens */
body.header-drawer-open #tidio-chat,
body.header-drawer-open #tidio-chat-iframe,
body.header-drawer-open [id^='tidio-'],
body.header-drawer-open .tidio-elements-container,
body.header-drawer-open iframe[src*='tidio.co'],
body.header-drawer-open iframe[src*='tidiochat'] {
  z-index: 2147483630 !important;
  pointer-events: none !important;
}

/*
 * Mobile menu audit: “Get 30% OFF” / LensAdvizor side tab, chat, etc. often use position:fixed INSIDE
 * #MainContent. Parent pointer-events:none does not block descendants with pointer-events:auto.
 * Force the whole main + footer group to ignore taps while the nav drawer is open.
 */
body.header-drawer-open #MainContent,
body.header-drawer-open #MainContent * {
  pointer-events: none !important;
}

body.header-drawer-open .shopify-section-group-footer-group,
body.header-drawer-open .shopify-section-group-footer-group * {
  pointer-events: none !important;
}

/* LensAdvizor (theme + app): side tab / launcher web components + common class hooks */
body.header-drawer-open lensadvizor-tab,
body.header-drawer-open lensadvizor-side-tab,
body.header-drawer-open lensadvizor-launcher,
body.header-drawer-open [class*='lensadvizor'],
body.header-drawer-open [class*='LensAdvizor'],
body.header-drawer-open [id*='lensadvizor'],
body.header-drawer-open [id*='LensAdvizor'],
body.header-drawer-open iframe[src*='lensadvizor'] {
  z-index: 2147483630 !important;
  pointer-events: none !important;
}

/* Theme floating CTAs (footer-group floating-button section) */
body.header-drawer-open .floating-buttons-container,
body.header-drawer-open .fixed-bootom,
body.header-drawer-open .book-mobile-fixed {
  z-index: 2147483630 !important;
  pointer-events: none !important;
}

.overflow-hidden-tablet {
  overflow: hidden !important;
}

.best-selling-section .best-selling-section-btn {
  margin-top: 4rem !important;
}

.page-width {
  padding: 0px !important;
  max-width: 1320px !important;
  margin: 0px auto !important;
}

/* Collection PLP filter row — never inherit global .page-width cap/padding */
body.template-collection .ciw-plp-filter-row.page-width,
body.template-collection .filter-product-custom-sub-container.ciw-plp-filter-row {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.product .page-width {
  padding: inherit !important;
}

.cart-count-bubble {
  left: 1.6rem;
  bottom: 1.2rem;
}

/* Responsive Header Styling - only for non-full-width header */
.header:not(.header--full-width) {
  padding: 10px 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1320px;
}

body .menu-drawer__menu-item > .svg-wrapper {
  width: 2rem;
}

.template-page-eyes-vision-exams-1 .hero-promo-section .btn-blue-outline-large {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.template-page-eyes-vision-exams-1 .hero-promo-section .btn-blue-outline-large:hover {
  color: #fff;
}

.header__menu-item span {
  font-weight: 500;
}

body .menu-drawer__menu-item--active,
body .menu-drawer__menu-item:focus,
body .menu-drawer__close-button:focus,
body .menu-drawer__menu-item:hover,
body .menu-drawer__close-button:hover,
body .menu-drawer__menu-item--active:hover,
body .menu-drawer summary.menu-drawer__menu-item {
  background-color: transparent;
}
.blog-articles {
  grid-template-columns: 1fr 1fr 1fr !important;
}
.article-card__image--medium .ratio:before {
  padding-bottom: 320px;
}
.card--standard > .card__content .card__information {
  padding: 30px 40px !important;
  display: flex;
  flex-direction: column;
}
.card--standard > .card__content .card__information .read-more {
  margin-top: auto;
}
.card--standard > .card__content .card__information .read-more .btn {
  padding: 0 !important;
  border-bottom: 1px solid #f99511;
  border-radius: 0;
  font-size: 14px;
  line-height: 24px;
  color: #f99511;
  font-weight: 400;
}
.article-card .card__heading {
  margin-bottom: 16px;
}
.card--standard > .card__content .card__information .card__heading a {
  font-size: 25px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}
.caption-with-letter-spacing {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 12px;
  letter-spacing: inherit;
}
.blog-articles__article.article {
  padding: 10px;
}
.blog-articles .card-wrapper {
  width: 100%;
  box-shadow: 0px 4px 4px 0px #0000001a;
  border-radius: 10px;
  border: 0 !important;
}
.card:not(.ratio) {
  border: 0 !important;
}
.pagination__item.pagination__item--current {
  background: var(--secondary-color);
  color: #fff;
}
.pagination__list > li {
  flex: 1 0 40px !important;
  max-width: 40px !important;
}
.blog-detail-page .article-template__hero-adapt {
  margin-top: -110px;
  padding-bottom: 0 !important;
  position: relative;
  margin-bottom: 35px;
  height: 500px;
}
.blog-detail-page .article-template__hero-adapt::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.1;
  width: 100%;
  height: 100%;
}
.article-template__hero-container11 {
  position: relative;
}
.blog-detail-page-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.article-template__titlebox {
  padding-right: 520px;
}

.article-template__titlebox .article-template__title {
  font-size: 50px;
  font-weight: 800;
  color: #fff;
}
.blog-detail-page .wp-block-heading {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.blog-detail-page p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px;
}
.blog-detail-page ol li,
.blog-detail-page ul li {
  margin-bottom: 15px;
}
.blog-detail-page .article-template__hero-container {
  padding: 0 20px;
}

#shopify-section-template--16843100094553__rich_text_QXdpYH {
  background-color: #f8f8f8;
}

.template-collection-contacts .brands-carousel {
  padding-top: 1rem !important;
}

.template-collection-contacts .brands-carousel .brand-item {
  padding: 0;
}

.template-collection-contacts .facets-filter-p-vendor {
  display: none;
}

.template-collection-contacts .facets-filter-p-m-custom-manufacturer {
  display: none;
}

/* Header Styling ends here */
.btn {
  --bs-btn-font-size: 1.2rem;
}
.btn-close-modal {
  padding: 8px 14px;
  font-size: 1.2rem;
  border: 1px solid var(--primary-color);
  background: transparent;
  color: var(--primary-color);
  border-radius: 90px;
  transition: background-color 0.3s ease;
}
.btn-addcart-modal {
  padding: 8px 14px;
  font-size: 1.2rem;
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
  color: #fff;
  border-radius: 90px;
  transition: background-color 0.3s ease;
}
.btn-close-modal:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.btn-addcart-modal:hover {
  background-color: transparent;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}
body {
  font-family: 'Roboto', sans-serif;
}
input {
  font-size: 16px !important;
}
/* Global Styling */
a {
  text-decoration: none !important;
}

.brands-section {
  text-align: center;
}

.brand-card {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 0;
  margin: 5px 0px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.brand-card:hover {
  box-shadow: var(--box-shadow);
}

.brand-card img {
  display: block;
  width: 100%;
  height: auto;
}

.brand-title {
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brand-title img {
  width: auto;
  max-width: 100px;
  height: 40px;
  object-fit: contain;
}

.owl-dots {
  text-align: center;
  margin-top: 15px;
}

.owl-dot {
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  transition: background-color 0.3s ease;
}

.owl-dot.active {
  background-color: #007bff;
}

.brands-buttons {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
}

/* Custom Arrow Styling */
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: #f1f1f1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.owl-prev {
  left: -110px;
}

.owl-next {
  right: -60px;
}

.owl-prev:hover,
.owl-next:hover {
  background-color: transparent !important;
  color: #fff;
}

/* Custom Styling for Services Section */
.services-section {
  text-align: center;
  background-color: #ffffff;
}

.card {
  border-radius: 10px;
  overflow: hidden;
}

.card-body {
  padding: 20px;
}

.light-box {
  background-color: #ffffff9c;
  width: 450px;
  text-align: left;
}
.text-container-services {
  width: 300px;
  text-align: left;
}
.service-sunglasses-text {
  width: 450px;
  text-align: left;
}
.sunglasses-banner .card {
  padding: 138px 30px !important;
}

/* Product Grid */
.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 items per row */
  gap: 20px; /* Spacing between items */
}

.product-card,
.feature-card {
  border-radius: 10px;
  overflow: hidden;
  /* box-shadow: var(--box-shadow); */
  background-color: #fff;
  text-align: center;
  transition: transform 0.3s ease-in-out;
}

.product-card {
  padding: 16px;
  gap: 1;
}

/* Product Card Styling */
.product-card img {
  width: 100%;
  height: 140px;
  object-fit: contain;
}
.product-card .product-image-container img {
  height: 140px;
}
.product-card p {
  margin-bottom: 0;
}

.product-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}

.product-info a {
  display: inline-block;
  color: #000 !important;
}

.price a,
.card__price {
  font-size: 16px;
  font-weight: 600;
  color: #4d4d4d !important;
  text-align: center;
}

/* Feature Card Styling */
.feature-card {
  grid-column: span 2; /* Takes up 2 columns */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: auto;
}

.feature-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.7);
}

.feature-content {
  position: absolute;
  color: #fff;
  text-align: center;
}

/* Form Section */
.left-side-withform {
  width: 660px;
}

.benefits-form {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-input {
  border-radius: 90px;
  padding: 20px;
  border: 1px solid #ffff;
  font-size: 16px;
  color: #000 !important;
  box-shadow: none;
  transition: border-color 0.3s, box-shadow 0.3s;
}

.custom-input:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: none;
}

.custom-input::placeholder {
  color: #000000 !important;
  opacity: 0.8;
}

.benefits-title {
  font-size: 2rem;
  color: var(--primary-color);
}

/* Stylish Eyewear Banner Section */
.stylish-eyewear-section {
  padding: 92px 0px;
}
.stylish-eyewear-section-mobile {
  display: none;
}

/* Review Section */

.customer-reviews-section {
  padding: 40px 0;
}

.section-title {
  text-align: center;
  margin-bottom: 2rem;
}

/* Ensure uniform height for all review cards */
.reviews-carousel .review-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 20px;
  margin: 5px 2px;
  background-color: #fff;
  text-align: left;
}
.reviewer-info img {
  border: 2px solid #f99511;
  border-radius: 50%;
  width: 70px !important;
  height: 70px !important;
  object-fit: cover;
}

.reviewer-info .stars {
  color: #ffc107;
}

.review-text {
  font-size: 22px;
  line-height: 32px;
  color: #000;
}

.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 20px;
}

.es-header-container,
.es-review-container > div {
  background: rgba(0, 0, 0, 0.05) !important;
}

/* Brands Section Styling */
.our-brands-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.brands-carousel {
  text-align: center;
  background-color: #ffffff;
  padding-bottom: 0 !important;
}

.brand-item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 5px auto;
  text-align: center;
  transition: transform 0.3s ease;
}

.brand-item img {
  width: 100px;
  height: 70px;
  object-fit: contain;
  margin: 0 auto;
}

/* Custom Arrows for Carousel */
.custom-arrow {
  width: 50px;
  height: 100%;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 0;
  z-index: 2;
}

.carousel-control-prev.custom-arrow {
  left: -60px;
}

.carousel-control-next.custom-arrow {
  right: -60px;
}

.carousel-control-prev-icon {
  display: inline-block;
  /* width: 30px;
  height: 80px; */
  background-color: black;
  mask-image: url('Images/LeftArrow.svg');
  -webkit-mask-image: url('Images/LeftArrow.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

.carousel-control-next-icon {
  display: inline-block;
  /* width: 30px;
  height: 80px; */
  background-color: black;
  mask-image: url('Images/RightArrow.svg');
  -webkit-mask-image: url('Images/RightArrow.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
}

/* Blogs */
.blogs-container {
  padding: 20px;
}
.blogs-container .card-body {
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.blogs-btn {
  width: 181px;
  font-size: 18px !important;
  padding: 20px 0px;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 40px;
}
.blogs-btn:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.view-all-blog-btn {
  margin-top: 40px;
}

/* ------------------- */
/* -----Footer------- */
/* ----------------- */
.bussiness-hours ul {
  list-style: none;
  padding-left: 0;
}
.bussiness-hours p {
  margin-bottom: 0;
}
.footer-section {
  background-color: #212121;
}

.footer-logo img {
  max-width: 280px;
}

.footer-desc {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 15px;
  width: 85%;
}

.footer-desc + address a {
  text-decoration: underline !important;
}

.footer-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}

.footer-link {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
  transition: color 0.3s;
}

.footer-link:hover {
  color: #f99511;
}

.newsletter-form .form-control {
  background-color: #fff;
  color: #fff;
  border: none;
  border-radius: 20px 0 0 20px;
  padding: 10px 15px;
}

.newsletter-form .btn-orange {
  font-size: 16px !important;
  background-color: #f99511;
  color: #fff;
  border: none;
  border-radius: 90px;
  padding: 10px 20px;
}
.newletter-form .input-group {
  display: flex;
  background-color: #ffffff !important;
  padding: 6px !important;
}

.newsletter-form .btn-orange:hover {
  background-color: #e67e00;
}

.social-icons {
  display: flex;
  gap: 0.5rem;
}

.social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-right: 10px;
  transition: color 0.3s;
  border: 1px solid #f99511;
  width: 41.37px;
  height: 42.61px;
  border-radius: 50%;
}

.social-icons a:hover {
  color: #f99511;
}

.copyright-div {
  border-top: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* --------------------------------------------- */
/* -------------Collection Page---------------- */
/* ------------------------------------------- */

/* hero section styling */
.hero-collection {
  background-image: url('images/product-hero-img.png');
  background-size: cover;
  background-position: center;
  height: 320px;
  color: #000;
  position: relative;
}
.hero-collection-mob {
  display: none !important;
}
.hero-collections{
  position: relative;
}
.hero-content{
  display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}

/* filters section styling */
.filter-section-container {
  padding-bottom: 22px !important;
}
.filter-section {
  background-color: #f9f9f9;
  border: 1px solid #dbe1e5;
  padding: 10px 15px;
  border-radius: 10px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0px auto;
}

.filter-section-container .form-select {
  font-size: 16px;
  line-height: auto;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.filter-dropdown {
  flex: 1;
  max-width: 150px;
  min-width: 120px;
}
.filter-icon-group button {
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sort-dropdown {
  flex: 1;
  max-width: 150px;
}

/* Collection Section Styling */
.collection-section {
  padding-top: 10px !important;
}
.card__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.card__heading a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.product-card-wrapper .product-card img {
  /* height: 130px; */
  object-fit: contain;
}
/* Product Grid */
.collection-section .product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.collection-section .ratings {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  gap: 5px;
}

.collection-section .stars i {
  color: #ffc107;
  font-size: 14px;
}

.collection-section .reviews {
  font-size: 12px;
  color: #666;
}

.collection-section .color-options {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-bottom: 10px;
}

.collection-section .color-circle {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #ddd;
  cursor: pointer;
}
.product-card-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.product-card-wrapper .product-card {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.product-card-wrapper .product-card .product-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
/* Pagination */
.pagination-section .pagination {
  margin-top: 46px;
}

.pagination-section .page-item .page-link {
  color: #333333;
}

.pagination-section .page-item.active-pagination .page-link {
  background-color: #f99511 !important;
  border-color: #f99511 !important;
  color: #fff !important;
}
.active-pagination {
  background-color: #f99511 !important;
  border-color: #f99511 !important;
  color: #fff !important;
}

/* Designer Eyeglasses Section */
.designer-eyeglasses-section {
  background-color: #fff;
}

.designer-eyeglasses-section .section-title {
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  color: #000;
}

.designer-eyeglasses-section .lead {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.7;
}

/* Collection Banner */
.collection-banner-section {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* Desktop Banner */
.banner-desktop {
  padding-top: 93px !important;
  padding-bottom: 81px !important;
  background-image: url('{{ section.settings.background_image_desktop | image_url }}');
  background-size: cover;
  background-position: center;
}

/* Mobile Banner */
.banner-mobile {
  background-image: url('{{ section.settings.background_image_mobile | image_url }}');
  background-size: cover;
  background-position: center;
  padding: 27px 20px 18px !important;
}
.banner-mobile .row {
  width: 200px;
}
/* Mobile-specific Styling */

/* Faq Section Styling */
.faq-section {
  background: linear-gradient(to bottom, #ffffff, #f8f8f8);
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}

.faq-section .section-title {
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.accordion {
  max-width: 910px;
  margin: 0 auto;
}

.accordion-item {
  border: none;
  border-bottom: 1px solid #e0e0e0;
}

.accordion-button {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 15px 20px;
  text-align: left;
}

.accordion-button:not(.collapsed) {
  background-color: #f9f9f9;
  color: #000;
  border: none;
  box-shadow: none;
}

.accordion-body {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  padding: 15px 20px;
}

/* ------------------------------ */
/* ----About Us Page Styling---- */
/* ---------------------------- */
.hero-about {
  background-image: url('images/hero-about.png');
  background-size: cover;
  background-position: center;
  height: 320px;
  color: #fff;
  position: relative;
}

.hero-about h1 {
  font-weight: 400 !important;
}

/* Left Right Image Text Section Styling*/
.welcome-section h2 {
  font-size: 2.5rem;
  font-weight: bold;
}

.welcome-section p {
  line-height: 1.6;
  color: #333;
}

.welcome-section img {
  border-radius: 10px;
  object-fit: cover;
}

.description-img-section img {
  height: 500px;
  object-fit: cover;
}
.description-img-section .row {
  gap: 50px !important;
}

/* .description-img-section .description-container {

} */
/* ----------------------- */
/* Single Product Section */
/* --------------------- */

.description-img-section {
  background: linear-gradient(360deg, #ffffff 0%, #f8f8f8 100%);
}

.description-container p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.description-container ul li {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}

.why-choose-about-item {
  box-shadow: 0px 4px 4px 0px #0000001a;
  background: #fff;
  border-radius: 10px;
  padding: 35px;
  height: 100%;
}

.why-choose-about-item img {
  width: 86px;
  height: 87px;
  margin: 0 auto;
  display: flex;
}

.why-choose-about-item h3 {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 1.3;
  padding: 15px 0;
  margin-bottom: 0;
}

.why-choose-about-item p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  text-align: center;
}

.single-product-section .product-rating i {
  font-size: 1.3rem;
  margin-right: 2px;
}

.single-product-section .price span {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  letter-spacing: 0;
}

.product__text.caption-with-letter-spacing + .product__title {
  margin-bottom: 1.5rem;
}

.product__text.caption-with-letter-spacing + .product__title h1 {
  font-size: 3rem;
  line-height: 1.4;
}

.product div:has(> .price) {
  margin-top: 0;
}

.single-product-price,
.product .price-item {
  color: #f99511;
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  letter-spacing: 0;
}

.single-product-section .price .text-muted {
  font-size: 1.2rem;
}

.single-product-section .color-option {
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
}

.single-product-section .color-option:hover {
  border-color: #000;
  transform: scale(1.1);
}

.size-options-container div,
.color-options-container div {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.single-product-section .btn-outline-secondary:not([data-option-name='Size']) {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  transition: all 0.3s ease;
}

[data-option-name='Size'] {
  padding: 0;
  border-width: 0;
  font-size: 1.5rem;
}

.single-product-section .btn-outline-secondary:hover {
  background-color: #f8f9fa;
}

.single-product-thumnail-img {
  height: 328px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  box-shadow: 0 1px 3px 0 #00000040;
}

.single-product-main-img {
  height: 328px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  position: relative;
}

.single-product-main-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(245, 245, 245, 0.3);
  pointer-events: none;
  z-index: 1;
  border-radius: 15px;
}

.single-product-main-img img {
  position: relative;
  z-index: 2;
}

.single-product-section .accordion-item {
  border-radius: 40px !important;
  overflow: hidden !important;
  margin-bottom: 15px !important;
  border: 1px solid #ddd !important;
}

.single-product-section .accordion-button {
  border-radius: 0 !important;
  padding: 6px 16px !important;
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 600 !important;
}

.single-product-section .accordion-button:not(.collapsed) {
  background-color: #fff !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125) !important;
}

.single-product-section .accordion-body {
  color: #6c757d !important;
  padding: 15px !important;
  background-color: #fff !important;
  border-radius: 0 0 10px 10px !important;
}

.custom-list-tags {
  color: #3a4850;
  font-weight: 500;
  font-size: 1.5rem;
}

.custom-list-tags svg {
  width: 1.3rem;
}

div#thumbnail-gallery {
  margin-top: 0.1rem;
}
.single-product-thumbnail-img {
  background-color: #fff;
  height: 200px;
}

/* Customer Reviews */
.customer-reviews-section .section-title-customer-reviews {
  font-size: 48px;
  font-weight: 400;
}
.reviews-google {
  margin-bottom: 41px;
}

.customer-reviews-section .review-summary img {
  height: 24px;
}

.customer-reviews-section .review-summary .average-rating {
  font-size: 1.5rem;
  font-weight: bold;
}

.customer-reviews-section .review-summary .rating i {
  font-size: 1.2rem;
  margin-right: 2px;
}

.customer-reviews-section .review-summary .total-reviews {
  font-size: 1rem;
  color: #6c757d;
}

.customer-reviews-section .review-item:first-of-type {
  border-top: 1px solid #eaeaea;
}

.customer-reviews-section .review-item {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1rem;
}

.customer-reviews-section .reviewer-name {
  font-weight: 700;
  font-size: 1rem;
}

.customer-reviews-section .review-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.customer-reviews-section .review-attributes span {
  font-size: 18px;
  font-weight: 400;
  color: #929292;
}

.customer-reviews-section .review-feedback button {
  border: none;
  background: none;
  font-size: 16px !important;
  color: #6c757d;
}

.customer-reviews-section .review-feedback button:hover {
  text-decoration: underline;
}

.customer-reviews-section .btn-outline-secondary {
  border-radius: 30px;
  padding: 8px 24px;
}

/* Suggestions Section */
.suggestions-section {
  padding: 7.5rem 0 !important;
}

div:has(.suggestions-section) + section {
  padding: 0 !important;
}

.suggestions-section .suggestions-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.suggestions-section .suggestion-card {
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  text-align: center;
  transition: transform 0.3s ease-in-out;
}

.suggestions-section .suggestion-card img {
  border-radius: 10px;
  max-height: 180px;
  object-fit: cover;
}

.suggestions-section .suggestion-card .ratings {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  gap: 5px;
}

.suggestions-section .stars i {
  color: #ffc107 !important;
  font-size: 14px;
}

.suggestions-section .reviews {
  font-size: 12px;
  color: #666;
}

.suggestions-section .color-options {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-bottom: 10px;
}

.suggestions-section .color-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #ddd;
  cursor: pointer;
}

/* ---------------- */
/* Contact Us Page */
/* -------------- */
.contactus-form-container {
  width: 1200px;
  max-width: 100%;
  margin: 50px auto;
  padding: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

.contactus-form-container p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

.contactus-form-container .form-control {
  border: 1px solid #d8d8d8;
  border-radius: 90px;
  height: 50px;
  padding: 10px 20px;
}

.contactus-form-container .form-control:focus {
  border-color: #f99511;
  box-shadow: none;
}

.contactus-form-container .submit-btn {
  background-color: #f99511;
  color: #fff;
  border-radius: 90px;
  height: 60px;
  width: 162px;
  border: none;
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  transition: background-color 0.3s ease;
}

.contactus-form-container .submit-btn:hover {
  background-color: #e08610;
}

.contactus-form-container textarea.form-control {
  font-size: 16px;
  border-radius: 20px;
  height: 130px;
  padding: 10px 20px;
  resize: none;
}

/* Contact Cards */
.contact-cards-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px auto;
  max-width: 1200px;
  gap: 30px;
  padding: 0px 0px 40px !important;
}

.contact-card {
  flex: 1;
  height: 164px;
  text-align: center;
  padding: 30px 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.contact-card p {
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  margin: 0;
}
/* Responsive Styling for Mobile */

/* Map Section */
.map-container {
  width: 100%;
  max-width: 1200px;
  height: 319px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  padding: 0px !important;
}

.map-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* Vertical Reviews Section */

/* Our Top Brands */
.our-brands-carousel .owl-prev,
.our-brands-carousel .owl-next {
  top: 35%;
}

/* ================ */
/*==== CMS Pages ====*/
/* =============== */

.hero-cms {
  background-attachment: fixed !important;
  height: 400px;
  color: #fff;
  position: relative;
  overflow: hidden; /* Ensures the pseudo-element is contained */
}

.hero-cms::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.hero-cms .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

/* Content Section */
.content-title {
  color: var(--primary-color);
  border-bottom: 2px solid #54595f;
  padding-bottom: 10px;
  display: inline-block;
  margin-bottom: 20px;
}

.content-text {
  color: #7a7a7a;
  font-size: 16px;
  line-height: 1.8;
}

/* Pagination Styling */

.pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.pagination__list {
  display: flex;
  list-style: none;
  width: 350px;
  gap: 8px;
  padding: 0;
  margin: 0;
}
.pagination__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem !important;
  height: 4rem !important;
  border: 2.42px solid #f1f1f1 !important;
  border-radius: 10px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: 500;
}

.pagination__item.pagination__item--current {
  background: var(--secondary-color);
  color: #fff;
  border-color: var(--secondary-color);
}
.pagination__item {
  color: #fff;
  border-color: var(--secondary-color);
}

.pagination__item:hover {
  background-color: var(--secondary-color); /* Light orange */
  color: #fff;
  border-color: var(--secondary-color);
}

.pagination-wrapper .pagination__item--current::after {
  background-color: var(--secondary-color);
}

.pagination__item-arrow {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  color: #333;
}

.pagination__item-arrow:hover {
  background-color: var(--secondary-color);
  color: #fff;
}

.pagination__item--disabled {
  color: #ddd;
  pointer-events: none;
  background-color: #f9f9f9;
}

.product-page .shopify-section,
.product__info-container {
  padding-top: 0 !important;
  padding-bottom: 0rem !important;
}

.suggestions-section {
  padding-bottom: 12rem !important;
}

.product__media-toggle::after {
  /* background-color: #F1F1F1; */
}

.product-media-container .product__modal-opener {
  padding: 2rem;
}

.product-form__input--single {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.product .product-form__input--pill input[type='radio'] + label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.2rem;
}

.product :is(.product-form__input--pill, .product-form__input--swatch) .form__label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.4rem;
}

.product-form__input--single legend {
  width: auto;
}

.st-wishlist-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.st-wishlist-button[data-type='details'] {
  border-color: var(--secondary-color) !important;
  box-shadow: none !important;
}

.la-select-lenses-btn,
.product-form__submit {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
}

.product-form__submit {
  color: #fff;
  background-color: rgb(58, 88, 152);
  border-radius: 0.5rem;
  margin-bottom: 0 !important;
  padding: 1.2rem;
  font-size: 2rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}

.product-form__submit:before,
.product-form__submit:after {
  box-shadow: none;
}

.st-wishlist-button[data-type='details']:hover {
  background-color: var(--secondary-color);
}

.st-wishlist-button[data-type='details']:hover svg {
  color: #fff;
}

.or-divider {
  display: flex;
  align-items: center;
  justify-content: center;
}

.or-divider:before,
.or-divider:after {
  content: '';
  flex: 1;
  border-top: 1px solid #3a4850;
}

.or-divider span {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  color: #3a4850;
  text-transform: uppercase;
  background-color: #fff;
  padding: 0 1rem;
}

.shopify-payment-button button {
  font-size: 1.6rem;
  font-weight: 500;
  height: auto;
  min-height: inherit;
  border-radius: 0.5rem;
  border-width: 0;
}

.shopify-payment-button button:before,
.shopify-payment-button button:after {
  box-shadow: none;
}

.shop-pay-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  font-size: 1.4rem;
}

/* Product Tabs */
.custom-product-tabs .nav-tabs .nav-link {
  color: #3a4850;
  background-color: transparent;
  font-size: 1.6rem;
  border: none;
}

.shop-pay-text {
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tab-pane h5 {
  font-size: 1.6rem;
}

.shop-pay-text img {
  width: 7rem;
  height: auto;
}

.custom-product-tabs .nav-tabs .nav-link:hover,
.custom-product-tabs .nav-tabs .nav-link.active {
  color: var(--primary-color);
  background-color: transparent;
  border-color: var(--primary-color) var(--primary-color) transparent;
  border-bottom: 1px solid var(--primary-color) !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.tab-product-description ul {
  vertical-align: top;
  border-right: 1px solid #dbe1e5;
  padding: 0 20px;
  width: 30%;
}

.tab-product-right-descr {
  width: 70%;
}
.tab-products-flex {
  display: flex;
  justify-content: space-between;
  gap: 0 25px;
}
.framesContainer_boTvlX {
  width: 60%;
}

.content_doTvlX {
  display: flex;
}

.measurmentsItem_foTvlX {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.measurmentsItem_foTvlX .img_goTvlX {
  width: 52px;
}
.measurmentsItem_foTvlX span {
  text-align: center;
  padding-left: 20px;
  font-size: 14px;
  display: inline-block;
}
div#productTabsContent {
  background: #f8f8f8;
  border-radius: 10px;
  padding: 30px !important;
}

/* Landing Page */

.textbox {
  color: #fff;
}

.hero-promo-section h1 {
  color: #fff;
}
.hero-promo-section .btn-orange-large,
.hero-promo-section .btn-blue-outline-large {
  width: auto !important;
  padding: 15px 25px !important;
}
.hero-promo-section .btn-blue-outline-large {
  border: 1px solid #fff;
  color: #fff;
}
.hero-promo-section p {
  font-size: 32px;
  line-height: 37.5px;
  color: #fff;
}
.promo_steps {
  background: #f8f8f8;
  padding: 20px 0;
}
.row.promo_steps-inner .items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-steps.d-flex.v-center {
  align-items: center;
  gap: 0 15px;
}

.card-steps.d-flex.v-center p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 23.5px;
}
.card-steps.d-flex.v-center .iconbox {
  width: 60px;
  height: 47px;
}

.card-steps.d-flex.v-center .iconbox img {
  width: 100%;
  height: 100%;
}

.promo-service-section {
  padding: 4rem 0;
  background: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%);
}
.promo-service-section-inner .items .card-promo-serv {
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #0000001a;
  position: relative;
  padding: 75px 50px 30px 50px;
  height: 100%;
  border: 1px solid #e6e6e6;
}
.card-promo-serv .iconbox {
  position: absolute;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  /* box-shadow: 0px 4px 4px 0px #00000040; */
  border-radius: 100px;
  top: -20%;
  left: 32%;
  border: 1px solid #e6e6e6;
  width: 130px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-promo-serv .iconbox img {
  width: 74px;
  height: 74px;
}
.promo-service-section .block-title h2 {
  max-width: 635px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.promo-service-section .block-title p {
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 28px;
}
.promo-service-section-inner {
  margin-top: 100px;
  justify-content: center;
}
.bottom-btnbox .btn {
  width: auto !important;
  padding: 15px 30px !important;
}
.promo-service-section-inner + .bottom-btnbox {
  padding-top: 45px;
}
.bottom-btnbox .btn:first-child {
  margin-right: 25px;
  border: 2px solid #f99511;
}
.bottom-btnbox .btn:first-child:hover {
  border: 2px solid #e67e00;
}
.promo-service-section-inner .items .card-promo-serv p {
  font-size: 16px;
  line-height: 22px;
}
.promo-service-section-inner .items .card-promo-serv h4 {
  font-size: 32px;
  line-height: 37.5px;
}
.promo-service-section-inner .items {
  margin: 0 10px;
  width: 31%;
}
.small-highlighted-heading {
  font-size: 22px;
  line-height: 32px;
  color: #f99511;
  font-weight: 500;
}
h2.text-dark strong {
  color: #f99511;
}
.col-lg-6 .btn {
  width: auto !important;
  padding: 15px 30px !important;
}
  max-width: 1125px;
}

.product-page .section a[class*='WriteAReviewButton'],
.product-page .section div[class*='LoadMoreButton__Component'] {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 50px;
}

.product-page .section a[class*='WriteAReviewButton']:hover,
.product-page .section div[class*='LoadMoreButton__Component']:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.product-page div[class*='Classic__ClassicContainer'],
.product-page div[class*='Header__Container'],
.collection-page div[class*='Classic__ClassicContainer'],
.collection-page div[class*='Header__Container'],
.index-page div[class*='Header__Container'],
.index-page div[class*='Classic__ClassicContainer'] {
  background-color: transparent;
}

.product-page div[class*='Classic__ClassicContainer'] {
  border-bottom: 1px solid #e5e5e5;
}

.index-page div[class*='Header__WidgetTitle'],
.collection-page div[class*='Header__WidgetTitle'] {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
}

.index-page div[class*='Header__Container'],
.collection-page div[class*='Header__Container'] {
  padding-top: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.index-page div[class*='Header__Container'] div,
.collection-page div[class*='Header__Container'] div {
  display: flex;
  flex-direction: row;
}

.index-page div[class*='Header__Container'] > div,
.collection-page div[class*='Header__Container'] > div {
  gap: 0 10px;
}

.index-page div[class*='Stats__Container'],
.collection-page div[class*='Stats__Container'] {
  min-width: auto;
  flex-wrap: nowrap;
}

.index-page div[class*='Header__SupplierAndStats'],
.collection-page div[class*='Header__SupplierAndStats'] {
  width: auto;
}

.la-prescription-modal-content,
.la-prescription-modal .la-prescription-modal-image .la-prescription-modal-title {
  position: relative;
}

.la-prescription-modal-footer {
  right: 0 !important;
  width: 100%;
}

/*
 * Lens Advisor (LensAdvizor)
 * Desktop: flex + inner scroll so “Save and continue” doesn’t cover quantity fields.
 * Mobile: do NOT override app flex/height — that overlapped title/logo and clipped text. Only padding + bottom space.
 */
body.la-modal-open .la-prescription-modal-content-body {
  padding-bottom: calc(120px + env(safe-area-inset-bottom, 0px)) !important;
  scroll-padding-bottom: calc(120px + env(safe-area-inset-bottom, 0px));
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  body.la-modal-open .la-prescription-modal-wrapper {
    min-height: 0;
    max-height: min(100dvh, 100vh);
    align-items: stretch;
  }

  body.la-modal-open .la-prescription-modal-content {
    display: flex !important;
    flex-direction: column !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-height: min(100dvh, 100vh) !important;
    overflow: hidden !important;
    flex: 1 1 auto !important;
    padding-bottom: 0 !important;
  }

  body.la-modal-open .la-prescription-modal-inner {
    min-height: 0 !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    overflow: hidden !important;
    padding-bottom: 0 !important;
  }

  body.la-modal-open .la-prescription-modal-content-body {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    min-width: 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  body.la-modal-open .la-prescription-modal-footer {
    flex-shrink: 0 !important;
  }

  body.la-modal-open .la-prescription-modal {
    scroll-padding-bottom: calc(120px + env(safe-area-inset-bottom, 0px));
  }
}

@media screen and (max-width: 768px) {
  /* Use full width for the form column; avoid double horizontal padding (was crowding SPH / BC / DIA) */
  body.la-modal-open .la-prescription-modal-wrapper .la-prescription-modal-content {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.la-modal-open .la-prescription-modal-content-body {
    padding-left: max(18px, env(safe-area-inset-left, 0px)) !important;
    padding-right: max(18px, env(safe-area-inset-right, 0px)) !important;
    padding-top: 12px !important;
    padding-bottom: calc(100px + env(safe-area-inset-bottom, 0px)) !important;
    max-width: 100% !important;
  }

  /* Less dead space above the prescription card */
  body.la-modal-open .la-prescription-modal-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0 !important;
    box-sizing: border-box !important;
  }

  /* App uses min-height: 100% on image column — stretches badly on phone; fixed min fits layout */
  body.la-modal-open .la-prescription-modal-image {
    min-height: 520px !important;
    margin-bottom: 6px !important;
  }

  /* Do not pad .la-prescription-modal-image horizontally — breaks title/logo */

  body.la-modal-open .la-prescription-modal .la-prescription-modal-image img {
    max-width: 100%;
    height: auto !important;
  }

  /* LensAdvizor default margin-bottom: 82px on product image — huge gap above prescription on phone */
  body.la-modal-open .la-prescription-modal-image #la-product-featured-image,
  body.la-modal-open .la-prescription-modal-image img[id='la-product-featured-image'] {
    margin-bottom: 16px !important;
  }

  /* Stack cramped 3-across rows (SPH / Base curve / Diameter) when the row uses flex + multiple selects */
  body.la-modal-open .la-prescription-modal-content-body div:has(> select ~ select) {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
  }

  body.la-modal-open .la-prescription-modal-content-body div:has(> select ~ select) > * {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: none !important;
  }

  body.la-modal-open .la-prescription-modal-content-body select,
  body.la-modal-open .la-prescription-modal-content-body input[type='text'],
  body.la-modal-open .la-prescription-modal-content-body input[type='number'] {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

/*carousel-menu*/
.carousel-menu.list-menu {
  padding: 16px 12px;
  gap: 8px;
  background: #fff;
  /*justify-content: inherit;*/
}
.carousel-menu.list-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel-menu.list-menu li:last-child {
  margin-right: 12px;
}
.carousel-menu .carousel-menu__item {
  padding: 4px 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #3a4850;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
  background-color: #f8f8f8;
  border: 1px solid #f1f3f4;
  border-radius: 20px;
  transition: background-color 0.35s, border-color 0.35s;
  will-change: background-color, border-color;
}
.carousel-menu .carousel-menu__item:active {
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
@keyframes click {
  0% {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(0.5);
  }
  75% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}

.special-price-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #000;
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
}

.special-price-text {
  font-weight: 500;
}

.tooltip-container {
  position: relative;
  display: inline-block;
}

.tooltip-icon {
  cursor: pointer;
  vertical-align: middle;
}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: white;
  text-align: center;
  padding: 8px 12px;
  border-radius: 4px;
  width: max-content;
  max-width: 200px;
  font-size: 12px;
  margin-bottom: 8px;
  z-index: 1;
}

.tooltip-container:hover .tooltip-text {
  visibility: visible;
}

/* Add arrow to tooltip */
.tooltip-text::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

/* Brand menu styles */
.menu-drawer__menu-item[id^='HeaderDrawer-brands-'] {
  display: block;
  padding: 0;
  position: relative;
}

.menu-drawer__menu-item[id^='HeaderDrawer-brands-'] .brand-image {
  width: 100%;
  height: 120px;
  margin: 0;
  position: relative;
}

html,
body {
  overflow-x: hidden;
}

.menu-drawer__menu-item[id^='HeaderDrawer-brands-'] .brand-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.05);
  transition: background 0.3s ease;
}

.menu-drawer__menu-item[id^='HeaderDrawer-brands-'] .brand-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 1rem;
}

.menu-drawer__menu-item[id^='HeaderDrawer-brands-'] {
  font-size: 0; /* Hide text visually */
  color: transparent; /* Hide text visually */
}

.menu-drawer__menu[role='list']:has(> li > [id^='HeaderDrawer-brands-']) {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  padding: 1rem;
}

.menu-drawer__view-all {
  padding: 0 !important;
}

li:has(> #HeaderDrawer-brands-view-all),
#Details-filter.v.price-template--16843044749401__product-grid {
  display: none;
}

.menu-drawer__view-all .brand-image.view-all {
  display: block;
  position: relative;
  padding-bottom: 120px;
  background: rgba(var(--color-foreground), 0.04);
  transition: background 0.3s ease;
  width: 100%;
  margin-right: 0 !important;
}

.menu-drawer__view-all .brand-image.view-all::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(var(--color-foreground), 0.03);
  opacity: 1;
  transition: opacity 0.3s ease;
}

.menu-drawer__view-all:hover .brand-image.view-all::after {
  opacity: 0;
}

.menu-drawer__view-all .view-all-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: rgb(var(--color-foreground));
  z-index: 1;
}

/* Insurances Page */

.breadcrums a {
  color: #4d4d4d;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  line-height: 16px;
}

.breadcrums p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16.41px;
  color: #202020;
}

.breadcrums a::after {
  content: '/';
  position: absolute;
  top: 0;
  right: -35%;
}

.breadcrums {
  gap: 0 25px;
}

.about-insurance h2 {
  margin-top: 10px;
}

.about-insurance p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}

.about-vision,
.cover-vision,
.why-choose-item {
  box-shadow: 0px 1px 3px 0px #00000040;
  background: #fff;
  border-radius: 10px;
  height: 100%;
}

.about-vision .vision-content,
.cover-vision .cover-content,
.why-choose-content {
  padding: 25px;
}

.vision-img img,
.cover-img img,
.why-choose-img img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.vision-content p,
.cover-content p,
.why-choose-content p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding: 10px 0;
  margin-bottom: 0;
}

.vision-content ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.vision-content ul li {
  width: 50%;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  padding: 5px 0;
}

ul.cover-list {
  list-style: none;
  padding-left: 0;
}

ul.cover-list li {
  position: relative;
  padding: 0 0 15px 35px;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #000;
}

.vision-content ul li a {
  color: #000;
  text-decoration: underline !important;
}

.why-choose-content ul li {
  font-size: 18px;
  line-height: 24px;
}

.vision-content ul li a:hover {
  color: #f99511;
}

ul.cover-list li::after {
  content: '';
  position: absolute;
  background-image: url('/cdn/shop/files/icon.png');
  width: 21px;
  height: 20px;
  left: 0;
  top: 4px;
  background-repeat: no-repeat;
}

.list-left li {
  padding: 5px 0;
}

.why-choose-content h3 {
  margin-bottom: 15px;
}

.why-choose-content ul {
  list-style: none;
  padding-left: 0;
  color: #000;
}

.payment-plan-section p {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.payment-plan-img {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 0;
  top: -50px;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}

.payment-plan-img img {
  width: 100%;
  height: 100%;
}

.book-appointment {
  width: 50%;
  margin: 0 0 0 auto;
}

.book-appointment .btn-orange-large {
  width: auto !important;
  padding: 15px 20px;
}

.book-appointment p {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
}

.payment-plan {
  background: #fff;
  box-shadow: 0 1px 3px #00000040;
  border-radius: 10px;
  padding: 140px 40px 10px;
  height: 100%;
}

.payment-plan-item {
  position: relative;
  margin-top: 90px;
}

.payment-plan h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 28.13px;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}

.payment-plan ul.cover-list li {
  padding: 0 0 15px 35px;
}

.payment-plan ul.cover-list li:after {
  top: 2px;
}

.insurance-banner .heding-title {
  max-width: 900px;
  width: 100%;
}

.content-for-layout .shopify-policy__title {
  text-align: left;
}
.content-for-layout .shopify-policy__title h1 {
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 40px;
}
.content-for-layout .shopify-policy__container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #f8f8f8;
}
.privacy-policy-page {
  max-width: 1320px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
.privacy-policy-page h2 {
  margin-bottom: 12px;
}
.privacy-policy-page p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
}
.privacy-policy-page ul li {
  margin-bottom: 20px;
  position: relative;
  list-style-type: none;
  padding-left: 20px;
}
.privacy-policy-page ul li:before {
  display: block;
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background: #000;
  left: 0;
  top: 11px;
  border-radius: 50%;
}
.privacy-policy-page ol li {
  position: relative;
  list-style: none;
  list-style-type: decimal;
}
.privacy-policy-page h3 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 12px;
}
.privacy-policy-page h4 {
  margin: 15px 0;
  font-size: 18px;
}
.privacy-policy-page table:not([class]) {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 4px 4px 0px #0000001a;
}
.privacy-policy-page table:not([class]) {
  background: #fff;
  box-shadow: 0 4px 4px #0000001a;
  margin-bottom: 20px;
}
.privacy-policy-page table:not([class]) thead tr th {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  padding: 8px 40px;
  background-color: #3a5898;
}
.privacy-policy-page table:not([class]) thead tr th:nth-child(1) {
  border-radius: 10px 0 0 0;
}

.privacy-policy-page table:not([class]) thead tr th:nth-child(2) {
  border-radius: 0 10px 0 0;
}
.faq-item {
  width: 100%;
  margin: 0;
  box-shadow: 0 1px 3px #00000040;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.faq {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px 0;
  box-shadow: none;
  margin-top: 35px;
}
button.faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  background: #fff;
}
.faq-content {
  padding: 0 20px 20px 20px;
  display: none; /* Hidden by default */
  font-size: 14px;
  color: #333;
  background: #fff;
}
.faq-header span {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  color: #000;
}
.faq-content p {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.faq-item.active .faq-content {
  display: block;
}
.faq-icon {
  font-weight: 400;
  font-size: 26px;
  line-height: 100%;
  color: #000;
}
.about-insurance h4 {
  font-weight: 400;
  font-size: 26px;
  line-height: 30.47px;
  text-align: center;
  color: #000000;
}

.about-insurance h1 {
  color: #000;
  font-weight: 400;
  font-size: 48px;
  line-height: 56.25px;
  margin: 15px 0;
}

.inc-details-img {
  height: 430px;
}

.inc-details-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.insurance-about-details .row {
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0px 1px 3px 0px #00000040;
  border-radius: 10px;
}

.insurance-about-details .row .col-lg-6 {
  padding: 0;
}

.inc-details-content {
  padding: 0 40px;
}

.inc-details-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 0;
}

.inc-details-content h2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.heading-title p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 0;
}

.vision-benefits-img {
  background: #3a5898;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

vision-benefits-img img {
  width: 35px;
  height: 35px;
}

.vision-benefits {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
}

.vision-benefits-item {
  width: 18%;
}

.vision-benefits-item h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  margin-bottom: 0;
  padding: 15px 0;
}

.vision-benefits-item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #000;
  margin-bottom: 0;
}

.services-list {
  overflow: hidden;
  padding: 0 15px;
}

.services-items {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  height: 100%;
}

.insurance-services-section .row {
  margin-top: 30px;
}

.services-items img {
  width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.service-content p {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}

.book-appointment p a {
  color: #000;
  font-weight: 400;
  font-size: 48px;
  line-height: 65px;
  text-decoration: underline !important;
}

.why-choose-details .row {
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 3px #00000040;
  border-radius: 10px;
}

.why-choose-details .col-lg-6 {
  padding: 0;
}

.why-choose-detail-img {
  width: 100%;
  height: 500px;
}

.why-choose-desc {
  padding: 0 40px;
}

.why-choose-desc ul li {
  font-weight: 400;
}

.why-choose-detail-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.service-content {
  padding: 25px;
}
.shopify-policy__title h1 {
  display: none;
}
.about-terms-of-service p {
  color: #000;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}
.about-terms-of-service p a {
  text-decoration: underline !important;
  color: #f99511;
}
.faq-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: #fff;
  color: #000;
}
.our-terms-policy-section {
  height: 320px;
  background-size: cover;
  background-position: center;
  background-image: url('/cdn/shop/files/returns-and-exchanging-banner.jpg');
}
.our-terms-policy-section h1 {
  color: #fff;
}
.faq-contents p,
.faq-contents ul li {
  padding: 5px 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.faq-contents {
  padding: 0 20px 20px;
  display: none;
  font-size: 14px;
  color: #333;
  background: #fff;
}
.faq-contents a {
  text-decoration: underline !important;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}
.faq-title span {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  color: #000;
}
.pager .pages a {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #f99511;
}
.pager .pages {
  text-decoration: underline;
  color: #f99511;
}
.contact-text-section h2 {
  font-size: 2.4rem !important;
  font-weight: 600;
  margin-bottom: 0;
}

/*====MEDIA CSS=====*/

@media screen and (min-width: 1400px) {
  .custom-header .container,
  .hero-promo-section .container,
  .promo_steps .container,
  .promo-service-section .container,
  .limited-promotion-banner .container,
  .custom-footer .container,
  .certified-guide-banner .container {
    max-width: 1667px;
    margin: 0 auto;
  }

  .textbox-block {
    padding: 40px;
  }

  .header:not(.header--full-width) {
    width: 100% !important;
    max-width: 1320px !important;
  }
}

@media screen and (max-width: 1365px) {
  .card-steps.d-flex.v-center p {
    font-size: 18px;
    line-height: 21.5px;
  }

  .promo-service-section-inner .items .card-promo-serv h4 {
    font-size: 27px;
    line-height: 30.5px;
  }

  .hero-promo-section {
    height: 900px !important;
  }

  .head-middle ul {
    gap: 0 15px;
  }
  .head-middle ul li a {
    font-size: 14px;
  }

  .haed-btnbox .btn {
    font-size: 14px !important ;
    padding: 10px 5px;
  }

  .head-right.ml-auto {
    width: 35%;
  }

  .haed-btnbox .btn:first-child {
    margin-right: 10px;
  }

  .certified-guide-banner .banner-desktop {
    height: 700px;
  }

  ul.f-nav.d-flex {
    gap: 0 10px;
  }

  ul.f-nav.d-flex li {
    margin: 0;
  }

  .textbox-block {
    padding: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .header:not(.header--full-width) {
    width: 100% !important;
    max-width: 1140px !important;
  }

  .article-template__titlebox {
    padding-right: 380px;
  }

  .article-template__titlebox .article-template__title {
    font-size: 40px;
    line-height: 48px;
  }

  .inc-details-img {
    height: 500px;
  }

  .why-choose-detail-img {
    height: 550px;
  }

  .promo-service-section-inner {
    margin-top: 120px;
  }

  .text-block,
  .two-coll-section .two-coll-block:nth-child(3) .text-block {
    right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr); /* 3 items per row */
  }

  .feature-card {
    grid-column: span 2; /* Full width on smaller screens */
  }

  .collection-section .product-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .product-card-wrapper .product-card {
    padding: 15px 6px 20px !important;
  }
}

@media only screen and (max-width: 992px) {
  .header:not(.header--full-width) {
    width: 100% !important;
    max-width: 960px !important;
  }
  .blog-articles {
    grid-template-columns: 1fr 1fr !important;
  }
  .article-template__titlebox {
    padding-right: 70px;
  }
  .blog-detail-page .article-template__hero-adapt {
    height: 400px;
  }
  .tab-products-flex {
    display: block;
  }
  .tab-product-description ul {
    border-right: none;
    width: 100%;
  }
  .framesContainer_boTvlX {
    width: 100%;
  }
  .content_doTvlX {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .head-middle {
    display: none;
  }
  .header-new-logo {
    width: 30%;
  }
  .head-right.ml-auto {
    width: auto;
  }
  .haed-btnbox .btn {
    padding: 10px 15px !important;
  }
  .mobile-menu {
    background-color: #fff;
    width: 40rem;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 100px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .head-right {
    display: none;
  }
  .mobile-button .btn {
    width: auto !important;
    padding: 15px 25px !important;
    margin: 15px 0;
  }
  .promo-service-section-inner .items {
    width: 100%;
  }
  .promo-service-section-inner {
    margin-top: 80px;
    gap: 75px 0;
  }
  .card-promo-serv .iconbox {
    bottom: 0;
    left: 0;
    top: -49px;
    right: 0;
    margin: 0 auto;
  }
  .promo-service-section-inner .items .card-promo-serv h4 {
    padding-top: 20px;
  }
  .limited-promotion-banner h2.text-dark {
    font-size: 35px !important;
    line-height: 38.5px !important;
  }
  .certified-guide-banner p {
    font-size: 2rem;
    line-height: 1.4;
  }
  .certified-guide-banner h2,
  .marketing-makeover h2 {
    font-size: 35px !important;
    line-height: 38.5px !important;
  }
  .limited-promotion-banner .banner-desktop,
  .certified-guide-banner .banner-desktop {
    height: 600px;
  }
  .footer-inn {
    margin: 0 auto;
    flex-direction: column;
    justify-content: flex-start;
  }

  .f-col-2 {
    padding: 35px 0;
    justify-content: flex-start;
    display: flex;
  }

  ul.f-nav.d-flex {
    display: block !important;
  }

  ul.f-nav.d-flex li {
    padding: 4px 0;
  }
  .marketing-makeover h3,
  .marketing-makeover p {
    font-size: 18px !important;
    line-height: 21px !important;
  }

  .marketing-makeover img {
    height: 400px;
    padding-top: 25px;
  }
  .marketing-makeover .btn {
    margin-top: 15px;
  }
  .two-coll-section .coll-imgbox img {
    height: 500px;
    width: 100%;
    object-fit: cover;
  }
  .text-block {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  .vision-benefits-item {
    width: 50%;
  }
  .vision-benefits {
    gap: 20px 0;
  }
  .about-insurance h1 {
    font-size: 38px;
    line-height: 44px;
    margin: 10px 0;
  }
  .about-insurance p,
  .inc-details-content p,
  .heading-title p,
  .vision-benefits-item p {
    font-size: 16px;
    line-height: 20px;
  }
  .why-choose-about .row {
    margin-top: 0 !important;
  }
  .blog-articles {
    grid-template-columns: 1fr 1fr !important;
  }
  .card--standard > .card__content .card__information .card__heading a {
    font-size: 22px;
  }
  .card--standard > .card__content .card__information {
    padding: 20px 30px !important;
  }
}

@media (min-width: 769px) {
  #shopify-section-template--16843100094553__rich_text_QXdpYH {
    display: none;
  }

  .template-collection-contacts .brands-carousel {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding: 30px 15px !important;
  }

  /* Your Style Hero: do not apply global section padding; section uses its own settings */
  .section-your-style-hero,
  .section-your-style-hero section {
    padding: 0 !important;
  }

  .product-page section {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  h1 {
    font-size: 28px !important;
    line-height: 100% !important;
  }

  h2 {
    font-size: 24px !important;
    line-height: 100% !important;
  }

  h3:not(.hp-category-tiles__mcard-label):not(.hp-category-tiles__mcard-title) {
    font-size: 18px !important;
    line-height: 100% !important;
  }

  .hp-category-tiles__mcard-label,
  .hp-category-tiles__mcard-title,
  h3.hp-category-tiles__mcard-title {
    font-size: 14px !important;
    font-family: 'Inter', Arial, sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.02em !important;
  }

  .custom-text-size-16 {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .custom-text-size-22 {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .custom-text-size-32 {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .nav-menu-links-custom {
    font-size: 16px !important;
  }

  .single-product-title-custom {
    font-size: 24px;
    line-height: 28px;
  }

  .btn-orange-large {
    width: 149px !important;
    font-size: 14px !important;
    padding: 12px 0px !important;
  }

  .btn-blue-outline-large {
    width: 149px !important;
    font-size: 14px !important;
    padding: 12px 0px !important;
  }

  .btn-orange-medium {
    width: 112px;
    font-size: 14px !important;
    padding: 12px 14px !important;
  }

  .btn-blue-filled-medium {
    width: 112px;
    font-size: 14px !important;
    padding: 12px 14px !important;
  }

  .btn-blue-filled-viewall {
    font-size: 14px !important;
    padding: 12px 24px !important;
  }

  .btn-blue-outline-large-form {
    font-size: 14px !important;
    padding: 12px 0px !important;
  }

  .write-review-btn {
    font-size: 14px !important;
    padding: 12px 24px !important;
  }

  .vision-img img,
  .cover-img img,
  .why-choose-img img {
    height: 300px;
  }

  .vision-content ul li {
    width: 100%;
  }

  .cover-content h3,
  .vision-content h3 {
    font-weight: 500;
    margin-bottom: 0;
  }

  .vision-content p,
  .cover-content p,
  .vision-content ul li,
  ul.cover-list li {
    font-size: 16px;
    line-height: 24px;
  }

  .book-appointment {
    width: 100%;
    margin: 0 auto;
  }

  .why-choose-content h3 {
    font-size: 22px !important;
    line-height: 25px !important;
  }

  .about-insurance h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }

  .about-insurance p {
    font-size: 16px;
    line-height: 24px;
  }

  .inc-details-img img {
    border-radius: 10px;
  }

  .book-appointment .btn-orange-large {
    padding: 15px 20px !important;
  }

  .vision-benefits-item h4 {
    padding: 5px 0;
  }

  .vision-benefits-item {
    width: 100%;
  }

  .about-insurance h1 {
    margin: 10px 0;
  }

  .inc-details-content {
    padding: 40px;
  }

  .book-appointment h2 {
    margin: 0;
  }

  .book-appointment p a {
    font-size: 24px;
    line-height: 28px;
  }

  .faq-header span {
    font-size: 20px;
    line-height: 24px;
  }

  .inc-details-img {
    height: 300px;
  }

  .why-choose-desc {
    padding: 40px 40px 20px 40px;
  }

  .why-choose-detail-img img {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }

  .blog-articles {
    grid-template-columns: 1fr !important;
  }

  /* .info-item.with-divider:before{
  display: none;
} */

  .info-item.with-divider:last-child:before {
    display: none;
  }

  .info-section .info-item {
    padding: 0.5rem 9px;
  }

  .template-collection-contacts .brands-carousel .brands-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }

  .template-collection-contacts .brands-carousel .brand-item {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .header:not(.header--full-width) {
    width: 100% !important;
    max-width: 720px !important;
  }

  .mobile-img-hide {
    background-color: #f8f8f8;
    background-image: none !important;
  }

  .blog-detail-page .article-template__hero-adapt {
    height: 300px;
    margin: -80px -20px 30px;
  }

  .blog-detail-page .article-template__hero-container {
    padding: 0;
  }

  .article-template__titlebox {
    padding-right: 0;
  }

  .blog-detail-page .wp-block-heading {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }

  .hero-home-desktop {
    padding: 0 0 30px !important;
    background: #fff !important;
    height: auto;
    flex-direction: column;
  }

  .hero-home-desktop h1 {
    font-size: 2.1rem !important;
    margin: 12px 0 !important;
  }

  .mobile_view_imgbox {
    display: block !important;
    width: 100%;
    margin: 0 0 30px;
  }

  .mobile_view_imgbox img {
    display: block;
    width: 100%;
    height: auto;
  }

  /* Hero Section Mob */
  .hero-home-mob {
    display: block !important;
    padding: 0 0 20px !important;
  }

  .hero-home-mob .hero-img-mob {
    background-size: cover !important;
    background-position: center left !important;
    height: 222px !important;
    position: relative;
    margin-bottom: 16px;
  }

  .hero-home-mob .container .row {
    padding: 0px 2% !important;
  }

  .hero-home-mob .btn-mob-container {
    margin-top: 16px;
    gap: 1.25rem !important;
  }

  .info-item {
    padding: 0.5rem 0;
    font-size: 11px;
    line-height: 100%;
  }

  .info-item.with-divider::before {
    height: 15px;
  }

  .hero-title {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 2.1rem !important;
  }

  /* Hide arrows on mobile */
  .owl-prev,
  .owl-next {
    display: none !important;
  }

  .light-box {
    width: 180px;
  }

  .text-container-services {
    width: 230px;
  }

  .sunglasses-banner .card {
    padding: 16px !important;
  }

  .sunglasses-banner .card-body {
    width: 75%;
  }

  .sunglasses-banner .card-title {
    font-size: 24px !important;
  }

  .product-grid {
    grid-template-columns: repeat(2, 1fr); /* 1 item per row */
  }

  .product-card .add-to-cart-btn {
    width: 120px !important;
    padding: 4px 6px !important;
    font-size: 14px;
    margin: 0 auto;
  }

  .add-to-cart-btn {
    width: 120px !important;
    padding: 4px 6px !important;
    font-size: 14px;
  }

  .product-card {
    padding: 0px 10px 10px !important;
  }

  .feature-card {
    grid-column: span 2;
    height: 200px;
  }

  .price a {
    font-size: 14px;
  }

  .left-side-withform {
    width: 100%;
  }

  .benefits-section {
    padding: 50px 20px !important;
  }

  .stylish-eyewear-section-mobile {
    display: block;
    height: 574px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .stylish-eyewear-section-mobile .row {
    width: 79% !important;
  }

  .styish-eyewear-section-mobile h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .styish-eyewear-section-mobile p {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .stylish-eyewear-section {
    display: none;
  }

  .reviews-carousel .review-card {
    padding: 10px;
  }

  .review-text {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .our-brands-carousel .owl-item {
    width: 160px;
  }

  .brand-item {
    margin: 10px 0px;
  }

  .brand-item {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .brand-item img {
    width: 80px;
    height: 60px;
  }

  .custom-arrow {
    display: none;
  }

  .view-all-blog-btn {
    margin-top: 25px;
  }

  .blogs-btn {
    width: 122px;
    font-size: 14px !important;
    padding: 12px 0px;
  }

  .footer-section {
    padding: 3.5rem 2.5rem !important;
  }

  .footer-section .footer-title {
    font-size: 20px;
  }

  .footer-section .footer-desc {
    font-size: 12px;
    width: 100%;
  }

  .footer-section .row {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-section .row > div:has(ul) {
    flex: 1;
  }

  .footer-section .row > div:has(form) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .newsletter-form .input-group {
    flex-direction: column;
    align-items: stretch;
  }

  .newsletter-form .form-control {
    border-radius: 20px !important;
    margin-bottom: 10px;
    width: 100%;
  }

  .newsletter-form .btn-orange {
    font-size: 16px !important;
    border-radius: 20px !important;
    width: 100%;
  }
 .hero-collection {
    display: none !important;
  } 

  .hero-collections{
    padding: 0 !important;
  }

  .hero-collection-mob {
    display: block !important;
    padding: 0px 0px 22px !important;
  }

  .hero-collection-mob .hero-collection-mob-img {
    background-size: cover !important;
    background-position: center left !important;
    height: 222px !important;
    position: relative;
    margin-bottom: 30px;
  }

  .hero-collection-mob {
    border-bottom: 1px solid #d7d7d7;
  }

  .hero-collection-mob .container .row {
    padding: 0px 2% !important;
  }

  .filter-section-container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .filter-dropdown {
    max-width: 100%;
    width: 100%;
  }

  .filter-section {
    flex-wrap: wrap;
  }

  .collection-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .collection-section .product-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .pagination-section {
    margin-top: 10px;
  }

  .collection-section .product-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .designer-eyeglasses-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .collection-banner-section {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .faq-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .description-img-section img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }

  .description-img-section .row {
    gap: 20px !important;
  }

  .single-product-main-img {
    height: 200px;
    padding: 0px 10px !important;
    margin-top: 20px !important;
  }

  .single-product-thumbnail-img {
    background-color: #fff;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 0px 10px !important;
  }

  .single-product-section .choose-lens-btn {
    width: 200px;
    font-size: 18px !important;
    padding: 21px 0px !important;
  }

  .reviews-google {
    margin-bottom: 19px;
  }

  .suggestions-section {
    padding: 30px 20px !important;
  }

  .suggestions-section .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .suggestions-section .product-card .ratings {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
  }

  .suggestions-section .product-card img {
    max-height: 80px;
    width: 96%;
  }

  .contactus-form-container {
    max-width: 95%;
  }

  .contact-cards-container {
    flex-direction: column;
    gap: 20px;
  }

  .contact-card {
    height: auto;
    width: 95%;
    padding: 20px;
  }

  .contact-card p {
    font-size: 18px;
    line-height: 22px;
  }

  .vertical-review-section .section-title {
    margin-bottom: 0px !important;
    text-align: left;
  }

  .hero-cms {
    height: 200px;
  }

  .suggestions-section {
    padding-bottom: 3rem !important;
  }

  .la-select-lenses-btn,
  .product-form__submit {
    font-size: 1.6rem;
  }

  .custom-header .container,
  .hero-promo-section .container,
  .promo_steps .container,
  .limited-promotion-banner .container {
    max-width: 100%;
    padding: 0 25px;
  }

  .hero-promo-section p {
    font-size: 20px;
    line-height: 23.5px;
  }

  .row.promo_steps-inner {
    gap: 35px 0;
  }

  .promo-service-section-inner + .bottom-btnbox {
    gap: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
  }

  .promo-service-section-inner + .bottom-btnbox .btn:first-child {
    margin-right: 0;
  }

  .hero-promo-section .btnbox {
    display: block !important;
  }

  .hero-promo-section .btnbox .btn {
    margin-bottom: 25px;
  }

  .marketing-makeover {
    padding: 0 !important;
  }

  .bottom-btnbox {
    gap: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
  }

  .bottom-btnbox {
    gap: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
  }

  .product-card .product-image-container img {
    height: 120px;
  }

  body .product-count__text {
    font-size: 14px !important;
    line-height: 14px !important;
    margin: 0;
  }

  body .best-selling-section {
    padding: 20px 10px;
  }

  .product-card p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .product-card p + p {
    margin-top: 0;
  }

  body header-drawer {
    margin-left: -5px;
  }

  .stylish-eyewear-section-mobile .row {
    width: 100% !important;
  }

  .book-mobile-fixed,
  .book-mobile-fixed + .fixed-bootom {
    display: none !important;
  }
}

@media screen and (max-width: 580px) {
  .haed-btnbox {
    gap: 15px 0;
    flex-direction: column;
  }
  .header-new-logo {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .header:not(.header--full-width) {
    width: 100% !important;
    max-width: 100% !important;
  }
  .article-template__titlebox .article-template__title {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}

@media only screen and (max-width: 480px) {
  .carousel-menu.list-menu {
    justify-content: flex-start;
  }
  .carousel-menu.list-menu li:last-child {
    padding-right: 15px;
  }
  .faq-title span {
    font-size: 20px;
    line-height: 23px;
  }
  .faq-contents p,
  .faq-contents ul li {
    font-size: 16px;
    line-height: 20px;
  }
  .info-section .info-item:nth-last-child(3):before {
    display: none;
  }
}

.banner-text {
  background-color: transparent !important;
}

.klaviyo-form > .needsclick {
  gap: 2rem;
}

.klaviyo-form [data-testid='form-component'] button {
  max-width: 90%;
  margin: 0 auto;
  /* border-radius: 90px !important; */
}

.template-collection {
  background-color: #F5F5F5;
}


label.color-swatch {
  padding: 0;
  background: transparent !important;
  overflow: hidden !important;
  width: 150px;
}

.ciw-pdp label.color-swatch {
  width: 28px;
  min-width: 28px;
  margin-top: 0;
}

label.color-swatch span {
  display: none;
}

.product-form__input input[type='radio']:checked + label.color-swatch {
  border-color: #000 !important;
}

@media (max-width: 768px) {
  label.color-swatch {
    width: 100px;
    margin-top: 10px;
  }

  .ciw-pdp label.color-swatch {
    width: 28px;
    min-width: 28px;
    margin-top: 0;
  }
}

/* ── POLICY PAGES v2 ── */
.ciw-policy-page { max-width: 100%; }
.ciw-policy-h1 { font-family: 'DM Serif Display', Georgia, serif; font-size: 29px; font-weight: 700; color: #111827; margin: 0 0 6px; line-height: 1.2; }
.ciw-policy-updated { display: block; font-size: 13px; color: #9ca3af; margin-bottom: 36px; padding-bottom: 24px; border-bottom: 1px solid #e5e7eb; }
.ciw-policy-section { margin-bottom: 32px; }
.ciw-policy-h2 { font-size: 22px; font-weight: 700; color: #111827; margin: 0 0 12px; }
.ciw-policy-page p { color: #4b5563; font-size: 15px; line-height: 1.7; margin-bottom: 10px; }
.ciw-policy-page ul, .ciw-policy-page ol { padding-left: 0; margin-left: 0; list-style-position: outside; color: #4b5563; font-size: 15px; line-height: 1.7; margin-bottom: 10px; }
.ciw-policy-page li { margin-bottom: 5px; }
.ciw-policy-page a { color: #1a2b4a; text-decoration: underline; text-underline-offset: 3px; }
.ciw-rate-table { width: 100%; border-collapse: collapse; margin: 12px 0 16px; font-size: 14px; border-radius: 10px; overflow: hidden; border: 1px solid #e5e7eb; }
.ciw-rate-table thead { background: #1a2b4a; color: #fff; }
.ciw-rate-table th { padding: 11px 14px; text-align: left; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.ciw-rate-table td { padding: 11px 14px; border-bottom: 1px solid #e5e7eb; color: #4b5563; font-size: 14px; }
.ciw-rate-table tbody tr:last-child td { border-bottom: none; }
.ciw-rate-table tbody tr:nth-child(even) td { background: #f9fafb; }
.ciw-rate-free { color: #059669; font-weight: 700; }
.ciw-policy-alert { background: #fffbeb; border: 1px solid #fcd34d; border-radius: 10px; padding: 16px 20px; margin: 12px 0; display: flex; gap: 12px; align-items: flex-start; }
.ciw-alert-icon { font-size: 18px; flex-shrink: 0; }
.ciw-policy-alert p { margin: 0; font-size: 14px; font-weight: 500; color: #92400e; }
.ciw-policy-steps { list-style: none; padding: 0; margin: 12px 0 16px; counter-reset: step; }
.ciw-policy-steps li { counter-increment: step; display: flex; gap: 14px; align-items: flex-start; margin-bottom: 12px; font-size: 15px; color: #4b5563; }
.ciw-policy-steps li::before { content: counter(step); display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; min-width: 26px; background: #1a2b4a; color: #fff; font-size: 11px; font-weight: 700; border-radius: 50%; margin-top: 2px; }
/* ── CONTACT FORM ── */
.ciw-contact-section { display: grid; grid-template-columns: 1fr 2fr; gap: 64px; max-width: 1100px; margin: 0 auto; padding: 64px 24px 56px; align-items: start; }
.ciw-contact-title { font-family: 'DM Serif Display', Georgia, serif; font-size: 29px; font-weight: 700; color: #111827; margin-bottom: 12px; }
.ciw-contact-sub { color: #6b7280; font-size: 15px; line-height: 1.6; }
.ciw-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 12px; }
.ciw-form-input { width: 100%; padding: 13px 16px; border: 1px solid #d1d5db; border-radius: 8px; font-size: 15px; color: #111827; background: #fff; outline: none; transition: border-color 0.2s; font-family: inherit; }
.ciw-form-input:focus { border-color: #1a2b4a; box-shadow: 0 0 0 3px rgba(26,43,74,0.08); }
.ciw-form-input::placeholder { color: #9ca3af; }
.ciw-form-select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 12px center; padding-right: 40px; cursor: pointer; }
.ciw-form-textarea { width: 100%; min-height: 130px; resize: vertical; margin-bottom: 16px; }
.ciw-form-submit { background: #1a2b4a; color: #fff; border: none; padding: 14px 32px; border-radius: 8px; font-size: 15px; font-weight: 600; cursor: pointer; transition: background 0.2s; font-family: inherit; }
.ciw-form-submit:hover { background: #f59e0b; }
/* ── REACH SECTION ── */
.ciw-reach-section { background: #eef2ff; padding: 56px 24px; text-align: center; }
.ciw-reach-title { font-family: 'DM Serif Display', Georgia, serif; font-size: 26px; font-weight: 700; color: #111827; margin-bottom: 8px; }
.ciw-reach-sub { color: #6b7280; font-size: 15px; margin-bottom: 36px; }
.ciw-reach-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; max-width: 860px; margin: 0 auto; }
.ciw-reach-card { background: #fff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 32px 20px 28px; text-decoration: none; color: #111827; display: flex; flex-direction: column; align-items: center; gap: 10px; transition: all 0.2s; }
.ciw-reach-card:hover { border-color: #1a2b4a; box-shadow: 0 4px 16px rgba(26,43,74,0.1); transform: translateY(-2px); }
.ciw-reach-icon { color: #1a2b4a; margin-bottom: 4px; }
.ciw-reach-label { font-weight: 700; font-size: 15px; color: #111827; }
.ciw-reach-detail { font-size: 13px; color: #6b7280; text-align: center; line-height: 1.5; }
.ciw-reach-hours { display: none; }
/* ── POLICY LAYOUT ── */
.ciw-policy-layout { display: flex; gap: 48px; max-width: 1100px; margin: 0 auto; padding: 64px 24px 0; align-items: flex-start; position: relative; }
.ciw-policy-sidebar { width: 240px; flex-shrink: 0; position: sticky; top: 100px; align-self: flex-start; }
.ciw-policy-sidebar nav { display: flex; flex-direction: column; gap: 4px; }
.ciw-policy-nav-link { display: block; padding: 13px 16px; font-size: 18px; font-weight: 500; color: #4b5563; text-decoration: none; border-radius: 8px; transition: all 0.15s; border-left: 3px solid transparent; }
.ciw-policy-nav-link:hover { background: #f3f4f6; color: #111827; }
.ciw-policy-nav-link.active { background: #eef2ff; color: #1a2b4a; font-weight: 700; border-left-color: #f59e0b; }
.ciw-policy-main { flex: 1; min-width: 0; }
.ciw-policy-main .ciw-policy-page { padding: 0; max-width: 100%; }
@media (max-width: 768px) {
  .ciw-policy-layout { flex-direction: column; padding: 32px 16px 0; }
  .ciw-policy-sidebar { width: 100%; }
  .ciw-policy-sidebar nav { flex-direction: row; flex-wrap: wrap; gap: 8px; }
  .ciw-policy-nav-link { border-left: none; border-bottom: 2px solid transparent; padding: 8px 12px; font-size: 14px; }
  .ciw-policy-nav-link.active { border-left: none; border-bottom-color: #f59e0b; }
  .ciw-reach-cards { grid-template-columns: repeat(2, 1fr); }
  .ciw-contact-section { grid-template-columns: 1fr; gap: 32px; padding: 40px 16px; }
  .ciw-form-row { grid-template-columns: 1fr; }
  .ciw-reach-section { padding: 40px 16px; }
}

/* === Collection page — white background below trust bar === */
body.template-collection,
body.template-collection main,
body.template-collection #MainContent {
  background-color: #ffffff !important;
}

/* ===== CIW COLLECTION PRODUCT CARD ===== */
.ciw-card {
  display: flex !important;
  flex-direction: column !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.ciw-card__image {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  background: #ffffff !important;
  border: 1px solid #E3E6EA !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  transition: border-color .15s ease, box-shadow .15s ease !important;
}
.ciw-card__image:hover {
  border-color: #C7CCD4 !important;
  box-shadow: 0 4px 14px rgba(17,24,39,.08) !important;
}
.ciw-card__heart {
  position: absolute !important;
  top: 8px !important;
  right: 8px !important;
  z-index: 2 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 32px !important;
  height: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}
.ciw-card__heart svg {
  fill: none !important;
  stroke: #9AA1AC !important;
  stroke-width: 1.8 !important;
  transition: fill .15s ease, stroke .15s ease !important;
}
.ciw-card__heart:hover svg { stroke: #3B5998 !important; }
.ciw-card__heart.is-saved svg { fill: #E4572E !important; stroke: #E4572E !important; }
.ciw-card__img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  padding: 28px !important;
  transition: opacity .25s ease !important;
}
.ciw-card__img--hover { opacity: 0 !important; }
.ciw-card--has-hover .ciw-card__image:hover .ciw-card__img--hover { opacity: 1 !important; }
.ciw-card--has-hover .ciw-card__image:hover .ciw-card__img--default { opacity: 0 !important; }
.ciw-card__info {
  display: block !important;
  margin-top: 8px !important;
  text-decoration: none !important;
  color: inherit !important;
}
.ciw-card__name { margin: 0 !important; line-height: 1.25 !important; }
.ciw-card__title {
  margin: 0 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  color: #000000 !important;
}
.ciw-card__model {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #4B5462 !important;
  margin-left: 5px !important;
}
.ciw-card--contact-lens .ciw-card__name {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 2px !important;
}
.ciw-card__subtitle {
  display: block !important;
  margin: 0 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #4B5462 !important;
  line-height: 1.25 !important;
}
.ciw-card__price {
  display: flex !important;
  align-items: baseline !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin-top: 2px !important;
}
.ciw-card__msrp {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #4B5462 !important;
  text-decoration: line-through !important;
}
.ciw-card__now {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #000000 !important;
}
.ciw-card__price:has(.ciw-card__msrp) .ciw-card__now {
  color: #BD1E18 !important;
}
/* Color swatch dots — see assets/ciw-swatch.css */
@media screen and (max-width: 749px) {
  .ciw-card__title { font-size: 20px !important; }
  .ciw-card__model,
  .ciw-card__subtitle { font-size: 15px !important; }

  body.template-collection .ciw-grid-toolbar__pills {
    display: none !important;
  }
}

/* ===== CIW PRODUCT GRID — 3-up sizing ===== */
.ciw-product-grid {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* ===== CIW COLLECTION — hide Dawn loading overlay on PLP ===== */
body.template-collection .collection .loading-overlay.gradient {
  display: none !important;
}

body.template-collection .facets-container .loading__spinner,
body.template-collection facet-filters-form .loading__spinner {
  display: none !important;
}
.ciw-product-grid .ciw-card__image {
  aspect-ratio: 16 / 9 !important;
  margin-top: 4px !important;
}
.ciw-product-grid .ciw-card__img {
  padding: 28px !important;
}

/* ===== CIW CARD — spacing override ===== */
.ciw-card .ciw-card__info {
  margin-top: 6px !important;
}
.ciw-card .ciw-card__name,
.ciw-card .ciw-card__title,
.ciw-card .ciw-card__model,
.ciw-card .ciw-card__subtitle {
  margin: 0 !important;
  padding: 0 !important;
}
.ciw-card .ciw-card__price {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.ciw-card .ciw-card__price p,
.ciw-card .ciw-card__price span {
  margin: 0 !important;
  padding: 0 !important;
}
.ciw-card .ciw-card__swatches {
  margin-top: 4px !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

/* ===== CIW COLLECTION FILTER SIDEBAR ===== */
body.template-collection .facets-vertical .facets__heading--vertical {
  font-family: 'Inter', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #111827 !important;
  margin: 0 0 4px 0 !important;
  padding: 0 !important;
}
body.template-collection .facets-vertical .active-facets-vertical-filter {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  padding-bottom: 14px !important;
  border-bottom: 1px solid #E3E6EA !important;
  margin-bottom: 6px !important;
}
body.template-collection .facets-vertical .facets__form-vertical {
  display: block !important;
  width: 100% !important;
}
body.template-collection .facets-vertical #FacetsWrapperDesktop {
  display: block !important;
  width: 100% !important;
}
body.template-collection .facets-vertical .facets__disclosure-vertical {
  display: block !important;
  width: 100% !important;
  border: none !important;
  border-bottom: 1px solid #E3E6EA !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
body.template-collection .facets-vertical .facets__summary {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  padding: 14px 2px !important;
  margin: 0 !important;
  cursor: pointer !important;
  list-style: none !important;
  background: transparent !important;
}
body.template-collection .facets-vertical .facets__summary::-webkit-details-marker {
  display: none !important;
}
body.template-collection .facets-vertical .facets__summary > div {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
}
body.template-collection .facets-vertical .facets__summary-label {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #111827 !important;
}
body.template-collection .facets-vertical .facets__summary .svg-wrapper,
body.template-collection .facets-vertical .facets__summary svg {
  width: 14px !important;
  height: 14px !important;
  flex: none !important;
  transition: transform .15s ease !important;
}
body.template-collection .facets-vertical .facets__disclosure-vertical[open] .facets__summary svg {
  transform: rotate(180deg) !important;
}
body.template-collection .facets-vertical .facets__display-vertical {
  padding: 0 2px 14px 2px !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  width: 100% !important;
  position: static !important;
}
body.template-collection .facets-vertical .facets__selected {
  font-family: 'Inter', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #6B7280 !important;
  margin-left: 4px !important;
}

/* ===== CIW FILTER SIDEBAR — match reference styling ===== */
body.template-collection .facets-vertical .facets__heading--vertical {
  color: #3B5998 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
}
body.template-collection .facets-vertical .facets__summary-label {
  color: #3B5998 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}
body.template-collection .facets-vertical .facets__summary svg,
body.template-collection .facets-vertical .facets__summary .svg-wrapper {
  color: #3B5998 !important;
}
body.template-collection .facets-vertical .facets__list--vertical {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  margin: 4px 0 0 0 !important;
  padding: 0 !important;
}
body.template-collection .facets-vertical .facets__item {
  margin: 0 !important;
  padding: 0 !important;
}
body.template-collection .facets-vertical .facets__label.facet-checkbox {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer !important;
  position: relative !important;
}
body.template-collection .facets-vertical .facet-checkbox input[type="checkbox"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  margin: 0 !important;
  pointer-events: none !important;
}
body.template-collection .facets-vertical .facet-checkbox > svg {
  width: 18px !important;
  height: 18px !important;
  flex: none !important;
  border-radius: 4px !important;
  color: #C7CCD4 !important;
}
body.template-collection .facets-vertical .facet-checkbox .svg-wrapper {
  position: absolute !important;
  left: 0 !important;
  width: 18px !important;
  height: 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
body.template-collection .facets-vertical .facet-checkbox .svg-wrapper svg {
  width: 12px !important;
  height: 12px !important;
  color: #ffffff !important;
}
body.template-collection .facets-vertical .facet-checkbox.active > svg {
  color: #F99511 !important;
  background: #F99511 !important;
}
body.template-collection .facets-vertical .facet-checkbox.active .svg-wrapper {
  opacity: 1 !important;
}
body.template-collection .facets-vertical .facet-checkbox__text {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #374151 !important;
}
body.template-collection .facets-vertical .facet-checkbox.disabled {
  opacity: 0.45 !important;
}
body.template-collection .facets-vertical .swatch-input-wrapper {
  flex: none !important;
}
body.template-collection .facets-vertical .swatch-input-wrapper .swatch {
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
}
body.template-collection .facets-vertical .facet-checkbox.active .facet-checkbox__text {
  font-weight: 600 !important;
  color: #3B5998 !important;
}

/* ===== CIW FILTER SIDEBAR — checkbox/label styling only (layout → collection-filters-desktop.css) ===== */
body.template-collection .facets-vertical .facet-checkbox__text {
  white-space: normal !important;
  line-height: 1.3 !important;
}
body.template-collection .facets-vertical .facets__list--vertical .facets__item {
  width: 100% !important;
}
body.template-collection .facets-vertical .facet-checkbox.facets__label {
  justify-content: flex-start !important;
}

/* ===== CIW COLLECTION — full-width vertical layout ===== */
@media screen and (max-width: 749px) {
  body.template-collection .facets-vertical.page-width {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 48px !important;
  }
}
body.template-collection .facets-vertical-sort.page-width {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 48px !important;
}

/* ===== CIW FILTER SIDEBAR — remove outer box ===== */
body.template-collection #main-collection-filters,
body.template-collection .facets-container,
body.template-collection .facets-vertical .facets__form-vertical,
body.template-collection .facets-vertical #FacetsWrapperDesktop,
body.template-collection .facets-vertical .facets__disclosure-vertical {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
body.template-collection .facets-vertical .facets__disclosure-vertical {
  border-bottom: 1px solid #E3E6EA !important;
}

/* ===== CIW FILTER SIDEBAR — full-width rows ===== */
body.template-collection .facets-vertical .facets__form-vertical,
body.template-collection .facets-vertical #FacetsWrapperDesktop,
body.template-collection .facets-vertical .facets__disclosure-vertical,
body.template-collection .facets-vertical .facets__summary,
body.template-collection .facets-vertical .facets__summary > div,
body.template-collection .facets-vertical .facets__display-vertical,
body.template-collection .facets-vertical .facets-wrap-vertical,
body.template-collection .facets-vertical .facets__list--vertical,
body.template-collection .facets-vertical .active-facets-vertical-filter,
body.template-collection .facets-vertical .facets__heading--vertical {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
body.template-collection .facets-vertical .facets__summary {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.template-collection .facets-vertical .facets__disclosure-vertical {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.template-collection .facets-vertical fieldset.facets-wrap-vertical {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  width: 100% !important;
}

/* ===== CIW FILTER SIDEBAR — label row alignment ===== */
body.template-collection .facets-vertical .facet-checkbox.facets__label {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  text-align: left !important;
  gap: 10px !important;
  width: 100% !important;
}
body.template-collection .facets-vertical .facet-checkbox > svg {
  margin-top: 1px !important;
}
body.template-collection .facets-vertical .facet-checkbox__text {
  flex: 1 1 auto !important;
  text-align: left !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}
body.template-collection .facets-vertical .facet-checkbox__text-label {
  display: inline !important;
}

/* ===== CIW FILTER SIDEBAR — count stays inline (layout → collection-filters-desktop.css) ===== */
body.template-collection .facets-vertical .facet-checkbox__text {
  overflow-wrap: normal !important;
  word-break: keep-all !important;
}
body.template-collection .facets-vertical .facet-checkbox__text-label {
  margin-right: 4px !important;
}

/* ===== CIW FILTER CHECKBOX — checkmark fix ===== */
body.template-collection .facets-vertical .facet-checkbox > .svg-wrapper {
  position: absolute !important;
  left: 0 !important;
  top: 1px !important;
  width: 18px !important;
  height: 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
body.template-collection .facets-vertical .facet-checkbox > .svg-wrapper > .icon-checkmark {
  width: 11px !important;
  height: 11px !important;
  color: #ffffff !important;
}
body.template-collection .facets-vertical .facet-checkbox > input[type="checkbox"]:checked ~ .svg-wrapper {
  opacity: 1 !important;
}
body.template-collection .facets-vertical .facet-checkbox > input[type="checkbox"]:checked ~ svg {
  color: #F99511 !important;
  background: #F99511 !important;
}

/* ===== CIW GRID TOOLBAR — pills + sort above grid ===== */
body.template-collection .active-facets-vertical-filter {
  display: none !important;
}
body.template-collection .active-facets-desktop {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 12px 0 !important;
}
body.template-collection .ciw-grid-toolbar {
  grid-column: 1 / -1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}
body.template-collection .ciw-grid-toolbar__row {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
}
body.template-collection .ciw-grid-toolbar__row--top {
  justify-content: space-between !important;
  margin-bottom: 8px !important;
}
body.template-collection .ciw-grid-toolbar__row--pills {
  min-height: 36px !important;
  margin-bottom: 8px !important;
}
body.template-collection .ciw-grid-toolbar__count {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  color: #6B7280 !important;
}
@media screen and (min-width: 750px) {
  body.template-collection .ciw-grid-toolbar__pills {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  body.template-collection .ciw-grid-toolbar__pills {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    overflow-x: auto !important;
    min-width: 0 !important;
    scrollbar-width: none !important;
  }

  body.template-collection .ciw-grid-toolbar__pills::-webkit-scrollbar {
    display: none !important;
  }

  body.template-collection .ciw-pill {
    flex: none !important;
    white-space: nowrap !important;
  }

  body.template-collection .ciw-pill {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 6px 12px !important;
    background: #FF8F00 !important;
    border: 1px solid #FF8F00 !important;
    border-radius: 999px !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: 1 !important;
    transition: background 0.15s ease, border-color 0.15s ease !important;
  }

  body.template-collection .ciw-pill:hover {
    background: #E07F00 !important;
    border-color: #E07F00 !important;
  }

  body.template-collection .ciw-pill__x {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #ffffff !important;
  }

  body.template-collection .ciw-pill-reset {
    display: inline-flex !important;
    align-items: center !important;
    flex: none !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #3B5998 !important;
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
    margin-left: 4px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    white-space: nowrap !important;
    cursor: pointer !important;
  }

  body.template-collection .ciw-pill-reset:hover {
    color: #2a4275 !important;
  }
}
/* ===== CIW GRID — override JS-set margin-top ===== */
body.template-collection #product-grid.ciw-product-grid {
  margin-top: 0 !important;
}
/* ===== CIW Filters heading text override ===== */
body.template-collection .facets-vertical .facets__heading--vertical {
  font-size: 0 !important;
}
body.template-collection .facets-vertical .facets__heading--vertical::before {
  content: "Filters" !important;
  font-size: 20px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  color: #3B5998 !important;
}
body.template-collection .facets-vertical .facets__heading--vertical {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.template-collection .facets-vertical .active-facets-desktop {
  margin-bottom: 0 !important;
}

/* ===== CIW Filter sections — tighter spacing ===== */
body.template-collection .facets-vertical .facets__disclosure-vertical .facets__summary {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* ===== CIW Hide duplicate sidebar pills, keep Filters heading ===== */
body.template-collection .active-facets-desktop facet-remove,
body.template-collection .active-facets-desktop .active-facets__button-wrapper,
body.template-collection .active-facets-desktop .active-facets__button {
  display: none !important;
}

/* ===== CIW Price filter polish ===== */
body.template-collection .facets-vertical [id*="Details-filter"][id*="price"] .facets__summary span,
body.template-collection .facets-vertical [id*="Details-filter"][id*="price"] .facets__summary > div > span {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #3B5998 !important;
}

/* ===== CIW Filter sections — larger font ===== */
body.template-collection .facets-vertical .facets__summary-label {
  font-size: 15px !important;
}
body.template-collection .facets-vertical [id*="Details-filter"][id*="price"] .facets__summary span {
  font-size: 15px !important;
}
body.template-collection .facets-vertical .facet-checkbox__text {
  font-size: 15px !important;
}

/* ===== CIW Sticky filter sidebar (mobile drawer only — desktop uses ciw-filter-sticky in collection.css) ===== */
@media screen and (max-width: 749px) {
  body.template-collection .mobile-filter-center {
    position: sticky !important;
    top: calc(var(--ciw-site-header-offset, 96px) - 1px) !important;
    align-self: flex-start !important;
    max-height: calc(100vh - var(--ciw-site-header-offset, 96px) - 24px) !important;
    overflow-y: auto !important;
    scrollbar-width: thin !important;
  }
}

body.template-collection .facets-vertical .facets-container {
  padding-top: 0 !important;
}
body.template-collection .mobile-filter-center::-webkit-scrollbar {
  width: 6px !important;
}
body.template-collection .mobile-filter-center::-webkit-scrollbar-thumb {
  background: #E3E6EA !important;
  border-radius: 3px !important;
}

body.template-collection .ciw-grid-toolbar {
  position: sticky !important;
  top: calc(var(--ciw-site-header-offset, 96px) - 1px) !important;
  z-index: 10 !important;
  background: #fff !important;
  margin: 0 !important;
  padding: 18px 0 16px !important;
  box-sizing: border-box !important;
}

body.template-collection .ciw-grid-toolbar.is-stuck {
  padding-top: 18px !important;
  padding-bottom: 12px !important;
  border-bottom: none !important;
  box-shadow: 0 6px 14px -6px rgba(17, 24, 39, 0.07) !important;
}

body.template-collection .ciw-grid-toolbar.is-stuck::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 100% !important;
  height: 12px !important;
  background: #fff !important;
  pointer-events: none !important;
}

body.template-collection.ciw-toolbar-is-stuck .facets-vertical .active-facets-vertical-filter {
  height: var(--ciw-filter-header-height, var(--ciw-sticky-bar-height, 72px)) !important;
  min-height: var(--ciw-filter-header-height, var(--ciw-sticky-bar-height, 72px)) !important;
  max-height: var(--ciw-filter-header-height, var(--ciw-sticky-bar-height, 72px)) !important;
  padding-top: 0 !important;
  padding-bottom: 12px !important;
  gap: 0 !important;
  margin-bottom: 0 !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: flex-start !important;
  border-bottom: 1px solid #E3E6EA !important;
  overflow: visible !important;
}

body.template-collection.ciw-toolbar-is-stuck .facets-vertical .facets__heading--vertical {
  line-height: 1.2 !important;
}

/* ===== CIW Category pills ===== */
body.template-collection .ciw-cat-pill {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: #F1F4FC !important;
  color: #3B5998 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 8px 16px !important;
  border-radius: 20px !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: background 0.15s ease !important;
}

body.template-collection .ciw-cat-pill__brand-logo {
  width: 37px !important;
  height: 18px !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
  display: block !important;
}

body.template-collection .ciw-cat-pill__label {
  line-height: 1 !important;
}

body.template-collection .ciw-cat-pill:hover {
  background: #E3E9F5 !important;
}

body.template-collection .ciw-grid-toolbar__cat-pills {
  display: flex !important;
  gap: 8px !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

@media screen and (min-width: 750px) {
  body.template-collection .ciw-coll-title {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

body.template-collection .ciw-grid-toolbar__cat-pills {
  margin-top: 0 !important;
}

body.template-collection .ciw-grid-toolbar {
  flex-wrap: wrap !important;
}

body.template-collection .ciw-grid-toolbar__cat-pills {
  flex-basis: auto !important;
  margin-bottom: 0 !important;
}

body.template-collection .ciw-grid-toolbar__cat-pills {
  order: 1 !important;
  flex-basis: 100% !important;
}

@media screen and (min-width: 750px) {
  body.template-collection .ciw-grid-toolbar__pills {
    order: 2 !important;
    flex-basis: auto !important;
    flex: 1 1 auto !important;
    margin: 0 !important;
  }

  body.template-collection .ciw-grid-toolbar__pills:empty {
    display: none !important;
  }
}

body.template-collection .ciw-grid-toolbar__sort {
  order: 3 !important;
}

body.template-collection .ciw-grid-toolbar.is-stuck .ciw-grid-toolbar__cat-pills {
  display: none !important;
}

body.template-collection .ciw-product-grid > script {
  display: none !important;
}

body.template-collection .ciw-product-grid {
  grid-auto-rows: auto !important;
  align-items: start !important;
}

body.template-collection .ciw-card {
  height: auto !important;
  display: flex !important;
  flex-direction: column !important;
}

/* Scroll detection for sticky toolbar */
body.template-collection .ciw-grid-toolbar {
  /* uses IntersectionObserver via JS for is-stuck class */
}

body.template-collection .ciw-grid-toolbar__sort-group {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  order: 3 !important;
}

@media screen and (min-width: 750px) {
  body.template-collection .ciw-grid-toolbar__sort-group {
    flex: 0 0 auto !important;
    margin-left: auto !important;
  }
}

body.template-collection .ciw-view-toggle {
  display: flex !important;
  gap: 6px !important;
}

body.template-collection .ciw-view-toggle__btn {
  width: 48px !important;
  height: 40px !important;
  border: 2px solid transparent !important;
  border-radius: 3px !important;
  background: #F1F4FC !important;
  color: #3B5998 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  padding: 0 !important;
  transition: border-color 0.15s ease !important;
}

body.template-collection .ciw-view-toggle__btn--active {
  border-color: #3B5998 !important;
}

body.template-collection .ciw-view-toggle__btn svg {
  width: 27px !important;
  height: 20px !important;
}

body.template-collection .ciw-grid-toolbar__sort {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  border: 1px solid rgb(175, 189, 210) !important;
  border-radius: 3px !important;
  padding: 0 28px 0 10px !important;
  position: relative !important;
  min-width: 160px !important;
  height: 40px !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

body.template-collection .ciw-grid-toolbar__sort-label {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 12px !important;
  color: #6B7280 !important;
  margin: 0 !important;
  line-height: 1.2 !important;
}

body.template-collection .ciw-grid-toolbar__sort-select {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: rgb(0, 0, 0) !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 100% !important;
  outline: none !important;
  box-shadow: none !important;
  line-height: 1.2 !important;
}

body.template-collection .ciw-view-toggle__btn {
  border-color: rgb(175, 189, 210) !important;
  border-radius: 3px !important;
}

body.template-collection .ciw-view-toggle__btn {
  border-radius: 3px !important;
}

body.template-collection .ciw-grid-toolbar__sort::after {
  content: "" !important;
  position: absolute !important;
  right: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 10px !important;
  height: 6px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'><path d='M1 1L5 5L9 1' stroke='%231F3159' stroke-width='1.5' stroke-linecap='round'/></svg>") !important;
  background-repeat: no-repeat !important;
  pointer-events: none !important;
}

body.template-collection .ciw-grid--angle .ciw-card--has-hover .ciw-card__img--default {
  opacity: 0 !important;
}

body.template-collection .ciw-grid--angle .ciw-card--has-hover .ciw-card__img--hover {
  opacity: 1 !important;
}

@media screen and (min-width: 750px) {
  body.template-collection .ciw-grid-toolbar > .ciw-grid-toolbar__count.small-hide {
    display: none !important;
    flex: 0 0 auto !important;
    order: 3 !important;
    margin: 0 12px 0 0 !important;
    line-height: 1.2 !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    color: #6b7280 !important;
  }

  body.template-collection .ciw-grid-toolbar.is-stuck > .ciw-grid-toolbar__count.small-hide {
    display: inline !important;
    margin-left: auto !important;
  }

  body.template-collection .ciw-grid-toolbar.is-stuck .ciw-grid-toolbar__sort-group {
    margin-left: 0 !important;
  }
}

body.template-collection .ciw-grid-toolbar.is-stuck {
  flex-wrap: nowrap !important;
  align-items: center !important;
}

@media screen and (min-width: 750px) {
  body.template-collection .ciw-grid-toolbar.is-stuck .ciw-grid-toolbar__pills {
    order: 2 !important;
  }
}

body.template-collection .ciw-grid-toolbar.is-stuck .ciw-grid-toolbar__sort-group {
  order: 3 !important;
}

body.template-collection .ciw-view-more-wrap {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 48px 0 32px !important;
}

body.template-collection .ciw-view-more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #3B5998 !important;
  color: #fff !important;
  border: 2px solid #3B5998 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  height: 48px !important;
  min-width: 100px !important;
  padding: 10px 80px !important;
  border-radius: 24px !important;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: background 0.15s ease, color 0.15s ease !important;
  text-align: center !important;
}

body.template-collection .ciw-view-more:hover {
  background: #2A4275 !important;
  border-color: #2A4275 !important;
}

body.template-collection .ciw-view-more-count {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #6B7280 !important;
  margin: 0 !important;
}

body.template-collection .ciw-trending {
  position: relative !important;
  margin: 64px 0 32px !important;
  width: 100% !important;
  padding: 0 48px !important;
  box-sizing: border-box !important;
}

body.template-collection .ciw-trending__header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 24px !important;
}

body.template-collection .ciw-trending__title {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: rgb(77, 77, 77) !important;
  margin: 0 !important;
}

body.template-collection .ciw-trending__arrow--left {
  position: absolute !important;
  left: 24px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 48px !important;
  height: 48px !important;
  border: none !important;
  background: #fff !important;
  color: #6B7280 !important;
  border-radius: 50% !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  padding: 0 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
  z-index: 5 !important;
  transition: color 0.15s ease, box-shadow 0.15s ease !important;
}

body.template-collection .ciw-trending.is-scrolled .ciw-trending__arrow--left {
  display: flex !important;
}

body.template-collection .ciw-trending__arrow--left:hover,
body.template-collection .ciw-trending__arrow--left:active,
body.template-collection .ciw-trending__arrow--left:focus {
  color: #F99512 !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2) !important;
}

body.template-collection .ciw-trending__arrow--left svg {
  width: 24px !important;
  height: 24px !important;
}

body.template-collection .ciw-trending__arrow--right {
  position: absolute !important;
  right: 24px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 48px !important;
  height: 48px !important;
  border: none !important;
  background: #fff !important;
  color: #6B7280 !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  padding: 0 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
  z-index: 5 !important;
  transition: color 0.15s ease, box-shadow 0.15s ease !important;
}

body.template-collection .ciw-trending__arrow--right:hover,
body.template-collection .ciw-trending__arrow--right:active,
body.template-collection .ciw-trending__arrow--right:focus {
  color: #F99512 !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2) !important;
}

body.template-collection .ciw-trending__arrow--right svg {
  width: 24px !important;
  height: 24px !important;
}

body.template-collection .ciw-trending__track {
  display: flex !important;
  gap: 20px !important;
  overflow-x: auto !important;
  scroll-behavior: smooth !important;
  scroll-snap-type: x mandatory !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  padding-bottom: 8px !important;
}

body.template-collection .ciw-trending__track::-webkit-scrollbar {
  display: none !important;
}

body.template-collection .ciw-trending__track .ciw-card {
  flex: 0 0 calc(25% - 15px) !important;
  scroll-snap-align: start !important;
}

body.template-collection .ciw-card--scale .ciw-card__img {
  transform: scale(1.25) !important;
  transform-origin: center !important;
}

body.template-collection .ciw-recently-viewed .ciw-card__image {
  display: block !important;
  aspect-ratio: 16 / 9 !important;
  overflow: hidden !important;
}
body.template-collection .ciw-recently-viewed .ciw-card__image img,
body.template-collection .ciw-recently-viewed .ciw-card__img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block !important;
}

/* Collection PLP filter layout: canonical rules live in assets/collection.css (end of file) */

/* Shop by Category mobile tile titles — beats cached clamp(3vw) ≈ 8px */
@media screen and (max-width: 749px) {
  [id*='hp_category_tiles'] .hp-category-tiles__mobile-grid h3,
  [id*='hp_category_tiles'] .hp-category-tiles__mobile-grid .hp-category-tiles__title,
  [id*='hp_category_tiles'] .hp-category-tiles__mobile-grid .hp-category-tiles__mcard-title,
  [id*='hp_category_tiles'] .hp-category-tiles__mobile-grid .hp-category-tiles__mcard-label {
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-family: 'Inter', Arial, sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    white-space: nowrap !important;
    text-align: center !important;
    color: #fff !important;
    margin: 0 !important;
  }
}
