/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2026 | 22:59:27 */
/* ============================================
   REIGN MEN'S HEALTH — SITE-WIDE READABILITY
   Improves font weight, size, and contrast
   without changing colors, fonts, or layout
   ============================================ */

/* ── BODY TEXT WEIGHT — across the whole site ── */
body,
.r-hero-sub,
.r-why-body,
.r-approach-body,
.r-service-desc,
.r-fact-desc,
.r-founder-body,
.r-tdetail,
.r-hiw-desc,
.r-facts-sub,
.r-contact-desc,
.r-trust-item,
.faq-a-text,
.intake-desc,
.sp-desc,
.loyalty-desc,
.what-body,
.expect-desc,
.cta-sub,
.r-footer-tagline,
.r-footer-contact-text,
.elementor-widget-text-editor p,
.elementor-icon-box-description,
.elementor-icon-box-description p {
  font-weight: 400 !important;
}

/* ── BODY TEXT CONTRAST — boost muted text ── */
:root {
  --muted: rgba(255,255,255,0.78) !important;
  --very-muted: rgba(255,255,255,0.55) !important;
}

.r-why-body,
.r-approach-body,
.r-service-desc,
.r-fact-desc,
.r-founder-body,
.r-tdetail,
.r-hiw-desc,
.r-facts-sub,
.r-contact-desc,
.r-symptom,
.r-trust-item,
.faq-a-text,
.intake-desc,
.sp-desc,
.sp-price-sub,
.loyalty-desc,
.what-body,
.expect-desc,
.cta-sub {
  color: rgba(255,255,255,0.78) !important;
}

/* ── HERO SUBTITLE — slightly more visible ── */
.r-hero-sub {
  color: rgba(255,255,255,0.82) !important;
  font-size: 16px !important;
}

/* ── SERVICE CARDS — bigger, more readable ── */
.r-service-desc {
  font-size: 15px !important;
  line-height: 1.85 !important;
}

/* ── FACTS / "WHAT TO EXPECT" SECTION ── */
.r-fact-title {
  font-size: 14px !important;
}
.r-fact-desc {
  font-size: 14.5px !important;
  line-height: 1.75 !important;
}

/* ── HOW IT WORKS STEPS ── */
.r-hiw-desc {
  font-size: 14px !important;
  line-height: 1.8 !important;
  max-width: 200px !important;
}

/* ── TESTIMONIALS ── */
.r-tdetail {
  font-size: 14.5px !important;
  line-height: 1.8 !important;
}
.r-tquote {
  font-size: 20px !important;
}

/* ── FOUNDER SECTION ── */
.r-founder-body {
  font-size: 15px !important;
  line-height: 1.9 !important;
}
.r-founder-creds {
  font-size: 12px !important;
  color: rgba(255,255,255,0.55) !important;
}

