/*
Theme Name: Simple Shop Child Custom
Template: storefront
Description: Child theme for standalone product system (no WooCommerce).
Version: 1.0
Author: Generated
*/
@import url("../storefront/style.css");
body { background:#f7f8fa; color:#111; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial; }
.container { max-width:1100px; margin:0 auto; padding:0 16px; }
