/* Add your css code here */
/*
Variable Definitions:
  --r-bg: Region background color. Sets the overall background color of the region wrapper.
  --r-tx: Region text color. Sets the default text color for all paragraph and inline text within the region.
  --r-h1: Region heading color. Specifically sets the color for headings (h1, h2, h3) within the region, allowing heading color control independently from body text.
  --r-lk: Region link color. Sets the color for anchor (<a>) links within the region in their normal (non-hover) state.
  --r-lk-h: Region link hover color. Sets the color of links within the region when hovered or focused, providing clear interactive feedback.
  --r-br: Region border color. Sets the border color for the region, useful for visual separation of sections.
  --r-bg-fr: Form background color within the region. Sets the background color specifically for input forms (e.g., login forms, search bars) within the region, enabling clear visual separation of form areas.
  --r-tx-lk: Menu link text color within the region. Sets the text color for menu links in navigation blocks or region-based menus, ensuring consistency with your theme’s navigation design.
  --r-tx-lk-h: Menu link hover text color within the region. Sets the hover or focus color for menu link text, aiding in clear navigation feedback for users.
  --r-bg-lk: Menu link background color within the region. Sets the background color of menu links in their normal state within the region for better menu styling control.
  --r-bg-lk-h: Menu link background hover color within the region. Sets the background color for menu links on hover/focus, ensuring clear user interaction indication.
  --r-tx-bt:  Button text color within the region. Sets the text color for buttons within the region (e.g., call-to-action buttons, form submit buttons).
  --r-tx-bt-h: Button text hover color within the region. Sets the text color for buttons when hovered/focused, providing interactive feedback.
  --r-bg-bt: Button background color within the region. Sets the background color for buttons in their normal state, aligning them visually with your design system.
  --r-bg-bt-h:  Button background hover color within the region. Sets the background color for buttons on hover/focus, improving interactivity and user experience.
*/

/*
Regions Names, each region has an ID and a Class with the same name.
You can use .page-wrapper or #page-wrapper
#page-wrapper {}
#primary-sidebar-menu {}
#fixed-search-block {}
#popup-login-block {}
#header {}
#primary-menu {}
#welcome-text {}

#top-container {}
#top-box-first {}
#top-box-second {}
#top-box-third {}

#system-messages {}
#breadcrumb {}
#page-title {}

#main-container {}
#sidebar-box-first {}
#sidebar-box-main {}
#sidebar-box-second {}

#bottom-container {}
#bottom-box-first {}
#bottom-box-second {}
#bottom-box-third {}
#bottom-box-fourth {}

#footer-container {}
#footer-box-first {}
#footer-box-second {}
#footer-box-third {}

#footer-menu {}
#copyright {}

Examples:

#page-wrapper {
  background-color: var(--r-bg);
  color: var(--r-tx);
  border-color: var(--r-br);
}

h1, h2, h3 {
  color: var(--r-h1);
}

a:not(li.nav__menu-item a) {
  color: var(--r-lk);
  color: var(--r-lk-h);
}

input:not(.button) {
  background-color: var(--r-bg-fr);
}

li.nav__menu-item a {
  color: var(--r-tx-lk);
  background-color: var(--r-bg-lk);
}

li.nav__menu-item a:hover {
  color: var(--r-tx-lk-h);
  background-color: var(--r-bg-lk-h);
}

button:not(li.nav__menu-item button) {
  color: var(--r-tx-bt);
  background-color: var(--r-bg-bt);
}

button:not(li.nav__menu-item button):hover {
  color: var(--r-tx-bt-h);
  background-color: var(--r-bg-bt-h);
}
https://www.drupal.org/docs/extending-drupal/themes/contributed-themes/solo/instructions-for-developers-on-using-colors-in-solo-theme
*/


