/*
 Theme Name:   Mummy Child
 Theme URI:    https://mummy.com.tw
 Description:  育兒教養經 child theme
 Author:       mummy.com.tw
 Template:     astra
 Version:      1.1.0
*/

/* ═══ HIDE Elementor header #13448 + Astra footer on redesign pages ═══ */
.page-template-page-home-php .elementor-location-header,
.page-template-page-tools-php .elementor-location-header,
.page-template-page-community-php .elementor-location-header,
.page-template-page-home-php header[data-elementor-id="13448"],
.page-template-page-tools-php header[data-elementor-id="13448"],
.page-template-page-community-php header[data-elementor-id="13448"],
.page-template-page-home-php #colophon,
.page-template-page-tools-php #colophon,
.page-template-page-community-php #colophon,
.page-template-page-home-php .ast-scroll-top-icon,
.page-template-page-tools-php .ast-scroll-top-icon,
.page-template-page-community-php .ast-scroll-top-icon {
  display: none !important;
}

/* ═══ Full-width layout ═══ */
.page-template-page-home-php #page,
.page-template-page-home-php #content,
.page-template-page-home-php .ast-container,
.page-template-page-home-php #primary,
.page-template-page-home-php .entry-content,
.page-template-page-home-php .site-main,
.page-template-page-home-php article.page,
.page-template-page-tools-php #page,
.page-template-page-tools-php #content,
.page-template-page-tools-php .ast-container,
.page-template-page-tools-php #primary,
.page-template-page-tools-php .entry-content,
.page-template-page-tools-php .site-main,
.page-template-page-tools-php article.page,
.page-template-page-community-php #page,
.page-template-page-community-php #content,
.page-template-page-community-php .ast-container,
.page-template-page-community-php #primary,
.page-template-page-community-php .entry-content,
.page-template-page-community-php .site-main,
.page-template-page-community-php article.page {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
