/*
Theme Name: SP2
Theme URI: https://sp2.com.tw
Author: SP2
Author URI: https://sp2.com.tw
Description: SP2 official e-commerce theme with Elementor support. Traditional Chinese Taiwan.
Version: 1.2.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sp2
Tags: e-commerce, custom-menu, featured-images, translation-ready, elementor, full-width-template
*/

/* WordPress 必需：此檔案為佈景主題主樣式表 */
@import url("assets/css/main.css");

body {
  font-family: "Noto Sans TC", "Microsoft JhengHei", "PingFang TC", sans-serif;
}

.sp2-main,
.elementor-content-area {
  width: 100%;
}
