/*
 Theme Name:   Electro Child — XpressBuy247 Base
 Theme URI:    https://xpressbuy247.com
 Description:  Hardened Electro child theme that keeps header/footer but hands Cart, Checkout, and Account layouts back to WooCommerce + XpressBuy247 plugins. Mobile-first, brand-ready.
 Author:       XpressBuy247
 Author URI:   https://xpressbuy247.com
 Template:     electro
 Version:      1.0.0
 Text Domain:  electro-child-xb247
*/

/* Brand tokens */
:root{
  --xb247-brand:#f28c38;
  --xb247-text:#111;
  --xb247-muted:#666;
  --xb247-bg:#ffffff;
}

/* General polish */
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;}
a{color:var(--xb247-brand);}
