/*
Theme Name: Razan Training Center Child
Template: Razan Training
Author: Royal Merger
Author URI: https://royalmerger.com
Description: لمركز رزان للتدريب واللغات 
Version: 1.0.0
Text Domain: razan-child
*/
/* حقوق البرمجة والتطوير © رويال ميرجر */

/* * ملاحظة تقنية: 
 * تم إزالة أكواد الهوامش (Margins & Paddings) المخصصة للاتجاهات.
 * إطار عمل Bootstrap 5 الخاص بالقالب يتكفل بعكسها تلقائياً 
 * بمجرد استخدام الفئات المنطقية (ms, me, ps, pe) في التصميم بدلاً من القديمة.
 */

/* إصلاح تداخل أعمدة Elementor في النسخة العربية RTL */
html[dir="rtl"] .elementor-column, 
html[dir="rtl"] .elementor-widget-wrap {
    text-align: right !important;
    direction: rtl !important;
}