
Xiaomi Electric Shaver S700 Replacement Head
/* =============== Xiaomi Electric Shaver S700 Replacement Head =============== */ #electric_shaver_s700_replacement_head { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #electric_shaver_s700_replacement_head ul, #electric_shaver_s700_replacement_head ol { list-style: none; padding-left: 0; } #electric_shaver_s700_replacement_head video, #electric_shaver_s700_replacement_head img { vertical-align: middle; } #electric_shaver_s700_replacement_head video { width: 100%; height: auto; } #electric_shaver_s700_replacement_head.xiaomi_container { max-width: 2560px; } #electric_shaver_s700_replacement_head .section { line-height: 1.2; } #electric_shaver_s700_replacement_head .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #electric_shaver_s700_replacement_head .font-bold { font-weight: 700; } #electric_shaver_s700_replacement_head .font-light { font-weight: 300; } #electric_shaver_s700_replacement_head .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #electric_shaver_s700_replacement_head .text-box.text-box--left { text-align: left; } #electric_shaver_s700_replacement_head .text-box--white { color: #ffffff; } #electric_shaver_s700_replacement_head .text-box .title, #electric_shaver_s700_replacement_head .text-box .desc, #electric_shaver_s700_replacement_head .text-box .text { display: block; } #electric_shaver_s700_replacement_head .text-box .title { font-size: 32px; line-height: 1.2; } #electric_shaver_s700_replacement_head .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #electric_shaver_s700_replacement_head .text-box .title--color { margin-bottom: 15px; opacity: .5; } #electric_shaver_s700_replacement_head .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #electric_shaver_s700_replacement_head .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #electric_shaver_s700_replacement_head .text-box--white .text { color: #ffffff; } #electric_shaver_s700_replacement_head .text-box .text.text--small { font-size: 14px; opacity: .5; } #electric_shaver_s700_replacement_head .video-box, #electric_shaver_s700_replacement_head .image-box { padding: 0 12.5%; } #electric_shaver_s700_replacement_head .video-box video { width: 100%; height: auto; } #electric_shaver_s700_replacement_head .video a, #electric_shaver_s700_replacement_head .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #electric_shaver_s700_replacement_head .video a img, #electric_shaver_s700_replacement_head .video .video-link img { transition: 0.3s ease-in-out transform; } #electric_shaver_s700_replacement_head .video a:hover img, #electric_shaver_s700_replacement_head .video .video-link:hover img { transform: scale(1.1); } #electric_shaver_s700_replacement_head .video a::after, #electric_shaver_s700_replacement_head .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .text-box { padding: 5%; } #electric_shaver_s700_replacement_head .text-box .title { font-size: 28px; } #electric_shaver_s700_replacement_head .text-box .title.title--big { font-size: 36px; } #electric_shaver_s700_replacement_head .video-box, #electric_shaver_s700_replacement_head .image-box { padding: 0 5%; } #electric_shaver_s700_replacement_head .text-box .text { margin-top: 15px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .text-box .title { font-size: 24px; } #electric_shaver_s700_replacement_head .text-box .title.title--big { font-size: 28px; } #electric_shaver_s700_replacement_head .text-box .desc { font-size: 18px; margin-top: 10px; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .text-box { padding: 10% 5%; } #electric_shaver_s700_replacement_head .text-box .title { font-size: 20px; } #electric_shaver_s700_replacement_head .text-box .title.title--big { font-size: 24px; } #electric_shaver_s700_replacement_head .text-box .desc { font-size: 16px; } #electric_shaver_s700_replacement_head .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .text-box .title { font-size: 36px; } #electric_shaver_s700_replacement_head .text-box .text { font-size: 16px; } } @media (min-width: 1620px) { #electric_shaver_s700_replacement_head .text-box .text { padding-left: 10%; padding-right: 10%; } #electric_shaver_s700_replacement_head .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #electric_shaver_s700_replacement_head .section.section-float { position: relative; z-index: 1; height: 640px; } #electric_shaver_s700_replacement_head .section.section-float--big { height: 680px; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #electric_shaver_s700_replacement_head .section .text-box.text-box-float--left { left: 5%; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section.section-float { height: 560px; } #electric_shaver_s700_replacement_head .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 420px; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float, #electric_shaver_s700_replacement_head .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #electric_shaver_s700_replacement_head .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .section.section-float { height: 720px; } #electric_shaver_s700_replacement_head .section.section-float--big { height: 820px; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float { width: 35%; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float--right { width: 35%; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #electric_shaver_s700_replacement_head .section.section-float { height: 880px; } #electric_shaver_s700_replacement_head .section.section-float--big { height: 980px; } #electric_shaver_s700_replacement_head .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #electric_shaver_s700_replacement_head .section.section-float { height: 1080px; } #electric_shaver_s700_replacement_head .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #electric_shaver_s700_replacement_head .section-01 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-01.jpg'); height: 560px; } #electric_shaver_s700_replacement_head .section-01 .text-box { padding-top: 15%; padding-right: 45%; } #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 36px; } #electric_shaver_s700_replacement_head .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; } #electric_shaver_s700_replacement_head .section-01 .text-box .text { color: #9b9b9b; font-size: 18px; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section-01 { height: 480px; } #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 36px; } #electric_shaver_s700_replacement_head .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section-01 { height: auto; background-position: right bottom; background-size: 150% auto; background-color: #192B6A; padding-bottom: 450px; } #electric_shaver_s700_replacement_head .section-01 .text-box { position: static; width: 100%; text-align: center; transform: none; padding: 10% 5%; } #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 28px; } #electric_shaver_s700_replacement_head .section-01 .text-box .text { font-size: 16px; } #electric_shaver_s700_replacement_head .section-01 .text-box .title br { display: none; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .section-01 { padding-bottom: 300px; } #electric_shaver_s700_replacement_head .section-01 .text-box { padding: 15% 5% 10%; } #electric_shaver_s700_replacement_head .section-01 .text-box .desc { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #electric_shaver_s700_replacement_head .section-01 { padding-bottom: 220px; } #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 24px; } #electric_shaver_s700_replacement_head .section-01 .text-box .desc { font-size: 16px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .section-01 { height: 660px; } #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1400px) { #electric_shaver_s700_replacement_head .section-01 .text-box .title { font-size: 48px; } } @media (min-width: 1620px) { #electric_shaver_s700_replacement_head .section-01 { height: 760px; } } @media (min-width: 2080px) { #electric_shaver_s700_replacement_head .section-01 { height: 860px; } } /* =============== Section 02 & 07 =============== */ #electric_shaver_s700_replacement_head .section-02 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-02.jpg'); height: 740px; } #electric_shaver_s700_replacement_head .section-07 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-07.jpg'); height: 740px; } #electric_shaver_s700_replacement_head .section-02 .text-box, #electric_shaver_s700_replacement_head .section-07 .text-box { padding-bottom: 0; max-width: 1360px; margin: 0 auto; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { height: 640px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section-02 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #0B0E1F; padding-bottom: 480px; } #electric_shaver_s700_replacement_head .section-07 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #040233; padding-bottom: 480px; } #electric_shaver_s700_replacement_head .section-02 .text-box, #electric_shaver_s700_replacement_head .section-07 .text-box { padding: 10% 5% 0; text-align: center; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { padding-bottom: 350px; } } @media only screen and (max-width: 363.98px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { padding-bottom: 250px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { height: 840px; } } @media (min-width: 1620px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { height: 940px; } } @media (min-width: 2080px) { #electric_shaver_s700_replacement_head .section-02, #electric_shaver_s700_replacement_head .section-07 { height: 1040px; } } /* =============== Section 03 & 04 & 05 & 06 =============== */ #electric_shaver_s700_replacement_head .section-03 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-03.jpg'); } #electric_shaver_s700_replacement_head .section-04 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-04.jpg'); } #electric_shaver_s700_replacement_head .section-05 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-05.jpg'); } #electric_shaver_s700_replacement_head .section-06 { background-image: url('https://media.mi-home.pl/products/electric-shaver-s700-replacement-head/section-06.jpg'); } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section-03.section.section-float { background-color: #060223; background-position: left bottom; background-size: 160% auto; } #electric_shaver_s700_replacement_head .section-04.section.section-float { background-color: #0F1955; background-position: right bottom; background-size: 170% auto; } #electric_shaver_s700_replacement_head .section-05.section.section-float { background-color: #1E26A2; background-position: left bottom; background-size: 160% auto; } #electric_shaver_s700_replacement_head .section-06.section.section-float { background-color: #020B4C; background-position: right bottom; background-size: 180% auto; } } /* =============== Section 08 =============== */ #electric_shaver_s700_replacement_head .section-08 { border-bottom: 50px solid #F5F5F5; } #electric_shaver_s700_replacement_head .section-08 .image-wrapper { position: relative; z-index: 1; } #electric_shaver_s700_replacement_head .section-08 .text-box { position: absolute; z-index: 2; top: 5%; left: 0; width: 100%; } #electric_shaver_s700_replacement_head .section-08 .text-box .title { margin-top: 30px; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section-08 .text-box .title { margin-top: 15px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section-08 .text-box { top: 2.5%; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .section-08 .image-wrapper:last-child { background-color: #F5F5F5; } #electric_shaver_s700_replacement_head .section-08 .text-box { position: static; color: #191919; padding-bottom: 5%; } #electric_shaver_s700_replacement_head .section-08 .text-box .text { color: #191919; } } /* =============== Section image box =============== */ #electric_shaver_s700_replacement_head .section .image-box-wrap { padding: 0; width: 100%; max-width: 2000px; margin: 0 auto; overflow: hidden; border-radius: 0; } #electric_shaver_s700_replacement_head .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F6F6F6; } #electric_shaver_s700_replacement_head .section .image-box--reverse { flex-direction: row-reverse; } #electric_shaver_s700_replacement_head .section .text-wrap, #electric_shaver_s700_replacement_head .section .image { width: 50%; flex: 0 0 50%; } #electric_shaver_s700_replacement_head .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #electric_shaver_s700_replacement_head .section .text-wrap > div { width: 100%; } #electric_shaver_s700_replacement_head .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 0; font-weight: bold; } #electric_shaver_s700_replacement_head .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 16px; display: block; color: #666; } #electric_shaver_s700_replacement_head .section .text-wrap .text.text--small { font-size: 14px; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section .text-wrap .title { font-size: 20px; } #electric_shaver_s700_replacement_head .section .text-wrap .text { font-size: 15px; } #electric_shaver_s700_replacement_head .section .text-wrap .text.text--small { font-size: 13px; } } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #electric_shaver_s700_replacement_head .section .text-wrap, #electric_shaver_s700_replacement_head .section .image { width: 100%; display: block; } #electric_shaver_s700_replacement_head .section .text-wrap { padding: 10% 5%; text-align: center; } #electric_shaver_s700_replacement_head .section .image-box-wrap { border-radius: 0; } #electric_shaver_s700_replacement_head .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #electric_shaver_s700_replacement_head .section .image-box-wrap { border-radius: 0; } #electric_shaver_s700_replacement_head .section .text-wrap .title { font-size: 18px; } #electric_shaver_s700_replacement_head .section .text-wrap .text { font-size: 14px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .section .text-wrap { padding: 0 10%; } #electric_shaver_s700_replacement_head .section .text-wrap .text { font-size: 18px; } #electric_shaver_s700_replacement_head .section .text-wrap .title { font-size: 28px; } } /* =============== Section spec =============== */ #electric_shaver_s700_replacement_head .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #electric_shaver_s700_replacement_head .section-notes ul { margin: 0; padding: 0; list-style: none; } #electric_shaver_s700_replacement_head .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #electric_shaver_s700_replacement_head .section-notes { padding: 5%; } #electric_shaver_s700_replacement_head .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #electric_shaver_s700_replacement_head .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #electric_shaver_s700_replacement_head .slick-dots { bottom: 35px; } #electric_shaver_s700_replacement_head .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #electric_shaver_s700_replacement_head .slick-dots li.slick-active button::before, #electric_shaver_s700_replacement_head .slick-dots li:hover button::before { opacity: 1; } #electric_shaver_s700_replacement_head .slick-dotted.slick-slider { margin-bottom: 0; } #electric_shaver_s700_replacement_head .slick-slider > .slider-item { display: none; } #electric_shaver_s700_replacement_head .slick-slider > .slider-item:first-child { display: block; } #electric_shaver_s700_replacement_head .slick-slider .slick-dots li button { border-radius: 30px; } #electric_shaver_s700_replacement_head .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #electric_shaver_s700_replacement_head .slick-slider .slick-dots li.slick-active button, #electric_shaver_s700_replacement_head .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #electric_shaver_s700_replacement_head .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #electric_shaver_s700_replacement_head .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Wymienna głowica do elektrycznej golarki Xiaomi S700 Ulepszona ochrona przed korozją | Wodoodporna | Polerowana diamentowo Całkowicie nowe, innowacyjne ostrze ceramiczne. Pierwsza obrotowa golarka Xiaomi z ceramicznym ostrzem zawiera dwutlenek cyrkonu, który jest szeroko stosowany w branży medycznej. Ostra i delikatna — zapewnia pielęgnację w dowolnym momencie. Ulepszona ochrona przed korozją, lepsza dbałość o Twoją skórę. Odporna na działanie kwasów i zasad, antyoksydacyjna. Perfekcyjna ostrość umożliwia szybsze golenie. Polerowane diamentowo ostrzejsze ostrze. Zwiększona twardość zapewnia większą ostrość. Zwykłe stalowe ostrze ma ostrość HV500-600*, podczas gdy ceramiczne ostrze elektrycznej golarki Xiaomi S700 osiąga ostrość HV1200-1500*. *Twardość ostrza ceramicznego w porównaniu z ostrzem stalowym: Narzędzie do testowania wyświetla sklerometr, a ostrze stalowe pochodzi z elektrycznej golarki Xiaomi S500. Dłuższy czas użytkowania. Brak oczywistych oznak zużycia po 240 godzinach pracy. *Brak widocznych oznak zużycia po 240 godzinach pracy. Urządzenie ustawiono, aby było włączone przez 10 minut i w trybie pauzy przez 10 minut; może strzyc włosy bez problemu po 240 godzinach użytkowania. Na elemencie nie stwierdzono pęknięć, a konstrukcja golarki nie uległa uszkodzeniu. Mikrotopologiczna warstwa zmniejsza tarcie i podrażnienia. Zewnętrzny pierścień pokryty gładką powłoką. Mikrotopologiczna konstrukcja zmniejsza tarcie i podrażnienia, chroniąc skórę. Instrukcja demontażu i instalacji. Zdejmij starą głowicę golarki, pociągając przy nacięciu. Załóż nową głowicę golarki i docisnij, aby zakończyć wymianę. Uwagi: *Dane zawarte na tej stronie pochodzą z laboratorium SOOCAS lub są gromadzone przez SOOCAS, chyba że stwierdzono inaczej. Rezultaty podczas rzeczywistego użytkowania mogą się różnić. *Wymienna głowica jest przeznaczona tylko do golarki elektrycznej Xiaomi S700.
