/* Add custom CSS styles below */
#mobile-menu li:has(> a[href*="/c709491419"]),
#mobile-menu li:has(> a[href*="/c1808602555"]),
#mobile-menu li:has(> a[href*="/c824263573"]),
#mobile-menu li:has(> a[href*="/c750277350"]),
#mobile-menu li:has(> a[href*="/c362231138"]),
#mobile-menu li:has(> a[href*="/c1277415910"]),
#mobile-menu li:has(> a[href*="/c1455712959"]),
#mobile-menu li:has(> a[href*="/c160783639"]),
#mobile-menu li:has(> a[href*="/c1534229520"]),
#mobile-menu li:has(> a[href*="/c1190453121"]),
#mobile-menu li:has(> a[href*="/c1332487316"]),
#mobile-menu li:has(> a[href*="/c1484020901"]) {
  display: none !important;
}

/* إصلاح تشوّه نسبة اللوجو */
img.logo-light,
img.logo-dark {
  height: auto !important;   /* نلغي height:4rem الذي في الـ inline style */
  width: auto;               /* اترك العرض يتحدد من نسبة الصورة */
  max-height: 4rem;          /* إن كنت تريد ألا يتجاوز ارتفاع الهيدر */
  /* اختياري: لمنع التمدد المبالغ فيه */
  max-width: 220px;          /* عدّل حسب تصميمك */
  /* لا تضبط width ثابت + height ثابت معًا حتى لا تنكسر النسبة */
}

/* (اختياري) لضبط محاذاة اللوجو داخل الهيدر */
.navbar-brand,
.header .brand,
.header .navbar .brand {
  display: flex;
  align-items: center;
}

/* AKFA ALQAAMA DF..*/


.hidden {
    color: #ffffff; /* لون النص */
}
.navbar-brand img{

margin-bottom: 0.5rem;
    max-height: 722px;
    max-width: 90%;
    width: 522px;
    }

    
    
.header-inner {
background-color:#470887;
}

.sicon-search:before {
color:#FFFFFF;
}

.cursor-pointer * {
color:#FFFFFF;
}

.sicon-user:before {
color:#FFFFFF;
}
.sicon-shopping-bag2:before {
color:#FFFFFF;
}

.s-cart-summary-count{
 background-color:#FFFFFF;
 color:#070809;
} 

.s-cart-summary-total{
color:#FFFFFF;
}

.sicon-menu:before{
color:#FFFFFF;
}

.store-footer .footer-container{
 background-color:#420F81;
 color:#FFFFFF;
}

.store-footer h3{
  display: none;
}


.max-w-sm{
max-width:13rem;
}

.text-gray-400{
color:#3E0278;
}

.btn.lang{
color:FFFFFF;
 background-color:#CBB3F7;
}


.text-black{
color:#FFFFFF;
}

.s-cart-summary-wrapper{
color:#FFFFFF;

}

.search-btn{
visibility:hidden;
}


.btn.lang, .btn.currency{
color:#FFFFFF;
}