| @@ -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); |
| @@ -1607,9 +1599,9 @@ | ||
| 1607 | 1599 | margin-block-start: 16px; |
| 1608 | 1600 | padding: 0; |
| 1609 | 1601 | border: none; |
| 1610 | 1602 | background: none; |
| 1611 | - color: #C00BB9; | |
| 1603 | + color: var(--e-a-color-accent-promotion, #D6107C); | |
| 1612 | 1604 | font-size: 14px; |
| 1613 | 1605 | font-weight: 500; |
| 1614 | 1606 | cursor: pointer; |
| 1615 | 1607 | font-family: var(--e-a-font-family); |
| @@ -1623,36 +1615,8 @@ | ||
| 1623 | 1615 | .elementor-panel-elements-widget-creation--search-footer { |
| 1624 | 1616 | border-block-start: var(--e-a-border); |
| 1625 | 1617 | } |
| 1626 | 1618 | |
| 1627 | -.elementor-panel-category-custom-widgets-empty { | |
| 1628 | - grid-column: 1/-1; | |
| 1629 | - width: 100%; | |
| 1630 | - padding: 0 16px 16px; | |
| 1631 | -} | |
| 1632 | -.elementor-panel-category-custom-widgets-empty__message { | |
| 1633 | - margin: 0; | |
| 1634 | - font-size: 12px; | |
| 1635 | - line-height: 1.6; | |
| 1636 | - color: var(--e-a-color-txt-muted); | |
| 1637 | -} | |
| 1638 | - | |
| 1639 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading { | |
| 1640 | - margin-inline-start: auto; | |
| 1641 | - padding: 4px 10px; | |
| 1642 | - border: none; | |
| 1643 | - background: none; | |
| 1644 | - color: #C00BB9; | |
| 1645 | - font-size: 12px; | |
| 1646 | - font-weight: 500; | |
| 1647 | - cursor: pointer; | |
| 1648 | - font-family: var(--e-a-font-family); | |
| 1649 | - flex-shrink: 0; | |
| 1650 | -} | |
| 1651 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading:hover { | |
| 1652 | - opacity: 0.8; | |
| 1653 | -} | |
| 1654 | - | |
| 1655 | 1619 | #elementor-panel-inner { |
| 1656 | 1620 | position: relative; |
| 1657 | 1621 | height: 100%; |
| 1658 | 1622 | display: flex; |
| @@ -1678,54 +1642,18 @@ | ||
| 1678 | 1642 | #elementor-panel-get-pro-elements .elementor-nerd-box-icon { |
| 1679 | 1643 | margin-block-start: 20px; |
| 1680 | 1644 | } |
| 1681 | 1645 | |
| 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 | 1646 | #elementor-panel-get-pro-elements-sticky { |
| 1702 | 1647 | position: sticky; |
| 1703 | 1648 | inset-block-end: 0; |
| 1649 | + font-size: 14px; | |
| 1650 | + font-weight: 400; | |
| 1651 | + line-height: 1.6; | |
| 1704 | 1652 | margin-block-end: -10px; |
| 1705 | 1653 | } |
| 1706 | 1654 | #elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message { |
| 1707 | 1655 | 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 | 1656 | min-height: 40px; |
| 1729 | 1657 | display: block; |
| 1730 | 1658 | padding: 9px min(35px, 5%); |
| 1731 | 1659 | gap: 10px; |
| @@ -1733,17 +1661,15 @@ | ||
| 1733 | 1661 | color: var(--e-a-color-black); |
| 1734 | 1662 | text-align: center; |
| 1735 | 1663 | box-shadow: 0px -10px 14px -6px rgba(0, 0, 0, 0.05); |
| 1736 | 1664 | } |
| 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 { | |
| 1665 | +#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a { | |
| 1739 | 1666 | display: inline-block; |
| 1740 | 1667 | font-size: 13px; |
| 1741 | 1668 | font-weight: 500; |
| 1742 | 1669 | color: var(--e-a-btn-bg-accent); |
| 1743 | 1670 | } |
| 1744 | -#elementor-panel-get-pro-elements-sticky img, | |
| 1745 | -.elementor-panel-editor-sticky-promotion img { | |
| 1671 | +#elementor-panel-get-pro-elements-sticky img { | |
| 1746 | 1672 | margin-inline-start: 17px; |
| 1747 | 1673 | } |
| 1748 | 1674 | |
| 1749 | 1675 | #elementor-panel-notice-wrapper .elementor-panel-notice { |
| @@ -4569,10 +4495,10 @@ | ||
| 4569 | 4495 | .e-control-display-conditions-promotion__wrapper { |
| 4570 | 4496 | display: flex; |
| 4571 | 4497 | justify-content: space-between; |
| 4572 | 4498 | } |
| 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); | |
| 4499 | +.e-control-display-conditions-promotion__wrapper:hover .eicon-lock.e-control-display-conditions-promotion { | |
| 4500 | + color: var(--e-a-color-accent); | |
| 4575 | 4501 | } |
| 4576 | 4502 | .e-control-display-conditions-promotion__description { |
| 4577 | 4503 | display: flex; |
| 4578 | 4504 | align-self: center; |
| @@ -4585,11 +4511,8 @@ | ||
| 4585 | 4511 | display: flex; |
| 4586 | 4512 | justify-content: center; |
| 4587 | 4513 | align-items: center; |
| 4588 | 4514 | } |
| 4589 | -.e-control-display-conditions-promotion__lock-wrapper .eicon-upgrade-crown-full { | |
| 4590 | - color: var(--e-a-color-accent-promotion-disabled); | |
| 4591 | -} | |
| 4592 | 4515 | .e-control-display-conditions-promotion.eicon-flow { |
| 4593 | 4516 | align-self: flex-end; |
| 4594 | 4517 | cursor: pointer; |
| 4595 | 4518 | border: var(--e-a-border-bold); |
| @@ -4600,10 +4523,10 @@ | ||
| 4600 | 4523 | background-color: var(--e-a-bg-active); |
| 4601 | 4524 | color: #E73CF6; |
| 4602 | 4525 | } |
| 4603 | 4526 | |
| 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); | |
| 4527 | +.e-control-motion-effects-promotion__wrapper:hover .eicon-lock, .e-control-promotion__wrapper:hover .eicon-lock { | |
| 4528 | + color: var(--e-a-color-accent); | |
| 4606 | 4529 | } |
| 4607 | 4530 | .e-control-motion-effects-promotion__wrapper .elementor-control-title, .e-control-promotion__wrapper .elementor-control-title { |
| 4608 | 4531 | margin-inline-end: 0; |
| 4609 | 4532 | } |
| @@ -4628,11 +4551,8 @@ | ||
| 4628 | 4551 | display: flex; |
| 4629 | 4552 | justify-content: center; |
| 4630 | 4553 | align-items: center; |
| 4631 | 4554 | } |
| 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 | 4555 | |
| 4636 | 4556 | .e-link-promotion { |
| 4637 | 4557 | font-family: "Roboto", sans-serif; |
| 4638 | 4558 | font-weight: 500; |
| @@ -8423,16 +8343,6 @@ | ||
| 8423 | 8343 | transform: rotate(calc(var(--is-rtl) * 180deg)); |
| 8424 | 8344 | } |
| 8425 | 8345 | .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 | 8346 | 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 | 8347 | } |
| 8438 | 8348 | /*# sourceMappingURL=editor.css.map */ |