| @@ -1433,8 +1433,11 @@ | ||
| 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 | } |
| @@ -8371,6 +8374,16 @@ | ||
| 8371 | 8374 | transform: rotate(calc(var(--is-rtl) * 180deg)); |
| 8372 | 8375 | } |
| 8373 | 8376 | .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) { |
| 8374 | 8377 | transform: rotate(calc(var(--is-ltr) * 180deg)); |
| 8378 | +} | |
| 8379 | + | |
| 8380 | +.elementor-editor-active .embed-media-settings .setting.caption { | |
| 8381 | + display: none; | |
| 8382 | +} | |
| 8383 | +.elementor-editor-active .embed-media-settings .setting.align { | |
| 8384 | + display: none; | |
| 8385 | +} | |
| 8386 | +.elementor-editor-active .embed-media-settings fieldset.setting-group { | |
| 8387 | + display: none; | |
| 8375 | 8388 | } |
| 8376 | 8389 | /*# sourceMappingURL=editor.css.map */ |