fotoramajs 4.4.9 → 4.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,102 +1,72 @@
1
1
  /*!
2
- * Fotorama 4.4.9 | http://fotorama.io/license/
2
+ * Fotorama 4.5.0 | http://fotorama.io/license/
3
3
  */
4
- .fotorama__stage__shaft,
5
- .fotorama__stage__frame,
6
- .fotorama__html,
7
- .fotorama__video iframe {
4
+ .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe {
8
5
  position: absolute;
9
6
  width: 100%;
10
7
  height: 100%;
11
8
  top: 0;
12
9
  right: 0;
13
10
  left: 0;
14
- bottom: 0;
15
- }
11
+ bottom: 0; }
16
12
 
17
- .fotorama--fullscreen,
18
- .fotorama__img {
13
+ .fotorama--fullscreen, .fotorama__img {
19
14
  max-width: 99999px !important;
20
15
  max-height: 99999px !important;
21
16
  min-width: 0 !important;
22
17
  min-height: 0 !important;
23
18
  border-radius: 0 !important;
24
19
  box-shadow: none !important;
25
- padding: 0 !important;
26
- }
20
+ padding: 0 !important; }
27
21
 
28
22
  .fotorama__wrap .fotorama__grab {
29
23
  cursor: move;
30
24
  cursor: -webkit-grab;
31
- cursor: -moz-grab;
32
25
  cursor: -o-grab;
33
26
  cursor: -ms-grab;
34
- cursor: grab;
35
- }
27
+ cursor: grab; }
36
28
 
37
29
  .fotorama__grabbing * {
38
30
  cursor: move;
39
31
  cursor: -webkit-grabbing;
40
- cursor: -moz-grabbing;
41
32
  cursor: -o-grabbing;
42
33
  cursor: -ms-grabbing;
43
- cursor: grabbing;
44
- }
34
+ cursor: grabbing; }
45
35
 
46
- .fotorama__img,
47
- .fotorama__spinner {
36
+ .fotorama__img, .fotorama__spinner {
48
37
  position: absolute !important;
49
38
  top: 50% !important;
50
- left: 50% !important;
51
- }
39
+ left: 50% !important; }
52
40
 
53
41
  .fotorama__img {
54
42
  margin: -50% 0 0 -50%;
55
43
  width: 100%;
56
- height: 100%;
57
- }
44
+ height: 100%; }
58
45
 
59
46
  .fotorama__wrap--css3 .fotorama__stage__shaft,
60
47
  .fotorama__wrap--css3 .fotorama__nav__shaft,
61
- .fotorama__wrap--css3 .fotorama__thumb-border,
62
- .fotorama__wrap--css3 .fotorama__arr,
63
- .fotorama__wrap--css3
64
- .fotorama__fullscreen-icon,
65
- .fotorama__wrap--css3
66
- .fotorama__video-play,
67
- .fotorama__wrap--css3
48
+ .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3
49
+ .fotorama__fullscreen-icon, .fotorama__wrap--css3
50
+ .fotorama__video-play, .fotorama__wrap--css3
68
51
  .fotorama__video-close {
69
52
  -webkit-transform: translate3d(0, 0, 0);
70
- -ms-transform: translate3d(0, 0, 0);
71
- transform: translate3d(0, 0, 0);
72
- }
53
+ transform: translate3d(0, 0, 0); }
73
54
 
74
- .fotorama__wrap--css3 .fotorama__spinner,
75
- .fotorama__wrap--css3 .fotorama__stage,
55
+ .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage,
76
56
  .fotorama__wrap--css3 .fotorama__nav,
77
- .fotorama__wrap--css3 .fotorama__stage__frame,
78
- .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
57
+ .fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
79
58
  .fotorama__wrap--css3 .fotorama__html,
80
- .fotorama__wrap--css3 .fotorama__caption,
81
- .fotorama__stage:before,
82
- .fotorama__stage:after,
83
- .fotorama__nav:before,
84
- .fotorama__nav:after {
59
+ .fotorama__wrap--css3 .fotorama__caption, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
85
60
  -webkit-transform: translateZ(0);
86
- -ms-transform: translateZ(0);
87
- transform: translateZ(0);
88
- }
61
+ transform: translateZ(0); }
89
62
 
90
63
  .fotorama__wrap--video .fotorama__stage__shaft,
91
64
  .fotorama__wrap--video .fotorama__stage,
