Mi Portable Photo Printer Paper (2x3-inch, 20-sheets)
Xiaomi

Mi Portable Photo Printer Paper (2x3-inch, 20-sheets)

/* =============== Mi Portable Photo Printer Paper (2×3-inch, 20-sheets) =============== */ #portable_photo_printer_paper { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #portable_photo_printer_paper ul, #portable_photo_printer_paper ol { list-style: none; padding-left: 0; } #portable_photo_printer_paper video, #portable_photo_printer_paper img { vertical-align: middle; } #portable_photo_printer_paper video { width: 100%; height: auto; } #portable_photo_printer_paper.xiaomi_container { max-width: 2560px; } #portable_photo_printer_paper .section { line-height: 1.2; } #portable_photo_printer_paper .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #portable_photo_printer_paper .font-bold { font-weight: 700; } #portable_photo_printer_paper .font-light { font-weight: 300; } #portable_photo_printer_paper .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #portable_photo_printer_paper .text-box.text-box--left { text-align: left; } #portable_photo_printer_paper .text-box--white { color: #ffffff; } #portable_photo_printer_paper .text-box .title, #portable_photo_printer_paper .text-box .desc, #portable_photo_printer_paper .text-box .text { display: block; } #portable_photo_printer_paper .text-box .title { font-size: 36px; line-height: 1.2; } #portable_photo_printer_paper .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #portable_photo_printer_paper .text-box .title--color { margin-bottom: 15px; opacity: .5; } #portable_photo_printer_paper .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #portable_photo_printer_paper .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #portable_photo_printer_paper .text-box--white .text { color: #ffffff; } #portable_photo_printer_paper .text-box .text.text--small { font-size: 14px; opacity: .5; } #portable_photo_printer_paper .video-box, #portable_photo_printer_paper .image-box { padding: 0 12.5%; } #portable_photo_printer_paper .video-box video { width: 100%; height: auto; } #portable_photo_printer_paper .video a, #portable_photo_printer_paper .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #portable_photo_printer_paper .video a img, #portable_photo_printer_paper .video .video-link img { transition: 0.3s ease-in-out transform; } #portable_photo_printer_paper .video a:hover img, #portable_photo_printer_paper .video .video-link:hover img { transform: scale(1.1); } #portable_photo_printer_paper .video a::after, #portable_photo_printer_paper .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/portable-photo-printer-paper/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #portable_photo_printer_paper .text-box { padding: 5%; } #portable_photo_printer_paper .text-box .title { font-size: 28px; } #portable_photo_printer_paper .text-box .title.title--big { font-size: 36px; } #portable_photo_printer_paper .video-box, #portable_photo_printer_paper .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .text-box .title { font-size: 24px; } #portable_photo_printer_paper .text-box .title.title--big { font-size: 28px; } #portable_photo_printer_paper .text-box .desc { font-size: 18px; margin-top: 10px; } #portable_photo_printer_paper .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .text-box { padding: 10% 5%; } #portable_photo_printer_paper .text-box .title { font-size: 20px; } #portable_photo_printer_paper .text-box .title.title--big { font-size: 24px; } #portable_photo_printer_paper .text-box .desc { font-size: 16px; } #portable_photo_printer_paper .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #portable_photo_printer_paper .text-box .text { padding-left: 10%; padding-right: 10%; } #portable_photo_printer_paper .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #portable_photo_printer_paper .section.section-float { position: relative; z-index: 1; height: 640px; } #portable_photo_printer_paper .section.section-float--big { height: 680px; } #portable_photo_printer_paper .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #portable_photo_printer_paper .section .text-box.text-box-float--left { left: 5%; } #portable_photo_printer_paper .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section.section-float { height: 520px; } #portable_photo_printer_paper .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 420px; } #portable_photo_printer_paper .section .text-box.text-box-float, #portable_photo_printer_paper .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) { #portable_photo_printer_paper .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #portable_photo_printer_paper .section.section-float { padding-bottom: 180px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section.section-float { height: 720px; } #portable_photo_printer_paper .section.section-float--big { height: 820px; } #portable_photo_printer_paper .section .text-box.text-box-float { width: 35%; } #portable_photo_printer_paper .section .text-box.text-box-float--right { width: 35%; } #portable_photo_printer_paper .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #portable_photo_printer_paper .section.section-float { height: 880px; } #portable_photo_printer_paper .section.section-float--big { height: 980px; } #portable_photo_printer_paper .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #portable_photo_printer_paper .section.section-float { height: 1080px; } #portable_photo_printer_paper .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #portable_photo_printer_paper .section-01 { background-image: url('https://media.mi-home.pl/products/portable-photo-printer-paper/section-01.jpg'); height: 620px; position: relative; z-index: 1; } #portable_photo_printer_paper .section-01 .text-box { padding-top: 12.5%; padding-right: 40%; } #portable_photo_printer_paper .section-01 .text-box .title { font-size: 36px; } #portable_photo_printer_paper .section-01 .text-box .desc { font-size: 24px; font-weight: 500; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section-01 { height: 520px; } #portable_photo_printer_paper .section-01 .text-box { padding-right: 35%; } #portable_photo_printer_paper .section-01 .text-box .title { font-size: 36px; } #portable_photo_printer_paper .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-01 { height: auto; background-position: right bottom; background-size: 140% auto; background-color: #E4E4E4; padding-bottom: 400px; } #portable_photo_printer_paper .section-01 .text-box { position: static; width: 100%; text-align: center; transform: none; padding: 10% 5%; } #portable_photo_printer_paper .section-01 .text-box .desc { font-size: 18px; padding-right: 0; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section-01 { padding-bottom: 300px; } #portable_photo_printer_paper .section-01 .text-box { padding: 15% 5% 10%; } #portable_photo_printer_paper .section-01 .text-box .title { font-size: 28px; } } @media only screen and (max-width: 363.98px) { #portable_photo_printer_paper .section-01 { padding-bottom: 200px; } #portable_photo_printer_paper .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section-01 { height: 780px; } #portable_photo_printer_paper .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1620px) { #portable_photo_printer_paper .section-01 { height: 880px; } } @media (min-width: 2080px) { #portable_photo_printer_paper .section-01 { height: 1080px; } } /* =============== Section 02 =============== */ #portable_photo_printer_paper .section-02 { background-image: url('https://media.mi-home.pl/products/portable-photo-printer-paper/section-02.jpg'); } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-02.section.section-float { background-position: left bottom; background-color: #FF8B5F; } } /* =============== Section 03 =============== */ #portable_photo_printer_paper .section-03 { padding-bottom: 7.5%; padding-top: 2.5%; } #portable_photo_printer_paper .section-03 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; position: relative; z-index: 1; padding-right: 15%; } #portable_photo_printer_paper .section-03 .image-wrapper .list { position: absolute; z-index: 2; right: 0; width: 25%; top: 10%; padding-left: 5px; background-color: #ffffff; } #portable_photo_printer_paper .section-03 .image-wrapper .list .item { font-size: 16px; font-weight: 300; padding: 50px 0; color: #191919; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 40px 0; font-size: 15px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 30px 0; font-size: 14px; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 13px 0; font-size: 13px; } } @media only screen and (max-width: 363.98px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 5px 0; font-size: 12px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 60px 0; } } @media (min-width: 1600px) { #portable_photo_printer_paper .section-03 .image-wrapper .list .item { padding: 55px 0; } } /* =============== Section 04 =============== */ #portable_photo_printer_paper .section-04 { background-image: url('https://media.mi-home.pl/products/portable-photo-printer-paper/section-04.jpg'); height: 680px; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section-04 { height: 560px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-04 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #777978; padding-bottom: 350px; } #portable_photo_printer_paper .section-04 .text-box { background-color: #777978; padding: 10% 5%; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section-04 { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #portable_photo_printer_paper .section-04 { padding-bottom: 180px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section-04 { height: 780px; } } @media (min-width: 1620px) { #portable_photo_printer_paper .section-04 { height: 880px; } } @media (min-width: 2080px) { #portable_photo_printer_paper .section-04 { height: 980px; } } /* =============== Section 05 =============== */ #portable_photo_printer_paper .section-05 { background-image: url('https://media.mi-home.pl/products/portable-photo-printer-paper/section-05.jpg'); } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-05.section.section-float { background-position: left bottom; background-color: #FF8B5F; } } /* =============== Section 06 =============== */ #portable_photo_printer_paper .section-06 { background-image: url('https://media.mi-home.pl/products/portable-photo-printer-paper/section-06.jpg'); height: 680px; } #portable_photo_printer_paper .section-06 .text-box { padding-right: 45%; padding-top: 10%; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section-06 { height: 560px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-06 { height: auto; background-position: right bottom; background-size: 115% auto; background-color: #E4E4E4; padding-bottom: 300px; } #portable_photo_printer_paper .section-06 .text-box { background-color: #E4E4E4; padding: 10% 5%; text-align: center; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section-06 { padding-bottom: 200px; } } @media only screen and (max-width: 363.98px) { #portable_photo_printer_paper .section-06 { padding-bottom: 150px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section-06 { height: 780px; } } @media (min-width: 1620px) { #portable_photo_printer_paper .section-06 { height: 880px; } } @media (min-width: 2080px) { #portable_photo_printer_paper .section-06 { height: 980px; } } /* =============== Section 07 =============== */ #portable_photo_printer_paper .section-07 { padding-bottom: 7.5%; padding-top: 2.5%; } #portable_photo_printer_paper .section-07 .list { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; } #portable_photo_printer_paper .section-07 .list .item { flex: 0 0 33.3333%; width: 33.3333%; padding: 20px; text-align: center; font-size: 15px; font-weight: 300; color: #191919; } #portable_photo_printer_paper .section-07 .list .item img { max-width: 300px; width: 100%; } #portable_photo_printer_paper .section-07 .list .item .title { display: block; font-weight: bold; font-size: 18px; margin-bottom: 10px; margin-top: 30px; } @media (max-width: 767.98px) { #portable_photo_printer_paper .section-07 .list .item { flex: 0 0 100%; width: 100%; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section-07 .list .item { font-size: 14px; } #portable_photo_printer_paper .section-07 .list .item .title { font-size: 16px; } } /* =============== Section image box =============== */ #portable_photo_printer_paper .section .image-box-wrap { padding: 0; width: 100%; max-width: 2000px; margin: 0 auto; overflow: hidden; border-radius: 0; } #portable_photo_printer_paper .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F6F6F6; } #portable_photo_printer_paper .section .image-box--reverse { flex-direction: row-reverse; } #portable_photo_printer_paper .section .text-wrap, #portable_photo_printer_paper .section .image { width: 50%; flex: 0 0 50%; } #portable_photo_printer_paper .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #portable_photo_printer_paper .section .text-wrap > div { width: 100%; } #portable_photo_printer_paper .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 0; font-weight: bold; } #portable_photo_printer_paper .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 16px; display: block; color: #666; } #portable_photo_printer_paper .section .text-wrap .text.text--small { font-size: 14px; } @media (max-width: 991.98px) { #portable_photo_printer_paper .section .text-wrap .title { font-size: 20px; } #portable_photo_printer_paper .section .text-wrap .text { font-size: 15px; } #portable_photo_printer_paper .section .text-wrap .text.text--small { font-size: 13px; } } @media (max-width: 767.98px) { #portable_photo_printer_paper .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #portable_photo_printer_paper .section .text-wrap, #portable_photo_printer_paper .section .image { width: 100%; display: block; } #portable_photo_printer_paper .section .text-wrap { padding: 10% 5%; text-align: center; } #portable_photo_printer_paper .section .image-box-wrap { border-radius: 0; } #portable_photo_printer_paper .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #portable_photo_printer_paper .section .image-box-wrap { border-radius: 0; } #portable_photo_printer_paper .section .text-wrap .title { font-size: 18px; } #portable_photo_printer_paper .section .text-wrap .text { font-size: 14px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section .text-wrap { padding: 0 10%; } #portable_photo_printer_paper .section .text-wrap .text { font-size: 18px; } #portable_photo_printer_paper .section .text-wrap .title { font-size: 28px; } } /* =============== Section spec =============== */ #portable_photo_printer_paper .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #portable_photo_printer_paper .section-notes ul { margin: 0; padding: 0; list-style: none; } #portable_photo_printer_paper .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) { #portable_photo_printer_paper .section-notes { padding: 5%; } #portable_photo_printer_paper .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #portable_photo_printer_paper .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #portable_photo_printer_paper .slick-dots { bottom: 35px; } #portable_photo_printer_paper .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; } #portable_photo_printer_paper .slick-dots li.slick-active button::before, #portable_photo_printer_paper .slick-dots li:hover button::before { opacity: 1; } #portable_photo_printer_paper .slick-dotted.slick-slider { margin-bottom: 0; } #portable_photo_printer_paper .slick-slider > .slider-item { display: none; } #portable_photo_printer_paper .slick-slider > .slider-item:first-child { display: block; } #portable_photo_printer_paper .slick-slider .slick-dots li button { border-radius: 30px; } #portable_photo_printer_paper .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #portable_photo_printer_paper .slick-slider .slick-dots li.slick-active button, #portable_photo_printer_paper .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #portable_photo_printer_paper .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #portable_photo_printer_paper .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Portable Photo Printer Paper 2x10 sheets Wklejaj jak chcesz, baw się nowymi pomysłami. Aplikacja Xiaomi | Nadruk bez tuszu | Jednorazowe obrazowanie Zabawa z 3-calowym wzorem samoprzylepnym Łatwy w użyciu, w przystępnej cenie Drukowanie bez użycia atramentu. Technologia ZINK, dotknij i drukuj. Wystarczy uzupełnić schowek na papier w drukarce fotograficznej Xiaomi. Pożegnaj się z brakiem atramentu. Drukuj wszystko. Zawsze i wszędzie. Zdjęcia za jednym dotknięciem, bez zbędnego czekania. Drukarka nagrzewa papier fotograficzny tworząc bezatramentowe wydruki. Temperatura nagrzewania jest precyzyjnie kontrolowana i nie ma potrzeby czekania na nagrzanie się urządzenia. Dzięki technologii ZINK kolory i cienie są dobrze zachowane przez długi czas. Warstwa podświetlenia Warstwa obrazu Papier bazowy Zabawa z 3-calowym arkuszem. Specjalny 3-calowy papier fotograficzny może wydawać się mały, ale dostarcza wiele radości. Twórz kreatywne kolaże, wyklejając większe zdjęcia. Wbudowana warstwa klejąca, swobodne wklejanie zdjęć. Samoprzylepny papier fotograficzny, łatwy do odkrycia, przykleja się do każdej powierzchni. Papier fotograficzny może być dowolnie cięty, a o rozmiarze zdjęcia decydujesz Ty. Idealny do albumów, kolaży lub na lodówkę. Wysoka jakość w przystępnej cenie. Wysokiej jakości papier fotograficzny, łatwy w użyciu w przystępnej cenie. Zachowaj swoje cenne chwile zawsze przy sobie. Wymiana papieru. Krok 1 Otwórz przegródkę na papier. Krok 2 Włóż papier fotograficzny do drukarki i umieść pomarańczową kartę kalibracyjną z kodem kreskowym skierowanym w dół. Krok 3 Zamknij przegródkę na papier.

Najniższa cena
42,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny