@charset "UTF-8"; #description_touchbeauty_2021-10-13 { font-family: "Open Sans", "Arial", sans-serif; color: #000; font-size: 16px; line-height: 1.5; width: 100%; cursor: default; } #description_touchbeauty_2021-10-13 .touchbeauty-container { width: 100%; max-width: 800px; margin: 0 auto; padding: 32px 0; } #description_touchbeauty_2021-10-13 * { box-sizing: border-box; } #description_touchbeauty_2021-10-13>*:nth-child(even), #description_touchbeauty_2021-10-13>*:nth-child(odd)>section:nth-of-type(even),... Celý popis

Koupit za 799 Kč
  • Od nejoblíbenějších
  • Od nejlevnějších
  • Od nejdražších
Zobrazit další nabídky

Popis

@charset "UTF-8";

#description_touchbeauty_2021-10-13 {
font-family: "Open Sans", "Arial", sans-serif;
color: #000;
font-size: 16px;
line-height: 1.5;
width: 100%;
cursor: default;
}

#description_touchbeauty_2021-10-13 .touchbeauty-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 32px 0;
}

#description_touchbeauty_2021-10-13 * {
box-sizing: border-box;
}

#description_touchbeauty_2021-10-13>*:nth-child(even),
#description_touchbeauty_2021-10-13>*:nth-child(odd)>section:nth-of-type(even),
#description_touchbeauty_2021-10-13>*:nth-child(even)>section:nth-of-type(odd) {
box-shadow: inset 0 12px 12px -11px rgba(0, 0, 0, .13), inset 0 -12px 12px -11px rgba(0, 0, 0, .13);
}

#description_touchbeauty_2021-10-13>*:nth-child(odd)>section:nth-of-type(even):last-of-type,
#description_touchbeauty_2021-10-13>*:nth-child(even)>section:nth-of-type(odd):last-of-type {
box-shadow: inset 0 12px 12px -11px rgba(0, 0, 0, .13);
}

#description_touchbeauty_2021-10-13>*:nth-child(even)>section:nth-of-type(odd):first-of-type {
box-shadow: inset 0 -12px 12px -11px rgba(0, 0, 0, .13);
}

#description_touchbeauty_2021-10-13 h2
{
font-size: 32px;
line-height: 1;
margin: 16px 0;
text-align: left;
font-weight: 300;
}

#description_touchbeauty_2021-10-13 em.touchbeauty-h2-sub {
display: inline-block;
width: 100%;
font-size: 20px;
line-height: 1;
font-style: normal;
font-weight: 300;
text-align: left;
}

#description_touchbeauty_2021-10-13 p {
font-size: 16px;
line-height: 1.5;
margin: 16px 0;
text-align: left;
color: rgba(19, 18, 18, 0.77);
}

#description_touchbeauty_2021-10-13 img {
height: auto;
max-width: 100%;
max-height: 90vh;
margin: 16px auto;
}

#description_touchbeauty_2021-10-13 .touchbeauty-header,
#description_touchbeauty_2021-10-13 section,
#description_touchbeauty_2021-10-13 .touchbeauty-footer {
text-align: center;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div {
display: flex;
align-items: center;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section:nth-of-type(even)>div {
flex-direction: row-reverse;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>img.key-features {
width: 50%;
height: auto;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>img {
width: 224px;
height: 224px;
padding: 32px 0 32px 64px;
flex-shrink: 0;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>div {
flex-grow: 1;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features section:nth-of-type(even)>div>img {
padding: 32px 64px 32px 0;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>div>p,
#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>div>h2 {
text-align: center;
margin: 16px 0;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features span.bigger {
font-size: 1.5em;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features ul.next-to-each-other {
list-style: none;
display: flex;
justify-content: space-around;
font-size: 18px;
padding: 0;
}
#description_touchbeauty_2021-10-13 .touchbeauty-container.with-video > div> div:not(video) {
width: 80%;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features div.video.right {
padding: 32px 0 32px 64px;
width: 100%;
height: auto;
}
#description_touchbeauty_2021-10-13 section.touchbeauty-features div.video.right > iframe {
width: 100%;
height: 222px;
}

#description_touchbeauty_2021-10-13 table {
width: 100%;
padding: 0 32px 16px;
border-spacing: 0;
text-align: left;
color: rgba(19, 18, 18, 0.77);
}

#description_touchbeauty_2021-10-13 table th,
#description_touchbeauty_2021-10-13 table td {
padding: 8px 16px;
margin: 0;
border-bottom: 1px solid #d5d5d5;
}

#description_touchbeauty_2021-10-13 table th {
white-space: nowrap;
}

#description_touchbeauty_2021-10-13 table tr:nth-child(even) {
background-color: #f3f3f3;
}

#description_touchbeauty_2021-10-13 table tr:hover {
background-color: #E8E8E8;
}

#description_touchbeauty_2021-10-13>.touchbeauty-footer section.touchbeauty-parameters h2 {
text-align: center;
}

