/*
Theme Name: دار روضة القرآن
Theme URI: https://example.com/
Author: Rawdah Quran
Description: قالب عربي متجاوب بنسخة Code Only؛ التصميم والواجهة من ملفات PHP/CSS/JS مباشرة بدون تكامل Elementor، مع نموذج تواصل وقاعدة بيانات للرسائل.
Version: 2.3.24
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: rawdah-quran
Tags: rtl-language-support, custom-logo, one-column, education
License: GNU General Public License v2 or later
*/

/* The original design stylesheet is loaded from assets/css/style.css. */
.custom-logo-link { display: inline-flex; align-items: center; }
.custom-logo { max-height: 72px; width: auto; }
.rawdah-contact-alert { margin: 100px auto 20px; max-width: 1140px; padding: 14px 18px; border-radius: 12px; background: #eefaf4; color: #175c3a; }


/* Editable internal pages and Gutenberg support */
:root {
  --rawdah-primary: #2d8b67;
  --rawdah-dark: #173f35;
  --rawdah-soft: #f4faf7;
  --rawdah-border: #dcebe4;
}
.rawdah-inner-nav { position: sticky; top: 0; z-index: 999; background: rgba(255,255,255,.97); border-bottom: 1px solid var(--rawdah-border); box-shadow: 0 5px 24px rgba(23,63,53,.06); }
.admin-bar .rawdah-inner-nav { top: 32px; }
.rawdah-inner-nav-wrap { min-height: 88px; display: flex; align-items: center; gap: 24px; }
.rawdah-inner-brand { display: inline-flex; align-items: center; flex: 0 0 auto; }
.rawdah-inner-brand img, .rawdah-inner-brand .custom-logo { width: auto; max-width: 68px; max-height: 78px; }
.rawdah-inner-menu { list-style: none; display: flex; align-items: center; gap: 20px; margin: 0; padding: 0; flex: 1; }
.rawdah-inner-menu li { margin: 0; }
.rawdah-inner-menu a { color: var(--rawdah-dark); font-weight: 700; text-decoration: none; }
.rawdah-inner-menu a:hover { color: var(--rawdah-primary); }
.rawdah-menu-toggle { display: none; background: var(--rawdah-soft); border: 1px solid var(--rawdah-border); border-radius: 10px; padding: 9px 14px; }
.rawdah-nav-cta, .rawdah-button { display: inline-flex; align-items: center; justify-content: center; padding: 11px 22px; border-radius: 999px; background: var(--rawdah-primary); color: #fff !important; text-decoration: none; border: 0; cursor: pointer; font-weight: 700; }
.rawdah-page-main { min-height: 55vh; padding: 64px 0; background: #fbfdfc; direction: rtl; }
.rawdah-page-card { max-width: 1000px; margin: 0 auto; padding: 44px; background: #fff; border: 1px solid var(--rawdah-border); border-radius: 24px; box-shadow: 0 14px 50px rgba(23,63,53,.06); }
.rawdah-page-header h1 { margin: 0 0 28px; color: var(--rawdah-dark); font-size: clamp(30px, 5vw, 48px); }
.rawdah-page-featured img { width: 100%; height: auto; border-radius: 18px; margin-bottom: 28px; }
.rawdah-entry-content { color: #284c43; font-size: 18px; line-height: 1.95; }
.rawdah-entry-content > * { max-width: 1000px; margin-left: auto; margin-right: auto; }
.rawdah-entry-content > .alignwide { max-width: 1200px; }
.rawdah-entry-content > .alignfull { max-width: none; width: 100%; }
.rawdah-entry-content img { max-width: 100%; height: auto; }
.rawdah-full-width-page .rawdah-entry-content > * { max-width: 1200px; padding-left: 24px; padding-right: 24px; }
.rawdah-full-width-page .rawdah-entry-content > .alignfull,
.rawdah-landing-page .rawdah-entry-content > .alignfull { max-width: none; padding-left: 0; padding-right: 0; }
.rawdah-home-editor-content { padding: 70px 0; background: #fff; direction: rtl; }
.rawdah-pattern-hero { padding: 64px 28px; border-radius: 26px; background: var(--rawdah-soft); }
.rawdah-callout { padding: 42px 28px; border-radius: 24px; background: var(--rawdah-soft); }
.rawdah-page-contact-form { max-width: 700px; margin: 30px auto 0; }
.rawdah-page-contact-form label { display: block; font-weight: 700; color: var(--rawdah-dark); }
.rawdah-page-contact-form input, .rawdah-page-contact-form textarea { width: 100%; margin-top: 8px; padding: 13px 16px; border: 1px solid var(--rawdah-border); border-radius: 12px; background: #fff; }
.rawdah-contact-alert.rawdah-error { background: #fff1f1; color: #8c2525; }
.rawdah-inner-footer { padding: 55px 0 18px; background: #f3faf6; direction: rtl; border-top: 1px solid var(--rawdah-border); }
.rawdah-inner-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 40px; }
.rawdah-inner-footer h2 { font-size: 20px; color: var(--rawdah-dark); }
.rawdah-inner-footer a { color: var(--rawdah-dark); }
.rawdah-footer-brand img { max-width: 180px; height: auto; margin-bottom: 16px; }
.rawdah-footer-links { list-style: none; padding: 0; margin: 0; }
.rawdah-footer-links li { margin-bottom: 8px; }
.rawdah-inner-copyright { padding-top: 22px; margin-top: 30px; border-top: 1px solid var(--rawdah-border); text-align: center; }
.rawdah-post-grid { display: grid; gap: 24px; }
.rawdah-404 { text-align: center; }
.rawdah-app-buttons-shortcode { justify-content: center; margin: 25px 0; }

@media (max-width: 782px) {
  .admin-bar .rawdah-inner-nav { top: 46px; }
  .rawdah-inner-nav-wrap { min-height: 74px; gap: 12px; }
  .rawdah-inner-brand img, .rawdah-inner-brand .custom-logo { max-width: 145px; max-height: 52px; }
  .rawdah-menu-toggle { display: inline-flex; margin-right: auto; }
  .rawdah-inner-menu { display: none; position: absolute; top: 74px; right: 15px; left: 15px; flex-direction: column; align-items: stretch; padding: 18px; background: #fff; border: 1px solid var(--rawdah-border); border-radius: 16px; box-shadow: 0 16px 40px rgba(23,63,53,.12); }
  .rawdah-inner-menu.is-open { display: flex; }
  .rawdah-nav-cta { display: none; }
  .rawdah-page-main { padding: 35px 0; }
  .rawdah-page-card { padding: 25px 20px; border-radius: 18px; }
  .rawdah-inner-footer-grid { grid-template-columns: 1fr; gap: 24px; }
}


/* Elementor live editing compatibility */
.rawdah-elementor-page {
  width: 100%;
  min-height: 50vh;
  margin: 0;
  padding: 0;
  overflow: clip;
  direction: rtl;
}
.rawdah-elementor-page > .elementor,
.rawdah-elementor-page .elementor-section-wrap,
.rawdah-elementor-page .e-con.e-parent {
  width: 100%;
}
body.elementor-page .rawdah-page-main,
body.elementor-editor-active .rawdah-page-main {
  padding: 0;
  background: transparent;
}
body.elementor-editor-active .rawdah-inner-nav {
  position: relative;
  top: 0;
}


/* Starter Elementor homepage imported on first live edit */
.rawdah-el-section { direction: rtl; }
.rawdah-el-section .elementor-widget-text-editor { color: #284c43; line-height: 1.9; }
.rawdah-el-card > .elementor-widget-wrap,
.rawdah-el-card > .elementor-element-populated {
  height: 100%;
  padding: 28px !important;
  background: #fff;
  border: 1px solid #dcebe4;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(23,63,53,.06);
}
.rawdah-el-testimonial-card > .elementor-widget-wrap,
.rawdah-el-testimonial-card > .elementor-element-populated { text-align: center; }
.rawdah-el-contact .rawdah-page-contact-form { max-width: 760px; }
@media (max-width: 767px) {
  .rawdah-el-section > .elementor-container { padding-left: 5px; padding-right: 5px; }
  .rawdah-el-card > .elementor-widget-wrap,
  .rawdah-el-card > .elementor-element-populated { margin-bottom: 18px; }
}


/* Exact original homepage inside Elementor — remove every builder wrapper gap. */
.rawdah-original-design-live {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.rawdah-original-design-live > .elementor,
.rawdah-original-design-live .elementor-section-wrap,
.rawdah-original-design-live .rawdah-home-elementor-shell,
.rawdah-original-design-live .rawdah-home-elementor-shell > .elementor-container,
.rawdah-original-design-live .rawdah-home-elementor-shell .elementor-column,
.rawdah-original-design-live .rawdah-home-elementor-shell .elementor-widget-wrap,
.rawdah-original-design-live .elementor-widget-rawdah-original-home,
.rawdah-original-design-live .elementor-widget-rawdah-original-home > .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.rawdah-original-design-live .rawdah-home-elementor-shell > .elementor-container {
  display: block;
}
.rawdah-original-design-live .rawdah-home-elementor-shell .elementor-column-gap-no > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}
body.elementor-editor-active .navbar.fixed-top {
  position: absolute;
}
.admin-bar .navbar.fixed-top { top: 32px; }
@media (max-width: 782px) {
  .admin-bar .navbar.fixed-top { top: 46px; }
}

/* =========================================================
   Official Dar Rawdah Al-Quran visual identity - v1.4.0
   Palette: #1e5c59, #287f79, #c39b3c, #e1bf65, ivory.
   ========================================================= */
:root {
  --primary-color: #1e5c59;
  --secondary-color: #e1bf65;
  --dark-color: #173f3d;
  --light-color: #fffdf7;
  --gray-color: #6d7775;
  --rawdah-primary: #1e5c59;
  --rawdah-dark: #173f3d;
  --rawdah-soft: #fff9ed;
  --rawdah-border: #eadfca;
  --rawdah-brand-green: #1e5c59;
  --rawdah-brand-green-medium: #287f79;
  --rawdah-brand-gold: #c39b3c;
  --rawdah-brand-gold-light: #e1bf65;
  --rawdah-brand-ivory: #fffdf7;
}

html, body { background: var(--rawdah-brand-ivory); }
body { color: var(--rawdah-dark); }

/* Header and official logo */
.navbar {
  padding: 12px 0;
  background: rgba(255, 253, 247, .97);
  border-bottom: 1px solid rgba(195, 155, 60, .18);
  backdrop-filter: blur(12px);
}
.navbar.scrolled {
  padding: 8px 0;
  box-shadow: 0 10px 30px rgba(30, 92, 89, .10);
}
.navbar .contain .brand-name,
.rawdah-inner-brand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.navbar .contain .brand-name img {
  width: 62px;
  height: 78px;
  object-fit: contain;
  filter: drop-shadow(0 5px 12px rgba(30, 92, 89, .10));
}
.navbar .contain .navbar-nav .nav-item .nav-link {
  color: var(--rawdah-brand-green);
}
.navbar .contain .navbar-nav .nav-item .nav-link::after,
.navbar .contain .navbar-nav .nav-item .nav-link::before {
  background-color: var(--rawdah-brand-gold);
}
.navbar .contain .navbar-nav .nav-item .nav-link:hover,
.navbar .contain .navbar-nav .nav-item .nav-link.active {
  color: var(--rawdah-brand-gold);
}
.navbar .contain .hamburger .line { background: var(--rawdah-brand-green); }

/* Hero - ivory canvas with identity patterns */
header#intro {
  background: var(--rawdah-brand-ivory);
  overflow: hidden;
}
header#intro::before,
header#intro::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .075;
}
header#intro::before {
  width: 470px;
  height: 250px;
  top: 128px;
  right: -80px;
  background-image: url("assets/images/brand/pattern-wave.png");
}
header#intro::after {
  width: 410px;
  height: 235px;
  bottom: 30px;
  left: -75px;
  background-image: url("assets/images/brand/pattern-grid.png");
}
header .contain h1,
header .contain h1 span,
.about .contain h1,
.plan .heading h1,
.why .heading h1,
.testimonials .heading h1,
.questions .heading .head-contain h1,
.contact-us .contact-data .contact-form .heading h1 {
  color: var(--rawdah-brand-green);
}
header .contain h1 span,
.about .contain h1 span { color: var(--rawdah-brand-gold); }
header .contain p,
.about .contain p { color: #355c59; }
header .image-content .logo-contain {
  width: 142px;
  height: 176px;
  left: 50%;
  margin-left: -71px;
  top: 96px;
  padding: 15px;
  background: rgba(255, 253, 247, .94);
  border: 1px solid rgba(195, 155, 60, .38);
  border-radius: 32px;
  box-shadow: 0 18px 45px rgba(30, 92, 89, .12);
}
header .image-content .logo-contain img {
  width: 102px;
  height: 145px;
  object-fit: contain;
}

/* Buttons and calls to action */
.custom-btn,
.rawdah-nav-cta,
.rawdah-button,
.fixed-icons .primary-color {
  background-color: var(--rawdah-brand-green);
}
.custom-btn::after,
.custom-btn::before { background-color: #f3e8cb; }
.custom-btn:hover span { color: var(--rawdah-brand-green); }
.fixed-icons .secondary-color { background-color: var(--rawdah-brand-gold); }

/* Official decorative patterns across original sections */
.numbers .data-contain {
  background: linear-gradient(135deg, #1e5c59, #287f79);
  border: 1px solid rgba(225, 191, 101, .34);
  box-shadow: 0 24px 55px rgba(30, 92, 89, .14);
}
.numbers .data-contain::after {
  background-image: url("assets/images/brand/pattern-grid.png");
  background-size: 520px auto;
  background-repeat: repeat;
  opacity: .12;
  filter: none;
}
.numbers .data-contain .heading h1 { color: #fffdf7; }
.numbers .data-contain .heading p { color: rgba(255,253,247,.78); }

.about { background: linear-gradient(180deg, #fffdf7 0%, #fffaf1 100%); }
.plan .heading {
  background: #fff9ed;
  border: 1px solid rgba(195,155,60,.18);
}
.plan .heading::after {
  background-image: url("assets/images/brand/pattern-wave.png");
  background-size: 660px auto;
  background-repeat: repeat-x;
  opacity: .075;
  filter: none;
}
.plan .box .contain .number { display: none !important; }

.why { background-color: #fffdf7; }
.why .box {
  border-color: rgba(195,155,60,.22);
  box-shadow: 0 14px 40px rgba(30,92,89,.055);
}
.why .box .image-content::after { background-color: rgba(225,191,101,.20); }
.why .box:hover { border-color: var(--rawdah-brand-gold); }

.testimonials { background: #fff9ed; }
.testimonials .box {
  border: 1px solid rgba(195,155,60,.18);
  box-shadow: 0 18px 44px rgba(30,92,89,.06);
}
.testimonials .box::after {
  background-image: url("assets/images/brand/pattern-wave.png");
  background-size: 470px auto;
  opacity: .065;
  filter: none;
}

.questions .heading::after {
  background-image: url("assets/images/brand/pattern-grid.png");
  background-size: 560px auto;
  opacity: .07;
  filter: none;
}
.questions .card .card-header .btn {
  background-color: var(--rawdah-brand-green-medium);
}
.questions .card .card-header .btn::before { background-color: var(--rawdah-brand-green); }
.questions .card .card-body {
  background-color: rgba(40,127,121,.065);
  border: 1px solid rgba(195,155,60,.16);
}
.questions .card .card-body::after,
.modal-dialog .modal-content .modal-body .contain::after,
.navbar .navbar-nav::after {
  background-image: url("assets/images/brand/ornament-rosette.png");
  filter: none;
}

/* Contact block */
.contact-us .contact-data { box-shadow: 0 28px 70px rgba(30,92,89,.18); }
.contact-us .contact-data .contact-form {
  background: linear-gradient(145deg, #1e5c59, #174d4a);
}
.contact-us .contact-data .contact-form::after {
  background-image: url("assets/images/brand/ornament-rosette.png");
  filter: none;
  opacity: .055;
}
.contact-us .contact-data .contact-info { background-color: #143f3d; }
.contact-us .contact-data .contact-info .contact:hover h2 { color: var(--rawdah-brand-gold-light); }

/* Footer - full logo and identity pattern */
footer {
  background: linear-gradient(145deg, #1e5c59, #164744);
}
footer::after {
  background-image: url("assets/images/brand/pattern-wave.png");
  background-size: 720px auto;
  background-repeat: repeat;
  opacity: .08;
  filter: none;
}
footer .contain .brand-name img {
  width: 176px;
  height: 205px;
  object-fit: contain;
  filter: drop-shadow(0 12px 25px rgba(0,0,0,.12));
}
footer .contain h1 { color: var(--rawdah-brand-gold-light); }
footer .contain .links li { border-color: rgba(225,191,101,.34); }
footer .copyrights { border-color: rgba(225,191,101,.38); }

/* Modal logo and internal pages */
.modal-dialog .modal-content .modal-body .contain .brand-name {
  width: 100px;
  height: 145px;
}
.rawdah-inner-nav {
  background: rgba(255,253,247,.97);
  border-bottom-color: rgba(195,155,60,.20);
}
.rawdah-inner-brand img,
.rawdah-inner-brand .custom-logo {
  width: 58px;
  height: 76px;
  max-width: 58px;
  max-height: 76px;
  object-fit: contain;
}
.rawdah-inner-menu a { color: var(--rawdah-brand-green); }
.rawdah-inner-menu a:hover { color: var(--rawdah-brand-gold); }
.rawdah-page-main { background: #fffaf1; }
.rawdah-page-card {
  border-color: rgba(195,155,60,.20);
  box-shadow: 0 18px 55px rgba(30,92,89,.07);
}
.rawdah-inner-footer { background: #fff9ed; border-top-color: rgba(195,155,60,.22); }
.rawdah-footer-brand img {
  width: 135px;
  height: 165px;
  max-width: 135px;
  object-fit: contain;
}

@media (max-width: 999px) {
  .navbar .brand-name img {
    width: 52px !important;
    height: 68px !important;
  }
  .navbar .navbar-nav { background: #fffdf7; }
  .navbar .navbar-nav::after {
    width: 145px;
    height: 145px;
    opacity: .08;
  }
  header#intro::before { width: 310px; right: -130px; }
  header#intro::after { width: 280px; left: -110px; }
}

@media (max-width: 767px) {
  .navbar { padding: 7px 0; }
  header { padding-top: 132px; }
  header .image-content .logo-contain {
    width: 112px;
    height: 142px;
    margin-left: -56px;
    top: 100px;
    padding: 12px;
  }
  header .image-content .logo-contain img {
    width: 82px;
    height: 118px;
  }
  footer .contain .brand-name img {
    width: 135px;
    height: 165px;
  }
  .rawdah-inner-brand img,
  .rawdah-inner-brand .custom-logo {
    width: 48px;
    height: 64px;
    max-width: 48px;
    max-height: 64px;
  }
}

/* Typography names from the identity guide, with the bundled PingAR as a safe web fallback. */
body, p, a, button, input, textarea, select, label, span {
  font-family: "Thmanyah sans", "PingAR", sans-serif;
}
h1, h2, h3, h4, h5, h6,
header .contain h1,
.navbar .nav-link,
.custom-btn span {
  font-family: "Thmanyah serif display", "PingAR", serif;
}


/* Plan slider cleanup */
.plan .box .contain .number,
.plan .box .contain span.number {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

/* Elementor Modular Builder 2.0 */
.rawdah-modular-section,
.rawdah-modular-section > .elementor-container,
.rawdah-modular-section .elementor-column,
.rawdah-modular-section .elementor-widget-wrap,
.rawdah-modular-section .elementor-widget,
.rawdah-modular-section .elementor-widget-container {
  margin: 0;
  padding: 0;
}
.rawdah-elementor-site-part .rawdah-elementor-part-canvas { min-height: 100vh; }
.rawdah-elementor-header .rawdah-language-switch {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(40,127,121,.12);
  color: #287f79;
  font-weight: 700;
  text-decoration: none;
  margin-inline-end: 10px;
}
.rawdah-elementor-header .flex-data { display: flex; align-items: center; }
.rawdah-elementor-header .custom-btn { text-decoration: none; }
.rawdah-elementor-footer .brand-name img { max-height: 210px; width: auto; }
.rawdah-modular-home > .elementor { overflow: hidden; }
body.elementor-editor-active .navbar.fixed-top { position: relative !important; top: auto !important; }
body.elementor-editor-active .fixed-icons { position: absolute; }
@media (max-width: 991px) {
  .rawdah-elementor-header .flex-data { gap: 6px; }
  .rawdah-elementor-header .rawdah-language-switch { width: 42px; height: 42px; }
}


/* Elementor Modular 2.0.2 — responsive image sizing and Arabic title spacing */
.elementor-widget-rawdah-hero header .contain h1 {
  line-height: 1.35;
  word-spacing: normal;
  white-space: normal;
}
.elementor-widget-rawdah-hero header .hero-badge,
.elementor-widget-rawdah-hero header .hero-title-text {
  display: block;
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
}
.elementor-widget-rawdah-hero header .hero-badge {
  margin-bottom: 10px;
  font-size: 30px;
}
.elementor-widget-rawdah-hero header .hero-title-text {
  font-size: 44px;
  line-height: 1.35;
}
.elementor-widget-rawdah-hero header .image-content {
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-rawdah-hero header .image-content .screen-img {
  width: 410px;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.elementor-widget-rawdah-hero header .image-content .logo-contain {
  width: 108px;
  height: auto;
  aspect-ratio: .82;
  left: 50%;
  margin-left: -54px;
  top: 112px;
  padding: 10px;
}
.elementor-widget-rawdah-hero header .image-content .logo-contain img {
  width: 70px;
  height: auto;
  max-height: 88%;
}
.elementor-widget-rawdah-plan .plan .heading .identity-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
}
.elementor-widget-rawdah-plan .plan .heading .identity-mark img {
  width: 105px;
  max-width: 100%;
  height: auto;
  max-height: 130px;
  object-fit: contain;
}
.elementor-widget-rawdah-plan .plan .box .image-content {
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen {
  width: 78%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}
.elementor-widget-rawdah-plan .plan .box .image-content .brand-badge {
  padding: 7px;
  border-radius: 16px;
}
.elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img {
  width: 66px;
  height: auto;
  max-height: none;
}
.elementor-widget-rawdah-plan .plan .box .contain h2 {
  font-size: 28px;
  line-height: 1.55;
  white-space: normal;
  overflow-wrap: break-word;
}
.elementor-widget-rawdah-about .about .image-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-rawdah-about .about .image-content img {
  width: 90%;
  max-width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .elementor-widget-rawdah-hero header .hero-title-text { font-size: 38px; }
  .elementor-widget-rawdah-hero header .image-content { height: 500px; }
  .elementor-widget-rawdah-hero header .image-content .screen-img { width: 350px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain { width: 96px; margin-left: -48px; top: 108px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain img { width: 62px; }
  .elementor-widget-rawdah-plan .plan .heading .identity-mark img { width: 92px; }
  .elementor-widget-rawdah-plan .plan .box .image-content { height: 330px; }
  .elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen { width: 76%; }
  .elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img { width: 58px; }
}
@media (max-width: 767px) {
  .elementor-widget-rawdah-hero header .hero-badge { font-size: 22px; }
  .elementor-widget-rawdah-hero header .hero-title-text { font-size: 30px; }
  .elementor-widget-rawdah-hero header .image-content { height: 430px; }
  .elementor-widget-rawdah-hero header .image-content .screen-img { width: 290px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain { width: 82px; margin-left: -41px; top: 100px; padding: 7px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain img { width: 54px; }
  .elementor-widget-rawdah-plan .plan .heading .identity-mark img { width: 78px; }
  .elementor-widget-rawdah-plan .plan .box .image-content { height: 300px; }
  .elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen { width: 72%; }
  .elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img { width: 50px; }
  .elementor-widget-rawdah-plan .plan .box .contain h2 { font-size: 22px; }
  .elementor-widget-rawdah-about .about .image-content img { width: 82%; }
}

/* Elementor Modular 2.0.3 — footer layout repair and smaller homepage imagery */
.elementor-widget-rawdah-footer footer.rawdah-footer-v203 {
  width: 100%;
  min-height: 0;
  padding: 70px 0 0 !important;
  margin: 0;
  overflow: hidden;
  position: relative;
  direction: rtl;
  background: linear-gradient(145deg, #1e5c59, #164744);
}
.elementor-widget-rawdah-footer footer.rawdah-footer-v203::after {
  background-image: url("assets/images/brand/pattern-wave.png");
  background-size: 720px auto;
  background-repeat: repeat;
  opacity: .065;
}
.rawdah-footer-v203 .rawdah-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(220px, .85fr) minmax(220px, .9fr);
  gap: 54px;
  align-items: start;
  width: 100%;
}
.rawdah-footer-v203 .rawdah-footer-column {
  min-width: 0;
  text-align: right;
}
.rawdah-footer-v203 .rawdah-footer-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  margin-bottom: 18px;
}
.rawdah-footer-v203 .rawdah-footer-logo img {
  display: block;
  width: 155px;
  height: auto;
  max-height: none;
  object-fit: contain;
  filter: drop-shadow(0 12px 25px rgba(0,0,0,.13));
}
.rawdah-footer-v203 .rawdah-footer-intro {
  max-width: 430px;
  margin: 0 0 24px !important;
  font-size: 16px;
  line-height: 1.95;
  color: rgba(255,255,255,.92);
}
.rawdah-footer-v203 h2 {
  margin: 4px 0 24px;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 800;
  color: #e1bf65;
}
.rawdah-footer-v203 .rawdah-footer-social,
.rawdah-footer-v203 .rawdah-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rawdah-footer-v203 .rawdah-footer-social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.rawdah-footer-v203 .rawdah-footer-social li { margin: 0; padding: 0; }
.rawdah-footer-v203 .rawdah-footer-social a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255,255,255,.92);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform .2s ease, background .2s ease;
}
.rawdah-footer-v203 .rawdah-footer-social a:hover {
  transform: translateY(-3px);
  background: #fff;
}
.rawdah-footer-v203 .rawdah-footer-social img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.rawdah-footer-v203 .rawdah-footer-links {
  width: 100% !important;
  max-width: 330px;
}
.rawdah-footer-v203 .rawdah-footer-links li {
  width: 100%;
  padding: 14px 0;
  margin: 0;
  border-bottom: 1px solid rgba(225,191,101,.28);
}
.rawdah-footer-v203 .rawdah-footer-links li:first-child { padding-top: 0; }
.rawdah-footer-v203 .rawdah-footer-links li:last-child { border-bottom: 0; }
.rawdah-footer-v203 .rawdah-footer-links a {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(255,255,255,.94);
  transition: padding .2s ease, color .2s ease;
}
.rawdah-footer-v203 .rawdah-footer-links a:hover {
  padding-inline-start: 8px;
  color: #e1bf65;
}
.rawdah-footer-v203 .rawdah-footer-apps {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.rawdah-footer-v203 .rawdah-footer-apps a {
  display: inline-flex;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
}
.rawdah-footer-v203 .rawdah-footer-apps img {
  display: block;
  width: 185px;
  height: auto;
  object-fit: contain;
}
.rawdah-footer-v203 .rawdah-footer-bottom {
  width: 100%;
  margin-top: 48px;
  padding: 18px 0;
  border-top: 1px solid rgba(225,191,101,.34);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}
.rawdah-footer-v203 .rawdah-footer-bottom p,
.rawdah-footer-v203 .rawdah-footer-bottom a,
.rawdah-footer-v203 .rawdah-footer-bottom span {
  margin: 0 !important;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255,255,255,.76);
}
.rawdah-footer-v203 .rawdah-footer-bottom a:hover span { color: #e1bf65; }

/* Conservative defaults; Elementor controls can make these larger or smaller. */
.elementor-widget-rawdah-hero header .image-content .screen-img {
  width: 360px;
  max-width: 100%;
}
.elementor-widget-rawdah-hero header .image-content .logo-contain {
  width: 90px;
  margin-left: -45px;
  padding: 8px;
}
.elementor-widget-rawdah-hero header .image-content .logo-contain img { width: 56px; }
.elementor-widget-rawdah-plan .plan .heading .identity-mark img { width: 88px; }
.elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen { width: 68%; }
.elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img { width: 44px; }
.elementor-widget-rawdah-plan .plan .box .image-content .brand-badge { padding: 5px; }

@media (max-width: 991px) {
  .rawdah-footer-v203 .rawdah-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
  }
  .rawdah-footer-v203 .rawdah-footer-brand-column { grid-column: 1 / -1; }
  .rawdah-footer-v203 .rawdah-footer-intro { max-width: 650px; }
  .elementor-widget-rawdah-hero header .image-content .screen-img { width: 325px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain { width: 82px; margin-left: -41px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain img { width: 50px; }
  .elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen { width: 65%; }
  .elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img { width: 40px; }
}

@media (max-width: 767px) {
  .elementor-widget-rawdah-footer footer.rawdah-footer-v203 { padding: 48px 16px 0 !important; }
  .rawdah-footer-v203 .rawdah-footer-grid { grid-template-columns: 1fr; gap: 30px; }
  .rawdah-footer-v203 .rawdah-footer-brand-column { grid-column: auto; }
  .rawdah-footer-v203 .rawdah-footer-column { text-align: center; }
  .rawdah-footer-v203 .rawdah-footer-intro,
  .rawdah-footer-v203 .rawdah-footer-links { margin-inline: auto !important; }
  .rawdah-footer-v203 .rawdah-footer-social { justify-content: center; }
  .rawdah-footer-v203 .rawdah-footer-apps { align-items: center; }
  .rawdah-footer-v203 .rawdah-footer-bottom { justify-content: center; text-align: center; margin-top: 34px; }
  .rawdah-footer-v203 .rawdah-footer-logo img { width: 125px; }
  .elementor-widget-rawdah-hero header .image-content .screen-img { width: 270px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain { width: 72px; margin-left: -36px; padding: 6px; }
  .elementor-widget-rawdah-hero header .image-content .logo-contain img { width: 43px; }
  .elementor-widget-rawdah-plan .plan .heading .identity-mark img { width: 70px; }
  .elementor-widget-rawdah-plan .plan .box .image-content > img.plan-screen { width: 62%; }
  .elementor-widget-rawdah-plan .plan .box .image-content .brand-badge img { width: 36px; }
}


/* Elementor Modular 2.0.4 — footer restored to the original website proportions and layout. */
.elementor-widget-rawdah-footer { margin: 0 !important; }
.elementor-widget-rawdah-footer footer.rawdah-footer-original {
  width: 100%;
  padding: 443px 0 0 !important;
  margin: 0;
  position: relative;
  z-index: 8;
  background-color: #1e5c59;
  overflow: hidden;
  direction: rtl;
  min-height: 0;
}
.elementor-widget-rawdah-footer footer.rawdah-footer-original::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("assets/images/testimonials/pattern.svg") top right/cover no-repeat;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .065;
  animation: spinner 10s linear infinite alternate;
  pointer-events: none;
}
footer.rawdah-footer-original .container { position: relative; z-index: 2; }
footer.rawdah-footer-original .rawdah-footer-original-row { align-items: flex-start; }
footer.rawdah-footer-original .contain { width: 100%; text-align: right; }
footer.rawdah-footer-original .contain.padding-contain { padding-inline-start: 60px; }
footer.rawdah-footer-original .contain .brand-name {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 0;
}
footer.rawdah-footer-original .contain .brand-name img {
  width: 150px;
  height: auto;
  max-height: 175px;
  object-fit: contain;
  object-position: right center;
}
footer.rawdah-footer-original .contain p {
  max-width: 410px;
  color: #fff;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
  margin: 30px 0;
}
footer.rawdah-footer-original .contain .socail-media {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.rawdah-footer-original .contain .socail-media li { margin: 0; padding: 0; }
footer.rawdah-footer-original .contain .socail-media li a {
  width: 40px;
  height: 40px;
  background-color: rgba(255,255,255,.7);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
footer.rawdah-footer-original .contain .socail-media li a img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
footer.rawdah-footer-original .contain .socail-media li a:hover { background-color: #fff; }
footer.rawdah-footer-original .contain h1 {
  font-size: 25px;
  line-height: 1.35;
  font-weight: 900;
  margin: 0 0 40px;
  color: #e1bf65;
}
footer.rawdah-footer-original .contain .links {
  width: 60%;
  max-width: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.rawdah-footer-original .contain .links li {
  width: 100%;
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid rgba(255,255,255,.7);
}
footer.rawdah-footer-original .contain .links li:first-child { padding-top: 0; }
footer.rawdah-footer-original .contain .links li:last-child { padding-bottom: 0; border-bottom: 0; }
footer.rawdah-footer-original .contain .links li a {
  width: 100%;
  color: #fff;
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
  display: flex;
  transition: padding .3s linear;
}
footer.rawdah-footer-original .contain .links li a:hover { padding-inline-start: 15px; }
footer.rawdah-footer-original .app-button-contain {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
}
footer.rawdah-footer-original .app-button-contain .download-btn {
  display: inline-flex;
  width: auto;
  margin: 0 0 15px;
  line-height: 0;
}
footer.rawdah-footer-original .app-button-contain .download-btn:last-child { margin-bottom: 0; }
footer.rawdah-footer-original .app-button-contain .download-btn img {
  display: block;
  width: 180px;
  height: auto;
  object-fit: contain;
}
footer.rawdah-footer-original .copyrights {
  width: 100%;
  padding: 10px 0;
  margin-top: 50px;
  border-top: 1px solid rgba(255,255,255,.7);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
footer.rawdah-footer-original .copyrights p,
footer.rawdah-footer-original .copyrights span,
footer.rawdah-footer-original .copyrights a {
  color: rgba(255,255,255,.7);
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  margin: 0 !important;
}
footer.rawdah-footer-original .copyrights .techno { display: flex; align-items: center; }
footer.rawdah-footer-original .copyrights .rawdah-mg-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 30px;
  margin-inline-start: 10px;
  border: 1px solid rgba(255,255,255,.45);
  border-radius: 9px;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .5px;
  background: rgba(255,255,255,.08);
}
footer.rawdah-footer-original .copyrights .rawdah-mg-credit:hover .rawdah-mg-logo {
  background: rgba(255,255,255,.16);
}

@media (max-width: 1100px) and (min-width: 1000px) {
  footer.rawdah-footer-original .contain.padding-contain { padding-inline-start: 13px; }
}
@media (max-width: 999px) {
  .elementor-widget-rawdah-footer footer.rawdah-footer-original { padding-top: 350px !important; }
  footer.rawdah-footer-original .contain.padding-contain { padding: 0; }
  footer.rawdah-footer-original .contain .links { width: 100%; }
  footer.rawdah-footer-original .contain h1 { margin-bottom: 20px; }
  footer.rawdah-footer-original .copyrights {
    margin-top: 25px;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer.rawdah-footer-original .rawdah-footer-original-row { text-align: center; }
  footer.rawdah-footer-original .contain { text-align: center; }
  footer.rawdah-footer-original .contain .brand-name { justify-content: center; }
  footer.rawdah-footer-original .contain p { margin-inline: auto; }
  footer.rawdah-footer-original .contain .socail-media { justify-content: center; }
  footer.rawdah-footer-original .contain .links { margin-inline: auto; }
  footer.rawdah-footer-original .contain .links li a { justify-content: center; }
  footer.rawdah-footer-original .app-button-contain { align-items: center; }
  footer.rawdah-footer-original .contain .brand-name img { width: 130px; }
}


/* Elementor Modular 2.0.5 — definitive contact/footer layout repair. */

/*
 * Elementor renders the homepage and footer as separate documents. The original
 * static website relied on a negative bottom margin on the contact section and
 * a matching top padding on the footer. Applying the overlap to the Elementor
 * SECTION wrapper (not only to its child) restores the original geometry.
 */
body .rawdah-modular-rawdah-contact,
body section.rawdah-modular-rawdah-contact,
body .elementor-section.rawdah-modular-rawdah-contact {
  position: relative !important;
  z-index: 12 !important;
  margin-top: 0 !important;
  margin-bottom: -366px !important;
  padding: 0 !important;
  overflow: visible !important;
}
body .rawdah-modular-rawdah-contact > .elementor-container,
body .rawdah-modular-rawdah-contact .elementor-column,
body .rawdah-modular-rawdah-contact .elementor-widget-wrap,
body .elementor-widget-rawdah-contact,
body .elementor-widget-rawdah-contact > .elementor-widget-container {
  overflow: visible !important;
}
body .elementor-widget-rawdah-contact {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  z-index: 12 !important;
}

/* Contact section: exact proportions of the supplied original website. */
body .elementor-widget-rawdah-contact .contact-us {
  width: 100% !important;
  position: relative !important;
  z-index: 12 !important;
  padding: 60px 0 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
body .elementor-widget-rawdah-contact .contact-us .container {
  position: relative !important;
  z-index: 2 !important;
}
body .elementor-widget-rawdah-contact .contact-data {
  width: 100% !important;
  border-radius: 40px !important;
  overflow: hidden !important;
  background: #1e5c59 !important;
  box-shadow: 0 28px 70px rgba(30,92,89,.18) !important;
}
body .elementor-widget-rawdah-contact .contact-form {
  width: 100% !important;
  padding: 70px 100px 40px !important;
  position: relative !important;
  z-index: 2 !important;
  background: linear-gradient(145deg,#1e5c59,#174d4a) !important;
}
body .elementor-widget-rawdah-contact .contact-form::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: url("assets/images/brand/ornament-rosette.png") center/520px auto no-repeat !important;
  opacity: .055 !important;
  z-index: -1 !important;
  pointer-events: none !important;
}
body .elementor-widget-rawdah-contact .contact-form .heading {
  width: 100% !important;
  margin: 0 0 60px !important;
  text-align: center !important;
}
body .elementor-widget-rawdah-contact .contact-form .heading h1 {
  color: #fff !important;
  font-size: 40px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  margin: 0 0 20px !important;
}
body .elementor-widget-rawdah-contact .contact-form .heading p {
  color: rgba(255,255,255,.75) !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}
body .elementor-widget-rawdah-contact .contact-form > .row {
  align-items: stretch !important;
}
body .elementor-widget-rawdah-contact .iframe-contain {
  width: 100% !important;
  height: 330px !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  background: #eef6f5 !important;
}
body .elementor-widget-rawdah-contact .iframe-contain iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}
body .elementor-widget-rawdah-contact .form-contain {
  width: 100% !important;
  margin: 0 !important;
}
body .elementor-widget-rawdah-contact .form-data {
  width: 100% !important;
  margin: 0 0 10px !important;
}
body .elementor-widget-rawdah-contact .form-group {
  width: 100% !important;
  height: 50px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
  border-radius: 25px !important;
  margin: 0 !important;
  background: #fffdf7 !important;
}
body .elementor-widget-rawdah-contact .form-group > img {
  width: 16px !important;
  height: 20px !important;
  object-fit: contain !important;
  position: absolute !important;
  top: calc(50% - 10px) !important;
  right: 18px !important;
  z-index: 3 !important;
}
body .elementor-widget-rawdah-contact .form-group .form-control {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: inherit !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: #fffdf7 !important;
  padding: 0 43px 0 18px !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-weight: 500 !important;
  color: #163f3d !important;
  text-align: right !important;
  direction: rtl !important;
}
body .elementor-widget-rawdah-contact .form-group .form-control::placeholder {
  color: #7b8584 !important;
  opacity: 1 !important;
}
body .elementor-widget-rawdah-contact .form-group.textarea {
  height: 100px !important;
  border-radius: 15px !important;
}
body .elementor-widget-rawdah-contact .form-group.textarea > img {
  top: 15px !important;
  width: 24px !important;
  height: 20px !important;
}
body .elementor-widget-rawdah-contact .form-group.textarea .form-control {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  resize: none !important;
}
body .elementor-widget-rawdah-contact .form-contain .custom-btn {
  width: 100% !important;
  min-height: 50px !important;
  margin: 15px 0 0 !important;
}
body .elementor-widget-rawdah-contact .contact-info {
  width: 100% !important;
  min-height: 132px !important;
  padding: 37px 100px 20px !important;
  background: #143f3d !important;
  position: relative !important;
  z-index: 3 !important;
}
body .elementor-widget-rawdah-contact .contact-info > .row {
  align-items: center !important;
}
body .elementor-widget-rawdah-contact .contact-info .contact {
  width: 100% !important;
  min-height: 75px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 15px !important;
  text-decoration: none !important;
  transition: transform .3s linear !important;
}
body .elementor-widget-rawdah-contact .contact-info .image-content {
  flex: 0 0 75px !important;
  width: 75px !important;
  height: 75px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: rgba(255,255,255,.18) !important;
}
body .elementor-widget-rawdah-contact .contact-info .image-content img {
  width: 50% !important;
  height: 50% !important;
  object-fit: contain !important;
}
body .elementor-widget-rawdah-contact .contact-info .data {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  width: calc(100% - 90px) !important;
  text-align: right !important;
}
body .elementor-widget-rawdah-contact .contact-info .data h2 {
  color: rgba(255,255,255,.72) !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
  margin: 0 0 10px !important;
}
body .elementor-widget-rawdah-contact .contact-info .data .link {
  display: block !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1.55 !important;
  font-weight: 800 !important;
  margin: 0 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}
body .elementor-widget-rawdah-contact .contact-info .contact:hover {
  transform: translateY(-6px) !important;
}

/* Footer: full-bleed background with the original overlap and column spacing. */
body .rawdah-modular-rawdah-footer,
body section.rawdah-modular-rawdah-footer,
body .elementor-section.rawdah-modular-rawdah-footer,
body .elementor-widget-rawdah-footer,
body .elementor-widget-rawdah-footer > .elementor-widget-container {
  overflow: visible !important;
}
body .elementor-widget-rawdah-footer {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body .elementor-widget-rawdah-footer footer.rawdah-footer-original {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 443px 0 0 !important;
  position: relative !important;
  z-index: 8 !important;
  overflow: hidden !important;
  background: linear-gradient(145deg,#1e5c59,#164744) !important;
  direction: rtl !important;
}
body .elementor-widget-rawdah-footer footer.rawdah-footer-original::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: url("assets/images/testimonials/pattern.svg") top right/cover no-repeat !important;
  opacity: .065 !important;
  z-index: -1 !important;
  pointer-events: none !important;
}
body footer.rawdah-footer-original > .container {
  position: relative !important;
  z-index: 2 !important;
}
body footer.rawdah-footer-original .rawdah-footer-original-row {
  align-items: flex-start !important;
}
body footer.rawdah-footer-original .contain {
  width: 100% !important;
  text-align: right !important;
}
body footer.rawdah-footer-original .contain.padding-contain {
  padding-inline-start: 60px !important;
}
body footer.rawdah-footer-original .contain .brand-name {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  line-height: 0 !important;
}
body footer.rawdah-footer-original .contain .brand-name img {
  width: 150px !important;
  height: auto !important;
  max-height: 175px !important;
  object-fit: contain !important;
  object-position: right center !important;
}
body footer.rawdah-footer-original .contain p {
  max-width: 410px !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
  font-weight: 500 !important;
  margin: 30px 0 !important;
}
body footer.rawdah-footer-original .contain h1 {
  color: #e1bf65 !important;
  font-size: 25px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  margin: 0 0 40px !important;
}
body footer.rawdah-footer-original .contain .socail-media {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body footer.rawdah-footer-original .contain .socail-media li {
  margin: 0 !important;
  padding: 0 !important;
}
body footer.rawdah-footer-original .contain .socail-media li a {
  width: 40px !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  background: rgba(255,255,255,.72) !important;
}
body footer.rawdah-footer-original .contain .socail-media li a img {
  width: 24px !important;
  height: 24px !important;
  object-fit: contain !important;
}
body footer.rawdah-footer-original .contain .links {
  width: 60% !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body footer.rawdah-footer-original .contain .links li {
  width: 100% !important;
  padding: 20px 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.7) !important;
}
body footer.rawdah-footer-original .contain .links li:first-child { padding-top: 0 !important; }
body footer.rawdah-footer-original .contain .links li:last-child { padding-bottom: 0 !important; border-bottom: 0 !important; }
body footer.rawdah-footer-original .contain .links li a {
  width: 100% !important;
  display: flex !important;
  color: #fff !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  font-weight: 500 !important;
  text-decoration: none !important;
}
body footer.rawdah-footer-original .app-button-contain {
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}
body footer.rawdah-footer-original .app-button-contain .download-btn {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 0 15px !important;
  line-height: 0 !important;
}
body footer.rawdah-footer-original .app-button-contain .download-btn:last-child { margin-bottom: 0 !important; }
body footer.rawdah-footer-original .app-button-contain .download-btn img {
  display: block !important;
  width: 180px !important;
  height: auto !important;
  object-fit: contain !important;
}
body footer.rawdah-footer-original .copyrights {
  width: 100% !important;
  padding: 10px 0 !important;
  margin: 50px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.7) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}
body footer.rawdah-footer-original .copyrights p,
body footer.rawdah-footer-original .copyrights span,
body footer.rawdah-footer-original .copyrights a {
  color: rgba(255,255,255,.75) !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}

@media (max-width:1100px) and (min-width:1000px) {
  body .elementor-widget-rawdah-contact .contact-info { padding: 37px 40px 30px !important; }
  body .elementor-widget-rawdah-contact .contact-info .data .link { font-size: 16px !important; }
  body footer.rawdah-footer-original .contain.padding-contain { padding-inline-start: 13px !important; }
}
@media (max-width:999px) {
  body .rawdah-modular-rawdah-contact,
  body section.rawdah-modular-rawdah-contact,
  body .elementor-section.rawdah-modular-rawdah-contact {
    margin-bottom: -313px !important;
  }
  body .elementor-widget-rawdah-contact .contact-us { padding-top: 80px !important; }
  body .elementor-widget-rawdah-contact .contact-data { border-radius: 30px !important; }
  body .elementor-widget-rawdah-contact .contact-form { padding: 40px 28px !important; }
  body .elementor-widget-rawdah-contact .contact-info { padding: 25px 28px 15px !important; }
  body .elementor-widget-rawdah-contact .contact-info .image-content { flex-basis: 60px !important; width: 60px !important; height: 60px !important; }
  body .elementor-widget-rawdah-contact .contact-info .data { width: calc(100% - 75px) !important; }
  body .elementor-widget-rawdah-contact .contact-info .data .link { font-size: 14px !important; }
  body .elementor-widget-rawdah-footer footer.rawdah-footer-original { padding-top: 350px !important; }
  body footer.rawdah-footer-original .contain.padding-contain { padding: 0 !important; }
  body footer.rawdah-footer-original .contain .links { width: 100% !important; }
  body footer.rawdah-footer-original .contain h1 { margin-bottom: 20px !important; }
  body footer.rawdah-footer-original .copyrights {
    margin-top: 25px !important;
    justify-content: center !important;
    text-align: center !important;
  }
}
@media (max-width:767px) {
  body .elementor-widget-rawdah-contact .contact-form { padding: 38px 15px !important; }
  body .elementor-widget-rawdah-contact .contact-form .heading { margin-bottom: 35px !important; }
  body .elementor-widget-rawdah-contact .contact-form .heading h1 { font-size: 30px !important; }
  body .elementor-widget-rawdah-contact .iframe-contain { height: 280px !important; }
  body .elementor-widget-rawdah-contact .contact-info { padding: 25px 15px 10px !important; }
  body .elementor-widget-rawdah-contact .contact-info .contact {
    justify-content: flex-start !important;
    text-align: right !important;
  }
  body footer.rawdah-footer-original .rawdah-footer-original-row,
  body footer.rawdah-footer-original .contain { text-align: center !important; }
  body footer.rawdah-footer-original .contain .brand-name,
  body footer.rawdah-footer-original .contain .socail-media,
  body footer.rawdah-footer-original .contain .links li a { justify-content: center !important; }
  body footer.rawdah-footer-original .contain p,
  body footer.rawdah-footer-original .contain .links { margin-inline: auto !important; }
  body footer.rawdah-footer-original .app-button-contain { align-items: center !important; }
  body footer.rawdah-footer-original .contain .brand-name img { width: 130px !important; }
}

/* =============================================================
 * 2.0.6 — stable Tartil-style contact/footer overlap repair
 *
 * Elementor renders the home page and the footer in separate DOM
 * documents. The contact card must stay above the footer background,
 * while the footer content starts below it. The rules below create a
 * predictable stacking order for both the modular and legacy widgets.
 * ============================================================= */
body main#primary.rawdah-modular-home,
body main.rawdah-elementor-front-page {
  position: relative !important;
  z-index: 50 !important;
  overflow: visible !important;
}
body main#primary.rawdah-modular-home > .elementor,
body main#primary.rawdah-modular-home .elementor-section-wrap,
body main#primary.rawdah-modular-home .elementor-widget-rawdah-original-home,
body main#primary.rawdah-modular-home .elementor-widget-rawdah-original-home > .elementor-widget-container,
body main#primary.rawdah-modular-home .elementor-widget-rawdah-contact,
body main#primary.rawdah-modular-home .elementor-widget-rawdah-contact > .elementor-widget-container,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact > .elementor-container,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact .elementor-column,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact .elementor-widget-wrap,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact .e-con,
body main#primary.rawdah-modular-home .rawdah-modular-rawdah-contact .e-con-inner {
  overflow: visible !important;
}
body .rawdah-site-footer-shell {
  width: 100% !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: visible !important;
  isolation: isolate !important;
}
body .rawdah-site-footer-shell > .elementor,
body .rawdah-site-footer-shell .elementor-widget-rawdah-footer,
body .rawdah-site-footer-shell .elementor-widget-rawdah-footer > .elementor-widget-container,
body .rawdah-site-footer-shell footer.rawdah-footer-original {
  position: relative !important;
  z-index: 1 !important;
}
body main#primary.rawdah-modular-home .contact-us,
body main#primary.rawdah-modular-home .contact-us .contact-data {
  position: relative !important;
  z-index: 100 !important;
}
/* The reference Tartil design uses a white title over the dark green panel. */
body main#primary.rawdah-modular-home .contact-us .contact-data .contact-form .heading h1,
body .elementor-widget-rawdah-contact .contact-us .contact-data .contact-form .heading h1,
body .elementor-widget-rawdah-original-home .contact-us .contact-data .contact-form .heading h1 {
  color: #ffffff !important;
  opacity: 1 !important;
  text-shadow: none !important;
}
body main#primary.rawdah-modular-home .contact-us .contact-data .contact-form .heading p,
body .elementor-widget-rawdah-contact .contact-us .contact-data .contact-form .heading p,
body .elementor-widget-rawdah-original-home .contact-us .contact-data .contact-form .heading p {
  color: rgba(255,255,255,.75) !important;
  opacity: 1 !important;
}
/* Keep the full card — form, map and contact-information strip — visible above the footer. */
body main#primary.rawdah-modular-home .contact-us .contact-data,
body .elementor-widget-rawdah-contact .contact-data,
body .elementor-widget-rawdah-original-home .contact-data {
  overflow: hidden !important;
  isolation: isolate !important;
}
body main#primary.rawdah-modular-home .contact-us .contact-info,
body .elementor-widget-rawdah-contact .contact-info,
body .elementor-widget-rawdah-original-home .contact-info {
  position: relative !important;
  z-index: 3 !important;
}
@media (max-width: 999px) {
  body main#primary.rawdah-modular-home,
  body main.rawdah-elementor-front-page { z-index: 50 !important; }
}


/* 2.0.8 — exact homepage hero to match approved design */
header#intro.rawdah-exact-hero {
  position: relative;
  background: #f8f6f1;
  padding: 52px 0 34px;
  overflow: hidden;
}
header#intro.rawdah-exact-hero::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  width: 520px;
  height: 220px;
  background: url("assets/images/brand/pattern-wave.png") right top / contain no-repeat;
  opacity: .10;
  pointer-events: none;
}
header#intro.rawdah-exact-hero::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 320px;
  height: 110px;
  background: url("assets/images/brand/pattern-grid.png") left bottom / contain no-repeat;
  opacity: .08;
  pointer-events: none;
}
header#intro.rawdah-exact-hero .hero-row {
  min-height: 690px;
}
header#intro.rawdah-exact-hero .hero-phone-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 690px;
}
header#intro.rawdah-exact-hero .hero-phone-img {
  width: min(100%, 500px);
  height: auto;
  display: block;
  filter: drop-shadow(0 16px 30px rgba(0,0,0,.06));
}
header#intro.rawdah-exact-hero .hero-copy {
  position: relative;
  text-align: center;
  max-width: 690px;
  margin-inline: auto;
  padding: 20px 0;
}
header#intro.rawdah-exact-hero .hero-copy-pattern {
  position: absolute;
  top: -38px;
  right: 50%;
  transform: translateX(50%);
  width: 440px;
  height: 180px;
  background: url("assets/images/brand/pattern-wave.png") center / contain no-repeat;
  opacity: .09;
  pointer-events: none;
}
header#intro.rawdah-exact-hero .hero-badge {
  position: relative;
  display: block;
  margin-bottom: 18px;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.4;
  color: #c59c3c;
}
header#intro.rawdah-exact-hero .hero-title-text {
  position: relative;
  margin: 0 0 26px;
  color: #1d0909;
  font-size: 74px;
  font-weight: 700;
  line-height: 1.33;
}
header#intro.rawdah-exact-hero .hero-title-text span {
  display: block;
}
header#intro.rawdah-exact-hero .hero-copy p {
  position: relative;
  margin: 0 auto;
  max-width: 760px;
  color: #55746f;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
}

@media (max-width: 1199px) {
  header#intro.rawdah-exact-hero .hero-row,
  header#intro.rawdah-exact-hero .hero-phone-wrap { min-height: 600px; }
  header#intro.rawdah-exact-hero .hero-phone-img { width: min(100%, 430px); }
  header#intro.rawdah-exact-hero .hero-title-text { font-size: 58px; }
  header#intro.rawdah-exact-hero .hero-badge { font-size: 28px; }
  header#intro.rawdah-exact-hero .hero-copy p { font-size: 21px; }
}
@media (max-width: 991px) {
  header#intro.rawdah-exact-hero { padding: 34px 0 22px; }
  header#intro.rawdah-exact-hero .hero-row,
  header#intro.rawdah-exact-hero .hero-phone-wrap { min-height: auto; }
  header#intro.rawdah-exact-hero .hero-copy {
    max-width: 100%;
    margin-bottom: 24px;
  }
  header#intro.rawdah-exact-hero .hero-copy-pattern {
    width: 360px;
    height: 150px;
    top: -18px;
  }
  header#intro.rawdah-exact-hero .hero-title-text { font-size: 44px; margin-bottom: 18px; }
  header#intro.rawdah-exact-hero .hero-badge { font-size: 24px; margin-bottom: 12px; }
  header#intro.rawdah-exact-hero .hero-copy p { font-size: 19px; max-width: 620px; }
  header#intro.rawdah-exact-hero .hero-phone-img { width: min(100%, 360px); }
}
@media (max-width: 767px) {
  header#intro.rawdah-exact-hero::before { width: 270px; height: 120px; top: 12px; }
  header#intro.rawdah-exact-hero::after { width: 170px; height: 60px; }
  header#intro.rawdah-exact-hero .hero-copy { padding-top: 0; }
  header#intro.rawdah-exact-hero .hero-copy-pattern { width: 270px; height: 115px; top: -8px; }
  header#intro.rawdah-exact-hero .hero-badge { font-size: 18px; }
  header#intro.rawdah-exact-hero .hero-title-text { font-size: 34px; line-height: 1.45; }
  header#intro.rawdah-exact-hero .hero-copy p { font-size: 16px; line-height: 1.9; }
  header#intro.rawdah-exact-hero .hero-phone-img { width: min(100%, 310px); }
}

/* 2.0.9 — use the exact approved hero image without layout inversion */
header#intro.rawdah-approved-hero {
  position: relative;
  background: #f8f6f1;
  padding: 0;
  overflow: hidden;
}
header#intro.rawdah-approved-hero::before,
header#intro.rawdah-approved-hero::after {
  display: none !important;
}
header#intro.rawdah-approved-hero .approved-hero-wrap {
  width: 100%;
  background: #f8f6f1;
}
header#intro.rawdah-approved-hero .approved-hero-img {
  width: 100%;
  max-width: 1680px;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media (max-width: 991px) {
  header#intro.rawdah-approved-hero .approved-hero-img {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  header#intro.rawdah-approved-hero {
    padding: 0;
  }
  header#intro.rawdah-approved-hero .approved-hero-img {
    width: 100%;
    height: auto;
  }
}

/* 2.1.0 — refined hero and icon/image fallback styling */
header#intro.rawdah-balanced-hero {
  position: relative;
  background: #f8f6f1;
  padding: 34px 0 26px;
  overflow: hidden;
}
header#intro.rawdah-balanced-hero::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 460px;
  height: 210px;
  background: url("assets/images/brand/pattern-wave.png") right top / contain no-repeat;
  opacity: .10;
  pointer-events: none;
}
header#intro.rawdah-balanced-hero::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 260px;
  height: 95px;
  background: url("assets/images/brand/pattern-grid.png") left bottom / contain no-repeat;
  opacity: .08;
  pointer-events: none;
}
header#intro.rawdah-balanced-hero .hero-row {
  min-height: 560px;
}
header#intro.rawdah-balanced-hero .hero-phone-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 520px;
}
header#intro.rawdah-balanced-hero .hero-phone-img {
  width: min(100%, 350px);
  height: auto;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 16px 28px rgba(0,0,0,.08));
}
header#intro.rawdah-balanced-hero .hero-copy {
  position: relative;
  text-align: center;
  max-width: 670px;
  margin-inline: auto;
  padding: 15px 0;
}
header#intro.rawdah-balanced-hero .hero-copy-pattern {
  position: absolute;
  top: -26px;
  right: 50%;
  transform: translateX(50%);
  width: 380px;
  height: 155px;
  background: url("assets/images/brand/pattern-wave.png") center / contain no-repeat;
  opacity: .09;
  pointer-events: none;
}
header#intro.rawdah-balanced-hero .hero-badge {
  position: relative;
  display: block;
  margin-bottom: 12px;
  color: #c59c3c;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4;
}
header#intro.rawdah-balanced-hero .hero-title-text {
  position: relative;
  margin: 0 0 20px;
  color: #1d0909;
  font-size: 62px;
  font-weight: 700;
  line-height: 1.35;
}
header#intro.rawdah-balanced-hero .hero-title-text span {
  display: block;
}
header#intro.rawdah-balanced-hero .hero-copy p {
  position: relative;
  margin: 0 auto;
  max-width: 720px;
  color: #55746f;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.9;
}

