/*
Theme Name: SimpDog
Theme URI: https://example.com/
Author: SimpDog
Description: 霓虹街頭風（Tailwind CDN + simpdog.css），整合 WooCommerce 與部落格。舊鏡像 Astra/Elementor 樣式已停用。
Version: 2.0.2
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: simpdog
*/

body.simpdog-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;
}
