-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
552 lines (494 loc) · 37.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Online Fashion Shopping for Men, Women, Accessories - Bewakoof.com</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
<link rel="icon" href="https://images.bewakoof.com/lib/icon/app-logo.png" sizes="192x192">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"
integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<!------------------------------------------------------------------ nav --------------------------------------------------------------->
<div id="mainNav">
<div id="Nav">
<div id="upNav">
<div class="nav-text"><a id="blink">FASHION TREND Get Your Daily Dose Of Amazing Deals</a></div>
</div>
<div id="dnav">
<div class="dinner">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<title>mobile icon</title>
<g opacity=".92" fill="#000">
<path
d="M17.25 3.5v17H6.75v-17h10.5zm.5-1.5H6.25a1 1 0 00-1 1v18a1 1 0 001 1h11.5a1 1 0 001-1V3a1 1 0 00-1-1z">
</path>
<path d="M13 6h-2a.75.75 0 110-1.5h2A.75.75 0 1113 6zM12 19.48a1 1 0 100-2 1 1 0 000 2z">
</path>
</g>
</svg>
<a href="getapp.html">Get App</a>
</div>
<span>|</span>
<div class="dinner">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<title>address icon</title>
<g opacity=".92" fill="#000">
<path
d="M12 8a2.01 2.01 0 110 4 2.01 2.01 0 110-4zm0-1.5a4 4 0 00-.68.06 3.5 3.5 0 00.68 6.93 3.5 3.5 0 000-7v.01z">
</path>
<path
d="M12 3.5a6.94 6.94 0 012.22.37 6.53 6.53 0 014.28 6.47 6.6 6.6 0 01-1.78 4.49L12 20.24l-4.7-5.38a6.94 6.94 0 01-1.8-4.65A6.62 6.62 0 0112 3.5zM12 2a8.09 8.09 0 00-8 8.21 8.42 8.42 0 002.15 5.61l5.1 5.83a1.001 1.001 0 001.5 0l5.1-5.83A8.05 8.05 0 0020 10.36a8 8 0 00-5.31-7.91A8.34 8.34 0 0012 2z">
</path>
</g>
</svg>
<a href="">Store & Events</a>
</div>
<span>|</span>
<div class="dinner">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<title>giftcard icon</title>
<g opacity=".92" fill="#000">
<path d="M16 15.6h2.2a.6.6 0 000-1.2H16a.6.6 0 000 1.2z"></path>
<path
d="M21 4.5H3a1 1 0 00-1 1v13a1 1 0 001 1h18a1 1 0 001-1v-13a1 1 0 00-1-1zM3.5 6h4.9v1.66a2.12 2.12 0 00-.69-.47 1.9 1.9 0 00-.39-.11 1.75 1.75 0 00-.4 0c-.258 0-.513.05-.75.15a2.12 2.12 0 00-.69.47 2.23 2.23 0 000 3c.078.077.166.144.26.2H3.5V6zM8 10.32a4.709 4.709 0 01-1.7-.45 1 1 0 010-1.38.86.86 0 01.61-.25.85.85 0 01.61.25A4.47 4.47 0 018 10.32zM8.4 18H3.5v-5.9H7l-1.42 1.38a.59.59 0 000 .85.6.6 0 00.84 0l2-2L8.4 18zm12.1 0H9.6v-5.65l2 2a.6.6 0 00.974-.656.59.59 0 00-.134-.194l-1.39-1.4h9.45V18zM10 10.32a5.16 5.16 0 01.46-1.83.85.85 0 01.61-.25.86.86 0 01.61.25 1 1 0 010 1.37 4.42 4.42 0 01-1.68.46zm10.48.58h-8.15a1.45 1.45 0 00.23-.19 2 2 0 00.26-.33 2.22 2.22 0 000-2.38 1.64 1.64 0 00-.26-.33 1.579 1.579 0 00-.32-.27 1.9 1.9 0 00-.37-.2 2.13 2.13 0 00-1.57 0 2.23 2.23 0 00-.69.47V6H20.5l-.02 4.9z">
</path>
</g>
</svg>
<a href="">Gift Card</a>
</div>
<span>|</span>
<div class="dinner">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<title>help icon</title>
<g opacity=".92" fill="#000">
<path
d="M12 4.5c4.1 0 7.5 3.4 7.5 7.5s-3.4 7.5-7.5 7.5-7.5-3.4-7.5-7.5S7.9 4.5 12 4.5zM12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9z">
</path>
<path
d="M12 16.4a.8.8 0 100-1.6.8.8 0 000 1.6zM12 13.6c-.4 0-.7-.3-.8-.8v-1.4c0-.4.3-.8.8-.8.6 0 1.2-.5 1.2-1.1 0-.6-.5-1.2-1.1-1.2-.6 0-1.2.5-1.2 1.1 0 .4-.3.8-.8.8s-.7-.2-.7-.7c0-1.5 1.2-2.6 2.7-2.6 1.5 0 2.6 1.2 2.6 2.7 0 1.2-.8 2.2-1.9 2.5v.8c-.1.4-.4.7-.8.7z">
</path>
</g>
</svg>
<a href="">Help</a>
</div>
</div>
</div>
<div id="lowerNav">
<div id="lower">
<a href="index.html">
<img style="width: 200px; height:75%; margin-left: 135px;margin-top: 8px;" src="Images\FashionTrend.png"
alt="">
</a>
<div id="nav-left">
<div class="left"><a href="./html/womens.html">Women</a></div>
<div class="left"><a href="manSection.html">Men</a></div>
<div class="left"><a href="">Kids</a></div>
<div class="left"><a href="">Tech</a></div>
</div>
</div>
<div id="nav-rigth">
<img src="data:image/png;base64,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"
alt="">
<input id="search" placeholder="Search by product">
<div id="acc">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M18.9 21.5001C19.2866 21.5001 19.6 21.1867 19.6 20.8001C19.6 20.4135 19.2866 20.1001 18.9 20.1001C18.5134 20.1001 18.2 20.4135 18.2 20.8001C18.2 21.1867 18.5134 21.5001 18.9 21.5001Z"
fill="#001325" fill-opacity="0.92"></path>
<path
d="M15.9 21.5001C16.2866 21.5001 16.6 21.1867 16.6 20.8001C16.6 20.4135 16.2866 20.1001 15.9 20.1001C15.5134 20.1001 15.2 20.4135 15.2 20.8001C15.2 21.1867 15.5134 21.5001 15.9 21.5001Z"
fill="#001325" fill-opacity="0.92"></path>
<path
d="M12.9 21.5001C13.2866 21.5001 13.6 21.1867 13.6 20.8001C13.6 20.4135 13.2866 20.1001 12.9 20.1001C12.5134 20.1001 12.2 20.4135 12.2 20.8001C12.2 21.1867 12.5134 21.5001 12.9 21.5001Z"
fill="#001325" fill-opacity="0.92"></path>
<path
d="M12 4C12.7 4 13.3 4.2 13.8 4.7C14.3 5.2 14.5 5.9 14.5 6.6V6.7C14.5 7.4 14.3 8.2 13.8 8.7C12.8 9.7 11.2 9.7 10.2 8.7C9.69998 8.2 9.39998 7.5 9.39998 6.8V6.7C9.29998 5.3 10.3 4.1 11.7 4C11.8 4 11.9 4 12 4ZM12 2.5C9.79998 2.5 7.99998 4.3 7.99998 6.5C7.99998 6.6 7.99998 6.6 7.99998 6.7V6.8C7.89998 9 9.59998 10.9 11.8 11C11.9 11 11.9 11 12 11C13.1 11 14.1 10.6 14.9 9.8C15.7 9 16.1 7.9 16 6.8V6.6C16 5.5 15.6 4.4 14.8 3.6C14.1 2.9 13 2.5 12 2.5Z"
fill="#001325" fill-opacity="0.92"></path>
<path
d="M9.79999 21.5002H5.79999C5.39999 21.5002 4.99999 21.3002 4.69999 21.0002C4.39999 20.7002 4.29999 20.2002 4.39999 19.8002C4.99999 15.4002 8.99999 12.4002 13.4 13.0002C16.2 13.4002 18.6 15.2002 19.7 17.8002C19.8 18.2002 19.6 18.6002 19.2 18.8002C18.8 18.9002 18.4 18.8002 18.3 18.4002C17 15.1002 13.2 13.4002 9.89999 14.7002C7.69999 15.6002 6.09999 17.6002 5.79999 20.0002H9.79999C10.2 20.0002 10.6 20.3002 10.6 20.8002C10.6 21.3002 10.2 21.5002 9.79999 21.5002Z"
fill="#001325" fill-opacity="0.92"></path>
</svg>
<span> <a id="account" href="signup.html">Account</a> </span>
</div>
<div id="cart">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M20.5 7.2H16.2V6.9C16.3 4.5 14.4 2.5 12 2.5C9.6 2.6 7.8 4.5 7.8 6.9V7.2H3.5C2.9 7.2 2.5 7.6 2.5 8.2V16.4C2.5 19.2 4.7 21.4 7.5 21.4H16.5C19.3 21.4 21.5 19.2 21.5 16.4V8.2C21.5 7.7 21.1 7.2 20.5 7.2ZM9.3 6.9C9.3 5.4 10.5 4.1 12 4C13.5 4.1 14.7 5.4 14.7 6.9V7.2H9.3V6.9ZM20 16.5C20 18.4 18.4 20 16.5 20H7.5C5.6 20 4 18.4 4 16.5V8.7H7.8V10.7C7.6 10.9 7.5 11.2 7.5 11.4C7.5 12 8 12.4 8.5 12.4C9 12.4 9.5 11.9 9.5 11.4C9.5 11.1 9.4 10.9 9.2 10.7V8.7H14.6V10.6C14.4 10.8 14.3 11.1 14.3 11.4C14.3 12 14.7 12.5 15.3 12.5C15.9 12.5 16.4 12.1 16.4 11.5C16.4 11.2 16.3 11 16.1 10.8V8.8H20V16.5Z"
fill="black"></path>
</svg>
<span> <a id="ct" href="cart.html">Cart</a> </span>
</div style="align-items: center;">
<span> <a href="./html/AdminLogin.html">Admin</a></span>
</div>
</div>
</div>
</div>
<!------------------------------------------------------------------- nav end ----------------------------------------------------------->
<!--
<div id="slide1">
<div class="slideshow-container">
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/202ad9f3-80b2-4ec8-b410-2ad6c8fc20b3.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/a3097175-d511-4a67-a5a3-6c44b868913f.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/bdc33592-cf10-4d87-8318-9f31ff0807ce.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/1dacfd3e-9e4a-4253-95a6-175f3b64d684.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/f70b870f-638c-4b08-abc0-a2b9a66c13d8.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/822da6d8-b28f-402d-9e82-021260c5e124.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<div class="mySlides fade">
<img src="https://images-static.nykaa.com/uploads/02b46dea-a60e-4271-871e-f86dc773dda2.jpg?tr=w-1200,cm-pad_resize"
style="width:100%">
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br>
<div style="text-align:center">
<span class="dot" onclick="currentSlide(0)"></span>
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
<span class="dot" onclick="currentSlide(5)"></span>
<span class="dot" onclick="currentSlide(6)"></span>
</div>
</div> -->
<!-- ------------------------------------------------------------------------------------------------------------------------- -->
<div style="padding-left: 20px; padding-right: 20px;">
<div class="owl-carousel owl-theme">
</div>
</div>
<img style="width: 100%;display: flex; margin: auto; padding: 0px 0px 20px 0px;"
src="https://images.bewakoof.com/uploads/grid/app/Desktop-Strip-6-1669115141.jpg"
alt="">
<div id="card">
<!-- dummy daata appedned -->
</div>
<h2 style="text-align: center;margin-bottom: 15px;">POPULAR CATEGORIES</h2>
<div id="card2">
<!-- dummy daata appedned -->
</div>
<img style="width: 100%;display: flex; margin: auto; padding: 0px 0px 40px 0px;"
src="https://images.bewakoof.com/uploads/grid/app/Revised-DOTW-Desktop-Banner-Homepage-Women-1670913490.gif"
alt="">
<h2 style="text-align: center;margin-top: -5px;margin-bottom: 5px;">TOP ACCESSORIES</h2>
<div id="card4">
</div>
<h2 style="text-align: center;margin-top: -10px;margin-bottom: 10px;">THE STOOPID COLLECTION</h2>
<div id="card3">
<!-- dummy daata appedned -->
</div>
<!--------------------------------------------- footer start -->
<div id="footer">
<div id="footer-top">
<div id="child-top">
<div class="top-left">
<div>
<i><svg xmlns="http://www.w3.org/2000/svg" width="22" height="16" viewBox="0 0 22 16">
<title>Envelope icon</title>
<path fill="#FFF" fill-rule="nonzero"
d="M0 0v1.294C2.952 3.87 9.034 9.18 9.532 9.618c.62.545 1.233.604 1.468.604.235 0 .848-.058 1.468-.603.48-.422 6.357-5.604 9.532-8.405V0H0zm22 2.222c-3.261 2.912-8.504 7.593-8.956 7.995-.843.75-1.71.832-2.044.832-.334 0-1.201-.081-2.044-.833C8.488 9.8 3.099 5.037 0 2.298V16h22V2.222z">
</path>
</svg></i>
Get special discount on your inbox
</div>
<div id="form">
<form class="email"><input type="email" class="input" placeholder="Your Email" value="">
<button type="submit" class="submit-button">Send</button>
</form>
</div>
</div>
<div class="top-mid">
<p><svg xmlns="http://www.w3.org/2000/svg" width="12" height="20" viewBox="0 0 12 20">
<title>mobile icon</title>
<path fill="#FFF" fill-rule="nonzero"
d="M1.364 0A1.37 1.37 0 0 0 0 1.364v17.272A1.37 1.37 0 0 0 1.364 20h9.09a1.37 1.37 0 0 0 1.364-1.364V1.364A1.37 1.37 0 0 0 10.455 0H1.364zM.909 3.182h10v13.182h-10V3.182zm3.636 14.545h2.728a.455.455 0 0 1 0 .91H4.545a.455.455 0 0 1 0-.91z">
</path>
</svg> </i>
<span>EXPERIENCE THE FASHION-TREND MOBILE APP</span>
</p>
<a href=""><svg xmlns="http://www.w3.org/2000/svg" width="122" height="36" viewBox="0 0 135 40">
<title>Google Play Store</title>
<path
d="M130 40H5c-2.8 0-5-2.2-5-5V5c0-2.8 2.2-5 5-5h125c2.8 0 5 2.2 5 5v30c0 2.8-2.2 5-5 5z">
</path>
<path
d="M130 .8c2.3 0 4.2 1.9 4.2 4.2v30c0 2.3-1.9 4.2-4.2 4.2H5C2.7 39.2.8 37.3.8 35V5C.8 2.7 2.7.8 5 .8h125m0-.8H5C2.2 0 0 2.3 0 5v30c0 2.8 2.2 5 5 5h125c2.8 0 5-2.2 5-5V5c0-2.7-2.2-5-5-5z"
fill="#a6a6a6"></path>
<path
d="M47.4 10.2c0 .8-.2 1.5-.7 2-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9c-.6-.6-.9-1.3-.9-2.2s.3-1.6.9-2.2c.6-.6 1.3-.9 2.2-.9.4 0 .8.1 1.2.3.4.2.7.4.9.7l-.5.5c-.4-.5-.9-.7-1.6-.7-.6 0-1.2.2-1.6.7-.5.4-.7 1-.7 1.7s.2 1.3.7 1.7 1 .7 1.6.7c.7 0 1.2-.2 1.7-.7.3-.3.5-.7.5-1.2h-2.2v-.8h2.9v.4zM52 7.7h-2.7v1.9h2.5v.7h-2.5v1.9H52v.8h-3.5V7H52v.7zm3.3 5.3h-.8V7.7h-1.7V7H57v.7h-1.7V13zm4.6 0V7h.8v6h-.8zm4.2 0h-.8V7.7h-1.7V7h4.1v.7H64l.1 5.3zm9.5-.8c-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.3-.9-2.2s.3-1.6.9-2.2 1.3-.9 2.2-.9c.9 0 1.6.3 2.2.9s.9 1.3.9 2.2-.3 1.6-.9 2.2zm-3.8-.5c.4.4 1 .7 1.6.7s1.2-.2 1.6-.7c.4-.4.7-1 .7-1.7s-.2-1.3-.7-1.7c-.4-.4-1-.7-1.6-.7s-1.2.2-1.6.7c-.4.4-.7 1-.7 1.7s.2 1.3.7 1.7zm5.8 1.3V7h.9l2.9 4.7V7h.8v6h-.8l-3.1-4.9V13h-.7z"
fill="#fff" stroke="#fff" stroke-width=".2" stroke-miterlimit="10"></path>
<path
d="M68.1 21.8c-2.4 0-4.3 1.8-4.3 4.3 0 2.4 1.9 4.3 4.3 4.3s4.3-1.8 4.3-4.3c0-2.6-1.9-4.3-4.3-4.3zm0 6.8c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6 2.4 1 2.4 2.6c0 1.5-1.1 2.6-2.4 2.6zm-9.3-6.8c-2.4 0-4.3 1.8-4.3 4.3 0 2.4 1.9 4.3 4.3 4.3s4.3-1.8 4.3-4.3c0-2.6-1.9-4.3-4.3-4.3zm0 6.8c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6c1.3 0 2.4 1 2.4 2.6 0 1.5-1.1 2.6-2.4 2.6zm-11.1-5.5v1.8H52c-.1 1-.5 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3-2.7 0-4.7-2.1-4.7-4.8s2.1-4.8 4.7-4.8c1.4 0 2.5.6 3.3 1.3l1.3-1.3c-1.1-1-2.5-1.8-4.5-1.8-3.6 0-6.7 3-6.7 6.6s3.1 6.6 6.7 6.6c2 0 3.4-.6 4.6-1.9 1.2-1.2 1.6-2.9 1.6-4.2 0-.4 0-.8-.1-1.1h-6.2zm45.4 1.4c-.4-1-1.4-2.7-3.6-2.7s-4 1.7-4 4.3c0 2.4 1.8 4.3 4.2 4.3 1.9 0 3.1-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2.1 1.2s-1.6-.4-2.1-1.3l5.7-2.4-.2-.5zm-5.8 1.4c0-1.6 1.3-2.5 2.2-2.5.7 0 1.4.4 1.6.9l-3.8 1.6zM82.6 30h1.9V17.5h-1.9V30zm-3-7.3c-.5-.5-1.3-1-2.3-1-2.1 0-4.1 1.9-4.1 4.3s1.9 4.2 4.1 4.2c1 0 1.8-.5 2.2-1h.1v.6c0 1.6-.9 2.5-2.3 2.5-1.1 0-1.9-.8-2.1-1.5l-1.6.7c.5 1.1 1.7 2.5 3.8 2.5 2.2 0 4-1.3 4-4.4V22h-1.8v.7zm-2.2 5.9c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6 2.3 1.1 2.3 2.6-1 2.6-2.3 2.6zm24.4-11.1h-4.5V30h1.9v-4.7h2.6c2.1 0 4.1-1.5 4.1-3.9s-2-3.9-4.1-3.9zm.1 6h-2.7v-4.3h2.7c1.4 0 2.2 1.2 2.2 2.1-.1 1.1-.9 2.2-2.2 2.2zm11.5-1.8c-1.4 0-2.8.6-3.3 1.9l1.7.7c.4-.7 1-.9 1.7-.9 1 0 1.9.6 2 1.6v.1c-.3-.2-1.1-.5-1.9-.5-1.8 0-3.6 1-3.6 2.8 0 1.7 1.5 2.8 3.1 2.8 1.3 0 1.9-.6 2.4-1.2h.1v1h1.8v-4.8c-.2-2.2-1.9-3.5-4-3.5zm-.2 6.9c-.6 0-1.5-.3-1.5-1.1 0-1 1.1-1.3 2-1.3.8 0 1.2.2 1.7.4-.2 1.2-1.2 2-2.2 2zm10.5-6.6l-2.1 5.4h-.1l-2.2-5.4h-2l3.3 7.6-1.9 4.2h1.9l5.1-11.8h-2zm-16.8 8h1.9V17.5h-1.9V30z"
fill="#fff"></path>
<linearGradient id="gpA" gradientUnits="userSpaceOnUse" x1="21.795" y1="-152.295" x2="5.012"
y2="-135.513" gradientTransform="translate(0 161)">
<stop offset="0" stop-color="#00a0ff"></stop>
<stop offset=".007" stop-color="#00a1ff"></stop>
<stop offset=".26" stop-color="#00beff"></stop>
<stop offset=".512" stop-color="#00d2ff"></stop>
<stop offset=".76" stop-color="#00dfff"></stop>
<stop offset="1" stop-color="#00e3ff"></stop>
</linearGradient>
<path d="M10.4 7.5c-.3.3-.4.8-.4 1.4V31c0 .6.2 1.1.5 1.4l.1.1L23 20.1v-.2L10.4 7.5z"
fill="url(#gpA)"></path>
<linearGradient id="gpB" gradientUnits="userSpaceOnUse" x1="33.834" y1="-140.95" x2="9.637"
y2="-140.95" gradientTransform="translate(0 161)">
<stop offset="0" stop-color="#ffe000"></stop>
<stop offset=".409" stop-color="#ffbd00"></stop>
<stop offset=".775" stop-color="orange"></stop>
<stop offset="1" stop-color="#ff9c00"></stop>
</linearGradient>
<path d="M27 24.3l-4.1-4.1v-.3l4.1-4.1.1.1 4.9 2.8c1.4.8 1.4 2.1 0 2.9l-5 2.7z"
fill="url(#gpB)"></path>
<linearGradient id="gpC" gradientUnits="userSpaceOnUse" x1="24.816" y1="-138.715" x2="2.058"
y2="-115.957" gradientTransform="translate(0 161)">
<stop offset="0" stop-color="#ff3a44"></stop>
<stop offset="1" stop-color="#c31162"></stop>
</linearGradient>
<path d="M27.1 24.2L22.9 20 10.4 32.5c.5.5 1.2.5 2.1.1l14.6-8.4" fill="url(#gpC)"></path>
<linearGradient id="gpD" gradientUnits="userSpaceOnUse" x1="7.261" y1="-160.788" x2="17.424"
y2="-150.625" gradientTransform="translate(0 161)">
<stop offset="0" stop-color="#32a071"></stop>
<stop offset=".069" stop-color="#2da771"></stop>
<stop offset=".476" stop-color="#15cf74"></stop>
<stop offset=".801" stop-color="#06e775"></stop>
<stop offset="1" stop-color="#00f076"></stop>
</linearGradient>
<path d="M27.1 15.8L12.5 7.5c-.9-.5-1.6-.4-2.1.1L22.9 20l4.2-4.2z" fill="url(#gpD)"></path>
<path d="M27 24.1l-14.5 8.2c-.8.5-1.5.4-2 0l-.1.1.1.1c.5.4 1.2.5 2 0L27 24.1z" opacity=".2">
</path>
<path
d="M10.4 32.3c-.3-.3-.4-.8-.4-1.4v.1c0 .6.2 1.1.5 1.4v-.1h-.1zm21.6-11l-5 2.8.1.1 4.9-2.8c.7-.4 1-.9 1-1.4 0 .5-.4.9-1 1.3z"
opacity=".12"></path>
<path
d="M12.5 7.6L32 18.7c.6.4 1 .8 1 1.3 0-.5-.3-1-1-1.4l-19.5-11c-1.4-.9-2.5-.3-2.5 1.3V9c0-1.5 1.1-2.2 2.5-1.4z"
opacity=".25" fill="#fff"></path>
</svg></a>
<a href="">
<svg xmlns="http://www.w3.org/2000/svg" width="108" height="36" viewBox="0 0 119.7 40">
<title>Apple App Store</title>
<path
d="M110.1 0H7.5c-.7 0-1.3.1-2 .2-.6.1-1.3.3-1.9.6C3 1.1 2.5 1.5 2 2S1.1 3 .8 3.6C.5 4.2.3 4.9.2 5.5c-.1.7-.2 1.4-.2 2v24.9c0 .7.1 1.3.2 2s.3 1.3.6 1.9c.3.7.7 1.2 1.2 1.7s1 .9 1.6 1.2c.6.3 1.2.5 1.9.6.7.1 1.3.2 2 .2h104.6c.7 0 1.3-.1 2-.2s1.3-.3 1.9-.6c.6-.3 1.1-.7 1.6-1.2s.9-1 1.2-1.6c.3-.6.5-1.2.6-1.9.1-.7.2-1.3.2-2v-.9V9.5 8.4v-.9c0-.7-.1-1.3-.2-2s-.3-1.3-.6-1.9c-.6-1.2-1.6-2.2-2.8-2.8-.6-.3-1.2-.5-1.9-.6-.7-.1-1.3-.2-2-.2h-2z"
fill="#a6a6a6"></path>
<path
d="M8.4 39.1h-.9c-.6 0-1.3-.1-1.9-.2-.6-.1-1.1-.3-1.7-.5-.5-.3-1-.6-1.4-1-.4-.4-.8-.9-1-1.4-.3-.5-.4-1.1-.5-1.7-.1-.6-.2-1.2-.2-1.9v-24-.9c0-.6.1-1.3.2-1.9.1-.5.3-1.1.6-1.6s.6-1 1-1.4c.4-.4.9-.7 1.4-1 .5-.3 1.1-.4 1.7-.5C6.3 1 6.9.9 7.6.9H112.2c.6 0 1.2.1 1.9.2.6.1 1.1.3 1.7.5 1 .5 1.9 1.4 2.4 2.4.3.5.4 1.1.5 1.6.1.6.2 1.3.2 1.9v24.9c0 .6-.1 1.2-.2 1.9-.1.6-.3 1.1-.5 1.7-.3.5-.6 1-1 1.4-.4.4-.9.8-1.4 1-.5.3-1.1.5-1.7.5-.6.1-1.2.2-1.9.2H8.4z">
</path>
<path
d="M24.8 20.3c0-1.7.9-3.3 2.4-4.2-.9-1.3-2.4-2.1-4-2.2-1.7-.2-3.3 1-4.2 1-.9 0-2.2-1-3.6-1-1.9.1-3.6 1.1-4.5 2.7-1.9 3.3-.5 8.3 1.4 11 .9 1.3 2 2.8 3.4 2.8 1.4-.1 1.9-.9 3.6-.9 1.7 0 2.1.9 3.6.9s2.4-1.3 3.3-2.7c.7-.9 1.2-2 1.5-3.1-1.8-.6-2.9-2.4-2.9-4.3zM22 12.2c.8-1 1.2-2.2 1.1-3.5-1.2.1-2.4.7-3.2 1.7-.8.9-1.2 2.1-1.1 3.4 1.3 0 2.4-.6 3.2-1.6zM42.3 27.1h-4.7l-1.1 3.4h-2L39 18.1h2l4.5 12.4h-2l-1.2-3.4zm-4.2-1.5h3.8L40 20.1h-.1l-1.8 5.5zm17.1.4c0 2.8-1.5 4.6-3.8 4.6-1.2.1-2.3-.6-2.8-1.6v4.5h-1.9v-12h1.8V23c.6-1 1.7-1.6 2.9-1.6 2.2-.1 3.8 1.8 3.8 4.6zm-2 0c0-1.8-.9-3-2.4-3-1.4 0-2.4 1.2-2.4 3s1 3 2.4 3c1.5 0 2.4-1.2 2.4-3zm11.9 0c0 2.8-1.5 4.6-3.8 4.6-1.2.1-2.3-.6-2.8-1.6v4.5h-1.9v-12h1.8V23c.6-1 1.7-1.6 2.9-1.6 2.3-.1 3.8 1.8 3.8 4.6zm-1.9 0c0-1.8-.9-3-2.4-3-1.4 0-2.4 1.2-2.4 3s1 3 2.4 3c1.5 0 2.4-1.2 2.4-3zm8.5 1c.1 1.2 1.3 2 3 2 1.6 0 2.7-.8 2.7-1.9 0-1-.7-1.5-2.3-1.9l-1.6-.4c-2.3-.5-3.3-1.6-3.3-3.3 0-2.1 1.9-3.6 4.5-3.6s4.4 1.5 4.5 3.6h-1.9c-.1-1.2-1.1-2-2.6-2s-2.5.8-2.5 1.9c0 .9.7 1.4 2.3 1.8l1.4.3c2.5.6 3.6 1.6 3.6 3.4 0 2.3-1.8 3.8-4.8 3.8-2.8 0-4.6-1.4-4.7-3.7h1.7zm11.6-7.7v2.1H85v1.5h-1.7v5c0 .8.3 1.1 1.1 1.1h.6v1.5c-.3.1-.7.1-1 .1-1.8 0-2.5-.7-2.5-2.4V23h-1.3v-1.5h1.3v-2.1h1.8zm2.8 6.7c0-2.8 1.7-4.6 4.3-4.6 2.6 0 4.3 1.8 4.3 4.6 0 2.9-1.7 4.6-4.3 4.6-2.7 0-4.3-1.8-4.3-4.6zm6.7 0c0-2-.9-3.1-2.4-3.1S88 24 88 26s.9 3.1 2.4 3.1 2.4-1.2 2.4-3.1zm3.4-4.6H98V23c.2-1 1.2-1.7 2.2-1.6.2 0 .4 0 .6.1v1.7c-.3-.1-.6-.1-.8-.1-1 0-1.9.8-1.9 1.8v5.7h-1.9v-9.2zm13.2 6.4c-.2 1.6-1.8 2.8-3.9 2.8-2.6 0-4.3-1.8-4.3-4.6s1.6-4.7 4.2-4.7c2.5 0 4.1 1.7 4.1 4.5v.6h-6.4v.1c-.1 1.3.8 2.4 2.1 2.6h.3c.9.1 1.8-.4 2.1-1.3h1.8zm-6.3-2.7h4.5c.1-1.2-.9-2.2-2.1-2.3h-.2c-1.2 0-2.2 1-2.2 2.3z"
fill="#fff"></path>
<g>
<path
d="M37.8 8.7c1.5-.1 2.7 1 2.8 2.4v.5c0 1.9-1 3-2.8 3h-2.2v-6l2.2.1zm-1.2 5.2h1.1c1 .1 1.9-.7 2-1.8v-.4c.1-1-.6-2-1.6-2.1h-1.5v4.3zm5.1-1.5c-.1-1.2.8-2.2 1.9-2.3 1.2-.1 2.2.8 2.3 1.9v.4c.1 1.2-.7 2.2-1.9 2.3-1.2.1-2.2-.7-2.3-1.9v-.4zm3.3 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5 0 1 .4 1.6 1.2 1.6.8 0 1.2-.6 1.2-1.6zm6.6 2.3h-.9l-.9-3.3h-.1l-.9 3.3h-.9l-1.2-4.5h.9l.8 3.4h.1l.9-3.4h.9l.9 3.4h.1l.8-3.4h.9l-1.4 4.5zm2.3-4.5h.9v.7h.1c.2-.5.8-.8 1.3-.8.8-.1 1.5.5 1.6 1.4V14.7h-.9V12c0-.7-.3-1.1-1-1.1-.6 0-1.1.4-1.1 1V14.7h-.9v-4.5zm5.2-1.8h.9v6.3h-.9V8.4zm2.1 4c-.1-1.2.7-2.2 1.9-2.3 1.2-.1 2.2.7 2.3 1.9v.4c.1 1.2-.7 2.2-1.9 2.3-1.2.1-2.2-.7-2.3-1.9v-.4zm3.4 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5 0 1 .4 1.6 1.2 1.6.7 0 1.2-.6 1.2-1.6zm1.8 1c0-.8.6-1.3 1.7-1.3l1.2-.1v-.4c0-.5-.3-.7-.9-.7-.5 0-.8.2-.9.5h-.9c.1-.8.8-1.3 1.8-1.3 1.1 0 1.8.6 1.8 1.5v3.1h-.9v-.6h-.1c-.3.5-.8.7-1.4.7-.7.1-1.4-.5-1.5-1.2.1-.1.1-.1.1-.2zm2.9-.4v-.4l-1.1.1c-.6 0-.9.3-.9.6 0 .4.4.6.8.6.6.2 1.1-.2 1.2-.9 0 .1 0 .1 0 0zm2-.6c0-1.4.7-2.3 1.9-2.3.6 0 1.1.3 1.4.8h.1V8.4h.9v6.3h-.9V14h-.1c-.3.5-.8.8-1.4.8-1.1 0-1.9-.9-1.9-2.4zm1 0c0 1 .4 1.5 1.2 1.5.8 0 1.2-.6 1.2-1.5s-.5-1.5-1.2-1.5c-.8 0-1.2.6-1.2 1.5zm6.9 0c-.1-1.2.7-2.2 1.9-2.3 1.2-.1 2.2.7 2.3 1.9v.4c.1 1.2-.7 2.2-1.9 2.3-1.2.1-2.2-.7-2.3-1.9v-.4zm3.4 0c0-1-.4-1.5-1.2-1.5-.8 0-1.2.6-1.2 1.5 0 1 .4 1.6 1.2 1.6.7 0 1.2-.6 1.2-1.6zm2.1-2.2h.9v.7h.1c.2-.5.8-.8 1.3-.8.8-.1 1.5.5 1.6 1.4V14.7h-.9V12c0-.7-.3-1.1-1-1.1-.6 0-1.1.4-1.1 1V14.7h-.9v-4.5zm8.8-1.1v1.1h1v.8h-1v2.3c0 .5.2.7.6.7h.3v.7h-.5c-1 0-1.4-.3-1.4-1.2V11h-.7v-.7h.7V9.1h1zm2.2-.7h.9v2.5h.1c.2-.5.8-.9 1.4-.8.8 0 1.5.6 1.6 1.4V14.7h-.9V12c0-.7-.3-1.1-1-1.1-.6 0-1.1.4-1.1 1V14.7h-.9V8.4zm9.1 5.1c-.2.8-1.1 1.4-1.9 1.3-1.1 0-2.1-.9-2.1-2v-.3c-.2-1.1.6-2.2 1.8-2.3h.3c1.3 0 2 .9 2 2.3v.3h-3.2v.1c-.1.7.4 1.2 1.1 1.3h.1c.4.1.9-.2 1.1-.5h.8zm-3.2-1.5h2.3c0-.6-.4-1.1-1-1.2h-.1c-.6.1-1.2.6-1.2 1.2z"
fill="#fff"></path>
</g>
</svg>
</a>
</div>
<div class="top-end">
<svg class="phone-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24"
viewBox="0 0 30 30">
<path fill="#FFF"
d="M24.02 30h-.03c-5.01-.164-10.88-5.02-14.925-9.068C5.015 16.885.16 11.013.003 6.026c-.058-1.75 4.237-4.862 4.28-4.893 1.115-.776 2.352-.5 2.86.203.344.476 3.6 5.409 3.953 5.969.368.58.313 1.445-.145 2.312-.253.482-1.092 1.956-1.485 2.643.425.605 1.547 2.086 3.865 4.404 2.32 2.318 3.8 3.443 4.406 3.867.687-.393 2.161-1.232 2.643-1.484.854-.453 1.714-.51 2.3-.151.599.367 5.518 3.638 5.971 3.953.38.268.625.727.675 1.26.046.54-.12 1.11-.467 1.607-.028.042-3.104 4.284-4.838 4.284z">
</path>
</svg>
<div>
<p>FOR ANY HELP YOU MAY CALL US AT</p>
</p>
<br>1800-267-4444
<p>(Monday to Saturday, 8AM to 10PM and Sunday, 10AM to 7PM)</p>
</div>
</div>
</div>
</div>
<div id="midFt">
<div id="mid-box">
<div>
<a href="">Who are we?</a>
<a href="">Careers</a>
<a href="">Authenticity</a>
<a href="">Press</a>
<a href="">Testimonials</a>
<a href="">Fashionista CSR</a>
<a href="">Responsible Disclosure</a>
<a href="">Investor Relations</a>
</div>
<div>
<a href="">Help</a>
<a href="">Contact Us </a>
<a href="">Frequently asked questions</a>
<a href="">Store Locator</a>
<a href="">Cancellation & Return</a>
<a href="">Shipping & Delivery</a>
<a href="">Sell on Fashionista</a>
</div>
<div>
<a href="">Inspire Me</a>
<a href="">Beauty Book</a>
<a href="">Fashionista TV</a>
<a href="">Fashionista Network</a>
<a href="">Buying Guides</a>
</div>
<div>
<a href="">Quick Links</a>
<a href=""> Offer Zone</a>
<a href="">New Launches</a>
<a href=""> Fashionista Man</a>
<a href="">Fashionista Fashion</a>
<a href=""> Fashionista Pro</a>
<a href="">Fashionista femina beauty awards winners 2019</a>
<a href=""> Sitemap</a>
</div>
<div>
<a href="">Top Categories</a>
<a href="">Makeup</a>
<a href="">Makeup</a>
<a href="">Hair</a>
<a href="">Personal Care</a>
<a href="">Appliances</a>
<a href="">Mom and Baby</a>
<a href="">Wellness</a>
<a href="">Fragrance</a>
<a href="">Natura</a>
<a href="">Luxe</a>
</div>
</div>
</div>
<div id="thirdFt">
<div id="inner">
<div>
<div>
<img width="27%" src="https://adn-static2.nykaa.com/media/wysiwyg/2021/Free-shipping.svg"
alt="">
<div>
<div class="head">FREE SHIPPING</div>
<div>On Orders Above
<br>$299
</div>
</div>
</div>
<div>
<img width="27%" src="https://adn-static2.nykaa.com/media/wysiwyg/2021/return_accepted.svg"
alt="">
<div>
<div class="head">EASY RETURNS</div>
<div>15-Days Return Policy</div>
</div>
</div>
<div>
<img src="https://adn-static2.nykaa.com/media/wysiwyg/2021/Authenticity.svg" alt="">
<div>
<div class="head">100% <br> AUTHENTIC</div>
<div>Products Sourced
<br>Directly
</div>
</div>
</div>
<div>
<img width="27%" src="https://adn-static2.nykaa.com/media/wysiwyg/2021/Brands.svg" alt="">
<div>
<div class="head">1900+ BRANDS</div>
<div>1.2 Lakhs+ Products</div>
</div>
</div>
</div>
<div>
<div style="color: white;">Show us some love <i class="fa-solid fa-heart"></i> on social <br> media</div>
<ul>
<li>
<a href=""><img
src="https://images-static.naikaa.com/media/wysiwyg/2021/icons/ic_social-instagram-filled.svg"
alt=""></a>
</li>
<li>
<a href=""><img
src="https://images-static.naikaa.com/media/wysiwyg/2021/icons/ic_social-facebook-filled.svg"
alt=""></a>
</li>
<li>
<a href=""><img
src="https://images-static.naikaa.com/media/wysiwyg/2021/icons/ic_social-youtube-filled.svg"
alt=""></a>
</li>
<li>
<a href=""><img
src="https://images-static.naikaa.com/media/wysiwyg/2021/icons/ic_social-twitter-filled.svg"
alt=""></a>
</li>
<li>
<a href=""><img
src="https://images-static.naikaa.com/media/wysiwyg/2021/icons/ic_social-pinterest-filled.svg"
alt=""></a>
</li>
</ul>
</div>
</div>
</div>
<div id="lowFt">
<div>
<div>
<h3>Terms & Conditions</h3>
<h3>Shipping Policy</h3>
<h3>Cancellation Policy</h3>
<h3>Privacy Policy</h3>
</div>
<div>
<p>© 2022 FashionTrend E-Retail Pvt. Ltd. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
<!----------------------------------------------------------------------- foter end ----------------------------------------------------->
<script src="index.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js"
integrity="sha512-aVKKRRi/Q/YV+4mjoKBsE4x3H+BkegoM/em46NNlCqNTmUYADjBbeNefNxYV7giUp0VxICtqdrbqU7iVaeZNXA=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"
integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>$('.owl-carousel').owlCarousel({
loop: true,
nav: true,
margin: 20,
autoplay: true,
autoplayTimeout: 3000,
responsive: {
0: {
items: 1
},
600: {
items: 3
},
1000: {
items: 3
}
}
})</script>
</body>
</html>