92
- .fotorama__wrap--video .fotorama__stage__frame--video,
93
- .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
65
+ .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
94
66
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
95
67
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__caption {
96
68
  -webkit-transform: none !important;
97
- -ms-transform: none !important;
98
- transform: none !important;
99
- }
69
+ transform: none !important; }
100
70
 
101
71
  .fotorama__wrap--css3 .fotorama__stage__shaft,
102
72
  .fotorama__wrap--css3 .fotorama__nav__shaft,
@@ -106,109 +76,71 @@
106
76
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
107
77
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
108
78
  -webkit-transition-duration: 0ms;
109
- transition-duration: 0ms;
110
- }
79
+ transition-duration: 0ms; }
111
80
 
112
- .fotorama__wrap,
113
- .fotorama__no-select,
114
- .fotorama__arr,
81
+ .fotorama__wrap, .fotorama__no-select, .fotorama__arr,
115
82
  .fotorama__fullscreen-icon,
116
83
  .fotorama__video-play,
117
84
  .fotorama__video-close {
118
85
  -webkit-user-select: none;
119
86
  -moz-user-select: none;
120
87
  -ms-user-select: none;
121
- user-select: none;
122
- }
88
+ user-select: none; }
123
89
 
124
90
  .fotorama__select {
125
91
  -webkit-user-select: text;
126
92
  -moz-user-select: text;
127
93
  -ms-user-select: text;
128
- user-select: text;
129
- }
94
+ user-select: text; }
130
95
 
131
- .fotorama__nav,
132
- .fotorama__nav__frame {
96
+ .fotorama__nav, .fotorama__nav__frame {
133
97
  margin: 0;
134
- padding: 0;
135
- }
98
+ padding: 0; }
136
99
 
137
- .fotorama__nav__shaft,
138
- .fotorama__nav__frame,
139
- .fotorama__caption__wrap {
100
+ .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
140
101
  display: -moz-inline-box;
141
102
  -moz-box-orient: vertical;
142
103
  display: inline-block;
143
104
  vertical-align: middle;
144
105
  *display: inline;
145
- *zoom: 1;
146
- }
106
+ *zoom: 1; }
147
107
 
148
108
  .fotorama__wrap * {
149
109
  -moz-box-sizing: content-box;
150
- box-sizing: content-box;
151
- }
110
+ box-sizing: content-box; }
152
111
 
153
112
  .fotorama__caption__wrap {
154
113
  -moz-box-sizing: border-box;
155
- box-sizing: border-box;
156
- }
114
+ box-sizing: border-box; }
157
115
 
158
- .fotorama--hidden,
159
- .fotorama__load {
116
+ .fotorama--hidden, .fotorama__load {
160
117
  position: absolute;
161
118
  left: -99999px;
162
119
  top: -99999px;
163
- z-index: -1;
164
- }
165
-
166
- .fotorama__stage__shaft,
167
- .fotorama__stage__frame,
168
- .fotorama__nav,
169
- .fotorama__nav__shaft,
170
- .fotorama__nav__frame,
171
- .fotorama__arr,
172
- .fotorama__fullscreen-icon,
173
- .fotorama__video-play,
174
- .fotorama__video-close {
175
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
176
- }
120
+ z-index: -1; }
177
121
 
178
- .fotorama__arr,
122
+ .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr,
179
123
  .fotorama__fullscreen-icon,
180
124
  .fotorama__video-play,
181
125
  .fotorama__video-close {
182
- background: image-url("fotorama.png") no-repeat;
183
- }
184
-
185
- @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
186
- .fotorama__arr,
187
- .fotorama__fullscreen-icon,
188
- .fotorama__video-play,
189
- .fotorama__video-close {
190
- background: image-url("fotorama@2x.png") no-repeat;
191
- background-size: 96px 160px;
192
- }
193
- }
126
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
127
+
128
+ .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close {
129
+ background: image-url("fotorama.png") no-repeat; }
130
+ @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
131
+ .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close {
132
+ background: image-url("fotorama@2x.png") no-repeat;
133
+ background-size: 96px 160px; } }
194
134
 
195
135
  .fotorama__thumb {
196
136
  background-color: #7f7f7f;
197
- background-color: rgba(127, 127, 127, 0.2);
198
- }
137
+ background-color: rgba(127, 127, 127, 0.2); }
199
138
 
