This gorgeous Facial Brush makes applying your Face Masks a breeze. Perfect for mixing and applying Masks and is easy to rinse out ready for your next pamper session. Pair with the Mask Bowl. Shipping & Returns Orders will be sent via Australia Post between Monday – Friday, 9am – 5pm. Please allow up to 10 days (depending on your location) to receive your order. Please choose carefully as we are not required to offer refunds due to a change of mind. For our full Returns & Exchange Policy - Click Here. var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); }