#description_touchbeauty_2021-10-13>.touchbeauty-footer ul>li, #description_touchbeauty_2021-10-13 ul>li {
text-align: left;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-video>div>div {
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
margin: 16px 0;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-video>div>div>iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 0;
}

#description_touchbeauty_2021-10-13>section>br,
#description_touchbeauty_2021-10-13 section.touchbeauty-features>br {
display: none;
}
#description_touchbeauty_2021-10-13 .touchbeauty-line {
display: flex;
flex-direction: row;
flex-wrap:nowrap;
}
#description_touchbeauty_2021-10-13 .touchbeauty-line > img {
width: calc(100% / 2);
}

#description_touchbeauty_2021-10-13 .touchbeauty-note p {
font-size: 12px;
}
#description_touchbeauty_2021-10-13 h2, #description_touchbeauty_2021-10-13 h3 {
font-weight: 600;
}
#description_touchbeauty_2021-10-13 .touchbeauty-reviews ul {
list-style: none;
display: flex;
flex-wrap: wrap;
}

#description_touchbeauty_2021-10-13 .touchbeauty-reviews ul > li {
width: 50%;
}

#description_touchbeauty_2021-10-13 .touchbeauty-reviews ul a img, #description_touchbeauty_2021-10-13 .touchbeauty-reviews ul a p {
margin: 0 auto;
text-align: center;
justify-content: center;
}

#description_touchbeauty_2021-10-13 .touchbeauty-reviews ul a > div {
display: flex;
flex-direction: column;
margin-top: 16px;
}

#description_touchbeauty_2021-10-13 .touchbeauty-rewards ul li {
display: flex;
margin-top: 16px;
}
#description_touchbeauty_2021-10-13 .touchbeauty-rewards ul {
list-style: none;
}

#description_touchbeauty_2021-10-13 .touchbeauty-rewards li > div {
margin-left: 24px;
}
#description_touchbeauty_2021-10-13 .touchbeauty-about .about {
display: flex;
}

#description_touchbeauty_2021-10-13 .touchbeauty-about img {
height: 100%;
margin: auto;
padding-left: 12px;
max-width: 500px!important;
}
#description_touchbeauty_2021-10-13 .touchbeauty-warranty>div {
display: flex;
flex-direction: row-reverse;
}

#description_touchbeauty_2021-10-13 .touchbeauty-warranty>div img {
max-width: 250px;
height: 100%;
margin: auto;
}
@media (max-width: 767px) {
#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div,
#description_touchbeauty_2021-10-13 section.touchbeauty-features section:nth-of-type(even)>div {
flex-direction: column-reverse;
margin-top: 64px;
}
#description_touchbeauty_2021-10-13 .touchbeauty-line {
flex-wrap:wrap;
flex-direction: column;
}
#description_touchbeauty_2021-10-13 .touchbeauty-line img{
margin: auto;
width:100%;
}

#description_touchbeauty_2021-10-13 section.touchbeauty-features section>div>img,
#description_touchbeauty_2021-10-13 section.touchbeauty-features section:nth-of-type(even)>div>img {
width: 160px;
height: 160px;
padding: 0;
margin: 0;
}

#description_touchbeauty_2021-10-13 table {
padding: 0;
}

#description_touchbeauty_2021-10-13 table th {
white-space: normal;
}
}

#description_touchbeauty_2021-10-13 h2, #description_touchbeauty_2021-10-13 h3, #description_touchbeauty_2021-10-13 ul.next-to-each-other {
color: #33aac2;
}
#description_touchbeauty_2021-10-13 p {color: rgba(19, 18, 18, 0.77);}
#description_touchbeauty_2021-10-13 .table{color: rgba(19, 18, 18, 0.77);border-top: 2px solid #f2c7b0;}
#description_touchbeauty_2021-10-13 table tr:first-child th,
#description_touchbeauty_2021-10-13 table tr:first-child td {
border-top: 2px solid #f2c7b0;
}

