/* 1. إخفاء الفوتر الأصلي لمتجر سلة في كل الصفحات */
footer, .salla-footer, .site-footer {
    display: none !important;
}

/* 2. تنسيق شريط السوشيال ميديا والحقوق الجديد */
.custom-clean-footer {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 35px !important;
    padding-bottom: 15px !important;
    width: 100% !important;
    background: transparent !important;
}

.clean-social-bar {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
}

.clean-social-icon {
    font-size: 26px !important;
    color: #222222 !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    background: transparent !important;
}

.clean-social-icon:hover {
    transform: scale(1.15) !important;
    color: #666666 !important;
}

.custom-copyright-text {
    font-family: Arial, sans-serif !important;
    font-size: 13px !important;
    color: #777777 !important;
    text-align: center !important;
    direction: ltr !important;
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}

/* الكود النهائي والوحيد لاختراق حماية ثيم شوبينج وتغيير الألوان */

/* 1. تغيير خلفية بطاقة المنتج بالكامل */
salla-product-card, 
.s-product-card,
[data-theme] salla-product-card {
    --card-bg-color: #f4f2f0 !important;
    --product-card-bg: #f4f2f0 !important;
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
}

/* 2. اختراق الأزرار الداخلية (المفضلة والمشاركة) وتلوينها مجبراً */
salla-product-card::part(wishlist-btn),
salla-product-card::part(share-btn),
salla-button::part(button),
.s-product-card::part(button) {
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
    border-color: #f4f2f0 !important;
    color: #333333 !important;
}

/* 3. تطبيق مباشر على الأزرار العادية خارج نظام الحماية الاحتياطي */
.s-product-card-wishlist-btn, 
.s-product-card-share-btn,
button[class*="wishlist"],
button[class*="share"] {
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
    border-color: #f4f2f0 !important;
}

/* 1. إخفاء الفوتر الأصلي لمتجر سلة في كل الصفحات */
footer, .salla-footer, .site-footer {
    display: none !important;
}

/* 2. تنسيق شريط السوشيال ميديا والحقوق الجديد */
.custom-clean-footer {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 35px !important;
    padding-bottom: 15px !important;
    width: 100% !important;
    background: transparent !important;
}

.clean-social-bar {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
}

.clean-social-icon {
    font-size: 26px !important;
    color: #222222 !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    background: transparent !important;
}

.clean-social-icon:hover {
    transform: scale(1.15) !important;
    color: #666666 !important;
}

.custom-copyright-text {
    font-family: Arial, sans-serif !important;
    font-size: 13px !important;
    color: #777777 !important;
    text-align: center !important;
    direction: ltr !important;
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}

/* الكود النهائي والوحيد لاختراق حماية ثيم شوبينج وتغيير الألوان */

/* 1. تغيير خلفية بطاقة المنتج بالكامل */
salla-product-card, 
.s-product-card,
[data-theme] salla-product-card {
    --card-bg-color: #f4f2f0 !important;
    --product-card-bg: #f4f2f0 !important;
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
}

/* 2. اختراق الأزرار الداخلية (المفضلة والمشاركة) وتلوينها مجبراً */
salla-product-card::part(wishlist-btn),
salla-product-card::part(share-btn),
salla-button::part(button),
.s-product-card::part(button) {
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
    border-color: #f4f2f0 !important;
    color: #333333 !important;
}

/* 3. تطبيق مباشر على الأزرار العادية خارج نظام الحماية الاحتياطي */
.s-product-card-wishlist-btn, 
.s-product-card-share-btn,
button[class*="wishlist"],
button[class*="share"] {
    background-color: #f4f2f0 !important;
    background: #f4f2f0 !important;
    border-color: #f4f2f0 !important;
}