"Технолавка" - Інтернет магазин
/*.uc-all {background: #f7f7f7; color: #000; }*/
.uc-link {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 180px;
color: #fff!important;
background: #009ae0;
font-size: 16px;
transition: all .3s;
margin-top: 15px;
}
.uc-link:hover {
background: #333333;
}
.uc-ban1-panel {
background: url(http://content.s2.prom.st/February2020/53709gl.jpg) right;
background-size: cover;
padding: 40px;
}
.uc-ban1-panel strong {
color: #009ae0;
font-size: 20px;
}
.uc-ban1-texts {
background: rgba(51, 51, 51,0.7);
/*box-shadow: rgba(51, 51, 51,0.5) 1px 1px 10px 10px;*/
width: 400px;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 28px;
line-height: 32px;
color: #009ae0;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 26px;
color: #fff;
}
.uc-ban1-text {
font-size: 14px;
line-height: 24px;
color: #fff;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #009ae0!important;
border: 2px solid #009ae0!important;
padding: 8px 15px;
margin-top: 10px;
min-width: 150px;
font-size: 16px;
transition: all .3s ease;
}
.uc-ban1-link:hover {
color: #fff!important;
border: 2px solid #fff!important;
}
@media screen and (max-width: 800px) {
.uc-ban1-texts {
margin: 0 auto;
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
border-bottom: 1px dashed #ddd;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 1%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
border: 1px solid #ebebeb;
box-sizing: border-box;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
left: 0;
}
.ucv-b1-name {
font-size: 18px;
color: #009ae0;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #000;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 30%;
}
.ucv-b1-img {
transition: all .5s;
}
.ucv-b1-img-holder:hover .ucv-b1-img {
transform: scale(.7);
}
.ucv-b1-circle-wrapper {
position: absolute;
text-align: center;
position: absolute;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.ucv-b1-circle {
display: inline-block;
width: 180px;
height: 180px;
background: none;
transition: all 0.5s ease 0s;
border-radius: 50%;
}
.ucv-b1-img-holder:hover .ucv-b1-circle {
box-shadow: 0px 0px 0 150px #009ae0;
}
.ucv-b1-hintm {
position: absolute;
width: 33.33%;
height: 50%;
background: rgba(51, 51, 51, 0.9);
transition: all 0.3s ease 0s;
}
.ucv-b1-hint1 {
left: 0;
top: -100%;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint1 {
top: 0;
}
.ucv-b1-hint2 {
left: 0;
bottom: -100%;
transition-delay: .08s;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint2 {
bottom: 0;
}
.ucv-b1-hint3 {
left: 33.33%;
top: -100%;
transition-delay: .16s;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint3 {
top: 0;
}
.ucv-b1-hint4 {
left: 33.33%;
bottom: -100%;
transition-delay: .24s;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint4 {
bottom: 0;
}
.ucv-b1-hint5 {
left: 66.66%;
top: -100%;
transition-delay: .32s;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint5 {
top: 0;
}
.ucv-b1-hint6 {
left: 66.66%;
bottom: -100%;
transition-delay: .4s;
overflow: hidden;
}
.ucv-b1-img-holder:hover .ucv-b1-hint6 {
bottom: 0;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
color: #fff;
text-align: left;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
box-sizing: border-box;
transition: opacity .5s, filter .3s .2s;
/* filter: blur(2px);*/
opacity: 0;
}
.ucv-b1-img-holder:hover .ucv-b1-hint-body {
/* filter: blur(0px);*/
opacity: 1;
}
@media screen and (max-width: 1100px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 800px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: auto;
}
}
.uc-jigsaw-panel {
padding: 20px 40px;
border-bottom: 1px dashed #ddd;
}
.uc-jigsaw_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-jigsaw-panel h2 {
text-align: center;
margin-bottom: 40px;
}
.uc-jigsaw {
width: 50%;
margin: 1% auto;
text-align: center;
padding: 20px 35px;
position: relative;
box-sizing: border-box;
transition: all .4s ease;
}
.uc-jigsaw1 {
background: #009ae0;
color: #fff;
transition: all .4s ease;
}
.uc-jigsaw1 strong {
color: #333333;
font-size: 20px;
transition: all .4s ease;
}
.uc-jigsaw1:hover {
background: #f5f5f5;
color: #000;
}
.uc-jigsaw1:hover strong {
color: #009ae0;
}
.uc-jigsaw2 {
background: #333333;
color: #fff;
transition: all .4s ease;
}
.uc-jigsaw2 strong {
color: #bc7e74;
font-size: 20px;
transition: all .4s ease;
}
.uc-jigsaw2:hover {
background: #f5f5f5;
color: #000;
}
.uc-jigsaw2:hover strong {
color: #009ae0;
}
.uc-jigsaw .a {
width: 2em;
height: 2em;
position: absolute;
top: -1.5em;
left: 2em;
-webkit-border-radius: 4em;
-moz-border-radius: 4em;
border-radius: 4em;
}
.uc-jigsaw .b {
width: 2em;
height: 2em;
position: absolute;
top: 2em;
right: -1.4em;
-webkit-border-radius: 4em;
-moz-border-radius: 4em;
border-radius: 4em;
}
.uc-jigsaw .c {
width: 1.8em;
height: 1.8em;
position: absolute;
bottom: -0.4em;
left: 2.2em;
-webkit-border-radius: 4em;
-moz-border-radius: 4em;
border-radius: 4em;
background-color: #fff;
}
.uc-jigsaw .d {
width: 1.8em;
height: 1.8em;
position: absolute;
top: 2.2em;
left: -.4em;
-webkit-border-radius: 4em;
-moz-border-radius: 4em;
border-radius: 4em;
background-color: #fff;
}
.uc-jigsaw1 .a {
background-color: #009ae0;
transition: all .4s ease;
}
.uc-jigsaw1 .b {
background-color: #009ae0;
transition: all .4s ease;
z-index: 1;
}
.uc-jigsaw1:hover .a {
background-color: #f5f5f5;
transition: all .4s ease;
}
.uc-jigsaw1:hover .b {
background-color: #f5f5f5;
transition: all .4s ease;
z-index: 1;
}
.uc-jigsaw2 .a {
background-color: #333333;
transition: all .4s ease;
}
.uc-jigsaw2 .b {
background-color: #333333;
transition: all .4s ease;
}
.uc-jigsaw2:hover .a {
background-color: #f5f5f5;
transition: all .4s ease;
}
.uc-jigsaw2:hover .b {
background-color: #f5f5f5;
transition: all .4s ease;
z-index: 1;
}
@media screen and (max-width: 1000px) {
.uc-jigsaw-panel {
padding: 20px;
}
.uc-jigsaw {
width: 100%;
margin: 0 auto;
}
}
@media screen and (max-width: 700px) {
.uc-jigsaw1 .b {
z-index: 0;
}
.uc-jigsaw2 .b {
z-index: 0;
}
.uc-jigsaw1:hover .b {
z-index: 0;
}
.uc-jigsaw2:hover .b {
z-index: 0;
}
}
:root { --infograph-color4: #009ae0; --infograph-color3: #333333; --infograph-color2: #333333; --infograph-color1: #009ae0; }
.uc-four-panel {
padding: 20px 0;
border-bottom: 1px dashed #ddd;
}
.uc-four-panel h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 46%;
padding: 0px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
margin: 2%;
transition: all .3s ease;
}
.uc-four-item strong {
font-size: 20px;
color: #009ae0;
line-height: 26px;
}
.uc-four-item:hover .uc-move {
animation: 1000ms ease 0s normal none 1 running bounceInRight;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(100px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
.uc-four-item:hover {
background: #f5f5f5;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 35px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
/*background: #f2f6f9;*/
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color1);
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 20px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color2);
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 20px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color3);
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 20px;
height: 100%;
background: var(--infograph-color3);
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color4);
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 20px;
height: 100%;
background: var(--infograph-color4);
}
@media screen and (max-width: 1000px) {
.uc-four-panel {
padding: 20px;
}
.uc-four-item {
width: 100%;
margin: 10px auto;
}
.uc-four-content-1:after,
.uc-four-content-1:before,
.uc-four-content-2:after,
.uc-four-content-2:before,
.uc-four-content-3:after,
.uc-four-content-3:before,
.uc-four-content-4:after,
.uc-four-content-4:before {
display: none;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
padding: 20px;
}
.uc-four-content-1
{
border: 10px solid var(--infograph-color1);
}
.uc-four-content-2
{
border: 10px solid var(--infograph-color2);
}
.uc-four-content-3 {
border: 10px solid var(--infograph-color3);
}
.uc-four-content-4 {
border: 10px solid var(--infograph-color4);
}
}
.uc-clear {clear:both; height:0px;}
.uc-blockquote-panel {
padding: 20px;
border-bottom: 1px dashed #ddd;
}
.uc-blockquote-panel h2 {
text-align: center;
margin-bottom: 20px;
}
blockquote {
background: #fff;
border: 15px solid #009ae0;
/*border-radius: 5px;*/
text-align: center;
padding: 30px 90px;
}
blockquote span {
background: #333333;
box-shadow: -20px 0 #333333, 20px 0 #333333;
position: relative;
}
blockquote span:before {
content: "\201C";
font-family: serif;
position: absolute;
font-size: 60px;
left: -50px;
top: 10px;
line-height: 0;
color: #333333;
}
blockquote span:after {
content: "\201D";
font-family: serif;
position: absolute;
font-size: 60px;
right: -50px;
bottom: -10px;
line-height: 0;
color: #333333;
}
blockquote strong {
text-transform: uppercase;
font-style: normal;
}
blockquote p {
font-size: 18px;
line-height: 28px;
color: #fff;
}
@media screen and (max-width: 1000px) {
blockquote {
padding: 30px;
}
}
.uc-numbers {
padding: 20px;
border-bottom: 1px dashed #ddd;
}
.uc-numbers h2{
text-align: center;
padding-bottom: 30px;
}
.uc-numbers-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
position: relative;
z-index: 0;
}
.uc-numbers-inner__item {
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 46%;
margin: 25px 0;
padding: 20px;
border-radius: 5px;
background: #f5f5f5;
box-sizing: border-box;
}
.uc-numbers-inner__item strong {
color: #009ae0;
font-size: 18px;
transition: 0.5s;
}
.uc-numbers-inner__item:hover strong {
color: #009ae0;
}
.uc-numbers-inner__item:before {
content: '';
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
background: #009ae0;
z-index: -1;
transform: skew(2deg, 2deg);
border-radius: 5px;
transition: 0.5s;
}
.uc-numbers-inner__item:hover:before {
background: #009ae0;
}
.uc-numbers-inner__title {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
font-size: 80px!important;
font-weight: bold;
line-height: 5rem;
color: rgba(51, 51, 51, 0.1);
transition: 0.5s;
}
.uc-numbers-inner__item:hover .uc-numbers-inner__title {
top: -10px;
color: rgba(51, 51, 51, 0.6);
}
.uc-numbers-inner__text {
color: #000;
font-size: 16px;
line-height: 24px;
}
@media screen and (max-width: 1000px) {
.uc-numbers-inner__item {
width: 100%;
}
}
.uc-e1-panel {
padding: 20px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
Запчасти и аксессуары для мобильных телефонов
Розничная продажа по доступным ценам.
В нашем каталоге более 10 000 предложений, вы обязательно подберете все необходимое. Доставляем товары по Киеву и по всей Украине. Возможен возврат и обмен в течение 14 дней.
Перейти в каталог
Товары по минимальным ценам
Силиконовые накладки и чехлы-книжки для мобильных телефонов Apple и Samsung. Удачно дополнят стиль вашего смартфона и защитят устройство от всяческих повреждений. Чехлы для мобильных телефонов Силиконовые накладки и чехлы-книжки для мобильных телефонов Apple и Samsung. Удачно дополнят стиль вашего смартфона и защитят устройство от всяческих повреждений. Новые аккумуляторные батареи различной мощности для мобильных телефонов Lenovo, Xiaomi, Nokia, Huawei, Apple, LG, Meizu и многих других марок. Аккумуляторы для телефонов Новые аккумуляторные батареи различной мощности для мобильных телефонов Lenovo, Xiaomi, Nokia, Huawei, Apple, LG, Meizu и многих других марок. Более 750 видов защитных стекол для любой марки и модели мобильного телефона. Незаменимый аксессуар, который поможет уберечь экран смартфона от царапин, пыли и влаги. Защитные стекла Более 750 видов защитных стекол для любой марки и модели мобильного телефона. Незаменимый аксессуар, который поможет уберечь экран смартфона от царапин, пыли и влаги. Надежные кабели, автомобильные адаптеры, переходники для подключения, зарядки и синхронизации мобильного телефона с компьютером, ноутбуком, планшетом и другими устройствами. Кабели и переходники Надежные кабели, автомобильные адаптеры, переходники для подключения, зарядки и синхронизации мобильного телефона с компьютером, ноутбуком, планшетом и другими устройствами. Гарнитуры, вставные и накладные наушники для вашего смартфона. Совместимы с устройствами на базе операционных систем Android и iOS. Наушники и гарнитуры Гарнитуры, вставные и накладные наушники для вашего смартфона. Совместимы с устройствами на базе операционных систем Android и iOS.
Выбирайте гаджеты всего в пару кликов!
В нашем ассортименте более 10 000 товарных позиций: защитные стекла, чехлы, аккумуляторы, Power bank, кабели и переходники наушники и гарнитуры, держатели для телефонов, тачскрины и дисплеи для смартфонов, задние крышки и инструменты. Спешите приобрести все необходимое в одном магазине.
Предлагаем товары известных производителей, которые могут похвалиться безупречной репутацией на рынке. Всегда проверяем каждый товар непосредственно перед отправкой. В течение 14 дней с момента получения заказа возможен возврат и обмен по договоренности.
Посмотреть все предложения
Почему покупатели предпочитают интернет-магазин «Технолавка»?
Солидный опыт
Специализируемся на продаже мобильных аксессуаров и запчастей с 2015 года. Сегодня каждый второй покупатель обращается к нам по рекомендации.
Доступные цены
Стоимость наших товаров одна из самых низких на рынке. Кроме того, мы часто проводим выгодные акции и распродажи со скидками и подарками.
Наличие товаров
Все позиции, представленные в каталоге, есть на нашем складе. Отправка осуществляется сразу после предоплаты. Срок доставки — 1-3 дня.
Помощь менеджера
Сотрудники нашего интернет-магазина с удовольствием ответят на все ваши вопросы по ассортименту товаров и помогут определиться с выбором.
Подобрать товары
Узнайте, что о нас говорят!
Очень понравилась работа компании! Со мной связались в течении 5 минут. Я покупала «в один клик», не указав ни способ доставки, ни способ оплаты. Менеджер вежливо обговорил удобные для меня варианты. Доставка была быстрой и, повторюсь, удобной для меня. Товар и цена соответствовали заявленным (защитное стекло на телефон). Кстати, цены очень приятные, изначально рассчитывала на большую сумму. Всем рекомендую.
— Инна
Больше отзывов
Как заказать?
01
Оформляйте заявку онлайн или обращайтесь по телефону
02
Менеджер проконсультирует вас и подтвердит ваш заказ
03
Внесите предоплату в размере от 150 грн, остаток — при получении
04
Ваш заказ будет доставлен в течение 1-3 дней
«Технолавка» — мобильные аксессуары и запчасти с выгодой для бюджета
Качественные товары для самых требовательных покупателей.
Открывайте наш каталог, чтобы подобрать все необходимое. Если вам необходима индивидуальная консультация, обращайтесь по телефону. Приятных покупок!
Перейти к ассортименту