TOUCHBeauty 1788 sonický silikonový čisticí kartáček na pleť

TOUCHBeauty 1788 sonický silikonový čisticí kartáček na pleť
Sonický voděodolný čistící kartáček TOUCHBeauty 1788 je vyroben z potravinářského silikonu, který pro pleť představuje asi nejšetrnější materiál, proto je kartáček vhodný pro všechny typy pleti. Kromě čištění pleti také masíruje obličej, tím podporuje krevní oběh a pomáhá Vaši pleť udržet krásnou a svěží. Voděodolnost IPX6 zaručuje, že kartáček můžete použít i například ve sprše. Díky automatickému časovači se přístroj sám po 90 sekundách vypne, aby ochránil Vaši pleť před možným poškozením.
Kombinace integrované baterie a USB nabíjení přispívá k Vašemu pohodlí a zároveň představuje ekologičtější variantu k přístrojům, které používají tužkové baterie.

Oboustranné čisticí plochy
Každodenní čisticí plocha je vybavena jemnými silikonovými dotykovými body, které čistí obličej bez poškození pokožky.
Exfoliační povrch pomáhá odstraňovat odumřelé kožní buňky a odolné nečistoty. Pleť je hladší, svěží a obnovená.

10 nastavitelných úrovní vibrací
Deset nastavitelných úrovní intenzity umožňuje přizpůsobit čisticí proceduru vaší jedinečné pleti.

Vysoký výkon baterie
Nabíjecí baterie s USB nabíjením umožňuje na jedno nabití několik týdnů používání. Zároveň šetří životní prostředí.

Voděodolný design
Přístroj je omyvatelný a můžete jej používat například ve sprše.

Klíčové vlastnosti

Voděodolnost - IPX6. (lze použít např. i ve sprše)
Měkký povrch silikonového kartáče, šetrný k pokožce.
Oboustrannou čisticí hlavu lze použít pro každodenní čištění a exfoliaci.
Rozptyluje vysokofrekvenční vibrace na pokožku a poskytuje efektivní výsledek čištění.
Rychlost vibrací je nastavitelná pro přizpůsobení různým potřebám pokožky.
Inteligentní časovač 90 sekund.
Protiskluzový design, pohodlný pro držení v ruce.
Integrovaná baterie s USB dobíjením - šetrné k životnímu prostředí.

O značce TOUCHBeauty

TOUCHBeauty je mezinárodní značka založená v roce 1999 a registrovaná ve Velké Británii a dalších 53 zemích a regionech. S 20 lety zkušeností v kosmetickém průmyslu se TOUCHBeauty zaměřuje na design, výzkum a vývoj kosmetických výrobků a výrobků pro osobní péči.

V roce 1999 společnost TOUCHBeauty vyvinula první vyhřívané kleštičky na řasy; v roce 2002 ohřívač řasenky; v roce 2003 LED zrcátko na líčení a v roce 2004 vyvinula první rotující čistič obličeje. Jakožto odborník na krásu několikrát sponzorovala mezinárodní soutěž Miss Model of the World.
V současné době má TOUCHBeauty šest kategorií výrobků: péče o obličej, péče o tělo, péče o hlavu, doplňky k líčení, pedikúra/manikúra a péče o muže. Společnost TOUCHBeauty je ve více než 80 zemích světa uznávána jako odborník na kosmetické přístroje a přístroje pro osobní péči.

Parametry TOUCHBeauty 1788

Model
TB-1788

Materiál
ABS, silikon

Napájení
5 V / 0,31 A

Baterie
Li-ion 3,7 V 500 mAh

Rozměry
3,7 × 6,2 × 14,3 cm

Váha
348 g

Obsah balení

TOUCHBeauty 1788
USB kabel (USB adaptér není součástí)
Návod k použití v českém a slovenském jazyce
Zobrazit více

Parametry

Výrobce TouchBeauty
Značka TOUCHBeauty
Druh kartáčky
Hmotnost 348 g
Napájení akumulátor
Barva růžové
Voděodolné ano
Nastavení intenzity ano
S displejem ne
Možnost zavěšení ne
Technologie sonické
Zobrazit více parametrů