/**
* Theme Name: Aesthetica Child
* Description: This is a child theme of Aesthetica.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: aesthetica
* Version: 1.2.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: aesthetica-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
/* إظهار المحتوى المناسب حسب اللغة */
html[lang=ar] .english-version {
		display: none !important;
	}
html[lang=en-GB] .arabic-version {
		display: none !important;
	}