| @@ -1433,17 +1433,14 @@ | ||
| 1433 | 1433 | inset-block-start: 5px; |
| 1434 | 1434 | inset-inline-end: 5px; |
| 1435 | 1435 | color: var(--e-a-color-txt); |
| 1436 | 1436 | } |
| 1437 | -.elementor-panel .elementor-element[data-library-element-type=e-birthday-easter-egg] .icon { | |
| 1438 | - color: #C00BB9; | |
| 1439 | -} | |
| 1440 | 1437 | .elementor-panel .elementor-element:hover, .elementor-panel .elementor-element:focus { |
| 1441 | 1438 | background-color: var(--e-a-bg-hover); |
| 1442 | 1439 | border-color: var(--e-a-border-color-bold); |
| 1443 | 1440 | } |
| 1444 | -.elementor-panel .elementor-element:hover > .eicon-upgrade-crown-full, .elementor-panel .elementor-element:focus > .eicon-upgrade-crown-full { | |
| 1445 | - color: var(--e-a-color-accent-promotion); | |
| 1441 | +.elementor-panel .elementor-element:hover > .eicon-lock, .elementor-panel .elementor-element:focus > .eicon-lock { | |
| 1442 | + color: var(--e-a-color-accent); | |
| 1446 | 1443 | } |
| 1447 | 1444 | .elementor-panel .elementor-element:hover > .eicon-plug, .elementor-panel .elementor-element:focus > .eicon-plug { |
| 1448 | 1445 | color: var(--e-a-color-info); |
| 1449 | 1446 | } |
| @@ -1459,17 +1456,12 @@ | ||
| 1459 | 1456 | } |
| 1460 | 1457 | .elementor-panel .elementor-element .title { |
| 1461 | 1458 | font-size: 12px; |
| 1462 | 1459 | } |
| 1463 | -.elementor-panel .elementor-element > .eicon-upgrade-crown-full, .elementor-panel .elementor-element .eicon-plug { | |
| 1460 | +.elementor-panel .elementor-element > .eicon-lock, .elementor-panel .elementor-element .eicon-plug { | |
| 1464 | 1461 | position: absolute; |
| 1465 | 1462 | inset-block-start: 5px; |
| 1466 | 1463 | inset-inline-end: 5px; |
| 1467 | -} | |
| 1468 | -.elementor-panel .elementor-element > .eicon-upgrade-crown-full { | |
| 1469 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 1470 | -} | |
| 1471 | -.elementor-panel .elementor-element > .eicon-plug { | |
| 1472 | 1464 | color: var(--e-a-color-txt-disabled); |
| 1473 | 1465 | } |
| 1474 | 1466 | .elementor-panel .elementor-element:active { |
| 1475 | 1467 | background-color: var(--e-a-bg-hover); |
| @@ -1678,54 +1670,18 @@ | ||
| 1678 | 1670 | #elementor-panel-get-pro-elements .elementor-nerd-box-icon { |
| 1679 | 1671 | margin-block-start: 20px; |
| 1680 | 1672 | } |
| 1681 | 1673 | |
| 1682 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) { | |
| 1683 | - display: flex; | |
| 1684 | - flex-direction: column; | |
| 1685 | -} | |
| 1686 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) #elementor-panel-page-editor { | |
| 1687 | - display: flex; | |
| 1688 | - flex-direction: column; | |
| 1689 | - flex: 1; | |
| 1690 | - min-height: 0; | |
| 1691 | -} | |
| 1692 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion { | |
| 1693 | - position: sticky; | |
| 1694 | - inset-block-end: 0; | |
| 1695 | - margin-block-start: auto; | |
| 1696 | -} | |
| 1697 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message { | |
| 1698 | - margin-block-start: 0; | |
| 1699 | -} | |
| 1700 | - | |
| 1701 | 1674 | #elementor-panel-get-pro-elements-sticky { |
| 1702 | 1675 | position: sticky; |
| 1703 | 1676 | inset-block-end: 0; |
| 1677 | + font-size: 14px; | |
| 1678 | + font-weight: 400; | |
| 1679 | + line-height: 1.6; | |
| 1704 | 1680 | margin-block-end: -10px; |
| 1705 | 1681 | } |
| 1706 | 1682 | #elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message { |
| 1707 | 1683 | margin-block-start: -14px; |
| 1708 | -} | |
| 1709 | - | |
| 1710 | -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) { | |
| 1711 | - display: flex; | |
| 1712 | - flex-direction: column; | |
| 1713 | - min-height: 100%; | |
| 1714 | -} | |
| 1715 | -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) > #elementor-panel-get-pro-elements-sticky { | |
| 1716 | - margin-block-start: auto; | |
| 1717 | -} | |
| 1718 | - | |
| 1719 | -#elementor-panel-get-pro-elements-sticky, | |
| 1720 | -.elementor-panel-editor-sticky-promotion { | |
| 1721 | - font-size: 14px; | |
| 1722 | - font-weight: 400; | |
| 1723 | - line-height: 1.6; | |
| 1724 | - background-color: var(--e-a-color-white); | |
| 1725 | -} | |
| 1726 | -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message, | |
| 1727 | -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message { | |
| 1728 | 1684 | min-height: 40px; |
| 1729 | 1685 | display: block; |
| 1730 | 1686 | padding: 9px min(35px, 5%); |
| 1731 | 1687 | gap: 10px; |
| @@ -1733,17 +1689,15 @@ | ||
| 1733 | 1689 | color: var(--e-a-color-black); |
| 1734 | 1690 | text-align: center; |
| 1735 | 1691 | box-shadow: 0px -10px 14px -6px rgba(0, 0, 0, 0.05); |
| 1736 | 1692 | } |
| 1737 | -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a, | |
| 1738 | -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message a { | |
| 1693 | +#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a { | |
| 1739 | 1694 | display: inline-block; |
| 1740 | 1695 | font-size: 13px; |
| 1741 | 1696 | font-weight: 500; |
| 1742 | 1697 | color: var(--e-a-btn-bg-accent); |
| 1743 | 1698 | } |
| 1744 | -#elementor-panel-get-pro-elements-sticky img, | |
| 1745 | -.elementor-panel-editor-sticky-promotion img { | |
| 1699 | +#elementor-panel-get-pro-elements-sticky img { | |
| 1746 | 1700 | margin-inline-start: 17px; |
| 1747 | 1701 | } |
| 1748 | 1702 | |
| 1749 | 1703 | #elementor-panel-notice-wrapper .elementor-panel-notice { |
| @@ -4569,10 +4523,10 @@ | ||
| 4569 | 4523 | .e-control-display-conditions-promotion__wrapper { |
| 4570 | 4524 | display: flex; |
| 4571 | 4525 | justify-content: space-between; |
| 4572 | 4526 | } |
| 4573 | -.e-control-display-conditions-promotion__wrapper:hover .eicon-upgrade-crown-full.e-control-display-conditions-promotion { | |
| 4574 | - color: var(--e-a-color-accent-promotion); | |
| 4527 | +.e-control-display-conditions-promotion__wrapper:hover .eicon-lock.e-control-display-conditions-promotion { | |
| 4528 | + color: var(--e-a-color-accent); | |
| 4575 | 4529 | } |
| 4576 | 4530 | .e-control-display-conditions-promotion__description { |
| 4577 | 4531 | display: flex; |
| 4578 | 4532 | align-self: center; |
| @@ -4585,11 +4539,8 @@ | ||
| 4585 | 4539 | display: flex; |
| 4586 | 4540 | justify-content: center; |
| 4587 | 4541 | align-items: center; |
| 4588 | 4542 | } |
| 4589 | -.e-control-display-conditions-promotion__lock-wrapper .eicon-upgrade-crown-full { | |
| 4590 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 4591 | -} | |
| 4592 | 4543 | .e-control-display-conditions-promotion.eicon-flow { |
| 4593 | 4544 | align-self: flex-end; |
| 4594 | 4545 | cursor: pointer; |
| 4595 | 4546 | border: var(--e-a-border-bold); |
| @@ -4600,10 +4551,10 @@ | ||
| 4600 | 4551 | background-color: var(--e-a-bg-active); |
| 4601 | 4552 | color: #E73CF6; |
| 4602 | 4553 | } |
| 4603 | 4554 | |
| 4604 | -.e-control-motion-effects-promotion__wrapper:hover .eicon-upgrade-crown-full, .e-control-promotion__wrapper:hover .eicon-upgrade-crown-full { | |
| 4605 | - color: var(--e-a-color-accent-promotion); | |
| 4555 | +.e-control-motion-effects-promotion__wrapper:hover .eicon-lock, .e-control-promotion__wrapper:hover .eicon-lock { | |
| 4556 | + color: var(--e-a-color-accent); | |
| 4606 | 4557 | } |
| 4607 | 4558 | .e-control-motion-effects-promotion__wrapper .elementor-control-title, .e-control-promotion__wrapper .elementor-control-title { |
| 4608 | 4559 | margin-inline-end: 0; |
| 4609 | 4560 | } |
| @@ -4628,11 +4579,8 @@ | ||
| 4628 | 4579 | display: flex; |
| 4629 | 4580 | justify-content: center; |
| 4630 | 4581 | align-items: center; |
| 4631 | 4582 | } |
| 4632 | -.e-control-motion-effects-promotion__lock-wrapper .eicon-upgrade-crown-full, .e-control-promotion__lock-wrapper .eicon-upgrade-crown-full { | |
| 4633 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 4634 | -} | |
| 4635 | 4583 | |
| 4636 | 4584 | .e-link-promotion { |
| 4637 | 4585 | font-family: "Roboto", sans-serif; |
| 4638 | 4586 | font-weight: 500; |
| @@ -8423,16 +8371,6 @@ | ||
| 8423 | 8371 | transform: rotate(calc(var(--is-rtl) * 180deg)); |
| 8424 | 8372 | } |
| 8425 | 8373 | .e-ui-state--document-direction-mode__row-reverse [class^=eicon-flex]:not(.eicon-wrap):not(.eicon-nowrap):not(.eicon-grow):is(.eicon-justify-start-h, .eicon-justify-end-h, .eicon-order-start, .eicon-order-end), .e-ui-state--document-direction-mode__row-reverse [class*=" eicon-flex"]:not(.eicon-wrap):not(.eicon-nowrap):not(.eicon-grow):is(.eicon-justify-start-h, .eicon-justify-end-h, .eicon-order-start, .eicon-order-end) { |
| 8426 | 8374 | transform: rotate(calc(var(--is-ltr) * 180deg)); |
| 8427 | -} | |
| 8428 | - | |
| 8429 | -.elementor-editor-active .embed-media-settings .setting.caption { | |
| 8430 | - display: none; | |
| 8431 | -} | |
| 8432 | -.elementor-editor-active .embed-media-settings .setting.align { | |
| 8433 | - display: none; | |
| 8434 | -} | |
| 8435 | -.elementor-editor-active .embed-media-settings fieldset.setting-group { | |
| 8436 | - display: none; | |
| 8437 | 8375 | } |
| 8438 | 8376 | /*# sourceMappingURL=editor.css.map */ |