/* make step screens and icons always visible and centered */
.plan .box .image-content {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.plan .box .image-content > img.plan-screen {
  display: block;
  width: 76%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.why .box .image-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.why .box .image-content img {
  display: block;
  max-width: 62%;
  max-height: 62%;
  width: auto;
  height: auto;
  object-fit: contain;
}

@media (max-width: 1199px) {
  header#intro.rawdah-balanced-hero .hero-row { min-height: 520px; }
  header#intro.rawdah-balanced-hero .hero-phone-wrap { min-height: 500px; }
  header#intro.rawdah-balanced-hero .hero-phone-img { width: min(100%, 320px); }
  header#intro.rawdah-balanced-hero .hero-title-text { font-size: 52px; }
  header#intro.rawdah-balanced-hero .hero-badge { font-size: 24px; }
  header#intro.rawdah-balanced-hero .hero-copy p { font-size: 18px; }
}
@media (max-width: 991px) {
  header#intro.rawdah-balanced-hero { padding: 24px 0 18px; }
  header#intro.rawdah-balanced-hero .hero-row,
  header#intro.rawdah-balanced-hero .hero-phone-wrap { min-height: auto; }
  header#intro.rawdah-balanced-hero .hero-copy { margin-bottom: 18px; }
  header#intro.rawdah-balanced-hero .hero-copy-pattern { width: 320px; height: 130px; top: -16px; }
  header#intro.rawdah-balanced-hero .hero-phone-img { width: min(100%, 285px); }
  header#intro.rawdah-balanced-hero .hero-title-text { font-size: 42px; margin-bottom: 14px; }
  header#intro.rawdah-balanced-hero .hero-badge { font-size: 21px; margin-bottom: 10px; }
  header#intro.rawdah-balanced-hero .hero-copy p { font-size: 17px; max-width: 610px; }
}
@media (max-width: 767px) {
  header#intro.rawdah-balanced-hero::before { width: 250px; height: 110px; }
  header#intro.rawdah-balanced-hero::after { width: 160px; height: 50px; }
  header#intro.rawdah-balanced-hero .hero-copy { padding-top: 0; }
  header#intro.rawdah-balanced-hero .hero-copy-pattern { width: 240px; height: 100px; top: -6px; }
  header#intro.rawdah-balanced-hero .hero-phone-img { width: min(100%, 245px); }
  header#intro.rawdah-balanced-hero .hero-badge { font-size: 18px; }
  header#intro.rawdah-balanced-hero .hero-title-text { font-size: 34px; line-height: 1.42; }
  header#intro.rawdah-balanced-hero .hero-copy p { font-size: 15px; line-height: 1.85; }
  .plan .box .image-content > img.plan-screen { width: 72%; }
}

/* 2.1.1 — guaranteed front-page hero and repaired media presentation */
.rawdah-elementor-front-page header#intro,
.rawdah-elementor-front-page .elementor-widget-rawdah-hero header#intro,
.rawdah-elementor-front-page .elementor-widget-rawdah-original-home header#intro {
  display: none !important;
}

header#intro.rawdah-forced-home-hero {
  position: relative;
  display: block !important;
  overflow: hidden;
  background: #f8f6f1;
  padding: 34px 0 26px;
  border-bottom: 1px solid rgba(195,155,60,.12);
}
header#intro.rawdah-forced-home-hero::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 450px;
  height: 205px;
  background: url("assets/images/brand/pattern-wave.png") right top / contain no-repeat;
  opacity: .10;
  pointer-events: none;
}
header#intro.rawdah-forced-home-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 260px;
  height: 95px;
  background: url("assets/images/brand/pattern-grid.png") left bottom / contain no-repeat;
  opacity: .08;
  pointer-events: none;
}
.rawdah-forced-home-hero__row {
  min-height: 545px;
}
.rawdah-forced-home-hero__phone-wrap {
  min-height: 505px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rawdah-forced-home-hero__phone {
  display: block;
  width: 305px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 15px 28px rgba(0,0,0,.08));
}
.rawdah-forced-home-hero__copy {
  position: relative;
  max-width: 660px;
  margin-inline: auto;
  text-align: center;
  padding: 14px 0;
}
.rawdah-forced-home-hero__copy::before {
  content: "";
  position: absolute;
  width: 375px;
  height: 150px;
  top: -25px;
  right: 50%;
  transform: translateX(50%);
  background: url("assets/images/brand/pattern-wave.png") center / contain no-repeat;
  opacity: .09;
  pointer-events: none;
}
.rawdah-forced-home-hero__badge {
  position: relative;
  display: block;
  margin-bottom: 12px;
  color: #c59c3c;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 700;
}
.rawdah-forced-home-hero__title {
  position: relative;
  margin: 0 0 20px;
  color: #1d0909;
  font-size: 60px;
  line-height: 1.35;
  font-weight: 700;
}
.rawdah-forced-home-hero__title span {
  display: block;
}
.rawdah-forced-home-hero__copy p {
  position: relative;
  max-width: 710px;
  margin: 0 auto;
  color: #55746f;
  font-size: 19px;
  line-height: 1.9;
  font-weight: 500;
}

