/*
Theme Name: Computer Bazar Pro
Theme URI: https://computerbazar.in
Author: Inder Kochar
Author URI: https://computerbazar.in
Description: A professional, fully customizable WordPress theme for multi-vendor e-commerce sites using Dokan, ShopEngine, and WooCommerce. Optimized for performance and flexibility.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: computer-bazar-pro
Tags: e-commerce, multi-vendor, dokan, woocommerce, shopengine, custom-background, custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

/* Reset and base styles */
body {
  margin: 0;
  padding: 0;
  font-family: 'Segoe UI', Arial, sans-serif;
  background: #f5f7fa;
  color: #222;
}

/* Add more styles as needed */ 