/* Lensbiolab — warm parchment + terracotta laboratory identity
   Light always-expanded header, stacked logo wordmark */

@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Source+Sans+3:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");

:root {
  --lb-sand: 247, 241, 232;
  --lb-cream: 255, 252, 247;
  --lb-ink: 36, 24, 18;
  --lb-clay: 196, 92, 38;
  --lb-clay-deep: 148, 62, 24;
  --lb-wine: 74, 28, 40;
  --lb-olive: 90, 98, 72;
  --lb-mist: 232, 220, 204;

  --large-header: 120px;
  --nav-main-height: 120px;
  --small-header: 100px;

  --body-bg-color1: 247, 241, 232;
  --body-bg-color2: 247, 241, 232;

  --header-bg-color1: 255, 252, 247;
  --header-bg-color2: 255, 252, 247;
  --header-borders: 212, 188, 164;
  --header-box-shadow_o: 0.08;
  --header-box-shadow_b: 18px;
  --header-box-shadow_v: 6px;

  --main-navigation-link: 36, 24, 18;
  --main-navigation-link-hover: 196, 92, 38;
  --main-navigation-link-active: 196, 92, 38;
  --logo-link: 36, 24, 18;
  --logo-link-hover: 196, 92, 38;
  --secondary-navigation-link: 74, 28, 40;
  --secondary-navigation-link-hover: 196, 92, 38;

  --navigation-dropdown-color1: 255, 252, 247;
  --navigation-dropdown-color2: 255, 252, 247;
  --navigation-dropdown-link: 36, 24, 18;
  --navigation-dropdown-link-hover: 196, 92, 38;
  --navigation-dropdown-link-active: 196, 92, 38;

  --base-bg-color1: 255, 252, 247;
  --base-heading: 36, 24, 18;
  --base-secondary-heading: 148, 62, 24;
  --base-text: 72, 56, 48;
  --base-link: 148, 62, 24;
  --base-link-hover: 196, 92, 38;
  --base-borders: 214, 196, 176;
  --base-highlight: 196, 92, 38;
  --base-highlight-text: 255, 252, 247;

  --base-btn-bg-color1: 196, 92, 38;
  --base-btn-bg-color2: 196, 92, 38;
  --base-btn-text: 255, 252, 247;
  --base-btn-borders: 196, 92, 38;
  --base-btn-bg-hover-color1: 74, 28, 40;
  --base-btn-text-hover: 255, 252, 247;
  --base-btn-borders-hover: 74, 28, 40;

  --c1-bg-color1: 74, 28, 40;
  --c1-bg-color2: 48, 18, 28;
  --c1-heading: 255, 248, 240;
  --c1-secondary-heading: 242, 184, 140;
  --c1-text: 236, 214, 200;
  --c1-link: 242, 184, 140;
  --c1-borders: 196, 92, 38;
  --c1-highlight: 196, 92, 38;

  --c1-btn-bg-color1: 196, 92, 38;
  --c1-btn-text: 255, 252, 247;
  --c1-btn-borders: 196, 92, 38;
  --c1-btn-bg-hover-color1: 255, 252, 247;
  --c1-btn-text-hover: 74, 28, 40;
  --c1-btn-borders-hover: 255, 252, 247;

  --c2-bg-color1: 232, 220, 204;
  --c2-heading: 36, 24, 18;
  --c2-text: 72, 56, 48;
  --c2-highlight: 196, 92, 38;

  --c4-bg-color1: 232, 213, 190;
  --c4-bg-color2: 220, 200, 176;
  --c4-heading: 36, 24, 18;
  --c4-secondary-heading: 148, 62, 24;
  --c4-text: 72, 56, 48;
  --c4-link: 148, 62, 24;
  --c4-borders: 196, 160, 128;
  --c4-highlight: 196, 92, 38;

  --footer-bg-color1: 74, 28, 40;
  --footer-bg-color2: 48, 18, 28;
  --footer-heading: 255, 248, 240;
  --footer-secondary-heading: 242, 184, 140;
  --footer-text: 220, 196, 184;
  --footer-link: 242, 184, 140;
  --footer-link-hover: 255, 252, 247;
  --footer-borders: 110, 48, 58;
  --footer-highlight: 196, 92, 38;

  --body-typography_font-name: "Source Sans 3", "Work Sans", sans-serif;
  --body-typography_font-weight: 400;
  --body-typography_font-line-height: 170%;
  --body-typography_font-size: 17px;
  --body-typography_font-size_sm: 17px;
  --body-typography_font-size_md: 17px;
  --body-typography_font-size_lg: 17px;
  --body-typography_font-size_xl: 17px;

  --p-heading-typography_font-name: "Fraunces", Georgia, serif;
  --p-heading-typography_font-weight: 600;
  --p-heading_large-typography_font-name: "Fraunces", Georgia, serif;
  --p-heading_large-typography_font-weight: 700;
  --h1-typography_font-name: "Fraunces", Georgia, serif;
  --h2-typography_font-name: "Fraunces", Georgia, serif;
  --h3-typography_font-name: "Fraunces", Georgia, serif;

  --btn-typography_font-name: "Source Sans 3", sans-serif;
  --btn-typography_font-weight: 700;
  --btn-typography_font-letter-spacing: 0.04em;
  --btn-border-radius: 999px;
  --btn_small-typography_font-name: "Source Sans 3", sans-serif;
  --btn_large-typography_font-name: "Source Sans 3", sans-serif;

  --main-navigation-typography_font-name: "Source Sans 3", sans-serif;
  --main-navigation-typography_font-weight: 600;
  --main-navigation-typography_font-size: 18px;
  --main-navigation-typography_font-size_sm: 18px;
  --main-navigation-typography_font-size_md: 18px;
  --main-navigation-typography_font-size_lg: 18px;
  --main-navigation-typography_font-size_xl: 18px;
  --main-navigation-typography_font-letter-spacing: 0.02em;
  --main-navigation-typography_font-transform: None;

  --logo-typography_font-name: "Fraunces", Georgia, serif;
  --backtotop-size_lg: 52px;
}

