@wix/patterns-fields-utils 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/cjs/index.d.ts +176 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/cjs/index.js +7103 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/cjs/index.js.map +1 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/esm/index.d.mts +176 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/esm/index.mjs +7118 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/dist/esm/index.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/package.json +37 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.css.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.d.ts +115 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.global.css +1536 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.js +76375 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.js.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/move-POMANKZG.svg +3 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-ANOFRNLZ.mjs +302 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-ANOFRNLZ.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-D3Y2XBAR.mjs +9573 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-D3Y2XBAR.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-FOPGQED5.mjs +60 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-FOPGQED5.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-KK6IAXDC.mjs +61 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-KK6IAXDC.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-LSMTMMMM.mjs +999 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/chunk-LSMTMMMM.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/hls-X7Z2O2CI.mjs +32977 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/hls-X7Z2O2CI.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/html2canvas.esm-26SHFSHQ.mjs +7813 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/html2canvas.esm-26SHFSHQ.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.css.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.d.mts +115 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.global.css +1537 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.mjs +23054 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/lib-INOZ3X5B.mjs +6427 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/lib-INOZ3X5B.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/move-POMANKZG.svg +3 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/player.es-EHCCDTX6.mjs +1600 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/player.es-EHCCDTX6.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/validateTypes-OWSYRJSG.mjs +85 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/validateTypes-OWSYRJSG.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/videoItem-QVVYW7GT.mjs +311 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/videoItem-QVVYW7GT.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/videoScrollHelper-HX35Z6JI.mjs +307 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/videoScrollHelper-HX35Z6JI.mjs.map +1 -0
- package/@wix/patterns-fields-bundled-organize-media/package.json +70 -0
- package/@wix/wix-data-schema-types/.nvmrc +1 -0
- package/@wix/wix-data-schema-types/index.d.ts +1 -0
- package/@wix/wix-data-schema-types/lib/capabilities.d.ts +18 -0
- package/@wix/wix-data-schema-types/lib/capabilities.js +3 -0
- package/@wix/wix-data-schema-types/lib/capabilities.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/defaultMaxPageSize.d.ts +4 -0
- package/@wix/wix-data-schema-types/lib/defaultMaxPageSize.js +9 -0
- package/@wix/wix-data-schema-types/lib/defaultMaxPageSize.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/field.d.ts +350 -0
- package/@wix/wix-data-schema-types/lib/field.js +173 -0
- package/@wix/wix-data-schema-types/lib/field.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/fieldPlugins.d.ts +23 -0
- package/@wix/wix-data-schema-types/lib/fieldPlugins.js +8 -0
- package/@wix/wix-data-schema-types/lib/fieldPlugins.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/filter.d.ts +261 -0
- package/@wix/wix-data-schema-types/lib/filter.js +41 -0
- package/@wix/wix-data-schema-types/lib/filter.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/index.d.ts +9 -0
- package/@wix/wix-data-schema-types/lib/index.js +26 -0
- package/@wix/wix-data-schema-types/lib/index.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/order.d.ts +24 -0
- package/@wix/wix-data-schema-types/lib/order.js +9 -0
- package/@wix/wix-data-schema-types/lib/order.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/pagingMode.d.ts +4 -0
- package/@wix/wix-data-schema-types/lib/pagingMode.js +9 -0
- package/@wix/wix-data-schema-types/lib/pagingMode.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/plugins.d.ts +76 -0
- package/@wix/wix-data-schema-types/lib/plugins.js +27 -0
- package/@wix/wix-data-schema-types/lib/plugins.js.map +1 -0
- package/@wix/wix-data-schema-types/lib/schema.d.ts +202 -0
- package/@wix/wix-data-schema-types/lib/schema.js +106 -0
- package/@wix/wix-data-schema-types/lib/schema.js.map +1 -0
- package/@wix/wix-data-schema-types/package.json +45 -0
- package/@wix/wix-data-schema-types/src/capabilities.ts +19 -0
- package/@wix/wix-data-schema-types/src/defaultMaxPageSize.ts +6 -0
- package/@wix/wix-data-schema-types/src/field.ts +355 -0
- package/@wix/wix-data-schema-types/src/fieldPlugins.ts +28 -0
- package/@wix/wix-data-schema-types/src/filter.ts +280 -0
- package/@wix/wix-data-schema-types/src/index.ts +9 -0
- package/@wix/wix-data-schema-types/src/order.ts +26 -0
- package/@wix/wix-data-schema-types/src/pagingMode.ts +4 -0
- package/@wix/wix-data-schema-types/src/plugins.ts +97 -0
- package/@wix/wix-data-schema-types/src/schema.ts +222 -0
- package/@wix/wix-data-schema-types/tsconfig.json +18 -0
- package/@wix/wix-data-schema-types/tslint.json +3 -0
- package/dist/cjs/index.js +4 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/esm/index.js +12 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/types/index.d.ts +12 -0
- package/dist/types/index.d.ts.map +1 -0
- package/package.json +87 -0
|
@@ -0,0 +1,1536 @@
|
|
|
1
|
+
@import "@wix/design-system/styles.global.css";
|
|
2
|
+
|
|
3
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/itemSettings/itemSettings.module.scss */
|
|
4
|
+
._itemSettings_1x1c2_1 {
|
|
5
|
+
border-left: 1px solid #dfe5eb;
|
|
6
|
+
overflow: scroll;
|
|
7
|
+
box-sizing: border-box;
|
|
8
|
+
}
|
|
9
|
+
._itemSettings_1x1c2_1 ._gallerySection_1x1c2_6 {
|
|
10
|
+
background-color: #f0f4f7;
|
|
11
|
+
position: relative;
|
|
12
|
+
}
|
|
13
|
+
._itemSettings_1x1c2_1 ._gallerySection_1x1c2_6 ._galleryWrapper_1x1c2_10 {
|
|
14
|
+
position: absolute;
|
|
15
|
+
}
|
|
16
|
+
._itemSettings_1x1c2_1 ._gallerySection_1x1c2_6 ._arrow_1x1c2_13 {
|
|
17
|
+
z-index: 5;
|
|
18
|
+
}
|
|
19
|
+
._itemSettings_1x1c2_1 ._fileNameSection_1x1c2_16 {
|
|
20
|
+
background-color: #f0f4f7;
|
|
21
|
+
display: flex;
|
|
22
|
+
justify-content: center;
|
|
23
|
+
}
|
|
24
|
+
._itemSettings_1x1c2_1 ._fileNameSection_1x1c2_16 ._fileName_1x1c2_16 {
|
|
25
|
+
overflow: hidden;
|
|
26
|
+
text-overflow: ellipsis;
|
|
27
|
+
padding: 8px 0;
|
|
28
|
+
max-width: 250px;
|
|
29
|
+
}
|
|
30
|
+
._itemSettings_1x1c2_1 ._actions_1x1c2_27 {
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: row;
|
|
33
|
+
padding: 12px 0;
|
|
34
|
+
justify-content: center;
|
|
35
|
+
border-bottom: 1px solid #dfe5eb;
|
|
36
|
+
}
|
|
37
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 {
|
|
38
|
+
white-space: nowrap;
|
|
39
|
+
margin-top: 12px;
|
|
40
|
+
}
|
|
41
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 ._infoMember_1x1c2_38 {
|
|
42
|
+
margin: 0 18px;
|
|
43
|
+
margin-bottom: 12px;
|
|
44
|
+
}
|
|
45
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 ._link_1x1c2_42 ._linkInputAndButton_1x1c2_42 {
|
|
46
|
+
display: flex;
|
|
47
|
+
flex-direction: row;
|
|
48
|
+
}
|
|
49
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 ._link_1x1c2_42 ._linkInputAndButton_1x1c2_42 ._linkInput_1x1c2_42 {
|
|
50
|
+
padding-right: 12px;
|
|
51
|
+
flex-grow: 1;
|
|
52
|
+
}
|
|
53
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 ._link_1x1c2_42 ._linkInputAndButton_1x1c2_42 ._linkButton_1x1c2_50 {
|
|
54
|
+
position: relative;
|
|
55
|
+
top: 3px;
|
|
56
|
+
}
|
|
57
|
+
._itemSettings_1x1c2_1 ._info_1x1c2_34 ._linkName_1x1c2_54 {
|
|
58
|
+
margin-bottom: 12px;
|
|
59
|
+
}
|
|
60
|
+
._itemSettings_1x1c2_1 ._externalLinkTextBox_1x1c2_57 {
|
|
61
|
+
display: flex;
|
|
62
|
+
align-items: center;
|
|
63
|
+
background: var(--wsr-color-D10-03, rgba(22, 45, 61, 0.03));
|
|
64
|
+
border: solid 1px var(--wsr-color-D60, #dfe5eb);
|
|
65
|
+
border-radius: 8px;
|
|
66
|
+
width: 100%;
|
|
67
|
+
height: 34px;
|
|
68
|
+
padding: 5px 9px 5px 12px;
|
|
69
|
+
cursor: pointer;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/focalPoint/focalPoint.module.scss */
|
|
73
|
+
._focalPoint_jr2hr_1 {
|
|
74
|
+
position: absolute;
|
|
75
|
+
display: flex;
|
|
76
|
+
align-items: center;
|
|
77
|
+
justify-content: center;
|
|
78
|
+
overflow: hidden;
|
|
79
|
+
}
|
|
80
|
+
._focalPoint_jr2hr_1 ._draggable_jr2hr_8 {
|
|
81
|
+
position: absolute;
|
|
82
|
+
border-radius: 50%;
|
|
83
|
+
border: solid 1px white;
|
|
84
|
+
cursor: pointer;
|
|
85
|
+
box-shadow: 0 0 0 500px rgba(22, 45, 61, 0.7);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/* ../../node_modules/@wix/showcase-organize-media/node_modules/pro-gallery/dist/statics/main.css */
|
|
89
|
+
div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item {
|
|
90
|
+
transition: opacity 0.4s ease !important;
|
|
91
|
+
}
|
|
92
|
+
div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,
|
|
93
|
+
div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item {
|
|
94
|
+
opacity: 0;
|
|
95
|
+
}
|
|
96
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),
|
|
97
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,
|
|
98
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element {
|
|
99
|
+
transition: transform 2.2s cubic-bezier(0.14, 0.4, 0.09, 0.99) !important;
|
|
100
|
+
}
|
|
101
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,
|
|
102
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content {
|
|
103
|
+
transform: scale(1.1);
|
|
104
|
+
}
|
|
105
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),
|
|
106
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) {
|
|
107
|
+
transform: scale(1.11);
|
|
108
|
+
}
|
|
109
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,
|
|
110
|
+
div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element {
|
|
111
|
+
transform: scale(0.9009009009);
|
|
112
|
+
}
|
|
113
|
+
div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content {
|
|
114
|
+
transition: filter 0.4s linear !important;
|
|
115
|
+
}
|
|
116
|
+
div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,
|
|
117
|
+
div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item {
|
|
118
|
+
filter: blur(6px);
|
|
119
|
+
}
|
|
120
|
+
div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content {
|
|
121
|
+
transition: filter 0.6s ease !important;
|
|
122
|
+
}
|
|
123
|
+
div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,
|
|
124
|
+
div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content {
|
|
125
|
+
filter: grayscale(1);
|
|
126
|
+
}
|
|
127
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) {
|
|
128
|
+
transition: background-color 0.4s ease !important;
|
|
129
|
+
}
|
|
130
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-content,
|
|
131
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover) {
|
|
132
|
+
transition: transform 0.4s ease !important;
|
|
133
|
+
}
|
|
134
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,
|
|
135
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover {
|
|
136
|
+
background-color: transparent !important;
|
|
137
|
+
}
|
|
138
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,
|
|
139
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-content {
|
|
140
|
+
transform: scale(0.985);
|
|
141
|
+
}
|
|
142
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),
|
|
143
|
+
div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) {
|
|
144
|
+
transform: scale(0.985);
|
|
145
|
+
}
|
|
146
|
+
div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content {
|
|
147
|
+
transition: filter 0.6s ease !important;
|
|
148
|
+
}
|
|
149
|
+
div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,
|
|
150
|
+
div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content {
|
|
151
|
+
filter: invert(1);
|
|
152
|
+
}
|
|
153
|
+
div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content {
|
|
154
|
+
filter: grayscale(1);
|
|
155
|
+
transition: filter 0.6s ease !important;
|
|
156
|
+
}
|
|
157
|
+
div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,
|
|
158
|
+
div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content {
|
|
159
|
+
filter: grayscale(0);
|
|
160
|
+
}
|
|
161
|
+
div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content {
|
|
162
|
+
filter: brightness(1);
|
|
163
|
+
transition: filter 0.6s ease !important;
|
|
164
|
+
}
|
|
165
|
+
div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,
|
|
166
|
+
div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content {
|
|
167
|
+
filter: brightness(0.7);
|
|
168
|
+
}
|
|
169
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover {
|
|
170
|
+
transition: none;
|
|
171
|
+
}
|
|
172
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before {
|
|
173
|
+
opacity: 0;
|
|
174
|
+
}
|
|
175
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner {
|
|
176
|
+
opacity: 0;
|
|
177
|
+
}
|
|
178
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,
|
|
179
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) {
|
|
180
|
+
transition: none;
|
|
181
|
+
}
|
|
182
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,
|
|
183
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before {
|
|
184
|
+
opacity: 1;
|
|
185
|
+
background: rgba(8, 8, 8, 0.75);
|
|
186
|
+
}
|
|
187
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,
|
|
188
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),
|
|
189
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,
|
|
190
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden) {
|
|
191
|
+
opacity: 1 !important;
|
|
192
|
+
}
|
|
193
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover {
|
|
194
|
+
transition: filter 0.4s ease, opacity 0.4s ease !important;
|
|
195
|
+
}
|
|
196
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before {
|
|
197
|
+
transition: filter 0.4s ease, opacity 0.4s ease !important;
|
|
198
|
+
filter: opacity(0);
|
|
199
|
+
}
|
|
200
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,
|
|
201
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden) {
|
|
202
|
+
transition: opacity 0.4s ease;
|
|
203
|
+
}
|
|
204
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,
|
|
205
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before {
|
|
206
|
+
filter: opacity(1);
|
|
207
|
+
}
|
|
208
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover {
|
|
209
|
+
transition:
|
|
210
|
+
transform 0.4s ease,
|
|
211
|
+
filter 0.2s ease,
|
|
212
|
+
opacity 0.2s ease !important;
|
|
213
|
+
}
|
|
214
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before {
|
|
215
|
+
transition:
|
|
216
|
+
transform 0.4s ease,
|
|
217
|
+
filter 0.2s ease,
|
|
218
|
+
opacity 0.2s ease !important;
|
|
219
|
+
transform: scale(0.9);
|
|
220
|
+
filter: opacity(0);
|
|
221
|
+
}
|
|
222
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,
|
|
223
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden) {
|
|
224
|
+
transition: opacity 0.2s ease;
|
|
225
|
+
}
|
|
226
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,
|
|
227
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before {
|
|
228
|
+
transform: scale(1);
|
|
229
|
+
filter: opacity(1);
|
|
230
|
+
}
|
|
231
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover {
|
|
232
|
+
transition:
|
|
233
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
234
|
+
filter 0.5s ease,
|
|
235
|
+
opacity 0.5s ease !important;
|
|
236
|
+
}
|
|
237
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before {
|
|
238
|
+
transition:
|
|
239
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
240
|
+
filter 0.5s ease,
|
|
241
|
+
opacity 0.5s ease !important;
|
|
242
|
+
transform: translateY(100%);
|
|
243
|
+
filter: opacity(0);
|
|
244
|
+
}
|
|
245
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,
|
|
246
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden) {
|
|
247
|
+
transition: opacity 0.4s ease;
|
|
248
|
+
}
|
|
249
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,
|
|
250
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before {
|
|
251
|
+
transform: translateY(0);
|
|
252
|
+
filter: opacity(1);
|
|
253
|
+
}
|
|
254
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover {
|
|
255
|
+
transition:
|
|
256
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
257
|
+
filter 0.5s ease,
|
|
258
|
+
opacity 0.5s ease !important;
|
|
259
|
+
}
|
|
260
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before {
|
|
261
|
+
transition:
|
|
262
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
263
|
+
filter 0.5s ease,
|
|
264
|
+
opacity 0.5s ease !important;
|
|
265
|
+
transform: translateX(-100%);
|
|
266
|
+
filter: opacity(0);
|
|
267
|
+
}
|
|
268
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,
|
|
269
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden) {
|
|
270
|
+
transition: opacity 0.4s ease;
|
|
271
|
+
}
|
|
272
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,
|
|
273
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before {
|
|
274
|
+
transform: translateX(0);
|
|
275
|
+
filter: opacity(1);
|
|
276
|
+
}
|
|
277
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover {
|
|
278
|
+
transition:
|
|
279
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
280
|
+
filter 0.5s ease,
|
|
281
|
+
opacity 0.5s ease !important;
|
|
282
|
+
}
|
|
283
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before {
|
|
284
|
+
transition:
|
|
285
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
286
|
+
filter 0.5s ease,
|
|
287
|
+
opacity 0.5s ease !important;
|
|
288
|
+
transform: translateX(100%);
|
|
289
|
+
filter: opacity(0);
|
|
290
|
+
}
|
|
291
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,
|
|
292
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden) {
|
|
293
|
+
transition: opacity 0.4s ease;
|
|
294
|
+
}
|
|
295
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,
|
|
296
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before {
|
|
297
|
+
transform: translateX(0);
|
|
298
|
+
filter: opacity(1);
|
|
299
|
+
}
|
|
300
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover {
|
|
301
|
+
transition:
|
|
302
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
303
|
+
filter 0.5s ease,
|
|
304
|
+
opacity 0.5s ease !important;
|
|
305
|
+
}
|
|
306
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before {
|
|
307
|
+
transition:
|
|
308
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
309
|
+
filter 0.5s ease,
|
|
310
|
+
opacity 0.5s ease !important;
|
|
311
|
+
transform: translateY(-100%);
|
|
312
|
+
filter: opacity(0);
|
|
313
|
+
}
|
|
314
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,
|
|
315
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden) {
|
|
316
|
+
transition: opacity 0.4s ease;
|
|
317
|
+
}
|
|
318
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,
|
|
319
|
+
div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before {
|
|
320
|
+
transform: translateY(0);
|
|
321
|
+
filter: opacity(1);
|
|
322
|
+
}
|
|
323
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover {
|
|
324
|
+
transition: none;
|
|
325
|
+
}
|
|
326
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before {
|
|
327
|
+
opacity: 1;
|
|
328
|
+
background: rgba(8, 8, 8, 0.75);
|
|
329
|
+
}
|
|
330
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner {
|
|
331
|
+
opacity: 1;
|
|
332
|
+
}
|
|
333
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,
|
|
334
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden) {
|
|
335
|
+
opacity: 1 !important;
|
|
336
|
+
}
|
|
337
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,
|
|
338
|
+
div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) {
|
|
339
|
+
transition: none;
|
|
340
|
+
}
|
|
341
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,
|
|
342
|
+
div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before {
|
|
343
|
+
opacity: 0;
|
|
344
|
+
}
|
|
345
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,
|
|
346
|
+
div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),
|
|
347
|
+
div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,
|
|
348
|
+
div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden) {
|
|
349
|
+
opacity: 0 !important;
|
|
350
|
+
}
|
|
351
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover {
|
|
352
|
+
transition: filter 0.4s ease, opacity 0.4s ease !important;
|
|
353
|
+
}
|
|
354
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before {
|
|
355
|
+
transition: filter 0.4s ease, opacity 0.4s ease !important;
|
|
356
|
+
filter: opacity(1);
|
|
357
|
+
}
|
|
358
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,
|
|
359
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden) {
|
|
360
|
+
transition: opacity 0.4s ease;
|
|
361
|
+
}
|
|
362
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,
|
|
363
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before {
|
|
364
|
+
filter: opacity(0);
|
|
365
|
+
}
|
|
366
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover {
|
|
367
|
+
transition:
|
|
368
|
+
transform 0.4s ease,
|
|
369
|
+
filter 0.2s ease,
|
|
370
|
+
opacity 0.2s ease !important;
|
|
371
|
+
}
|
|
372
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before {
|
|
373
|
+
transition:
|
|
374
|
+
transform 0.4s ease,
|
|
375
|
+
filter 0.2s ease,
|
|
376
|
+
opacity 0.2s ease !important;
|
|
377
|
+
transform: scale(1);
|
|
378
|
+
filter: opacity(1);
|
|
379
|
+
}
|
|
380
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,
|
|
381
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden) {
|
|
382
|
+
transition: opacity 0.2s ease;
|
|
383
|
+
}
|
|
384
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,
|
|
385
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before {
|
|
386
|
+
transform: scale(0.9);
|
|
387
|
+
filter: opacity(0);
|
|
388
|
+
}
|
|
389
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover {
|
|
390
|
+
transition:
|
|
391
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
392
|
+
filter 0.5s ease,
|
|
393
|
+
opacity 0.5s ease !important;
|
|
394
|
+
}
|
|
395
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before {
|
|
396
|
+
transition:
|
|
397
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
398
|
+
filter 0.5s ease,
|
|
399
|
+
opacity 0.5s ease !important;
|
|
400
|
+
transform: translateY(0);
|
|
401
|
+
filter: opacity(1);
|
|
402
|
+
}
|
|
403
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,
|
|
404
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden) {
|
|
405
|
+
transition: opacity 0.4s ease;
|
|
406
|
+
}
|
|
407
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,
|
|
408
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before {
|
|
409
|
+
transform: translateY(100%);
|
|
410
|
+
filter: opacity(0);
|
|
411
|
+
}
|
|
412
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover {
|
|
413
|
+
transition:
|
|
414
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
415
|
+
filter 0.5s ease,
|
|
416
|
+
opacity 0.5s ease !important;
|
|
417
|
+
}
|
|
418
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before {
|
|
419
|
+
transition:
|
|
420
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
421
|
+
filter 0.5s ease,
|
|
422
|
+
opacity 0.5s ease !important;
|
|
423
|
+
transform: translateX(0);
|
|
424
|
+
filter: opacity(1);
|
|
425
|
+
}
|
|
426
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,
|
|
427
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden) {
|
|
428
|
+
transition: opacity 0.4s ease;
|
|
429
|
+
}
|
|
430
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,
|
|
431
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before {
|
|
432
|
+
transform: translateX(-100%);
|
|
433
|
+
filter: opacity(0);
|
|
434
|
+
}
|
|
435
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover {
|
|
436
|
+
transition:
|
|
437
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
438
|
+
filter 0.5s ease,
|
|
439
|
+
opacity 0.5s ease !important;
|
|
440
|
+
}
|
|
441
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before {
|
|
442
|
+
transition:
|
|
443
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
444
|
+
filter 0.5s ease,
|
|
445
|
+
opacity 0.5s ease !important;
|
|
446
|
+
transform: translateX(100%);
|
|
447
|
+
filter: opacity(1);
|
|
448
|
+
}
|
|
449
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,
|
|
450
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden) {
|
|
451
|
+
transition: opacity 0.4s ease;
|
|
452
|
+
}
|
|
453
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,
|
|
454
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before {
|
|
455
|
+
transform: translateX(0);
|
|
456
|
+
filter: opacity(0);
|
|
457
|
+
}
|
|
458
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover {
|
|
459
|
+
transition:
|
|
460
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
461
|
+
filter 0.5s ease,
|
|
462
|
+
opacity 0.5s ease !important;
|
|
463
|
+
}
|
|
464
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before {
|
|
465
|
+
transition:
|
|
466
|
+
transform 0.4s cubic-bezier(0.3, 0.13, 0.12, 1),
|
|
467
|
+
filter 0.5s ease,
|
|
468
|
+
opacity 0.5s ease !important;
|
|
469
|
+
transform: translateY(-100%);
|
|
470
|
+
filter: opacity(1);
|
|
471
|
+
}
|
|
472
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,
|
|
473
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden) {
|
|
474
|
+
transition: opacity 0.4s ease;
|
|
475
|
+
}
|
|
476
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,
|
|
477
|
+
div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before {
|
|
478
|
+
transform: translateY(0);
|
|
479
|
+
filter: opacity(0);
|
|
480
|
+
}
|
|
481
|
+
.animation-slide {
|
|
482
|
+
transition:
|
|
483
|
+
width 0.4s ease,
|
|
484
|
+
height 0.4s ease,
|
|
485
|
+
top 0.4s ease,
|
|
486
|
+
left 0.4s ease;
|
|
487
|
+
}
|
|
488
|
+
.item-with-secondary-media-container .secondary-media-item.hide {
|
|
489
|
+
opacity: 0;
|
|
490
|
+
}
|
|
491
|
+
.item-with-secondary-media-container .secondary-media-item.show {
|
|
492
|
+
opacity: 1;
|
|
493
|
+
}
|
|
494
|
+
*[data-collapsed=true] .pro-gallery-parent-container .gallery-item,
|
|
495
|
+
*[data-hidden=true] .pro-gallery-parent-container .gallery-item {
|
|
496
|
+
background-image: none !important;
|
|
497
|
+
}
|
|
498
|
+
html.pro-gallery {
|
|
499
|
+
width: 100%;
|
|
500
|
+
height: auto;
|
|
501
|
+
}
|
|
502
|
+
body.pro-gallery {
|
|
503
|
+
transition: opacity 2s ease;
|
|
504
|
+
}
|
|
505
|
+
#gallery-loader {
|
|
506
|
+
position: fixed;
|
|
507
|
+
top: 50%;
|
|
508
|
+
}
|
|
509
|
+
.show-more-container {
|
|
510
|
+
text-align: center;
|
|
511
|
+
line-height: 138px;
|
|
512
|
+
}
|
|
513
|
+
.show-more-container i.show-more {
|
|
514
|
+
color: #5d5d61;
|
|
515
|
+
font-size: 40px;
|
|
516
|
+
cursor: pointer;
|
|
517
|
+
margin-top: -3px;
|
|
518
|
+
}
|
|
519
|
+
.show-more-container button.show-more {
|
|
520
|
+
display: inline-block;
|
|
521
|
+
padding: 11px 29px;
|
|
522
|
+
border-radius: 0;
|
|
523
|
+
border: 2px solid #5d5d61;
|
|
524
|
+
font-family:
|
|
525
|
+
"HelveticaNeueW01-45Ligh",
|
|
526
|
+
"HelveticaNeueW02-45Ligh",
|
|
527
|
+
"HelveticaNeueW10-45Ligh",
|
|
528
|
+
sans-serif;
|
|
529
|
+
font-size: 12px;
|
|
530
|
+
color: #5d5d61;
|
|
531
|
+
background: transparent;
|
|
532
|
+
cursor: pointer;
|
|
533
|
+
}
|
|
534
|
+
.show-more-container button.show-more:hover {
|
|
535
|
+
background: rgba(0, 0, 0, 0.1);
|
|
536
|
+
}
|
|
537
|
+
.more-items-loader {
|
|
538
|
+
display: block;
|
|
539
|
+
width: 100%;
|
|
540
|
+
text-align: center;
|
|
541
|
+
line-height: 50px;
|
|
542
|
+
font-size: 30px;
|
|
543
|
+
color: #116dff;
|
|
544
|
+
}
|
|
545
|
+
.version-header {
|
|
546
|
+
color: #e03939;
|
|
547
|
+
text-align: left;
|
|
548
|
+
font-family: "Consolas", monospace;
|
|
549
|
+
font-size: 13px;
|
|
550
|
+
position: absolute;
|
|
551
|
+
top: 0;
|
|
552
|
+
left: 0;
|
|
553
|
+
width: 320px;
|
|
554
|
+
height: 100px;
|
|
555
|
+
line-height: 30px;
|
|
556
|
+
background: rgba(255, 255, 255, 0.8);
|
|
557
|
+
z-index: 100;
|
|
558
|
+
}
|
|
559
|
+
.auto-slideshow-button {
|
|
560
|
+
margin-top: 19px;
|
|
561
|
+
padding: 5px;
|
|
562
|
+
height: 28px;
|
|
563
|
+
width: 20px;
|
|
564
|
+
left: auto;
|
|
565
|
+
z-index: 1;
|
|
566
|
+
position: absolute;
|
|
567
|
+
display: flex;
|
|
568
|
+
text-align: center;
|
|
569
|
+
cursor: pointer;
|
|
570
|
+
opacity: 0.9;
|
|
571
|
+
}
|
|
572
|
+
.auto-slideshow-counter {
|
|
573
|
+
margin-top: 24px;
|
|
574
|
+
left: auto;
|
|
575
|
+
z-index: 1;
|
|
576
|
+
position: absolute;
|
|
577
|
+
display: flex;
|
|
578
|
+
text-align: center;
|
|
579
|
+
opacity: 0.9;
|
|
580
|
+
font-size: 15px;
|
|
581
|
+
line-height: normal;
|
|
582
|
+
}
|
|
583
|
+
@keyframes fadeIn {
|
|
584
|
+
from {
|
|
585
|
+
opacity: 0;
|
|
586
|
+
}
|
|
587
|
+
to {
|
|
588
|
+
opacity: 1;
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
.mouse-cursor {
|
|
592
|
+
display: flex;
|
|
593
|
+
width: 100%;
|
|
594
|
+
position: absolute;
|
|
595
|
+
}
|
|
596
|
+
.nav-arrows-container {
|
|
597
|
+
left: auto;
|
|
598
|
+
position: absolute;
|
|
599
|
+
display: flex;
|
|
600
|
+
text-align: center;
|
|
601
|
+
cursor: pointer;
|
|
602
|
+
opacity: 0.9;
|
|
603
|
+
align-items: center;
|
|
604
|
+
background: transparent;
|
|
605
|
+
border: none;
|
|
606
|
+
justify-content: center;
|
|
607
|
+
}
|
|
608
|
+
.nav-arrows-container.follow-mouse-cursor {
|
|
609
|
+
position: relative;
|
|
610
|
+
cursor: none;
|
|
611
|
+
}
|
|
612
|
+
.nav-arrows-container:hover {
|
|
613
|
+
opacity: 1;
|
|
614
|
+
}
|
|
615
|
+
.nav-arrows-container.drop-shadow svg {
|
|
616
|
+
filter: drop-shadow(0px 1px 0.15px #B2B2B2);
|
|
617
|
+
}
|
|
618
|
+
.nav-arrows-container .slideshow-arrow {
|
|
619
|
+
flex-shrink: 0;
|
|
620
|
+
}
|
|
621
|
+
.nav-arrows-container:focus:not(:focus-visible) {
|
|
622
|
+
--focus-ring-box-shadow: none !important;
|
|
623
|
+
outline: none !important;
|
|
624
|
+
box-shadow: none !important;
|
|
625
|
+
}
|
|
626
|
+
.arrow-portal-container span {
|
|
627
|
+
animation: fadeIn 0.1s ease-in-out;
|
|
628
|
+
position: fixed;
|
|
629
|
+
transition: top 50ms, left 50ms;
|
|
630
|
+
display: flex;
|
|
631
|
+
align-items: center;
|
|
632
|
+
justify-content: center;
|
|
633
|
+
}
|
|
634
|
+
div.gallery-slideshow div.pro-gallery,
|
|
635
|
+
div.gallery-slideshow .gallery-column {
|
|
636
|
+
box-sizing: content-box !important;
|
|
637
|
+
}
|
|
638
|
+
div.gallery-slideshow .gallery-group,
|
|
639
|
+
div.gallery-slideshow .gallery-item-container,
|
|
640
|
+
div.gallery-slideshow .gallery-item-wrapper {
|
|
641
|
+
overflow: visible !important;
|
|
642
|
+
}
|
|
643
|
+
div.gallery-slideshow.streched .gallery-slideshow-info {
|
|
644
|
+
padding-left: 50px !important;
|
|
645
|
+
padding-right: 50px !important;
|
|
646
|
+
}
|
|
647
|
+
@media (max-width: 500px) {
|
|
648
|
+
div.gallery-slideshow div.pro-gallery .gallery-slideshow-info {
|
|
649
|
+
padding-left: 20px;
|
|
650
|
+
padding-right: 20px;
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info {
|
|
654
|
+
position: absolute;
|
|
655
|
+
padding-top: 0px;
|
|
656
|
+
bottom: -220px;
|
|
657
|
+
height: 220px;
|
|
658
|
+
width: 100%;
|
|
659
|
+
box-sizing: border-box;
|
|
660
|
+
display: flex;
|
|
661
|
+
z-index: 15;
|
|
662
|
+
}
|
|
663
|
+
.gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover {
|
|
664
|
+
padding: 30px 60px;
|
|
665
|
+
}
|
|
666
|
+
.gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover {
|
|
667
|
+
padding: 30px 10px 50px;
|
|
668
|
+
}
|
|
669
|
+
.gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover {
|
|
670
|
+
padding: 30px;
|
|
671
|
+
}
|
|
672
|
+
div.pro-gallery {
|
|
673
|
+
width: 100%;
|
|
674
|
+
height: 100%;
|
|
675
|
+
overflow: hidden;
|
|
676
|
+
backface-visibility: hidden;
|
|
677
|
+
position: relative;
|
|
678
|
+
}
|
|
679
|
+
div.pro-gallery .gallery-column {
|
|
680
|
+
float: left;
|
|
681
|
+
overflow: hidden;
|
|
682
|
+
position: relative;
|
|
683
|
+
transform-style: preserve-3d;
|
|
684
|
+
backface-visibility: hidden;
|
|
685
|
+
}
|
|
686
|
+
div.pro-gallery .gallery-column .gallery-left-padding {
|
|
687
|
+
display: inline-block;
|
|
688
|
+
height: 100%;
|
|
689
|
+
}
|
|
690
|
+
div.pro-gallery .gallery-column .gallery-top-padding {
|
|
691
|
+
display: block;
|
|
692
|
+
width: 100%;
|
|
693
|
+
}
|
|
694
|
+
div.pro-gallery .gallery-group {
|
|
695
|
+
float: left;
|
|
696
|
+
overflow: hidden;
|
|
697
|
+
position: relative;
|
|
698
|
+
transform-style: preserve-3d;
|
|
699
|
+
backface-visibility: hidden;
|
|
700
|
+
box-sizing: border-box;
|
|
701
|
+
padding: 0;
|
|
702
|
+
font-family:
|
|
703
|
+
"HelveticaNeueW01-45Ligh",
|
|
704
|
+
"HelveticaNeueW02-45Ligh",
|
|
705
|
+
"HelveticaNeueW10-45Ligh",
|
|
706
|
+
sans-serif;
|
|
707
|
+
font-size: 11px;
|
|
708
|
+
}
|
|
709
|
+
div.pro-gallery .gallery-group.debug.gallery-group-gone {
|
|
710
|
+
background: #cdcdd0;
|
|
711
|
+
}
|
|
712
|
+
div.pro-gallery .gallery-group.debug.gallery-group-visible {
|
|
713
|
+
background: #c1f0c1;
|
|
714
|
+
}
|
|
715
|
+
div.pro-gallery .gallery-group.debug.gallery-group-hidden {
|
|
716
|
+
background: #ff9999;
|
|
717
|
+
}
|
|
718
|
+
div.pro-gallery .gallery-item-container {
|
|
719
|
+
position: absolute;
|
|
720
|
+
display: inline-block;
|
|
721
|
+
vertical-align: top;
|
|
722
|
+
border: none;
|
|
723
|
+
padding: 0;
|
|
724
|
+
border-radius: 0;
|
|
725
|
+
box-sizing: border-box;
|
|
726
|
+
overflow: hidden;
|
|
727
|
+
transform-style: preserve-3d;
|
|
728
|
+
backface-visibility: hidden;
|
|
729
|
+
outline: none;
|
|
730
|
+
text-decoration: none;
|
|
731
|
+
color: inherit;
|
|
732
|
+
will-change:
|
|
733
|
+
top,
|
|
734
|
+
left,
|
|
735
|
+
width,
|
|
736
|
+
height;
|
|
737
|
+
box-sizing: border-box;
|
|
738
|
+
font-family:
|
|
739
|
+
"HelveticaNeueW01-45Ligh",
|
|
740
|
+
"HelveticaNeueW02-45Ligh",
|
|
741
|
+
"HelveticaNeueW10-45Ligh",
|
|
742
|
+
sans-serif;
|
|
743
|
+
font-size: 11px;
|
|
744
|
+
cursor: default;
|
|
745
|
+
scroll-snap-align: center;
|
|
746
|
+
}
|
|
747
|
+
div.pro-gallery .gallery-item-container .item-action {
|
|
748
|
+
width: 1px;
|
|
749
|
+
height: 1px;
|
|
750
|
+
overflow: hidden;
|
|
751
|
+
position: absolute;
|
|
752
|
+
pointer-events: none;
|
|
753
|
+
z-index: -1;
|
|
754
|
+
}
|
|
755
|
+
div.pro-gallery .gallery-item-container .item-action:focus {
|
|
756
|
+
--focus-ring-box-shadow: none !important;
|
|
757
|
+
outline: none !important;
|
|
758
|
+
box-shadow: none !important;
|
|
759
|
+
}
|
|
760
|
+
div.pro-gallery .gallery-item-container:hover .gallery-item-common-info {
|
|
761
|
+
cursor: pointer;
|
|
762
|
+
}
|
|
763
|
+
div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button {
|
|
764
|
+
text-decoration: underline;
|
|
765
|
+
cursor: pointer;
|
|
766
|
+
}
|
|
767
|
+
div.pro-gallery .gallery-item-container.visible {
|
|
768
|
+
transform: translate3d(0, 0, 0);
|
|
769
|
+
}
|
|
770
|
+
div.pro-gallery .gallery-item-container.clickable {
|
|
771
|
+
cursor: pointer;
|
|
772
|
+
}
|
|
773
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper {
|
|
774
|
+
position: relative;
|
|
775
|
+
width: 100%;
|
|
776
|
+
height: 100%;
|
|
777
|
+
overflow: hidden;
|
|
778
|
+
}
|
|
779
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item {
|
|
780
|
+
position: absolute;
|
|
781
|
+
z-index: 1;
|
|
782
|
+
width: 100%;
|
|
783
|
+
height: 100%;
|
|
784
|
+
top: 0;
|
|
785
|
+
left: 0;
|
|
786
|
+
}
|
|
787
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item {
|
|
788
|
+
object-fit: cover;
|
|
789
|
+
}
|
|
790
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item > div {
|
|
791
|
+
width: 100% !important;
|
|
792
|
+
height: 100% !important;
|
|
793
|
+
}
|
|
794
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,
|
|
795
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit {
|
|
796
|
+
background: transparent;
|
|
797
|
+
}
|
|
798
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload {
|
|
799
|
+
display: none;
|
|
800
|
+
}
|
|
801
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item {
|
|
802
|
+
background: transparent;
|
|
803
|
+
object-fit: contain;
|
|
804
|
+
}
|
|
805
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item {
|
|
806
|
+
object-fit: cover;
|
|
807
|
+
position: absolute;
|
|
808
|
+
top: 0;
|
|
809
|
+
left: 0;
|
|
810
|
+
width: 100%;
|
|
811
|
+
height: 100%;
|
|
812
|
+
margin: 0;
|
|
813
|
+
overflow: hidden;
|
|
814
|
+
border-radius: 0;
|
|
815
|
+
}
|
|
816
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item {
|
|
817
|
+
box-sizing: border-box;
|
|
818
|
+
-webkit-font-smoothing: antialiased;
|
|
819
|
+
white-space: initial;
|
|
820
|
+
}
|
|
821
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item {
|
|
822
|
+
line-height: normal !important;
|
|
823
|
+
letter-spacing: normal !important;
|
|
824
|
+
}
|
|
825
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item > div {
|
|
826
|
+
background: initial !important;
|
|
827
|
+
box-sizing: border-box;
|
|
828
|
+
}
|
|
829
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,
|
|
830
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,
|
|
831
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,
|
|
832
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,
|
|
833
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,
|
|
834
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,
|
|
835
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,
|
|
836
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,
|
|
837
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,
|
|
838
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i {
|
|
839
|
+
margin: 0;
|
|
840
|
+
padding: 0;
|
|
841
|
+
}
|
|
842
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader {
|
|
843
|
+
top: 50%;
|
|
844
|
+
left: 50%;
|
|
845
|
+
height: 30px;
|
|
846
|
+
width: 15px;
|
|
847
|
+
z-index: -1;
|
|
848
|
+
opacity: 0.4;
|
|
849
|
+
}
|
|
850
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item {
|
|
851
|
+
width: 100% !important;
|
|
852
|
+
height: 100% !important;
|
|
853
|
+
object-fit: cover;
|
|
854
|
+
object-position: center;
|
|
855
|
+
}
|
|
856
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded {
|
|
857
|
+
background-color: transparent;
|
|
858
|
+
opacity: 1 !important;
|
|
859
|
+
animation: none !important;
|
|
860
|
+
}
|
|
861
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after {
|
|
862
|
+
display: none !important;
|
|
863
|
+
}
|
|
864
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded ~ .pro-circle-preloader {
|
|
865
|
+
display: none;
|
|
866
|
+
}
|
|
867
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error {
|
|
868
|
+
opacity: 0 !important;
|
|
869
|
+
}
|
|
870
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded {
|
|
871
|
+
background-size: cover;
|
|
872
|
+
background-repeat: no-repeat;
|
|
873
|
+
background-position: center center;
|
|
874
|
+
}
|
|
875
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit {
|
|
876
|
+
background-size: contain;
|
|
877
|
+
}
|
|
878
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video {
|
|
879
|
+
overflow: hidden;
|
|
880
|
+
text-align: center;
|
|
881
|
+
}
|
|
882
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe {
|
|
883
|
+
left: 0;
|
|
884
|
+
top: 0;
|
|
885
|
+
}
|
|
886
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,
|
|
887
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i {
|
|
888
|
+
display: none;
|
|
889
|
+
}
|
|
890
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce ~ .image-item {
|
|
891
|
+
pointer-events: none;
|
|
892
|
+
opacity: 0;
|
|
893
|
+
transition: opacity 0.2s ease;
|
|
894
|
+
}
|
|
895
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,
|
|
896
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i {
|
|
897
|
+
display: inline-block;
|
|
898
|
+
text-rendering: auto;
|
|
899
|
+
-webkit-font-smoothing: antialiased;
|
|
900
|
+
position: absolute;
|
|
901
|
+
z-index: 11;
|
|
902
|
+
top: 50%;
|
|
903
|
+
left: 50%;
|
|
904
|
+
height: 60px;
|
|
905
|
+
text-align: center;
|
|
906
|
+
margin: -30px 0 0 -30px;
|
|
907
|
+
background: #080808;
|
|
908
|
+
color: #fff;
|
|
909
|
+
border-radius: 50px;
|
|
910
|
+
opacity: 0.7;
|
|
911
|
+
}
|
|
912
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,
|
|
913
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle {
|
|
914
|
+
opacity: 1;
|
|
915
|
+
}
|
|
916
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,
|
|
917
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,
|
|
918
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,
|
|
919
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background {
|
|
920
|
+
font-size: 26px;
|
|
921
|
+
}
|
|
922
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,
|
|
923
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover {
|
|
924
|
+
opacity: 0.9;
|
|
925
|
+
}
|
|
926
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,
|
|
927
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before {
|
|
928
|
+
font-size: 2.3em;
|
|
929
|
+
opacity: 1;
|
|
930
|
+
}
|
|
931
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info {
|
|
932
|
+
position: absolute;
|
|
933
|
+
bottom: -220px;
|
|
934
|
+
height: 220px;
|
|
935
|
+
width: 100%;
|
|
936
|
+
box-sizing: border-box;
|
|
937
|
+
display: flex;
|
|
938
|
+
z-index: 15;
|
|
939
|
+
}
|
|
940
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info > div {
|
|
941
|
+
height: 100%;
|
|
942
|
+
width: 100%;
|
|
943
|
+
}
|
|
944
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover {
|
|
945
|
+
white-space: initial;
|
|
946
|
+
position: absolute;
|
|
947
|
+
top: 0;
|
|
948
|
+
left: 0;
|
|
949
|
+
width: 100%;
|
|
950
|
+
height: 100%;
|
|
951
|
+
margin: 0;
|
|
952
|
+
box-sizing: border-box;
|
|
953
|
+
border-radius: 0;
|
|
954
|
+
z-index: 15;
|
|
955
|
+
overflow: hidden;
|
|
956
|
+
}
|
|
957
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner {
|
|
958
|
+
height: 100%;
|
|
959
|
+
}
|
|
960
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before {
|
|
961
|
+
opacity: 0 !important;
|
|
962
|
+
}
|
|
963
|
+
div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before {
|
|
964
|
+
content: " ";
|
|
965
|
+
position: absolute;
|
|
966
|
+
top: 0;
|
|
967
|
+
left: 0;
|
|
968
|
+
width: 100%;
|
|
969
|
+
height: 100%;
|
|
970
|
+
margin: 0;
|
|
971
|
+
box-sizing: border-box;
|
|
972
|
+
z-index: -1;
|
|
973
|
+
}
|
|
974
|
+
div.pro-gallery .gallery-item-container .gallery-item-common-info {
|
|
975
|
+
box-sizing: border-box;
|
|
976
|
+
cursor: pointer;
|
|
977
|
+
}
|
|
978
|
+
div.pro-gallery.one-row {
|
|
979
|
+
white-space: nowrap;
|
|
980
|
+
float: left;
|
|
981
|
+
}
|
|
982
|
+
div.pro-gallery.one-row .gallery-column {
|
|
983
|
+
width: 100%;
|
|
984
|
+
float: none;
|
|
985
|
+
white-space: nowrap;
|
|
986
|
+
}
|
|
987
|
+
div.pro-gallery.one-row .gallery-column .gallery-group {
|
|
988
|
+
display: inline-block;
|
|
989
|
+
float: none;
|
|
990
|
+
}
|
|
991
|
+
div.pro-gallery.one-row.slider .gallery-column {
|
|
992
|
+
overflow-x: scroll;
|
|
993
|
+
}
|
|
994
|
+
div.pro-gallery.one-row.slider .gallery-column.scroll-snap {
|
|
995
|
+
scroll-snap-type: x mandatory;
|
|
996
|
+
}
|
|
997
|
+
div.pro-gallery.one-row .gallery-horizontal-scroll-inner {
|
|
998
|
+
position: relative;
|
|
999
|
+
will-change: transform;
|
|
1000
|
+
}
|
|
1001
|
+
div.pro-gallery.thumbnails-gallery {
|
|
1002
|
+
overflow: hidden;
|
|
1003
|
+
float: left;
|
|
1004
|
+
}
|
|
1005
|
+
div.pro-gallery.thumbnails-gallery .galleryColumn {
|
|
1006
|
+
position: relative;
|
|
1007
|
+
overflow: visible;
|
|
1008
|
+
}
|
|
1009
|
+
div.pro-gallery.thumbnails-gallery .thumbnailItem {
|
|
1010
|
+
position: absolute;
|
|
1011
|
+
background-color: white;
|
|
1012
|
+
background-size: cover;
|
|
1013
|
+
background-position: center;
|
|
1014
|
+
overflow-y: inherit;
|
|
1015
|
+
border-radius: 0px;
|
|
1016
|
+
cursor: pointer;
|
|
1017
|
+
}
|
|
1018
|
+
div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after {
|
|
1019
|
+
content: "";
|
|
1020
|
+
display: block;
|
|
1021
|
+
height: 100%;
|
|
1022
|
+
position: absolute;
|
|
1023
|
+
top: 0;
|
|
1024
|
+
left: 0;
|
|
1025
|
+
width: 100%;
|
|
1026
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
1027
|
+
}
|
|
1028
|
+
@media (max-width: 500px) {
|
|
1029
|
+
div.pro-gallery.thumbnails-gallery {
|
|
1030
|
+
overflow: visible;
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
div.pro-gallery *:focus {
|
|
1034
|
+
box-shadow: none;
|
|
1035
|
+
}
|
|
1036
|
+
div.pro-gallery.accessible i:focus,
|
|
1037
|
+
div.pro-gallery.accessible button:not(.nav-arrows-container, .has-custom-focus):focus {
|
|
1038
|
+
box-shadow: inset 0 0 0 1px #fff, inset 0 0 1px 4px #116dff;
|
|
1039
|
+
}
|
|
1040
|
+
div.pro-gallery.accessible i:focus:not(:focus-visible),
|
|
1041
|
+
div.pro-gallery.accessible button:not(.nav-arrows-container, .has-custom-focus):focus:not(:focus-visible) {
|
|
1042
|
+
box-shadow: none !important;
|
|
1043
|
+
}
|
|
1044
|
+
div.pro-gallery.accessible .gallery-item-hover i:focus,
|
|
1045
|
+
div.pro-gallery.accessible .gallery-item-hover button:focus {
|
|
1046
|
+
box-shadow: none;
|
|
1047
|
+
}
|
|
1048
|
+
div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus)::after {
|
|
1049
|
+
content: " ";
|
|
1050
|
+
width: 100%;
|
|
1051
|
+
height: 100%;
|
|
1052
|
+
position: absolute;
|
|
1053
|
+
top: 0;
|
|
1054
|
+
left: 0;
|
|
1055
|
+
box-shadow:
|
|
1056
|
+
inset 0 0 1px 2px #116dff,
|
|
1057
|
+
inset 0 0 7px 0 #fff,
|
|
1058
|
+
inset 0 0 10px -5px #116dff;
|
|
1059
|
+
pointer-events: none;
|
|
1060
|
+
border-radius: inherit;
|
|
1061
|
+
z-index: 15;
|
|
1062
|
+
}
|
|
1063
|
+
div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before {
|
|
1064
|
+
box-shadow:
|
|
1065
|
+
inset 0 0 1px 2px #116dff,
|
|
1066
|
+
inset 0 0 7px 0 #fff,
|
|
1067
|
+
inset 0 0 10px -5px #116dff;
|
|
1068
|
+
}
|
|
1069
|
+
div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after {
|
|
1070
|
+
content: " ";
|
|
1071
|
+
width: 100%;
|
|
1072
|
+
height: 100%;
|
|
1073
|
+
position: absolute;
|
|
1074
|
+
top: 0;
|
|
1075
|
+
left: 0;
|
|
1076
|
+
box-shadow:
|
|
1077
|
+
inset 0 0 1px 2px #116dff,
|
|
1078
|
+
inset 0 0 7px 0 #fff,
|
|
1079
|
+
0 0 10px -5px #116dff;
|
|
1080
|
+
pointer-events: none;
|
|
1081
|
+
border-radius: inherit;
|
|
1082
|
+
}
|
|
1083
|
+
div.pro-gallery .hide-scrollbars {
|
|
1084
|
+
-ms-overflow-style: none;
|
|
1085
|
+
overflow: -moz-scrollbars-none;
|
|
1086
|
+
scrollbar-width: none;
|
|
1087
|
+
}
|
|
1088
|
+
div.pro-gallery .hide-scrollbars::-webkit-scrollbar,
|
|
1089
|
+
div.pro-gallery .hide-scrollbars ::-webkit-scrollbar {
|
|
1090
|
+
width: 0 !important;
|
|
1091
|
+
height: 0 !important;
|
|
1092
|
+
}
|
|
1093
|
+
div.pro-gallery .rtl {
|
|
1094
|
+
direction: rtl;
|
|
1095
|
+
}
|
|
1096
|
+
div.pro-gallery .ltr {
|
|
1097
|
+
direction: ltr;
|
|
1098
|
+
}
|
|
1099
|
+
.sr-only.out-of-view-component {
|
|
1100
|
+
position: absolute;
|
|
1101
|
+
width: 1px;
|
|
1102
|
+
height: 1px;
|
|
1103
|
+
padding: 0;
|
|
1104
|
+
margin: -1px;
|
|
1105
|
+
overflow: hidden;
|
|
1106
|
+
clip-path: circle(0%);
|
|
1107
|
+
border: 0;
|
|
1108
|
+
}
|
|
1109
|
+
.screen-logs {
|
|
1110
|
+
word-wrap: break-word;
|
|
1111
|
+
background: #fff;
|
|
1112
|
+
width: 280px;
|
|
1113
|
+
font-size: 10px;
|
|
1114
|
+
}
|
|
1115
|
+
.fade {
|
|
1116
|
+
display: block;
|
|
1117
|
+
transition: opacity 600ms ease;
|
|
1118
|
+
}
|
|
1119
|
+
.fade-visible {
|
|
1120
|
+
opacity: 1;
|
|
1121
|
+
}
|
|
1122
|
+
.fade-hidden {
|
|
1123
|
+
opacity: 0;
|
|
1124
|
+
}
|
|
1125
|
+
.deck-before {
|
|
1126
|
+
display: block;
|
|
1127
|
+
z-index: 1;
|
|
1128
|
+
transition: transform 600ms ease;
|
|
1129
|
+
transform: translateX(-100%);
|
|
1130
|
+
}
|
|
1131
|
+
.deck-before-rtl {
|
|
1132
|
+
display: block;
|
|
1133
|
+
z-index: 1;
|
|
1134
|
+
transition: transform 600ms ease;
|
|
1135
|
+
transform: translateX(100%);
|
|
1136
|
+
}
|
|
1137
|
+
.deck-current {
|
|
1138
|
+
display: block;
|
|
1139
|
+
z-index: 0;
|
|
1140
|
+
transition: transform 600ms ease;
|
|
1141
|
+
transform: translateX(0);
|
|
1142
|
+
}
|
|
1143
|
+
.deck-current .override {
|
|
1144
|
+
transition: transform 600ms ease, opacity 0.1s ease 200ms !important;
|
|
1145
|
+
}
|
|
1146
|
+
.deck-after {
|
|
1147
|
+
display: block;
|
|
1148
|
+
transition: opacity 0.2s ease 600ms;
|
|
1149
|
+
z-index: -1;
|
|
1150
|
+
opacity: 0;
|
|
1151
|
+
}
|
|
1152
|
+
.deck-after .override {
|
|
1153
|
+
transition: opacity 0.1s ease 0s !important;
|
|
1154
|
+
}
|
|
1155
|
+
.disabled-transition {
|
|
1156
|
+
transition: none !important;
|
|
1157
|
+
}
|
|
1158
|
+
@keyframes changing_background {
|
|
1159
|
+
0% {
|
|
1160
|
+
background-color: rgba(241, 241, 241, 0.2);
|
|
1161
|
+
}
|
|
1162
|
+
50% {
|
|
1163
|
+
background-color: rgba(241, 241, 241, 0.8);
|
|
1164
|
+
}
|
|
1165
|
+
100% {
|
|
1166
|
+
background-color: rgba(241, 241, 241, 0.2);
|
|
1167
|
+
}
|
|
1168
|
+
}
|
|
1169
|
+
.pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before {
|
|
1170
|
+
content: "";
|
|
1171
|
+
position: absolute;
|
|
1172
|
+
scroll-snap-align: center;
|
|
1173
|
+
top: var(--group-top);
|
|
1174
|
+
left: var(--group-left);
|
|
1175
|
+
width: var(--group-width);
|
|
1176
|
+
right: var(--group-right);
|
|
1177
|
+
height: 1px;
|
|
1178
|
+
pointer-events: none;
|
|
1179
|
+
}
|
|
1180
|
+
.pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before {
|
|
1181
|
+
content: "";
|
|
1182
|
+
position: absolute;
|
|
1183
|
+
scroll-snap-align: center;
|
|
1184
|
+
top: var(--group-top);
|
|
1185
|
+
left: var(--group-left);
|
|
1186
|
+
width: var(--group-width);
|
|
1187
|
+
right: var(--group-right);
|
|
1188
|
+
height: 1px;
|
|
1189
|
+
pointer-events: none;
|
|
1190
|
+
}
|
|
1191
|
+
.gallery-item-container {
|
|
1192
|
+
scroll-snap-align: none !important;
|
|
1193
|
+
}
|
|
1194
|
+
.gallery-slideshow .gallery-item-container:not(.clickable) a {
|
|
1195
|
+
cursor: default;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
/* ../../node_modules/@wix/showcase-organize-media/dist/esm/styles/ProGallery.global.scss */
|
|
1199
|
+
|
|
1200
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/sortable/sortableList.module.scss */
|
|
1201
|
+
._sortableContainer_65x6x_1 {
|
|
1202
|
+
box-sizing: border-box;
|
|
1203
|
+
height: 100%;
|
|
1204
|
+
margin: 0 30px 25px 30px;
|
|
1205
|
+
width: calc(100% - 60px);
|
|
1206
|
+
flex-grow: 1;
|
|
1207
|
+
overflow: auto !important;
|
|
1208
|
+
position: relative;
|
|
1209
|
+
}
|
|
1210
|
+
._sortableContainer_65x6x_1._mobile_65x6x_10 {
|
|
1211
|
+
margin: 2.5px;
|
|
1212
|
+
height: calc(100vh - 95px);
|
|
1213
|
+
overflow: scroll;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/sortable/sortableItem.module.scss */
|
|
1217
|
+
._dragging_1eorn_1 {
|
|
1218
|
+
opacity: 0.5;
|
|
1219
|
+
cursor: grabbing;
|
|
1220
|
+
}
|
|
1221
|
+
._dragPreview_1eorn_6 {
|
|
1222
|
+
z-index: 10000;
|
|
1223
|
+
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
|
|
1224
|
+
border-radius: 6px;
|
|
1225
|
+
cursor: grabbing;
|
|
1226
|
+
pointer-events: none;
|
|
1227
|
+
}
|
|
1228
|
+
._itemContainer_1eorn_14 {
|
|
1229
|
+
margin: 0;
|
|
1230
|
+
display: inline-block;
|
|
1231
|
+
vertical-align: top;
|
|
1232
|
+
overflow: visible;
|
|
1233
|
+
position: absolute;
|
|
1234
|
+
box-sizing: border-box;
|
|
1235
|
+
border-radius: 6px;
|
|
1236
|
+
outline: none;
|
|
1237
|
+
transition: all 0.4s ease;
|
|
1238
|
+
transition-property:
|
|
1239
|
+
top,
|
|
1240
|
+
left,
|
|
1241
|
+
width,
|
|
1242
|
+
height;
|
|
1243
|
+
}
|
|
1244
|
+
._itemContainer_1eorn_14:hover ._overlay_1eorn_26 {
|
|
1245
|
+
visibility: visible;
|
|
1246
|
+
}
|
|
1247
|
+
._itemContainer_1eorn_14:hover ._cover_1eorn_29 {
|
|
1248
|
+
display: none;
|
|
1249
|
+
}
|
|
1250
|
+
._itemContainer_1eorn_14 ._sortableItemSelected_1eorn_32 {
|
|
1251
|
+
display: block;
|
|
1252
|
+
width: 100%;
|
|
1253
|
+
height: 100%;
|
|
1254
|
+
}
|
|
1255
|
+
._itemContainer_1eorn_14 ._fileLoader_1eorn_37 {
|
|
1256
|
+
z-index: 0;
|
|
1257
|
+
width: 100%;
|
|
1258
|
+
height: 100%;
|
|
1259
|
+
display: flex;
|
|
1260
|
+
align-items: center;
|
|
1261
|
+
justify-content: center;
|
|
1262
|
+
background-size: cover;
|
|
1263
|
+
border-radius: 6px;
|
|
1264
|
+
}
|
|
1265
|
+
._itemContainer_1eorn_14._mobile_1eorn_47 {
|
|
1266
|
+
margin: 2.5px;
|
|
1267
|
+
}
|
|
1268
|
+
._itemContainer_1eorn_14._mobile_1eorn_47 ._itemContainerNotSelectedIcon_1eorn_50 {
|
|
1269
|
+
position: absolute;
|
|
1270
|
+
top: 6px;
|
|
1271
|
+
right: 6px;
|
|
1272
|
+
width: 16px;
|
|
1273
|
+
height: 16px;
|
|
1274
|
+
}
|
|
1275
|
+
._itemContainer_1eorn_14._mobile_1eorn_47 ._itemContainerSelectedIcon_1eorn_57 {
|
|
1276
|
+
position: absolute;
|
|
1277
|
+
top: 6px;
|
|
1278
|
+
right: 6px;
|
|
1279
|
+
width: 16px;
|
|
1280
|
+
height: 16px;
|
|
1281
|
+
}
|
|
1282
|
+
._itemContainer_1eorn_14._mobile_1eorn_47._sorting_1eorn_64 {
|
|
1283
|
+
outline: none;
|
|
1284
|
+
}
|
|
1285
|
+
._overlayActive_1eorn_68 ._overlay_1eorn_26 {
|
|
1286
|
+
visibility: visible;
|
|
1287
|
+
}
|
|
1288
|
+
._overlayActive_1eorn_68 ._cover_1eorn_29 {
|
|
1289
|
+
display: none;
|
|
1290
|
+
}
|
|
1291
|
+
._info_1eorn_75._selected_1eorn_75 {
|
|
1292
|
+
position: absolute;
|
|
1293
|
+
bottom: 0;
|
|
1294
|
+
top: 0;
|
|
1295
|
+
right: 0;
|
|
1296
|
+
left: 0;
|
|
1297
|
+
box-shadow: inset 0 0 0 2px #3899ec;
|
|
1298
|
+
border-radius: 6px;
|
|
1299
|
+
}
|
|
1300
|
+
._info_1eorn_75 ._index_1eorn_84 {
|
|
1301
|
+
height: 18px;
|
|
1302
|
+
opacity: 0.8;
|
|
1303
|
+
box-shadow: rgba(0, 0, 0, 0.13) 0 0 4px 0;
|
|
1304
|
+
background-color: rgb(255, 255, 255);
|
|
1305
|
+
position: absolute;
|
|
1306
|
+
top: 6px;
|
|
1307
|
+
left: 6px;
|
|
1308
|
+
border-radius: 9px;
|
|
1309
|
+
display: flex;
|
|
1310
|
+
justify-content: center;
|
|
1311
|
+
align-items: center;
|
|
1312
|
+
}
|
|
1313
|
+
._info_1eorn_75 ._cover_1eorn_29 {
|
|
1314
|
+
text-transform: uppercase;
|
|
1315
|
+
background: #60bc57;
|
|
1316
|
+
position: absolute;
|
|
1317
|
+
right: -10px;
|
|
1318
|
+
padding: 0px 6px;
|
|
1319
|
+
top: 3px;
|
|
1320
|
+
}
|
|
1321
|
+
._info_1eorn_75 ._videoIcon_1eorn_105 {
|
|
1322
|
+
position: absolute;
|
|
1323
|
+
left: 50%;
|
|
1324
|
+
margin-left: -12px;
|
|
1325
|
+
top: 50%;
|
|
1326
|
+
margin-top: -12px;
|
|
1327
|
+
width: 24px;
|
|
1328
|
+
height: 24px;
|
|
1329
|
+
padding: 3px;
|
|
1330
|
+
border-radius: 50%;
|
|
1331
|
+
background-color: rgba(50, 83, 106, 0.6);
|
|
1332
|
+
}
|
|
1333
|
+
._info_1eorn_75 ._videoDuration_1eorn_117 {
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 3px;
|
|
1336
|
+
bottom: 3px;
|
|
1337
|
+
border-radius: 2px;
|
|
1338
|
+
background-color: rgba(50, 83, 106, 0.6);
|
|
1339
|
+
padding: 2px;
|
|
1340
|
+
}
|
|
1341
|
+
._overlay_1eorn_26 {
|
|
1342
|
+
visibility: hidden;
|
|
1343
|
+
background-color: rgba(22, 45, 61, 0.66);
|
|
1344
|
+
position: absolute;
|
|
1345
|
+
bottom: 0;
|
|
1346
|
+
top: 0;
|
|
1347
|
+
right: 0;
|
|
1348
|
+
left: 0;
|
|
1349
|
+
border-radius: 6px;
|
|
1350
|
+
}
|
|
1351
|
+
._overlay_1eorn_26 ._deleteIcon_1eorn_136 {
|
|
1352
|
+
width: 24px;
|
|
1353
|
+
height: 24px;
|
|
1354
|
+
z-index: 5;
|
|
1355
|
+
}
|
|
1356
|
+
._overlay_1eorn_26 ._move_1eorn_141 {
|
|
1357
|
+
position: absolute;
|
|
1358
|
+
left: 50%;
|
|
1359
|
+
margin-left: -14px;
|
|
1360
|
+
top: 50%;
|
|
1361
|
+
margin-top: -14px;
|
|
1362
|
+
width: 28px;
|
|
1363
|
+
height: 28px;
|
|
1364
|
+
}
|
|
1365
|
+
._badge_1eorn_151 {
|
|
1366
|
+
position: absolute;
|
|
1367
|
+
top: -8px;
|
|
1368
|
+
right: -8px;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/hooks/infiniteScroll.module.scss */
|
|
1372
|
+
._loader_1x1im_1 {
|
|
1373
|
+
margin: 0;
|
|
1374
|
+
height: 50px;
|
|
1375
|
+
width: 100%;
|
|
1376
|
+
display: flex;
|
|
1377
|
+
align-items: center;
|
|
1378
|
+
justify-content: center;
|
|
1379
|
+
vertical-align: top;
|
|
1380
|
+
overflow: visible;
|
|
1381
|
+
position: absolute;
|
|
1382
|
+
box-sizing: border-box;
|
|
1383
|
+
outline: none;
|
|
1384
|
+
transition: all 0.4s ease;
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/actionsMenu.module.scss */
|
|
1388
|
+
._main_1csv0_1 {
|
|
1389
|
+
height: 45px;
|
|
1390
|
+
margin: 12px 30px;
|
|
1391
|
+
display: flex;
|
|
1392
|
+
flex-direction: row;
|
|
1393
|
+
flex-grow: 1;
|
|
1394
|
+
justify-content: space-between;
|
|
1395
|
+
}
|
|
1396
|
+
._main_1csv0_1 ._startText_1csv0_9 {
|
|
1397
|
+
text-align: left;
|
|
1398
|
+
width: max-content;
|
|
1399
|
+
}
|
|
1400
|
+
._main_1csv0_1 ._centerText_1csv0_13 {
|
|
1401
|
+
text-align: center;
|
|
1402
|
+
}
|
|
1403
|
+
._main_1csv0_1 ._actionsOnItems_1csv0_16 {
|
|
1404
|
+
display: flex;
|
|
1405
|
+
align-items: center;
|
|
1406
|
+
padding: 6px 0;
|
|
1407
|
+
}
|
|
1408
|
+
._main_1csv0_1 ._actionsOnItems_1csv0_16 button {
|
|
1409
|
+
margin-right: 10px;
|
|
1410
|
+
}
|
|
1411
|
+
._main_1csv0_1 ._actionsOnItems_1csv0_16._mobile_1csv0_24 {
|
|
1412
|
+
box-sizing: border-box;
|
|
1413
|
+
position: fixed;
|
|
1414
|
+
bottom: 0;
|
|
1415
|
+
width: 100vw;
|
|
1416
|
+
margin: 0;
|
|
1417
|
+
padding: 0 10px;
|
|
1418
|
+
top: auto;
|
|
1419
|
+
left: 0;
|
|
1420
|
+
height: 42px;
|
|
1421
|
+
background: white;
|
|
1422
|
+
z-index: 5;
|
|
1423
|
+
border-top: 1px solid #ededed;
|
|
1424
|
+
}
|
|
1425
|
+
._main_1csv0_1 ._actionsOnItems_1csv0_16 ._delete_1csv0_38 {
|
|
1426
|
+
color: red;
|
|
1427
|
+
}
|
|
1428
|
+
._main_1csv0_1 ._actionsOnOrderAndView_1csv0_41 {
|
|
1429
|
+
display: flex;
|
|
1430
|
+
}
|
|
1431
|
+
._main_1csv0_1 ._actionsOnOrderAndView_1csv0_41 ._arrangePlusDivider_1csv0_44 {
|
|
1432
|
+
display: flex;
|
|
1433
|
+
padding: 6px 0;
|
|
1434
|
+
}
|
|
1435
|
+
._main_1csv0_1 ._actionsOnOrderAndView_1csv0_41 ._arrangePlusDivider_1csv0_44 ._arrange_1csv0_44 {
|
|
1436
|
+
padding: 3px 0;
|
|
1437
|
+
}
|
|
1438
|
+
._main_1csv0_1 ._actionsOnOrderAndView_1csv0_41 ._layoutToggle_1csv0_51 ._masonryIcon_1csv0_51 {
|
|
1439
|
+
transform: rotate(-90deg);
|
|
1440
|
+
}
|
|
1441
|
+
._divider_1csv0_55 {
|
|
1442
|
+
margin: 0 18px;
|
|
1443
|
+
height: 24px;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/topBar/topBar.module.scss */
|
|
1447
|
+
._topBar_1reul_1 {
|
|
1448
|
+
display: flex;
|
|
1449
|
+
flex-direction: row;
|
|
1450
|
+
padding-bottom: 18px;
|
|
1451
|
+
border-bottom: 1px solid #dfe5eb;
|
|
1452
|
+
}
|
|
1453
|
+
._topBar_1reul_1 ._searchWrapper_1reul_7 {
|
|
1454
|
+
display: flex;
|
|
1455
|
+
flex-direction: row;
|
|
1456
|
+
flex-grow: 1;
|
|
1457
|
+
}
|
|
1458
|
+
._topBar_1reul_1 ._searchWrapper_1reul_7 ._search_1reul_7 {
|
|
1459
|
+
width: 270px;
|
|
1460
|
+
}
|
|
1461
|
+
._topBar_1reul_1 ._mainActions_1reul_15 {
|
|
1462
|
+
display: flex;
|
|
1463
|
+
flex-direction: row;
|
|
1464
|
+
}
|
|
1465
|
+
._topBar_1reul_1 ._mainActions_1reul_15 ._settings_1reul_19 {
|
|
1466
|
+
margin-right: 12px !important;
|
|
1467
|
+
}
|
|
1468
|
+
._topBar_1reul_1 ._mainActions_1reul_15 ._settings_1reul_19 ._settingsContent_1reul_22 {
|
|
1469
|
+
padding: 20px 30px;
|
|
1470
|
+
}
|
|
1471
|
+
._topBar_1reul_1 ._mainActions_1reul_15 ._settings_1reul_19 ._settingsContent_1reul_22 ._text_1reul_25 {
|
|
1472
|
+
padding-bottom: 12px;
|
|
1473
|
+
}
|
|
1474
|
+
._topBar_1reul_1 ._mainActions_1reul_15 ._settings_1reul_19 ._settingsContent_1reul_22 ._text2_1reul_28 {
|
|
1475
|
+
padding-top: 12px;
|
|
1476
|
+
}
|
|
1477
|
+
._topBar_1reul_1 ._mainActions_1reul_15 ._settings_1reul_19 ._settingsContent_1reul_22 ._radio1_1reul_31 {
|
|
1478
|
+
padding-bottom: 12px;
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1481
|
+
/* esbuild-sass-plugin:css-chunk../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/organizeMedia.module.scss */
|
|
1482
|
+
._organizedMedia_12xkc_1 {
|
|
1483
|
+
height: 100%;
|
|
1484
|
+
border-bottom: solid 1px #dfe5eb;
|
|
1485
|
+
overflow: hidden;
|
|
1486
|
+
}
|
|
1487
|
+
._container_12xkc_7 {
|
|
1488
|
+
box-sizing: border-box;
|
|
1489
|
+
flex-direction: column;
|
|
1490
|
+
height: 100%;
|
|
1491
|
+
display: flex;
|
|
1492
|
+
overflow: hidden;
|
|
1493
|
+
}
|
|
1494
|
+
._container_12xkc_7 ._main_12xkc_14 {
|
|
1495
|
+
display: flex;
|
|
1496
|
+
overflow: hidden;
|
|
1497
|
+
height: 100%;
|
|
1498
|
+
}
|
|
1499
|
+
._container_12xkc_7 ._main_12xkc_14 ._imageList_12xkc_19 {
|
|
1500
|
+
flex: 1;
|
|
1501
|
+
flex-direction: column;
|
|
1502
|
+
display: flex;
|
|
1503
|
+
height: 100%;
|
|
1504
|
+
overflow-x: hidden;
|
|
1505
|
+
}
|
|
1506
|
+
._container_12xkc_7 ._main_12xkc_14 ._emptySearch_12xkc_26 {
|
|
1507
|
+
width: 100%;
|
|
1508
|
+
height: 100%;
|
|
1509
|
+
display: flex;
|
|
1510
|
+
align-items: center;
|
|
1511
|
+
justify-content: center;
|
|
1512
|
+
}
|
|
1513
|
+
._container_12xkc_7 ._main_12xkc_14 ._emptySearch_12xkc_26 ._emptySearchSvg_12xkc_33 {
|
|
1514
|
+
width: 120px;
|
|
1515
|
+
height: 120px;
|
|
1516
|
+
}
|
|
1517
|
+
._photoRights_12xkc_38 {
|
|
1518
|
+
margin: 24px 3%;
|
|
1519
|
+
padding: 12px;
|
|
1520
|
+
}
|
|
1521
|
+
._photoRightsText_12xkc_43 {
|
|
1522
|
+
display: flex;
|
|
1523
|
+
justify-content: center;
|
|
1524
|
+
}
|
|
1525
|
+
._sidePanelContent_12xkc_48 {
|
|
1526
|
+
padding: 0 !important;
|
|
1527
|
+
}
|
|
1528
|
+
._sidePanelContent_12xkc_48 * {
|
|
1529
|
+
box-sizing: border-box;
|
|
1530
|
+
}
|
|
1531
|
+
._sidePanelHeader_12xkc_55 {
|
|
1532
|
+
padding-left: 6px;
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
/* ../../node_modules/@wix/showcase-organize-media/dist/esm/organizeMedia/organizeMedia.global.scss */
|
|
1536
|
+
/*# sourceMappingURL=index.css.map */
|