Велосипеди 20 дюймів
.uc-btns {
position: relative;
display: inline-block;
min-width: 163px;
padding: 10px;
box-sizing: border-box;
vertical-align: middle;
text-align: center;
font: 14px 'Roboto', sans-serif;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
cursor: pointer;
z-index: 1;
text-decoration: none!important;
background: #ffa500;
color: #fff!important;
transition: all 300ms ease-in-out;
border-radius: 4px;
}
.uc-btns:after:hover { background: #e6ad00; transition: all 300ms ease-in-out; }
.uc-btns:hover { background: #ffb329; transition: all 300ms ease-in-out; }
.ucv-a2-panel strong { font-size: 20px; color: #72a545; }
.ucv-a2-panel { background: #777 url('http://content.s2.prom.st/February2020/53559gr2.jpg') center center; background-size: cover; }
.ucv-a2-texts { background-color: rgba(51, 51, 54, 0.86); margin: 0; padding: 20px 15px; text-align: center; width: 50%; }
.ucv-a2-header { font-size: 30px; line-height: 32px; color: #72a545; margin: 0px 0px 5px; }
.ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; }
.ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; }
.ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #72a545!important; padding: 0 20px; border: 2px solid #72a545; border-radius: 3px; font-size: 16px; }
.ucv-a2-link:hover { color: #fff!important; border-color: #fff; }
@media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center!important; } .ucv-a2-panel { padding: 0; background: none; } }
.uc-title { position: relative; display: block; padding: 16px; padding-left: 63px; min-height: 21px; border: 4px solid #f1f1f1; color: #666; font-weight: 300; margin-bottom: 30px; font-size: 20px; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; line-height: 1.333; }
.ucv-b1-panel { padding: 20px; text-align: center; }
.ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 1%; text-decoration: none; }
.ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; }
.ucv-b1-img-holder img { display: block; height: auto !important; }
.ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; }
.ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background-color: rgba(51, 51, 54, 0.77); text-align: left; color: #fff; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); overflow: hidden; font-size: 0.85em; }
.ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; }
.ucv-b1-name { font-size: 16px; color: #222; display: inline-block; margin-top: 10px; }
.ucv-b1-name:hover { color: #72a545; }
.ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #000; }
.ucv-b1-panel .ucv-b1-wrapper { width: 30%; text-decoration: none; }
@media screen and (max-width: 1180px) { .ucv-b1-panel .ucv-b1-wrapper { width: 46%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 46%; } }
@media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
.uc-numbers { padding: 20px; text-align: left; }
.uc-numbers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-numbers h2 { text-align: center; margin-bottom: 30px; }
.uc-numbers-scheme { background-color: #F0F0F0; border-radius: 5px; display: inline-block; width: 46%; margin: 10px 0%; padding: 40px 10px 10px 20px; box-sizing: border-box; transition: all .3s ease; }
.uc-numbers-scheme:hover { background: #72a545; color: #fff; transition: all .3s ease; }
.uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #72a545; }
.uc-numbers-scheme:hover strong { transition: all .3s ease; color: #fff; text-shadow: 3px 0 5px #3f3f3f; transform: translateY(-7px); }
.uc-numbers-scheme em { font-size: 15px; color: #72a545; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; }
.uc-numbers-scheme:hover em { color: #fff; transition: all .3s ease; }
@media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } }
.uc-oco-panel { padding: 20px 5px; }
.uc-oco-header { text-align: center; padding-bottom: 20px; }
.uc-oco-table { border-width: 0px !important; width: 100% !important; table-layout: fixed; float: left; }
.uc-oco-table+.uc-oco-table { margin-left: 0%; }
.uc-oco-table td { padding: 10px; transition: all 0.5s; }
.uc-oco-table img { transition: all 0.4s; }
.uc-oco-table tr:hover td { box-shadow: 0 150px 0 #72a545 inset; transition: all 0.5s; color: #fff; }
.uc-oco-table tr:hover img {}
.uc-oco-table-col1 { width: 50px; position: relative; height: 50px; padding-left: 15px; transition: all 0.85s; }
.uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -150px 0 #72a545 inset !important; }
.uc-oco-table tr img { position: absolute; top: 50%; left: 50%; }
.uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(1.0); }
.uc-table_ocons2 { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); transform: translate(-50%, -50%) scale(0); -moz-transform: translate(-50%, -50%) scale(0); -webkit-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; }
.uc-oco-table tr:hover .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(0.0); }
.uc-oco-table tr:hover .uc-table_ocons2 { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); }
@media screen and (max-width: 1000px) { .uc-oco-table { float: none; width: 100% !important; } .uc-oco-table+.uc-oco-table { margin: 0; } }
@media screen and ( max-width: 500px) { .uc-oco-table td { vertical-align: top!important; } }
.uc-clear { clear: both; }
.uc-e4-panel { padding: 20px; text-align: center; }
.uc-e4-header { text-align: center; margin-bottom: 40px !important; } /* Bob */
@-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
.uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; }
.uc-b5-panel { padding: 20px 0; text-align: center; }
.uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-b5-header { margin-bottom: 40px !important; }
.uc-b5-wrapper { display: inline-block; vertical-align: top; width: 20%; margin: 10px .5%; }
.uc-b5-arr { width: 2%; font-size: 30px; color: #72a545; vertical-align: middle; padding-top: 10px; }
.uc-b5-arr2 {}
.uc-b5-arr3 { display: none; }
.uc-b5-text { margin: 10px 0 0; }
@media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } }
@media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } }
Велосипеди 20 дюймів — для діток від 5 років і старше
Якісна фірмова продукція з Європи!
Фірмові велосипеди для дітей від 5 років і старше. Закуповуються в Європі, перевіряються на справність і зовнішній вигляд, доставляються по всій країні. У продажу більше 20 гірських і міських моделей, на кожну є офіційна гарантія від нашого магазину. Ми допомагаємо підібрати, перевіряємо перед відправкою до вас, доставляємо під накладений платіж по всій країні.
Побачити всі моделі велосипедів
Організовуємо індивідуальне обслуговування
Оплата на вибір
можете оплатити замовлення наперед або вибрати покупку під накладений платіж.
Зручна доставка
працюємо з кількома популярними перевізниками, гарантуємо швидку відправку.
Ретельна перевірка
всі представлені велосипеди є в наявності і вже пройшли повне тестування.
Інформативна допомога
відповідаємо на всі питання покупця, завжди чесні з клієнтом, надаємо додаткові фото.
До асортименту!
Euro-dom — пропонуємо високу якість за доступною ціною
Закуповуємо тільки фірмові велосипеди, високої якості, від кращих брендів.
Самостійно перевіряємо кожну модель на справність, повноту комплектації і функціоналу.
Встановлюємо найнижчі в Україні ціни на типові фірмові велосипеди.
Пропонуємо реальні фото, докладні описи, тільки надійні вироби.
Вибираємо топ-марки, якісні матеріали, повну комплектацію.
Гарантуємо довговічність купленої моделі, її 100% справність і ергономіку під дитину.
Підібрати дитячий велосипед
Велосипед з Європи — транспорт, сертифікований за нормами ЄС
Це найкращий вибір для вашої дитини!
Європейські виробники більш ретельно перевіряють якість своєї продукції. Їх велосипеди сертифіковані за світовими стандартами якості. Це оптимальний функціонал і безпеку для маленького водія. Вибирайте прямо зараз!
.uc-btns:after:hover { background: #e6ad00; transition: all 300ms ease-in-out; }
.uc-btns:hover { background: #ffb329; transition: all 300ms ease-in-out; }
.ucv-a2-panel strong { font-size: 20px; color: #72a545; }
.ucv-a2-panel { background: #777 url('http://content.s2.prom.st/February2020/53559gr2.jpg') center center; background-size: cover; }
.ucv-a2-texts { background-color: rgba(51, 51, 54, 0.86); margin: 0; padding: 20px 15px; text-align: center; width: 50%; }
.ucv-a2-header { font-size: 30px; line-height: 32px; color: #72a545; margin: 0px 0px 5px; }
.ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; }
.ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; }
.ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #72a545!important; padding: 0 20px; border: 2px solid #72a545; border-radius: 3px; font-size: 16px; }
.ucv-a2-link:hover { color: #fff!important; border-color: #fff; }
@media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center!important; } .ucv-a2-panel { padding: 0; background: none; } }
.uc-title { position: relative; display: block; padding: 16px; padding-left: 63px; min-height: 21px; border: 4px solid #f1f1f1; color: #666; font-weight: 300; margin-bottom: 30px; font-size: 20px; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; line-height: 1.333; }
.ucv-b1-panel { padding: 20px; text-align: center; }
.ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 1%; text-decoration: none; }
.ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; }
.ucv-b1-img-holder img { display: block; height: auto !important; }
.ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; }
.ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background-color: rgba(51, 51, 54, 0.77); text-align: left; color: #fff; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); overflow: hidden; font-size: 0.85em; }
.ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; }
.ucv-b1-name { font-size: 16px; color: #222; display: inline-block; margin-top: 10px; }
.ucv-b1-name:hover { color: #72a545; }
.ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #000; }
.ucv-b1-panel .ucv-b1-wrapper { width: 30%; text-decoration: none; }
@media screen and (max-width: 1180px) { .ucv-b1-panel .ucv-b1-wrapper { width: 46%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 46%; } }
@media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
.uc-numbers { padding: 20px; text-align: left; }
.uc-numbers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-numbers h2 { text-align: center; margin-bottom: 30px; }
.uc-numbers-scheme { background-color: #F0F0F0; border-radius: 5px; display: inline-block; width: 46%; margin: 10px 0%; padding: 40px 10px 10px 20px; box-sizing: border-box; transition: all .3s ease; }
.uc-numbers-scheme:hover { background: #72a545; color: #fff; transition: all .3s ease; }
.uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #72a545; }
.uc-numbers-scheme:hover strong { transition: all .3s ease; color: #fff; text-shadow: 3px 0 5px #3f3f3f; transform: translateY(-7px); }
.uc-numbers-scheme em { font-size: 15px; color: #72a545; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; }
.uc-numbers-scheme:hover em { color: #fff; transition: all .3s ease; }
@media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } }
.uc-oco-panel { padding: 20px 5px; }
.uc-oco-header { text-align: center; padding-bottom: 20px; }
.uc-oco-table { border-width: 0px !important; width: 100% !important; table-layout: fixed; float: left; }
.uc-oco-table+.uc-oco-table { margin-left: 0%; }
.uc-oco-table td { padding: 10px; transition: all 0.5s; }
.uc-oco-table img { transition: all 0.4s; }
.uc-oco-table tr:hover td { box-shadow: 0 150px 0 #72a545 inset; transition: all 0.5s; color: #fff; }
.uc-oco-table tr:hover img {}
.uc-oco-table-col1 { width: 50px; position: relative; height: 50px; padding-left: 15px; transition: all 0.85s; }
.uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -150px 0 #72a545 inset !important; }
.uc-oco-table tr img { position: absolute; top: 50%; left: 50%; }
.uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(1.0); }
.uc-table_ocons2 { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); transform: translate(-50%, -50%) scale(0); -moz-transform: translate(-50%, -50%) scale(0); -webkit-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; }
.uc-oco-table tr:hover .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(0.0); }
.uc-oco-table tr:hover .uc-table_ocons2 { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); }
@media screen and (max-width: 1000px) { .uc-oco-table { float: none; width: 100% !important; } .uc-oco-table+.uc-oco-table { margin: 0; } }
@media screen and ( max-width: 500px) { .uc-oco-table td { vertical-align: top!important; } }
.uc-clear { clear: both; }
.uc-e4-panel { padding: 20px; text-align: center; }
.uc-e4-header { text-align: center; margin-bottom: 40px !important; } /* Bob */
@-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }
.uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; }
.uc-b5-panel { padding: 20px 0; text-align: center; }
.uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-b5-header { margin-bottom: 40px !important; }
.uc-b5-wrapper { display: inline-block; vertical-align: top; width: 20%; margin: 10px .5%; }
.uc-b5-arr { width: 2%; font-size: 30px; color: #72a545; vertical-align: middle; padding-top: 10px; }
.uc-b5-arr2 {}
.uc-b5-arr3 { display: none; }
.uc-b5-text { margin: 10px 0 0; }
@media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } }
@media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } }
Велосипеди 20 дюймів — для діток від 5 років і старше
Якісна фірмова продукція з Європи!
Фірмові велосипеди для дітей від 5 років і старше. Закуповуються в Європі, перевіряються на справність і зовнішній вигляд, доставляються по всій країні. У продажу більше 20 гірських і міських моделей, на кожну є офіційна гарантія від нашого магазину. Ми допомагаємо підібрати, перевіряємо перед відправкою до вас, доставляємо під накладений платіж по всій країні.
Побачити всі моделі велосипедів
Організовуємо індивідуальне обслуговування
Оплата на вибір
можете оплатити замовлення наперед або вибрати покупку під накладений платіж.
Зручна доставка
працюємо з кількома популярними перевізниками, гарантуємо швидку відправку.
Ретельна перевірка
всі представлені велосипеди є в наявності і вже пройшли повне тестування.
Інформативна допомога
відповідаємо на всі питання покупця, завжди чесні з клієнтом, надаємо додаткові фото.
До асортименту!
Euro-dom — пропонуємо високу якість за доступною ціною
Закуповуємо тільки фірмові велосипеди, високої якості, від кращих брендів.
Самостійно перевіряємо кожну модель на справність, повноту комплектації і функціоналу.
Встановлюємо найнижчі в Україні ціни на типові фірмові велосипеди.
Пропонуємо реальні фото, докладні описи, тільки надійні вироби.
Вибираємо топ-марки, якісні матеріали, повну комплектацію.
Гарантуємо довговічність купленої моделі, її 100% справність і ергономіку під дитину.
Підібрати дитячий велосипед
Велосипед з Європи — транспорт, сертифікований за нормами ЄС
Це найкращий вибір для вашої дитини!
Європейські виробники більш ретельно перевіряють якість своєї продукції. Їх велосипеди сертифіковані за світовими стандартами якості. Це оптимальний функціонал і безпеку для маленького водія. Вибирайте прямо зараз!
в виде галереив виде списка