/* إزالة الإطار نهائيًا */
.main-nav-container {
    min-height: 52px;
}
.main-nav-container .inner {
    padding-bottom: 6px;
    padding-top: 2px;
}
.enhanced-contact-item a {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
  padding: 0 !important;
}

/* إخفاء النص الأصلي */
a[href^="tel:800"] span.text-unicode,
a[href^="mailto:"] span.text-unicode {
  display: none;
}

/* إظهار الرقم */
a[href^="tel:800"]::after {
  content: "8001248806";
  font-size: 14px;
  direction: ltr;
  display: block;
}

/* إظهار الإيميل */
a[href^="mailto:"]::after {
  content: "info@amwaj-trd.com";
  font-size: 14px;
  direction: ltr;
  display: block;
}

/* منع ظهور الرقم على زر الاتصال العائم */
body > a[href^="tel:800"]::after {
  display: none !important;
}

#phone-selia a[href^="tel:800"]::after {
  content: none !important;
  display: none !important;
}








a.flex.items-center.border {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
}

@media (max-width: 991px) {
salla-slider .slide--one-sixth {
    width: 28% !important;
  flex:0 0 28% !important;
  max-width:28% !important;
}}


salla-slider .slide--one-sixth {
    width: 14%;
}
.product-card__subtitle {
      font-size: .775rem;
  color:#22c55e!important;
}

.store-footer__inner {
    border-bottom: 0px 
}
.footer-list.enhanced_links {
    column-count: 1;
}
/* إخفاء النص الأصلي */
.footer-rights .text-gray-400 {
  font-size: 0;
}


/* استهداف رقم الهاتف (800) فقط */
a[href^="tel:800"] span.text-unicode {
  font-size: 0;
}

/* استبداله بالنص الجديد */
a[href^="tel:800"] span.text-unicode::after {
  content: "الهاتف المجاني";
  font-size: 14px;
}
/* إخفاء رقم الجوال */
a[href^="tel:+966"] {
  display: none !important;
}









/* إضافة النص الجديد */
.footer-rights .text-gray-400::after {
  content: "© 2026 جميع الحقوق محفوظة - Amwaj Aldawliyah ";
  font-size: 14px;
  color: #ff; /* نفس اللون الحالي */
} 
.sm\:h-16 {
        height: 0rem;
    }
.footer-list.links_with_bullits li {
    text-align: center;
}
.footer-list.links_with_bullits li {
    text-align: center;
}