ul.categories > li { display: none; }
ul.categories > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(1) > a:before { content: "TV"; }
ul.categories > li:nth-of-type(1) > ul { display: block; }
ul.categories > li:nth-of-type(1) > ul > li { display: none; }
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: none !important; }
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: "4K LED"; }
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: none !important; }
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: " HD LED"; }
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: none !important; }
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: "OLED"; }
ul.categories > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(2) > a:before { content: "Sound & Vision"; }
ul.categories > li:nth-of-type(2) > ul { display: block; }
ul.categories > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(1) > ul { display: none !important; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(1) > a:before { content: "Blu-Ray"; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(2) > ul { display: none !important; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(2) > a:before { content: "DVD"; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(3) > ul { display: none !important; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(3) > a:before { content: "Sound Bars"; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(4) > ul { display: none !important; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(4) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(4) > a:before { content: "HiFi"; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(5) > ul { display: none !important; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(5) > ul > li { display: none; }
ul.categories > li:nth-of-type(2) > ul > li:nth-of-type(5) > a:before { content: "Headphones"; }
ul.categories > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(3) > a:before { content: "Cameras"; }
ul.categories > li:nth-of-type(3) > ul { display: block; }
ul.categories > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(1) > ul { display: none !important; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(1) > a:before { content: "Cameras"; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul { display: none !important; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(2) > a:before { content: "Lenses"; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(3) > ul { display: none !important; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(3) > ul > li:nth-of-type(3) > a:before { content: "Accessories"; }
ul.categories > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(4) > a:before { content: "Home Appliances"; }
ul.categories > li:nth-of-type(4) > ul { display: block; }
ul.categories > li:nth-of-type(4) > ul > li { display: none; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(1) > ul { display: none !important; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(1) > a:before { content: "Microwaves"; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(2) > ul { display: none !important; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(4) > ul > li:nth-of-type(2) > a:before { content: "Breadmakers"; }
ul.categories > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(5) > a:before { content: "Personal Care"; }
ul.categories > li:nth-of-type(5) > ul { display: block; }
ul.categories > li:nth-of-type(5) > ul > li { display: none; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(1) > ul { display: none !important; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(1) > a:before { content: "Men"; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(2) > ul { display: none !important; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(2) > a:before { content: "Women"; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(3) > ul { display: none !important; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(5) > ul > li:nth-of-type(3) > a:before { content: "Dental"; }
ul.categories > li:nth-of-type(6) { display: block; }
ul.categories > li:nth-of-type(6) > a:before { content: "Telephones"; }
ul.categories > li:nth-of-type(6) > ul { display: block; }
ul.categories > li:nth-of-type(6) > ul > li { display: none; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(1) > ul { display: none !important; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(1) > a:before { content: "With Answer Machine"; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(2) > ul { display: none !important; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(6) > ul > li:nth-of-type(2) > a:before { content: "Without Answer Machine"; }
ul.categories > li:nth-of-type(7) { display: none; }
ul.categories > li:nth-of-type(7) > a:before { content: "New"; }
ul.categories > li:nth-of-type(7) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > a:before { content: "Television"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul > li:nth-of-type(1) > a:before { content: "4K"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(1) > ul > li:nth-of-type(2) > a:before { content: "HD LED"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > a:before { content: "Sound & Vision"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(1) > a:before { content: "Soundbars"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(2) > a:before { content: "HIFI"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(3) > a:before { content: "Headphones"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(4) > a:before { content: "DVD"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(2) > ul > li:nth-of-type(5) > a:before { content: "BLU-RAY"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > a:before { content: "Cameras"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(1) > a:before { content: "Cameras"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(2) > a:before { content: "Lenses"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(3) > ul > li:nth-of-type(3) > a:before { content: "Accessories"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > a:before { content: "Home Appliances"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul > li:nth-of-type(1) > a:before { content: "Microwaves"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(4) > ul > li:nth-of-type(2) > a:before { content: "Breadmakers"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > a:before { content: "Personal Care"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(1) > a:before { content: "Men"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(2) > a:before { content: "Women"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(3) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(5) > ul > li:nth-of-type(3) > a:before { content: "Dental"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul > li { display: none; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > a:before { content: "Telephones"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul > li:nth-of-type(1) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul > li:nth-of-type(1) > a:before { content: "With Answer Machine"; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul > li:nth-of-type(2) { display: block; }
ul.categories > li:nth-of-type(7) > ul > li:nth-of-type(6) > ul > li:nth-of-type(2) > a:before { content: "Without Answer Machine"; }
