-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcart.html
More file actions
502 lines (481 loc) · 33.8 KB
/
Copy pathcart.html
File metadata and controls
502 lines (481 loc) · 33.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Material Design for Bootstrap</title>
<!-- MDB icon -->
<link rel="icon" href="" type="image/x-icon" />
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
<!-- Google Fonts Montserrat -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<!-- MDB -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
<!-- BST5 -->
<link rel="stylesheet" href="css/mdb.min.css" />
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<nav style="padding: 0;" class="navbar navbar-expand-lg navbar-light bg-body-tertiary">
<div style="border-bottom: 1px solid rgba(178, 128, 128, 0.5);"
class="container-fluid bg-black py-2 px-4 px-lg-5">
<a style="margin-right: 9px;" class="navbar-brand1" href="index.html">THÁI CÔNG INTERIOR DESIGN</a>
<span>|</span>
<ul class="navbar-nav me-auto mb-lg-0 d-lg-none">
<li class="nav-item">
<a style="font-size: 11px; padding-left: 9px; font-weight: 600; color: #fff;"
class="nav-link active" aria-current="page" href="#">ONLINE STORE</a>
</li>
</ul>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a style="font-size: 11px; font-weight: 600; color: #fff; margin: 0;"
class="nav-link active" aria-current="page" href="#">ONLINE STORE</a>
</li>
</ul>
<span style="font-size: 11px;" class="navbar-text text-white">
HOTLINE: +84914938844
</span>
</div>
</div>
</nav>
<!-- Navbar -->
<subnav id="navbar_top" class="navbar navbar-expand-lg navbar-light bg-body-tertiary py-0">
<!-- Container wrapper -->
<div class="container-fluid bg-black px-3 px-lg-5 py-2">
<!-- Toggle button -->
<button data-mdb-collapse-init class="navbar-toggler" type="button"
data-mdb-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<i style="color: #fff;" class="fas fa-bars"></i>
</button>
<a href="">
<h1 style="font-size: 13px; letter-spacing: 9px; font-weight: 100; margin-bottom: 0; color: #fff;"
class="d-block d-lg-none">
THÁI CÔNG ONLINE
STORE</h1>
</a>
<!-- Collapsible wrapper -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<!-- Navbar brand -->
<a class="navbar-brand mt-2 mt-lg-0 text-white d-none d-lg-block" href="index.html">
<h1 class="logo1" style="font-weight: 300; margin-bottom: 0;">THÁI CÔNG
ONLINE
STORE</h1>
</a>
<!-- Left links -->
<ul style="padding-left: 12px;" class="navbar-nav me-0 mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-links" href="product.html">SẢN PHẨM</a>
</li>
<li class="nav-item">
<a class="nav-links" href="#">THƯƠNG HIỆU</a>
</li>
<li class="nav-item">
<a class="nav-links" href="#">GIỚI THIỆU</a>
</li>
<li class="nav-item">
<a class="nav-links" href="#">LIÊN HỆ</a>
</li>
</ul>
<!-- Left links -->
</div>
<!-- Collapsible wrapper -->
<!-- Right elements -->
<div class="d-flex align-items-center text-white ">
<!-- Icon -->
<a class="log-item d-none d-lg-block" href="index.html">
ĐĂNG NHẬP
</a>
<span style="font-size: 15px; font-weight: 100;" class="d-none d-lg-block">
/
</span>
<a class="log-item d-none d-lg-block" href="index.html">
ĐĂNG KÝ
</a>
<a class="text-reset me-3 d-none d-lg-block" href="#">
<i class="fas fa-user"></i>
</a>
<a class="log-item d-none d-lg-block" href="">
GIỎ HÀNG
</a>
<a class="text-reset me-3" href="#">
<i class="fas fa-bag-shopping"></i>
</a>
<a class="text-reset d-none d-lg-block" href="#">
<i class="fas fa-magnifying-glass"></i>
</a>
</div>
<!-- Right elements -->
</div>
<!-- Container wrapper -->
</subnav>
<!-- Navbar -->
</header>
<section style="padding-top:100px;">
<div class="container h-100">
<div class="row d-flex justify-content-center align-items-center h-100">
<div class="col">
<div style="text-align: center; margin-bottom: 40px;">
<p><span style="font-weight: 600; color: black;" class="h2 my-bag">GIỎ HÀNG CỦA
BẠN</span></p>
<p><span style="font-weight: 400;">Hiện đang có 2 sản phẩm</span></p>
</div>
<div class="card-body p-4">
<div id="deleteMe" class="container-md w-100">
<div class="row">
<div style="width: fit-content;" class="col-md-1 col-3">
<img src="img/lixi1.jpeg"
style="width: 95px; height: 95px; border: 10px solid white;"
alt="Generic placeholder image">
</div>
<div class="col-md-4 col-8 d-flex">
<div>
<p class="small-text text-muted m-0">
Mã sản phẩm: TC12VNLIXIR</p>
<p class="lead-text m-0">HỘP LÌ XÌ ĐỎ, GỒM 6 BAO LÌ XÌ VÀ 6 THIỆP CHÚC</p>
<p class="small-text text-muted">Đơn giá: 399,000Đ</p>
</div>
</div>
<div class="col-md-4 d-flex justify-content-md-center">
<div>
<div class="input-group mb-3" style="width: 170px;">
<button
class="btn btn-white border border-secondary shadow-none px-2 rounded-0"
type="button" id="button-addon1" data-mdb-ripple-color="dark"
onclick="onClickDown()">
<i class="fas fa-minus"></i>
</button>
<input style="width: 40px;" type="text" id="amount"
class="text-center border border-secondary" value="1"
aria-label="Example text with button addon"
aria-describedby="button-addon1" />
<button
class="btn btn-white border border-secondary shadow-none px-2 rounded-0"
type="button" id="button-addon2" data-mdb-ripple-color="dark"
onclick="onClickUp()">
<i class="fas fa-plus"></i>
</button>
</div>
</div>
</div>
<div class="col-md d-flex justify-content-end">
<div>
<p class="small-text text-muted mb-2">Thành tiền: 399,000Đ</p>
<p style="text-align: right; font-size: 13px; font-weight: 300;"
onclick="deleteElement()" class="small-textx mb-0"><a href="#">XÓA</a></p>
</div>
</div>
</div>
<hr>
</div>
<div id="deleteMex" class="container-md w-100">
<div class="row">
<div style="width: fit-content;" class="col-md-1 col-3">
<img src="img/KHUNGTRANH2.jpg"
style="width: 95px; height: 95px; border: 10px solid white;"
alt="Generic placeholder image">
</div>
<div class="col-md-4 col-8 d-flex">
<div>
<p class="small-text text-muted m-0">
Mã sản phẩm: TC12VNLIXIR</p>
<p class="lead-text m-0">HỘP LÌ XÌ ĐỎ, GỒM 6 BAO LÌ XÌ VÀ 6 THIỆP CHÚC</p>
<p class="small-text text-muted">Đơn giá: 399,000Đ</p>
</div>
</div>
<div class="col-md-4 d-flex justify-content-md-center">
<div>
<div class="input-group mb-3" style="width: 170px;">
<button
class="btn btn-white border border-secondary shadow-none px-2 rounded-0"
type="button" id="button-addon1" data-mdb-ripple-color="dark"
onclick="onClickDownx()">
<i class="fas fa-minus"></i>
</button>
<input style="width: 40px;" type="text" id="amountx"
class="text-center border border-secondary" value="1"
aria-label="Example text with button addon"
aria-describedby="button-addon1" />
<button
class="btn btn-white border border-secondary shadow-none px-2 rounded-0"
type="button" id="button-addon2" data-mdb-ripple-color="dark"
onclick="onClickUpx()">
<i class="fas fa-plus"></i>
</button>
</div>
</div>
</div>
<div class="col-md d-flex justify-content-end">
<div>
<p class="small-text text-muted mb-2">Thành tiền: 399,000Đ</p>
<p style="text-align: right; font-size: 13px; font-weight: 300;"
onclick="deleteElementx()" class="small-textx mb-0"><a href="#">XÓA</a></p>
</div>
</div>
</div>
<hr>
</div>
</div>
<div class="card-body p-4 pt-0">
<div class="container-md w-100">
<div class="row">
<p class="mb-0 d-flex align-items-center justify-content-end">
<span class="small fs-6 text-muted me-2">Tổng cộng:</span> <span
class="lead fs-4 fw-light ">399,000Đ</span>
</p>
</div>
</div>
</div>
<div class="container">
<div class="d-flex justify-content-end p-4 pt-0">
<a href="product.html"><button type="button" style="background-color: black;"
class="btn-checkout shadow-none rounded-0 me-2">TIẾP TỤC MUA HÀNG</button></a>
<a href="checkout.html"><button type="button" style="background-color: red;"
class="btn-checkout shadow-none rounded-0">THANH TOÁN NGAY</button></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section style="margin-top: 80px;">
<div class="bg-light">
<!-- row -->
<div class="row m-0">
<!-- logo -->
<div class="img-client-border col-6 col-sm-6 col-lg-3 py-lg-5 py-4">
<svg xmlns="http://www.w3.org/2000/svg" height="30" width="30"
viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path
d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H80c-8.8 0-16-7.2-16-16s7.2-16 16-16H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z" />
</svg>
<p style="font-size: 12px; letter-spacing: 2px; text-align: center; font-weight: 600; color: #000; padding-top: 30px;"
class="mb-3">THANH TOÁN DỄ DÀNG VÀ <br>
BẢO MẬT</p>
</div>
<!-- logo -->
<div class="img-client-border col-6 col-sm-6 col-lg-3 py-lg-5 py-4">
<svg xmlns="http://www.w3.org/2000/svg" height="30" width="34"
viewBox="0 0 640 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path
d="M112 0C85.5 0 64 21.5 64 48V96H16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 272c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 48c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 240c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 208c8.8 0 16 7.2 16 16s-7.2 16-16 16H64V416c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H112zM544 237.3V256H416V160h50.7L544 237.3zM160 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm272 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z" />
</svg>
<p style="font-size: 12px; letter-spacing: 2px; text-align: center; font-weight: 600; color: #000; padding-top: 30px;"
class="mb-3">GIAO HÀNG ĐẢM BẢO <br>
TOÀN QUỐC</p>
</div>
<!-- logo -->
<div class="img-client-border col-6 col-sm-6 col-lg-3 py-lg-5 py-4">
<svg xmlns="http://www.w3.org/2000/svg" height="30" width="30"
viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path
d="M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z" />
</svg>
<p style="font-size: 12px; letter-spacing: 2px; text-align: center; font-weight: 600; color: #000; padding-top: 30px;"
class="mb-3">HOTLINE 0914938844
<br> (10:00 - 19:00)
</p>
</div>
<!-- logo -->
<div class="img-client-border col-6 col-sm-6 col-lg-3 py-lg-5 py-4">
<svg xmlns="http://www.w3.org/2000/svg" height="30" width="26"
viewBox="0 0 384 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path
d="M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM112 192H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z" />
</svg>
<p style="font-size: 12px; letter-spacing: 2px; text-align: center; font-weight: 600; color: #000; padding-top: 30px;"
class="mb-3">CAM KẾT SẢN PHẨM <br>
CHÍNH HÃNG</p>
</div>
<!-- logo -->
</div>
</div>
</section>
<footer class="bg-black footer">
<div class="footer-top py-8">
<div class="container">
<div class="row gy-5">
<div class="col-lg-8 pe-xxl-10">
<div class="row gy-5">
<div class="col-6 col-lg-3">
<ul class="list-unstyled footer-link-01 m-0">
<li><a class="text-white" href="#">TRANG CHỦ</a></li>
<li><a class="text-white" href="product.html">SẢN PHẨM</a></li>
<li><a class="text-white" href="#">GIỚI THIỆU</a></li>
<li><a class="text-white" href="#">LIÊN HỆ</a></li>
</ul>
</div>
<div class="col-6 col-lg-3">
<ul class="list-unstyled footer-link-01 m-0">
<li><a class="text-white" href="#">HƯỚNG DẪN MUA HÀNG</a></li>
<li><a class="text-white" href="#">CHÍNH SÁCH ĐỔI TRẢ</a></li>
<li><a class="text-white" href="#">CÂU HỎI THƯỜNG GẶP</a></li>
</ul>
</div>
<div class="col-7 col-lg-3">
<ul class="list-unstyled footer-link-01 m-0">
<P style="margin-bottom: 10px;" class="text-white">PHUƠNG THỨC THANH TOÁN</P>
<div style="display: flex;">
<li><svg xmlns="http://www.w3.org/2000/svg" height="40" width="42"
style="fill: #fff;" viewBox="0 0 576 512">
<path
d="M470.1 231.3s7.6 37.2 9.3 45H446c3.3-8.9 16-43.5 16-43.5-.2 .3 3.3-9.1 5.3-14.9l2.8 13.4zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM152.5 331.2L215.7 176h-42.5l-39.3 106-4.3-21.5-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H32.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135h42.5zm94.4 .2L272.1 176h-40.2l-25.1 155.4h40.1zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3-14.1-7.1-22.7-11.9-22.7-19.2 .2-6.6 7.3-13.4 23.1-13.4 13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7 5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6-39.7 0-67.6 21.2-67.8 51.4-.3 22.3 20 34.7 35.2 42.2 15.5 7.6 20.8 12.6 20.8 19.3-.2 10.4-12.6 15.2-24.1 15.2-16 0-24.6-2.5-37.7-8.3l-5.3-2.5-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3 42.2 .1 69.7-20.8 70-53zM528 331.4L495.6 176h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H426s6.9-19.2 8.4-23.3H486c1.2 5.5 4.8 23.3 4.8 23.3H528z" />
</svg>
</li>
<li style="padding: 0; margin-left: 15px;"><svg
xmlns="http://www.w3.org/2000/svg" height="40" width="42"
style="fill: #fff;" viewBox="0 0 576 512">
<path
d="M482.9 410.3c0 6.8-4.6 11.7-11.2 11.7-6.8 0-11.2-5.2-11.2-11.7 0-6.5 4.4-11.7 11.2-11.7 6.6 0 11.2 5.2 11.2 11.7zm-310.8-11.7c-7.1 0-11.2 5.2-11.2 11.7 0 6.5 4.1 11.7 11.2 11.7 6.5 0 10.9-4.9 10.9-11.7-.1-6.5-4.4-11.7-10.9-11.7zm117.5-.3c-5.4 0-8.7 3.5-9.5 8.7h19.1c-.9-5.7-4.4-8.7-9.6-8.7zm107.8 .3c-6.8 0-10.9 5.2-10.9 11.7 0 6.5 4.1 11.7 10.9 11.7 6.8 0 11.2-4.9 11.2-11.7 0-6.5-4.4-11.7-11.2-11.7zm105.9 26.1c0 .3 .3 .5 .3 1.1 0 .3-.3 .5-.3 1.1-.3 .3-.3 .5-.5 .8-.3 .3-.5 .5-1.1 .5-.3 .3-.5 .3-1.1 .3-.3 0-.5 0-1.1-.3-.3 0-.5-.3-.8-.5-.3-.3-.5-.5-.5-.8-.3-.5-.3-.8-.3-1.1 0-.5 0-.8 .3-1.1 0-.5 .3-.8 .5-1.1 .3-.3 .5-.3 .8-.5 .5-.3 .8-.3 1.1-.3 .5 0 .8 0 1.1 .3 .5 .3 .8 .3 1.1 .5s.2 .6 .5 1.1zm-2.2 1.4c.5 0 .5-.3 .8-.3 .3-.3 .3-.5 .3-.8 0-.3 0-.5-.3-.8-.3 0-.5-.3-1.1-.3h-1.6v3.5h.8V426h.3l1.1 1.4h.8l-1.1-1.3zM576 81v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V81c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM64 220.6c0 76.5 62.1 138.5 138.5 138.5 27.2 0 53.9-8.2 76.5-23.1-72.9-59.3-72.4-171.2 0-230.5-22.6-15-49.3-23.1-76.5-23.1-76.4-.1-138.5 62-138.5 138.2zm224 108.8c70.5-55 70.2-162.2 0-217.5-70.2 55.3-70.5 162.6 0 217.5zm-142.3 76.3c0-8.7-5.7-14.4-14.7-14.7-4.6 0-9.5 1.4-12.8 6.5-2.4-4.1-6.5-6.5-12.2-6.5-3.8 0-7.6 1.4-10.6 5.4V392h-8.2v36.7h8.2c0-18.9-2.5-30.2 9-30.2 10.2 0 8.2 10.2 8.2 30.2h7.9c0-18.3-2.5-30.2 9-30.2 10.2 0 8.2 10 8.2 30.2h8.2v-23zm44.9-13.7h-7.9v4.4c-2.7-3.3-6.5-5.4-11.7-5.4-10.3 0-18.2 8.2-18.2 19.3 0 11.2 7.9 19.3 18.2 19.3 5.2 0 9-1.9 11.7-5.4v4.6h7.9V392zm40.5 25.6c0-15-22.9-8.2-22.9-15.2 0-5.7 11.9-4.8 18.5-1.1l3.3-6.5c-9.4-6.1-30.2-6-30.2 8.2 0 14.3 22.9 8.3 22.9 15 0 6.3-13.5 5.8-20.7 .8l-3.5 6.3c11.2 7.6 32.6 6 32.6-7.5zm35.4 9.3l-2.2-6.8c-3.8 2.1-12.2 4.4-12.2-4.1v-16.6h13.1V392h-13.1v-11.2h-8.2V392h-7.6v7.3h7.6V416c0 17.6 17.3 14.4 22.6 10.9zm13.3-13.4h27.5c0-16.2-7.4-22.6-17.4-22.6-10.6 0-18.2 7.9-18.2 19.3 0 20.5 22.6 23.9 33.8 14.2l-3.8-6c-7.8 6.4-19.6 5.8-21.9-4.9zm59.1-21.5c-4.6-2-11.6-1.8-15.2 4.4V392h-8.2v36.7h8.2V408c0-11.6 9.5-10.1 12.8-8.4l2.4-7.6zm10.6 18.3c0-11.4 11.6-15.1 20.7-8.4l3.8-6.5c-11.6-9.1-32.7-4.1-32.7 15 0 19.8 22.4 23.8 32.7 15l-3.8-6.5c-9.2 6.5-20.7 2.6-20.7-8.6zm66.7-18.3H408v4.4c-8.3-11-29.9-4.8-29.9 13.9 0 19.2 22.4 24.7 29.9 13.9v4.6h8.2V392zm33.7 0c-2.4-1.2-11-2.9-15.2 4.4V392h-7.9v36.7h7.9V408c0-11 9-10.3 12.8-8.4l2.4-7.6zm40.3-14.9h-7.9v19.3c-8.2-10.9-29.9-5.1-29.9 13.9 0 19.4 22.5 24.6 29.9 13.9v4.6h7.9v-51.7zm7.6-75.1v4.6h.8V302h1.9v-.8h-4.6v.8h1.9zm6.6 123.8c0-.5 0-1.1-.3-1.6-.3-.3-.5-.8-.8-1.1-.3-.3-.8-.5-1.1-.8-.5 0-1.1-.3-1.6-.3-.3 0-.8 .3-1.4 .3-.5 .3-.8 .5-1.1 .8-.5 .3-.8 .8-.8 1.1-.3 .5-.3 1.1-.3 1.6 0 .3 0 .8 .3 1.4 0 .3 .3 .8 .8 1.1 .3 .3 .5 .5 1.1 .8 .5 .3 1.1 .3 1.4 .3 .5 0 1.1 0 1.6-.3 .3-.3 .8-.5 1.1-.8 .3-.3 .5-.8 .8-1.1 .3-.6 .3-1.1 .3-1.4zm3.2-124.7h-1.4l-1.6 3.5-1.6-3.5h-1.4v5.4h.8v-4.1l1.6 3.5h1.1l1.4-3.5v4.1h1.1v-5.4zm4.4-80.5c0-76.2-62.1-138.3-138.5-138.3-27.2 0-53.9 8.2-76.5 23.1 72.1 59.3 73.2 171.5 0 230.5 22.6 15 49.5 23.1 76.5 23.1 76.4 .1 138.5-61.9 138.5-138.4z" />
</svg>
</li>
</div>
</ul>
</div>
<div class="col-6 col-lg-3">
<ul class="list-unstyled footer-link-01 m-0">
<P class="text-white">KẾT NỐI VỚI THÁI CÔNG</P>
<div style="display: flex;">
<li><svg xmlns="http://www.w3.org/2000/svg" height="35" width="35"
style="fill: #FFF;" viewBox="0 0 448 512">
<path
d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64h98.2V334.2H109.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H255V480H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z" />
</svg>
</li>
<li style="padding: 0; margin-left: 15px;">
<svg xmlns="http://www.w3.org/2000/svg" height="35" width="35"
style="fill: #FFF;" viewBox="0 0 448 512">
<path
d="M194.4 211.7a53.3 53.3 0 1 0 59.3 88.7 53.3 53.3 0 1 0 -59.3-88.7zm142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9 .1-11.2 .1c-3.3 0-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1 .1 7.9 .1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1c3.3 0 7.2 0 11.4 .1c25.5 .3 64.8 .7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1 .1-11.4c.3-25.5 .7-64.9-6.5-83l0 0c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5A82 82 0 1 1 178.4 324.2a82 82 0 1 1 91.1-136.4zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5l0 0c-3.8 0-7.5-1.1-10.6-3.2zM448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96zM357 389c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z" />
</svg>
</li>
<li style="padding: 0; margin-left: 15px;">
<svg xmlns="http://www.w3.org/2000/svg" height="35" width="35"
style="fill: #FFF;" viewBox="0 0 448 512">
<path
d="M282 256.2l-95.2-54.1V310.3L282 256.2zM384 32H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64zm14.4 136.1c7.6 28.6 7.6 88.2 7.6 88.2s0 59.6-7.6 88.1c-4.2 15.8-16.5 27.7-32.2 31.9C337.9 384 224 384 224 384s-113.9 0-142.2-7.6c-15.7-4.2-28-16.1-32.2-31.9C42 315.9 42 256.3 42 256.3s0-59.7 7.6-88.2c4.2-15.8 16.5-28.2 32.2-32.4C110.1 128 224 128 224 128s113.9 0 142.2 7.7c15.7 4.2 28 16.6 32.2 32.4z" />
</svg>
</li>
</div>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div>
<p style="font-size: 12px; font-weight: 600; padding-top: 0.3rem; letter-spacing: 1px;"
class="text-white footer-title-01">NHẬN BẢN TIN
</p>
<form class="d-flex flex-row mb-2 p-1 bg-white input-group"><input type="email"
class="form-control rounded border-0" placeholder="Your Email"></form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom small py-3 border-top border-white border-opacity-10">
<div class="container">
<div class="row">
<div class="col-md-7 text-center text-md-start py-1">
<p style="font-size: 13px; font-weight: 100;" class="m-0 text-white opacity-50">Copyright ©
2024 Viet Thai
Interior Design.
<a class="text-footer" href="#">Chính sách</a>
<span>|</span>
<a class="text-footer" href="#">Quy chế hoạt động </a>
<span>|</span>
<a class="text-footer" href="#">Điều khoản và điều kiện </a>
<span>|</span>
<a class="text-footer" href="#">Chủ sở hữu</a>
</p>
</div>
<div class="col-md-5 text-center text-md-end py-1">
<ul class="nav justify-content-center justify-content-md-end list-unstyled footer-link-01 m-0">
<li class="p-0 mx-3 ms-md-0 me-md-3"><a href="#" class="text-white text-opacity-75">Privace
&
Policy</a></li>
<li class="p-0 mx-3 ms-md-0 me-md-3"><a href="#"
class="text-white text-opacity-75">Faq's</a></li>
<li class="p-0 mx-3 ms-md-0 me-md-3"><a href="#" class="text-white text-opacity-75">Get
a Quote</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</body>
<!-- Fixed -->
<script>
document.addEventListener("DOMContentLoaded", function () {
window.addEventListener('scroll', function () {
if (window.scrollY > 50) {
document.getElementById('navbar_top').classList.add('fixed-top');
// add padding top to show content behind navbar
navbar_height = document.querySelector('.navbar').offsetHeight;
document.body.style.paddingTop = navbar_height + 'px';
} else {
document.getElementById('navbar_top').classList.remove('fixed-top');
// remove padding top from body
document.body.style.paddingTop = '0';
}
});
});
</script>
<!-- Click Amount-->
<script>
var clicks = 1;
function onClickUp() {
clicks += 1;
document.getElementById("amount").value = clicks;
};
function onClickDown() {
if (clicks > 1) {
clicks -= 1;
document.getElementById("amount").value = clicks;
}
};
</script>
<script>
var clicksx = 1;
function onClickUpx() {
clicksx += 1;
document.getElementById("amountx").value = clicksx;
};
function onClickDownx() {
if (clicksx > 1) {
clicksx -= 1;
document.getElementById("amountx").value = clicksx;
}
};
</script>
<!-- delete-cart -->
<script>
function deleteElement() {
var elementToDelete = document.getElementById('deleteMe');
elementToDelete.remove();
}
</script>
<script>
function deleteElementx() {
var elementToDelete = document.getElementById('deleteMex');
elementToDelete.remove();
}
</script>
<!-- CDN -->
<script type="text/javascript" src="js/mdb.umd.min.js"></script>
<script type="text/javascript"></script>
</html>