
Mi Watch Strap (3-pack) (Olive, Yellow, Orange)
/* =============== Mi Watch Lite Charging Dock =============== */ #mi_watch_strap { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #mi_watch_strap ul, #mi_watch_strap ol { list-style: none; padding-left: 0; } #mi_watch_strap video, #mi_watch_strap img { vertical-align: middle; } #mi_watch_strap video { width: 100%; height: auto; } #mi_watch_strap.xiaomi_container { max-width: 2650px; } #mi_watch_strap .section { line-height: 1.2; } #mi_watch_strap .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #mi_watch_strap .font-bold { font-weight: 700; } #mi_watch_strap .font-light { font-weight: 300; } #mi_watch_strap .text-box { text-align: center; color: #191919; padding: 5% 7.5% 2.5%; } #mi_watch_strap .text-box.text-box--left { text-align: left; } #mi_watch_strap .text-box--white { color: #ffffff; } #mi_watch_strap .text-box .title, #mi_watch_strap .text-box .desc, #mi_watch_strap .text-box .text { display: block; } #mi_watch_strap .text-box .title { font-size: 36px; line-height: 1.2; } #mi_watch_strap .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 15px; } #mi_watch_strap .text-box .text { font-size: 18px; line-height: 1.2; margin-top: 15px; font-weight: 300; } #mi_watch_strap .video-box, #mi_watch_strap .image-box { padding: 0 7.5%; } #mi_watch_strap .video-box video { width: 100%; height: auto; } #mi_watch_strap .video a, #mi_watch_strap .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #mi_watch_strap .video a img, #mi_watch_strap .video .video-link img { transition: 0.3s ease-in-out transform; } #mi_watch_strap .video a:hover img, #mi_watch_strap .video .video-link:hover img { transform: scale(1.1); } #mi_watch_strap .video a::after, #mi_watch_strap .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; /* background: play-icon no-repeat center center / contain; */ left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #mi_watch_strap .text-box { padding: 5% 5% 2.5%; } #mi_watch_strap .text-box .title { font-size: 28px; } #mi_watch_strap .video-box, #mi_watch_strap .image-box { padding: 0 5%; } #mi_watch_strap .text-box .text { font-size: 16px; } } @media (max-width: 767.98px) { #mi_watch_strap .text-box .title { font-size: 24px; } #mi_watch_strap .text-box .desc { font-size: 18px; margin-top: 10px; } #mi_watch_strap .text-box .text { margin-top: 10px; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .text-box { padding: 5%; } #mi_watch_strap .text-box .title { font-size: 20px; } #mi_watch_strap .text-box .desc { font-size: 16px; } #mi_watch_strap .text-box .text { font-size: 15px; } } @media (min-width: 1200px) { #mi_watch_strap .text-box { padding: 5% 12.5% 2.5%; } #mi_watch_strap .video-box, #mi_watch_strap .image-box { padding: 0 12.5%; } } /* =============== Section 01 =============== */ #mi_watch_strap .section-01 { background-image: url('https://media.mi-home.pl/products/mi-watch-strap/section-01.jpg'); height: 720px; } #mi_watch_strap .section-01 .text-box { padding-top: 17.5%; padding-right: 50%; } #mi_watch_strap .section-01 .text-box .title { font-size: 42px; margin-bottom: 30px; } #mi_watch_strap .section-01 .text-box .title .title-label { font-weight: 300; font-size: 22px; color: #ffffff; background-color: #191919; border-radius: 4px; padding: 3px 15px; display: inline-block; vertical-align: top; margin-top: 15px; } #mi_watch_strap .section-01 .text-box .desc { font-size: 24px; margin-bottom: 30px; } @media (max-width: 991.98px) { #mi_watch_strap .section-01 { height: 560px; } #mi_watch_strap .section-01 .text-box { padding-right: 45%; padding-top: 10%; } #mi_watch_strap .section-01 .text-box .title, #mi_watch_strap .section-01 .text-box .desc { margin-bottom: 15px; } } @media (max-width: 767.98px) { #mi_watch_strap .section-01 { height: 440px; } #mi_watch_strap .section-01 .text-box { padding-top: 15%; padding-right: 50%; } #mi_watch_strap .section-01 .text-box .title { font-size: 36px; } #mi_watch_strap .section-01 .text-box .desc { font-size: 20px; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .section-01 { height: 280px; } #mi_watch_strap .section-01 .text-box { padding-left: 5%; padding-top: 5%; } #mi_watch_strap .section-01 .text-box .title { font-size: 28px; margin-bottom: 10px; } #mi_watch_strap .section-01 .text-box .desc { font-size: 18px; margin-bottom: 10px; } } @media only screen and (max-width: 363.98px) { #mi_watch_strap .section-01 { height: auto; } #mi_watch_strap .section-01 .text-box { padding-right: 40%; } #mi_watch_strap .section-01 .text-box .title { font-size: 22px; } #mi_watch_strap .section-01 .text-box .desc { font-size: 16px; } } @media (min-width: 1200px) { #mi_watch_strap .section-01 { height: 820px; } #mi_watch_strap .section-01 .text-box .title { font-size: 56px; } #mi_watch_strap .section-01 .text-box .desc { font-size: 30px; } } @media (min-width: 1400px) { #mi_watch_strap .section-01 { height: 960px; } } /* =============== Section 02 =============== */ #mi_watch_strap .section-02 { background-image: url('https://media.mi-home.pl/products/mi-watch-strap/section-02.jpg'); height: 720px; position: relative; z-index: 1; background-color: #E03F23; } #mi_watch_strap .section-02 .text-box { position: absolute; z-index: 2; left: 50%; width: 40%; top: 50%; transform: translateY(-50%); padding: 0; } #mi_watch_strap .section-02 .list { display: flex; padding-top: 50px; max-width: 360px; margin: 0 auto; } #mi_watch_strap .section-02 .list .item { color: #ffffff; float: left; width: 33.3333%; flex: 0 0 33.3333% } #mi_watch_strap .section-02 .color-circle { display: inline-block; height: 24px; width: 24px; border: 2px solid #ffffff; border-radius: 30px; } #mi_watch_strap .section-02 .color-circle--olive { background-color: #5F663D; } #mi_watch_strap .section-02 .color-circle--yellow { background-color: #FED900; } #mi_watch_strap .section-02 .color-circle--orange { background-color: #DF3E22; } @media (max-width: 991.98px) { #mi_watch_strap .section-02 { height: 580px; } } @media (max-width: 767.98px) { #mi_watch_strap .section-02 { height: 460px; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .section-02 { height: 320px; } } @media only screen and (max-width: 363.98px) { #mi_watch_strap .section-02 { height: auto; background-size: 200% auto; background-position: bottom left; padding-bottom: 400px; } #mi_watch_strap .section-02 .text-box { position: static; transform: none; width: 100%; padding: 10% 5%; } #mi_watch_strap .section-02 .list { padding-top: 20px; } } @media (min-width: 1200px) { #mi_watch_strap .section-02 { height: 820px; } } @media (min-width: 1400px) { #mi_watch_strap .section-02 { height: 960px; } } /* =============== Section 03 =============== */ #mi_watch_strap .section-03, #mi_watch_strap .section-03a { position: relative; z-index: 1; height: 600px; background-size: auto 100%; } #mi_watch_strap .section-03 { background-image: url('https://media.mi-home.pl/products/mi-watch-strap/section-03_01.jpg'); } #mi_watch_strap .section-03a { background-image: url('https://media.mi-home.pl/products/mi-watch-strap/section-03_02.jpg'); } #mi_watch_strap .section-03 .text-box, #mi_watch_strap .section-03a .text-box { position: absolute; z-index: 2; top: 50%; left: 12.5%; width: 35%; transform: translateY(-50%); padding: 0; } #mi_watch_strap .section-03a .text-box { left: 60%; } @media (max-width: 991.98px) { #mi_watch_strap .section-03, #mi_watch_strap .section-03a { height: 480px; } #mi_watch_strap .section-03 .text-box { left: 7.5%; } #mi_watch_strap .section-03a .text-box { left: 55%; } } @media (max-width: 767.98px) { #mi_watch_strap .section-03, #mi_watch_strap .section-03a { height: 420px; } #mi_watch_strap .section-03a .text-box { width: 40%; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .section-03, #mi_watch_strap .section-03a { height: 360px; } } @media only screen and (max-width: 363.98px) { #mi_watch_strap .section-03, #mi_watch_strap .section-03a { height: auto; background-size: 180% auto; background-position: bottom left; padding-bottom: 300px; } #mi_watch_strap .section-03 { background-position: bottom right; padding-bottom: 250px; } #mi_watch_strap .section-03 .text-box, #mi_watch_strap .section-03a .text-box { position: static; transform: none; width: 100%; padding: 10% 5%; text-align: center; } } @media (min-width: 1400px) { #mi_watch_strap .section-03, #mi_watch_strap .section-03a { height: 740px; } #mi_watch_strap .section-03 .text-box, #mi_watch_strap .section-03a .text-box { width: 30%; } } /* =============== Section 04 =============== */ #mi_watch_strap .section-04 { background-image: url('https://media.mi-home.pl/products/mi-watch-strap/section-04.jpg'); height: 720px; position: relative; z-index: 1; } #mi_watch_strap .section-04 .text-box { width: 35%; left: 10%; top: 50%; position: absolute; z-index: 2; transform: translateY(-50%); padding: 0; } @media (max-width: 991.98px) { #mi_watch_strap .section-04 { height: 560px; } } @media (max-width: 767.98px) { #mi_watch_strap .section-04 { height: 420px; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .section-04 { height: 280px; } #mi_watch_strap .section-04 .text-box { left: 5%; } } @media only screen and (max-width: 363.98px) { #mi_watch_strap .section-04 { height: 200px; } } @media (min-width: 1200px) { #mi_watch_strap .section-04 { height: 880px; } #mi_watch_strap .section-04 .text-box { left: 12.5%; } } /* =============== Section 06 =============== */ #mi_watch_strap .section-06 { background-color: #fff; display: flex; align-items: center; flex-wrap: wrap; } #mi_watch_strap .section-06 .text-box, #mi_watch_strap .section-06 .image-box { float: left; flex: 0 0 50%; width: 50%; padding: 0; } #mi_watch_strap .section-06 .text-box { padding: 0 10%; } #mi_watch_strap .section-06 .text-box .title { margin-bottom: 0; } #mi_watch_strap .section-06 .text-box .text { font-weight: bold; } @media (max-width: 767.98px) { #mi_watch_strap .section-06 .text-box { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #mi_watch_strap .section-06 .text-box, #mi_watch_strap .section-06 .image-box { flex: 0 0 100%; width: 100%; } #mi_watch_strap .section-06 .text-box { padding: 10% 5%; } } /* =============== Section spec =============== */ #mi_watch_strap .section-07 { background-color: #fbfbfb; } #mi_watch_strap .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #mi_watch_strap .section-notes ul { margin: 0; padding: 0; list-style: none; } #mi_watch_strap .section-notes ul li { color: #191919; font-size: 14px; line-height: 1.5; font-weight: 300; opacity: .75; } @media (max-width: 991.98px) { #mi_watch_strap .section-notes { padding: 5%; } #mi_watch_strap .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #mi_watch_strap .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Watch Strap 3-Pack Nadaj kolor swojemu treningowi Komfortowy materiał | Porowaty i oddychający | Szybkie odłączanie Wybór wielu kolorów - dopasuj jak chcesz Olive Yellow Orange Lekki krój, swoboda ruchu Materiał TPU z zaokrąglonymi krawędziami zapewnia lepsze dopasowanie i jest wygodniejszy w noszeniu. Odporna na ścieranie i antypoślizgowa struktura powierzchni Podwójne pętle dla bezpiecznego dopasowania. Porowate i oddychające, szybkoschnące Zapięcie ze stali nierdzewnej, wyjątkowe i trwałe * Pasek TPU przeszedł testy alergiczne i testy na podrażnienia skóry. Organizacja przeprowadzająca testy: Soochow University Institute of Health and Environmental Technology, numer raportu o uczuleniu: SDWH-M202004788-5, SDWH-M202004788-6; numer raportu o podrażnieniu skóry SDWH -M202004788-7, SDWH-M202004788-8. Ze względu na różnice indywidualne, niewielka liczba osób może doświadczyć dyskomfortu skóry lub reakcji alergicznych po noszeniu tego produktu. W takim przypadku należy zaprzestać noszenia i skonsultować się z lekarzem. * W przypadku codziennego użytkowania zegarka, proszę nie nosić go zbyt luźno, aby zapobiec ocieraniu się paska o skórę nadgarstka; nie należy również nosić go zbyt ciasno, ponieważ może to spowodować, że skóra nie będzie mogła oddychać i wywołać podrażnienia, takie jak swędzenie. Po noszeniu go przez dłuższy czas, zdejmij zegarek i pozwól nadgarstkowi odpocząć przez jakiś czas. Po intensywnym treningu, proszę wyczyścić nadgarstek i pasek w odpowiednim czasie, aby uniknąć pozostałości potu i podrażnienia skóry. Po pływaniu, proszę umyć pasek czystą wodą i wysuszyć go przed noszeniem.
