
Redmi Smart Band 2 Strap — Olive
/* =============== Redmi Smart Band 2 Strap =============== */ #redmi_smart_band_2_strap { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: 'Camphor Pro'; } #redmi_smart_band_2_strap ul, #redmi_smart_band_2_strap ol { list-style: none; padding-left: 0; } #redmi_smart_band_2_strap video, #redmi_smart_band_2_strap img { vertical-align: middle; } #redmi_smart_band_2_strap video { width: 100%; height: auto; } #redmi_smart_band_2_strap.xiaomi_container { max-width: 2560px; } #redmi_smart_band_2_strap .section { line-height: 1.2; } #redmi_smart_band_2_strap .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_smart_band_2_strap .font-bold { font-weight: bold; } #redmi_smart_band_2_strap .font-light { font-weight: 300; } #redmi_smart_band_2_strap .font-color { color: #ffd400; } #redmi_smart_band_2_strap .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #redmi_smart_band_2_strap .text-box.text-box--left { text-align: left; } #redmi_smart_band_2_strap .text-box--white { color: #ffffff; } #redmi_smart_band_2_strap .text-box .title, #redmi_smart_band_2_strap .text-box .desc, #redmi_smart_band_2_strap .text-box .text { display: block; } #redmi_smart_band_2_strap .text-box .title { font-size: 36px; line-height: 1.2; } #redmi_smart_band_2_strap .text-box .title.title--big { font-size: 44px; margin-bottom: 20px; } #redmi_smart_band_2_strap .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 400; } #redmi_smart_band_2_strap .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #redmi_smart_band_2_strap .text-box .text.text--small { font-size: 14px; opacity: .5; } #redmi_smart_band_2_strap .video-box, #redmi_smart_band_2_strap .image-box { padding: 0 12.5%; } #redmi_smart_band_2_strap .video-box video { width: 100%; height: auto; } #redmi_smart_band_2_strap .video a, #redmi_smart_band_2_strap .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_smart_band_2_strap .video a img, #redmi_smart_band_2_strap .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_smart_band_2_strap .video a:hover img, #redmi_smart_band_2_strap .video .video-link:hover img { transform: scale(1.1); } #redmi_smart_band_2_strap .video a::after, #redmi_smart_band_2_strap .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/redmi-smart-band-2-strap/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 5; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .text-box { padding: 5%; } #redmi_smart_band_2_strap .text-box .title { font-size: 28px; } #redmi_smart_band_2_strap .text-box .title.title--big { font-size: 36px; } #redmi_smart_band_2_strap .video-box, #redmi_smart_band_2_strap .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .text-box .title { font-size: 24px; } #redmi_smart_band_2_strap .text-box .title.title--big { font-size: 28px; } #redmi_smart_band_2_strap .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_smart_band_2_strap .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .text-box { padding: 10% 5%; } #redmi_smart_band_2_strap .text-box .title { font-size: 20px; } #redmi_smart_band_2_strap .text-box .title.title--big { font-size: 24px; } #redmi_smart_band_2_strap .text-box .desc { font-size: 16px; } #redmi_smart_band_2_strap .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .text-box .text { padding-left: 10%; padding-right: 10%; } #redmi_smart_band_2_strap .text-box .title.title--big { font-size: 54px; } #redmi_smart_band_2_strap .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #redmi_smart_band_2_strap .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #redmi_smart_band_2_strap .section.section-float { position: relative; z-index: 1; height: 520px; } #redmi_smart_band_2_strap .section.section-float--big { height: 680px; } #redmi_smart_band_2_strap .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #redmi_smart_band_2_strap .section .text-box.text-box-float--left { left: 5%; } #redmi_smart_band_2_strap .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .section.section-float { height: 420px; } #redmi_smart_band_2_strap .section.section-float--big { height: 560px; } #redmi_smart_band_2_strap .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 550px; } #redmi_smart_band_2_strap .section .text-box.text-box-float, #redmi_smart_band_2_strap .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) { #redmi_smart_band_2_strap .section.section-float { padding-bottom: 380px; } } @media only screen and (max-width: 363.98px) { #redmi_smart_band_2_strap .section.section-float { padding-bottom: 280px; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .section.section-float { height: 620px; } #redmi_smart_band_2_strap .section.section-float--big { height: 820px; } #redmi_smart_band_2_strap .section .text-box.text-box-float { width: 35%; } #redmi_smart_band_2_strap .section .text-box.text-box-float--left { left: 12.5%; } #redmi_smart_band_2_strap .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1400px) { #redmi_smart_band_2_strap .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 1620px) { #redmi_smart_band_2_strap .section.section-float { height: 820px; } #redmi_smart_band_2_strap .section.section-float--big { height: 980px; } #redmi_smart_band_2_strap .section .text-box.text-box-float--right { width: 25%; left: 65%; } } @media (min-width: 2080px) { #redmi_smart_band_2_strap .section.section-float { height: 1080px; } #redmi_smart_band_2_strap .section.section-float--big { height: 1180px; } } /* =============== Add Font =============== */ @font-face { font-display: swap; font-family: 'Xiaomi Brand'; font-style: normal; font-weight: 100 900; src: url(https://i02.appmifile.com/i18n/fonts/Brand/Brand.woff2) format("woff2") } #redmi_smart_band_2_strap .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Common =============== */ #redmi_smart_band_2_strap .section .title-wrapper { color: #0f3baf; display: flex; margin-bottom: 20px; } #redmi_smart_band_2_strap .section .title-wrapper > * { padding-right: 5%; } #redmi_smart_band_2_strap .section .title-wrapper .text { font-weight: bold; margin-top: 0; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .section .title-wrapper { justify-content: center; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .section .title-wrapper { display: block; } #redmi_smart_band_2_strap .section .title-wrapper > * { padding-right: 0; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .section .title-wrapper .text { font-size: 18px; } } /* =============== Section 01 =============== */ #redmi_smart_band_2_strap .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-smart-band-2-strap/section-01.jpg'); height: 680px; position: relative; z-index: 1; } #redmi_smart_band_2_strap .section-01 .text-box { padding-top: 7.5%; } #redmi_smart_band_2_strap .section-01 .text-box .title { font-size: 42px; font-weight: bold; } #redmi_smart_band_2_strap .section-01 .text-box .title strong { display: block; } #redmi_smart_band_2_strap .section-01 .text-box .desc { font-size: 24px; font-weight: 500; margin-top: 10px; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .section-01 { height: 560px; } #redmi_smart_band_2_strap .section-01 .text-box .desc { font-size: 20px; } #redmi_smart_band_2_strap .section-01 .text-box .title { font-size: 36px; } } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section-01 { height: auto; background-size: 180% auto; background-position: center bottom; padding-bottom: 450px; background-color: #F7F1F2; } #redmi_smart_band_2_strap .section-01 .text-box { padding: 10% 5%; text-align: center; } #redmi_smart_band_2_strap .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .section-01 { padding-bottom: 300px; } #redmi_smart_band_2_strap .section-01 .text-box { padding: 15% 5% 10%; } #redmi_smart_band_2_strap .section-01 .text-box .title { font-size: 28px; } #redmi_smart_band_2_strap .section-01 .text-box .desc { font-size: 16px; } #redmi_smart_band_2_strap .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #redmi_smart_band_2_strap .section-01 { padding-bottom: 200px; } #redmi_smart_band_2_strap .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .section-01 { height: 860px; } #redmi_smart_band_2_strap .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1600px) { #redmi_smart_band_2_strap .section-01 { height: 980px; } } @media (min-width: 2080px) { #redmi_smart_band_2_strap .section-01 { height: 1080px; } } /* =============== Section 02 =============== */ #redmi_smart_band_2_strap .section-02 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_smart_band_2_strap .section-02 .image-wrapper { max-width: 980px; width: 90%; margin: 0 auto; position: relative; z-index: 1; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item { font-weight: 500; font-size: 16px; position: absolute; z-index: 1; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-1 { top: 7.5%; left: 2.5%; color: #656565; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-2 { top: 17.5%; right: 15%; color: #5f9bb5; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-3 { top: 35%; left: 50%; color: #d5a199; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-4 { top: 55%; left: 45%; color: #67b92f; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-5 { top: 75%; left: 7.5%; color: #156953; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-6 { top: 80%; right: 12.5%; color: #000000; } #redmi_smart_band_2_strap .section-02 .text-bottom { max-width: 1080px; width: 90%; margin: 0 auto; font-size: 15px; color: rgba(0,0,0,0.75); text-align: center; } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section-02 .image-wrapper .item { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .section-02 .image-wrapper .item-1 { top: 2.5%; left: 0; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-2 { right: 5%; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-3 { left: 40%; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-5 { top: 80%; left: 2.5%; } #redmi_smart_band_2_strap .section-02 .image-wrapper .item-6 { right: 5%; } } /* =============== Section 03 =============== */ #redmi_smart_band_2_strap .section-03 { padding-top: 2.5%; padding-bottom: 2.5%; background-color: #F8F1F1; } #redmi_smart_band_2_strap .section-03 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; } #redmi_smart_band_2_strap .section-03 .text-box { color: #753f47; } #redmi_smart_band_2_strap .section-03 .info-wrapper { display: flex; padding: 0 2.5%; font-size: 16px; font-weight: 400; color: #753f47; } #redmi_smart_band_2_strap .section-03 .info-wrapper .item { flex: 0 0 50%; width: 50%; padding: 0 10px; text-align: center; } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section-03 .info-wrapper { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .section-03 .info-wrapper { font-size: 14px; } } /* =============== Section 04 & 05 =============== */ #redmi_smart_band_2_strap .section-04, #redmi_smart_band_2_strap .section-05 { padding-top: 2.5%; background-color: #F8F1F1; } #redmi_smart_band_2_strap .section-05 { padding-bottom: 7.5%; } #redmi_smart_band_2_strap .section-04 .image-wrapper, #redmi_smart_band_2_strap .section-05 .image-wrapper { max-width: 1080px; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section-04 .image-wrapper, #redmi_smart_band_2_strap .section-05 .image-wrapper { border-radius: 10px; } } /* =============== Section image box =============== */ #redmi_smart_band_2_strap .section .image-box-wrap { padding: 0; width: 100%; max-width: 2560px; margin: 0 auto; overflow: hidden; border-radius: 0; } #redmi_smart_band_2_strap .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #A2A2A2; } #redmi_smart_band_2_strap .section .image-box--reverse { flex-direction: row-reverse; } #redmi_smart_band_2_strap .section .text-wrap, #redmi_smart_band_2_strap .section .image { width: 50%; flex: 0 0 50%; } #redmi_smart_band_2_strap .section .image { background-color: #A2A2A2; } #redmi_smart_band_2_strap .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #ffffff; } #redmi_smart_band_2_strap .section .text-wrap .title { font-size: 28px; display: block; margin-bottom: 5px; font-weight: bold; } #redmi_smart_band_2_strap .section .text-wrap .text { font-weight: 500; font-size: 16px; padding-top: 10px; display: block; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .section .text-wrap .title { font-size: 24px; } #redmi_smart_band_2_strap .section .image-box-wrap { width: 100%; border-radius: 0; } #redmi_smart_band_2_strap .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #redmi_smart_band_2_strap .section .text-wrap { padding: 7.5% 5%; text-align: center; } #redmi_smart_band_2_strap .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #redmi_smart_band_2_strap .section .text-wrap .title { font-size: 18px; } #redmi_smart_band_2_strap .section .text-wrap, #redmi_smart_band_2_strap .section .text-wrap div, #redmi_smart_band_2_strap .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #redmi_smart_band_2_strap .section .image-box-wrap { border-radius: 0; } #redmi_smart_band_2_strap .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .section .text-wrap { padding: 0 10%; } #redmi_smart_band_2_strap .section .text-wrap .title { font-size: 36px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #redmi_smart_band_2_strap .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_smart_band_2_strap .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_smart_band_2_strap .section-notes ul li { color: #ffffff; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #redmi_smart_band_2_strap .section-notes { padding: 5%; } #redmi_smart_band_2_strap .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_smart_band_2_strap .section-notes { padding: 3.5% 0; max-width: 1164px; } } require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); Redmi Smart Band 2 Strap Stylowy i kolorowy Wygodny materiał TPU 6 kolorów pasujących do Twojego stylu* Efektowny, a jednocześnie funkcjonalny. 6 stylowych pasków TPU oznacza, że możesz łatwo dopasować opaskę do swojego wyglądu - swobodnego, sportowego lub eleganckiego. Kość słoniowa Niebieski Różowy Odlotowa zieleń Oliwkowy Czarny *Redmi Smart Band 2 jest dostarczany z paskiem w kolorze czarnym lub kości słoniowej. Wygodny materiał TPU. Wygodny w noszeniu dzięki miękkiemu materiałowi TPU i zakrzywionemu paskowi. Nie tylko dobrze wygląda, ale także przyjemnie się go nosi. Lekki pasek o wadze 11,5 g Wygodny w noszeniu Instalacja inteligentnej opaski. 1. Włóż jeden koniec banda do szczeliny z przodu paska. 2. Naciśnij drugi koniec kciukiem, aby całkowicie wsunąć urządzenie do gniazdka. Demontaż. 1. Zdejmij pasek z nadgarstka. 2. Przytrzymaj każdy koniec paska i pociągnij go, aż pojawi się niewielka szczelina między bandem, a paskiem. 3. Użyj palca, aby wysunąć urządzenie ze szczeliny z przodu paska.
