| @@ -426,9 +426,8 @@ | ||
| 426 | 426 | } |
| 427 | 427 | .elementor-templates-modal__header__items-area { |
| 428 | 428 | display: flex; |
| 429 | 429 | flex-direction: row-reverse; |
| 430 | - align-items: center; | |
| 431 | 430 | } |
| 432 | 431 | .elementor-templates-modal__header__item { |
| 433 | 432 | position: relative; |
| 434 | 433 | display: flex; |
| @@ -442,17 +441,8 @@ | ||
| 442 | 441 | cursor: pointer; |
| 443 | 442 | } |
| 444 | 443 | .elementor-templates-modal__header__item > i:hover { |
| 445 | 444 | color: var(--e-a-color-txt-hover); |
| 446 | -} | |
| 447 | -.elementor-templates-modal__header__close:is(button) { | |
| 448 | - background: transparent; | |
| 449 | - margin: 0; | |
| 450 | - font-size: inherit; | |
| 451 | - font-family: inherit; | |
| 452 | - color: inherit; | |
| 453 | - border: none; | |
| 454 | - cursor: pointer; | |
| 455 | 445 | } |
| 456 | 446 | .elementor-templates-modal__header__close--normal { |
| 457 | 447 | width: 47px; |
| 458 | 448 | border-inline-start: var(--e-a-border); |