html[dir="rtl"] .views-field,
html[dir="rtl"] .views-field-title,
html[dir="rtl"] .name-node-title,
html[dir="rtl"] .views-field-body {
  text-align: right !important;
}
html[dir="rtl"] .field--name-body {
  text-align: right !important;
}
html[dir="rtl"] .field--name-created {
  text-align: right !important;
}
html[dir="rtl"] .field--name-node-title h2 {
  text-align: right !important;
   direction: rtl;
}
h1.page-title-text {
    font-size: var(--solo-px18);
    line-height: var(--solo-px21);
    padding-block: var(--solo-px6);
    padding-inline: 0;
	color: #fff;
}
.site-name-link {
	color:#ecf1f6;
	--r-tx: #ffffff;
}
.site-name {
	color:#ecf1f6;
	--r-tx: #ffffff;
}
.views-field-view {
  text-align: start;
}
html[dir="rtl"] .views-field-view,
html[dir="rtl"] .views-field-view p {
  text-align: start !important;
}
html[dir="rtl"] .view-id-related_items .views-row p {
     text-align: start !important;
}
    .alissa-bio-wrapper {
        --alissa-primary: #141438;
        --alissa-secondary: #76b5e5;
        --alissa-accent: #ae9967;
        --alissa-light-bg: #fcfcfc;
        --alissa-card-gray: #e6e8e8;
        --alissa-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);

        font-family: "Noto Sans Arabic", sans-serif;
        background-color: var(--alissa-light-bg);
        padding: 40px 20px;
        /*max-width: 900px;*/
        width:100%;
        margin: 0 auto;
        color: var(--alissa-primary);
    }

    .alissa-bio-container {
        display: flex;
        flex-direction: column;
        max-width: 900px;
       margin:auto;
        gap: 15px;
    }

    /* تصميم العنصر (Accordion Item) */
    .alissa-bio-item {
        background-color: #ffffff;
        border-radius: 12px;
        border: 1px solid var(--alissa-card-gray);
        overflow: hidden;
        transition: var(--alissa-transition);
        /* حافة جانبية ذكية تتغير حسب اللغة */
        border-inline-start: 4px solid var(--alissa-accent);
    }

    .alissa-bio-item[open] {
        box-shadow: 0 10px 25px rgba(20, 20, 56, 0.05);
        border-color: var(--alissa-secondary);
    }

    /* العنوان (Summary) */
    .alissa-bio-summary {
        list-style: none; /* إخفاء السهم الافتراضي */
        padding: 20px 25px;
        font-size: 1.15rem;
        font-weight: 700;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
        transition: var(--alissa-transition);
    }

    .alissa-bio-summary::-webkit-details-marker {
        display: none;
    }

    .alissa-bio-summary:hover {
        background-color: #f8f9fa;
        color: var(--alissa-secondary);
    }

    /* أيقونة الحالة */
    .alissa-bio-icon {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--alissa-card-gray);
        border-radius: 50%;
        color: var(--alissa-primary);
        transition: var(--alissa-transition);
    }

    .alissa-bio-item[open] .alissa-bio-icon {
        background: var(--alissa-primary);
        color: #fff;
        transform: rotate(45deg);
    }

    /* محتوى الإجابة/النص */
    .alissa-bio-content {
        padding: 0 25px 25px 25px;
        font-size: 1rem;
        line-height: 1.8;
        color: #444;
        border-top: 1px solid #f0f0f0;
    }

    /* تنسيق القوائم */
    .alissa-bio-list {
        list-style: none;
        padding: 0;
        margin: 15px 0 0 0;
    }

   
    
    /* ابحث عن هذا الجزء وقم بتعديله */
.alissa-bio-list li {
    position: relative;
    padding-inline-start: 25px;
    margin-bottom: 12px;
    /* text-align: justify;  <-- قم بحذف هذا السطر أو تغييره */
    text-align: start; /* هذا هو الخيار الأفضل */
}

    /* النقطة المخصصة (Bullet) */
    .alissa-bio-list li::before {
        content: "";
        position: absolute;
        inset-inline-start: 0;
        top: 10px;
        width: 8px;
        height: 8px;
        background-color: var(--alissa-accent);
        border-radius: 50%;
    }

    /* القوائم المتداخلة */
    .alissa-bio-list ul {
        list-style: none;
        margin-top: 8px;
        padding-inline-start: 20px;
    }

    .alissa-bio-list ul li::before {
        background-color: var(--alissa-secondary);
        width: 6px;
        height: 6px;
    }

    /* منطقة تحميل PDF */
    .alissa-pdf-download {
        margin-top: 40px;
        padding: 20px;
        background: #fff;
        border-radius: 12px;
        border: 1px dashed var(--alissa-accent);
        text-align: center;
    }

    .alissa-pdf-link {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        color: var(--alissa-primary);
        text-decoration: none;
        font-weight: 700;
        font-size: 1.1rem;
        transition: var(--alissa-transition);
    }

    .alissa-pdf-link:hover {
        color: var(--alissa-secondary);
    }

    .alissa-pdf-link img {
        width: 32px;
        height: 32px;
        filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
    }

    /* التجاوب */
    @media (max-width: 768px) {
        .alissa-bio-wrapper { padding: 20px 10px; }
        .alissa-bio-summary { font-size: 1rem; padding: 15px; }
    }

