PluginProbe
Elementor Website Builder – more than just a page builder / 3.0.8
Elementor Website Builder – more than just a page builder v3.0.8
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.0.8, at assets/css/editor-rtl.css

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