PluginProbe
Elementor Website Builder – more than just a page builder / 3.34.3
Elementor Website Builder – more than just a page builder v3.34.3
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | assets/css/editor.css +43 -496 4.2.43.34.3 View file →
@@ -1571,80 +1571,8 @@
1571 1571 .dialog-tooltip-widget .dialog-tooltip-button::-moz-focus-inner {
1572 1572 border: 0;
1573 1573 }
1574 1574
1575 -#elementor-panel-elements-widget-creation-area:empty {
1576 - display: none;
1577 -}
1578 -
1579 -.elementor-panel-elements-widget-creation {
1580 - text-align: center;
1581 - padding: 30px 20px;
1582 -}
1583 -.elementor-panel-elements-widget-creation__title {
1584 - font-size: 14px;
1585 - font-weight: bold;
1586 - line-height: 1.4;
1587 - color: var(--e-a-color-txt);
1588 -}
1589 -.elementor-panel-elements-widget-creation__message {
1590 - margin-block-start: 8px;
1591 - font-size: 13px;
1592 - line-height: 1.6;
1593 - color: var(--e-a-color-txt-muted);
1594 -}
1595 -.elementor-panel-elements-widget-creation__cta {
1596 - display: inline-flex;
1597 - align-items: center;
1598 - gap: 6px;
1599 - margin-block-start: 16px;
1600 - padding: 0;
1601 - border: none;
1602 - background: none;
1603 - color: #C00BB9;
1604 - font-size: 14px;
1605 - font-weight: 500;
1606 - cursor: pointer;
1607 - font-family: var(--e-a-font-family);
1608 -}
1609 -.elementor-panel-elements-widget-creation__cta i {
1610 - font-size: 16px;
1611 -}
1612 -.elementor-panel-elements-widget-creation__cta:hover {
1613 - opacity: 0.8;
1614 -}
1615 -.elementor-panel-elements-widget-creation--search-footer {
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 -}
1646 -
1647 1575 #elementor-panel-inner {
1648 1576 position: relative;
1649 1577 height: 100%;
1650 1578 display: flex;
@@ -1670,54 +1598,18 @@
1670 1598 #elementor-panel-get-pro-elements .elementor-nerd-box-icon {
1671 1599 margin-block-start: 20px;
1672 1600 }
1673 1601
1674 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) {
1675 - display: flex;
1676 - flex-direction: column;
1677 -}
1678 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) #elementor-panel-page-editor {
1679 - display: flex;
1680 - flex-direction: column;
1681 - flex: 1;
1682 - min-height: 0;
1683 -}
1684 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion {
1685 - position: sticky;
1686 - inset-block-end: 0;
1687 - margin-block-start: auto;
1688 -}
1689 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message {
1690 - margin-block-start: 0;
1691 -}
1692 -
1693 1602 #elementor-panel-get-pro-elements-sticky {
1694 1603 position: sticky;
1695 1604 inset-block-end: 0;
1605 + font-size: 14px;
1606 + font-weight: 400;
1607 + line-height: 1.6;
1696 1608 margin-block-end: -10px;
1697 1609 }
1698 1610 #elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message {
1699 1611 margin-block-start: -14px;
1700 -}
1701 -
1702 -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) {
1703 - display: flex;
1704 - flex-direction: column;
1705 - min-height: 100%;
1706 -}
1707 -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) > #elementor-panel-get-pro-elements-sticky {
1708 - margin-block-start: auto;
1709 -}
1710 -
1711 -#elementor-panel-get-pro-elements-sticky,
1712 -.elementor-panel-editor-sticky-promotion {
1713 - font-size: 14px;
1714 - font-weight: 400;
1715 - line-height: 1.6;
1716 - background-color: var(--e-a-color-white);
1717 -}
1718 -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message,
1719 -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message {
1720 1612 min-height: 40px;
1721 1613 display: block;
1722 1614 padding: 9px min(35px, 5%);
1723 1615 gap: 10px;
@@ -1725,17 +1617,15 @@
1725 1617 color: var(--e-a-color-black);
1726 1618 text-align: center;
1727 1619 box-shadow: 0px -10px 14px -6px rgba(0, 0, 0, 0.05);
1728 1620 }
1729 -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a,
1730 -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message a {
1621 +#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a {
1731 1622 display: inline-block;
1732 1623 font-size: 13px;
1733 1624 font-weight: 500;
1734 1625 color: var(--e-a-btn-bg-accent);
1735 1626 }
1736 -#elementor-panel-get-pro-elements-sticky img,
1737 -.elementor-panel-editor-sticky-promotion img {
1627 +#elementor-panel-get-pro-elements-sticky img {
1738 1628 margin-inline-start: 17px;
1739 1629 }
1740 1630
1741 1631 #elementor-panel-notice-wrapper .elementor-panel-notice {
@@ -3126,19 +3016,8 @@
3126 3016 .e-global__preview-items-container::-webkit-scrollbar-thumb {
3127 3017 background-color: #BABFC5;
3128 3018 border-radius: 10px;
3129 3019 }
3130 -.e-global__group-header {
3131 - padding: 12px 20px 5px;
3132 - font-weight: 500;
3133 - font-size: 11px;
3134 - color: var(--e-a-color-txt-muted);
3135 -}
3136 -.e-global__group-divider {
3137 - height: 1px;
3138 - background-color: var(--e-a-border-color);
3139 - margin: 10px 20px;
3140 -}
3141 3020 .e-global__manage-button {
3142 3021 font-weight: 500;
3143 3022 cursor: pointer;
3144 3023 }
@@ -4561,10 +4440,10 @@
4561 4440 .e-control-display-conditions-promotion__wrapper {
4562 4441 display: flex;
4563 4442 justify-content: space-between;
4564 4443 }
4565 -.e-control-display-conditions-promotion__wrapper:hover .eicon-upgrade-crown-full.e-control-display-conditions-promotion {
4566 - color: var(--e-a-color-accent-promotion);
4444 +.e-control-display-conditions-promotion__wrapper:hover .eicon-lock.e-control-display-conditions-promotion {
4445 + color: var(--e-a-color-accent);
4567 4446 }
4568 4447 .e-control-display-conditions-promotion__description {
4569 4448 display: flex;
4570 4449 align-self: center;
@@ -4577,11 +4456,8 @@
4577 4456 display: flex;
4578 4457 justify-content: center;
4579 4458 align-items: center;
4580 4459 }
4581 -.e-control-display-conditions-promotion__lock-wrapper .eicon-upgrade-crown-full {
4582 - color: var(--e-a-color-accent-promotion-disabled);
4583 -}
4584 4460 .e-control-display-conditions-promotion.eicon-flow {
4585 4461 align-self: flex-end;
4586 4462 cursor: pointer;
4587 4463 border: var(--e-a-border-bold);
@@ -4592,10 +4468,10 @@
4592 4468 background-color: var(--e-a-bg-active);
4593 4469 color: #E73CF6;
4594 4470 }
4595 4471
4596 -.e-control-motion-effects-promotion__wrapper:hover .eicon-upgrade-crown-full, .e-control-promotion__wrapper:hover .eicon-upgrade-crown-full {
4597 - color: var(--e-a-color-accent-promotion);
4472 +.e-control-motion-effects-promotion__wrapper:hover .eicon-lock, .e-control-promotion__wrapper:hover .eicon-lock {
4473 + color: var(--e-a-color-accent);
4598 4474 }
4599 4475 .e-control-motion-effects-promotion__wrapper .elementor-control-title, .e-control-promotion__wrapper .elementor-control-title {
4600 4476 margin-inline-end: 0;
4601 4477 }
@@ -4620,11 +4496,8 @@
4620 4496 display: flex;
4621 4497 justify-content: center;
4622 4498 align-items: center;
4623 4499 }
4624 -.e-control-motion-effects-promotion__lock-wrapper .eicon-upgrade-crown-full, .e-control-promotion__lock-wrapper .eicon-upgrade-crown-full {
4625 - color: var(--e-a-color-accent-promotion-disabled);
4626 -}
4627 4500
4628 4501 .e-link-promotion {
4629 4502 font-family: "Roboto", sans-serif;
4630 4503 font-weight: 500;
@@ -5138,20 +5011,8 @@
5138 5011 background-color: #fff;
5139 5012 box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15);
5140 5013 }
5141 5014
5142 -#elementor-template-library-modal button:focus-visible,
5143 -#elementor-template-library-modal a:focus-visible,
5144 -#elementor-template-library-modal input:focus-visible,
5145 -#elementor-template-library-modal select:focus-visible,
5146 -#elementor-template-library-modal [tabindex="0"]:focus-visible,
5147 -#elementor-template-library-modal [role=tab]:focus-visible,
5148 -#elementor-template-library-modal [role=radio]:focus-visible,
5149 -#elementor-template-library-modal [role=menuitem]:focus-visible {
5150 - outline: 2px solid var(--e-a-border-color-focus);
5151 - outline-offset: 2px;
5152 - border-radius: 2px;
5153 -}
5154 5015 #elementor-template-library-modal a.elementor-template-library-blank-footer-link {
5155 5016 font-style: normal;
5156 5017 text-decoration: underline;
5157 5018 }
@@ -5164,9 +5025,9 @@
5164 5025 #elementor-template-library-modal .dialog-message {
5165 5026 overflow-y: scroll;
5166 5027 }
5167 5028 #elementor-template-library-modal:has(#elementor-template-library-save-template) .dialog-message, #elementor-template-library-modal:has(#elementor-template-library-save-template-variant-b) .dialog-message {
5168 - overflow-y: auto;
5029 + overflow-y: hidden;
5169 5030 }
5170 5031 #elementor-template-library-modal .e-back-to-editor {
5171 5032 color: var(--e-a-color-txt);
5172 5033 text-decoration: underline;
@@ -5182,21 +5043,14 @@
5182 5043 display: inline-block;
5183 5044 padding: 17px 20px;
5184 5045 border-block-end: 3px solid transparent;
5185 5046 cursor: pointer;
5186 - background: transparent;
5187 - margin: 0;
5188 - font-size: inherit;
5189 - font-family: inherit;
5190 - color: inherit;
5191 - border: none;
5192 5047 }
5193 5048 .elementor-template-library-menu-item:hover {
5194 5049 background-color: var(--e-a-bg-hover);
5195 5050 border-color: var(--e-a-bg-hover);
5196 5051 }
5197 -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] {
5198 - border-block-end: 3px solid;
5052 +.elementor-template-library-menu-item.elementor-active {
5199 5053 border-color: var(--e-a-border-color-accent);
5200 5054 color: var(--e-a-color-txt-accent);
5201 5055 }
5202 5056
@@ -5202,25 +5056,11 @@
5202 5056
5203 5057 #elementor-template-library-header-actions {
5204 5058 display: flex;
5205 5059 }
5206 -#elementor-template-library-header-actions > div,
5207 -#elementor-template-library-header-actions > button {
5208 - background: transparent;
5209 - margin: 0;
5210 - font-size: inherit;
5211 - font-family: inherit;
5212 - color: inherit;
5213 - border: none;
5060 +#elementor-template-library-header-actions > div {
5214 5061 padding-inline-end: 16px;
5215 - cursor: pointer;
5216 5062 }
5217 -#elementor-template-library-header-actions > div:focus-visible,
5218 -#elementor-template-library-header-actions > button:focus-visible {
5219 - outline: 2px solid var(--e-a-border-color-focus);
5220 - outline-offset: -2px;
5221 - border-radius: 2px;
5222 -}
5223 5063
5224 5064 #elementor-template-library-header-tools.e-hidden-disabled {
5225 5065 opacity: 0;
5226 5066 visibility: hidden;
@@ -5242,25 +5082,8 @@
5242 5082 border-inline-end: var(--e-a-border);
5243 5083 cursor: pointer;
5244 5084 transition: color 0.5s;
5245 5085 }
5246 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button {
5247 - background: transparent;
5248 - margin: 0;
5249 - font-size: inherit;
5250 - font-family: inherit;
5251 - color: inherit;
5252 - border: none;
5253 - display: flex;
5254 - align-items: center;
5255 - gap: 10px;
5256 - cursor: pointer;
5257 -}
5258 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible {
5259 - outline: 2px solid var(--e-a-border-color-focus);
5260 - outline-offset: 2px;
5261 - border-radius: 2px;
5262 -}
5263 5086 #elementor-template-library-header-preview-back:hover {
5264 5087 color: var(--e-a-color-txt-hover);
5265 5088 }
5266 5089 #elementor-template-library-header-preview-back i {
@@ -5293,14 +5116,9 @@
5293 5116 }
5294 5117 #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 {
5295 5118 display: flex;
5296 5119 align-items: baseline;
5297 - border-radius: 3px;
5298 5120 }
5299 -#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 {
5300 - outline: 2px solid var(--e-a-border-color-focus);
5301 - outline-offset: 2px;
5302 -}
5303 5121 #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 {
5304 5122 align-items: center;
5305 5123 }
5306 5124 #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 {
@@ -5405,14 +5223,8 @@
5405 5223 align-items: center;
5406 5224 gap: 8px;
5407 5225 }
5408 5226 #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item {
5409 - background: transparent;
5410 - margin: 0;
5411 - font-size: inherit;
5412 - font-family: inherit;
5413 - color: inherit;
5414 - border: none;
5415 5227 cursor: pointer;
5416 5228 font-size: 20px;
5417 5229 padding: 0 5px;
5418 5230 border-radius: 2px;
@@ -5452,19 +5264,15 @@
5452 5264 padding: 8px;
5453 5265 border: var(--e-a-border);
5454 5266 border-radius: 3px;
5455 5267 }
5456 -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible {
5457 - outline: 2px solid var(--e-a-border-color-focus);
5458 - outline-offset: 2px;
5459 -}
5460 -#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 {
5268 +#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 {
5461 5269 display: flex;
5462 5270 }
5463 -#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 {
5271 +#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 {
5464 5272 display: none;
5465 5273 }
5466 -#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 {
5274 +#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 {
5467 5275 display: flex !important;
5468 5276 }
5469 5277 #elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid .elementor-template-library-template-thumbnail {
5470 5278 width: 190px;
@@ -5559,29 +5367,16 @@
5559 5367 gap: 20px;
5560 5368 align-items: center;
5561 5369 flex: 1;
5562 5370 }
5563 -#elementor-template-library-templates .bulk-selection-action-bar button {
5564 - background: transparent;
5565 - margin: 0;
5566 - font-size: inherit;
5567 - font-family: inherit;
5568 - color: inherit;
5569 - border: none;
5371 +#elementor-template-library-templates .bulk-selection-action-bar i {
5570 5372 cursor: pointer;
5571 - display: flex;
5572 - align-items: center;
5573 - justify-content: center;
5373 + font-size: 18px;
5574 5374 }
5575 -#elementor-template-library-templates .bulk-selection-action-bar button.disabled {
5375 +#elementor-template-library-templates .bulk-selection-action-bar i.disabled {
5576 5376 pointer-events: none;
5577 5377 opacity: 0.3;
5578 - cursor: not-allowed;
5579 5378 }
5580 -#elementor-template-library-templates .bulk-selection-action-bar i {
5581 - cursor: pointer;
5582 - font-size: 18px;
5583 -}
5584 5379 #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close {
5585 5380 font-size: 20px;
5586 5381 }
5587 5382 #elementor-template-library-templates #elementor-template-library-navigation-container {
@@ -5663,11 +5458,11 @@
5663 5458 .elementor-template-library-filter-select-source .source-option i {
5664 5459 margin-inline-end: 5px;
5665 5460 }
5666 5461 .elementor-template-library-filter-select-source .source-option .new-badge {
5667 - border: 1px solid var(--e-a-color-primary-bold-dark);
5462 + border: 1px solid var(--e-a-color-primary-bold);
5668 5463 padding: 2px 4px;
5669 - color: var(--e-a-color-primary-bold-dark);
5464 + color: var(--e-a-color-primary-bold);
5670 5465 border-radius: 10px;
5671 5466 font-size: 10px;
5672 5467 margin-inline-start: 5px;
5673 5468 }
@@ -5837,32 +5632,19 @@
5837 5632 padding: 8px;
5838 5633 border: var(--e-a-border);
5839 5634 border-radius: 3px;
5840 5635 }
5841 -.elementor-template-library-template-remote:focus-visible {
5842 - outline: 2px solid var(--e-a-border-color-focus);
5843 - outline-offset: 2px;
5844 -}
5845 -.elementor-template-library-template-remote:hover, .elementor-template-library-template-remote:focus, .elementor-template-library-template-remote:focus-within {
5636 +.elementor-template-library-template-remote:hover {
5846 5637 background-color: var(--e-a-bg-hover);
5847 5638 }
5848 -.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 {
5849 - opacity: 1;
5850 -}
5851 -.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 {
5639 +.elementor-template-library-template-remote:hover .elementor-template-library-template-name {
5852 5640 display: none;
5853 5641 }
5854 -.elementor-template-library-template-remote:hover .elementor-template-library-favorite,
5855 -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite,
5856 -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite,
5857 -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action {
5858 - display: initial;
5859 -}
5860 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-template-preview {
5642 +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-preview {
5861 5643 opacity: 0;
5862 5644 }
5863 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite,
5864 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-template-action {
5645 +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-favorite,
5646 +.elementor-template-library-template-remote:not(:hover) .elementor-template-library-template-action {
5865 5647 display: none;
5866 5648 }
5867 5649 .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before {
5868 5650 content: var(--elementor-template-library-subscription-plan-label);
@@ -5897,9 +5679,9 @@
5897 5679 }
5898 5680 .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name {
5899 5681 display: none;
5900 5682 }
5901 -.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 {
5683 +.elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp):not(:hover) .elementor-template-library-template-footer {
5902 5684 transform: translateY(100%);
5903 5685 }
5904 5686 .elementor-template-library-template-remote .elementor-template-library-template-body {
5905 5687 position: relative;
@@ -5948,22 +5730,10 @@
5948 5730 .elementor-template-library-template-remote .elementor-template-library-favorite {
5949 5731 margin-inline-start: auto;
5950 5732 }
5951 5733 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input {
5952 - position: absolute;
5953 - width: 1px;
5954 - height: 1px;
5955 - padding: 0;
5956 - margin: -1px;
5957 - overflow: hidden;
5958 - clip: rect(0, 0, 0, 0);
5959 - white-space: nowrap;
5960 - border: 0;
5734 + display: none;
5961 5735 }
5962 -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label {
5963 - outline: 2px solid var(--e-a-border-color-focus);
5964 - outline-offset: 2px;
5965 -}
5966 5736 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before {
5967 5737 content: "\e93f";
5968 5738 color: var(--e-a-color-primary-bold);
5969 5739 }
@@ -6082,22 +5852,11 @@
6082 5852 box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
6083 5853 inset-block-start: 100%;
6084 5854 inset-inline-end: 0;
6085 5855 z-index: 1;
6086 - list-style: none;
6087 - margin: 0;
6088 - padding: 0;
6089 5856 }
6090 -.elementor-template-library-template-local .elementor-template-library-template-more > li button,
6091 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6092 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button,
6093 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a {
6094 - background: transparent;
6095 - margin: 0;
6096 - font-size: inherit;
6097 - font-family: inherit;
6098 - color: inherit;
6099 - border: none;
5857 +.elementor-template-library-template-local .elementor-template-library-template-more > div,
5858 +.elementor-template-library-template-cloud .elementor-template-library-template-more > div {
6100 5859 padding: 10px 20px;
6101 5860 font-size: 11px;
6102 5861 cursor: pointer;
6103 5862 display: flex;
@@ -6102,21 +5861,25 @@
6102 5861 cursor: pointer;
6103 5862 display: flex;
6104 5863 align-items: center;
6105 5864 gap: 8px;
6106 - width: 100%;
6107 5865 }
6108 -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled,
6109 -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled,
6110 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled,
6111 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a.disabled {
5866 +.elementor-template-library-template-local .elementor-template-library-template-more > div.disabled,
5867 +.elementor-template-library-template-cloud .elementor-template-library-template-more > div.disabled {
6112 5868 cursor: not-allowed;
6113 5869 color: var(--e-a-color-txt-disabled);
6114 5870 }
6115 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6116 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a {
5871 +.elementor-template-library-template-local .elementor-template-library-template-more > div.disabled a,
5872 +.elementor-template-library-template-cloud .elementor-template-library-template-more > div.disabled a {
5873 + color: var(--e-a-color-txt-disabled);
5874 + cursor: not-allowed;
5875 +}
5876 +.elementor-template-library-template-local .elementor-template-library-template-more a,
5877 +.elementor-template-library-template-cloud .elementor-template-library-template-more a {
6117 5878 color: var(--e-a-color-txt);
6118 - text-decoration: none;
5879 + display: flex;
5880 + align-items: center;
5881 + gap: 8px;
6119 5882 }
6120 5883 .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete,
6121 5884 .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete {
6122 5885 color: var(--e-a-color-danger);
@@ -6128,14 +5891,8 @@
6128 5891 .elementor-template-library-template-local .elementor-template-library-template-more-toggle,
6129 5892 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle {
6130 5893 margin-inline-start: auto;
6131 5894 cursor: pointer;
6132 - background: none;
6133 - border: none;
6134 - padding: 0;
6135 - display: flex;
6136 - align-items: center;
6137 - justify-content: center;
6138 5895 }
6139 5896 .elementor-template-library-template-local .elementor-template-library-template-more-toggle i,
6140 5897 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i {
6141 5898 font-size: 20px;
@@ -6202,11 +5959,9 @@
6202 5959 display: flex;
6203 5960 align-items: center;
6204 5961 }
6205 5962 .elementor-template-library-template-local .elementor-template-library-template-controls > div,
6206 -.elementor-template-library-template-local .elementor-template-library-template-controls > button,
6207 -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div,
6208 -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > button {
5963 +.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div {
6209 5964 cursor: pointer;
6210 5965 transition: color 0.5s;
6211 5966 }
6212 5967 .elementor-template-library-template-local .elementor-template-library-template-insert.disabled,
@@ -6328,24 +6083,15 @@
6328 6083 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container {
6329 6084 display: inline;
6330 6085 background: var(--e-a-bg-hover);
6331 6086 padding: 0 2px 1px;
6332 - border: none;
6333 6087 border-radius: 2px;
6334 6088 vertical-align: bottom;
6335 6089 cursor: pointer;
6336 - font-family: inherit;
6337 - font-size: inherit;
6338 - color: inherit;
6339 - line-height: inherit;
6340 6090 }
6341 6091 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover {
6342 6092 background: var(--e-a-bg-active);
6343 6093 }
6344 -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible {
6345 - outline: 2px solid var(--e-a-border-color-focus);
6346 - outline-offset: 2px;
6347 -}
6348 6094 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip,
6349 6095 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge,
6350 6096 #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,
6351 6097 #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge,
@@ -6409,9 +6155,8 @@
6409 6155 #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 {
6410 6156 white-space: nowrap;
6411 6157 text-overflow: ellipsis;
6412 6158 overflow: hidden;
6413 - overflow: visible;
6414 6159 display: inline-flex;
6415 6160 align-items: baseline;
6416 6161 line-height: 27px;
6417 6162 }
@@ -6490,9 +6235,8 @@
6490 6235 }
6491 6236 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item {
6492 6237 padding: 5px 15px;
6493 6238 cursor: pointer;
6494 - list-style: none;
6495 6239 }
6496 6240 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o {
6497 6241 display: none;
6498 6242 }
@@ -6501,15 +6245,11 @@
6501 6245 }
6502 6246 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] {
6503 6247 text-decoration: underline;
6504 6248 }
6505 -#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 {
6249 +#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 {
6506 6250 background: var(--e-a-border-color);
6507 6251 }
6508 -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible {
6509 - outline: 2px solid var(--e-a-border-color-focus);
6510 - outline-offset: -2px;
6511 -}
6512 6252 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled {
6513 6253 pointer-events: none;
6514 6254 opacity: 0.3;
6515 6255 }
@@ -7027,173 +6767,8 @@
7027 6767 #elementor-library--site-info__dialog.variant-b:after {
7028 6768 border-block-start-color: var(--e-a-bg-secondary);
7029 6769 }
7030 6770
7031 -.elementor-global-styles-dialog {
7032 - --gsd-color-text-primary: #0c0d0e;
7033 - --gsd-color-text-secondary: #3f444b;
7034 - --gsd-color-text-tertiary: #69727D;
7035 - --gsd-color-divider: rgba(0, 0, 0, 0.12);
7036 - --gsd-color-primary-main: #f0abfc;
7037 - --gsd-color-primary-hover: #e879f9;
7038 - --gsd-color-secondary-main: #515962;
7039 - --gsd-border-radius: 4px;
7040 - --gsd-spacing-horizontal: 24px;
7041 - --gsd-font-family: 'Roboto', sans-serif;
7042 - padding: 16px 0 0;
7043 - min-width: 444px;
7044 -}
7045 -.elementor-global-styles-dialog__header {
7046 - padding: 10px var(--gsd-spacing-horizontal) 0;
7047 - margin-block-end: 16px;
7048 -}
7049 -.elementor-global-styles-dialog__header h2 {
7050 - margin: 0 0 4px;
7051 - font-family: var(--gsd-font-family);
7052 - font-size: 16px;
7053 - font-weight: 500;
7054 - line-height: 1.3;
7055 - color: var(--gsd-color-text-primary);
7056 - letter-spacing: 0.15px;
7057 -}
7058 -.elementor-global-styles-dialog__header p {
7059 - margin: 0;
7060 - font-family: var(--gsd-font-family);
7061 - font-size: 14px;
7062 - font-weight: 400;
7063 - line-height: 20px;
7064 - color: var(--gsd-color-text-secondary);
7065 - letter-spacing: 0.15px;
7066 -}
7067 -.elementor-global-styles-dialog__options {
7068 - display: flex;
7069 - flex-direction: column;
7070 - gap: 12px;
7071 - padding: 0 var(--gsd-spacing-horizontal);
7072 -}
7073 -.elementor-global-styles-dialog__radio-card {
7074 - display: flex;
7075 - gap: 0;
7076 - padding: 12px 8px;
7077 - border: 1px solid var(--gsd-color-divider);
7078 - border-radius: var(--gsd-border-radius);
7079 - cursor: pointer;
7080 - transition: border-color 0.2s ease;
7081 -}
7082 -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) {
7083 - border: 2px solid var(--gsd-color-text-primary);
7084 - padding: 11px 7px;
7085 -}
7086 -.elementor-global-styles-dialog__radio-card input[type=radio] {
7087 - flex-shrink: 0;
7088 - width: 20px;
7089 - height: 20px;
7090 - margin: 9px;
7091 - cursor: pointer;
7092 - color: var(--gsd-color-text-tertiary);
7093 - accent-color: var(--gsd-color-text-primary);
7094 -}
7095 -.elementor-global-styles-dialog__radio-card-content {
7096 - display: flex;
7097 - align-items: flex-start;
7098 - flex-direction: column;
7099 - flex: 1;
7100 -}
7101 -.elementor-global-styles-dialog__radio-label {
7102 - font-family: var(--gsd-font-family);
7103 - font-size: 14px;
7104 - font-weight: 500;
7105 - line-height: 18px;
7106 - color: var(--gsd-color-text-primary);
7107 - letter-spacing: 0.15px;
7108 -}
7109 -.elementor-global-styles-dialog__radio-description {
7110 - font-family: var(--gsd-font-family);
7111 - font-size: 12px;
7112 - font-weight: 400;
7113 - line-height: 20px;
7114 - color: var(--gsd-color-text-secondary);
7115 - letter-spacing: 0.4px;
7116 -}
7117 -.elementor-global-styles-dialog__checkbox-container {
7118 - display: flex;
7119 - align-items: flex-start;
7120 - gap: 4px;
7121 - padding: 0;
7122 - margin-block-start: 0;
7123 -}
7124 -.elementor-global-styles-dialog__checkbox-option {
7125 - display: flex;
7126 - align-items: flex-start;
7127 - gap: 4px;
7128 - cursor: pointer;
7129 -}
7130 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] {
7131 - width: 18px;
7132 - height: 18px;
7133 - margin: 4px;
7134 - cursor: pointer;
7135 -}
7136 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked {
7137 - background-color: var(--gsd-color-text-tertiary);
7138 -}
7139 -.elementor-global-styles-dialog__checkbox-label {
7140 - font-family: var(--gsd-font-family);
7141 - font-size: 12px;
7142 - font-weight: 400;
7143 - line-height: 1.43;
7144 - color: var(--gsd-color-text-primary);
7145 - letter-spacing: 0.15px;
7146 - padding-block-start: 4px;
7147 - margin-inline-start: 4px;
7148 -}
7149 -.elementor-global-styles-dialog__checkbox-label a {
7150 - color: #2563eb;
7151 - text-decoration: underline;
7152 -}
7153 -.elementor-global-styles-dialog__checkbox-label a:hover {
7154 - color: #2563eb;
7155 -}
7156 -.elementor-global-styles-dialog__footer {
7157 - display: flex;
7158 - justify-content: flex-end;
7159 - align-items: center;
7160 - gap: 8px;
7161 - padding: 16px var(--gsd-spacing-horizontal);
7162 -}
7163 -.elementor-global-styles-dialog__button-cancel {
7164 - padding: 6px 8px;
7165 - font-family: var(--gsd-font-family);
7166 - font-size: 15px;
7167 - font-weight: 500;
7168 - line-height: 24px;
7169 - letter-spacing: 0.4px;
7170 - color: var(--gsd-color-secondary-main);
7171 - background: transparent;
7172 - border: none;
7173 - border-radius: var(--gsd-border-radius);
7174 - cursor: pointer;
7175 -}
7176 -.elementor-global-styles-dialog__button-cancel:hover {
7177 - background: rgba(0, 0, 0, 0.04);
7178 -}
7179 -.elementor-global-styles-dialog__button-insert {
7180 - padding: 6px 16px;
7181 - font-family: var(--gsd-font-family);
7182 - font-size: 15px;
7183 - font-weight: 500;
7184 - line-height: 24px;
7185 - letter-spacing: 0.4px;
7186 - color: var(--gsd-color-text-primary);
7187 - background: var(--gsd-color-primary-main);
7188 - border: none;
7189 - border-radius: var(--gsd-border-radius);
7190 - cursor: pointer;
7191 -}
7192 -.elementor-global-styles-dialog__button-insert:hover {
7193 - background: var(--gsd-color-primary-hover);
7194 -}
7195 -
7196 6771 .elementor-tags-list {
7197 6772 display: none;
7198 6773 position: absolute;
7199 6774 width: 260px;
@@ -7377,14 +6952,8 @@
7377 6952 cursor: default;
7378 6953 opacity: 0.5;
7379 6954 color: var(--e-a-color-disabled);
7380 6955 }
7381 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action {
7382 - opacity: 1;
7383 -}
7384 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) {
7385 - opacity: 0.5;
7386 -}
7387 6956 .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 {
7388 6957 background-color: var(--e-a-bg-hover);
7389 6958 color: var(--e-a-color-hover);
7390 6959 }
@@ -7413,20 +6982,8 @@
7413 6982 color: var(--e-a-color-primary-bold);
7414 6983 border-radius: 10px;
7415 6984 font-size: 10px;
7416 6985 }
7417 -.elementor-context-menu-list__item__shortcut__promotion-badge {
7418 - display: flex;
7419 - align-items: center;
7420 - justify-content: center;
7421 - width: 24px;
7422 - height: 24px;
7423 - border-radius: 50%;
7424 - background-color: rgba(214, 16, 124, 0.12);
7425 - color: var(--e-a-color-accent-promotion, #D6107C);
7426 - font-size: 16px;
7427 - cursor: pointer;
7428 -}
7429 6986 .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut {
7430 6987 font-size: 14px;
7431 6988 font-style: normal;
7432 6989 font-weight: 400;
@@ -8415,16 +7972,6 @@
8415 7972 transform: rotate(calc(var(--is-rtl) * 180deg));
8416 7973 }
8417 7974 .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) {
8418 7975 transform: rotate(calc(var(--is-ltr) * 180deg));
8419 -}
8420 -
8421 -.elementor-editor-active .embed-media-settings .setting.caption {
8422 - display: none;
8423 -}
8424 -.elementor-editor-active .embed-media-settings .setting.align {
8425 - display: none;
8426 -}
8427 -.elementor-editor-active .embed-media-settings fieldset.setting-group {
8428 - display: none;
8429 7976 }
8430 7977 /*# sourceMappingURL=editor.css.map */