PluginProbe
Elementor Website Builder – more than just a page builder / 3.9.0
Elementor Website Builder – more than just a page builder v3.9.0
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | assets/css/admin.css +69 -222 3.8.13.9.0 View file →
@@ -1,5 +1,5 @@
1 -/*! elementor - v3.8.1 - 13-11-2022 */
1 +/*! elementor - v3.9.0 - 06-12-2022 */
2 2 .elementor-button {
3 3 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
4 4 font-weight: 500;
5 5 text-transform: uppercase;
@@ -5,16 +5,10 @@
5 5 text-transform: uppercase;
6 6 outline: none;
7 7 border: none;
8 8 border-radius: 3px;
9 - -webkit-transition-property: background, color, opacity, -webkit-box-shadow;
10 - transition-property: background, color, opacity, -webkit-box-shadow;
11 - -o-transition-property: background, color, box-shadow, opacity;
12 9 transition-property: background, color, box-shadow, opacity;
13 - transition-property: background, color, box-shadow, opacity, -webkit-box-shadow;
14 - -webkit-transition-duration: 0.3s;
15 - -o-transition-duration: 0.3s;
16 - transition-duration: 0.3s;
10 + transition-duration: 0.3s;
17 11 }
18 12 .elementor-button:hover {
19 13 border: none;
20 14 }
@@ -34,14 +28,12 @@
34 28 background-color: #39b54a;
35 29 }
36 30 .elementor-button.elementor-button-success:not([disabled]):hover {
37 31 opacity: 0.85;
38 - -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
39 - box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
32 + box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
40 33 }
41 34 .elementor-button.elementor-button-success:not([disabled]):active {
42 - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
43 - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
35 + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
44 36 }
45 37 .elementor-button.elementor-button-brand {
46 38 color: #ffffff;
47 39 }
@@ -52,14 +44,12 @@
52 44 background-color: #93003c;
53 45 }
54 46 .elementor-button.elementor-button-brand:not([disabled]):hover {
55 47 opacity: 0.85;
56 - -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
57 - box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
48 + box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
58 49 }
59 50 .elementor-button.elementor-button-brand:not([disabled]):active {
60 - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
61 - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
51 + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
62 52 }
63 53 .elementor-button.elementor-button-warning {
64 54 background-color: #a4afb7;
65 55 color: #fff;
@@ -69,14 +59,12 @@
69 59 }
70 60 .elementor-button.elementor-button-warning:not([disabled]):hover {
71 61 background-color: #b01b1b;
72 62 opacity: 0.85;
73 - -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
74 - box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
63 + box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
75 64 }
76 65 .elementor-button.elementor-button-warning:not([disabled]):active {
77 - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
78 - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
66 + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
79 67 }
80 68 .elementor-button.elementor-button-danger {
81 69 background-color: #d72b3f;
82 70 color: #fff;
@@ -85,14 +73,12 @@
85 73 background-color: #c2cbd2;
86 74 }
87 75 .elementor-button.elementor-button-danger:not([disabled]):hover {
88 76 opacity: 0.85;
89 - -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
90 - box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
77 + box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
91 78 }
92 79 .elementor-button.elementor-button-danger:not([disabled]):active {
93 - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
94 - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
80 + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
95 81 }
96 82 .elementor-button.elementor-edit-template {
97 83 display: inline-block;
98 84 margin-top: 15px;
@@ -105,14 +91,12 @@
105 91 padding: 7px 21px;
106 92 }
107 93 .elementor-button.elementor-button-default:hover {
108 94 background-color: #6d7882;
109 - -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
110 - box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
95 + box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
111 96 }
112 97 .elementor-button.elementor-button-default:active {
113 - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
114 - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
98 + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
115 99 }
116 100 .elementor-button.elementor-button-default:visited {
117 101 color: #fff;
118 102 }
@@ -180,10 +164,9 @@
180 164 body.elementor-editor-active #elementor-switch-mode-button {
181 165 background-color: #f7f7f7;
182 166 color: #555;
183 167 border-color: #ccc;
184 - -webkit-box-shadow: 0 1px 0 #ccc !important;
185 - box-shadow: 0 1px 0 #ccc !important;
168 + box-shadow: 0 1px 0 #ccc !important;
186 169 text-shadow: unset;
187 170 }
188 171 body.elementor-editor-active #elementor-switch-mode-button:hover {
189 172 background-color: #e9e9e9;
@@ -188,13 +171,10 @@
188 171 body.elementor-editor-active #elementor-switch-mode-button:hover {
189 172 background-color: #e9e9e9;
190 173 }
191 174 body.elementor-editor-active #elementor-switch-mode-button:active {
192 - -webkit-box-shadow: inset 0 1px 0 #ccc;
193 - box-shadow: inset 0 1px 0 #ccc;
194 - -webkit-transform: translateY(1px);
195 - -ms-transform: translateY(1px);
196 - transform: translateY(1px);
175 + box-shadow: inset 0 1px 0 #ccc;
176 + transform: translateY(1px);
197 177 }
198 178 body.elementor-editor-active #postdivrich {
199 179 display: none !important;
200 180 }
@@ -212,10 +192,9 @@
212 192 body.elementor-editor-active .editor-block-list__layout {
213 193 display: none;
214 194 }
215 195 body.elementor-editor-active .edit-post-layout__content .edit-post-visual-editor {
216 - -ms-flex-preferred-size: auto;
217 - flex-basis: auto;
196 + flex-basis: auto;
218 197 }
219 198 body.elementor-editor-active #elementor-editor {
220 199 margin-bottom: 50px;
221 200 }
@@ -243,10 +222,8 @@
243 222
244 223 #elementor-editor {
245 224 height: 300px;
246 225 width: 100%;
247 - -webkit-transition: all 0.5s ease;
248 - -o-transition: all 0.5s ease;
249 226 transition: all 0.5s ease;
250 227 }
251 228 #elementor-editor .elementor-loader-wrapper {
252 229 position: absolute;
@@ -251,20 +228,13 @@
251 228 #elementor-editor .elementor-loader-wrapper {
252 229 position: absolute;
253 230 top: 50%;
254 231 left: 50%;
255 - -webkit-transform: translate(-50%, -50%);
256 - -ms-transform: translate(-50%, -50%);
257 - transform: translate(-50%, -50%);
232 + transform: translate(-50%, -50%);
258 233 width: 300px;
259 - display: -webkit-box;
260 - display: -ms-flexbox;
261 234 display: flex;
262 - -ms-flex-wrap: wrap;
263 - flex-wrap: wrap;
264 - -webkit-box-pack: center;
265 - -ms-flex-pack: center;
266 - justify-content: center;
235 + flex-wrap: wrap;
236 + justify-content: center;
267 237 }
268 238 #elementor-editor .elementor-loader {
269 239 border-radius: 50%;
270 240 padding: 40px;
@@ -270,12 +240,10 @@
270 240 padding: 40px;
271 241 height: 150px;
272 242 width: 150px;
273 243 background-color: rgba(255, 255, 255, 0.9);
274 - -webkit-box-sizing: border-box;
275 - box-sizing: border-box;
276 - -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02);
277 - box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02);
244 + box-sizing: border-box;
245 + box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02);
278 246 }
279 247 #elementor-editor .elementor-loader-boxes {
280 248 height: 100%;
281 249 width: 100%;
@@ -283,10 +251,9 @@
283 251 }
284 252 #elementor-editor .elementor-loader-box {
285 253 position: absolute;
286 254 background-color: #d5dadf;
287 - -webkit-animation: load 1.8s linear infinite;
288 - animation: load 1.8s linear infinite;
255 + animation: load 1.8s linear infinite;
289 256 }
290 257 #elementor-editor .elementor-loader-box:nth-of-type(1) {
291 258 width: 20%;
292 259 height: 100%;
@@ -299,20 +266,17 @@
299 266 width: 60%;
300 267 }
301 268 #elementor-editor .elementor-loader-box:nth-of-type(2) {
302 269 top: 0;
303 - -webkit-animation-delay: calc( 1.8s / 4 * -1 );
304 - animation-delay: calc( 1.8s / 4 * -1 );
270 + animation-delay: calc( 1.8s / 4 * -1 );
305 271 }
306 272 #elementor-editor .elementor-loader-box:nth-of-type(3) {
307 273 top: 40%;
308 - -webkit-animation-delay: calc( 1.8s / 4 * -2 );
309 - animation-delay: calc( 1.8s / 4 * -2 );
274 + animation-delay: calc( 1.8s / 4 * -2 );
310 275 }
311 276 #elementor-editor .elementor-loader-box:nth-of-type(4) {
312 277 bottom: 0;
313 - -webkit-animation-delay: calc( 1.8s / 4 * -3 );
314 - animation-delay: calc( 1.8s / 4 * -3 );
278 + animation-delay: calc( 1.8s / 4 * -3 );
315 279 }
316 280 #elementor-editor .elementor-loading-title {
317 281 color: #a4afb7;
318 282 text-align: center;
@@ -325,17 +289,11 @@
325 289 }
326 290
327 291 #elementor-go-to-edit-page-link {
328 292 height: 100%;
329 - display: -webkit-box;
330 - display: -ms-flexbox;
331 293 display: flex;
332 - -webkit-box-pack: center;
333 - -ms-flex-pack: center;
334 - justify-content: center;
335 - -webkit-box-align: center;
336 - -ms-flex-align: center;
337 - align-items: center;
294 + justify-content: center;
295 + align-items: center;
338 296 border: 1px solid #DDD;
339 297 background-color: #F7F7F7;
340 298 text-decoration: none;
341 299 position: relative;
@@ -344,10 +302,9 @@
344 302 #elementor-go-to-edit-page-link:hover {
345 303 background-color: #ffffff;
346 304 }
347 305 #elementor-go-to-edit-page-link:focus {
348 - -webkit-box-shadow: none;
349 - box-shadow: none;
306 + box-shadow: none;
350 307 }
351 308 #elementor-go-to-edit-page-link.elementor-animate #elementor-editor-button {
352 309 display: none;
353 310 }
@@ -366,9 +323,8 @@
366 323 vertical-align: top;
367 324 content: "\f463";
368 325 }
369 326 .elementor-button-spinner.loading:before {
370 - -webkit-animation: rotation 1s infinite linear;
371 327 animation: rotation 1s infinite linear;
372 328 }
373 329 .elementor-button-spinner.success:before {
374 330 content: "\f147";
@@ -431,10 +387,8 @@
431 387
432 388 .e-major-update-warning {
433 389 margin-bottom: 5px;
434 390 max-width: 1000px;
435 - display: -webkit-box;
436 - display: -ms-flexbox;
437 391 display: flex;
438 392 }
439 393 .e-major-update-warning__separator {
440 394 margin: 15px -12px;
@@ -475,10 +429,9 @@
475 429 .plugins table.e-compatibility-update-table tr th, .plugins table.e-compatibility-update-table tr td {
476 430 min-width: 250px;
477 431 font-size: 13px;
478 432 background: transparent;
479 - -webkit-box-shadow: none;
480 - box-shadow: none;
433 + box-shadow: none;
481 434 border: none;
482 435 padding-top: 5px;
483 436 padding-bottom: 5px;
484 437 padding-right: 15px;
@@ -519,23 +472,13 @@
519 472 margin: auto;
520 473 text-align: center;
521 474 }
522 475 .e-getting-started__header {
523 - display: -webkit-box;
524 - display: -ms-flexbox;
525 476 display: flex;
526 - -webkit-box-orient: horizontal;
527 - -webkit-box-direction: normal;
528 - -ms-flex-direction: row;
529 - flex-direction: row;
530 - -webkit-box-pack: justify;
531 - -ms-flex-pack: justify;
532 - justify-content: space-between;
533 - -webkit-box-align: center;
534 - -ms-flex-align: center;
535 - align-items: center;
536 - -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
537 - box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
477 + flex-direction: row;
478 + justify-content: space-between;
479 + align-items: center;
480 + box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
538 481 }
539 482 .e-getting-started__header .e-logo-wrapper {
540 483 font-size: 10px;
541 484 margin-right: 10px;
@@ -543,14 +486,10 @@
543 486 .e-getting-started__title {
544 487 padding: 0 15px;
545 488 font-weight: 600;
546 489 text-transform: uppercase;
547 - display: -webkit-box;
548 - display: -ms-flexbox;
549 490 display: flex;
550 - -webkit-box-align: center;
551 - -ms-flex-align: center;
552 - align-items: center;
491 + align-items: center;
553 492 }
554 493 .e-getting-started__skip {
555 494 border-left: 1px solid #eee;
556 495 font-size: 16px;
@@ -573,10 +512,9 @@
573 512 .e-getting-started__video {
574 513 margin: 40px 0 60px;
575 514 }
576 515 .e-getting-started__video iframe {
577 - -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
578 - box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
516 + box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
579 517 }
580 518 .e-getting-started__actions .button-primary {
581 519 margin-right: 20px;
582 520 }
@@ -600,9 +538,8 @@
600 538 white-space: nowrap;
601 539 vertical-align: middle;
602 540 -webkit-user-select: none;
603 541 -moz-user-select: none;
604 - -ms-user-select: none;
605 542 user-select: none;
606 543 color: #ffffff;
607 544 border: 0;
608 545 text-decoration: none;
@@ -610,13 +547,9 @@
610 547 padding: var(--e-button-padding-y) var(--e-button-padding-x);
611 548 font-size: var(--e-button-font-size);
612 549 line-height: var(--e-button-line-height);
613 550 border-radius: var(--e-button-border-radius);
614 - -webkit-transition: background-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
615 - transition: background-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
616 - -o-transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
617 551 transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
618 - transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
619 552 }
620 553 .e-button:active, .e-button:hover, .e-button:focus {
621 554 color: #ffffff;
622 555 text-decoration: none;
@@ -623,22 +556,19 @@
623 556 background: var(--e-button-context-color-dark);
624 557 }
625 558 .e-button:focus, .e-button.focus {
626 559 outline: 0;
627 - -webkit-box-shadow: 0 0 0 2px var(--e-focus-color);
628 - box-shadow: 0 0 0 2px var(--e-focus-color);
560 + box-shadow: 0 0 0 2px var(--e-focus-color);
629 561 }
630 562 .e-button.disabled, .e-button:disabled {
631 563 opacity: 0.5;
632 - -webkit-box-shadow: none;
633 - box-shadow: none;
564 + box-shadow: none;
634 565 }
635 566 .e-button:not(:disabled):not(.disabled) {
636 567 cursor: pointer;
637 568 }
638 569 .e-button:not(:disabled):not(.disabled):active:focus, .e-button:not(:disabled):not(.disabled).active:focus {
639 - -webkit-box-shadow: 0 0 0 2px var(--e-focus-color);
640 - box-shadow: 0 0 0 2px var(--e-focus-color);
570 + box-shadow: 0 0 0 2px var(--e-focus-color);
641 571 }
642 572 .e-button--primary {
643 573 --e-button-context-color: var(--e-context-primary-color);
644 574 --e-button-context-color-dark: var(--e-context-primary-color-dark);
@@ -690,9 +620,8 @@
690 620 }
691 621 .e-button > i {
692 622 line-height: inherit;
693 623 height: var(--e-button-line-height);
694 - width: -webkit-min-content;
695 624 width: -moz-min-content;
696 625 width: min-content;
697 626 }
698 627 .e-button > * + * {
@@ -726,17 +655,14 @@
726 655 }
727 656
728 657 .e-notice {
729 658 position: relative;
730 - display: -webkit-box;
731 - display: -ms-flexbox;
732 659 display: flex;
733 660 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
734 661 background: var(--e-notice-bg);
735 662 border: 1px solid var(--e-notice-border-color);
736 663 border-inline-start-width: 4px;
737 - -webkit-box-shadow: var(--e-notice-box-shadow);
738 - box-shadow: var(--e-notice-box-shadow);
664 + box-shadow: var(--e-notice-box-shadow);
739 665 margin: 5px 20px 5px 2px;
740 666 }
741 667 .e-notice.notice {
742 668 padding: 0;
@@ -792,13 +718,10 @@
792 718 background-color: var(--e-notice-context-tint);
793 719 width: calc(var(--e-notice-is-extended, 0) * 50px);
794 720 text-align: center;
795 721 padding-top: 15px;
796 - -webkit-box-flex: 0;
797 - -ms-flex-positive: 0;
798 - flex-grow: 0;
799 - -ms-flex-negative: 0;
800 - flex-shrink: 0;
722 + flex-grow: 0;
723 + flex-shrink: 0;
801 724 }
802 725 .e-notice__icon-wrapper {
803 726 display: inline-block;
804 727 font-size: 0.625rem;
@@ -813,10 +736,8 @@
813 736 .e-notice__content {
814 737 padding: 20px;
815 738 }
816 739 .e-notice__actions {
817 - display: -webkit-box;
818 - display: -ms-flexbox;
819 740 display: flex;
820 741 }
821 742 .e-notice__actions > * + * {
822 743 -webkit-margin-start: 8px;
@@ -987,27 +908,14 @@
987 908 padding: 4px 18px 5px 18px;
988 909 border-radius: 3px;
989 910 }
990 911
991 -@-webkit-keyframes elementor-rotation {
992 - 0% {
993 - -webkit-transform: rotate(0deg);
994 - transform: rotate(0deg);
995 - }
996 - 100% {
997 - -webkit-transform: rotate(359deg);
998 - transform: rotate(359deg);
999 - }
1000 -}
1001 -
1002 912 @keyframes elementor-rotation {
1003 913 0% {
1004 - -webkit-transform: rotate(0deg);
1005 - transform: rotate(0deg);
914 + transform: rotate(0deg);
1006 915 }
1007 916 100% {
1008 - -webkit-transform: rotate(359deg);
1009 - transform: rotate(359deg);
917 + transform: rotate(359deg);
1010 918 }
1011 919 }
1012 920 #elementor-deactivate-feedback-dialog-wrapper {
1013 921 display: none;
@@ -1017,10 +925,9 @@
1017 925 width: 550px;
1018 926 }
1019 927 #elementor-deactivate-feedback-modal .dialog-header {
1020 928 padding: 18px 15px;
1021 - -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
1022 - box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
929 + box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
1023 930 text-align: left;
1024 931 }
1025 932 #elementor-deactivate-feedback-modal .dialog-message {
1026 933 padding: 30px 30px 0;
@@ -1028,10 +935,9 @@
1028 935 }
1029 936 #elementor-deactivate-feedback-modal .elementor-deactivate-feedback-dialog-input {
1030 937 float: left;
1031 938 margin: 0 15px 0 0;
1032 - -webkit-box-shadow: none;
1033 - box-shadow: none;
939 + box-shadow: none;
1034 940 }
1035 941 #elementor-deactivate-feedback-modal .elementor-deactivate-feedback-dialog-input:not(:checked) ~ .elementor-feedback-text {
1036 942 display: none;
1037 943 }
@@ -1043,10 +949,9 @@
1043 949 #elementor-deactivate-feedback-modal .elementor-feedback-text {
1044 950 margin: 10px 0 0 30px;
1045 951 padding: 5px;
1046 952 font-size: 13px;
1047 - -webkit-box-shadow: none;
1048 - box-shadow: none;
953 + box-shadow: none;
1049 954 background-color: #fff;
1050 955 width: 92%;
1051 956 }
1052 957 #elementor-deactivate-feedback-modal .dialog-buttons-wrapper {
@@ -1068,10 +973,9 @@
1068 973 #elementor-deactivate-feedback-modal .dialog-submit.elementor-loading:before {
1069 974 display: inline-block;
1070 975 content: "\f463";
1071 976 font: 18px dashicons;
1072 - -webkit-animation: elementor-rotation 2s infinite linear;
1073 - animation: elementor-rotation 2s infinite linear;
977 + animation: elementor-rotation 2s infinite linear;
1074 978 }
1075 979 #elementor-deactivate-feedback-modal .dialog-skip {
1076 980 font-size: 12px;
1077 981 color: #a4afb7;
@@ -1164,10 +1068,8 @@
1164 1068 }
1165 1069
1166 1070 #elementor_rollback > div,
1167 1071 #elementor_rollback_pro > div {
1168 - display: -webkit-box;
1169 - display: -ms-flexbox;
1170 1072 display: flex;
1171 1073 }
1172 1074 #elementor_rollback > div input,
1173 1075 #elementor_rollback > div select,
@@ -1201,17 +1103,11 @@
1201 1103 color: #58d0f5;
1202 1104 text-decoration: underline;
1203 1105 }
1204 1106 .tab-import-export-kit__box {
1205 - display: -webkit-box;
1206 - display: -ms-flexbox;
1207 1107 display: flex;
1208 - -webkit-box-pack: justify;
1209 - -ms-flex-pack: justify;
1210 - justify-content: space-between;
1211 - -webkit-box-align: start;
1212 - -ms-flex-align: start;
1213 - align-items: flex-start;
1108 + justify-content: space-between;
1109 + align-items: flex-start;
1214 1110 }
1215 1111 .tab-import-export-kit__box h2 {
1216 1112 color: #6D7882;
1217 1113 font-size: 28px;
@@ -1261,10 +1157,9 @@
1261 1157 }
1262 1158 #e-dashboard-overview .e-overview__header {
1263 1159 display: table;
1264 1160 width: 100%;
1265 - -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
1266 - box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
1161 + box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
1267 1162 margin: 0 -12px 8px;
1268 1163 padding: 0 12px 12px;
1269 1164 }
1270 1165 #e-dashboard-overview .e-overview__logo, #e-dashboard-overview .e-overview__versions, #e-dashboard-overview .e-overview__create {
@@ -1313,10 +1208,8 @@
1313 1208 padding-top: 12px;
1314 1209 padding-bottom: 0;
1315 1210 }
1316 1211 #e-dashboard-overview .e-overview__footer ul {
1317 - display: -webkit-box;
1318 - display: -ms-flexbox;
1319 1212 display: flex;
1320 1213 list-style: none;
1321 1214 margin: 0;
1322 1215 padding: 0;
@@ -1349,14 +1242,10 @@
1349 1242 #elementor-new-template-modal .e-hidden {
1350 1243 display: none !important;
1351 1244 }
1352 1245 #elementor-new-template-dialog-content {
1353 - display: -webkit-box;
1354 - display: -ms-flexbox;
1355 1246 display: flex;
1356 - -webkit-box-align: center;
1357 - -ms-flex-align: center;
1358 - align-items: center;
1247 + align-items: center;
1359 1248 height: 100%;
1360 1249 text-align: left;
1361 1250 color: #6d7882;
1362 1251 }
@@ -1386,14 +1275,10 @@
1386 1275 font-size: 16px;
1387 1276 padding: 30px 0;
1388 1277 }
1389 1278 #elementor-new-template__take_a_tour {
1390 - display: -webkit-box;
1391 - display: -ms-flexbox;
1392 1279 display: flex;
1393 - -webkit-box-align: center;
1394 - -ms-flex-align: center;
1395 - align-items: center;
1280 + align-items: center;
1396 1281 font-size: 15px;
1397 1282 }
1398 1283 #elementor-new-template__take_a_tour i {
1399 1284 color: #93003c;
@@ -1405,17 +1290,14 @@
1405 1290 text-decoration: none;
1406 1291 font-weight: 500;
1407 1292 }
1408 1293 #elementor-new-template__form {
1409 - -webkit-box-flex: 1;
1410 - -ms-flex-positive: 1;
1411 - flex-grow: 1;
1294 + flex-grow: 1;
1412 1295 max-width: 440px;
1413 1296 padding: 55px;
1414 1297 background-color: #fff;
1415 1298 border-radius: 3px;
1416 - -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
1417 - box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
1299 + box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
1418 1300 }
1419 1301 #elementor-new-template__form__title {
1420 1302 font-size: 23px;
1421 1303 color: #556068;
@@ -1424,17 +1306,11 @@
1424 1306 max-width: initial;
1425 1307 }
1426 1308 #elementor-new-template__form__template-type-badge {
1427 1309 position: absolute;
1428 - display: -webkit-box;
1429 - display: -ms-flexbox;
1430 1310 display: flex;
1431 - -webkit-box-align: center;
1432 - -ms-flex-align: center;
1433 - align-items: center;
1434 - -webkit-box-pack: center;
1435 - -ms-flex-pack: center;
1436 - justify-content: center;
1311 + align-items: center;
1312 + justify-content: center;
1437 1313 gap: 2px;
1438 1314 border-radius: 2px;
1439 1315 background-color: #f1f3f5;
1440 1316 padding: 4px;
@@ -1443,11 +1319,9 @@
1443 1319 line-height: 1;
1444 1320 text-transform: uppercase;
1445 1321 top: 50%;
1446 1322 inset-inline-end: 28px;
1447 - -webkit-transform: translateY(-50%);
1448 - -ms-transform: translateY(-50%);
1449 - transform: translateY(-50%);
1323 + transform: translateY(-50%);
1450 1324 }
1451 1325 #elementor-new-template__form .elementor-form-field__label {
1452 1326 display: block;
1453 1327 margin: 25px 0 7px;
@@ -1459,10 +1333,9 @@
1459 1333 width: 100%;
1460 1334 height: 50px;
1461 1335 padding: 10px;
1462 1336 font-size: 14px;
1463 - -webkit-box-shadow: none;
1464 - box-shadow: none;
1337 + box-shadow: none;
1465 1338 border-radius: 3px;
1466 1339 background: none;
1467 1340 color: #495157;
1468 1341 border: 1px solid;
@@ -1476,11 +1349,11 @@
1476 1349 #elementor-new-template__form .elementor-form-field select:focus {
1477 1350 border-color: #a4afb7;
1478 1351 }
1479 1352 #elementor-new-template__form .elementor-form-field__select {
1480 - appearance: none;
1481 1353 -webkit-appearance: none;
1482 - -moz-appearance: none;
1354 + -moz-appearance: none;
1355 + appearance: none;
1483 1356 cursor: pointer;
1484 1357 }
1485 1358 #elementor-new-template__form .elementor-form-field__select__wrapper {
1486 1359 position: relative;
@@ -1490,11 +1363,9 @@
1490 1363 content: "\e8ad";
1491 1364 position: absolute;
1492 1365 top: 50%;
1493 1366 right: 10px;
1494 - -webkit-transform: translateY(-50%);
1495 - -ms-transform: translateY(-50%);
1496 - transform: translateY(-50%);
1367 + transform: translateY(-50%);
1497 1368 }
1498 1369 #elementor-new-template__form__submit, #elementor-new-template__form__lock_button {
1499 1370 display: block;
1500 1371 width: 100%;
@@ -1499,10 +1370,9 @@
1499 1370 display: block;
1500 1371 width: 100%;
1501 1372 height: 50px;
1502 1373 margin-top: 24px;
1503 - -webkit-box-sizing: border-box;
1504 - box-sizing: border-box;
1374 + box-sizing: border-box;
1505 1375 text-align: center;
1506 1376 text-transform: none;
1507 1377 }
1508 1378
@@ -1534,10 +1404,8 @@
1534 1404 color: #6d7882;
1535 1405 margin-bottom: 2px;
1536 1406 }
1537 1407 #elementor-role-manager .elementor-role-row .elementor-role-label {
1538 - display: -webkit-box;
1539 - display: -ms-flexbox;
1540 1408 display: flex;
1541 1409 padding: 15px 20px;
1542 1410 font-weight: 500;
1543 1411 cursor: pointer;
@@ -1546,11 +1414,9 @@
1546 1414 padding-right: 20px;
1547 1415 }
1548 1416 #elementor-role-manager .elementor-role-row .elementor-role-label span.elementor-role-toggle {
1549 1417 text-align: right;
1550 - -webkit-box-flex: 1;
1551 - -ms-flex-positive: 1;
1552 - flex-grow: 1;
1418 + flex-grow: 1;
1553 1419 }
1554 1420 #elementor-role-manager .elementor-role-row .elementor-role-label span.elementor-role-excluded-indicator {
1555 1421 color: #a4afb7;
1556 1422 }
@@ -1561,10 +1427,8 @@
1561 1427 #elementor-role-manager .elementor-role-row .elementor-role-controls > div {
1562 1428 margin-bottom: 15px;
1563 1429 }
1564 1430 #elementor-role-manager .elementor-role-row .elementor-role-controls .elementor-role-go-pro {
1565 - display: -webkit-box;
1566 - display: -ms-flexbox;
1567 1431 display: flex;
1568 1432 }
1569 1433 #elementor-role-manager .elementor-role-row .elementor-role-controls .elementor-role-go-pro .elementor-role-go-pro__desc {
1570 1434 font-weight: 500;
@@ -1571,11 +1435,9 @@
1571 1435 font-style: italic;
1572 1436 }
1573 1437 #elementor-role-manager .elementor-role-row .elementor-role-controls .elementor-role-go-pro .elementor-role-go-pro__link {
1574 1438 text-align: right;
1575 - -webkit-box-flex: 1;
1576 - -ms-flex-positive: 1;
1577 - flex-grow: 1;
1439 + flex-grow: 1;
1578 1440 }
1579 1441
1580 1442 #elementor-beta-tester-modal .elementor-templates-modal__header__items-area {
1581 1443 color: #c2cbd2;
@@ -1591,10 +1453,8 @@
1591 1453 #elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-beta-tester-do-not-show-again {
1592 1454 text-transform: uppercase;
1593 1455 font-weight: bold;
1594 1456 font-size: 12px;
1595 - -webkit-transition: all 0.3s;
1596 - -o-transition: all 0.3s;
1597 1457 transition: all 0.3s;
1598 1458 }
1599 1459 #elementor-beta-tester-modal .dialog-lightbox-widget-content {
1600 1460 max-width: 500px;
@@ -1616,10 +1476,8 @@
1616 1476 color: #6d7882;
1617 1477 margin-top: 10px;
1618 1478 }
1619 1479 #elementor-beta-tester-form__input-wrapper {
1620 - display: -webkit-box;
1621 - display: -ms-flexbox;
1622 1480 display: flex;
1623 1481 margin-top: 30px;
1624 1482 }
1625 1483 #elementor-beta-tester-form__input-wrapper .elementor-button {
@@ -1625,11 +1483,9 @@
1625 1483 #elementor-beta-tester-form__input-wrapper .elementor-button {
1626 1484 border-radius: 0 3px 3px 0;
1627 1485 }
1628 1486 #elementor-beta-tester-form__email {
1629 - -webkit-box-flex: 1;
1630 - -ms-flex-positive: 1;
1631 - flex-grow: 1;
1487 + flex-grow: 1;
1632 1488 border: #d5dadf 1px solid;
1633 1489 border-right: 0;
1634 1490 border-radius: 3px 0 0 3px;
1635 1491 margin: 0;
@@ -1642,18 +1498,11 @@
1642 1498 color: #a4afb7;
1643 1499 }
1644 1500
1645 1501 .e-experiment__title {
1646 - display: -webkit-box;
1647 - display: -ms-flexbox;
1648 1502 display: flex;
1649 - -webkit-box-align: start;
1650 - -ms-flex-align: start;
1651 - align-items: flex-start;
1652 - -webkit-box-orient: vertical;
1653 - -webkit-box-direction: normal;
1654 - -ms-flex-direction: column;
1655 - flex-direction: column;
1503 + align-items: flex-start;
1504 + flex-direction: column;
1656 1505 }
1657 1506 .e-experiment__title__indicator {
1658 1507 position: absolute;
1659 1508 height: 10px;
@@ -1659,12 +1508,10 @@
1659 1508 height: 10px;
1660 1509 width: 10px;
1661 1510 border-radius: 50%;
1662 1511 border: 2px solid white;
1663 - -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
1664 - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
1665 - -ms-flex-negative: 0;
1666 - flex-shrink: 0;
1512 + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
1513 + flex-shrink: 0;
1667 1514 margin-top: 2px;
1668 1515 }
1669 1516 .e-experiment__title__indicator--active {
1670 1517 background: #39b54a;