/*
Theme Name: Petra Law
Theme URI: https://www.petralaw.com.au
Author: Petra Law
Author URI: https://www.petralaw.com.au
Description: Custom bilingual (English / 中文) theme for Petra Law &mdash; practical legal help for business and personal matters. LawLab-inspired layout with editorial typography. Elementor-compatible: the home page ships as a static template; all other pages can be built visually with Elementor (free or Pro). Built on Bootstrap 5.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: All rights reserved
License URI:
Text Domain: petralaw
Tags: legal, law-firm, bilingual, elementor, bootstrap, custom-menu, translation-ready
*/

/* Note: the bulk of the theme's design lives in /assets/css/main.css and is
   enqueued from functions.php. This file exists to satisfy WordPress's
   theme-header requirement and to host any small print-style overrides. */

/* Print: hide chrome, force light text */
@media print {
  .header, .footer, .header__cta, .nav-toggle, .lang-tabs,
  .practices-cta-top, .practices-cta-bottom, .submit-btn { display: none !important; }
  body { background: #fff !important; color: #000 !important; }
  a { color: inherit !important; text-decoration: none !important; }
}
