| @@ -1433,14 +1433,17 @@ | ||
| 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 | +} | |
| 1437 | 1440 | .elementor-panel .elementor-element:hover, .elementor-panel .elementor-element:focus { |
| 1438 | 1441 | background-color: var(--e-a-bg-hover); |
| 1439 | 1442 | border-color: var(--e-a-border-color-bold); |
| 1440 | 1443 | } |
| 1441 | -.elementor-panel .elementor-element:hover > .eicon-upgrade-crown-full, .elementor-panel .elementor-element:focus > .eicon-upgrade-crown-full { | |
| 1442 | - color: var(--e-a-color-accent-promotion); | |
| 1444 | +.elementor-panel .elementor-element:hover > .eicon-lock, .elementor-panel .elementor-element:focus > .eicon-lock { | |
| 1445 | + color: var(--e-a-color-accent); | |
| 1443 | 1446 | } |
| 1444 | 1447 | .elementor-panel .elementor-element:hover > .eicon-plug, .elementor-panel .elementor-element:focus > .eicon-plug { |
| 1445 | 1448 | color: var(--e-a-color-info); |
| 1446 | 1449 | } |
| @@ -1456,17 +1459,12 @@ | ||
| 1456 | 1459 | } |
| 1457 | 1460 | .elementor-panel .elementor-element .title { |
| 1458 | 1461 | font-size: 12px; |
| 1459 | 1462 | } |
| 1460 | -.elementor-panel .elementor-element > .eicon-upgrade-crown-full, .elementor-panel .elementor-element .eicon-plug { | |
| 1463 | +.elementor-panel .elementor-element > .eicon-lock, .elementor-panel .elementor-element .eicon-plug { | |
| 1461 | 1464 | position: absolute; |
| 1462 | 1465 | inset-block-start: 5px; |
| 1463 | 1466 | inset-inline-end: 5px; |
| 1464 | -} | |
| 1465 | -.elementor-panel .elementor-element > .eicon-upgrade-crown-full { | |
| 1466 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 1467 | -} | |
| 1468 | -.elementor-panel .elementor-element > .eicon-plug { | |
| 1469 | 1467 | color: var(--e-a-color-txt-disabled); |
| 1470 | 1468 | } |
| 1471 | 1469 | .elementor-panel .elementor-element:active { |
| 1472 | 1470 | background-color: var(--e-a-bg-hover); |
| @@ -1675,54 +1673,18 @@ | ||
| 1675 | 1673 | #elementor-panel-get-pro-elements .elementor-nerd-box-icon { |
| 1676 | 1674 | margin-block-start: 20px; |
| 1677 | 1675 | } |
| 1678 | 1676 | |
| 1679 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) { | |
| 1680 | - display: flex; | |
| 1681 | - flex-direction: column; | |
| 1682 | -} | |
| 1683 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) #elementor-panel-page-editor { | |
| 1684 | - display: flex; | |
| 1685 | - flex-direction: column; | |
| 1686 | - flex: 1; | |
| 1687 | - min-height: 0; | |
| 1688 | -} | |
| 1689 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion { | |
| 1690 | - position: sticky; | |
| 1691 | - inset-block-end: 0; | |
| 1692 | - margin-block-start: auto; | |
| 1693 | -} | |
| 1694 | -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message { | |
| 1695 | - margin-block-start: 0; | |
| 1696 | -} | |
| 1697 | - | |
| 1698 | 1677 | #elementor-panel-get-pro-elements-sticky { |
| 1699 | 1678 | position: sticky; |
| 1700 | 1679 | inset-block-end: 0; |
| 1680 | + font-size: 14px; | |
| 1681 | + font-weight: 400; | |
| 1682 | + line-height: 1.6; | |
| 1701 | 1683 | margin-block-end: -10px; |
| 1702 | 1684 | } |
| 1703 | 1685 | #elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message { |
| 1704 | 1686 | margin-block-start: -14px; |
| 1705 | -} | |
| 1706 | - | |
| 1707 | -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) { | |
| 1708 | - display: flex; | |
| 1709 | - flex-direction: column; | |
| 1710 | - min-height: 100%; | |
| 1711 | -} | |
| 1712 | -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) > #elementor-panel-get-pro-elements-sticky { | |
| 1713 | - margin-block-start: auto; | |
| 1714 | -} | |
| 1715 | - | |
| 1716 | -#elementor-panel-get-pro-elements-sticky, | |
| 1717 | -.elementor-panel-editor-sticky-promotion { | |
| 1718 | - font-size: 14px; | |
| 1719 | - font-weight: 400; | |
| 1720 | - line-height: 1.6; | |
| 1721 | - background-color: var(--e-a-color-white); | |
| 1722 | -} | |
| 1723 | -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message, | |
| 1724 | -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message { | |
| 1725 | 1687 | min-height: 40px; |
| 1726 | 1688 | display: block; |
| 1727 | 1689 | padding: 9px min(35px, 5%); |
| 1728 | 1690 | gap: 10px; |
| @@ -1730,17 +1692,15 @@ | ||
| 1730 | 1692 | color: var(--e-a-color-black); |
| 1731 | 1693 | text-align: center; |
| 1732 | 1694 | box-shadow: 0px -10px 14px -6px rgba(0, 0, 0, 0.05); |
| 1733 | 1695 | } |
| 1734 | -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a, | |
| 1735 | -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message a { | |
| 1696 | +#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a { | |
| 1736 | 1697 | display: inline-block; |
| 1737 | 1698 | font-size: 13px; |
| 1738 | 1699 | font-weight: 500; |
| 1739 | 1700 | color: var(--e-a-btn-bg-accent); |
| 1740 | 1701 | } |
| 1741 | -#elementor-panel-get-pro-elements-sticky img, | |
| 1742 | -.elementor-panel-editor-sticky-promotion img { | |
| 1702 | +#elementor-panel-get-pro-elements-sticky img { | |
| 1743 | 1703 | margin-inline-start: 17px; |
| 1744 | 1704 | } |
| 1745 | 1705 | |
| 1746 | 1706 | #elementor-panel-notice-wrapper .elementor-panel-notice { |
| @@ -4566,10 +4526,10 @@ | ||
| 4566 | 4526 | .e-control-display-conditions-promotion__wrapper { |
| 4567 | 4527 | display: flex; |
| 4568 | 4528 | justify-content: space-between; |
| 4569 | 4529 | } |
| 4570 | -.e-control-display-conditions-promotion__wrapper:hover .eicon-upgrade-crown-full.e-control-display-conditions-promotion { | |
| 4571 | - color: var(--e-a-color-accent-promotion); | |
| 4530 | +.e-control-display-conditions-promotion__wrapper:hover .eicon-lock.e-control-display-conditions-promotion { | |
| 4531 | + color: var(--e-a-color-accent); | |
| 4572 | 4532 | } |
| 4573 | 4533 | .e-control-display-conditions-promotion__description { |
| 4574 | 4534 | display: flex; |
| 4575 | 4535 | align-self: center; |
| @@ -4582,11 +4542,8 @@ | ||
| 4582 | 4542 | display: flex; |
| 4583 | 4543 | justify-content: center; |
| 4584 | 4544 | align-items: center; |
| 4585 | 4545 | } |
| 4586 | -.e-control-display-conditions-promotion__lock-wrapper .eicon-upgrade-crown-full { | |
| 4587 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 4588 | -} | |
| 4589 | 4546 | .e-control-display-conditions-promotion.eicon-flow { |
| 4590 | 4547 | align-self: flex-end; |
| 4591 | 4548 | cursor: pointer; |
| 4592 | 4549 | border: var(--e-a-border-bold); |
| @@ -4597,10 +4554,10 @@ | ||
| 4597 | 4554 | background-color: var(--e-a-bg-active); |
| 4598 | 4555 | color: #E73CF6; |
| 4599 | 4556 | } |
| 4600 | 4557 | |
| 4601 | -.e-control-motion-effects-promotion__wrapper:hover .eicon-upgrade-crown-full, .e-control-promotion__wrapper:hover .eicon-upgrade-crown-full { | |
| 4602 | - color: var(--e-a-color-accent-promotion); | |
| 4558 | +.e-control-motion-effects-promotion__wrapper:hover .eicon-lock, .e-control-promotion__wrapper:hover .eicon-lock { | |
| 4559 | + color: var(--e-a-color-accent); | |
| 4603 | 4560 | } |
| 4604 | 4561 | .e-control-motion-effects-promotion__wrapper .elementor-control-title, .e-control-promotion__wrapper .elementor-control-title { |
| 4605 | 4562 | margin-inline-end: 0; |
| 4606 | 4563 | } |
| @@ -4625,11 +4582,8 @@ | ||
| 4625 | 4582 | display: flex; |
| 4626 | 4583 | justify-content: center; |
| 4627 | 4584 | align-items: center; |
| 4628 | 4585 | } |
| 4629 | -.e-control-motion-effects-promotion__lock-wrapper .eicon-upgrade-crown-full, .e-control-promotion__lock-wrapper .eicon-upgrade-crown-full { | |
| 4630 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 4631 | -} | |
| 4632 | 4586 | |
| 4633 | 4587 | .e-link-promotion { |
| 4634 | 4588 | font-family: "Roboto", sans-serif; |
| 4635 | 4589 | font-weight: 500; |
| @@ -5169,9 +5123,9 @@ | ||
| 5169 | 5123 | #elementor-template-library-modal .dialog-message { |
| 5170 | 5124 | overflow-y: scroll; |
| 5171 | 5125 | } |
| 5172 | 5126 | #elementor-template-library-modal:has(#elementor-template-library-save-template) .dialog-message, #elementor-template-library-modal:has(#elementor-template-library-save-template-variant-b) .dialog-message { |
| 5173 | - overflow-y: auto; | |
| 5127 | + overflow-y: hidden; | |
| 5174 | 5128 | } |
| 5175 | 5129 | #elementor-template-library-modal .e-back-to-editor { |
| 5176 | 5130 | color: var(--e-a-color-txt); |
| 5177 | 5131 | text-decoration: underline; |