200
139
  .fotorama {
201
140
  min-width: 1px;
202
- overflow: hidden;
203
- }
204
-
205
- .fotorama > .fotorama__wrap {
206
- visibility: visible;
207
- }
208
-
209
- .fotorama--hidden-before-ready > * {
210
- visibility: hidden;
211
- }
141
+ overflow: hidden; }
142
+ .fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
143
+ display: none; }
212
144
 
213
145
  .fullscreen {
214
146
  width: 100% !important;
@@ -218,8 +150,7 @@
218
150
  margin: 0 !important;
219
151
  padding: 0 !important;
220
152
  overflow: hidden !important;
221
- background: #000;
222
- }
153
+ background: #000; }
223
154
 
224
155
  .fotorama--fullscreen {
225
156
  position: absolute !important;
@@ -232,117 +163,81 @@
232
163
  background: #000;
233
164
  width: 100% !important;
234
165
  height: 100% !important;
235
- margin: 0 !important;
236
- }
237
-
238
- .fotorama--fullscreen .fotorama__stage,
239
- .fotorama--fullscreen .fotorama__nav {
240
- background: #000;
241
- }
166
+ margin: 0 !important; }
167
+ .fotorama--fullscreen .fotorama__stage,
168
+ .fotorama--fullscreen .fotorama__nav {
169
+ background: #000; }
242
170
 
243
171
  .fotorama__wrap {
244
172
  -webkit-text-size-adjust: 100%;
245
173
  position: relative;
246
- direction: ltr;
247
- }
174
+ direction: ltr; }
248
175
 
249
176
  .fotorama__wrap--rtl .fotorama__stage__frame {
250
- direction: rtl;
251
- }
177
+ direction: rtl; }
252
178
 
253
179
  .fotorama__stage,
254
180
  .fotorama__nav {
255
181
  overflow: hidden;
256
182
  position: relative;
257
- max-width: 100%;
258
- }
183
+ max-width: 100%; }
259
184
 
260
185
  .fotorama__wrap--pan-y {
261
- -ms-touch-action: pan-y;
262
- }
186
+ -ms-touch-action: pan-y; }
263
187
 
264
188
  .fotorama__wrap .fotorama__pointer {
265
- cursor: pointer;
266
- }
189
+ cursor: pointer; }
267
190
 
268
191
  .fotorama__wrap--slide .fotorama__stage__frame {
269
- opacity: 1 !important;
270
- }
192
+ opacity: 1 !important; }
271
193
 
272
194
  .fotorama__stage__frame {
273
- overflow: hidden;
274
- }
275
-
276
- .fotorama__stage__frame.fotorama__active {
277
- z-index: 8;
278
- }
195
+ overflow: hidden; }
196
+ .fotorama__stage__frame.fotorama__active {
197
+ z-index: 8; }
279
198
 
280
199
  .fotorama__wrap--fade .fotorama__stage__frame {
281
- display: none;
282
- }
283
-
200
+ display: none; }
284
201
  .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
285
202
  .fotorama__wrap--fade .fotorama__fade-front,
286
203
  .fotorama__wrap--fade .fotorama__fade-rear {
287
204
  display: block;
288
205
  left: 0;
289
- top: 0;
290
- }
291
-
206
+ top: 0; }
292
207
  .fotorama__wrap--fade .fotorama__fade-front {
293
- z-index: 8;
294
- }
295
-
208
+ z-index: 8; }
296
209
  .fotorama__wrap--fade .fotorama__fade-rear {
297
- z-index: 7;
298
- }
299
-
300
- .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
301
- z-index: 9;
302
- }
303
-
210
+ z-index: 7; }
211
+ .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
212
+ z-index: 9; }
304
213
  .fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
305
- display: none;
306
- }
214
+ display: none; }
307
215
 
308
216
  .fotorama__img {
309
217
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
310
218
  filter: alpha(opacity=0);
311
219
  opacity: 0;
312
- border: none !important;
313
- }
314
-
315
- .fotorama__loaded .fotorama__img,
316
- .fotorama__error .fotorama__img {
317
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
318
- filter: alpha(opacity=100);
319
- opacity: 1;
320
- }
220
+ border: none !important; }
221
+ .fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
222
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
223
+ filter: alpha(opacity=100);
224
+ opacity: 1; }
321
225
 
