איסטיס

CLEAR DRYING LOTION 30ml

תכשיר חזק ביותר לטיפול בפצעי אקנה וציסטות / נודולות פנימיות.
התכשיר מייבש באופן מהיר מאוד את הפצע ומעלים אותו מעל פני העור ומתחת. כמו כן, הנוזל ממתן יצור שומן יתר על העור ומונע מפצעים חדשים לצאת.
חומרי גלם עיקריים
SEBACIC ACID- חומר חזק ביותר המעלים מהעור פצעונים וציסטות
SALIX ALBA (WILLOW) EXTRACT- טיפול בפצעונים ושומן יתר
LACTIC ACID- חומצה לקטית אשר מחדשת את העור בעדינות ופותחת נקבוביות סתומות.
אופן השימוש
יש לנקות את העור ולייבשו לפני השימוש. הנחיות השימוש ניתנות על ידי הקוסמטיקאי/ת על פי אבחון ומצב העור.
במקרה של יובש יתר יש להפסיק את השימוש למספר ימים ולהמשיך על פי הנחיית הקוסמטיקאית.

שתפו:

מוצרים נוספים שאולי יעניינו אותך
(function() { function applyFixes() { // Fix 1: Hide HFE duplicate nav from screen readers document.querySelectorAll('nav').forEach(function(nav) { if ((nav.className || '').indexOf('hfe-nav-menu') !== -1) { nav.setAttribute('aria-hidden', 'true'); nav.querySelectorAll('a, button').forEach(function(el) { el.setAttribute('tabindex', '-1'); }); } }); // Fix 2: HFE sub-menu links aria-label document.querySelectorAll('a.hfe-sub-menu-item').forEach(function(link) { if (!link.getAttribute('aria-label') && link.innerHTML.trim()) { var text = link.innerHTML.replace(/<[^>]+>/g, '').trim(); if (text) link.setAttribute('aria-label', text); } }); // Fix 3: Show hidden form labels (elementor-screen-only) document.querySelectorAll('label.elementor-screen-only').forEach(function(label) { label.style.position = 'relative'; label.style.width = 'auto'; label.style.height = 'auto'; label.style.overflow = 'visible'; label.style.clip = 'auto'; label.style.whiteSpace = 'normal'; label.style.display = 'block'; label.style.fontSize = '13px'; label.style.marginBottom = '3px'; label.style.fontWeight = '600'; label.style.color = '#444'; label.classList.remove('elementor-screen-only'); }); // Fix 4: Decorative images document.querySelectorAll('img[alt=""]').forEach(function(img) { if (!img.getAttribute('role') && !img.closest('#wpadminbar')) { img.setAttribute('role', 'presentation'); } }); // Fix 5: Slider buttons Hebrew labels document.querySelectorAll('.elementor-swiper-button-prev').forEach(function(btn) { btn.setAttribute('aria-label', 'הקודם'); }); document.querySelectorAll('.elementor-swiper-button-next').forEach(function(btn) { btn.setAttribute('aria-label', 'הבא'); }); // Fix 6: Focus visible outline if (!document.getElementById('wcag-focus-style')) { var s = document.createElement('style'); s.id = 'wcag-focus-style'; s.textContent = ':focus-visible{outline:3px solid #2563eb!important;outline-offset:2px!important}'; document.head.appendChild(s); } } // Run immediately (script is in footer, DOM is ready) applyFixes(); // Run again after 1s for dynamic content setTimeout(applyFixes, 1000); })();