/*
Theme Name: Titan Hermetik
Theme URI: https://titan-hermetik.com
Author: Titan Hermetik
Author URI: https://titan-hermetik.com
Description: Native WordPress Block Theme for Titan Hermetik — industrial refrigeration chambers and installations. Built with theme.json, Block Templates, Template Parts and Block Patterns, fully editable via the Gutenberg / Site Editor. No page builders, no shortcodes.
Version: 1.0.1
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: titan-hermetik
Tags: block-theme, full-site-editing, one-page, industrial, custom-colors, custom-menu, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/*
Minimal fallback stylesheet.
All visual design lives in theme.json (Global Styles) and assets/css/style.css.
This file exists to satisfy the WordPress theme header requirement and to hold
small print-only / no-JS fallback rules that don't belong in theme.json.
*/

@media print {
  .wp-block-navigation__responsive-container-open,
  .wp-block-navigation__responsive-container-close {
    display: none !important;
  }
}
