/* Add custom CSS styles below */ 
.dark .s-product-card-entry .s-product-card-price, .dark .s-product-card-entry .s-product-card-starting-price {
    --tw-text-opacity: 1;
    color: rgb(132 132 132);
}
.dark .testimonial {
    background-color: #ffdad869 !important;
    --tw-text-opacity: 1 !important;
    color: rgba(209,213,219, 1 !important) !important;
    border-radius: 30px;
}
.font-thin {
    font-weight: 100;
    color: black;
}
.dark .dark\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(122 122 122);
}
.footer-2 .accordion, .footer-2 .accordion:after {
    color: #1b1b1b;
}
.dark .is-sticky-product-bar .sticky-product-bar {
    background-color: #ffffff;
}
.dark .s-product-options-wrapper {
    background-color: #ffdad800;
    padding: 1rem;
}
.dark .product-single salla-product-options .s-product-options-thumbnails-wrapper div p {
    --tw-text-opacity: 1;
    color: rgb(142 142 142);
}
.dark .sticky-product-bar .s-button-primary {
    border-style: none;
    background-color: #ffdad8;
    color: var(--add-to-cart-btn-text-color-dark);
}
.dark .dark\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(121 121 121);
}
.dark .s-product-options-wrapper b {
    --tw-text-opacity: 1;
    color: rgb(110 110 110);
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0;
    color: #565656;
}
.dark .store-footer, .dark .store-footer__inner {
    background-color: #ffdad8;
}
/* توحيد لون الخط في الفوتر بالوضع الداكن */
.dark .store-footer,
.dark .store-footer * {
    color: #1b1b1b !important;
}
.promotion-title {
  background-color: rgb(255 187 183);
  }