@charset "utf-8";

#header .phone span span:before { content: 'Показати номери'; }
#header .lang a::after { content: 'RU'; }
#header .lang .cur::after { content: 'UA'; }

#video-reviews .title span:after { content: 'ВІДЕООБЗОРИ'; }

.stores2 .buy:after { content: 'КУПИТИ'; }

#news_comment .comment .procontra:before { content: 'Відгук корисний?'; }
#news_comment .comment .pro:before { content: 'Так'; }
#news_comment .comment .contra:before { content: 'Ні'; }
#news_comment .commentform .fio .cell:nth-child(1):after { content: "Ваше Им'я"; }
#news_comment .commentform .fio .rating0:after { content: 'без оцінок'; }
#news_comment .commentform .fio .rating1:after { content: 'дуже поганий'; }
#news_comment .commentform .fio .rating2:after { content: 'поганий'; }
#news_comment .commentform .fio .rating3:after { content: 'звичайний'; }
#news_comment .commentform .fio .rating4:after { content: 'хороший'; }
#news_comment .commentform .fio .rating5:after { content: 'відмінний'; }
#news_comment .commentform .positive .cell:nth-child(1):after { content: 'Переваги'; }
#news_comment .commentform .negative .cell:nth-child(1):after { content: 'Недоліки'; }
#news_comment .commentform .butt button:after { content: 'Відправити відгук'; }

#footer .side .phones::before { content: "Зворотний зв'язок"; }
#footer .side .phones li:nth-child(1)::before { content: 'Київ:'; }
#footer .side .phones li:nth-child(2)::before { content: 'Харків:'; }
#footer .side .shop::before { content: 'Адреса магазину:'; }
#footer .side .address::before { content: 'Адреси офісів:'; }
#footer .side .address::after { content: 'В офісах немає вітрин товарів, торгівля і самовивезення в них не ведеться.'; }
#footer .copyright span:after { content: '\00BB  Всі права захищені'; }
#footer .side .subscribe::before { content: 'Підписатись на акції:'; }

#phones-layer .city div:nth-child(1)::before { content: 'Київ:'; }
#phones-layer .city div:nth-child(2)::before { content: 'Харків:'; }
#phones-layer .mobile div.kyivstar::after { content: '(Київстар)'; }

#uparrow:after { content: "Вгору"; }

#mobile-menu .phones::before { content: "Зворотний зв'язок"; }
#mobile-menu .phones .city div:nth-child(1)::before { content: 'Київ:'; }
#mobile-menu .phones .city div:nth-child(2)::before { content: 'Харків:'; }
#mobile-menu .phones .mobile div.kyivstar::after { content: '(Київстар)'; }

#searchhint .searchhits:before { content: 'Популярні запити'; }
#searchhint .searchlast:before { content: 'Останні запити'; }

#comment-fileupload-layer .dropzone:before { content: 'ПЕРЕТЯГНУТИ СЮДИ'; }
#comment-fileupload-layer .dropzone:after { content: 'ВИБРАТИ'; }

#avatar-loader-layer .dropzone:before { content: 'ПЕРЕТЯГНУТИ СЮДИ'; }
#avatar-loader-layer .dropzone:after { content: 'ВИБРАТИ'; }

#bug-reporter-button::after { content: 'Повідомити про помилку'; }