| @@ -1599,9 +1599,9 @@ | ||
| 1599 | 1599 | margin-block-start: 16px; |
| 1600 | 1600 | padding: 0; |
| 1601 | 1601 | border: none; |
| 1602 | 1602 | background: none; |
| 1603 | - color: #C00BB9; | |
| 1603 | + color: var(--e-a-color-accent-promotion, #D6107C); | |
| 1604 | 1604 | font-size: 14px; |
| 1605 | 1605 | font-weight: 500; |
| 1606 | 1606 | cursor: pointer; |
| 1607 | 1607 | font-family: var(--e-a-font-family); |
| @@ -1613,36 +1613,8 @@ | ||
| 1613 | 1613 | opacity: 0.8; |
| 1614 | 1614 | } |
| 1615 | 1615 | .elementor-panel-elements-widget-creation--search-footer { |
| 1616 | 1616 | border-block-start: var(--e-a-border); |
| 1617 | -} | |
| 1618 | - | |
| 1619 | -.elementor-panel-category-custom-widgets-empty { | |
| 1620 | - grid-column: 1/-1; | |
| 1621 | - width: 100%; | |
| 1622 | - padding: 0 16px 16px; | |
| 1623 | -} | |
| 1624 | -.elementor-panel-category-custom-widgets-empty__message { | |
| 1625 | - margin: 0; | |
| 1626 | - font-size: 12px; | |
| 1627 | - line-height: 1.6; | |
| 1628 | - color: var(--e-a-color-txt-muted); | |
| 1629 | -} | |
| 1630 | - | |
| 1631 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading { | |
| 1632 | - margin-inline-start: auto; | |
| 1633 | - padding: 4px 10px; | |
| 1634 | - border: none; | |
| 1635 | - background: none; | |
| 1636 | - color: #C00BB9; | |
| 1637 | - font-size: 12px; | |
| 1638 | - font-weight: 500; | |
| 1639 | - cursor: pointer; | |
| 1640 | - font-family: var(--e-a-font-family); | |
| 1641 | - flex-shrink: 0; | |
| 1642 | -} | |
| 1643 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading:hover { | |
| 1644 | - opacity: 0.8; | |
| 1645 | 1617 | } |
| 1646 | 1618 | |
| 1647 | 1619 | #elementor-panel-inner { |
| 1648 | 1620 | position: relative; |