.salla-theme-brand,
a[href*="salla.sa"] {
    display: none !important;
}

.header-search,
.s-search-input {
    display: none !important;
}

/* الشريط العلوي */
.top-phone-bar {
    background: linear-gradient(90deg,#0f3b2e,#14532d);
    color: #f7d774;
    text-align: center;
    padding: 8px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
}

.top-phone-bar a {
    color: #fff;
    text-decoration: none;
}

/* زر الواتساب */
a[href*="whatsapp"],
a[href*="wa.me"],
.whatsapp-button,
.whatsapp-widget {
    position: fixed !important;
    left: 15px !important;
    right: auto !important;
    bottom: 105px !important;
    transform: scale(0.78) !important;
    z-index: 9999 !important;
}

a[href*="whatsapp"] span,
a[href*="wa.me"] span {
    display: none !important;
}

/* إخفاء عبارة سلة */
.store-footer__copyright,
.footer-is-built-with-salla {
    font-size: 0 !important;
}

/* النص البديل */
.store-footer__copyright::after,
.footer-is-built-with-salla::after {
    content: "نخيل العجوة | المدينة المنورة";
    font-size: 17px;
    font-weight: 700;
    color: #b08d57;
    letter-spacing: .5px;
}