document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});
  // Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})

Groups

Corporate

Private Groups

If you would like to inform us about a course or workshop you would like to see us offer please do make contact and let us know your thoughts!

Contact Us

Locations

We have a choice of locations across the Surrey Hills and West Sussex that we use for our training courses and workshops.

Many of our experiences can be hosted by our corporate partners or at a location of your choice.

Birtley Woodland Art Space

Bramley, Surrey

Norbury Park

Fetcham, Surrey

Sussex Praire Gardens

Henfield, West Sussex

Hartswood

Reigate, Surrey