| @@ -1643,19 +1643,8 @@ | ||
| 1643 | 1643 | .e-global__preview-items-container::-webkit-scrollbar-thumb { |
| 1644 | 1644 | background-color: #BABFC5; |
| 1645 | 1645 | border-radius: 10px; |
| 1646 | 1646 | } |
| 1647 | -.e-global__group-header { | |
| 1648 | - padding: 12px 20px 5px; | |
| 1649 | - font-weight: 500; | |
| 1650 | - font-size: 11px; | |
| 1651 | - color: var(--e-a-color-txt-muted); | |
| 1652 | -} | |
| 1653 | -.e-global__group-divider { | |
| 1654 | - height: 1px; | |
| 1655 | - background-color: var(--e-a-border-color); | |
| 1656 | - margin: 10px 20px; | |
| 1657 | -} | |
| 1658 | 1647 | .e-global__manage-button { |
| 1659 | 1648 | font-weight: 500; |
| 1660 | 1649 | cursor: pointer; |
| 1661 | 1650 | } |
| @@ -2992,10 +2981,8 @@ | ||
| 2992 | 2981 | |
| 2993 | 2982 | .elementor-editor-active .elementor-add-section { |
| 2994 | 2983 | all: initial; |
| 2995 | 2984 | display: flex; |
| 2996 | - flex-wrap: wrap; | |
| 2997 | - justify-content: center; | |
| 2998 | 2985 | max-width: 1160px; |
| 2999 | 2986 | position: relative; |
| 3000 | 2987 | margin-inline: auto; |
| 3001 | 2988 | } |