/*
Theme Name: Xianshui SNJGDA
Theme URI: http://127.0.0.1/
Author: SNJGDA
Author URI: http://127.0.0.1/
Description: Custom WordPress theme for SNJGDA glass perfume bottle manufacturer. Converted from the static prototype, with a custom Product post type, dynamic product catalogue, blog and contact templates. Elementor-compatible.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xianshui
Tags: business, custom-colors, custom-menu, featured-images, full-width-template, translation-ready
*/

/* Main styles live in assets/css/theme.css (enqueued in functions.php). */


/* Reset default browser/body spacing so full-width sections reach the edges */
html, body {
    margin: 0 !important;
    padding: 0 !important;
}
body { overflow-x: hidden; }
