/* Add custom CSS styles below */ 
.sicon-menu {
  color: #eec553 !important;
}

.s-button-element.s-button-primary {
  background-color: #eec553 !important;
  color: #000000 !important;
}

.s-button-element.s-button-primary .btn__text {
  color: #000000 !important;
}


.s-button-element.s-button-primary {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  transform: translateY(-1px);
}


footer div.footer-middle.footer-container div:nth-child(3) h3.title.text-center {
  color: #eec553 !important;
}


footer div.footer-top.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr > div.footer-social.flex.flex-col > div > h3 {
  color: #eec553 !important;
}

.dark .contact-links a[aria-label="link"] {
    background-color: #eec553 !important;  /* لون الخلفية الجديد */
    color: #000 !important;                 /* لون النص */
}

/* لتغيير لون نص span داخل الرابط */
.dark .contact-links a[aria-label="link"] .text-unicode {
    color: #000 !important;
}


h3 {
    color: #eec553 !important;
}

a.social-icon.bubble-show.da-tm i {
  color: var(--dark-text-main) !important;  /* اللون الأساسي */
  transition: none !important;               /* إلغاء الانتقالات لتثبيت اللون */
}

a.social-icon.bubble-show.da-tm:hover i {
  color: var(--dark-text-main) !important;  /* نفس اللون عند hover */
  transition: none !important;
}


.s-product-card-content-title a {
  color: #b38a2e !important;
}

/*===============================
  🔹 إخفاء صور معينة حسب اللغة 🔹
===============================*/

/* النسخة الإنجليزية */
html[lang="en"] a:has(img[src*="pNoelikIG9OViXzZDykXzSrDwcmJyVnHnPlFnWPK"]),
html[lang="en"] a:has(img[src*="uynzuma6y9swn0Mq0VmOhQxUAilDeXCtI4hdi5vt"]),
html[lang="en"] a:has(img[src*="JSyCLoOcAptQPbJ5TybpnBDCDwgbOuebBW8ooidt"]),
html[lang="en"] a:has(img[src*="rq8gdrIo4i6XeNyh5PZqKbnsG5LIc3kMXnmhrJFd"]),
html[lang="en"] a:has(img[src*="hQZzIenz6uiyDLfhrGCSl6r9Io7qXqBeLn0FtBsg"]),
html[lang="en"] a:has(img[src*="3if2UHfajdzKSBN895AlMV0yW5NBVlgzcDccxFzH"]),
html[lang="en"] a:has(img[src*="5UB4kOMzKk4YvAFiPjZi1MFMOlmyW61kLWmGSlMr"]),
html[lang="en"] a:has(img[src*="FPXpalvnh5Z8jMldMkh3pcfNjZlNeowfnCWs38ba"]),
html[lang="en"] a:has(img[src*="eJGbRJrs8jHG3dilrnAHnZeo5zbPpWnw2jpJCtix"]),
html[lang="en"] a:has(img[src*="uVO2uj39JE01oXtSGB7StZ9AYxYV7NMLlULguwnD"]),
html[lang="en"] a:has(img[src*="hhJK30YbM0GzZJ9FaIc0zmjeMi7yYqin8YO6Se09"]) {
  display: none !important;
}

/* النسخة العربية */
html[lang="ar"] a:has(img[src*="tcVRSgVbkPECgYPaydggagWDOi9e1RxLYd5V7mvO"]),
html[lang="ar"] a:has(img[src*="8HuYfK0GagwLqj7RjIxxSdoQkiqfyAUbKF3soytZ"]),
html[lang="ar"] a:has(img[src*="hAvOpZYjVCBxwJIupy0Ijxw1mAP0NI6qDBxRAlh3"]),
html[lang="ar"] a:has(img[src*="orWOZ2UDNgBnHaA2ggV54my4RahOJEulwK19rplh"]),
html[lang="ar"] a:has(img[src*="4NhxgANyGkA934ZwmqDjuPGSaVwEaqw56wSw3AJH"]),
html[lang="ar"] a:has(img[src*="X8E8fUZNhIU2kN1yZuYbdEqdrVmB515JuYwatzSH"]),
html[lang="ar"] a:has(img[src*="1g5NLQdzaxgRIMA9bOhZ4eOlpaa243Gn7epGms2M"]),
html[lang="ar"] a:has(img[src*="x8ekwMLojMxRNMaKfr8G8LJup6myFfYEYHykI8r3"]),
html[lang="ar"] a:has(img[src*="q9RHZVxzjmDc9TXaJ40G4m3NGIA10Mo4sbOSki2t"]),
html[lang="ar"] a:has(img[src*="14SAzkOa01tVsKlALXhJBZ6S9JcvhcAvI5s8dYCi"]),
html[lang="ar"] a:has(img[src*="lhkrfaW9CbRbeJkUU4sKcoyTIU2SHq3FGhRneW3b"]) {
  display: none !important;
}

/*===============================
  🔹 إخفاء حسب الجهاز 🔹
===============================*/

/* للجوال فقط */
@media (max-width: 1023px) {
  a:has(img[src*="sPLP2zHZOIYEFOo0DCwXB7cEf24cOdCmJXFqIxvS"]),
  a:has(img[src*="QdWfvvF3sTB2imgh43gRUigRGIvvElO5KBAkFV36"]) {
    display: none !important;
  }
}

/* للعربي على الكمبيوتر */
@media (min-width: 1024px) {
  html[lang="ar"] a:has(img[src*="sPLP2zHZOIYEFOo0DCwXB7cEf24cOdCmJXFqIxvS"]) {
    display: none !important;
  }
}

/* للإنجليزي على الكمبيوتر */
@media (min-width: 1024px) {
  html[lang="en"] a:has(img[src*="QdWfvvF3sTB2imgh43gRUigRGIvvElO5KBAkFV36"]) {
    display: none !important;
  }
}

/*===============================
  🔹 تنسيق التصميم في الكمبيوتر 🔹
===============================*/

/* توسيط الشبكة وتنسيقها */
@media (min-width: 1024px) {
  .container.grid {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    margin: 0 auto;
    max-width: 1000px;
  }
}

/* تصغير حجم بعض الصور وتوسيطها */
@media (min-width: 1024px) {
  img[src*="FPXpalvnh5Z8jMldMkh3pcfNjZlNeowfnCWs38ba"],
  img[src*="x8ekwMLojMxRNMaKfr8G8LJup6myFfYEYHykI8r3"] {
    width: 60% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
  }
}


@media (min-width: 1024px) {
  img[src="https://cdn.salla.sa/form-builder/pNoelikIG9OViXzZDykXzSrDwcmJyVnHnPlFnWPK.jpg"]
{
    display: none !important;
  }
}


@media (min-width: 1024px) {
  img[src="https://cdn.salla.sa/form-builder/tcVRSgVbkPECgYPaydggagWDOi9e1RxLYd5V7mvO.jpg"]
{
    display: none !important;