322
226
  .fotorama__img--full {
323
- display: none;
324
- }
227
+ display: none; }
325
228
 
326
229
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
327
- display: none;
328
- }
329
-
230
+ display: none; }
330
231
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
331
- display: block;
332
- }
232
+ display: block; }
333
233
 
334
234
  .fotorama__wrap--only-active .fotorama__stage,
335
235
  .fotorama__wrap--only-active .fotorama__nav {
336
- max-width: 99999px !important;
337
- }
338
-
236
+ max-width: 99999px !important; }
339
237
  .fotorama__wrap--only-active .fotorama__stage__frame {
340
- visibility: hidden;
341
- }
342
-
238
+ visibility: hidden; }
343
239
  .fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
344
- visibility: visible;
345
- }
240
+ visibility: visible; }
346
241
 
347
242
  .fotorama__nav {
348
243
  font-size: 0;
@@ -350,50 +245,35 @@
350
245
  text-align: center;
351
246
  display: none;
352
247
  white-space: nowrap;
353
- z-index: 5;
354
- }
248
+ z-index: 5; }
355
249
 
356
250
  .fotorama__nav__shaft {
357
251
  position: relative;
358
252
  left: 0;
359
253
  top: 0;
360
- text-align: left;
361
- }
254
+ text-align: left; }
362
255
 
363
256
  .fotorama__nav__frame {
364
257
  position: relative;
365
- cursor: pointer;
366
- }
258
+ cursor: pointer; }
367
259
 
368
260
  .fotorama__nav--dots {
369
- display: block;
370
- }
371
-
372
- .fotorama__nav--dots .fotorama__nav__frame {
373
- width: 18px;
374
- height: 30px;
375
- }
376
-
377
- .fotorama__nav--dots .fotorama__nav__frame--thumb,
378
- .fotorama__nav--dots .fotorama__thumb-border {
379
- display: none;
380
- }
261
+ display: block; }
262
+ .fotorama__nav--dots .fotorama__nav__frame {
263
+ width: 18px;
264
+ height: 30px; }
265
+ .fotorama__nav--dots .fotorama__nav__frame--thumb,
266
+ .fotorama__nav--dots .fotorama__thumb-border {
267
+ display: none; }
381
268
 
382
269
  .fotorama__nav--thumbs {
383
- display: block;
384
- }
385
-
386
- .fotorama__nav--thumbs .fotorama__nav__frame {
387
- padding-left: 0 !important;
388
- }
389
-
390
- .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
391
- padding-right: 0 !important;
392
- }
393
-
394
- .fotorama__nav--thumbs .fotorama__nav__frame--dot {
395
- display: none;
396
- }
270
+ display: block; }
271
+ .fotorama__nav--thumbs .fotorama__nav__frame {
272
+ padding-left: 0 !important; }
273
+ .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
274
+ padding-right: 0 !important; }
275
+ .fotorama__nav--thumbs .fotorama__nav__frame--dot {
276
+ display: none; }
397
277
 
398
278
  .fotorama__dot {
399
279
  display: block;
@@ -403,34 +283,27 @@
403
283
  top: 12px;
404
284
  left: 6px;
405
285
  border-radius: 6px;
406
- border: 1px solid;
407
- }
286
+ border: 1px solid; }
408
287
 
409
288
  .fotorama__nav__frame.fotorama__active {
410
289
  pointer-events: none;
411
- cursor: default;
412
- }
413
-
414
- .fotorama__nav__frame.fotorama__active .fotorama__dot {
415
- width: 6px;
416
- height: 6px;
417
- border: none;
418
- }
290
+ cursor: default; }
291
+ .fotorama__nav__frame.fotorama__active .fotorama__dot {
292
+ width: 6px;
293
+ height: 6px;
294
+ border: none; }
419
295
 
420
296
  .fotorama__dot {
421
- border-color: #7f7f7f;
422
- }
297
+ border-color: #7f7f7f; }
423
298
 
424
299
  .fotorama__active .fotorama__dot {
425
- background-color: #7f7f7f;
426
- }
300
+ background-color: #7f7f7f; }
427
301
 
428
302
  .fotorama__thumb {
429
303
  overflow: hidden;
430
304
  position: relative;
431
305
  width: 100%;
432
- height: 100%;
433
- }
306
+ height: 100%; }
434
307
 