.image-box {
    border: 1px solid #D9DADB;    margin-bottom: 14px;
    border-radius: 10px; background-color: #fff; overflow: hidden;
    transition: 0.4s;
}
.image-box:hover, .twitter-box:hover {
    box-shadow: none;
    transform: none;
}

.image-box:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.goal-inr { transition: 0.4s; }
.goal-inr:hover { box-shadow: 0 0 10px rgba(0,0,0,.2);    transform: scale(1.01); }
.image-box .image-box-head {
    padding: 10px 15px;
    border-bottom: 1px solid #D9DADB;
}
.image-box .image-box-head span {
    font-size: 14px;
}
.img-box {
    position: relative;
}
.logo-crsr img, .simple-crsr-img img{
    transition: 0.4s;
}
.simple-crsr-img { overflow: hidden; }
.logo-crsr img:hover, .simple-crsr-img img:hover {
    transform: scale(1.1);
}
.image-box .image-box-footer {
    padding: 10px 15px;
    border-top: 1px solid #D9DADB;
    display: inline-block;
    width: 100%;
}
.img-box .img-lb-fic {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 6px 8px;
    border-radius: 6px;
    line-height: 1;
    font-size: 12px;
}
.on-img-text {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
}
.img-box .img-text {
    padding: 6px 6px;
	font-size: 14px;
    font-style: normal;
    font-weight: 400;
    min-height: 64px;
    max-height: 78px;
    overflow: hidden;
}
.img-box .img-text h5 {
    font-size: 16px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
}
.img-box .img-text p {
    font-size: 14px;
    height: 91px;
    overflow: hidden;
    margin-bottom: 0;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
}
.img-box .img-text span {
    color: #939699;
    font-size: 12px;
}
.on-img-text.on-img-full-text {
    height: 100%;
    background: #FFFFFF81;
    color: #262D33;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
}
.on-img-text.on-img-full-text h5 {
    font-size: 15px; margin-bottom: 30px;
}
.circle {
    border-radius: 50px;
}
.blue-btn {
    background-color: #00ADD2;
    color: #fff;
}
.blue-btn:hover {
    background-color: #ff8e7b;
    color: #fff;
}
.on-img-text.on-img-full-text .btn.blue-btn {
    font-size: 14px;
    padding: 9px 25px;
}
.on-img-text.on-img-full-text p {
    font-size: 14px;
}
.on-img-text span {
    font-size: 12px;
}
.img-box .img-lb-fic.lb-pink {
    background-color: #DD587C;
    color: #fff;
}
.img-box .img-lb-fic.lb-blue {
    background-color: #00B2BF;
    color: #fff;
}
.img-box .img-lb-fic.lb-perpel {
    background-color: #94689B;
    color: #fff;
}
.img-box .img-lb-fic.lb-dark-blue {
    background-color: #055a4f;
    color: #fff;
    border-bottom: 3px solid #d39c3b;
}
.img-box .img-lb-fic.lb-orange {
    background-color: #F08750;
    color: #fff;
}
.img-box img {
width: 100%;
}
.mycarousel-caption {
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 15px;
	color: #020900;
    text-align: center;
    background-color: #e2e3e3;
    opacity: 0.8;
    line-height: 1.5;
    padding-left: 1rem;
    padding-right: 1rem;
}

.views-row {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.views-field-title {
  font-weight: bold;
  padding: 10px;
}

.views-field-view-node a {
  display: inline-block;
  padding: 8px 14px;
  background: #0074bd;
  color: white;
  text-decoration: none;
}

/*/
img.solo-image {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* */
.center {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

h1,	h2,	h3,	h4,	p, html,
	body {
	font-family: "Noto Sans Arabic", sans-serif;
	}
form.search-form>.form-wrapper:not(.search-advanced) {
  position: relative;
  grid-template-columns: minmax(250px, auto) minmax(50px, 160px);
  grid-template-rows: 1fr;
  gap: 0 0;
  grid-auto-flow: row;
  row-gap: var(--solo-px8);
  grid-template-areas: "form-item form-submit";
  align-items: self-end;
}

