/*
Theme Name: Hello Elementor Child
Theme URI: https://welcomehost.fr
Description: Child theme for Hello Elementor — Welcome Host
Author: Welcome Host
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* T5 SEO-only hidden heading — added 2026-04-20 */
.wh-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}


/* S3-T3 Hide entry-title */
/* Cache le H1 'entry-title' injecté par le thème sur toutes les pages */
/* (toutes les pages utilisent leur propre titre via Elementor) */
.entry-title {
    display: none !important;
}
