/* لون جميع الحقوق المحفوظة */ 
.text-gray-400 {
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgb(0 0 0);
}

/* لون مسار التنقل */ 
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(255 255 255);
}

/* إلفاء إشعار الإضافة إلى السلة */ 
.swal2-container {
    display: none !important;

/* تعديل على العنوان الترويجي */ 
  .s-product-card-promotion-title {
    position: fixed;
    top: 0;
    width: auto;
    z-index: 1;
    --tw-bg-opacity: 1;
    background-color: #f87171;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity, 1));
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    opacity: .9;
}


/* تعديل على زر إضافة السلة */ 

  .s-product-card-content-footer,
.s-product-card-content-footer .w-full,
salla-add-product-button,
salla-button {
  width: 100% !important;
  min-width: 0 !important;
}

/* تغيير لون عدد خلفيةالمنتجات السلة */

  
  .s-product-card-content-subtitle {
    margin-top: .25rem;
    --tw-text-opacity: 1;
    color: #4b5563;
    color: rgb(255 0 0);
}


  .text-gray-400 {
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgb(255 0 0);
}



  .transition-shadow {
    transition: none !important;
    animation: none !important;
}

.hover\:shadow-default:hover {
    box-shadow: none !important;
}


  |#product-tabs-faqs:empty {
    display: none !important;
}

#product-tabs {
    margin: 0 !important;
    padding: 0 !important;
}