PluginProbe
Elementor Website Builder – more than just a page builder / 3.1.0-dev2
Elementor Website Builder – more than just a page builder v3.1.0-dev2
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
elementor / assets / css / editor-rtl.css

editor-rtl.css in Elementor Website Builder – more than just a page builder 3.1.0-dev2, at assets/css/editor-rtl.css

5,535 lines 178.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*! elementor - v3.0.14 - 16-12-2020 */
2 @charset "UTF-8";
3 .elementor-control-unit-1 {
4 width: 27px; }
5
6 .elementor-control-unit-2 {
7 width: 54px; }
8
9 .elementor-control-unit-3 {
10 width: 81px; }
11
12 .elementor-control-unit-4 {
13 width: 108px; }
14
15 .elementor-control-unit-5 {
16 max-width: 400px;
17 width: 52%; }
18
19 *, :before, :after {
20 margin: 0;
21 padding: 0;
22 -webkit-box-sizing: border-box;
23 box-sizing: border-box; }
24
25 body,
26 html {
27 height: 100%; }
28
29 html {
30 background-color: #F1F1F1; }
31
32 iframe,
33 img {
34 border: 0 none; }
35
36 li {
37 list-style: none; }
38
39 a {
40 text-decoration: none; }
41
42 body {
43 color: #6d7882;
44 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
45 font-size: 13px;
46 font-weight: normal;
47 line-height: 1;
48 text-decoration: none;
49 text-transform: none;
50 overflow: hidden; }
51 body:after {
52 content: '';
53 position: absolute;
54 top: 0;
55 left: 0;
56 height: 100%;
57 width: 0;
58 background-color: #71d7f7;
59 -webkit-transition: width .5s;
60 -o-transition: width .5s;
61 transition: width .5s; }
62 body a {
63 color: #71d7f7; }
64 body a:hover {
65 color: #93003c; }
66 body.elementor-editor-active #elementor-preview {
67 left: 0; }
68 @media (max-width: 1439px) {
69 body.elementor-editor-active #elementor-preview {
70 right: 280px; } }
71 @media (min-width: 1440px) {
72 body.elementor-editor-active #elementor-preview {
73 right: 300px; } }
74 body.elementor-editor-active #elementor-mode-switcher-preview .eicon:before {
75 content: ""; }
76 body.elementor-editor-preview #elementor-preview {
77 left: 0; }
78 body.elementor-editor-preview #elementor-mode-switcher-preview .eicon:before {
79 content: ""; }
80 body.elementor-navigator--dock-hint:after {
81 width: 30px; }
82
83 #elementor-panel:not(.ui-resizable-resizing),
84 #elementor-preview:not(.ui-resizable-resizing) {
85 -webkit-transition: right 0.5s, width 0.5s;
86 -o-transition: right 0.5s, width 0.5s;
87 transition: right 0.5s, width 0.5s; }
88
89 #elementor-loading {
90 position: fixed;
91 top: 0;
92 left: 0;
93 bottom: 0;
94 right: 0;
95 background: #f1f3f5;
96 z-index: 9999; }
97
98 #elementor-preview-loading {
99 display: -webkit-box;
100 display: -ms-flexbox;
101 display: flex;
102 -webkit-box-align: center;
103 -ms-flex-align: center;
104 align-items: center;
105 -webkit-box-pack: center;
106 -ms-flex-pack: center;
107 justify-content: center;
108 position: absolute;
109 top: 0;
110 left: 0;
111 width: 100%;
112 height: 100%;
113 background-color: #fff; }
114 #elementor-preview-loading i {
115 color: #d5dadf;
116 font-size: 50px; }
117
118 #elementor-fatal-error-dialog button.dialog-ok {
119 color: #71d7f7; }
120
121 #elementor-fatal-error-dialog .dialog-header {
122 color: #6d7882; }
123
124 #elementor-flexbox-attention-dialog .dialog-cancel {
125 color: #39b54a; }
126
127 #elementor-flexbox-attention-dialog .dialog-ok {
128 color: #6d7882; }
129
130 .elementor-nerd-box {
131 padding: 30px;
132 text-align: center; }
133 .elementor-nerd-box-icon {
134 width: 100px;
135 margin-right: 10px; }
136 .elementor-nerd-box-title {
137 margin-top: 20px;
138 font-size: 16px;
139 font-weight: bold;
140 line-height: 1.4; }
141 .elementor-nerd-box-message {
142 margin-top: 5px;
143 line-height: 1.8;
144 font-size: 11px; }
145 .elementor-nerd-box .elementor-button.elementor-nerd-box-link {
146 background-color: #93003c;
147 color: #ffffff;
148 padding: 7px 25px;
149 margin-top: 20px;
150 -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
151 box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
152 -webkit-transition: .5s;
153 -o-transition: .5s;
154 transition: .5s; }
155 .elementor-nerd-box .elementor-button.elementor-nerd-box-link:hover {
156 background-color: #c60051; }
157
158 .eicon-nerd:hover:before {
159 content: '\e8b7'; }
160
161 .eicon-nerd:active:before {
162 content: '\e8b6'; }
163
164 .e-group-control-header {
165 display: -webkit-box;
166 display: -ms-flexbox;
167 display: flex;
168 -webkit-box-pack: justify;
169 -ms-flex-pack: justify;
170 justify-content: space-between;
171 -webkit-box-align: center;
172 -ms-flex-align: center;
173 align-items: center;
174 font-weight: bold;
175 font-size: 12px;
176 padding: 10px;
177 -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
178 box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
179 margin-bottom: 15px; }
180
181 .e-control-tools {
182 display: -webkit-box;
183 display: -ms-flexbox;
184 display: flex; }
185
186 .e-control-tool {
187 width: 20px;
188 height: 20px;
189 display: -webkit-inline-box;
190 display: -ms-inline-flexbox;
191 display: inline-flex;
192 -webkit-border-radius: 3px;
193 border-radius: 3px;
194 margin: 0 3px 0;
195 border: 0;
196 position: relative;
197 background-color: #fff; }
198 .e-control-tool:not(.e-control-tool-disabled) {
199 -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
200 box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
201 cursor: pointer; }
202 .e-control-tool-disabled {
203 background: #e6e9ec;
204 pointer-events: none; }
205 .e-control-tool-disabled i {
206 color: #fff; }
207 .e-control-tool i {
208 position: absolute;
209 top: 50%;
210 left: 50%;
211 -webkit-transform: translateX(-50%) translateY(-50%);
212 -ms-transform: translateX(-50%) translateY(-50%);
213 transform: translateX(-50%) translateY(-50%);
214 color: #6d7882;
215 font-size: 13px; }
216
217 #e-enable-unfiltered-files-dialog .dialog-confirm-ok {
218 color: #39b54a; }
219
220 .elementor-loader-wrapper {
221 position: absolute;
222 top: 50%;
223 left: 50%;
224 -webkit-transform: translate(-50%, -50%);
225 -ms-transform: translate(-50%, -50%);
226 transform: translate(-50%, -50%);
227 width: 300px;
228 display: -webkit-box;
229 display: -ms-flexbox;
230 display: flex;
231 -ms-flex-wrap: wrap;
232 flex-wrap: wrap;
233 -webkit-box-pack: center;
234 -ms-flex-pack: center;
235 justify-content: center; }
236
237 .elementor-loader {
238 -webkit-border-radius: 50%;
239 border-radius: 50%;
240 padding: 40px;
241 height: 150px;
242 width: 150px;
243 background-color: rgba(255, 255, 255, 0.9);
244 -webkit-box-sizing: border-box;
245 box-sizing: border-box;
246 -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02);
247 box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.02); }
248
249 .elementor-loader-boxes {
250 height: 100%;
251 width: 100%;
252 position: relative; }
253
254 .elementor-loader-box {
255 position: absolute;
256 background-color: #d5dadf;
257 -webkit-animation: load 1.8s linear infinite;
258 animation: load 1.8s linear infinite; }
259 .elementor-loader-box:nth-of-type(1) {
260 width: 20%;
261 height: 100%;
262 left: 0;
263 top: 0; }
264 .elementor-loader-box:not(:nth-of-type(1)) {
265 right: 0;
266 height: 20%;
267 width: 60%; }
268 .elementor-loader-box:nth-of-type(2) {
269 top: 0;
270 -webkit-animation-delay: -0.45s;
271 animation-delay: -0.45s; }
272 .elementor-loader-box:nth-of-type(3) {
273 top: 40%;
274 -webkit-animation-delay: -0.9s;
275 animation-delay: -0.9s; }
276 .elementor-loader-box:nth-of-type(4) {
277 bottom: 0;
278 -webkit-animation-delay: -1.35s;
279 animation-delay: -1.35s; }
280
281 .elementor-loading-title {
282 color: #a4afb7;
283 text-align: center;
284 text-transform: uppercase;
285 margin-top: 30px;
286 letter-spacing: 7px;
287 text-indent: 7px;
288 font-size: 10px;
289 width: 100%; }
290
291 .elementor-button {
292 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
293 font-weight: 500;
294 text-transform: uppercase;
295 outline: none;
296 border: none;
297 -webkit-border-radius: 3px;
298 border-radius: 3px;
299 -webkit-transition-property: background, color, opacity, -webkit-box-shadow;
300 transition-property: background, color, opacity, -webkit-box-shadow;
301 -o-transition-property: background, color, box-shadow, opacity;
302 transition-property: background, color, box-shadow, opacity;
303 transition-property: background, color, box-shadow, opacity, -webkit-box-shadow;
304 -webkit-transition-duration: .3s;
305 -o-transition-duration: .3s;
306 transition-duration: .3s; }
307 .elementor-button:hover {
308 border: none; }
309 .elementor-button:not([disabled]) {
310 cursor: pointer; }
311 .elementor-button:not(.elementor-button-state) .elementor-state-icon {
312 display: none; }
313 .elementor-button.elementor-button-success {
314 color: #fff; }
315 .elementor-button.elementor-button-success[disabled] {
316 background-color: #c2cbd2; }
317 .elementor-button.elementor-button-success:not([disabled]) {
318 background-color: #39b54a; }
319 .elementor-button.elementor-button-success:not([disabled]):hover {
320 opacity: 0.85;
321 -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
322 box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); }
323 .elementor-button.elementor-button-success:not([disabled]):active {
324 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
325 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1); }
326 .elementor-button.elementor-button-warning {
327 background-color: #a4afb7;
328 color: #fff; }
329 .elementor-button.elementor-button-warning[disabled] {
330 background-color: #c2cbd2; }
331 .elementor-button.elementor-button-warning:not([disabled]):hover {
332 background-color: #b01b1b;
333 opacity: 0.85;
334 -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
335 box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); }
336 .elementor-button.elementor-button-warning:not([disabled]):active {
337 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
338 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1); }
339 .elementor-button.elementor-button-danger {
340 background-color: #d72b3f;
341 color: #fff; }
342 .elementor-button.elementor-button-danger[disabled] {
343 background-color: #c2cbd2; }
344 .elementor-button.elementor-button-danger:not([disabled]):hover {
345 opacity: 0.85;
346 -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
347 box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); }
348 .elementor-button.elementor-button-danger:not([disabled]):active {
349 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
350 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1); }
351 .elementor-button.elementor-edit-template {
352 display: inline-block;
353 margin-top: 15px;
354 color: #fff; }
355 .elementor-button.elementor-button-default {
356 background-color: #a4afb7;
357 color: #fff;
358 font-size: 11px;
359 padding: 7px 21px; }
360 .elementor-button.elementor-button-default:hover {
361 background-color: #6d7882;
362 -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
363 box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); }
364 .elementor-button.elementor-button-default:active {
365 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1);
366 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1); }
367 .elementor-button.elementor-button-default:visited {
368 color: #fff; }
369 .elementor-button.elementor-button-go-pro {
370 background-color: #93003c; }
371 .elementor-button i {
372 margin-left: 10px; }
373
374 input, select, textarea, .elementor-input-style {
375 -webkit-border-radius: 3px;
376 border-radius: 3px;
377 font-size: 12px;
378 width: 100%;
379 background: none;
380 -webkit-box-shadow: none;
381 box-shadow: none;
382 color: #6d7882;
383 border: 1px solid;
384 outline: none; }
385 input:not(:focus), select:not(:focus), textarea:not(:focus), .elementor-input-style:not(:focus) {
386 border-color: #d5dadf; }
387 input:focus, input:focus + .elementor-control-dynamic-switcher, select:focus, select:focus + .elementor-control-dynamic-switcher, textarea:focus, textarea:focus + .elementor-control-dynamic-switcher, .elementor-input-style:focus, .elementor-input-style:focus + .elementor-control-dynamic-switcher {
388 border-color: #a4afb7; }
389 input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .elementor-input-style::-webkit-input-placeholder {
390 color: #a4afb7; }
391 input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, .elementor-input-style::-moz-placeholder {
392 color: #a4afb7; }
393 input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder, .elementor-input-style::-ms-input-placeholder {
394 color: #a4afb7; }
395 input::placeholder, select::placeholder, textarea::placeholder, .elementor-input-style::placeholder {
396 color: #a4afb7; }
397
398 .elementor-error input, .elementor-error select, .elementor-error textarea {
399 border-color: #b01b1b; }
400
401 input {
402 min-width: 0; }
403
404 input, textarea, .elementor-input-style {
405 padding: 5px; }
406
407 textarea, .elementor-input-style {
408 resize: vertical; }
409
410 input[type="checkbox"],
411 input[type="radio"] {
412 height: auto;
413 width: auto; }
414
415 input[disabled] {
416 background-color: #e6e9ec;
417 cursor: not-allowed;
418 opacity: 1; }
419
420 select {
421 outline: none;
422 height: 27px; }
423
424 /*
425 * Container style
426 */
427 .ps {
428 overflow: hidden !important;
429 overflow-anchor: none;
430 -ms-touch-action: auto;
431 touch-action: auto; }
432
433 /*
434 * Scrollbar rail styles
435 */
436 .ps__rail-y {
437 display: none;
438 opacity: 0;
439 -webkit-transition: background-color .2s linear, opacity .2s linear;
440 -o-transition: background-color .2s linear, opacity .2s linear;
441 transition: background-color .2s linear, opacity .2s linear;
442 width: 15px;
443 /* there must be 'right' or 'left' for ps__rail-y */
444 right: 0;
445 left: initial !important;
446 /* please don't change 'position' */
447 position: absolute; }
448
449 .ps--active-y > .ps__rail-y {
450 display: block;
451 background-color: transparent; }
452
453 .ps:hover > .ps__rail-y,
454 .ps--focus > .ps__rail-y,
455 .ps--scrolling-y > .ps__rail-y {
456 opacity: 0.6; }
457
458 .ps .ps__rail-y:hover,
459 .ps .ps__rail-y:focus,
460 .ps .ps__rail-y.ps--clicking {
461 opacity: 0.9; }
462
463 .ps__thumb-y {
464 background-color: #aaa;
465 -webkit-border-radius: 6px;
466 border-radius: 6px;
467 -webkit-transition: background-color .2s linear, width .2s ease-in-out;
468 -o-transition: background-color .2s linear, width .2s ease-in-out;
469 transition: background-color .2s linear, width .2s ease-in-out;
470 width: 6px;
471 /* there must be 'right' for ps__thumb-y */
472 right: 2px;
473 /* please don't change 'position' */
474 position: absolute; }
475
476 .ps__rail-y:hover > .ps__thumb-y,
477 .ps__rail-y:focus > .ps__thumb-y,
478 .ps__rail-y.ps--clicking .ps__thumb-y {
479 background-color: #999;
480 width: 6px; }
481
482 /* Make clicks pass-through */
483 #nprogress {
484 pointer-events: none; }
485
486 #nprogress .bar {
487 background: #39b54a;
488 position: fixed;
489 z-index: 1031;
490 top: 0;
491 left: 0;
492 width: 100%;
493 height: 2px; }
494
495 /* Fancy blur effect */
496 #nprogress .peg {
497 display: block;
498 position: absolute;
499 right: 0;
500 width: 100px;
501 height: 100%;
502 -webkit-box-shadow: 0 0 10px #39b54a, 0 0 5px #39b54a;
503 box-shadow: 0 0 10px #39b54a, 0 0 5px #39b54a;
504 opacity: 1.0;
505 -webkit-transform: rotate(3deg) translate(0px, -4px);
506 -ms-transform: rotate(3deg) translate(0px, -4px);
507 transform: rotate(3deg) translate(0px, -4px); }
508
509 /* Remove these to get rid of the spinner */
510 #nprogress .spinner {
511 display: none;
512 position: fixed;
513 z-index: 1031;
514 top: 15px;
515 right: 15px; }
516
517 #nprogress .spinner-icon {
518 width: 18px;
519 height: 18px;
520 -webkit-box-sizing: border-box;
521 box-sizing: border-box;
522 border: solid 2px transparent;
523 border-top-color: #39b54a;
524 border-left-color: #39b54a;
525 -webkit-border-radius: 50%;
526 border-radius: 50%;
527 -webkit-animation: nprogress-spinner 400ms linear infinite;
528 animation: nprogress-spinner 400ms linear infinite; }
529
530 .nprogress-custom-parent {
531 overflow: hidden;
532 position: relative; }
533
534 .nprogress-custom-parent #nprogress .spinner,
535 .nprogress-custom-parent #nprogress .bar {
536 position: absolute; }
537
538 @-webkit-keyframes nprogress-spinner {
539 0% {
540 -webkit-transform: rotate(0deg);
541 transform: rotate(0deg); }
542 100% {
543 -webkit-transform: rotate(360deg);
544 transform: rotate(360deg); } }
545
546 @keyframes nprogress-spinner {
547 0% {
548 -webkit-transform: rotate(0deg);
549 transform: rotate(0deg); }
550 100% {
551 -webkit-transform: rotate(360deg);
552 transform: rotate(360deg); } }
553
554 #nprogress .bar,
555 #nprogress .spinner {
556 z-index: 100000; }
557
558 .elementor-panel {
559 position: fixed;
560 height: 100%;
561 top: 0;
562 bottom: 0;
563 overflow: visible;
564 background-color: #e6e9ec;
565 z-index: 1;
566 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
567 font-size: 13px; }
568 .elementor-editor-active .elementor-panel {
569 right: 0; }
570 @media (max-width: 1439px) {
571 .elementor-editor-preview .elementor-panel {
572 right: -280px; } }
573 @media (min-width: 1440px) {
574 .elementor-editor-preview .elementor-panel {
575 right: -300px; } }
576 .elementor-editor-preview .elementor-panel > .ui-resizable-e, .elementor-editor-preview .elementor-panel > .ui-resizable-w {
577 display: none; }
578 @media (max-width: 1439px) {
579 .elementor-panel {
580 width: 280px; } }
581 @media (min-width: 1440px) {
582 .elementor-panel {
583 width: 300px; } }
584 .elementor-panel .ps-scrollbar-y-rail {
585 z-index: 2; }
586 .elementor-panel ::-moz-selection {
587 background: #5bc0de;
588 color: #ffffff; }
589 .elementor-panel ::selection {
590 background: #5bc0de;
591 color: #ffffff; }
592 .elementor-panel a {
593 color: #93003c; }
594 .elementor-panel h1,
595 .elementor-panel h2,
596 .elementor-panel h3,
597 .elementor-panel h4,
598 .elementor-panel h5,
599 .elementor-panel h6 {
600 font-size: 100%;
601 font-weight: normal; }
602 .elementor-panel abbr,
603 .elementor-panel acronym {
604 border: 0;
605 font-variant: normal; }
606 .elementor-panel sup {
607 vertical-align: text-top; }
608 .elementor-panel sub {
609 vertical-align: text-bottom; }
610 .elementor-panel img {
611 max-width: 100%;
612 height: auto;
613 border: 0; }
614 .elementor-panel ::-moz-focus-inner {
615 padding: 0;
616 border: 0; }
617 .elementor-panel :focus {
618 outline: 0; }
619 .elementor-panel .elementor-panel-box {
620 margin-top: 10px;
621 background-color: #fff; }
622 .elementor-panel .elementor-panel-box-content {
623 padding: 20px 20px 10px; }
624 .elementor-panel .elementor-button {
625 display: inline-block; }
626 .elementor-panel .elementor-panel-alert {
627 background-color: #fcfcfc;
628 padding: 15px;
629 border-right: 3px solid transparent;
630 position: relative;
631 font-size: 12px;
632 font-weight: 300;
633 font-style: italic;
634 line-height: 1.5;
635 text-align: right;
636 -webkit-border-radius: 3px 0 0 3px;
637 border-radius: 3px 0 0 3px;
638 -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
639 box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07); }
640 .elementor-panel .elementor-panel-alert a {
641 color: inherit; }
642 .elementor-panel .elementor-panel-alert.elementor-panel-alert-info {
643 border-color: #71d7f7;
644 background-color: #f3fcff; }
645 .elementor-panel .elementor-panel-alert.elementor-panel-alert-success {
646 border-color: #39b54a; }
647 .elementor-panel .elementor-panel-alert.elementor-panel-alert-warning {
648 border-color: #fcb92c; }
649 .elementor-panel .elementor-panel-alert.elementor-panel-alert-danger {
650 border-color: #d72b3f; }
651 .elementor-panel .elementor-label {
652 display: inline;
653 padding: .2em .6em .3em;
654 font-size: 75%;
655 font-weight: 700;
656 line-height: 1;
657 color: #fff;
658 text-align: center;
659 white-space: nowrap;
660 vertical-align: baseline;
661 -webkit-border-radius: .25em;
662 border-radius: .25em;
663 text-transform: capitalize; }
664 .elementor-panel .elementor-label.elementor-label-default {
665 background-color: #a4afb7; }
666 .elementor-panel .elementor-label.elementor-label-info {
667 background-color: #5bc0de; }
668 .elementor-panel .elementor-label.elementor-label-success {
669 background-color: #5cb85c; }
670 .elementor-panel .elementor-label.elementor-label-warning {
671 background-color: #f0ad4e; }
672 .elementor-panel .elementor-label.elementor-label-danger {
673 background-color: #d9534f; }
674 .elementor-panel .elementor-descriptor, .elementor-panel .elementor-control-field-description {
675 font-size: 11px;
676 font-style: italic;
677 line-height: 1.4;
678 color: #a4afb7; }
679 .elementor-panel .elementor-controls-popover {
680 display: none;
681 position: absolute;
682 -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
683 box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
684 -webkit-border-radius: 3px;
685 border-radius: 3px;
686 left: 0;
687 right: 0;
688 margin: -4px auto 5px;
689 padding-top: 15px;
690 width: 90%;
691 z-index: 10000;
692 background-color: #fff; }
693 .elementor-panel .elementor-controls-popover:before {
694 content: '';
695 position: absolute;
696 top: -16px;
697 left: 22px;
698 border: 8px solid transparent;
699 border-bottom-color: #fff; }
700 .elementor-panel .elementor-controls-popover div.elementor-control {
701 background-color: transparent; }
702 .elementor-panel .elementor-controls-popover div.elementor-control:before {
703 content: none; }
704 .elementor-panel #elementor-controls .pojo-widget-button-collapse {
705 display: none; }
706 .elementor-panel #elementor-panel-global .elementor-nerd-box .elementor-nerd-box-icon {
707 margin-top: 20px; }
708 .elementor-panel #elementor-panel-header {
709 display: table;
710 height: 40px;
711 width: 100%;
712 background-color: #93003c;
713 color: #fff; }
714 .elementor-panel #elementor-panel-header > * {
715 display: table-cell;
716 vertical-align: middle;
717 text-align: center; }
718 .elementor-panel .elementor-header-button {
719 width: 40px; }
720 .elementor-panel .elementor-header-button .elementor-icon {
721 cursor: pointer;
722 display: block;
723 font-size: 19px;
724 height: 40px;
725 line-height: 40px;
726 -webkit-transition: all 0.3s;
727 -o-transition: all 0.3s;
728 transition: all 0.3s; }
729 .elementor-panel .elementor-header-button .elementor-icon.eicon-menu-bar {
730 font-size: 18px; }
731 .elementor-panel .elementor-header-button .elementor-icon:hover {
732 color: #d5dadf; }
733 .elementor-panel #elementor-panel-header-title {
734 font-size: 15px; }
735 .elementor-panel #elementor-panel-header-title img {
736 width: 90px; }
737 .elementor-panel .elementor-panel-category {
738 position: relative; }
739 .elementor-panel .elementor-panel-category:first-child .elementor-panel-category-title {
740 padding-top: 14px; }
741 .elementor-panel .elementor-panel-category.elementor-active .elementor-panel-category-title:before {
742 -webkit-transform: rotate(-90deg);
743 -ms-transform: rotate(-90deg);
744 transform: rotate(-90deg); }
745 .elementor-panel .elementor-panel-category:not(.elementor-active):after {
746 content: '';
747 position: absolute;
748 left: 15px;
749 right: 15px;
750 bottom: 0;
751 height: 8px;
752 background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.03)), to(transparent));
753 background: -webkit-linear-gradient(rgba(0, 0, 0, 0.03), transparent);
754 background: -o-linear-gradient(rgba(0, 0, 0, 0.03), transparent);
755 background: linear-gradient(rgba(0, 0, 0, 0.03), transparent);
756 -webkit-transform: translateY(100%);
757 -ms-transform: translateY(100%);
758 transform: translateY(100%); }
759 .elementor-panel .elementor-panel-category-title {
760 margin: 0 15px;
761 padding: 20px 0;
762 position: relative;
763 text-transform: uppercase;
764 font-size: 11px;
765 cursor: pointer; }
766 .elementor-panel .elementor-panel-category-title:before {
767 content: "";
768 font-family: eicons;
769 position: absolute;
770 left: 0;
771 -webkit-transition: -webkit-transform .3s;
772 transition: -webkit-transform .3s;
773 -o-transition: transform .3s;
774 transition: transform .3s;
775 transition: transform .3s, -webkit-transform .3s; }
776 .elementor-panel .elementor-panel-category-items {
777 overflow: hidden;
778 padding: 0 5px;
779 display: none; }
780 .elementor-panel .elementor-panel-scheme-title {
781 padding: 10px 20px;
782 margin-top: 10px; }
783 .elementor-panel .elementor-panel-scheme-description {
784 padding: 20px 20px 0; }
785 .elementor-panel .elementor-panel-scheme-buttons {
786 padding: 0 20px;
787 display: table;
788 table-layout: fixed;
789 width: 100%;
790 height: 40px;
791 background-color: #fff;
792 -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
793 box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
794 .elementor-panel .elementor-panel-scheme-buttons .elementor-button {
795 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
796 font-size: 11px;
797 font-weight: 400; }
798 .elementor-panel .elementor-panel-scheme-button-wrapper {
799 display: table-cell;
800 vertical-align: middle;
801 text-align: center; }
802 .elementor-panel .elementor-panel-scheme-button-wrapper:first-child {
803 text-align: right; }
804 .elementor-panel .elementor-panel-scheme-button-wrapper:last-child {
805 text-align: left; }
806 .elementor-panel .elementor-panel-scheme-save .elementor-button {
807 padding: 6px 18px; }
808 .elementor-panel .elementor-panel-scheme-reset .elementor-button, .elementor-panel .elementor-panel-scheme-discard .elementor-button {
809 color: #a4afb7;
810 background: none; }
811 .elementor-panel .elementor-panel-scheme-color .elementor-panel-scheme-items {
812 position: relative;
813 display: grid;
814 grid-template-columns: repeat(4, 27px);
815 -webkit-box-pack: justify;
816 -ms-flex-pack: justify;
817 justify-content: space-between; }
818 .elementor-panel .elementor-panel-scheme-color-title {
819 text-align: center;
820 text-transform: uppercase;
821 margin: 10px 0;
822 color: #c2cbd2;
823 font-size: 8px; }
824 .elementor-panel .elementor-panel-scheme-typography-item {
825 display: table;
826 table-layout: fixed;
827 width: 100%;
828 margin-bottom: 15px; }
829 .elementor-panel .elementor-panel-scheme-typography-item > * {
830 display: table-cell;
831 vertical-align: middle; }
832 .elementor-panel .elementor-panel-scheme-typography-item-value select, .elementor-panel .elementor-panel-scheme-typography-item-value input {
833 width: 100%; }
834 .elementor-panel .elementor-panel-scheme-item:not(.elementor-open) .elementor-panel-scheme-typography-items {
835 display: none; }
836 .elementor-panel .elementor-panel-scheme-color-system-scheme {
837 margin-bottom: 10px; }
838 .elementor-panel .elementor-panel-scheme-color-system-scheme .elementor-title {
839 font-size: 11px;
840 color: #a4afb7;
841 font-style: italic;
842 margin-top: 5px; }
843 .elementor-panel .elementor-panel-scheme-color-system-items {
844 display: -webkit-box;
845 display: -ms-flexbox;
846 display: flex;
847 -webkit-transition: border .5s;
848 -o-transition: border .5s;
849 transition: border .5s;
850 overflow: hidden;
851 padding: 3px;
852 -webkit-border-radius: 3px;
853 border-radius: 3px;
854 border: 1px solid #d5dadf;
855 cursor: pointer; }
856 .elementor-panel .elementor-panel-scheme-color-system-items:hover {
857 border: 1px solid #a4afb7; }
858 .elementor-panel .elementor-panel-scheme-color-system-item {
859 height: 20px;
860 -webkit-box-flex: 1;
861 -ms-flex-positive: 1;
862 flex-grow: 1; }
863 .elementor-panel #elementor-panel-schemes-disabled a {
864 color: #39b54a; }
865 .elementor-panel #elementor-panel-schemes-disabled a:hover {
866 text-decoration: underline; }
867 .elementor-panel #elementor-panel-schemes-disabled .elementor-nerd-box-icon {
868 margin-top: 20px; }
869 .elementor-panel #elementor-panel-page-menu {
870 padding: 25px 15px; }
871 .elementor-panel .elementor-panel-menu-group-title {
872 text-transform: uppercase;
873 font-size: 11px; }
874 .elementor-panel .elementor-panel-menu-items {
875 margin: 15px 0 25px;
876 -webkit-border-radius: 5px;
877 border-radius: 5px;
878 overflow: hidden; }
879 .elementor-panel .elementor-panel-menu-item {
880 display: table;
881 width: 100%;
882 height: 40px;
883 cursor: pointer;
884 margin-bottom: 1px;
885 background-color: #fff; }
886 .elementor-panel .elementor-panel-menu-item:hover {
887 background-color: rgba(255, 255, 255, 0.8); }
888 .elementor-panel .elementor-panel-menu-item > * {
889 display: table-cell;
890 vertical-align: middle; }
891 .elementor-panel .elementor-panel-menu-item-icon {
892 text-align: center;
893 width: 50px;
894 color: #a4afb7;
895 font-size: 19px; }
896 .elementor-panel .elementor-panel-menu-item-icon .eicon-editor-external-link {
897 font-size: 18px; }
898 .elementor-panel .elementor-panel-menu-item-title {
899 font-weight: 500; }
900 .elementor-panel .elementor-panel-menu-item-title > span {
901 color: #39b54a; }
902 .elementor-panel .elementor-panel-menu-item a {
903 color: #6d7882; }
904 .elementor-panel .elementor-panel-menu-item-exit-to-dashboard {
905 background-color: #0085ba;
906 color: #fff;
907 text-transform: uppercase;
908 font-size: 12px; }
909 .elementor-panel .elementor-panel-menu-item-exit-to-dashboard:hover {
910 background-color: #0073a1; }
911 .elementor-panel .elementor-panel-menu-item-exit-to-dashboard .elementor-panel-menu-item-title,
912 .elementor-panel .elementor-panel-menu-item-exit-to-dashboard .elementor-panel-menu-item-icon {
913 color: #fff; }
914 .elementor-panel .elementor-panel-menu-item-settings-additional-settings {
915 background-color: #f1f3f5; }
916 .elementor-panel .elementor-control.elementor-control-clear_page {
917 background-color: transparent; }
918 .elementor-panel .elementor-control.elementor-control-clear_page .elementor-control-raw-html {
919 display: -webkit-box;
920 display: -ms-flexbox;
921 display: flex;
922 -webkit-box-align: center;
923 -ms-flex-align: center;
924 align-items: center;
925 -webkit-box-pack: justify;
926 -ms-flex-pack: justify;
927 justify-content: space-between; }
928 .elementor-panel .elementor-panel-navigation {
929 background-color: #ffffff;
930 -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
931 box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
932 display: table;
933 table-layout: fixed;
934 width: 100%; }
935 .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab {
936 display: table-cell; }
937 .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-active {
938 background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f3f5), to(#fff));
939 background-image: -webkit-linear-gradient(top, #f1f3f5, #fff);
940 background-image: -o-linear-gradient(top, #f1f3f5, #fff);
941 background-image: linear-gradient(to bottom, #f1f3f5, #fff);
942 border-bottom: 3px solid #93003c; }
943 .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab a {
944 display: block;
945 text-align: center;
946 padding: 12px 0 8px;
947 font-size: 10px;
948 color: #6d7882; }
949 .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab a:before {
950 font-family: eicons;
951 font-size: 16px;
952 display: block;
953 margin-bottom: 6px; }
954 .elementor-panel .elementor-tab-control-content a:before {
955 content: '\e92c'; }
956 .elementor-panel .elementor-tab-control-style a:before {
957 content: '\e921'; }
958 .elementor-panel .elementor-tab-control-advanced a:before, .elementor-panel .elementor-tab-control-settings a:before, .elementor-panel .elementor-tab-control-general_style a:before {
959 content: '\e916'; }
960 .elementor-panel .elementor-tab-control-responsive a:before {
961 content: '\e885'; }
962 .elementor-panel .elementor-tab-control-layout a:before, .elementor-panel .elementor-tab-control-column a:before {
963 content: '\e899'; }
964 .elementor-panel .elementor-tab-control-lightbox a:before {
965 content: '\e922'; }
966 .elementor-panel #elementor-panel__editor__help {
967 padding: 50px 25px;
968 display: -webkit-box;
969 display: -ms-flexbox;
970 display: flex;
971 -webkit-box-align: center;
972 -ms-flex-align: center;
973 align-items: center;
974 -webkit-box-pack: center;
975 -ms-flex-pack: center;
976 justify-content: center; }
977 .elementor-panel #elementor-panel__editor__help__link {
978 display: -webkit-inline-box;
979 display: -ms-inline-flexbox;
980 display: inline-flex;
981 -webkit-box-align: center;
982 -ms-flex-align: center;
983 align-items: center;
984 -webkit-box-pack: center;
985 -ms-flex-pack: center;
986 justify-content: center;
987 color: #6d7882;
988 font-size: 12px;
989 font-weight: 500;
990 -webkit-transition: all 0.3s;
991 -o-transition: all 0.3s;
992 transition: all 0.3s; }
993 .elementor-panel #elementor-panel__editor__help__link i {
994 padding: 0 5px;
995 color: #a4afb7;
996 font-size: 18px;
997 position: relative; }
998 .elementor-panel #elementor-panel__editor__help__link i:after {
999 content: '';
1000 position: absolute;
1001 height: 13px;
1002 width: 13px;
1003 top: 3px;
1004 bottom: 0;
1005 right: 8px;
1006 left: 0;
1007 -webkit-border-radius: 50%;
1008 border-radius: 50%;
1009 z-index: -1; }
1010 .elementor-panel #elementor-panel__editor__help__link:hover {
1011 color: #495157; }
1012 .elementor-panel #elementor-panel__editor__help__link:hover i {
1013 color: #71d7f7; }
1014 .elementor-panel #elementor-panel__editor__help__link:hover i:before {
1015 content: '\e941'; }
1016 .elementor-panel #elementor-panel__editor__help__link:hover i:after {
1017 background: #fff; }
1018 .elementor-panel #elementor-panel-footer {
1019 position: absolute;
1020 bottom: 0;
1021 left: 0;
1022 right: 0;
1023 height: 40px;
1024 background-color: #495157; }
1025 .elementor-panel #elementor-panel-footer-tools {
1026 display: table;
1027 table-layout: fixed;
1028 width: 100%;
1029 height: 100%; }
1030 .elementor-panel .elementor-panel-footer-tool {
1031 display: table-cell;
1032 vertical-align: middle;
1033 text-align: center;
1034 cursor: pointer;
1035 color: #a4afb7;
1036 -webkit-transition: all 0.3s;
1037 -o-transition: all 0.3s;
1038 transition: all 0.3s; }
1039 .elementor-panel .elementor-panel-footer-tool #elementor-panel-saver-button-update {
1040 border-left: 1px solid #2d8739;
1041 -webkit-border-radius: 0 3px 3px 0;
1042 border-radius: 0 3px 3px 0; }
1043 .elementor-panel .elementor-panel-footer-tool #elementor-panel-saver-button-update i {
1044 margin-left: 5px; }
1045 .elementor-panel .elementor-panel-footer-tool #elementor-panel-saver-button-save-options {
1046 float: right;
1047 -webkit-border-radius: 3px 0 0 3px;
1048 border-radius: 3px 0 0 3px; }
1049 .elementor-panel .elementor-panel-footer-tool #elementor-panel-saver-button-save-options i {
1050 margin: auto; }
1051 .elementor-panel .elementor-panel-footer-tool.elementor-open {
1052 color: #fff; }
1053 .elementor-panel .elementor-panel-footer-tool:not(.elementor-open):hover {
1054 color: #d5dadf; }
1055 .elementor-panel .elementor-panel-footer-tool:not(.elementor-open) .elementor-panel-footer-sub-menu-wrapper {
1056 display: none; }
1057 .elementor-panel .elementor-panel-footer-sub-menu-wrapper {
1058 position: absolute;
1059 bottom: 100%;
1060 left: 0;
1061 width: 100%;
1062 background-color: #556068;
1063 padding: 10px;
1064 -webkit-box-shadow: -2px -5px 8px rgba(0, 0, 0, 0.1);
1065 box-shadow: -2px -5px 8px rgba(0, 0, 0, 0.1);
1066 cursor: default;
1067 z-index: 10000; }
1068 .elementor-panel .elementor-panel-footer-sub-menu {
1069 -webkit-border-radius: 5px;
1070 border-radius: 5px;
1071 overflow: hidden; }
1072 .elementor-panel .elementor-panel-footer-sub-menu-item {
1073 background-color: #495157;
1074 display: table;
1075 table-layout: fixed;
1076 width: 100%;
1077 cursor: pointer; }
1078 .elementor-panel .elementor-panel-footer-sub-menu-item.elementor-disabled .elementor-icon,
1079 .elementor-panel .elementor-panel-footer-sub-menu-item.elementor-disabled .elementor-title {
1080 color: #6d7882; }
1081 .elementor-panel .elementor-panel-footer-sub-menu-item:not(:last-child) {
1082 margin-bottom: 1px; }
1083 .elementor-panel .elementor-panel-footer-sub-menu-item:hover {
1084 background-color: rgba(0, 0, 0, 0.2); }
1085 .elementor-panel .elementor-panel-footer-sub-menu-item.active {
1086 background-color: rgba(0, 0, 0, 0.3); }
1087 .elementor-panel .elementor-panel-footer-sub-menu-item > * {
1088 display: table-cell;
1089 height: 40px;
1090 vertical-align: middle; }
1091 .elementor-panel .elementor-panel-footer-sub-menu-item .elementor-icon {
1092 width: 40px;
1093 color: #a4afb7; }
1094 .elementor-panel .elementor-panel-footer-sub-menu-item .elementor-title {
1095 text-align: right;
1096 color: #d5dadf; }
1097 .elementor-panel .elementor-panel-footer-sub-menu-item .elementor-description {
1098 width: 95px;
1099 text-align: right;
1100 font-size: 11px;
1101 font-style: italic;
1102 color: #a4afb7; }
1103 .elementor-panel #elementor-panel-footer-help-title {
1104 text-align: right;
1105 padding: 10px 0;
1106 color: #d5dadf; }
1107 .elementor-panel #elementor-panel-footer-responsive > i {
1108 display: block;
1109 height: 100%;
1110 line-height: 40px; }
1111 .elementor-panel #elementor-panel-footer-saver-publish {
1112 width: 80px; }
1113 .elementor-panel #elementor-panel-footer-saver-publish .elementor-button-state i {
1114 margin-left: 0; }
1115 .elementor-panel #elementor-panel-footer-saver-publish .elementor-button-state #elementor-panel-saver-button-publish-label {
1116 display: none; }
1117 .elementor-panel #elementor-panel-footer-saver-options {
1118 width: 35px;
1119 border-right: 1px solid #495157; }
1120 .elementor-panel #elementor-panel-footer-saver-options .elementor-last-edited-wrapper {
1121 font-size: 11px;
1122 font-style: italic;
1123 color: #a4afb7;
1124 padding: 5px 0 15px; }
1125 .elementor-panel #elementor-panel-footer-saver-options .elementor-last-edited-wrapper:not(.elementor-state-active) .elementor-state-icon {
1126 display: none; }
1127 .elementor-panel #elementor-panel-footer-saver-options .elementor-last-edited-wrapper time {
1128 border-bottom: 1px dotted transparent;
1129 -webkit-transition: all ease-in-out .3s;
1130 -o-transition: all ease-in-out .3s;
1131 transition: all ease-in-out .3s;
1132 cursor: pointer; }
1133 .elementor-panel #elementor-panel-footer-saver-options .elementor-last-edited-wrapper time:hover {
1134 border-bottom-color: inherit; }
1135 .elementor-panel .elementor-disabled {
1136 cursor: default; }
1137 .elementor-panel #elementor-panel-saver-button-preview a {
1138 color: #a4afb7; }
1139 .elementor-panel #elementor-panel-saver-button-publish, .elementor-panel #elementor-panel-saver-button-save-options {
1140 font-size: 11px;
1141 text-transform: uppercase;
1142 height: 26px; }
1143 .elementor-panel #elementor-panel-saver-button-publish.elementor-disabled, .elementor-panel #elementor-panel-saver-button-save-options.elementor-disabled {
1144 background-color: #556068;
1145 color: #a4afb7; }
1146 .elementor-panel #elementor-panel-saver-button-publish {
1147 width: 100%;
1148 -webkit-border-radius: 0 3px 3px 0;
1149 border-radius: 0 3px 3px 0; }
1150 .elementor-panel #elementor-panel-saver-button-save-options {
1151 width: 25px; }
1152
1153 #elementor-panel-elements-navigation .elementor-panel-navigation-tab {
1154 text-align: center;
1155 padding: 10px 0;
1156 font-size: 11px;
1157 text-transform: uppercase;
1158 cursor: pointer; }
1159
1160 #elementor-panel-elements {
1161 overflow: hidden;
1162 padding: 0 5px; }
1163
1164 #elementor-panel-state-loading {
1165 display: none; }
1166 body.elementor-panel-loading #elementor-panel-state-loading {
1167 position: absolute;
1168 top: 0;
1169 left: 0;
1170 height: 100%;
1171 width: 100%;
1172 display: -webkit-box;
1173 display: -ms-flexbox;
1174 display: flex;
1175 -webkit-box-align: center;
1176 -ms-flex-align: center;
1177 align-items: center;
1178 -webkit-box-pack: center;
1179 -ms-flex-pack: center;
1180 justify-content: center;
1181 background-color: rgba(255, 255, 255, 0.5);
1182 z-index: 1; }
1183 #elementor-panel-state-loading .eicon-loading {
1184 font-size: 25px;
1185 color: #71d7f7; }
1186
1187 #elementor-panel-elements-search-wrapper {
1188 position: relative;
1189 margin: 10px 10px 5px; }
1190
1191 #elementor-panel-elements-search-input {
1192 background-color: rgba(255, 255, 255, 0.7);
1193 font-size: 11px;
1194 padding: 10px 29px 10px 10px;
1195 font-style: italic;
1196 color: #a4afb7;
1197 border: none;
1198 -webkit-transition: all 1s;
1199 -o-transition: all 1s;
1200 transition: all 1s;
1201 -webkit-border-radius: 3px;
1202 border-radius: 3px;
1203 appearance: none;
1204 -webkit-appearance: none;
1205 -moz-appearance: none; }
1206 #elementor-panel-elements-search-input + i {
1207 position: absolute;
1208 right: 10px;
1209 top: 50%;
1210 color: #a4afb7;
1211 -webkit-transform: translateY(-50%);
1212 -ms-transform: translateY(-50%);
1213 transform: translateY(-50%); }
1214 #elementor-panel-elements-search-input:focus {
1215 background-color: white;
1216 padding-left: 15px; }
1217
1218 .elementor-panel .elementor-element {
1219 -webkit-border-radius: 3px;
1220 border-radius: 3px;
1221 background-color: #fff;
1222 cursor: move;
1223 position: relative; }
1224 .elementor-panel .elementor-element-wrapper {
1225 float: right;
1226 width: 50%;
1227 padding: 5px;
1228 text-align: center;
1229 -webkit-box-sizing: border-box;
1230 box-sizing: border-box; }
1231 .elementor-panel .elementor-element--promotion .elementor-element {
1232 cursor: pointer;
1233 -webkit-user-select: none;
1234 -moz-user-select: none;
1235 -ms-user-select: none;
1236 user-select: none; }
1237 .elementor-panel .elementor-element .icon,
1238 .elementor-panel .elementor-element .title {
1239 color: #556068;
1240 -webkit-transition: all 0.3s;
1241 -o-transition: all 0.3s;
1242 transition: all 0.3s; }
1243 .elementor-panel .elementor-element:hover {
1244 -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
1245 box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); }
1246 .elementor-panel .elementor-element:hover .icon, .elementor-panel .elementor-element:hover .title {
1247 color: #93003c; }
1248 .elementor-panel .elementor-element .icon {
1249 font-size: 28px;
1250 padding-top: 15px; }
1251 .elementor-panel .elementor-element .elementor-element-title-wrapper {
1252 display: table;
1253 width: 100%; }
1254 .elementor-panel .elementor-element .title {
1255 font-size: 11px;
1256 display: table-cell;
1257 vertical-align: middle;
1258 height: 40px; }
1259 .elementor-panel .elementor-element > .eicon-lock {
1260 position: absolute;
1261 top: 5px;
1262 left: 5px;
1263 color: #e6e9ec; }
1264
1265 #elementor-element--promotion__dialog {
1266 position: absolute;
1267 width: 300px;
1268 z-index: 1;
1269 background-color: #fff;
1270 -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
1271 box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
1272 -webkit-border-radius: 3px;
1273 border-radius: 3px; }
1274 #elementor-element--promotion__dialog:after {
1275 content: '';
1276 position: absolute;
1277 top: 15px;
1278 left: 100%;
1279 -webkit-transform: scaleY(0.7);
1280 -ms-transform: scaleY(0.7);
1281 transform: scaleY(0.7);
1282 border: 10px solid transparent;
1283 border-left-color: #fff; }
1284 #elementor-element--promotion__dialog__title {
1285 font-size: 14px; }
1286 #elementor-element--promotion__dialog .dialog-header {
1287 display: -webkit-box;
1288 display: -ms-flexbox;
1289 display: flex;
1290 padding: 20px;
1291 color: #495157;
1292 border-bottom: 1px solid #e6e9ec;
1293 font-weight: 500; }
1294 #elementor-element--promotion__dialog .dialog-header i {
1295 color: #a4afb7; }
1296 #elementor-element--promotion__dialog .dialog-header .eicon-pro-icon {
1297 -webkit-box-flex: 1;
1298 -ms-flex-positive: 1;
1299 flex-grow: 1;
1300 margin-right: 10px;
1301 font-size: 14px; }
1302 #elementor-element--promotion__dialog .dialog-header .eicon-close {
1303 cursor: pointer; }
1304 #elementor-element--promotion__dialog .dialog-message {
1305 padding: 20px; }
1306 #elementor-element--promotion__dialog .dialog-buttons-wrapper {
1307 padding: 0 20px 20px 20px; }
1308 #elementor-element--promotion__dialog .dialog-button {
1309 width: 100%;
1310 padding: 6.5px;
1311 font-size: 12px; }
1312 #elementor-element--promotion__dialog .dialog-button::-moz-focus-inner {
1313 border: 0; }
1314
1315 #elementor-panel-inner {
1316 position: relative;
1317 height: 100%;
1318 -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
1319 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); }
1320
1321 #elementor-panel-content-wrapper {
1322 position: absolute;
1323 bottom: 40px;
1324 top: 40px;
1325 left: 0;
1326 width: 100%; }
1327
1328 .elementor-panel-container {
1329 clear: both;
1330 padding-left: 15px;
1331 padding-right: 15px; }
1332
1333 .media-modal.wp-core-ui input {
1334 width: auto; }
1335
1336 .media-modal.wp-core-ui select {
1337 width: initial; }
1338
1339 .media-modal.wp-core-ui fieldset {
1340 padding: 0;
1341 border: 0; }
1342
1343 .media-modal.wp-core-ui .wp-clearfix::after {
1344 content: '';
1345 display: table;
1346 clear: both; }
1347
1348 #elementor-panel-get-pro-elements .elementor-nerd-box-message {
1349 margin-top: 10px; }
1350
1351 #elementor-panel-get-pro-elements .elementor-nerd-box-icon {
1352 margin-top: 20px; }
1353
1354 .elementor-control {
1355 --control-title-size: 12px;
1356 background-color: #fff;
1357 position: relative;
1358 padding: 0 20px 15px; }
1359 .elementor-control a {
1360 font-weight: 500;
1361 text-decoration: none;
1362 border-bottom: 1px dotted transparent;
1363 -webkit-transition: all ease-in-out .3s;
1364 -o-transition: all ease-in-out .3s;
1365 transition: all ease-in-out .3s; }
1366 .elementor-control a:hover {
1367 border-bottom-color: inherit; }
1368 .elementor-control .elementor-control-content {
1369 display: -webkit-box;
1370 display: -ms-flexbox;
1371 display: flex;
1372 -webkit-box-orient: vertical;
1373 -webkit-box-direction: normal;
1374 -ms-flex-direction: column;
1375 flex-direction: column; }
1376 .elementor-control .elementor-control-title {
1377 font-size: var(--control-title-size);
1378 line-height: 1;
1379 margin-left: 5px; }
1380 .elementor-control .elementor-control-spinner {
1381 display: -webkit-box;
1382 display: -ms-flexbox;
1383 display: flex;
1384 -webkit-box-align: center;
1385 -ms-flex-align: center;
1386 align-items: center; }
1387 .elementor-control.elementor-control-type-divider {
1388 padding: 0;
1389 background-color: transparent; }
1390 .elementor-control.elementor-control-type-divider .elementor-control-content {
1391 border-width: 0;
1392 border-color: #e6e9ec;
1393 border-style: solid;
1394 border-top-width: 1px;
1395 background-color: #ffffff;
1396 height: 15px; }
1397 .elementor-control.elementor-control-separator-default:not(.elementor-control-type-divider).elementor-control-wp {
1398 margin-top: 15px; }
1399 .elementor-control.elementor-control-separator-default:not(.elementor-control-type-divider).elementor-control-wp:before {
1400 content: '';
1401 height: 1px;
1402 display: block;
1403 margin-bottom: 15px;
1404 background-color: transparent; }
1405 .elementor-control.elementor-control-separator-before {
1406 padding-top: 15px; }
1407 .elementor-control.elementor-control-separator-before:before {
1408 content: '';
1409 position: absolute;
1410 height: 1px;
1411 width: 100%;
1412 top: 0;
1413 left: 0;
1414 background-color: #e6e9ec; }
1415 .elementor-control.elementor-control-separator-after:after {
1416 content: '';
1417 position: absolute;
1418 height: 1px;
1419 width: 100%;
1420 bottom: 0;
1421 left: 0;
1422 background-color: #e6e9ec; }
1423 .elementor-control.elementor-control-separator-after + .elementor-control-type-tabs + .elementor-control-separator-default, .elementor-control.elementor-control-separator-after:not(.elementor-hidden-control) + .elementor-control-separator-default {
1424 padding-top: 15px; }
1425 .elementor-control.elementor-control-deprecated {
1426 color: #b01b1b; }
1427 .elementor-control.elementor-control-deprecated .elementor-control-field-description {
1428 color: #b01b1b; }
1429 .elementor-control.elementor-control-hidden-label > * > .elementor-control-title, .elementor-control.elementor-control-hidden-label > * > * > .elementor-control-title {
1430 display: none; }
1431 .elementor-control.elementor-hidden-control {
1432 display: none; }
1433 .elementor-control.elementor-control-type-heading .elementor-control-title {
1434 font-weight: bold;
1435 margin: 0; }
1436 body:not(.elementor-device-desktop) .elementor-control.elementor-control-responsive-desktop {
1437 display: none; }
1438 body:not(.elementor-device-tablet) .elementor-control.elementor-control-responsive-tablet {
1439 display: none; }
1440 body:not(.elementor-device-mobile) .elementor-control.elementor-control-responsive-mobile {
1441 display: none; }
1442 .elementor-control.elementor-control-type-select .elementor-control-input-wrapper {
1443 position: relative; }
1444 .elementor-control.elementor-control-type-select .elementor-control-input-wrapper select {
1445 appearance: none;
1446 -webkit-appearance: none;
1447 -moz-appearance: none;
1448 font-size: 12px;
1449 font-family: inherit;
1450 font-weight: inherit;
1451 font-style: inherit;
1452 text-transform: inherit;
1453 letter-spacing: inherit;
1454 line-height: inherit;
1455 -ms-flex-preferred-size: 100%;
1456 flex-basis: 100%;
1457 padding-right: 5px;
1458 padding-left: 20px;
1459 cursor: pointer; }
1460 .elementor-control.elementor-control-type-select .elementor-control-input-wrapper:after {
1461 font-family: eicons;
1462 content: '\e8ad';
1463 font-size: 12px;
1464 position: absolute;
1465 top: 50%;
1466 -webkit-transform: translateY(-50%);
1467 -ms-transform: translateY(-50%);
1468 transform: translateY(-50%);
1469 left: 5px;
1470 pointer-events: none; }
1471 .elementor-control-custom_css_pro .elementor-nerd-box-message, .elementor-control-custom_attributes_pro .elementor-nerd-box-message {
1472 margin-top: 5px; }
1473 .elementor-control.elementor-control-custom_css_title {
1474 font-size: 12px; }
1475
1476 .elementor-control.elementor-open .elementor-panel-heading-toggle .eicon:before,
1477 .elementor-panel-scheme-item.elementor-open .elementor-panel-heading-toggle .eicon:before {
1478 content: '\e92a'; }
1479
1480 .elementor-control:not(.elementor-open) .elementor-panel-heading-toggle .eicon:before,
1481 .elementor-panel-scheme-item:not(.elementor-open) .elementor-panel-heading-toggle .eicon:before {
1482 content: ""; }
1483
1484 .elementor-panel-heading {
1485 display: table;
1486 table-layout: fixed;
1487 height: 40px;
1488 padding: 0 20px;
1489 width: 100%;
1490 border-bottom: 1px solid #e6e9ec;
1491 cursor: pointer; }
1492 .elementor-panel-heading > * {
1493 display: table-cell;
1494 vertical-align: middle; }
1495 .elementor-panel-heading-toggle {
1496 width: 20px;
1497 color: #495157; }
1498 .elementor-panel-heading-title {
1499 color: #495157;
1500 font-weight: bold; }
1501
1502 .elementor-control-wp {
1503 line-height: 1.5; }
1504 .elementor-control-wp p {
1505 margin: 15px 0; }
1506
1507 .elementor-control-field {
1508 display: -webkit-box;
1509 display: -ms-flexbox;
1510 display: flex;
1511 -webkit-box-align: center;
1512 -ms-flex-align: center;
1513 align-items: center; }
1514
1515 .elementor-label-block > .elementor-control-content > .elementor-control-field {
1516 -ms-flex-wrap: wrap;
1517 flex-wrap: wrap; }
1518 .elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
1519 width: 100%;
1520 margin-top: 10px; }
1521
1522 .elementor-label-block.elementor-control-hidden-label:not(.elementor-control-dynamic) > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
1523 margin-top: 0; }
1524
1525 .elementor-label-block.elementor-control-hidden-label.elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
1526 margin-top: 0; }
1527
1528 .elementor-label-inline > .elementor-control-content > .elementor-control-field > .elementor-control-title {
1529 -ms-flex-negative: 0;
1530 flex-shrink: 0; }
1531
1532 .elementor-label-inline > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
1533 margin-right: auto; }
1534
1535 .elementor-control-field-description {
1536 margin-top: 10px; }
1537
1538 .elementor-group-control-attachment_alert .elementor-control-field-description {
1539 margin-top: 0; }
1540
1541 .elementor-required {
1542 color: #b01b1b; }
1543
1544 .elementor-units-choices {
1545 -webkit-box-flex: 1;
1546 -ms-flex-positive: 1;
1547 flex-grow: 1;
1548 text-align: left; }
1549 .elementor-units-choices input {
1550 display: none; }
1551 .elementor-units-choices input:not(:checked) + label {
1552 color: #a4afb7; }
1553 .elementor-units-choices input:checked + label {
1554 text-decoration: underline; }
1555 .elementor-units-choices label {
1556 cursor: pointer;
1557 padding: 0 2px;
1558 text-transform: uppercase;
1559 font-size: 9px; }
1560
1561 .elementor-control-start-end .eicon-h-align-left, .elementor-control-start-end .eicon-h-align-right {
1562 -webkit-transform: rotate(180deg);
1563 -ms-transform: rotate(180deg);
1564 transform: rotate(180deg); }
1565
1566 .elementor-control-responsive-switchers {
1567 --selected-option: 0;
1568 --pointer-position: var(--selected-option);
1569 position: relative;
1570 width: 2em;
1571 height: 2em;
1572 margin: calc( -2em + var(--control-title-size)) 0;
1573 margin-left: 5px; }
1574 .elementor-control-responsive-switchers__holder {
1575 position: absolute;
1576 width: 100%;
1577 top: 0;
1578 background-color: #fff;
1579 -webkit-border-radius: 3px;
1580 border-radius: 3px;
1581 -webkit-transition: 0.15s;
1582 -o-transition: 0.15s;
1583 transition: 0.15s;
1584 border: 1px transparent solid; }
1585 .elementor-control-responsive-switchers.elementor-responsive-switchers-open {
1586 z-index: 11000; }
1587 .elementor-control-responsive-switchers.elementor-responsive-switchers-open .elementor-responsive-switcher {
1588 height: 2em;
1589 -webkit-transform: scale(1);
1590 -ms-transform: scale(1);
1591 transform: scale(1);
1592 opacity: 1; }
1593 .elementor-control-responsive-switchers.elementor-responsive-switchers-open .elementor-responsive-switcher:hover {
1594 color: #71d7f7; }
1595 .elementor-control-responsive-switchers.elementor-responsive-switchers-open .elementor-control-responsive-switchers__holder {
1596 top: calc(-1 * var(--selected-option) * 2em);
1597 -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
1598 box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
1599
1600 .elementor-responsive-switcher {
1601 display: -webkit-box;
1602 display: -ms-flexbox;
1603 display: flex;
1604 -webkit-box-align: center;
1605 -ms-flex-align: center;
1606 align-items: center;
1607 -webkit-box-pack: center;
1608 -ms-flex-pack: center;
1609 justify-content: center;
1610 position: relative;
1611 z-index: 2;
1612 cursor: pointer;
1613 height: 0;
1614 -webkit-transform: scale(0);
1615 -ms-transform: scale(0);
1616 transform: scale(0);
1617 opacity: 0;
1618 -webkit-transition: 0.15s;
1619 -o-transition: 0.15s;
1620 transition: 0.15s;
1621 font-size: 12px; }
1622
1623 a.elementor-responsive-switcher {
1624 color: #a4afb7; }
1625 a.elementor-responsive-switcher:hover {
1626 color: #71d7f7; }
1627
1628 .elementor-device-desktop .elementor-responsive-switcher.elementor-responsive-switcher-desktop {
1629 height: 2em;
1630 -webkit-transform: scale(1);
1631 -ms-transform: scale(1);
1632 transform: scale(1);
1633 opacity: 1; }
1634
1635 .elementor-device-desktop .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-desktop {
1636 color: #71d7f7; }
1637
1638 .elementor-device-tablet .elementor-responsive-switcher.elementor-responsive-switcher-tablet {
1639 height: 2em;
1640 -webkit-transform: scale(1);
1641 -ms-transform: scale(1);
1642 transform: scale(1);
1643 opacity: 1; }
1644
1645 .elementor-device-tablet .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-tablet {
1646 color: #71d7f7; }
1647
1648 .elementor-device-mobile .elementor-responsive-switcher.elementor-responsive-switcher-mobile {
1649 height: 2em;
1650 -webkit-transform: scale(1);
1651 -ms-transform: scale(1);
1652 transform: scale(1);
1653 opacity: 1; }
1654
1655 .elementor-device-mobile .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-mobile {
1656 color: #71d7f7; }
1657
1658 .elementor-update-preview {
1659 margin: 15px 15px 0;
1660 display: -webkit-box;
1661 display: -ms-flexbox;
1662 display: flex;
1663 -webkit-box-align: center;
1664 -ms-flex-align: center;
1665 align-items: center; }
1666
1667 .elementor-update-preview-button-wrapper {
1668 -webkit-box-flex: 1;
1669 -ms-flex-positive: 1;
1670 flex-grow: 1;
1671 text-align: left; }
1672
1673 .elementor-update-preview-button {
1674 padding: 8px 15px;
1675 text-transform: uppercase; }
1676
1677 .elementor-control-direction-ltr input,
1678 .elementor-control-direction-ltr textarea {
1679 direction: ltr; }
1680
1681 .elementor-control-direction-rtl input,
1682 .elementor-control-direction-rtl textarea {
1683 direction: rtl; }
1684
1685 .elementor-control-type-button .elementor-control-input-wrapper {
1686 text-align: left; }
1687
1688 .elementor-control-type-button .elementor-button {
1689 width: auto;
1690 height: 26px; }
1691
1692 .elementor-control-type-choose.elementor-label-block .elementor-choices {
1693 width: 100%; }
1694
1695 .elementor-choices {
1696 display: -webkit-box;
1697 display: -ms-flexbox;
1698 display: flex;
1699 height: 27px;
1700 line-height: 27px;
1701 text-align: center;
1702 border-spacing: 1px;
1703 -webkit-border-radius: 3px;
1704 border-radius: 3px;
1705 overflow: hidden; }
1706 .elementor-choices .elementor-choices-label {
1707 border-top: 1px solid #d5dadf;
1708 border-bottom: 1px solid #d5dadf;
1709 border-right: 1px solid #d5dadf;
1710 border-left: none;
1711 font-size: 12px;
1712 -webkit-transition: all .5s;
1713 -o-transition: all .5s;
1714 transition: all .5s;
1715 cursor: pointer;
1716 overflow: hidden; }
1717 .elementor-choices .elementor-choices-label:nth-child(2) {
1718 -webkit-border-top-right-radius: 3px;
1719 border-top-right-radius: 3px;
1720 -webkit-border-bottom-right-radius: 3px;
1721 border-bottom-right-radius: 3px; }
1722 .elementor-choices .elementor-choices-label:last-child {
1723 border-left: 1px solid #d5dadf;
1724 -webkit-border-top-left-radius: 3px;
1725 border-top-left-radius: 3px;
1726 -webkit-border-bottom-left-radius: 3px;
1727 border-bottom-left-radius: 3px; }
1728 .elementor-choices input {
1729 display: none; }
1730 .elementor-choices input:checked + .elementor-choices-label {
1731 color: #fff;
1732 background-color: #a4afb7;
1733 border-color: #a4afb7; }
1734
1735 .elementor-label-inline .elementor-choices {
1736 -webkit-box-pack: end;
1737 -ms-flex-pack: end;
1738 justify-content: flex-end; }
1739
1740 .rtl .elementor-control-text_align .elementor-choices,
1741 .rtl .elementor-control-align .elementor-choices,
1742 .rtl .elementor-control-position .elementor-choices {
1743 -webkit-box-orient: horizontal;
1744 -webkit-box-direction: reverse;
1745 -ms-flex-direction: row-reverse;
1746 flex-direction: row-reverse; }
1747 .rtl .elementor-control-text_align .elementor-choices .elementor-choices-label:nth-child(2),
1748 .rtl .elementor-control-align .elementor-choices .elementor-choices-label:nth-child(2),
1749 .rtl .elementor-control-position .elementor-choices .elementor-choices-label:nth-child(2) {
1750 border-left: 1px solid #d5dadf;
1751 -webkit-border-radius: 3px 0 0 3px;
1752 border-radius: 3px 0 0 3px; }
1753 .rtl .elementor-control-text_align .elementor-choices .elementor-choices-label:last-child,
1754 .rtl .elementor-control-align .elementor-choices .elementor-choices-label:last-child,
1755 .rtl .elementor-control-position .elementor-choices .elementor-choices-label:last-child {
1756 border-left: none;
1757 -webkit-border-radius: 0 3px 3px 0;
1758 border-radius: 0 3px 3px 0; }
1759
1760 .elementor-control-type-color.e-control-global .e-global__popover-toggle ~ .pickr {
1761 -webkit-border-radius: 3px 0 0 3px;
1762 border-radius: 3px 0 0 3px;
1763 -ms-flex-negative: 0;
1764 flex-shrink: 0; }
1765
1766 .elementor-control-type-color .elementor-control-title {
1767 -webkit-box-flex: 1;
1768 -ms-flex-positive: 1;
1769 flex-grow: 1; }
1770
1771 .elementor-control-type-color .elementor-control-input-wrapper {
1772 display: -webkit-box;
1773 display: -ms-flexbox;
1774 display: flex;
1775 -webkit-box-pack: end;
1776 -ms-flex-pack: end;
1777 justify-content: flex-end; }
1778
1779 .elementor-control-type-color .elementor-control-dynamic-switcher {
1780 border-right-width: 0;
1781 -webkit-border-radius: 3px 0 0 3px;
1782 border-radius: 3px 0 0 3px; }
1783
1784 .elementor-control-type-color.elementor-control-dynamic .pickr {
1785 -webkit-border-radius: 0 3px 3px 0;
1786 border-radius: 0 3px 3px 0; }
1787
1788 .elementor-group-control-css-filter .elementor-slider {
1789 height: 6px;
1790 -webkit-box-shadow: 0 0 1px 1px inset rgba(0, 0, 0, 0.2);
1791 box-shadow: 0 0 1px 1px inset rgba(0, 0, 0, 0.2); }
1792
1793 .elementor-group-control-css-filter .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
1794 margin-top: 0;
1795 margin-bottom: 5px; }
1796
1797 .elementor-group-control-blur .elementor-slider {
1798 background: url("../images/blur.png");
1799 -webkit-background-size: cover;
1800 background-size: cover;
1801 background-position: center; }
1802
1803 .elementor-group-control-contrast .elementor-slider {
1804 background: url("../images/contrast.png");
1805 -webkit-background-size: 100% 100%;
1806 background-size: 100% 100%; }
1807
1808 .elementor-group-control-hue .elementor-slider {
1809 background-image: -webkit-gradient(linear, left top, right top, from(red), color-stop(orange), color-stop(yellow), color-stop(greenyellow), color-stop(limegreen), color-stop(deepskyblue), color-stop(blue), color-stop(95%, darkviolet));
1810 background-image: -webkit-linear-gradient(left, red, orange, yellow, greenyellow, limegreen, deepskyblue, blue, darkviolet 95%);
1811 background-image: -o-linear-gradient(left, red, orange, yellow, greenyellow, limegreen, deepskyblue, blue, darkviolet 95%);
1812 background-image: linear-gradient(to right, red, orange, yellow, greenyellow, limegreen, deepskyblue, blue, darkviolet 95%); }
1813
1814 .elementor-group-control-saturate .elementor-slider {
1815 background-image: -webkit-gradient(linear, left top, right top, from(gray), to(red));
1816 background-image: -webkit-linear-gradient(left, gray, red);
1817 background-image: -o-linear-gradient(left, gray, red);
1818 background-image: linear-gradient(to right, gray, red); }
1819
1820 .elementor-group-control-brightness .elementor-slider {
1821 background-image: -webkit-gradient(linear, left top, right top, from(black), to(white));
1822 background-image: -webkit-linear-gradient(left, black, white);
1823 background-image: -o-linear-gradient(left, black, white);
1824 background-image: linear-gradient(to right, black, white); }
1825
1826 .elementor-control-type-dimensions .elementor-control-dimensions {
1827 overflow: hidden; }
1828
1829 .elementor-control-type-dimensions li {
1830 float: left;
1831 width: 20%; }
1832 .elementor-control-type-dimensions li input,
1833 .elementor-control-type-dimensions li .elementor-link-dimensions {
1834 display: block;
1835 text-align: center;
1836 width: 100%;
1837 border-color: #d5dadf;
1838 height: 27px; }
1839 .elementor-control-type-dimensions li input {
1840 border-left: none;
1841 -webkit-border-radius: 0;
1842 border-radius: 0;
1843 padding: 4px 0; }
1844 .elementor-control-type-dimensions li input:focus {
1845 border-left: solid 1px;
1846 border-color: #a4afb7;
1847 margin-left: -1px;
1848 width: calc(100% + 1px); }
1849 .elementor-control-type-dimensions li input:focus + .elementor-control-dimension-label {
1850 color: #a4afb7; }
1851 .elementor-control-type-dimensions li .elementor-link-dimensions {
1852 border: 1px solid #d5dadf;
1853 border-left: none;
1854 background-color: #fff;
1855 padding: 0;
1856 outline: none;
1857 -webkit-border-radius: 0 3px 3px 0;
1858 border-radius: 0 3px 3px 0;
1859 cursor: pointer; }
1860 .elementor-control-type-dimensions li:first-child input {
1861 border-left: 1px solid #d5dadf;
1862 -webkit-border-radius: 3px 0 0 3px;
1863 border-radius: 3px 0 0 3px; }
1864 .elementor-control-type-dimensions li:first-child input:focus {
1865 border-color: #a4afb7;
1866 margin-left: 0;
1867 width: 100%; }
1868
1869 .elementor-control-type-dimensions .elementor-control-dimension-label {
1870 display: block;
1871 text-align: center;
1872 color: #d5dadf;
1873 font-size: 9px;
1874 text-transform: uppercase;
1875 padding-top: 5px; }
1876
1877 .elementor-control-type-dimensions .elementor-link-dimensions.unlinked {
1878 background-color: #fff; }
1879 .elementor-control-type-dimensions .elementor-link-dimensions.unlinked .elementor-linked {
1880 display: none; }
1881
1882 .elementor-control-type-dimensions .elementor-link-dimensions:not(.unlinked) {
1883 background-color: #a4afb7;
1884 border-color: #a4afb7; }
1885 .elementor-control-type-dimensions .elementor-link-dimensions:not(.unlinked) .elementor-unlinked {
1886 display: none; }
1887
1888 .elementor-control-type-dimensions .elementor-link-dimensions .elementor-linked {
1889 color: #fff; }
1890
1891 .elementor-control-type-icons .elementor-control-media__preview > * {
1892 position: absolute;
1893 top: 50%;
1894 left: 50%;
1895 -webkit-transform: translate(-50%, -50%);
1896 -ms-transform: translate(-50%, -50%);
1897 transform: translate(-50%, -50%); }
1898
1899 .elementor-control-type-icons .elementor-control-media__preview i {
1900 font-size: 70px;
1901 color: #6d7882; }
1902
1903 .elementor-control-type-icons .elementor-control-media__preview svg {
1904 height: 75%; }
1905
1906 .elementor-control-type-icons .elementor-control-icons--inline__svg i.eicon-upload {
1907 font-size: 15px; }
1908
1909 .elementor-control-type-gallery .elementor-control-media__content {
1910 border: 1px solid #d5dadf;
1911 -webkit-border-radius: 3px;
1912 border-radius: 3px; }
1913
1914 .elementor-control-type-gallery .elementor-control-gallery-status {
1915 font-size: 12px;
1916 height: 27px;
1917 padding-right: 10px;
1918 border-bottom: 1px solid #d5dadf;
1919 display: -webkit-box;
1920 display: -ms-flexbox;
1921 display: flex; }
1922 .elementor-control-type-gallery .elementor-control-gallery-status > * {
1923 display: -webkit-box;
1924 display: -ms-flexbox;
1925 display: flex;
1926 -webkit-box-align: center;
1927 -ms-flex-align: center;
1928 align-items: center; }
1929 .elementor-control-type-gallery .elementor-control-gallery-status-title {
1930 -webkit-box-flex: 1;
1931 -ms-flex-positive: 1;
1932 flex-grow: 1; }
1933
1934 .elementor-control-type-gallery .elementor-control-gallery-content {
1935 position: relative;
1936 overflow: hidden; }
1937 .elementor-control-type-gallery .elementor-control-gallery-content:not(:hover) .elementor-control-gallery-edit {
1938 opacity: 0; }
1939
1940 .elementor-control-type-gallery .elementor-control-gallery-thumbnails {
1941 display: grid;
1942 grid-template-columns: repeat(auto-fill, minmax(48px, 1fr));
1943 grid-gap: 10px;
1944 cursor: pointer;
1945 padding: 10px; }
1946
1947 .elementor-control-type-gallery .elementor-control-gallery-thumbnail {
1948 width: 48px;
1949 height: 48px;
1950 -webkit-background-size: cover;
1951 background-size: cover;
1952 background-position: 50% 50%; }
1953
1954 .elementor-control-type-gallery .elementor-control-gallery-edit {
1955 position: absolute;
1956 top: 0;
1957 bottom: 0;
1958 left: 0;
1959 right: 0;
1960 background-color: rgba(109, 120, 130, 0.3);
1961 padding: 10px;
1962 font-size: 11px;
1963 -webkit-transition: all .3s ease-in-out;
1964 -o-transition: all .3s ease-in-out;
1965 transition: all .3s ease-in-out;
1966 pointer-events: none;
1967 cursor: pointer;
1968 opacity: 1; }
1969 .elementor-control-type-gallery .elementor-control-gallery-edit span {
1970 position: absolute;
1971 top: 10px;
1972 left: 10px;
1973 width: 21px;
1974 height: 21px;
1975 background-color: rgba(255, 255, 255, 0.9);
1976 color: #a4afb7;
1977 -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
1978 box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
1979 -webkit-border-radius: 3px;
1980 border-radius: 3px; }
1981 .elementor-control-type-gallery .elementor-control-gallery-edit span i {
1982 font-size: 11px;
1983 padding: 5px; }
1984
1985 .elementor-control-type-gallery .elementor-control-gallery-add {
1986 width: 48px;
1987 height: 48px;
1988 color: #fff;
1989 background-color: #d5dadf;
1990 font-size: 14px;
1991 -webkit-border-radius: 0;
1992 border-radius: 0; }
1993 .elementor-control-type-gallery .elementor-control-gallery-add:hover {
1994 background-color: #c2cbd2; }
1995 .elementor-control-type-gallery .elementor-control-gallery-add i {
1996 margin: 0;
1997 color: #a4afb7; }
1998
1999 .elementor-control-type-gallery.elementor-gallery-empty .elementor-control-gallery-clear,
2000 .elementor-control-type-gallery.elementor-gallery-empty .elementor-control-gallery-thumbnails,
2001 .elementor-control-type-gallery.elementor-gallery-empty .elementor-control-gallery-edit {
2002 display: none; }
2003
2004 .elementor-control-type-gallery.elementor-gallery-empty .elementor-control-gallery-content {
2005 padding: 10px; }
2006
2007 .elementor-control-type-gallery.elementor-gallery-has-images .elementor-control-gallery-add {
2008 display: none; }
2009
2010 .elementor-control-type-gallery.elementor-control-dynamic .elementor-control-gallery-clear {
2011 border-right: 1px solid #d5dadf; }
2012
2013 .elementor-control-type-gallery .elementor-control-gallery-clear {
2014 cursor: pointer;
2015 -webkit-box-pack: center;
2016 -ms-flex-pack: center;
2017 justify-content: center; }
2018 .elementor-control-type-gallery .elementor-control-gallery-clear:hover {
2019 color: #b01b1b; }
2020
2021 .elementor-control-type-gallery .elementor-control-dynamic-switcher {
2022 border: none;
2023 border-bottom: 1px solid #d5dadf;
2024 border-right: 1px solid #d5dadf;
2025 -webkit-border-radius: 3px 0 0 0;
2026 border-radius: 3px 0 0 0; }
2027
2028 .e-global__popover {
2029 width: 288px;
2030 z-index: 1;
2031 font-size: 12px;
2032 padding-right: 10px; }
2033 .e-global__popover-toggle {
2034 border: 1px solid #d5dadf;
2035 border-left: 0;
2036 -webkit-border-radius: 0 3px 3px 0;
2037 border-radius: 0 3px 3px 0;
2038 display: -webkit-box;
2039 display: -ms-flexbox;
2040 display: flex;
2041 -webkit-box-align: center;
2042 -ms-flex-align: center;
2043 align-items: center;
2044 -webkit-box-pack: center;
2045 -ms-flex-pack: center;
2046 justify-content: center;
2047 cursor: pointer; }
2048 .e-global__popover-toggle--active i {
2049 color: #71d7f7; }
2050 .e-global__popover-container {
2051 -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
2052 box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
2053 -webkit-border-radius: 3px;
2054 border-radius: 3px;
2055 background-color: #fff;
2056 padding-bottom: 5px; }
2057 .e-global__popover-title {
2058 padding: 15px 20px;
2059 font-weight: 500;
2060 color: #6d7882;
2061 border-bottom: 1px solid #e6e9ec;
2062 display: -webkit-box;
2063 display: -ms-flexbox;
2064 display: flex; }
2065 .e-global__popover-title > i {
2066 margin-left: 5px;
2067 color: #d5dadf; }
2068 .e-global__popover-title-text {
2069 -webkit-box-flex: 1;
2070 -ms-flex-positive: 1;
2071 flex-grow: 1; }
2072 .e-global__popover-info {
2073 margin-left: 5px;
2074 display: inline-block; }
2075 .e-global__popover-info-tooltip {
2076 width: 270px;
2077 z-index: 1;
2078 background-color: rgba(0, 0, 0, 0.9);
2079 color: #fff;
2080 padding: 20px;
2081 -webkit-border-radius: 3px;
2082 border-radius: 3px; }
2083 .e-global__popover-info-tooltip:after {
2084 content: '';
2085 position: absolute;
2086 bottom: -17px;
2087 right: 16px;
2088 border: 10px solid transparent;
2089 border-top-color: rgba(0, 0, 0, 0.9); }
2090 .e-global__popover-info i {
2091 color: #d5dadf;
2092 font-size: 13px; }
2093
2094 .e-global__preview-items-container {
2095 max-height: 260px;
2096 overflow-y: auto;
2097 margin-top: 5px; }
2098 .e-global__preview-items-container::-webkit-scrollbar {
2099 width: 7px; }
2100 .e-global__preview-items-container::-webkit-scrollbar-thumb {
2101 background-color: #c2cbd2;
2102 -webkit-border-radius: 10px;
2103 border-radius: 10px; }
2104
2105 .e-global__manage-button {
2106 font-weight: 500;
2107 cursor: pointer; }
2108 .e-global__manage-button:hover i {
2109 color: #4ab7f4; }
2110 .e-global__manage-button i {
2111 color: #6d7882; }
2112
2113 .e-global__typography {
2114 padding: 5px 35px 5px 10px;
2115 white-space: nowrap;
2116 -o-text-overflow: ellipsis;
2117 text-overflow: ellipsis;
2118 overflow: hidden; }
2119 .e-global__typography.e-global__preview-item--selected:before {
2120 font-family: 'eicons';
2121 font-size: 13px;
2122 content: '\e90e';
2123 position: absolute;
2124 -webkit-transform: translateY(-50%);
2125 -ms-transform: translateY(-50%);
2126 transform: translateY(-50%);
2127 top: 50%;
2128 left: 12px; }
2129
2130 .e-global__color {
2131 margin: 5px auto;
2132 padding: 5px 20px;
2133 display: -webkit-box;
2134 display: -ms-flexbox;
2135 display: flex;
2136 -webkit-box-align: center;
2137 -ms-flex-align: center;
2138 align-items: center; }
2139 .e-global__color:first-child {
2140 margin-top: 5px; }
2141 .e-global__color:last-child {
2142 margin-bottom: 10px; }
2143 .e-global__color-preview-container {
2144 height: 20px;
2145 width: 20px;
2146 -webkit-border-radius: 3px;
2147 border-radius: 3px;
2148 border: 1px solid rgba(0, 0, 0, 0.1);
2149 margin-left: 10px;
2150 -ms-flex-negative: 0;
2151 flex-shrink: 0;
2152 position: relative; }
2153 .e-global__color-preview-color, .e-global__color-preview-transparent-bg {
2154 -webkit-border-radius: 3px;
2155 border-radius: 3px;
2156 height: 100%;
2157 width: 100%;
2158 position: absolute;
2159 top: 0;
2160 left: 0; }
2161 .e-global__color-preview-transparent-bg {
2162 background-image: -webkit-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), -webkit-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2163 background-image: -o-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), -o-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2164 background-image: linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2165 -webkit-background-size: 12px 12px;
2166 background-size: 12px 12px;
2167 background-position: 0 0, 6px 6px; }
2168 .e-global__color-title {
2169 font-weight: 500;
2170 color: #6d7882;
2171 -webkit-box-flex: 1;
2172 -ms-flex-positive: 1;
2173 flex-grow: 1;
2174 white-space: nowrap;
2175 -o-text-overflow: ellipsis;
2176 text-overflow: ellipsis;
2177 overflow: hidden;
2178 padding-left: 10px; }
2179 .e-global__color-hex {
2180 font-size: 10px;
2181 font-weight: 500;
2182 color: #c2cbd2; }
2183 .e-global__color .pcr-button {
2184 background-color: #fff; }
2185 .e-global__color.e-global__preview-item--selected .e-global__color-preview-container {
2186 display: -webkit-box;
2187 display: -ms-flexbox;
2188 display: flex;
2189 -webkit-box-pack: center;
2190 -ms-flex-pack: center;
2191 justify-content: center;
2192 -webkit-box-align: center;
2193 -ms-flex-align: center;
2194 align-items: center;
2195 color: #ffffff; }
2196 .e-global__color.e-global__preview-item--selected .e-global__color-preview-container:before {
2197 font-family: 'eicons';
2198 font-size: 13px;
2199 content: '\e90e';
2200 text-shadow: 0px 0px 1px #000;
2201 z-index: 1; }
2202
2203 .e-global__preview-item {
2204 cursor: pointer;
2205 position: relative; }
2206 .e-global__preview-item:hover {
2207 background-color: #f1f3f5; }
2208 .e-global__preview-item:hover .e-global__color-hex {
2209 color: #a4afb7; }
2210
2211 .e-global__confirm-add .dialog-buttons-wrapper > .dialog-button.dialog-confirm-ok {
2212 color: #39b54a; }
2213
2214 .e-global__confirm-delete i {
2215 color: #b01b1b; }
2216
2217 .e-global__confirm-message-text i {
2218 color: #fcb92c; }
2219
2220 .e-global__confirm-input-wrapper {
2221 display: -webkit-box;
2222 display: -ms-flexbox;
2223 display: flex;
2224 -webkit-box-align: center;
2225 -ms-flex-align: center;
2226 align-items: center;
2227 border: 1px solid #a4afb7;
2228 -webkit-border-radius: 3px;
2229 border-radius: 3px;
2230 margin-top: 10px;
2231 padding: 2px; }
2232 .e-global__confirm-input-wrapper input {
2233 font-family: Roboto, Arial, sans-serif;
2234 font-weight: 500;
2235 font-size: 12px;
2236 padding: 2px;
2237 border: 0; }
2238
2239 .e-control-global .elementor-control-input-wrapper {
2240 display: -webkit-box;
2241 display: -ms-flexbox;
2242 display: flex;
2243 -webkit-box-pack: end;
2244 -ms-flex-pack: end;
2245 justify-content: flex-end;
2246 max-width: 135px;
2247 width: 100%; }
2248
2249 .e-control-global.elementor-control .elementor-control-input-wrapper {
2250 direction: rtl; }
2251
2252 .e-control-global .elementor-control-spinner {
2253 margin-left: 4px; }
2254
2255 .elementor-control-type-hidden {
2256 display: none !important; }
2257
2258 .elementor-control-type-icon .select2-selection__rendered .eicon {
2259 margin-right: 3px; }
2260
2261 .elementor-control-type-image_dimensions .elementor-control-field-description {
2262 margin: 0 0 15px;
2263 line-height: 1.4; }
2264
2265 .elementor-control-type-image_dimensions .elementor-control-input-wrapper {
2266 overflow: hidden; }
2267
2268 .elementor-control-type-image_dimensions .elementor-image-dimensions-field {
2269 width: 65px;
2270 float: right; }
2271 .elementor-control-type-image_dimensions .elementor-image-dimensions-field input:focus + .elementor-image-dimensions-field-description {
2272 color: #a4afb7; }
2273
2274 .elementor-control-type-image_dimensions .elementor-image-dimensions-separator {
2275 width: 20px;
2276 text-align: center;
2277 float: right;
2278 padding-top: 4px; }
2279
2280 .elementor-control-type-image_dimensions .elementor-image-dimensions-field-description {
2281 display: block;
2282 text-transform: uppercase;
2283 margin-top: 5px;
2284 color: #d5dadf;
2285 font-size: 9px;
2286 text-align: center; }
2287
2288 .elementor-control-type-image_dimensions .elementor-image-dimensions-apply-button {
2289 float: left;
2290 height: 27px;
2291 width: 65px; }
2292
2293 .elementor-control-media.elementor-media-empty .elementor-control-media-area {
2294 display: none; }
2295
2296 .elementor-control-media:not(.elementor-media-empty) .elementor-control-media__content__upload-button {
2297 display: none; }
2298
2299 .elementor-control-media .elementor-control-input-wrapper {
2300 border: 1px solid #d5dadf; }
2301
2302 .elementor-control-media .eicon-plus-circle {
2303 position: absolute;
2304 top: 50%;
2305 left: 50%;
2306 -webkit-transform: translate(-50%, -50%);
2307 -ms-transform: translate(-50%, -50%);
2308 transform: translate(-50%, -50%);
2309 color: #fff;
2310 font-size: 20px; }
2311
2312 .elementor-control-media__content__upload-button {
2313 background-color: #d5dadf; }
2314
2315 .elementor-control-media__preview {
2316 height: 100%;
2317 -webkit-background-size: cover;
2318 background-size: cover;
2319 background-position: center; }
2320
2321 .elementor-control-media-area {
2322 background-image: -webkit-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), -webkit-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2323 background-image: -o-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), -o-linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2324 background-image: linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd), linear-gradient(45deg, #ddd 25%, transparent 0, transparent 75%, #ddd 0, #ddd);
2325 -webkit-background-size: 16px 16px;
2326 background-size: 16px 16px;
2327 background-position: 0 0, 8px 8px;
2328 background-color: #f6f6f6; }
2329 .elementor-control-media-area:not(:hover) .elementor-control-media__remove {
2330 display: none; }
2331 .elementor-control-media-area .eicon-video-camera {
2332 position: absolute;
2333 top: 50%;
2334 left: 50%;
2335 -webkit-transform: translate(-50%, -50%);
2336 -ms-transform: translate(-50%, -50%);
2337 transform: translate(-50%, -50%);
2338 color: rgba(255, 255, 255, 0.7);
2339 font-size: 21px; }
2340
2341 .elementor-control-media .elementor-control-media__content {
2342 cursor: pointer;
2343 overflow: hidden; }
2344 .elementor-control-media .elementor-control-media__content:hover:after {
2345 content: '';
2346 position: absolute;
2347 top: 0;
2348 bottom: 0;
2349 left: 0;
2350 right: 0;
2351 background-color: rgba(0, 0, 0, 0.2);
2352 pointer-events: none; }
2353 .elementor-control-media .elementor-control-media__content:not(:hover) .elementor-control-media__tools {
2354 bottom: -30px; }
2355
2356 .elementor-control-media__content {
2357 -webkit-transition: all .2s ease-in-out;
2358 -o-transition: all .2s ease-in-out;
2359 transition: all .2s ease-in-out; }
2360
2361 .elementor-control-media__tools {
2362 position: absolute;
2363 bottom: 0;
2364 left: 0;
2365 right: 0;
2366 height: 27px;
2367 -webkit-transition: all .2s ease-in-out;
2368 -o-transition: all .2s ease-in-out;
2369 transition: all .2s ease-in-out; }
2370 .elementor-control-media__tools > *:not(:first-child) {
2371 margin-right: 1px; }
2372
2373 .elementor-control-media__tool {
2374 display: -webkit-box;
2375 display: -ms-flexbox;
2376 display: flex;
2377 -webkit-box-align: center;
2378 -ms-flex-align: center;
2379 align-items: center;
2380 -webkit-box-pack: center;
2381 -ms-flex-pack: center;
2382 justify-content: center;
2383 -webkit-box-flex: 1;
2384 -ms-flex-positive: 1;
2385 flex-grow: 1;
2386 color: #fff;
2387 background-color: rgba(109, 120, 130, 0.85);
2388 font-size: 11px;
2389 -webkit-transition: background .3s;
2390 -o-transition: background .3s;
2391 transition: background .3s; }
2392 .elementor-control-media__tool:hover {
2393 background-color: rgba(109, 120, 130, 0.95); }
2394
2395 .elementor-control-media__remove {
2396 display: -webkit-box;
2397 display: -ms-flexbox;
2398 display: flex;
2399 -webkit-box-align: center;
2400 -ms-flex-align: center;
2401 align-items: center;
2402 -webkit-box-pack: center;
2403 -ms-flex-pack: center;
2404 justify-content: center;
2405 -webkit-transition: all .3s ease-in-out;
2406 -o-transition: all .3s ease-in-out;
2407 transition: all .3s ease-in-out; }
2408
2409 .elementor-control-media__content__remove {
2410 position: absolute;
2411 z-index: 1;
2412 top: 10px;
2413 left: 10px;
2414 width: 20px;
2415 height: 20px;
2416 font-size: 11px;
2417 color: #a4afb7;
2418 background-color: rgba(255, 255, 255, 0.9);
2419 -webkit-border-radius: 3px;
2420 border-radius: 3px;
2421 -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
2422 box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
2423 .elementor-control-media__content__remove:hover {
2424 background-color: white;
2425 -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
2426 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); }
2427
2428 .elementor-control-media.elementor-media-empty .elementor-control-file-area {
2429 display: none; }
2430
2431 .elementor-control-media__file {
2432 display: -webkit-box;
2433 display: -ms-flexbox;
2434 display: flex;
2435 -webkit-box-pack: justify;
2436 -ms-flex-pack: justify;
2437 justify-content: space-between;
2438 -webkit-box-align: center;
2439 -ms-flex-align: center;
2440 align-items: center;
2441 width: 100%;
2442 margin-top: 10px;
2443 border: 1px solid #d5dadf; }
2444 .elementor-control-media__file__content {
2445 padding-right: 5px;
2446 font-size: 12px; }
2447 .elementor-control-media__file__content__label {
2448 color: #a4afb7; }
2449 .elementor-control-media__file__content__info {
2450 display: -webkit-box;
2451 display: -ms-flexbox;
2452 display: flex;
2453 -webkit-box-align: center;
2454 -ms-flex-align: center;
2455 align-items: center;
2456 font-weight: 500; }
2457 .elementor-control-media__file__content__info__icon {
2458 margin-left: 5px; }
2459 .elementor-control-media__file__controls {
2460 display: -webkit-box;
2461 display: -ms-flexbox;
2462 display: flex;
2463 border-right: 1px solid #d5dadf; }
2464 .elementor-control-media__file__controls__upload-button, .elementor-control-media__file__controls__remove {
2465 width: 27px;
2466 height: 27px;
2467 cursor: pointer;
2468 -webkit-box-align: center;
2469 -ms-flex-align: center;
2470 align-items: center; }
2471 .elementor-control-media__file__controls__upload-button {
2472 display: -webkit-box;
2473 display: -ms-flexbox;
2474 display: flex;
2475 -webkit-box-pack: center;
2476 -ms-flex-pack: center;
2477 justify-content: center; }
2478 .elementor-control-media__file__controls__remove {
2479 border-left: 1px solid #d5dadf; }
2480
2481 .elementor-control-media:not(.elementor-media-empty) .elementor-control-media__file__content__label {
2482 display: none; }
2483
2484 .elementor-control-media.elementor-media-empty .elementor-control-media__file__content__info {
2485 display: none; }
2486
2487 .elementor-control-media.elementor-media-empty .elementor-control-media__file__controls__remove {
2488 display: none; }
2489
2490 .elementor-control-media .elementor-control-dynamic-switcher {
2491 border: none;
2492 -webkit-border-radius: 0;
2493 border-radius: 0;
2494 background-color: rgba(109, 120, 130, 0.85);
2495 color: #fff; }
2496 .elementor-control-media .elementor-control-dynamic-switcher:hover {
2497 background-color: rgba(109, 120, 130, 0.95); }
2498
2499 .elementor-control-type-media.elementor-control-dynamic-value .elementor-control-input-wrapper {
2500 border: none; }
2501
2502 .elementor-control-type-number.elementor-control-dynamic input {
2503 -webkit-border-radius: 0 3px 3px 0;
2504 border-radius: 0 3px 3px 0;
2505 border-left: none; }
2506
2507 .elementor-control-type-number.elementor-control-dynamic .elementor-control-dynamic-switcher {
2508 -webkit-border-radius: 3px 0 0 3px;
2509 border-radius: 3px 0 0 3px; }
2510
2511 .elementor-control-type-order .elementor-control-oreder-wrapper {
2512 display: -webkit-box;
2513 display: -ms-flexbox;
2514 display: flex; }
2515
2516 .elementor-control-type-order input {
2517 display: none; }
2518 .elementor-control-type-order input:checked + .elementor-control-order-label {
2519 -webkit-transform: scale(1, -1);
2520 -ms-transform: scale(1, -1);
2521 transform: scale(1, -1); }
2522
2523 .elementor-control-type-order select {
2524 -webkit-border-radius: 3px 0 0 3px;
2525 border-radius: 3px 0 0 3px; }
2526 .elementor-control-type-order select:not(:focus) ~ .elementor-control-order-label {
2527 border-color: #d5dadf; }
2528 .elementor-control-type-order select:focus ~ .elementor-control-order-label {
2529 border-color: #a4afb7; }
2530
2531 .elementor-control-type-order .elementor-control-order-label {
2532 position: relative;
2533 padding: 0;
2534 width: 40px;
2535 border: 1px solid;
2536 font-size: 10px;
2537 -webkit-border-radius: 0 3px 3px 0;
2538 border-radius: 0 3px 3px 0;
2539 margin-left: -3px;
2540 background-color: #fff;
2541 cursor: pointer; }
2542 .elementor-control-type-order .elementor-control-order-label i {
2543 position: absolute;
2544 top: 50%;
2545 left: 50%;
2546 -webkit-transform: translate(-50%, -50%);
2547 -ms-transform: translate(-50%, -50%);
2548 transform: translate(-50%, -50%); }
2549
2550 .elementor-control-type-popover_toggle input {
2551 display: none; }
2552
2553 .elementor-control-type-popover_toggle label {
2554 cursor: pointer; }
2555
2556 .elementor-control-type-popover_toggle .elementor-control-input-wrapper {
2557 direction: ltr; }
2558
2559 .elementor-control-type-popover_toggle .elementor-control-popover-toggle-toggle:checked + .elementor-control-popover-toggle-toggle-label {
2560 color: #71d7f7; }
2561
2562 .elementor-control-type-popover_toggle .elementor-control-popover-toggle-toggle:not(:checked) ~ .elementor-control-popover-toggle-reset-label {
2563 display: none; }
2564
2565 .elementor-control-type-popover_toggle .elementor-control-popover-toggle-reset-label {
2566 color: #c2cbd2;
2567 margin-left: 5px; }
2568
2569 .elementor-control-type-popover_toggle .elementor-control-popover-toggle-toggle-label {
2570 height: 27px;
2571 display: -webkit-inline-box;
2572 display: -ms-inline-flexbox;
2573 display: inline-flex;
2574 -webkit-box-align: center;
2575 -ms-flex-align: center;
2576 align-items: center;
2577 -webkit-box-pack: center;
2578 -ms-flex-pack: center;
2579 justify-content: center;
2580 -webkit-border-radius: 3px;
2581 border-radius: 3px;
2582 border: 1px solid #d5dadf; }
2583
2584 .elementor-controls-popover.e-controls-popover--typography {
2585 padding-top: 0; }
2586
2587 .e-control-global .elementor-control-popover-toggle-toggle-label {
2588 -webkit-border-radius: 3px 0 0 3px;
2589 border-radius: 3px 0 0 3px;
2590 -ms-flex-negative: 0;
2591 flex-shrink: 0; }
2592
2593 .elementor-control-type-repeater .elementor-control:not(.elementor-control-type-tab) {
2594 padding-right: 10px;
2595 padding-left: 10px;
2596 padding-bottom: 10px; }
2597
2598 .elementor-control-type-repeater.elementor-repeater-has-minimum-rows .elementor-repeater-tool-remove {
2599 display: none; }
2600
2601 .elementor-control-type-repeater .elementor-repeater-fields {
2602 margin: 10px 0; }
2603
2604 .elementor-control-type-repeater .elementor-repeater-row-controls {
2605 border: 1px solid #d5dadf;
2606 border-top-width: 0;
2607 padding-top: 15px; }
2608 .elementor-control-type-repeater .elementor-repeater-row-controls:not(.editable) {
2609 display: none; }
2610
2611 .elementor-control-type-repeater .elementor-repeater-row-tools {
2612 display: table;
2613 table-layout: fixed;
2614 width: 100%;
2615 color: #556068;
2616 background-color: #d5dadf;
2617 height: 40px;
2618 border-spacing: 1px;
2619 -webkit-transition: all .5s;
2620 -o-transition: all .5s;
2621 transition: all .5s; }
2622 .elementor-control-type-repeater .elementor-repeater-row-tools:hover {
2623 background-color: #a4afb7; }
2624 .elementor-control-type-repeater .elementor-repeater-row-tools > div {
2625 display: table-cell;
2626 text-align: center;
2627 vertical-align: middle;
2628 cursor: pointer; }
2629 .elementor-control-type-repeater .elementor-repeater-row-tools > div:not(.elementor-repeater-row-handle-sortable) {
2630 background-color: #fff; }
2631 .elementor-control-type-repeater .elementor-repeater-row-tools > div:hover {
2632 opacity: .95; }
2633 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title {
2634 text-align: right;
2635 padding: 0 10px;
2636 font-size: 12px;
2637 white-space: nowrap;
2638 -o-text-overflow: ellipsis;
2639 text-overflow: ellipsis;
2640 overflow: hidden; }
2641 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title .eicon,
2642 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title i,
2643 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title svg {
2644 margin-left: 5px; }
2645 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title img[src$="svg"] {
2646 width: 1em; }
2647 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-tool {
2648 width: 40px; }
2649 .elementor-control-type-repeater .elementor-repeater-row-tools .elementor-repeater-row-handle-sortable {
2650 cursor: move;
2651 width: 10px;
2652 color: #fff; }
2653
2654 .elementor-control-type-repeater .elementor-button-wrapper {
2655 text-align: center;
2656 padding-top: 5px; }
2657
2658 .elementor-control-type-section {
2659 margin-top: 10px;
2660 padding: 0; }
2661 .elementor-control-type-section.elementor-open {
2662 padding-bottom: 15px; }
2663 .elementor-control-type-section + .elementor-control:not(.elementor-control-type-section):before {
2664 display: none; }
2665
2666 .elementor-shadow-box .elementor-shadow-slider {
2667 margin-top: 10px; }
2668
2669 .elementor-shadow-box .elementor-color-picker-wrapper .elementor-control-title {
2670 -webkit-box-flex: 1;
2671 -ms-flex-positive: 1;
2672 flex-grow: 1; }
2673
2674 .elementor-control-type-slider.elementor-control-dynamic input {
2675 -webkit-border-radius: 0 3px 3px 0;
2676 border-radius: 0 3px 3px 0; }
2677
2678 .elementor-control-type-slider .elementor-control-unit-2 {
2679 width: 21%; }
2680
2681 .elementor-control-type-slider.elementor-control-type-slider--multiple .elementor-control-input-wrapper {
2682 display: block; }
2683
2684 .elementor-control-type-slider--multiple {
2685 padding-bottom: 40px; }
2686 .elementor-control-type-slider--multiple .elementor-slider {
2687 margin-top: 12px;
2688 width: 98%; }
2689
2690 .elementor-control-type-slider--handles-range .elementor-slider .noUi-handle {
2691 -webkit-border-radius: 0;
2692 border-radius: 0;
2693 width: 10px;
2694 -webkit-transform: translateY(calc(50% - 14px)) translateX(-4px);
2695 -ms-transform: translateY(calc(50% - 14px)) translateX(-4px);
2696 transform: translateY(calc(50% - 14px)) translateX(-4px); }
2697 .elementor-control-type-slider--handles-range .elementor-slider .noUi-handle:after {
2698 content: '';
2699 position: absolute;
2700 top: 2px;
2701 height: 12px;
2702 width: 11px;
2703 -webkit-transform: rotate(45deg);
2704 -ms-transform: rotate(45deg);
2705 transform: rotate(45deg);
2706 background-color: #fff;
2707 -webkit-border-radius: 3px;
2708 border-radius: 3px; }
2709 .elementor-control-type-slider--handles-range .elementor-slider .noUi-handle-lower:after {
2710 left: 5px;
2711 -webkit-box-shadow: 2px -2px 3px 0px rgba(0, 0, 0, 0.1);
2712 box-shadow: 2px -2px 3px 0px rgba(0, 0, 0, 0.1); }
2713 .elementor-control-type-slider--handles-range .elementor-slider .noUi-handle-upper:after {
2714 right: 5px;
2715 -webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
2716 box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1); }
2717
2718 .elementor-control-type-slider .elementor-control-dynamic-switcher {
2719 border-right-width: 0;
2720 -webkit-border-radius: 3px 0 0 3px;
2721 border-radius: 3px 0 0 3px; }
2722
2723 .elementor-control-type-slider .elementor-control-input-wrapper {
2724 display: -webkit-box;
2725 display: -ms-flexbox;
2726 display: flex;
2727 -webkit-box-align: center;
2728 -ms-flex-align: center;
2729 align-items: center; }
2730
2731 .elementor-control-type-slider .elementor-dynamic-cover {
2732 margin-top: 10px; }
2733
2734 .elementor-slider {
2735 -webkit-box-flex: 1;
2736 -ms-flex-positive: 1;
2737 flex-grow: 1;
2738 height: 4px;
2739 background-color: #d5dadf;
2740 -webkit-border-radius: 5px;
2741 border-radius: 5px;
2742 position: relative;
2743 cursor: pointer; }
2744 .elementor-slider-input {
2745 width: 21%;
2746 min-width: 54px;
2747 margin-right: 12px; }
2748 .elementor-slider__extra {
2749 position: relative; }
2750 .elementor-slider__labels {
2751 display: -webkit-box;
2752 display: -ms-flexbox;
2753 display: flex;
2754 -webkit-box-pack: justify;
2755 -ms-flex-pack: justify;
2756 justify-content: space-between; }
2757 .elementor-slider__label {
2758 font-size: 9px;
2759 color: #c2cbd2; }
2760 .elementor-slider__scales {
2761 position: absolute;
2762 display: -webkit-box;
2763 display: -ms-flexbox;
2764 display: flex;
2765 -webkit-box-pack: space-evenly;
2766 -ms-flex-pack: space-evenly;
2767 justify-content: space-evenly;
2768 width: 100%;
2769 margin-top: 4px; }
2770 .elementor-slider__scale {
2771 width: 1px;
2772 height: 21px;
2773 background-color: #a4afb7; }
2774 .elementor-slider .noUi-handle {
2775 height: 16px;
2776 width: 16px;
2777 background-color: #fff;
2778 left: 0;
2779 -webkit-transform: translateY(calc(50% - 14px)) translateX(-8px);
2780 -ms-transform: translateY(calc(50% - 14px)) translateX(-8px);
2781 transform: translateY(calc(50% - 14px)) translateX(-8px);
2782 position: absolute;
2783 -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
2784 box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
2785 -webkit-border-radius: 50%;
2786 border-radius: 50%; }
2787 .elementor-slider .noUi-connects {
2788 position: absolute;
2789 width: 100%;
2790 height: 4px; }
2791 .elementor-slider .noUi-connect {
2792 position: absolute;
2793 z-index: 0;
2794 top: 0;
2795 left: 0;
2796 height: 100%;
2797 width: 100%;
2798 will-change: transform;
2799 -webkit-transform-origin: 0 0;
2800 -ms-transform-origin: 0 0;
2801 transform-origin: 0 0;
2802 background-color: #a4afb7; }
2803 .elementor-slider .noUi-tooltip {
2804 position: absolute;
2805 top: calc(100% + 5px);
2806 left: calc(50% - 4px);
2807 -webkit-transform: translateX(-50%);
2808 -ms-transform: translateX(-50%);
2809 transform: translateX(-50%);
2810 font-size: 10px; }
2811
2812 .elementor-control-type-structure .elementor-control-field {
2813 display: initial; }
2814
2815 .elementor-control-type-structure .elementor-control-structure-preset {
2816 padding: 3px;
2817 -webkit-border-radius: 3px;
2818 border-radius: 3px;
2819 display: inline-block;
2820 cursor: pointer;
2821 height: 50px; }
2822 .elementor-control-type-structure .elementor-control-structure-preset svg {
2823 height: 100%; }
2824 .elementor-control-type-structure .elementor-control-structure-preset path {
2825 fill: #e6e9ec; }
2826
2827 .elementor-control-type-structure .elementor-control-structure-reset {
2828 padding: 15px 20px 0;
2829 font-size: 11px;
2830 cursor: pointer;
2831 color: #a4afb7;
2832 border-top: 1px solid #e6e9ec;
2833 margin: 0 -20px; }
2834
2835 .elementor-control-type-structure .elementor-control-structure-title {
2836 margin: 10px -20px 0; }
2837 .elementor-control-type-structure .elementor-control-structure-title:before {
2838 height: 10px;
2839 -webkit-box-shadow: inset 0 2px 4px rgba(127, 127, 127, 0.1);
2840 box-shadow: inset 0 2px 4px rgba(127, 127, 127, 0.1); }
2841
2842 .elementor-control-type-structure .elementor-control-structure-presets {
2843 display: -webkit-box;
2844 display: -ms-flexbox;
2845 display: flex;
2846 -ms-flex-wrap: wrap;
2847 flex-wrap: wrap;
2848 -webkit-box-pack: justify;
2849 -ms-flex-pack: justify;
2850 justify-content: space-between; }
2851 .elementor-control-type-structure .elementor-control-structure-presets input {
2852 display: none; }
2853 .elementor-control-type-structure .elementor-control-structure-presets input:checked + .elementor-control-structure-preset path {
2854 fill: #a4afb7; }
2855
2856 .elementor-control-type-structure .elementor-control-structure-preset-wrapper {
2857 margin-bottom: 15px; }
2858
2859 .elementor-control-type-structure .elementor-control-structure-preset-title {
2860 text-align: center;
2861 padding-top: 5px;
2862 font-style: italic;
2863 font-size: 11px;
2864 color: #a4afb7; }
2865
2866 .elementor-control-type-switcher .elementor-control-input-wrapper {
2867 text-align: left; }
2868
2869 .elementor-control-type-switcher .elementor-switch {
2870 position: relative;
2871 display: inline-block;
2872 vertical-align: top;
2873 height: 20px;
2874 background-color: white;
2875 -webkit-border-radius: 18px;
2876 border-radius: 18px;
2877 cursor: pointer; }
2878
2879 .elementor-control-type-switcher .elementor-switch-input {
2880 display: none; }
2881
2882 .elementor-control-type-switcher .elementor-switch-label {
2883 position: relative;
2884 display: block;
2885 height: inherit;
2886 font-size: 7px;
2887 text-transform: uppercase;
2888 background: #eceeef;
2889 -webkit-border-radius: inherit;
2890 border-radius: inherit;
2891 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
2892 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
2893 -webkit-transition: 0.15s ease-out;
2894 -o-transition: 0.15s ease-out;
2895 transition: 0.15s ease-out;
2896 -webkit-transition-property: opacity, background;
2897 -o-transition-property: opacity, background;
2898 transition-property: opacity, background; }
2899
2900 .elementor-control-type-switcher .elementor-switch-label:before, .elementor-control-type-switcher .elementor-switch-label:after {
2901 position: absolute;
2902 top: 0;
2903 width: 50%;
2904 text-align: center;
2905 line-height: 20px;
2906 -webkit-transition: inherit;
2907 -o-transition: inherit;
2908 transition: inherit; }
2909
2910 .elementor-control-type-switcher .elementor-switch-label:before {
2911 content: attr(data-off);
2912 right: 3px;
2913 color: #a4afb7;
2914 text-shadow: 0 1px rgba(255, 255, 255, 0.5); }
2915
2916 .elementor-control-type-switcher .elementor-switch-label:after {
2917 content: attr(data-on);
2918 left: 3px;
2919 color: white;
2920 text-shadow: 0 1px rgba(0, 0, 0, 0.2);
2921 opacity: 0; }
2922
2923 .elementor-control-type-switcher .elementor-switch-input:checked ~ .elementor-switch-label {
2924 background: #71d7f7;
2925 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
2926 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2); }
2927 .elementor-control-type-switcher .elementor-switch-input:checked ~ .elementor-switch-label:before {
2928 opacity: 0; }
2929 .elementor-control-type-switcher .elementor-switch-input:checked ~ .elementor-switch-label:after {
2930 opacity: 1; }
2931
2932 .elementor-control-type-switcher .elementor-switch-handle {
2933 position: absolute;
2934 top: 1px;
2935 left: 1px;
2936 width: 18px;
2937 height: 18px;
2938 background: white;
2939 -webkit-border-radius: 10px;
2940 border-radius: 10px;
2941 -webkit-transition: left 0.15s ease-out;
2942 -o-transition: left 0.15s ease-out;
2943 transition: left 0.15s ease-out; }
2944
2945 .elementor-control-type-switcher .elementor-switch-input:checked ~ .elementor-switch-handle {
2946 left: initial;
2947 right: 1px;
2948 -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
2949 box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2); }
2950
2951 .elementor-control-type-tabs {
2952 font-size: 0.8em;
2953 text-transform: uppercase;
2954 display: -webkit-box;
2955 display: -ms-flexbox;
2956 display: flex; }
2957
2958 .elementor-control-type-tab {
2959 text-align: center;
2960 width: 100%;
2961 padding: 0;
2962 line-height: 25px;
2963 border-top: 1px solid #d5dadf;
2964 border-bottom: 1px solid #d5dadf;
2965 border-left: 1px solid #d5dadf;
2966 cursor: pointer; }
2967 .elementor-control-type-tab:first-child {
2968 border-right: 1px solid #d5dadf;
2969 -webkit-border-top-right-radius: 3px;
2970 border-top-right-radius: 3px;
2971 -webkit-border-bottom-right-radius: 3px;
2972 border-bottom-right-radius: 3px; }
2973 .elementor-control-type-tab:last-child {
2974 -webkit-border-top-left-radius: 3px;
2975 border-top-left-radius: 3px;
2976 -webkit-border-bottom-left-radius: 3px;
2977 border-bottom-left-radius: 3px; }
2978 .elementor-control-type-tab.elementor-tab-active {
2979 background-color: #a4afb7;
2980 border-color: #a4afb7;
2981 color: #ffffff; }
2982
2983 .elementor-tab-close {
2984 display: none !important; }
2985
2986 .elementor-control-type-textarea.elementor-control-dynamic-value .elementor-control-dynamic-switcher {
2987 -webkit-border-radius: 3px 0 0 3px;
2988 border-radius: 3px 0 0 3px;
2989 border-right-width: 0; }
2990
2991 .elementor-control-type-textarea .elementor-control-dynamic-switcher {
2992 -webkit-border-radius: 0px 3px;
2993 border-radius: 0px 3px; }
2994
2995 .elementor-control-type-textarea:not(.elementor-control-dynamic-value) .elementor-control-dynamic-switcher {
2996 position: absolute;
2997 top: 0;
2998 left: 0; }
2999
3000 .elementor-control-type-textarea .elementor-control-input-wrapper {
3001 position: relative; }
3002
3003 .elementor-control-type-textarea textarea {
3004 display: block;
3005 font-family: inherit; }
3006 .elementor-control-type-textarea textarea:focus + .elementor-control-dynamic-switcher {
3007 display: none; }
3008
3009 .elementor-control-type-url.elementor-control-dynamic .elementor-input {
3010 -webkit-border-radius: 3px 0 0 3px;
3011 border-radius: 3px 0 0 3px; }
3012
3013 .elementor-control-type-url .elementor-control-field {
3014 position: relative; }
3015
3016 .elementor-control-type-url:not(.elementor-control-dynamic) .elementor-control-url-more, .elementor-control-type-url.elementor-control-dynamic-value .elementor-control-url-more {
3017 -webkit-border-radius: 0 3px 3px 0;
3018 border-radius: 0 3px 3px 0; }
3019
3020 .elementor-control-type-url .elementor-control-input-wrapper {
3021 display: -webkit-box;
3022 display: -ms-flexbox;
3023 display: flex;
3024 -webkit-box-orient: horizontal;
3025 -webkit-box-direction: reverse;
3026 -ms-flex-direction: row-reverse;
3027 flex-direction: row-reverse; }
3028
3029 .elementor-control-type-url .elementor-control-url-more {
3030 display: -webkit-box;
3031 display: -ms-flexbox;
3032 display: flex;
3033 -webkit-box-align: center;
3034 -ms-flex-align: center;
3035 align-items: center;
3036 -webkit-box-pack: center;
3037 -ms-flex-pack: center;
3038 justify-content: center;
3039 -ms-flex-negative: 0;
3040 flex-shrink: 0;
3041 border: 1px solid #d5dadf;
3042 border-left: none;
3043 cursor: pointer; }
3044 .elementor-control-type-url .elementor-control-url-more i {
3045 font-size: 12px; }
3046 .elementor-control-type-url .elementor-control-url-more-options {
3047 display: none;
3048 padding-top: 10px; }
3049 .elementor-control-type-url .elementor-control-url-more-options .elementor-control-field-description {
3050 margin-top: 10px; }
3051
3052 .elementor-control-type-url .elementor-control-url-option {
3053 display: -webkit-box;
3054 display: -ms-flexbox;
3055 display: flex;
3056 -webkit-box-align: center;
3057 -ms-flex-align: center;
3058 align-items: center; }
3059 .elementor-control-type-url .elementor-control-url-option:not(:last-child) {
3060 padding-bottom: 10px; }
3061 .elementor-control-type-url .elementor-control-url-option input,
3062 .elementor-control-type-url .elementor-control-url-option label {
3063 cursor: pointer; }
3064 .elementor-control-type-url .elementor-control-url-option-input {
3065 margin: 0;
3066 padding: 0;
3067 -webkit-border-radius: 2px;
3068 border-radius: 2px;
3069 margin-left: 5px;
3070 -webkit-appearance: none;
3071 -moz-appearance: none;
3072 outline: none;
3073 content: none;
3074 height: 15px;
3075 width: 15px;
3076 border: 1px solid #d5dadf;
3077 display: -webkit-inline-box;
3078 display: -ms-inline-flexbox;
3079 display: inline-flex;
3080 -webkit-box-align: center;
3081 -ms-flex-align: center;
3082 align-items: center;
3083 -webkit-box-pack: center;
3084 -ms-flex-pack: center;
3085 justify-content: center; }
3086 .elementor-control-type-url .elementor-control-url-option-input:checked {
3087 background: #71d7f7;
3088 border: none; }
3089 .elementor-control-type-url .elementor-control-url-option-input:checked:before {
3090 display: block;
3091 content: "";
3092 width: 4px;
3093 height: 7px;
3094 border: solid white;
3095 border-width: 0 2px 2px 0;
3096 -webkit-transform: rotate(45deg);
3097 -ms-transform: rotate(45deg);
3098 transform: rotate(45deg); }
3099 .elementor-control-type-url .elementor-control-url-option label {
3100 font-size: 12px; }
3101
3102 .elementor-control-type-url .elementor-control-url-external-hide .elementor-control-url-more {
3103 display: none; }
3104
3105 .elementor-control-type-url .elementor-control-url-external-show .elementor-input,
3106 .elementor-control-type-url .elementor-control-url-external-show .elementor-dynamic-cover {
3107 -webkit-border-radius: 3px 0 0 3px;
3108 border-radius: 3px 0 0 3px; }
3109
3110 .elementor-control-type-url .elementor-control-url-autocomplete-spinner {
3111 display: none;
3112 position: absolute;
3113 top: 5px;
3114 right: 0px;
3115 width: 10px;
3116 height: 10px;
3117 font-size: 10px;
3118 color: #D4D4D4; }
3119
3120 .elementor-control-type-url .elementor-control-url__custom-attributes {
3121 margin-top: 5px; }
3122 .elementor-control-type-url .elementor-control-url__custom-attributes label {
3123 font-size: 12px; }
3124 .elementor-control-type-url .elementor-control-url__custom-attributes input {
3125 width: 100%;
3126 margin-top: 10px; }
3127
3128 .elementor-control-type-url .elementor-input {
3129 direction: ltr; }
3130 .elementor-control-type-url .elementor-input:not(:focus) + .elementor-control-url-more {
3131 border-color: #d5dadf; }
3132 .elementor-control-type-url .elementor-input:focus ~ div {
3133 border-color: #a4afb7; }
3134
3135 .elementor-control-type-url .elementor-control-dynamic-switcher {
3136 border-left: none;
3137 -webkit-border-radius: 0 3px 3px 0;
3138 border-radius: 0 3px 3px 0; }
3139
3140 .elementor-autocomplete-menu {
3141 position: absolute;
3142 background: #fff;
3143 color: #495157;
3144 border: 1px solid #a4afb7;
3145 margin: 0;
3146 list-style: none;
3147 padding: 4px 0;
3148 height: auto;
3149 width: 100%;
3150 min-width: 260px;
3151 max-width: 300px;
3152 max-height: 200px;
3153 overflow-y: auto;
3154 -webkit-border-radius: 3px;
3155 border-radius: 3px;
3156 -webkit-transition: all .3s ease-in-out;
3157 -o-transition: all .3s ease-in-out;
3158 transition: all .3s ease-in-out;
3159 cursor: default;
3160 z-index: 1; }
3161 .elementor-autocomplete-menu .ui-menu-item {
3162 display: -webkit-box;
3163 display: -ms-flexbox;
3164 display: flex;
3165 -webkit-box-pack: justify;
3166 -ms-flex-pack: justify;
3167 justify-content: space-between;
3168 -ms-flex-item-align: baseline;
3169 align-self: baseline;
3170 padding: 5px 8px;
3171 font-size: 12px;
3172 width: 100%;
3173 line-height: 1.2;
3174 cursor: pointer; }
3175 .elementor-autocomplete-menu .ui-menu-item.ui-state-hover, .elementor-autocomplete-menu .ui-menu-item.ui-state-active, .elementor-autocomplete-menu .ui-menu-item.ui-state-focus {
3176 background: #e6e9ec; }
3177 .elementor-autocomplete-menu .elementor-autocomplete-item-info {
3178 font-size: 10px;
3179 padding-top: 2px; }
3180
3181 .elementor-control-type-wp_widget .widget-inside {
3182 display: block; }
3183
3184 .elementor-control-type-wp_widget .quicktags-toolbar input {
3185 width: auto; }
3186
3187 .elementor-control-type-wysiwyg.elementor-rich-editing-disabled .wp-editor-container {
3188 margin-top: 10px; }
3189
3190 .elementor-control-type-wysiwyg * {
3191 -webkit-box-sizing: content-box;
3192 box-sizing: content-box; }
3193
3194 .elementor-control-type-wysiwyg .wp-editor-container {
3195 border: 1px solid #e6e9ec; }
3196
3197 .elementor-control-type-wysiwyg .wp-editor-tabs {
3198 border: 1px solid #d5dadf;
3199 border-bottom: none;
3200 -webkit-border-radius: 3px 3px 0 0;
3201 border-radius: 3px 3px 0 0; }
3202
3203 .elementor-control-type-wysiwyg #insert-media-button {
3204 height: initial;
3205 line-height: 24px;
3206 font-size: 10px;
3207 color: #6d7882;
3208 border-color: #d5dadf;
3209 background-color: #e6e9ec;
3210 min-height: initial; }
3211
3212 .elementor-control-type-wysiwyg .ed_button {
3213 height: 22px;
3214 width: initial; }
3215
3216 .elementor-control-type-wysiwyg .wp-media-buttons-icon {
3217 height: 14px;
3218 margin: 0; }
3219 .elementor-control-type-wysiwyg .wp-media-buttons-icon:before {
3220 font-size: 14px; }
3221
3222 .elementor-control-type-wysiwyg .wp-switch-editor {
3223 position: static;
3224 border: none;
3225 margin: 0;
3226 color: #6d7882;
3227 font-size: 10px;
3228 padding: 3px 9px 4px; }
3229
3230 .elementor-control-type-wysiwyg .switch-html {
3231 border: solid #d5dadf;
3232 border-width: 0 1px; }
3233
3234 .elementor-control-type-wysiwyg .html-active .switch-tmce {
3235 background-color: transparent; }
3236
3237 .elementor-control-type-wysiwyg .html-active .switch-html {
3238 background-color: #e6e9ec; }
3239
3240 .elementor-control-type-wysiwyg .tmce-active .switch-tmce {
3241 background-color: #e6e9ec; }
3242
3243 .elementor-control-type-wysiwyg .tmce-active .switch-html {
3244 background-color: transparent; }
3245
3246 .elementor-control-type-wysiwyg .mce-toolbar-grp, .elementor-control-type-wysiwyg .quicktags-toolbar {
3247 background-color: #e6e9ec; }
3248
3249 .elementor-control-type-wysiwyg .mce-toolbar-grp > div {
3250 padding: 0 3px; }
3251
3252 .elementor-control-type-wysiwyg .elementor-wp-editor {
3253 -webkit-box-sizing: border-box;
3254 box-sizing: border-box; }
3255
3256 .elementor-control-type-wysiwyg .mce-ico {
3257 color: #6d7882;
3258 font-size: 16px; }
3259
3260 .elementor-control-type-wysiwyg .mce-btn {
3261 margin-right: 0;
3262 margin-left: 0; }
3263 .elementor-control-type-wysiwyg .mce-btn:hover, .elementor-control-type-wysiwyg .mce-btn:active, .elementor-control-type-wysiwyg .mce-btn.mce-active {
3264 border-color: #d5dadf; }
3265
3266 .elementor-control-type-wysiwyg .mce-path {
3267 padding: 5px 10px; }
3268
3269 .elementor-control-type-wysiwyg .mce-path-item {
3270 font-size: 12px;
3271 color: #6d7882; }
3272
3273 .elementor-control-type-wysiwyg .elementor-control-dynamic-switcher {
3274 border: none; }
3275
3276 .elementor-control-type-text .elementor-control-dynamic-switcher {
3277 border-right-width: 0;
3278 -webkit-border-radius: 3px 0 0 3px;
3279 border-radius: 3px 0 0 3px; }
3280
3281 .elementor-control-type-text.elementor-control-dynamic input {
3282 -webkit-border-radius: 0 3px 3px 0;
3283 border-radius: 0 3px 3px 0; }
3284
3285 #elementor-mode-switcher {
3286 position: absolute;
3287 right: 100%;
3288 top: 50%;
3289 width: 15px;
3290 height: 50px;
3291 -webkit-transform: translateY(-50%);
3292 -ms-transform: translateY(-50%);
3293 transform: translateY(-50%);
3294 background-color: #e6e9ec;
3295 font-size: 15px;
3296 -webkit-box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.1);
3297 box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.1);
3298 cursor: pointer; }
3299 #elementor-mode-switcher:hover {
3300 background-color: #93003c;
3301 color: #FFFFFF; }
3302
3303 #elementor-mode-switcher-inner, #elementor-mode-switcher-preview {
3304 width: 100%;
3305 height: 100%;
3306 position: absolute;
3307 top: 0;
3308 left: 0; }
3309
3310 #elementor-mode-switcher-preview {
3311 cursor: pointer; }
3312 #elementor-mode-switcher-preview .eicon {
3313 position: absolute;
3314 top: 50%;
3315 left: 50%;
3316 -webkit-transform: translate(-50%, -50%);
3317 -ms-transform: translate(-50%, -50%);
3318 transform: translate(-50%, -50%); }
3319
3320 #elementor-mode-switcher-preview-input {
3321 display: none; }
3322
3323 .elementor-revision-item__wrapper {
3324 display: -webkit-box;
3325 display: -ms-flexbox;
3326 display: flex;
3327 -webkit-box-align: center;
3328 -ms-flex-align: center;
3329 align-items: center;
3330 border: 1px solid #d5dadf;
3331 padding: 10px 15px;
3332 margin-bottom: 10px;
3333 font-size: 11px;
3334 -webkit-transition: all 0.3s;
3335 -o-transition: all 0.3s;
3336 transition: all 0.3s; }
3337 .elementor-revision-item__wrapper.current {
3338 font-weight: bold; }
3339 .elementor-revision-item__wrapper .elementor-revision-item__tools-current {
3340 color: #71d7f7; }
3341
3342 .elementor-revision-item:hover:not(.elementor-revision-current-preview) {
3343 background-color: rgba(230, 233, 236, 0.3); }
3344
3345 .elementor-revision-item-loading .elementor-revision-item__tools-current {
3346 display: none; }
3347
3348 .elementor-revision-item:not(.elementor-revision-item-loading) .elementor-revision-item__tools-spinner {
3349 display: none; }
3350
3351 .elementor-revision-item__gravatar {
3352 -webkit-border-radius: 50%;
3353 border-radius: 50%;
3354 overflow: hidden; }
3355 .elementor-revision-item__gravatar img {
3356 display: block; }
3357
3358 .elementor-revision-item__details {
3359 padding-right: 15px;
3360 -webkit-box-flex: 1;
3361 -ms-flex-positive: 1;
3362 flex-grow: 1;
3363 cursor: pointer; }
3364
3365 .elementor-revision-meta {
3366 padding-top: 5px;
3367 font-size: 10px;
3368 font-weight: bold; }
3369
3370 .elementor-revision-current-preview {
3371 background-color: #e6e9ec; }
3372
3373 #elementor-restore-autosave-dialog.dialog-widget {
3374 background-color: rgba(0, 0, 0, 0.3); }
3375
3376 #elementor-panel-revisions-loading {
3377 position: absolute;
3378 top: 50%;
3379 left: 50%;
3380 -webkit-transform: translate(-50%, -50%);
3381 -ms-transform: translate(-50%, -50%);
3382 transform: translate(-50%, -50%); }
3383 #elementor-panel-revisions-loading .eicon-loading {
3384 font-size: 50px;
3385 color: #a4afb7; }
3386
3387 .elementor-history-item {
3388 display: -webkit-box;
3389 display: -ms-flexbox;
3390 display: flex;
3391 -webkit-box-align: center;
3392 -ms-flex-align: center;
3393 align-items: center;
3394 border: 1px solid #d5dadf;
3395 padding: 10px 15px;
3396 margin-bottom: 10px;
3397 font-size: 11px;
3398 line-height: 1.4;
3399 cursor: pointer;
3400 -webkit-transition: all 0.3s;
3401 -o-transition: all 0.3s;
3402 transition: all 0.3s; }
3403 .elementor-history-item:hover {
3404 background-color: rgba(230, 233, 236, 0.3); }
3405 .elementor-history-item:hover .elementor-history-item__icon .eicon:before {
3406 content: '\e924'; }
3407 .elementor-history-item-applied {
3408 color: #a4afb7; }
3409 .elementor-history-item-current {
3410 background: #e6e9ec;
3411 cursor: default; }
3412 .elementor-history-item-current .elementor-history-item__icon .eicon:before, .elementor-history-item-current:hover .elementor-history-item__icon .eicon:before {
3413 content: '\e90e'; }
3414 .elementor-history-item__details {
3415 width: 95%; }
3416 .elementor-history-item__title {
3417 font-weight: bold; }
3418 .elementor-history-item__subtitle, .elementor-history-item__action {
3419 font-weight: lighter; }
3420 .elementor-history-item__action {
3421 font-style: italic;
3422 text-decoration: underline; }
3423 .elementor-history-item .__icon {
3424 float: left; }
3425
3426 .elementor-history-revisions-message {
3427 font-size: 11px;
3428 text-align: center;
3429 padding-top: 5px; }
3430
3431 #elementor-panel-history {
3432 padding: 20px 20px 15px; }
3433 #elementor-panel-history.elementor-empty .elementor-history-revisions-message {
3434 padding-top: 20px; }
3435 #elementor-panel-history:not(.elementor-empty) {
3436 background-color: #fff;
3437 margin-top: 10px; }
3438
3439 #elementor-panel-history-no-items,
3440 #elementor-panel-revisions-no-revisions {
3441 text-align: center; }
3442 #elementor-panel-history-no-items .elementor-nerd-box-icon,
3443 #elementor-panel-revisions-no-revisions .elementor-nerd-box-icon {
3444 margin-top: 20px; }
3445
3446 .elementor-panel #elementor-panel-header #elementor-panel-header-kit-close,
3447 .elementor-panel #elementor-panel-header #elementor-panel-header-kit-back {
3448 display: none; }
3449
3450 .elementor-editor-kit .elementor-panel #elementor-panel-header {
3451 background-color: #4ab7f4; }
3452 .elementor-editor-kit .elementor-panel #elementor-panel-header #elementor-panel-header-kit-close,
3453 .elementor-editor-kit .elementor-panel #elementor-panel-header #elementor-panel-header-kit-back {
3454 display: table-cell; }
3455 body:not(.e-routes-has-history) #elementor-panel-header-kit-back {
3456 pointer-events: none;
3457 opacity: 0.4; }
3458 body:not(.e-routes-has-history) #elementor-panel-header-kit-back:hover .elementor-icon {
3459 cursor: inherit;
3460 color: inherit; }
3461
3462 .elementor-editor-kit .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-active {
3463 border-bottom-color: #4ab7f4; }
3464
3465 .elementor-editor-kit .elementor-panel #elementor-panel-page-settings .elementor-panel-navigation {
3466 display: none; }
3467
3468 .elementor-editor-kit .elementor-panel #elementor-panel-saver-button-publish.elementor-button.elementor-button-success:not(.elementor-disabled),
3469 .elementor-editor-kit .elementor-panel #elementor-panel-saver-button-save-options.elementor-button.elementor-button-success:not(.elementor-disabled) {
3470 background-color: #4ab7f4; }
3471
3472 .elementor-editor-kit .elementor-panel #elementor-panel-page-menu {
3473 padding: 25px 15px 0; }
3474
3475 .elementor-editor-kit #elementor-panel-header-add-button,
3476 .elementor-editor-kit #elementor-panel-header-menu-button,
3477 .elementor-editor-kit #elementor-panel-footer-sub-menu-item-save-template,
3478 .elementor-editor-kit #elementor-panel-footer-navigator {
3479 display: none; }
3480
3481 .elementor-control-type-global-style-repeater .elementor-repeater-fields {
3482 margin-bottom: 15px;
3483 position: relative; }
3484
3485 .elementor-control-type-global-style-repeater .elementor-repeater-row-controls {
3486 display: -webkit-box;
3487 display: -ms-flexbox;
3488 display: flex;
3489 -webkit-box-align: center;
3490 -ms-flex-align: center;
3491 align-items: center; }
3492
3493 .elementor-control-type-global-style-repeater .elementor-repeater-row-tool {
3494 cursor: pointer;
3495 color: #d5dadf;
3496 padding: 5px; }
3497
3498 .elementor-control-type-global-style-repeater .elementor-control {
3499 padding: 0; }
3500 .elementor-control-type-global-style-repeater .elementor-control-title {
3501 -webkit-box-flex: 1;
3502 -ms-flex-positive: 1;
3503 flex-grow: 1; }
3504 .elementor-control-type-global-style-repeater .elementor-control-title input {
3505 max-width: 135px; }
3506 .elementor-control-type-global-style-repeater .elementor-control-title input:not(:focus) {
3507 background: none;
3508 border: none; }
3509 .elementor-control-type-global-style-repeater .elementor-control-input-wrapper {
3510 display: -webkit-box;
3511 display: -ms-flexbox;
3512 display: flex;
3513 -webkit-box-align: center;
3514 -ms-flex-align: center;
3515 align-items: center;
3516 min-width: 81px; }
3517 .elementor-control-type-global-style-repeater .elementor-control-input-wrapper:hover .e-global-colors__color-value {
3518 display: none; }
3519 .elementor-control-type-global-style-repeater .elementor-control-input-wrapper:not(:hover) .elementor-repeater-tool-remove,
3520 .elementor-control-type-global-style-repeater .elementor-control-input-wrapper:not(:hover) .elementor-repeater-tool-remove--disabled {
3521 display: none; }
3522
3523 .elementor-control-type-global-style-repeater .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper {
3524 margin-top: 0; }
3525
3526 .elementor-control-type-global-style-repeater .elementor-controls-popover {
3527 -ms-flex-item-align: end;
3528 align-self: end;
3529 margin-top: 35px;
3530 top: 0;
3531 width: 100%; }
3532 .elementor-control-type-global-style-repeater .elementor-controls-popover:before {
3533 left: 5px; }
3534 .elementor-control-type-global-style-repeater .elementor-controls-popover .elementor-control {
3535 padding: 0 20px 15px; }
3536 .elementor-control-type-global-style-repeater .elementor-controls-popover .elementor-control-title {
3537 -webkit-box-flex: initial;
3538 -ms-flex-positive: initial;
3539 flex-grow: initial; }
3540
3541 .elementor-control-type-global-style-repeater .elementor-button-wrapper {
3542 text-align: center;
3543 border-top: 1px solid #e6e9ec;
3544 max-width: 260px;
3545 padding-top: 15px; }
3546
3547 .elementor-control-type-global-style-repeater .pickr,
3548 .elementor-control-type-global-style-repeater .elementor-control-popover-toggle-toggle-label {
3549 margin-right: 5px; }
3550
3551 .elementor-control-system_colors, .elementor-control-system_typography {
3552 padding-bottom: 0; }
3553
3554 .e-global-colors__color-value {
3555 color: #d5dadf;
3556 font-size: 10px;
3557 padding: 0 5px;
3558 text-align: left;
3559 white-space: nowrap;
3560 -o-text-overflow: ellipsis;
3561 text-overflow: ellipsis;
3562 overflow: hidden; }
3563
3564 @-webkit-keyframes load {
3565 0% {
3566 opacity: .3; }
3567 50% {
3568 opacity: 1; }
3569 100% {
3570 opacity: .3; } }
3571
3572 @keyframes load {
3573 0% {
3574 opacity: .3; }
3575 50% {
3576 opacity: 1; }
3577 100% {
3578 opacity: .3; } }
3579
3580 @-webkit-keyframes fadeIn {
3581 from {
3582 opacity: 0; }
3583 to {
3584 opacity: 1; } }
3585
3586 @keyframes fadeIn {
3587 from {
3588 opacity: 0; }
3589 to {
3590 opacity: 1; } }
3591
3592 @-webkit-keyframes mover {
3593 0% {
3594 -webkit-transform: translateY(0);
3595 transform: translateY(0); }
3596 100% {
3597 -webkit-transform: translateY(-5px);
3598 transform: translateY(-5px); } }
3599
3600 @keyframes mover {
3601 0% {
3602 -webkit-transform: translateY(0);
3603 transform: translateY(0); }
3604 100% {
3605 -webkit-transform: translateY(-5px);
3606 transform: translateY(-5px); } }
3607
3608 @-webkit-keyframes slideDown {
3609 0% {
3610 -webkit-transform: translateY(-30px);
3611 transform: translateY(-30px); }
3612 100% {
3613 -webkit-transform: translateY(0);
3614 transform: translateY(0); } }
3615
3616 @keyframes slideDown {
3617 0% {
3618 -webkit-transform: translateY(-30px);
3619 transform: translateY(-30px); }
3620 100% {
3621 -webkit-transform: translateY(0);
3622 transform: translateY(0); } }
3623
3624 #elementor-preview {
3625 background-color: #333;
3626 position: absolute;
3627 height: 100%;
3628 top: 0;
3629 right: 0;
3630 border: 0; }
3631 .elementor-device-desktop #elementor-preview {
3632 overflow-y: hidden; }
3633 body:not(.elementor-device-desktop) #elementor-preview {
3634 overflow-y: auto; }
3635
3636 #elementor-preview-responsive-wrapper {
3637 position: absolute;
3638 top: 0;
3639 bottom: 0;
3640 left: 0;
3641 right: 0;
3642 -webkit-transition: all .5s ease 0s;
3643 -o-transition: all .5s ease 0s;
3644 transition: all .5s ease 0s; }
3645 .elementor-device-desktop #elementor-preview-responsive-wrapper {
3646 min-width: 1025px;
3647 margin: 0 auto;
3648 width: 100%;
3649 height: 100%; }
3650 .elementor-device-tablet #elementor-preview-responsive-wrapper {
3651 width: 768px;
3652 height: 1025px;
3653 padding: 40px 10px 70px; }
3654 .elementor-device-mobile #elementor-preview-responsive-wrapper {
3655 width: 360px;
3656 height: 640px;
3657 padding: 40px 10px 70px; }
3658 body:not(.elementor-device-desktop) #elementor-preview-responsive-wrapper {
3659 -webkit-border-radius: 30px;
3660 border-radius: 30px;
3661 background-color: #111;
3662 margin: 30px auto 80px;
3663 -webkit-box-sizing: content-box;
3664 box-sizing: content-box; }
3665
3666 #elementor-preview-iframe {
3667 width: 100%;
3668 height: 100%;
3669 background-color: #fff; }
3670
3671 .tipsy {
3672 font-size: 10px;
3673 position: absolute;
3674 padding: 5px;
3675 z-index: 100000; }
3676
3677 .tipsy-inner {
3678 background-color: #000;
3679 color: #FFF;
3680 max-width: 200px;
3681 padding: 6px 12px 6px;
3682 text-align: center;
3683 -webkit-border-radius: 3px;
3684 border-radius: 3px;
3685 -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
3686 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); }
3687
3688 .tipsy-arrow {
3689 position: absolute;
3690 width: 0;
3691 height: 0;
3692 line-height: 0;
3693 border: 5px dashed #000; }
3694
3695 .tipsy-arrow-n {
3696 border-bottom-color: #000; }
3697
3698 .tipsy-arrow-s {
3699 border-top-color: #000; }
3700
3701 .tipsy-arrow-e {
3702 border-left-color: #000; }
3703
3704 .tipsy-arrow-w {
3705 border-right-color: #000; }
3706
3707 .tipsy-n .tipsy-arrow, .tipsy-nw .tipsy-arrow {
3708 border-left-color: transparent;
3709 border-right-color: transparent;
3710 top: 0;
3711 border-bottom-style: solid;
3712 border-top: none; }
3713
3714 .tipsy-n .tipsy-arrow {
3715 left: 50%;
3716 margin-left: -5px; }
3717
3718 .tipsy-nw .tipsy-arrow {
3719 left: 10px; }
3720
3721 .tipsy-ne .tipsy-arrow {
3722 top: 0;
3723 right: 10px;
3724 border-bottom-style: solid;
3725 border-top: none;
3726 border-left-color: transparent;
3727 border-right-color: transparent; }
3728
3729 .tipsy-s .tipsy-arrow, .tipsy-se .tipsy-arrow, .tipsy-sw .tipsy-arrow {
3730 bottom: 0;
3731 border-top-style: solid;
3732 border-bottom: none;
3733 border-left-color: transparent;
3734 border-right-color: transparent; }
3735
3736 .tipsy-s .tipsy-arrow {
3737 left: 50%;
3738 margin-left: -5px; }
3739
3740 .tipsy-sw .tipsy-arrow {
3741 left: 10px; }
3742
3743 .tipsy-se .tipsy-arrow {
3744 right: 10px; }
3745
3746 .tipsy-e .tipsy-arrow, .tipsy-w .tipsy-arrow {
3747 top: 50%;
3748 margin-top: -5px;
3749 border-top-color: transparent;
3750 border-bottom-color: transparent; }
3751
3752 .tipsy-e .tipsy-arrow {
3753 right: 0;
3754 border-left-style: solid;
3755 border-right: none; }
3756
3757 .tipsy-w .tipsy-arrow {
3758 left: 0;
3759 border-right-style: solid;
3760 border-left: none; }
3761
3762 #elementor-template-library-modal a.elementor-template-library-blank-footer-link {
3763 font-style: normal;
3764 text-decoration: underline;
3765 color: #39b54a; }
3766 #elementor-template-library-modal a.elementor-template-library-blank-footer-link:hover {
3767 color: #2d8e3a; }
3768
3769 #elementor-template-library-modal .dialog-buttons-wrapper {
3770 display: none; }
3771
3772 #elementor-template-library-modal .select2-container {
3773 z-index: 0; }
3774
3775 #elementor-template-library-header-menu {
3776 text-align: center;
3777 color: #6d7882;
3778 font-size: 13px; }
3779
3780 .elementor-template-library-menu-item {
3781 display: inline-block;
3782 padding: 17px 0;
3783 width: 115px;
3784 cursor: pointer; }
3785 .elementor-template-library-menu-item.elementor-active {
3786 background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f3f5), to(#fff));
3787 background-image: -webkit-linear-gradient(top, #f1f3f5, #fff);
3788 background-image: -o-linear-gradient(top, #f1f3f5, #fff);
3789 background-image: linear-gradient(to bottom, #f1f3f5, #fff);
3790 border-bottom: 3px solid #93003c; }
3791
3792 #elementor-template-library-header-actions {
3793 display: -webkit-box;
3794 display: -ms-flexbox;
3795 display: flex; }
3796 #elementor-template-library-header-actions > div {
3797 padding-left: 16px; }
3798
3799 #elementor-template-library-header-preview-insert-wrapper {
3800 cursor: default;
3801 padding: 0 10px; }
3802 #elementor-template-library-header-preview-insert-wrapper .elementor-button {
3803 padding: 8px 14px;
3804 font-size: 11px; }
3805 #elementor-template-library-header-preview-insert-wrapper .elementor-template-library-template-insert {
3806 color: #fff;
3807 background-color: #39b54a; }
3808 #elementor-template-library-header-preview-insert-wrapper .elementor-go-pro {
3809 background-color: #93003c;
3810 color: #fff; }
3811
3812 #elementor-template-library-header-preview-back {
3813 padding: 16.5px 0 15px 16.5px;
3814 border-left: 1px solid #e6e9ec;
3815 cursor: pointer;
3816 -webkit-transition: color .5s;
3817 -o-transition: color .5s;
3818 transition: color .5s; }
3819 #elementor-template-library-header-preview-back:not(:hover) {
3820 color: #a4afb7; }
3821 #elementor-template-library-header-preview-back i {
3822 padding-left: 10px;
3823 font-size: 18px; }
3824 #elementor-template-library-header-preview-back i:before {
3825 content: ""; }
3826
3827 #elementor-template-library-templates {
3828 padding: 0 15px; }
3829 #elementor-template-library-templates[data-template-source="local"] #elementor-template-library-templates-container {
3830 -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03);
3831 box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03);
3832 margin-top: 10px;
3833 margin-bottom: 45px; }
3834 #elementor-template-library-templates[data-template-source="local"] .elementor-template-library-order-input:checked + .elementor-template-library-order-label {
3835 color: #6d7882; }
3836 #elementor-template-library-templates[data-template-source="remote"] #elementor-template-library-templates-container {
3837 margin: 10px -15px 0; }
3838 #elementor-template-library-templates[data-template-source="remote"] .elementor-template-library-order-input:checked + .elementor-template-library-order-label {
3839 color: #495157; }
3840 #elementor-template-library-templates[data-template-source="empty"] #elementor-template-library-order-toolbar-local, #elementor-template-library-templates[data-template-source="empty"] #elementor-template-library-footer-banner {
3841 display: none; }
3842 #elementor-template-library-templates.elementor-templates-filter-active #elementor-template-library-footer-banner {
3843 display: none; }
3844 #elementor-template-library-templates .elementor-template-library-order-input {
3845 display: none; }
3846 #elementor-template-library-templates .elementor-template-library-order-input:checked + .elementor-template-library-order-label {
3847 padding-left: 8px; }
3848 #elementor-template-library-templates .elementor-template-library-order-input:checked + .elementor-template-library-order-label:after {
3849 font-family: eicons;
3850 content: '\e8ae';
3851 margin-right: 3px; }
3852 #elementor-template-library-templates .elementor-template-library-order-input:checked.elementor-template-library-order-reverse + .elementor-template-library-order-label:after {
3853 content: '\e8ad'; }
3854
3855 #elementor-template-library-templates-container {
3856 display: -webkit-box;
3857 display: -ms-flexbox;
3858 display: flex;
3859 -ms-flex-wrap: wrap;
3860 flex-wrap: wrap;
3861 -webkit-box-align: start;
3862 -ms-flex-align: start;
3863 align-items: flex-start; }
3864 #elementor-template-library-templates-container .elementor-template-library-template-local .elementor-template-library-template-insert {
3865 text-transform: none;
3866 font-size: 12px; }
3867
3868 #elementor-template-library-toolbar {
3869 display: -webkit-box;
3870 display: -ms-flexbox;
3871 display: flex;
3872 -webkit-box-pack: justify;
3873 -ms-flex-pack: justify;
3874 justify-content: space-between;
3875 -webkit-box-align: center;
3876 -ms-flex-align: center;
3877 align-items: center; }
3878
3879 .elementor-template-library-filter-toolbar {
3880 display: -webkit-box;
3881 display: -ms-flexbox;
3882 display: flex;
3883 -webkit-box-align: center;
3884 -ms-flex-align: center;
3885 align-items: center; }
3886
3887 #elementor-template-library-filter-toolbar-remote {
3888 font-size: 11px; }
3889
3890 #elementor-template-library-order {
3891 display: -webkit-box;
3892 display: -ms-flexbox;
3893 display: flex;
3894 border-left: 1px solid #d5dadf; }
3895
3896 .elementor-template-library-order-label {
3897 text-transform: uppercase;
3898 padding-left: 22px;
3899 -webkit-user-select: none;
3900 -moz-user-select: none;
3901 -ms-user-select: none;
3902 user-select: none; }
3903
3904 label.elementor-template-library-order-label {
3905 cursor: pointer; }
3906 label.elementor-template-library-order-label:hover {
3907 color: #556068; }
3908
3909 #elementor-template-library-filter .select2 {
3910 text-align: right;
3911 width: calc(27px * 5) !important; }
3912
3913 #elementor-template-library-filter .select2-selection__rendered {
3914 text-transform: capitalize; }
3915
3916 #select2-elementor-template-library-filter-subtype-results .select2-results__option {
3917 text-transform: capitalize;
3918 text-align: right;
3919 padding-right: 5px; }
3920
3921 #elementor-template-library-my-favorites {
3922 -webkit-box-flex: 1;
3923 -ms-flex-positive: 1;
3924 flex-grow: 1;
3925 text-align: right;
3926 padding-right: 20px; }
3927
3928 #elementor-template-library-filter-my-favorites {
3929 display: none; }
3930 #elementor-template-library-filter-my-favorites:checked + #elementor-template-library-filter-my-favorites-label {
3931 color: #495157; }
3932 #elementor-template-library-filter-my-favorites:checked + #elementor-template-library-filter-my-favorites-label i:after {
3933 color: #93003c;
3934 content: '\e93f'; }
3935
3936 #elementor-template-library-filter-my-favorites-label {
3937 cursor: pointer;
3938 text-transform: uppercase; }
3939 #elementor-template-library-filter-my-favorites-label:hover {
3940 color: #556068; }
3941 #elementor-template-library-filter-my-favorites-label:hover i:after {
3942 color: #93003c; }
3943 #elementor-template-library-filter-my-favorites-label i {
3944 padding-left: 5px; }
3945 #elementor-template-library-filter-my-favorites-label i:after {
3946 color: #a4afb7;
3947 content: '\e923'; }
3948
3949 #elementor-template-library-filter-text-wrapper {
3950 width: 200px;
3951 position: relative; }
3952 #elementor-template-library-filter-text-wrapper i {
3953 position: absolute;
3954 top: 50%;
3955 left: 0;
3956 -webkit-transform: translateY(-50%);
3957 -ms-transform: translateY(-50%);
3958 transform: translateY(-50%); }
3959
3960 #elementor-template-library-filter-text {
3961 border: none;
3962 border-bottom: 1px solid #d5dadf;
3963 -webkit-border-radius: 0;
3964 border-radius: 0;
3965 font-size: 11px;
3966 padding: 8px 15px 8px 0;
3967 -webkit-transition: border 0.5s;
3968 -o-transition: border 0.5s;
3969 transition: border 0.5s; }
3970 #elementor-template-library-filter-text:focus {
3971 border-color: #c2cbd2; }
3972 #elementor-template-library-filter-text::-webkit-input-placeholder {
3973 font-weight: 300;
3974 text-transform: uppercase; }
3975 #elementor-template-library-filter-text::-moz-placeholder {
3976 font-weight: 300;
3977 text-transform: uppercase; }
3978 #elementor-template-library-filter-text::-ms-input-placeholder {
3979 font-weight: 300;
3980 text-transform: uppercase; }
3981 #elementor-template-library-filter-text::placeholder {
3982 font-weight: 300;
3983 text-transform: uppercase; }
3984 #elementor-template-library-filter-text:focus {
3985 border-color: #c2cbd2; }
3986
3987 .elementor-template-library-template-remote {
3988 margin: 15px;
3989 padding: 8px;
3990 background-color: #fff;
3991 -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.07);
3992 box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.07);
3993 -webkit-border-radius: 3px;
3994 border-radius: 3px; }
3995 .elementor-template-library-template-remote:hover .elementor-template-library-template-name {
3996 display: none; }
3997 .elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-preview {
3998 opacity: 0; }
3999 .elementor-template-library-template-remote:not(:hover) .elementor-template-library-favorite,
4000 .elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-action {
4001 display: none; }
4002 .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before {
4003 position: absolute;
4004 content: 'pro';
4005 text-transform: uppercase;
4006 top: 5px;
4007 left: 5px;
4008 background-color: #93003c;
4009 color: #d5dadf;
4010 padding: 2px 4px 0;
4011 font-size: 9px;
4012 -webkit-border-radius: 2px;
4013 border-radius: 2px; }
4014 .elementor-template-library-template-remote:not(.elementor-template-library-template-page) {
4015 position: relative;
4016 width: calc(33.333% - 30px);
4017 overflow: hidden; }
4018 .elementor-template-library-template-remote:not(.elementor-template-library-template-page) img {
4019 display: block;
4020 width: 100%; }
4021 .elementor-template-library-template-remote:not(.elementor-template-library-template-page) .elementor-template-library-template-footer {
4022 position: absolute;
4023 width: 100%;
4024 bottom: 0;
4025 right: 0;
4026 padding: 10px;
4027 background-color: #fff;
4028 -webkit-transition: -webkit-transform .5s;
4029 transition: -webkit-transform .5s;
4030 -o-transition: transform .5s;
4031 transition: transform .5s;
4032 transition: transform .5s, -webkit-transform .5s; }
4033 .elementor-template-library-template-remote:not(.elementor-template-library-template-page) .elementor-template-library-template-name {
4034 display: none; }
4035 .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(:hover) .elementor-template-library-template-footer {
4036 -webkit-transform: translateY(100%);
4037 -ms-transform: translateY(100%);
4038 transform: translateY(100%); }
4039 .elementor-template-library-template-remote .elementor-template-library-template-body {
4040 position: relative; }
4041 @media (max-width: 1025px) {
4042 .elementor-template-library-template-remote .elementor-template-library-template-body {
4043 height: 300px; } }
4044 .elementor-template-library-template-remote .elementor-template-library-template-screenshot {
4045 height: 100%;
4046 -webkit-background-size: cover;
4047 background-size: cover;
4048 background-position-x: 50%;
4049 -webkit-box-shadow: inset 0px -2px 15px -6px rgba(0, 0, 0, 0.07);
4050 box-shadow: inset 0px -2px 15px -6px rgba(0, 0, 0, 0.07); }
4051 .elementor-template-library-template-remote .elementor-template-library-template-preview {
4052 position: absolute;
4053 top: 0;
4054 left: 0;
4055 width: 100%;
4056 height: 100%;
4057 background-color: rgba(0, 0, 0, 0.5);
4058 -webkit-transition: opacity .5s;
4059 -o-transition: opacity .5s;
4060 transition: opacity .5s;
4061 cursor: pointer; }
4062 .elementor-template-library-template-remote .elementor-template-library-template-preview i {
4063 font-size: 20px;
4064 color: #d5dadf;
4065 position: absolute;
4066 top: 50%;
4067 left: 50%;
4068 -webkit-transform: translate(-50%, -50%);
4069 -ms-transform: translate(-50%, -50%);
4070 transform: translate(-50%, -50%); }
4071 .elementor-template-library-template-remote .elementor-template-library-template-insert {
4072 color: #39b54a; }
4073 .elementor-template-library-template-remote .elementor-go-pro {
4074 color: #93003c; }
4075 .elementor-template-library-template-remote .elementor-template-library-template-footer {
4076 display: -webkit-box;
4077 display: -ms-flexbox;
4078 display: flex;
4079 -webkit-box-pack: justify;
4080 -ms-flex-pack: justify;
4081 justify-content: space-between;
4082 margin-top: 10px;
4083 font-size: 11px;
4084 line-height: 1; }
4085 .elementor-template-library-template-remote .elementor-template-library-template-name {
4086 text-align: right;
4087 color: #6d7882;
4088 -webkit-box-flex: 1;
4089 -ms-flex-positive: 1;
4090 flex-grow: 1;
4091 white-space: nowrap;
4092 -o-text-overflow: ellipsis;
4093 text-overflow: ellipsis;
4094 overflow: hidden;
4095 padding-left: 5px; }
4096 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input {
4097 display: none; }
4098 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before {
4099 content: '\e93f';
4100 color: #93003c; }
4101 .elementor-template-library-template-remote .elementor-template-library-template-favorite-label {
4102 cursor: pointer; }
4103 .elementor-template-library-template-remote .elementor-template-library-template-favorite-label:hover i {
4104 color: #93003c; }
4105
4106 @media (max-width: 1439px) {
4107 .elementor-template-library-template-page {
4108 width: calc(25% - 30px); } }
4109
4110 @media (min-width: 1440px) {
4111 .elementor-template-library-template-page {
4112 width: calc(20% - 30px); } }
4113
4114 @media (max-width: 1025px) {
4115 .elementor-template-library-template-page {
4116 width: calc(33.333% - 30px); } }
4117
4118 .elementor-template-library-template-page .elementor-template-library-template-body {
4119 height: 200px; }
4120
4121 #elementor-template-library-order-toolbar-local,
4122 .elementor-template-library-template-local {
4123 display: -webkit-box;
4124 display: -ms-flexbox;
4125 display: flex;
4126 -webkit-box-align: center;
4127 -ms-flex-align: center;
4128 align-items: center;
4129 padding: 0 25px;
4130 text-align: right; }
4131
4132 #elementor-template-library-order-toolbar-local {
4133 margin-top: 30px; }
4134 #elementor-template-library-order-toolbar-local .elementor-template-library-order-label {
4135 line-height: 1;
4136 font-size: 10px;
4137 font-weight: 500; }
4138 #elementor-template-library-order-toolbar-local .elementor-template-library-order-label:not(:hover) {
4139 color: #a4afb7; }
4140
4141 .elementor-template-library-template-local {
4142 height: 50px;
4143 width: 100%;
4144 margin-top: 1px;
4145 background-color: #fff;
4146 -webkit-transition: background-color .3s linear;
4147 -o-transition: background-color .3s linear;
4148 transition: background-color .3s linear; }
4149 .elementor-template-library-template-local:hover {
4150 background-color: #fafbfb; }
4151 .elementor-template-library-template-local:not(:hover) .elementor-template-library-template-insert {
4152 background: none;
4153 color: #a4afb7; }
4154 .elementor-template-library-template-local:first-child {
4155 -webkit-border-radius: 3px 3px 0 0;
4156 border-radius: 3px 3px 0 0; }
4157 .elementor-template-library-template-local:last-child {
4158 -webkit-border-radius: 0 0 3px 3px;
4159 border-radius: 0 0 3px 3px; }
4160 .elementor-template-library-template-local .elementor-template-library-template-name {
4161 font-weight: 500; }
4162 .elementor-template-library-template-local .elementor-template-library-template-name,
4163 .elementor-template-library-template-local .elementor-template-library-template-meta {
4164 padding-left: 20px; }
4165 .elementor-template-library-template-local .elementor-template-library-template-meta {
4166 color: #a4afb7; }
4167 .elementor-template-library-template-local .elementor-template-library-template-name,
4168 .elementor-template-library-template-local .elementor-template-library-template-meta,
4169 .elementor-template-library-template-local .elementor-template-library-template-preview,
4170 .elementor-template-library-template-local .elementor-template-library-template-action {
4171 white-space: nowrap;
4172 -o-text-overflow: ellipsis;
4173 text-overflow: ellipsis;
4174 overflow: hidden; }
4175 .elementor-template-library-template-local .elementor-template-library-template-controls {
4176 position: relative;
4177 display: -webkit-box;
4178 display: -ms-flexbox;
4179 display: flex;
4180 -webkit-box-align: center;
4181 -ms-flex-align: center;
4182 align-items: center; }
4183 .elementor-template-library-template-local .elementor-template-library-template-controls,
4184 .elementor-template-library-template-local .elementor-template-library-template-controls a {
4185 color: #a4afb7; }
4186 .elementor-template-library-template-local .elementor-template-library-template-controls > div {
4187 cursor: pointer;
4188 -webkit-transition: color .5s;
4189 -o-transition: color .5s;
4190 transition: color .5s; }
4191 .elementor-template-library-template-local .elementor-template-library-template-insert i {
4192 margin-left: 3px; }
4193 .elementor-template-library-template-local .elementor-template-library-template-control-title {
4194 margin-right: 6px; }
4195 .elementor-template-library-template-local .elementor-template-library-template-more:hover,
4196 .elementor-template-library-template-local .elementor-template-library-template-more a:hover {
4197 color: #556068; }
4198 .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete:hover {
4199 color: #d72b3f; }
4200 .elementor-template-library-template-local .elementor-template-library-template-action {
4201 padding: 8px 18px;
4202 margin: 0 5%; }
4203 .elementor-template-library-template-local .elementor-template-library-template-more {
4204 display: none;
4205 position: absolute;
4206 background-color: #fff;
4207 padding: 3px 20px;
4208 -webkit-border-radius: 3px;
4209 border-radius: 3px;
4210 -webkit-box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
4211 box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
4212 top: 100%;
4213 left: 0;
4214 -webkit-transform: translateX(-65%) translateY(-7px);
4215 -ms-transform: translateX(-65%) translateY(-7px);
4216 transform: translateX(-65%) translateY(-7px);
4217 z-index: 1; }
4218 .elementor-template-library-template-local .elementor-template-library-template-more:before {
4219 content: '';
4220 position: absolute;
4221 border: solid transparent;
4222 border-width: 8px 4px;
4223 border-bottom-color: #fff;
4224 -webkit-transform: translateY(-100%);
4225 -ms-transform: translateY(-100%);
4226 transform: translateY(-100%); }
4227 .elementor-template-library-template-local .elementor-template-library-template-more > div {
4228 margin: 10px 0;
4229 font-size: 11px; }
4230 .elementor-template-library-template-local .elementor-template-library-template-more-toggle {
4231 -webkit-box-flex: 1;
4232 -ms-flex-positive: 1;
4233 flex-grow: 1;
4234 text-align: left; }
4235 .elementor-template-library-template-local .elementor-template-library-template-more-toggle i {
4236 font-size: 16px; }
4237
4238 #elementor-template-library-preview {
4239 height: 100%;
4240 overflow: hidden; }
4241 #elementor-template-library-preview iframe {
4242 height: 150%;
4243 -webkit-transform: scale(0.666) translateX(25%) translateY(-25%);
4244 -ms-transform: scale(0.666) translateX(25%) translateY(-25%);
4245 transform: scale(0.666) translateX(25%) translateY(-25%); }
4246 @media (max-width: 1439px) {
4247 #elementor-template-library-preview iframe {
4248 width: 1440px; } }
4249 @media (min-width: 1440px) {
4250 #elementor-template-library-preview iframe {
4251 width: 1710px; } }
4252
4253 .elementor-template-library-blank-icon {
4254 font-size: 65px;
4255 margin-top: 45px;
4256 color: #c2cbd2;
4257 line-height: 1; }
4258 .elementor-template-library-blank-icon img {
4259 width: 70px; }
4260 .elementor-template-library-blank-icon .elementor-template-library-no-results {
4261 width: 200px; }
4262
4263 .elementor-template-library-blank-title {
4264 font-size: 30px;
4265 margin-top: 40px; }
4266 @media (max-width: 1439px) {
4267 .elementor-template-library-blank-title {
4268 font-size: 25px; } }
4269
4270 .elementor-template-library-blank-message {
4271 font-size: 18px;
4272 color: #a4afb7;
4273 margin-top: 15px;
4274 font-weight: 300; }
4275 @media (max-width: 1439px) {
4276 .elementor-template-library-blank-message {
4277 font-size: 16px;
4278 margin-top: 10px; } }
4279
4280 #elementor-template-library-save-template-form {
4281 margin-top: 40px;
4282 display: -webkit-box;
4283 display: -ms-flexbox;
4284 display: flex;
4285 -webkit-box-align: center;
4286 -ms-flex-align: center;
4287 align-items: center;
4288 -webkit-box-pack: center;
4289 -ms-flex-pack: center;
4290 justify-content: center; }
4291 #elementor-template-library-save-template-form > * {
4292 height: 55px;
4293 font-size: 16px; }
4294
4295 #elementor-template-library-save-template-name {
4296 width: 500px;
4297 background-color: #fff;
4298 font-weight: 300;
4299 color: #a4afb7;
4300 padding-right: 25px;
4301 -webkit-border-radius: 0 3px 3px 0;
4302 border-radius: 0 3px 3px 0;
4303 border: none; }
4304
4305 #elementor-template-library-save-template-submit {
4306 width: 150px;
4307 -webkit-border-radius: 3px 0 0 3px;
4308 border-radius: 3px 0 0 3px; }
4309 #elementor-template-library-save-template-submit:hover {
4310 -webkit-box-shadow: none;
4311 box-shadow: none; }
4312
4313 #elementor-template-library-import-form {
4314 width: 95%;
4315 background-color: rgba(255, 255, 255, 0.5);
4316 padding: 60px;
4317 border: 2px dashed #d5dadf;
4318 margin: 35px auto;
4319 -webkit-transition: background-color 0.5s;
4320 -o-transition: background-color 0.5s;
4321 transition: background-color 0.5s; }
4322 #elementor-template-library-import-form:hover {
4323 background-color: rgba(255, 255, 255, 0.9); }
4324 #elementor-template-library-import-form-or {
4325 margin-top: 15px;
4326 font-size: 18px; }
4327 #elementor-template-library-import-form-label {
4328 margin-top: 20px;
4329 padding: 15px 35px;
4330 display: inline-block; }
4331 #elementor-template-library-import-form-input {
4332 display: none; }
4333 #elementor-template-library-import-form.elementor-drag-over {
4334 border: 3px dashed #71d7f7; }
4335
4336 #elementor-template-library-import .elementor-template-library-blank-icon {
4337 margin-top: 0; }
4338
4339 #elementor-template-library-import .elementor-template-library-blank-message {
4340 margin-top: 20px; }
4341
4342 .e-route-library-connect #elementor-template-library-modal .dialog-message {
4343 max-height: 95vh;
4344 padding: 100px 0 0;
4345 min-height: 550px; }
4346
4347 #elementor-template-library-connect-logo {
4348 font-size: 20px; }
4349
4350 #elementor-template-library-connect__button {
4351 display: inline-block;
4352 position: relative;
4353 z-index: 1;
4354 margin-top: 25px;
4355 padding: 12px 24px;
4356 font-size: 14px; }
4357
4358 #elementor-template-library-connect__background-image-left-1 {
4359 right: 22.4%;
4360 bottom: -29%;
4361 -webkit-animation: 1.5s fadeIn, 1.5s slideDown, 3.5s mover 1.5s infinite alternate;
4362 animation: 1.5s fadeIn, 1.5s slideDown, 3.5s mover 1.5s infinite alternate; }
4363
4364 #elementor-template-library-connect__background-image-left-2 {
4365 right: 46.25%;
4366 bottom: -15.5%;
4367 -webkit-animation: 3s fadeIn, 3s slideDown, 2s mover 3s infinite alternate;
4368 animation: 3s fadeIn, 3s slideDown, 2s mover 3s infinite alternate; }
4369
4370 #elementor-template-library-connect__background-image-right-1 {
4371 left: 37%;
4372 bottom: -41%;
4373 -webkit-animation: 2.5s fadeIn, 2.5s slideDown, 2s mover 2.5s infinite alternate;
4374 animation: 2.5s fadeIn, 2.5s slideDown, 2s mover 2.5s infinite alternate; }
4375
4376 #elementor-template-library-connect__background-image-right-2 {
4377 left: 48%;
4378 bottom: -12.5%;
4379 -webkit-animation: 1.5s fadeIn, 1.5s slideDown, 1.5s mover 1.5s infinite alternate;
4380 animation: 1.5s fadeIn, 1.5s slideDown, 1.5s mover 1.5s infinite alternate; }
4381
4382 .elementor-template-library-connect__background-image {
4383 position: absolute; }
4384
4385 .elementor-template-library-blank-footer {
4386 position: absolute;
4387 bottom: 70px;
4388 left: 50%;
4389 -webkit-transform: translateX(-50%);
4390 -ms-transform: translateX(-50%);
4391 transform: translateX(-50%);
4392 color: #a4afb7;
4393 font-style: italic; }
4394 @media (max-height: 700px) {
4395 .elementor-template-library-blank-footer {
4396 display: none; } }
4397
4398 #elementor-template-library-footer-banner i {
4399 color: #c2cbd2;
4400 font-size: 56px;
4401 margin-top: 40px; }
4402
4403 #elementor-template-library-footer-banner .elementor-nerd-box-icon {
4404 margin-top: 70px; }
4405
4406 #elementor-template-library-footer-banner .elementor-excerpt {
4407 color: #a4afb7;
4408 font-size: 15px;
4409 font-weight: 500;
4410 margin: 20px 0; }
4411
4412 #elementor-template-library-templates-empty {
4413 width: 100%;
4414 margin-top: 40px; }
4415
4416 #elementor-template-library-error-dialog .dialog-message {
4417 text-align: start; }
4418
4419 #elementor-template-library-error-info {
4420 margin-top: 10px; }
4421
4422 @media (max-width: 1439px) {
4423 .elementor-template-library-local-column-1 {
4424 width: 33%; }
4425 .elementor-template-library-local-column-2 {
4426 width: 10%; }
4427 .elementor-template-library-local-column-3 {
4428 width: 15%; }
4429 .elementor-template-library-local-column-4 {
4430 width: 15%; }
4431 .elementor-template-library-local-column-5 {
4432 width: 27%; } }
4433
4434 @media (min-width: 1440px) {
4435 .elementor-template-library-local-column-1 {
4436 width: 25%; }
4437 .elementor-template-library-local-column-2 {
4438 width: 17%; }
4439 .elementor-template-library-local-column-3 {
4440 width: 17%; }
4441 .elementor-template-library-local-column-4 {
4442 width: 17%; }
4443 .elementor-template-library-local-column-5 {
4444 width: 24%; } }
4445
4446 @media (max-width: 1024px) {
4447 .elementor-template-library-local-column-3 {
4448 display: none; }
4449 .elementor-template-library-local-column-5 {
4450 width: 41%; } }
4451
4452 .elementor-tags-list {
4453 display: none;
4454 position: absolute;
4455 width: 260px;
4456 max-height: 300px;
4457 overflow: auto;
4458 padding-bottom: 5px;
4459 background-color: #fff;
4460 border: 1px solid #a4afb7;
4461 -webkit-border-radius: 3px;
4462 border-radius: 3px;
4463 z-index: 10000; }
4464 .elementor-tags-list__group-title {
4465 color: #495157;
4466 font-weight: bold;
4467 font-size: 12px;
4468 padding: 10px 15px;
4469 display: -webkit-box;
4470 display: -ms-flexbox;
4471 display: flex;
4472 -webkit-box-align: center;
4473 -ms-flex-align: center;
4474 align-items: center; }
4475 .elementor-tags-list__group-title .eicon-info-circle {
4476 padding-left: 5px;
4477 color: #71d7f7;
4478 font-size: 14px; }
4479 .elementor-tags-list__item {
4480 font-size: 10px;
4481 padding: 6px 15px;
4482 cursor: pointer; }
4483 .elementor-tags-list__item:before {
4484 content: '>';
4485 font-size: 8px;
4486 padding-left: 5px; }
4487 .elementor-tags-list__item:hover {
4488 background-color: #e6e9ec; }
4489 .elementor-tags-list__teaser {
4490 border-top: 2px solid #d5dadf;
4491 padding-top: 4px;
4492 margin-top: 4px; }
4493 .elementor-tags-list__teaser-title {
4494 color: #6d7882; }
4495 .elementor-tags-list__teaser-text {
4496 padding: 2px 15px 8px;
4497 line-height: 1.5;
4498 font-size: 12px; }
4499 .elementor-tags-list__teaser-link {
4500 color: #93003c;
4501 text-decoration: underline;
4502 font-style: italic;
4503 font-weight: bold; }
4504
4505 .elementor-dynamic-cover {
4506 display: -webkit-box;
4507 display: -ms-flexbox;
4508 display: flex;
4509 -webkit-box-align: center;
4510 -ms-flex-align: center;
4511 align-items: center;
4512 width: 100%;
4513 height: 27px;
4514 -webkit-box-sizing: border-box;
4515 box-sizing: border-box; }
4516 .elementor-dynamic-cover__title {
4517 padding: 0 8px;
4518 -webkit-box-flex: 1;
4519 -ms-flex-positive: 1;
4520 flex-grow: 1;
4521 white-space: nowrap;
4522 -o-text-overflow: ellipsis;
4523 text-overflow: ellipsis;
4524 overflow: hidden; }
4525 .elementor-dynamic-cover__settings, .elementor-dynamic-cover__remove {
4526 color: #c2cbd2;
4527 cursor: pointer;
4528 -webkit-transition: all 0.3s;
4529 -o-transition: all 0.3s;
4530 transition: all 0.3s; }
4531 .elementor-dynamic-cover__settings:hover, .elementor-dynamic-cover__remove:hover {
4532 color: #a4afb7; }
4533 .elementor-control-type-wysiwyg .elementor-dynamic-cover {
4534 margin-top: 10px; }
4535
4536 .elementor-tag-settings-popup {
4537 position: absolute;
4538 width: 260px;
4539 background-color: #e6e9ec;
4540 -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
4541 box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
4542 z-index: 1; }
4543 .elementor-tag-settings-popup:before {
4544 content: '';
4545 position: absolute;
4546 top: -20px;
4547 right: 5px;
4548 border: 10px solid transparent;
4549 border-bottom-color: #fff; }
4550 .elementor-tag-settings-popup .elementor-control-type-section:first-child {
4551 margin: 0; }
4552
4553 .elementor-tag-controls-stack-empty {
4554 background-color: #fff;
4555 padding: 10px;
4556 font-size: 13px;
4557 text-align: center; }
4558
4559 .elementor-control-dynamic-switcher {
4560 display: -webkit-inline-box;
4561 display: -ms-inline-flexbox;
4562 display: inline-flex;
4563 -webkit-box-align: center;
4564 -ms-flex-align: center;
4565 align-items: center;
4566 -webkit-box-pack: center;
4567 -ms-flex-pack: center;
4568 justify-content: center;
4569 -ms-flex-negative: 0;
4570 flex-shrink: 0;
4571 height: 27px;
4572 cursor: pointer;
4573 border: 1px solid #d5dadf;
4574 -webkit-border-radius: 3px;
4575 border-radius: 3px;
4576 background: #fff; }
4577 .elementor-control-dynamic-switcher.e-control-tool {
4578 height: 20px;
4579 border: 0; }
4580 .elementor-control-dynamic-switcher-wrapper {
4581 display: -webkit-box;
4582 display: -ms-flexbox;
4583 display: flex; }
4584 .elementor-control-dynamic-switcher .eicon-database {
4585 font-size: 12px; }
4586
4587 .elementor-control-dynamic-value .elementor-control-tag-area,
4588 .elementor-control-dynamic-value .elementor-control-dynamic-switcher,
4589 .elementor-control-dynamic-value .e-global__popover-toggle {
4590 display: none; }
4591
4592 #elementor-toast {
4593 position: absolute;
4594 width: 280px;
4595 padding: 20px;
4596 -webkit-border-radius: 5px;
4597 border-radius: 5px;
4598 color: #d5dadf;
4599 background-color: rgba(0, 0, 0, 0.8);
4600 z-index: 10000; }
4601 #elementor-toast .dialog-message {
4602 font-size: 13px; }
4603 #elementor-toast .dialog-buttons-wrapper {
4604 display: -webkit-box;
4605 display: -ms-flexbox;
4606 display: flex;
4607 -webkit-box-pack: end;
4608 -ms-flex-pack: end;
4609 justify-content: flex-end;
4610 margin-top: 15px; }
4611 #elementor-toast .dialog-button {
4612 color: #fcb92c;
4613 margin: 0 5px;
4614 text-transform: uppercase;
4615 cursor: pointer; }
4616 #elementor-toast .dialog-button:last-child {
4617 margin-left: 0; }
4618
4619 .elementor-context-menu {
4620 position: absolute;
4621 width: 200px;
4622 background-color: #fff;
4623 border: 1px solid #e6e9ec;
4624 -webkit-border-radius: 3px;
4625 border-radius: 3px;
4626 -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
4627 box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
4628 -webkit-user-select: none;
4629 -moz-user-select: none;
4630 -ms-user-select: none;
4631 user-select: none;
4632 z-index: 3; }
4633 .elementor-context-menu-list__group {
4634 padding: 5px 0; }
4635 .elementor-context-menu-list__group:not(:last-child) {
4636 border-bottom: 1px solid #e6e9ec; }
4637 .elementor-context-menu-list__item {
4638 padding: 5px 10px;
4639 padding-left: 20px;
4640 display: -webkit-box;
4641 display: -ms-flexbox;
4642 display: flex;
4643 cursor: pointer; }
4644 .elementor-context-menu-list__item--disabled {
4645 cursor: default;
4646 color: #d5dadf; }
4647 .elementor-context-menu-list__item:not(.elementor-context-menu-list__item--disabled):hover {
4648 background-color: #71d7f7; }
4649 .elementor-context-menu-list__item:not(.elementor-context-menu-list__item--disabled):hover > * {
4650 color: #fff; }
4651 .elementor-context-menu-list__item__icon {
4652 width: 20px;
4653 color: #c2cbd2; }
4654 .elementor-context-menu-list__item__title {
4655 -webkit-box-flex: 1;
4656 -ms-flex-positive: 1;
4657 flex-grow: 1;
4658 white-space: nowrap;
4659 -o-text-overflow: ellipsis;
4660 text-overflow: ellipsis;
4661 overflow: hidden; }
4662 .elementor-context-menu-list__item__shortcut {
4663 color: #d5dadf; }
4664 .elementor-context-menu-list__item.elementor-context-menu-list__item-delete:not(.elementor-context-menu-list__item--disabled):hover {
4665 background-color: #d72b3f; }
4666 .elementor-context-menu .eicon-pro-icon {
4667 color: #fcb92c; }
4668
4669 .elementor-right-click-introduction {
4670 position: absolute;
4671 width: 250px;
4672 padding: 30px 20px;
4673 background-color: #fff;
4674 -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
4675 box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
4676 text-align: center;
4677 -webkit-border-radius: 3px;
4678 border-radius: 3px; }
4679 .elementor-right-click-introduction:before {
4680 content: '';
4681 position: absolute;
4682 border: solid transparent;
4683 border-width: 7px 5px;
4684 border-bottom-color: #fff;
4685 top: -14px;
4686 left: 50%;
4687 -webkit-transform: translateX(-50%);
4688 -ms-transform: translateX(-50%);
4689 transform: translateX(-50%); }
4690 .elementor-right-click-introduction .dialog-header {
4691 color: #6d7882;
4692 font-size: 16px; }
4693 .elementor-right-click-introduction .dialog-message {
4694 font-size: 13px;
4695 line-height: 1.6;
4696 margin-top: 10px;
4697 color: #a4afb7; }
4698 .elementor-right-click-introduction .dialog-buttons-wrapper {
4699 display: -webkit-box;
4700 display: -ms-flexbox;
4701 display: flex;
4702 -webkit-box-align: center;
4703 -ms-flex-align: center;
4704 align-items: center;
4705 -webkit-box-pack: center;
4706 -ms-flex-pack: center;
4707 justify-content: center;
4708 margin-top: 25px; }
4709 .elementor-right-click-introduction .dialog-button {
4710 font-size: 11px; }
4711 .elementor-right-click-introduction .dialog-ok {
4712 padding: 7px 27px;
4713 text-transform: capitalize; }
4714 .elementor-right-click-introduction .dialog-learn-more {
4715 color: #39b54a;
4716 margin-left: 15px;
4717 cursor: pointer; }
4718
4719 #elementor-hotkeys {
4720 text-align: right; }
4721 #elementor-hotkeys__content {
4722 display: -webkit-box;
4723 display: -ms-flexbox;
4724 display: flex;
4725 width: 100%;
4726 overflow: hidden;
4727 margin-bottom: 30px; }
4728 @media (max-width: 1024px) {
4729 #elementor-hotkeys__content {
4730 -webkit-box-orient: vertical;
4731 -webkit-box-direction: normal;
4732 -ms-flex-direction: column;
4733 flex-direction: column; } }
4734 #elementor-hotkeys__actions .elementor-hotkeys__list {
4735 -webkit-border-radius: 0 3px 3px 0;
4736 border-radius: 0 3px 3px 0; }
4737 @media (max-width: 1024px) {
4738 #elementor-hotkeys__actions .elementor-hotkeys__list {
4739 -webkit-border-radius: 3px;
4740 border-radius: 3px; } }
4741 @media (min-width: 1025px) {
4742 #elementor-hotkeys__actions .elementor-hotkeys__header,
4743 #elementor-hotkeys__actions .elementor-hotkeys__list {
4744 padding-left: 25px; } }
4745 @media (min-width: 1440px) {
4746 #elementor-hotkeys__actions .elementor-hotkeys__header,
4747 #elementor-hotkeys__actions .elementor-hotkeys__list {
4748 padding-left: 50px; } }
4749 #elementor-hotkeys__navigation .elementor-hotkeys__list {
4750 -webkit-border-radius: 3px 0 0 3px;
4751 border-radius: 3px 0 0 3px; }
4752 @media (max-width: 1024px) {
4753 #elementor-hotkeys__navigation .elementor-hotkeys__list {
4754 -webkit-border-radius: 3px;
4755 border-radius: 3px; } }
4756 @media (min-width: 1025px) {
4757 #elementor-hotkeys__navigation .elementor-hotkeys__header {
4758 padding-right: 25px; } }
4759 @media (min-width: 1440px) {
4760 #elementor-hotkeys__navigation .elementor-hotkeys__header {
4761 padding-right: 50px; } }
4762 @media (min-width: 1025px) {
4763 #elementor-hotkeys__navigation .elementor-hotkeys__list {
4764 padding-right: 15px; } }
4765 @media (min-width: 1440px) {
4766 #elementor-hotkeys__navigation .elementor-hotkeys__list {
4767 padding-right: 40px; } }
4768
4769 .elementor-hotkeys__col {
4770 width: 50%; }
4771 @media (max-width: 1024px) {
4772 .elementor-hotkeys__col {
4773 width: 100%; } }
4774
4775 .elementor-hotkeys__header, .elementor-hotkeys__list {
4776 width: 100%; }
4777
4778 .elementor-hotkeys__header {
4779 padding: 10px 30px;
4780 font-weight: 500; }
4781 @media (max-width: 479px) {
4782 .elementor-hotkeys__header {
4783 padding-right: 10px;
4784 padding-left: 10px; } }
4785
4786 .elementor-hotkeys__list {
4787 background-color: #ffffff;
4788 height: calc(100% - 42px);
4789 padding: 10px 20px; }
4790 @media (max-width: 479px) {
4791 .elementor-hotkeys__list {
4792 padding: 0; } }
4793 @media (max-width: 1024px) {
4794 .elementor-hotkeys__list {
4795 margin-bottom: 30px; } }
4796 @media (max-width: 1024px) {
4797 .elementor-hotkeys__list {
4798 height: auto; } }
4799
4800 .elementor-hotkeys__item {
4801 display: -webkit-box;
4802 display: -ms-flexbox;
4803 display: flex;
4804 -webkit-box-align: center;
4805 -ms-flex-align: center;
4806 align-items: center;
4807 padding: 20px 10px;
4808 border-bottom: 1px solid #eceeef; }
4809 .elementor-hotkeys__item:last-child {
4810 margin-bottom: 30px; }
4811 @media (max-width: 479px) {
4812 .elementor-hotkeys__item:last-child {
4813 margin-bottom: 0; } }
4814 .elementor-hotkeys__item--label {
4815 font-size: 13px;
4816 font-weight: 400;
4817 -webkit-box-flex: 1;
4818 -ms-flex-positive: 1;
4819 flex-grow: 1; }
4820 .elementor-hotkeys__item--shortcut {
4821 -webkit-box-flex: 0;
4822 -ms-flex-positive: 0;
4823 flex-grow: 0;
4824 display: -webkit-box;
4825 display: -ms-flexbox;
4826 display: flex;
4827 -webkit-box-orient: horizontal;
4828 -webkit-box-direction: reverse;
4829 -ms-flex-direction: row-reverse;
4830 flex-direction: row-reverse; }
4831 .elementor-hotkeys__item--shortcut span {
4832 position: relative;
4833 background-color: #eceeef;
4834 padding: 5px 12px;
4835 margin-right: 27px;
4836 -webkit-border-radius: 3px;
4837 border-radius: 3px; }
4838 @media (max-width: 479px) {
4839 .elementor-hotkeys__item--shortcut span {
4840 padding: 4px 9px;
4841 margin-right: 23px; } }
4842 .elementor-hotkeys__item--shortcut span:after {
4843 content: '+';
4844 position: absolute;
4845 right: -18px;
4846 width: 9px;
4847 text-align: center; }
4848 @media (max-width: 479px) {
4849 .elementor-hotkeys__item--shortcut span:after {
4850 right: -16px; } }
4851 .elementor-hotkeys__item--shortcut span:last-child {
4852 margin-right: 0; }
4853 .elementor-hotkeys__item--shortcut span:last-child:after {
4854 display: none; }
4855
4856 .ui-resizable-n {
4857 top: -5px; }
4858
4859 .ui-resizable-e {
4860 right: -5px; }
4861
4862 .ui-resizable-s {
4863 bottom: -5px; }
4864
4865 .ui-resizable-w {
4866 left: -5px; }
4867
4868 .ui-resizable-ne {
4869 top: -5px;
4870 right: -5px; }
4871
4872 .ui-resizable-nw {
4873 top: -5px;
4874 left: -5px; }
4875
4876 .ui-resizable-se {
4877 bottom: -5px;
4878 right: -5px; }
4879
4880 .ui-resizable-sw {
4881 bottom: -5px;
4882 left: -5px; }
4883
4884 .ui-resizable-n, .ui-resizable-s {
4885 left: 0;
4886 height: 10px;
4887 width: 100%;
4888 cursor: ns-resize; }
4889
4890 .ui-resizable-e, .ui-resizable-w {
4891 top: 0;
4892 height: 100%;
4893 width: 10px;
4894 cursor: ew-resize; }
4895
4896 .ui-resizable-ne, .ui-resizable-nw, .ui-resizable-se, .ui-resizable-sw {
4897 height: 15px;
4898 width: 15px; }
4899
4900 .ui-resizable-nw, .ui-resizable-se {
4901 cursor: nwse-resize; }
4902
4903 .ui-resizable-ne, .ui-resizable-sw {
4904 cursor: nesw-resize; }
4905
4906 .ui-resizable-handle {
4907 position: absolute; }
4908
4909 .ui-resizable-resizing {
4910 pointer-events: none; }
4911
4912 #elementor-navigator {
4913 position: fixed;
4914 top: 100px;
4915 width: 240px;
4916 height: 339px;
4917 left: 30px;
4918 background-color: #fff;
4919 -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
4920 box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
4921 -webkit-user-select: none;
4922 -moz-user-select: none;
4923 -ms-user-select: none;
4924 user-select: none;
4925 overflow: hidden;
4926 z-index: 2;
4927 display: none; }
4928 body.elementor-navigator-docked #elementor-navigator {
4929 top: 0;
4930 left: 0;
4931 height: 100%; }
4932 body:not(.elementor-navigator-docked) #elementor-navigator {
4933 -webkit-border-radius: 5px;
4934 border-radius: 5px; }
4935 #elementor-navigator__inner {
4936 height: 100%;
4937 background-color: #e6e9ec; }
4938 #elementor-navigator__header {
4939 display: -webkit-box;
4940 display: -ms-flexbox;
4941 display: flex;
4942 -webkit-box-align: center;
4943 -ms-flex-align: center;
4944 align-items: center;
4945 -webkit-box-pack: justify;
4946 -ms-flex-pack: justify;
4947 justify-content: space-between;
4948 padding: 12px 10px;
4949 background-color: #fff;
4950 border-bottom: 1px solid #e6e9ec;
4951 cursor: move; }
4952 #elementor-navigator__close, #elementor-navigator__toggle-all {
4953 -webkit-transition: color .5s;
4954 -o-transition: color .5s;
4955 transition: color .5s;
4956 cursor: pointer; }
4957 #elementor-navigator__close:not(:hover), #elementor-navigator__toggle-all:not(:hover) {
4958 color: #a4afb7; }
4959 #elementor-navigator__toggle-all {
4960 font-size: 13px; }
4961 #elementor-navigator__close {
4962 font-size: 11px; }
4963 #elementor-navigator__elements {
4964 height: calc(100% - 49px);
4965 overflow: auto;
4966 position: relative; }
4967 .elementor-navigator-docked #elementor-navigator__elements {
4968 height: calc(100% - 35px); }
4969 #elementor-navigator__elements .elementor-nerd-box {
4970 padding: 25px; }
4971 #elementor-navigator__footer {
4972 position: absolute;
4973 width: 100%;
4974 left: 0;
4975 bottom: 0;
4976 text-align: center;
4977 background-color: #fff;
4978 border-top: 1px solid #e6e9ec;
4979 color: #a4afb7; }
4980 .elementor-navigator-docked #elementor-navigator__footer {
4981 display: none; }
4982
4983 .elementor-navigator__item {
4984 position: relative;
4985 display: -webkit-box;
4986 display: -ms-flexbox;
4987 display: flex;
4988 height: 30px;
4989 font-size: 11px;
4990 border-bottom: 1px solid #e6e9ec;
4991 cursor: pointer;
4992 -webkit-transition: padding .5s linear;
4993 -o-transition: padding .5s linear;
4994 transition: padding .5s linear;
4995 overflow: hidden; }
4996 .elementor-navigator__item:not(.elementor-active) .elementor-navigator__element__list-toggle i {
4997 -webkit-transform: rotate(90deg);
4998 -ms-transform: rotate(90deg);
4999 transform: rotate(90deg); }
5000 .elementor-navigator__item > * {
5001 display: -webkit-box;
5002 display: -ms-flexbox;
5003 display: flex;
5004 -webkit-box-align: center;
5005 -ms-flex-align: center;
5006 align-items: center; }
5007 .elementor-navigator__item + .elementor-navigator__elements {
5008 display: none; }
5009
5010 .elementor-navigator__elements .elementor-empty-view {
5011 padding: 10px;
5012 border-bottom: 1px solid #e6e9ec; }
5013 .elementor-navigator__elements .elementor-empty-view__title {
5014 margin-right: 23px;
5015 color: #c2cbd2;
5016 font-size: 10px;
5017 font-style: italic; }
5018
5019 .elementor-navigator__elements .ui-sortable-helper {
5020 background-color: #fff;
5021 -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);
5022 box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);
5023 -webkit-transform: rotate(4deg);
5024 -ms-transform: rotate(4deg);
5025 transform: rotate(4deg);
5026 border: 1px solid #e6e9ec;
5027 pointer-events: none; }
5028
5029 .elementor-navigator__elements .ui-sortable-placeholder {
5030 background-color: #f1f3f5; }
5031
5032 .elementor-navigator__element.elementor-dragging-on-child > .elementor-navigator__elements > .elementor-empty-view {
5033 border-top: 2px solid #71d7f7; }
5034 .elementor-navigator__element.elementor-dragging-on-child > .elementor-navigator__elements > .elementor-empty-view .elementor-empty-view__title {
5035 display: none; }
5036 .elementor-navigator__element.elementor-dragging-on-child > .elementor-navigator__elements > .elementor-empty-view + .ui-sortable-placeholder {
5037 display: none; }
5038
5039 .elementor-navigator__element:not(.elementor-navigator__element--has-children) .elementor-navigator__element__list-toggle {
5040 visibility: hidden; }
5041
5042 .elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item .elementor-navigator__element__toggle {
5043 color: #71d7f7; }
5044
5045 .elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item:not(:hover) .elementor-navigator__element__toggle {
5046 display: none; }
5047
5048 .elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item.elementor-editing {
5049 background-color: #71d7f7; }
5050 .elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item.elementor-editing > * {
5051 color: #fff; }
5052
5053 .elementor-navigator__element__list-toggle {
5054 margin-left: 7px;
5055 -webkit-transition: -webkit-transform .3s;
5056 transition: -webkit-transform .3s;
5057 -o-transition: transform .3s;
5058 transition: transform .3s;
5059 transition: transform .3s, -webkit-transform .3s;
5060 color: #a4afb7; }
5061
5062 .elementor-navigator__element__element-type {
5063 margin-left: 8px; }
5064
5065 .elementor-navigator__element__title {
5066 -webkit-box-flex: 1;
5067 -ms-flex-positive: 1;
5068 flex-grow: 1;
5069 overflow: hidden; }
5070 .elementor-navigator__element__title__text {
5071 white-space: nowrap;
5072 -webkit-user-select: text; }
5073 .elementor-navigator__element__title__text[contenteditable="true"] {
5074 outline: none;
5075 color: #6d7882;
5076 background-color: #fff;
5077 padding: 2px 3px;
5078 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
5079 box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
5080 .elementor-navigator__element__title__text:not([contenteditable="true"]) {
5081 white-space: nowrap;
5082 -o-text-overflow: ellipsis;
5083 text-overflow: ellipsis;
5084 overflow: hidden; }
5085
5086 .elementor-navigator__element__toggle {
5087 position: absolute;
5088 left: 15px;
5089 height: 100%;
5090 z-index: 0;
5091 font-size: 13px; }
5092
5093 .elementor-navigator__element__indicators {
5094 position: relative;
5095 -webkit-transition: -webkit-transform .5s;
5096 transition: -webkit-transform .5s;
5097 -o-transition: transform .5s;
5098 transition: transform .5s;
5099 transition: transform .5s, -webkit-transform .5s;
5100 padding-right: 5px;
5101 z-index: 91; }
5102 .elementor-navigator__element__indicators:not(:hover) {
5103 -webkit-transform: translateX(calc(-100% + 8px));
5104 -ms-transform: translateX(calc(-100% + 8px));
5105 transform: translateX(calc(-100% + 8px)); }
5106
5107 .elementor-navigator__element__indicator {
5108 height: 100%;
5109 width: 31px;
5110 display: -webkit-inline-box;
5111 display: -ms-inline-flexbox;
5112 display: inline-flex;
5113 -webkit-box-align: center;
5114 -ms-flex-align: center;
5115 align-items: center;
5116 -webkit-box-pack: center;
5117 -ms-flex-pack: center;
5118 justify-content: center;
5119 color: #6d7882;
5120 background-color: #fff;
5121 border-right: 1px solid #e6e9ec; }
5122 .elementor-navigator__element__indicator:first-child {
5123 border-right: 3px solid #71d7f7; }
5124 .elementor-editing .elementor-navigator__element__indicator:first-child {
5125 border-color: #41c9f4; }
5126 .elementor-navigator__element__indicator:hover {
5127 color: #495157; }
5128
5129 .elementor-navigator__element--hidden .elementor-navigator__element__title,
5130 .elementor-navigator__element--hidden .elementor-navigator__element__toggle {
5131 opacity: .5; }
5132
5133 .elementor-navigator__element-column {
5134 background-color: #fafbfb; }
5135 .elementor-navigator__element-column > .elementor-navigator__item .elementor-navigator__element__element-type {
5136 color: #a4afb7; }
5137
5138 .elementor-navigator__element-section {
5139 background-color: #fff; }
5140
5141 #elementor-notice-bar {
5142 position: absolute;
5143 width: 100%;
5144 bottom: 0;
5145 display: -webkit-box;
5146 display: -ms-flexbox;
5147 display: flex;
5148 -webkit-box-align: center;
5149 -ms-flex-align: center;
5150 align-items: center;
5151 height: 40px;
5152 color: #fff;
5153 background-color: #6d7882;
5154 padding: 0 50px; }
5155 #elementor-notice-bar__message {
5156 padding-right: 15px;
5157 -webkit-box-flex: 1;
5158 -ms-flex-positive: 1;
5159 flex-grow: 1; }
5160 #elementor-notice-bar__message a {
5161 text-decoration: underline; }
5162 #elementor-notice-bar__action {
5163 text-transform: uppercase; }
5164 #elementor-notice-bar__close {
5165 margin: 0 20px;
5166 cursor: pointer; }
5167 #elementor-notice-bar i {
5168 font-size: 16px;
5169 opacity: .9; }
5170 #elementor-notice-bar a {
5171 color: #fff; }
5172 #elementor-notice-bar a,
5173 #elementor-notice-bar i {
5174 -webkit-transition: all 0.3s;
5175 -o-transition: all 0.3s;
5176 transition: all 0.3s; }
5177 #elementor-notice-bar a:hover,
5178 #elementor-notice-bar i:hover {
5179 color: #D4D4D4; }
5180
5181 body:not(.elementor-device-desktop) #elementor-notice-bar {
5182 display: none; }
5183
5184 #elementor-fatal-error-dialog.elementor-preview-loading-error .dialog-header {
5185 color: #495157; }
5186
5187 #elementor-fatal-error-dialog.elementor-preview-loading-error .dialog-message a {
5188 color: #6d7882;
5189 text-decoration: underline;
5190 font-style: italic; }
5191
5192 #elementor-preview-debug-link-text {
5193 display: inline-block; }
5194
5195 #elementor-icons-manager-modal .dialog-message {
5196 padding: 0;
5197 height: 700px; }
5198
5199 #elementor-icons-manager-modal .dialog-content {
5200 display: -webkit-box;
5201 display: -ms-flexbox;
5202 display: flex; }
5203
5204 #elementor-icons-manager-modal .dialog-buttons-wrapper {
5205 display: -webkit-box;
5206 display: -ms-flexbox;
5207 display: flex; }
5208
5209 #elementor-icons-manager__wrapper {
5210 display: -webkit-box;
5211 display: -ms-flexbox;
5212 display: flex; }
5213
5214 @media (max-width: 479px) {
5215 #elementor-icons-manager__sidebar {
5216 display: none; } }
5217
5218 #elementor-icons-manager__tab-links {
5219 margin-top: 30px; }
5220
5221 #elementor-icons-manager__upload {
5222 margin: 20px 45px;
5223 padding-top: 35px;
5224 border-top: 1px solid #e6e9ec;
5225 display: -webkit-box;
5226 display: -ms-flexbox;
5227 display: flex;
5228 -webkit-box-align: center;
5229 -ms-flex-align: center;
5230 align-items: center;
5231 -webkit-box-pack: justify;
5232 -ms-flex-pack: justify;
5233 justify-content: space-between; }
5234 @media (max-width: 1439px) {
5235 #elementor-icons-manager__upload {
5236 margin: 20px 25px; } }
5237 #elementor-icons-manager__upload__title {
5238 color: #a4afb7;
5239 font-size: 11px;
5240 text-transform: uppercase; }
5241
5242 #elementor-icons-manager__main {
5243 display: -webkit-box;
5244 display: -ms-flexbox;
5245 display: flex;
5246 -webkit-box-orient: vertical;
5247 -webkit-box-direction: normal;
5248 -ms-flex-direction: column;
5249 flex-direction: column;
5250 padding: 30px 80px 0; }
5251 @media (max-width: 1439px) {
5252 #elementor-icons-manager__main {
5253 padding: 30px 50px 0; } }
5254 @media (max-width: 479px) {
5255 #elementor-icons-manager__main {
5256 width: 100%; } }
5257
5258 #elementor-icons-manager__search {
5259 position: relative; }
5260 #elementor-icons-manager__search input {
5261 padding: 8px 15px;
5262 background-color: #fff;
5263 border: none; }
5264 #elementor-icons-manager__search input::-webkit-input-placeholder {
5265 font-style: italic; }
5266 #elementor-icons-manager__search input::-moz-placeholder {
5267 font-style: italic; }
5268 #elementor-icons-manager__search input::-ms-input-placeholder {
5269 font-style: italic; }
5270 #elementor-icons-manager__search input::placeholder {
5271 font-style: italic; }
5272 #elementor-icons-manager__search i {
5273 position: absolute;
5274 top: 50%;
5275 -webkit-transform: translateY(-50%);
5276 -ms-transform: translateY(-50%);
5277 transform: translateY(-50%);
5278 left: 15px; }
5279
5280 #elementor-icons-manager__tab__wrapper {
5281 overflow: auto;
5282 margin: 25px -15px 0;
5283 padding: 0 15px 15px; }
5284
5285 #elementor-icons-manager__tab__title {
5286 color: #556068;
5287 font-size: 16px;
5288 font-weight: 500;
5289 text-align: right; }
5290 @media (max-width: 479px) {
5291 #elementor-icons-manager__tab__title {
5292 display: none; } }
5293
5294 #elementor-icons-manager__tab__content {
5295 display: grid;
5296 grid-template-columns: repeat(7, 1fr);
5297 grid-gap: 20px;
5298 margin: 20px 0; }
5299 @media (max-width: 1439px) {
5300 #elementor-icons-manager__tab__content {
5301 grid-template-columns: repeat(6, 1fr); } }
5302 @media (max-width: 1024px) {
5303 #elementor-icons-manager__tab__content {
5304 grid-template-columns: repeat(5, 1fr); } }
5305 @media (max-width: 767px) {
5306 #elementor-icons-manager__tab__content {
5307 grid-template-columns: repeat(4, 1fr); } }
5308 @media (max-width: 479px) {
5309 #elementor-icons-manager__tab__content {
5310 grid-template-columns: repeat(3, 1fr); } }
5311
5312 #elementor-icons-manager__promotion {
5313 display: -webkit-box;
5314 display: -ms-flexbox;
5315 display: flex;
5316 -webkit-box-align: center;
5317 -ms-flex-align: center;
5318 align-items: center;
5319 -webkit-box-orient: vertical;
5320 -webkit-box-direction: normal;
5321 -ms-flex-direction: column;
5322 flex-direction: column;
5323 padding-top: 70px; }
5324 #elementor-icons-manager__promotion__icon {
5325 font-size: 60px;
5326 color: #c2cbd2; }
5327 #elementor-icons-manager__promotion__text {
5328 width: 300px;
5329 font-size: 16px;
5330 padding-top: 25px; }
5331 #elementor-icons-manager__promotion__link {
5332 margin-top: 20px; }
5333
5334 .elementor-icons-manager__tab-link {
5335 padding: 15px 45px 15px 0;
5336 font-size: 14px;
5337 color: #6d7882;
5338 text-align: right;
5339 cursor: pointer;
5340 position: relative; }
5341 .elementor-icons-manager__tab-link i {
5342 font-size: 20px;
5343 padding-left: 15px;
5344 color: #a4afb7; }
5345 @media (max-width: 1439px) {
5346 .elementor-icons-manager__tab-link {
5347 padding: 15px 25px 15px 15px;
5348 font-size: 11px; }
5349 .elementor-icons-manager__tab-link i {
5350 font-size: 15px; } }
5351 @media (max-width: 1024px) {
5352 .elementor-icons-manager__tab-link i {
5353 display: none; } }
5354 .elementor-icons-manager__tab-link.elementor-active {
5355 background-color: #fff;
5356 -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
5357 box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1); }
5358 .elementor-icons-manager__tab-link.elementor-active:after {
5359 content: '';
5360 position: absolute;
5361 height: 100%;
5362 width: 5px;
5363 top: 0;
5364 right: 0;
5365 background-color: #71d7f7; }
5366 .elementor-icons-manager__tab-link.elementor-active i {
5367 color: #71d7f7; }
5368
5369 .elementor-icons-manager__tab__item {
5370 position: relative;
5371 height: 0;
5372 padding-bottom: 100%;
5373 background-color: #fff;
5374 -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05);
5375 box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05);
5376 -webkit-border-radius: 3px;
5377 border-radius: 3px;
5378 cursor: pointer;
5379 -webkit-transition: all 0.3s;
5380 -o-transition: all 0.3s;
5381 transition: all 0.3s;
5382 overflow: hidden; }
5383 .elementor-icons-manager__tab__item:hover {
5384 -webkit-box-shadow: 0 1px 14px rgba(0, 0, 0, 0.16);
5385 box-shadow: 0 1px 14px rgba(0, 0, 0, 0.16); }
5386 .elementor-icons-manager__tab__item.elementor-selected {
5387 -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 0 0 3px #71d7f7;
5388 box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 0 0 3px #71d7f7; }
5389 .elementor-icons-manager__tab__item__content {
5390 display: -webkit-box;
5391 display: -ms-flexbox;
5392 display: flex;
5393 -webkit-box-orient: vertical;
5394 -webkit-box-direction: normal;
5395 -ms-flex-direction: column;
5396 flex-direction: column;
5397 -webkit-box-align: center;
5398 -ms-flex-align: center;
5399 align-items: center;
5400 width: 100%;
5401 position: absolute;
5402 top: 50%;
5403 left: 50%;
5404 -webkit-transform: translate(-50%, -50%);
5405 -ms-transform: translate(-50%, -50%);
5406 transform: translate(-50%, -50%);
5407 padding: 1px; }
5408 .elementor-icons-manager__tab__item__icon {
5409 font-size: 25px;
5410 color: #6d7882; }
5411 .elementor-icons-manager__tab__item__name {
5412 color: #c2cbd2;
5413 font-size: 11px;
5414 padding: 13px 20px 0;
5415 max-width: 100%;
5416 white-space: nowrap;
5417 -o-text-overflow: ellipsis;
5418 text-overflow: ellipsis;
5419 overflow: hidden; }
5420
5421 #elementor-enable-fa5-dialog a {
5422 font-style: italic;
5423 text-decoration: underline; }
5424
5425 #elementor-enable-fa5-dialog .dialog-confirm-ok {
5426 color: #39b54a; }
5427
5428 .elementor-color-picker__header {
5429 display: -webkit-box;
5430 display: -ms-flexbox;
5431 display: flex;
5432 -webkit-box-pack: justify;
5433 -ms-flex-pack: justify;
5434 justify-content: space-between;
5435 -webkit-box-align: center;
5436 -ms-flex-align: center;
5437 align-items: center;
5438 font-weight: bold;
5439 padding: 10px;
5440 -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
5441 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
5442
5443 .e-color-picker__tools {
5444 display: -webkit-box;
5445 display: -ms-flexbox;
5446 display: flex; }
5447
5448 .e-control-color--no-value .pcr-button {
5449 background-image: -webkit-linear-gradient(315deg, transparent 46%, #ff3030 50%, transparent 54%);
5450 background-image: -o-linear-gradient(315deg, transparent 46%, #ff3030 50%, transparent 54%);
5451 background-image: linear-gradient(135deg, transparent 46%, #ff3030 50%, transparent 54%);
5452 -webkit-background-size: cover;
5453 background-size: cover;
5454 background-color: transparent;
5455 border: 1px solid #d5dadf; }
5456
5457 .pcr-app[data-theme=monolith] {
5458 padding: 0; }
5459
5460 .pcr-result {
5461 border-right-width: 1px;
5462 -webkit-border-radius: 3px;
5463 border-radius: 3px; }
5464
5465 .pcr-selection, .pcr-interaction {
5466 padding: 0 20px; }
5467
5468 .pcr-interaction {
5469 padding-bottom: 20px; }
5470
5471 .pcr .elementor-control-dynamic-switcher {
5472 height: 20px;
5473 border: 0; }
5474
5475 .select2-container {
5476 width: 100% !important;
5477 outline: none;
5478 z-index: 9999;
5479 font-size: 12px;
5480 /* Due to the add-new-item button, we need to make the button vertically aligned to the selected item before it. */ }
5481 .select2-container.select2-container--default .select2-selection--single {
5482 height: 27px; }
5483 .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
5484 color: #6d7882;
5485 line-height: 27px; }
5486 .select2-container.select2-container--default .select2-selection--multiple {
5487 min-height: 27px; }
5488 .select2-container.select2-container--default .select2-selection--multiple .select2-selection__clear {
5489 display: none; }
5490 .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice {
5491 line-height: 1.5;
5492 font-size: 0.9em;
5493 border: none;
5494 -webkit-border-radius: 0;
5495 border-radius: 0; }
5496 .select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--single,
5497 .select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--multiple {
5498 border-color: #d5dadf; }
5499 .select2-container.select2-container--open .select2-selection--single,
5500 .select2-container.select2-container--open .select2-selection--multiple, .select2-container.select2-container--focus .select2-selection--single,
5501 .select2-container.select2-container--focus .select2-selection--multiple {
5502 border-color: #a4afb7; }
5503 .select2-container .select2-selection--multiple .select2-search--inline {
5504 padding-top: 0.6px; }
5505 .select2-container:not(.select2-container--all-selected) .select2-selection--multiple .select2-search--inline::before {
5506 content: '+';
5507 cursor: pointer;
5508 position: relative;
5509 display: inline-block;
5510 margin-right: 5px;
5511 padding: 3px 5px;
5512 background-color: #e4e4e4;
5513 color: #999;
5514 font-size: 0.9em;
5515 text-align: center; }
5516
5517 .select2-selection {
5518 outline: none; }
5519 .select2-selection--single {
5520 height: 27px; }
5521
5522 .select2-selection__arrow {
5523 height: 27px;
5524 top: 0; }
5525
5526 .select2-results__option[aria-selected=true] {
5527 color: #495157; }
5528 .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
5529 background-color: initial; }
5530
5531 .select2-dropdown {
5532 border-color: #a4afb7; }
5533 .select2-dropdown .select2-search__field {
5534 outline: none; }
5535 /*# sourceMappingURL=editor-rtl.css.map */