/*
 Theme Name:   Flatsome Child
 Theme URI:    https://hw4u.nl/
 Description:  Child theme for Flatsome. Safe place for custom templates & tweaks.
 Author:       HW4U
 Author URI:   https://hw4u.nl/
 Template:     flatsome
 Version:      1.0.0
 Text Domain:  flatsome-child
*/
/* Optional: add custom CSS below */
/* Alleen op page ID 3541 */
.page-id-3541 .header-wrapper,
.page-id-3541 #footer { display:none !important; }

/* Kleine marge boven de content omdat de header weg is */
.page-id-3541 .hw4u-wrap { margin-top:24px; }
