Clay Masque
- Cleanse, Detoxify, Purify
- Acne relief - reduces redness and draws out blemishes
- Leaves skin radiant, silky soft
- Suitable all skin types
Spread thinly on face, neck, and decolletage. May feel cool and tingly for a couple of minutes as it purifies and draws out toxins and reduces redness. Leave 15 - 20 mins, rinse, moisturise. For best results use twice weekly. Dab on any blemish or pimple and leave on overnight.
Ingredients: Calcium Bentonite Clay, Sweet Almond, Emulsifying Wax, Colloidal Silver, Aloe Vera, Lavender Oil, Vitamin E, Optiphen, Water. // Collapsible tab logic const tabs = document.querySelectorAll('.tab-header'); tabs.forEach(tab =>tab.addEventListener('click', () =>const targetId = tab.dataset.target; const content = document.getElementById(targetId); // Toggle current tab const isOpen = content.style.display === 'block'; tabs.forEach(t =>t.classList.remove('active')); document.querySelectorAll('.tab-content').forEach(c =>c.style.display = 'none'); if (!isOpen) content.style.display = 'block'; tab.classList.add('active'); ); )