/* Broken saved Elementor media must never leave empty cards. */
#plan .box .image-content {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}
#plan .box .image-content > img.plan-screen,
#plan .box .image-content > img.rawdah-repaired-plan-image {
  display: block !important;
  width: 74% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}
#why .box .image-content {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#why .box .image-content img {
  display: block !important;
  width: 54px !important;
  height: 54px !important;
  max-width: 68% !important;
  max-height: 68% !important;
  object-fit: contain !important;
}

@media (max-width: 1199px) {
  .rawdah-forced-home-hero__row { min-height: 510px; }
  .rawdah-forced-home-hero__phone-wrap { min-height: 475px; }
  .rawdah-forced-home-hero__phone { width: 285px; }
  .rawdah-forced-home-hero__title { font-size: 50px; }
  .rawdah-forced-home-hero__badge { font-size: 23px; }
  .rawdah-forced-home-hero__copy p { font-size: 18px; }
}
@media (max-width: 991px) {
  header#intro.rawdah-forced-home-hero { padding: 24px 0 18px; }
  .rawdah-forced-home-hero__row,
  .rawdah-forced-home-hero__phone-wrap { min-height: auto; }
  .rawdah-forced-home-hero__copy { margin-bottom: 18px; }
  .rawdah-forced-home-hero__copy::before { width: 315px; height: 125px; top: -15px; }
  .rawdah-forced-home-hero__phone { width: 260px; }
  .rawdah-forced-home-hero__title { font-size: 41px; margin-bottom: 14px; }
  .rawdah-forced-home-hero__badge { font-size: 21px; margin-bottom: 9px; }
  .rawdah-forced-home-hero__copy p { font-size: 16.5px; max-width: 600px; }
}
@media (max-width: 767px) {
  header#intro.rawdah-forced-home-hero::before { width: 245px; height: 105px; }
  header#intro.rawdah-forced-home-hero::after { width: 155px; height: 50px; }
  .rawdah-forced-home-hero__copy { padding-top: 0; }
  .rawdah-forced-home-hero__copy::before { width: 235px; height: 95px; top: -5px; }
  .rawdah-forced-home-hero__phone { width: 225px; }
  .rawdah-forced-home-hero__badge { font-size: 18px; }
  .rawdah-forced-home-hero__title { font-size: 33px; line-height: 1.43; }
  .rawdah-forced-home-hero__copy p { font-size: 15px; line-height: 1.85; padding-inline: 8px; }
  #plan .box .image-content > img.plan-screen,
  #plan .box .image-content > img.rawdah-repaired-plan-image { width: 70% !important; }
}

