/*
Theme Name: Vastra Premium WooCommerce Theme
Theme URI: https://vastra-demo.com
Author: Vastra Team
Author URI: https://vastra-demo.com
Description: A high-performance, pixel-perfect e-commerce theme with full Elementor support.
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: vastra
Tags: ecommerce, woocommerce, elementor, premium, responsive
*/

/* Base Styles */
body {
    font-family: 'Inter', sans-serif;
    color: #1a1a1a;
    line-height: 1.6;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
}
