/**
Theme Name: Astra Child
Author: Benjamin
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/**
 * ========================================
 * 重要说明：样式架构已优化
 * ========================================
 * 
 * 为了提高代码可维护性和符合最佳实践，本主题采用了以下样式架构：
 * 
 * 1. style.css (本文件)
 *    - 主题基础信息和文档头
 *    - 保持清爽，避免冗余代码
 * 
 * 2. tweaks.css
 *    - 所有自定义样式微调
 *    - 使用高特异性选择器替代 !important
 *    - 最后加载，确保样式优先级
 *    - 按功能模块组织（变体、结账页面、响应式等）
 * 
 * 这样做的优势：
 * - 减少 !important 的使用，提高兼容性
 * - 代码更易维护和调试
 * - 样式逻辑清晰，便于后续扩展
 * - 符合 WordPress 和前端开发最佳实践
 * 
 * 所有产品变体、购物车、Mini Cart、结账页面的样式已迁移至 tweaks.css
 */

/* 
 * 如需添加新的自定义样式，请编辑 tweaks.css 文件
 * 路径：/wp-content/themes/astra-child/tweaks.css
 */
