/*
Theme Name: WoodMart Vegetables
Theme URI: https://woodmart.xtemos.com/vegetables/
Author: Sensational Technologies
Author URI: https://sensationaltechnologiespvt.flowndeveloper.online/
Description: WoodMart Vegetables Theme - Premium Organic Grocery & Fresh Vegetables WooCommerce Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: woodmart-vegetables
Tags: e-commerce, two-columns, custom-header, custom-menu, featured-images, full-width-template, theme-options
*/

:root {
  --wd-primary: #83b735;
  --wd-primary-hover: #6ea820;
  --wd-primary-light: #f3f8ec;
  --wd-primary-rgb: 131, 183, 53;
  --wd-dark: #242424;
  --wd-dark-alt: #1a1a1a;
  --wd-gray-100: #f8f9fa;
  --wd-gray-200: #f1f3f5;
  --wd-gray-300: #e9ecef;
  --wd-gray-400: #ced4da;
  --wd-gray-600: #6c757d;
  --wd-gray-700: #495057;
  --wd-gray-800: #343a40;
  --wd-badge-sale: #eb5757;
  --wd-badge-hot: #f2994a;
  --wd-badge-new: #27ae60;
  --wd-star-color: #f5a623;
  --wd-radius-sm: 6px;
  --wd-radius-md: 10px;
  --wd-radius-lg: 16px;
  --wd-radius-full: 9999px;
  --wd-shadow-sm: 0 2px 10px rgba(0,0,0,0.05);
  --wd-shadow-md: 0 8px 25px rgba(0,0,0,0.07);
  --wd-shadow-lg: 0 15px 35px rgba(0,0,0,0.1);
  --font-heading: 'Outfit', sans-serif;
  --font-body: 'Inter', sans-serif;
}