435
308
  .fotorama__thumb-border {
436
309
  position: absolute;
@@ -440,8 +313,7 @@
440
313
  border-style: solid;
441
314
  border-color: #00afea;
442
315
  background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
443
- background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
444
- }
316
+ background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }
445
317
 
446
318
  .fotorama__caption {
447
319
  position: absolute;
@@ -452,63 +324,45 @@
452
324
  font-family: 'Helvetica Neue', Arial, sans-serif;
453
325
  font-size: 14px;
454
326
  line-height: 1.5;
455
- color: #000;
456
- }
457
-
458
- .fotorama__caption a {
459
- text-decoration: none;
460
- color: #000;
461
- border-bottom: 1px solid;
462
- border-color: rgba(0, 0, 0, 0.5);
463
- }
464
-
465
- .fotorama__caption a:hover {
466
- color: #333;
467
- border-color: rgba(51, 51, 51, 0.5);
468
- }
469
-
470
- .fotorama__wrap--rtl .fotorama__caption {
471
- left: auto;
472
- right: 0;
473
- }
327
+ color: #000; }
328
+ .fotorama__caption a {
329
+ text-decoration: none;
330
+ color: #000;
331
+ border-bottom: 1px solid;
332
+ border-color: rgba(0, 0, 0, 0.5); }
333
+ .fotorama__caption a:hover {
334
+ color: #333;
335
+ border-color: rgba(51, 51, 51, 0.5); }
336
+ .fotorama__wrap--rtl .fotorama__caption {
337
+ left: auto;
338
+ right: 0; }
474
339
 
475
340
  .fotorama__caption__wrap {
476
341
  background-color: #fff;
477
342
  background-color: rgba(255, 255, 255, 0.9);
478
- padding: 5px 10px;
479
- }
343
+ padding: 5px 10px; }
480
344
 
481
345
  @-webkit-keyframes spinner {
482
346
  0% {
483
347
  -webkit-transform: rotate(0);
484
- transform: rotate(0);
485
- }
348
+ transform: rotate(0); }
486
349
 
487
350
  100% {
488
351
  -webkit-transform: rotate(360deg);
489
- transform: rotate(360deg);
490
- }
491
- }
352
+ transform: rotate(360deg); } }
492
353
 
493
354
  @keyframes spinner {
494
355
  0% {
495
356
  -webkit-transform: rotate(0);
496
- -ms-transform: rotate(0);
497
- transform: rotate(0);
498
- }
357
+ transform: rotate(0); }
499
358
 
500
359
  100% {
501
360
  -webkit-transform: rotate(360deg);
502
- -ms-transform: rotate(360deg);
503
- transform: rotate(360deg);
504
- }
505
- }
361
+ transform: rotate(360deg); } }
506
362
 
507
363
  .fotorama__wrap--css3 .fotorama__spinner {
508
364
  -webkit-animation: spinner 24s infinite linear;
509
- animation: spinner 24s infinite linear;
510
- }
511
-
365
+ animation: spinner 24s infinite linear; }
512
366
  .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
513
367
  .fotorama__wrap--css3 .fotorama__html,
514
368
  .fotorama__wrap--css3 .fotorama__caption {
@@ -517,20 +371,17 @@
517
371
  -webkit-transition-timing-function: linear;
518
372
  transition-timing-function: linear;
519
373
  -webkit-transition-duration: 0.3s;
520
- transition-duration: 0.3s;
521
- }
374
+ transition-duration: 0.3s; }
522
375
 
523
376
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
524
377
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
525
378
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__caption {
526
379
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
527
380
  filter: alpha(opacity=0);
528
- opacity: 0;
529
- }
381
+ opacity: 0; }
530
382
 
531
383
  .fotorama__select {
532
- cursor: auto;
533
- }
384
+ cursor: auto; }
534
385
 
535
386
  .fotorama__video {
536
387
  top: 32px;
@@ -538,16 +389,12 @@
538
389
  bottom: 0;
539
390
  left: 0;
540
391
  position: absolute;
541
- z-index: 10;
542
- }
392
+ z-index: 10; }
543
393
 
544
394
  /* Strange fix of the #66 issue (Firefox bug while sliding backwards) */
545
-
546
- @-moz-document url-prefix() {
395
+ @-moz-document url-prefix() {
547
396
  .fotorama__active {
548
- box-shadow: 0 0 0 transparent;
549
- }
550
- }
397
+ box-shadow: 0 0 0 transparent; } }
551
398
 
