/* IPTV Charleroi v1.2.2 — official charter restored + boutique links only.
   This file intentionally stays small. It corrects WordPress layout context and
   preserves the official visual rhythm without adding configurator modules. */

.admin-bar .topbar {
  top: 32px;
}

@media (max-width: 782px) {
  .admin-bar .topbar {
    top: 46px;
  }
}

.nav-cta .fa-bag-shopping,
.hero-actions .fa-bag-shopping,
.trial-card .fa-bag-shopping {
  font-size: 16px;
}

.hero-copy {
  max-width: 620px;
}

.mini-trust {
  max-width: 560px;
}

.trial-card h3 {
  letter-spacing: -.8px;
}

.trust-item p {
  max-width: 330px;
}

.step-card .fa-bag-shopping,
.step-card .fa-user-shield {
  color: #111;
}

.footer-contact p {
  max-width: 260px;
}

@media (max-width: 760px) {
  .admin-bar .hero {
    margin-top: 0;
  }

  .hero-actions .btn-primary span span,
  .trial-card .btn-primary small,
  .footer-contact .btn-primary span span {
    display: inline;
  }
}
