Mineral Face Wash

 
Tab container /.product-info-dropdowns display: flex; margin-top: 20px; font-family: inherit; / Tab headers /.tab-header flex: 1; padding: 12px 20px; cursor: pointer; font-weight: 600; text-align: center; background: #f2f2f2; border: 1px solid #e5e5e5; border-bottom: none; border-radius: 8px 8px 0 0; transition: background 0.2s ease; position: relative;.tab-header:hover background: #e9e9e9; / Arrow indicator /.tab-header::after content: "▼"; position: absolute; right: 12px; top: 50%; transform: translateY(-50%); transition: transform 0.2s ease; / Active tab arrow rotation /.tab-header.active::after transform: translateY(-50%) rotate(-180deg); / Tab content panel /.tab-content display: none; / collapsed by default / padding: 22px; background: #ffffff; border: 1px solid #e5e5e5; border-radius: 0 0 8px 8px; margin-top: -1px; / overlap border with tab headers / / Disclaimer styling /.disclaimer font-size: 0.85em; font-style: italic; opacity: 0.75; margin-top: 18px; Key Benefits How to Use

- Gentle yet effective daily deep cleanse
- Removes impurities, dirt, oil & makeup
- Dual action - Wash Scrub
- Acne relief - reduces redness
- Improves skin texture and tone
- Leaves skin radiant, silky soft
- Suitable all skin types

Moisten face and fingers, apply a small amount to wet fingers, work into lather, and massage onto skin. Rinse and moisturise. For best results use twice daily.

Ingredients: Calcium Bentonite, Castor Oil, Jojoba Oil, Emulsifying Wax, Colloidal Silver, Aloe Vera, Glycerine, Optiphen, Vit E, Lavender, 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'); ); )

Store:
Pure South
Price:
$35.96
0 0
×