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-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 +45 -506 4.1.43.35.7 View file →
@@ -1433,17 +1433,14 @@
1433 1433 inset-block-start: 5px;
1434 1434 inset-inline-end: 5px;
1435 1435 color: var(--e-a-color-txt);
1436 1436 }
1437 -.elementor-panel .elementor-element[data-library-element-type=e-birthday-easter-egg] .icon {
1438 - color: #C00BB9;
1439 -}
1440 1437 .elementor-panel .elementor-element:hover, .elementor-panel .elementor-element:focus {
1441 1438 background-color: var(--e-a-bg-hover);
1442 1439 border-color: var(--e-a-border-color-bold);
1443 1440 }
1444 -.elementor-panel .elementor-element:hover > .eicon-upgrade-crown-full, .elementor-panel .elementor-element:focus > .eicon-upgrade-crown-full {
1445 - color: var(--e-a-color-accent-promotion);
1441 +.elementor-panel .elementor-element:hover > .eicon-lock, .elementor-panel .elementor-element:focus > .eicon-lock {
1442 + color: var(--e-a-color-accent);
1446 1443 }
1447 1444 .elementor-panel .elementor-element:hover > .eicon-plug, .elementor-panel .elementor-element:focus > .eicon-plug {
1448 1445 color: var(--e-a-color-info);
1449 1446 }
@@ -1459,17 +1456,12 @@
1459 1456 }
1460 1457 .elementor-panel .elementor-element .title {
1461 1458 font-size: 12px;
1462 1459 }
1463 -.elementor-panel .elementor-element > .eicon-upgrade-crown-full, .elementor-panel .elementor-element .eicon-plug {
1460 +.elementor-panel .elementor-element > .eicon-lock, .elementor-panel .elementor-element .eicon-plug {
1464 1461 position: absolute;
1465 1462 inset-block-start: 5px;
1466 1463 inset-inline-end: 5px;
1467 -}
1468 -.elementor-panel .elementor-element > .eicon-upgrade-crown-full {
1469 - color: var(--e-a-color-accent-promotion-disabled);
1470 -}
1471 -.elementor-panel .elementor-element > .eicon-plug {
1472 1464 color: var(--e-a-color-txt-disabled);
1473 1465 }
1474 1466 .elementor-panel .elementor-element:active {
1475 1467 background-color: var(--e-a-bg-hover);
@@ -1579,80 +1571,8 @@
1579 1571 .dialog-tooltip-widget .dialog-tooltip-button::-moz-focus-inner {
1580 1572 border: 0;
1581 1573 }
1582 1574
1583 -#elementor-panel-elements-widget-creation-area:empty {
1584 - display: none;
1585 -}
1586 -
1587 -.elementor-panel-elements-widget-creation {
1588 - text-align: center;
1589 - padding: 30px 20px;
1590 -}
1591 -.elementor-panel-elements-widget-creation__title {
1592 - font-size: 14px;
1593 - font-weight: bold;
1594 - line-height: 1.4;
1595 - color: var(--e-a-color-txt);
1596 -}
1597 -.elementor-panel-elements-widget-creation__message {
1598 - margin-block-start: 8px;
1599 - font-size: 13px;
1600 - line-height: 1.6;
1601 - color: var(--e-a-color-txt-muted);
1602 -}
1603 -.elementor-panel-elements-widget-creation__cta {
1604 - display: inline-flex;
1605 - align-items: center;
1606 - gap: 6px;
1607 - margin-block-start: 16px;
1608 - padding: 0;
1609 - border: none;
1610 - background: none;
1611 - color: #C00BB9;
1612 - font-size: 14px;
1613 - font-weight: 500;
1614 - cursor: pointer;
1615 - font-family: var(--e-a-font-family);
1616 -}
1617 -.elementor-panel-elements-widget-creation__cta i {
1618 - font-size: 16px;
1619 -}
1620 -.elementor-panel-elements-widget-creation__cta:hover {
1621 - opacity: 0.8;
1622 -}
1623 -.elementor-panel-elements-widget-creation--search-footer {
1624 - border-block-start: var(--e-a-border);
1625 -}
1626 -
1627 -.elementor-panel-category-custom-widgets-empty {
1628 - grid-column: 1/-1;
1629 - width: 100%;
1630 - padding: 0 16px 16px;
1631 -}
1632 -.elementor-panel-category-custom-widgets-empty__message {
1633 - margin: 0;
1634 - font-size: 12px;
1635 - line-height: 1.6;
1636 - color: var(--e-a-color-txt-muted);
1637 -}
1638 -
1639 -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading {
1640 - margin-inline-start: auto;
1641 - padding: 4px 10px;
1642 - border: none;
1643 - background: none;
1644 - color: #C00BB9;
1645 - font-size: 12px;
1646 - font-weight: 500;
1647 - cursor: pointer;
1648 - font-family: var(--e-a-font-family);
1649 - flex-shrink: 0;
1650 -}
1651 -.elementor-panel-heading.elementor-panel-category-title .elementor-panel-custom-widgets__cta--heading:hover {
1652 - opacity: 0.8;
1653 -}
1654 -
1655 1575 #elementor-panel-inner {
1656 1576 position: relative;
1657 1577 height: 100%;
1658 1578 display: flex;
@@ -1678,54 +1598,18 @@
1678 1598 #elementor-panel-get-pro-elements .elementor-nerd-box-icon {
1679 1599 margin-block-start: 20px;
1680 1600 }
1681 1601
1682 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) {
1683 - display: flex;
1684 - flex-direction: column;
1685 -}
1686 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) #elementor-panel-page-editor {
1687 - display: flex;
1688 - flex-direction: column;
1689 - flex: 1;
1690 - min-height: 0;
1691 -}
1692 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion {
1693 - position: sticky;
1694 - inset-block-end: 0;
1695 - margin-block-start: auto;
1696 -}
1697 -#elementor-panel-content-wrapper:has(> #elementor-panel-page-editor) .elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message {
1698 - margin-block-start: 0;
1699 -}
1700 -
1701 1602 #elementor-panel-get-pro-elements-sticky {
1702 1603 position: sticky;
1703 1604 inset-block-end: 0;
1605 + font-size: 14px;
1606 + font-weight: 400;
1607 + line-height: 1.6;
1704 1608 margin-block-end: -10px;
1705 1609 }
1706 1610 #elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message {
1707 1611 margin-block-start: -14px;
1708 -}
1709 -
1710 -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) {
1711 - display: flex;
1712 - flex-direction: column;
1713 - min-height: 100%;
1714 -}
1715 -#elementor-panel-page-elements:has(> #elementor-panel-get-pro-elements-sticky) > #elementor-panel-get-pro-elements-sticky {
1716 - margin-block-start: auto;
1717 -}
1718 -
1719 -#elementor-panel-get-pro-elements-sticky,
1720 -.elementor-panel-editor-sticky-promotion {
1721 - font-size: 14px;
1722 - font-weight: 400;
1723 - line-height: 1.6;
1724 - background-color: var(--e-a-color-white);
1725 -}
1726 -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message,
1727 -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message {
1728 1612 min-height: 40px;
1729 1613 display: block;
1730 1614 padding: 9px min(35px, 5%);
1731 1615 gap: 10px;
@@ -1733,17 +1617,15 @@
1733 1617 color: var(--e-a-color-black);
1734 1618 text-align: center;
1735 1619 box-shadow: 0px -10px 14px -6px rgba(0, 0, 0, 0.05);
1736 1620 }
1737 -#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a,
1738 -.elementor-panel-editor-sticky-promotion .elementor-get-pro-sticky-message a {
1621 +#elementor-panel-get-pro-elements-sticky .elementor-get-pro-sticky-message a {
1739 1622 display: inline-block;
1740 1623 font-size: 13px;
1741 1624 font-weight: 500;
1742 1625 color: var(--e-a-btn-bg-accent);
1743 1626 }
1744 -#elementor-panel-get-pro-elements-sticky img,
1745 -.elementor-panel-editor-sticky-promotion img {
1627 +#elementor-panel-get-pro-elements-sticky img {
1746 1628 margin-inline-start: 17px;
1747 1629 }
1748 1630
1749 1631 #elementor-panel-notice-wrapper .elementor-panel-notice {
@@ -3134,19 +3016,8 @@
3134 3016 .e-global__preview-items-container::-webkit-scrollbar-thumb {
3135 3017 background-color: #BABFC5;
3136 3018 border-radius: 10px;
3137 3019 }
3138 -.e-global__group-header {
3139 - padding: 12px 20px 5px;
3140 - font-weight: 500;
3141 - font-size: 11px;
3142 - color: var(--e-a-color-txt-muted);
3143 -}
3144 -.e-global__group-divider {
3145 - height: 1px;
3146 - background-color: var(--e-a-border-color);
3147 - margin: 10px 20px;
3148 -}
3149 3020 .e-global__manage-button {
3150 3021 font-weight: 500;
3151 3022 cursor: pointer;
3152 3023 }
@@ -4569,10 +4440,10 @@
4569 4440 .e-control-display-conditions-promotion__wrapper {
4570 4441 display: flex;
4571 4442 justify-content: space-between;
4572 4443 }
4573 -.e-control-display-conditions-promotion__wrapper:hover .eicon-upgrade-crown-full.e-control-display-conditions-promotion {
4574 - 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);
4575 4446 }
4576 4447 .e-control-display-conditions-promotion__description {
4577 4448 display: flex;
4578 4449 align-self: center;
@@ -4585,11 +4456,8 @@
4585 4456 display: flex;
4586 4457 justify-content: center;
4587 4458 align-items: center;
4588 4459 }
4589 -.e-control-display-conditions-promotion__lock-wrapper .eicon-upgrade-crown-full {
4590 - color: var(--e-a-color-accent-promotion-disabled);
4591 -}
4592 4460 .e-control-display-conditions-promotion.eicon-flow {
4593 4461 align-self: flex-end;
4594 4462 cursor: pointer;
4595 4463 border: var(--e-a-border-bold);
@@ -4600,10 +4468,10 @@
4600 4468 background-color: var(--e-a-bg-active);
4601 4469 color: #E73CF6;
4602 4470 }
4603 4471
4604 -.e-control-motion-effects-promotion__wrapper:hover .eicon-upgrade-crown-full, .e-control-promotion__wrapper:hover .eicon-upgrade-crown-full {
4605 - 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);
4606 4474 }
4607 4475 .e-control-motion-effects-promotion__wrapper .elementor-control-title, .e-control-promotion__wrapper .elementor-control-title {
4608 4476 margin-inline-end: 0;
4609 4477 }
@@ -4628,11 +4496,8 @@
4628 4496 display: flex;
4629 4497 justify-content: center;
4630 4498 align-items: center;
4631 4499 }
4632 -.e-control-motion-effects-promotion__lock-wrapper .eicon-upgrade-crown-full, .e-control-promotion__lock-wrapper .eicon-upgrade-crown-full {
4633 - color: var(--e-a-color-accent-promotion-disabled);
4634 -}
4635 4500
4636 4501 .e-link-promotion {
4637 4502 font-family: "Roboto", sans-serif;
4638 4503 font-weight: 500;
@@ -5146,20 +5011,8 @@
5146 5011 background-color: #fff;
5147 5012 box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15);
5148 5013 }
5149 5014
5150 -#elementor-template-library-modal button:focus-visible,
5151 -#elementor-template-library-modal a:focus-visible,
5152 -#elementor-template-library-modal input:focus-visible,
5153 -#elementor-template-library-modal select:focus-visible,
5154 -#elementor-template-library-modal [tabindex="0"]:focus-visible,
5155 -#elementor-template-library-modal [role=tab]:focus-visible,
5156 -#elementor-template-library-modal [role=radio]:focus-visible,
5157 -#elementor-template-library-modal [role=menuitem]:focus-visible {
5158 - outline: 2px solid var(--e-a-border-color-focus);
5159 - outline-offset: 2px;
5160 - border-radius: 2px;
5161 -}
5162 5015 #elementor-template-library-modal a.elementor-template-library-blank-footer-link {
5163 5016 font-style: normal;
5164 5017 text-decoration: underline;
5165 5018 }
@@ -5190,21 +5043,14 @@
5190 5043 display: inline-block;
5191 5044 padding: 17px 20px;
5192 5045 border-block-end: 3px solid transparent;
5193 5046 cursor: pointer;
5194 - background: transparent;
5195 - margin: 0;
5196 - font-size: inherit;
5197 - font-family: inherit;
5198 - color: inherit;
5199 - border: none;
5200 5047 }
5201 5048 .elementor-template-library-menu-item:hover {
5202 5049 background-color: var(--e-a-bg-hover);
5203 5050 border-color: var(--e-a-bg-hover);
5204 5051 }
5205 -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] {
5206 - border-block-end: 3px solid;
5052 +.elementor-template-library-menu-item.elementor-active {
5207 5053 border-color: var(--e-a-border-color-accent);
5208 5054 color: var(--e-a-color-txt-accent);
5209 5055 }
5210 5056
@@ -5210,25 +5056,11 @@
5210 5056
5211 5057 #elementor-template-library-header-actions {
5212 5058 display: flex;
5213 5059 }
5214 -#elementor-template-library-header-actions > div,
5215 -#elementor-template-library-header-actions > button {
5216 - background: transparent;
5217 - margin: 0;
5218 - font-size: inherit;
5219 - font-family: inherit;
5220 - color: inherit;
5221 - border: none;
5060 +#elementor-template-library-header-actions > div {
5222 5061 padding-inline-end: 16px;
5223 - cursor: pointer;
5224 5062 }
5225 -#elementor-template-library-header-actions > div:focus-visible,
5226 -#elementor-template-library-header-actions > button:focus-visible {
5227 - outline: 2px solid var(--e-a-border-color-focus);
5228 - outline-offset: -2px;
5229 - border-radius: 2px;
5230 -}
5231 5063
5232 5064 #elementor-template-library-header-tools.e-hidden-disabled {
5233 5065 opacity: 0;
5234 5066 visibility: hidden;
@@ -5250,25 +5082,8 @@
5250 5082 border-inline-end: var(--e-a-border);
5251 5083 cursor: pointer;
5252 5084 transition: color 0.5s;
5253 5085 }
5254 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button {
5255 - background: transparent;
5256 - margin: 0;
5257 - font-size: inherit;
5258 - font-family: inherit;
5259 - color: inherit;
5260 - border: none;
5261 - display: flex;
5262 - align-items: center;
5263 - gap: 10px;
5264 - cursor: pointer;
5265 -}
5266 -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible {
5267 - outline: 2px solid var(--e-a-border-color-focus);
5268 - outline-offset: 2px;
5269 - border-radius: 2px;
5270 -}
5271 5086 #elementor-template-library-header-preview-back:hover {
5272 5087 color: var(--e-a-color-txt-hover);
5273 5088 }
5274 5089 #elementor-template-library-header-preview-back i {
@@ -5301,14 +5116,9 @@
5301 5116 }
5302 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 {
5303 5118 display: flex;
5304 5119 align-items: baseline;
5305 - border-radius: 3px;
5306 5120 }
5307 -#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 {
5308 - outline: 2px solid var(--e-a-border-color-focus);
5309 - outline-offset: 2px;
5310 -}
5311 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 {
5312 5122 align-items: center;
5313 5123 }
5314 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 {
@@ -5413,14 +5223,8 @@
5413 5223 align-items: center;
5414 5224 gap: 8px;
5415 5225 }
5416 5226 #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item {
5417 - background: transparent;
5418 - margin: 0;
5419 - font-size: inherit;
5420 - font-family: inherit;
5421 - color: inherit;
5422 - border: none;
5423 5227 cursor: pointer;
5424 5228 font-size: 20px;
5425 5229 padding: 0 5px;
5426 5230 border-radius: 2px;
@@ -5460,19 +5264,15 @@
5460 5264 padding: 8px;
5461 5265 border: var(--e-a-border);
5462 5266 border-radius: 3px;
5463 5267 }
5464 -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible {
5465 - outline: 2px solid var(--e-a-border-color-focus);
5466 - outline-offset: 2px;
5467 -}
5468 -#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 {
5469 5269 display: flex;
5470 5270 }
5471 -#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 {
5472 5272 display: none;
5473 5273 }
5474 -#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 {
5475 5275 display: flex !important;
5476 5276 }
5477 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 {
5478 5278 width: 190px;
@@ -5567,29 +5367,16 @@
5567 5367 gap: 20px;
5568 5368 align-items: center;
5569 5369 flex: 1;
5570 5370 }
5571 -#elementor-template-library-templates .bulk-selection-action-bar button {
5572 - background: transparent;
5573 - margin: 0;
5574 - font-size: inherit;
5575 - font-family: inherit;
5576 - color: inherit;
5577 - border: none;
5371 +#elementor-template-library-templates .bulk-selection-action-bar i {
5578 5372 cursor: pointer;
5579 - display: flex;
5580 - align-items: center;
5581 - justify-content: center;
5373 + font-size: 18px;
5582 5374 }
5583 -#elementor-template-library-templates .bulk-selection-action-bar button.disabled {
5375 +#elementor-template-library-templates .bulk-selection-action-bar i.disabled {
5584 5376 pointer-events: none;
5585 5377 opacity: 0.3;
5586 - cursor: not-allowed;
5587 5378 }
5588 -#elementor-template-library-templates .bulk-selection-action-bar i {
5589 - cursor: pointer;
5590 - font-size: 18px;
5591 -}
5592 5379 #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close {
5593 5380 font-size: 20px;
5594 5381 }
5595 5382 #elementor-template-library-templates #elementor-template-library-navigation-container {
@@ -5671,11 +5458,11 @@
5671 5458 .elementor-template-library-filter-select-source .source-option i {
5672 5459 margin-inline-end: 5px;
5673 5460 }
5674 5461 .elementor-template-library-filter-select-source .source-option .new-badge {
5675 - border: 1px solid var(--e-a-color-primary-bold-dark);
5462 + border: 1px solid var(--e-a-color-primary-bold);
5676 5463 padding: 2px 4px;
5677 - color: var(--e-a-color-primary-bold-dark);
5464 + color: var(--e-a-color-primary-bold);
5678 5465 border-radius: 10px;
5679 5466 font-size: 10px;
5680 5467 margin-inline-start: 5px;
5681 5468 }
@@ -5845,32 +5632,19 @@
5845 5632 padding: 8px;
5846 5633 border: var(--e-a-border);
5847 5634 border-radius: 3px;
5848 5635 }
5849 -.elementor-template-library-template-remote:focus-visible {
5850 - outline: 2px solid var(--e-a-border-color-focus);
5851 - outline-offset: 2px;
5852 -}
5853 -.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 {
5854 5637 background-color: var(--e-a-bg-hover);
5855 5638 }
5856 -.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 {
5857 - opacity: 1;
5858 -}
5859 -.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 {
5860 5640 display: none;
5861 5641 }
5862 -.elementor-template-library-template-remote:hover .elementor-template-library-favorite,
5863 -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite,
5864 -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite,
5865 -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action {
5866 - display: initial;
5867 -}
5868 -.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 {
5869 5643 opacity: 0;
5870 5644 }
5871 -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite,
5872 -.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 {
5873 5647 display: none;
5874 5648 }
5875 5649 .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before {
5876 5650 content: var(--elementor-template-library-subscription-plan-label);
@@ -5905,9 +5679,9 @@
5905 5679 }
5906 5680 .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name {
5907 5681 display: none;
5908 5682 }
5909 -.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 {
5910 5684 transform: translateY(100%);
5911 5685 }
5912 5686 .elementor-template-library-template-remote .elementor-template-library-template-body {
5913 5687 position: relative;
@@ -5956,22 +5730,10 @@
5956 5730 .elementor-template-library-template-remote .elementor-template-library-favorite {
5957 5731 margin-inline-start: auto;
5958 5732 }
5959 5733 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input {
5960 - position: absolute;
5961 - width: 1px;
5962 - height: 1px;
5963 - padding: 0;
5964 - margin: -1px;
5965 - overflow: hidden;
5966 - clip: rect(0, 0, 0, 0);
5967 - white-space: nowrap;
5968 - border: 0;
5734 + display: none;
5969 5735 }
5970 -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label {
5971 - outline: 2px solid var(--e-a-border-color-focus);
5972 - outline-offset: 2px;
5973 -}
5974 5736 .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before {
5975 5737 content: "\e93f";
5976 5738 color: var(--e-a-color-primary-bold);
5977 5739 }
@@ -6090,22 +5852,11 @@
6090 5852 box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3);
6091 5853 inset-block-start: 100%;
6092 5854 inset-inline-end: 0;
6093 5855 z-index: 1;
6094 - list-style: none;
6095 - margin: 0;
6096 - padding: 0;
6097 5856 }
6098 -.elementor-template-library-template-local .elementor-template-library-template-more > li button,
6099 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6100 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button,
6101 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a {
6102 - background: transparent;
6103 - margin: 0;
6104 - font-size: inherit;
6105 - font-family: inherit;
6106 - color: inherit;
6107 - 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 {
6108 5859 padding: 10px 20px;
6109 5860 font-size: 11px;
6110 5861 cursor: pointer;
6111 5862 display: flex;
@@ -6110,21 +5861,25 @@
6110 5861 cursor: pointer;
6111 5862 display: flex;
6112 5863 align-items: center;
6113 5864 gap: 8px;
6114 - width: 100%;
6115 5865 }
6116 -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled,
6117 -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled,
6118 -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled,
6119 -.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 {
6120 5868 cursor: not-allowed;
6121 5869 color: var(--e-a-color-txt-disabled);
6122 5870 }
6123 -.elementor-template-library-template-local .elementor-template-library-template-more > li a,
6124 -.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 {
6125 5878 color: var(--e-a-color-txt);
6126 - text-decoration: none;
5879 + display: flex;
5880 + align-items: center;
5881 + gap: 8px;
6127 5882 }
6128 5883 .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete,
6129 5884 .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete {
6130 5885 color: var(--e-a-color-danger);
@@ -6136,14 +5891,8 @@
6136 5891 .elementor-template-library-template-local .elementor-template-library-template-more-toggle,
6137 5892 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle {
6138 5893 margin-inline-start: auto;
6139 5894 cursor: pointer;
6140 - background: none;
6141 - border: none;
6142 - padding: 0;
6143 - display: flex;
6144 - align-items: center;
6145 - justify-content: center;
6146 5895 }
6147 5896 .elementor-template-library-template-local .elementor-template-library-template-more-toggle i,
6148 5897 .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i {
6149 5898 font-size: 20px;
@@ -6210,11 +5959,9 @@
6210 5959 display: flex;
6211 5960 align-items: center;
6212 5961 }
6213 5962 .elementor-template-library-template-local .elementor-template-library-template-controls > div,
6214 -.elementor-template-library-template-local .elementor-template-library-template-controls > button,
6215 -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div,
6216 -.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 {
6217 5964 cursor: pointer;
6218 5965 transition: color 0.5s;
6219 5966 }
6220 5967 .elementor-template-library-template-local .elementor-template-library-template-insert.disabled,
@@ -6336,24 +6083,15 @@
6336 6083 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container {
6337 6084 display: inline;
6338 6085 background: var(--e-a-bg-hover);
6339 6086 padding: 0 2px 1px;
6340 - border: none;
6341 6087 border-radius: 2px;
6342 6088 vertical-align: bottom;
6343 6089 cursor: pointer;
6344 - font-family: inherit;
6345 - font-size: inherit;
6346 - color: inherit;
6347 - line-height: inherit;
6348 6090 }
6349 6091 #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover {
6350 6092 background: var(--e-a-bg-active);
6351 6093 }
6352 -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible {
6353 - outline: 2px solid var(--e-a-border-color-focus);
6354 - outline-offset: 2px;
6355 -}
6356 6094 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip,
6357 6095 #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge,
6358 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,
6359 6097 #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge,
@@ -6417,9 +6155,8 @@
6417 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 {
6418 6156 white-space: nowrap;
6419 6157 text-overflow: ellipsis;
6420 6158 overflow: hidden;
6421 - overflow: visible;
6422 6159 display: inline-flex;
6423 6160 align-items: baseline;
6424 6161 line-height: 27px;
6425 6162 }
@@ -6498,9 +6235,8 @@
6498 6235 }
6499 6236 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item {
6500 6237 padding: 5px 15px;
6501 6238 cursor: pointer;
6502 - list-style: none;
6503 6239 }
6504 6240 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o {
6505 6241 display: none;
6506 6242 }
@@ -6509,15 +6245,11 @@
6509 6245 }
6510 6246 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] {
6511 6247 text-decoration: underline;
6512 6248 }
6513 -#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 {
6514 6250 background: var(--e-a-border-color);
6515 6251 }
6516 -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible {
6517 - outline: 2px solid var(--e-a-border-color-focus);
6518 - outline-offset: -2px;
6519 -}
6520 6252 #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled {
6521 6253 pointer-events: none;
6522 6254 opacity: 0.3;
6523 6255 }
@@ -7035,173 +6767,8 @@
7035 6767 #elementor-library--site-info__dialog.variant-b:after {
7036 6768 border-block-start-color: var(--e-a-bg-secondary);
7037 6769 }
7038 6770
7039 -.elementor-global-styles-dialog {
7040 - --gsd-color-text-primary: #0c0d0e;
7041 - --gsd-color-text-secondary: #3f444b;
7042 - --gsd-color-text-tertiary: #69727D;
7043 - --gsd-color-divider: rgba(0, 0, 0, 0.12);
7044 - --gsd-color-primary-main: #f0abfc;
7045 - --gsd-color-primary-hover: #e879f9;
7046 - --gsd-color-secondary-main: #515962;
7047 - --gsd-border-radius: 4px;
7048 - --gsd-spacing-horizontal: 24px;
7049 - --gsd-font-family: 'Roboto', sans-serif;
7050 - padding: 16px 0 0;
7051 - min-width: 444px;
7052 -}
7053 -.elementor-global-styles-dialog__header {
7054 - padding: 10px var(--gsd-spacing-horizontal) 0;
7055 - margin-block-end: 16px;
7056 -}
7057 -.elementor-global-styles-dialog__header h2 {
7058 - margin: 0 0 4px;
7059 - font-family: var(--gsd-font-family);
7060 - font-size: 16px;
7061 - font-weight: 500;
7062 - line-height: 1.3;
7063 - color: var(--gsd-color-text-primary);
7064 - letter-spacing: 0.15px;
7065 -}
7066 -.elementor-global-styles-dialog__header p {
7067 - margin: 0;
7068 - font-family: var(--gsd-font-family);
7069 - font-size: 14px;
7070 - font-weight: 400;
7071 - line-height: 20px;
7072 - color: var(--gsd-color-text-secondary);
7073 - letter-spacing: 0.15px;
7074 -}
7075 -.elementor-global-styles-dialog__options {
7076 - display: flex;
7077 - flex-direction: column;
7078 - gap: 12px;
7079 - padding: 0 var(--gsd-spacing-horizontal);
7080 -}
7081 -.elementor-global-styles-dialog__radio-card {
7082 - display: flex;
7083 - gap: 0;
7084 - padding: 12px 8px;
7085 - border: 1px solid var(--gsd-color-divider);
7086 - border-radius: var(--gsd-border-radius);
7087 - cursor: pointer;
7088 - transition: border-color 0.2s ease;
7089 -}
7090 -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) {
7091 - border: 2px solid var(--gsd-color-text-primary);
7092 - padding: 11px 7px;
7093 -}
7094 -.elementor-global-styles-dialog__radio-card input[type=radio] {
7095 - flex-shrink: 0;
7096 - width: 20px;
7097 - height: 20px;
7098 - margin: 9px;
7099 - cursor: pointer;
7100 - color: var(--gsd-color-text-tertiary);
7101 - accent-color: var(--gsd-color-text-primary);
7102 -}
7103 -.elementor-global-styles-dialog__radio-card-content {
7104 - display: flex;
7105 - align-items: flex-start;
7106 - flex-direction: column;
7107 - flex: 1;
7108 -}
7109 -.elementor-global-styles-dialog__radio-label {
7110 - font-family: var(--gsd-font-family);
7111 - font-size: 14px;
7112 - font-weight: 500;
7113 - line-height: 18px;
7114 - color: var(--gsd-color-text-primary);
7115 - letter-spacing: 0.15px;
7116 -}
7117 -.elementor-global-styles-dialog__radio-description {
7118 - font-family: var(--gsd-font-family);
7119 - font-size: 12px;
7120 - font-weight: 400;
7121 - line-height: 20px;
7122 - color: var(--gsd-color-text-secondary);
7123 - letter-spacing: 0.4px;
7124 -}
7125 -.elementor-global-styles-dialog__checkbox-container {
7126 - display: flex;
7127 - align-items: flex-start;
7128 - gap: 4px;
7129 - padding: 0;
7130 - margin-block-start: 0;
7131 -}
7132 -.elementor-global-styles-dialog__checkbox-option {
7133 - display: flex;
7134 - align-items: flex-start;
7135 - gap: 4px;
7136 - cursor: pointer;
7137 -}
7138 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] {
7139 - width: 18px;
7140 - height: 18px;
7141 - margin: 4px;
7142 - cursor: pointer;
7143 -}
7144 -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked {
7145 - background-color: var(--gsd-color-text-tertiary);
7146 -}
7147 -.elementor-global-styles-dialog__checkbox-label {
7148 - font-family: var(--gsd-font-family);
7149 - font-size: 12px;
7150 - font-weight: 400;
7151 - line-height: 1.43;
7152 - color: var(--gsd-color-text-primary);
7153 - letter-spacing: 0.15px;
7154 - padding-block-start: 4px;
7155 - margin-inline-start: 4px;
7156 -}
7157 -.elementor-global-styles-dialog__checkbox-label a {
7158 - color: #2563eb;
7159 - text-decoration: underline;
7160 -}
7161 -.elementor-global-styles-dialog__checkbox-label a:hover {
7162 - color: #2563eb;
7163 -}
7164 -.elementor-global-styles-dialog__footer {
7165 - display: flex;
7166 - justify-content: flex-end;
7167 - align-items: center;
7168 - gap: 8px;
7169 - padding: 16px var(--gsd-spacing-horizontal);
7170 -}
7171 -.elementor-global-styles-dialog__button-cancel {
7172 - padding: 6px 8px;
7173 - font-family: var(--gsd-font-family);
7174 - font-size: 15px;
7175 - font-weight: 500;
7176 - line-height: 24px;
7177 - letter-spacing: 0.4px;
7178 - color: var(--gsd-color-secondary-main);
7179 - background: transparent;
7180 - border: none;
7181 - border-radius: var(--gsd-border-radius);
7182 - cursor: pointer;
7183 -}
7184 -.elementor-global-styles-dialog__button-cancel:hover {
7185 - background: rgba(0, 0, 0, 0.04);
7186 -}
7187 -.elementor-global-styles-dialog__button-insert {
7188 - padding: 6px 16px;
7189 - font-family: var(--gsd-font-family);
7190 - font-size: 15px;
7191 - font-weight: 500;
7192 - line-height: 24px;
7193 - letter-spacing: 0.4px;
7194 - color: var(--gsd-color-text-primary);
7195 - background: var(--gsd-color-primary-main);
7196 - border: none;
7197 - border-radius: var(--gsd-border-radius);
7198 - cursor: pointer;
7199 -}
7200 -.elementor-global-styles-dialog__button-insert:hover {
7201 - background: var(--gsd-color-primary-hover);
7202 -}
7203 -
7204 6771 .elementor-tags-list {
7205 6772 display: none;
7206 6773 position: absolute;
7207 6774 width: 260px;
@@ -7385,14 +6952,8 @@
7385 6952 cursor: default;
7386 6953 opacity: 0.5;
7387 6954 color: var(--e-a-color-disabled);
7388 6955 }
7389 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action {
7390 - opacity: 1;
7391 -}
7392 -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) {
7393 - opacity: 0.5;
7394 -}
7395 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 {
7396 6957 background-color: var(--e-a-bg-hover);
7397 6958 color: var(--e-a-color-hover);
7398 6959 }
@@ -7421,20 +6982,8 @@
7421 6982 color: var(--e-a-color-primary-bold);
7422 6983 border-radius: 10px;
7423 6984 font-size: 10px;
7424 6985 }
7425 -.elementor-context-menu-list__item__shortcut__promotion-badge {
7426 - display: flex;
7427 - align-items: center;
7428 - justify-content: center;
7429 - width: 24px;
7430 - height: 24px;
7431 - border-radius: 50%;
7432 - background-color: rgba(214, 16, 124, 0.12);
7433 - color: var(--e-a-color-accent-promotion, #D6107C);
7434 - font-size: 16px;
7435 - cursor: pointer;
7436 -}
7437 6986 .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut {
7438 6987 font-size: 14px;
7439 6988 font-style: normal;
7440 6989 font-weight: 400;
@@ -8423,16 +7972,6 @@
8423 7972 transform: rotate(calc(var(--is-rtl) * 180deg));
8424 7973 }
8425 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) {
8426 7975 transform: rotate(calc(var(--is-ltr) * 180deg));
8427 -}
8428 -
8429 -.elementor-editor-active .embed-media-settings .setting.caption {
8430 - display: none;
8431 -}
8432 -.elementor-editor-active .embed-media-settings .setting.align {
8433 - display: none;
8434 -}
8435 -.elementor-editor-active .embed-media-settings fieldset.setting-group {
8436 - display: none;
8437 7976 }
8438 7977 /*# sourceMappingURL=editor.css.map */