| @@ -1,13 +1,5 @@ | ||
| 1 | -:root { | |
| 2 | - --direction-multiplier: 1; | |
| 3 | -} | |
| 4 | - | |
| 5 | -html[dir=rtl], | |
| 6 | -body.rtl { | |
| 7 | - --direction-multiplier: -1; | |
| 8 | -} | |
| 9 | - | |
| 1 | +/*! elementor - v3.28.0 - 10-03-2025 */ | |
| 10 | 2 | .elementor-hidden { |
| 11 | 3 | display: none; |
| 12 | 4 | } |
| 13 | 5 | |
| @@ -38,14 +30,17 @@ | ||
| 38 | 30 | height: 0; |
| 39 | 31 | } |
| 40 | 32 | |
| 41 | 33 | .e-logo-wrapper { |
| 34 | + background: var(--e-a-bg-logo); | |
| 42 | 35 | display: inline-block; |
| 36 | + padding: 0.75em; | |
| 37 | + border-radius: 50%; | |
| 43 | 38 | line-height: 1; |
| 44 | 39 | } |
| 45 | 40 | .e-logo-wrapper i { |
| 46 | - color: var(--e-a-color-circle-logo); | |
| 47 | - font-size: 2.5em; | |
| 41 | + color: var(--e-a-color-logo); | |
| 42 | + font-size: 1em; | |
| 48 | 43 | } |
| 49 | 44 | |
| 50 | 45 | .dialog-widget-content { |
| 51 | 46 | background-color: var(--e-a-bg-default); |
| @@ -291,13 +286,8 @@ | ||
| 291 | 286 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger, |
| 292 | 287 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger { |
| 293 | 288 | background-color: var(--e-a-btn-bg-danger); |
| 294 | 289 | } |
| 295 | -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger.color-white, | |
| 296 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white, | |
| 297 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger.color-white { | |
| 298 | - color: var(--e-a-color-white); | |
| 299 | -} | |
| 300 | 290 | .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus, |
| 301 | 291 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover, |
| 302 | 292 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, |
| 303 | 293 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover, |
| @@ -313,20 +303,8 @@ | ||
| 313 | 303 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus, |
| 314 | 304 | .dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited { |
| 315 | 305 | color: initial; |
| 316 | 306 | } |
| 317 | -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:visited, | |
| 318 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:hover, | |
| 319 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:focus, | |
| 320 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:visited { | |
| 321 | - background-color: var(--e-a-btn-bg-disabled); | |
| 322 | -} | |
| 323 | -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled], | |
| 324 | -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled] { | |
| 325 | - background-color: var(--e-a-btn-bg-disabled); | |
| 326 | - cursor: not-allowed; | |
| 327 | -} | |
| 328 | - | |
| 329 | 307 | #elementor-change-exit-preference-dialog .dialog-message a { |
| 330 | 308 | cursor: pointer; |
| 331 | 309 | } |
| 332 | 310 | #elementor-change-exit-preference-dialog .dialog-message > div { |
| @@ -426,9 +404,8 @@ | ||
| 426 | 404 | } |
| 427 | 405 | .elementor-templates-modal__header__items-area { |
| 428 | 406 | display: flex; |
| 429 | 407 | flex-direction: row-reverse; |
| 430 | - align-items: center; | |
| 431 | 408 | } |
| 432 | 409 | .elementor-templates-modal__header__item { |
| 433 | 410 | position: relative; |
| 434 | 411 | display: flex; |
| @@ -443,17 +420,8 @@ | ||
| 443 | 420 | } |
| 444 | 421 | .elementor-templates-modal__header__item > i:hover { |
| 445 | 422 | color: var(--e-a-color-txt-hover); |
| 446 | 423 | } |
| 447 | -.elementor-templates-modal__header__close:is(button) { | |
| 448 | - background: transparent; | |
| 449 | - margin: 0; | |
| 450 | - font-size: inherit; | |
| 451 | - font-family: inherit; | |
| 452 | - color: inherit; | |
| 453 | - border: none; | |
| 454 | - cursor: pointer; | |
| 455 | -} | |
| 456 | 424 | .elementor-templates-modal__header__close--normal { |
| 457 | 425 | width: 47px; |
| 458 | 426 | border-inline-start: var(--e-a-border); |
| 459 | 427 | } |
| @@ -507,9 +475,9 @@ | ||
| 507 | 475 | display: flex; |
| 508 | 476 | justify-content: flex-end; |
| 509 | 477 | } |
| 510 | 478 | #elementor-toast .dialog-buttons-wrapper:not(:empty) { |
| 511 | - margin-block-start: 15px; | |
| 479 | + margin-top: 15px; | |
| 512 | 480 | } |
| 513 | 481 | #elementor-toast .dialog-button { |
| 514 | 482 | font-size: 12px; |
| 515 | 483 | font-weight: 500; |
| @@ -519,20 +487,13 @@ | ||
| 519 | 487 | color: var(--e-a-dark-color-txt); |
| 520 | 488 | border-radius: var(--e-a-border-radius); |
| 521 | 489 | transition: var(--e-a-transition-hover); |
| 522 | 490 | cursor: pointer; |
| 523 | - background: none; | |
| 524 | - border: none; | |
| 525 | - font-family: inherit; | |
| 526 | 491 | } |
| 527 | 492 | #elementor-toast .dialog-button:hover { |
| 528 | 493 | background: var(--e-a-bg-hover); |
| 529 | 494 | color: var(--e-a-color-txt-hover); |
| 530 | 495 | } |
| 531 | -#elementor-toast .dialog-button:focus-visible { | |
| 532 | - outline: 2px solid var(--e-a-border-color-focus, #4F46E5); | |
| 533 | - outline-offset: 2px; | |
| 534 | -} | |
| 535 | 496 | #elementor-toast .dialog-button:last-child { |
| 536 | 497 | margin-inline-end: 0; |
| 537 | 498 | } |
| 538 | 499 | |
| @@ -542,14 +503,17 @@ | ||
| 542 | 503 | margin-block-start: 6px; |
| 543 | 504 | } |
| 544 | 505 | |
| 545 | 506 | .e-logo-wrapper { |
| 507 | + background: var(--e-a-bg-logo); | |
| 546 | 508 | display: inline-block; |
| 509 | + padding: 0.75em; | |
| 510 | + border-radius: 50%; | |
| 547 | 511 | line-height: 1; |
| 548 | 512 | } |
| 549 | 513 | .e-logo-wrapper i { |
| 550 | - color: var(--e-a-color-circle-logo); | |
| 551 | - font-size: 2.5em; | |
| 514 | + color: var(--e-a-color-logo); | |
| 515 | + font-size: 1em; | |
| 552 | 516 | } |
| 553 | 517 | |
| 554 | 518 | #elementor-finder__modal { |
| 555 | 519 | background: none; |
| @@ -621,10 +585,10 @@ | ||
| 621 | 585 | } |
| 622 | 586 | .elementor-finder__results__category .eicon-loading { |
| 623 | 587 | display: none; |
| 624 | 588 | position: absolute; |
| 625 | - inset-block-start: 30px; | |
| 626 | - inset-inline-end: 10px; | |
| 589 | + right: 10px; | |
| 590 | + top: 30px; | |
| 627 | 591 | color: var(--e-a-color-info); |
| 628 | 592 | font-size: 14px; |
| 629 | 593 | } |
| 630 | 594 | .elementor-finder__results__item { |