/* =============================================================
 * 2.1.4 — wide responsive approved hero
 * Rebuilt as a real layout so the background remains horizontal and the
 * phone frame stays smaller, clearer, and balanced with the hero copy.
 * ============================================================= */
header#intro.rawdah-approved-responsive-hero {
  position: relative;
  display: block !important;
  width: 100%;
  padding: clamp(26px, 3vw, 44px) 0 clamp(14px, 1.8vw, 24px);
  margin: 0;
  overflow: hidden;
  background: #faf8f3;
  border: 0;
  isolation: isolate;
}
header#intro.rawdah-approved-responsive-hero::before,
header#intro.rawdah-approved-responsive-hero::after,
header#intro.rawdah-approved-responsive-hero .rawdah-forced-home-hero__copy::before {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
header#intro.rawdah-approved-responsive-hero::before {
  top: 6px;
  right: 0;
  width: min(45vw, 650px);
  height: min(18vw, 235px);
  background: url("assets/images/brand/pattern-wave.png") top right / contain no-repeat;
  opacity: .09;
}
header#intro.rawdah-approved-responsive-hero::after {
  left: 0;
  bottom: 0;
  width: min(24vw, 340px);
  height: min(7vw, 95px);
  background: url("assets/images/brand/pattern-grid.png") left bottom / contain no-repeat;
  opacity: .12;
}
.rawdah-approved-responsive-hero__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(28px, 4vw, 70px);
  min-height: clamp(410px, 42vw, 620px);
}
.rawdah-approved-responsive-hero__device-column {
  flex: 0 1 38%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.rawdah-approved-responsive-hero__device-stage {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-top: 8px;
}
.rawdah-approved-responsive-hero__device {
  display: block;
  width: clamp(235px, 24vw, 340px);
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 18px 26px rgba(0,0,0,.08));
}
.rawdah-approved-responsive-hero__copy {
  position: relative;
  flex: 1 1 52%;
  max-width: 690px;
  text-align: right;
}
.rawdah-approved-responsive-hero__copy::before {
  top: -32px;
  right: -18px;
  width: min(36vw, 500px);
  height: min(14vw, 185px);
  background: url("assets/images/brand/pattern-wave.png") top right / contain no-repeat;
  opacity: .08;
}
.rawdah-approved-responsive-hero__badge {
  display: block;
  margin: 0 0 12px;
  color: #bc9130;
  font-size: clamp(24px, 2.3vw, 34px);
  line-height: 1.4;
  font-weight: 700;
}
.rawdah-approved-responsive-hero__title {
  margin: 0 0 20px;
  color: #241010;
  font-size: clamp(42px, 4.7vw, 76px);
  line-height: 1.28;
  letter-spacing: -.02em;
  font-weight: 800;
}
.rawdah-approved-responsive-hero__title span {
  display: block;
}
.rawdah-approved-responsive-hero__copy p {
  max-width: 600px;
  margin: 0;
  color: #50726f;
  font-size: clamp(19px, 1.55vw, 28px);
  line-height: 1.9;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .rawdah-approved-responsive-hero__inner {
    min-height: 540px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  header#intro.rawdah-approved-responsive-hero {
    padding-top: 22px;
  }
  .rawdah-approved-responsive-hero__inner {
    gap: 24px;
    min-height: 430px;
  }
  .rawdah-approved-responsive-hero__device-column {
    flex-basis: 34%;
  }
  .rawdah-approved-responsive-hero__device {
    width: clamp(210px, 26vw, 270px);
  }
  .rawdah-approved-responsive-hero__title {
    font-size: clamp(36px, 4.1vw, 54px);
    margin-bottom: 16px;
  }
  .rawdah-approved-responsive-hero__badge {
    font-size: clamp(20px, 2.1vw, 28px);
  }
  .rawdah-approved-responsive-hero__copy p {
    font-size: clamp(16px, 1.6vw, 20px);
    line-height: 1.8;
  }
}

