PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.7
Elementor Website Builder – more than just a page builder v3.35.7
4.3.0-beta3 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 All 452 releases
← All changes | assets/css/editor-rtl.css +33 -432 4.1.0-dev13.35.7 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 }
@@ -5098,20 +5015,8 @@
5098 5015 background-color: #fff;
5099 5016 box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15);
5100 5017 }
5101 5018
5102 -#elementor-template-library-modal button:focus-visible,
5103 -#elementor-template-library-modal a:focus-visible,
5104 -#elementor-template-library-modal input:focus-visible,
5105 -#elementor-template-library-modal select:focus-visible,
5106 -#elementor-template-library-modal [tabindex="0"]:focus-visible,
5107 -#elementor-template-library-modal [role=tab]:focus-visible,
5108 -#elementor-template-library-modal [role=radio]:focus-visible,
5109 -#elementor-template-library-modal [role=menuitem]:focus-visible {
5110 - outline: 2px solid var(--e-a-border-color-focus);
5111 - outline-offset: 2px;
5112 - border-radius: 2px;
5113 -}
5114 5019 #elementor-template-library-modal a.elementor-template-library-blank-footer-link {
5115 5020 font-style: normal;
5116 5021 text-decoration: underline;
5117 5022 }
@@ -5142,21 +5047,14 @@
5142 5047 display: inline-block;
5143 5048 padding: 17px 20px;
5144 5049 border-block-end: 3px solid transparent;
5145 5050 cursor: pointer;
5146 - background: transparent;
5147 - margin: 0;
5148 - font-size: inherit;
5149 - font-family: inherit;
5150 - color: inherit;
5151 - border: none;
5152 5051 }
5153 5052 .elementor-template-library-menu-item:hover {
5154 5053 background-color: var(--e-a-bg-hover);
5155 5054 border-color: var(--e-a-bg-hover);
5156 5055 }
5157 -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] {
5158 - border-block-end: 3px solid;
5056 +.elementor-template-library-menu-item.elementor-active {
5159 5057 border-color: var(--e-a-border-color-accent);
5160 5058 color: var(--e-a-color-txt-accent);
5161 5059 }
5162 5060
@@ -5162,25 +5060,11 @@
5162 5060
5163 5061 #elementor-template-library-header-actions {
5164 5062 display: flex;
5165 5063 }
5166 -#elementor-template-library-header-actions > div,
5167 -#elementor-template-library-header-actions > button {
5168 - background: transparent;
5169 - margin: 0;
5170 - font-size: inherit;
5171 - font-family: inherit;
5172 - color: inherit;
5173 - border: none;
5064 +#elementor-template-library-header-actions > div {
5174 5065 padding-inline-end: 16px;
5175 - cursor: pointer;
5176 5066 }
5177 -#elementor-template-library-header-actions > div:focus-visible,
5178 -#elementor-template-library-header-actions > button:focus-visible {
5179 - outline: 2px solid var(--e-a-border-color-focus);
5180 - outline-offset: -2px;
5181 - border-radius: 2px;
5182 -}
5183 5067
5184 5068 #elementor-template-library-header-tools.e-hidden-disabled {
5185 5069 opacity: 0;
5186 5070 visibility: hidden;
@@ -5202,25 +5086,8 @@
5202 5086 border-inline-end: var(--e-a-border);
5203 5087 cursor: pointer;
5204 5088 transition: color 0.5s;
5205 5089 }
5206 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button {
5207 - background: transparent;
5208 - margin: 0;
5209 - font-size: inherit;
5210 - font-family: inherit;
5211 - color: inherit;
5212 - border: none;
5213 - display: flex;
5214 - align-items: center;
5215 - gap: 10px;
5216 - cursor: pointer;
5217 -}
5218 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible {
5219 - outline: 2px solid var(--e-a-border-color-focus);
5220 - outline-offset: 2px;
5221 - border-radius: 2px;
5222 -}
5223 5090 #elementor-template-library-header-preview-back:hover {
5224 5091 color: var(--e-a-color-txt-hover);
5225 5092 }
5226 5093 #elementor-template-library-header-preview-back i {
@@ -5253,14 +5120,9 @@
5253 5120 }
5254 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 {
5255 5122 display: flex;
5256 5123 align-items: baseline;
5257 - border-radius: 3px;
5258 5124 }
5259 -#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 {
5260 - outline: 2px solid var(--e-a-border-color-focus);
5261 - outline-offset: 2px;
5262 -}
5263 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 {
5264 5126 align-items: center;
5265 5127 }
5266 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 {
@@ -5365,14 +5227,8 @@
5365 5227 align-items: center;
5366 5228 gap: 8px;
5367 5229 }
5368 5230 #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item {
5369 - background: transparent;
5370 - margin: 0;
5371 - font-size: inherit;
5372 - font-family: inherit;
5373 - color: inherit;
5374 - border: none;
5375 5231 cursor: pointer;
5376 5232 font-size: 20px;
5377 5233 padding: 0 5px;
5378 5234 border-radius: 2px;
@@ -5412,19 +5268,15 @@
5412 5268 padding: 8px;
5413 5269 border: var(--e-a-border);
5414 5270 border-radius: 3px;
5415 5271 }
5416 -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible {
5417 - outline: 2px solid var(--e-a-border-color-focus);
5418 - outline-offset: 2px;
5419 -}
5420 -#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 {
5421 5273 display: flex;
5422 5274 }
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-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 {
5424 5276 display: none;
5425 5277 }
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-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 {
5427 5279 display: flex !important;
5428 5280 }
5429 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 {
5430 5282 width: 190px;
@@ -5519,29 +5371,16 @@
5519 5371 gap: 20px;
5520 5372 align-items: center;
5521 5373 flex: 1;
5522 5374 }
5523 -#elementor-template-library-templates .bulk-selection-action-bar button {
5524 - background: transparent;
5525 - margin: 0;
5526 - font-size: inherit;
5527 - font-family: inherit;
5528 - color: inherit;
5529 - border: none;
5375 +#elementor-template-library-templates .bulk-selection-action-bar i {
5530 5376 cursor: pointer;
5531 - display: flex;
5532 - align-items: center;
5533 - justify-content: center;
5377 + font-size: 18px;
5534 5378 }
5535 -#elementor-template-library-templates .bulk-selection-action-bar button.disabled {
5379 +#elementor-template-library-templates .bulk-selection-action-bar i.disabled {
5536 5380 pointer-events: none;
5537 5381 opacity: 0.3;
5538 - cursor: not-allowed;
5539 5382 }
5540 -#elementor-template-library-templates .bulk-selection-action-bar i {
5541 - cursor: pointer;
5542 - font-size: 18px;
5543 -}
5544 5383 #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close {
5545 5384 font-size: 20px;
5546 5385 }
5547 5386 #elementor-template-library-templates #elementor-template-library-navigation-container {
@@ -5623,11 +5462,11 @@
5623 5462 .elementor-template-library-filter-select-source .source-option i {
5624 5463 margin-inline-end: 5px;
5625 5464 }
5626 5465 .elementor-template-library-filter-select-source .source-option .new-badge {
5627 - border: 1px solid var(--e-a-color-primary-bold-dark);
5466 + border: 1px solid var(--e-a-color-primary-bold);
5628 5467 padding: 2px 4px;
5629 - color: var(--e-a-color-primary-bold-dark);
5468 + color: var(--e-a-color-primary-bold);
5630 5469 border-radius: 10px;
5631 5470 font-size: 10px;
5632 5471 margin-inline-start: 5px;
5633 5472 }
@@ -5797,32 +5636,19 @@
5797 5636 padding: 8px;
5798 5637 border: var(--e-a-border);
5799 5638 border-radius: 3px;
5800 5639 }
5801 -.elementor-template-library-template-remote:focus-visible {
5802 - outline: 2px solid var(--e-a-border-color-focus);
5803 - outline-offset: 2px;
5804 -}
5805 -.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 {
5806 5641 background-color: var(--e-a-bg-hover);
5807 5642 }
5808 -.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 {
5809 - opacity: 1;
5810 -}
5811 -.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 {
5812 5644 display: none;
5813 5645 }
5814 -.elementor-template-library-template-remote:hover .elementor-template-library-favorite,
5815 -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite,
5816 -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite,
5817 -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action {
5818 - display: initial;
5819 -}
5820 -.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 {
5821 5647 opacity: 0;
5822 5648 }
5823 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite,
5824 -.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 {
5825 5651 display: none;
5826 5652 }
5827 5653 .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before {
5828 5654 content: var(--elementor-template-library-subscription-plan-label);
@@ -5857,9 +5683,9 @@
5857 5683 }
5858 5684 .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name {
5859 5685 display: none;
5860 5686 }
5861 -.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 {
5862 5688 transform: translateY(100%);
5863 5689 }
5864 5690 .elementor-template-library-template-remote .elementor-template-library-template-body {
5865 5691 position: relative;
@@ -5908,22 +5734,10 @@
5908 5734 .elementor-template-library-template-remote .elementor-template-library-favorite {
5909 5735 margin-inline-start: auto;
5910 5736 }
5911 5737 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input {
5912 - position: absolute;
5913 - width: 1px;
5914 - height: 1px;
5915 - padding: 0;
5916 - margin: -1px;
5917 - overflow: hidden;
5918 - clip: rect(0, 0, 0, 0);
5919 - white-space: nowrap;
5920 - border: 0;
5738 + display: none;
5921 5739 }
5922 -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label {
5923 - outline: 2px solid var(--e-a-border-color-focus);
5924 - outline-offset: 2px;
5925 -}
5926 5740 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before {
5927 5741 content: "\e93f";
5928 5742 color: var(--e-a-color-primary-bold);
5929 5743 }
@@ -6042,22 +5856,11 @@
6042 5856 box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
6043 5857 inset-block-start: 100%;
6044 5858 inset-inline-end: 0;
6045 5859 z-index: 1;
6046 - list-style: none;
6047 - margin: 0;
6048 - padding: 0;
6049 5860 }
6050 -.elementor-template-library-template-local .elementor-template-library-template-more > li button,
6051 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6052 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button,
6053 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a {
6054 - background: transparent;
6055 - margin: 0;
6056 - font-size: inherit;
6057 - font-family: inherit;
6058 - color: inherit;
6059 - 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 {
6060 5863 padding: 10px 20px;
6061 5864 font-size: 11px;
6062 5865 cursor: pointer;
6063 5866 display: flex;
@@ -6062,21 +5865,25 @@
6062 5865 cursor: pointer;
6063 5866 display: flex;
6064 5867 align-items: center;
6065 5868 gap: 8px;
6066 - width: 100%;
6067 5869 }
6068 -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled,
6069 -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled,
6070 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled,
6071 -.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 {
6072 5872 cursor: not-allowed;
6073 5873 color: var(--e-a-color-txt-disabled);
6074 5874 }
6075 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6076 -.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 {
6077 5882 color: var(--e-a-color-txt);
6078 - text-decoration: none;
5883 + display: flex;
5884 + align-items: center;
5885 + gap: 8px;
6079 5886 }
6080 5887 .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete,
6081 5888 .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete {
6082 5889 color: var(--e-a-color-danger);
@@ -6088,14 +5895,8 @@
6088 5895 .elementor-template-library-template-local .elementor-template-library-template-more-toggle,
6089 5896 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle {
6090 5897 margin-inline-start: auto;
6091 5898 cursor: pointer;
6092 - background: none;
6093 - border: none;
6094 - padding: 0;
6095 - display: flex;
6096 - align-items: center;
6097 - justify-content: center;
6098 5899 }
6099 5900 .elementor-template-library-template-local .elementor-template-library-template-more-toggle i,
6100 5901 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i {
6101 5902 font-size: 20px;
@@ -6162,11 +5963,9 @@
6162 5963 display: flex;
6163 5964 align-items: center;
6164 5965 }
6165 5966 .elementor-template-library-template-local .elementor-template-library-template-controls > div,
6166 -.elementor-template-library-template-local .elementor-template-library-template-controls > button,
6167 -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div,
6168 -.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 {
6169 5968 cursor: pointer;
6170 5969 transition: color 0.5s;
6171 5970 }
6172 5971 .elementor-template-library-template-local .elementor-template-library-template-insert.disabled,
@@ -6288,24 +6087,15 @@
6288 6087 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container {
6289 6088 display: inline;
6290 6089 background: var(--e-a-bg-hover);
6291 6090 padding: 0 2px 1px;
6292 - border: none;
6293 6091 border-radius: 2px;
6294 6092 vertical-align: bottom;
6295 6093 cursor: pointer;
6296 - font-family: inherit;
6297 - font-size: inherit;
6298 - color: inherit;
6299 - line-height: inherit;
6300 6094 }
6301 6095 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover {
6302 6096 background: var(--e-a-bg-active);
6303 6097 }
6304 -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible {
6305 - outline: 2px solid var(--e-a-border-color-focus);
6306 - outline-offset: 2px;
6307 -}
6308 6098 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip,
6309 6099 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge,
6310 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,
6311 6101 #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge,
@@ -6369,9 +6159,8 @@
6369 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 {
6370 6160 white-space: nowrap;
6371 6161 text-overflow: ellipsis;
6372 6162 overflow: hidden;
6373 - overflow: visible;
6374 6163 display: inline-flex;
6375 6164 align-items: baseline;
6376 6165 line-height: 27px;
6377 6166 }
@@ -6450,9 +6239,8 @@
6450 6239 }
6451 6240 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item {
6452 6241 padding: 5px 15px;
6453 6242 cursor: pointer;
6454 - list-style: none;
6455 6243 }
6456 6244 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o {
6457 6245 display: none;
6458 6246 }
@@ -6461,15 +6249,11 @@
6461 6249 }
6462 6250 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] {
6463 6251 text-decoration: underline;
6464 6252 }
6465 -#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 {
6466 6254 background: var(--e-a-border-color);
6467 6255 }
6468 -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible {
6469 - outline: 2px solid var(--e-a-border-color-focus);
6470 - outline-offset: -2px;
6471 -}
6472 6256 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled {
6473 6257 pointer-events: none;
6474 6258 opacity: 0.3;
6475 6259 }
@@ -6987,173 +6771,8 @@
6987 6771 #elementor-library--site-info__dialog.variant-b:after {
6988 6772 border-block-start-color: var(--e-a-bg-secondary);
6989 6773 }
6990 6774
6991 -.elementor-global-styles-dialog {
6992 - --gsd-color-text-primary: #0c0d0e;
6993 - --gsd-color-text-secondary: #3f444b;
6994 - --gsd-color-text-tertiary: #69727D;
6995 - --gsd-color-divider: rgba(0, 0, 0, 0.12);
6996 - --gsd-color-primary-main: #f0abfc;
6997 - --gsd-color-primary-hover: #e879f9;
6998 - --gsd-color-secondary-main: #515962;
6999 - --gsd-border-radius: 4px;
7000 - --gsd-spacing-horizontal: 24px;
7001 - --gsd-font-family: 'Roboto', sans-serif;
7002 - padding: 16px 0 0;
7003 - min-width: 444px;
7004 -}
7005 -.elementor-global-styles-dialog__header {
7006 - padding: 10px var(--gsd-spacing-horizontal) 0;
7007 - margin-block-end: 16px;
7008 -}
7009 -.elementor-global-styles-dialog__header h2 {
7010 - margin: 0 0 4px;
7011 - font-family: var(--gsd-font-family);
7012 - font-size: 16px;
7013 - font-weight: 500;
7014 - line-height: 1.3;
7015 - color: var(--gsd-color-text-primary);
7016 - letter-spacing: 0.15px;
7017 -}
7018 -.elementor-global-styles-dialog__header p {
7019 - margin: 0;
7020 - font-family: var(--gsd-font-family);
7021 - font-size: 14px;
7022 - font-weight: 400;
7023 - line-height: 20px;
7024 - color: var(--gsd-color-text-secondary);
7025 - letter-spacing: 0.15px;
7026 -}
7027 -.elementor-global-styles-dialog__options {
7028 - display: flex;
7029 - flex-direction: column;
7030 - gap: 12px;
7031 - padding: 0 var(--gsd-spacing-horizontal);
7032 -}
7033 -.elementor-global-styles-dialog__radio-card {
7034 - display: flex;
7035 - gap: 0;
7036 - padding: 12px 8px;
7037 - border: 1px solid var(--gsd-color-divider);
7038 - border-radius: var(--gsd-border-radius);
7039 - cursor: pointer;
7040 - transition: border-color 0.2s ease;
7041 -}
7042 -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) {
7043 - border: 2px solid var(--gsd-color-text-primary);
7044 - padding: 11px 7px;
7045 -}
7046 -.elementor-global-styles-dialog__radio-card input[type=radio] {
7047 - flex-shrink: 0;
7048 - width: 20px;
7049 - height: 20px;
7050 - margin: 9px;
7051 - cursor: pointer;
7052 - color: var(--gsd-color-text-tertiary);
7053 - accent-color: var(--gsd-color-text-primary);
7054 -}
7055 -.elementor-global-styles-dialog__radio-card-content {
7056 - display: flex;
7057 - align-items: flex-start;
7058 - flex-direction: column;
7059 - flex: 1;
7060 -}
7061 -.elementor-global-styles-dialog__radio-label {
7062 - font-family: var(--gsd-font-family);
7063 - font-size: 14px;
7064 - font-weight: 500;
7065 - line-height: 18px;
7066 - color: var(--gsd-color-text-primary);
7067 - letter-spacing: 0.15px;
7068 -}
7069 -.elementor-global-styles-dialog__radio-description {
7070 - font-family: var(--gsd-font-family);
7071 - font-size: 12px;
7072 - font-weight: 400;
7073 - line-height: 20px;
7074 - color: var(--gsd-color-text-secondary);
7075 - letter-spacing: 0.4px;
7076 -}
7077 -.elementor-global-styles-dialog__checkbox-container {
7078 - display: flex;
7079 - align-items: flex-start;
7080 - gap: 4px;
7081 - padding: 0;
7082 - margin-block-start: 0;
7083 -}
7084 -.elementor-global-styles-dialog__checkbox-option {
7085 - display: flex;
7086 - align-items: flex-start;
7087 - gap: 4px;
7088 - cursor: pointer;
7089 -}
7090 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] {
7091 - width: 18px;
7092 - height: 18px;
7093 - margin: 4px;
7094 - cursor: pointer;
7095 -}
7096 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked {
7097 - background-color: var(--gsd-color-text-tertiary);
7098 -}
7099 -.elementor-global-styles-dialog__checkbox-label {
7100 - font-family: var(--gsd-font-family);
7101 - font-size: 12px;
7102 - font-weight: 400;
7103 - line-height: 1.43;
7104 - color: var(--gsd-color-text-primary);
7105 - letter-spacing: 0.15px;
7106 - padding-block-start: 4px;
7107 - margin-inline-start: 4px;
7108 -}
7109 -.elementor-global-styles-dialog__checkbox-label a {
7110 - color: #2563eb;
7111 - text-decoration: underline;
7112 -}
7113 -.elementor-global-styles-dialog__checkbox-label a:hover {
7114 - color: #2563eb;
7115 -}
7116 -.elementor-global-styles-dialog__footer {
7117 - display: flex;
7118 - justify-content: flex-end;
7119 - align-items: center;
7120 - gap: 8px;
7121 - padding: 16px var(--gsd-spacing-horizontal);
7122 -}
7123 -.elementor-global-styles-dialog__button-cancel {
7124 - padding: 6px 8px;
7125 - font-family: var(--gsd-font-family);
7126 - font-size: 15px;
7127 - font-weight: 500;
7128 - line-height: 24px;
7129 - letter-spacing: 0.4px;
7130 - color: var(--gsd-color-secondary-main);
7131 - background: transparent;
7132 - border: none;
7133 - border-radius: var(--gsd-border-radius);
7134 - cursor: pointer;
7135 -}
7136 -.elementor-global-styles-dialog__button-cancel:hover {
7137 - background: rgba(0, 0, 0, 0.04);
7138 -}
7139 -.elementor-global-styles-dialog__button-insert {
7140 - padding: 6px 16px;
7141 - font-family: var(--gsd-font-family);
7142 - font-size: 15px;
7143 - font-weight: 500;
7144 - line-height: 24px;
7145 - letter-spacing: 0.4px;
7146 - color: var(--gsd-color-text-primary);
7147 - background: var(--gsd-color-primary-main);
7148 - border: none;
7149 - border-radius: var(--gsd-border-radius);
7150 - cursor: pointer;
7151 -}
7152 -.elementor-global-styles-dialog__button-insert:hover {
7153 - background: var(--gsd-color-primary-hover);
7154 -}
7155 -
7156 6775 .elementor-tags-list {
7157 6776 display: none;
7158 6777 position: absolute;
7159 6778 width: 260px;
@@ -7337,14 +6956,8 @@
7337 6956 cursor: default;
7338 6957 opacity: 0.5;
7339 6958 color: var(--e-a-color-disabled);
7340 6959 }
7341 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action {
7342 - opacity: 1;
7343 -}
7344 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) {
7345 - opacity: 0.5;
7346 -}
7347 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 {
7348 6961 background-color: var(--e-a-bg-hover);
7349 6962 color: var(--e-a-color-hover);
7350 6963 }
@@ -7372,20 +6985,8 @@
7372 6985 padding: 2px 8px;
7373 6986 color: var(--e-a-color-primary-bold);
7374 6987 border-radius: 10px;
7375 6988 font-size: 10px;
7376 -}
7377 -.elementor-context-menu-list__item__shortcut__promotion-badge {
7378 - display: flex;
7379 - align-items: center;
7380 - justify-content: center;
7381 - width: 24px;
7382 - height: 24px;
7383 - border-radius: 50%;
7384 - background-color: rgba(214, 16, 124, 0.12);
7385 - color: var(--e-a-color-accent-promotion, #D6107C);
7386 - font-size: 16px;
7387 - cursor: pointer;
7388 6989 }
7389 6990 .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut {
7390 6991 font-size: 14px;
7391 6992 font-style: normal;