/*
Theme Name: Store Kiosk Child
Theme URI: https://yourwebsite.com
Template: storefront
Author: Your Name
Author URI: https://yourwebsite.com
Description: Custom kiosk ordering system child theme for Storefront
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: store-kiosk-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/

/* Import parent theme styles */
@import url("../storefront/style.css");

/* Import kiosk styles */
@import url("assets/css/kiosk.css");