-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404error.html
723 lines (679 loc) · 38.6 KB
/
404error.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from htmlmystore.justthemevalley.com/genius/Version3/404error.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 26 Apr 2017 11:44:00 GMT -->
<head>
<!-- Basic page needs -->
<meta charset="utf-8">
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<![endif]-->
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Genius premium HTML5 & CSS3 template</title>
<meta name="description" content="">
<!-- Mobile specific metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700' rel='stylesheet' type='text/css'>
<!-- CSS Style -->
<link rel="stylesheet" href="style.css">
</head>
<body class="404error_page">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="page">
<!-- Header -->
<header>
<div class="header-container">
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-5 col-xs-6">
<!-- Default Welcome Message -->
<span class="phone hidden-xs hidden-sm"><i class="fa fa-phone fa-lg"></i> +123.456.789</span>
<div class="welcome-msg hidden-xs">Welcome to Genius! </div>
<div class="language-currency-wrapper">
<div class="inner-cl">
<div class="block block-language form-language">
<div class="lg-cur"> <span> <img src="images/flag-default.jpg" alt="French"> <span class="lg-fr">French</span> <i class="fa fa-angle-down"></i> </span> </div>
<ul>
<li> <a class="selected" href="#"> <img src="images/flag-english.jpg" alt="flag"> <span>English</span> </a> </li>
<li> <a href="#"> <img src="images/flag-default.jpg" alt="flag"> <span>French</span> </a> </li>
<li> <a href="#"> <img src="images/flag-german.jpg" alt="flag"> <span>German</span> </a> </li>
<li> <a href="#"> <img src="images/flag-brazil.jpg" alt="flag"> <span>Brazil</span> </a> </li>
<li> <a href="#"> <img src="images/flag-chile.jpg" alt="flag"> <span>Chile</span> </a> </li>
<li> <a href="#"> <img src="images/flag-spain.jpg" alt="flag"> <span>Spain</span> </a> </li>
</ul>
</div>
<div class="block block-currency">
<div class="item-cur"> <span>USD </span> <i class="fa fa-angle-down"></i></div>
<ul>
<li> <a href="#"><span class="cur_icon">€</span> EUR</a> </li>
<li> <a href="#"><span class="cur_icon">¥</span> JPY</a> </li>
<li> <a class="selected" href="#"><span class="cur_icon">$</span> USD</a> </li>
</ul>
</div>
</div>
</div>
</div>
<!-- top links -->
<div class="headerlinkmenu col-lg-6 col-md-6 col-sm-7 col-xs-6 text-right">
<div class="links">
<div class="jtv-user-info">
<div class="dropdown"> <a class="current-open" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"><span>My Account </span> <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu" role="menu">
<li><a href="account_page.html">Account</a></li>
<li><a href="wishlist.html">Wishlist</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li class="divider"></li>
<li><a href="account_page.html">Log In</a></li>
<li><a href="account_page.html">Sign Up</a></li>
</ul>
</div>
</div>
<div class="services hidden-xs"><a title="servicesg" href="#">Services</a></div>
<div class="myaccount hidden-xs"><a title="My Account" href="#">My Support</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3 col-md-3 col-xs-12">
<!-- Header Logo -->
<div class="logo"><a title="e-commerce" href="index-2.html"><img alt="e-commerce" src="images/logo.png"></a> </div>
<!-- End Header Logo -->
</div>
<div class="col-xs-12 col-sm-5 col-md-5 col-lg-6">
<!-- Search -->
<div class="top-search">
<div id="search">
<form>
<div class="input-group">
<select class="cate-dropdown hidden-xs hidden-sm" name="category_id">
<option>All Categories</option>
<option>women</option>
<option> Accessories </option>
<option> Dresses</option>
<option> Top</option>
<option> Handbags </option>
<option> Shoes </option>
<option> Clothing </option>
<option>Men</option>
<option>Electronics</option>
<option> Mobiles </option>
<option> Music & Audio </option>
</select>
<input type="text" class="form-control" placeholder="Search" name="search">
<button class="btn-search" type="button"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
<!-- End Search -->
</div>
<div class="col-lg-3 col-sm-4 col-xs-12 top-cart">
<div class="link-wishlist"> <a href="#"> <span class="wishlist-count">3</span> <i class="fa fa-heart fa-lg"></i> </a> </div>
<div class="top-cart-contain">
<div class="mini-cart">
<div data-toggle="dropdown" data-hover="dropdown" class="basket dropdown-toggle"> <a href="#">
<div class="cart-icon"><i class="fa fa-shopping-cart"></i></div>
<div class="shoppingcart-inner"><span class="cart-title">Shopping Cart</span> <span class="cart-total">4 Item(s): $520.00</span></div>
</a></div>
<div>
<div class="top-cart-content">
<div class="block-subtitle hidden-xs">Recently added item(s)</div>
<ul id="cart-sidebar" class="mini-products-list">
<li class="item odd"> <a href="#" title="Ipsums Dolors Untra" class="product-image"><img src="images/products/img07.jpg" alt="Lorem ipsum dolor" width="65"></a>
<div class="product-details"> <a href="#" title="Remove This Item" class="remove-cart"><i class="icon-close"></i></a>
<p class="product-name"><a href="#">Lorem ipsum dolor sit amet Consectetur</a> </p>
<strong>1</strong> x <span class="price">$20.00</span> </div>
</li>
<li class="item even"> <a href="#" title="Ipsums Dolors Untra" class="product-image"><img src="images/products/img08.jpg" alt="Lorem ipsum dolor" width="65"></a>
<div class="product-details"> <a href="#" title="Remove This Item" class="remove-cart"><i class="icon-close"></i></a>
<p class="product-name"><a href="#">Consectetur utes anet adipisicing elit</a> </p>
<strong>1</strong> x <span class="price">$230.00</span> </div>
</li>
<li class="item last odd"> <a href="#" title="Ipsums Dolors Untra" class="product-image"><img src="images/products/img10.jpg" alt="Lorem ipsum dolor" width="65"></a>
<div class="product-details"> <a href="#" title="Remove This Item" class="remove-cart"><i class="icon-close"></i></a>
<p class="product-name"><a href="#">Sed do eiusmod tempor incidist</a> </p>
<strong>2</strong> x <span class="price">$420.00</span> </div>
</li>
</ul>
<div class="top-subtotal">Subtotal: <span class="price">$520.00</span></div>
<div class="actions">
<button onclick="location.href='checkout.html'" class="btn-checkout" type="button"><i class="fa fa-check"></i><span>Checkout</span></button>
<button onclick="location.href='shopping_cart.html'" class="view-cart" type="button"><i class="fa fa-shopping-cart"></i> <span>View Cart</span></button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- Start Menu Area -->
<div class="menu-area">
<div class="container">
<div class="row">
<div class="col-md-12 hidden-xs">
<div class="main-menu">
<nav>
<ul>
<li class="custom-menu"><a href="index-2.html">Home</a>
<ul class="dropdown">
<li><a href="http://htmlmystore.justthemevalley.com/genius/index.html">Fruits Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version2/index.html">Shoes Store</a></li>
<li><a href="index-2.html">Fashion Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version4/index.html">Jewellery Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version5/index.html">Electronic Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/rtl-fruits-store/index.html">RTL Fruits Store</a></li>
</ul>
</li>
<li class="megamenu"><a href="shop_grid.html">Men</a>
<div class="mega-menu"> <span> <a class="mega-title" href="#">Clothing </a> <a href="shop_grid.html">Casual shirt</a> <a href="shop_grid.html">Trousers</a> <a href="shop_grid.html">Suits & Blazers </a> <a href="shop_grid.html">Sportswear </a> </span> <span> <a class="mega-title" href="#">Jewellery </a> <a href="shop_grid.html">Gold</a> <a href="shop_grid.html">Platinum</a> <a href="shop_grid.html">Rings </a> <a href="shop_grid.html">Neckwear </a> </span> <span> <a class="mega-title" href="#">Shoes </a> <a href="shop_grid.html">Sports & Outdoor</a> <a href="shop_grid.html">Mocassins</a> <a href="shop_grid.html">Sneakers </a> <a href="shop_grid.html">Formal Shoes </a> </span> <span class="mega-menu-img hidden-sm"> <a href="shop_grid.html"><img src="images/menu-img1.jpg" alt="Bannar 1"></a> </span> <span> <a class="mega-title" href="#">Eyewear </a> <a href="shop_grid.html">Backpacks</a> <a href="shop_grid.html">Ray-Ban</a> <a href="shop_grid.html">Opium </a> <a href="shop_grid.html">Joe Black </a> </span> <span> <a class="mega-title" href="#">Watches </a> <a href="shop_grid.html">Fastrack </a> <a href="shop_grid.html">Timex </a> <a href="shop_grid.html">Citizen</a> <a href="shop_grid.html">Titan </a> </span> <span> <a class="mega-title" href="#">Accessories </a> <a href="shop_grid.html">Handbags</a> <a href="shop_grid.html">Sunglasses</a> <a href="shop_grid.html">Clutches </a> <a href="shop_grid.html">Backpacks </a> </span> </div>
</li>
<li class="megamenu"><a href="shop_grid.html">Women</a>
<div class="mega-menu"> <span class="mega-menu-img left hidden-sm"> <a href="shop_grid.html"><img src="images/menu-img2.jpg" alt="Bannar 2"></a> </span> <span> <a class="mega-title" href="#">Clothing </a> <a href="shop_grid.html">Casual shirt</a> <a href="shop_grid.html">Trousers</a> <a href="shop_grid.html">Suits & Blazers </a> <a href="shop_grid.html">Sportswear </a> </span> <span> <a class="mega-title" href="#">Jewellery </a> <a href="shop_grid.html">Gold</a> <a href="shop_grid.html">Platinum</a> <a href="shop_grid.html">Rings </a> <a href="shop_grid.html">Neckwear </a> </span> <span> <a class="mega-title" href="#">Shoes </a> <a href="shop_grid.html">Sports & Outdoor</a> <a href="shop_grid.html">Mocassins</a> <a href="shop_grid.html">Sneakers </a> <a href="shop_grid.html">Formal Shoes </a> </span> <span> <a class="mega-title" href="#">Eyewear </a> <a href="shop_grid.html">Backpacks</a> <a href="shop_grid.html">Ray-Ban</a> <a href="shop_grid.html">Opium </a> <a href="shop_grid.html">Joe Black </a> </span> <span> <a class="mega-title" href="#">Watches </a> <a href="shop_grid.html">Fastrack </a> <a href="shop_grid.html">Timex </a> <a href="shop_grid.html">Citizen</a> <a href="shop_grid.html">Titan </a> </span> <span> <a class="mega-title" href="#">Accessories </a> <a href="shop_grid.html">Handbags</a> <a href="shop_grid.html">Sunglasses</a> <a href="shop_grid.html">Clutches </a> <a href="shop_grid.html">Backpacks </a> </span> </div>
</li>
<li class="megamenu"><a href="shop_grid.html">Children</a>
<div class="mega-menu"> <span> <a class="mega-title" href="#">Baby clothing </a> <a href="shop_grid.html">Casual shirt</a> <a href="shop_grid.html">Trousers</a> <a href="shop_grid.html">Suits & Blazers </a> <a href="shop_grid.html">Sportswear </a> </span> <span> <a class="mega-title" href="#">Boys </a> <a href="shop_grid.html">Clothing</a> <a href="shop_grid.html">Shoes</a> <a href="shop_grid.html">Watches </a> <a href="shop_grid.html">Sunglasses </a> </span> <span> <a class="mega-title" href="#">Girls </a> <a href="shop_grid.html">Baby Girl</a> <a href="shop_grid.html">Shoes</a> <a href="shop_grid.html">Watches </a> <a href="shop_grid.html">Sunglasses </a> </span> <span class="mega-menu-img hidden-sm"> <a href="shop_grid.html"><img src="images/menu-img3.jpg" alt="Bannar 3"></a> </span> </div>
</li>
<li class="megamenu"><a href="shop_grid.html">Pages</a>
<div class="mega-menu"> <span> <a class="mega-title" href="#">Shop Pages </a> <a href="shop_grid.html"> Shop grid </a> <a href="shop_grid_right_sidebar.html"> Shop grid right sidebar</a> <a href="shop_list.html"> Shop list </a> <a href="shop_list_right_sidebar.html"> Shop list right sidebar</a> <a href="shop_grid_full_width.html"> Shop Full width </a> <a href="single_product_right_sidebar.html"> single product right sidebar</a> </span> <span> <a class="mega-title" href="#">Ecommerce Pages </a> <a href="wishlist.html"> Wishlists </a> <a href="checkout.html"> Checkout </a> <a href="compare.html"> Compare </a> <a href="shopping_cart.html"> Shopping cart </a> <a href="quick_view.html"> Quick View </a> <a href="single_product_magnify_zoom.html"> single product magnify zoom</a> </span> <span> <a class="mega-title" href="#">Product Categories </a> <a href="single_product.html"> single product </a> <a href="single_product_left_sidebar.html"> single product left sidebar</a> <a href="cat-3-col.html"> 3 Column Sidebar </a> <a href="cat-4-col.html"> 4 Column Sidebar</a> <a href="cat-4-col-full.html"> 4 Column Full width </a> <a href="col3-sidebar.html"> col3 Sidebar</a> </span> <span> <a class="mega-title" href="#">Static Pages </a> <a href="account_page.html"> Create Account Page </a> <a href="about_us.html"> About Us </a> <a href="contact_us.html"> Contact us </a> <a href="404error.html"> Error 404 </a> <a href="faq.html"> FAQ </a> </span> </div>
</li>
<li class="custom-menu"><a href="blog.html">Blog</a>
<ul class="dropdown">
<li> <a href="blog_right_sidebar.html"> Blog – Right Sidebar </a></li>
<li> <a href="blog_left_sidebar.html"> Blog – Left Sidebar </a></li>
<li><a href="blog_full_width.html"> Blog – Full-Width </a></li>
<li><a href="single_post.html"> Single post </a> </li>
</ul>
</li>
<li><a href="contact_us.html">Contact</a></li>
</ul>
</nav>
<!-- Signup -->
<p class="top-Signup"><a href="#" class="" role="button" data-toggle="modal" data-target="#login-modal">Login/Signup</a></p>
<div class="modal fade" id="login-modal" tabindex="-1" role="dialog" aria-hidden="true" >
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header"> <img id="img_logo" src="images/logo.png" alt="logo">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span class="glyphicon glyphicon-remove" aria-hidden="true"></span> </button>
</div>
<div id="div-forms">
<form id="login-form">
<div class="modal-body">
<div id="div-login-msg"> <span id="text-login-msg">Username or email address </span> </div>
<input id="login_username" class="form-control" type="text" placeholder="Username" required>
<input id="login_password" class="form-control" type="password" placeholder="Password" required>
<div class="checkbox">
<label>
<input type="checkbox">
Remember me </label>
</div>
</div>
<div class="modal-footer">
<div>
<button type="submit" class="btn-login">Login</button>
</div>
<div>
<button onclick="location.href='account_page.html'" id="login_register_btn" type="button" class="btn btn-link">Register</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- END # MODAL LOGIN -->
</div>
</div>
</div>
</div>
</div>
<!-- End Menu Area -->
<!-- Start Mobile Menu -->
<div class="mobile-menu hidden-sm hidden-md hidden-lg">
<nav><span class="mobile-menu-title">Categories</span>
<ul>
<li class=""><a href="index-2.html">Home</a>
<ul class="sub-menu">
<li><a href="http://htmlmystore.justthemevalley.com/genius/index.html">Fruits Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version2/index.html">Shoes Store</a></li>
<li><a href="index-2.html">Fashion Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version4/index.html">Jewellery Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/Version5/index.html">Electronic Store</a></li>
<li><a href="http://htmlmystore.justthemevalley.com/genius/rtl-fruits-store/index.html">RTL Fruits Store</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Pages</a>
<ul>
<li><a href="shop_grid.html" class="">Shop Pages </a>
<ul>
<li> <a href="shop_grid.html"> Shop grid </a> </li>
<li> <a href="shop_grid_right_sidebar.html"> Shop grid right sidebar</a> </li>
<li> <a href="shop_list.html"> Shop list </a> </li>
<li> <a href="shop_list_right_sidebar.html"> Shop list right sidebar</a> </li>
<li> <a href="shop_grid_full_width.html"> Shop Full width </a> </li>
</ul>
</li>
<li><a href="shop_grid.html">Ecommerce Pages </a>
<ul>
<li> <a href="wishlist.html"> Wishlists </a> </li>
<li> <a href="checkout.html"> Checkout </a> </li>
<li> <a href="compare.html"> Compare </a> </li>
<li> <a href="shopping_cart.html"> Shopping cart </a> </li>
<li> <a href="quick_view.html"> Quick View </a> </li>
</ul>
</li>
<li> <a href="shop_grid.html">Static Pages </a>
<ul>
<li> <a href="account_page.html"> Create Account Page </a> </li>
<li> <a href="about_us.html"> About Us </a> </li>
<li> <a href="contact_us.html"> Contact us </a> </li>
<li> <a href="404error.html"> Error 404 </a> </li>
<li> <a href="faq.html"> FAQ </a> </li>
</ul>
</li>
<li> <a href="shop_grid.html">Product Categories </a>
<ul>
<li> <a href="cat-3-col.html"> 3 Column Sidebar </a> </li>
<li> <a href="cat-4-col.html"> 4 Column Sidebar</a> </li>
<li> <a href="cat-4-col-full.html"> 4 Column Full width </a> </li>
<li> <a href="col3-sidebar.html"> col3 Sidebar</a> </li>
</ul>
</li>
<li> <a href="shop_grid.html">Single Product Pages </a>
<ul>
<li><a href="single_product.html"> single product </a> </li>
<li> <a href="single_product_left_sidebar.html"> single product left sidebar</a> </li>
<li> <a href="single_product_right_sidebar.html"> single product right sidebar</a> </li>
<li> <a href="single_product_magnify_zoom.html"> single product magnify zoom</a> </li>
</ul>
</li>
<li> <a href="shop_grid.html"> Blog Pages </a>
<ul>
<li><a href="blog_right_sidebar.html">Blog – Right sidebar </a></li>
<li><a href="blog_left_sidebar.html">Blog – Left sidebar </a></li>
<li><a href="blog_full_width.html">Blog_ - Full width</a></li>
<li><a href="single_post.html">Single post </a></li>
</ul>
</li>
</ul>
</li>
<li><a href="shop_grid.html">Women</a>
<ul class="">
<li><a href="#">Clother</a>
<ul>
<li><a href="shop_grid.html">Cocktail</a></li>
<li><a href="shop_grid.html">Day</a></li>
<li><a href="shop_grid.html">Evening</a></li>
<li><a href="shop_grid.html">Sports</a></li>
<li><a href="shop_grid.html">Sexy Dress</a></li>
<li><a href="shop_grid.html">Fsshion Skirt</a></li>
<li><a href="shop_grid.html">Evening Dress</a></li>
<li><a href="shop_grid.html">Children's Clothing</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Dress and skirt</a>
<ul>
<li><a href="shop_grid.html">Sports</a></li>
<li><a href="shop_grid.html">Run</a></li>
<li><a href="shop_grid.html">Sandals</a></li>
<li><a href="shop_grid.html">Books</a></li>
<li><a href="shop_grid.html">A-line Dress</a></li>
<li><a href="shop_grid.html">Lacy Looks</a></li>
<li><a href="shop_grid.html">Shirts-T-Shirts</a></li>
</ul>
</li>
<li><a href="shop_grid.html">shoes</a>
<ul>
<li><a href="shop_grid.html">blazers</a></li>
<li><a href="shop_grid.html">table</a></li>
<li><a href="shop_grid.html">coats</a></li>
<li><a href="shop_grid.html">Sports</a></li>
<li><a href="shop_grid.html">kids</a></li>
<li><a href="shop_grid.html">Sweater</a></li>
<li><a href="shop_grid.html">Coat</a></li>
</ul>
</li>
</ul>
</li>
<li class=""><a href="shop_grid.html">Men</a>
<ul class="">
<li><a href="shop_grid.html">Bages</a>
<ul>
<li><a href="shop_grid.html">Bootes Bages</a></li>
<li><a href="shop_grid.html">Blazers</a></li>
<li><a href="shop_grid.html">Mermaid</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Clothing</a>
<ul>
<li><a href="shop_grid.html">coats</a></li>
<li><a href="shop_grid.html">T-shirt</a></li>
</ul>
</li>
<li><a href="shop_grid.html">lingerie</a>
<ul>
<li><a href="shop_grid.html">brands</a></li>
<li><a href="shop_grid.html">furniture</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="shop_grid.html">Handbags</a>
<ul class="">
<li><a href="shop_grid.html">Footwear Man</a>
<ul>
<li><a href="shop_grid.html">Gold Rigng</a></li>
<li><a href="shop_grid.html">paltinum Rings</a></li>
<li><a href="shop_grid.html">Silver Ring</a></li>
<li><a href="shop_grid.html">Tungsten Ring</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Footwear Womens</a>
<ul>
<li><a href="shop_grid.html">Brand Gold</a></li>
<li><a href="shop_grid.html">paltinum Rings</a></li>
<li><a href="shop_grid.html">Silver Ring</a></li>
<li><a href="shop_grid.html">Tungsten Ring</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Band</a>
<ul>
<li><a href="shop_grid.html">Platinum Necklaces</a></li>
<li><a href="shop_grid.html">Gold Ring</a></li>
<li><a href="shop_grid.html">silver ring</a></li>
<li><a href="shop_grid.html">Diamond Bracelets</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="shop_grid.html">Shoes</a>
<ul class="">
<li><a href="shop_grid.html">Rings</a>
<ul>
<li><a href="shop_grid.html">Coats & jackets</a></li>
<li><a href="shop_grid.html">blazers</a></li>
<li><a href="shop_grid.html">raincoats</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Dresses</a>
<ul>
<li><a href="shop_grid.html">footwear</a></li>
<li><a href="shop_grid.html">blazers</a></li>
<li><a href="shop_grid.html">clog sandals</a></li>
<li><a href="shop_grid.html">combat boots</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Accessories</a>
<ul>
<li><a href="shop_grid.html">bootees Bags</a></li>
<li><a href="shop_grid.html">blazers</a></li>
<li><a href="shop_grid.html">jackets</a></li>
<li><a href="shop_grid.html">kids</a></li>
<li><a href="shop_grid.html">shoes</a></li>
</ul>
</li>
<li><a href="shop_grid.html">Top</a>
<ul>
<li><a href="shop_grid.html">briefs</a></li>
<li><a href="shop_grid.html">camis</a></li>
<li><a href="shop_grid.html">nigthwear</a></li>
<li><a href="shop_grid.html">kids</a></li>
<li><a href="shop_grid.html">shapewer</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<!-- End Mobile Menu -->
<!-- Breadcrumbs -->
<div class="breadcrumbs">
<div class="container">
<div class="row">
<div class="col-xs-12">
<ul>
<li class="home"> <a title="Go to Home Page" href="index-2.html">Home</a><span>»</span></li>
<li><strong>404 Error </strong></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Breadcrumbs End -->
<!--Container -->
<div class="error-page">
<div class="container">
<div class="error_pagenotfound"> <strong>4<span id="animate-arrow">0</span>4 </strong> <br />
<b>Oops... Page Not Found!</b> <em>Sorry the Page Could not be Found here.</em>
<p>Try using the button below to go to main page of the site</p>
<br />
<a href="index-2.html" class="button-back"><i class="fa fa-arrow-circle-left fa-lg"></i> Go to Back</a> </div>
<!-- end error page notfound -->
</div>
</div>
<!-- Container End -->
<!-- our clients Slider -->
<div class="our-clients">
<div class="slider-items-products">
<div id="our-clients-slider" class="product-flexslider hidden-buttons">
<div class="slider-items slider-width-col6">
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand1.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand2.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand3.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand4.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand5.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand6.png" alt="Image"></a> </div>
<!-- End Item -->
<!-- Item -->
<div class="item"> <a href="#"><img src="images/brand7.png" alt="Image"></a> </div>
<!-- End Item -->
</div>
</div>
</div>
</div>
<div class="bottom-service">
<div class="row">
<div class="col-xs-12 col-sm-12">
<div class="bottom-service-box">
<div class="box-outer">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<div class="service-box-center"> <span class="bottom-service-title">Buy 2 items</span>
<div class="description">
<div class="heading">Get one for free!</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 column">
<div class="service-box-center"> <span class="bottom-service-title">Daily Sales</span>
<div class="description">
<div class="heading">Today up to 45% off!</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 column">
<div class="service-box-center"> <span class="bottom-service-title">NEW ARRIVAL</span>
<div class="description">
<div class="heading">Sale up to 75% off</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 column">
<div class="service-box-center"> <span class="bottom-service-title">UpTO 45% off</span>
<div class="description">
<div class="heading">Your first purchase</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="footer-newsletter">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-3">
<div class="footer-logo"><a href="index-2.html"><img src="images/logo.png" alt="fotter logo"></a>
<p>Lorem Ipsum is simply dummy text of the printing.</p>
</div>
</div>
<div class="col-md-3 col-sm-3">
<h3 class="">Sign up for newsletter</h3>
<span>Get the latest deals and special offers</span></div>
<div class="col-md-5 col-sm-6">
<form id="newsletter-validate-detail" method="post" action="#">
<div class="newsletter-inner">
<input class="newsletter-email" name='Email' placeholder='Enter Your Email'/>
<button class="button subscribe" type="submit" title="Subscribe">Subscribe</button>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-3 col-xs-12 col-lg-3 collapsed-block">
<div class="footer-links">
<h3 class="links-title">Information<a class="expander visible-xs" href="#TabBlock-1">+</a></h3>
<div class="tabBlock" id="TabBlock-1">
<ul class="list-links list-unstyled">
<li><a href="#s">Delivery Information</a></li>
<li><a href="#">Discount</a></li>
<li><a href="sitemap.html">Sitemap</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="faq.html">FAQs</a></li>
<li><a href="#">Terms & Condition</a></li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-xs-12 col-lg-3 collapsed-block">
<div class="footer-links">
<h3 class="links-title">Insider<a class="expander visible-xs" href="#TabBlock-3">+</a></h3>
<div class="tabBlock" id="TabBlock-3">
<ul class="list-links list-unstyled">
<li> <a href="sitemap.html"> Sites Map </a> </li>
<li> <a href="#">News</a> </li>
<li> <a href="#">Trends</a> </li>
<li> <a href="about_us.html">About Us</a> </li>
<li> <a href="contact_us.html">Contact Us</a> </li>
<li> <a href="#">My Orders</a> </li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-md-2 col-xs-12 col-lg-3 collapsed-block">
<div class="footer-links">
<h3 class="links-title">Service<a class="expander visible-xs" href="#TabBlock-4">+</a></h3>
<div class="tabBlock" id="TabBlock-4">
<ul class="list-links list-unstyled">
<li> <a href="account_page.html">Account</a> </li>
<li> <a href="wishlist.html">Wishlist</a> </li>
<li> <a href="shopping_cart.html">Shopping Cart</a> </li>
<li> <a href="#">Return Policy</a> </li>
<li> <a href="#">Special</a> </li>
<li> <a href="#">Lookbook</a> </li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-xs-12 col-lg-3">
<h3 class="links-title">Contact us</h3>
<div class="footer-content">
<div class="email"> <i class="fa fa-envelope"></i>
<p>Support@themes.com</p>
</div>
<div class="phone"> <i class="fa fa-phone"></i>
<p>(800) 0123 456 789</p>
</div>
<div class="address"> <i class="fa fa-map-marker"></i>
<p> My Company, 12/34 - West 21st Street, New York, USA</p>
</div>
</div>
<div class="social">
<ul class="inline-mode">
<li class="social-network fb"><a title="Connect us on Facebook" target="_blank" href="https://www.facebook.com/"><i class="fa fa-facebook"></i></a></li>
<li class="social-network googleplus"><a title="Connect us on Google+" target="_blank" href="https://plus.google.com/"><i class="fa fa-google-plus"></i></a></li>
<li class="social-network tw"><a title="Connect us on Twitter" target="_blank" href="https://twitter.com/"><i class="fa fa-twitter"></i></a></li>
<li class="social-network linkedin"><a title="Connect us on Linkedin" target="_blank" href="https://www.pinterest.com/"><i class="fa fa-linkedin"></i></a></li>
<li class="social-network rss"><a title="Connect us on Instagram" target="_blank" href="https://instagram.com/"><i class="fa fa-rss"></i></a></li>
<li class="social-network instagram"><a title="Connect us on Instagram" target="_blank" href="https://instagram.com/"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-coppyright">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-12 coppyright"> Copyright © 2017 <a href="#"> Genius </a>. All Rights Reserved. </div>
<div class="col-sm-6 col-xs-12">
<div class="payment">
<ul>
<li><a href="#"><img title="Visa" alt="Visa" src="images/visa.png"></a></li>
<li><a href="#"><img title="Paypal" alt="Paypal" src="images/paypal.png"></a></li>
<li><a href="#"><img title="Discover" alt="Discover" src="images/discover.png"></a></li>
<li><a href="#"><img title="Master Card" alt="Master Card" src="images/master-card.png"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<a href="#" id="back-to-top" title="Back to top"><i class="fa fa-angle-up"></i></a> </div>
<!-- End Footer -->
<!-- JS -->
<!-- jquery js -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<!-- bootstrap js -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Mean Menu js -->
<script type="text/javascript" src="js/jquery.meanmenu.min.js"></script>
<!-- owl.carousel.min js -->
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<!-- bxslider js -->
<script type="text/javascript" src="js/jquery.bxslider.js"></script>
<!--jquery-ui.min js -->
<script type="text/javascript" src="js/jquery-ui.js"></script>
<!-- countdown js -->
<script type="text/javascript" src="js/countdown.js"></script>
<!-- wow JS -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!--cloud-zoom js -->
<script type="text/javascript" src="js/cloud-zoom.js"></script>
<!-- main js -->
<script type="text/javascript" src="js/main.js"></script>
<!-- nivo slider js -->
<script type="text/javascript" src="js/jquery.nivo.slider.js"></script>
<!-- flexslider js -->
<script type="text/javascript" src="js/jquery.flexslider.js"></script>
</body>
<!-- Mirrored from htmlmystore.justthemevalley.com/genius/Version3/404error.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 26 Apr 2017 11:44:00 GMT -->
</html>