[data-os-animation]:not(.animated) { opacity: 0; }
[data-os-animation].animated { opacity: 1; }

html, body {
  background: rgb(var(--lb-sand)) !important;
  -webkit-font-smoothing: antialiased;
}

#site { background: transparent; }

/* ========== Always-expanded single-row header ========== */
header#site-header,
body.header-04-lg header#site-header,
body.header-03-sm header#site-header,
html.nav-down header#site-header,
html.nav-up header#site-header,
html.reached-top header#site-header,
html.nav-down:not(.reached-top) header#site-header {
  position: relative !important;
  top: auto !important;
  transform: none !important;
  height: auto !important;
  min-height: 88px !important;
  max-height: none !important;
  background: rgb(var(--lb-cream)) !important;
  border-bottom: 4px solid rgb(var(--lb-clay)) !important;
  box-shadow: 0 8px 28px rgba(36, 24, 18, 0.08) !important;
  overflow: visible !important;
}

body.header-04-lg header#site-header .container-fluid::after,
body.header-04-lg header#site-header .container::after,
body.header-04-lg header#site-header .row::before,
body.header-04-lg header#site-header .row::after {
  display: none !important;
  content: none !important;
}

body.header-04-lg header#site-header > .container-fluid,
body.header-04-lg header#site-header > .container {
  max-width: 100% !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

body.header-04-lg header#site-header .row,
body.header-03-sm header#site-header .row {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: nowrap !important;
  height: 100% !important;
  min-height: 88px !important;
  margin: 0 !important;
  gap: 0.75rem 1.25rem;
  padding: 0 !important;
  border: 0 none !important;
  overflow: visible !important;
}

body.header-04-lg header#site-header #logo,
body.header-04-lg header#site-header nav.main,
body.header-04-lg header#site-header nav.secondary,
body.header-04-lg header#site-header .expand-header {
  height: auto !important;
  align-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  position: relative !important;
  top: 0 !important;
  bottom: auto !important;
}

/* Logo column */
body.header-04-lg header#site-header #logo {
  order: 1 !important;
  flex: 0 0 auto !important;
  padding: 4px 14px 4px 2px !important;
  border-right: 0 none !important;
  margin: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  max-height: 80px !important;
  overflow: hidden !important;
}

/* Main nav — one horizontal row */
body.header-04-lg header#site-header nav.main {
  order: 2 !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  overflow: visible !important;
}

body.header-04-lg header#site-header nav.main > ul {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0.15rem;
  overflow-x: auto;
  overflow-y: hidden;
}

body.header-04-lg header#site-header nav.main > ul > li {
  height: 100% !important;
  border: 0 none !important;
  flex: 0 0 auto !important;
  float: none !important;
  display: flex !important;
  align-items: center !important;
}

body.header-04-lg header#site-header nav.main > ul > li > span {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}

body.header-04-lg header#site-header nav.main > ul > li > span::before {
  display: none !important;
}

body.header-04-lg header#site-header nav.main > ul > li > span > a {
  line-height: 1.2 !important;
  padding: 0 0.9rem !important;
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
}

