.elementor-3996 .elementor-element.elementor-element-d8ab157{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS *//* Скрыть дефолтный заголовок поста (single post) */
.single-post .entry-title,
.single .post-title,
.single-post h1.entry-title,
.single-post .title,
.post .post-title,
.post-header h1,
.post-title-wrapper h1 {
  display: none !important;
}

/* Если у тебя Elementor Hello Theme или Astra/GeneratePress с Elementor — добавь эти варианты */
.elementor-page .elementor-widget-heading h1,
.elementor-page .post-title,
.elementor-post .elementor-post__title {
  display: none !important;
}/* End custom CSS */