552
399
  .fotorama__arr,
553
400
  .fotorama__fullscreen-icon,
@@ -556,33 +403,28 @@
556
403
  display: block;
557
404
  position: absolute;
558
405
  z-index: 11;
559
- cursor: pointer;
560
- }
406
+ cursor: pointer; }
561
407
 
562
408
  .fotorama__arr {
563
409
  position: absolute;
564
410
  width: 32px;
565
411
  height: 32px;
566
412
  top: 50%;
567
- margin-top: -16px;
568
- }
413
+ margin-top: -16px; }
569
414
 
570
415
  .fotorama__arr--prev {
571
416
  left: 0;
572
- background-position: 0 0;
573
- }
417
+ background-position: 0 0; }
574
418
 
575
419
  .fotorama__arr--next {
576
420
  right: 0;
577
- background-position: -32px 0;
578
- }
421
+ background-position: -32px 0; }
579
422
 
580
423
  .fotorama__arr--disabled {
581
424
  pointer-events: none;
582
425
  cursor: default;
583
426
  *display: none;
584
- opacity: .1;
585
- }
427
+ opacity: .1; }
586
428
 
587
429
  .fotorama__fullscreen-icon {
588
430
  width: 32px;
@@ -590,12 +432,10 @@
590
432
  top: 0;
591
433
  right: 0;
592
434
  background-position: 0 -32px;
593
- z-index: 20;
594
- }
435
+ z-index: 20; }
595
436
 
596
437
  .fotorama--fullscreen .fotorama__fullscreen-icon {
597
- background-position: -32px -32px;
598
- }
438
+ background-position: -32px -32px; }
599
439
 
600
440
  .fotorama__video-play {
601
441
  width: 96px;
@@ -605,19 +445,13 @@
605
445
  margin-left: -48px;
606
446
  margin-top: -48px;
607
447
  background-position: 0 -64px;
608
- display: none;
609
- }
610
-
611
- .fotorama__wrap--css3 .fotorama__video-play {
612
- display: block;
613
- opacity: 0;
614
- }
615
-
616
- .fotorama__loaded .fotorama__video-play,
617
- .fotorama__error .fotorama__video-play {
618
- display: block;
619
- opacity: 1;
620
- }
448
+ display: none; }
449
+ .fotorama__wrap--css3 .fotorama__video-play {
450
+ display: block;
451
+ opacity: 0; }
452
+ .fotorama__loaded .fotorama__video-play, .fotorama__error .fotorama__video-play {
453
+ display: block;
454
+ opacity: 1; }
621
455
 
622
456
  .fotorama__nav__frame .fotorama__video-play {
623
457
  width: 32px;
@@ -626,8 +460,7 @@
626
460
  margin-top: -16px;
627
461
  background-position: -64px -32px;
628
462
  opacity: 1 !important;
629
- display: block !important;
630
- }
463
+ display: block !important; }
631
464
 
632
465
  .fotorama__video-close {
633
466
  width: 32px;
@@ -636,69 +469,46 @@
636
469
  right: 0;
637
470
  display: none;
638
471
  background-position: -64px 0;
639
- z-index: 20;
640
- }
472
+ z-index: 20; }
641
473
 
642
474
  .fotorama__wrap--no-controls .fotorama__arr,
643
475
  .fotorama__wrap--no-controls .fotorama__fullscreen-icon,
644
476
  .fotorama__wrap--video .fotorama__arr,
645
477
  .fotorama__wrap--video .fotorama__fullscreen-icon {
646
478
  display: none;
647
- opacity: 0;
648
- }
479
+ opacity: 0; }
649
480
 
650
- .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__fullscreen-icon,
651
- .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
481
+ .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__fullscreen-icon, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
652
482
  display: block;
653
483
  -webkit-transform: translate3d(32px, -32px, 0);
654
- -ms-transform: translate3d(32px, -32px, 0);
655
- transform: translate3d(32px, -32px, 0);
656
- }
657
-
658
- .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--prev,
659
- .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
484
+ transform: translate3d(32px, -32px, 0); }
485
+ .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--prev, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
660
486
  display: block;
661
487
  -webkit-transform: translate3d(-48px, 0, 0);
