
Charging Cable for Redmi Watch 2 / Redmi Smart Band Pro
/* =============== Charging Cable for Redmi Watch 2 series / Redmi Smart Band Pro =============== */ #redmi_watch_2_charging_cable { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #redmi_watch_2_charging_cable ul, #redmi_watch_2_charging_cable ol { list-style: none; padding-left: 0; } #redmi_watch_2_charging_cable video, #redmi_watch_2_charging_cable img { vertical-align: middle; } #redmi_watch_2_charging_cable video { width: 100%; height: auto; } #redmi_watch_2_charging_cable.xiaomi_container { max-width: 2560px; } #redmi_watch_2_charging_cable .section { line-height: 1.2; } #redmi_watch_2_charging_cable .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_watch_2_charging_cable .font-bold { font-weight: 700; } #redmi_watch_2_charging_cable .font-light { font-weight: 300; } #redmi_watch_2_charging_cable .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #redmi_watch_2_charging_cable .text-box.text-box--left { text-align: left; } #redmi_watch_2_charging_cable .text-box--white { color: #ffffff; } #redmi_watch_2_charging_cable .text-box .title, #redmi_watch_2_charging_cable .text-box .desc, #redmi_watch_2_charging_cable .text-box .text { display: block; } #redmi_watch_2_charging_cable .text-box .title { font-size: 36px; line-height: 1.2; } #redmi_watch_2_charging_cable .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #redmi_watch_2_charging_cable .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #redmi_watch_2_charging_cable .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #redmi_watch_2_charging_cable .text-box .text.text--small { font-size: 14px; opacity: .5; } #redmi_watch_2_charging_cable .video-box, #redmi_watch_2_charging_cable .image-box { padding: 0 12.5%; } #redmi_watch_2_charging_cable .video-box video { width: 100%; height: auto; } #redmi_watch_2_charging_cable .video a, #redmi_watch_2_charging_cable .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_watch_2_charging_cable .video a img, #redmi_watch_2_charging_cable .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_watch_2_charging_cable .video a:hover img, #redmi_watch_2_charging_cable .video .video-link:hover img { transform: scale(1.1); } #redmi_watch_2_charging_cable .video a::after, #redmi_watch_2_charging_cable .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-watch-2-charging-cable/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #redmi_watch_2_charging_cable .text-box { padding: 5%; } #redmi_watch_2_charging_cable .text-box .title { font-size: 26px; } #redmi_watch_2_charging_cable .text-box .title.title--big { font-size: 36px; } #redmi_watch_2_charging_cable .video-box, #redmi_watch_2_charging_cable .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_watch_2_charging_cable .text-box .title { font-size: 22px; } #redmi_watch_2_charging_cable .text-box .title.title--big { font-size: 28px; } #redmi_watch_2_charging_cable .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_watch_2_charging_cable .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_watch_2_charging_cable .text-box { padding: 10% 5%; } #redmi_watch_2_charging_cable .text-box .title { font-size: 20px; } #redmi_watch_2_charging_cable .text-box .title.title--big { font-size: 24px; } #redmi_watch_2_charging_cable .text-box .desc { font-size: 16px; } #redmi_watch_2_charging_cable .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_watch_2_charging_cable .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #redmi_watch_2_charging_cable .text-box .text { padding-left: 10%; padding-right: 10%; } #redmi_watch_2_charging_cable .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #redmi_watch_2_charging_cable .section.section-float { position: relative; z-index: 1; height: 620px; } #redmi_watch_2_charging_cable .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #redmi_watch_2_charging_cable .section .text-box.text-box-float--left { left: 5%; } #redmi_watch_2_charging_cable .section .text-box.text-box-float--right { left: 55%; } @media (max-width: 991.98px) { #redmi_watch_2_charging_cable .section.section-float { height: 520px; } } @media (max-width: 767.98px) { #redmi_watch_2_charging_cable .section.section-float { height: 400px; } #redmi_watch_2_charging_cable .section .text-box.text-box-float { width: 40%; } #redmi_watch_2_charging_cable .section .text-box.text-box-float--left { left: 5%; } #redmi_watch_2_charging_cable .section .text-box.text-box-float--right { left: 55%; } } @media only screen and (max-width: 575.98px) { #redmi_watch_2_charging_cable .section.section-float { height: auto; background-position: left bottom; background-size: 190% auto; background-color: #FFFFFF; padding-bottom: 320px; } #redmi_watch_2_charging_cable .section.section-float .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; } } @media only screen and (max-width: 363.98px) { #redmi_watch_2_charging_cable .section.section-float { padding-bottom: 250px; } } @media (min-width: 1200px) { #redmi_watch_2_charging_cable .section.section-float { height: 720px; } #redmi_watch_2_charging_cable .section .text-box.text-box-float { width: 35%; } #redmi_watch_2_charging_cable .section .text-box.text-box-float--left { left: 15%; } } @media (min-width: 1400px) { #redmi_watch_2_charging_cable .section .text-box.text-box-float { width: 30%; } #redmi_watch_2_charging_cable .section .text-box.text-box-float--right { left: 60%; } } @media (min-width: 1620px) { #redmi_watch_2_charging_cable .section.section-float { height: 820px; } } @media (min-width: 2080px) { #redmi_watch_2_charging_cable .section.section-float { height: 960px; } } /* =============== Personalized =============== */ /* =============== Section 01 =============== */ #redmi_watch_2_charging_cable .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-watch-2-charging-cable/section-01.png'); height: 780px; } #redmi_watch_2_charging_cable .section-01 .text-box .title { font-size: 36px; } #redmi_watch_2_charging_cable .section-01 .text-box .desc { font-size: 24px; margin-top: 25px; font-weight: 400; color: #666666; } @media (max-width: 991.98px) { #redmi_watch_2_charging_cable .section-01 { height: 640px; } #redmi_watch_2_charging_cable .section-01 .text-box .title { font-size: 28px; } #redmi_watch_2_charging_cable .section-01 .text-box .desc { font-size: 20px; margin-top: 15px; } } @media (max-width: 767.98px) { #redmi_watch_2_charging_cable .section-01 { height: 560px; } #redmi_watch_2_charging_cable .section-01 .text-box .desc { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #redmi_watch_2_charging_cable .section-01 { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #FFFFFF; padding-bottom: 250px; } #redmi_watch_2_charging_cable .section-01 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; } #redmi_watch_2_charging_cable .section-01 .text-box .title { font-size: 22px; } #redmi_watch_2_charging_cable .section-01 .text-box .desc { font-size: 16px; } } @media only screen and (max-width: 363.98px) { #redmi_watch_2_charging_cable .section-01 { padding-bottom: 180px; } } @media (min-width: 1200px) { #redmi_watch_2_charging_cable .section-01 { height: 890px; } #redmi_watch_2_charging_cable .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1620px) { #redmi_watch_2_charging_cable .section-01 { height: 980px; } } @media (min-width: 2080px) { #redmi_watch_2_charging_cable .section-01 { height: 1080px; } } /* =============== Section 02 =============== */ #redmi_watch_2_charging_cable .section-02 { background-image: url('https://media.mi-home.pl/products/redmi-watch-2-charging-cable/section-02.png'); background-position: left -50px bottom; } /* =============== Section 03 =============== */ #redmi_watch_2_charging_cable .section-03 { background-image: url('https://media.mi-home.pl/products/redmi-watch-2-charging-cable/section-03.png'); background-position: right bottom; } @media only screen and (max-width: 575.98px) { #redmi_watch_2_charging_cable .section.section-float.section-03 { background-position: right bottom; background-size: 190% auto; background-color: #EFEFEF; padding-bottom: 350px; } } @media only screen and (max-width: 363.98px) { #redmi_watch_2_charging_cable .section.section-float.section-03 { padding-bottom: 280px; } } /* =============== Section 04 =============== */ #redmi_watch_2_charging_cable .section-04 { background-image: url('https://media.mi-home.pl/products/redmi-watch-2-charging-cable/section-04.png'); background-position: left -100px bottom; } /* =============== Section image box =============== */ #redmi_watch_2_charging_cable .section .image-box-wrap { padding: 0; width: 100%; margin: 0 auto; overflow: hidden; } #redmi_watch_2_charging_cable .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #DCDCDC; } #redmi_watch_2_charging_cable .section .image-box--reverse { flex-direction: row-reverse; } #redmi_watch_2_charging_cable .section .text-wrap, #redmi_watch_2_charging_cable .section .image { width: 50%; flex: 0 0 50%; } #redmi_watch_2_charging_cable .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #redmi_watch_2_charging_cable .section .text-wrap .title { font-size: 36px; display: block; margin-bottom: 0; font-weight: bold; } #redmi_watch_2_charging_cable .section .text-wrap .text { font-weight: 300; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #redmi_watch_2_charging_cable .section .text-wrap .title { font-size: 18px; } } @media (max-width: 767.98px) { #redmi_watch_2_charging_cable .section .text-wrap { padding: 0 5%; } #redmi_watch_2_charging_cable .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #redmi_watch_2_charging_cable .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #redmi_watch_2_charging_cable .section .text-wrap, #redmi_watch_2_charging_cable .section .image { width: 100%; display: block; text-align: center; } #redmi_watch_2_charging_cable .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_watch_2_charging_cable .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #redmi_watch_2_charging_cable .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_watch_2_charging_cable .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_watch_2_charging_cable .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) { #redmi_watch_2_charging_cable .section-notes { padding: 5%; } #redmi_watch_2_charging_cable .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_watch_2_charging_cable .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #redmi_watch_2_charging_cable .slick-dots { bottom: 35px; } #redmi_watch_2_charging_cable .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; } #redmi_watch_2_charging_cable .slick-dots li.slick-active button::before, #redmi_watch_2_charging_cable .slick-dots li:hover button::before { opacity: 1; } #redmi_watch_2_charging_cable .slick-dotted.slick-slider { margin-bottom: 0; } #redmi_watch_2_charging_cable .slick-slider > .slider-item { display: none; } #redmi_watch_2_charging_cable .slick-slider > .slider-item:first-child { display: block; } #redmi_watch_2_charging_cable .slick-slider .slick-dots li button { border-radius: 30px; } #redmi_watch_2_charging_cable .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #redmi_watch_2_charging_cable .slick-slider .slick-dots li.slick-active button, #redmi_watch_2_charging_cable .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #redmi_watch_2_charging_cable .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #redmi_watch_2_charging_cable .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Kabel ładujący dla Redmi Watch 2 / Redmi Smart Band Pro Ładowanie magnetyczne | Kompaktowa konstrukcja umożliwiająca wygodne przechowywanie Ładowanie magnetyczne, bez konieczności demontażu Ładowanie rozpoczyna się po jednym delikatnym dotknięciu Dzięki całkowicie nowemu, ulepszonemu ładowaniu magnetycznemu, dotknij i naładuj swój zegarek Redmi Watch 2 lub Redmi Smart Band Pro - łatwo i bez wysiłku. Kompaktowa konstrukcja Przenośny i łatwy w przechowywaniu Prosta, lekka konstrukcja - idealna na wyjazdy służbowe i wygodna w przechowywaniu. Materiał TPE Trwałość dla długotrwałego użytkowania Elastyczny materiał TPE zapewnia zwiększoną trwałość i jest zdolny wytrzymać wielokrotne składanie.
