loading...
Ducray Kelual Ds Shampoo For Itching Dandruff 100 Ml
131.00 AED

Ducray Kelual Ds Shampoo For Itching Dandruff 100 Ml
Call our Pharmacist
/* start banners */ .ban img:first-of-type { margin-top: 2%; } .ban img { display: block; margin: 0 auto 2%; width: 90%; } @media screen and (max-width: 700px) { .ban img { width: 100%; } } /* end banners */ /* 2 image in one start */ .combine img { margin: 0 auto; display: block; width: 90%; } .combine img:last-of-type { margin-bottom: 2%; } @media screen and (max-width: 700px) { .combine img { width: 100%; } } /* 2 image in one end */ /* start product label */ :root { --bioderma:#e14827; /* sensibio */ } .grico { display: flex; justify-content: center; align-items: center; margin: 0 auto; width: 80%; text-transform: capitalize; } .gridz { margin: 0 auto; display: grid; grid-template-areas: "on tw tw ." "sx tw tw fv" ; justify-content: flex-start; align-items: center; row-gap: 2px; width: auto; } .one { grid-area: on; } .two { grid-area: tw; background-color: transparent; position: relative; } .four { grid-area: fr; } .fivez { grid-area: fv; } .six { grid-area: sx; } .seven { grid-area: sv; } .eight { grid-area: et; } .two img { display: block; width: 100%; } .gridz>div p:first-of-type { font-weight: bold; margin: 1rem 0; } .gridz p { padding-left: 0.5em; } .one::before, .four::before, .six::before { content: ""; position: absolute; top: 49%; left: -.1rem; width: .5rem; height: .5rem; border-radius: 100px; display: block; background-color: var(--bioderma) } .five::before { content: ""; position: absolute; top: 49%; right: -.1rem; width: .5rem; height: .5rem; border-radius: 100px; display: block; background-color: var(--bioderma); } .one, .four, .six { border-top: 2px solid var(--bioderma); position: relative; } .five { border-top: 2px solid var(--bioderma); position: relative; } .one p, .six p{ padding-left: .5em; } .borderLeft { border-left: 2px solid var(--bioderma); position: absolute; top: 0; bottom: 0; height: 50%; } .borderRight { border-right: 2px solid var(--bioderma); position: absolute; top: 0; right: 0; height: 50%; } .five .borderLeft { opacity: 0; } .five p { padding-right: .5em; } .lion { color: var(--bioderma); font-weight: bold; margin-left: 1em; } .bigimage { display: block; } .smallimage { display: none !important } @media screen and (max-width: 700px) { .grico { display: block; overflow: hidden; width: 100%; } .gridz { grid-template-areas: 'on tw ' 'fr tw ' 'fv tw ' 'sx tw '; row-gap: 15px; justify-content: flex-start; align-items: center; } .five::before { left: -.1rem; right: none; } .five { text-align: left; padding-left: 1em; } .five .borderLeft { opacity: 1; } .five .borderRight { display: none; } } @media screen and (max-width: 776px) { .bigimage { display: none !important } .smallimage { display: block !important } } /* end product label */ /* start video */ #video>div { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; margin-bottom: 2%; } #video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* end video */ /* start image collection */ .imagegroup { display: flex; justify-content: space-evenly; align-items: center; margin-bottom: 3%; } .imagegroup img { width: 30%; display: block; margin: 2% auto; } @media screen and (max-width: 700px) { .imagegroup { flex-direction: column; } .imagegroup img { width: 100%; margin: 2% auto; } } /* end image collection */ /* start how */ .how { display: flex; justify-content: space-evenly; align-items: center; flex-wrap: wrap; } .how>div { width: 48%; } .how img { display: block; margin: 0 auto; width: 100%; } .use { line-height: 2em; } .use ul li { padding: 5px; vertical-align: middle; } .im { display: flex; } .im img { align-self: center; } @media screen and (max-width: 700px) { .how>div { width: 100%; } .use { order: 2; } .im { order: -1 } .im img { width: 100%; margin: 0 auto 3%; } .use { line-height: normal; } .use ul li { padding: 5px; vertical-align: middle; } } /* start how */ /* Beauty Care Routine */ .Care { display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center; } .Tips { flex-basis: 25%; padding: 0px; text-align: center; } .btn2 { font-family: trebuchet ms; color: #843090; font-size: large; font-weight: bold; box-shadow: 0px 2px 2px 2px; min-width: 120px; padding: 20px 0px; text-decoration: underline; } .btn2 { animation-name: line; animation-duration: 1.5s; animation-iteration-count: infinite; transition: ease; animation-fill-mode: both; } @keyframes line { 0% { text-decoration: underline; } 100% { text-decoration: none; } } .arrowz { border: solid #843090; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; } .rightz { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin-right: 5px; } .BeautyCare { position: relative; letter-spacing: 9px; margin-top: 3%; } .BeautyCare-block { position: absolute; bottom: 44%; right: 0%; color: white; padding: 0px; } .Choose { font-weight: bold; color: white; font-family: trebuchet ms; font-size: 2.5vw; text-align: right; } @media screen and (max-width: 700px) { .Tips { flex-basis: 50%; } .BeautyCare { position: relative; letter-spacing: 1px; } .BeautyCare-block { position: absolute; bottom: 33%; right: 5%; color: white; padding: 0px; } .Choose { font-weight: bold; color: white; font-family: trebuchet ms; font-size: 3.5vw; text-align: right; } } /* end tips */ /* Features Styling */ .rowz { display: flex; flex-wrap: wrap; justify-content: space-around; } .Features { flex-basis: 16%; padding: 10px 5px; text-align: center; text-transform: capitalize; } .Features img { min-width: 75.34px; display: block; width: 100%; margin: 0 auto ; } .FeaturesHeaders { color: #843090; font-weight: bold; } @media screen and (max-width: 700px) { .Features { flex-basis: 32%; } } .mainimge { position: relative; background-color: aliceblue; margin-bottom: 5%; } .imgeover { position: absolute; top: 80%; font-size: 3rem; background-color: #bbe7d4; width: 100%; text-align: center; z-index: 2; padding: 10px; font-weight: bold; text-transform: uppercase; font-family: serif; text-shadow: 1px 3px 6px rgba(0,0,0,0.8); } .isidcont { margin-bottom: 20%; position: relative; z-index: 1; } .subimage { display: flex; padding: 15px; justify-content: space-between; margin-bottom: 15%; } .subimage>div { flex-basis: 48%; } #sub1 p:first-of-type::before { content: "\A"; border-style: solid; border-width: 30px 0 30px 30px; border-color: transparent transparent transparent #a50a2b; position: absolute; left: -20px; top: -15px; } #sub1 p { font-size: 2rem; position: relative; padding-left: 20px; top: 10%; left: 5%; z-index: 6; text-shadow: 1px 3px 6px #ffffff; } #sub2 { display: flex; justify-content: center; align-items: center; } #sub2 img { display: block; width: 50%; margin: 0 auto; z-index: 5; position: relative; } .guideimg img { display: block; margin: 0 auto; border: 5px black solid; } .import { font-weight: bold; color:red } @media screen and (max-width: 999px) { #sub1 p { font-size: 1.5rem; } } @media screen and (max-width: 700px) { #sub1 p { font-size: 4.5vw; } } .caud { display: flex; flex-wrap: wrap; justify-content: space-around; } .caudIngredient { flex-basis: 16%; padding: 10px 5px; text-align: center; text-transform: capitalize; } .caud img { display: block; width: 100%; margin: 0 auto; } .caudIngredient p:first-of-type { font-weight: bold; text-transform: uppercase; } @media screen and (max-width: 999px) { .caudIngredient { flex-basis: 33%; } } @media screen and (max-width: 700px) { .caudIngredient { flex-basis: 48%; } } .grico { width: 60%; } .five { text-align: center; } .mainimge { background: url(https://www.nahdionline.com/media/content/caudalie/shutterstock_379817284.jpg); background-size: cover; } .imgeover { background: linear-gradient(to right, transparent, #c5c4ca, #d0cfd3, #dadadc, transparent); color: white; } #sub2 img { width: 40% !important; } @media screen and (max-width: 992px) { .grico { width: 100%; } } @media screen and (max-width: 700px) { .five { padding-left: 0; text-align: left; } .use ul li { padding: 5px; } .one { width: auto; } .two { width: auto; } } Product description: Ducray Kelual DS Treatment Shampoo Severe Dandruff Conditions 100ml is a shampoo that durably eliminates dandruffs and calms itching. Immmediate Action -80% Itching long-lasting Result -89% Severity of scales Improves quality of life +74% Improvement in quality of life Safe Formula ingredients Product Benefits: It is recommended in severe dandruff states, relapsing associated to redness and intense itching or to accompany hair scalps subject to seborrheic dermatitis (DS). The association of Ciclopiroxolamine and Piroctone Olamine acts for an optimised efficacy on the Malassezias by limiting their proliferation. Results: Itching are soothed from the first application, rednesses are soothed and dandruffs durably eliminated. Its efficacy has been demonstrated on 8 weeks. This shampoo respects the hair colour. Biodegradable formula. Eliminates dandruff with long-lasting results Soothes the scalp fast How to use: Work the Kelual DS shampoo into a rich lather and massage gently into the scalp. Rinse Repeat application, leaving on for three minutes, then rinse thoroughly. Use three times a week for two weeks then reduce to once a week as maintenance. Recommended to be used in conjunction with Elution shampoo. Ingredients: Ciclopirox olamine Ciclopiroxolamine associated with piroctone olamine forms a patented* synergy of active ingredients with purifying, long-lasting and rapidly effective action. Β-glycyrrhetinic acid Active ingredient recognized for its soothing properties Keluamid Mild keratolytic active ingredient recognized to remove small plaques of skin Piroctone olamine associated cpo Piroctone olamine associated with ciclopiroxolamine forms a patented* synergy of active ingredients: with purifying, long-lasting and rapidly effective activity. #html-body [data-pb-style="6201FE0513A04"]{justify-content: flex-start; display: flex; flex-direction: column; background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; border-style: none; border-width: 1px; border-radius: 0px; margin: 0px; padding: 0px;}#html-body [data-pb-style="6201FE0513A17"]{border-style: none; border-width: 1px; border-radius: 0px; margin: 0px; padding: 0px;}
Genuine brands
Temperature Controlled
Secure Payment
Ducray Kelual Ds Shampoo For Itching Dandruff 100 Ml
Genuine brands
Temperature Controlled
Secure Payment
About Product
/* start banners */ .ban img:first-of-type { margin-top: 2%; } .ban img { display: block; margin: 0 auto 2%; width: 90%; } @media screen and (max-width: 700px) { .ban img { width: 100%; } } /* end banners */ /* 2 image in one start */ .combine img { margin: 0 auto; display: block; width: 90%; } .combine img:last-of-type { margin-bottom: 2%; } @media screen and (max-width: 700px) { .combine img { width: 100%; } } /* 2 image in one end */ /* start product label */ :root { --bioderma:#e14827; /* sensibio */ } .grico { display: flex; justify-content: center; align-items: center; margin: 0 auto; width: 80%; text-transform: capitalize; } .gridz { margin: 0 auto; display: grid; grid-template-areas: "on tw tw ." "sx tw tw fv" ; justify-content: flex-start; align-items: center; row-gap: 2px; width: auto; } .one { grid-area: on; } .two { grid-area: tw; background-color: transparent; position: relative; } .four { grid-area: fr; } .fivez { grid-area: fv; } .six { grid-area: sx; } .seven { grid-area: sv; } .eight { grid-area: et; } .two img { display: block; width: 100%; } .gridz>div p:first-of-type { font-weight: bold; margin: 1rem 0; } .gridz p { padding-left: 0.5em; } .one::before, .four::before, .six::before { content: ""; position: absolute; top: 49%; left: -.1rem; width: .5rem; height: .5rem; border-radius: 100px; display: block; background-color: var(--bioderma) } .five::before { content: ""; position: absolute; top: 49%; right: -.1rem; width: .5rem; height: .5rem; border-radius: 100px; display: block; background-color: var(--bioderma); } .one, .four, .six { border-top: 2px solid var(--bioderma); position: relative; } .five { border-top: 2px solid var(--bioderma); position: relative; } .one p, .six p{ padding-left: .5em; } .borderLeft { border-left: 2px solid var(--bioderma); position: absolute; top: 0; bottom: 0; height: 50%; } .borderRight { border-right: 2px solid var(--bioderma); position: absolute; top: 0; right: 0; height: 50%; } .five .borderLeft { opacity: 0; } .five p { padding-right: .5em; } .lion { color: var(--bioderma); font-weight: bold; margin-left: 1em; } .bigimage { display: block; } .smallimage { display: none !important } @media screen and (max-width: 700px) { .grico { display: block; overflow: hidden; width: 100%; } .gridz { grid-template-areas: 'on tw ' 'fr tw ' 'fv tw ' 'sx tw '; row-gap: 15px; justify-content: flex-start; align-items: center; } .five::before { left: -.1rem; right: none; } .five { text-align: left; padding-left: 1em; } .five .borderLeft { opacity: 1; } .five .borderRight { display: none; } } @media screen and (max-width: 776px) { .bigimage { display: none !important } .smallimage { display: block !important } } /* end product label */ /* start video */ #video>div { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; margin-bottom: 2%; } #video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* end video */ /* start image collection */ .imagegroup { display: flex; justify-content: space-evenly; align-items: center; margin-bottom: 3%; } .imagegroup img { width: 30%; display: block; margin: 2% auto; } @media screen and (max-width: 700px) { .imagegroup { flex-direction: column; } .imagegroup img { width: 100%; margin: 2% auto; } } /* end image collection */ /* start how */ .how { display: flex; justify-content: space-evenly; align-items: center; flex-wrap: wrap; } .how>div { width: 48%; } .how img { display: block; margin: 0 auto; width: 100%; } .use { line-height: 2em; } .use ul li { padding: 5px; vertical-align: middle; } .im { display: flex; } .im img { align-self: center; } @media screen and (max-width: 700px) { .how>div { width: 100%; } .use { order: 2; } .im { order: -1 } .im img { width: 100%; margin: 0 auto 3%; } .use { line-height: normal; } .use ul li { padding: 5px; vertical-align: middle; } } /* start how */ /* Beauty Care Routine */ .Care { display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center; } .Tips { flex-basis: 25%; padding: 0px; text-align: center; } .btn2 { font-family: trebuchet ms; color: #843090; font-size: large; font-weight: bold; box-shadow: 0px 2px 2px 2px; min-width: 120px; padding: 20px 0px; text-decoration: underline; } .btn2 { animation-name: line; animation-duration: 1.5s; animation-iteration-count: infinite; transition: ease; animation-fill-mode: both; } @keyframes line { 0% { text-decoration: underline; } 100% { text-decoration: none; } } .arrowz { border: solid #843090; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; } .rightz { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin-right: 5px; } .BeautyCare { position: relative; letter-spacing: 9px; margin-top: 3%; } .BeautyCare-block { position: absolute; bottom: 44%; right: 0%; color: white; padding: 0px; } .Choose { font-weight: bold; color: white; font-family: trebuchet ms; font-size: 2.5vw; text-align: right; } @media screen and (max-width: 700px) { .Tips { flex-basis: 50%; } .BeautyCare { position: relative; letter-spacing: 1px; } .BeautyCare-block { position: absolute; bottom: 33%; right: 5%; color: white; padding: 0px; } .Choose { font-weight: bold; color: white; font-family: trebuchet ms; font-size: 3.5vw; text-align: right; } } /* end tips */ /* Features Styling */ .rowz { display: flex; flex-wrap: wrap; justify-content: space-around; } .Features { flex-basis: 16%; padding: 10px 5px; text-align: center; text-transform: capitalize; } .Features img { min-width: 75.34px; display: block; width: 100%; margin: 0 auto ; } .FeaturesHeaders { color: #843090; font-weight: bold; } @media screen and (max-width: 700px) { .Features { flex-basis: 32%; } } .mainimge { position: relative; background-color: aliceblue; margin-bottom: 5%; } .imgeover { position: absolute; top: 80%; font-size: 3rem; background-color: #bbe7d4; width: 100%; text-align: center; z-index: 2; padding: 10px; font-weight: bold; text-transform: uppercase; font-family: serif; text-shadow: 1px 3px 6px rgba(0,0,0,0.8); } .isidcont { margin-bottom: 20%; position: relative; z-index: 1; } .subimage { display: flex; padding: 15px; justify-content: space-between; margin-bottom: 15%; } .subimage>div { flex-basis: 48%; } #sub1 p:first-of-type::before { content: "\A"; border-style: solid; border-width: 30px 0 30px 30px; border-color: transparent transparent transparent #a50a2b; position: absolute; left: -20px; top: -15px; } #sub1 p { font-size: 2rem; position: relative; padding-left: 20px; top: 10%; left: 5%; z-index: 6; text-shadow: 1px 3px 6px #ffffff; } #sub2 { display: flex; justify-content: center; align-items: center; } #sub2 img { display: block; width: 50%; margin: 0 auto; z-index: 5; position: relative; } .guideimg img { display: block; margin: 0 auto; border: 5px black solid; } .import { font-weight: bold; color:red } @media screen and (max-width: 999px) { #sub1 p { font-size: 1.5rem; } } @media screen and (max-width: 700px) { #sub1 p { font-size: 4.5vw; } } .caud { display: flex; flex-wrap: wrap; justify-content: space-around; } .caudIngredient { flex-basis: 16%; padding: 10px 5px; text-align: center; text-transform: capitalize; } .caud img { display: block; width: 100%; margin: 0 auto; } .caudIngredient p:first-of-type { font-weight: bold; text-transform: uppercase; } @media screen and (max-width: 999px) { .caudIngredient { flex-basis: 33%; } } @media screen and (max-width: 700px) { .caudIngredient { flex-basis: 48%; } } .grico { width: 60%; } .five { text-align: center; } .mainimge { background: url(https://www.nahdionline.com/media/content/caudalie/shutterstock_379817284.jpg); background-size: cover; } .imgeover { background: linear-gradient(to right, transparent, #c5c4ca, #d0cfd3, #dadadc, transparent); color: white; } #sub2 img { width: 40% !important; } @media screen and (max-width: 992px) { .grico { width: 100%; } } @media screen and (max-width: 700px) { .five { padding-left: 0; text-align: left; } .use ul li { padding: 5px; } .one { width: auto; } .two { width: auto; } } Product description: Ducray Kelual DS Treatment Shampoo Severe Dandruff Conditions 100ml is a shampoo that durably eliminates dandruffs and calms itching. Immmediate Action -80% Itching long-lasting Result -89% Severity of scales Improves quality of life +74% Improvement in quality of life Safe Formula ingredients Product Benefits: It is recommended in severe dandruff states, relapsing associated to redness and intense itching or to accompany hair scalps subject to seborrheic dermatitis (DS). The association of Ciclopiroxolamine and Piroctone Olamine acts for an optimised efficacy on the Malassezias by limiting their proliferation. Results: Itching are soothed from the first application, rednesses are soothed and dandruffs durably eliminated. Its efficacy has been demonstrated on 8 weeks. This shampoo respects the hair colour. Biodegradable formula. Eliminates dandruff with long-lasting results Soothes the scalp fast How to use: Work the Kelual DS shampoo into a rich lather and massage gently into the scalp. Rinse Repeat application, leaving on for three minutes, then rinse thoroughly. Use three times a week for two weeks then reduce to once a week as maintenance. Recommended to be used in conjunction with Elution shampoo. Ingredients: Ciclopirox olamine Ciclopiroxolamine associated with piroctone olamine forms a patented* synergy of active ingredients with purifying, long-lasting and rapidly effective action. Β-glycyrrhetinic acid Active ingredient recognized for its soothing properties Keluamid Mild keratolytic active ingredient recognized to remove small plaques of skin Piroctone olamine associated cpo Piroctone olamine associated with ciclopiroxolamine forms a patented* synergy of active ingredients: with purifying, long-lasting and rapidly effective activity. #html-body [data-pb-style="6201FE0513A04"]{justify-content: flex-start; display: flex; flex-direction: column; background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; border-style: none; border-width: 1px; border-radius: 0px; margin: 0px; padding: 0px;}#html-body [data-pb-style="6201FE0513A17"]{border-style: none; border-width: 1px; border-radius: 0px; margin: 0px; padding: 0px;}