@media (max-width: 767px) {
  header#intro.rawdah-approved-responsive-hero {
    padding: clamp(24px, 7vw, 38px) 0 16px;
    background:
      linear-gradient(rgba(250,248,243,.97), rgba(250,248,243,.97)),
      url("assets/images/brand/pattern-wave.png") top right / 270px auto no-repeat;
  }
  header#intro.rawdah-approved-responsive-hero::before {
    width: 250px;
    height: 100px;
    opacity: .08;
  }
  header#intro.rawdah-approved-responsive-hero::after {
    left: -16px;
    width: 190px;
    height: 75px;
    opacity: .11;
  }
  .rawdah-approved-responsive-hero__inner {
    flex-direction: column;
    justify-content: flex-start;
    min-height: auto;
    gap: 18px;
  }
  .rawdah-approved-responsive-hero__copy {
    order: 1;
    width: 100%;
    max-width: 560px;
    text-align: center;
  }
  .rawdah-approved-responsive-hero__copy::before {
    top: -28px;
    right: 50%;
    transform: translateX(50%);
    width: min(88vw, 360px);
    height: 145px;
    opacity: .10;
  }
  .rawdah-approved-responsive-hero__badge {
    margin-bottom: 10px;
    font-size: clamp(18px, 5.5vw, 24px);
  }
  .rawdah-approved-responsive-hero__title {
    margin: 0 0 14px;
    font-size: clamp(35px, 10.5vw, 48px);
    line-height: 1.34;
  }
  .rawdah-approved-responsive-hero__copy p {
    max-width: 500px;
    margin: 0 auto;
    font-size: clamp(15px, 4.15vw, 18px);
    line-height: 1.9;
  }
  .rawdah-approved-responsive-hero__device-column {
    order: 2;
    width: 100%;
    flex-basis: auto;
  }
  .rawdah-approved-responsive-hero__device-stage {
    justify-content: center;
    padding-top: 0;
  }
  .rawdah-approved-responsive-hero__device {
    width: min(88vw, 345px);
    margin: 0 auto -4px;
  }
}

