/*
 Theme Name:    Astra Child
 Theme URI:     http://jaadal.org/astra-child/
 Description:    My custom theme built from my PHP website - Jaadal Professional Edition.
 Author:         Jaadal Team
 Author URI:     http://jaadal.org
 Template:       astra
 Version:        1.0.0
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:    astra-child
*/

/* أضف أي تنسيقات CSS إضافية هنا */

/* إخفاء زر أسترا القديم لعدم تضاربه مع زر الصعود الجديد في الفوتر */
#ast-scroll-top, .ast-scroll-top-icon {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}