| @@ -1270,12 +1270,8 @@ | ||
| 1270 | 1270 | --e-context-cta-color: #524CFF; |
| 1271 | 1271 | --e-context-cta-color-dark: rgb(32.7094972067, 25, 255); |
| 1272 | 1272 | --e-context-cta-tint-4: rgba(82, 76, 255, 0.4); |
| 1273 | 1273 | --e-context-cta-tint-1: rgba(82, 76, 255, 0.04); |
| 1274 | - --e-context-promotion-color: #93003f; | |
| 1275 | - --e-context-promotion-color-dark: rgb(96, 0, 41.1428571429); | |
| 1276 | - --e-context-promotion-tint-4: rgba(147, 0, 63, 0.4); | |
| 1277 | - --e-context-promotion-tint-1: rgba(147, 0, 63, 0.04); | |
| 1278 | 1274 | } |
| 1279 | 1275 | |
| 1280 | 1276 | :root { |
| 1281 | 1277 | --e-button-padding-block: 0.4375rem; |
| @@ -1403,14 +1399,8 @@ | ||
| 1403 | 1399 | --e-button-context-color-dark: var(--e-context-cta-color-dark); |
| 1404 | 1400 | --e-button-context-tint: var(--e-context-cta-tint-1); |
| 1405 | 1401 | --e-focus-color: var(--e-context-cta-tint-4); |
| 1406 | 1402 | } |
| 1407 | -.e-button--promotion { | |
| 1408 | - --e-button-context-color: var(--e-context-promotion-color); | |
| 1409 | - --e-button-context-color-dark: var(--e-context-promotion-color-dark); | |
| 1410 | - --e-button-context-tint: var(--e-context-promotion-tint-1); | |
| 1411 | - --e-focus-color: var(--e-context-promotion-tint-4); | |
| 1412 | -} | |
| 1413 | 1403 | .e-button.e-button--outline { |
| 1414 | 1404 | color: var(--e-button-context-color); |
| 1415 | 1405 | background: none; |
| 1416 | 1406 | border: 1px solid currentColor; |
| @@ -1510,13 +1500,8 @@ | ||
| 1510 | 1500 | --e-notice-context-color: var(--e-context-cta-color); |
| 1511 | 1501 | --e-notice-context-color-dark: var(--e-context-cta-color-dark); |
| 1512 | 1502 | --e-notice-context-tint: var(--e-context-cta-tint-1); |
| 1513 | 1503 | } |
| 1514 | -.e-notice--promotion { | |
| 1515 | - --e-notice-context-color: var(--e-context-promotion-color); | |
| 1516 | - --e-notice-context-color-dark: var(--e-context-promotion-color-dark); | |
| 1517 | - --e-notice-context-tint: var(--e-context-promotion-tint-1); | |
| 1518 | -} | |
| 1519 | 1504 | .e-notice--extended { |
| 1520 | 1505 | --e-notice-is-extended: 1; |
| 1521 | 1506 | } |
| 1522 | 1507 | .e-notice--dismissible { |
| @@ -2602,8 +2587,11 @@ | ||
| 2602 | 2587 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-beta-tester-do-not-show-again, |
| 2603 | 2588 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-templates-modal__header__item > i { |
| 2604 | 2589 | color: var(--e-a-color-txt-hover); |
| 2605 | 2590 | } |
| 2591 | +#elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-templates-modal__header__close { | |
| 2592 | + border: none; | |
| 2593 | +} | |
| 2606 | 2594 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-beta-tester-do-not-show-again { |
| 2607 | 2595 | text-transform: uppercase; |
| 2608 | 2596 | font-weight: bold; |
| 2609 | 2597 | font-size: 12px; |
| @@ -2658,9 +2646,8 @@ | ||
| 2658 | 2646 | .e-experiment__title { |
| 2659 | 2647 | display: flex; |
| 2660 | 2648 | align-items: flex-start; |
| 2661 | 2649 | flex-direction: column; |
| 2662 | - position: relative; | |
| 2663 | 2650 | } |
| 2664 | 2651 | .e-experiment__title__indicator { |
| 2665 | 2652 | position: absolute; |
| 2666 | 2653 | height: 10px; |