/*
Theme Name: Enjab Clinic
Theme URI: https://enjabclinic.sa/
Author: Enjab Clinic
Description: قالب عربي متجاوب لعيادات إنجاب لعلاج تأخر الإنجاب والعقم.
Version: 1.0.0
Text Domain: enjab-clinic
*/

:root{--navy:#243b91;--blue:#257f9f;--cyan:#49a9c3;--ice:#e8f7fa;--pink:#e44686;--ink:#15233d;--muted:#607086;--white:#fff;--line:#d7e8ed;--shadow:0 18px 60px rgba(30,69,98,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Tahoma","Arial",sans-serif;line-height:1.8}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.ej-shell{width:min(1180px,calc(100% - 36px));margin:auto}.ej-topbar{background:var(--navy);color:#fff;text-align:center;padding:7px;font-size:14px}.ej-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(36,59,145,.08)}.ej-header__in{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ej-logo{display:flex;align-items:center;background:var(--navy);padding:9px 16px;border-radius:16px}.ej-logo img{display:block;width:220px;height:52px;object-fit:contain}.ej-nav{display:flex;align-items:center;gap:24px;font-weight:700}.ej-nav a:hover{color:var(--pink)}.ej-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--pink);color:#fff;padding:12px 23px;border-radius:999px;font-weight:800;box-shadow:0 10px 30px rgba(228,70,134,.23);border:0}.ej-btn--outline{background:#fff;color:var(--navy);border:1px solid rgba(36,59,145,.2);box-shadow:none}.ej-menu-btn{display:none;border:0;background:var(--ice);color:var(--navy);width:44px;height:44px;border-radius:12px;font-size:24px}.ej-hero{overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(228,70,134,.14),transparent 25%),linear-gradient(135deg,#f9fdff 0%,#def2f6 55%,#bce7ef 100%);padding:88px 0 70px}.ej-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px}.ej-kicker{display:inline-flex;padding:7px 15px;border-radius:999px;background:#fff;color:var(--pink);font-weight:900;border:1px solid rgba(228,70,134,.18)}.ej-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.14;margin:18px 0;color:var(--navy);letter-spacing:-2px}.ej-hero p{font-size:20px;color:var(--muted);max-width:650px}.ej-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ej-hero__visual{position:relative;min-height:460px;border-radius:42px;background:linear-gradient(155deg,var(--navy),var(--blue));box-shadow:var(--shadow);display:grid;place-items:center;padding:48px;overflow:hidden}.ej-hero__visual:before,.ej-hero__visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.ej-hero__visual:before{width:300px;height:300px;top:-130px;left:-80px}.ej-hero__visual:after{width:220px;height:220px;bottom:-80px;right:-60px}.ej-hero__visual img{position:relative;z-index:1;width:460px}.ej-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:-28px;position:relative;z-index:2}.ej-trust div{background:#fff;padding:22px;text-align:center;border-radius:18px;box-shadow:var(--shadow);font-weight:800;color:var(--navy)}.ej-section{padding:90px 0}.ej-section--soft{background:#f3fbfc}.ej-head{text-align:center;max-width:760px;margin:0 auto 42px}.ej-head span{color:var(--pink);font-weight:900}.ej-head h2{font-size:clamp(32px,4vw,50px);line-height:1.25;margin:7px 0 12px;color:var(--navy)}.ej-head p{color:var(--muted);margin:0}.ej-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ej-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;transition:.25s}.ej-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.ej-card__icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:var(--ice);color:var(--pink);font-size:26px}.ej-card h3{color:var(--navy);font-size:21px;margin:15px 0 6px}.ej-card p{color:var(--muted);margin:0}.ej-offers{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ej-offer{overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 12px 40px rgba(37,127,159,.12);border:1px solid var(--line)}.ej-offer--featured{grid-column:1/-1}.ej-offer img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}.ej-offer--featured img{aspect-ratio:4/5;max-height:1050px;object-fit:contain;background:#d7eef2}.ej-offer__cap{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px}.ej-offer__cap strong{color:var(--navy)}.ej-offer__cap a{color:var(--pink);font-weight:900;white-space:nowrap}.ej-about{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.ej-about__panel{background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;padding:45px;border-radius:30px}.ej-about__panel h2{font-size:42px;line-height:1.3;margin-top:0}.ej-checks{display:grid;grid-template-columns:1fr 1fr;gap:13px}.ej-checks span{background:#fff;border:1px solid var(--line);padding:16px;border-radius:15px;color:var(--navy);font-weight:800}.ej-book{background:linear-gradient(110deg,var(--navy),#196f91);color:#fff;border-radius:34px;padding:52px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.ej-book h2{font-size:40px;line-height:1.3;margin:0 0 8px}.ej-book p{margin:0;color:#dbeff4}.ej-contact-actions{display:flex;gap:12px;flex-wrap:wrap}.ej-contact-actions .ej-btn--outline{border:0}.ej-footer{background:#102760;color:#dbeaf6;padding-top:65px}.ej-footer__main{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:38px;padding-bottom:48px}.ej-footer h3{color:#fff;margin-top:0}.ej-footer__brand img{width:260px}.ej-footer__links,.ej-footer__contact,.ej-socials{display:flex;flex-direction:column;gap:9px}.ej-footer a:hover{color:#fff}.ej-socials{flex-direction:row;flex-wrap:wrap}.ej-socials a{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:rgba(255,255,255,.1);font-weight:900}.ej-footer__bottom{border-top:1px solid rgba(255,255,255,.13);padding:20px 0;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.ej-footer__bottom-links{display:flex;gap:20px}.ej-whatsapp{position:fixed;left:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:26px;box-shadow:0 12px 35px rgba(0,0,0,.22);font-weight:900}.ej-page-hero{padding:65px 0;background:linear-gradient(135deg,#f8fdff,#dff3f7);text-align:center}.ej-page-hero h1{font-size:48px;color:var(--navy);margin:0}.ej-legal{padding:65px 0;max-width:920px}.ej-legal h2{color:var(--navy);margin-top:35px}.ej-legal h3{color:var(--blue)}.ej-legal p,.ej-legal li{color:#3f5065}.ej-note{border-right:4px solid var(--pink);background:#fff4f8;padding:16px 20px;border-radius:12px}.screen-reader-text{position:absolute;left:-9999px}
@media(max-width:900px){.ej-nav{display:none;position:absolute;top:82px;right:18px;left:18px;background:#fff;padding:20px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column}.ej-nav.is-open{display:flex}.ej-menu-btn{display:block}.ej-header .ej-btn{display:none}.ej-hero__grid,.ej-about{grid-template-columns:1fr}.ej-hero__visual{min-height:330px}.ej-trust{grid-template-columns:1fr 1fr}.ej-services{grid-template-columns:1fr 1fr}.ej-footer__main{grid-template-columns:1fr 1fr}.ej-book{grid-template-columns:1fr}.ej-book h2{font-size:32px}}
@media(max-width:620px){.ej-shell{width:min(100% - 24px,1180px)}.ej-header__in{height:72px}.ej-logo img{width:170px;height:42px}.ej-logo{padding:6px 10px}.ej-nav{top:72px}.ej-hero{padding:58px 0}.ej-hero h1{font-size:42px}.ej-hero p{font-size:17px}.ej-hero__visual{min-height:270px;padding:30px}.ej-trust,.ej-services,.ej-offers,.ej-footer__main,.ej-checks{grid-template-columns:1fr}.ej-offer--featured{grid-column:auto}.ej-section{padding:65px 0}.ej-book{padding:30px 24px}.ej-page-hero h1{font-size:36px}.ej-footer__bottom{justify-content:center;text-align:center}.ej-footer__bottom-links{width:100%;justify-content:center;flex-wrap:wrap}}

/* Clear, readable social destinations in the footer. */
.ej-socials a{width:auto;height:auto;min-height:40px;padding:5px 12px;border-radius:999px;font-size:13px}
