.s-product-card-content-title,.s-product-card-price,.text-xl {
    color: #fff;
}



.s-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
}



.s-slider-block__title h2 {
    color: #fff;
}



h1, h2, h3, h4, h5, h6, strong, .tab-trigger {
    font-family: var(--font-main);
    color: #fff;
}


.store-footer a {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    color: #fff;
}


.slide--cat-entry h4 {
    color: #000;
   
}

.tabs .tab-trigger.is-active {
 
    color: rgb(16 74 140);
}


.tabs-wrapper .tabs__item {
  
    background: #001657;
}

.tabs__product .tab-trigger {
   
    color: #000000;
}


/*نص  الاسئلة و الاجوبة بعد الضغط   */

.s-block--faqs .faqs-list input:checked+div label {
    color: #414042;
    color: #ff0000;
}


/*نص  موقع الشركة  */


.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #000;
}


h2 .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
}
/*نص   فرع الشركة */

.tabs__outline .tab-trigger.is-active {
    background-color: #414042 !important;
    background-color: var(--color-primary) !important;
    color: #000000 !important;
}

.mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *):after {
    padding-right: 0.75rem;
    color: #fff;
}

mm-spn li a, .mm-spn li span:not(.s-user-menu-dropdown-item-badge) {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #ffffffb3;
}



.rtl .fix-align, [dir=rtl] .fix-align {
    transform: translateY(-2px);
    display: inline-block;
    color: #000;
}


[dir="rtl"] .me-3 {
    margin-left: 0.75rem;
    color: #fff;
}