.tamara-summary-widget--inline-outlined {
    background: red !important;
}

/* Add custom CSS styles below */ 
.section-category .s-slider-v-centered .s-slider-block__title-nav button {
    background-color:black;

}


    
    :root {
    --infinte-color: #000000;
    }


.side-menu-desctop.active {
    color: white;
}
.index section.s-block--fixed-banner:nth-of-type(1) > .container{
    max-width: 100%; /* تمديد الكونتينر بعرض الصفحة */
    padding: 0;      /* إزالة الهوامش الداخلية */
}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: 0;
}


.topnav-is-dark .top-navbar {
    color: rgb(0 0 0);
}

#s-cart-icon {
    background-color: black;
  }
    
    h2.category-title {
    color: black !important;
}
@media (min-width: 1024px) {
    .main-nav-container {
        min-height: 65px;
    }
     .index section.s-block--fixed-banner > .container{
    max-width: 80%; /* تمديد الكونتينر بعرض الصفحة */
    padding: 0;      /* إزالة الهوامش الداخلية */
}
}
.product-single .main-content salla-installment .mb-5 {
    background: #ffffff;
    border-radius: 12px;
}

.banner--fixed img {
    background-color: rgb(255 255 255);

}