/* Account / Login — keep on the right, undo original lift */
body.header-04-lg header#site-header nav.secondary {
  order: 3 !important;
  flex: 0 0 auto !important;
  position: relative !important;
  top: 0 !important;
  right: auto !important;
  left: auto !important;
  height: auto !important;
  margin: 0 0 0 auto !important;
  padding: 0 4px 0 8px !important;
  z-index: 620 !important;
  align-self: center !important;
}

body.header-04-lg header#site-header nav.secondary > ul,
body.header-04-lg header#site-header nav.secondary > ul > li,
body.header-04-lg header#site-header nav.secondary > ul > li > a {
  height: auto !important;
  line-height: 1.25 !important;
}

body.header-04-lg header#site-header nav.secondary > ul > li > a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.35rem;
  padding: 0.65rem 1rem !important;
  border: 2px solid rgb(var(--lb-wine)) !important;
  border-radius: 999px !important;
  background: rgb(var(--lb-wine)) !important;
  color: #fffaf4 !important;
  white-space: nowrap !important;
  box-shadow: 0 8px 20px rgba(74, 28, 40, 0.28);
}

body.header-04-lg header#site-header nav.secondary > ul > li > a:hover,
body.header-04-lg header#site-header nav.secondary > ul > li > a:focus {
  background: rgb(var(--lb-clay)) !important;
  border-color: rgb(var(--lb-clay)) !important;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(196, 92, 38, 0.35);
}

body.header-04-lg header#site-header nav.secondary ul li.dropdown .dropdown-menu {
  top: calc(100% + 8px) !important;
  right: 0 !important;
  left: auto !important;
}

@media (min-width: 992px) {
  body.header-04-lg header#site-header .expand-header {
    display: none !important;
  }
}

/* Logo: image on top, wordmark below */
header#site-header #logo a {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.15rem !important;
  text-align: center;
  background: transparent !important;
  line-height: 1 !important;
}

header#site-header #logo img {
  object-fit: contain;
  width: auto;
  height: 40px !important;
  max-height: 42px !important;
  filter: none;
}

header#site-header #logo:not(.no-image) span {
  display: inline-flex !important;
  align-items: baseline;
  justify-content: center;
  font-family: "Fraunces", Georgia, serif !important;
  font-weight: 700 !important;
  font-size: 1.05rem !important;
  letter-spacing: 0.03em;
  line-height: 1.05;
  color: rgb(var(--lb-ink)) !important;
  height: auto !important;
  max-height: none !important;
  white-space: nowrap;
}

header#site-header #logo:not(.no-image) span .logo-accent {
  color: rgb(var(--lb-clay));
  font-weight: 700;
}

header#site-header nav.main > ul > li > span > a {
  font-family: "Source Sans 3", sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0.01em !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: rgb(var(--lb-ink)) !important;
}

header#site-header nav.main > ul > li:hover > span > a,
header#site-header nav.main > ul > li.current > span > a,
header#site-header nav.main > ul > li.active > span > a {
  color: rgb(var(--lb-clay)) !important;
}

header#site-header nav.secondary a {
  font-family: "Source Sans 3", sans-serif;
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 16px !important;
  font-weight: 700;
}

header#site-header nav.secondary a > i.icon {
  font-size: 1.2em !important;
  margin-right: 0.15rem;
  color: inherit !important;
}

header#site-header nav.secondary a > span {
  font-size: inherit !important;
  color: inherit !important;
}

header#site-header nav.secondary ul li.dropdown > a.dropdown-toggle::after {
  color: inherit !important;
  margin-left: 0.25rem;
}

header#site-header .expand-header span,
header#site-header .expand-header span:before,
header#site-header .expand-header span:after {
  background-color: rgb(var(--lb-ink)) !important;
}

/* ========== Typography ========== */
.heading, .secondary-heading, h1, h2, h3, h4, p.heading {
  font-family: "Fraunces", Georgia, serif !important;
}

.base-text, .c1-text, .c4-text, .footer-text, body {
  font-family: "Source Sans 3", "Work Sans", sans-serif;
}

.usn_cmp_banner .heading.lg,
.usn_cmp_banner h1.heading {
  font-size: clamp(2.5rem, 5.5vw, 4.4rem) !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
  color: #fff8f0 !important;
}

.usn_cmp_banner .intro.heading,
.usn_cmp_banner .secondary-heading {
  color: rgb(242, 184, 140) !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase;
  font-family: "Source Sans 3", sans-serif !important;
  font-weight: 600 !important;
}

