| @@ -1433,11 +1433,8 @@ | ||
| 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 | } |
| @@ -1574,80 +1571,8 @@ | ||
| 1574 | 1571 | .dialog-tooltip-widget .dialog-tooltip-button::-moz-focus-inner { |
| 1575 | 1572 | border: 0; |
| 1576 | 1573 | } |
| 1577 | 1574 | |
| 1578 | -#elementor-panel-elements-widget-creation-area:empty { | |
| 1579 | - display: none; | |
| 1580 | -} | |
| 1581 | - | |
| 1582 | -.elementor-panel-elements-widget-creation { | |
| 1583 | - text-align: center; | |
| 1584 | - padding: 30px 20px; | |
| 1585 | -} | |
| 1586 | -.elementor-panel-elements-widget-creation__title { | |
| 1587 | - font-size: 14px; | |
| 1588 | - font-weight: bold; | |
| 1589 | - line-height: 1.4; | |
| 1590 | - color: var(--e-a-color-txt); | |
| 1591 | -} | |
| 1592 | -.elementor-panel-elements-widget-creation__message { | |
| 1593 | - margin-block-start: 8px; | |
| 1594 | - font-size: 13px; | |
| 1595 | - line-height: 1.6; | |
| 1596 | - color: var(--e-a-color-txt-muted); | |
| 1597 | -} | |
| 1598 | -.elementor-panel-elements-widget-creation__cta { | |
| 1599 | - display: inline-flex; | |
| 1600 | - align-items: center; | |
| 1601 | - gap: 6px; | |
| 1602 | - margin-block-start: 16px; | |
| 1603 | - padding: 0; | |
| 1604 | - border: none; | |
| 1605 | - background: none; | |
| 1606 | - color: #C00BB9; | |
| 1607 | - font-size: 14px; | |
| 1608 | - font-weight: 500; | |
| 1609 | - cursor: pointer; | |
| 1610 | - font-family: var(--e-a-font-family); | |
| 1611 | -} | |
| 1612 | -.elementor-panel-elements-widget-creation__cta i { | |
| 1613 | - font-size: 16px; | |
| 1614 | -} | |
| 1615 | -.elementor-panel-elements-widget-creation__cta:hover { | |
| 1616 | - opacity: 0.8; | |
| 1617 | -} | |
| 1618 | -.elementor-panel-elements-widget-creation--search-footer { | |
| 1619 | - border-block-start: var(--e-a-border); | |
| 1620 | -} | |
| 1621 | - | |
| 1622 | -.elementor-panel-category-custom-widgets-empty { | |
| 1623 | - grid-column: 1/-1; | |
| 1624 | - width: 100%; | |
| 1625 | - padding: 0 16px 16px; | |
| 1626 | -} | |
| 1627 | -.elementor-panel-category-custom-widgets-empty__message { | |
| 1628 | - margin: 0; | |
| 1629 | - font-size: 12px; | |
| 1630 | - line-height: 1.6; | |
| 1631 | - color: var(--e-a-color-txt-muted); | |
| 1632 | -} | |
| 1633 | - | |
| 1634 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading { | |
| 1635 | - margin-inline-start: auto; | |
| 1636 | - padding: 4px 10px; | |
| 1637 | - border: none; | |
| 1638 | - background: none; | |
| 1639 | - color: #C00BB9; | |
| 1640 | - font-size: 12px; | |
| 1641 | - font-weight: 500; | |
| 1642 | - cursor: pointer; | |
| 1643 | - font-family: var(--e-a-font-family); | |
| 1644 | - flex-shrink: 0; | |
| 1645 | -} | |
| 1646 | -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading:hover { | |
| 1647 | - opacity: 0.8; | |
| 1648 | -} | |
| 1649 | - | |
| 1650 | 1575 | #elementor-panel-inner { |
| 1651 | 1576 | position: relative; |
| 1652 | 1577 | height: 100%; |
| 1653 | 1578 | display: flex; |
| @@ -3091,19 +3016,8 @@ | ||
| 3091 | 3016 | .e-global__preview-items-container::-webkit-scrollbar-thumb { |
| 3092 | 3017 | background-color: #BABFC5; |
| 3093 | 3018 | border-radius: 10px; |
| 3094 | 3019 | } |
| 3095 | -.e-global__group-header { | |
| 3096 | - padding: 12px 20px 5px; | |
| 3097 | - font-weight: 500; | |
| 3098 | - font-size: 11px; | |
| 3099 | - color: var(--e-a-color-txt-muted); | |
| 3100 | -} | |
| 3101 | -.e-global__group-divider { | |
| 3102 | - height: 1px; | |
| 3103 | - background-color: var(--e-a-border-color); | |
| 3104 | - margin: 10px 20px; | |
| 3105 | -} | |
| 3106 | 3020 | .e-global__manage-button { |
| 3107 | 3021 | font-weight: 500; |
| 3108 | 3022 | cursor: pointer; |
| 3109 | 3023 | } |
| @@ -5101,20 +5015,8 @@ | ||
| 5101 | 5015 | background-color: #fff; |
| 5102 | 5016 | box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15); |
| 5103 | 5017 | } |
| 5104 | 5018 | |
| 5105 | -#elementor-template-library-modal button:focus-visible, | |
| 5106 | -#elementor-template-library-modal a:focus-visible, | |
| 5107 | -#elementor-template-library-modal input:focus-visible, | |
| 5108 | -#elementor-template-library-modal select:focus-visible, | |
| 5109 | -#elementor-template-library-modal [tabindex="0"]:focus-visible, | |
| 5110 | -#elementor-template-library-modal [role=tab]:focus-visible, | |
| 5111 | -#elementor-template-library-modal [role=radio]:focus-visible, | |
| 5112 | -#elementor-template-library-modal [role=menuitem]:focus-visible { | |
| 5113 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5114 | - outline-offset: 2px; | |
| 5115 | - border-radius: 2px; | |
| 5116 | -} | |
| 5117 | 5019 | #elementor-template-library-modal a.elementor-template-library-blank-footer-link { |
| 5118 | 5020 | font-style: normal; |
| 5119 | 5021 | text-decoration: underline; |
| 5120 | 5022 | } |
| @@ -5145,21 +5047,14 @@ | ||
| 5145 | 5047 | display: inline-block; |
| 5146 | 5048 | padding: 17px 20px; |
| 5147 | 5049 | border-block-end: 3px solid transparent; |
| 5148 | 5050 | cursor: pointer; |
| 5149 | - background: transparent; | |
| 5150 | - margin: 0; | |
| 5151 | - font-size: inherit; | |
| 5152 | - font-family: inherit; | |
| 5153 | - color: inherit; | |
| 5154 | - border: none; | |
| 5155 | 5051 | } |
| 5156 | 5052 | .elementor-template-library-menu-item:hover { |
| 5157 | 5053 | background-color: var(--e-a-bg-hover); |
| 5158 | 5054 | border-color: var(--e-a-bg-hover); |
| 5159 | 5055 | } |
| 5160 | -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] { | |
| 5161 | - border-block-end: 3px solid; | |
| 5056 | +.elementor-template-library-menu-item.elementor-active { | |
| 5162 | 5057 | border-color: var(--e-a-border-color-accent); |
| 5163 | 5058 | color: var(--e-a-color-txt-accent); |
| 5164 | 5059 | } |
| 5165 | 5060 | |
| @@ -5165,25 +5060,11 @@ | ||
| 5165 | 5060 | |
| 5166 | 5061 | #elementor-template-library-header-actions { |
| 5167 | 5062 | display: flex; |
| 5168 | 5063 | } |
| 5169 | -#elementor-template-library-header-actions > div, | |
| 5170 | -#elementor-template-library-header-actions > button { | |
| 5171 | - background: transparent; | |
| 5172 | - margin: 0; | |
| 5173 | - font-size: inherit; | |
| 5174 | - font-family: inherit; | |
| 5175 | - color: inherit; | |
| 5176 | - border: none; | |
| 5064 | +#elementor-template-library-header-actions > div { | |
| 5177 | 5065 | padding-inline-end: 16px; |
| 5178 | - cursor: pointer; | |
| 5179 | 5066 | } |
| 5180 | -#elementor-template-library-header-actions > div:focus-visible, | |
| 5181 | -#elementor-template-library-header-actions > button:focus-visible { | |
| 5182 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5183 | - outline-offset: -2px; | |
| 5184 | - border-radius: 2px; | |
| 5185 | -} | |
| 5186 | 5067 | |
| 5187 | 5068 | #elementor-template-library-header-tools.e-hidden-disabled { |
| 5188 | 5069 | opacity: 0; |
| 5189 | 5070 | visibility: hidden; |
| @@ -5205,25 +5086,8 @@ | ||
| 5205 | 5086 | border-inline-end: var(--e-a-border); |
| 5206 | 5087 | cursor: pointer; |
| 5207 | 5088 | transition: color 0.5s; |
| 5208 | 5089 | } |
| 5209 | -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button { | |
| 5210 | - background: transparent; | |
| 5211 | - margin: 0; | |
| 5212 | - font-size: inherit; | |
| 5213 | - font-family: inherit; | |
| 5214 | - color: inherit; | |
| 5215 | - border: none; | |
| 5216 | - display: flex; | |
| 5217 | - align-items: center; | |
| 5218 | - gap: 10px; | |
| 5219 | - cursor: pointer; | |
| 5220 | -} | |
| 5221 | -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible { | |
| 5222 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5223 | - outline-offset: 2px; | |
| 5224 | - border-radius: 2px; | |
| 5225 | -} | |
| 5226 | 5090 | #elementor-template-library-header-preview-back:hover { |
| 5227 | 5091 | color: var(--e-a-color-txt-hover); |
| 5228 | 5092 | } |
| 5229 | 5093 | #elementor-template-library-header-preview-back i { |
| @@ -5256,14 +5120,9 @@ | ||
| 5256 | 5120 | } |
| 5257 | 5121 | #elementor-template-library-templates[data-template-source=cloud] .toolbar-container .quota-progress-container, #elementor-template-library-templates[data-template-source=empty] .toolbar-container .quota-progress-container { |
| 5258 | 5122 | display: flex; |
| 5259 | 5123 | align-items: baseline; |
| 5260 | - border-radius: 3px; | |
| 5261 | 5124 | } |
| 5262 | -#elementor-template-library-templates[data-template-source=cloud] .toolbar-container .quota-progress-container:focus-visible, #elementor-template-library-templates[data-template-source=empty] .toolbar-container .quota-progress-container:focus-visible { | |
| 5263 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5264 | - outline-offset: 2px; | |
| 5265 | -} | |
| 5266 | 5125 | #elementor-template-library-templates[data-template-source=cloud] .toolbar-container .quota-progress-info, #elementor-template-library-templates[data-template-source=empty] .toolbar-container .quota-progress-info { |
| 5267 | 5126 | align-items: center; |
| 5268 | 5127 | } |
| 5269 | 5128 | #elementor-template-library-templates[data-template-source=cloud] .toolbar-container .quota-progress-info i, #elementor-template-library-templates[data-template-source=empty] .toolbar-container .quota-progress-info i { |
| @@ -5368,14 +5227,8 @@ | ||
| 5368 | 5227 | align-items: center; |
| 5369 | 5228 | gap: 8px; |
| 5370 | 5229 | } |
| 5371 | 5230 | #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item { |
| 5372 | - background: transparent; | |
| 5373 | - margin: 0; | |
| 5374 | - font-size: inherit; | |
| 5375 | - font-family: inherit; | |
| 5376 | - color: inherit; | |
| 5377 | - border: none; | |
| 5378 | 5231 | cursor: pointer; |
| 5379 | 5232 | font-size: 20px; |
| 5380 | 5233 | padding: 0 5px; |
| 5381 | 5234 | border-radius: 2px; |
| @@ -5415,19 +5268,15 @@ | ||
| 5415 | 5268 | padding: 8px; |
| 5416 | 5269 | border: var(--e-a-border); |
| 5417 | 5270 | border-radius: 3px; |
| 5418 | 5271 | } |
| 5419 | -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible { | |
| 5420 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5421 | - outline-offset: 2px; | |
| 5422 | -} | |
| 5423 | -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-template-preview, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus .elementor-template-library-template-preview, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus-within .elementor-template-library-template-preview { | |
| 5272 | +#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-template-preview { | |
| 5424 | 5273 | display: flex; |
| 5425 | 5274 | } |
| 5426 | -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-card-footer .elementor-template-library-template-name, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus .elementor-template-library-card-footer .elementor-template-library-template-name, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus-within .elementor-template-library-card-footer .elementor-template-library-template-name { | |
| 5275 | +#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-card-footer .elementor-template-library-template-name { | |
| 5427 | 5276 | display: none; |
| 5428 | 5277 | } |
| 5429 | -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-card-footer .elementor-template-library-template-card-footer-overlay, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus .elementor-template-library-card-footer .elementor-template-library-template-card-footer-overlay, #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):focus-within .elementor-template-library-card-footer .elementor-template-library-template-card-footer-overlay { | |
| 5278 | +#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:not([data-status=locked]):hover .elementor-template-library-card-footer .elementor-template-library-template-card-footer-overlay { | |
| 5430 | 5279 | display: flex !important; |
| 5431 | 5280 | } |
| 5432 | 5281 | #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid .elementor-template-library-template-thumbnail { |
| 5433 | 5282 | width: 190px; |
| @@ -5522,29 +5371,16 @@ | ||
| 5522 | 5371 | gap: 20px; |
| 5523 | 5372 | align-items: center; |
| 5524 | 5373 | flex: 1; |
| 5525 | 5374 | } |
| 5526 | -#elementor-template-library-templates .bulk-selection-action-bar button { | |
| 5527 | - background: transparent; | |
| 5528 | - margin: 0; | |
| 5529 | - font-size: inherit; | |
| 5530 | - font-family: inherit; | |
| 5531 | - color: inherit; | |
| 5532 | - border: none; | |
| 5375 | +#elementor-template-library-templates .bulk-selection-action-bar i { | |
| 5533 | 5376 | cursor: pointer; |
| 5534 | - display: flex; | |
| 5535 | - align-items: center; | |
| 5536 | - justify-content: center; | |
| 5377 | + font-size: 18px; | |
| 5537 | 5378 | } |
| 5538 | -#elementor-template-library-templates .bulk-selection-action-bar button.disabled { | |
| 5379 | +#elementor-template-library-templates .bulk-selection-action-bar i.disabled { | |
| 5539 | 5380 | pointer-events: none; |
| 5540 | 5381 | opacity: 0.3; |
| 5541 | - cursor: not-allowed; | |
| 5542 | 5382 | } |
| 5543 | -#elementor-template-library-templates .bulk-selection-action-bar i { | |
| 5544 | - cursor: pointer; | |
| 5545 | - font-size: 18px; | |
| 5546 | -} | |
| 5547 | 5383 | #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close { |
| 5548 | 5384 | font-size: 20px; |
| 5549 | 5385 | } |
| 5550 | 5386 | #elementor-template-library-templates #elementor-template-library-navigation-container { |
| @@ -5626,11 +5462,11 @@ | ||
| 5626 | 5462 | .elementor-template-library-filter-select-source .source-option i { |
| 5627 | 5463 | margin-inline-end: 5px; |
| 5628 | 5464 | } |
| 5629 | 5465 | .elementor-template-library-filter-select-source .source-option .new-badge { |
| 5630 | - border: 1px solid var(--e-a-color-primary-bold-dark); | |
| 5466 | + border: 1px solid var(--e-a-color-primary-bold); | |
| 5631 | 5467 | padding: 2px 4px; |
| 5632 | - color: var(--e-a-color-primary-bold-dark); | |
| 5468 | + color: var(--e-a-color-primary-bold); | |
| 5633 | 5469 | border-radius: 10px; |
| 5634 | 5470 | font-size: 10px; |
| 5635 | 5471 | margin-inline-start: 5px; |
| 5636 | 5472 | } |
| @@ -5800,32 +5636,19 @@ | ||
| 5800 | 5636 | padding: 8px; |
| 5801 | 5637 | border: var(--e-a-border); |
| 5802 | 5638 | border-radius: 3px; |
| 5803 | 5639 | } |
| 5804 | -.elementor-template-library-template-remote:focus-visible { | |
| 5805 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5806 | - outline-offset: 2px; | |
| 5807 | -} | |
| 5808 | -.elementor-template-library-template-remote:hover, .elementor-template-library-template-remote:focus, .elementor-template-library-template-remote:focus-within { | |
| 5640 | +.elementor-template-library-template-remote:hover { | |
| 5809 | 5641 | background-color: var(--e-a-bg-hover); |
| 5810 | 5642 | } |
| 5811 | -.elementor-template-library-template-remote:hover .elementor-template-library-template-preview, .elementor-template-library-template-remote:focus .elementor-template-library-template-preview, .elementor-template-library-template-remote:focus-within .elementor-template-library-template-preview { | |
| 5812 | - opacity: 1; | |
| 5813 | -} | |
| 5814 | -.elementor-template-library-template-remote:hover .elementor-template-library-template-name, .elementor-template-library-template-remote:focus .elementor-template-library-template-name, .elementor-template-library-template-remote:focus-within .elementor-template-library-template-name { | |
| 5643 | +.elementor-template-library-template-remote:hover .elementor-template-library-template-name { | |
| 5815 | 5644 | display: none; |
| 5816 | 5645 | } |
| 5817 | -.elementor-template-library-template-remote:hover .elementor-template-library-favorite, | |
| 5818 | -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite, | |
| 5819 | -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite, | |
| 5820 | -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action { | |
| 5821 | - display: initial; | |
| 5822 | -} | |
| 5823 | -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-template-preview { | |
| 5646 | +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-preview { | |
| 5824 | 5647 | opacity: 0; |
| 5825 | 5648 | } |
| 5826 | -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite, | |
| 5827 | -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-template-action { | |
| 5649 | +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-favorite, | |
| 5650 | +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-action { | |
| 5828 | 5651 | display: none; |
| 5829 | 5652 | } |
| 5830 | 5653 | .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before { |
| 5831 | 5654 | content: var(--elementor-template-library-subscription-plan-label); |
| @@ -5860,9 +5683,9 @@ | ||
| 5860 | 5683 | } |
| 5861 | 5684 | .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name { |
| 5862 | 5685 | display: none; |
| 5863 | 5686 | } |
| 5864 | -.elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp):not(:hover):not(:focus):not(:focus-within) .elementor-template-library-template-footer { | |
| 5687 | +.elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp):not(:hover) .elementor-template-library-template-footer { | |
| 5865 | 5688 | transform: translateY(100%); |
| 5866 | 5689 | } |
| 5867 | 5690 | .elementor-template-library-template-remote .elementor-template-library-template-body { |
| 5868 | 5691 | position: relative; |
| @@ -5911,22 +5734,10 @@ | ||
| 5911 | 5734 | .elementor-template-library-template-remote .elementor-template-library-favorite { |
| 5912 | 5735 | margin-inline-start: auto; |
| 5913 | 5736 | } |
| 5914 | 5737 | .elementor-template-library-template-remote .elementor-template-library-template-favorite-input { |
| 5915 | - position: absolute; | |
| 5916 | - width: 1px; | |
| 5917 | - height: 1px; | |
| 5918 | - padding: 0; | |
| 5919 | - margin: -1px; | |
| 5920 | - overflow: hidden; | |
| 5921 | - clip: rect(0, 0, 0, 0); | |
| 5922 | - white-space: nowrap; | |
| 5923 | - border: 0; | |
| 5738 | + display: none; | |
| 5924 | 5739 | } |
| 5925 | -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label { | |
| 5926 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5927 | - outline-offset: 2px; | |
| 5928 | -} | |
| 5929 | 5740 | .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before { |
| 5930 | 5741 | content: "\e93f"; |
| 5931 | 5742 | color: var(--e-a-color-primary-bold); |
| 5932 | 5743 | } |
| @@ -6045,22 +5856,11 @@ | ||
| 6045 | 5856 | box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3); |
| 6046 | 5857 | inset-block-start: 100%; |
| 6047 | 5858 | inset-inline-end: 0; |
| 6048 | 5859 | z-index: 1; |
| 6049 | - list-style: none; | |
| 6050 | - margin: 0; | |
| 6051 | - padding: 0; | |
| 6052 | 5860 | } |
| 6053 | -.elementor-template-library-template-local .elementor-template-library-template-more > li button, | |
| 6054 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a, | |
| 6055 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button, | |
| 6056 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a { | |
| 6057 | - background: transparent; | |
| 6058 | - margin: 0; | |
| 6059 | - font-size: inherit; | |
| 6060 | - font-family: inherit; | |
| 6061 | - color: inherit; | |
| 6062 | - border: none; | |
| 5861 | +.elementor-template-library-template-local .elementor-template-library-template-more > div, | |
| 5862 | +.elementor-template-library-template-cloud .elementor-template-library-template-more > div { | |
| 6063 | 5863 | padding: 10px 20px; |
| 6064 | 5864 | font-size: 11px; |
| 6065 | 5865 | cursor: pointer; |
| 6066 | 5866 | display: flex; |
| @@ -6065,21 +5865,25 @@ | ||
| 6065 | 5865 | cursor: pointer; |
| 6066 | 5866 | display: flex; |
| 6067 | 5867 | align-items: center; |
| 6068 | 5868 | gap: 8px; |
| 6069 | - width: 100%; | |
| 6070 | 5869 | } |
| 6071 | -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled, | |
| 6072 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled, | |
| 6073 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled, | |
| 6074 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a.disabled { | |
| 5870 | +.elementor-template-library-template-local .elementor-template-library-template-more > div.disabled, | |
| 5871 | +.elementor-template-library-template-cloud .elementor-template-library-template-more > div.disabled { | |
| 6075 | 5872 | cursor: not-allowed; |
| 6076 | 5873 | color: var(--e-a-color-txt-disabled); |
| 6077 | 5874 | } |
| 6078 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a, | |
| 6079 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a { | |
| 5875 | +.elementor-template-library-template-local .elementor-template-library-template-more > div.disabled a, | |
| 5876 | +.elementor-template-library-template-cloud .elementor-template-library-template-more > div.disabled a { | |
| 5877 | + color: var(--e-a-color-txt-disabled); | |
| 5878 | + cursor: not-allowed; | |
| 5879 | +} | |
| 5880 | +.elementor-template-library-template-local .elementor-template-library-template-more a, | |
| 5881 | +.elementor-template-library-template-cloud .elementor-template-library-template-more a { | |
| 6080 | 5882 | color: var(--e-a-color-txt); |
| 6081 | - text-decoration: none; | |
| 5883 | + display: flex; | |
| 5884 | + align-items: center; | |
| 5885 | + gap: 8px; | |
| 6082 | 5886 | } |
| 6083 | 5887 | .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete, |
| 6084 | 5888 | .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete { |
| 6085 | 5889 | color: var(--e-a-color-danger); |
| @@ -6091,14 +5895,8 @@ | ||
| 6091 | 5895 | .elementor-template-library-template-local .elementor-template-library-template-more-toggle, |
| 6092 | 5896 | .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle { |
| 6093 | 5897 | margin-inline-start: auto; |
| 6094 | 5898 | cursor: pointer; |
| 6095 | - background: none; | |
| 6096 | - border: none; | |
| 6097 | - padding: 0; | |
| 6098 | - display: flex; | |
| 6099 | - align-items: center; | |
| 6100 | - justify-content: center; | |
| 6101 | 5899 | } |
| 6102 | 5900 | .elementor-template-library-template-local .elementor-template-library-template-more-toggle i, |
| 6103 | 5901 | .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i { |
| 6104 | 5902 | font-size: 20px; |
| @@ -6165,11 +5963,9 @@ | ||
| 6165 | 5963 | display: flex; |
| 6166 | 5964 | align-items: center; |
| 6167 | 5965 | } |
| 6168 | 5966 | .elementor-template-library-template-local .elementor-template-library-template-controls > div, |
| 6169 | -.elementor-template-library-template-local .elementor-template-library-template-controls > button, | |
| 6170 | -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div, | |
| 6171 | -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > button { | |
| 5967 | +.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div { | |
| 6172 | 5968 | cursor: pointer; |
| 6173 | 5969 | transition: color 0.5s; |
| 6174 | 5970 | } |
| 6175 | 5971 | .elementor-template-library-template-local .elementor-template-library-template-insert.disabled, |
| @@ -6291,24 +6087,15 @@ | ||
| 6291 | 6087 | #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container { |
| 6292 | 6088 | display: inline; |
| 6293 | 6089 | background: var(--e-a-bg-hover); |
| 6294 | 6090 | padding: 0 2px 1px; |
| 6295 | - border: none; | |
| 6296 | 6091 | border-radius: 2px; |
| 6297 | 6092 | vertical-align: bottom; |
| 6298 | 6093 | cursor: pointer; |
| 6299 | - font-family: inherit; | |
| 6300 | - font-size: inherit; | |
| 6301 | - color: inherit; | |
| 6302 | - line-height: inherit; | |
| 6303 | 6094 | } |
| 6304 | 6095 | #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover { |
| 6305 | 6096 | background: var(--e-a-bg-active); |
| 6306 | 6097 | } |
| 6307 | -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible { | |
| 6308 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 6309 | - outline-offset: 2px; | |
| 6310 | -} | |
| 6311 | 6098 | #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip, |
| 6312 | 6099 | #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge, |
| 6313 | 6100 | #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-badge, #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .upgrade-tooltip, |
| 6314 | 6101 | #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge, |
| @@ -6372,9 +6159,8 @@ | ||
| 6372 | 6159 | #elementor-template-library-save-template-form .cloud-library-form-inputs .source-selections-input.cloud, #elementor-template-library-save-template-form .cloud-library-form-inputs .source-selections-input.local { |
| 6373 | 6160 | white-space: nowrap; |
| 6374 | 6161 | text-overflow: ellipsis; |
| 6375 | 6162 | overflow: hidden; |
| 6376 | - overflow: visible; | |
| 6377 | 6163 | display: inline-flex; |
| 6378 | 6164 | align-items: baseline; |
| 6379 | 6165 | line-height: 27px; |
| 6380 | 6166 | } |
| @@ -6453,9 +6239,8 @@ | ||
| 6453 | 6239 | } |
| 6454 | 6240 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item { |
| 6455 | 6241 | padding: 5px 15px; |
| 6456 | 6242 | cursor: pointer; |
| 6457 | - list-style: none; | |
| 6458 | 6243 | } |
| 6459 | 6244 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o { |
| 6460 | 6245 | display: none; |
| 6461 | 6246 | } |
| @@ -6464,15 +6249,11 @@ | ||
| 6464 | 6249 | } |
| 6465 | 6250 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] { |
| 6466 | 6251 | text-decoration: underline; |
| 6467 | 6252 | } |
| 6468 | -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:hover, #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.selected, #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus { | |
| 6253 | +#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:hover, #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.selected { | |
| 6469 | 6254 | background: var(--e-a-border-color); |
| 6470 | 6255 | } |
| 6471 | -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible { | |
| 6472 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 6473 | - outline-offset: -2px; | |
| 6474 | -} | |
| 6475 | 6256 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled { |
| 6476 | 6257 | pointer-events: none; |
| 6477 | 6258 | opacity: 0.3; |
| 6478 | 6259 | } |
| @@ -6990,173 +6771,8 @@ | ||
| 6990 | 6771 | #elementor-library--site-info__dialog.variant-b:after { |
| 6991 | 6772 | border-block-start-color: var(--e-a-bg-secondary); |
| 6992 | 6773 | } |
| 6993 | 6774 | |
| 6994 | -.elementor-global-styles-dialog { | |
| 6995 | - --gsd-color-text-primary: #0c0d0e; | |
| 6996 | - --gsd-color-text-secondary: #3f444b; | |
| 6997 | - --gsd-color-text-tertiary: #69727D; | |
| 6998 | - --gsd-color-divider: rgba(0, 0, 0, 0.12); | |
| 6999 | - --gsd-color-primary-main: #f0abfc; | |
| 7000 | - --gsd-color-primary-hover: #e879f9; | |
| 7001 | - --gsd-color-secondary-main: #515962; | |
| 7002 | - --gsd-border-radius: 4px; | |
| 7003 | - --gsd-spacing-horizontal: 24px; | |
| 7004 | - --gsd-font-family: 'Roboto', sans-serif; | |
| 7005 | - padding: 16px 0 0; | |
| 7006 | - min-width: 444px; | |
| 7007 | -} | |
| 7008 | -.elementor-global-styles-dialog__header { | |
| 7009 | - padding: 10px var(--gsd-spacing-horizontal) 0; | |
| 7010 | - margin-block-end: 16px; | |
| 7011 | -} | |
| 7012 | -.elementor-global-styles-dialog__header h2 { | |
| 7013 | - margin: 0 0 4px; | |
| 7014 | - font-family: var(--gsd-font-family); | |
| 7015 | - font-size: 16px; | |
| 7016 | - font-weight: 500; | |
| 7017 | - line-height: 1.3; | |
| 7018 | - color: var(--gsd-color-text-primary); | |
| 7019 | - letter-spacing: 0.15px; | |
| 7020 | -} | |
| 7021 | -.elementor-global-styles-dialog__header p { | |
| 7022 | - margin: 0; | |
| 7023 | - font-family: var(--gsd-font-family); | |
| 7024 | - font-size: 14px; | |
| 7025 | - font-weight: 400; | |
| 7026 | - line-height: 20px; | |
| 7027 | - color: var(--gsd-color-text-secondary); | |
| 7028 | - letter-spacing: 0.15px; | |
| 7029 | -} | |
| 7030 | -.elementor-global-styles-dialog__options { | |
| 7031 | - display: flex; | |
| 7032 | - flex-direction: column; | |
| 7033 | - gap: 12px; | |
| 7034 | - padding: 0 var(--gsd-spacing-horizontal); | |
| 7035 | -} | |
| 7036 | -.elementor-global-styles-dialog__radio-card { | |
| 7037 | - display: flex; | |
| 7038 | - gap: 0; | |
| 7039 | - padding: 12px 8px; | |
| 7040 | - border: 1px solid var(--gsd-color-divider); | |
| 7041 | - border-radius: var(--gsd-border-radius); | |
| 7042 | - cursor: pointer; | |
| 7043 | - transition: border-color 0.2s ease; | |
| 7044 | -} | |
| 7045 | -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) { | |
| 7046 | - border: 2px solid var(--gsd-color-text-primary); | |
| 7047 | - padding: 11px 7px; | |
| 7048 | -} | |
| 7049 | -.elementor-global-styles-dialog__radio-card input[type=radio] { | |
| 7050 | - flex-shrink: 0; | |
| 7051 | - width: 20px; | |
| 7052 | - height: 20px; | |
| 7053 | - margin: 9px; | |
| 7054 | - cursor: pointer; | |
| 7055 | - color: var(--gsd-color-text-tertiary); | |
| 7056 | - accent-color: var(--gsd-color-text-primary); | |
| 7057 | -} | |
| 7058 | -.elementor-global-styles-dialog__radio-card-content { | |
| 7059 | - display: flex; | |
| 7060 | - align-items: flex-start; | |
| 7061 | - flex-direction: column; | |
| 7062 | - flex: 1; | |
| 7063 | -} | |
| 7064 | -.elementor-global-styles-dialog__radio-label { | |
| 7065 | - font-family: var(--gsd-font-family); | |
| 7066 | - font-size: 14px; | |
| 7067 | - font-weight: 500; | |
| 7068 | - line-height: 18px; | |
| 7069 | - color: var(--gsd-color-text-primary); | |
| 7070 | - letter-spacing: 0.15px; | |
| 7071 | -} | |
| 7072 | -.elementor-global-styles-dialog__radio-description { | |
| 7073 | - font-family: var(--gsd-font-family); | |
| 7074 | - font-size: 12px; | |
| 7075 | - font-weight: 400; | |
| 7076 | - line-height: 20px; | |
| 7077 | - color: var(--gsd-color-text-secondary); | |
| 7078 | - letter-spacing: 0.4px; | |
| 7079 | -} | |
| 7080 | -.elementor-global-styles-dialog__checkbox-container { | |
| 7081 | - display: flex; | |
| 7082 | - align-items: flex-start; | |
| 7083 | - gap: 4px; | |
| 7084 | - padding: 0; | |
| 7085 | - margin-block-start: 0; | |
| 7086 | -} | |
| 7087 | -.elementor-global-styles-dialog__checkbox-option { | |
| 7088 | - display: flex; | |
| 7089 | - align-items: flex-start; | |
| 7090 | - gap: 4px; | |
| 7091 | - cursor: pointer; | |
| 7092 | -} | |
| 7093 | -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] { | |
| 7094 | - width: 18px; | |
| 7095 | - height: 18px; | |
| 7096 | - margin: 4px; | |
| 7097 | - cursor: pointer; | |
| 7098 | -} | |
| 7099 | -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked { | |
| 7100 | - background-color: var(--gsd-color-text-tertiary); | |
| 7101 | -} | |
| 7102 | -.elementor-global-styles-dialog__checkbox-label { | |
| 7103 | - font-family: var(--gsd-font-family); | |
| 7104 | - font-size: 12px; | |
| 7105 | - font-weight: 400; | |
| 7106 | - line-height: 1.43; | |
| 7107 | - color: var(--gsd-color-text-primary); | |
| 7108 | - letter-spacing: 0.15px; | |
| 7109 | - padding-block-start: 4px; | |
| 7110 | - margin-inline-start: 4px; | |
| 7111 | -} | |
| 7112 | -.elementor-global-styles-dialog__checkbox-label a { | |
| 7113 | - color: #2563eb; | |
| 7114 | - text-decoration: underline; | |
| 7115 | -} | |
| 7116 | -.elementor-global-styles-dialog__checkbox-label a:hover { | |
| 7117 | - color: #2563eb; | |
| 7118 | -} | |
| 7119 | -.elementor-global-styles-dialog__footer { | |
| 7120 | - display: flex; | |
| 7121 | - justify-content: flex-end; | |
| 7122 | - align-items: center; | |
| 7123 | - gap: 8px; | |
| 7124 | - padding: 16px var(--gsd-spacing-horizontal); | |
| 7125 | -} | |
| 7126 | -.elementor-global-styles-dialog__button-cancel { | |
| 7127 | - padding: 6px 8px; | |
| 7128 | - font-family: var(--gsd-font-family); | |
| 7129 | - font-size: 15px; | |
| 7130 | - font-weight: 500; | |
| 7131 | - line-height: 24px; | |
| 7132 | - letter-spacing: 0.4px; | |
| 7133 | - color: var(--gsd-color-secondary-main); | |
| 7134 | - background: transparent; | |
| 7135 | - border: none; | |
| 7136 | - border-radius: var(--gsd-border-radius); | |
| 7137 | - cursor: pointer; | |
| 7138 | -} | |
| 7139 | -.elementor-global-styles-dialog__button-cancel:hover { | |
| 7140 | - background: rgba(0, 0, 0, 0.04); | |
| 7141 | -} | |
| 7142 | -.elementor-global-styles-dialog__button-insert { | |
| 7143 | - padding: 6px 16px; | |
| 7144 | - font-family: var(--gsd-font-family); | |
| 7145 | - font-size: 15px; | |
| 7146 | - font-weight: 500; | |
| 7147 | - line-height: 24px; | |
| 7148 | - letter-spacing: 0.4px; | |
| 7149 | - color: var(--gsd-color-text-primary); | |
| 7150 | - background: var(--gsd-color-primary-main); | |
| 7151 | - border: none; | |
| 7152 | - border-radius: var(--gsd-border-radius); | |
| 7153 | - cursor: pointer; | |
| 7154 | -} | |
| 7155 | -.elementor-global-styles-dialog__button-insert:hover { | |
| 7156 | - background: var(--gsd-color-primary-hover); | |
| 7157 | -} | |
| 7158 | - | |
| 7159 | 6775 | .elementor-tags-list { |
| 7160 | 6776 | display: none; |
| 7161 | 6777 | position: absolute; |
| 7162 | 6778 | width: 260px; |
| @@ -7340,14 +6956,8 @@ | ||
| 7340 | 6956 | cursor: default; |
| 7341 | 6957 | opacity: 0.5; |
| 7342 | 6958 | color: var(--e-a-color-disabled); |
| 7343 | 6959 | } |
| 7344 | -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action { | |
| 7345 | - opacity: 1; | |
| 7346 | -} | |
| 7347 | -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) { | |
| 7348 | - opacity: 0.5; | |
| 7349 | -} | |
| 7350 | 6960 | .elementor-context-menu-list__item:not(.elementor-context-menu-list__item--disabled):hover, .elementor-context-menu-list__item:not(.elementor-context-menu-list__item--disabled):focus { |
| 7351 | 6961 | background-color: var(--e-a-bg-hover); |
| 7352 | 6962 | color: var(--e-a-color-hover); |
| 7353 | 6963 | } |
| @@ -7376,20 +6986,8 @@ | ||
| 7376 | 6986 | color: var(--e-a-color-primary-bold); |
| 7377 | 6987 | border-radius: 10px; |
| 7378 | 6988 | font-size: 10px; |
| 7379 | 6989 | } |
| 7380 | -.elementor-context-menu-list__item__shortcut__promotion-badge { | |
| 7381 | - display: flex; | |
| 7382 | - align-items: center; | |
| 7383 | - justify-content: center; | |
| 7384 | - width: 24px; | |
| 7385 | - height: 24px; | |
| 7386 | - border-radius: 50%; | |
| 7387 | - background-color: rgba(214, 16, 124, 0.12); | |
| 7388 | - color: var(--e-a-color-accent-promotion, #D6107C); | |
| 7389 | - font-size: 16px; | |
| 7390 | - cursor: pointer; | |
| 7391 | -} | |
| 7392 | 6990 | .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut { |
| 7393 | 6991 | font-size: 14px; |
| 7394 | 6992 | font-style: normal; |
| 7395 | 6993 | font-weight: 400; |
| @@ -8378,16 +7976,6 @@ | ||
| 8378 | 7976 | transform: rotate(calc(var(--is-rtl) * 180deg)); |
| 8379 | 7977 | } |
| 8380 | 7978 | .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) { |
| 8381 | 7979 | transform: rotate(calc(var(--is-ltr) * 180deg)); |
| 8382 | -} | |
| 8383 | - | |
| 8384 | -.elementor-editor-active .embed-media-settings .setting.caption { | |
| 8385 | - display: none; | |
| 8386 | -} | |
| 8387 | -.elementor-editor-active .embed-media-settings .setting.align { | |
| 8388 | - display: none; | |
| 8389 | -} | |
| 8390 | -.elementor-editor-active .embed-media-settings fieldset.setting-group { | |
| 8391 | - display: none; | |
| 8392 | 7980 | } |
| 8393 | 7981 | /*# sourceMappingURL=editor-rtl.css.map */ |