/* Site-wide Mulish (loaded after theme CSS). */
html,
body,
p,
a,
li,
span,
button,
input,
textarea,
select,
label,
.theme-btn,
.view-cart-btn,
.theme-btn-s2,
.wpo-section-title h2,
.wpo-section-title h3,
.wpo-section-title p,
.navbar-nav,
.navbar-nav a,
.topbar,
.topbar a,
.topbar span,
.quote-form,
.quote-form .form-control,
.feature-single-link {
  font-family: "Mulish", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mulish", sans-serif !important;
}

/* Clean section eyebrow labels (Explore, Who We Are, etc.) */
.wpo-section-title h2 {
  text-decoration: none !important;
  text-decoration-line: none !important;
  padding-left: 0 !important;
  font-family: "Mulish", sans-serif !important;
}

.wpo-section-title h2::before {
  content: "" !important;
  position: static !important;
  display: inline-block !important;
  width: 28px !important;
  height: 2px !important;
  margin-right: 10px !important;
  border-radius: 999px;
  background: #faa61d !important;
  transform: none !important;
  top: auto !important;
  left: auto !important;
  vertical-align: middle;
}

.wpo-section-title h3 {
  font-family: "Mulish", sans-serif !important;
}

.theme-btn,
.view-cart-btn,
.theme-btn-s2 {
  font-family: "Mulish", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
}