/* ========== Sections ========== */
.usn_cmp_banner .item.c1-bg {
  background:
    radial-gradient(ellipse at 80% 20%, rgba(196, 92, 38, 0.35), transparent 50%),
    linear-gradient(140deg, rgb(74, 28, 40) 0%, rgb(36, 16, 24) 100%) !important;
}

.usn_cmp_banner .item.c1-bg .inner {
  background: linear-gradient(105deg, rgba(36, 16, 24, 0.15) 0%, rgba(36, 16, 24, 0.55) 100%);
}

.component.usn_cmp_pods.c4-bg,
.c4-bg.c4-bg-solid {
  background: linear-gradient(180deg, rgb(232, 213, 190) 0%, rgb(220, 200, 176) 100%) !important;
}

.item.usn_pod_textimage > .inner {
  background: rgb(var(--lb-cream));
  border: 1px solid rgba(196, 92, 38, 0.18);
  box-shadow: 0 16px 40px rgba(36, 24, 18, 0.06);
  padding: 1.6rem;
}

.item.usn_pod_textimage .heading.base-heading::after {
  content: "";
  display: block;
  width: 52px;
  height: 3px;
  margin-top: 0.7rem;
  background: rgb(var(--lb-clay));
}

.inner.c1-bg.c1-bg-solid {
  background: linear-gradient(145deg, rgb(74, 28, 40) 0%, rgb(42, 18, 28) 100%) !important;
  border: 1px solid rgba(196, 92, 38, 0.3);
  box-shadow: 0 18px 44px rgba(36, 24, 18, 0.18);
}

.item-quote blockquote .quote {
  color: rgb(var(--lb-ink)) !important;
  font-family: "Fraunces", Georgia, serif !important;
  font-weight: 500 !important;
}

.item-quote .person {
  color: rgb(var(--lb-clay-deep)) !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  font-family: "Source Sans 3", sans-serif !important;
}

/* ========== Buttons ========== */
.btn {
  font-family: "Source Sans 3", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase;
  border-radius: 999px !important;
  box-shadow: 0 10px 26px rgba(196, 92, 38, 0.28);
}

.base-btn-bg,
.c1-btn-bg {
  background: rgb(var(--lb-clay)) !important;
  border-color: rgb(var(--lb-clay)) !important;
  color: #fffaf4 !important;
}

.base-btn-bg:hover,
.c1-btn-bg:hover {
  background: rgb(var(--lb-wine)) !important;
  border-color: rgb(var(--lb-wine)) !important;
  color: #fff !important;
}

.form > .inner {
  background: rgb(var(--lb-cream));
  border: 1px solid rgba(196, 92, 38, 0.2);
  box-shadow: 0 14px 36px rgba(36, 24, 18, 0.06);
}

.form-control {
  font-family: "Source Sans 3", sans-serif;
  border-radius: 8px !important;
  border-color: #d8c4b0 !important;
  background: #fff;
}

.form-control:focus {
  border-color: rgb(var(--lb-clay)) !important;
  outline: 1px solid rgb(var(--lb-clay));
  box-shadow: none;
}

.field-validation-error {
  display: block;
  color: #a12c2c;
}

/* ========== Footer ========== */
footer#site-footer {
  background: linear-gradient(180deg, rgb(74, 28, 40), rgb(48, 18, 28)) !important;
  border-top: 4px solid rgb(var(--lb-clay)) !important;
  color: rgb(220, 196, 184) !important;
}

footer#site-footer .footer-heading {
  color: #fff8f0 !important;
  font-family: "Fraunces", Georgia, serif !important;
  font-weight: 600 !important;
}

footer#site-footer a {
  color: rgb(242, 184, 140) !important;
}

footer#site-footer .breadcrumb-trail {
  background: rgba(255, 255, 255, 0.04);
  border-bottom: 1px solid rgba(196, 92, 38, 0.25);
}

footer#site-footer .breadcrumb-trail a,
footer#site-footer .breadcrumb-trail span {
  color: #c9ae9e !important;
}

.btn-back-to-top {
  background: rgb(var(--lb-wine)) !important;
  border-color: rgb(var(--lb-wine)) !important;
  color: #fff !important;
  border-radius: 999px !important;
  box-shadow: 0 10px 24px rgba(74, 28, 40, 0.3) !important;
}

.btn-back-to-top:hover,
.btn-back-to-top:focus {
  background: rgb(var(--lb-clay)) !important;
  border-color: rgb(var(--lb-clay)) !important;
  color: #fff !important;
}

