| @@ -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; |
| @@ -5150,20 +5015,8 @@ | ||
| 5150 | 5015 | background-color: #fff; |
| 5151 | 5016 | box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.15); |
| 5152 | 5017 | } |
| 5153 | 5018 | |
| 5154 | -#elementor-template-library-modal button:focus-visible, | |
| 5155 | -#elementor-template-library-modal a:focus-visible, | |
| 5156 | -#elementor-template-library-modal input:focus-visible, | |
| 5157 | -#elementor-template-library-modal select:focus-visible, | |
| 5158 | -#elementor-template-library-modal [tabindex="0"]:focus-visible, | |
| 5159 | -#elementor-template-library-modal [role=tab]:focus-visible, | |
| 5160 | -#elementor-template-library-modal [role=radio]:focus-visible, | |
| 5161 | -#elementor-template-library-modal [role=menuitem]:focus-visible { | |
| 5162 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5163 | - outline-offset: 2px; | |
| 5164 | - border-radius: 2px; | |
| 5165 | -} | |
| 5166 | 5019 | #elementor-template-library-modal a.elementor-template-library-blank-footer-link { |
| 5167 | 5020 | font-style: normal; |
| 5168 | 5021 | text-decoration: underline; |
| 5169 | 5022 | } |
| @@ -5194,21 +5047,14 @@ | ||
| 5194 | 5047 | display: inline-block; |
| 5195 | 5048 | padding: 17px 20px; |
| 5196 | 5049 | border-block-end: 3px solid transparent; |
| 5197 | 5050 | cursor: pointer; |
| 5198 | - background: transparent; | |
| 5199 | - margin: 0; | |
| 5200 | - font-size: inherit; | |
| 5201 | - font-family: inherit; | |
| 5202 | - color: inherit; | |
| 5203 | - border: none; | |
| 5204 | 5051 | } |
| 5205 | 5052 | .elementor-template-library-menu-item:hover { |
| 5206 | 5053 | background-color: var(--e-a-bg-hover); |
| 5207 | 5054 | border-color: var(--e-a-bg-hover); |
| 5208 | 5055 | } |
| 5209 | -.elementor-template-library-menu-item.elementor-active, .elementor-template-library-menu-item[aria-selected=true] { | |
| 5210 | - border-block-end: 3px solid; | |
| 5056 | +.elementor-template-library-menu-item.elementor-active { | |
| 5211 | 5057 | border-color: var(--e-a-border-color-accent); |
| 5212 | 5058 | color: var(--e-a-color-txt-accent); |
| 5213 | 5059 | } |
| 5214 | 5060 | |
| @@ -5214,25 +5060,11 @@ | ||
| 5214 | 5060 | |
| 5215 | 5061 | #elementor-template-library-header-actions { |
| 5216 | 5062 | display: flex; |
| 5217 | 5063 | } |
| 5218 | -#elementor-template-library-header-actions > div, | |
| 5219 | -#elementor-template-library-header-actions > button { | |
| 5220 | - background: transparent; | |
| 5221 | - margin: 0; | |
| 5222 | - font-size: inherit; | |
| 5223 | - font-family: inherit; | |
| 5224 | - color: inherit; | |
| 5225 | - border: none; | |
| 5064 | +#elementor-template-library-header-actions > div { | |
| 5226 | 5065 | padding-inline-end: 16px; |
| 5227 | - cursor: pointer; | |
| 5228 | 5066 | } |
| 5229 | -#elementor-template-library-header-actions > div:focus-visible, | |
| 5230 | -#elementor-template-library-header-actions > button:focus-visible { | |
| 5231 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5232 | - outline-offset: -2px; | |
| 5233 | - border-radius: 2px; | |
| 5234 | -} | |
| 5235 | 5067 | |
| 5236 | 5068 | #elementor-template-library-header-tools.e-hidden-disabled { |
| 5237 | 5069 | opacity: 0; |
| 5238 | 5070 | visibility: hidden; |
| @@ -5254,25 +5086,8 @@ | ||
| 5254 | 5086 | border-inline-end: var(--e-a-border); |
| 5255 | 5087 | cursor: pointer; |
| 5256 | 5088 | transition: color 0.5s; |
| 5257 | 5089 | } |
| 5258 | -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button { | |
| 5259 | - background: transparent; | |
| 5260 | - margin: 0; | |
| 5261 | - font-size: inherit; | |
| 5262 | - font-family: inherit; | |
| 5263 | - color: inherit; | |
| 5264 | - border: none; | |
| 5265 | - display: flex; | |
| 5266 | - align-items: center; | |
| 5267 | - gap: 10px; | |
| 5268 | - cursor: pointer; | |
| 5269 | -} | |
| 5270 | -#elementor-template-library-header-preview-back .elementor-template-library-header-back-button:focus-visible { | |
| 5271 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5272 | - outline-offset: 2px; | |
| 5273 | - border-radius: 2px; | |
| 5274 | -} | |
| 5275 | 5090 | #elementor-template-library-header-preview-back:hover { |
| 5276 | 5091 | color: var(--e-a-color-txt-hover); |
| 5277 | 5092 | } |
| 5278 | 5093 | #elementor-template-library-header-preview-back i { |
| @@ -5305,14 +5120,9 @@ | ||
| 5305 | 5120 | } |
| 5306 | 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 { |
| 5307 | 5122 | display: flex; |
| 5308 | 5123 | align-items: baseline; |
| 5309 | - border-radius: 3px; | |
| 5310 | 5124 | } |
| 5311 | -#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 { | |
| 5312 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5313 | - outline-offset: 2px; | |
| 5314 | -} | |
| 5315 | 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 { |
| 5316 | 5126 | align-items: center; |
| 5317 | 5127 | } |
| 5318 | 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 { |
| @@ -5417,14 +5227,8 @@ | ||
| 5417 | 5227 | align-items: center; |
| 5418 | 5228 | gap: 8px; |
| 5419 | 5229 | } |
| 5420 | 5230 | #elementor-template-library-templates .elementor-template-library-filter-toolbar-side-actions .elementor-template-library-action-item { |
| 5421 | - background: transparent; | |
| 5422 | - margin: 0; | |
| 5423 | - font-size: inherit; | |
| 5424 | - font-family: inherit; | |
| 5425 | - color: inherit; | |
| 5426 | - border: none; | |
| 5427 | 5231 | cursor: pointer; |
| 5428 | 5232 | font-size: 20px; |
| 5429 | 5233 | padding: 0 5px; |
| 5430 | 5234 | border-radius: 2px; |
| @@ -5464,19 +5268,15 @@ | ||
| 5464 | 5268 | padding: 8px; |
| 5465 | 5269 | border: var(--e-a-border); |
| 5466 | 5270 | border-radius: 3px; |
| 5467 | 5271 | } |
| 5468 | -#elementor-template-library-templates[data-template-view=grid] #elementor-template-library-templates-container .elementor-template-library-template-view-grid:focus-visible { | |
| 5469 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5470 | - outline-offset: 2px; | |
| 5471 | -} | |
| 5472 | -#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 { | |
| 5473 | 5273 | display: flex; |
| 5474 | 5274 | } |
| 5475 | -#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 { | |
| 5476 | 5276 | display: none; |
| 5477 | 5277 | } |
| 5478 | -#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 { | |
| 5479 | 5279 | display: flex !important; |
| 5480 | 5280 | } |
| 5481 | 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 { |
| 5482 | 5282 | width: 190px; |
| @@ -5571,29 +5371,16 @@ | ||
| 5571 | 5371 | gap: 20px; |
| 5572 | 5372 | align-items: center; |
| 5573 | 5373 | flex: 1; |
| 5574 | 5374 | } |
| 5575 | -#elementor-template-library-templates .bulk-selection-action-bar button { | |
| 5576 | - background: transparent; | |
| 5577 | - margin: 0; | |
| 5578 | - font-size: inherit; | |
| 5579 | - font-family: inherit; | |
| 5580 | - color: inherit; | |
| 5581 | - border: none; | |
| 5375 | +#elementor-template-library-templates .bulk-selection-action-bar i { | |
| 5582 | 5376 | cursor: pointer; |
| 5583 | - display: flex; | |
| 5584 | - align-items: center; | |
| 5585 | - justify-content: center; | |
| 5377 | + font-size: 18px; | |
| 5586 | 5378 | } |
| 5587 | -#elementor-template-library-templates .bulk-selection-action-bar button.disabled { | |
| 5379 | +#elementor-template-library-templates .bulk-selection-action-bar i.disabled { | |
| 5588 | 5380 | pointer-events: none; |
| 5589 | 5381 | opacity: 0.3; |
| 5590 | - cursor: not-allowed; | |
| 5591 | 5382 | } |
| 5592 | -#elementor-template-library-templates .bulk-selection-action-bar i { | |
| 5593 | - cursor: pointer; | |
| 5594 | - font-size: 18px; | |
| 5595 | -} | |
| 5596 | 5383 | #elementor-template-library-templates .bulk-selection-action-bar .eicon-editor-close { |
| 5597 | 5384 | font-size: 20px; |
| 5598 | 5385 | } |
| 5599 | 5386 | #elementor-template-library-templates #elementor-template-library-navigation-container { |
| @@ -5675,11 +5462,11 @@ | ||
| 5675 | 5462 | .elementor-template-library-filter-select-source .source-option i { |
| 5676 | 5463 | margin-inline-end: 5px; |
| 5677 | 5464 | } |
| 5678 | 5465 | .elementor-template-library-filter-select-source .source-option .new-badge { |
| 5679 | - border: 1px solid var(--e-a-color-primary-bold-dark); | |
| 5466 | + border: 1px solid var(--e-a-color-primary-bold); | |
| 5680 | 5467 | padding: 2px 4px; |
| 5681 | - color: var(--e-a-color-primary-bold-dark); | |
| 5468 | + color: var(--e-a-color-primary-bold); | |
| 5682 | 5469 | border-radius: 10px; |
| 5683 | 5470 | font-size: 10px; |
| 5684 | 5471 | margin-inline-start: 5px; |
| 5685 | 5472 | } |
| @@ -5849,32 +5636,19 @@ | ||
| 5849 | 5636 | padding: 8px; |
| 5850 | 5637 | border: var(--e-a-border); |
| 5851 | 5638 | border-radius: 3px; |
| 5852 | 5639 | } |
| 5853 | -.elementor-template-library-template-remote:focus-visible { | |
| 5854 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5855 | - outline-offset: 2px; | |
| 5856 | -} | |
| 5857 | -.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 { | |
| 5858 | 5641 | background-color: var(--e-a-bg-hover); |
| 5859 | 5642 | } |
| 5860 | -.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 { | |
| 5861 | - opacity: 1; | |
| 5862 | -} | |
| 5863 | -.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 { | |
| 5864 | 5644 | display: none; |
| 5865 | 5645 | } |
| 5866 | -.elementor-template-library-template-remote:hover .elementor-template-library-favorite, | |
| 5867 | -.elementor-template-library-template-remote:hover .elementor-template-library-template-action, .elementor-template-library-template-remote:focus .elementor-template-library-favorite, | |
| 5868 | -.elementor-template-library-template-remote:focus .elementor-template-library-template-action, .elementor-template-library-template-remote:focus-within .elementor-template-library-favorite, | |
| 5869 | -.elementor-template-library-template-remote:focus-within .elementor-template-library-template-action { | |
| 5870 | - display: initial; | |
| 5871 | -} | |
| 5872 | -.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 { | |
| 5873 | 5647 | opacity: 0; |
| 5874 | 5648 | } |
| 5875 | -.elementor-template-library-template-remote:not(:hover):not(:focus):not(:focus-within) .elementor-template-library-favorite, | |
| 5876 | -.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 { | |
| 5877 | 5651 | display: none; |
| 5878 | 5652 | } |
| 5879 | 5653 | .elementor-template-library-template-remote.elementor-template-library-pro-template .elementor-template-library-template-body:before { |
| 5880 | 5654 | content: var(--elementor-template-library-subscription-plan-label); |
| @@ -5909,9 +5683,9 @@ | ||
| 5909 | 5683 | } |
| 5910 | 5684 | .elementor-template-library-template-remote:not(.elementor-template-library-template-page):not(.elementor-template-library-template-lp) .elementor-template-library-template-name { |
| 5911 | 5685 | display: none; |
| 5912 | 5686 | } |
| 5913 | -.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 { | |
| 5914 | 5688 | transform: translateY(100%); |
| 5915 | 5689 | } |
| 5916 | 5690 | .elementor-template-library-template-remote .elementor-template-library-template-body { |
| 5917 | 5691 | position: relative; |
| @@ -5960,22 +5734,10 @@ | ||
| 5960 | 5734 | .elementor-template-library-template-remote .elementor-template-library-favorite { |
| 5961 | 5735 | margin-inline-start: auto; |
| 5962 | 5736 | } |
| 5963 | 5737 | .elementor-template-library-template-remote .elementor-template-library-template-favorite-input { |
| 5964 | - position: absolute; | |
| 5965 | - width: 1px; | |
| 5966 | - height: 1px; | |
| 5967 | - padding: 0; | |
| 5968 | - margin: -1px; | |
| 5969 | - overflow: hidden; | |
| 5970 | - clip: rect(0, 0, 0, 0); | |
| 5971 | - white-space: nowrap; | |
| 5972 | - border: 0; | |
| 5738 | + display: none; | |
| 5973 | 5739 | } |
| 5974 | -.elementor-template-library-template-remote .elementor-template-library-template-favorite-input:focus-visible + .elementor-template-library-template-favorite-label { | |
| 5975 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 5976 | - outline-offset: 2px; | |
| 5977 | -} | |
| 5978 | 5740 | .elementor-template-library-template-remote .elementor-template-library-template-favorite-input:checked + .elementor-template-library-template-favorite-label i:before { |
| 5979 | 5741 | content: "\e93f"; |
| 5980 | 5742 | color: var(--e-a-color-primary-bold); |
| 5981 | 5743 | } |
| @@ -6094,22 +5856,11 @@ | ||
| 6094 | 5856 | box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3); |
| 6095 | 5857 | inset-block-start: 100%; |
| 6096 | 5858 | inset-inline-end: 0; |
| 6097 | 5859 | z-index: 1; |
| 6098 | - list-style: none; | |
| 6099 | - margin: 0; | |
| 6100 | - padding: 0; | |
| 6101 | 5860 | } |
| 6102 | -.elementor-template-library-template-local .elementor-template-library-template-more > li button, | |
| 6103 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a, | |
| 6104 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button, | |
| 6105 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li a { | |
| 6106 | - background: transparent; | |
| 6107 | - margin: 0; | |
| 6108 | - font-size: inherit; | |
| 6109 | - font-family: inherit; | |
| 6110 | - color: inherit; | |
| 6111 | - 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 { | |
| 6112 | 5863 | padding: 10px 20px; |
| 6113 | 5864 | font-size: 11px; |
| 6114 | 5865 | cursor: pointer; |
| 6115 | 5866 | display: flex; |
| @@ -6114,21 +5865,25 @@ | ||
| 6114 | 5865 | cursor: pointer; |
| 6115 | 5866 | display: flex; |
| 6116 | 5867 | align-items: center; |
| 6117 | 5868 | gap: 8px; |
| 6118 | - width: 100%; | |
| 6119 | 5869 | } |
| 6120 | -.elementor-template-library-template-local .elementor-template-library-template-more > li button.disabled, | |
| 6121 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a.disabled, | |
| 6122 | -.elementor-template-library-template-cloud .elementor-template-library-template-more > li button.disabled, | |
| 6123 | -.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 { | |
| 6124 | 5872 | cursor: not-allowed; |
| 6125 | 5873 | color: var(--e-a-color-txt-disabled); |
| 6126 | 5874 | } |
| 6127 | -.elementor-template-library-template-local .elementor-template-library-template-more > li a, | |
| 6128 | -.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 { | |
| 6129 | 5882 | color: var(--e-a-color-txt); |
| 6130 | - text-decoration: none; | |
| 5883 | + display: flex; | |
| 5884 | + align-items: center; | |
| 5885 | + gap: 8px; | |
| 6131 | 5886 | } |
| 6132 | 5887 | .elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete, |
| 6133 | 5888 | .elementor-template-library-template-cloud .elementor-template-library-template-more .elementor-template-library-template-delete { |
| 6134 | 5889 | color: var(--e-a-color-danger); |
| @@ -6140,14 +5895,8 @@ | ||
| 6140 | 5895 | .elementor-template-library-template-local .elementor-template-library-template-more-toggle, |
| 6141 | 5896 | .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle { |
| 6142 | 5897 | margin-inline-start: auto; |
| 6143 | 5898 | cursor: pointer; |
| 6144 | - background: none; | |
| 6145 | - border: none; | |
| 6146 | - padding: 0; | |
| 6147 | - display: flex; | |
| 6148 | - align-items: center; | |
| 6149 | - justify-content: center; | |
| 6150 | 5899 | } |
| 6151 | 5900 | .elementor-template-library-template-local .elementor-template-library-template-more-toggle i, |
| 6152 | 5901 | .elementor-template-library-template-cloud .elementor-template-library-template-more-toggle i { |
| 6153 | 5902 | font-size: 20px; |
| @@ -6214,11 +5963,9 @@ | ||
| 6214 | 5963 | display: flex; |
| 6215 | 5964 | align-items: center; |
| 6216 | 5965 | } |
| 6217 | 5966 | .elementor-template-library-template-local .elementor-template-library-template-controls > div, |
| 6218 | -.elementor-template-library-template-local .elementor-template-library-template-controls > button, | |
| 6219 | -.elementor-template-library-template-cloud:not(.elementor-template-library-template-view-grid) .elementor-template-library-template-controls > div, | |
| 6220 | -.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 { | |
| 6221 | 5968 | cursor: pointer; |
| 6222 | 5969 | transition: color 0.5s; |
| 6223 | 5970 | } |
| 6224 | 5971 | .elementor-template-library-template-local .elementor-template-library-template-insert.disabled, |
| @@ -6340,24 +6087,15 @@ | ||
| 6340 | 6087 | #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container { |
| 6341 | 6088 | display: inline; |
| 6342 | 6089 | background: var(--e-a-bg-hover); |
| 6343 | 6090 | padding: 0 2px 1px; |
| 6344 | - border: none; | |
| 6345 | 6091 | border-radius: 2px; |
| 6346 | 6092 | vertical-align: bottom; |
| 6347 | 6093 | cursor: pointer; |
| 6348 | - font-family: inherit; | |
| 6349 | - font-size: inherit; | |
| 6350 | - color: inherit; | |
| 6351 | - line-height: inherit; | |
| 6352 | 6094 | } |
| 6353 | 6095 | #elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:hover { |
| 6354 | 6096 | background: var(--e-a-bg-active); |
| 6355 | 6097 | } |
| 6356 | -#elementor-template-library-save-template-form .cloud-library-form-inputs .ellipsis-container:focus-visible { | |
| 6357 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 6358 | - outline-offset: 2px; | |
| 6359 | -} | |
| 6360 | 6098 | #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .upgrade-tooltip, |
| 6361 | 6099 | #elementor-template-library-save-template-form .cloud-library-form-inputs.promotion .connect-badge, |
| 6362 | 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, |
| 6363 | 6101 | #elementor-template-library-save-template-form .cloud-library-form-inputs.max-capacity .connect-badge, |
| @@ -6421,9 +6159,8 @@ | ||
| 6421 | 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 { |
| 6422 | 6160 | white-space: nowrap; |
| 6423 | 6161 | text-overflow: ellipsis; |
| 6424 | 6162 | overflow: hidden; |
| 6425 | - overflow: visible; | |
| 6426 | 6163 | display: inline-flex; |
| 6427 | 6164 | align-items: baseline; |
| 6428 | 6165 | line-height: 27px; |
| 6429 | 6166 | } |
| @@ -6502,9 +6239,8 @@ | ||
| 6502 | 6239 | } |
| 6503 | 6240 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item { |
| 6504 | 6241 | padding: 5px 15px; |
| 6505 | 6242 | cursor: pointer; |
| 6506 | - list-style: none; | |
| 6507 | 6243 | } |
| 6508 | 6244 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] .eicon-folder-o { |
| 6509 | 6245 | display: none; |
| 6510 | 6246 | } |
| @@ -6513,15 +6249,11 @@ | ||
| 6513 | 6249 | } |
| 6514 | 6250 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item[data-id="0"] { |
| 6515 | 6251 | text-decoration: underline; |
| 6516 | 6252 | } |
| 6517 | -#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 { | |
| 6518 | 6254 | background: var(--e-a-border-color); |
| 6519 | 6255 | } |
| 6520 | -#elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item:focus-visible { | |
| 6521 | - outline: 2px solid var(--e-a-border-color-focus); | |
| 6522 | - outline-offset: -2px; | |
| 6523 | -} | |
| 6524 | 6256 | #elementor-template-library-save-template-form .cloud-library-form-inputs .cloud-folder-selection-dropdown .folder-item.disabled { |
| 6525 | 6257 | pointer-events: none; |
| 6526 | 6258 | opacity: 0.3; |
| 6527 | 6259 | } |
| @@ -7039,173 +6771,8 @@ | ||
| 7039 | 6771 | #elementor-library--site-info__dialog.variant-b:after { |
| 7040 | 6772 | border-block-start-color: var(--e-a-bg-secondary); |
| 7041 | 6773 | } |
| 7042 | 6774 | |
| 7043 | -.elementor-global-styles-dialog { | |
| 7044 | - --gsd-color-text-primary: #0c0d0e; | |
| 7045 | - --gsd-color-text-secondary: #3f444b; | |
| 7046 | - --gsd-color-text-tertiary: #69727D; | |
| 7047 | - --gsd-color-divider: rgba(0, 0, 0, 0.12); | |
| 7048 | - --gsd-color-primary-main: #f0abfc; | |
| 7049 | - --gsd-color-primary-hover: #e879f9; | |
| 7050 | - --gsd-color-secondary-main: #515962; | |
| 7051 | - --gsd-border-radius: 4px; | |
| 7052 | - --gsd-spacing-horizontal: 24px; | |
| 7053 | - --gsd-font-family: 'Roboto', sans-serif; | |
| 7054 | - padding: 16px 0 0; | |
| 7055 | - min-width: 444px; | |
| 7056 | -} | |
| 7057 | -.elementor-global-styles-dialog__header { | |
| 7058 | - padding: 10px var(--gsd-spacing-horizontal) 0; | |
| 7059 | - margin-block-end: 16px; | |
| 7060 | -} | |
| 7061 | -.elementor-global-styles-dialog__header h2 { | |
| 7062 | - margin: 0 0 4px; | |
| 7063 | - font-family: var(--gsd-font-family); | |
| 7064 | - font-size: 16px; | |
| 7065 | - font-weight: 500; | |
| 7066 | - line-height: 1.3; | |
| 7067 | - color: var(--gsd-color-text-primary); | |
| 7068 | - letter-spacing: 0.15px; | |
| 7069 | -} | |
| 7070 | -.elementor-global-styles-dialog__header p { | |
| 7071 | - margin: 0; | |
| 7072 | - font-family: var(--gsd-font-family); | |
| 7073 | - font-size: 14px; | |
| 7074 | - font-weight: 400; | |
| 7075 | - line-height: 20px; | |
| 7076 | - color: var(--gsd-color-text-secondary); | |
| 7077 | - letter-spacing: 0.15px; | |
| 7078 | -} | |
| 7079 | -.elementor-global-styles-dialog__options { | |
| 7080 | - display: flex; | |
| 7081 | - flex-direction: column; | |
| 7082 | - gap: 12px; | |
| 7083 | - padding: 0 var(--gsd-spacing-horizontal); | |
| 7084 | -} | |
| 7085 | -.elementor-global-styles-dialog__radio-card { | |
| 7086 | - display: flex; | |
| 7087 | - gap: 0; | |
| 7088 | - padding: 12px 8px; | |
| 7089 | - border: 1px solid var(--gsd-color-divider); | |
| 7090 | - border-radius: var(--gsd-border-radius); | |
| 7091 | - cursor: pointer; | |
| 7092 | - transition: border-color 0.2s ease; | |
| 7093 | -} | |
| 7094 | -.elementor-global-styles-dialog__radio-card:has(input[type=radio]:checked) { | |
| 7095 | - border: 2px solid var(--gsd-color-text-primary); | |
| 7096 | - padding: 11px 7px; | |
| 7097 | -} | |
| 7098 | -.elementor-global-styles-dialog__radio-card input[type=radio] { | |
| 7099 | - flex-shrink: 0; | |
| 7100 | - width: 20px; | |
| 7101 | - height: 20px; | |
| 7102 | - margin: 9px; | |
| 7103 | - cursor: pointer; | |
| 7104 | - color: var(--gsd-color-text-tertiary); | |
| 7105 | - accent-color: var(--gsd-color-text-primary); | |
| 7106 | -} | |
| 7107 | -.elementor-global-styles-dialog__radio-card-content { | |
| 7108 | - display: flex; | |
| 7109 | - align-items: flex-start; | |
| 7110 | - flex-direction: column; | |
| 7111 | - flex: 1; | |
| 7112 | -} | |
| 7113 | -.elementor-global-styles-dialog__radio-label { | |
| 7114 | - font-family: var(--gsd-font-family); | |
| 7115 | - font-size: 14px; | |
| 7116 | - font-weight: 500; | |
| 7117 | - line-height: 18px; | |
| 7118 | - color: var(--gsd-color-text-primary); | |
| 7119 | - letter-spacing: 0.15px; | |
| 7120 | -} | |
| 7121 | -.elementor-global-styles-dialog__radio-description { | |
| 7122 | - font-family: var(--gsd-font-family); | |
| 7123 | - font-size: 12px; | |
| 7124 | - font-weight: 400; | |
| 7125 | - line-height: 20px; | |
| 7126 | - color: var(--gsd-color-text-secondary); | |
| 7127 | - letter-spacing: 0.4px; | |
| 7128 | -} | |
| 7129 | -.elementor-global-styles-dialog__checkbox-container { | |
| 7130 | - display: flex; | |
| 7131 | - align-items: flex-start; | |
| 7132 | - gap: 4px; | |
| 7133 | - padding: 0; | |
| 7134 | - margin-block-start: 0; | |
| 7135 | -} | |
| 7136 | -.elementor-global-styles-dialog__checkbox-option { | |
| 7137 | - display: flex; | |
| 7138 | - align-items: flex-start; | |
| 7139 | - gap: 4px; | |
| 7140 | - cursor: pointer; | |
| 7141 | -} | |
| 7142 | -.elementor-global-styles-dialog__checkbox-option input[type=checkbox] { | |
| 7143 | - width: 18px; | |
| 7144 | - height: 18px; | |
| 7145 | - margin: 4px; | |
| 7146 | - cursor: pointer; | |
| 7147 | -} | |
| 7148 | -.elementor-global-styles-dialog__checkbox-option input[type=checkbox]:checked { | |
| 7149 | - background-color: var(--gsd-color-text-tertiary); | |
| 7150 | -} | |
| 7151 | -.elementor-global-styles-dialog__checkbox-label { | |
| 7152 | - font-family: var(--gsd-font-family); | |
| 7153 | - font-size: 12px; | |
| 7154 | - font-weight: 400; | |
| 7155 | - line-height: 1.43; | |
| 7156 | - color: var(--gsd-color-text-primary); | |
| 7157 | - letter-spacing: 0.15px; | |
| 7158 | - padding-block-start: 4px; | |
| 7159 | - margin-inline-start: 4px; | |
| 7160 | -} | |
| 7161 | -.elementor-global-styles-dialog__checkbox-label a { | |
| 7162 | - color: #2563eb; | |
| 7163 | - text-decoration: underline; | |
| 7164 | -} | |
| 7165 | -.elementor-global-styles-dialog__checkbox-label a:hover { | |
| 7166 | - color: #2563eb; | |
| 7167 | -} | |
| 7168 | -.elementor-global-styles-dialog__footer { | |
| 7169 | - display: flex; | |
| 7170 | - justify-content: flex-end; | |
| 7171 | - align-items: center; | |
| 7172 | - gap: 8px; | |
| 7173 | - padding: 16px var(--gsd-spacing-horizontal); | |
| 7174 | -} | |
| 7175 | -.elementor-global-styles-dialog__button-cancel { | |
| 7176 | - padding: 6px 8px; | |
| 7177 | - font-family: var(--gsd-font-family); | |
| 7178 | - font-size: 15px; | |
| 7179 | - font-weight: 500; | |
| 7180 | - line-height: 24px; | |
| 7181 | - letter-spacing: 0.4px; | |
| 7182 | - color: var(--gsd-color-secondary-main); | |
| 7183 | - background: transparent; | |
| 7184 | - border: none; | |
| 7185 | - border-radius: var(--gsd-border-radius); | |
| 7186 | - cursor: pointer; | |
| 7187 | -} | |
| 7188 | -.elementor-global-styles-dialog__button-cancel:hover { | |
| 7189 | - background: rgba(0, 0, 0, 0.04); | |
| 7190 | -} | |
| 7191 | -.elementor-global-styles-dialog__button-insert { | |
| 7192 | - padding: 6px 16px; | |
| 7193 | - font-family: var(--gsd-font-family); | |
| 7194 | - font-size: 15px; | |
| 7195 | - font-weight: 500; | |
| 7196 | - line-height: 24px; | |
| 7197 | - letter-spacing: 0.4px; | |
| 7198 | - color: var(--gsd-color-text-primary); | |
| 7199 | - background: var(--gsd-color-primary-main); | |
| 7200 | - border: none; | |
| 7201 | - border-radius: var(--gsd-border-radius); | |
| 7202 | - cursor: pointer; | |
| 7203 | -} | |
| 7204 | -.elementor-global-styles-dialog__button-insert:hover { | |
| 7205 | - background: var(--gsd-color-primary-hover); | |
| 7206 | -} | |
| 7207 | - | |
| 7208 | 6775 | .elementor-tags-list { |
| 7209 | 6776 | display: none; |
| 7210 | 6777 | position: absolute; |
| 7211 | 6778 | width: 260px; |
| @@ -7389,14 +6956,8 @@ | ||
| 7389 | 6956 | cursor: default; |
| 7390 | 6957 | opacity: 0.5; |
| 7391 | 6958 | color: var(--e-a-color-disabled); |
| 7392 | 6959 | } |
| 7393 | -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action { | |
| 7394 | - opacity: 1; | |
| 7395 | -} | |
| 7396 | -.elementor-context-menu-list__item--disabled.elementor-context-menu-list__item--has-shortcut-action > :not(.elementor-context-menu-list__item__shortcut) { | |
| 7397 | - opacity: 0.5; | |
| 7398 | -} | |
| 7399 | 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 { |
| 7400 | 6961 | background-color: var(--e-a-bg-hover); |
| 7401 | 6962 | color: var(--e-a-color-hover); |
| 7402 | 6963 | } |
| @@ -7425,20 +6986,8 @@ | ||
| 7425 | 6986 | color: var(--e-a-color-primary-bold); |
| 7426 | 6987 | border-radius: 10px; |
| 7427 | 6988 | font-size: 10px; |
| 7428 | 6989 | } |
| 7429 | -.elementor-context-menu-list__item__shortcut__promotion-badge { | |
| 7430 | - display: flex; | |
| 7431 | - align-items: center; | |
| 7432 | - justify-content: center; | |
| 7433 | - width: 24px; | |
| 7434 | - height: 24px; | |
| 7435 | - border-radius: 50%; | |
| 7436 | - background-color: rgba(214, 16, 124, 0.12); | |
| 7437 | - color: var(--e-a-color-accent-promotion, #D6107C); | |
| 7438 | - font-size: 16px; | |
| 7439 | - cursor: pointer; | |
| 7440 | -} | |
| 7441 | 6990 | .elementor-context-menu-list__item__title, .elementor-context-menu-list__item__shortcut { |
| 7442 | 6991 | font-size: 14px; |
| 7443 | 6992 | font-style: normal; |
| 7444 | 6993 | font-weight: 400; |
| @@ -8427,16 +7976,6 @@ | ||
| 8427 | 7976 | transform: rotate(calc(var(--is-rtl) * 180deg)); |
| 8428 | 7977 | } |
| 8429 | 7978 | .e-ui-state--document-direction-mode__row-reverse [class^=eicon-flex]:not(.eicon-wrap):not(.eicon-nowrap):not(.eicon-grow):is(.eicon-justify-start-h, .eicon-justify-end-h, .eicon-order-start, .eicon-order-end), .e-ui-state--document-direction-mode__row-reverse [class*=" eicon-flex"]:not(.eicon-wrap):not(.eicon-nowrap):not(.eicon-grow):is(.eicon-justify-start-h, .eicon-justify-end-h, .eicon-order-start, .eicon-order-end) { |
| 8430 | 7979 | transform: rotate(calc(var(--is-ltr) * 180deg)); |
| 8431 | -} | |
| 8432 | - | |
| 8433 | -.elementor-editor-active .embed-media-settings .setting.caption { | |
| 8434 | - display: none; | |
| 8435 | -} | |
| 8436 | -.elementor-editor-active .embed-media-settings .setting.align { | |
| 8437 | - display: none; | |
| 8438 | -} | |
| 8439 | -.elementor-editor-active .embed-media-settings fieldset.setting-group { | |
| 8440 | - display: none; | |
| 8441 | 7980 | } |
| 8442 | 7981 | /*# sourceMappingURL=editor-rtl.css.map */ |