/*
Theme Name: Vitalight Systems
Theme URI: https://vitalight.co.ke/
Author: Vitalight Systems
Description: Elementor-ready WordPress theme for Vitalight Systems Kenya.
Version: 2.0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: vitalight
*/

img { max-width: 100%; height: auto; }
.screen-reader-text { position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0; }

/* Post and Elementor-compatible page presentation. */
.vl-site-header { background:#091929; padding:16px 5vw; display:flex; align-items:center; justify-content:space-between; gap:24px; }
.vl-site-header img { width:auto; height:54px; filter:brightness(0) invert(1); }
.vl-site-header ul { display:flex; gap:24px; margin:0; padding:0; list-style:none; }
.vl-site-header a { color:#fff; text-decoration:none; }
.vl-content { width:min(860px, 90vw); margin:64px auto; color:#172535; font-family:Arial,sans-serif; line-height:1.75; }
.vl-content h1 { color:#091929; font-size:clamp(2rem,5vw,3.5rem); line-height:1.1; }
.vl-content .wp-post-image { width:100%; border-radius:20px; margin:24px 0; }
.vl-project-type { color:#1565c0; font-weight:700; text-transform:uppercase; letter-spacing:.08em; font-size:.8rem; }
@media(max-width:700px){.vl-site-header{align-items:flex-start;flex-direction:column}.vl-site-header ul{flex-wrap:wrap;gap:12px 18px}}