/* Captcha widget */
.recaptcha.cf-turnstile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 300px;
  max-width: 100%;
  min-height: 65px;
  margin: 0 0 1.25rem;
  padding: 0 14px;
  border: 1px solid #d8c4b0;
  background: #fffaf4;
  font-family: system-ui, sans-serif;
  color: #1c1c1c;
  cursor: pointer;
  user-select: none;
}
.recaptcha.cf-turnstile .cf-left { display: flex; align-items: center; gap: 12px; }
.recaptcha.cf-turnstile .cf-box {
  position: relative; width: 28px; height: 28px; flex: 0 0 28px;
  border: 2px solid #c1c1c1; background: #fff;
}
.recaptcha.cf-turnstile .cf-dots,
.recaptcha.cf-turnstile .cf-check { display: none; }
.recaptcha.cf-turnstile.is-verifying .cf-box { border-color: transparent; background: transparent; }
.recaptcha.cf-turnstile.is-verifying .cf-dots {
  display: block; position: absolute; inset: 0; animation: cf-spin 1s linear infinite;
}
.recaptcha.cf-turnstile .cf-dots i {
  position: absolute; top: 50%; left: 50%; width: 5px; height: 5px; margin: -2.5px;
  border-radius: 50%; background: #1cb85a;
}
.recaptcha.cf-turnstile .cf-dots i:nth-child(1) { transform: rotate(0deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(2) { transform: rotate(45deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(3) { transform: rotate(90deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(4) { transform: rotate(135deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(5) { transform: rotate(180deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(6) { transform: rotate(225deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(7) { transform: rotate(270deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-dots i:nth-child(8) { transform: rotate(315deg) translateY(-11px); }
.recaptcha.cf-turnstile .cf-label { font-size: 14px; }
.recaptcha.cf-turnstile .cf-brand { display: flex; flex-direction: column; align-items: flex-end; line-height: 1.1; }
.recaptcha.cf-turnstile .cf-name { margin-top: 2px; font-size: 8px; font-weight: 700; color: #6d6d6d; }
.recaptcha.cf-turnstile .cf-links { margin-top: 2px; font-size: 8px; color: #8a8a8a; }
@keyframes cf-spin { to { transform: rotate(360deg); } }

.ol-contact-fab {
  position: fixed;
  right: 15px;
  bottom: 18px;
  z-index: 904;
  margin: 0;
  padding: 0.85rem 1.3rem;
  border: 0;
  border-radius: 999px;
  background: rgb(var(--lb-wine));
  color: #fffaf4;
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(74, 28, 40, 0.35);
}
.ol-contact-fab:hover,
.ol-contact-fab:focus {
  background: rgb(var(--lb-clay));
  color: #fff;
  outline: none;
  box-shadow: 0 12px 28px rgba(196, 92, 38, 0.4);
}

@media (min-width: 992px) {
  html.nav-down:not(.reached-top) .ol-contact-fab,
  html.nav-up .ol-contact-fab { right: 75px; }
}

.ol-contact-modal {
  display: none; position: fixed; inset: 0; z-index: 1100;
  align-items: center; justify-content: center; padding: 1.25rem;
  background: rgba(36, 24, 18, 0.55);
}
.ol-contact-modal.is-open { display: flex; }
.ol-contact-dialog {
  width: 100%; max-width: 400px; padding: 2rem 1.75rem 1.6rem;
  background: #fffaf4; border-top: 4px solid rgb(var(--lb-clay));
  box-shadow: 0 24px 50px rgba(36, 24, 18, 0.25);
}
.ol-contact-dialog h2 {
  margin: 0 0 0.5rem; font-family: "Fraunces", Georgia, serif;
  font-size: 1.45rem; font-weight: 600; color: rgb(var(--lb-ink));
}
.ol-contact-dialog p {
  margin: 0 0 0.85rem; font-family: "Source Sans 3", sans-serif; color: rgb(72, 56, 48);
}
.ol-contact-dialog a { color: rgb(var(--lb-clay-deep)); font-weight: 700; word-break: break-all; }
.ol-contact-close {
  margin-top: 0.4rem; padding: 0.7rem 1.2rem; border: 0; border-radius: 999px;
  background: rgb(var(--lb-wine)); color: #fff; font-family: "Source Sans 3", sans-serif;
  font-size: 0.8rem; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; cursor: pointer;
}
.ol-contact-close:hover { background: rgb(var(--lb-clay)); }

@media print {
  .ol-contact-fab, .ol-contact-modal { display: none !important; }
}

@media (max-width: 991px) {
  body.header-04-lg header#site-header .row,
  body.header-03-sm header#site-header .row {
    flex-wrap: wrap !important;
  }
  body.header-04-lg header#site-header #logo {
    border-right: 0;
  }
}
