/*
Theme Name: EduBook Purple
Theme URI: https://example.com/edubook-purple
Author: ChatGPT (generated)
Author URI: https://openai.com
Description: A purple-and-white educational bookshop theme, Elementor-ready, with demo content on activation.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: edubook-purple
*/
body { font-family: Arial, Helvetica, sans-serif; color: #333; background: #fff; }
a { color: #6A1B9A; }
.header { background: #fff; border-bottom: 1px solid #eee; padding: 12px 0; }
.hero { background: linear-gradient(135deg, #f3e5f5, #fff); padding: 60px 0; }
.section-title { color: #4a148c; }
.btn-primary { background: #6A1B9A; color: #fff; padding: 10px 18px; border-radius: 6px; display:inline-block; text-decoration:none; }
.site-footer { background: #4a148c; color: #fff; padding: 30px 0; }
