/*
Theme Name:   Astra Child – Atelier By Lavindsgaard
Theme URI:    https://atelierlavindsgaard.dk
Description:  Child theme for Atelier By Lavindsgaard. Built on Astra.
Author:       Atelier By Lavindsgaard
Template:     astra
Version:      1.0.0
Text Domain:  astra-child-lavindsgaard
*/

/* -----------------------------------------------
   Import parent theme styles
----------------------------------------------- */
@import url("../astra/style.css");

/* -----------------------------------------------
   Global resets — let our custom pages render
   without Astra interference
----------------------------------------------- */
.atelier-page .site-header,
.atelier-page .site-footer,
.atelier-page #masthead,
.atelier-page #colophon {
  display: none !important;
}

.atelier-page .site-content,
.atelier-page #primary,
.atelier-page #content,
.atelier-page .ast-container {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
