ROWENTA
Мультистайлер Rowenta CF 4231F0
CF4231F0
#stream-container,#stream-container *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box; -webkit-text-size-adjust: none;}
#stream-container .stream-text-1 {
font-size: 14px;
line-height: 1.43;
}
#stream-container .stream-text-2 {
font-size: 20px;
line-height: 1.5;
}
#stream-container .stream-text-3 {
font-size: 28px;
line-height: 1.28;
}
#stream-container .stream-text-4 {
font-size: 36px;
line-height: 1.33;
}
#stream-container .stream-text-5 {
font-size: 48px;
line-height: 1.33;
}
#stream-container .stream-text-6 {
font-size: 60px;
line-height: 1.36;
}
#stream-container .stream-text-7 {
font-size: 72px;
line-height: 1.28;
}
#stream-container.small-pc.tablet .stream-text-1 {
font-size: 12px;
line-height: 1.5;
}
#stream-container.small-pc.tablet .stream-text-2 {
font-size: 18px;
line-height: 1.44;
}
#stream-container.small-pc.tablet .stream-text-3 {
font-size: 24px;
line-height: 1.33;
}
#stream-container.small-pc.tablet .stream-text-4 {
font-size: 28px;
line-height: 1.36;
}
#stream-container.small-pc.tablet .stream-text-5 {
font-size: 36px;
line-height: 1.33;
}
#stream-container.small-pc.tablet .stream-text-6 {
font-size: 38px;
line-height: 1.33;
}
#stream-container.small-pc.tablet .stream-text-7 {
font-size: 60px;
line-height: 1.36;
}
#stream-container.small-pc.tablet.mobile .stream-text-1 {
font-size: 12px;
line-height: 1.5;
}
#stream-container.small-pc.tablet.mobile .stream-text-2 {
font-size: 16px;
line-height: 1.5;
}
#stream-container.small-pc.tablet.mobile .stream-text-3 {
font-size: 20px;
line-height: 1.5;
}
#stream-container.small-pc.tablet.mobile .stream-text-4 {
font-size: 24px;
line-height: 1.33;
}
#stream-container.small-pc.tablet.mobile .stream-text-5 {
font-size: 28px;
line-height: 1.36;
}
#stream-container.small-pc.tablet.mobile .stream-text-6 {
font-size: 36px;
line-height: 1.33;
}
#stream-container.small-pc.tablet.mobile .stream-text-7 {
font-size: 48px;
line-height: 1.33;
}
#stream-container .stream-mobile-show {
display: none !important;
}
#stream-container.small-pc.tablet.mobile .stream-mobile-show {
display: block !important;
}
#stream-container.small-pc.tablet.mobile .stream-desktop-show {
display: none !important;
}#stream-container .stream-description {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
#stream-container.small-pc.tablet.mobile .stream-description {
text-align: var(--textalignmobile) !important;
}#stream-container .stream-spacer {
max-width: 1200px;
margin: 0 auto;
}
#stream-container .stream-spacer.stream-large {
padding-bottom: 80px;
}
#stream-container .stream-spacer.stream-medium {
padding-bottom: 40px;
}
#stream-container .stream-spacer.stream-small {
padding-bottom: 20px;
}
#stream-container .stream-spacer.stream-extra-small {
padding-bottom: 10px;
}
#stream-container.small-pc.tablet.mobile .stream-spacer.stream-large {
padding-bottom: 40px;
}
#stream-container.small-pc.tablet.mobile .stream-spacer.stream-medium {
padding-bottom: 24px;
}
#stream-container.small-pc.tablet.mobile .stream-spacer.stream-small {
padding-bottom: 16px;
}
#stream-container.small-pc.tablet.mobile .stream-spacer.stream-extra-small {
padding-bottom: 8px;
}#stream-container .stream-cols-3 {
padding: 32px 24px;
text-align: center;
display: flex;
align-items: stretch;
flex-wrap: wrap;
max-width: 1200px;
margin: 0 auto;
}
#stream-container .stream-cols-3 .stream-col {
width: 33.33%;
}
#stream-container .stream-cols-3 .stream-col-inner {
height: 100%;
padding: 16px;
text-align: center;
display: flex;
flex-direction: column;
}
#stream-container .stream-cols-3 .stream-col-inner .stream-col-img {
margin-bottom: 20px;
}
#stream-container .stream-cols-3 .stream-col-inner img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
#stream-container .stream-cols-3 .stream-col-inner .stream-col-img video {
display: block;
margin: 0 auto;
height: auto;
max-width: 100%;
}
#stream-container .stream-cols-3 .stream-col-inner .stream-col-img .stream-col-img-inner {
position: relative;
padding-bottom: 54%;
overflow: hidden;
width: 100%;
}
#stream-container .stream-cols-3 .stream-col-inner .stream-col-img .stream-col-img-inner:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 1;
}
#stream-container .stream-cols-3 .stream-col-inner .stream-col-img .stream-col-img-inner iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
#stream-container .stream-cols-3 .stream-col-title {
text-align: center;
padding: 0;
margin: 0 auto 8px;
width: 100%;
}
#stream-container .stream-cols-3 .stream-col-description {
text-align: center;
padding: 0;
margin: 0 auto;
width: 100%;
}
#stream-container.small-pc.tablet .stream-cols-3 {
justify-content: center;
padding: 20px 4px;
}
#stream-container.small-pc.tablet .stream-cols-3 .stream-col {
width: 50%;
}
#stream-container.small-pc.tablet.mobile .stream-cols-3 .stream-col {
width: 100%;
}
#stream-container.small-pc.tablet.mobile .stream-cols-3 .stream-col-title {
text-align: var(--textalignmobile) !important;
}
#stream-container.small-pc.tablet.mobile .stream-cols-3 .stream-col-description {
text-align: var(--textalignmobile) !important;
}
#stream-container .stream-disclaimer {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
#stream-container.small-pc.tablet.mobile .stream-disclaimer {
text-align: var(--textalignmobile) !important;
}
@font-face {font-family: "Gotham Pro Regular";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot");src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot?#iefix") format("embedded-opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.svg") format("svg"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.ttf") format("truetype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff2") format("woff2");font-weight: 400;font-style: normal;}@font-face {font-family: "Gotham Pro Bold";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff2") format("woff2");font-weight: 900;font-style: normal;}@font-face {font-family: "Gotham Pro Regular";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot");src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot?#iefix") format("embedded-opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.svg") format("svg"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.ttf") format("truetype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff2") format("woff2");font-weight: 400;font-style: normal;}@font-face {font-family: "Gotham Pro Bold";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff2") format("woff2");font-weight: 900;font-style: normal;}@font-face {font-family: "Gotham Pro Regular";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot");src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.eot?#iefix") format("embedded-opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.svg") format("svg"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.ttf") format("truetype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro-regular/gotham_pro-regular.woff2") format("woff2");font-weight: 400;font-style: normal;}@font-face {font-family: "Gotham Pro Bold";src: url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.otf") format("opentype"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff") format("woff"),url("https://content.24ttl.stream/epackages/www.onlinetrade.ru/rowenta/3121040081860/ru/minisite/master_template/assets/fonts/gotham_pro_bold/gotham_pro_bold.woff2") format("woff2");font-weight: 900;font-style: normal;}
Мультистайлер 14 в 1 Rowenta Infinite Looks CF4231F0
Превосходная укладка каждый день
Новая укладка каждый день с мультистайлером Rowenta Infinite Looks. Устройство 14 в 1 помогает создавать незабываемые образы по настроению и для любого события – от упругих завитков до легких объемных волн. Мультистайлер оснащен керамическим покрытием, благодаря которому волосы сохраняют здоровый блеск, и удобными функциями, и его можно использовать как выпрямитель, круглую щетку с нагревом, щипцы для завивки, щипцы гофре и не только.
Незабываемый образ на каждый день
Все, что нужно для укладки, в одном устройстве: мультистайлер 14 в 1 заменит вам выпрямитель, гофре, щипцы для завивки, щетку с нагревом и другие устройства.
Стайлер 14 в 1
Меняйте образы по настроению с коническими щипцами для очаровательных кудрей, круглой щеткой с нагревом для объемных и упругих волнистых локонов, выпрямителем/гофре 2 в 1 для модной укладки и идеально прямых волос.
Здоровый блеск
Эксклюзивное керамическое покрытие снимает статическое электричество и разглаживает волосы, делая их послушными и блестящими день за днем.
Идеальная температура
С постоянной температурой 190 °C каждая укладка будет быстрой и качественной. Мультистайлер подходит для частого использования и помогает выглядеть безупречно каждый день.
Безопасное использование
Термоизолированный наконечник гарантирует безопасное использование устройства и комфортный процесс укладки день за днем.
Ремонтируемое изделие
Разработано с учетом простоты ремонта, Экономичная и быстрая доставка запчастей для изделий старше 10 лет, 6500 ремонтных центров по всему миру.
* Вышеприведенные изображения характеристик и функций носят информационный характер и могут отличаться в зависимости от конкретной модели.