/*
Theme Name: 9rang Store
Theme URI: https://github.com/9-Rang/9rang-store-theme
Author: 9 Rang Dev
Author URI: https://9rang.in
Description: A modern, fully customizable WooCommerce theme for art, craft and culture stores. Ships with a colour-palette customizer, Google Fonts control, hero sliders, a configurable N-column product matrix, AJAX shop filters, a working wishlist, review photo uploads with a review gallery, and a two-column checkout. Mobile-first throughout.
Version: 1.0.9
Requires at least: 6.0
Tested up to: 6.6
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: ninerang
Tags: e-commerce, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, theme-options, translation-ready, block-styles, wide-blocks
WC requires at least: 7.0
WC tested up to: 9.1

9rang Store is distributed under the terms of the GNU GPL v2 or later.

--------------------------------------------------------------------------
NOTE
--------------------------------------------------------------------------
This file exists to declare the theme to WordPress. All actual styling lives
in the enqueued stylesheets so it can be cached and split per context:

  assets/css/main.css         Layout, header, footer, typography, home page
  assets/css/woocommerce.css  Shop, product tile, single product, cart, checkout
  assets/css/responsive.css   Breakpoints, off-canvas menu, mobile bottom nav

Colour, font and spacing tokens are printed as CSS custom properties from the
Customizer -- see inc/customizer-output.php.
*/
[hidden] {
  display: none !important;
}