PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.0-dev4
Elementor Website Builder – more than just a page builder v3.35.0-dev4
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 +33 -432 4.1.0-dev23.35.0-dev4 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;
@@ -3088,19 +3016,8 @@
3088 3016 .e-global__preview-items-container::-webkit-scrollbar-thumb {
3089 3017 background-color: #BABFC5;
3090 3018 border-radius: 10px;
3091 3019 }
3092 -.e-global__group-header {
3093 - padding: 12px 20px 5px;
3094 - font-weight: 500;
3095 - font-size: 11px;
3096 - color: var(--e-a-color-txt-muted);
3097 -}
3098 -.e-global__group-divider {
3099 - height: 1px;
3100 - background-color: var(--e-a-border-color);
3101 - margin: 10px 20px;
3102 -}
3103 3020 .e-global__manage-button {
3104 3021 font-weight: 500;
3105 3022 cursor: pointer;
3106 3023 }
@@ -5094,20 +5011,8 @@
5094 5011 background-color: #fff;
5095 5012 box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15);
5096 5013 }
5097 5014
5098 -#elementor-template-library-modal button:focus-visible,
5099 -#elementor-template-library-modal a:focus-visible,
5100 -#elementor-template-library-modal input:focus-visible,
5101 -#elementor-template-library-modal select:focus-visible,
5102 -#elementor-template-library-modal [tabindex="0"]:focus-visible,
5103 -#elementor-template-library-modal [role=tab]:focus-visible,
5104 -#elementor-template-library-modal [role=radio]:focus-visible,
5105 -#elementor-template-library-modal [role=menuitem]:focus-visible {
5106 - outline: 2px solid var(--e-a-border-color-focus);
5107 - outline-offset: 2px;
5108 - border-radius: 2px;
5109 -}
5110 5015 #elementor-template-library-modal a.elementor-template-library-blank-footer-link {
5111 5016 font-style: normal;
5112 5017 text-decoration: underline;
5113 5018 }
@@ -5138,21 +5043,14 @@
5138 5043 display: inline-block;
5139 5044 padding: 17px 20px;
5140 5045 border-block-end: 3px solid transparent;
5141 5046 cursor: pointer;
5142 - background: transparent;
5143 - margin: 0;
5144 - font-size: inherit;
5145 - font-family: inherit;
5146 - color: inherit;
5147 - border: none;
5148 5047 }
5149 5048 .elementor-template-library-menu-item:hover {
5150 5049 background-color: var(--e-a-bg-hover);
5151 5050 border-color: var(--e-a-bg-hover);
5152 5051 }
5153 -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] {
5154 - border-block-end: 3px solid;
5052 +.elementor-template-library-menu-item.elementor-active {
5155 5053 border-color: var(--e-a-border-color-accent);
5156 5054 color: var(--e-a-color-txt-accent);
5157 5055 }
5158 5056
@@ -5158,25 +5056,11 @@
5158 5056
5159 5057 #elementor-template-library-header-actions {
5160 5058 display: flex;
5161 5059 }
5162 -#elementor-template-library-header-actions > div,
5163 -#elementor-template-library-header-actions > button {
5164 - background: transparent;
5165 - margin: 0;
5166 - font-size: inherit;
5167 - font-family: inherit;
5168 - color: inherit;
5169 - border: none;
5060 +#elementor-template-library-header-actions > div {
5170 5061 padding-inline-end: 16px;
5171 - cursor: pointer;
5172 5062 }
5173 -#elementor-template-library-header-actions > div:focus-visible,
5174 -#elementor-template-library-header-actions > button:focus-visible {
5175 - outline: 2px solid var(--e-a-border-color-focus);
5176 - outline-offset: -2px;
5177 - border-radius: 2px;
5178 -}
5179 5063
5180 5064 #elementor-template-library-header-tools.e-hidden-disabled {
5181 5065 opacity: 0;
5182 5066 visibility: hidden;
@@ -5198,25 +5082,8 @@
5198 5082 border-inline-end: var(--e-a-border);
5199 5083 cursor: pointer;
5200 5084 transition: color 0.5s;
5201 5085 }
5202 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button {
5203 - background: transparent;
5204 - margin: 0;
5205 - font-size: inherit;
5206 - font-family: inherit;
5207 - color: inherit;
5208 - border: none;
5209 - display: flex;
5210 - align-items: center;
5211 - gap: 10px;
5212 - cursor: pointer;
5213 -}
5214 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible {
5215 - outline: 2px solid var(--e-a-border-color-focus);
5216 - outline-offset: 2px;
5217 - border-radius: 2px;
5218 -}
5219 5086 #elementor-template-library-header-preview-back:hover {
5220 5087 color: var(--e-a-color-txt-hover);
5221 5088 }
5222 5089 #elementor-template-library-header-preview-back i {
@@ -5249,14 +5116,9 @@
5249 5116 }
5250 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 {
5251 5118 display: flex;
5252 5119 align-items: baseline;
5253 - border-radius: 3px;
5254 5120 }
5255 -#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 {
5256 - outline: 2px solid var(--e-a-border-color-focus);
5257 - outline-offset: 2px;
5258 -}
5259 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 {
5260 5122 align-items: center;
5261 5123 }
5262 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 {
@@ -5361,14 +5223,8 @@
5361 5223 align-items: center;
5362 5224 gap: 8px;
5363 5225 }
5364 5226 #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item {
5365 - background: transparent;
5366 - margin: 0;
5367 - font-size: inherit;
5368 - font-family: inherit;
5369 - color: inherit;
5370 - border: none;
5371 5227 cursor: pointer;
5372 5228 font-size: 20px;
5373 5229 padding: 0 5px;
5374 5230 border-radius: 2px;
@@ -5408,19 +5264,15 @@
5408 5264 padding: 8px;
5409 5265 border: var(--e-a-border);
5410 5266 border-radius: 3px;
5411 5267 }
5412 -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible {
5413 - outline: 2px solid var(--e-a-border-color-focus);
5414 - outline-offset: 2px;
5415 -}
5416 -#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 {
5417 5269 display: flex;
5418 5270 }
5419 -#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 {
5420 5272 display: none;
5421 5273 }
5422 -#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 {
5423 5275 display: flex !important;
5424 5276 }
5425 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 {
5426 5278 width: 190px;
@@ -5515,29 +5367,16 @@
5515 5367 gap: 20px;
5516 5368 align-items: center;
5517 5369 flex: 1;
5518 5370 }
5519 -#elementor-template-library-templates .bulk-selection-action-bar button {
5520 - background: transparent;
5521 - margin: 0;
5522 - font-size: inherit;
5523 - font-family: inherit;
5524 - color: inherit;
5525 - border: none;
5371 +#elementor-template-library-templates .bulk-selection-action-bar i {
5526 5372 cursor: pointer;
5527 - display: flex;
5528 - align-items: center;
5529 - justify-content: center;
5373 + font-size: 18px;
5530 5374 }
5531 -#elementor-template-library-templates .bulk-selection-action-bar button.disabled {
5375 +#elementor-template-library-templates .bulk-selection-action-bar i.disabled {
5532 5376 pointer-events: none;
5533 5377 opacity: 0.3;
5534 - cursor: not-allowed;
5535 5378 }
5536 -#elementor-template-library-templates .bulk-selection-action-bar i {
5537 - cursor: pointer;
5538 - font-size: 18px;
5539 -}
5540 5379 #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close {
5541 5380 font-size: 20px;
5542 5381 }
5543 5382 #elementor-template-library-templates #elementor-template-library-navigation-container {
@@ -5619,11 +5458,11 @@
5619 5458 .elementor-template-library-filter-select-source .source-option i {
5620 5459 margin-inline-end: 5px;
5621 5460 }
5622 5461 .elementor-template-library-filter-select-source .source-option .new-badge {
5623 - border: 1px solid var(--e-a-color-primary-bold-dark);
5462 + border: 1px solid var(--e-a-color-primary-bold);
5624 5463 padding: 2px 4px;
5625 - color: var(--e-a-color-primary-bold-dark);
5464 + color: var(--e-a-color-primary-bold);
5626 5465 border-radius: 10px;
5627 5466 font-size: 10px;
5628 5467 margin-inline-start: 5px;
5629 5468 }
@@ -5793,32 +5632,19 @@
5793 5632 padding: 8px;
5794 5633 border: var(--e-a-border);
5795 5634 border-radius: 3px;
5796 5635 }
5797 -.elementor-template-library-template-remote:focus-visible {
5798 - outline: 2px solid var(--e-a-border-color-focus);
5799 - outline-offset: 2px;
5800 -}
5801 -.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 {
5802 5637 background-color: var(--e-a-bg-hover);
5803 5638 }
5804 -.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 {
5805 - opacity: 1;
5806 -}
5807 -.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 {
5808 5640 display: none;
5809 5641 }
5810 -.elementor-template-library-template-remote:hover .elementor-template-library-favorite,
5811 -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite,
5812 -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite,
5813 -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action {
5814 - display: initial;
5815 -}
5816 -.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 {
5817 5643 opacity: 0;
5818 5644 }
5819 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite,
5820 -.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 {
5821 5647 display: none;
5822 5648 }
5823 5649 .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before {
5824 5650 content: var(--elementor-template-library-subscription-plan-label);
@@ -5853,9 +5679,9 @@
5853 5679 }
5854 5680 .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name {
5855 5681 display: none;
5856 5682 }
5857 -.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 {
5858 5684 transform: translateY(100%);
5859 5685 }
5860 5686 .elementor-template-library-template-remote .elementor-template-library-template-body {
5861 5687 position: relative;
@@ -5904,22 +5730,10 @@
5904 5730 .elementor-template-library-template-remote .elementor-template-library-favorite {
5905 5731 margin-inline-start: auto;
5906 5732 }
5907 5733 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input {
5908 - position: absolute;
5909 - width: 1px;
5910 - height: 1px;
5911 - padding: 0;
5912 - margin: -1px;
5913 - overflow: hidden;
5914 - clip: rect(0, 0, 0, 0);
5915 - white-space: nowrap;
5916 - border: 0;
5734 + display: none;
5917 5735 }
5918 -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label {
5919 - outline: 2px solid var(--e-a-border-color-focus);
5920 - outline-offset: 2px;
5921 -}
5922 5736 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before {
5923 5737 content: "\e93f";
5924 5738 color: var(--e-a-color-primary-bold);
5925 5739 }
@@ -6038,22 +5852,11 @@
6038 5852 box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
6039 5853 inset-block-start: 100%;
6040 5854 inset-inline-end: 0;
6041 5855 z-index: 1;
6042 - list-style: none;
6043 - margin: 0;
6044 - padding: 0;
6045 5856 }
6046 -.elementor-template-library-template-local .elementor-template-library-template-more > li button,
6047 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6048 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button,
6049 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a {
6050 - background: transparent;
6051 - margin: 0;
6052 - font-size: inherit;
6053 - font-family: inherit;
6054 - color: inherit;
6055 - 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 {
6056 5859 padding: 10px 20px;
6057 5860 font-size: 11px;
6058 5861 cursor: pointer;
6059 5862 display: flex;
@@ -6058,21 +5861,25 @@
6058 5861 cursor: pointer;
6059 5862 display: flex;
6060 5863 align-items: center;
6061 5864 gap: 8px;
6062 - width: 100%;
6063 5865 }
6064 -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled,
6065 -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled,
6066 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled,
6067 -.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 {
6068 5868 cursor: not-allowed;
6069 5869 color: var(--e-a-color-txt-disabled);
6070 5870 }
6071 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6072 -.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 {
6073 5878 color: var(--e-a-color-txt);
6074 - text-decoration: none;
5879 + display: flex;
5880 + align-items: center;
5881 + gap: 8px;
6075 5882 }
6076 5883 .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete,
6077 5884 .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete {
6078 5885 color: var(--e-a-color-danger);
@@ -6084,14 +5891,8 @@
6084 5891 .elementor-template-library-template-local .elementor-template-library-template-more-toggle,
6085 5892 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle {
6086 5893 margin-inline-start: auto;
6087 5894 cursor: pointer;
6088 - background: none;
6089 - border: none;
6090 - padding: 0;
6091 - display: flex;
6092 - align-items: center;
6093 - justify-content: center;
6094 5895 }
6095 5896 .elementor-template-library-template-local .elementor-template-library-template-more-toggle i,
6096 5897 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i {
6097 5898 font-size: 20px;
@@ -6158,11 +5959,9 @@
6158 5959 display: flex;
6159 5960 align-items: center;
6160 5961 }
6161 5962 .elementor-template-library-template-local .elementor-template-library-template-controls > div,
6162 -.elementor-template-library-template-local .elementor-template-library-template-controls > button,
6163 -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div,
6164 -.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 {
6165 5964 cursor: pointer;
6166 5965 transition: color 0.5s;
6167 5966 }
6168 5967 .elementor-template-library-template-local .elementor-template-library-template-insert.disabled,
@@ -6284,24 +6083,15 @@
6284 6083 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container {
6285 6084 display: inline;
6286 6085 background: var(--e-a-bg-hover);
6287 6086 padding: 0 2px 1px;
6288 - border: none;
6289 6087 border-radius: 2px;
6290 6088 vertical-align: bottom;
6291 6089 cursor: pointer;
6292 - font-family: inherit;
6293 - font-size: inherit;
6294 - color: inherit;
6295 - line-height: inherit;
6296 6090 }
6297 6091 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover {
6298 6092 background: var(--e-a-bg-active);
6299 6093 }
6300 -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible {
6301 - outline: 2px solid var(--e-a-border-color-focus);
6302 - outline-offset: 2px;
6303 -}
6304 6094 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip,
6305 6095 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge,
6306 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,
6307 6097 #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge,
@@ -6365,9 +6155,8 @@
6365 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 {
6366 6156 white-space: nowrap;
6367 6157 text-overflow: ellipsis;
6368 6158 overflow: hidden;
6369 - overflow: visible;
6370 6159 display: inline-flex;
6371 6160 align-items: baseline;
6372 6161 line-height: 27px;
6373 6162 }
@@ -6446,9 +6235,8 @@
6446 6235 }
6447 6236 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item {
6448 6237 padding: 5px 15px;
6449 6238 cursor: pointer;
6450 - list-style: none;
6451 6239 }
6452 6240 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o {
6453 6241 display: none;
6454 6242 }
@@ -6457,15 +6245,11 @@
6457 6245 }
6458 6246 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] {
6459 6247 text-decoration: underline;
6460 6248 }
6461 -#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 {
6462 6250 background: var(--e-a-border-color);
6463 6251 }
6464 -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible {
6465 - outline: 2px solid var(--e-a-border-color-focus);
6466 - outline-offset: -2px;
6467 -}
6468 6252 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled {
6469 6253 pointer-events: none;
6470 6254 opacity: 0.3;
6471 6255 }
@@ -6983,173 +6767,8 @@
6983 6767 #elementor-library--site-info__dialog.variant-b:after {
6984 6768 border-block-start-color: var(--e-a-bg-secondary);
6985 6769 }
6986 6770
6987 -.elementor-global-styles-dialog {
6988 - --gsd-color-text-primary: #0c0d0e;
6989 - --gsd-color-text-secondary: #3f444b;
6990 - --gsd-color-text-tertiary: #69727D;
6991 - --gsd-color-divider: rgba(0, 0, 0, 0.12);
6992 - --gsd-color-primary-main: #f0abfc;
6993 - --gsd-color-primary-hover: #e879f9;
6994 - --gsd-color-secondary-main: #515962;
6995 - --gsd-border-radius: 4px;
6996 - --gsd-spacing-horizontal: 24px;
6997 - --gsd-font-family: 'Roboto', sans-serif;
6998 - padding: 16px 0 0;
6999 - min-width: 444px;
7000 -}
7001 -.elementor-global-styles-dialog__header {
7002 - padding: 10px var(--gsd-spacing-horizontal) 0;
7003 - margin-block-end: 16px;
7004 -}
7005 -.elementor-global-styles-dialog__header h2 {
7006 - margin: 0 0 4px;
7007 - font-family: var(--gsd-font-family);
7008 - font-size: 16px;
7009 - font-weight: 500;
7010 - line-height: 1.3;
7011 - color: var(--gsd-color-text-primary);
7012 - letter-spacing: 0.15px;
7013 -}
7014 -.elementor-global-styles-dialog__header p {
7015 - margin: 0;
7016 - font-family: var(--gsd-font-family);
7017 - font-size: 14px;
7018 - font-weight: 400;
7019 - line-height: 20px;
7020 - color: var(--gsd-color-text-secondary);
7021 - letter-spacing: 0.15px;
7022 -}
7023 -.elementor-global-styles-dialog__options {
7024 - display: flex;
7025 - flex-direction: column;
7026 - gap: 12px;
7027 - padding: 0 var(--gsd-spacing-horizontal);
7028 -}
7029 -.elementor-global-styles-dialog__radio-card {
7030 - display: flex;
7031 - gap: 0;
7032 - padding: 12px 8px;
7033 - border: 1px solid var(--gsd-color-divider);
7034 - border-radius: var(--gsd-border-radius);
7035 - cursor: pointer;
7036 - transition: border-color 0.2s ease;
7037 -}
7038 -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) {
7039 - border: 2px solid var(--gsd-color-text-primary);
7040 - padding: 11px 7px;
7041 -}
7042 -.elementor-global-styles-dialog__radio-card input[type=radio] {
7043 - flex-shrink: 0;
7044 - width: 20px;
7045 - height: 20px;
7046 - margin: 9px;
7047 - cursor: pointer;
7048 - color: var(--gsd-color-text-tertiary);
7049 - accent-color: var(--gsd-color-text-primary);
7050 -}
7051 -.elementor-global-styles-dialog__radio-card-content {
7052 - display: flex;
7053 - align-items: flex-start;
7054 - flex-direction: column;
7055 - flex: 1;
7056 -}
7057 -.elementor-global-styles-dialog__radio-label {
7058 - font-family: var(--gsd-font-family);
7059 - font-size: 14px;
7060 - font-weight: 500;
7061 - line-height: 18px;
7062 - color: var(--gsd-color-text-primary);
7063 - letter-spacing: 0.15px;
7064 -}
7065 -.elementor-global-styles-dialog__radio-description {
7066 - font-family: var(--gsd-font-family);
7067 - font-size: 12px;
7068 - font-weight: 400;
7069 - line-height: 20px;
7070 - color: var(--gsd-color-text-secondary);
7071 - letter-spacing: 0.4px;
7072 -}
7073 -.elementor-global-styles-dialog__checkbox-container {
7074 - display: flex;
7075 - align-items: flex-start;
7076 - gap: 4px;
7077 - padding: 0;
7078 - margin-block-start: 0;
7079 -}
7080 -.elementor-global-styles-dialog__checkbox-option {
7081 - display: flex;
7082 - align-items: flex-start;
7083 - gap: 4px;
7084 - cursor: pointer;
7085 -}
7086 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] {
7087 - width: 18px;
7088 - height: 18px;
7089 - margin: 4px;
7090 - cursor: pointer;
7091 -}
7092 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked {
7093 - background-color: var(--gsd-color-text-tertiary);
7094 -}
7095 -.elementor-global-styles-dialog__checkbox-label {
7096 - font-family: var(--gsd-font-family);
7097 - font-size: 12px;
7098 - font-weight: 400;
7099 - line-height: 1.43;
7100 - color: var(--gsd-color-text-primary);
7101 - letter-spacing: 0.15px;
7102 - padding-block-start: 4px;
7103 - margin-inline-start: 4px;
7104 -}
7105 -.elementor-global-styles-dialog__checkbox-label a {
7106 - color: #2563eb;
7107 - text-decoration: underline;
7108 -}
7109 -.elementor-global-styles-dialog__checkbox-label a:hover {
7110 - color: #2563eb;
7111 -}
7112 -.elementor-global-styles-dialog__footer {
7113 - display: flex;
7114 - justify-content: flex-end;
7115 - align-items: center;
7116 - gap: 8px;
7117 - padding: 16px var(--gsd-spacing-horizontal);
7118 -}
7119 -.elementor-global-styles-dialog__button-cancel {
7120 - padding: 6px 8px;
7121 - font-family: var(--gsd-font-family);
7122 - font-size: 15px;
7123 - font-weight: 500;
7124 - line-height: 24px;
7125 - letter-spacing: 0.4px;
7126 - color: var(--gsd-color-secondary-main);
7127 - background: transparent;
7128 - border: none;
7129 - border-radius: var(--gsd-border-radius);
7130 - cursor: pointer;
7131 -}
7132 -.elementor-global-styles-dialog__button-cancel:hover {
7133 - background: rgba(0, 0, 0, 0.04);
7134 -}
7135 -.elementor-global-styles-dialog__button-insert {
7136 - padding: 6px 16px;
7137 - font-family: var(--gsd-font-family);
7138 - font-size: 15px;
7139 - font-weight: 500;
7140 - line-height: 24px;
7141 - letter-spacing: 0.4px;
7142 - color: var(--gsd-color-text-primary);
7143 - background: var(--gsd-color-primary-main);
7144 - border: none;
7145 - border-radius: var(--gsd-border-radius);
7146 - cursor: pointer;
7147 -}
7148 -.elementor-global-styles-dialog__button-insert:hover {
7149 - background: var(--gsd-color-primary-hover);
7150 -}
7151 -
7152 6771 .elementor-tags-list {
7153 6772 display: none;
7154 6773 position: absolute;
7155 6774 width: 260px;
@@ -7333,14 +6952,8 @@
7333 6952 cursor: default;
7334 6953 opacity: 0.5;
7335 6954 color: var(--e-a-color-disabled);
7336 6955 }
7337 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action {
7338 - opacity: 1;
7339 -}
7340 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) {
7341 - opacity: 0.5;
7342 -}
7343 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 {
7344 6957 background-color: var(--e-a-bg-hover);
7345 6958 color: var(--e-a-color-hover);
7346 6959 }
@@ -7368,20 +6981,8 @@
7368 6981 padding: 2px 8px;
7369 6982 color: var(--e-a-color-primary-bold);
7370 6983 border-radius: 10px;
7371 6984 font-size: 10px;
7372 -}
7373 -.elementor-context-menu-list__item__shortcut__promotion-badge {
7374 - display: flex;
7375 - align-items: center;
7376 - justify-content: center;
7377 - width: 24px;
7378 - height: 24px;
7379 - border-radius: 50%;
7380 - background-color: rgba(214, 16, 124, 0.12);
7381 - color: var(--e-a-color-accent-promotion, #D6107C);
7382 - font-size: 16px;
7383 - cursor: pointer;
7384 6985 }
7385 6986 .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut {
7386 6987 font-size: 14px;
7387 6988 font-style: normal;