@media (min-width: 768px) {
    .tabs .tab-trigger {
        font-size: 1rem;
        line-height: 1.5rem;
        color: #ffffff;
    }
}

@font-face {
    font-family: 'Suisse Intl';
    src: url(https://pub-c3284fa51357406ca9a56ec1740ae4c0.r2.dev/fonts/suisse-intl/medium.woff2) format('woff2');
}
html[lang="ar"], 
html[lang="ar"] * {
  font-family: "Suisse Intl",!important;
}

.text-xxs {
color: black
}

.dark .s-block--banners .banner-square h3 {
    font-size: 17px;
    line-height: 20px;
}
.text-xxs {
    font-size: 15px;
    width: 10rem;
  font-weight: 600 !important;
}
.s-cart-summary-count {
    color: black;
}
.faqs-list {
    gap: 0rem !important;
}
.tabs__outline .tab-trigger.is-active {
    color: #000000 !important;
}
li.pay-mahally_customer_wallet {
    display: none !important;
}
.btn--primary {
    color: #090101;
}
h3.text-2xl.md\:text-4xl.font-primary.leading-tight {
    margin-top: 20rem;
    background: #000000;
    color: #ffffff !important;
    font-size: 20px;
    border-radius: 10px;
    width: 350px;
    height: 40px;
    align-content: center;
}
.tabs__product .tab-trigger {
    background-color: #000000; !important;
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: black;
}
.product__description {
    color: white;
}
.opt-text strong:is(.dark *) {
    color: #ffffff !important;
}
salla-slider#testimonials--slider {
   display: none
}