.s-payments-list-item:has(img[alt="COD"]) {
    display: none !important;
}
.s-payments-list-item:has(img[alt="customer_wallet"]) {
    display: none !important;
}
.footer-rights a[href="https://tulipasa.com"] {
    font-size: 0 !important;
}

.footer-rights a[href="https://tulipasa.com"]::after {
    content: "شركة ركن الهبة للتجارة";
    font-size: 14px !important;
    color: inherit;
}