/*
  Theme Name:   Jannah
  Theme URI:    http://jannah.tielabs.com/
  Description:  Beautiful, Powerful & Flexible WordPress Theme for News, Magazine and Blog websites.
  Author:       TieLabs
  Author URI:   https://tielabs.com/
  Version:      7.5.0
  License:      license purchased
  License URI:  http://themeforest.net/licenses/regular_extended
  Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  Text Domain:  jannah
  Tested up to: 6.5
  Requires at least: 5.0
*/

/* ====== mrj3ycom — Home Fast (ألوان جديدة) ====== */
.mrj3ycom-main-frame{
  max-width:1320px;
  margin:5px auto;
  padding:5px;
  background:#f9fbff;
  border-radius:14px;
  border:2px solid #0d3b66;
  box-shadow:0 7px 27px #0d3b6622,0 2px 7px #0d3b6611;
}

.mrj3ycom-section-title{
  font-size:22px;font-weight:800;margin:0 0 5px;color:#0d3b66;
  border-right:4px solid #3fbac2;padding:4px 10px;
  background:linear-gradient(90deg,#d9f5f6 60%,#f2fbff 100%);
  border-radius:8px;box-shadow:0 1px 7px #0d3b660c;display:inline-block
}
.mrj3ycom-section-title--sm{font-size:18px;margin-bottom:5px}

.mrj3ycom-posts-grid{
  display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px
}
@media(max-width:900px){.mrj3ycom-posts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.mrj3ycom-posts-grid{grid-template-columns:1fr}}

.mrj3ycom-post-card{
  background:#ffffff;border-radius:10px;overflow:hidden;border:1.2px solid #cce5f0;
  box-shadow:0 2px 7px #0d3b6610;transition:.15s ease-in-out;
  cursor:pointer;position:relative;min-height:115px;display:flex;flex-direction:column
}
.mrj3ycom-post-card:hover{border-color:#3fbac2;box-shadow:0 4px 16px #3fbac220;transform:scale(1.02)}

.mrj3ycom-time{
  position:absolute;top:5px;right:5px;background:#e6faff;color:#0d3b66;
  padding:1px 8px;border-radius:7px;font-size:11px;border:1px solid #cce5f0
}
.mrj3ycom-thumb img{
  width:100%;height:115px;object-fit:cover;display:block;border-radius:10px 10px 0 0
}
.mrj3ycom-post-title{
  font-size:16px;font-weight:700;color:#0d3b66;margin:8px 8px 6px;text-align:right;line-height:1.45
}
.mrj3ycom-post-card:hover .mrj3ycom-post-title{color:#3fbac2}

.mrj3ycom-star-corner{
  position:absolute;top:6px;left:8px;font-size:17px;color:#ffd700;opacity:.9;pointer-events:none
}
.mrj3ycom-post-views{font-size:12px;color:#555;margin:0 8px 8px 0;text-align:right}

.mrj3ycom-cats-frame{
  border-radius:12px;border:1.5px solid #a7dbe5;background:#f0fbfd;margin:10px 0;padding:5px;
  box-shadow:0 1px 6px #0d3b6609
}
.mrj3ycom-cats-grid{
  display:grid;grid-template-columns:repeat(6,1fr);gap:5px
}
@media(max-width:1200px){.mrj3ycom-cats-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.mrj3ycom-cats-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.mrj3ycom-cats-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:430px){.mrj3ycom-cats-grid{grid-template-columns:1fr}}

.mrj3ycom-cat-box{
  background:linear-gradient(135deg,#fff 65%,#eafcff 110%);
  border:1.3px solid #a7dbe5;border-radius:7px;
  box-shadow:0 2px 6px #0d3b6610;padding:10px 3px;text-align:center;cursor:pointer;
  transition:.15s ease-in-out;min-height:43px;display:flex;flex-direction:column;align-items:center;justify-content:center
}
.mrj3ycom-cat-box:hover{background:#d9f5f6;border-color:#3fbac2;box-shadow:0 2px 9px #3fbac230;transform:scale(1.03)}
.mrj3ycom-cat-name{font-size:13px;font-weight:700;color:#0d3b66;letter-spacing:.08px}

.mrj3ycom-post-card{position:relative}
.mrj3ycom-full-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}


/* ===== mrj3ycom — Article Theme (Hi-Performance, No Animations) ===== */
:root{
  --mr-ink:#0d3b66;      /* كحلي — العناوين */
  --mr-accent:#3fbac2;   /* تركواز */
  --mr-muted:#6b7b8a;    /* نص ثانوي */
  --mr-bg:#f6faff;       /* خلفية عامة */
  --mr-card:#ffffff;
  --mr-brd:#cce5f0;
  --mr-shadow:0 4px 14px #0d3b660f,0 1px 4px #0d3b6608;
}

/* خلفية عامة بسيطة */
body{background:#f9fbff}

/* حاويات وهوامش 5px */
.mrj3ycom-wrap{background:#0000;padding:5px;border-radius:14px}
.mrj3ycom-card{background:var(--mr-card);border:1.5px solid var(--mr-brd);border-radius:12px;box-shadow:var(--mr-shadow);padding:10px;margin:5px 0}

/* شريط التصفح — أكبر وأوضح */
.mrj3ycom-bc{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:17px;font-weight:800}
.mrj3ycom-bc-a{color:var(--mr-ink);text-decoration:none;padding:4px 8px;border-radius:8px;background:#e8f6fa;border:1px solid var(--mr-brd)}
.mrj3ycom-bc-a:hover{color:#0a2c4d}
.mrj3ycom-bc-s{color:var(--mr-muted);padding:0 2px}

/* العنوان + (كاتب + قسم) */
.mrj3ycom-main-title{background:#eefbff;border:1px solid var(--mr-brd)}
.mrj3ycom-title{margin:0;color:var(--mr-ink);font-weight:900;font-size:clamp(24px,2.5vw,32px)}
.mrj3ycom-authorcat{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}
.mrj3ycom-meta-chip{
  display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;
  border:1px solid var(--mr-brd);background:#f2fcff;color:#0f2c45;font-weight:800;text-decoration:none;font-size:14px
}
.mrj3ycom-meta-chip svg{width:16px;height:16px;fill:currentColor}

/* الصورة البارزة — 16:9 ثابت */
.mrj3ycom-hero-f{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--mr-brd)}
.mrj3ycom-hero-f img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.mrj3ycom-cam{position:absolute;bottom:8px;left:10px;font-size:18px;opacity:.9}

/* المحتوى العام */
.mrj3ycom-content{line-height:1.9;color:#142433}
.mrj3ycom-content p{margin:0 0 10px}

/* روابط داخل المحتوى فقط */
.mrj3ycom-content a{
  color:var(--mr-ink);text-decoration:underline;text-decoration-color:var(--mr-accent);
  text-underline-offset:2px
}
.mrj3ycom-content a:hover{color:#0a2c4d;text-decoration-color:#0a2c4d}
.mrj3ycom-content a:focus{outline:none;box-shadow:0 0 0 2px #0000,0 0 0 3px #3fbac255;border-radius:6px}

/* عناوين فرعية داخل المحتوى فقط */
.mrj3ycom-content h2,
.mrj3ycom-content h3,
.mrj3ycom-content h4,
.mrj3ycom-content h5,
.mrj3ycom-content h6{
  color:var(--mr-ink);font-weight:900;margin:12px 0 8px;padding:6px 10px;
  background:#eefbff;border:1px solid var(--mr-brd);border-radius:10px;line-height:1.4
}
.mrj3ycom-content h2{font-size:clamp(20px,2.2vw,24px)}
.mrj3ycom-content h3{font-size:clamp(18px,2vw,22px)}
.mrj3ycom-content h4{font-size:clamp(17px,1.8vw,20px)}
.mrj3ycom-content h5{font-size:clamp(16px,1.7vw,19px)}
.mrj3ycom-content h6{font-size:clamp(15px,1.6vw,18px)}


/* الوسوم */
.mrj3ycom-tags-w{display:flex;flex-wrap:wrap;gap:6px}
.mrj3ycom-tag{
  display:inline-block;background:#f0fbff;border:1px solid var(--mr-brd);
  padding:5px 10px;border-radius:999px;color:#0f2c45;text-decoration:none;font-weight:800;font-size:13px
}
.mrj3ycom-tag:hover{border-color:var(--mr-accent);color:var(--mr-ink)}

/* الأقسام الأب/الأخوة/الأبناء */
.mrj3ycom-relcats{background:#fff}
.mrj3ycom-relblock{margin:8px 0}
.mrj3ycom-relttl{
  font-weight:900;color:var(--mr-ink);margin-bottom:6px;
  background:#eefbff;border:1px solid var(--mr-brd);border-radius:8px;padding:6px 10px
}
.mrj3ycom-cats-w{display:flex;flex-wrap:wrap;gap:6px}
.mrj3ycom-cat{
  background:linear-gradient(135deg,#fff 65%,#eafcff 110%);
  border:1px solid var(--mr-brd);padding:7px 10px;border-radius:8px;color:var(--mr-ink);
  text-decoration:none;font-weight:800;font-size:13px
}
.mrj3ycom-cat:hover{border-color:var(--mr-accent);color:var(--mr-accent)}

/* عناوين أقسام بخط سفلي مميز */
.mrj3ycom-h{margin:0 0 8px;color:var(--mr-ink);font-weight:900}
.mrj3ycom-h-underline{position:relative;padding-bottom:6px;background:#eefbff;border-radius:8px}
.mrj3ycom-h-underline::after{
  content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;background:linear-gradient(90deg,var(--mr-accent),var(--mr-ink));border-radius:3px
}
.mrj3ycom-h-xl{font-size:clamp(20px,2.4vw,26px)} /* قد تشاهد أيضًا أكبر */

/* قائمة “قد تشاهد أيضًا” */
.mrj3ycom-hl{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:6px}
.mrj3ycom-hl-a{
  display:block;padding:10px 12px;border:1px solid var(--mr-brd);border-radius:10px;background:#fff;color:#1e2b36;text-decoration:none;position:relative
}
.mrj3ycom-hl-a::after{content:attr(data-date);position:absolute;inset-inline-end:12px;top:50%;transform:translateY(-50%);color:var(--mr-muted);font-size:12px}

/* “المزيد من المقالات” — شبكة 3×3 (صفر تمدد/CLS) */
.mrj3ycom-l9{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
@media(max-width:980px){.mrj3ycom-l9{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.mrj3ycom-l9{grid-template-columns:1fr}}
.mrj3ycom-l9-item{
  display:flex;flex-direction:column;gap:6px;border:1px solid var(--mr-brd);border-radius:12px;padding:8px;background:#fff;
  min-width:0;box-sizing:border-box
}
.mrj3ycom-l9-item--even{background:#f7fdff}
.mrj3ycom-l9-media{position:relative;display:block;overflow:hidden;border-radius:10px;border:1px solid var(--mr-brd);background:#f0fbff}
.mrj3ycom-l9-media img,
.mrj3ycom-l9-ph{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.mrj3ycom-l9-title{margin:0;background:#eaf7fb;padding:6px 8px;border-radius:8px}
.mrj3ycom-l9-link{
  color:#142433;text-decoration:none;font-weight:800;line-height:1.5;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
}

/* نص مساعد + مقصّ العناوين */
.mrj3ycom-empty{color:var(--mr-muted);margin:5px 0}
.mrj3ycom-clamp3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}


/* ===== mrj3ycomC — Category (4-col, modern 2025, no desc, sliders, full-width more) ===== */
:root{
  --mr-ink:#0d3b66;
  --mr-accent:#3fbac2;
  --mr-muted:#6b7b8a;
  --mr-card:#ffffff;
  --mr-brd:#cce5f0;
  --mr-bg:#f9fbff;
  --mr-shadow:0 4px 14px #0d3b660f,0 1px 4px #0d3b6608;
}
body{background:var(--mr-bg)}

.mrj3ycomc{max-width:1320px;margin:20px auto;padding:0 8px}
.mrj3ycomc-card{background:var(--mr-card);border:1.5px solid var(--mr-brd);border-radius:12px;box-shadow:var(--mr-shadow);padding:10px;margin:5px 0}

/* عنوان القسم — حجم عصري 2025 */
.mrj3ycomc-title{
  margin:0;color:var(--mr-ink);font-weight:900;
  font-size:clamp(20px, 2vw, 26px);
}

/* شرائط الأقسام (فرعي / أفضل 10) */
.mrj3ycomc-strip-h{font-weight:900;color:var(--mr-ink);margin-bottom:6px;font-size:clamp(14px,1.3vw,16px)}
.mrj3ycomc-strip-wrap{display:flex;align-items:stretch;gap:8px}
.mrj3ycomc-strip-rail{flex:1;overflow:auto;scroll-behavior:smooth}
.mrj3ycomc-strip-list{display:flex;gap:6px;list-style:none;margin:0;padding:0}
.mrj3ycomc-chip{
  display:inline-block;padding:6px 10px;border:1px solid var(--mr-brd);border-radius:999px;background:#f2fcff;
  color:#0f2c45;text-decoration:none;font-weight:800;font-size:12.5px;white-space:nowrap
}
.mrj3ycomc-strip-btn{width:36px;height:36px;border-radius:8px;border:1px solid var(--mr-brd);background:#fff;color:#0f2c45;font-weight:900}

/* شبكة المقالات — 4 في الصف */
.mrj3ycomc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
@media(max-width:1024px){.mrj3ycomc-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.mrj3ycomc-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.mrj3ycomc-grid{grid-template-columns:1fr}}

/* الكرت */
.mrj3ycomc-card.mrj3ycomc-card{display:flex;flex-direction:column;gap:6px;min-width:0;box-sizing:border-box}

/* صورة 16:9 + بادج الزمن */
.mrj3ycomc-imgwrap{position:relative;display:block;overflow:hidden;border-radius:10px;border:1px solid var(--mr-brd);background:#f0fbff}
.mrj3ycomc-imgwrap img,
.mrj3ycomc-ph{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.mrj3ycomc-ph{background:linear-gradient(90deg,#eef7fb,#e8f3f8)}
.mrj3ycomc-badge{position:absolute;top:8px;right:8px;background:#e6faff;border:1px solid var(--mr-brd);color:#0d3b66;padding:2px 8px;border-radius:8px;font-size:12px}
.mrj3ycomc-cam{position:absolute;bottom:8px;left:10px;font-size:18px;opacity:.9}

/* عنوان المقال — سطران كحد أقصى وبحجم أصغر */
.mrj3ycomc-ttl{margin:0;background:#eaf7fb;padding:6px 8px;border-radius:8px}
.mrj3ycomc-ttl a{
  color:#142433;text-decoration:none;font-weight:900;line-height:1.45;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  font-size:clamp(14px, 1.6vw, 17px);
}

/* المزيد (بعرض القسم) */
.mrj3ycomc-more.fw{display:flex;justify-content:center;margin-top:8px}
.mrj3ycomc-more-btn{
  border:1px solid var(--mr-brd);background:#fff;color:#0d3b66;font-weight:900;
  padding:10px 18px;border-radius:12px;font-size:14px
}
.mrj3ycomc-sentinel{height:1px}

.mrj3ycomc-empty{color:var(--mr-muted);padding:8px}

/* Lazy imgs */
img.mrj3ycomc-lazy{background:#0000}




:root{
  --mxr-bg:#0f1324; --mxr-bg2:#151b34; --mxr-text:#ffffff; --mxr-sub:#cad8ff;
  --mxr-accent:#8ab4ff; --mxr-border:#253055; --mxr-pill:#1b2547;
}

/* صفر فراغ بين الهيدر وما بعده + منع انزلاق أفقي */
#tie-header, .header-wrap, .site-header { margin-bottom:0 !important; }
#mxr-topbar, #mxr-mbar { margin:0 !important; padding-top:0 !important; padding-bottom:0 !important; border-top:none !important; }
html, body { overflow-x:hidden; }

/* لا تكسر عناصر القالب sticky/flow لاحقًا */
.background-overlay, #tie-container, #tie-wrapper { overflow:visible !important; }

/* ===== Desktop bar (modern, white icons) ===== */
.mxr-topbar{
  background:var(--mxr-bg);
  color:var(--mxr-text);
  border-bottom:1px solid var(--mxr-border);
}
.mxr-topbar .mxr-wrap{
  max-width:1200px;
  width:100%;
  margin:0 auto;
  padding:10px 16px;
  display:flex;
  align-items:center;
  gap:12px;
  box-sizing:border-box;
}
.mxr-home{
  width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;
  border-radius:12px;background:var(--mxr-pill);color:#fff;text-decoration:none;border:1px solid var(--mxr-border)
}
.mxr-search{
  flex:1;display:flex;align-items:center;gap:10px;background:var(--mxr-bg2);
  border:1px solid var(--mxr-border);border-radius:12px;padding:8px 10px
}
.mxr-search input[type="search"]{
  all:unset;color:#fff;width:100%;padding:4px 6px;direction:rtl
}
.mxr-btn{all:unset;cursor:pointer;color:#fff;display:inline-flex;align-items:center}
.mxr-datetime{
  min-width:210px;text-align:center;font-variant-numeric:tabular-nums;color:var(--mxr-sub)
}
.mxr-social{display:flex;gap:8px;margin-inline-start:auto}
.mxr-social a{
  width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;
  border-radius:10px;background:var(--mxr-bg2);color:#fff;text-decoration:none;border:1px solid var(--mxr-border)
}

/* ===== Mobile bar (chips + back) ===== */
.mxr-mbar{
  background:#0e1329;color:#fff;border-bottom:1px solid var(--mxr-border)
}
.mxr-mbar .mxr-wrap{
  display:flex;align-items:center;padding:8px 8px;gap:8px;box-sizing:border-box
}
.mxr-btn{
  min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;
  border-radius:12px;background:#1b2547;color:#fff;text-decoration:none;border:1px solid var(--mxr-border)
}
.mxr-track{
  flex:1;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;
  scroll-snap-type:x proximity;padding-inline:2px
}
.mxr-chip{
  scroll-snap-align:start;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;max-width:230px;
  padding:8px 10px;background:#1b2547;color:#fff;border:1px solid var(--mxr-border);
  border-radius:999px;text-decoration:none;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.mxr-chip .ico{font-size:16px}
.mxr-chip .txt{max-width:180px;overflow:hidden;text-overflow:ellipsis}

/* Responsive visibility */
@media (max-width: 991.98px){
  .mxr-topbar{display:none}
  .mxr-mbar{display:block}
}
@media (min-width: 992px){
  .mxr-topbar{display:block}
  .mxr-mbar{display:none}
}

/* RTL root */
.mxr-rtl{direction:rtl}


/* ===== Desktop Topbar Fixed Height 40px ===== */
@media (min-width: 1025px) {

  .mxr-topbar {
    height: 40px;
  }

  .mxr-topbar .mxr-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0 12px; /* يمنع أي زيادة في الارتفاع */
    box-sizing: border-box;
  }

  .mxr-topbar .mxr-home,
  .mxr-topbar .mxr-search,
  .mxr-topbar .mxr-time,
  .mxr-topbar .mxr-social a {
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
  }

  .mxr-topbar .mxr-search input {
    height: 28px;
    margin: 0;
  }

  .mxr-topbar .mxr-search button {
    height: 28px;
    margin: 0;
  }

  .mxr-topbar .mxr-social a {
    font-size: 18px;
    padding: 0 6px;
  }
}


/* ===== Mobile Sticky Nav ===== */
@media (max-width: 1024px) {
  .mxr-mbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
  }
  .mxr-mbar.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    background: #111; /* خلفية مميزة عند التثبيت */
  }
}


/* ===== Floating Home & Top Buttons - White Icons with Transparent BG ===== */
.mxr-float-nav {
  position: fixed;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 9999;
}

.mxr-float-nav a,
.mxr-float-nav button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  outline: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff; /* الأيقونة بيضاء */
  background: rgba(0, 0, 0, 0.35); /* خلفية شفافة */
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
  backdrop-filter: blur(6px); /* تأثير زجاجي عصري */
  transition: all 0.25s ease-in-out;
}

/* تأثير عند التحويم */
.mxr-float-nav a:hover,
.mxr-float-nav button:hover {
  background: rgba(0, 0, 0, 0.55);
  transform: scale(1.08);
}

/* زر الطلوع يبان بس لما ينزل المستخدم */
.mxr-btn-top {
  display: none;
}

/* منع أي هوامش إضافية تلقائية */
#tie-wrapper > *,
#tie-container > *,
.background-overlay > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
 
.mrj3y-related-box {
  margin: 25px 0;
  padding: 15px;
  background: #f9f9ff;
  border: 1px solid #e3e3ee;
  border-radius: 14px;
  box-shadow: 0 3px 12px rgba(0,0,0,0.05);
}

.mrj3y-related-head {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(135deg,#0073aa,#00bcd4);
  padding: 8px 14px;
  border-radius: 10px;
  margin-bottom: 15px;
  display: inline-block;
}

.mrj3y-related-grid {
  display: grid;
  gap: 10px;
}

.mrj3y-related-item {
  display: block;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 10px 14px;
  font-size: 15px;
  font-weight: 500;
  color: #0073aa;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.mrj3y-related-item:hover {
  background: #0073aa;
  color: #fff;
  transform: translateY(-2px);
}


/* ====== Footer Modern 2025 ====== */
#footer {
  background: linear-gradient(180deg, #101322, #0a0d18);
  color: #f0f2f8;
  padding: 40px 0 25px;
  font-size: 15px;
  line-height: 1.8;
}

/* عناصر داخل الفوتر */
#footer .container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

/* العناوين */
#footer .widget-title {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 18px;
  color: #fff;
  border-bottom: 2px solid #2a2f44;
  padding-bottom: 6px;
}

/* الروابط */
#footer .menu,
#footer .footer-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer .menu li,
#footer .footer-menu li {
  position: relative;
}

#footer .menu li:not(:last-child)::after,
#footer .footer-menu li:not(:last-child)::after {
  content: "/";
  margin: 0 8px;
  color: #6f7a96;
  opacity: 0.8;
}

/* الروابط شكل زر */
#footer .menu li a,
#footer .footer-menu li a {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #f0f2f8;
  transition: all 0.25s ease;
}

#footer .menu li a:hover,
#footer .footer-menu li a:hover {
  background: #1f2538;
  color: #fff;
  transform: translateY(-2px);
}

/* السوشيال */
#footer .social-icons a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.08);
  color: #f0f2f8;
  margin: 0 6px;
  transition: 0.25s;
}

#footer .social-icons a:hover {
  background: #3d86ff;
  color: #fff;
  transform: scale(1.1);
}

/* الشريط السفلي */
#footer .footer-bottom {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
  font-size: 14px;
  color: #a0a7bb;
}
#footer .footer-bottom a {
  color: #fff;
}
#footer .footer-bottom a:hover {
  color: #3d86ff;
}

/* ====== mrj3ycom — Comments & Form (Scoped) ====== */


.mrj3ycom-comments-area .comment-list,
.mrj3ycom-comments-area .mrj3ycom-cmts {
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:14px;
}
.mrj3ycom-comments-area .comment-list > li{margin:0;padding:0}

.mrj3ycom-comments-area .mrj3ycom-cmtbubble{
  background:linear-gradient(var(--cmt-bg),var(--cmt-bg)) padding-box,
             linear-gradient(90deg,var(--cmt-grad1),var(--cmt-grad2)) border-box;
  border:1px solid transparent;
  border-radius:var(--cmt-r);
  box-shadow:var(--cmt-shadow);
  padding:0;
}

.mrj3ycom-comments-area .mrj3ycom-cmtbubble__inner{
  display:grid;grid-template-columns:auto 1fr;gap:12px;
  padding:12px;align-items:flex-start
}
.mrj3ycom-comments-area .mrj3ycom-cmtbubble__img{
  width:48px;height:48px;border-radius:50%;
  box-shadow:0 2px 6px rgba(0,0,0,.08);border:2px solid #fff
}

.mrj3ycom-comments-area .mrj3ycom-cmtbubble__head{
  display:flex;align-items:flex-start;justify-content:space-between;gap:10px;
  border-bottom:1px dashed var(--cmt-bd);padding-bottom:8px;margin-bottom:8px
}
.mrj3ycom-comments-area .mrj3ycom-cmtbubble__name{
  font-weight:800;color:#0f172a;text-decoration:none
}
.mrj3ycom-comments-area .mrj3ycom-cmtbubble__body{line-height:1.85;color:#111}
.mrj3ycom-comments-area .mrj3ycom-cmtbubble__body p{margin:.5rem 0}

.mrj3ycom-comments-area .mrj3ycom-form{
  display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px
}
.mrj3ycom-comments-area .mrj3ycom-form .mrj3ycom-field{display:flex;flex-direction:column;gap:6px}
.mrj3ycom-comments-area .mrj3ycom-form label{font-weight:800;font-size:.95rem}
.mrj3ycom-comments-area .mrj3ycom-form input,
.mrj3ycom-comments-area .mrj3ycom-form textarea{
  border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff;outline:none;
  transition:border-color .15s, box-shadow .15s; font-family:inherit
}
.mrj3ycom-comments-area .mrj3ycom-btn{
  grid-column:1/-1;justify-self:start;appearance:none;border:0;border-radius:12px;
  padding:12px 18px;font-weight:800;cursor:pointer;
  background:#0ea5e9;color:#fff;transition:transform .12s ease,background .2s
}
.mrj3ycom-comments-area .mrj3ycom-btn:hover{transform:translateY(-1px);background:#0284c7}

@media (max-width:700px){
  .mrj3ycom-comments-area .mrj3ycom-form{grid-template-columns:1fr}
}

/* الهيرو/البحث – مقيّد بالصفحة الحالية فقط */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero{
  position:relative;
  padding:28px 0;
  background:transparent;      /* لضمان عدم لمس خلفية الموقع العامة */
  isolation:isolate;
}

/* خلفية مزخرفة داخل حدود العرض فقط (وليست بعرض الشاشة) */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero::before{
  content:"";
  position:absolute; inset:0;
  left:50%; transform:translateX(-50%);
  width:min(1200px,94vw);      /* نفس عرض المحتوى */
  border-radius:24px;
  background:
    radial-gradient(900px 360px at 50% -10%, rgba(14,165,233,.22), transparent 60%),
    linear-gradient(180deg,#0a1630,#081328 75%);
  z-index:0;
}

/* حاوية المحتوى داخل الهيرو */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-hero-inner{
  position:relative; z-index:1;
  max-width:min(1200px,94vw); width:100%;
  margin:0 auto; padding:0 12px;
}

/* بطاقة البحث الزجاجية */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-hero-card{
  position:relative;
  background:rgba(13,24,48,.6);
  backdrop-filter:blur(18px); -webkit-backdrop-filter:blur(18px);
  border-radius:22px; padding:18px;
  box-shadow:0 22px 40px rgba(0,0,0,.38);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-hero-card::after{
  content:""; position:absolute; inset:0; border-radius:22px; padding:2px;
  background:linear-gradient(135deg,rgba(125,179,255,.8),rgba(34,211,238,.75),rgba(14,165,233,.8));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude;
  pointer-events:none;
}

/* جملة التحفيز فوق البحث */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-hero-lead{
  color:#fff; letter-spacing:.2px; margin:0 0 12px;
  font:900 clamp(1.05rem,2.4vw,1.55rem)/1.3 system-ui,"Noto Kufi Arabic",Tahoma,Arial;
  text-shadow:0 1px 0 rgba(0,0,0,.25);
}

/* شريط البحث */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search{
  display:flex; gap:12px; align-items:stretch;
}
@media (max-width:640px){
  main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search{flex-direction:column}
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-searchwrap{position:relative;flex:1}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-searchwrap .ico{
  position:absolute; left:14px; top:50%; transform:translateY(-50%);
  width:22px; height:22px; color:#7dd3fc; opacity:.95; pointer-events:none;
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search input[type="search"]{
  flex:1; background:rgba(7,12,24,.9);
  border:1.6px solid rgba(125,180,255,.45);
  border-radius:999px; padding:14px 16px 14px 44px; color:#fff;
  font:800 1rem system-ui; outline:none;
  transition:border-color .2s, box-shadow .2s, background .2s;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search input[type="search"]::placeholder{
  color:#cfe3ff; opacity:.85; font-weight:700;
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search input[type="search"]:focus{
  border-color:#60a5fa;
  box-shadow:0 0 0 4px rgba(96,165,250,.18), 0 10px 24px rgba(2,8,23,.45);
  background:rgba(9,16,32,.98);
}

/* زر البحث */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search button{
  background:linear-gradient(135deg,#0ea5e9,#0284c7);
  border:none; border-radius:14px; color:#fff; font-weight:900; padding:12px 18px;
  cursor:pointer; min-width:110px;
  transition:transform .15s ease, filter .2s ease, box-shadow .2s ease;
  box-shadow:0 10px 22px rgba(2,132,199,.35);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search button:hover{
  transform:translateY(-1.5px); filter:saturate(1.1); box-shadow:0 14px 28px rgba(2,132,199,.45);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search button:focus-visible{
  outline:0; box-shadow:0 0 0 4px rgba(34,211,238,.25), 0 12px 26px rgba(2,132,199,.45);
}

/* صندوق الصفحات (الأدوات) */
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tools{
  margin-top:14px; background:rgba(13,24,48,.52);
  backdrop-filter:blur(12px); -webkit-backdrop-filter:blur(12px);
  border-radius:18px; padding:14px; border:1.4px solid rgba(125,180,255,.32);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tools-grid{
  display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:12px;
}
@media (max-width:991px){
  main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tools-grid{grid-template-columns:repeat(2,1fr)}
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool{
  position:relative; display:flex; align-items:center; gap:10px;
  background:#0b1730; border:1.4px solid rgba(125,180,255,.28); border-radius:14px;
  padding:12px; color:#e8f2ff; font-weight:900; text-decoration:none;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
  box-shadow:0 10px 22px rgba(0,0,0,.28);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool::before{
  content:""; position:absolute; inset:0; border-radius:14px; padding:1.5px;
  background:linear-gradient(135deg,rgba(125,179,255,.55),rgba(14,165,233,.55));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor; mask-composite:exclude;
  opacity:.55; transition:opacity .2s;
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool:hover{
  transform:translateY(-2px); border-color:rgba(125,180,255,.5); box-shadow:0 16px 28px rgba(0,0,0,.34);
}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool:hover::before{opacity:.9}
main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool .ico{
  width:26px; height:26px; color:#7dd3fc; flex:0 0 26px;
}

/* تقليل الحركة داخل الهيرو فقط */
@media (prefers-reduced-motion:reduce){
  main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-search button,
  main.mrj3ycom-page-wrap > section.mrj3ycom-hero .mrj3ycom-tool{transition:none}
}

/* 🔹 صندوق أحدث المقالات */
.latest-posts-box {
  margin: 30px 0;
  padding: 18px 20px;
  background: linear-gradient(135deg, #f9fafb, #f3f4f6);
  border: 2px solid #e5e7eb;
  border-radius: 14px;          /* حواف ناعمة أكثر */
  box-shadow: 0 3px 12px rgba(0,0,0,0.08); /* ظل خفيف عصري */
  transition: transform .2s;
}


/* 🔹 العنوان */
.latest-posts-title {
  margin: 0 0 16px;
  font-size: 1.25rem;           /* أكبر */
  font-weight: 700;
  color: #1f2937;
  border-bottom: 3px solid #d1d5db;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* 🔹 القائمة */
.latest-posts-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

/* 🔹 العناصر */
.latest-posts-item { margin: 0; }

/* 🔹 الروابط */
.latest-posts-link {
  display: block;
  padding: 10px 14px;
  border-radius: 10px;
  font-size: 1rem;               /* حجم أوضح */
  font-weight: 500;
  color: #111827;
  text-decoration: none;
  background: #fff;
  border: 1px solid #e5e7eb;
  transition: background .2s, transform .1s, box-shadow .2s;
}
.latest-posts-link:hover {
  background: #f9fafb;
  transform: translateX(-4px);
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

/* 🔹 دعم الوضع الليلي */
@media (prefers-color-scheme: dark) {
  .latest-posts-box {
    background: linear-gradient(135deg, #1f2937, #111827);
    border-color: #374151;
  }
  .latest-posts-title {
    color: #f9fafb;
    border-bottom-color: #374151;
  }
  .latest-posts-link {
    background: #111827;
    border-color: #374151;
    color: #f9fafb;
  }
  .latest-posts-link:hover {
    background: #1f2937;
  }
}


/* ============================
   Accessibility fixes — UI
   ============================ */

/* أزرار CTA (مثال pfua-comment-cta) */
/* ألوان ذات تباين قوي — خلفية زرقاء ونص أبيض (WCAG AA) */
.pfua-btn, .pfua-comment-cta, .mrj3ycom-btn {
  background: #0b63d6;       /* لون قوي ومقروء */
  color: #ffffff;            /* نص أبيض */
  border: 0;
  padding: 12px 16px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 10px;
  min-height: 44px;         /* ضمان لمس كافٍ */
  min-width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(11,99,214,0.14);
  transition: transform .12s ease, box-shadow .12s ease;
}

/* Hover / focus states */
.pfua-btn:hover, .pfua-comment-cta:hover,
.pfua-btn:focus, .pfua-comment-cta:focus,
.mrj3ycom-btn:focus {
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(11,99,214,0.18);
  outline: none;
}

/* واضح لحالة التركيز عبر لوحة المفاتيح */
.pfua-btn:focus-visible,
.pfua-comment-cta:focus-visible,
.mrj3ycom-btn:focus-visible {
  outline: 3px solid rgba(11,99,214,0.18);
  outline-offset: 3px;
}

/* نص الزر القصير داخل الزر (مثال: "ترك تعليق ✍️") */
.pfua-comment-cta { font-weight: 600; }

/* ============================
   Inputs / touch targets
   ============================ */
.mrj3ycom-field input[type="text"],
.mrj3ycom-field input[type="email"],
.mrj3ycom-field textarea {
  font-size: 16px;           /* يضمن قابلية القراءة */
  padding: 12px 14px;
  min-height: 44px;          /* لمس مريح */
  border: 1px solid #d1d5db;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}

/* textarea أكبر */
.mrj3ycom-field--textarea textarea { min-height: 120px; padding-top: 10px; }

/* حالة التركيز */
.mrj3ycom-field input:focus,
.mrj3ycom-field textarea:focus {
  border-color: #0b63d6;
  box-shadow: 0 4px 12px rgba(11,99,214,0.08);
  outline: none;
}

/* ============================
   Checkbox — تكبير منطقة النقر
   ============================ */
/* اجعل الحقل والـ label معاً مساحة لمس كبيرة */
/* تأكد أن الـ label يربط بالـ input عن طريق for="wp-comment-cookies-consent" */
label[for="wp-comment-cookies-consent"] {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;       /* مساحة قابلة للنقر */
  border-radius: 8px;
  cursor: pointer;
  user-select: none;
  background: transparent;
  transition: background .12s;
}
label[for="wp-comment-cookies-consent"]:hover { background: rgba(0,0,0,0.02); }

/* تحديد حجم مربع الصح */
#wp-comment-cookies-consent {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  accent-color: #0b63d6;   /* يجعل علامة الصح بلون متناسق في المتصفحات الحديثة */
}

/* لو تريد زر تبديل مرئي (اختياري): */
.comment-cookies-wrap { display:inline-flex; align-items:center; gap:8px; }

/* ============================
   نص منخفض التباين — زيادة التباين
   ============================ */
.pfua-btn, .pfua-comment-cta { color: #ffffff; } /* تأكد النص أبيض */
.latest-posts-title { color: #0f172a; }          /* ظل داكن */
.latest-posts-link { color: #0b1220; }

/* دعم الوضع الليلي — اختر ألوان بديلة */
@media (prefers-color-scheme: dark) {
  .pfua-btn, .pfua-comment-cta { background: #2b6cb0; color: #ffffff; }
  .mrj3ycom-field input { background: #0b1116; border-color: #24303a; color: #e6eef6; }
  label[for="wp-comment-cookies-consent"] { color: #dbeafe; }
}


/* ====== MRJ3Y META — Clean & Elegant 2025 ====== */
/* ضع هذا في style.css لاستبدال التصميم السابق */

/* قابل للتخصيص: غيّر القيم في :root */
:root{
  --card-bg: rgba(255,255,255,0.90);
  --card-border: rgba(15,23,42,0.06);
  --accent: #0b5fff;        /* لون تمييز عصري */
  --muted: #556070;         /* نص ثانوي */
  --label: #0b1220;         /* لون التسميات */
  --radius: 12px;
  --pad-vertical: 10px;
  --pad-horizontal: 14px;
  --glass-blur: 6px;
  --font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

/* Dark theme fallback */
body.dark {
  --card-bg: rgba(8,10,14,0.54);
  --card-border: rgba(255,255,255,0.06);
  --muted: #9aa6b4;
  --label: #e6eef8;
  --accent: #7fb3ff;
}

/* Container */
.mrj3y-meta-wrap{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  align-items: center;
  padding: var(--pad-vertical) var(--pad-horizontal);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--card-bg), rgba(255,255,255,0.75));
  border: 1px solid var(--card-border);
  box-shadow: 0 6px 18px rgba(8,15,26,0.05);
  backdrop-filter: blur(var(--glass-blur));
  -webkit-backdrop-filter: blur(var(--glass-blur));
  font-family: var(--font);
  color: var(--label);
  font-size: 0.96rem;
  line-height: 1;
}

/* Each meta block */
.mrj3y-meta-item{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 8px;
  border-radius: 10px;
  background: transparent;
}

/* Small subtle icon (optional) */
.mrj3y-icon{
  width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0;
}

/* Label */
.mrj3y-label{
  font-weight:700;
  color: var(--label);
  font-size: .92rem;
}

/* Time link (clickable) */
.mrj3y-meta-item a{
  text-decoration: none;
  color: inherit;
  display: inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 10px;
  border-radius: 10px;
  transition: background .14s ease, color .12s ease, transform .06s ease;
}

/* Hover / focus for links */
@media (hover: hover) and (pointer: fine){
  .mrj3y-meta-item a:hover,
  .mrj3y-meta-item a:focus{
    background: rgba(11,95,255,0.06);
    color: var(--accent);
    transform: translateY(-2px);
    box-shadow: 0 8px 26px rgba(11,95,255,0.06);
    outline: none;
  }
}

/* Time text */
.mrj3y-meta-item time{
  font-weight:800;
  color: inherit;
  white-space: nowrap;
  font-size: .98rem;
}

/* Modified / no-mod text (pill) */
.mrj3y-mod-text,
.mrj3y-no-mod{
  background: rgba(15,23,42,0.03);
  color: var(--muted);
  padding: 6px 10px;
  border-radius: 999px;
  font-weight:700;
  font-size:.92rem;
}

/* Responsive: stack vertically on small screens */
@media (max-width:520px){
  .mrj3y-meta-wrap{
    flex-direction: column;
    align-items: flex-start;
    gap:8px;
    padding:10px 12px;
  }
  .mrj3y-meta-item{ width:100%; justify-content:flex-start; }
  .mrj3y-meta-item a, .mrj3y-mod-text, .mrj3y-no-mod{ width:auto; }
}

/* Focus-visible accessibility */
.mrj3y-meta-item a:focus-visible{
  box-shadow: 0 0 0 4px rgba(11,95,255,0.12);
  border-radius: 10px;
}

/* Compact variant (if needed) */
.mrj3y-meta-wrap.compact{ padding:8px 10px; font-size:.92rem; border-radius:10px; }


.site-footer-glass-v4 {
    background: rgba(0, 78, 112, 0.85);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #ffffff;
    padding: 60px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    font-family: 'Tajawal', sans-serif;
}
.footer-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    direction: rtl;
}
.footer-column {
    width: 22%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.footer-column h4 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
}
.footer-column h4 i {
    color: #ffffff;
    font-size: 18px;
    margin-left: 10px;
}
.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-column ul li {
    margin-bottom: 10px;
}
.footer-column ul li a {
    color: #c9d1d9;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.footer-column ul li a:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.5);
}
.footer-column ul li a i {
    color: #82d8ff;
    font-size: 16px;
    width: 25px;
    margin-left: 12px;
    transition: color 0.3s ease;
}
.footer-column ul li a span {
    flex-grow: 1;
}
@media (max-width: 992px) {
    .footer-column {
        width: 45%;
    }
}
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        align-items: center;
    }
    .footer-column {
        width: 90%;
        text-align: center;
    }
    .footer-column ul li a {
        justify-content: flex-start;
    }
    .footer-column h4{
        display: inline-flex;
    }
}
/* The stylesheet is located in "assets/css/style.css". */
