PluginProbe
Customify / 1.7.3
Customify v1.7.3
2.10.9 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.7.1 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.0.1 1.6.5 1.7.0 1.7.1 All 77 releases
← All changes | css/customizer.css +1298 -1294 1.4.01.7.3 View file →
@@ -1,921 +1,468 @@
1 -.wp-full-overlay-sidebar *
1 +.wp-full-overlay-sidebar *,
2 +.wp-full-overlay-sidebar *:before,
3 +.wp-full-overlay-sidebar *:after
2 4 {
3 5 box-sizing: border-box;
4 -}
5 -
6 -.accordion-section-content
6 +}.iris-picker,
7 +.iris-picker *
7 8 {
9 + box-sizing: content-box;
10 +}.wp-full-overlay-sidebar-content .accordion-section-content
11 +{
8 12 overflow: visible;
9 -}
10 -
11 -.control-section:not(.control-section-themes) .customize-control
13 +}.control-section:not(.control-section-themes) .customize-control
14 +{width: 100%;min-height: initial;
15 + padding: 0;
16 +}#customize-header-actions #customize-save-button-wrapper
12 17 {
13 - width: 100%;
14 - min-height: initial;
15 - padding: 0;
16 -}
17 -
18 -.customize-controls-close
18 + margin-top: 7px;
19 +}.wp-full-overlay-footer .devices button
19 20 {
20 - width: 48px;
21 - height: 44px;
22 -
23 - color: #7da9c3;
24 - border-top: none;
25 - border-right-color: #e0e8ef;
26 - background: #fff;
27 -}
28 -.customize-controls-close:focus,
21 + float: left;border-radius: 0;
22 +}.customize-controls-close
23 +{
24 + width: 48px;height: 44px;color: #7da9c3;border-top: none;border-right-color: #e0e8ef;background: #fff;
25 +}.customize-controls-close:focus,
29 26 .customize-controls-close:hover
30 27 {
31 28 background: #f5fcff;
32 -}
33 -.customize-controls-close:before
29 +}.customize-controls-close:before
34 30 {
35 31 top: 0;
36 -}
37 -
38 -#customize-controls .customize-info
32 +}#customize-controls .customize-info
39 33 {
40 34 border-bottom-color: #e0e8ef;
41 -}
42 -
43 -.customize-panel-back,
35 +}.customize-panel-back,
44 36 .customize-section-back
45 37 {
46 - height: 74px;
47 -
48 - color: #7da9c3;
49 - border-right-color: #e0e8ef;
50 -}
51 -.customize-panel-back:hover,
38 + height: 74px;color: #7da9c3;border-right-color: #e0e8ef;
39 +}.customize-panel-back:hover,
52 40 .customize-panel-back:focus,
53 41 .customize-section-back:hover,
54 42 .customize-section-back:focus
55 43 {
56 - border-left-color: #f5fcff;
57 - background: #f5fcff;
58 -}
59 -
60 -#customize-theme-controls .theme *
44 + border-left-color: #f5fcff;background: #f5fcff;
45 +}#customize-theme-controls .theme *
61 46 {
62 47 box-sizing: content-box;
63 -}
64 -
65 -#customize-theme-controls .accordion-section-content
48 +}#customize-theme-controls .accordion-section-content
66 49 {
67 50 padding: 17px;
68 -}
69 -
70 -#customize-theme-controls .customize-section-title
51 +}#customize-theme-controls .customize-section-title
71 52 {
72 - margin-top: -17px;
73 - margin-right: -17px;
74 -}
75 -
76 -#customize-theme-controls .control-panel-content .control-section:nth-child(2),
53 + margin-top: -17px;margin-right: -17px;
54 +}#customize-theme-controls .control-panel-content .control-section:nth-child(2),
77 55 #customize-theme-controls .control-panel-content .control-section:nth-child(3)
78 56 {
79 57 border-top: none;
80 -}
81 -
82 -#customize-theme-controls .control-panel-content .control-section:nth-last-child(2)
58 +}#customize-theme-controls .control-panel-content .control-section:nth-last-child(2)
83 59 {
84 60 border-bottom: 1px solid #e0e8ef;
85 -}
86 -
87 -#customize-theme-controls #accordion-section-add_menu
61 +}#customize-theme-controls #accordion-section-add_menu
88 62 {
89 - overflow: visible;
90 -
91 - text-align: right;
92 -}
93 -#customize-theme-controls #accordion-section-add_menu .add-menu-toggle
63 + border-bottom: none;
64 +}#customize-theme-controls #accordion-section-add_menu .add-menu-toggle
94 65 {
95 66 float: none;
96 -}
97 -
98 -#customize-theme-controls .customize-pane-child.open
67 +}#customize-theme-controls .customize-pane-child.open
99 68 {
100 69 height: 100%;
101 -}
70 +}#customize-controls .description
71 +{font-size: 12px;font-weight: 300;font-style: normal;line-height: 1.6;
102 72
103 -#customize-controls .description
73 + margin-bottom: 9px;text-indent: 0;color: #4d7b90;
74 +}.customize-control-description
104 75 {
105 - font-size: 12px;
106 - font-weight: 300;
107 - font-style: normal;
108 - line-height: 1.6;
109 -
110 - margin-bottom: 9px;
111 -
112 - text-indent: 0;
113 -
114 - color: #4d7b90;
115 -}
116 -
117 -.customize-control-description
118 -{
119 76 margin-top: 6px;
120 -}
121 -
122 -.customize-control
77 +}.customize-control
123 78 {
124 79 margin-bottom: 24px;
125 -}
126 -
127 -#accordion-section-themes + .control-section
80 +}#accordion-section-themes + .control-section
128 81 {
129 82 border-top: none;
130 -}
83 +}#customize-controls .panel-meta.customize-info .accordion-section-title
84 +{height: 74px;
131 85
132 -#customize-controls .panel-meta.customize-info .accordion-section-title
133 -{
134 - height: 74px;
135 -
136 86 border-top: none;
137 -}
87 +}.button-controls:after
88 +{display: table;clear: both;
138 89
139 -.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar),
90 + content: ' ';
91 +}.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result),
140 92 .wp-core-ui .button-primary,
141 93 .wp-core-ui .button-secondary
142 -{
143 - font-size: 13px;
144 - font-weight: 400;
145 - line-height: 1.4;
94 +{font-weight: 400;
146 95
147 - width: auto;
148 - padding: 6px 20px;
149 -
150 - transition: all .1s;
151 -
152 - color: #f5fcff;
153 - border: none;
154 - border-radius: 4px;
155 - background: #aed2e5;
156 - box-shadow: 0 2px 0 0 #8dbed7;
157 - text-shadow: none;
158 -}
159 -.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):hover,
96 + width: auto;padding-right: 15px;padding-left: 15px;color: #f5fcff;border: none;border-radius: 4px;background: #aed2e5;box-shadow: 0 2px 0 0 #8dbed7;text-shadow: none;
97 +}.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result):hover,
160 98 .wp-core-ui .button-primary:hover,
161 99 .wp-core-ui .button-secondary:hover
162 100 {
163 - color: white;
164 - background: #98c6dd;
165 - box-shadow: 0 2px 0 0 #74a7c2;
166 - text-shadow: none;
167 -}
168 -
169 -.wp-core-ui .button-primary
101 + color: white;background: #98c6dd;box-shadow: 0 2px 0 0 #74a7c2;text-shadow: none;
102 +}.wp-core-ui #customize-header-actions .button-primary
170 103 {
171 - background: #73c5ee;
172 - box-shadow: 0 2px 0 0 #57abd5;
173 -}
174 -.wp-core-ui .button-primary:hover
104 + background: #73c5ee;box-shadow: 0 2px 0 0 #57abd5;
105 +}.wp-core-ui #customize-header-actions .button-primary:hover
175 106 {
176 - background: #58b0dd;
177 - box-shadow: 0 2px 0 0 #3f8aaf;
178 -}
179 -
180 -.wp-core-ui .reset_section,
107 + background: #58b0dd;box-shadow: 0 2px 0 0 #3f8aaf;
108 +}.wp-core-ui #customize-header-actions .button-primary.has-next-sibling
109 +{
110 + border-right: 1px solid #57abd5;
111 +}.wp-core-ui #customize-header-actions .button-primary:disabled
112 +{opacity: .7;
113 + color: white !important;background: #aed2e5 !important;box-shadow: 0 2px 0 0 #8db5ca !important;
114 +}.wp-core-ui #customize-header-actions .button-primary:disabled.has-next-sibling
115 +{
116 + border-right: none;
117 +}.wp-core-ui .reset_section,
181 118 .wp-core-ui .reset_panel
182 -{
183 - display: block;
119 +{display: block;
184 120
185 - width: 100%;
186 - height: 4em;
187 - margin: 0 0 25px;
188 -}
189 -
190 -.wp-core-ui .reset_panel
121 + width: 100%;height: 4em;margin: 0 0 25px;
122 +}.wp-core-ui .reset_panel
191 123 {
192 124 margin-top: 10px;
193 -}
125 +}.separator.label
126 +{font-size: 14px;font-weight: 600;line-height: 24px;
194 127
195 -.separator.label
196 -{
197 - font-size: 14px;
198 - font-weight: 600;
199 - line-height: 24px;
200 -
201 128 display: block;
202 -}
203 -
204 -.customize-control-title,
129 +}.customize-control-title,
205 130 .separator.label
206 131 {
207 132 color: #416b7e;
208 -}
209 -
210 -.separator.section:before,
133 +}.separator.section:before,
211 134 .separator.sub-section:before
212 -{
213 - position: absolute;
214 - z-index: -1;
215 - top: 0;
216 - right: -18px;
217 - bottom: 0;
218 - left: -18px;
135 +{position: absolute;z-index: -1;top: 0;right: -18px;bottom: 0;left: -18px;
219 136
220 137 content: '';
221 -}
222 -
223 -.separator.label
138 +}.separator.label
224 139 {
225 - font-weight: 500;
140 + font-weight: 500;
141 +}.separator.large
142 +{font-size: 16px;
226 143
227 - margin-bottom: -3px;
228 - margin-bottom: -15px;
229 -}
230 -
231 -.separator.large
144 + margin-top: 12px;color: #39474d;
145 +}.separator.section
232 146 {
233 - font-size: 16px;
234 -
235 - margin-top: 12px;
236 -
237 - color: #39474d;
238 -}
239 -
240 -.separator.section
147 + position: relative;margin-bottom: 0;padding: 14px 0;border: none;background: none;
148 +}.separator.section[id*='layout']
241 149 {
242 - position: relative;
243 -
244 - margin-bottom: 0;
245 - padding: 14px 0;
246 -
247 - border: none;
248 - background: none;
249 -}
250 -.separator.section[id*='layout']
251 -{
252 150 margin-top: 0;
253 -}
254 -.separator.section[id*='layout']:before
151 +}.separator.section[id*='layout']:before
255 152 {
256 153 border: none;
257 -}
258 -.separator.section:before
154 +}.separator.section:before
259 155 {
260 - border: 1px solid #e0e8ef;
261 - background-color: #fff;
262 - box-shadow: 0 1px 0 0 #dfe8ef;
263 -}
264 -
265 -.separator.sub-section
156 + border: 1px solid #e0e8ef;background-color: #fff;box-shadow: 0 1px 0 0 #dfe8ef;
157 +}.separator.sub-section
266 158 {
267 - position: relative;
268 -
269 - padding: 12px 0;
270 -}
271 -.separator.sub-section:before
159 + position: relative;padding: 12px 0;
160 +}.separator.sub-section:before
272 161 {
273 - border-top: 1px solid #e0e8ef;
274 - border-bottom: 1px solid #e0e8ef;
275 - background-color: #f6fbff;
276 -}
277 -.separator.sub-section + span
278 -{
279 - font-style: normal;
162 + border-top: 1px solid #e0e8ef;border-bottom: 1px solid #e0e8ef;background-color: #f6fbff;
163 +}.separator.sub-section + span
164 +{font-style: normal;
280 165
281 166 margin-top: 20px;
282 -}
283 -
284 -.section-navigation-wrapper
167 +}.section-navigation-wrapper
285 168 {
286 - position: relative;
287 -
288 - height: 43px;
289 - margin: -15px -12px 0 -12px;
290 - margin-right: -17px;
291 - margin-left: -17px;
292 -}
293 -
294 -.section-navigation
169 + position: relative;height: 43px;margin: -15px -12px 0 -12px;margin-right: -17px;margin-left: -17px;
170 +}.section-navigation
295 171 {
296 - display: -ms-flexbox;
297 - display: flex;
298 - clear: both;
172 + display: -ms-flexbox ;display: flex;clear: both;margin-top: -1px;border-top: 1px solid #e0e8ef;
173 +}.section-navigation a
174 +{display: block;padding: 12px 0;transition: background-color .15s ease-in-out;text-align: center;text-decoration: none;color: #3b484e;border-right: 1px solid #e0e8ef;border-bottom: 1px solid #e0e8ef;background-color: #fff;
299 175
300 - margin-top: -1px;
301 -
302 - border-top: 1px solid #e0e8ef;
303 -}
304 -.section-navigation a
176 + -ms-flex: 1 1 auto;flex: 1 1 auto;
177 +}.section-navigation a:last-child
305 178 {
306 - display: block;
307 -
308 - padding: 12px 0;
309 -
310 - transition: background-color .15s ease-in-out;
311 - text-align: center;
312 - text-decoration: none;
313 -
314 - color: #3b484e;
315 - border-right: 1px solid #e0e8ef;
316 - border-bottom: 1px solid #e0e8ef;
317 - background-color: #fff;
318 -
319 - -ms-flex: 1 1 auto;
320 - flex: 1 1 auto;
321 -}
322 -.section-navigation a:last-child
323 -{
324 179 border-right: 0;
325 -}
326 -
327 -#customize-controls .customize-info.is-sticky.is-sticky,
180 +}#customize-controls .customize-info.is-sticky.is-sticky,
328 181 #customize-controls .customize-section-title.is-sticky.is-sticky
329 182 {
330 183 top: 40px;
331 -}
332 -
333 -#customize-controls .customize-info.is-in-view.is-in-view,
184 +}#customize-controls .customize-info.is-in-view.is-in-view,
334 185 #customize-controls .customize-section-title.is-in-view.is-in-view
335 186 {
336 187 box-shadow: none;
337 -}
338 -
339 -#customize-controls .has-nav .customize-info,
188 +}#customize-controls .has-nav .customize-info,
340 189 #customize-controls .has-nav .customize-section-title
341 190 {
342 191 margin-right: -12px;
343 -}
344 -
345 -#customize-controls .customize-section-title.customize-section-title
192 +}#customize-controls .customize-section-title.customize-section-title
346 193 {
347 194 border-bottom: 0;
348 -}
349 -
350 -.customize-section-description-container.section-meta.has-nav
195 +}.customize-section-description-container.section-meta.has-nav
351 196 {
352 197 margin-bottom: 0;
353 -}
354 -
355 -.font-options__wrapper
198 +}.font-options__wrapper
356 199 {
357 200 position: relative;
358 -}
359 -.font-options__wrapper:after
360 -{
361 - position: absolute;
362 - z-index: 0;
363 - top: 90%;
364 - right: 0;
365 - left: 0;
201 +}.font-options__wrapper:after
202 +{position: absolute;z-index: 0;top: 90%;right: 0;left: 0;display: block;height: 30px;
366 203
367 - display: block;
368 -
369 - height: 100px;
370 -
371 204 content: '';
372 -}
373 -
374 -.font-options__head
205 +}.font-options__head
375 206 {
376 - display: -ms-flexbox;
377 - display: flex;
207 + display: -ms-flexbox ;display: flex;-ms-flex-pack: justify;justify-content: space-between;
208 +}.font-options__head.font-options__head
209 +{white-space: nowrap;text-overflow: ellipsis;
378 210
379 - -ms-flex-pack: justify;
380 - justify-content: space-between;
381 -}
382 -.font-options__head.font-options__head
383 -{
384 - white-space: nowrap;
385 - text-overflow: ellipsis;
386 -
387 211 -webkit-appearance: none;
388 -}
212 +}.font-options__font-title
213 +{font-size: 12px;font-weight: 300;line-height: 20px;overflow: hidden;
389 214
390 -.font-options__font-title
215 + margin-right: 26px;margin-left: 10px;white-space: nowrap;text-overflow: ellipsis;color: #98c6dd;
216 +}.font-options__options-list
391 217 {
392 - font-size: 12px;
393 - font-weight: 300;
394 - line-height: 20px;
395 -
396 - overflow: hidden;
397 -
398 - margin-right: 26px;
399 - margin-left: 10px;
400 -
401 - white-space: nowrap;
402 - text-overflow: ellipsis;
403 -
404 - color: #98c6dd;
405 -}
406 -
407 -.font-options__options-list
218 + position: absolute;z-index: 2;top: calc(100% + 6px);right: -6px;left: -6px;display: block;display: none;padding: 10px;transition: opacity .15s linear;opacity: 0;border: 1px solid #dfe8ef;border-radius: 5px;background-color: #fff;
219 +}.font-options__options-list:last-child
408 220 {
409 - position: absolute;
410 - z-index: 2;
411 - top: calc(100% + 6px);
412 - right: -6px;
413 - left: -6px;
414 -
415 - display: block;
416 - display: none;
417 -
418 - padding: 10px;
419 -
420 - transition: opacity .15s linear;
421 -
422 - opacity: 0;
423 - border: 1px solid #dfe8ef;
424 - border-radius: 5px;
425 - background-color: #fff;
426 -}
427 -.font-options__options-list:last-child
428 -{
429 221 margin-bottom: 0;
430 -}
431 -.font-options__options-list:before,
222 +}.font-options__options-list:before,
432 223 .font-options__options-list:after
433 -{
434 - position: absolute;
435 - z-index: 10;
436 - top: -20px;
437 - right: 25px;
224 +{position: absolute;z-index: 10;top: -20px;right: 25px;width: 0;height: 0;
438 225
439 - width: 0;
440 - height: 0;
441 -
442 - content: '';
443 -
444 - border: solid transparent;
445 -}
446 -.font-options__options-list:before
447 -{
448 - z-index: 11;
449 -
450 - border-width: 10px;
226 + content: '';border: solid transparent;
227 +}.font-options__options-list:before
228 +{z-index: 11;border-width: 10px;
451 229 border-bottom-color: white;
452 -}
453 -.font-options__options-list:after
454 -{
455 - top: -24px;
456 - right: 23px;
230 +}.font-options__options-list:after
231 +{top: -24px;right: 23px;border-width: 12px;
232 + border-bottom-color: rgba(0,0,0,.075);
233 +}.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap:after
234 +{position: absolute;right: 12px;bottom: 100%;width: 0;height: 0;border-collapse: separate;
457 235
458 - border-width: 12px;
459 - border-bottom-color: rgba(0, 0, 0, .075);
460 -}
236 + content: '';border-width: 0 9px 9px 9px;border-style: solid;border-color: transparent transparent #fff transparent;
237 +}.font-options__head,
238 +.wp-full-overlay-sidebar-content .customize-control input[type=text]:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),
239 +.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],
240 +.wp-full-overlay-sidebar-content .customize-control input[type=password],
241 +.wp-full-overlay-sidebar-content .customize-control input[type=color],
242 +.wp-full-overlay-sidebar-content .customize-control input[type=date],
243 +.wp-full-overlay-sidebar-content .customize-control input[type=datetime],
244 +.wp-full-overlay-sidebar-content .customize-control input[type=datetime-local],
245 +.wp-full-overlay-sidebar-content .customize-control input[type=email],
246 +.wp-full-overlay-sidebar-content .customize-control input[type=month],
247 +.wp-full-overlay-sidebar-content .customize-control input[type=number],
248 +.wp-full-overlay-sidebar-content .customize-control input[type=radio],
249 +.wp-full-overlay-sidebar-content .customize-control input[type=tel],
250 +.wp-full-overlay-sidebar-content .customize-control input[type=time],
251 +.wp-full-overlay-sidebar-content .customize-control input[type=url],
252 +.wp-full-overlay-sidebar-content .customize-control input[type=week],
253 +.wp-full-overlay-sidebar-content .customize-control input[type=search],
254 +.wp-full-overlay-sidebar-content .customize-control select,
255 +.wp-full-overlay-sidebar-content .customize-control textarea,
256 +.wp-full-overlay-sidebar-content .customize-control input[type='number'].range-value,
257 +ul.font-options__options-list .select2-container .select2-selection--single,
258 +#customize-theme-controls .select2-container .select2-selection--multiple
259 +{font-size: 14px;line-height: 1.5;
461 260
462 -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap:after
261 + width: 100%;height: 44px;padding: 10px 14px;color: #416b7e;border: 2px solid #b8daeb;border-radius: 4px;outline: 0;background: #fff;
262 +}.font-options__head:focus,
263 +.wp-full-overlay-sidebar-content .customize-control input[type=text]:focus:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),
264 +.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:focus,
265 +.wp-full-overlay-sidebar-content .customize-control input[type=password]:focus,
266 +.wp-full-overlay-sidebar-content .customize-control input[type=color]:focus,
267 +.wp-full-overlay-sidebar-content .customize-control input[type=date]:focus,
268 +.wp-full-overlay-sidebar-content .customize-control input[type=datetime]:focus,
269 +.wp-full-overlay-sidebar-content .customize-control input[type=datetime-local]:focus,
270 +.wp-full-overlay-sidebar-content .customize-control input[type=email]:focus,
271 +.wp-full-overlay-sidebar-content .customize-control input[type=month]:focus,
272 +.wp-full-overlay-sidebar-content .customize-control input[type=number]:focus,
273 +.wp-full-overlay-sidebar-content .customize-control input[type=radio]:focus,
274 +.wp-full-overlay-sidebar-content .customize-control input[type=tel]:focus,
275 +.wp-full-overlay-sidebar-content .customize-control input[type=time]:focus,
276 +.wp-full-overlay-sidebar-content .customize-control input[type=url]:focus,
277 +.wp-full-overlay-sidebar-content .customize-control input[type=week]:focus,
278 +.wp-full-overlay-sidebar-content .customize-control input[type=search]:focus,
279 +.wp-full-overlay-sidebar-content .customize-control select:focus,
280 +.wp-full-overlay-sidebar-content .customize-control textarea:focus,
281 +.wp-full-overlay-sidebar-content .customize-control input[type='number'].range-value:focus,
282 +ul.font-options__options-list .select2-container .select2-selection--single:focus,
283 +#customize-theme-controls .select2-container .select2-selection--multiple:focus
463 284 {
464 - position: absolute;
465 - right: 12px;
466 - bottom: 100%;
285 + border-color: #73c5ee;box-shadow: none;
286 +}.font-options__head,
287 +.wp-full-overlay-sidebar-content .customize-control select,
288 +ul.font-options__options-list .select2-container .select2-selection--single,
289 +#customize-theme-controls .select2-container .select2-selection--multiple
290 +{font-weight: 600;
467 291
468 - width: 0;
469 - height: 0;
470 -
471 - border-collapse: separate;
472 -
473 - content: '';
474 -
475 - border-width: 0 9px 9px 9px;
476 - border-style: solid;
477 - border-color: transparent transparent #fff transparent;
478 -}
479 -
480 -.font-options__head,
481 -.customize-control input[type=text],
482 -.customize-control input[type=checkbox],
483 -.customize-control input[type=password],
484 -.customize-control input[type=color],
485 -.customize-control input[type=date],
486 -.customize-control input[type=datetime],
487 -.customize-control input[type=datetime-local],
488 -.customize-control input[type=email],
489 -.customize-control input[type=month],
490 -.customize-control input[type=number],
491 -.customize-control input[type=radio],
492 -.customize-control input[type=tel],
493 -.customize-control input[type=time],
494 -.customize-control input[type=url],
495 -.customize-control input[type=week],
496 -.customize-control input[type=search],
497 -.customize-control select,
498 -.customize-control textarea,
499 -.customize-control input[type='number'].range-value,
500 -ul.font-options__options-list .select2-container .select2-selection--single
292 + width: 100%;background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;background-position: right 16px top 16px;-webkit-appearance: button;-moz-appearance: none;
293 +}[multiple].font-options__head,
294 +.wp-full-overlay-sidebar-content .customize-control select[multiple],
295 +ul.font-options__options-list .select2-container [multiple].select2-selection--single,
296 +#customize-theme-controls .select2-container [multiple].select2-selection--multiple
501 297 {
502 - font-size: 14px;
503 - line-height: 1.5;
504 -
505 - width: 100%;
506 - height: 44px;
507 - padding: 10px 14px;
508 -
509 - color: #416b7e;
510 - border: 2px solid #b8daeb;
511 - border-radius: 4px;
512 - outline: 0;
513 - background: #fff;
514 -}
515 -.font-options__head:focus,
516 -.customize-control input[type=text]:focus,
517 -.customize-control input[type=checkbox]:focus,
518 -.customize-control input[type=password]:focus,
519 -.customize-control input[type=color]:focus,
520 -.customize-control input[type=date]:focus,
521 -.customize-control input[type=datetime]:focus,
522 -.customize-control input[type=datetime-local]:focus,
523 -.customize-control input[type=email]:focus,
524 -.customize-control input[type=month]:focus,
525 -.customize-control input[type=number]:focus,
526 -.customize-control input[type=radio]:focus,
527 -.customize-control input[type=tel]:focus,
528 -.customize-control input[type=time]:focus,
529 -.customize-control input[type=url]:focus,
530 -.customize-control input[type=week]:focus,
531 -.customize-control input[type=search]:focus,
532 -.customize-control select:focus,
533 -.customize-control textarea:focus,
534 -.customize-control input[type='number'].range-value:focus,
535 -ul.font-options__options-list .select2-container .select2-selection--single:focus
536 -{
537 - border-color: #73c5ee;
538 - box-shadow: none;
539 -}
540 -
541 -.font-options__head,
542 -.customize-control select,
543 -ul.font-options__options-list .select2-container .select2-selection--single
544 -{
545 - font-weight: 600;
546 -
547 - width: 100%;
548 -
549 - background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
550 - background-position: right 16px top 16px;
551 -
552 - -webkit-appearance: button;
553 - -moz-appearance: none;
554 -}
555 -[multiple].font-options__head,
556 -.customize-control select[multiple],
557 -ul.font-options__options-list .select2-container [multiple].select2-selection--single
558 -{
559 298 background: white;
560 -}
561 -
562 -.customize-control input[type=text],
563 -.customize-control textarea
299 +}.wp-full-overlay-sidebar-content .customize-control input[type=text],
300 +.wp-full-overlay-sidebar-content .customize-control textarea
564 301 {
565 302 font-size: 13px;
566 -}
567 -
568 -.customize-control textarea
303 +}.wp-full-overlay-sidebar-content .customize-control textarea
569 304 {
570 305 height: auto;
571 -}
572 -
573 -.customize-control input[type=checkbox],
574 -.customize-control input[type=radio]
306 +}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],
307 +.wp-full-overlay-sidebar-content .customize-control input[type=radio]
575 308 {
576 - width: 22px;
577 - height: 22px;
578 -}
579 -.customize-control input[type=checkbox]:checked,
580 -.customize-control input[type=radio]:checked
581 -{
582 - border-color: #5ab9e8;
309 + width: 22px;height: 22px;
310 +}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked,
311 +.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked
312 +{border-color: #5ab9e8;
583 313 background: #73c5ee;
584 -}
585 -.customize-control input[type=checkbox]:checked:before,
586 -.customize-control input[type=radio]:checked:before
587 -{
588 - margin: -1px 0 0 -2px;
314 +}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked:before,
315 +.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before
316 +{margin: -1px 0 0 -2px;
589 317
590 318 color: white;
591 -}
592 -
593 -.customize-control.customize-control-checkbox label:not(:only-of-type),
594 -.customize-control.customize-control-radio label:not(:only-of-type)
319 +}.wp-full-overlay-sidebar-content .customize-control .awesome_preset input[type=radio]:checked
595 320 {
596 - display: inline-block;
597 -
598 - width: calc(49% - 30px);
599 - margin-left: 30px;
600 - padding-top: 0;
601 - padding-bottom: 0;
602 -
603 - text-indent: -6px;
604 -}
605 -
606 -.customize-control.customize-control-checkbox label,
607 -.customize-control.customize-control-radio label
321 + background: transparent;
322 +}.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label:not(:only-of-type),
323 +.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) > .customize-inside-control-row:not(:only-of-type),
324 +.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label:not(:only-of-type),
325 +.wp-full-overlay-sidebar-content .customize-control.customize-control-radio > .customize-inside-control-row:not(:only-of-type)
326 +{display: inline-block;width: calc(49% - 30px);
327 + margin-left: 30px;padding-top: 0;padding-bottom: 0;text-indent: -6px;
328 +}.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label,
329 +.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label
608 330 {
609 331 color: #416b7e;
610 -}
611 -
612 -.customize-control-html + .customize-control.customize-control-checkbox,
613 -.customize-control-html + .customize-control.customize-control-radio
332 +}[id*='divider'] + .wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control),
333 +[id*='divider'] + .wp-full-overlay-sidebar-content .customize-control.customize-control-radio
614 334 {
615 - margin-top: -24px;
616 -}
617 -
618 -[id*='divider'] + .customize-control.customize-control-checkbox,
619 -[id*='divider'] + .customize-control.customize-control-radio
620 -{
621 335 margin-top: 0;
622 -}
623 -
624 -.customize-control input[type=radio]
336 +}.wp-full-overlay-sidebar-content .customize-control input[type=radio]
625 337 {
626 338 border-radius: 50%;
627 -}
628 -.customize-control input[type=radio]:checked:before
339 +}.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before
629 340 {
630 341 content: none;
631 -}
632 -
633 -.customize-control.customize-control-radio label
342 +}.customize-control-html + .wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox
634 343 {
344 + margin-top: -24px;
345 +}.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label,
346 +.wp-full-overlay-sidebar-content .customize-control.customize-control-radio .customize-inside-control-row
347 +{
635 348 margin-top: 12px;
636 -}
637 -
638 -.customize-control input[type='range']
349 +}.wp-full-overlay-sidebar-content .customize-control.customize-control-radio#customize-control-changeset_status .customize-inside-control-row
639 350 {
351 + margin-top: 0;text-indent: 0;
352 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']
353 +{
640 354 width: 65%;
641 -}
642 -
643 -.customize-control input[type='range']
355 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']
644 356 {
645 - position: relative;
357 + position: relative;overflow: hidden;width: calc(100% - 55px);height: 22px;outline: none;background: none;-webkit-appearance: none;
358 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']:before
359 +{position: absolute;top: 8px;left: 0;width: 100%;height: 6px;
646 360
647 - overflow: hidden;
361 + content: ' ';border-radius: 10px;background: #dfe8ef;box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.3);
362 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']::-webkit-slider-thumb
363 +{position: relative;z-index: 3;width: 22px;height: 22px;border: 2px solid #b8daeb;border-radius: 4px;background: #27ae60;background: #fff;
648 364
649 - width: 200px;
650 - height: 22px;
651 -
652 - outline: none;
653 - background: none;
654 -
655 365 -webkit-appearance: none;
656 -}
657 -.customize-control input[type='range']:before
658 -{
659 - position: absolute;
660 - top: 8px;
661 - left: 0;
366 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']::-webkit-slider-thumb:before
367 +{font-size: 1em;position: absolute;top: -5px;left: 5px;
662 368
663 - width: 100%;
664 - height: 6px;
369 + content: '..';letter-spacing: 1px;color: #b8daeb;
370 +}.wp-full-overlay-sidebar-content .customize-control input[type='range']::-webkit-slider-thumb:after
371 +{position: absolute;z-index: 1;top: 6px;right: 20px;width: calc(100% - 55px);height: 6px;
665 372
666 - content: ' ';
373 + content: ' ';background: #73c5ee;
374 +}.wp-full-overlay-sidebar-content .customize-control input[type='number'].range-value
375 +{font-size: 13px;line-height: 1;top: -5px;float: right;width: auto;
376 + min-width: 40px;max-width: 80px;height: 30px;margin-left: 10px;padding: 4px 0 5px 0;text-align: center;
377 +}.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-inner-spin-button,
378 +.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-outer-spin-button
379 +{margin: 0;
667 380
668 - border-radius: 10px;
669 - background: #dfe8ef;
670 - box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .3);
671 -}
672 -.customize-control input[type='range']::-webkit-slider-thumb
673 -{
674 - position: relative;
675 - z-index: 3;
676 -
677 - width: 22px;
678 - height: 22px;
679 -
680 - border: 2px solid #b8daeb;
681 - border-radius: 4px;
682 - background: #27ae60;
683 - background: #fff;
684 -
685 381 -webkit-appearance: none;
686 -}
687 -.customize-control input[type='range']::-webkit-slider-thumb:before
382 +}.customize-control-color
688 383 {
689 - font-size: 1em;
690 -
691 - position: absolute;
692 - top: -5px;
693 - left: 5px;
694 -
695 - content: '..';
696 - letter-spacing: 1px;
697 -
698 - color: #b8daeb;
699 -}
700 -.customize-control input[type='range']::-webkit-slider-thumb:after
701 -{
702 - position: absolute;
703 - z-index: 1;
704 - top: 6px;
705 - right: 20px;
706 -
707 - width: 200px;
708 - height: 6px;
709 -
710 - content: ' ';
711 -
712 - background: #73c5ee;
713 -}
714 -
715 -.customize-control input[type='number'].range-value
716 -{
717 - font-size: 13px;
718 - line-height: 1;
719 -
720 - top: -5px;
721 -
722 - float: right;
723 -
724 - width: auto;
725 - min-width: 40px;
726 - max-width: 80px;
727 - height: 30px;
728 - margin-left: 10px;
729 - padding: 4px 0 5px 0;
730 -
731 - text-align: center;
732 -}
733 -
734 -.customize-control input[type=number]::-webkit-inner-spin-button,
735 -.customize-control input[type=number]::-webkit-outer-spin-button
736 -{
737 - margin: 0;
738 -
739 - -webkit-appearance: none;
740 -}
741 -
742 -.customize-control-color
743 -{
744 384 display: block;
745 -}
746 -.customize-control-color .customize-control-title,
385 +}.customize-control-color .customize-control-title,
747 386 .customize-control-color .separator.label
748 387 {
749 388 float: left;
750 -}
751 -.customize-control-color .wp-picker-container
389 +}.customize-control-color .wp-picker-container
752 390 {
753 - position: relative;
754 - top: -3px;
755 -
756 - float: right;
757 -}
758 -.customize-control-color .wp-picker-container .wp-picker-holder
391 + position: relative;top: -3px;float: right;
392 +}.customize-control-color .wp-picker-container .wp-picker-holder
759 393 {
760 394 position: relative;
761 -}
762 -.customize-control-color .wp-picker-container .iris-picker
395 +}.customize-control-color .wp-picker-container .wp-color-result,
396 +.customize-control-color .wp-picker-container .wp-color-result.button
763 397 {
764 - position: absolute;
765 - z-index: 1000;
766 - top: 40px;
767 - right: 0;
768 -
769 - width: 275px !important;
770 -
771 - border: none;
772 - border-color: #dfdfde;
773 - border-top: none;
774 - border-radius: 0 0 3px 3px;
775 - background: white;
776 -}
777 -.customize-control-color .wp-picker-container .iris-picker .iris-square
398 + top: 0;width: 40px;height: 30px;margin: 0;padding: 0;border: 2px solid #b8daeb;border-radius: 4px;background: #2ecc71;box-shadow: none;
399 +}.customize-control-color .wp-picker-container .wp-color-result:after,
400 +.customize-control-color .wp-picker-container .wp-color-result .wp-color-result-text,
401 +.customize-control-color .wp-picker-container .wp-color-result.button:after,
402 +.customize-control-color .wp-picker-container .wp-color-result.button .wp-color-result-text
778 403 {
779 - width: 215px !important;
780 - height: 173px !important;
781 - margin-right: 0;
782 -}
783 -.customize-control-color .wp-picker-container .iris-picker .iris-strip
404 + display: none;
405 +}.customize-control-color .wp-picker-container .iris-picker
784 406 {
785 - float: right;
786 -
787 - box-shadow: rgba(0, 0, 0, .4) 0 1px 1px inset;
788 -}
789 -.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle
407 + position: absolute;z-index: 1000;top: 40px;right: 0;width: 275px !important;border: none;border-color: #dfdfde;border-top: none;border-radius: 0 0 3px 3px;background: white;
408 +}.customize-control-color .wp-picker-container .iris-picker,
409 +.customize-control-color .wp-picker-container .iris-picker *
790 410 {
791 - opacity: 1;
792 - border-color: #aaa !important;
793 - box-shadow: none;
794 -}
795 -.customize-control-color .wp-picker-container .iris-picker .iris-palette
411 + box-sizing: content-box;
412 +}.customize-control-color .wp-picker-container .iris-picker .iris-square
796 413 {
797 - width: 24px !important;
798 - height: 24px !important;
799 -
800 - border-radius: 50px;
801 - box-shadow: rgba(0, 0, 0, .4) 0 1px 1px inset;
802 -}
803 -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap
414 + width: 215px !important;height: 173px !important;margin-right: 0;
415 +}.customize-control-color .wp-picker-container .iris-picker .iris-strip
804 416 {
805 - position: absolute;
806 - z-index: 1000;
807 - top: 35px;
808 - right: 0;
809 -
810 - width: 275px;
811 - padding: 9px 12px;
812 -
813 - border: none;
814 - border-radius: 3px 3px 0 0;
815 - background: white;
816 -}
817 -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.wp-color-picker
417 + float: right;box-shadow: rgba(0,0,0,.4) 0 1px 1px inset;
418 +}.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle
419 +{opacity: 1;
420 + border-color: #aaa !important;box-shadow: none;
421 +}.customize-control-color .wp-picker-container .iris-picker .iris-palette
818 422 {
819 - font-size: 13px;
820 -
821 - float: left;
822 -
823 - width: 100px;
824 - height: auto;
825 - margin: 0;
826 - padding: 6px 12px;
827 -
828 - text-align: left;
829 -}
830 -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.button
423 + width: 24px !important;height: 24px !important;border-radius: 50px;box-shadow: rgba(0,0,0,.4) 0 1px 1px inset;
424 +}.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap
831 425 {
832 - float: right;
426 + position: absolute;z-index: 1000;top: 35px;right: 0;width: 275px;padding: 9px 12px;border: none;border-radius: 3px 3px 0 0;background: white;
427 +}.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.wp-color-picker
428 +{font-size: 13px;
833 429
834 - height: 30px;
835 - padding: 4px 12px;
836 -}
837 -.customize-control-color .wp-color-result
430 + float: left;width: 100px;height: auto;margin: 0;padding: 6px 12px;text-align: left;
431 +}.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.button
838 432 {
839 - top: 0;
840 -
841 - width: 40px;
842 - height: 30px;
843 - margin: 0;
844 - padding: 0;
845 -
846 - border: 2px solid #b8daeb;
847 - border-radius: 4px;
848 - background: #2ecc71;
849 - box-shadow: none;
850 -}
851 -.customize-control-color .wp-color-result:after
433 + float: right;height: 30px;padding: 4px 12px;
434 +}.customize-control-font:last-child
852 435 {
853 - display: none;
854 -}
855 -
856 -#accordion-section-live_css_edit_section .customize-section-title
436 + margin-bottom: 150px;
437 +}#accordion-section-live_css_edit_section .customize-section-title
857 438 {
858 - margin-top: -13px;
859 -
860 - border-bottom: 1px solid #ddd;
861 -}
862 -
863 -#accordion-section-live_css_edit_section #css_editor
439 + margin-top: -13px;border-bottom: 1px solid #ddd;
440 +}#accordion-section-live_css_edit_section #css_editor
864 441 {
865 - top: 70px;
442 + top: 70px;overflow: visible;border-top: 10px solid white;
443 +}#accordion-section-live_css_edit_section #css_editor:before
444 +{position: absolute;z-index: 10000000;top: -10px;left: 0;display: block;width: 48px;height: 10px;
866 445
867 - overflow: visible;
868 -
869 - border-top: 10px solid white;
870 -}
871 -#accordion-section-live_css_edit_section #css_editor:before
446 + content: '';background: #e8e8e8;
447 +}#accordion-section-live_css_edit_section .ace_scroller
872 448 {
873 - position: absolute;
874 - z-index: 10000000;
875 - top: -10px;
876 - left: 0;
877 -
878 - display: block;
879 -
880 - width: 48px;
881 - height: 10px;
882 -
883 - content: '';
884 -
885 - background: #e8e8e8;
886 -}
887 -
888 -#accordion-section-live_css_edit_section .ace_scroller
889 -{
890 449 padding-left: 10px;
891 -}
892 -
893 -.wp-full-overlay.editor_opened
450 +}.wp-full-overlay.editor_opened
894 451 {
895 452 margin-left: 500px;
896 -}
897 -.wp-full-overlay.editor_opened #customize-controls
453 +}.wp-full-overlay.editor_opened #customize-controls
898 454 {
899 455 width: 500px;
900 -}
901 -.wp-full-overlay.editor_opened.collapsed #customize-controls
456 +}.wp-full-overlay.editor_opened.collapsed #customize-controls
902 457 {
903 458 width: 300px;
904 -}
905 -
906 -.customize-control-media .current,
459 +}.customize-control-media .current,
907 460 .customize-control-site_icon .current,
908 461 li#customize-control-site_logo .current
909 -{
910 - min-height: 44px;
911 - margin-bottom: 10px;
912 -
913 - border: 2px solid #b8daeb;
914 - border-radius: 4px;
915 - background: #f5fcff;
916 -}
917 -.customize-control-media .current .container,
462 +{min-height: 44px;
463 + margin-bottom: 10px;border: 2px solid #b8daeb;border-radius: 4px;background: #f5fcff;
464 +}.customize-control-media .current .container,
918 465 .customize-control-media .current span,
919 466 .customize-control-site_icon .current .container,
920 467 .customize-control-site_icon .current span,
921 468 li#customize-control-site_logo .current .container,
@@ -921,11 +468,9 @@
921 468 li#customize-control-site_logo .current .container,
922 469 li#customize-control-site_logo .current span
923 470 {
924 471 border: none;
925 -}
926 -
927 -.customize-control-media .inner,
472 +}.customize-control-media .inner,
928 473 .customize-control-media .current span,
929 474 .customize-control-site_icon .inner,
930 475 .customize-control-site_icon .current span,
931 476 li#customize-control-site_logo .inner,
@@ -930,742 +475,1201 @@
930 475 .customize-control-site_icon .current span,
931 476 li#customize-control-site_logo .inner,
932 477 li#customize-control-site_logo .current span
933 478 {
934 - font-size: 13px;
935 -
936 - color: #98c6dd;
937 -}
938 -
939 -.customize-control-media .inner,
479 + font-size: 13px;color: #98c6dd;
480 +}.customize-control-media .inner,
940 481 .customize-control-site_icon .inner,
941 482 li#customize-control-site_logo .inner
942 483 {
943 484 line-height: 1.4;
944 -}
945 -
946 -.customize-control-media .thumbnail-image,
485 +}.customize-control-media .thumbnail-image,
947 486 .customize-control-site_icon .thumbnail-image,
948 487 li#customize-control-site_logo .thumbnail-image
949 488 {
950 - padding: 14px;
951 -
952 - text-align: center;
953 -}
954 -.customize-control-media .thumbnail-image img,
489 + padding: 14px;text-align: center;
490 +}.customize-control-media .thumbnail-image img,
955 491 .customize-control-site_icon .thumbnail-image img,
956 492 li#customize-control-site_logo .thumbnail-image img
957 493 {
958 494 width: auto;
959 -}
960 -
961 -.customize-control-media .actions,
495 +}.customize-control-media .actions,
962 496 .customize-control-site_icon .actions,
963 497 li#customize-control-site_logo .actions
964 498 {
965 499 margin-bottom: 0;
966 -}
967 -
968 -.customize-control-typography select,
500 +}.customize-control-typography select,
969 501 .customize-control-typography select
970 502 {
971 503 margin-bottom: 10px;
972 -}
973 -
974 -.customize-control-typography .description,
504 +}.customize-control-typography .description,
975 505 .customize-control-typography .description
976 506 {
977 507 margin-top: -3px;
978 -}
979 -
980 -.customize-control-typography ul li,
508 +}.customize-control-typography ul li,
981 509 .customize-control-typography ul li
982 510 {
983 - width: 100%;
984 - margin: 0;
985 -}
986 -
987 -.default-preset-button
988 -{
989 - font-family: 'Open Sans',sans-serif;
990 - font-size: 13px;
991 -
992 - float: right;
993 -
994 - margin-right: 4px;
995 - padding: 1px 8px;
996 -
997 - border: 1px solid #cbcbcb;
998 - border-radius: 3px;
511 + width: 100%;margin: 0;
512 +}.default-preset-button
513 +{font-family: 'Open Sans',sans-serif;font-size: 13px;float: right;margin-right: 4px;padding: 1px 8px;border: 1px solid #cbcbcb;border-radius: 3px;
999 514 background-color: #f5f6f6;
1000 -}
515 +}.customize-control-preset .description
516 +{font-style: normal;
1001 517
1002 -.customize-control-preset .description
1003 -{
1004 - font-style: normal;
1005 -
1006 518 margin-right: 5px;
1007 -}
519 +}.customify_preset.radio_buttons .customify_radio_button
520 +{position: relative;display: inline-block;overflow: hidden;height: auto;margin: 3px;padding: 2px;
1008 521
1009 -.customify_preset.radio_buttons .customify_radio_button
1010 -{
1011 - position: relative;
1012 -
1013 - display: inline-block;
1014 - overflow: hidden;
1015 -
1016 - height: auto;
1017 - margin: 3px;
1018 - padding: 2px;
1019 -
1020 522 border: none;
1021 -}
1022 -.customify_preset.radio_buttons .customify_radio_button input[type='radio']
1023 -{
1024 - position: absolute;
1025 - z-index: 9999;
523 +}.customify_preset.radio_buttons .customify_radio_button input[type='radio']
524 +{position: absolute;z-index: 9999;width: 100%;height: 100%;
1026 525
1027 - width: 100%;
1028 - height: 100%;
1029 -
1030 526 opacity: 0;
1031 -}
1032 -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label
527 +}.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label
1033 528 {
1034 529 background-color: #ebebeb;
1035 -}
1036 -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:before
530 +}.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:before
1037 531 {
1038 - content: '>';
1039 -
1040 - color: inherit;
1041 -}
1042 -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:after
532 + content: '>';color: inherit;
533 +}.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:after
1043 534 {
1044 - content: '<';
1045 -
1046 - color: inherit;
1047 -}
1048 -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked:before
535 + content: '<';color: inherit;
536 +}.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked:before
1049 537 {
1050 538 opacity: 0;
1051 -}
1052 -.customify_preset.radio_buttons .customify_radio_button label
539 +}.customify_preset.radio_buttons .customify_radio_button label
1053 540 {
1054 - position: relative;
1055 - z-index: 999;
541 + position: relative;z-index: 999;border-left: 4px solid;
542 +}.customify_preset .awesome_preset
543 +{position: relative;display: inline-block;
1056 544
1057 - border-left: 4px solid;
1058 -}
1059 -
1060 -.customify_preset .awesome_preset
545 + width: 45%;margin-top: 5px;margin-bottom: 25px;transition: all .2s;text-align: center;color: white;
546 +}.customify_preset .awesome_preset:hover
1061 547 {
1062 - position: relative;
1063 -
1064 - display: inline-block;
1065 -
1066 - width: 45%;
1067 - margin-top: 5px;
1068 - margin-bottom: 25px;
1069 -
1070 - transition: all .2s;
1071 - text-align: center;
1072 -
1073 - color: white;
1074 -}
1075 -.customify_preset .awesome_preset:hover
1076 -{
1077 548 opacity: .9;
1078 -}
1079 -.customify_preset .awesome_preset:before
1080 -{
1081 - position: absolute;
1082 - z-index: 5;
1083 - top: 1px;
1084 - right: 1px;
1085 - bottom: 1px;
1086 - left: 1px;
549 +}.customify_preset .awesome_preset:before
550 +{position: absolute;z-index: 5;top: 1px;right: 1px;bottom: 1px;left: 1px;
1087 551
1088 - content: '';
1089 -
1090 - opacity: .5;
1091 - border: 1px solid #fff;
1092 - border-radius: 4px;
1093 - background: transparent;
1094 -}
1095 -.customify_preset .awesome_preset .preset-wrap .preset-color
552 + content: '';opacity: .5;border: 1px solid #fff;border-radius: 4px;background: transparent;
553 +}.customify_preset .awesome_preset .preset-wrap .preset-color
1096 554 {
1097 - height: 128px;
1098 - padding: 17px 0 27px;
555 + height: 128px;padding: 17px 0 27px;border-radius: 4px 4px 0 0;
556 +}.customify_preset .awesome_preset .preset-wrap .preset-color .first-font
557 +{font-size: 55px;line-height: 1;
1099 558
1100 - border-radius: 4px 4px 0 0;
1101 -}
1102 -.customify_preset .awesome_preset .preset-wrap .preset-color .first-font
1103 -{
1104 - font-size: 55px;
1105 - line-height: 1;
559 + display: inline-block;width: 100%;
560 +}.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font
561 +{font-size: 20px;line-height: 1;
1106 562
1107 - display: inline-block;
563 + display: inline-block;width: 100%;margin-top: 8px;
564 +}.customify_preset .awesome_preset .preset-wrap .preset-name
565 +{font-size: 11px;
1108 566
1109 - width: 100%;
1110 -}
1111 -.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font
1112 -{
1113 - font-size: 20px;
1114 - line-height: 1;
567 + position: relative;padding: 1px;text-transform: UPPERCASE;border-radius: 0 0 4px 4px;
568 +}.customify_preset .awesome_preset .preset-wrap .preset-name:before
569 +{position: absolute;top: -10px;left: 40%;
1115 570
1116 - display: inline-block;
1117 -
1118 - width: 100%;
1119 - margin-top: 8px;
1120 -}
1121 -.customify_preset .awesome_preset .preset-wrap .preset-name
571 + content: '';border: 10px solid;border-color: inherit;border-top: transparent;border-right-color: transparent;border-bottom-color: inherit;border-left-color: transparent;
572 +}.customify_preset .awesome_preset:nth-child(odd)
1122 573 {
1123 - font-size: 11px;
1124 -
1125 - position: relative;
1126 -
1127 - padding: 1px;
1128 -
1129 - text-transform: UPPERCASE;
1130 -
1131 - border-radius: 0 0 4px 4px;
1132 -}
1133 -.customify_preset .awesome_preset .preset-wrap .preset-name:before
1134 -{
1135 - position: absolute;
1136 - top: -10px;
1137 - left: 40%;
1138 -
1139 - content: '';
1140 -
1141 - border: 10px solid;
1142 - border-color: inherit;
1143 - border-top: transparent;
1144 - border-right-color: transparent;
1145 - border-bottom-color: inherit;
1146 - border-left-color: transparent;
1147 -}
1148 -.customify_preset .awesome_preset:nth-child(odd)
1149 -{
1150 574 margin-right: 7%;
1151 -}
1152 -.customify_preset .awesome_preset input[type=radio]
575 +}.customify_preset .awesome_preset input[type=radio]
576 +{position: absolute;z-index: 10;top: 0;left: 0;display: inline-block;width: 100%;
577 + height: 100%;margin: 0;color: #006505;border: 0;border-radius: 0;background-color: transparent;box-shadow: none;
578 +}.customify_preset .awesome_preset input[type=radio]:checked:before
1153 579 {
1154 - position: absolute;
1155 - z-index: 10;
1156 - top: 0;
1157 - left: 0;
580 + position: absolute;z-index: 1;top: -13px;right: -14px;width: 25px;height: 25px;background: #fff;
581 +}.customify_preset .awesome_preset input[type=radio]:checked:after
582 +{position: absolute;z-index: 10;top: -5px;right: -5px;width: 26px;height: 26px;content: '';border-radius: 50%;background: #73c5ee url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;background-position: center center;
1158 583
1159 - display: inline-block;
1160 -
1161 - width: 100%;
1162 - height: 100%;
1163 - margin: 0;
1164 -
1165 - color: #006505;
1166 - border: 0;
1167 - border-radius: 0;
1168 - background-color: transparent;
1169 - box-shadow: none;
1170 -}
1171 -.customify_preset .awesome_preset input[type=radio]:checked:before
584 + -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter: alpha(opacity=0);
585 +}.customify_radio_image
1172 586 {
1173 - position: absolute;
1174 - z-index: 1;
1175 - top: -13px;
1176 - right: -14px;
1177 -
1178 - width: 25px;
1179 - height: 25px;
1180 -
1181 - background: #fff;
1182 -}
1183 -.customify_preset .awesome_preset input[type=radio]:checked:after
1184 -{
1185 - position: absolute;
1186 - z-index: 10;
1187 - top: -5px;
1188 - right: -5px;
1189 -
1190 - width: 26px;
1191 - height: 26px;
1192 -
1193 - content: '';
1194 -
1195 - border-radius: 50%;
1196 - background: #73c5ee url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
1197 - background-position: center center;
1198 -
1199 - -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
1200 - filter: alpha(opacity=0);
1201 -}
1202 -
1203 -.customify_radio_image
1204 -{
1205 587 display: inline-block;
1206 -}
1207 -.customify_radio_image label
1208 -{
1209 - position: relative;
588 +}.customify_radio_image label
589 +{position: relative;
1210 590
1211 - display: block;
1212 - float: left;
1213 -
1214 - margin-right: 10px;
1215 -}
1216 -.customify_radio_image label input[type=radio]
591 + display: block;float: left;margin-right: 10px;
592 +}.customify_radio_image label input[type=radio]
1217 593 {
1218 - position: absolute;
1219 - top: 0;
1220 - right: 0;
1221 - bottom: 0;
1222 - left: 0;
1223 -
1224 - visibility: hidden;
1225 -
1226 - width: 100%;
1227 - height: 100%;
1228 -}
1229 -.customify_radio_image label input[type=radio] img
594 + position: absolute;top: 0;right: 0;bottom: 0;left: 0;visibility: hidden;width: 100%;height: 100%;
595 +}.customify_radio_image label input[type=radio] img
1230 596 {
1231 - cursor: pointer;
1232 -
1233 - border: 2px solid transparent;
1234 -}
1235 -.customify_radio_image label input[type=radio]:checked + img
597 + cursor: pointer;border: 2px solid transparent;
598 +}.customify_radio_image label input[type=radio]:checked + img
1236 599 {
1237 600 border: 3px solid #73c5ee;
1238 -}
1239 -
1240 -.customify_ace_editor
601 +}.customify_ace_editor
1241 602 {
1242 - display: block;
1243 -
1244 - min-height: 200px;
1245 -
1246 - border: 1px solid #ddd;
1247 -}
1248 -
1249 -.customize-control-custom_background .hide
603 + display: block;min-height: 200px;border: 1px solid #ddd;
604 +}.customize-control-custom_background .hide
1250 605 {
1251 606 display: none;
1252 -}
1253 -
1254 -.customize-control-custom_background .upload_button_div
607 +}.customize-control-custom_background .upload_button_div
1255 608 {
1256 609 margin: 10px 0;
1257 -}
1258 -.customize-control-custom_background .upload_button_div > *
610 +}.customize-control-custom_background .upload_button_div > *
1259 611 {
1260 612 margin-right: 10px;
1261 -}
613 +}.customize-control-custom_background .preview_screenshot
614 +{margin: 10px 0;
1262 615
1263 -.customize-control-custom_background .preview_screenshot
1264 -{
1265 - margin: 10px 0;
1266 -
1267 616 text-align: center;
1268 -}
1269 -.customize-control-custom_background .preview_screenshot img
617 +}.customize-control-custom_background .preview_screenshot img
1270 618 {
1271 619 border: 2px solid #ccc;
1272 -}
620 +}#customify_import_demo_data_button
621 +{display: inline-block;
1273 622
1274 -#customify_import_demo_data_button
1275 -{
1276 - display: inline-block;
1277 -
1278 - width: 70%;
1279 - height: auto;
1280 - margin: 0 15% 10% 15%;
1281 - padding: 10px;
1282 -
1283 - text-align: center;
1284 -}
1285 -
1286 -.import_step_note
1287 -{
1288 - display: inline-block;
1289 -
1290 - width: 100%;
623 + width: 70%;height: auto;margin: 0 15% 10% 15%;padding: 10px;text-align: center;
624 +}.import_step_note
625 +{display: inline-block;width: 100%;
1291 626 margin: 5px;
1292 -}
1293 -.import_step_note:before
627 +}.import_step_note:before
1294 628 {
1295 629 content: '\1F449';
1296 -}
1297 -.import_step_note.success:before
630 +}.import_step_note.success:before
1298 631 {
1299 632 content: '\1F44D';
1300 -}
1301 -.import_step_note.failed:before
633 +}.import_step_note.failed:before
1302 634 {
1303 635 content: '\274C';
1304 -}
1305 -
1306 -#customize-header-actions
1307 -{
1308 - border-color: #e0e8ef;
636 +}#customize-header-actions
637 +{border-color: #e0e8ef;
1309 638 background: #fff;
1310 -}
1311 -
1312 -.wp-full-overlay-sidebar,
1313 -.customize-themes-panel
639 +}.wp-full-overlay-sidebar,
640 +.customize-themes-panel,
641 +#customize-sidebar-outer-content
642 +{border-right: 1px solid #e0e8ef;
643 + background: #eaf9fe;
644 +}.outer-section-open #customize-controls .wp-full-overlay-sidebar-content,
645 +.attachment-media-view,
646 +.media-widget-preview.media_audio,
647 +.media-widget-preview.media_image
1314 648 {
1315 - border-right: 1px solid #e0e8ef;
1316 649 background: #eaf9fe;
1317 -}
1318 -
1319 -#customize-theme-controls #accordion-section-menu_locations
650 +}#customize-theme-controls #accordion-section-menu_locations
1320 651 {
1321 652 border-bottom: 1px solid #e0e8ef;
1322 -}
1323 -
1324 -#customize-controls #accordion-section-themes > .accordion-section-title
653 +}#customize-controls #accordion-section-themes > .accordion-section-title
1325 654 {
1326 - font-weight: 600;
1327 -
1328 - border-bottom: 1px solid #e0e8ef;
1329 -}
1330 -#customize-controls #accordion-section-themes > .accordion-section-title:hover
655 + font-weight: 600;border-bottom: 1px solid #e0e8ef;
656 +}#customize-controls #accordion-section-themes > .accordion-section-title:hover
1331 657 {
1332 658 background: #fff;
1333 -}
1334 -
1335 -#customize-controls .panel-meta.customize-info
659 +}#customize-controls .panel-meta.customize-info
1336 660 {
1337 661 border-bottom-color: #e0e8ef;
1338 -}
1339 -
1340 -#customize-theme-controls .control-section .accordion-section-title
662 +}#customize-theme-controls .control-section .accordion-section-title
1341 663 {
1342 - font-weight: 400;
1343 -
1344 - border-top: 1px solid #e0e8ef;
1345 - border-bottom: none;
1346 -}
1347 -
1348 -#customize-theme-controls .control-section:last-of-type > .accordion-section-title
664 + font-weight: 400;border-top: 1px solid #e0e8ef;border-bottom: none;
665 +}#customize-theme-controls .control-section:last-of-type > .accordion-section-title
1349 666 {
1350 667 border-bottom: 1px solid #e0e8ef;
1351 -}
1352 -
1353 -#customize-theme-controls .customize-section-title
668 +}#customize-theme-controls .customize-section-title
1354 669 {
1355 - border-top: 1px solid #e0e8ef;
1356 - border-bottom: 1px solid #e0e8ef;
1357 -}
1358 -
1359 -#customize-controls .control-section .accordion-section-title:focus,
670 + border-top: 1px solid #e0e8ef;border-bottom: 1px solid #e0e8ef;
671 +}#customize-controls .control-section .accordion-section-title:focus,
1360 672 #customize-controls .control-section .accordion-section-title:hover,
1361 673 #customize-controls .control-section.open .accordion-section-title,
1362 674 #customize-controls .control-section:hover > .accordion-section-title
1363 675 {
1364 - color: #056184;
1365 - border-left-color: #f5fcff;
676 + color: #056184;border-left-color: #f5fcff;background: #f5fcff;
677 +}.wp-customizer .menu-item-edit-active .menu-item-handle,
678 +.wp-customizer .section-open .menu-item-settings,
679 +.wp-customizer .menu-item-bar .menu-item-handle:hover
680 +{
681 + border-color: #e0e8ef;
682 +}.wp-customizer .section-open .menu-item-settings
683 +{
1366 684 background: #f5fcff;
1367 -}
1368 -
1369 -[data-balloon]
685 +}.wp-customizer .control-section-nav_menu .menu-location-settings
1370 686 {
687 + border-top-color: #e0e8ef !important;
688 +}[data-balloon]
689 +{
1371 690 position: relative;
1372 -}
691 +}[data-balloon]::before
692 +{font-size: 12px;position: absolute;z-index: 10;padding: .5em 1em;content: attr(data-balloon);transition: all .18s ease-out;white-space: nowrap;pointer-events: none;
1373 693
1374 -[data-balloon]::before
694 + opacity: 0;color: #fff;border-radius: 4px;background: rgba(17,17,17,.9);
695 +}[data-balloon]::after
696 +{position: absolute;z-index: 10;width: 18px;height: 6px;content: '';transition: all .18s ease-out;pointer-events: none;opacity: 0;
697 + background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size: 100% auto;
698 +}[data-balloon]:hover::before,
699 +[data-balloon]:hover::after
700 +{pointer-events: auto;
701 +
702 + opacity: 1;
703 +}[data-balloon][data-balloon-pos='up']::before
1375 704 {
1376 - font-size: 12px;
705 + bottom: 100%;left: 50%;margin-bottom: 11px;-webkit-transform: translate3d(-50%, 10px, 0);transform: translate3d(-50%, 10px, 0);-webkit-transform-origin: top;transform-origin: top;
706 +}[data-balloon][data-balloon-pos='up']::after
707 +{
708 + bottom: 100%;left: 50%;margin-bottom: 5px;-webkit-transform: translate3d(-50%, 10px, 0);transform: translate3d(-50%, 10px, 0);-webkit-transform-origin: top;transform-origin: top;
709 +}[data-balloon][data-balloon-pos='up']:hover::before
710 +{
711 + -webkit-transform: translate3d(-50%, 0, 0) ;transform: translate3d(-50%, 0, 0);
712 +}[data-balloon][data-balloon-pos='up']:hover::after
713 +{
714 + -webkit-transform: translate3d(-50%, 0, 0) ;transform: translate3d(-50%, 0, 0);
715 +}[data-balloon][data-balloon-pos='down']::before
716 +{top: 100%;
717 + left: 50%;margin-top: 11px;-webkit-transform: translate3d(-50%, -10px, 0);transform: translate3d(-50%, -10px, 0);
718 +}[data-balloon][data-balloon-pos='down']::after
719 +{top: 100%;left: 50%;width: 18px;height: 6px;margin-top: 5px;-webkit-transform: translate3d(-50%, -10px, 0);transform: translate3d(-50%, -10px, 0);
1377 720
1378 - position: absolute;
1379 - z-index: 10;
721 + background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size: 100% auto;
722 +}[data-balloon][data-balloon-pos='down']:hover::before
723 +{
724 + -webkit-transform: translate3d(-50%, 0, 0) ;transform: translate3d(-50%, 0, 0);
725 +}[data-balloon][data-balloon-pos='down']:hover::after
726 +{
727 + -webkit-transform: translate3d(-50%, 0, 0) ;transform: translate3d(-50%, 0, 0);
728 +}[data-balloon][data-balloon-pos='left']::before
729 +{top: 50%;right: 100%;
1380 730
1381 - padding: .5em 1em;
731 + margin-right: 11px;-webkit-transform: translate3d(10px, -50%, 0);transform: translate3d(10px, -50%, 0);
732 +}[data-balloon][data-balloon-pos='left']::after
733 +{top: 50%;right: 100%;width: 6px;height: 18px;margin-right: 5px;-webkit-transform: translate3d(10px, -50%, 0);transform: translate3d(10px, -50%, 0);
1382 734
1383 - content: attr(data-balloon);
1384 - transition: all .18s ease-out;
1385 - white-space: nowrap;
1386 - pointer-events: none;
735 + background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size: 100% auto;
736 +}[data-balloon][data-balloon-pos='left']:hover::before
737 +{
738 + -webkit-transform: translate3d(0, -50%, 0) ;transform: translate3d(0, -50%, 0);
739 +}[data-balloon][data-balloon-pos='left']:hover::after
740 +{
741 + -webkit-transform: translate3d(0, -50%, 0) ;transform: translate3d(0, -50%, 0);
742 +}[data-balloon][data-balloon-pos='right']::before
743 +{top: 50%;
744 + left: 100%;margin-left: 11px;-webkit-transform: translate3d(-10px, -50%, 0);transform: translate3d(-10px, -50%, 0);
745 +}[data-balloon][data-balloon-pos='right']::after
746 +{top: 50%;left: 100%;width: 6px;height: 18px;margin-left: 5px;-webkit-transform: translate3d(-10px, -50%, 0);transform: translate3d(-10px, -50%, 0);
1387 747
1388 - opacity: 0;
1389 - color: #fff;
1390 - border-radius: 4px;
1391 - background: rgba(17, 17, 17, .9);
1392 -}
1393 -
1394 -[data-balloon]::after
748 + background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size: 100% auto;
749 +}[data-balloon][data-balloon-pos='right']:hover::before
1395 750 {
1396 - position: absolute;
1397 - z-index: 10;
751 + -webkit-transform: translate3d(0, -50%, 0) ;transform: translate3d(0, -50%, 0);
752 +}[data-balloon][data-balloon-pos='right']:hover::after
753 +{
754 + -webkit-transform: translate3d(0, -50%, 0) ;transform: translate3d(0, -50%, 0);
755 +}[data-balloon][data-balloon-length='small']::before
756 +{width: 80px;
1398 757
1399 - width: 18px;
1400 - height: 6px;
758 + white-space: normal;
759 +}[data-balloon][data-balloon-length='medium']::before
760 +{width: 150px;
1401 761
1402 - content: '';
1403 - transition: all .18s ease-out;
1404 - pointer-events: none;
762 + white-space: normal;
763 +}[data-balloon][data-balloon-length='large']::before
764 +{width: 260px;
1405 765
1406 - opacity: 0;
1407 - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
1408 - background-size: 100% auto;
1409 -}
766 + white-space: normal;
767 +}[data-balloon][data-balloon-length='xlarge']::before
768 +{width: 380px;
1410 769
1411 -[data-balloon]:hover::before,
1412 -[data-balloon]:hover::after
770 + white-space: normal;
771 +}@media screen and (max-width: 768px)
1413 772 {
1414 - pointer-events: auto;
773 + [data-balloon][data-balloon-length='xlarge']::before
774 + {width: 90vw;
1415 775
1416 - opacity: 1;
1417 -}
776 + white-space: normal;
777 + }
778 +}[data-balloon][data-balloon-length='fit']::before
779 +{width: 100%;
1418 780
1419 -[data-balloon][data-balloon-pos='up']::before
781 + white-space: normal;
782 +}body.modal-open
1420 783 {
1421 - bottom: 100%;
1422 - left: 50%;
784 + overflow: hidden;
785 +}body.modal-open #style-manager-user-feedback-modal .modal
786 +{visibility: visible;
787 + overflow-x: hidden;overflow-y: auto;-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;
788 +}#style-manager-user-feedback-modal
789 +{
790 + height: 100%;
791 +}#style-manager-user-feedback-modal .modal
792 +{font-family: 'Galano Grotesque Alt', -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size: 16px;font-weight: 400;line-height: 1.7;
1423 793
1424 - margin-bottom: 11px;
794 + position: relative;z-index: 1050;top: 0;right: 0;bottom: 0;left: 0;display: -ms-flexbox;display: flex;visibility: hidden;overflow: hidden;height: 100%;transition: all .3s ease;-webkit-transform: translate(0, -10%);transform: translate(0, -10%);opacity: 0;outline: 0;-ms-flex-align: center;align-items: center;
795 +}#style-manager-user-feedback-modal .modal-dialog
796 +{
797 + position: relative;width: auto;margin: 10px;text-align: left;
798 +}#style-manager-user-feedback-modal .modal-content
799 +{
800 + position: relative;display: -ms-flexbox;display: flex;flex-direction: column;border: none;border-radius: 4px;outline: 0;background-color: #fff;background-clip: padding-box;box-shadow: 0 4px 4px 0 rgba(42,54,52,.1),0 8px 8px 0 rgba(42,54,52,.1),0 16px 16px 0 rgba(42,54,52,.1),0 16px 32px 0 rgba(42,54,52,.1),0 32px 64px 0 rgba(42,54,52,.1),0 64px 128px 0 rgba(42,54,52,.1);-ms-flex-direction: column;
801 +}#style-manager-user-feedback-modal .modal-content p
802 +{
803 + color: #000;
804 +}#style-manager-user-feedback-modal .modal-content p a
805 +{
806 + font-weight: 500;color: #9660c6;border-bottom: 1px solid #9660c6;
807 +}#style-manager-user-feedback-modal .modal-content > form
808 +{
809 + margin-bottom: 20px;
810 +}#style-manager-user-feedback-modal .modal-backdrop
811 +{
812 + position: fixed;z-index: 1040;top: 0;right: 0;bottom: 0;left: 0;visibility: hidden;transition: all .3s ease;opacity: 0;background-color: #000;
813 +}.modal-open #style-manager-user-feedback-modal .modal-backdrop
814 +{visibility: visible;
1425 815
1426 - -webkit-transform: translate3d(-50%, 10px, 0);
1427 - transform: translate3d(-50%, 10px, 0);
1428 - -webkit-transform-origin: top;
1429 - transform-origin: top;
1430 -}
816 + opacity: .8;
817 +}#style-manager-user-feedback-modal .modal-header
818 +{
819 + display: -ms-flexbox ;display: flex;padding: 30px 48px 10px 48px;-ms-flex-align: start;align-items: flex-start;-ms-flex-pack: justify;justify-content: space-between;
820 +}#style-manager-user-feedback-modal .modal-header .close.button
821 +{
822 + top: -10px;
823 +}#style-manager-user-feedback-modal .modal-header .close.icon
824 +{
825 + opacity: .5;
826 +}#style-manager-user-feedback-modal .modal-header .close:hover
827 +{
828 + opacity: 1;
829 +}#style-manager-user-feedback-modal .modal-title
830 +{line-height: 1.5;
1431 831
1432 -[data-balloon][data-balloon-pos='up']::after
832 + margin-bottom: 10px;
833 +}#style-manager-user-feedback-modal .modal-title.modal-title--small
1433 834 {
1434 - bottom: 100%;
1435 - left: 50%;
835 + font-weight: 500;
836 +}#style-manager-user-feedback-modal .modal-body
837 +{
838 + position: relative;padding: 30px 30px 0 30px;-ms-flex: 1 1 auto;flex: 1 1 auto;
839 +}#style-manager-user-feedback-modal .modal-body.full
840 +{
841 + padding: 0;
842 +}#style-manager-user-feedback-modal .modal-body.full .box
843 +{margin-top: 0;
844 + padding-top: 0;padding-bottom: 0;
845 +}#style-manager-user-feedback-modal .modal-body.full + .modal-footer.full .box
846 +{
847 + padding-top: 18px;
848 +}#style-manager-user-feedback-modal .modal-footer
849 +{
850 + padding: 30px;text-align: center;
851 +}#style-manager-user-feedback-modal .modal-footer .box .button:last-child
852 +{
853 + margin-bottom: 0;
854 +}#style-manager-user-feedback-modal .modal-footer.full
855 +{
856 + padding: 0;
857 +}#style-manager-user-feedback-modal .modal-scrollbar-measure
858 +{
859 + position: absolute;top: -9999px;overflow: scroll;width: 50px;height: 50px;
860 +}#style-manager-user-feedback-modal .modal-state
861 +{
862 + display: none;
863 +}#style-manager-user-feedback-modal .modal-state:checked + .modal
864 +{visibility: visible;
1436 865
1437 - margin-bottom: 5px;
866 + opacity: 1;
867 +}#style-manager-user-feedback-modal .modal-state:checked + .modal .modal__inner
868 +{
869 + top: 0;
870 +}@media (min-width: 576px)
871 +{
872 + #style-manager-user-feedback-modal .modal-dialog
873 + {
874 + max-width: 655px;margin: 30px auto;
875 + }#style-manager-user-feedback-modal .modal-sm
876 + {
877 + max-width: 300px;
878 + }
879 +}@media (min-width: 576px)
880 +{
881 + #style-manager-user-feedback-modal .modal-lg
882 + {
883 + max-width: 800px;
884 + }
885 +}#style-manager-user-feedback .modal-body .box
886 +{
887 + position: relative;display: -ms-flexbox;display: flex;flex-direction: column;margin: 20px 0;padding: 16px 52px;border-radius: 4px;-ms-flex-direction: column;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-ms-flex-align: center;align-items: center;
888 +}#style-manager-user-feedback .modal-body .box > *
889 +{
890 + width: 100%;
891 +}#style-manager-user-feedback .modal-body p
892 +{
893 + font-size: 16px;margin-bottom: 20px;
894 +}#style-manager-user-feedback .modal-body textarea
895 +{font-family: 'Galano Grotesque Alt', -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size: 16px;line-height: 26px;
1438 896
1439 - -webkit-transform: translate3d(-50%, 10px, 0);
1440 - transform: translate3d(-50%, 10px, 0);
1441 - -webkit-transform-origin: top;
1442 - transform-origin: top;
1443 -}
897 + width: 100%;margin: 0;padding: 11px 18px;color: #473850;border: 1px solid #ddd;border-radius: 4px;box-shadow: none;
898 +}#style-manager-user-feedback .modal-title
899 +{font-family: 'Galano Classic', -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size: 28px;font-weight: 600;line-height: 1.4;
1444 900
1445 -[data-balloon][data-balloon-pos='up']:hover::before
901 + margin-top: 0;margin-bottom: 34px;text-align: center;
902 +}#style-manager-user-feedback .button
903 +{font-family: 'Galano Classic', -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size: 16px;font-weight: 600;line-height: 23px;position: relative;display: inline-block;width: 100%;height: auto;margin-top: 20px;padding: 15px 50px;cursor: pointer;transition-timing-function: cubic-bezier(0, 0, .58, 1);transition-duration: .2s;transition-property: -webkit-transform,background,background-color,color,box-shadow;transition-property: transform,background,background-color,color,box-shadow;text-align: center;
904 + text-decoration: none;color: #fff;border-radius: 2px;border-radius: 4px;background-color: #9660c6;box-shadow: none;-webkit-font-smoothing: antialiased;
905 +}#style-manager-user-feedback .button:hover
906 +{-webkit-transform: scale(1.05) translateY(-3px) ;transform: scale(1.05) translateY(-3px);color: #fff;
907 + background-color: #9660c6;box-shadow: 0 10px 20px -10px rgba(0,0,0,.7);
908 +}#style-manager-user-feedback .second-step
1446 909 {
1447 - -webkit-transform: translate3d(-50%, 0, 0);
1448 - transform: translate3d(-50%, 0, 0);
1449 -}
910 + margin-top: 18px;
911 +}#style-manager-user-feedback .thanks-step,
912 +#style-manager-user-feedback .error-step
913 +{
914 + text-align: center;
915 +}#style-manager-user-feedback .thanks-step .modal-title,
916 +#style-manager-user-feedback .error-step .modal-title
917 +{
918 + margin-bottom: 0;
919 +}#style-manager-user-feedback .thanks-step p:last-child,
920 +#style-manager-user-feedback .error-step p:last-child
921 +{
922 + margin-bottom: 10px;
923 +}.scorecard
924 +{font-family: 'Galano Classic', -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size: 18px;font-weight: 600;
1450 925
1451 -[data-balloon][data-balloon-pos='up']:hover::after
926 + display: -ms-flexbox;display: flex;text-align: center;color: #9660c6;-ms-flex-align: baseline;align-items: baseline;-ms-flex-pack: space-evenly;justify-content: space-evenly;
927 +}.scorecard > label
1452 928 {
1453 - -webkit-transform: translate3d(-50%, 0, 0);
1454 - transform: translate3d(-50%, 0, 0);
1455 -}
929 + font-size: 20px;
930 +}.scorecard > label span
931 +{line-height: 46px;
1456 932
1457 -[data-balloon][data-balloon-pos='down']::before
933 + display: block;width: 46px;transition: all .25s ease;border: 2px solid #9660c6;border-radius: 100%;background: #fff;
934 +}.scorecard > label input[type='radio']
1458 935 {
1459 - top: 100%;
1460 - left: 50%;
936 + display: none;
937 +}.scorecard > label span:hover,
938 +.scorecard > label input[type='radio']:checked ~ span
939 +{color: #fff;
940 + background: #9660c6;
941 +}.font-options__wrapper .font-options__options-list
942 +{
943 + border-color: #b8daeb;box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
944 +}.font-options__wrapper .font-options__option
945 +{
946 + margin-bottom: 12px;
947 +}.font-options__wrapper .font-options__option label
948 +{
949 + display: block;margin-bottom: 6px;
950 +}.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list
951 +{display: block;
1461 952
1462 - margin-top: 11px;
953 + opacity: 1;
954 +}input.customify_font_tooltip
955 +{
956 + display: none;
957 +}ul.font-options__options-list .select2-container
958 +{
959 + width: 100% !important;
960 +}ul.font-options__options-list .select2-container .select2-selection--single
961 +{
962 + -webkit-appearance: initial;
963 +}ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow
964 +{
965 + display: none;
966 +}ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered
967 +{line-height: initial;
1463 968
1464 - -webkit-transform: translate3d(-50%, -10px, 0);
1465 - transform: translate3d(-50%, -10px, 0);
1466 -}
969 + color: inherit;
970 +}.select2-container.select2-container--open
971 +{
972 + z-index: 99999999;
973 +}#customize-theme-controls .select2-container
974 +{
975 + width: 100% !important;
976 +}#customize-theme-controls .select2-container .select2-selection--multiple
977 +{height: auto;padding: 4px 8px 4px;background: none;
1467 978
1468 -[data-balloon][data-balloon-pos='down']::after
979 + -webkit-appearance: initial;
980 +}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__arrow
1469 981 {
1470 - top: 100%;
1471 - left: 50%;
982 + display: none;
983 +}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered
984 +{display: -ms-flexbox;display: flex;
1472 985
1473 - width: 18px;
1474 - height: 6px;
986 + padding: 0;
987 +}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline
988 +{
989 + -ms-flex: 1 ;flex: 1;
990 +}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field[class]
991 +{
992 + min-width: 100%;margin-top: 3px !important;border-width: 0;
993 +}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice
994 +{margin-top: 0;margin-right: 6px;
995 + padding: 3px 7px;border-color: #e0e8ef;background-color: #f6fbff;
996 +}#customize-theme-controls .select2-container .select2-search--inline .select2-search__field
997 +{min-width: 9em;
998 + height: 29px;margin-top: 0;
999 +}.select2-container--default .select2-results__option[aria-selected=true][class]
1000 +{pointer-events: none;opacity: .3;
1001 + background: transparent;
1002 +}.select2-container .select2-dropdown
1003 +{
1004 + border-color: #e0e8ef;
1005 +}#customize-theme-controls .widget-content .accordion-container
1006 +{margin-top: 20px;margin-right: -10px;margin-bottom: 10px;
1007 + margin-left: -10px;
1008 +}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content
1009 +{
1010 + position: relative;left: 0;overflow: hidden;max-height: 0;padding-top: 0;padding-bottom: 0;transition: all .4s ease;color: #416b7e;
1011 +}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:first-child
1012 +{
1013 + margin-top: 0;
1014 +}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:last-child
1015 +{
1016 + margin-bottom: 0;
1017 +}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title
1018 +{
1019 + color: #39474d;
1020 +}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title:after
1021 +{
1022 + content: '\f142';-webkit-transform: rotate(180deg);transform: rotate(180deg);
1023 +}#customize-theme-controls .widget-content .accordion-container .accordion-section.open
1024 +{
1025 + border-bottom: none;
1026 +}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-content
1027 +{
1028 + max-height: 100%;padding-top: 17px;padding-bottom: 17px;
1029 +}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title
1030 +{
1031 + border-bottom: 1px solid;
1032 +}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title:after
1033 +{
1034 + -webkit-transform: rotate(0deg) ;transform: rotate(0deg);
1035 +}#customize-theme-controls .widget-content .accordion-container label.customize-control-title,
1036 +#customize-theme-controls .widget-content .accordion-container label.separator.label
1037 +{
1038 + cursor: default;
1039 +}.widget .widget-content > p input[type=checkbox],
1040 +.widget .widget-content > p input[type=radio]
1041 +{margin-top: 3px;
1042 + margin-bottom: 3px;
1043 +}.widget .widget-content small
1044 +{display: block;
1045 +
1475 1046 margin-top: 5px;
1047 +}#available-widgets [class*=pixelgrade] .widget .widget-title:before,
1048 +#available-widgets [class*=featured-posts] .widget .widget-title:before,
1049 +#available-widgets [class*=categories-image-grid] .widget .widget-title:before
1050 +{
1051 + content: '\f538';color: #9660c6;
1052 +}#available-widgets [class*=pixelgrade-featured-posts-slideshow] .widget .widget-title:before
1053 +{
1054 + content: '\f233';
1055 +}#available-widgets [class*=pixelgrade-featured-posts-carousel] .widget .widget-title:before
1056 +{
1057 + content: '\f169';
1058 +}#available-widgets [class*=featured-posts-grid] .widget .widget-title:before
1059 +{
1060 + content: '\f180';
1061 +}#available-widgets [class*=featured-posts-list] .widget .widget-title:before
1062 +{
1063 + content: '\f164';
1064 +}#available-widgets [class*=categories-image-grid] .widget .widget-title:before
1065 +{
1066 + content: '\f163';
1067 +}#available-widgets [class*=pixelgrade-promo-box] .widget .widget-title:before
1068 +{
1069 + content: '\f488';
1070 +}.ui-tooltip
1071 +{
1072 + z-index: 999999;
1073 +}.wp-customizer .widget-conditional .condition-control:after
1074 +{display: table;clear: both;
1476 1075
1477 - -webkit-transform: translate3d(-50%, -10px, 0);
1478 - transform: translate3d(-50%, -10px, 0);
1076 + content: ' ';
1077 +}.wp-customizer .widget-conditional .selection
1078 +{margin-right: 0;margin-bottom: 10px;margin-left: 0;
1079 + padding-right: 50px;padding-bottom: 19px;padding-left: 28px;border-bottom: 1px solid #cbcfd4;
1080 +}.wp-customizer .widget-conditional .condition:last-child .selection
1081 +{
1082 + border: 0;
1083 +}.wp-customizer .widget-conditional select
1084 +{width: 170px;
1085 + max-width: 100%;
1086 +}.wp-customizer .widget-conditional .condition-top select
1087 +{
1088 + width: 130px;
1089 +}.pix_customizer_setting .customize-inside-control-row
1090 +{
1091 + position: relative;overflow: hidden;width: 100% !important;height: 64px;margin-left: 0 !important;text-indent: 0 !important;border-radius: 5px;background-position: 50% 50%;background-size: cover;
1092 +}.pix_customizer_setting .customize-inside-control-row:before
1093 +{position: absolute;z-index: 10;top: 0;right: 0;bottom: 0;left: 0;
1479 1094
1480 - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
1481 - background-size: 100% auto;
1482 -}
1095 + content: '';pointer-events: none;box-shadow: inset 0 0 3px 0 rgba(0,0,0,.15),inset 0 1px 3px 0 rgba(0,0,0,.15);
1096 +}.pix_customizer_setting .customize-inside-control-row:hover:before
1097 +{
1098 + box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.15),inset 0 0 3px 0 rgba(0,0,0,.15);
1099 +}.pix_customizer_setting .customize-inside-control-row:hover .palette__item
1100 +{
1101 + -webkit-transform: translateY(0%) ;transform: translateY(0%);
1102 +}.pix_customizer_setting .customize-inside-control-row:hover label
1103 +{
1104 + left: 10px;
1105 +}.pix_customizer_setting .customize-inside-control-row input
1106 +{
1107 + opacity: 0;
1108 +}.pix_customizer_setting .customize-inside-control-row input:checked + label .preview__letter--checked
1109 +{
1110 + display: inline-block;vertical-align: middle;
1111 +}.pix_customizer_setting .customize-inside-control-row input:checked + label .preview__letter
1112 +{
1113 + display: none;
1114 +}.pix_customizer_setting .customize-inside-control-row label
1115 +{
1116 + position: absolute;z-index: 2;top: 0;left: 0;display: -ms-flexbox;display: flex;width: 100%;height: 100%;margin-top: 0 !important;padding: 0 10px;transition: all .3s ease;-ms-flex-align: center;align-items: center;
1117 +}.pix_customizer_setting .customize-inside-control-row .palette
1118 +{
1119 + position: absolute;z-index: 1;top: 0;left: 0;display: -ms-flexbox;display: flex;width: 100%;height: 100%;transition: all .2s ease;
1120 +}.pix_customizer_setting .customize-inside-control-row .palette__item
1121 +{transition: all .3s ease;-webkit-transform: translateY(100%);transform: translateY(100%);
1483 1122
1484 -[data-balloon][data-balloon-pos='down']:hover::before
1123 + -ms-flex: 1;flex: 1;
1124 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(1)
1485 1125 {
1486 - -webkit-transform: translate3d(-50%, 0, 0);
1487 - transform: translate3d(-50%, 0, 0);
1488 -}
1126 + transition-delay: 0s;
1127 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(2)
1128 +{
1129 + transition-delay: .05s;
1130 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(3)
1131 +{
1132 + transition-delay: .1s;
1133 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(4)
1134 +{
1135 + transition-delay: .15s;
1136 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(5)
1137 +{
1138 + transition-delay: .2s;
1139 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(6)
1140 +{
1141 + transition-delay: .25s;
1142 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(7)
1143 +{
1144 + transition-delay: .3s;
1145 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(8)
1146 +{
1147 + transition-delay: .35s;
1148 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(9)
1149 +{
1150 + transition-delay: .4s;
1151 +}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(10)
1152 +{
1153 + transition-delay: .45s;
1154 +}.pix_customizer_setting .customize-inside-control-row .preview__letter,
1155 +.pix_customizer_setting .customize-inside-control-row .preview__letter--checked
1156 +{font-style: normal;
1489 1157
1490 -[data-balloon][data-balloon-pos='down']:hover::after
1158 + display: inline-block;min-width: 26px;min-height: 26px;margin-right: 5px;padding: 3px;text-align: center;vertical-align: baseline;color: white;border-radius: 2px;background-repeat: no-repeat;background-position: center center;background-size: 15px 15px;
1159 +}.pix_customizer_setting .customize-inside-control-row .preview__letter--checked
1491 1160 {
1492 - -webkit-transform: translate3d(-50%, 0, 0);
1493 - transform: translate3d(-50%, 0, 0);
1494 -}
1495 -
1496 -[data-balloon][data-balloon-pos='left']::before
1161 + display: none;
1162 +}[id*='sm_current_color_palette_control'] .customize-inside-control-row .palette__item[class]
1497 1163 {
1498 - top: 50%;
1499 - right: 100%;
1164 + -webkit-transform: none ;transform: none;
1165 +}[id*='sm_current_color_palette_control'] .variation-control
1166 +{
1167 + display: -ms-flexbox ;display: flex;
1168 +}[id='customize-control-sm_color_primary_control'],
1169 +[id='customize-control-sm_dark_primary_control'],
1170 +[id='customize-control-sm_light_primary_control'],
1171 +[id='customize-control-sm_color_secondary_control'],
1172 +[id='customize-control-sm_dark_secondary_control'],
1173 +[id='customize-control-sm_light_secondary_control'],
1174 +[id='customize-control-sm_color_tertiary_control'],
1175 +[id='customize-control-sm_dark_tertiary_control'],
1176 +[id='customize-control-sm_light_tertiary_control']
1177 +{
1178 + visibility: hidden;
1179 +}[id='customize-control-sm_color_primary_control'] > span,
1180 +[id='customize-control-sm_dark_primary_control'] > span,
1181 +[id='customize-control-sm_light_primary_control'] > span,
1182 +[id='customize-control-sm_color_secondary_control'] > span,
1183 +[id='customize-control-sm_dark_secondary_control'] > span,
1184 +[id='customize-control-sm_light_secondary_control'] > span,
1185 +[id='customize-control-sm_color_tertiary_control'] > span,
1186 +[id='customize-control-sm_dark_tertiary_control'] > span,
1187 +[id='customize-control-sm_light_tertiary_control'] > span
1188 +{
1189 + display: none;
1190 +}[id='customize-control-sm_color_primary_control'] .wp-picker-input-wrap,
1191 +[id='customize-control-sm_color_primary_control'] .wp-picker-holder,
1192 +[id='customize-control-sm_dark_primary_control'] .wp-picker-input-wrap,
1193 +[id='customize-control-sm_dark_primary_control'] .wp-picker-holder,
1194 +[id='customize-control-sm_light_primary_control'] .wp-picker-input-wrap,
1195 +[id='customize-control-sm_light_primary_control'] .wp-picker-holder,
1196 +[id='customize-control-sm_color_secondary_control'] .wp-picker-input-wrap,
1197 +[id='customize-control-sm_color_secondary_control'] .wp-picker-holder,
1198 +[id='customize-control-sm_dark_secondary_control'] .wp-picker-input-wrap,
1199 +[id='customize-control-sm_dark_secondary_control'] .wp-picker-holder,
1200 +[id='customize-control-sm_light_secondary_control'] .wp-picker-input-wrap,
1201 +[id='customize-control-sm_light_secondary_control'] .wp-picker-holder,
1202 +[id='customize-control-sm_color_tertiary_control'] .wp-picker-input-wrap,
1203 +[id='customize-control-sm_color_tertiary_control'] .wp-picker-holder,
1204 +[id='customize-control-sm_dark_tertiary_control'] .wp-picker-input-wrap,
1205 +[id='customize-control-sm_dark_tertiary_control'] .wp-picker-holder,
1206 +[id='customize-control-sm_light_tertiary_control'] .wp-picker-input-wrap,
1207 +[id='customize-control-sm_light_tertiary_control'] .wp-picker-holder
1208 +{
1209 + visibility: visible;
1210 +}[id='customize-control-sm_color_primary_control'] .wp-picker-container,
1211 +[id='customize-control-sm_dark_primary_control'] .wp-picker-container,
1212 +[id='customize-control-sm_light_primary_control'] .wp-picker-container,
1213 +[id='customize-control-sm_color_secondary_control'] .wp-picker-container,
1214 +[id='customize-control-sm_dark_secondary_control'] .wp-picker-container,
1215 +[id='customize-control-sm_light_secondary_control'] .wp-picker-container,
1216 +[id='customize-control-sm_color_tertiary_control'] .wp-picker-container,
1217 +[id='customize-control-sm_dark_tertiary_control'] .wp-picker-container,
1218 +[id='customize-control-sm_light_tertiary_control'] .wp-picker-container
1219 +{float: left;
1500 1220
1501 - margin-right: 11px;
1221 + width: 100%;
1222 +}[id='customize-control-sm_color_primary_control'] .wp-picker-container button:before,
1223 +[id='customize-control-sm_dark_primary_control'] .wp-picker-container button:before,
1224 +[id='customize-control-sm_light_primary_control'] .wp-picker-container button:before,
1225 +[id='customize-control-sm_color_secondary_control'] .wp-picker-container button:before,
1226 +[id='customize-control-sm_dark_secondary_control'] .wp-picker-container button:before,
1227 +[id='customize-control-sm_light_secondary_control'] .wp-picker-container button:before,
1228 +[id='customize-control-sm_color_tertiary_control'] .wp-picker-container button:before,
1229 +[id='customize-control-sm_dark_tertiary_control'] .wp-picker-container button:before,
1230 +[id='customize-control-sm_light_tertiary_control'] .wp-picker-container button:before
1231 +{position: relative;display: block;visibility: visible;width: 90px;height: 90px;
1502 1232
1503 - -webkit-transform: translate3d(10px, -50%, 0);
1504 - transform: translate3d(10px, -50%, 0);
1505 -}
1506 -
1507 -[data-balloon][data-balloon-pos='left']::after
1233 + content: '';border: 3px solid #ddd;border-radius: 50%;background-color: inherit;
1234 +}#customize-control-sm_color_palette_control ~ [id*='sm_color_secondary'] .wp-picker-container button:before
1508 1235 {
1509 - top: 50%;
1510 - right: 100%;
1236 + top: -54px;right: -70px;
1237 +}#customize-control-sm_color_palette_control ~ [id*='sm_color_tertiary'] .wp-picker-container button:before
1238 +{
1239 + top: -108px;right: -140px;
1240 +}#customize-control-sm_color_palette_control ~ [id*='sm_dark_primary'] .wp-picker-container button:before
1241 +{
1242 + top: -54px;
1243 +}#customize-control-sm_color_palette_control ~ [id*='sm_dark_secondary'] .wp-picker-container button:before
1244 +{
1245 + top: -108px;right: -70px;
1246 +}#customize-control-sm_color_palette_control ~ [id*='sm_dark_tertiary'] .wp-picker-container button:before
1247 +{
1248 + top: -162px;right: -140px;
1249 +}#customize-control-sm_color_palette_control ~ [id*='sm_light_primary'] .wp-picker-container button:before
1250 +{
1251 + top: -108px;
1252 +}#customize-control-sm_color_palette_control ~ [id*='sm_light_secondary'] .wp-picker-container button:before
1253 +{
1254 + top: -162px;right: -70px;
1255 +}#customize-control-sm_color_palette_control ~ [id*='sm_light_tertiary'] .wp-picker-container button:before
1256 +{
1257 + top: -216px;right: -140px;
1258 +}.c-palette
1259 +{
1260 + position: relative;
1261 +}.c-palette .c-palette__label
1262 +{
1263 + -ms-flex-positive: 1;flex-grow: 1;
1264 +}.c-palette:after
1265 +{
1266 + height: 64px;border-radius: 5px;
1267 +}.c-palette:after
1268 +{position: absolute;top: 0;right: 0;left: 0;display: block;
1511 1269
1512 - width: 6px;
1513 - height: 18px;
1514 - margin-right: 5px;
1270 + content: '';pointer-events: none;box-shadow: inset 0 0 3px 0 rgba(0,0,0,.15),inset 0 1px 3px 0 rgba(0,0,0,.15);
1271 +}.label__inner
1272 +{z-index: 2;padding: 7px 12px 7px 7px;
1515 1273
1516 - -webkit-transform: translate3d(10px, -50%, 0);
1517 - transform: translate3d(10px, -50%, 0);
1274 + color: #000;border-radius: 3px;background: #f5f6f1;box-shadow: 0 2px 5px rgba(0,0,0,.15);
1275 +}.c-palette__label
1276 +{
1277 + display: -ms-flexbox ;display: flex;height: 40px;padding: 12px;color: black;background: white;-ms-flex-align: center;align-items: center;
1278 +}.colors
1279 +{
1280 + position: relative;display: -ms-flexbox;display: flex;width: 100%;-ms-flex-align: stretch;align-items: stretch;
1281 +}.color
1282 +{
1283 + display: -ms-flexbox ;display: flex;overflow: hidden;flex-direction: column;-ms-flex-direction: column;-ms-flex-positive: 1;flex-grow: 1;
1284 +}.fill
1285 +{
1286 + position: relative;height: 64px;
1287 +}.c-palette__overlay
1288 +{
1289 + position: absolute;top: 0;right: 0;left: 0;display: -ms-flexbox;display: flex;height: 64px;-ms-flex-align: center;align-items: center;
1290 +}.fill:before
1291 +{
1292 + position: absolute;top: 0;right: 0;bottom: 0;left: 0;
1293 +}.fill:before
1294 +{
1295 + content: '';background: currentColor;
1296 +}.picker
1297 +{
1298 + position: relative;top: 0;left: 50%;width: 80%;max-width: 3em;margin-top: 1em;-webkit-transform: translateX(-50%);transform: translateX(-50%);border-radius: 50%;
1299 +}.colors.next .picker > i
1300 +{position: absolute;z-index: 20;top: 0;right: 0;bottom: 0;left: 0;
1518 1301
1519 - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
1520 - background-size: 100% auto;
1521 -}
1302 + display: block;pointer-events: none;border-radius: 50%;box-shadow: inset 0 0 3px 0 rgba(0,0,0,.15),inset 0 1px 3px 0 rgba(0,0,0,.15);
1303 +}.picker:before,
1304 +.picker:after
1305 +{display: block;
1522 1306
1523 -[data-balloon][data-balloon-pos='left']:hover::before
1307 + content: '';border-radius: 50%;background: currentColor;
1308 +}.picker:before
1524 1309 {
1525 - -webkit-transform: translate3d(0, -50%, 0);
1526 - transform: translate3d(0, -50%, 0);
1527 -}
1310 + padding-top: 100%;
1311 +}.picker:after
1312 +{
1313 + position: absolute;top: 0;left: 0;width: 100%;height: 100%;
1314 +}.fill
1315 +{
1316 + overflow: hidden;
1317 +}.color:first-child .fill
1318 +{
1319 + border-top-left-radius: 5px;border-bottom-left-radius: 5px;
1320 +}.color:last-child .fill
1321 +{
1322 + border-top-right-radius: 5px;border-bottom-right-radius: 5px;
1323 +}.colors.next
1324 +{
1325 + position: absolute;top: 0;left: 0;
1326 +}.colors.next .fill:before
1327 +{
1328 + -webkit-transform: translateY(-100%) ;transform: translateY(-100%);
1329 +}.colors.next .picker:before
1330 +{
1331 + -webkit-transform: translateY(-100%) ;transform: translateY(-100%);opacity: 0;
1332 +}.colors.next .picker:after
1333 +{
1334 + opacity: 0;
1335 +}.c-palette.animate .next .fill:before
1336 +{
1337 + -webkit-animation: fill 1s cubic-bezier(.215, .61, .355, 1) forwards ;animation: fill 1s cubic-bezier(.215, .61, .355, 1) forwards;
1338 +}.c-palette.animate .next .picker
1339 +{
1340 + -webkit-animation: picker-filter 1s cubic-bezier(.215, .61, .355, 1) forwards ;animation: picker-filter 1s cubic-bezier(.215, .61, .355, 1) forwards;
1341 +}.c-palette.animate .next .picker:before
1342 +{
1343 + -webkit-animation: fill-picker-before 1s cubic-bezier(.215, .61, .355, 1) forwards ;animation: fill-picker-before 1s cubic-bezier(.215, .61, .355, 1) forwards;
1344 +}.c-palette.animate .next .picker:after
1345 +{
1346 + -webkit-animation: fill-picker-after 1s cubic-bezier(.215, .61, .355, 1) forwards ;animation: fill-picker-after 1s cubic-bezier(.215, .61, .355, 1) forwards;
1347 +}.c-palette.animate .current .fill,
1348 +.c-palette.animate .current .picker
1349 +{
1350 + -webkit-animation: fade-out 1s forwards ;animation: fade-out 1s forwards;
1351 +}.c-palette.animate .color:nth-child(1) .fill,
1352 +.c-palette.animate .color:nth-child(1) .fill:before,
1353 +.c-palette.animate .color:nth-child(1) .picker,
1354 +.c-palette.animate .color:nth-child(1) .picker:after,
1355 +.c-palette.animate .color:nth-child(1) .picker:before
1356 +{
1357 + -webkit-animation-delay: .3s ;animation-delay: .3s;
1358 +}.c-palette.animate .color:nth-child(2) .fill,
1359 +.c-palette.animate .color:nth-child(2) .fill:before,
1360 +.c-palette.animate .color:nth-child(2) .picker,
1361 +.c-palette.animate .color:nth-child(2) .picker:after,
1362 +.c-palette.animate .color:nth-child(2) .picker:before
1363 +{
1364 + -webkit-animation-delay: .05s ;animation-delay: .05s;
1365 +}.c-palette.animate .color:nth-child(3) .fill,
1366 +.c-palette.animate .color:nth-child(3) .fill:before,
1367 +.c-palette.animate .color:nth-child(3) .picker,
1368 +.c-palette.animate .color:nth-child(3) .picker:after,
1369 +.c-palette.animate .color:nth-child(3) .picker:before
1370 +{
1371 + -webkit-animation-delay: .4s ;animation-delay: .4s;
1372 +}.c-palette.animate .color:nth-child(4) .fill,
1373 +.c-palette.animate .color:nth-child(4) .fill:before,
1374 +.c-palette.animate .color:nth-child(4) .picker,
1375 +.c-palette.animate .color:nth-child(4) .picker:after,
1376 +.c-palette.animate .color:nth-child(4) .picker:before
1377 +{
1378 + -webkit-animation-delay: .2s ;animation-delay: .2s;
1379 +}.c-palette.animate .color:nth-child(5) .fill,
1380 +.c-palette.animate .color:nth-child(5) .fill:before,
1381 +.c-palette.animate .color:nth-child(5) .picker,
1382 +.c-palette.animate .color:nth-child(5) .picker:after,
1383 +.c-palette.animate .color:nth-child(5) .picker:before
1384 +{
1385 + -webkit-animation-delay: .1s ;animation-delay: .1s;
1386 +}.c-palette.animate .color:nth-child(6) .fill,
1387 +.c-palette.animate .color:nth-child(6) .fill:before,
1388 +.c-palette.animate .color:nth-child(6) .picker,
1389 +.c-palette.animate .color:nth-child(6) .picker:after,
1390 +.c-palette.animate .color:nth-child(6) .picker:before
1391 +{
1392 + -webkit-animation-delay: .35s ;animation-delay: .35s;
1393 +}.c-palette.animate .color:nth-child(7) .fill,
1394 +.c-palette.animate .color:nth-child(7) .fill:before,
1395 +.c-palette.animate .color:nth-child(7) .picker,
1396 +.c-palette.animate .color:nth-child(7) .picker:after,
1397 +.c-palette.animate .color:nth-child(7) .picker:before
1398 +{
1399 + -webkit-animation-delay: .25s ;animation-delay: .25s;
1400 +}.c-palette.animate .color:nth-child(8) .fill,
1401 +.c-palette.animate .color:nth-child(8) .fill:before,
1402 +.c-palette.animate .color:nth-child(8) .picker,
1403 +.c-palette.animate .color:nth-child(8) .picker:after,
1404 +.c-palette.animate .color:nth-child(8) .picker:before
1405 +{
1406 + -webkit-animation-delay: .45s ;animation-delay: .45s;
1407 +}.c-palette.animate .color:nth-child(9) .fill,
1408 +.c-palette.animate .color:nth-child(9) .fill:before,
1409 +.c-palette.animate .color:nth-child(9) .picker,
1410 +.c-palette.animate .color:nth-child(9) .picker:after,
1411 +.c-palette.animate .color:nth-child(9) .picker:before
1412 +{
1413 + -webkit-animation-delay: .15s ;animation-delay: .15s;
1414 +}@-webkit-keyframes fill
1415 +{
1416 + 30%
1417 + {
1418 + -webkit-transform: translateY(0) ;transform: translateY(0);
1419 + }100%
1420 + {
1421 + -webkit-transform: translateY(0) ;transform: translateY(0);
1422 + }
1423 +}@keyframes fill
1424 +{
1425 + 30%
1426 + {
1427 + -webkit-transform: translateY(0) ;transform: translateY(0);
1428 + }100%
1429 + {
1430 + -webkit-transform: translateY(0) ;transform: translateY(0);
1431 + }
1432 +}@-webkit-keyframes picker-filter
1433 +{
1434 + 0%
1435 + {
1436 + -webkit-filter: none ;filter: none;
1437 + }1%
1438 + {
1439 + -webkit-filter: url('#goo') ;filter: url('#goo');
1440 + }99%
1441 + {
1442 + -webkit-filter: url('#goo') ;filter: url('#goo');
1443 + }100%
1444 + {
1445 + -webkit-filter: none ;filter: none;
1446 + }
1447 +}@keyframes picker-filter
1448 +{
1449 + 0%
1450 + {
1451 + -webkit-filter: none ;filter: none;
1452 + }1%
1453 + {
1454 + -webkit-filter: url('#goo') ;filter: url('#goo');
1455 + }99%
1456 + {
1457 + -webkit-filter: url('#goo') ;filter: url('#goo');
1458 + }100%
1459 + {
1460 + -webkit-filter: none ;filter: none;
1461 + }
1462 +}@-webkit-keyframes fill-picker-before
1463 +{
1464 + 24%
1465 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1528 1466
1529 -[data-balloon][data-balloon-pos='left']:hover::after
1530 -{
1531 - -webkit-transform: translate3d(0, -50%, 0);
1532 - transform: translate3d(0, -50%, 0);
1533 -}
1467 + opacity: 0;
1468 + }25%
1469 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1534 1470
1535 -[data-balloon][data-balloon-pos='right']::before
1536 -{
1537 - top: 50%;
1538 - left: 100%;
1471 + opacity: 1;
1472 + }32%
1473 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1539 1474
1540 - margin-left: 11px;
1475 + opacity: 1;
1476 + }52%
1477 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1541 1478
1542 - -webkit-transform: translate3d(-10px, -50%, 0);
1543 - transform: translate3d(-10px, -50%, 0);
1544 -}
1479 + opacity: 1;
1480 + }99%
1481 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1545 1482
1546 -[data-balloon][data-balloon-pos='right']::after
1483 + opacity: 1;
1484 + }100%
1485 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1486 +
1487 + opacity: 0;
1488 + }
1489 +}@keyframes fill-picker-before
1547 1490 {
1548 - top: 50%;
1549 - left: 100%;
1491 + 24%
1492 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1550 1493
1551 - width: 6px;
1552 - height: 18px;
1553 - margin-left: 5px;
1494 + opacity: 0;
1495 + }25%
1496 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1554 1497
1555 - -webkit-transform: translate3d(-10px, -50%, 0);
1556 - transform: translate3d(-10px, -50%, 0);
1498 + opacity: 1;
1499 + }32%
1500 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1557 1501
1558 - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
1559 - background-size: 100% auto;
1560 -}
1502 + opacity: 1;
1503 + }52%
1504 + {-webkit-transform: translateY(-130%) ;transform: translateY(-130%);
1561 1505
1562 -[data-balloon][data-balloon-pos='right']:hover::before
1563 -{
1564 - -webkit-transform: translate3d(0, -50%, 0);
1565 - transform: translate3d(0, -50%, 0);
1566 -}
1506 + opacity: 1;
1507 + }99%
1508 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1567 1509
1568 -[data-balloon][data-balloon-pos='right']:hover::after
1569 -{
1570 - -webkit-transform: translate3d(0, -50%, 0);
1571 - transform: translate3d(0, -50%, 0);
1572 -}
1510 + opacity: 1;
1511 + }100%
1512 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1573 1513
1574 -[data-balloon][data-balloon-length='small']::before
1514 + opacity: 0;
1515 + }
1516 +}@-webkit-keyframes fill-picker-after
1575 1517 {
1576 - width: 80px;
1518 + 24%
1519 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1577 1520
1578 - white-space: normal;
1579 -}
1521 + opacity: 0;
1522 + }25%
1523 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1580 1524
1581 -[data-balloon][data-balloon-length='medium']::before
1582 -{
1583 - width: 150px;
1525 + opacity: 1;
1526 + }32%
1527 + {-webkit-transform: translateY(-120%) ;transform: translateY(-120%);
1584 1528
1585 - white-space: normal;
1586 -}
1529 + opacity: 1;
1530 + }100%
1531 + {-webkit-transform: translateY(0) ;transform: translateY(0);
1587 1532
1588 -[data-balloon][data-balloon-length='large']::before
1533 + opacity: 1;
1534 + }
1535 +}@keyframes fill-picker-after
1589 1536 {
1590 - width: 260px;
1537 + 24%
1538 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1591 1539
1592 - white-space: normal;
1593 -}
1540 + opacity: 0;
1541 + }25%
1542 + {-webkit-transform: translateY(-160%) ;transform: translateY(-160%);
1594 1543
1595 -[data-balloon][data-balloon-length='xlarge']::before
1596 -{
1597 - width: 380px;
1544 + opacity: 1;
1545 + }32%
1546 + {-webkit-transform: translateY(-120%) ;transform: translateY(-120%);
1598 1547
1599 - white-space: normal;
1600 -}
1548 + opacity: 1;
1549 + }100%
1550 + {-webkit-transform: translateY(0) ;transform: translateY(0);
1601 1551
1602 -@media screen and (max-width: 768px)
1552 + opacity: 1;
1553 + }
1554 +}@-webkit-keyframes fade-out
1603 1555 {
1604 - [data-balloon][data-balloon-length='xlarge']::before
1556 + 90%
1605 1557 {
1606 - width: 90vw;
1607 -
1608 - white-space: normal;
1558 + opacity: 1;
1559 + }100%
1560 + {
1561 + opacity: 0;
1609 1562 }
1610 -}
1563 +}@keyframes fade-out
1564 +{
1565 + 90%
1566 + {
1567 + opacity: 1;
1568 + }100%
1569 + {
1570 + opacity: 0;
1571 + }
1572 +}.label
1573 +{
1574 + margin-right: auto;
1575 +}.c-palette__blur
1576 +{
1577 + display: none;
1578 +}#customize-theme-controls [id*='sm_current_color_palette_control']
1579 +{
1580 + display: block;width: auto;margin: -12px -12px 19px;
1581 +}#customize-theme-controls [id*='sm_current_color_palette_control'] .palette-container
1582 +{
1583 + padding: 19px;background: white;
1584 +}.c-palette__name
1585 +{
1586 + margin-right: auto;
1587 +}.c-palette__control
1588 +{display: -ms-flexbox;display: flex;
1611 1589
1612 -[data-balloon][data-balloon-length='fit']::before
1590 + width: 2em;height: 2em;margin-left: .25em;border-radius: 50%;-ms-flex-pack: center;justify-content: center;-ms-flex-align: center;align-items: center;
1591 +}.c-palette__control,
1592 +.c-palette__control span
1613 1593 {
1614 - width: 100%;
1594 + transition: color .3s ease-in-out;
1595 +}.c-palette__control span
1596 +{-webkit-transform: scale(.8) ;transform: scale(.8);
1615 1597
1616 - white-space: normal;
1617 -}
1598 + color: rgba(0,0,0,.25);
1599 +}.c-palette__control.active
1600 +{
1601 + background: currentColor;
1602 +}.c-palette__control.active span
1603 +{
1604 + color: white;
1605 +}#sub-accordion-section-style_manager_section
1606 +{
1607 + display: -ms-flexbox !important ;display: flex !important;overflow: hidden;flex-direction: column;padding: 12px 0 0 !important;-ms-flex-direction: column;
1608 +}#sub-accordion-section-style_manager_section > *
1609 +{
1610 + display: block !important;padding: 0 12px;-ms-flex-positive: 0;flex-grow: 0;
1611 +}#sub-accordion-section-style_manager_section #customize-control-sm_color_palette_control
1612 +{overflow-y: scroll;margin-top: -19px;margin-bottom: 0;padding-top: 19px;
1618 1613
1619 -.font-options__wrapper .font-options__options-list
1614 + -ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;
1615 +}#sub-accordion-section-style_manager_section:not(.advanced) #customize-control-sm_color_palette_control ~ li:not([id='customize-control-sm_toggle_advanced_settings_control'])
1620 1616 {
1621 - border-color: #b8daeb;
1622 - box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
1623 -}
1617 + display: none !important;
1618 +}#sub-accordion-section-style_manager_section.advanced #customize-control-sm_color_palette_control
1619 +{
1620 + display: none !important;
1621 +}.c-palette .iris-picker
1622 +{
1623 + position: absolute;z-index: 100;top: 100%;left: 0;margin-top: 1em;border: 0;box-shadow: black 0 3px 12px -4px;
1624 +}.c-palette .iris-picker .iris-square-handle
1625 +{top: -6px;left: -6px;
1624 1626
1625 -.font-options__wrapper .font-options__option
1627 + border-color: transparent;
1628 +}.c-palette .iris-picker .iris-square-handle:after
1626 1629 {
1627 - margin-bottom: 12px;
1628 -}
1629 -.font-options__wrapper .font-options__option label
1630 + position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 2px solid white;
1631 +}.c-palette .iris-picker .iris-square-value
1630 1632 {
1631 - display: block;
1633 + box-shadow: none !important;
1634 +}.color .picker
1635 +{cursor: pointer;transition: opacity .3s ease-in-out, border-color .3s ease-in-out;
1632 1636
1633 - margin-bottom: 6px;
1634 -}
1635 -
1636 -.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list
1637 + border: 2px solid transparent;
1638 +}.color .picker i
1637 1639 {
1638 - display: block;
1639 -
1640 + transition: box-shadow .3s ease-in-out;
1641 +}.color.inactive .picker
1642 +{
1643 + opacity: .2;
1644 +}.color.active .picker
1645 +{
1646 + border-color: #73c5ee;
1647 +}.colors .color.active i
1648 +{
1649 + box-shadow: inset 0 0 3px 0 transparent, inset 0 1px 3px 0 transparent;
1650 +}.color.inactive .picker:hover
1651 +{
1640 1652 opacity: 1;
1641 -}
1642 -
1643 -input.customify_font_tooltip
1653 +}.c-palette__tooltip
1644 1654 {
1645 - display: none;
1646 -}
1655 + position: absolute;z-index: 300;bottom: 100%;left: 50%;margin-bottom: 5px;padding: 4px 14px;transition: opacity .2s ease-out;-webkit-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;color: white;background-color: #606a72;box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);
1656 +}.c-palette__tooltip:after
1657 +{position: absolute;top: 100%;left: 50%;display: block;
1647 1658
1648 -ul.font-options__options-list .select2-container
1659 + content: '';-webkit-transform: translateX(-50%);transform: translateX(-50%);border: 5px solid transparent;border-top-color: #606a72;border-bottom-width: 0;
1660 +}.c-palette__control:hover .c-palette__tooltip
1649 1661 {
1650 - width: 100% !important;
1651 -}
1652 -ul.font-options__options-list .select2-container .select2-selection--single
1662 + opacity: 1;
1663 +}.c-palette__control
1653 1664 {
1654 - -webkit-appearance: initial;
1655 -}
1656 -ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow
1665 + position: relative;cursor: pointer;
1666 +}input.c-palette__input[class]
1657 1667 {
1658 - display: none;
1659 -}
1660 -
1661 -ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered
1668 + margin-top: 1em;
1669 +}#customize-control-sm_toggle_advanced_settings_control
1662 1670 {
1663 - line-height: initial;
1664 -
1665 - color: inherit;
1666 -}
1667 -
1668 -.select2-container.select2-container--open
1671 + margin-bottom: 0;opacity: 0;
1672 +}#customize-control-sm_toggle_advanced_settings_control button
1669 1673 {
1670 - z-index: 99999999;
1674 + width: 100%;
1671 1675 }