ul.categories > li { display: none; }
ul.categories > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(1) > a:before { content: "Mobile phone parts"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(1) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(1) > a:before { content: "Apple"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(2) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(2) > a:before { content: "Samsung"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(3) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(3) > a:before { content: "LG"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(4) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(4) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(4) > a:before { content: "ACER"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(5) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(5) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(5) > a:before { content: "HUAWEI"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(6) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(6) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(6) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(6) > a:before { content: "SONY"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(7) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(7) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(7) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(7) > a:before { content: "HTC"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(8) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(8) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(8) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(8) > a:before { content: "LENOVO"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(9) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(9) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(9) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(9) > a:before { content: "ALCATEL"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(10) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(10) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(10) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(10) > a:before { content: "ARCHOS"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(11) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(11) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(11) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(11) > a:before { content: "ASUS"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(12) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(12) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(12) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(12) > a:before { content: "BLACKBERRY"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(13) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(13) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(13) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(13) > a:before { content: "BQ"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(14) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(14) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(14) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(14) > a:before { content: "GOOGLE"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(15) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(15) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(15) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(15) > a:before { content: "HONOR"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(16) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(16) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(16) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(16) > a:before { content: "KINDLE"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(17) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(17) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(17) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(17) > a:before { content: "MICROSOFT"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(18) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(18) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(18) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(18) > a:before { content: "MOTOROLA"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(19) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(19) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(19) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(19) > a:before { content: "NINTENDO"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(20) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(20) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(20) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(20) > a:before { content: "NOKIA"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > a:before { content: "ONEPLUS"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(21) > a:before { content: "OPPO"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(22) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(22) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(22) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(22) > a:before { content: "OTHER MODELS"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(23) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(23) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(23) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(23) > a:before { content: "VODAPHONE"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(24) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(24) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(24) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(24) > a:before { content: "WILEYFOX"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(25) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(25) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(25) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(25) > a:before { content: "XIAOMI"; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(26) { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(26) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(26) > ul > li { display: none; }
ul.categories > li:nth-of-type(1) > ul > li:nth-of-type(26) > a:before { content: "ZTE"; }
ul.categories > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(2) > a:before { content: "Computer parts"; }
ul.categories > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(3) > a:before { content: "Console Parts and Accessories"; }
ul.categories > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(4) > a:before { content: "Tools"; }
ul.categories > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(5) > a:before { content: "Others"; }