/*
Theme Name: Poonam Enterprises - Wholesale Furniture
Theme URI: https://poonamenterprises.in/
Author: Poonam Enterprises
Author URI: https://poonamenterprises.in/
Description: Premium wholesale furniture theme for Poonam Enterprises Najafgarh - Cooler, Wooden Mandir White LED, Iron & Wooden Almirah. 12 pages, fully responsive, with animations. Official: Shop No. 75, West Krishna Vihar, Najafgarh, Delhi 110043 | Phone +91-8700972551 | Email enterprisespoonam11@gmail.com
Version: 1.0
License: GPL v2 or later
Text Domain: poonam-enterprises
Tags: furniture, wholesale, cooler, mandir, almirah, najafgarh, woocommerce, business
*/

:root {
  --espresso: #2C1810;
  --burnt: #D97641;
  --gold: #C9A86A;
  --cream: #FFF8EC;
  --sage: #4A5D4E;
}

* { margin:0; padding:0; box-sizing:border-box; }
body { font-family: 'Poppins', sans-serif; background: var(--cream); color: var(--espresso); line-height:1.6; }
h1,h2,h3 { font-family: 'Playfair Display', serif; }
