/*
Theme Name: sweetcandy
Theme URI: https://example.com/
Author: SweetCandy
Description: 一比一復刻 SweetCandy 霓虹街頭風 HTML（Tailwind CDN + 自訂動畫），整合 WooCommerce 與部落格。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: sweetcandy
*/

body.sweetcandy-theme {
	margin: 0;
	padding: 0;
}

/* 降低 Elementor Kit 對本主題的干擾 */
.elementor-kit-5,
.elementor-kit-5 *,
body.elementor-kit-5,
body.elementor-kit-5 *,
[class*="elementor-kit-5"],
[class*="elementor-kit-5"] * {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit !important;
	color: inherit !important;
	box-sizing: border-box !important;
}
