/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* ===== Practical SEO QC 2026-09 (C11) ===== */
/* Footer links: larger tap targets */
.elementor-location-footer .elementor-nav-menu a,
.elementor-location-footer .elementor-icon-list-item a { line-height: 1.8; }
/* Legal pages: no horizontal scroll on narrow screens */
.page-id-64 .elementor-widget-text-editor,
.page-id-66 .elementor-widget-text-editor,
.page-id-68 .elementor-widget-text-editor { overflow-wrap: anywhere; }
.page-id-68 .elementor-widget-text-editor table { display: block; max-width: 100%; overflow-x: auto; }

/* QC: mobile menu footer without language switch (snippet 151) */
.practical-mobile__footer-bottom { grid-template-columns: minmax(0, 1fr) !important; justify-content: stretch !important; }
.practical-mobile__cta { justify-self: stretch; justify-content: center; }