662
- -ms-transform: translate3d(-48px, 0, 0);
663
- transform: translate3d(-48px, 0, 0);
664
- }
665
-
666
- .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--next,
667
- .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
488
+ transform: translate3d(-48px, 0, 0); }
489
+ .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--next, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
668
490
  display: block;
669
491
  -webkit-transform: translate3d(48px, 0, 0);
670
- -ms-transform: translate3d(48px, 0, 0);
671
- transform: translate3d(48px, 0, 0);
672
- }
492
+ transform: translate3d(48px, 0, 0); }
673
493
 
674
494
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
675
- display: none;
676
- }
677
-
495
+ display: none; }
678
496
  .fotorama__wrap--video .fotorama__video-close {
679
- display: block;
680
- }
497
+ display: block; }
681
498
 
682
499
  .fotorama__wrap--css3 .fotorama__video-close {
683
500
  display: block;
684
501
  opacity: 0;
685
502
  -webkit-transform: translate3d(32px, -32px, 0);
686
- -ms-transform: translate3d(32px, -32px, 0);
687
- transform: translate3d(32px, -32px, 0);
688
- }
689
-
503
+ transform: translate3d(32px, -32px, 0); }
690
504
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
691
505
  display: block;
692
506
  opacity: 0;
693
- z-index: -1;
694
- }
695
-
507
+ z-index: -1; }
696
508
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
697
509
  opacity: 1;
698
510
  -webkit-transform: translate3d(0, 0, 0);
699
- -ms-transform: translate3d(0, 0, 0);
700
- transform: translate3d(0, 0, 0);
701
- }
511
+ transform: translate3d(0, 0, 0); }
702
512
 
703
513
  .fotorama__wrap--css3 .fotorama__arr,
704
514
  .fotorama__wrap--css3 .fotorama__fullscreen-icon,
@@ -707,13 +517,9 @@
707
517
  -webkit-transition-property: -webkit-transform, opacity;
708
518
  transition-property: transform, opacity;
709
519
  -webkit-transition-duration: 0.3s;
710
- transition-duration: 0.3s;
711
- }
520
+ transition-duration: 0.3s; }
712
521
 
713
- .fotorama__stage:before,
714
- .fotorama__stage:after,
715
- .fotorama__nav:before,
716
- .fotorama__nav:after {
522
+ .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
717
523
  content: "";
718
524
  display: block;
719
525
  position: absolute;
@@ -725,37 +531,23 @@
725
531
  z-index: 10;
726
532
  pointer-events: none;
727
533
  background-repeat: no-repeat;
728
- background-size: 1px 100%, 5px 100%;
729
- }
730
-
731
- .fotorama__stage:before,
732
- .fotorama__nav:before {
534
+ background-size: 1px 100%, 5px 100%; }
535
+ .fotorama__stage:before, .fotorama__nav:before {
733
536
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
734
537
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
735
538
  background-position: 0 0, 0 0;
736
- left: -10px;
737
- }
738
-
739
- .fotorama__stage.fotorama__shadows--left:before,
740
- .fotorama__nav.fotorama__shadows--left:before {
741
- left: 0;
742
- }
743
-
744
- .fotorama__stage:after,
745
- .fotorama__nav:after {
539
+ left: -10px; }
540
+ .fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
541
+ left: 0; }
542
+ .fotorama__stage:after, .fotorama__nav:after {
746
543
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
747
544
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
748
545
  background-position: 100% 0, 100% 0;
749
- right: -10px;
750
- }
546
+ right: -10px; }
547
+ .fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
548
+ right: 0; }
751
549
 
752
- .fotorama__stage.fotorama__shadows--right:after,
753
- .fotorama__nav.fotorama__shadows--right:after {
754
- right: 0;
755
- }
756
-
757
- .fotorama--fullscreen .fotorama__stage:before,
758
- .fotorama--fullscreen .fotorama__stage:after,
550
+ .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
759
551
  .fotorama--fullscreen .fotorama__nav:before,
760
552
  .fotorama--fullscreen .fotorama__nav:after,
761
553
  .fotorama__wrap--no-shadows .fotorama__stage:before,
@@ -764,5 +556,4 @@
764
556
  .fotorama__wrap--no-shadows .fotorama__nav:after,
765
557
  .fotorama__wrap--fade .fotorama__stage:before,
766
558
  .fotorama__wrap--fade .fotorama__stage:after {
767
- display: none;
768
- }
559
+ display: none; }