/*
Theme Name: Restaurant Elementor Child
Theme URI: https://example.com/restaurant-elementor-theme
Template: restaurant-elementor-theme
Author: Restaurant Core
Author URI: https://example.com
Description: Child theme for Restaurant Elementor Theme. Put every customisation here — CSS below, PHP in functions.php — so the parent theme can be updated without losing your changes. Activate this instead of the parent theme.
Version: 1.0.0
Requires at least: 6.8
Tested up to: 7.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: restaurant-elementor-child
Tags: custom-menu, custom-logo, featured-images, translation-ready
*/

/*
 * Add your CSS below this line.
 *
 * Prefer overriding a design token rather than fighting a selector — see the
 * restheme_tokens filter example in functions.php. Tokens cascade to the theme,
 * the Elementor kit and the menu book widget all at once.
 *
 * Example: a wider page container.
 *
 * :root {
 *   --rest-container-default: 80rem;
 * }
 */