@media (max-width: 420px) {
  .rawdah-approved-responsive-hero__title {
    font-size: clamp(33px, 10.7vw, 42px);
  }
  .rawdah-approved-responsive-hero__device {
    width: min(92vw, 325px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .rawdah-approved-responsive-hero__banner,
  .rawdah-approved-responsive-hero__mobile-phone {
    animation: none !important; scroll-behavior: auto;
  }
}

/* =========================================================
   2.2.4 — larger logo + left-side mobile menu fix
   This block is also printed inline from functions.php so it works
   with saved Elementor headers and the exact-source front page.
   ========================================================= */
body .navbar .contain > .brand-name,
body .elementor-widget-rawdah-header .navbar .contain > .brand-name {
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 0 !important;
}
body .navbar .contain > .brand-name img,
body .elementor-widget-rawdah-header .navbar .contain > .brand-name img {
  width: auto !important;
  height: 118px !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
}
body .navbar.scrolled .contain > .brand-name img,
body .elementor-widget-rawdah-header .navbar.scrolled .contain > .brand-name img {
  width: auto !important;
  height: 100px !important;
}
body .rawdah-inner-brand img,
body .rawdah-inner-brand .custom-logo {
  width: auto !important;
  height: 110px !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
}

/* Internal-page menu icon. */
body .rawdah-menu-toggle {
  width: 40px;
  height: 40px;
  padding: 7px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-size: 0;
  color: transparent;
}
body .rawdah-menu-toggle .rawdah-menu-line {
  display: block;
  width: 27px;
  height: 3px;
  border-radius: 999px;
  background: var(--rawdah-brand-green, #1e5c59);
}

@media (max-width: 999px) {
  /* Mobile/tablet bar: only the centered logo and the adjacent menu icon. */
  body .navbar .contain,
  body .elementor-widget-rawdah-header .navbar .contain {
    position: relative !important;
    justify-content: center !important;
    min-height: 112px !important;
  }
  body .navbar .contain > .brand-name,
  body .elementor-widget-rawdah-header .navbar .contain > .brand-name {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    z-index: 1002 !important;
  }
  body .navbar .contain > .brand-name img,
  body .navbar.scrolled .contain > .brand-name img,
  body .elementor-widget-rawdah-header .navbar .contain > .brand-name img,
  body .elementor-widget-rawdah-header .navbar.scrolled .contain > .brand-name img {
    width: auto !important;
    height: 105px !important;
    max-width: none !important;
    max-height: none !important;
  }
  body .navbar .contain > .hamburger,
  body .elementor-widget-rawdah-header .navbar .contain > .hamburger {
    display: block !important;
    position: absolute !important;
    left: 18px !important;
    right: auto !important;
    top: 50% !important;
    width: 38px !important;
    height: 44px !important;
    margin: 0 !important;
    transform: translateY(-50%) !important;
    z-index: 1003 !important;
    cursor: pointer;
  }
  body .navbar .contain > .hamburger.active,
  body .elementor-widget-rawdah-header .navbar .contain > .hamburger.active {
    transform: translateY(-50%) rotate(45deg) !important;
  }
  body .navbar .contain > .hamburger .line,
  body .elementor-widget-rawdah-header .navbar .contain > .hamburger .line {
    width: 30px !important;
    height: 3px !important;
    margin: 7px auto !important;
  }
  body .navbar .contain > .flex-data,
  body .elementor-widget-rawdah-header .navbar .contain > .flex-data {
    display: none !important;
  }
  body .navbar .navbar-nav,
  body .elementor-widget-rawdah-header .navbar .navbar-nav {
    top: calc(100% + 7px) !important;
    height: calc(100vh - 100px) !important;
  }
}

@media (max-width: 782px) {
  body .rawdah-inner-nav-wrap {
    position: relative !important;
    justify-content: center !important;
    min-height: 112px !important;
  }
  body .rawdah-inner-brand {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    z-index: 2 !important;
  }
  body .rawdah-inner-brand img,
  body .rawdah-inner-brand .custom-logo {
    width: auto !important;
    height: 105px !important;
    max-width: none !important;
    max-height: none !important;
  }
  body .rawdah-menu-toggle {
    display: inline-flex !important;
    position: absolute !important;
    left: 18px !important;
    right: auto !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    z-index: 3 !important;
  }
  body .rawdah-nav-cta { display: none !important; }
  body .rawdah-inner-menu { top: 112px !important; }
}

/* =========================================================
   2.2.7 — phone-only hero artwork
   The decorative cards behind the phone are intentionally disabled.
   ========================================================= */
.rawdah-approved-responsive-hero__device-stage {
  position: relative;
  isolation: isolate;
}
.rawdah-approved-responsive-hero__device-stage::before {
  content: none !important;
  display: none !important;
}
.rawdah-approved-responsive-hero__device {
  position: relative;
  z-index: 2;
}

/* Rawdah 2.3.0 — journey/contact CTA tabs */
.custom-btn.rawdah-journey-nav {
  width: auto;
  min-width: 250px;
  padding: 0 22px;
}
.custom-btn.rawdah-journey-nav span {
  white-space: nowrap;
}
.rawdah-action-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}
.numbers .data-contain .box.rawdah-action-tabs {
  padding: 0 20px;
}
.rawdah-action-tab {
  min-width: 190px;
  min-height: 56px;
  padding: 12px 24px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 800;
  text-decoration: none !important;
  border: 2px solid transparent;
  transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease;
  box-shadow: 0 10px 26px rgba(0, 0, 0, .10);
}
.rawdah-action-tab:hover {
  transform: translateY(-4px);
  text-decoration: none !important;
}
.rawdah-contact-tab {
  background: var(--light-color, #fff);
  color: var(--primary-color, #3b8c67) !important;
  border-color: rgba(255,255,255,.78);
}
.rawdah-register-tab {
  background: var(--secondary-color, #ffc258);
  color: #183b2c !important;
  border-color: var(--secondary-color, #ffc258);
}
.rawdah-action-tabs-inline {
  justify-content: flex-start;
  margin-top: 24px;
}
.rawdah-action-tabs-inline .rawdah-contact-tab {
  border-color: var(--primary-color, #3b8c67);
}
.rawdah-action-tabs-footer {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.rawdah-action-tabs-footer .rawdah-action-tab {
  width: 220px;
  min-width: 0;
}
@media (max-width: 991px) {
  .custom-btn.rawdah-journey-nav {
    min-width: 0;
    width: auto;
    padding: 0 16px;
  }
  .custom-btn.rawdah-journey-nav span {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .rawdah-action-tabs,
  .rawdah-action-tabs-inline,
  .rawdah-action-tabs-footer {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .rawdah-action-tab,
  .rawdah-action-tabs-footer .rawdah-action-tab {
    width: 100%;
    min-width: 0;
  }
  .numbers .data-contain .box.rawdah-action-tabs {
    padding: 0 12px;
  }
}


/* Rawdah 2.3.7 — contact details polish */
.rawdah-inner-footer a[href^="mailto:"] { font-size: .92em; overflow-wrap: anywhere; }


/* v2.3.12 — Testimonial brand avatars + professional MG monogram */
.rawdah-original-source-home .testimonials .box .image-content {
  background: #fff;
  border: 2px solid rgba(216, 170, 62, .9);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .12);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rawdah-original-source-home .testimonials .box .image-content img.rawdah-testimonial-avatar-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 0;
}
footer.rawdah-footer-original .copyrights img.rawdah-mg-logo {
  display: block;
  width: 54px;
  height: 35px;
  margin-inline-start: 10px;
  object-fit: contain;
  border: 0;
  border-radius: 0;
  background: transparent;
  transition: transform .25s ease, filter .25s ease;
}
footer.rawdah-footer-original .copyrights .rawdah-mg-credit:hover img.rawdah-mg-logo {
  transform: translateY(-2px) scale(1.04);
  filter: drop-shadow(0 5px 9px rgba(0,0,0,.18));
}
@media (max-width: 575px) {
  .rawdah-original-source-home .testimonials .box .image-content {
    padding: 8px;
  }
  footer.rawdah-footer-original .copyrights img.rawdah-mg-logo {
    width: 50px;
    height: 33px;
  }
}


/* v2.3.14 — requested MOBILE-ONLY alignment fixes */
@media only screen and (max-width: 767.98px) {
  /* FAQ heading: icon exactly centered, then title immediately below it. */
  body.rawdah-original-source-home #questions .rawdah-faq-mobile-heading,
  body.rawdah-original-source-home #questions .rawdah-faq-mobile-heading .head-contain {
    width: 100% !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home #questions .rawdah-faq-mobile-heading .image-content {
    flex: 0 0 auto !important;
    margin: 0 auto 12px !important;
    align-self: center !important;
  }
  body.rawdah-original-source-home #questions .rawdah-faq-mobile-heading h1 {
    width: 100% !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home #questions .rawdah-faq-mobile-heading p {
    width: 100% !important;
    max-width: 370px !important;
    margin: 0 auto !important;
    padding: 0 8px !important;
    text-align: center !important;
  }

  /* Email card: envelope centered above the email title/address. */
  body.rawdah-original-source-home #contact .rawdah-mobile-email {
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .image-content {
    flex: 0 0 75px !important;
    width: 75px !important;
    height: 75px !important;
    margin: 0 auto !important;
    align-self: center !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data h2,
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data .link {
    display: block !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data h2 {
    margin-top: 0 !important;
    margin-bottom: 6px !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data .link {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
  }

  /* Main Dar Rawdah footer logo: centered and only slightly larger on phones. */
  body.rawdah-original-source-home footer.rawdah-home-footer .rawdah-home-footer-brand {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
  body.rawdah-original-source-home footer.rawdah-home-footer .rawdah-home-footer-brand img {
    display: block !important;
    width: 150px !important;
    height: 185px !important;
    max-width: 150px !important;
    max-height: 185px !important;
    margin: 0 auto !important;
    object-fit: contain !important;
  }
}


/* v2.3.15 — logo sizing refinement + mobile email alignment fix */
body.rawdah-original-source-home header .image-content .logo-contain {
  width: 156px !important;
  height: 192px !important;
  margin-left: -78px !important;
  top: 90px !important;
  padding: 16px !important;
}
body.rawdah-original-source-home header .image-content .logo-contain img {
  width: 112px !important;
  height: 154px !important;
  max-width: 100% !important;
  object-fit: contain !important;
}
body.rawdah-original-source-home footer.rawdah-home-footer .rawdah-home-footer-brand img,
body.rawdah-original-source-home footer.rawdah-footer-original .contain .brand-name img {
  width: 168px !important;
  max-width: 168px !important;
  height: auto !important;
}

@media only screen and (max-width: 767.98px) {
  body.rawdah-original-source-home header .image-content .logo-contain {
    width: 122px !important;
    height: 154px !important;
    margin-left: -61px !important;
    top: 96px !important;
    padding: 13px !important;
  }
  body.rawdah-original-source-home header .image-content .logo-contain img {
    width: 88px !important;
    height: 126px !important;
  }

  body.rawdah-original-source-home #contact .rawdah-mobile-email {
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 15px !important;
    margin: 0 !important;
    text-align: right !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .image-content {
    flex: 0 0 60px !important;
    width: 60px !important;
    height: 60px !important;
    margin: 0 !important;
    align-self: auto !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data {
    flex: 1 1 auto !important;
    width: calc(100% - 75px) !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: right !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data h2,
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data .link {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: right !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data h2 {
    margin-top: 0 !important;
    margin-bottom: 6px !important;
  }
  body.rawdah-original-source-home #contact .rawdah-mobile-email .data .link {
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-bottom: 0 !important;
  }

  body.rawdah-original-source-home footer.rawdah-home-footer .rawdah-home-footer-brand img,
  body.rawdah-original-source-home footer.rawdah-footer-original .contain .brand-name img {
    width: 160px !important;
    max-width: 160px !important;
    max-height: 198px !important;
    height: auto !important;
  }
}


/* v2.3.16 — cleanup fixed icon / metricool removal support / country list visibility */
body.rawdah-original-source-home .fixed-icons .secondary-color {
  display: none !important;
}

body.rawdah-original-source-home .form-data,
body.rawdah-original-source-home .form-grouping-cust,
body.rawdah-original-source-home .country-select {
  overflow: visible !important;
}
body.rawdah-original-source-home .country-select {
  min-width: 140px !important;
}
body.rawdah-original-source-home .country-select .country-list {
  z-index: 99999 !important;
  max-height: 280px !important;
  overflow-y: auto !important;
}

@media only screen and (max-width: 767.98px) {
  body.rawdah-original-source-home #contact .contact-info .image-content,
  body.rawdah-original-source-home #contact .rawdah-mobile-email .image-content {
    flex: 0 0 60px !important;
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
}


/* v2.3.17 — reliable mobile country-code dropdown */
body.rawdah-original-source-home #contact .form-grouping-cust {
  position: relative !important;
  overflow: visible !important;
  z-index: 30 !important;
}
body.rawdah-original-source-home #contact .country-select {
  position: relative !important;
  display: flex !important;
  flex: 0 0 145px !important;
  width: 145px !important;
  min-width: 145px !important;
  overflow: visible !important;
  z-index: 40 !important;
}
body.rawdah-original-source-home #contact .country-select .flag-dropdown {
  z-index: 60 !important;
}
body.rawdah-original-source-home #contact .country-select .country-list {
  z-index: 999999 !important;
  width: 285px !important;
  max-width: min(285px, 88vw) !important;
  max-height: 300px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  background: #fff !important;
  color: #183f3d !important;
  box-shadow: 0 14px 35px rgba(0,0,0,.22) !important;
}
body.rawdah-original-source-home #contact .country-select .country-list .country {
  min-height: 36px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
@media only screen and (max-width: 767.98px) {
  body.rawdah-original-source-home #contact .country-select {
    flex-basis: 132px !important;
    width: 132px !important;
    min-width: 132px !important;
  }
  body.rawdah-original-source-home #contact .country-select .country-list {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    width: 280px !important;
    max-width: calc(100vw - 34px) !important;
  }
  body.rawdah-original-source-home #contact .contact-info .image-content,
  body.rawdah-original-source-home #contact .rawdah-mobile-email .image-content {
    flex: 0 0 60px !important;
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
}


/* v2.3.18 — full-theme country picker + mobile contact icon finalization */
body.rawdah-original-source-home #contact .form-grouping-cust,
body.rawdah-original-source-home #contact .form-data {
  overflow: visible !important;
}
body.rawdah-original-source-home #contact .country-select {
  position: relative !important;
  overflow: visible !important;
  z-index: 100 !important;
}
body.rawdah-original-source-home #contact .country-select .flag-dropdown {
  z-index: 120 !important;
}
body.rawdah-original-source-home #contact .country-select .country-list {
  z-index: 1000000 !important;
  width: 300px !important;
  max-width: calc(100vw - 32px) !important;
  max-height: 320px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  background: #fff !important;
  color: #173f3d !important;
  direction: ltr !important;
}
body.rawdah-original-source-home #contact .country-select .country-list .country {
  min-height: 38px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
@media only screen and (max-width: 767.98px) {
  body.rawdah-original-source-home #contact .contact-info .contact .image-content,
  body.rawdah-original-source-home #contact .rawdah-mobile-email .image-content {
    flex: 0 0 60px !important;
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
  body.rawdah-original-source-home #contact .country-select {
    flex: 0 0 132px !important;
    width: 132px !important;
    min-width: 132px !important;
  }
  body.rawdah-original-source-home #contact .country-select .country-list {
    left: 0 !important;
    right: auto !important;
  }
}


/* =============================================================
 * 2.3.22 — larger, clearly animated Islamic rosette behind hero phone only
 * Keeps the decoration behind the phone artwork on desktop and mobile.
 * ============================================================= */
body.rawdah-original-source-home header#intro .image-content {
  isolation: isolate;
  overflow: visible;
}
body.rawdah-original-source-home header#intro .image-content::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(132%, 560px);
  height: min(132%, 560px);
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  background: url("assets/images/brand/ornament-rosette.png") center / contain no-repeat;
  filter: var(--primary-filter);
  opacity: .14;
  transform-origin: center center;
  transform: translate(-50%, -50%) rotate(0deg) scale(1.02);
  animation: rawdahHeroPhoneRosetteSpin 14s linear infinite;
  will-change: transform, opacity;
}
body.rawdah-original-source-home header#intro .image-content .screen-img,
body.rawdah-original-source-home header#intro .image-content .logo-contain {
  position: relative;
  z-index: 2;
}
@keyframes rawdahHeroPhoneRosetteSpin {
  0%   { transform: translate(-50%, -50%) rotate(0deg) scale(1.02); opacity: .12; }
  50%  { transform: translate(-50%, -50%) rotate(180deg) scale(1.08); opacity: .16; }
  100% { transform: translate(-50%, -50%) rotate(360deg) scale(1.02); opacity: .12; }
}
@media (max-width: 991px) {
  body.rawdah-original-source-home header#intro .image-content::before {
    width: min(126%, 470px);
    height: min(126%, 470px);
    opacity: .13;
    animation-duration: 16s;
  }
}
@media (max-width: 767px) {
  body.rawdah-original-source-home header#intro .image-content::before {
    width: min(138%, 400px);
    height: min(138%, 400px);
    opacity: .115;
    animation-duration: 18s;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.rawdah-original-source-home header#intro .image-content::before {
    animation: none;
    transform: translate(-50%, -50%) scale(1.05);
    opacity: .12;
  }
}
