/* Add custom CSS styles below */ 
/* إخفاء رقم الهاتف والواتساب من أسفل الموقع وقنوات التواصل */
.store-contact-phone, .contact-item-phone, a[href^="tel:"], a[href^="https://wa.me"] {
    display: none !important;
}