
/* Asroyal overrides — keep theme intact, small branding helpers */
.asroyal-logo-text{display:inline-block;margin-left:10px;font-weight:700;font-size:18px;letter-spacing:.04em;color:#0b2c5f;vertical-align:middle}
.asroyal-logo-text.light{color:#fff}
.rs-header-logo a,.offcanvas-logo a,.rs-footer-logo a{display:inline-flex;align-items:center;gap:8px}
.asroyal-lang-switch{display:inline-flex;align-items:center;gap:8px;margin-right:16px;font-size:12px;font-weight:700;letter-spacing:.04em}
.asroyal-lang-switch a{color:#0b2c5f;text-decoration:none;opacity:.55}
.asroyal-lang-switch a.active,.asroyal-lang-switch a:hover{opacity:1}
html[dir=rtl] .asroyal-logo-text{margin-left:0;margin-right:10px}
html[dir=rtl] .asroyal-lang-switch{margin-right:0;margin-left:16px}
/* keep content readable without breaking theme rhythm */
.rs-services-details-wrapper p{line-height:1.85}
.rs-services-details-wrapper h3.rs-services-details-title{color:#0b2c5f}
