/*
Theme Name: Sparkle ACC Child
Theme URI: https://sparkleacc.ir/
Description: پوسته فرزند Hello Elementor برای فروشگاه رترو Sparkle ACC.
Author: Sparkle ACC
Template: hello-elementor
Version: 4.6.2
Text Domain: sparkleacc-child
Requires at least: 6.2
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* استایل اصلی هدر در assets/css/header.css نگهداری می‌شود. */

/* از تولید اسکرول افقی صفحه توسط سکشن‌های Full-bleed جلوگیری می‌کند. */
body {
	overflow-x: clip;
}

@supports not (overflow: clip) {
	body {
		overflow-x: hidden;
	}
}