/* ── FAQ ANSWERS ── */
.faq-a-text {
  font-size: 15px !important;
  line-height: 1.85 !important;
  color: rgba(255,255,255,0.78) !important;
}
.faq-q-text {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.faq-cat-label {
  font-size: 11px !important;
  letter-spacing: 0.3em !important;
}

/* ── PRICING PAGE ── */
.intake-desc,
.sp-desc {
  font-size: 15px !important;
  line-height: 1.85 !important;
}
.intake-includes li,
.who-list li {
  font-size: 14.5px !important;
  line-height: 1.8 !important;
}
.disclaimer-list li {
  font-size: 14px !important;
  line-height: 1.75 !important;
  color: rgba(255,255,255,0.6) !important;
}
.sp-price-sub {
  font-size: 12.5px !important;
}
.loyalty-desc {
  font-size: 15px !important;
  line-height: 1.85 !important;
}
.p-subtitle {
  font-size: 16px !important;
  line-height: 1.9 !important;
  color: rgba(255,255,255,0.78) !important;
}

/* ── SERVICES PAGE ── */
.what-body {
  font-size: 15.5px !important;
  line-height: 1.9 !important;
}
.expect-desc {
  font-size: 14.5px !important;
  line-height: 1.8 !important;
}
.expect-title {
  font-size: 17px !important;
  font-weight: 500 !important;
}
.who-title {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.cta-sub {
  font-size: 16px !important;
  line-height: 1.8 !important;
}
.cta-heading {
  font-size: 24px !important;
}

/* ── CONTACT FORM ── */
.r-form-label {
  font-size: 11px !important;
  letter-spacing: 0.2em !important;
  color: rgba(255,255,255,0.55) !important;
}
.r-form-input,
.r-form-textarea,
.r-form-select {
  font-size: 15px !important;
  font-weight: 400 !important;
}

/* ── WPFORMS — DOB HELPER TEXT FIX ── */
.wpforms-form .wpforms-field-description {
  color: rgba(255,255,255,0.5) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  font-style: italic !important;
  margin-top: 8px !important;
  line-height: 1.5 !important;
}

/* ── WPFORMS LABELS — slightly more visible ── */
.wpforms-form .wpforms-field-label,
.wpforms-form label {
  font-size: 11px !important;
  letter-spacing: 0.2em !important;
  color: rgba(255,255,255,0.55) !important;
}

/* ── WPFORMS INPUTS ── */
.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form input[type="tel"],
.wpforms-form input[type="number"],
.wpforms-form textarea,
.wpforms-form select {
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
}

/* ── TRUST ITEMS (under contact heading) ── */
.r-trust-item {
  font-size: 15px !important;
  color: rgba(255,255,255,0.78) !important;
}

/* ── EYEBROWS — better proportion at small sizes ── */
.r-eyebrow,
.intake-label,
.disclaimer-title,
.eyebrow,
.faq-cat-label,
.what-label,
.service-number,
.service-name + .service-rule + .what-label {
  font-size: 11px !important;
  letter-spacing: 0.28em !important;
}

/* ── FOOTER — easier to read ── */
.r-footer-tagline {
  font-size: 13.5px !important;
  color: rgba(255,255,255,0.45) !important;
  line-height: 1.8 !important;
}
.r-footer-legal {
  font-size: 12px !important;
  color: rgba(255,255,255,0.4) !important;
}
.r-footer-heading {
  font-size: 11px !important;
  letter-spacing: 0.25em !important;
}
.r-footer-links a {
  font-size: 14px !important;
  color: rgba(255,255,255,0.55) !important;
  font-weight: 400 !important;
}
.r-footer-contact-text {
  font-size: 14px !important;
  color: rgba(255,255,255,0.55) !important;
}
.r-footer-social a {
  font-size: 12px !important;
  color: rgba(255,255,255,0.55) !important;
}
.r-footer-bottom p {
  font-size: 12px !important;
  color: rgba(255,255,255,0.4) !important;
}

/* ── HEADINGS — slightly more substantial ── */
.r-hero-h1,
.r-why-h2,
.r-approach-h2,
.r-services-h2,
.r-hiw-h2,
.r-facts-h2,
.r-founder-h2,
.r-testi-h2,
.r-contact-h2,
.faq-title,
.faq-cat-title,
.p-title,
.intake-name,
.sp-name,
.service-name,
.expect-title {
  font-weight: 400 !important;
}

/* ── FORM DISCLAIMER — readable but quiet ── */
.r-form-disclaimer {
  font-size: 12px !important;
  color: rgba(255,255,255,0.4) !important;
  line-height: 1.7 !important;
}

/* ── MOBILE TWEAKS — readability on small screens ── */
@media (max-width: 768px) {
  .r-hero-h1 {
    font-size: 48px !important;
  }
  .r-hero-sub {
    font-size: 15px !important;
  }
  .r-service-desc,
  .r-fact-desc,
  .r-founder-body,
  .faq-a-text,
  .intake-desc,
  .sp-desc,
  .what-body,
  .expect-desc {
    font-size: 14.5px !important;
    line-height: 1.8 !important;
  }
  .r-tquote {
    font-size: 18px !important;
  }
  body {
    line-height: 1.7 !important;
  }
}

