├── .gitattributes
├── Demos
├── account-page-daraz.jpg
├── account-page-edit-daraz.jpg
├── address-page-daraz.jpg
├── cart-page-daraz.jpg
├── daraz-footer.jpg
├── new-address-page-daraz.jpg
├── product-single-daraz.jpg
├── right-menu-bar-daraz.jpg
├── save-item-daraz.jpg
└── signup-page-daraz.jpg
├── README.md
├── about.html
├── account.html
├── account_carts.html
├── account_information.html
├── account_newsletter.html
├── cart.html
├── checkout.html
├── contact.html
├── css
├── animate.css
├── bootstrap.min.css
├── flexslider.css
├── font-awesome.min.css
├── jquery_validation_style.css
├── main.css
├── owl.carousel.min.css
├── owl.theme.default.min.css
└── webslidemenu.css
├── faq.html
├── fonts
├── FontAwesome.otf
├── fontawesome-webfont.eot
├── fontawesome-webfont.svg
├── fontawesome-webfont.ttf
├── fontawesome-webfont.woff
├── fontawesome-webfont.woff2
├── glyphicons-halflings-regular.woff
└── glyphicons-halflings-regular.woff2
├── images
├── checkbox-checked.png
├── checkbox-unchecked.png
├── logo.jpg
├── logo.png
├── navbar.png
├── product-slide
│ ├── product1.png
│ ├── product2.png
│ ├── product3.png
│ └── product4.png
├── products
│ ├── product_1_front.jpg
│ ├── product_1_side.jpg
│ └── product_1_work.jpg
├── right_bg_arrow.png
├── services.jpg
├── slider
│ ├── slider1.jpg
│ ├── slider2.jpg
│ ├── slider3.jpg
│ └── slider4.jpg
└── widget-radio-checkbox.png
├── index.html
├── js
├── bootstrap.min.js
├── custom_validations.js
├── imagezoom.js
├── jquery.flexslider.js
├── jquery.min.js
├── jquery.validate.min.js
├── main.js
├── owl.carousel.min.js
├── webslidemenu.js
└── wow.min.js
├── licence - Copy.txt
├── licence.txt
├── login.html
├── privacy.html
├── product_single.html
├── products.html
├── register.html
└── terms.html
/.gitattributes:
--------------------------------------------------------------------------------
1 | # Auto detect text files and perform LF normalization
2 | * text=auto
--------------------------------------------------------------------------------
/Demos/account-page-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/account-page-daraz.jpg
--------------------------------------------------------------------------------
/Demos/account-page-edit-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/account-page-edit-daraz.jpg
--------------------------------------------------------------------------------
/Demos/address-page-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/address-page-daraz.jpg
--------------------------------------------------------------------------------
/Demos/cart-page-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/cart-page-daraz.jpg
--------------------------------------------------------------------------------
/Demos/daraz-footer.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/daraz-footer.jpg
--------------------------------------------------------------------------------
/Demos/new-address-page-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/new-address-page-daraz.jpg
--------------------------------------------------------------------------------
/Demos/product-single-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/product-single-daraz.jpg
--------------------------------------------------------------------------------
/Demos/right-menu-bar-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/right-menu-bar-daraz.jpg
--------------------------------------------------------------------------------
/Demos/save-item-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/save-item-daraz.jpg
--------------------------------------------------------------------------------
/Demos/signup-page-daraz.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/Demos/signup-page-daraz.jpg
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Ecommerce Template Bootstrap - Your Shop
2 |
3 |
4 | Template Name
5 | Ecommerce Template - Your Shop
6 |
7 |
8 | Languge Uses
9 | HTML5, CSS3, Javascript
10 |
11 |
12 | Framework Uses
13 | Bootstrap 3.37, Javascript API's
14 |
15 |
16 |
17 | #### This is a Responsive HTML5 Ecommerce Template with Combining Bootstrap CSS, Javascript, Jquery And Some other useful plugins like Zoom.js, Slider.js, Mega Slider and So On. Just Check this template and Hope you can find almost every feature you need in an any template. Template at - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap
18 |
19 |
20 | ## Template is live in this Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap
21 |
22 |
23 |
24 | ## Features
25 |
26 | ### Mega Navigation Bar
27 |
28 |
29 |
30 | ### Responsive Slide show of Products
31 |
32 |
33 |
34 |
35 | ### Product List With Left Sidebar
36 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/products.html
37 |
38 |
39 |
40 |
41 | ### Personal Account Page
42 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/account.html
43 |
44 |
45 |
46 |
47 | ### User Login And User Registration Page With Javascript Validation -
48 | #### User Login Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/login.html
49 | #### User registration Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/register.html
50 |
51 |
52 |
53 |
54 | ### Cart Page With Dynamic Javascript Functionality -
55 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/cart.html
56 |
57 |
58 |
59 |
60 |
61 | ### Product Checkout Page Using Jquery/Javscript
62 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/checkout.html
63 |
64 |
65 |
66 |
67 |
68 |
69 | ### Single Product Page With Zoom Effect
70 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/product_single.html
71 |
72 |
73 |
74 |
75 |
76 | ### Frequesntly Asked Question Page
77 | #### Link - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap/faq.html
78 |
79 |
80 |
81 | ## Mobile Friendly Tempalte
82 |
83 |
84 |
85 | # See The Ecommerce Template Live Here - https://maniruzzamanakash.github.io/EcommerceTemplateBootstrap
86 |
--------------------------------------------------------------------------------
/about.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/about.html
--------------------------------------------------------------------------------
/contact.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/contact.html
--------------------------------------------------------------------------------
/css/animate.css:
--------------------------------------------------------------------------------
1 | @charset "UTF-8";
2 |
3 | /*!
4 | * animate.css -http://daneden.me/animate
5 | * Version - 3.5.2
6 | * Licensed under the MIT license - http://opensource.org/licenses/MIT
7 | *
8 | * Copyright (c) 2017 Daniel Eden
9 | */
10 |
11 | .animated {
12 | animation-duration: 1s;
13 | animation-fill-mode: both;
14 | }
15 |
16 | .animated.infinite {
17 | animation-iteration-count: infinite;
18 | }
19 |
20 | .animated.hinge {
21 | animation-duration: 2s;
22 | }
23 |
24 | .animated.flipOutX,
25 | .animated.flipOutY,
26 | .animated.bounceIn,
27 | .animated.bounceOut {
28 | animation-duration: .75s;
29 | }
30 |
31 | @keyframes bounce {
32 | from, 20%, 53%, 80%, to {
33 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
34 | transform: translate3d(0,0,0);
35 | }
36 |
37 | 40%, 43% {
38 | animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
39 | transform: translate3d(0, -30px, 0);
40 | }
41 |
42 | 70% {
43 | animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
44 | transform: translate3d(0, -15px, 0);
45 | }
46 |
47 | 90% {
48 | transform: translate3d(0,-4px,0);
49 | }
50 | }
51 |
52 | .bounce {
53 | animation-name: bounce;
54 | transform-origin: center bottom;
55 | }
56 |
57 | @keyframes flash {
58 | from, 50%, to {
59 | opacity: 1;
60 | }
61 |
62 | 25%, 75% {
63 | opacity: 0;
64 | }
65 | }
66 |
67 | .flash {
68 | animation-name: flash;
69 | }
70 |
71 | /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
72 |
73 | @keyframes pulse {
74 | from {
75 | transform: scale3d(1, 1, 1);
76 | }
77 |
78 | 50% {
79 | transform: scale3d(1.05, 1.05, 1.05);
80 | }
81 |
82 | to {
83 | transform: scale3d(1, 1, 1);
84 | }
85 | }
86 |
87 | .pulse {
88 | animation-name: pulse;
89 | }
90 |
91 | @keyframes rubberBand {
92 | from {
93 | transform: scale3d(1, 1, 1);
94 | }
95 |
96 | 30% {
97 | transform: scale3d(1.25, 0.75, 1);
98 | }
99 |
100 | 40% {
101 | transform: scale3d(0.75, 1.25, 1);
102 | }
103 |
104 | 50% {
105 | transform: scale3d(1.15, 0.85, 1);
106 | }
107 |
108 | 65% {
109 | transform: scale3d(.95, 1.05, 1);
110 | }
111 |
112 | 75% {
113 | transform: scale3d(1.05, .95, 1);
114 | }
115 |
116 | to {
117 | transform: scale3d(1, 1, 1);
118 | }
119 | }
120 |
121 | .rubberBand {
122 | animation-name: rubberBand;
123 | }
124 |
125 | @keyframes shake {
126 | from, to {
127 | transform: translate3d(0, 0, 0);
128 | }
129 |
130 | 10%, 30%, 50%, 70%, 90% {
131 | transform: translate3d(-10px, 0, 0);
132 | }
133 |
134 | 20%, 40%, 60%, 80% {
135 | transform: translate3d(10px, 0, 0);
136 | }
137 | }
138 |
139 | .shake {
140 | animation-name: shake;
141 | }
142 |
143 | @keyframes headShake {
144 | 0% {
145 | transform: translateX(0);
146 | }
147 |
148 | 6.5% {
149 | transform: translateX(-6px) rotateY(-9deg);
150 | }
151 |
152 | 18.5% {
153 | transform: translateX(5px) rotateY(7deg);
154 | }
155 |
156 | 31.5% {
157 | transform: translateX(-3px) rotateY(-5deg);
158 | }
159 |
160 | 43.5% {
161 | transform: translateX(2px) rotateY(3deg);
162 | }
163 |
164 | 50% {
165 | transform: translateX(0);
166 | }
167 | }
168 |
169 | .headShake {
170 | animation-timing-function: ease-in-out;
171 | animation-name: headShake;
172 | }
173 |
174 | @keyframes swing {
175 | 20% {
176 | transform: rotate3d(0, 0, 1, 15deg);
177 | }
178 |
179 | 40% {
180 | transform: rotate3d(0, 0, 1, -10deg);
181 | }
182 |
183 | 60% {
184 | transform: rotate3d(0, 0, 1, 5deg);
185 | }
186 |
187 | 80% {
188 | transform: rotate3d(0, 0, 1, -5deg);
189 | }
190 |
191 | to {
192 | transform: rotate3d(0, 0, 1, 0deg);
193 | }
194 | }
195 |
196 | .swing {
197 | transform-origin: top center;
198 | animation-name: swing;
199 | }
200 |
201 | @keyframes tada {
202 | from {
203 | transform: scale3d(1, 1, 1);
204 | }
205 |
206 | 10%, 20% {
207 | transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
208 | }
209 |
210 | 30%, 50%, 70%, 90% {
211 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
212 | }
213 |
214 | 40%, 60%, 80% {
215 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
216 | }
217 |
218 | to {
219 | transform: scale3d(1, 1, 1);
220 | }
221 | }
222 |
223 | .tada {
224 | animation-name: tada;
225 | }
226 |
227 | /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
228 |
229 | @keyframes wobble {
230 | from {
231 | transform: none;
232 | }
233 |
234 | 15% {
235 | transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
236 | }
237 |
238 | 30% {
239 | transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
240 | }
241 |
242 | 45% {
243 | transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
244 | }
245 |
246 | 60% {
247 | transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
248 | }
249 |
250 | 75% {
251 | transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
252 | }
253 |
254 | to {
255 | transform: none;
256 | }
257 | }
258 |
259 | .wobble {
260 | animation-name: wobble;
261 | }
262 |
263 | @keyframes jello {
264 | from, 11.1%, to {
265 | transform: none;
266 | }
267 |
268 | 22.2% {
269 | transform: skewX(-12.5deg) skewY(-12.5deg);
270 | }
271 |
272 | 33.3% {
273 | transform: skewX(6.25deg) skewY(6.25deg);
274 | }
275 |
276 | 44.4% {
277 | transform: skewX(-3.125deg) skewY(-3.125deg);
278 | }
279 |
280 | 55.5% {
281 | transform: skewX(1.5625deg) skewY(1.5625deg);
282 | }
283 |
284 | 66.6% {
285 | transform: skewX(-0.78125deg) skewY(-0.78125deg);
286 | }
287 |
288 | 77.7% {
289 | transform: skewX(0.390625deg) skewY(0.390625deg);
290 | }
291 |
292 | 88.8% {
293 | transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
294 | }
295 | }
296 |
297 | .jello {
298 | animation-name: jello;
299 | transform-origin: center;
300 | }
301 |
302 | @keyframes bounceIn {
303 | from, 20%, 40%, 60%, 80%, to {
304 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
305 | }
306 |
307 | 0% {
308 | opacity: 0;
309 | transform: scale3d(.3, .3, .3);
310 | }
311 |
312 | 20% {
313 | transform: scale3d(1.1, 1.1, 1.1);
314 | }
315 |
316 | 40% {
317 | transform: scale3d(.9, .9, .9);
318 | }
319 |
320 | 60% {
321 | opacity: 1;
322 | transform: scale3d(1.03, 1.03, 1.03);
323 | }
324 |
325 | 80% {
326 | transform: scale3d(.97, .97, .97);
327 | }
328 |
329 | to {
330 | opacity: 1;
331 | transform: scale3d(1, 1, 1);
332 | }
333 | }
334 |
335 | .bounceIn {
336 | animation-name: bounceIn;
337 | }
338 |
339 | @keyframes bounceInDown {
340 | from, 60%, 75%, 90%, to {
341 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
342 | }
343 |
344 | 0% {
345 | opacity: 0;
346 | transform: translate3d(0, -3000px, 0);
347 | }
348 |
349 | 60% {
350 | opacity: 1;
351 | transform: translate3d(0, 25px, 0);
352 | }
353 |
354 | 75% {
355 | transform: translate3d(0, -10px, 0);
356 | }
357 |
358 | 90% {
359 | transform: translate3d(0, 5px, 0);
360 | }
361 |
362 | to {
363 | transform: none;
364 | }
365 | }
366 |
367 | .bounceInDown {
368 | animation-name: bounceInDown;
369 | }
370 |
371 | @keyframes bounceInLeft {
372 | from, 60%, 75%, 90%, to {
373 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
374 | }
375 |
376 | 0% {
377 | opacity: 0;
378 | transform: translate3d(-3000px, 0, 0);
379 | }
380 |
381 | 60% {
382 | opacity: 1;
383 | transform: translate3d(25px, 0, 0);
384 | }
385 |
386 | 75% {
387 | transform: translate3d(-10px, 0, 0);
388 | }
389 |
390 | 90% {
391 | transform: translate3d(5px, 0, 0);
392 | }
393 |
394 | to {
395 | transform: none;
396 | }
397 | }
398 |
399 | .bounceInLeft {
400 | animation-name: bounceInLeft;
401 | }
402 |
403 | @keyframes bounceInRight {
404 | from, 60%, 75%, 90%, to {
405 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
406 | }
407 |
408 | from {
409 | opacity: 0;
410 | transform: translate3d(3000px, 0, 0);
411 | }
412 |
413 | 60% {
414 | opacity: 1;
415 | transform: translate3d(-25px, 0, 0);
416 | }
417 |
418 | 75% {
419 | transform: translate3d(10px, 0, 0);
420 | }
421 |
422 | 90% {
423 | transform: translate3d(-5px, 0, 0);
424 | }
425 |
426 | to {
427 | transform: none;
428 | }
429 | }
430 |
431 | .bounceInRight {
432 | animation-name: bounceInRight;
433 | }
434 |
435 | @keyframes bounceInUp {
436 | from, 60%, 75%, 90%, to {
437 | animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
438 | }
439 |
440 | from {
441 | opacity: 0;
442 | transform: translate3d(0, 3000px, 0);
443 | }
444 |
445 | 60% {
446 | opacity: 1;
447 | transform: translate3d(0, -20px, 0);
448 | }
449 |
450 | 75% {
451 | transform: translate3d(0, 10px, 0);
452 | }
453 |
454 | 90% {
455 | transform: translate3d(0, -5px, 0);
456 | }
457 |
458 | to {
459 | transform: translate3d(0, 0, 0);
460 | }
461 | }
462 |
463 | .bounceInUp {
464 | animation-name: bounceInUp;
465 | }
466 |
467 | @keyframes bounceOut {
468 | 20% {
469 | transform: scale3d(.9, .9, .9);
470 | }
471 |
472 | 50%, 55% {
473 | opacity: 1;
474 | transform: scale3d(1.1, 1.1, 1.1);
475 | }
476 |
477 | to {
478 | opacity: 0;
479 | transform: scale3d(.3, .3, .3);
480 | }
481 | }
482 |
483 | .bounceOut {
484 | animation-name: bounceOut;
485 | }
486 |
487 | @keyframes bounceOutDown {
488 | 20% {
489 | transform: translate3d(0, 10px, 0);
490 | }
491 |
492 | 40%, 45% {
493 | opacity: 1;
494 | transform: translate3d(0, -20px, 0);
495 | }
496 |
497 | to {
498 | opacity: 0;
499 | transform: translate3d(0, 2000px, 0);
500 | }
501 | }
502 |
503 | .bounceOutDown {
504 | animation-name: bounceOutDown;
505 | }
506 |
507 | @keyframes bounceOutLeft {
508 | 20% {
509 | opacity: 1;
510 | transform: translate3d(20px, 0, 0);
511 | }
512 |
513 | to {
514 | opacity: 0;
515 | transform: translate3d(-2000px, 0, 0);
516 | }
517 | }
518 |
519 | .bounceOutLeft {
520 | animation-name: bounceOutLeft;
521 | }
522 |
523 | @keyframes bounceOutRight {
524 | 20% {
525 | opacity: 1;
526 | transform: translate3d(-20px, 0, 0);
527 | }
528 |
529 | to {
530 | opacity: 0;
531 | transform: translate3d(2000px, 0, 0);
532 | }
533 | }
534 |
535 | .bounceOutRight {
536 | animation-name: bounceOutRight;
537 | }
538 |
539 | @keyframes bounceOutUp {
540 | 20% {
541 | transform: translate3d(0, -10px, 0);
542 | }
543 |
544 | 40%, 45% {
545 | opacity: 1;
546 | transform: translate3d(0, 20px, 0);
547 | }
548 |
549 | to {
550 | opacity: 0;
551 | transform: translate3d(0, -2000px, 0);
552 | }
553 | }
554 |
555 | .bounceOutUp {
556 | animation-name: bounceOutUp;
557 | }
558 |
559 | @keyframes fadeIn {
560 | from {
561 | opacity: 0;
562 | }
563 |
564 | to {
565 | opacity: 1;
566 | }
567 | }
568 |
569 | .fadeIn {
570 | animation-name: fadeIn;
571 | }
572 |
573 | @keyframes fadeInDown {
574 | from {
575 | opacity: 0;
576 | transform: translate3d(0, -100%, 0);
577 | }
578 |
579 | to {
580 | opacity: 1;
581 | transform: none;
582 | }
583 | }
584 |
585 | .fadeInDown {
586 | animation-name: fadeInDown;
587 | }
588 |
589 | @keyframes fadeInDownBig {
590 | from {
591 | opacity: 0;
592 | transform: translate3d(0, -2000px, 0);
593 | }
594 |
595 | to {
596 | opacity: 1;
597 | transform: none;
598 | }
599 | }
600 |
601 | .fadeInDownBig {
602 | animation-name: fadeInDownBig;
603 | }
604 |
605 | @keyframes fadeInLeft {
606 | from {
607 | opacity: 0;
608 | transform: translate3d(-100%, 0, 0);
609 | }
610 |
611 | to {
612 | opacity: 1;
613 | transform: none;
614 | }
615 | }
616 |
617 | .fadeInLeft {
618 | animation-name: fadeInLeft;
619 | }
620 |
621 | @keyframes fadeInLeftBig {
622 | from {
623 | opacity: 0;
624 | transform: translate3d(-2000px, 0, 0);
625 | }
626 |
627 | to {
628 | opacity: 1;
629 | transform: none;
630 | }
631 | }
632 |
633 | .fadeInLeftBig {
634 | animation-name: fadeInLeftBig;
635 | }
636 |
637 | @keyframes fadeInRight {
638 | from {
639 | opacity: 0;
640 | transform: translate3d(100%, 0, 0);
641 | }
642 |
643 | to {
644 | opacity: 1;
645 | transform: none;
646 | }
647 | }
648 |
649 | .fadeInRight {
650 | animation-name: fadeInRight;
651 | }
652 |
653 | @keyframes fadeInRightBig {
654 | from {
655 | opacity: 0;
656 | transform: translate3d(2000px, 0, 0);
657 | }
658 |
659 | to {
660 | opacity: 1;
661 | transform: none;
662 | }
663 | }
664 |
665 | .fadeInRightBig {
666 | animation-name: fadeInRightBig;
667 | }
668 |
669 | @keyframes fadeInUp {
670 | from {
671 | opacity: 0;
672 | transform: translate3d(0, 100%, 0);
673 | }
674 |
675 | to {
676 | opacity: 1;
677 | transform: none;
678 | }
679 | }
680 |
681 | .fadeInUp {
682 | animation-name: fadeInUp;
683 | }
684 |
685 | @keyframes fadeInUpBig {
686 | from {
687 | opacity: 0;
688 | transform: translate3d(0, 2000px, 0);
689 | }
690 |
691 | to {
692 | opacity: 1;
693 | transform: none;
694 | }
695 | }
696 |
697 | .fadeInUpBig {
698 | animation-name: fadeInUpBig;
699 | }
700 |
701 | @keyframes fadeOut {
702 | from {
703 | opacity: 1;
704 | }
705 |
706 | to {
707 | opacity: 0;
708 | }
709 | }
710 |
711 | .fadeOut {
712 | animation-name: fadeOut;
713 | }
714 |
715 | @keyframes fadeOutDown {
716 | from {
717 | opacity: 1;
718 | }
719 |
720 | to {
721 | opacity: 0;
722 | transform: translate3d(0, 100%, 0);
723 | }
724 | }
725 |
726 | .fadeOutDown {
727 | animation-name: fadeOutDown;
728 | }
729 |
730 | @keyframes fadeOutDownBig {
731 | from {
732 | opacity: 1;
733 | }
734 |
735 | to {
736 | opacity: 0;
737 | transform: translate3d(0, 2000px, 0);
738 | }
739 | }
740 |
741 | .fadeOutDownBig {
742 | animation-name: fadeOutDownBig;
743 | }
744 |
745 | @keyframes fadeOutLeft {
746 | from {
747 | opacity: 1;
748 | }
749 |
750 | to {
751 | opacity: 0;
752 | transform: translate3d(-100%, 0, 0);
753 | }
754 | }
755 |
756 | .fadeOutLeft {
757 | animation-name: fadeOutLeft;
758 | }
759 |
760 | @keyframes fadeOutLeftBig {
761 | from {
762 | opacity: 1;
763 | }
764 |
765 | to {
766 | opacity: 0;
767 | transform: translate3d(-2000px, 0, 0);
768 | }
769 | }
770 |
771 | .fadeOutLeftBig {
772 | animation-name: fadeOutLeftBig;
773 | }
774 |
775 | @keyframes fadeOutRight {
776 | from {
777 | opacity: 1;
778 | }
779 |
780 | to {
781 | opacity: 0;
782 | transform: translate3d(100%, 0, 0);
783 | }
784 | }
785 |
786 | .fadeOutRight {
787 | animation-name: fadeOutRight;
788 | }
789 |
790 | @keyframes fadeOutRightBig {
791 | from {
792 | opacity: 1;
793 | }
794 |
795 | to {
796 | opacity: 0;
797 | transform: translate3d(2000px, 0, 0);
798 | }
799 | }
800 |
801 | .fadeOutRightBig {
802 | animation-name: fadeOutRightBig;
803 | }
804 |
805 | @keyframes fadeOutUp {
806 | from {
807 | opacity: 1;
808 | }
809 |
810 | to {
811 | opacity: 0;
812 | transform: translate3d(0, -100%, 0);
813 | }
814 | }
815 |
816 | .fadeOutUp {
817 | animation-name: fadeOutUp;
818 | }
819 |
820 | @keyframes fadeOutUpBig {
821 | from {
822 | opacity: 1;
823 | }
824 |
825 | to {
826 | opacity: 0;
827 | transform: translate3d(0, -2000px, 0);
828 | }
829 | }
830 |
831 | .fadeOutUpBig {
832 | animation-name: fadeOutUpBig;
833 | }
834 |
835 | @keyframes flip {
836 | from {
837 | transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
838 | animation-timing-function: ease-out;
839 | }
840 |
841 | 40% {
842 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
843 | animation-timing-function: ease-out;
844 | }
845 |
846 | 50% {
847 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
848 | animation-timing-function: ease-in;
849 | }
850 |
851 | 80% {
852 | transform: perspective(400px) scale3d(.95, .95, .95);
853 | animation-timing-function: ease-in;
854 | }
855 |
856 | to {
857 | transform: perspective(400px);
858 | animation-timing-function: ease-in;
859 | }
860 | }
861 |
862 | .animated.flip {
863 | -webkit-backface-visibility: visible;
864 | backface-visibility: visible;
865 | animation-name: flip;
866 | }
867 |
868 | @keyframes flipInX {
869 | from {
870 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
871 | animation-timing-function: ease-in;
872 | opacity: 0;
873 | }
874 |
875 | 40% {
876 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
877 | animation-timing-function: ease-in;
878 | }
879 |
880 | 60% {
881 | transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
882 | opacity: 1;
883 | }
884 |
885 | 80% {
886 | transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
887 | }
888 |
889 | to {
890 | transform: perspective(400px);
891 | }
892 | }
893 |
894 | .flipInX {
895 | -webkit-backface-visibility: visible !important;
896 | backface-visibility: visible !important;
897 | animation-name: flipInX;
898 | }
899 |
900 | @keyframes flipInY {
901 | from {
902 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
903 | animation-timing-function: ease-in;
904 | opacity: 0;
905 | }
906 |
907 | 40% {
908 | transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
909 | animation-timing-function: ease-in;
910 | }
911 |
912 | 60% {
913 | transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
914 | opacity: 1;
915 | }
916 |
917 | 80% {
918 | transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
919 | }
920 |
921 | to {
922 | transform: perspective(400px);
923 | }
924 | }
925 |
926 | .flipInY {
927 | -webkit-backface-visibility: visible !important;
928 | backface-visibility: visible !important;
929 | animation-name: flipInY;
930 | }
931 |
932 | @keyframes flipOutX {
933 | from {
934 | transform: perspective(400px);
935 | }
936 |
937 | 30% {
938 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
939 | opacity: 1;
940 | }
941 |
942 | to {
943 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
944 | opacity: 0;
945 | }
946 | }
947 |
948 | .flipOutX {
949 | animation-name: flipOutX;
950 | -webkit-backface-visibility: visible !important;
951 | backface-visibility: visible !important;
952 | }
953 |
954 | @keyframes flipOutY {
955 | from {
956 | transform: perspective(400px);
957 | }
958 |
959 | 30% {
960 | transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
961 | opacity: 1;
962 | }
963 |
964 | to {
965 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
966 | opacity: 0;
967 | }
968 | }
969 |
970 | .flipOutY {
971 | -webkit-backface-visibility: visible !important;
972 | backface-visibility: visible !important;
973 | animation-name: flipOutY;
974 | }
975 |
976 | @keyframes lightSpeedIn {
977 | from {
978 | transform: translate3d(100%, 0, 0) skewX(-30deg);
979 | opacity: 0;
980 | }
981 |
982 | 60% {
983 | transform: skewX(20deg);
984 | opacity: 1;
985 | }
986 |
987 | 80% {
988 | transform: skewX(-5deg);
989 | opacity: 1;
990 | }
991 |
992 | to {
993 | transform: none;
994 | opacity: 1;
995 | }
996 | }
997 |
998 | .lightSpeedIn {
999 | animation-name: lightSpeedIn;
1000 | animation-timing-function: ease-out;
1001 | }
1002 |
1003 | @keyframes lightSpeedOut {
1004 | from {
1005 | opacity: 1;
1006 | }
1007 |
1008 | to {
1009 | transform: translate3d(100%, 0, 0) skewX(30deg);
1010 | opacity: 0;
1011 | }
1012 | }
1013 |
1014 | .lightSpeedOut {
1015 | animation-name: lightSpeedOut;
1016 | animation-timing-function: ease-in;
1017 | }
1018 |
1019 | @keyframes rotateIn {
1020 | from {
1021 | transform-origin: center;
1022 | transform: rotate3d(0, 0, 1, -200deg);
1023 | opacity: 0;
1024 | }
1025 |
1026 | to {
1027 | transform-origin: center;
1028 | transform: none;
1029 | opacity: 1;
1030 | }
1031 | }
1032 |
1033 | .rotateIn {
1034 | animation-name: rotateIn;
1035 | }
1036 |
1037 | @keyframes rotateInDownLeft {
1038 | from {
1039 | transform-origin: left bottom;
1040 | transform: rotate3d(0, 0, 1, -45deg);
1041 | opacity: 0;
1042 | }
1043 |
1044 | to {
1045 | transform-origin: left bottom;
1046 | transform: none;
1047 | opacity: 1;
1048 | }
1049 | }
1050 |
1051 | .rotateInDownLeft {
1052 | animation-name: rotateInDownLeft;
1053 | }
1054 |
1055 | @keyframes rotateInDownRight {
1056 | from {
1057 | transform-origin: right bottom;
1058 | transform: rotate3d(0, 0, 1, 45deg);
1059 | opacity: 0;
1060 | }
1061 |
1062 | to {
1063 | transform-origin: right bottom;
1064 | transform: none;
1065 | opacity: 1;
1066 | }
1067 | }
1068 |
1069 | .rotateInDownRight {
1070 | animation-name: rotateInDownRight;
1071 | }
1072 |
1073 | @keyframes rotateInUpLeft {
1074 | from {
1075 | transform-origin: left bottom;
1076 | transform: rotate3d(0, 0, 1, 45deg);
1077 | opacity: 0;
1078 | }
1079 |
1080 | to {
1081 | transform-origin: left bottom;
1082 | transform: none;
1083 | opacity: 1;
1084 | }
1085 | }
1086 |
1087 | .rotateInUpLeft {
1088 | animation-name: rotateInUpLeft;
1089 | }
1090 |
1091 | @keyframes rotateInUpRight {
1092 | from {
1093 | transform-origin: right bottom;
1094 | transform: rotate3d(0, 0, 1, -90deg);
1095 | opacity: 0;
1096 | }
1097 |
1098 | to {
1099 | transform-origin: right bottom;
1100 | transform: none;
1101 | opacity: 1;
1102 | }
1103 | }
1104 |
1105 | .rotateInUpRight {
1106 | animation-name: rotateInUpRight;
1107 | }
1108 |
1109 | @keyframes rotateOut {
1110 | from {
1111 | transform-origin: center;
1112 | opacity: 1;
1113 | }
1114 |
1115 | to {
1116 | transform-origin: center;
1117 | transform: rotate3d(0, 0, 1, 200deg);
1118 | opacity: 0;
1119 | }
1120 | }
1121 |
1122 | .rotateOut {
1123 | animation-name: rotateOut;
1124 | }
1125 |
1126 | @keyframes rotateOutDownLeft {
1127 | from {
1128 | transform-origin: left bottom;
1129 | opacity: 1;
1130 | }
1131 |
1132 | to {
1133 | transform-origin: left bottom;
1134 | transform: rotate3d(0, 0, 1, 45deg);
1135 | opacity: 0;
1136 | }
1137 | }
1138 |
1139 | .rotateOutDownLeft {
1140 | animation-name: rotateOutDownLeft;
1141 | }
1142 |
1143 | @keyframes rotateOutDownRight {
1144 | from {
1145 | transform-origin: right bottom;
1146 | opacity: 1;
1147 | }
1148 |
1149 | to {
1150 | transform-origin: right bottom;
1151 | transform: rotate3d(0, 0, 1, -45deg);
1152 | opacity: 0;
1153 | }
1154 | }
1155 |
1156 | .rotateOutDownRight {
1157 | animation-name: rotateOutDownRight;
1158 | }
1159 |
1160 | @keyframes rotateOutUpLeft {
1161 | from {
1162 | transform-origin: left bottom;
1163 | opacity: 1;
1164 | }
1165 |
1166 | to {
1167 | transform-origin: left bottom;
1168 | transform: rotate3d(0, 0, 1, -45deg);
1169 | opacity: 0;
1170 | }
1171 | }
1172 |
1173 | .rotateOutUpLeft {
1174 | animation-name: rotateOutUpLeft;
1175 | }
1176 |
1177 | @keyframes rotateOutUpRight {
1178 | from {
1179 | transform-origin: right bottom;
1180 | opacity: 1;
1181 | }
1182 |
1183 | to {
1184 | transform-origin: right bottom;
1185 | transform: rotate3d(0, 0, 1, 90deg);
1186 | opacity: 0;
1187 | }
1188 | }
1189 |
1190 | .rotateOutUpRight {
1191 | animation-name: rotateOutUpRight;
1192 | }
1193 |
1194 | @keyframes hinge {
1195 | 0% {
1196 | transform-origin: top left;
1197 | animation-timing-function: ease-in-out;
1198 | }
1199 |
1200 | 20%, 60% {
1201 | transform: rotate3d(0, 0, 1, 80deg);
1202 | transform-origin: top left;
1203 | animation-timing-function: ease-in-out;
1204 | }
1205 |
1206 | 40%, 80% {
1207 | transform: rotate3d(0, 0, 1, 60deg);
1208 | transform-origin: top left;
1209 | animation-timing-function: ease-in-out;
1210 | opacity: 1;
1211 | }
1212 |
1213 | to {
1214 | transform: translate3d(0, 700px, 0);
1215 | opacity: 0;
1216 | }
1217 | }
1218 |
1219 | .hinge {
1220 | animation-name: hinge;
1221 | }
1222 |
1223 | @keyframes jackInTheBox {
1224 | from {
1225 | opacity: 0;
1226 | transform: scale(0.1) rotate(30deg);
1227 | transform-origin: center bottom;
1228 | }
1229 |
1230 | 50% {
1231 | transform: rotate(-10deg);
1232 | }
1233 |
1234 | 70% {
1235 | transform: rotate(3deg);
1236 | }
1237 |
1238 | to {
1239 | opacity: 1;
1240 | transform: scale(1);
1241 | }
1242 | }
1243 |
1244 | .jackInTheBox {
1245 | animation-name: jackInTheBox;
1246 | }
1247 |
1248 | /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
1249 |
1250 | @keyframes rollIn {
1251 | from {
1252 | opacity: 0;
1253 | transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
1254 | }
1255 |
1256 | to {
1257 | opacity: 1;
1258 | transform: none;
1259 | }
1260 | }
1261 |
1262 | .rollIn {
1263 | animation-name: rollIn;
1264 | }
1265 |
1266 | /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
1267 |
1268 | @keyframes rollOut {
1269 | from {
1270 | opacity: 1;
1271 | }
1272 |
1273 | to {
1274 | opacity: 0;
1275 | transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
1276 | }
1277 | }
1278 |
1279 | .rollOut {
1280 | animation-name: rollOut;
1281 | }
1282 |
1283 | @keyframes zoomIn {
1284 | from {
1285 | opacity: 0;
1286 | transform: scale3d(.3, .3, .3);
1287 | }
1288 |
1289 | 50% {
1290 | opacity: 1;
1291 | }
1292 | }
1293 |
1294 | .zoomIn {
1295 | animation-name: zoomIn;
1296 | }
1297 |
1298 | @keyframes zoomInDown {
1299 | from {
1300 | opacity: 0;
1301 | transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
1302 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1303 | }
1304 |
1305 | 60% {
1306 | opacity: 1;
1307 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
1308 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1309 | }
1310 | }
1311 |
1312 | .zoomInDown {
1313 | animation-name: zoomInDown;
1314 | }
1315 |
1316 | @keyframes zoomInLeft {
1317 | from {
1318 | opacity: 0;
1319 | transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
1320 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1321 | }
1322 |
1323 | 60% {
1324 | opacity: 1;
1325 | transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
1326 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1327 | }
1328 | }
1329 |
1330 | .zoomInLeft {
1331 | animation-name: zoomInLeft;
1332 | }
1333 |
1334 | @keyframes zoomInRight {
1335 | from {
1336 | opacity: 0;
1337 | transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
1338 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1339 | }
1340 |
1341 | 60% {
1342 | opacity: 1;
1343 | transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
1344 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1345 | }
1346 | }
1347 |
1348 | .zoomInRight {
1349 | animation-name: zoomInRight;
1350 | }
1351 |
1352 | @keyframes zoomInUp {
1353 | from {
1354 | opacity: 0;
1355 | transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
1356 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1357 | }
1358 |
1359 | 60% {
1360 | opacity: 1;
1361 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
1362 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1363 | }
1364 | }
1365 |
1366 | .zoomInUp {
1367 | animation-name: zoomInUp;
1368 | }
1369 |
1370 | @keyframes zoomOut {
1371 | from {
1372 | opacity: 1;
1373 | }
1374 |
1375 | 50% {
1376 | opacity: 0;
1377 | transform: scale3d(.3, .3, .3);
1378 | }
1379 |
1380 | to {
1381 | opacity: 0;
1382 | }
1383 | }
1384 |
1385 | .zoomOut {
1386 | animation-name: zoomOut;
1387 | }
1388 |
1389 | @keyframes zoomOutDown {
1390 | 40% {
1391 | opacity: 1;
1392 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
1393 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1394 | }
1395 |
1396 | to {
1397 | opacity: 0;
1398 | transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
1399 | transform-origin: center bottom;
1400 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1401 | }
1402 | }
1403 |
1404 | .zoomOutDown {
1405 | animation-name: zoomOutDown;
1406 | }
1407 |
1408 | @keyframes zoomOutLeft {
1409 | 40% {
1410 | opacity: 1;
1411 | transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
1412 | }
1413 |
1414 | to {
1415 | opacity: 0;
1416 | transform: scale(.1) translate3d(-2000px, 0, 0);
1417 | transform-origin: left center;
1418 | }
1419 | }
1420 |
1421 | .zoomOutLeft {
1422 | animation-name: zoomOutLeft;
1423 | }
1424 |
1425 | @keyframes zoomOutRight {
1426 | 40% {
1427 | opacity: 1;
1428 | transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
1429 | }
1430 |
1431 | to {
1432 | opacity: 0;
1433 | transform: scale(.1) translate3d(2000px, 0, 0);
1434 | transform-origin: right center;
1435 | }
1436 | }
1437 |
1438 | .zoomOutRight {
1439 | animation-name: zoomOutRight;
1440 | }
1441 |
1442 | @keyframes zoomOutUp {
1443 | 40% {
1444 | opacity: 1;
1445 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
1446 | animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
1447 | }
1448 |
1449 | to {
1450 | opacity: 0;
1451 | transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
1452 | transform-origin: center bottom;
1453 | animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
1454 | }
1455 | }
1456 |
1457 | .zoomOutUp {
1458 | animation-name: zoomOutUp;
1459 | }
1460 |
1461 | @keyframes slideInDown {
1462 | from {
1463 | transform: translate3d(0, -100%, 0);
1464 | visibility: visible;
1465 | }
1466 |
1467 | to {
1468 | transform: translate3d(0, 0, 0);
1469 | }
1470 | }
1471 |
1472 | .slideInDown {
1473 | animation-name: slideInDown;
1474 | }
1475 |
1476 | @keyframes slideInLeft {
1477 | from {
1478 | transform: translate3d(-100%, 0, 0);
1479 | visibility: visible;
1480 | }
1481 |
1482 | to {
1483 | transform: translate3d(0, 0, 0);
1484 | }
1485 | }
1486 |
1487 | .slideInLeft {
1488 | animation-name: slideInLeft;
1489 | }
1490 |
1491 | @keyframes slideInRight {
1492 | from {
1493 | transform: translate3d(100%, 0, 0);
1494 | visibility: visible;
1495 | }
1496 |
1497 | to {
1498 | transform: translate3d(0, 0, 0);
1499 | }
1500 | }
1501 |
1502 | .slideInRight {
1503 | animation-name: slideInRight;
1504 | }
1505 |
1506 | @keyframes slideInUp {
1507 | from {
1508 | transform: translate3d(0, 100%, 0);
1509 | visibility: visible;
1510 | }
1511 |
1512 | to {
1513 | transform: translate3d(0, 0, 0);
1514 | }
1515 | }
1516 |
1517 | .slideInUp {
1518 | animation-name: slideInUp;
1519 | }
1520 |
1521 | @keyframes slideOutDown {
1522 | from {
1523 | transform: translate3d(0, 0, 0);
1524 | }
1525 |
1526 | to {
1527 | visibility: hidden;
1528 | transform: translate3d(0, 100%, 0);
1529 | }
1530 | }
1531 |
1532 | .slideOutDown {
1533 | animation-name: slideOutDown;
1534 | }
1535 |
1536 | @keyframes slideOutLeft {
1537 | from {
1538 | transform: translate3d(0, 0, 0);
1539 | }
1540 |
1541 | to {
1542 | visibility: hidden;
1543 | transform: translate3d(-100%, 0, 0);
1544 | }
1545 | }
1546 |
1547 | .slideOutLeft {
1548 | animation-name: slideOutLeft;
1549 | }
1550 |
1551 | @keyframes slideOutRight {
1552 | from {
1553 | transform: translate3d(0, 0, 0);
1554 | }
1555 |
1556 | to {
1557 | visibility: hidden;
1558 | transform: translate3d(100%, 0, 0);
1559 | }
1560 | }
1561 |
1562 | .slideOutRight {
1563 | animation-name: slideOutRight;
1564 | }
1565 |
1566 | @keyframes slideOutUp {
1567 | from {
1568 | transform: translate3d(0, 0, 0);
1569 | }
1570 |
1571 | to {
1572 | visibility: hidden;
1573 | transform: translate3d(0, -100%, 0);
1574 | }
1575 | }
1576 |
1577 | .slideOutUp {
1578 | animation-name: slideOutUp;
1579 | }
1580 |
--------------------------------------------------------------------------------
/css/flexslider.css:
--------------------------------------------------------------------------------
1 | /*
2 | * jQuery FlexSlider v2.4.0
3 | * http://www.woothemes.com/flexslider/
4 | *
5 | * Copyright 2012 WooThemes
6 | * Free to use under the GPLv2 and later license.
7 | * http://www.gnu.org/licenses/gpl-2.0.html
8 | *
9 | * Contributing author: Tyler Smith (@mbmufffin)
10 | *
11 | */
12 |
13 | .slides,
14 | .slides > li,
15 | .flex-control-nav,
16 | .flex-direction-nav {
17 | margin: 0;
18 | padding: 0;
19 | list-style: none;
20 | }
21 |
22 | .flex-viewport {
23 | max-height:365px;
24 | -webkit-transition: all 1s ease;
25 | -moz-transition: all 1s ease;
26 | -ms-transition: all 1s ease;
27 | -o-transition: all 1s ease;
28 | transition: all 1s ease;
29 |
30 | }
31 | .flex-control-nav {
32 | position: absolute;
33 | bottom: auto;
34 | text-align: center;
35 | left:-26%;
36 | top: 0;
37 | width: 24%;
38 | }
39 | ul.flex-direction-nav {
40 | display: none;
41 | }
42 | .flex-control-thumbs li:nth-child(2) {
43 | margin: 1em 0;
44 | }
45 | .flex-control-thumbs img {
46 | width: 100%;
47 | height: auto;
48 | display: block;
49 | opacity: .7;
50 | cursor: pointer;
51 | -webkit-transition: all 1s ease;
52 | -moz-transition: all 1s ease;
53 | -ms-transition: all 1s ease;
54 | -o-transition: all 1s ease;
55 | transition: all 1s ease;
56 | border: 1px solid #D1CFCF;
57 | }
58 | .flex-control-thumbs img:hover {
59 | opacity: 1;
60 | }
61 | .flex-control-thumbs .flex-active {
62 | opacity: 1;
63 | cursor: default;
64 | }
65 | /* ====================================================================================================================
66 | * RESPONSIVE
67 | * ====================================================================================================================*/
68 | @media(max-width:1366px){
69 | .flex-control-nav {
70 | left: -22%;
71 | }
72 | }
73 | @media(max-width:1280px){
74 | .flex-viewport {
75 | max-height: 405px;
76 | }
77 | .flex-control-nav {
78 | left: -26%;
79 | }
80 | }
81 | @media screen and (max-width: 1080px) {
82 | .flex-viewport {
83 | max-height: 340px;
84 | }
85 | }
86 | @media screen and (max-width: 991px) {
87 | .flex-control-nav {
88 | width: 21%;
89 | }
90 | .flex-viewport {
91 | max-height: 290px;
92 | }
93 | .flex-control-thumbs li:nth-child(2) {
94 | margin: 0.5em 0;
95 | }
96 | .offer-bottom-grids-info {
97 | margin-top: 1em;
98 | }
99 | }
100 | @media screen and (max-width:480px) {
101 | .flex-viewport {
102 | max-height: 260px;
103 | }
104 | }
105 | @media screen and (max-width: 320px) {
106 |
107 | }
--------------------------------------------------------------------------------
/css/font-awesome.min.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4 | */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
5 |
--------------------------------------------------------------------------------
/css/jquery_validation_style.css:
--------------------------------------------------------------------------------
1 | /*******************************************************************************
2 | ********************************************************************************
3 | **
4 | * - GENERAL
5 | *
6 | * - PAGE CONTAINERS
7 | *
8 | * - HEADER
9 | *
10 | * - CONTENT
11 | **
12 | ********************************************************************************
13 | ******************************************************************************/
14 |
15 |
16 |
17 |
18 | /* GENERAL ------------------------------------------------------------------ */
19 |
20 | html
21 | {
22 | height: 100%;
23 | }
24 |
25 | /* Zero default margin & padding around common elements */
26 | body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, ul, ol, li, p
27 | {
28 | margin: 0;
29 | border: none;
30 | padding: 0;
31 | }
32 |
33 | body
34 | {
35 | height: 100%;
36 | background-color: #333333;
37 | background-image: url(images/bg.gif);
38 | background-position: 0% 0;
39 | color: #000000;
40 | line-height: 1.5;
41 | font-family: Arial, Helvetica, sans-serif;
42 | font-size: 62.5%;
43 | text-align: center;
44 | overflow:auto;
45 | }
46 |
47 | a:link
48 | {
49 | color: #003399;
50 | }
51 |
52 | a:visited
53 | {
54 | color: #B266B2;
55 | }
56 |
57 | a:hover
58 | {
59 | text-decoration: none;
60 | }
61 |
62 |
63 |
64 |
65 | /* PAGE CONTAINERS ---------------------------------------------------------- */
66 |
67 | #page
68 | {
69 | width: 636px;
70 | w\idth: 600px;
71 | min-height: 100%;
72 | margin: 17px auto;
73 | padding: 0 18px;
74 | background-image: url(images/page.gif);
75 | background-repeat: repeat-y;
76 | text-align: left;
77 | }
78 |
79 | * html #page
80 | {
81 | height: 100%;
82 | }
83 |
84 |
85 |
86 |
87 | /* HEADER ------------------------------------------------------------------- */
88 |
89 | #header
90 | {
91 | height: 90px;
92 | background-color: #B2DD32;
93 | background-image: url(images/header1.jpg);
94 | background-repeat: repeat-x;
95 | }
96 |
97 | h1
98 | {
99 | padding: 0 35px;
100 | font-size: 2.2em;
101 | font-weight: normal;
102 | line-height: 82px;
103 | }
104 |
105 |
106 |
107 |
108 | /* CONTENT ------------------------------------------------------------------ */
109 |
110 | #content
111 | {
112 | padding: 0 25px;
113 | }
114 |
115 | p
116 | {
117 | font-size:1.1em;
118 | margin-top: 1.5em;
119 | }
120 |
121 | form
122 | {
123 | margin-top: 1.5em;
124 | }
125 |
126 |
127 |
128 | /*** MASTER FORM WIDTHS - CUSTOMIZE THIS TO CHANGE THE FORM LAYOUT ***/
129 |
130 | /*
131 | form width: 550px
132 | left column: 190px / 180px + 10px padding
133 | mid column: 200px
134 | right column: 160px
135 | */
136 |
137 | form{
138 | width:550px !important;
139 | }
140 |
141 | fieldset.submit
142 | {
143 | padding-left: 190px !important;
144 | }
145 |
146 | form label{
147 | padding:0px 10px;
148 | width: 160px;
149 | }
150 |
151 | form label.error,
152 | form input.submit
153 | {
154 | margin-left:180px !important;
155 | }
156 |
157 | form fieldset fieldset label.error
158 | {
159 | margin-left:0px !important;
160 | width:200px !important;
161 | }
162 |
163 |
164 | form .centered{
165 | margin-left:180px !important;
166 | width:200px !important;
167 | }
168 |
169 | form .text,
170 | form .button,
171 | form .group,
172 | form .control,
173 | form .submit,
174 | form textarea,
175 | form select
176 | {
177 | width: 200px !important;
178 | }
179 |
180 |
181 |
182 |
183 | /*** FIELDSETS AND LEGENDS ***/
184 |
185 | form{
186 | width:550px;
187 | margin-bottom:25px;
188 | clear:both;
189 | }
190 |
191 | form fieldset
192 | {
193 | margin: 0 0 1.5em 0;
194 | padding: 0 0 10px 0px;
195 |
196 | border: 1px solid #BFBAB0;
197 |
198 | background-color: #F2EFE9;
199 | background-image: url(images/fieldset_gradient.jpg);
200 | background-repeat: repeat-x;
201 |
202 | background-color: #fff;
203 | background-image: url(images/fieldset-gradient-02.jpg);
204 | background-position:bottom;
205 |
206 | float: left;
207 | clear: both;
208 | width: 100%;
209 |
210 | }
211 |
212 | form fieldset.submit
213 | {
214 | padding: 0px 10px 10px 190px;
215 | border-style: none;
216 |
217 | background-color: transparent;
218 | background-image: none;
219 |
220 | float: none;
221 | width: auto;
222 |
223 | }
224 |
225 | form legend
226 | {
227 | color: #000000;
228 |
229 | font-size:1.3em;
230 | font-weight: bold;
231 | font-variant:small-caps;
232 |
233 | margin-left: 1em;
234 | padding:0px 5px;
235 | }
236 |
237 | form fieldset p{
238 | margin:10px 0px 0px 10px;
239 | }
240 |
241 | /*** FORM BLOCKS ***/
242 |
243 | form ul
244 | {
245 | padding:5px 10px;
246 | list-style: none;
247 | }
248 |
249 | form li
250 | {
251 | width: 100%;
252 |
253 | padding:5px 0px 10px 0;
254 | border-top:1px dotted #ccc;
255 |
256 | display:block;
257 | float: left;
258 | clear: left;
259 | }
260 |
261 | form li:first-child
262 | {
263 | border:none;
264 | }
265 |
266 |
267 | /*** FORM BLOCK ELEMENTS ***/
268 |
269 | form label
270 | {
271 | padding:0px 10px;
272 | width: 160px;
273 | float: left;
274 | }
275 |
276 | form .error{
277 | color: #c00;
278 | }
279 |
280 | form label.error
281 | {
282 | color: #c00;
283 |
284 | font-size: 100%;
285 | font-weight: bold;
286 | font-variant:small-caps;
287 |
288 | width:308px;
289 | display: none;
290 |
291 | margin:8px 0px 0px 180px;
292 | padding:3px 0px 0px 5px;
293 | border-top:1px dotted #ccc;
294 |
295 | clear:both;
296 | }
297 |
298 | form label.info{
299 | font-size: 100%;
300 | font-weight: bold;
301 | font-variant:small-caps;
302 |
303 | margin:8px 0px 0px 180px;
304 | padding:3px 0px 0px 5px;
305 | }
306 |
307 | form fieldset fieldset,
308 | form .group
309 | {
310 | width:200px;
311 |
312 | margin: 0;
313 | border:none;
314 |
315 | background:none;
316 |
317 | float:left;
318 | clear: none;
319 |
320 | }
321 |
322 | form fieldset fieldset label
323 | {
324 | width:auto !important;
325 | white-space:nowrap;
326 | padding:0px;
327 | margin:0px;
328 | display:block;
329 | clear:both;
330 | }
331 |
332 | form label label.error{
333 | margin-left:0px;
334 | }
335 |
336 | form label.centered{
337 | padding:0px 0px;
338 | width:200px !important;
339 | }
340 |
341 | /* see also the error class at the foot of the page */
342 |
343 | form fieldset fieldset label.spaced
344 | {
345 | margin-bottom:3px;
346 | }
347 |
348 | /*** FORM ELEMENT COLUMNS ***/
349 |
350 | .col-1,
351 | fieldset fieldset.col-1 label
352 | {
353 | width:100%;
354 | }
355 |
356 | .col-2,
357 | fieldset fieldset.col-2 label
358 | {
359 | width:50%;
360 | }
361 |
362 | .col-3,
363 | fieldset fieldset.col-3 label
364 | {
365 | width:33%;
366 | }
367 |
368 | .col-4,
369 | fieldset fieldset.col-4 label
370 | {
371 | width:25%;
372 | }
373 |
374 |
375 |
376 |
377 | /*** FORM ELEMENTS ***/
378 |
379 | form input.submit{
380 | margin:10px 0px 10px 180px;
381 | padding:0px 2px;
382 | }
383 |
384 | form input, textarea, select,
385 | form label
386 | {
387 | font-size:1.1em;
388 | line-height:1.6em;
389 | }
390 |
391 | form input, textarea, select
392 | {
393 | font-family: Verdana, Arial, Helvetica, sans-serif;
394 | }
395 |
396 | form .input[type="text"],
397 | form textarea
398 | {
399 | padding:1px;
400 | }
401 |
402 | form .input[type="radio"],
403 | form .input[type="checkbox"]
404 | {
405 | margin:0px;
406 | padding:0px;
407 | position:relative;
408 | top:3px;
409 | }
410 |
411 | /*** SUPPORTING CLASSES ***/
412 |
413 | form label.required{
414 | background-image:url(images/required_star.gif);
415 | background-position:right;
416 | background-repeat:no-repeat;
417 | }
418 |
419 | form span.required{
420 | padding-right:15px;
421 | }
422 |
423 | form .clean
424 | {
425 | border:none;
426 | }
427 |
428 | form .info{
429 | padding-top:0.5em;
430 | font-size:80%;
431 | line-height:100%;
432 | color:#aaa;
433 | }
434 |
435 | form .indent{
436 | padding:2px 20px;
437 | width:auto !important;
438 | white-space:nowrap;
439 | padding-left: 25px !important;
440 | }
441 |
442 | form label.disabled{
443 | color:#aaa;
444 | }
445 |
446 | form .highlight{
447 | background-color:#e2e2e2;
448 | }
449 |
450 | .off{
451 | display:none !important;
452 | }
453 |
454 | .clear{
455 | clear:both;
456 | }
457 |
--------------------------------------------------------------------------------
/css/main.css:
--------------------------------------------------------------------------------
1 | /*
2 | Style : Main.css | Ecommerce Web tempalte
3 | Created on : Aug 6, 2017, 3:44:16 PM
4 | Author : maniruzzaman_akash
5 | */
6 |
7 | body{
8 | font-family: sans-serif monospace;
9 |
10 | }
11 | .content-area{
12 | margin: 4% 0% 4% 0%;
13 | }
14 |
15 |
16 | /** Classic style ***/
17 | a{
18 | color: #fa6f66;
19 | -webkit-transition: all 0.3s ease;
20 | transition: all 0.3s ease;
21 | }
22 | a:hover{
23 | color: #0280F5;
24 | text-decoration: none;
25 | }
26 | .pointer{
27 | cursor: pointer;
28 | }
29 | .float-left{
30 | float: left;
31 | }
32 | .float-right{
33 | float: right;
34 | }
35 | .clear{
36 | clear: both;
37 | }
38 | .margin-20{
39 | margin: 20px;
40 | }
41 | .margin-top-20{
42 | margin-top: 20px;
43 | }
44 | .margin-bottom-20{
45 | margin-bottom: 20px;
46 | }
47 | .margin-left-20{
48 | margin-left: 20px;
49 | }
50 | .inner-collapse{
51 | margin-left: 4%;
52 | margin-bottom: 2%;
53 | }
54 | .margin-right-20{
55 | margin-right: 20px;
56 | }
57 | .icon{
58 | padding-right: 2px;
59 | padding-left: 2px;
60 | }
61 | .top-header-list{
62 |
63 | }
64 | .btn{
65 | border: 0px;
66 | border-radius: 0px;
67 | -webkit-transition: all 0.3s ease;
68 | transition: all 0.3s ease;
69 | }
70 | .btn-cart{
71 | color: #ffffff;
72 | padding: 10px;
73 | opacity: .8;
74 | border: 0px;
75 | text-align: center;
76 | background: #f94b40;
77 | border-radius: 0px;
78 | -webkit-transition: all 0.5s ease;
79 | transition: all .5s ease-in-out;
80 | width: 70%;
81 | }
82 | .btn-cart:hover{
83 | color: #ffffff;
84 | display: block;
85 | background: #e90808;
86 | width: 100%;
87 | /* transform: scale(1.1); */
88 | opacity: 1;
89 | }
90 | .btn-red{
91 | color: #ffffff;
92 | background-color: #f94b40;
93 | border-color: #ccc;
94 | opacity: .9;
95 | }
96 | .btn-red:hover{
97 | color: #ffffff;
98 | background: #e90808;
99 | }
100 | .btn-yellow {
101 | color: #ffffff;
102 | background-color: #FF9800;
103 | border-color: #ccc;
104 | opacity: .8;
105 | }
106 | .btn-yellow:hover{
107 | color: #ffffff;
108 | opacity: 1;
109 | }
110 | .btn-blue{
111 | color: #ffffff;
112 | background-color: #0280e1;
113 | border-color: #ccc;
114 | }
115 | .btn-blue:hover{
116 | color: #ffffff;
117 | background: #1b70b1;
118 | }
119 |
120 | a[aria-expanded=true] .fa-plus {
121 | display: none;
122 | }
123 | a[aria-expanded=false] .fa-minus {
124 | display: none;
125 | }
126 | .icon {
127 | vertical-align: top;
128 | overflow: hidden;
129 | margin: 4px;
130 | width: 35px;
131 | height: 35px;
132 | position: relative;
133 | }
134 | .form-control {
135 | border-radius: 0px;
136 | min-height: 45px;
137 | }
138 | address {
139 | font-style: italic;
140 | }
141 | /** Classic style ***/
142 |
143 |
144 | .top-header{
145 | background: #464646;
146 | padding: 2px;
147 | padding-top: 5px;
148 | }
149 | .top-header a{
150 | color: #FFFFFF;
151 | }
152 | .top-header a:hover{
153 | color: #D36C64;
154 | }
155 | .top-header-left{
156 | margin-left: 2%;
157 | }
158 | .top-header-right {
159 | margin-bottom: -.8em;
160 | }
161 | .top-header-right ul{
162 | list-style: none;
163 | }
164 | .top-header-right ul li {
165 | padding: 2px;
166 | display: inline-block;
167 | display: -webkit-inline-box;
168 | padding-right: 25px;
169 | }
170 | .top-header-right ul li ul li {
171 | padding-right: 0px;
172 | }
173 |
174 | /** End header top **/
175 |
176 |
177 |
178 | /** Start header bottom **/
179 | .header-bottom{
180 |
181 | }
182 | .header-logo{
183 | font-size: 60px;
184 | }
185 | .header-logo img{
186 | margin-top: 10%;
187 | max-width: 250px;
188 | }
189 | .logo-first-letter {
190 | font-family: Impact, Charcoal, sans-serif;
191 | font-weight: bold;
192 | color: #ff0000;
193 | font-size: 100px;
194 | }
195 | .logo-text-our {
196 | margin-left: -25px;
197 | color: #FF5722;
198 | }
199 | .logo-text-shop {
200 | margin-top: 30px;
201 | margin-right: -20px;
202 | color: #FFC107;
203 | }
204 | .header-logo h6 {
205 | font-size: 12px;
206 | color: #f00;
207 | letter-spacing: 1px;
208 | margin-top: -1.6em;
209 | margin-left: 10px;
210 | }
211 | .header-search form {
212 | position: relative;
213 | }
214 | .header-search {
215 | float: left;
216 | width: 55%;
217 | text-align: center;
218 | margin: 4.6em 5em;
219 | }
220 | .header-search i.fa {
221 | font-size: 1em;
222 | color: #fff;
223 | padding: 3px;
224 | }
225 | .header-search input[type="search"] {
226 | width: 100%;
227 | padding: 1em 5em 1em 1em;
228 | font-size: 1em;
229 | color: #999;
230 | outline: none;
231 | border: 1px solid #cccccc;
232 | background: none;
233 | -webkit-appearance: none;
234 | transition: 0.5s all;
235 | -webkit-transition: 0.5s all;
236 | -moz-transition: 0.5s all;
237 | }
238 | .header-search .btn-default {
239 | border: none;
240 | position: absolute;
241 | top: 0px;
242 | right: 0px;
243 | width: 60px;
244 | height: 50px;
245 | outline: none;
246 | box-shadow: none;
247 | background: #ffc107;
248 | padding: 0;
249 | border-radius: inherit;
250 | -webkit-appearance: none;
251 | -webkit-transition: .5s all;
252 | -moz-transition: .5s all;
253 | transition: .5s all;
254 | }
255 | input[type="search"] {
256 | -webkit-appearance: none;
257 | }
258 | input[type="search"] {
259 | -webkit-box-sizing: border-box;
260 | -moz-box-sizing: border-box;
261 | box-sizing: border-box;
262 | }
263 | .header-cart {
264 | margin: 1.3em 0;
265 | margin-right: 1.2em;
266 | margin-top: 5em;
267 | }
268 | .cart-link {
269 | background: #0280e1;
270 | border: none;
271 | -webkit-border-radius: 50%;
272 | -moz-border-radius: 50%;
273 | -o-border-radius: 50%;
274 | -ms-border-radius: 50%;
275 | border-radius: 50%;
276 | width: 65px;
277 | height: 65px;
278 | text-align: center;
279 | outline: none;
280 | padding: 1.5em;
281 | }
282 | .cart-link:hover {
283 | background: #ff0000;
284 | }
285 | .cart-link .fa{
286 | font-size: 2em;
287 | color: #ffffff;
288 | vertical-align: middle;
289 | }
290 | span.number-of-cart {
291 | margin-left: -2em;
292 | color: #ffffff;
293 | font-weight: bold;
294 | border-radius: 80% 80% 132% 14%;
295 | border: 1px solid gray;
296 | background: red;
297 | opacity: .8;
298 | padding: 10px;
299 | }
300 | span.number-of-cart:hover{
301 | opacity: 1;
302 | }
303 | #cart-item{
304 |
305 | }
306 | #cart-item img{
307 | max-width: 50px;
308 | }
309 | .modal-header {
310 | padding: 15px;
311 | border-bottom: 1px solid #014071;
312 | background: #FFC107;
313 | color: #fff;
314 | }
315 | /** End header bottom **/
316 |
317 | /*** Start header navigation style **/
318 |
319 | .nopadding {
320 | padding: 0 !important;
321 | margin: 0 !important;
322 | }
323 |
324 | .wsmenucontainer.clearfix {
325 | border-bottom: 1px solid #eaeaea;
326 | background: url(../images/navbar.png)#08bce4 no-repeat;
327 | background-size: cover;
328 | color: #fff;
329 | max-height: 70px;
330 | }
331 |
332 | @media only screen and (max-width: 919px){
333 | .animated-arrow {
334 | cursor: pointer;
335 | padding: 35px 45px 30px 25px;
336 | margin: 10px 0 0 15px;
337 | background: #ffc107;
338 | }
339 | .smallogo {
340 | display: block;
341 | text-align: center;
342 | padding-top: 9px;
343 | position: fixed;
344 | z-index: 101;
345 | width: 100%;
346 | height: 85px;
347 | background: #fff;
348 | top: 0;
349 | box-shadow: 0 1px 4px rgba(0,0,0,.5);
350 | -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
351 | }
352 | .smallogo > img {
353 | margin-top: 0px;
354 | height: 55%;
355 | }
356 | .cart-link {
357 | position: fixed;
358 | top: 10px;
359 | bottom: 10px;
360 | z-index: 1000;
361 | right: 1em;
362 | }
363 | .number-of-cart {
364 | position: fixed;
365 | top: 20px;
366 | z-index: 1001;
367 | right: 0em;
368 | }
369 | .header-logo{
370 | display: none;
371 | }
372 | .main-slider{
373 | display: none;
374 | }
375 | .top-header{
376 | display: none;
377 | }
378 | .header-search{
379 | margin-top: 100px;
380 | margin-left: 0px;
381 | margin-right: 0px;
382 | width: 100%;
383 | }
384 | .header-search input[type="search"]{
385 |
386 | }
387 | }
388 | @media (min-width: 768px){
389 | .container {
390 | /* width: 930px; */
391 | width: 85%;
392 | }
393 | .header-cart{
394 | margin: 1.3em 0;
395 | margin-right: -3.8em;
396 | margin-top: 5em;
397 | float: right;
398 | }
399 | }
400 |
401 | .navbar-fixed{
402 | position: absolute;
403 | margin-bottom: 20px;
404 | }
405 | .sticky-top {
406 | box-shadow: 0 7px 7px 0 rgba(0,0,0,.15);
407 | top: 0;
408 | }
409 | .navbar-fixed-bottom, .navbar-fixed-top {
410 | z-index: 999;
411 | }
412 |
413 | /*** End header navigation style **/
414 |
415 |
416 | /*** End header style ***/
417 |
418 |
419 |
420 |
421 | /*** Start Slide ***/
422 | .main-slider {
423 | margin-top: -1.3em;
424 | }
425 | .slide-header-text {
426 | background: rgba(0, 0, 0, 0.75);
427 | /* padding: 1em; */
428 | box-shadow: 15px 15px 50px 0px rgba(255, 193, 7, 0.4);
429 | font-size: 3.2em;
430 | /* margin: 3em; */
431 | color: #ffffff;
432 | /* font-family: cursive; */
433 | }
434 |
435 | .slider-link {
436 | /* margin-top: 2em; */
437 | padding: 1em;
438 | font-size: 2em;
439 | }
440 | @media screen and (min-width: 768px){
441 | .carousel-caption {
442 | right: 20%;
443 | left: 20%;
444 | padding-bottom: 10em;
445 | }
446 | }
447 |
448 | /*** Start Slide ***/
449 |
450 |
451 | /**** Start Featured Posts ***/
452 | h2.title-div {
453 | color: #0280e1;
454 | text-align: left;
455 | font-size: 2em;
456 | font-weight: bold;
457 | margin: 1.2em 0;
458 | font-family: 'Offside', cursive;
459 | }
460 |
461 | .featured-products{
462 | border: none;
463 | margin: 2em 0 1em;
464 | }
465 | .owl-carousel .item {
466 | margin: 1em;
467 | color: #FFF;
468 | -webkit-border-radius: 3px;
469 | -moz-border-radius: 3px;
470 | border-radius: 3px;
471 | text-align: center;
472 | -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.33);
473 | -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.33);
474 | -o-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.33);
475 | -ms-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.33);
476 | box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.33);
477 | }
478 | .owl-carousel .item img {
479 | width: 300px;
480 | }
481 | .carousel-grids{
482 | background-color: #FFF;
483 | display: block;
484 | overflow: hidden;
485 | position: relative;
486 | -webkit-box-shadow: 0 0 0 0 #555;
487 | -moz-box-shadow: 0 0 0 0 #555;
488 | -o-box-shadow: 0 0 0 0 #555;
489 | -ms-box-shadow: 0 0 0 0 #555;
490 | box-shadow: 0 0 0 0 #555;
491 | -webkit-transition: all 0.5s;
492 | -moz-transition: all 0.5s;
493 | -ms-transition: all 0.5s;
494 | -o-transition: all 0.5s;
495 | transition: all 0.5s;
496 | opacity: 1;
497 | }
498 | .owl-carousel .owl-wrapper-outer{
499 | overflow: hidden;
500 | position: relative;
501 | width: 100%;
502 | z-index: 1; // added this
503 | }
504 | .owl-item {
505 | transform: translateZ(0);
506 | -webkit-transform: translateZ(0);
507 | -ms-transform: translateZ(0);
508 | }
509 | .owl-navigaiton {
510 | background: #0280e1;
511 | padding: 1em;
512 | color: antiquewhite;
513 | font-size: 1.2em;
514 | cursor: pointer;
515 | margin-right: -5.5em;
516 | }
517 | .owl-navigaiton:hover{
518 | color: #000;
519 | }
520 | .featured-navigation {
521 | margin-bottom: 2em;
522 | margin-right: 2em;
523 | }
524 |
525 | .item-full {
526 | background-color: rgba(0, 0, 0, 0.85);
527 | bottom: 13px;
528 | left: 80%;
529 | border-radius: 10px 0px 0px 10px;
530 | position: absolute;
531 | right: 0;
532 | padding: 5% 5% 5% 5%;
533 | text-align: left;
534 | top: 14px;
535 | z-index: 100;
536 | -webkit-transition: all 0.5s;
537 | -moz-transition: all 0.5s;
538 | -ms-transition: all 0.5s;
539 | -o-transition: all 0.5s;
540 | transition: all 0.5s;
541 | -webkit-transform: translate3d(-110%, 0px, 0px);
542 | -moz-transform: translate3d(-110%, 0px, 0px);
543 | -o-transform: translate3d(-110%, 0px, 0px);
544 | -ms-transform: translate3d(-110%, 0px, 0px);
545 | transform: translate3d(-110%, 0px, 0px);
546 | }
547 | .item-full h4 {
548 | color: #6bd806;
549 | }
550 | .item-full h5 {
551 | color: #ca3f38;
552 | font-weight: bold;
553 | padding-top: 10px;
554 | font-size: 1.4em;
555 | margin-top: 1em;
556 | padding-left: 1em;
557 | }
558 | .width0{
559 | width: 0%;
560 | }
561 | .width70{
562 | width: 70%;
563 | }
564 | .block{
565 | display: block;
566 | }
567 | /**** End Featured Posts ***/
568 |
569 |
570 |
571 |
572 | /*** Start Latest products ***/
573 | .latest-products{
574 | margin-top: 5%;
575 | margin-bottom: 5%;
576 | border-top: 1px dotted gray;
577 | }
578 | .all-products{
579 | margin-top: 5%;
580 | margin-bottom: 5%;
581 | }
582 | .latest-products .products{
583 |
584 | }
585 | .product-item {
586 | border: 1px solid #BDBDBD;
587 | padding: 10px 0px 10px 0px;
588 | margin-bottom: 1.5em;
589 | }
590 | .product-item:hover {
591 | border: 1px solid #f74c4c;
592 | background: #FFFDE7;
593 | }
594 | .product-item img {
595 | max-width: 200px;
596 | padding-left: 2em;
597 | }
598 | .product-price{
599 | padding-left: 2em;
600 | }
601 | .product-price a{
602 | font-family: cursive, tahoma;
603 | color: #0280e1;
604 | font-weight: bold;
605 | font-size: 1.3em;
606 | }
607 | .prev-price {
608 | color: #464646;
609 | font-size: 1.2em;
610 | }
611 | .current-price{
612 | font-weight: bold;
613 | color: #329036;
614 | font-size: 1.5em;
615 | }
616 | a.add-to-cart {
617 | font-size: 1.2em;
618 | margin-bottom: -1.5%;
619 | }
620 | .product-borde-inner {
621 | /* border-top: 55px solid #0280e1;
622 | border-right: 40px solid transparent;
623 | top: 0%;
624 | bottom: 0%;
625 | margin-top: -10px;
626 | margin-left: 0px;
627 | width: 0; */
628 | }
629 |
630 | /** Zoom Image on ohover the product **/
631 | .product-item img {
632 | max-width: 70%;
633 |
634 | -moz-transition: all 0.3s;
635 | -webkit-transition: all 0.3s;
636 | transition: all 0.3s;
637 | }
638 | .product-item:hover img {
639 | -moz-transform: scale(1.1);
640 | -webkit-transform: scale(1.1);
641 | transform: scale(1.1);
642 | }
643 | /** Zoom Image on ohover the product **/
644 |
645 |
646 |
647 | /**hover animated more buttons **/
648 | .btn-more{
649 | transition: all 0.5s;
650 | }
651 | .btn-more span {
652 | display: inline-block;
653 | position: relative;
654 | transition: 0.5s;
655 | }
656 |
657 | .btn-more span:after {
658 | content: '\00bb';
659 | position: absolute;
660 | opacity: 0;
661 | top: 0;
662 | right: -20px;
663 | transition: 0.5s;
664 | }
665 |
666 | .btn-more:hover span {
667 | padding-right: 25px;
668 | }
669 |
670 | .btn-more:hover span:after {
671 | opacity: 1;
672 | right: 0;
673 | }
674 | /**hover animated more buttons **/
675 |
676 |
677 | /*** Start Latest products ***/
678 |
679 |
680 |
681 | /*** Services Div ***/
682 | .services {
683 | padding: 3em 0;
684 | background: url(../images/services.jpg)no-repeat center 0px;
685 | background-size: cover;
686 | color: #BDBDBD;
687 | }
688 | .services .ftr-top-right h4 {
689 | font-size: 1.4em;
690 | font-family: 'Offside', cursive;
691 | margin-bottom: 0.5em;
692 | color: #fff;
693 | }
694 |
695 | .services .ftr-top-left i.fa {
696 | font-size: 2.5em;
697 | border: 1px solid;
698 | color: #176aff;
699 | width: 70px;
700 | height: 70px;
701 | text-align: center;
702 | line-height: 2;
703 | -webkit-transition: .5s all;
704 | -moz-transition: .5s all;
705 | -o-transition: .5s all;
706 | -ms-transition: .5s all;
707 | transition: .5s all;
708 | -webkit-border-radius: 50%;
709 | -moz-border-radius: 50%;
710 | -o-border-radius: 50%;
711 | -ms-border-radius: 50%;
712 | border-radius: 50%;
713 | margin-right: .5em;
714 | }
715 | .services .ftr-top-left i.fa.fa-user {
716 | color: #00c57e;
717 | }
718 | .services .ftr-top-left i.fa.fa-thumbs-o-up {
719 | color: #fb4602;
720 | }
721 | .services .ftr-top-grids:hover i.fa {
722 | color: #fff;
723 | }
724 | /*** Services Div ***/
725 |
726 |
727 |
728 | /*** Footer top div ***/
729 | .footer-top{
730 | padding-top: 3em;
731 | background: url(../images/navbar.png)#0280e1 no-repeat;
732 | background-size: cover;
733 | }
734 | .footer-top h3 {
735 | color: #FF9800;
736 | font-family: monospace, sans-serif;
737 | font-weight: bold;
738 | }
739 | .footer-top-address{
740 | background: #ffffff;
741 | color: #000000;
742 | }
743 | .subscribe{
744 | margin-bottom: 2em;
745 | }
746 | .subscribe h3 {
747 | font-family: cursive;
748 | color: white;
749 | font-weight: normal;
750 | }
751 | .subscribe input[type="text"] {
752 | width: 70%;
753 | padding: 1em;
754 | font-size: 1em;
755 | float: left;
756 | color: #ff9814;
757 | outline: none;
758 | border: 1px solid #fff;
759 | border-right: none;
760 | -webkit-appearance: none;
761 | -webkit-transition: 0.5s all;
762 | -moz-transition: 0.5s all;
763 | transition: 0.5s all;
764 | }
765 | .subscribe input[type="submit"] {
766 | color: #ffffff;
767 | font-size: 1em;
768 | outline: none;
769 | padding: 1em 1.8em;
770 | border: 1px solid #cd0f25;
771 | -webkit-transition: 0.5s all;
772 | -moz-transition: 0.5s all;
773 | transition: 0.5s all;
774 | -webkit-appearance: none;
775 | background: #ff0000;
776 | opacity: .8;
777 | }
778 | .subscribe form:hover input[type="submit"] {
779 | opacity: 1;
780 | }
781 | .footer-top ul{
782 | list-style: none;
783 | }
784 | .footer-top ul li a {
785 | color: #ffffff;
786 | }
787 |
788 | .footer-top ul li{
789 | color: #ffffff;
790 | }
791 | .footer-top-address ul li {
792 | color: #000000;
793 | padding: .8em;
794 | border-bottom: 1px solid rgba(70, 70, 70, 0.15);
795 | }
796 | .footer-top-address ul{
797 | list-style: none;
798 | }
799 | .footer-top .payment-links ul li {
800 | color: #ffffff;
801 | display: inline-block;
802 | }
803 |
804 | .payment-links .fa {
805 | color: #FFC107;
806 | font-size: 4em;
807 | width: 120px;
808 | margin-top: .5em;
809 | }
810 |
811 | /*** Footer top div ***/
812 |
813 |
814 | /*** Footer bottom div **/
815 | .footer-bottom {
816 | text-align: center;
817 | color: #ffffff;
818 | padding: 2em 0;
819 | background: #222;
820 | }
821 |
822 | .scroll-to-top {
823 | width: 50px;
824 | height: 50px;
825 | padding: 8px;
826 | text-align: center;
827 | font-weight: bold;
828 | color: #0280e1;
829 | text-decoration: none;
830 | position: fixed;
831 | top: 90%;
832 | font-size: 25px;
833 | right: 30px;
834 | /* display: none; */
835 | border: 1px solid #e6c07d;
836 | border-radius: 15% 15% 0% 0%;
837 | background: #ffc107;
838 | z-index: 1000;
839 | opacity: .7;
840 | }
841 | .scroll-to-top:hover{
842 | text-decoration:none;
843 | opacity:1;
844 | }
845 | /*** Footer bottom div **/
846 |
847 |
848 | /*** Style for cart page ***/
849 | .cart-product-option {
850 | margin-left: 5%;
851 | }
852 | .total_product_sum {
853 | color: #e91717;
854 | font-weight: bold;
855 | }
856 | /*** Style for cart page ***/
857 |
858 |
859 | /*** Styles for faq page ***/
860 | .faq-item{
861 | margin-top: 10px;
862 | }
863 | .faq-title {
864 | background: #FFEB3B;
865 | padding: 10px;
866 | margin-top: 10px;
867 | color: #263238;
868 | font-size: 1.2em;
869 | font-family: "Trebuchet MS", Helvetica, sans-serif;
870 | }
871 | /*** Styles for faq page ***/
872 |
873 |
874 |
875 | /** Styles for product page ***/
876 | .prodcuts .breadcrumb{
877 | margin-top: 5%;
878 | }
879 | .prodcuts .row {
880 | margin-right: 0px;
881 | margin-left: 0px;
882 | }
883 | .product-top {
884 | background: #212121;
885 | padding: 5px;
886 | }
887 | .product-top ul{
888 | list-style: none;
889 | float: right;
890 | }
891 | .product-top ul li{
892 | display: inline-block;
893 | }
894 | .product-top h4 {
895 | font-size: 1.3em;
896 | color: #fff;
897 | font-family: 'Offside', cursive;
898 | float: left;
899 | }
900 | .product-top li {
901 | margin-top: 9%;
902 | padding-right: 25px;
903 | }
904 | .sidebar-products-main {
905 | margin-top: 16%;
906 | }
907 | .sidebar-title {
908 | padding: 10px;
909 | background: #E0E0E0;
910 | margin-bottom: 10px;
911 | }
912 | .sidebar-single{
913 | margin-top: 5%;
914 | }
915 | .checkbox {
916 | position: relative;
917 | padding-left: 27px !important;
918 | cursor: pointer;
919 | line-height: initial;
920 | font-size: 1em;
921 | color: #353F49;
922 | font-weight: 500;
923 | margin: 0 0 1.5em;
924 | }
925 |
926 | input[type="checkbox"] {
927 | display:none;
928 | }
929 | input[type="checkbox"] + label span {
930 | display:inline-block;
931 | width:30px;
932 | height:30px;
933 | margin:-2px 10px 0 0;
934 | vertical-align:middle;
935 | background:url(../images/checkbox-unchecked.png) left top no-repeat;
936 | cursor:pointer;
937 | }
938 | input[type="checkbox"]:checked + label span {
939 | display:inline-block;
940 | width:30px;
941 | height:30px;
942 | margin:-2px 10px 0 0;
943 | vertical-align:middle;
944 | background:url(../images/checkbox-checked.png) top no-repeat;
945 | cursor:pointer;
946 | }
947 | /** Styles for product page ***/
948 |
949 |
950 |
951 | /*** Style for single Product page ***/
952 | .single-product {
953 | margin: 3% 8% 3% 8%;
954 | }
955 | .single-product ul{
956 | list-style: none;
957 | }
958 | .single-product ul li{
959 | display: inline-block;
960 | margin-right: 10px;
961 | }
962 | .single-product .single-rating, .single-product .single-price{
963 | margin-bottom: 5%;
964 | border-bottom: 1px dotted #808080;
965 | }
966 | .single-product .product-price{
967 | color: #e52325;
968 | font-size: 2.8em;
969 | font-weight: 300;
970 | margin-right: 5.5em;
971 | }
972 | h3.item_name {
973 | color: rgba(229, 35, 37, .7);
974 | font-size: 2.5em;
975 | font-weight: bold;
976 | font-family: cursive;
977 | }
978 | .single-product .single-product-everything {
979 | margin-top: 10%;
980 | }
981 | .single-product .single-product-everything a.main{
982 | color: rgba(229, 35, 37, .7);
983 | font-size: 1.5em;
984 | font-weight: bold;
985 | }
986 | .single-product .single-extra-div {
987 | margin-top: 1%;
988 | background: whitesmoke;
989 | padding: 15px;
990 | }
991 | .single-product-everything .collapseDiv {
992 | padding: 1% 5% 1% 5%;
993 | }
994 | /*** Style for single Product page ***/
995 |
996 |
997 | /***Style For Registration Page / Login Page***/
998 | .registration-page{
999 |
1000 | }
1001 | .registration-page h2, .login-page h2 {
1002 | padding: 5%;
1003 | color: #0280e1;
1004 | }
1005 | .registration-page form, .login-page form{
1006 | padding: 2em;
1007 | -webkit-box-shadow: 0px 0px 4px 1px rgb(189, 189, 189);
1008 | -moz-box-shadow: 0px 0px 4px 1px rgb(189, 189, 189);
1009 | -o-box-shadow: 0px 0px 4px 1px rgb(189, 189, 189);
1010 | -ms-box-shadow: 0px 0px 4px 1px rgb(189, 189, 189);
1011 | box-shadow: 0px 0px 4px 1px rgb(189, 189, 189);
1012 | margin: 0 auto;
1013 | margin-bottom: 5%;
1014 | }
1015 | label.error {
1016 | color: rgba(255, 0, 0, 0.71);
1017 | font-weight: normal;
1018 | }
1019 | /***Style For Registration Page***/
1020 |
1021 |
1022 |
1023 | /*** Account Page for the User ***/
1024 | .account-page{
1025 | padding: 5%;
1026 | }
1027 | .account-page h3 {
1028 | padding-bottom: 10px;
1029 | border-bottom: 1px dotted gray;
1030 | }
1031 | .account-page .well {
1032 | min-height: 190px;
1033 | padding: 0px 5px 0px 20px;
1034 | background-color: transparent;
1035 | }
1036 | .account-page h2{
1037 | padding-bottom: 5px;
1038 | border-bottom: 1px solid #808080;
1039 | }
1040 | .account-page ul{
1041 | list-style: none;
1042 | }
1043 | .account-page ul li{
1044 | padding: 5px;
1045 | font-weight: bold;
1046 | }
1047 | .account-page ul li.active {
1048 | display: block;
1049 | background: #ffd24b;
1050 | border-radius: 0px 1px 40px 0px;
1051 | }
1052 | .account-page ul li.active a {
1053 | color: #1B5E20;
1054 | }
1055 | /* .account-page ul li.active:after {
1056 | content: "";
1057 | position: absolute;
1058 | top: 0;
1059 | border-top: 14px solid transparent;
1060 | border-bottom: 20px solid transparent;
1061 | border-left: 39px solid #ffd451;
1062 | margin-top: -2px;
1063 | } */
1064 | .account-page ul li.active:hover{
1065 |
1066 | }
1067 | .account-page form {
1068 | border: 1px solid #EEEEEE;
1069 | padding: 5%;
1070 | }
1071 | /*** Account Page for the User ***/
1072 |
1073 |
1074 | /***Styles for chekout page ***/
1075 | #check1, #check2, #check3 {
1076 | background: #fff8dc;
1077 | /* padding: 3% 2% 1% 2%; */
1078 | padding: 1%;
1079 | border: 1px solid rgba(88, 195, 232, 0.4);
1080 | margin: 1%;
1081 | }
1082 | #check1 h3, #check2 h3, #check3 h3 {
1083 | padding: 0% 2% 1% 2%;
1084 | margin: 2%;
1085 | color: #455A64;
1086 | }
1087 | .checkout-top-ok{
1088 | margin: 3%;
1089 | }
1090 | .check-dots {
1091 | color: #58c3e8;
1092 | font-weight: bold;
1093 | font-size: 1.5em;
1094 | letter-spacing: 10px;
1095 | }
1096 | #check-one-top, #check-two-top, #check-three-top {
1097 | background: #58C3E8;
1098 | padding: 20px;
1099 | border-radius: 50%;
1100 | margin-right: 5px;
1101 | font-size: 30px;
1102 | color: #fff;
1103 | font-weight: 700;
1104 | }
1105 | #check-one-top{
1106 | background: #004C48
1107 | }
1108 | #check-two-top{
1109 | background: #00BBB5
1110 | }
1111 | #check-three-top{
1112 | background: #58C3E8;
1113 | }
1114 | .payment-div{
1115 | border: 1px solid rgba(88, 195, 232, 0.4);
1116 | padding: 20px;
1117 | margin-top: 5px;
1118 | }
1119 | .payment-div i {
1120 | color: #01579B;
1121 | font-size: 4em;
1122 | padding: 5px;
1123 | }
1124 | .error-input {
1125 | border: 1px solid red;
1126 | background: rgba(255, 0, 0, 0.09);
1127 | color: #546E7A;
1128 | }
1129 | .success-input {
1130 | border: 1px solid green;
1131 | background: rgba(0, 255, 0, 0.09);
1132 | color: #546E7A;
1133 | }
1134 | .input-hint{
1135 | font-style: italic;
1136 | font-size: 12px;
1137 | color: gray;
1138 | }
1139 | /***Styles for chekout page ***/
--------------------------------------------------------------------------------
/css/owl.carousel.min.css:
--------------------------------------------------------------------------------
1 | /**
2 | * Owl Carousel v2.2.1
3 | * Copyright 2013-2017 David Deutsch
4 | * Licensed under ()
5 | */
6 | .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
--------------------------------------------------------------------------------
/css/owl.theme.default.min.css:
--------------------------------------------------------------------------------
1 | /**
2 | * Owl Carousel v2.2.1
3 | * Copyright 2013-2017 David Deutsch
4 | * Licensed under ()
5 | */
6 | .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
--------------------------------------------------------------------------------
/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/fonts/fontawesome-webfont.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/fontawesome-webfont.woff2
--------------------------------------------------------------------------------
/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/images/checkbox-checked.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/checkbox-checked.png
--------------------------------------------------------------------------------
/images/checkbox-unchecked.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/checkbox-unchecked.png
--------------------------------------------------------------------------------
/images/logo.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/logo.jpg
--------------------------------------------------------------------------------
/images/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/logo.png
--------------------------------------------------------------------------------
/images/navbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/navbar.png
--------------------------------------------------------------------------------
/images/product-slide/product1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/product-slide/product1.png
--------------------------------------------------------------------------------
/images/product-slide/product2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/product-slide/product2.png
--------------------------------------------------------------------------------
/images/product-slide/product3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/product-slide/product3.png
--------------------------------------------------------------------------------
/images/product-slide/product4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/product-slide/product4.png
--------------------------------------------------------------------------------
/images/products/product_1_front.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/products/product_1_front.jpg
--------------------------------------------------------------------------------
/images/products/product_1_side.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/products/product_1_side.jpg
--------------------------------------------------------------------------------
/images/products/product_1_work.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/products/product_1_work.jpg
--------------------------------------------------------------------------------
/images/right_bg_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/right_bg_arrow.png
--------------------------------------------------------------------------------
/images/services.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/services.jpg
--------------------------------------------------------------------------------
/images/slider/slider1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/slider/slider1.jpg
--------------------------------------------------------------------------------
/images/slider/slider2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/slider/slider2.jpg
--------------------------------------------------------------------------------
/images/slider/slider3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/slider/slider3.jpg
--------------------------------------------------------------------------------
/images/slider/slider4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/slider/slider4.jpg
--------------------------------------------------------------------------------
/images/widget-radio-checkbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/images/widget-radio-checkbox.png
--------------------------------------------------------------------------------
/js/bootstrap.min.js:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap v3.3.7 (http://getbootstrap.com)
3 | * Copyright 2011-2016 Twitter, Inc.
4 | * Licensed under the MIT license
5 | */
6 | if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
--------------------------------------------------------------------------------
/js/custom_validations.js:
--------------------------------------------------------------------------------
1 | jQuery(document).ready(function(){
2 |
3 |
4 | /*** Registration page Complete validation ***/
5 | // validate signup form on keyup and submit
6 | $("#signUpForm").validate({
7 | rules: {
8 | firstname: "required",
9 | lastname: "required",
10 | username: {
11 | required: true,
12 | minlength: 2
13 | },
14 | password: {
15 | required: true,
16 | minlength: 5
17 | },
18 | confirm_password: {
19 | required: true,
20 | minlength: 5,
21 | equalTo: "#password"
22 | },
23 | email: {
24 | required: true,
25 | email: true
26 | },
27 | birthdate: {
28 | required: true,
29 | date: true
30 | },
31 | topic: {
32 | required: "#newsletter:checked",
33 | minlength: 2
34 | },
35 | agree: "required"
36 | },
37 | messages: {
38 | firstname: "Please enter your firstname",
39 | lastname: "Please enter your lastname",
40 | username: {
41 | required: "Please enter a username",
42 | minlength: "Your username must consist of at least 2 characters"
43 | },
44 | password: {
45 | required: "Please provide a password",
46 | minlength: "Your password must be at least 5 characters long"
47 | },
48 | confirm_password: {
49 | required: "Please provide a password",
50 | minlength: "Your password must be at least 5 characters long",
51 | equalTo: "Please enter the same password as above"
52 | },
53 | birthdate: {
54 | required: "Please give your birthdate"
55 | },
56 | email: "Please enter a valid email address",
57 | agree: "Please accept our policy"
58 | }
59 | });
60 | /*** Registration page Complete validation ***/
61 |
62 |
63 |
64 | /** Login Page validation **/
65 | $('#loginForm').validate({
66 | rules: {
67 | username: {
68 | required: true
69 | },
70 | password: {
71 | required: true
72 | }
73 | },
74 | messages: {
75 | username: {
76 | required: "Please enter your username"
77 | },
78 | password: {
79 | required: "Please enter your password"
80 | }
81 | }
82 | });
83 | /** Login Page validation **/
84 |
85 | });
--------------------------------------------------------------------------------
/js/imagezoom.js:
--------------------------------------------------------------------------------
1 | /**
2 | * ImageZoom Plugin
3 | * http://0401morita.github.io/imagezoom-plugin
4 | * MIT licensed
5 | *
6 | * Copyright (C) 2014 http://0401morita.github.io/imagezoom-plugin A project by Yosuke Morita
7 | */
8 | (function($){
9 | var defaults = {
10 | cursorcolor:'255,255,255',
11 | opacity:0.5,
12 | cursor:'crosshair',
13 | zindex:2147483647,
14 | zoomviewsize:[480,395],
15 | zoomviewposition:'right',
16 | zoomviewmargin:10,
17 | zoomviewborder:'none',
18 | magnification:1.925
19 | };
20 |
21 | var imagezoomCursor,imagezoomView,settings,imageWidth,imageHeight,offset;
22 | var methods = {
23 | init : function(options){
24 | $this = $(this),
25 | imagezoomCursor = $('.imagezoom-cursor'),
26 | imagezoomView = $('.imagezoom-view'),
27 | $(document).on('mouseenter',$this.selector,function(e){
28 | var data = $(this).data();
29 | settings = $.extend({},defaults,options,data),
30 | offset = $(this).offset(),
31 | imageWidth = $(this).width(),
32 | imageHeight = $(this).height(),
33 | cursorSize = [(settings.zoomviewsize[0]/settings.magnification),(settings.zoomviewsize[1]/settings.magnification)];
34 | if(data.imagezoom == true){
35 | imageSrc = $(this).attr('src');
36 | }else{
37 | imageSrc = $(this).get(0).getAttribute('data-imagezoom');
38 | }
39 |
40 | var posX = e.pageX,posY = e.pageY,zoomViewPositionX;
41 | $('body').prepend('
');
42 |
43 | if(settings.zoomviewposition == 'right'){
44 | zoomViewPositionX = (offset.left+imageWidth+settings.zoomviewmargin);
45 | }else{
46 | zoomViewPositionX = (offset.left-imageWidth-settings.zoomviewmargin);
47 | }
48 |
49 | $(imagezoomView.selector).css({
50 | 'position':'absolute',
51 | 'left': zoomViewPositionX,
52 | 'top': offset.top,
53 | 'width': cursorSize[0]*settings.magnification,
54 | 'height': cursorSize[1]*settings.magnification,
55 | 'background':'#000',
56 | 'z-index':2147483647,
57 | 'overflow':'hidden',
58 | 'border': settings.zoomviewborder
59 | });
60 |
61 | $(imagezoomView.selector).children('img').css({
62 | 'position':'absolute',
63 | 'width': imageWidth*settings.magnification,
64 | 'height': imageHeight*settings.magnification,
65 | });
66 |
67 | $(imagezoomCursor.selector).css({
68 | 'position':'absolute',
69 | 'width':cursorSize[0],
70 | 'height':cursorSize[1],
71 | 'background-color':'rgb('+settings.cursorcolor+')',
72 | 'z-index':settings.zindex,
73 | 'opacity':settings.opacity,
74 | 'cursor':settings.cursor
75 | });
76 | $(imagezoomCursor.selector).css({'top':posY-(cursorSize[1]/2),'left':posX});
77 | $(document).on('mousemove',document.body,methods.cursorPos);
78 | });
79 | },
80 | cursorPos:function(e){
81 | var posX = e.pageX,posY = e.pageY;
82 | if(posY < offset.top || posX < offset.left || posY > (offset.top+imageHeight) || posX > (offset.left+imageWidth)){
83 | $(imagezoomCursor.selector).remove();
84 | $(imagezoomView.selector).remove();
85 | return;
86 | }
87 |
88 | if(posX-(cursorSize[0]/2) < offset.left){
89 | posX = offset.left+(cursorSize[0]/2);
90 | }else if(posX+(cursorSize[0]/2) > offset.left+imageWidth){
91 | posX = (offset.left+imageWidth)-(cursorSize[0]/2);
92 | }
93 |
94 | if(posY-(cursorSize[1]/2) < offset.top){
95 | posY = offset.top+(cursorSize[1]/2);
96 | }else if(posY+(cursorSize[1]/2) > offset.top+imageHeight){
97 | posY = (offset.top+imageHeight)-(cursorSize[1]/2);
98 | }
99 |
100 | $(imagezoomCursor.selector).css({'top':posY-(cursorSize[1]/2),'left':posX-(cursorSize[0]/2)});
101 | $(imagezoomView.selector).children('img').css({'top':((offset.top-posY)+(cursorSize[1]/2))*settings.magnification,'left':((offset.left-posX)+(cursorSize[0]/2))*settings.magnification});
102 |
103 | $(imagezoomCursor.selector).mouseleave(function(){
104 | $(this).remove();
105 | });
106 | }
107 | };
108 |
109 | $.fn.imageZoom = function(method){
110 | if(methods[method]){
111 | return methods[method].apply( this, Array.prototype.slice.call(arguments,1));
112 | }else if( typeof method === 'object' || ! method ) {
113 | return methods.init.apply(this,arguments);
114 | }else{
115 | $.error(method);
116 | }
117 | }
118 |
119 | $(document).ready(function(){
120 | $('[data-imagezoom]').imageZoom();
121 | });
122 | })(jQuery);
123 |
--------------------------------------------------------------------------------
/js/jquery.validate.min.js:
--------------------------------------------------------------------------------
1 | /*! jQuery Validation Plugin - v1.17.0 - 7/29/2017
2 | * https://jqueryvalidation.org/
3 | * Copyright (c) 2017 Jörn Zaefferer; Licensed MIT */
4 | !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){a.extend(a.fn,{validate:function(b){if(!this.length)return void(b&&b.debug&&window.console&&console.warn("Nothing selected, can't validate, returning nothing."));var c=a.data(this[0],"validator");return c?c:(this.attr("novalidate","novalidate"),c=new a.validator(b,this[0]),a.data(this[0],"validator",c),c.settings.onsubmit&&(this.on("click.validate",":submit",function(b){c.submitButton=b.currentTarget,a(this).hasClass("cancel")&&(c.cancelSubmit=!0),void 0!==a(this).attr("formnovalidate")&&(c.cancelSubmit=!0)}),this.on("submit.validate",function(b){function d(){var d,e;return c.submitButton&&(c.settings.submitHandler||c.formSubmitted)&&(d=a(" ").attr("name",c.submitButton.name).val(a(c.submitButton).val()).appendTo(c.currentForm)),!c.settings.submitHandler||(e=c.settings.submitHandler.call(c,c.currentForm,b),d&&d.remove(),void 0!==e&&e)}return c.settings.debug&&b.preventDefault(),c.cancelSubmit?(c.cancelSubmit=!1,d()):c.form()?c.pendingRequest?(c.formSubmitted=!0,!1):d():(c.focusInvalid(),!1)})),c)},valid:function(){var b,c,d;return a(this[0]).is("form")?b=this.validate().form():(d=[],b=!0,c=a(this[0].form).validate(),this.each(function(){b=c.element(this)&&b,b||(d=d.concat(c.errorList))}),c.errorList=d),b},rules:function(b,c){var d,e,f,g,h,i,j=this[0];if(null!=j&&(!j.form&&j.hasAttribute("contenteditable")&&(j.form=this.closest("form")[0],j.name=this.attr("name")),null!=j.form)){if(b)switch(d=a.data(j.form,"validator").settings,e=d.rules,f=a.validator.staticRules(j),b){case"add":a.extend(f,a.validator.normalizeRule(c)),delete f.messages,e[j.name]=f,c.messages&&(d.messages[j.name]=a.extend(d.messages[j.name],c.messages));break;case"remove":return c?(i={},a.each(c.split(/\s/),function(a,b){i[b]=f[b],delete f[b]}),i):(delete e[j.name],f)}return g=a.validator.normalizeRules(a.extend({},a.validator.classRules(j),a.validator.attributeRules(j),a.validator.dataRules(j),a.validator.staticRules(j)),j),g.required&&(h=g.required,delete g.required,g=a.extend({required:h},g)),g.remote&&(h=g.remote,delete g.remote,g=a.extend(g,{remote:h})),g}}}),a.extend(a.expr.pseudos||a.expr[":"],{blank:function(b){return!a.trim(""+a(b).val())},filled:function(b){var c=a(b).val();return null!==c&&!!a.trim(""+c)},unchecked:function(b){return!a(b).prop("checked")}}),a.validator=function(b,c){this.settings=a.extend(!0,{},a.validator.defaults,b),this.currentForm=c,this.init()},a.validator.format=function(b,c){return 1===arguments.length?function(){var c=a.makeArray(arguments);return c.unshift(b),a.validator.format.apply(this,c)}:void 0===c?b:(arguments.length>2&&c.constructor!==Array&&(c=a.makeArray(arguments).slice(1)),c.constructor!==Array&&(c=[c]),a.each(c,function(a,c){b=b.replace(new RegExp("\\{"+a+"\\}","g"),function(){return c})}),b)},a.extend(a.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",pendingClass:"pending",validClass:"valid",errorElement:"label",focusCleanup:!1,focusInvalid:!0,errorContainer:a([]),errorLabelContainer:a([]),onsubmit:!0,ignore:":hidden",ignoreTitle:!1,onfocusin:function(a){this.lastActive=a,this.settings.focusCleanup&&(this.settings.unhighlight&&this.settings.unhighlight.call(this,a,this.settings.errorClass,this.settings.validClass),this.hideThese(this.errorsFor(a)))},onfocusout:function(a){this.checkable(a)||!(a.name in this.submitted)&&this.optional(a)||this.element(a)},onkeyup:function(b,c){var d=[16,17,18,20,35,36,37,38,39,40,45,144,225];9===c.which&&""===this.elementValue(b)||a.inArray(c.keyCode,d)!==-1||(b.name in this.submitted||b.name in this.invalid)&&this.element(b)},onclick:function(a){a.name in this.submitted?this.element(a):a.parentNode.name in this.submitted&&this.element(a.parentNode)},highlight:function(b,c,d){"radio"===b.type?this.findByName(b.name).addClass(c).removeClass(d):a(b).addClass(c).removeClass(d)},unhighlight:function(b,c,d){"radio"===b.type?this.findByName(b.name).removeClass(c).addClass(d):a(b).removeClass(c).addClass(d)}},setDefaults:function(b){a.extend(a.validator.defaults,b)},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",equalTo:"Please enter the same value again.",maxlength:a.validator.format("Please enter no more than {0} characters."),minlength:a.validator.format("Please enter at least {0} characters."),rangelength:a.validator.format("Please enter a value between {0} and {1} characters long."),range:a.validator.format("Please enter a value between {0} and {1}."),max:a.validator.format("Please enter a value less than or equal to {0}."),min:a.validator.format("Please enter a value greater than or equal to {0}."),step:a.validator.format("Please enter a multiple of {0}.")},autoCreateRanges:!1,prototype:{init:function(){function b(b){!this.form&&this.hasAttribute("contenteditable")&&(this.form=a(this).closest("form")[0],this.name=a(this).attr("name"));var c=a.data(this.form,"validator"),d="on"+b.type.replace(/^validate/,""),e=c.settings;e[d]&&!a(this).is(e.ignore)&&e[d].call(c,this,b)}this.labelContainer=a(this.settings.errorLabelContainer),this.errorContext=this.labelContainer.length&&this.labelContainer||a(this.currentForm),this.containers=a(this.settings.errorContainer).add(this.settings.errorLabelContainer),this.submitted={},this.valueCache={},this.pendingRequest=0,this.pending={},this.invalid={},this.reset();var c,d=this.groups={};a.each(this.settings.groups,function(b,c){"string"==typeof c&&(c=c.split(/\s/)),a.each(c,function(a,c){d[c]=b})}),c=this.settings.rules,a.each(c,function(b,d){c[b]=a.validator.normalizeRule(d)}),a(this.currentForm).on("focusin.validate focusout.validate keyup.validate",":text, [type='password'], [type='file'], select, textarea, [type='number'], [type='search'], [type='tel'], [type='url'], [type='email'], [type='datetime'], [type='date'], [type='month'], [type='week'], [type='time'], [type='datetime-local'], [type='range'], [type='color'], [type='radio'], [type='checkbox'], [contenteditable], [type='button']",b).on("click.validate","select, option, [type='radio'], [type='checkbox']",b),this.settings.invalidHandler&&a(this.currentForm).on("invalid-form.validate",this.settings.invalidHandler)},form:function(){return this.checkForm(),a.extend(this.submitted,this.errorMap),this.invalid=a.extend({},this.errorMap),this.valid()||a(this.currentForm).triggerHandler("invalid-form",[this]),this.showErrors(),this.valid()},checkForm:function(){this.prepareForm();for(var a=0,b=this.currentElements=this.elements();b[a];a++)this.check(b[a]);return this.valid()},element:function(b){var c,d,e=this.clean(b),f=this.validationTargetFor(e),g=this,h=!0;return void 0===f?delete this.invalid[e.name]:(this.prepareElement(f),this.currentElements=a(f),d=this.groups[f.name],d&&a.each(this.groups,function(a,b){b===d&&a!==f.name&&(e=g.validationTargetFor(g.clean(g.findByName(a))),e&&e.name in g.invalid&&(g.currentElements.push(e),h=g.check(e)&&h))}),c=this.check(f)!==!1,h=h&&c,c?this.invalid[f.name]=!1:this.invalid[f.name]=!0,this.numberOfInvalids()||(this.toHide=this.toHide.add(this.containers)),this.showErrors(),a(b).attr("aria-invalid",!c)),h},showErrors:function(b){if(b){var c=this;a.extend(this.errorMap,b),this.errorList=a.map(this.errorMap,function(a,b){return{message:a,element:c.findByName(b)[0]}}),this.successList=a.grep(this.successList,function(a){return!(a.name in b)})}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors()},resetForm:function(){a.fn.resetForm&&a(this.currentForm).resetForm(),this.invalid={},this.submitted={},this.prepareForm(),this.hideErrors();var b=this.elements().removeData("previousValue").removeAttr("aria-invalid");this.resetElements(b)},resetElements:function(a){var b;if(this.settings.unhighlight)for(b=0;a[b];b++)this.settings.unhighlight.call(this,a[b],this.settings.errorClass,""),this.findByName(a[b].name).removeClass(this.settings.validClass);else a.removeClass(this.settings.errorClass).removeClass(this.settings.validClass)},numberOfInvalids:function(){return this.objectLength(this.invalid)},objectLength:function(a){var b,c=0;for(b in a)void 0!==a[b]&&null!==a[b]&&a[b]!==!1&&c++;return c},hideErrors:function(){this.hideThese(this.toHide)},hideThese:function(a){a.not(this.containers).text(""),this.addWrapper(a).hide()},valid:function(){return 0===this.size()},size:function(){return this.errorList.length},focusInvalid:function(){if(this.settings.focusInvalid)try{a(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin")}catch(b){}},findLastActive:function(){var b=this.lastActive;return b&&1===a.grep(this.errorList,function(a){return a.element.name===b.name}).length&&b},elements:function(){var b=this,c={};return a(this.currentForm).find("input, select, textarea, [contenteditable]").not(":submit, :reset, :image, :disabled").not(this.settings.ignore).filter(function(){var d=this.name||a(this).attr("name");return!d&&b.settings.debug&&window.console&&console.error("%o has no name assigned",this),this.hasAttribute("contenteditable")&&(this.form=a(this).closest("form")[0],this.name=d),!(d in c||!b.objectLength(a(this).rules()))&&(c[d]=!0,!0)})},clean:function(b){return a(b)[0]},errors:function(){var b=this.settings.errorClass.split(" ").join(".");return a(this.settings.errorElement+"."+b,this.errorContext)},resetInternals:function(){this.successList=[],this.errorList=[],this.errorMap={},this.toShow=a([]),this.toHide=a([])},reset:function(){this.resetInternals(),this.currentElements=a([])},prepareForm:function(){this.reset(),this.toHide=this.errors().add(this.containers)},prepareElement:function(a){this.reset(),this.toHide=this.errorsFor(a)},elementValue:function(b){var c,d,e=a(b),f=b.type;return"radio"===f||"checkbox"===f?this.findByName(b.name).filter(":checked").val():"number"===f&&"undefined"!=typeof b.validity?b.validity.badInput?"NaN":e.val():(c=b.hasAttribute("contenteditable")?e.text():e.val(),"file"===f?"C:\\fakepath\\"===c.substr(0,12)?c.substr(12):(d=c.lastIndexOf("/"),d>=0?c.substr(d+1):(d=c.lastIndexOf("\\"),d>=0?c.substr(d+1):c)):"string"==typeof c?c.replace(/\r/g,""):c)},check:function(b){b=this.validationTargetFor(this.clean(b));var c,d,e,f,g=a(b).rules(),h=a.map(g,function(a,b){return b}).length,i=!1,j=this.elementValue(b);if("function"==typeof g.normalizer?f=g.normalizer:"function"==typeof this.settings.normalizer&&(f=this.settings.normalizer),f){if(j=f.call(b,j),"string"!=typeof j)throw new TypeError("The normalizer should return a string value.");delete g.normalizer}for(d in g){e={method:d,parameters:g[d]};try{if(c=a.validator.methods[d].call(this,j,b,e.parameters),"dependency-mismatch"===c&&1===h){i=!0;continue}if(i=!1,"pending"===c)return void(this.toHide=this.toHide.not(this.errorsFor(b)));if(!c)return this.formatAndAdd(b,e),!1}catch(k){throw this.settings.debug&&window.console&&console.log("Exception occurred when checking element "+b.id+", check the '"+e.method+"' method.",k),k instanceof TypeError&&(k.message+=". Exception occurred when checking element "+b.id+", check the '"+e.method+"' method."),k}}if(!i)return this.objectLength(g)&&this.successList.push(b),!0},customDataMessage:function(b,c){return a(b).data("msg"+c.charAt(0).toUpperCase()+c.substring(1).toLowerCase())||a(b).data("msg")},customMessage:function(a,b){var c=this.settings.messages[a];return c&&(c.constructor===String?c:c[b])},findDefined:function(){for(var a=0;aWarning: No message defined for "+b.name+""),e=/\$?\{(\d+)\}/g;return"function"==typeof d?d=d.call(this,c.parameters,b):e.test(d)&&(d=a.validator.format(d.replace(e,"{$1}"),c.parameters)),d},formatAndAdd:function(a,b){var c=this.defaultMessage(a,b);this.errorList.push({message:c,element:a,method:b.method}),this.errorMap[a.name]=c,this.submitted[a.name]=c},addWrapper:function(a){return this.settings.wrapper&&(a=a.add(a.parent(this.settings.wrapper))),a},defaultShowErrors:function(){var a,b,c;for(a=0;this.errorList[a];a++)c=this.errorList[a],this.settings.highlight&&this.settings.highlight.call(this,c.element,this.settings.errorClass,this.settings.validClass),this.showLabel(c.element,c.message);if(this.errorList.length&&(this.toShow=this.toShow.add(this.containers)),this.settings.success)for(a=0;this.successList[a];a++)this.showLabel(this.successList[a]);if(this.settings.unhighlight)for(a=0,b=this.validElements();b[a];a++)this.settings.unhighlight.call(this,b[a],this.settings.errorClass,this.settings.validClass);this.toHide=this.toHide.not(this.toShow),this.hideErrors(),this.addWrapper(this.toShow).show()},validElements:function(){return this.currentElements.not(this.invalidElements())},invalidElements:function(){return a(this.errorList).map(function(){return this.element})},showLabel:function(b,c){var d,e,f,g,h=this.errorsFor(b),i=this.idOrName(b),j=a(b).attr("aria-describedby");h.length?(h.removeClass(this.settings.validClass).addClass(this.settings.errorClass),h.html(c)):(h=a("<"+this.settings.errorElement+">").attr("id",i+"-error").addClass(this.settings.errorClass).html(c||""),d=h,this.settings.wrapper&&(d=h.hide().show().wrap("<"+this.settings.wrapper+"/>").parent()),this.labelContainer.length?this.labelContainer.append(d):this.settings.errorPlacement?this.settings.errorPlacement.call(this,d,a(b)):d.insertAfter(b),h.is("label")?h.attr("for",i):0===h.parents("label[for='"+this.escapeCssMeta(i)+"']").length&&(f=h.attr("id"),j?j.match(new RegExp("\\b"+this.escapeCssMeta(f)+"\\b"))||(j+=" "+f):j=f,a(b).attr("aria-describedby",j),e=this.groups[b.name],e&&(g=this,a.each(g.groups,function(b,c){c===e&&a("[name='"+g.escapeCssMeta(b)+"']",g.currentForm).attr("aria-describedby",h.attr("id"))})))),!c&&this.settings.success&&(h.text(""),"string"==typeof this.settings.success?h.addClass(this.settings.success):this.settings.success(h,b)),this.toShow=this.toShow.add(h)},errorsFor:function(b){var c=this.escapeCssMeta(this.idOrName(b)),d=a(b).attr("aria-describedby"),e="label[for='"+c+"'], label[for='"+c+"'] *";return d&&(e=e+", #"+this.escapeCssMeta(d).replace(/\s+/g,", #")),this.errors().filter(e)},escapeCssMeta:function(a){return a.replace(/([\\!"#$%&'()*+,.\/:;<=>?@\[\]^`{|}~])/g,"\\$1")},idOrName:function(a){return this.groups[a.name]||(this.checkable(a)?a.name:a.id||a.name)},validationTargetFor:function(b){return this.checkable(b)&&(b=this.findByName(b.name)),a(b).not(this.settings.ignore)[0]},checkable:function(a){return/radio|checkbox/i.test(a.type)},findByName:function(b){return a(this.currentForm).find("[name='"+this.escapeCssMeta(b)+"']")},getLength:function(b,c){switch(c.nodeName.toLowerCase()){case"select":return a("option:selected",c).length;case"input":if(this.checkable(c))return this.findByName(c.name).filter(":checked").length}return b.length},depend:function(a,b){return!this.dependTypes[typeof a]||this.dependTypes[typeof a](a,b)},dependTypes:{"boolean":function(a){return a},string:function(b,c){return!!a(b,c.form).length},"function":function(a,b){return a(b)}},optional:function(b){var c=this.elementValue(b);return!a.validator.methods.required.call(this,c,b)&&"dependency-mismatch"},startRequest:function(b){this.pending[b.name]||(this.pendingRequest++,a(b).addClass(this.settings.pendingClass),this.pending[b.name]=!0)},stopRequest:function(b,c){this.pendingRequest--,this.pendingRequest<0&&(this.pendingRequest=0),delete this.pending[b.name],a(b).removeClass(this.settings.pendingClass),c&&0===this.pendingRequest&&this.formSubmitted&&this.form()?(a(this.currentForm).submit(),this.submitButton&&a("input:hidden[name='"+this.submitButton.name+"']",this.currentForm).remove(),this.formSubmitted=!1):!c&&0===this.pendingRequest&&this.formSubmitted&&(a(this.currentForm).triggerHandler("invalid-form",[this]),this.formSubmitted=!1)},previousValue:function(b,c){return c="string"==typeof c&&c||"remote",a.data(b,"previousValue")||a.data(b,"previousValue",{old:null,valid:!0,message:this.defaultMessage(b,{method:c})})},destroy:function(){this.resetForm(),a(this.currentForm).off(".validate").removeData("validator").find(".validate-equalTo-blur").off(".validate-equalTo").removeClass("validate-equalTo-blur")}},classRuleSettings:{required:{required:!0},email:{email:!0},url:{url:!0},date:{date:!0},dateISO:{dateISO:!0},number:{number:!0},digits:{digits:!0},creditcard:{creditcard:!0}},addClassRules:function(b,c){b.constructor===String?this.classRuleSettings[b]=c:a.extend(this.classRuleSettings,b)},classRules:function(b){var c={},d=a(b).attr("class");return d&&a.each(d.split(" "),function(){this in a.validator.classRuleSettings&&a.extend(c,a.validator.classRuleSettings[this])}),c},normalizeAttributeRule:function(a,b,c,d){/min|max|step/.test(c)&&(null===b||/number|range|text/.test(b))&&(d=Number(d),isNaN(d)&&(d=void 0)),d||0===d?a[c]=d:b===c&&"range"!==b&&(a[c]=!0)},attributeRules:function(b){var c,d,e={},f=a(b),g=b.getAttribute("type");for(c in a.validator.methods)"required"===c?(d=b.getAttribute(c),""===d&&(d=!0),d=!!d):d=f.attr(c),this.normalizeAttributeRule(e,g,c,d);return e.maxlength&&/-1|2147483647|524288/.test(e.maxlength)&&delete e.maxlength,e},dataRules:function(b){var c,d,e={},f=a(b),g=b.getAttribute("type");for(c in a.validator.methods)d=f.data("rule"+c.charAt(0).toUpperCase()+c.substring(1).toLowerCase()),this.normalizeAttributeRule(e,g,c,d);return e},staticRules:function(b){var c={},d=a.data(b.form,"validator");return d.settings.rules&&(c=a.validator.normalizeRule(d.settings.rules[b.name])||{}),c},normalizeRules:function(b,c){return a.each(b,function(d,e){if(e===!1)return void delete b[d];if(e.param||e.depends){var f=!0;switch(typeof e.depends){case"string":f=!!a(e.depends,c.form).length;break;case"function":f=e.depends.call(c,c)}f?b[d]=void 0===e.param||e.param:(a.data(c.form,"validator").resetElements(a(c)),delete b[d])}}),a.each(b,function(d,e){b[d]=a.isFunction(e)&&"normalizer"!==d?e(c):e}),a.each(["minlength","maxlength"],function(){b[this]&&(b[this]=Number(b[this]))}),a.each(["rangelength","range"],function(){var c;b[this]&&(a.isArray(b[this])?b[this]=[Number(b[this][0]),Number(b[this][1])]:"string"==typeof b[this]&&(c=b[this].replace(/[\[\]]/g,"").split(/[\s,]+/),b[this]=[Number(c[0]),Number(c[1])]))}),a.validator.autoCreateRanges&&(null!=b.min&&null!=b.max&&(b.range=[b.min,b.max],delete b.min,delete b.max),null!=b.minlength&&null!=b.maxlength&&(b.rangelength=[b.minlength,b.maxlength],delete b.minlength,delete b.maxlength)),b},normalizeRule:function(b){if("string"==typeof b){var c={};a.each(b.split(/\s/),function(){c[this]=!0}),b=c}return b},addMethod:function(b,c,d){a.validator.methods[b]=c,a.validator.messages[b]=void 0!==d?d:a.validator.messages[b],c.length<3&&a.validator.addClassRules(b,a.validator.normalizeRule(b))},methods:{required:function(b,c,d){if(!this.depend(d,c))return"dependency-mismatch";if("select"===c.nodeName.toLowerCase()){var e=a(c).val();return e&&e.length>0}return this.checkable(c)?this.getLength(b,c)>0:b.length>0},email:function(a,b){return this.optional(b)||/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/.test(a)},url:function(a,b){return this.optional(b)||/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})).?)(?::\d{2,5})?(?:[\/?#]\S*)?$/i.test(a)},date:function(a,b){return this.optional(b)||!/Invalid|NaN/.test(new Date(a).toString())},dateISO:function(a,b){return this.optional(b)||/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(a)},number:function(a,b){return this.optional(b)||/^(?:-?\d+|-?\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/.test(a)},digits:function(a,b){return this.optional(b)||/^\d+$/.test(a)},minlength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(b,c);return this.optional(c)||e>=d},maxlength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(b,c);return this.optional(c)||e<=d},rangelength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(b,c);return this.optional(c)||e>=d[0]&&e<=d[1]},min:function(a,b,c){return this.optional(b)||a>=c},max:function(a,b,c){return this.optional(b)||a<=c},range:function(a,b,c){return this.optional(b)||a>=c[0]&&a<=c[1]},step:function(b,c,d){var e,f=a(c).attr("type"),g="Step attribute on input type "+f+" is not supported.",h=["text","number","range"],i=new RegExp("\\b"+f+"\\b"),j=f&&!i.test(h.join()),k=function(a){var b=(""+a).match(/(?:\.(\d+))?$/);return b&&b[1]?b[1].length:0},l=function(a){return Math.round(a*Math.pow(10,e))},m=!0;if(j)throw new Error(g);return e=k(d),(k(b)>e||l(b)%l(d)!==0)&&(m=!1),this.optional(c)||m},equalTo:function(b,c,d){var e=a(d);return this.settings.onfocusout&&e.not(".validate-equalTo-blur").length&&e.addClass("validate-equalTo-blur").on("blur.validate-equalTo",function(){a(c).valid()}),b===e.val()},remote:function(b,c,d,e){if(this.optional(c))return"dependency-mismatch";e="string"==typeof e&&e||"remote";var f,g,h,i=this.previousValue(c,e);return this.settings.messages[c.name]||(this.settings.messages[c.name]={}),i.originalMessage=i.originalMessage||this.settings.messages[c.name][e],this.settings.messages[c.name][e]=i.message,d="string"==typeof d&&{url:d}||d,h=a.param(a.extend({data:b},d.data)),i.old===h?i.valid:(i.old=h,f=this,this.startRequest(c),g={},g[c.name]=b,a.ajax(a.extend(!0,{mode:"abort",port:"validate"+c.name,dataType:"json",data:g,context:f.currentForm,success:function(a){var d,g,h,j=a===!0||"true"===a;f.settings.messages[c.name][e]=i.originalMessage,j?(h=f.formSubmitted,f.resetInternals(),f.toHide=f.errorsFor(c),f.formSubmitted=h,f.successList.push(c),f.invalid[c.name]=!1,f.showErrors()):(d={},g=a||f.defaultMessage(c,{method:e,parameters:b}),d[c.name]=i.message=g,f.invalid[c.name]=!0,f.showErrors(d)),i.valid=j,f.stopRequest(c,j)}},d)),"pending")}}});var b,c={};return a.ajaxPrefilter?a.ajaxPrefilter(function(a,b,d){var e=a.port;"abort"===a.mode&&(c[e]&&c[e].abort(),c[e]=d)}):(b=a.ajax,a.ajax=function(d){var e=("mode"in d?d:a.ajaxSettings).mode,f=("port"in d?d:a.ajaxSettings).port;return"abort"===e?(c[f]&&c[f].abort(),c[f]=b.apply(this,arguments),c[f]):b.apply(this,arguments)}),a});
--------------------------------------------------------------------------------
/js/main.js:
--------------------------------------------------------------------------------
1 | jQuery(document).ready(function(){
2 |
3 |
4 | //Hover over navigation bar active
5 | $(".dropdown").hover(
6 | function() {
7 | $('.dropdown-menu', this).show();
8 | },
9 | function() {
10 | $('.dropdown-menu', this).hide();
11 | });
12 |
13 |
14 | /**Scroll and active go to top**/
15 |
16 | //Check to see if the window is top if not then display button
17 | $(window).scroll(function () {
18 | if ($(this).scrollTop() > 100) {
19 | $('.scroll-to-top').removeClass('animated slideOutRight hidden');
20 | $('.scroll-to-top').addClass('animated slideInRight');
21 | $('.scroll-to-top').fadeIn();
22 | } else {
23 | $('.scroll-to-top').addClass('animated slideOutRight');
24 | $('.scroll-to-top').fadeOut();
25 | }
26 | });
27 |
28 | //Click event to scroll to top
29 | $('.scroll-to-top').click(function () {
30 | $('html, body').animate({scrollTop: 0}, 800);
31 | return false;
32 | });
33 | /**Scroll and active go to top**/
34 |
35 |
36 |
37 | /** Sticky Navigation bar On scroll **/
38 | var navOffset = $(".header-navigation").offset().top;
39 | $(window).scroll(function () {
40 | var scrollPos = $(window).scrollTop();
41 | if (scrollPos >= navOffset) {
42 | $(".header-navigation").addClass("navbar-fixed, navbar-fixed-top");
43 | // $(".header-cart").addClass('block')
44 | $(".header-navigation").addClass("sticky-top");
45 | } else {
46 | $(".header-navigation").removeClass("navbar-fixed, navbar-fixed-top");
47 | }
48 |
49 | });
50 | /** Sticky Navigation bar On scroll **/
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 | //Start owl carousel
60 | //$(".owl-carousel").owlCarousel();
61 | var owl = $('.owl-carousel');
62 | var slidesPerPage = 4;
63 | owl.owlCarousel({
64 | animateOut: 'lightSpeedOut',
65 | animateIn: 'lightSpeedIn',
66 | items:slidesPerPage,
67 | loop:true,
68 | margin:10,
69 | autoplay:true,
70 | autoplayTimeout:1500,
71 | autoplayHoverPause:true,
72 | // nav : true,
73 | smartSpeed :900
74 | // navText : [" "," "]
75 | });
76 | $('.play').on('click',function(){
77 | owl.trigger('play.owl.autoplay',[1000])
78 | })
79 | $('.stop').on('click',function(){
80 | owl.trigger('stop.owl.autoplay')
81 | })
82 |
83 | $(".owl-prev").click(function () {
84 | owl.trigger('prev.owl.carousel');
85 | });
86 |
87 | $(".owl-next").click(function () {
88 | owl.trigger('next.owl.carousel');
89 | });
90 |
91 |
92 |
93 | //Initialize wow()
94 | new WOW().init();
95 |
96 |
97 | //Featured products hover over stylish
98 |
99 |
100 | $('.item-full').addClass('hidden');
101 |
102 | $(".featured1").hover(function(){
103 | $(".featured1-inner").removeClass('slideOutLeft hidden width0');
104 | $(".featured1-inner").addClass('fadeIn width70');
105 | }).mouseleave(function(){
106 | $(".featured1-inner").removeClass('slideInRight width70');
107 | $(".featured1-inner").addClass('slideOutLeft hidden width0');
108 | });
109 | $(".featured2").hover(function(){
110 | $(".featured2-inner").removeClass('slideOutLeft hidden width0');
111 | $(".featured2-inner").addClass('fadeIn width70');
112 | }).mouseleave(function(){
113 | $(".featured2-inner").removeClass('slideInRight width70');
114 | $(".featured2-inner").addClass('slideOutLeft hidden width0');
115 | });
116 | $(".featured3").hover(function(){
117 | $(".featured3-inner").removeClass('slideOutLeft hidden width0');
118 | $(".featured3-inner").addClass('fadeIn width70');
119 | }).mouseleave(function(){
120 | $(".featured3-inner").removeClass('slideInRight width70');
121 | $(".featured3-inner").addClass('slideOutLeft hidden width0');
122 | });
123 | $(".featured4").hover(function(){
124 | $(".featured4-inner").removeClass('slideOutLeft hidden width0');
125 | $(".featured4-inner").addClass('fadeIn width70');
126 | }).mouseleave(function(){
127 | $(".featured4-inner").removeClass('slideInRight width70');
128 | $(".featured4-inner").addClass('slideOutLeft hidden width0');
129 | });
130 | $(".featured5").hover(function(){
131 | $(".featured5-inner").removeClass('slideOutLeft hidden width0');
132 | $(".featured5-inner").addClass('fadeIn width70');
133 | }).mouseleave(function(){
134 | $(".featured5-inner").removeClass('slideInRight width70');
135 | $(".featured5-inner").addClass('slideOutLeft hidden width0');
136 | });
137 |
138 |
139 |
140 |
141 | /** Validations ***/
142 |
143 | //Sign Up Page Validation
144 | // $("#signUpForm").validate();
145 |
146 |
147 |
148 | /** Validations ***/
149 |
150 |
151 | });
--------------------------------------------------------------------------------
/js/webslidemenu.js:
--------------------------------------------------------------------------------
1 | var _0xdea2=["\x74\x6F\x75\x63\x68\x73\x74\x61\x72\x74","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x77\x73\x6F\x66\x66\x63\x61\x6E\x76\x61\x73\x6F\x70\x65\x6E\x65\x72","\x74\x6F\x67\x67\x6C\x65\x43\x6C\x61\x73\x73","\x2E\x77\x73\x6D\x65\x6E\x75\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x6C\x69\x63\x6B","\x23\x77\x73\x6E\x61\x76\x74\x6F\x67\x67\x6C\x65","\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73","\x2E\x6F\x76\x65\x72\x6C\x61\x70\x62\x6C\x61\x63\x6B\x62\x67","\x3C\x73\x70\x61\x6E\x20\x63\x6C\x61\x73\x73\x3D\x22\x77\x73\x6D\x65\x6E\x75\x2D\x63\x6C\x69\x63\x6B\x22\x3E\x3C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x77\x73\x6D\x65\x6E\x75\x2D\x61\x72\x72\x6F\x77\x20\x66\x61\x20\x66\x61\x2D\x61\x6E\x67\x6C\x65\x2D\x64\x6F\x77\x6E\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x73\x70\x61\x6E\x3E","\x70\x72\x65\x70\x65\x6E\x64","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x73\x75\x62\x6D\x65\x6E\x75","\x68\x61\x73","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x6C\x69\x73\x74\x3E\x20\x6C\x69","\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x6C\x69\x73\x74\x20\x3E\x20\x6C\x69","\x2E\x6D\x65\x67\x61\x6D\x65\x6E\x75","\x77\x73\x2D\x61\x63\x74\x69\x76\x65\x61\x72\x72\x6F\x77","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x73\x69\x62\x6C\x69\x6E\x67\x73","\x70\x61\x72\x65\x6E\x74","\x73\x6C\x6F\x77","\x73\x6C\x69\x64\x65\x55\x70","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x73\x75\x62\x6D\x65\x6E\x75\x2C\x20\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67\x2C\x20\x2E\x6D\x65\x67\x61\x6D\x65\x6E\x75","\x6E\x6F\x74","\x73\x6C\x69\x64\x65\x54\x6F\x67\x67\x6C\x65","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x63\x6C\x69\x63\x6B","\x3C\x73\x70\x61\x6E\x20\x63\x6C\x61\x73\x73\x3D\x22\x77\x73\x6D\x65\x6E\x75\x2D\x63\x6C\x69\x63\x6B\x30\x32\x22\x3E\x3C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x77\x73\x6D\x65\x6E\x75\x2D\x61\x72\x72\x6F\x77\x20\x66\x61\x20\x66\x61\x2D\x61\x6E\x67\x6C\x65\x2D\x64\x6F\x77\x6E\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x73\x70\x61\x6E\x3E","\x2E\x77\x73\x74\x69\x74\x65\x6D\x72\x69\x67\x68\x74","\x2E\x77\x73\x74\x61\x62\x69\x74\x65\x6D\x20\x3E\x20\x6C\x69","\x2E\x77\x73\x74\x62\x72\x61\x6E\x64\x62\x6F\x74\x74\x6F\x6D","\x2E\x77\x73\x74\x61\x62\x69\x74\x65\x6D\x30\x32\x20\x3E\x20\x6C\x69","\x2E\x77\x73\x6D\x65\x6E\x75\x2D\x63\x6C\x69\x63\x6B\x30\x32","\x6D\x6F\x75\x73\x65\x65\x6E\x74\x65\x72","\x77\x73\x73\x68\x6F\x70\x6C\x69\x6E\x6B\x2D\x61\x63\x74\x69\x76\x65","\x61\x64\x64\x43\x6C\x61\x73\x73","\x6F\x6E","\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67\x2E\x77\x74\x73\x64\x65\x70\x61\x72\x74\x6D\x65\x6E\x74\x6D\x65\x6E\x75\x20\x3E\x20\x2E\x77\x73\x73\x68\x6F\x70\x77\x70\x20\x3E\x20\x2E\x77\x73\x74\x61\x62\x69\x74\x65\x6D\x20\x3E\x20\x6C\x69","\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67\x2E\x77\x74\x73\x62\x72\x61\x6E\x64\x6D\x65\x6E\x75\x20\x3E\x20\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67\x77\x70\x20\x3E\x20\x2E\x77\x73\x74\x61\x62\x69\x74\x65\x6D\x30\x32\x20\x3E\x20\x6C\x69","\x72\x65\x61\x64\x79","\x6C\x6F\x61\x64\x20\x72\x65\x73\x69\x7A\x65","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x31\x30\x30\x25","\x63\x73\x73","\x2E\x77\x73\x73\x68\x6F\x70\x77\x70","\x62\x69\x6E\x64","\x69\x6E\x6E\x65\x72\x48\x65\x69\x67\x68\x74","\x66\x69\x6E\x64","\x61\x75\x74\x6F","\x65\x61\x63\x68","","\x2E\x77\x73\x73\x68\x6F\x70\x74\x61\x62\x69\x6E\x67\x2C\x20\x2E\x77\x73\x74\x69\x74\x65\x6D\x72\x69\x67\x68\x74\x2C\x20\x2E\x77\x73\x74\x62\x72\x61\x6E\x64\x62\x6F\x74\x74\x6F\x6D","\x72\x65\x73\x69\x7A\x65"];document[_0xdea2[1]](_0xdea2[0],function(){},false);$(function(){$(_0xdea2[6])[_0xdea2[5]](function(){$(_0xdea2[4])[_0xdea2[3]](_0xdea2[2])});$(_0xdea2[8])[_0xdea2[5]](function(){$(_0xdea2[4])[_0xdea2[7]](_0xdea2[2])});$(_0xdea2[13])[_0xdea2[12]](_0xdea2[11])[_0xdea2[10]](_0xdea2[9]);$(_0xdea2[15])[_0xdea2[12]](_0xdea2[14])[_0xdea2[10]](_0xdea2[9]);$(_0xdea2[15])[_0xdea2[12]](_0xdea2[16])[_0xdea2[10]](_0xdea2[9]);$(_0xdea2[26])[_0xdea2[5]](function(){$(this)[_0xdea2[3]](_0xdea2[17])[_0xdea2[20]]()[_0xdea2[19]]()[_0xdea2[18]]()[_0xdea2[7]](_0xdea2[17]);$(_0xdea2[23])[_0xdea2[24]]($(this)[_0xdea2[19]](_0xdea2[23]))[_0xdea2[22]](_0xdea2[21]);$(this)[_0xdea2[19]](_0xdea2[11])[_0xdea2[25]](_0xdea2[21]);$(this)[_0xdea2[19]](_0xdea2[14])[_0xdea2[25]](_0xdea2[21]);$(this)[_0xdea2[19]](_0xdea2[16])[_0xdea2[25]](_0xdea2[21])});$(_0xdea2[29])[_0xdea2[12]](_0xdea2[28])[_0xdea2[10]](_0xdea2[27]);$(_0xdea2[31])[_0xdea2[12]](_0xdea2[30])[_0xdea2[10]](_0xdea2[27]);$(_0xdea2[32])[_0xdea2[5]](function(){$(this)[_0xdea2[3]](_0xdea2[17])[_0xdea2[20]]()[_0xdea2[19]]()[_0xdea2[18]]()[_0xdea2[7]](_0xdea2[17]);$(this)[_0xdea2[19]](_0xdea2[28])[_0xdea2[25]](_0xdea2[21]);$(this)[_0xdea2[19]](_0xdea2[30])[_0xdea2[25]](_0xdea2[21])})});$(window)[_0xdea2[39]](function(){$(_0xdea2[37])[_0xdea2[36]](_0xdea2[33],function(){$(this)[_0xdea2[35]](_0xdea2[34])[_0xdea2[19]](this)[_0xdea2[7]](_0xdea2[34])});$(_0xdea2[38])[_0xdea2[36]](_0xdea2[33],function(){$(this)[_0xdea2[35]](_0xdea2[34])[_0xdea2[19]](this)[_0xdea2[7]](_0xdea2[34])})});setmenuheight();$(window)[_0xdea2[46]](_0xdea2[40],function(){var _0x99f6x1=$(window)[_0xdea2[41]]();if(_0x99f6x1<= 919){$(_0xdea2[45])[_0xdea2[44]](_0xdea2[42],_0xdea2[43]);$(_0xdea2[28])[_0xdea2[44]](_0xdea2[42],_0xdea2[43])}else {setmenuheight()}});function setmenuheight(){var _0x99f6x3=1;$(_0xdea2[29])[_0xdea2[50]](function(){var _0x99f6x4=$(this)[_0xdea2[48]](_0xdea2[28])[_0xdea2[47]]();_0x99f6x3= _0x99f6x4> _0x99f6x3?_0x99f6x4:_0x99f6x3;$(this)[_0xdea2[48]](_0xdea2[28])[_0xdea2[44]](_0xdea2[42],_0xdea2[49])});$(_0xdea2[45])[_0xdea2[44]](_0xdea2[42],_0x99f6x3+ 15)}$(document)[_0xdea2[39]](function(_0x99f6x5){function _0x99f6x6(){if(_0x99f6x5(window)[_0xdea2[41]]()>= 919){_0x99f6x5(_0xdea2[52])[_0xdea2[44]]({"\x64\x69\x73\x70\x6C\x61\x79":_0xdea2[51]})}}_0x99f6x6();_0x99f6x5(window)[_0xdea2[53]](_0x99f6x6)})
--------------------------------------------------------------------------------
/js/wow.min.js:
--------------------------------------------------------------------------------
1 | /*! WOW - v1.1.2 - 2015-04-07
2 | * Copyright (c) 2015 Matthieu Aussaguel; Licensed MIT */(function(){var a,b,c,d,e,f=function(a,b){return function(){return a.apply(b,arguments)}},g=[].indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(b in this&&this[b]===a)return b;return-1};b=function(){function a(){}return a.prototype.extend=function(a,b){var c,d;for(c in b)d=b[c],null==a[c]&&(a[c]=d);return a},a.prototype.isMobile=function(a){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a)},a.prototype.createEvent=function(a,b,c,d){var e;return null==b&&(b=!1),null==c&&(c=!1),null==d&&(d=null),null!=document.createEvent?(e=document.createEvent("CustomEvent"),e.initCustomEvent(a,b,c,d)):null!=document.createEventObject?(e=document.createEventObject(),e.eventType=a):e.eventName=a,e},a.prototype.emitEvent=function(a,b){return null!=a.dispatchEvent?a.dispatchEvent(b):b in(null!=a)?a[b]():"on"+b in(null!=a)?a["on"+b]():void 0},a.prototype.addEvent=function(a,b,c){return null!=a.addEventListener?a.addEventListener(b,c,!1):null!=a.attachEvent?a.attachEvent("on"+b,c):a[b]=c},a.prototype.removeEvent=function(a,b,c){return null!=a.removeEventListener?a.removeEventListener(b,c,!1):null!=a.detachEvent?a.detachEvent("on"+b,c):delete a[b]},a.prototype.innerHeight=function(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight},a}(),c=this.WeakMap||this.MozWeakMap||(c=function(){function a(){this.keys=[],this.values=[]}return a.prototype.get=function(a){var b,c,d,e,f;for(f=this.keys,b=d=0,e=f.length;e>d;b=++d)if(c=f[b],c===a)return this.values[b]},a.prototype.set=function(a,b){var c,d,e,f,g;for(g=this.keys,c=e=0,f=g.length;f>e;c=++e)if(d=g[c],d===a)return void(this.values[c]=b);return this.keys.push(a),this.values.push(b)},a}()),a=this.MutationObserver||this.WebkitMutationObserver||this.MozMutationObserver||(a=function(){function a(){"undefined"!=typeof console&&null!==console&&console.warn("MutationObserver is not supported by your browser."),"undefined"!=typeof console&&null!==console&&console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content.")}return a.notSupported=!0,a.prototype.observe=function(){},a}()),d=this.getComputedStyle||function(a){return this.getPropertyValue=function(b){var c;return"float"===b&&(b="styleFloat"),e.test(b)&&b.replace(e,function(a,b){return b.toUpperCase()}),(null!=(c=a.currentStyle)?c[b]:void 0)||null},this},e=/(\-([a-z]){1})/g,this.WOW=function(){function e(a){null==a&&(a={}),this.scrollCallback=f(this.scrollCallback,this),this.scrollHandler=f(this.scrollHandler,this),this.resetAnimation=f(this.resetAnimation,this),this.start=f(this.start,this),this.scrolled=!0,this.config=this.util().extend(a,this.defaults),this.animationNameCache=new c,this.wowEvent=this.util().createEvent(this.config.boxClass)}return e.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null},e.prototype.init=function(){var a;return this.element=window.document.documentElement,"interactive"===(a=document.readyState)||"complete"===a?this.start():this.util().addEvent(document,"DOMContentLoaded",this.start),this.finished=[]},e.prototype.start=function(){var b,c,d,e;if(this.stopped=!1,this.boxes=function(){var a,c,d,e;for(d=this.element.querySelectorAll("."+this.config.boxClass),e=[],a=0,c=d.length;c>a;a++)b=d[a],e.push(b);return e}.call(this),this.all=function(){var a,c,d,e;for(d=this.boxes,e=[],a=0,c=d.length;c>a;a++)b=d[a],e.push(b);return e}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(e=this.boxes,c=0,d=e.length;d>c;c++)b=e[c],this.applyStyle(b,!0);return this.disabled()||(this.util().addEvent(window,"scroll",this.scrollHandler),this.util().addEvent(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live?new a(function(a){return function(b){var c,d,e,f,g;for(g=[],c=0,d=b.length;d>c;c++)f=b[c],g.push(function(){var a,b,c,d;for(c=f.addedNodes||[],d=[],a=0,b=c.length;b>a;a++)e=c[a],d.push(this.doSync(e));return d}.call(a));return g}}(this)).observe(document.body,{childList:!0,subtree:!0}):void 0},e.prototype.stop=function(){return this.stopped=!0,this.util().removeEvent(window,"scroll",this.scrollHandler),this.util().removeEvent(window,"resize",this.scrollHandler),null!=this.interval?clearInterval(this.interval):void 0},e.prototype.sync=function(){return a.notSupported?this.doSync(this.element):void 0},e.prototype.doSync=function(a){var b,c,d,e,f;if(null==a&&(a=this.element),1===a.nodeType){for(a=a.parentNode||a,e=a.querySelectorAll("."+this.config.boxClass),f=[],c=0,d=e.length;d>c;c++)b=e[c],g.call(this.all,b)<0?(this.boxes.push(b),this.all.push(b),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(b,!0),f.push(this.scrolled=!0)):f.push(void 0);return f}},e.prototype.show=function(a){return this.applyStyle(a),a.className=a.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(a),this.util().emitEvent(a,this.wowEvent),this.util().addEvent(a,"animationend",this.resetAnimation),this.util().addEvent(a,"oanimationend",this.resetAnimation),this.util().addEvent(a,"webkitAnimationEnd",this.resetAnimation),this.util().addEvent(a,"MSAnimationEnd",this.resetAnimation),a},e.prototype.applyStyle=function(a,b){var c,d,e;return d=a.getAttribute("data-wow-duration"),c=a.getAttribute("data-wow-delay"),e=a.getAttribute("data-wow-iteration"),this.animate(function(f){return function(){return f.customStyle(a,b,d,c,e)}}(this))},e.prototype.animate=function(){return"requestAnimationFrame"in window?function(a){return window.requestAnimationFrame(a)}:function(a){return a()}}(),e.prototype.resetStyle=function(){var a,b,c,d,e;for(d=this.boxes,e=[],b=0,c=d.length;c>b;b++)a=d[b],e.push(a.style.visibility="visible");return e},e.prototype.resetAnimation=function(a){var b;return a.type.toLowerCase().indexOf("animationend")>=0?(b=a.target||a.srcElement,b.className=b.className.replace(this.config.animateClass,"").trim()):void 0},e.prototype.customStyle=function(a,b,c,d,e){return b&&this.cacheAnimationName(a),a.style.visibility=b?"hidden":"visible",c&&this.vendorSet(a.style,{animationDuration:c}),d&&this.vendorSet(a.style,{animationDelay:d}),e&&this.vendorSet(a.style,{animationIterationCount:e}),this.vendorSet(a.style,{animationName:b?"none":this.cachedAnimationName(a)}),a},e.prototype.vendors=["moz","webkit"],e.prototype.vendorSet=function(a,b){var c,d,e,f;d=[];for(c in b)e=b[c],a[""+c]=e,d.push(function(){var b,d,g,h;for(g=this.vendors,h=[],b=0,d=g.length;d>b;b++)f=g[b],h.push(a[""+f+c.charAt(0).toUpperCase()+c.substr(1)]=e);return h}.call(this));return d},e.prototype.vendorCSS=function(a,b){var c,e,f,g,h,i;for(h=d(a),g=h.getPropertyCSSValue(b),f=this.vendors,c=0,e=f.length;e>c;c++)i=f[c],g=g||h.getPropertyCSSValue("-"+i+"-"+b);return g},e.prototype.animationName=function(a){var b;try{b=this.vendorCSS(a,"animation-name").cssText}catch(c){b=d(a).getPropertyValue("animation-name")}return"none"===b?"":b},e.prototype.cacheAnimationName=function(a){return this.animationNameCache.set(a,this.animationName(a))},e.prototype.cachedAnimationName=function(a){return this.animationNameCache.get(a)},e.prototype.scrollHandler=function(){return this.scrolled=!0},e.prototype.scrollCallback=function(){var a;return!this.scrolled||(this.scrolled=!1,this.boxes=function(){var b,c,d,e;for(d=this.boxes,e=[],b=0,c=d.length;c>b;b++)a=d[b],a&&(this.isVisible(a)?this.show(a):e.push(a));return e}.call(this),this.boxes.length||this.config.live)?void 0:this.stop()},e.prototype.offsetTop=function(a){for(var b;void 0===a.offsetTop;)a=a.parentNode;for(b=a.offsetTop;a=a.offsetParent;)b+=a.offsetTop;return b},e.prototype.isVisible=function(a){var b,c,d,e,f;return c=a.getAttribute("data-wow-offset")||this.config.offset,f=window.pageYOffset,e=f+Math.min(this.element.clientHeight,this.util().innerHeight())-c,d=this.offsetTop(a),b=d+a.clientHeight,e>=d&&b>=f},e.prototype.util=function(){return null!=this._util?this._util:this._util=new b},e.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},e}()}).call(this);
--------------------------------------------------------------------------------
/licence - Copy.txt:
--------------------------------------------------------------------------------
1 |
2 | * ----------------------
3 | * CSS Files
4 | * ----------------------
5 | Bootsrap.min.css
6 | animate.min.css
7 | flexslider.css
8 | font-awesome.min.css
9 | jquery-validation.min.css
10 | owl.carousel.min.css
11 | webslider.min.css
12 | main.css
13 |
14 | * ----------------------
15 | * JS Files
16 | * ----------------------
17 | Bootstrap.min.js
18 | imagezoom.js
19 | flexslider.js
20 | jquery.min.js
21 | jqery_validate.min.js
22 | wow.min.js
23 | webslider.min.js
24 | Main.js
25 |
--------------------------------------------------------------------------------
/licence.txt:
--------------------------------------------------------------------------------
1 |
2 | * ----------------------
3 | * CSS Files
4 | * ----------------------
5 | Bootsrap.min.css
6 | animate.min.css
7 | flexslider.css
8 | font-awesome.min.css
9 | jquery-validation.min.css
10 | owl.carousel.min.css
11 | webslider.min.css
12 | main.css
13 |
14 | * ----------------------
15 | * JS Files
16 | * ----------------------
17 | Bootstrap.min.js
18 | imagezoom.js
19 | flexslider.js
20 | jquery.min.js
21 | jqery_validate.min.js
22 | wow.min.js
23 | webslider.min.js
24 | Main.js
25 |
--------------------------------------------------------------------------------
/privacy.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/privacy.html
--------------------------------------------------------------------------------
/terms.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ManiruzzamanAkash/EcommerceTemplateBootstrap/47f90637005843a6e28aae91c2363ad2e6ebfb7c/terms.html
--------------------------------------------------------------------------------