.store-footer {
  background: linear-gradient(90deg, rgba(206,165,124,1) 0%, rgba(153,107,72,1) 100%) !important;
}
 body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *) {
    background-color: #F8F3EE !important;
}
.store-footer__inner,
.store-footer__contacts-row,
.footer-bottom {
  background: transparent !important;
}
.index section.s-block--fixed-banner:nth-of-type(1) > .container,
.index section.s-block--fixed-banner:nth-of-type(3) > .container{
    max-width: 100%; /* تمديد الكونتينر بعرض الصفحة */
    padding: 0;      /* إزالة الهوامش الداخلية */
}

body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *) {
    color: #000000;
}

@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link {
        align-items: center;
        background: #414042;
        background: #9b6d49;
        color: #ff6767;
        color: var(--color-primary-reverse);
        display: flex;
        font-size: 16px;
        font-weight: 400;
        justify-content: space-between;
        padding: 10px 20px;
        color: #f9f4ee;
    }

@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link.active {
        color: #ff6767;
        color: #f9f4ee;
    }
}
.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn {
    max-height: 40px;
    color: #f9f4ee;
    background-color: #9b6d49;
}