PluginProbe
Elementor Website Builder – more than just a page builder / 3.25.4
Elementor Website Builder – more than just a page builder v3.25.4
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
← All changes | assets/css/admin.css +87 -300 4.3.0-beta13.25.4 View file →
@@ -1,4 +1,5 @@
1 +/*! elementor - v3.25.0 - 03-11-2024 */
1 2 .elementor-button,
2 3 .e-btn,
3 4 #elementor-deactivate-feedback-modal .dialog-skip,
4 5 #elementor-deactivate-feedback-modal .dialog-submit {
@@ -540,17 +541,8 @@
540 541 #elementor-deactivate-feedback-modal .e-danger.dialog-skip,
541 542 #elementor-deactivate-feedback-modal .e-danger.dialog-submit {
542 543 background-color: var(--e-a-btn-bg-danger);
543 544 }
544 -.elementor-button.elementor-button-danger.color-white, .elementor-button.e-danger.color-white,
545 -.e-btn.elementor-button-danger.color-white,
546 -#elementor-deactivate-feedback-modal .elementor-button-danger.color-white.dialog-skip,
547 -#elementor-deactivate-feedback-modal .elementor-button-danger.color-white.dialog-submit,
548 -.e-btn.e-danger.color-white,
549 -#elementor-deactivate-feedback-modal .e-danger.color-white.dialog-skip,
550 -#elementor-deactivate-feedback-modal .e-danger.color-white.dialog-submit {
551 - color: var(--e-a-color-white);
552 -}
553 545 .elementor-button.elementor-button-danger:hover, .elementor-button.elementor-button-danger:focus, .elementor-button.e-danger:hover, .elementor-button.e-danger:focus,
554 546 .e-btn.elementor-button-danger:hover,
555 547 #elementor-deactivate-feedback-modal .elementor-button-danger.dialog-skip:hover,
556 548 #elementor-deactivate-feedback-modal .elementor-button-danger.dialog-submit:hover,
@@ -588,25 +580,11 @@
588 580 border-radius: 3px;
589 581 transition: all 0.3s;
590 582 }
591 583 #adminmenu #toplevel_page_elementor a[href="admin.php?page=go_elementor_pro"]:hover, #adminmenu #toplevel_page_elementor a[href="admin.php?page=go_elementor_pro"]:focus {
592 - background-color: rgb(198, 0, 84.8571428571);
584 + background-color: #c60055;
593 585 box-shadow: none;
594 586 }
595 -#adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade] {
596 - font-weight: 600;
597 - background-color: #93003f;
598 - color: #ffffff;
599 - margin: 3px 10px 0;
600 - display: block;
601 - text-align: center;
602 - border-radius: 3px;
603 - transition: all 0.3s;
604 -}
605 -#adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade]:hover, #adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade]:focus {
606 - background-color: rgb(198, 0, 84.8571428571);
607 - box-shadow: none;
608 -}
609 587 #adminmenu #menu-posts-elementor_library .wp-menu-image:before {
610 588 content: "\e8ff";
611 589 font-family: eicons;
612 590 font-size: 18px;
@@ -620,9 +598,9 @@
620 598 color: #93003f;
621 599 font-weight: bold;
622 600 }
623 601 .elementor-plugins-gopro:hover, .elementor-plugins-gopro:focus {
624 - color: rgb(198, 0, 84.8571428571);
602 + color: #c60055;
625 603 }
626 604
627 605 #elementor-switch-mode {
628 606 margin: 15px 0;
@@ -712,11 +690,11 @@
712 690 transition: all 0.5s ease;
713 691 }
714 692 #elementor-editor .elementor-loader-wrapper {
715 693 position: absolute;
716 - inset-block-start: 50%;
717 - inset-inline-start: 50%;
718 - transform: translate(calc(-50% * var(--direction-multiplier)), -50%);
694 + top: 50%;
695 + left: 50%;
696 + transform: translate(-50%, -50%);
719 697 width: 300px;
720 698 display: flex;
721 699 flex-direction: column;
722 700 align-items: center;
@@ -1224,13 +1202,8 @@
1224 1202 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
1225 1203 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger {
1226 1204 background-color: var(--e-a-btn-bg-danger);
1227 1205 }
1228 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger.color-white,
1229 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white,
1230 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger.color-white {
1231 - color: var(--e-a-color-white);
1232 -}
1233 1206 .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
1234 1207 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
1235 1208 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
1236 1209 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
@@ -1246,52 +1219,89 @@
1246 1219 .dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
1247 1220 .dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited {
1248 1221 color: initial;
1249 1222 }
1250 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:visited,
1251 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:hover,
1252 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:focus,
1253 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:visited {
1254 - background-color: var(--e-a-btn-bg-disabled);
1255 -}
1256 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled],
1257 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled] {
1258 - background-color: var(--e-a-btn-bg-disabled);
1259 - cursor: not-allowed;
1260 -}
1261 -
1262 1223 :root {
1263 1224 --e-focus-color: rgba(0, 115, 170, .4);
1264 1225 --e-context-primary-color: #0073aa;
1265 - --e-context-primary-color-dark: rgb(0, 80.5, 119);
1226 + --e-context-primary-color-dark: #005177;
1266 1227 --e-context-primary-tint-4: rgba(0, 115, 170, 0.4);
1267 1228 --e-context-primary-tint-1: rgba(0, 115, 170, 0.04);
1268 1229 --e-context-success-color: #0A875A;
1269 - --e-context-success-color-dark: rgb(6.4827586207, 87.5172413793, 58.3448275862);
1230 + --e-context-success-color-dark: #06583a;
1270 1231 --e-context-success-tint-4: rgba(10, 135, 90, 0.4);
1271 1232 --e-context-success-tint-1: rgba(10, 135, 90, 0.04);
1272 1233 --e-context-info-color: #2563EB;
1273 - --e-context-info-color-dark: rgb(18.5714285714, 76.1428571429, 202.4285714286);
1234 + --e-context-info-color-dark: #134cca;
1274 1235 --e-context-info-tint-4: rgba(37, 99, 235, 0.4);
1275 1236 --e-context-info-tint-1: rgba(37, 99, 235, 0.04);
1276 1237 --e-context-warning-color: #F59E0B;
1277 - --e-context-warning-color-dark: rgb(196.9291338583, 126.7125984252, 8.0708661417);
1238 + --e-context-warning-color-dark: #c57f08;
1278 1239 --e-context-warning-tint-4: rgba(245, 158, 11, 0.4);
1279 1240 --e-context-warning-tint-1: rgba(245, 158, 11, 0.04);
1280 1241 --e-context-error-color: #DC2626;
1281 - --e-context-error-color-dark: rgb(178.25, 28.75, 28.75);
1242 + --e-context-error-color-dark: #b21d1d;
1282 1243 --e-context-error-tint-4: rgba(220, 38, 38, 0.4);
1283 1244 --e-context-error-tint-1: rgba(220, 38, 38, 0.04);
1284 1245 --e-context-cta-color: #524CFF;
1285 - --e-context-cta-color-dark: rgb(32.7094972067, 25, 255);
1246 + --e-context-cta-color-dark: #2119ff;
1286 1247 --e-context-cta-tint-4: rgba(82, 76, 255, 0.4);
1287 1248 --e-context-cta-tint-1: rgba(82, 76, 255, 0.04);
1288 - --e-context-promotion-color: #93003f;
1289 - --e-context-promotion-color-dark: rgb(96, 0, 41.1428571429);
1290 - --e-context-promotion-tint-4: rgba(147, 0, 63, 0.4);
1291 - --e-context-promotion-tint-1: rgba(147, 0, 63, 0.04);
1292 1249 }
1293 1250
1251 +.e-getting-started {
1252 + max-width: 900px;
1253 + padding: 2.5em 0;
1254 + margin: auto;
1255 + text-align: center;
1256 +}
1257 +.e-getting-started__header {
1258 + display: flex;
1259 + flex-direction: row;
1260 + justify-content: space-between;
1261 + align-items: center;
1262 + box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
1263 +}
1264 +.e-getting-started__header .e-logo-wrapper {
1265 + font-size: 10px;
1266 + margin-inline-end: 10px;
1267 +}
1268 +.e-getting-started__title {
1269 + padding: 0 15px;
1270 + font-weight: 600;
1271 + text-transform: uppercase;
1272 + display: flex;
1273 + align-items: center;
1274 +}
1275 +.e-getting-started__skip {
1276 + border-inline-start: 1px solid #eee;
1277 + font-size: 16px;
1278 + color: inherit;
1279 +}
1280 +.e-getting-started__skip i {
1281 + padding: 15px;
1282 +}
1283 +.e-getting-started__content {
1284 + padding: 50px;
1285 +}
1286 +.e-getting-started__content h2 {
1287 + font-size: 2em;
1288 + margin-block-start: 0;
1289 +}
1290 +.e-getting-started__content--narrow {
1291 + max-width: 500px;
1292 + margin: auto;
1293 +}
1294 +.e-getting-started__video {
1295 + margin: 40px 0 60px;
1296 +}
1297 +.e-getting-started__video iframe {
1298 + box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
1299 +}
1300 +.e-getting-started__actions .button-primary {
1301 + margin-inline-end: 20px;
1302 +}
1303 +
1294 1304 :root {
1295 1305 --e-button-padding-block: 0.4375rem;
1296 1306 --e-button-padding-inline: 0.75rem;
1297 1307 --e-button-font-size: 0.8125rem;
@@ -1302,49 +1312,8 @@
1302 1312 --e-button-context-color-dark: var(--e-context-primary-color-dark);
1303 1313 --e-button-context-tint: var(--e-context-primary-tint-1);
1304 1314 }
1305 1315
1306 -.notice a.e-button,
1307 -.error a.e-button,
1308 -.updated a.e-button {
1309 - color: #ffffff;
1310 - text-decoration: none;
1311 -}
1312 -.notice a.e-button:hover, .notice a.e-button:focus, .notice a.e-button:active,
1313 -.error a.e-button:hover,
1314 -.error a.e-button:focus,
1315 -.error a.e-button:active,
1316 -.updated a.e-button:hover,
1317 -.updated a.e-button:focus,
1318 -.updated a.e-button:active {
1319 - color: #ffffff;
1320 - text-decoration: none;
1321 -}
1322 -.notice a.e-button.e-button--outline,
1323 -.error a.e-button.e-button--outline,
1324 -.updated a.e-button.e-button--outline {
1325 - color: var(--e-button-context-color);
1326 -}
1327 -.notice a.e-button.e-button--outline:hover, .notice a.e-button.e-button--outline:focus,
1328 -.error a.e-button.e-button--outline:hover,
1329 -.error a.e-button.e-button--outline:focus,
1330 -.updated a.e-button.e-button--outline:hover,
1331 -.updated a.e-button.e-button--outline:focus {
1332 - color: var(--e-button-context-color-dark);
1333 -}
1334 -.notice a.e-button.e-button--link,
1335 -.error a.e-button.e-button--link,
1336 -.updated a.e-button.e-button--link {
1337 - color: var(--e-button-context-color);
1338 -}
1339 -.notice a.e-button.e-button--link:hover, .notice a.e-button.e-button--link:focus,
1340 -.error a.e-button.e-button--link:hover,
1341 -.error a.e-button.e-button--link:focus,
1342 -.updated a.e-button.e-button--link:hover,
1343 -.updated a.e-button.e-button--link:focus {
1344 - color: var(--e-button-context-color-dark);
1345 -}
1346 -
1347 1316 .e-button {
1348 1317 display: inline-block;
1349 1318 font-weight: var(--e-button-font-weight);
1350 1319 text-align: center;
@@ -1417,14 +1386,8 @@
1417 1386 --e-button-context-color-dark: var(--e-context-cta-color-dark);
1418 1387 --e-button-context-tint: var(--e-context-cta-tint-1);
1419 1388 --e-focus-color: var(--e-context-cta-tint-4);
1420 1389 }
1421 -.e-button--promotion {
1422 - --e-button-context-color: var(--e-context-promotion-color);
1423 - --e-button-context-color-dark: var(--e-context-promotion-color-dark);
1424 - --e-button-context-tint: var(--e-context-promotion-tint-1);
1425 - --e-focus-color: var(--e-context-promotion-tint-4);
1426 -}
1427 1390 .e-button.e-button--outline {
1428 1391 color: var(--e-button-context-color);
1429 1392 background: none;
1430 1393 border: 1px solid currentColor;
@@ -1524,13 +1487,8 @@
1524 1487 --e-notice-context-color: var(--e-context-cta-color);
1525 1488 --e-notice-context-color-dark: var(--e-context-cta-color-dark);
1526 1489 --e-notice-context-tint: var(--e-context-cta-tint-1);
1527 1490 }
1528 -.e-notice--promotion {
1529 - --e-notice-context-color: var(--e-context-promotion-color);
1530 - --e-notice-context-color-dark: var(--e-context-promotion-color-dark);
1531 - --e-notice-context-tint: var(--e-context-promotion-tint-1);
1532 -}
1533 1491 .e-notice--extended {
1534 1492 --e-notice-is-extended: 1;
1535 1493 }
1536 1494 .e-notice--dismissible {
@@ -1546,14 +1504,16 @@
1546 1504 flex-shrink: 0;
1547 1505 }
1548 1506 .e-notice__icon-wrapper {
1549 1507 display: inline-block;
1550 - font-size: 1.5rem;
1508 + font-size: 0.625rem;
1551 1509 max-height: 1.5rem;
1552 1510 width: 1.5rem;
1553 1511 line-height: 1.5rem;
1554 - color: var(--e-notice-context-color);
1555 1512 border-radius: 100px;
1513 + background: var(--e-notice-context-color);
1514 + color: #fff;
1515 + text-shadow: 0 0 3px var(--e-notice-context-color-dark), 0 0 1px var(--e-notice-context-color-dark), 0 0 1px var(--e-notice-context-color-dark);
1556 1516 }
1557 1517 .e-notice__content {
1558 1518 padding: 20px;
1559 1519 }
@@ -1558,10 +1518,12 @@
1558 1518 padding: 20px;
1559 1519 }
1560 1520 .e-notice__actions {
1561 1521 display: flex;
1562 - gap: 8px;
1563 1522 }
1523 +.e-notice__actions > * + * {
1524 + margin-inline-start: 8px;
1525 +}
1564 1526 .e-notice__dismiss {
1565 1527 width: 20px;
1566 1528 height: 20px;
1567 1529 line-height: 20px;
@@ -1957,13 +1919,8 @@
1957 1919 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
1958 1920 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger {
1959 1921 background-color: var(--e-a-btn-bg-danger);
1960 1922 }
1961 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger.color-white,
1962 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger.color-white,
1963 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger.color-white {
1964 - color: var(--e-a-color-white);
1965 -}
1966 1923 .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
1967 1924 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
1968 1925 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
1969 1926 .dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
@@ -1979,20 +1936,8 @@
1979 1936 .dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
1980 1937 .dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited {
1981 1938 color: initial;
1982 1939 }
1983 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:hover, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:focus, .dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled]:visited,
1984 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:hover,
1985 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:focus,
1986 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled]:visited {
1987 - background-color: var(--e-a-btn-bg-disabled);
1988 -}
1989 -.dialog-type-confirm .dialog-buttons-wrapper .dialog-button[disabled],
1990 -.dialog-type-alert .dialog-buttons-wrapper .dialog-button[disabled] {
1991 - background-color: var(--e-a-btn-bg-disabled);
1992 - cursor: not-allowed;
1993 -}
1994 -
1995 1940 @keyframes elementor-rotation {
1996 1941 0% {
1997 1942 transform: rotate(0deg);
1998 1943 }
@@ -2039,9 +1984,8 @@
2039 1984 margin-inline: 30px 0;
2040 1985 padding: 5px;
2041 1986 box-shadow: none;
2042 1987 width: 92%;
2043 - flex-basis: 100%;
2044 1988 }
2045 1989 #elementor-deactivate-feedback-modal .dialog-buttons-wrapper {
2046 1990 display: flex;
2047 1991 justify-content: space-between;
@@ -2084,9 +2028,8 @@
2084 2028 display: flex;
2085 2029 align-items: center;
2086 2030 line-height: 2;
2087 2031 overflow: hidden;
2088 - flex-wrap: wrap;
2089 2032 }
2090 2033
2091 2034 #elementor-hidden-area {
2092 2035 display: none;
@@ -2140,9 +2083,8 @@
2140 2083
2141 2084 #elementor_rollback > div,
2142 2085 #elementor_rollback_pro > div {
2143 2086 display: flex;
2144 - align-items: center;
2145 2087 }
2146 2088 #elementor_rollback > div input,
2147 2089 #elementor_rollback > div select,
2148 2090 #elementor_rollback_pro > div input,
@@ -2162,26 +2104,12 @@
2162 2104 }
2163 2105 .tab-import-export-kit__container:not(:first-child) {
2164 2106 margin-block-start: 5px;
2165 2107 }
2166 -.tab-import-export-kit__container.e-editor-one {
2167 - border: 1px solid rgba(0, 0, 0, 0.12);
2168 - border-radius: 8px;
2169 -}
2170 -.tab-import-export-kit__container.e-editor-one:not(:first-child) {
2171 - margin-block-start: 20px;
2172 -}
2173 2108 .tab-import-export-kit__container p {
2174 2109 font-size: 16px;
2175 2110 margin: 20px 0 25px;
2176 2111 }
2177 -.tab-import-export-kit__container .description {
2178 - font-size: 16px;
2179 - margin: 8px 0 8px;
2180 -}
2181 -.tab-import-export-kit__container .action-buttons {
2182 - margin-block-start: 20px;
2183 -}
2184 2112 .tab-import-export-kit__info {
2185 2113 font-size: 14px;
2186 2114 }
2187 2115 .tab-import-export-kit__container a:not(.elementor-button), .tab-import-export-kit__info a {
@@ -2192,12 +2120,8 @@
2192 2120 display: flex;
2193 2121 justify-content: space-between;
2194 2122 align-items: flex-start;
2195 2123 }
2196 -.tab-import-export-kit__box.action-buttons {
2197 - justify-content: end;
2198 - gap: 12px;
2199 -}
2200 2124 .tab-import-export-kit__box h2 {
2201 2125 font-size: 28px;
2202 2126 font-weight: normal;
2203 2127 line-height: 1;
@@ -2225,11 +2149,10 @@
2225 2149 margin: 0;
2226 2150 }
2227 2151 .tab-import-export-kit__revert .tab-import-export-kit__kit-item img {
2228 2152 width: 330px;
2229 - height: auto;
2230 - max-width: 100%;
2231 - aspect-ratio: 330/315;
2153 + height: 315px;
2154 + padding: 0.625rem;
2232 2155 }
2233 2156 .tab-import-export-kit__revert .button, .tab-import-export-kit__revert .button:hover {
2234 2157 color: #a94442;
2235 2158 border-color: #a94442;
@@ -2342,14 +2265,8 @@
2342 2265 color: #93003f;
2343 2266 font-weight: 500;
2344 2267 }
2345 2268
2346 -[class*=branch-7].wp-core-ui .button .dashicons {
2347 - vertical-align: middle;
2348 - line-height: 1.2;
2349 - color: var(--wp-admin-theme-color);
2350 -}
2351 -
2352 2269 .post-type-elementor_library #elementor-template-library-tabs-wrapper {
2353 2270 padding-block-start: 2em;
2354 2271 margin-block-end: 2em;
2355 2272 }
@@ -2515,17 +2432,8 @@
2515 2432 background: #ffffff;
2516 2433 color: #3f444b;
2517 2434 margin-block-end: 2px;
2518 2435 }
2519 -#elementor-role-manager .elementor-role-row.e-editor-one {
2520 - border: 1px solid rgba(0, 0, 0, 0.12);
2521 - margin-block-end: 20px;
2522 - border-radius: 8px;
2523 -}
2524 -#elementor-role-manager .elementor-role-row.e-editor-one .elementor-role-controls {
2525 - border-end-start-radius: 8px;
2526 - border-end-end-radius: 8px;
2527 -}
2528 2436 #elementor-role-manager .elementor-role-row .elementor-role-label {
2529 2437 display: flex;
2530 2438 padding: 15px 20px;
2531 2439 font-weight: 500;
@@ -2543,9 +2451,8 @@
2543 2451 }
2544 2452 #elementor-role-manager .elementor-role-row .elementor-role-controls {
2545 2453 background-color: #F9FAFA;
2546 2454 padding: 20px 20px 5px;
2547 - transition: all 0.3s ease-in-out;
2548 2455 }
2549 2456 #elementor-role-manager .elementor-role-row .elementor-role-controls > div {
2550 2457 margin-block-end: 15px;
2551 2458 }
@@ -2578,8 +2485,11 @@
2578 2485 #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-beta-tester-do-not-show-again,
2579 2486 #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-templates-modal__header__item > i {
2580 2487 color: var(--e-a-color-txt-hover);
2581 2488 }
2489 +#elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-templates-modal__header__close {
2490 + border: none;
2491 +}
2582 2492 #elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-beta-tester-do-not-show-again {
2583 2493 text-transform: uppercase;
2584 2494 font-weight: bold;
2585 2495 font-size: 12px;
@@ -2634,9 +2544,8 @@
2634 2544 .e-experiment__title {
2635 2545 display: flex;
2636 2546 align-items: flex-start;
2637 2547 flex-direction: column;
2638 - position: relative;
2639 2548 }
2640 2549 .e-experiment__title__indicator {
2641 2550 position: absolute;
2642 2551 height: 10px;
@@ -2667,16 +2576,8 @@
2667 2576 .e-experiment__title__tag__secondary {
2668 2577 background: rgba(0, 0, 0, 0.1);
2669 2578 color: inherit;
2670 2579 }
2671 -.e-experiment__title__tag__deprecated {
2672 - background: #e66;
2673 - color: white;
2674 -}
2675 -.e-experiment__title__tag.e-editor-one {
2676 - background: #EBEBEB;
2677 - color: #3F444B;
2678 -}
2679 2580 .e-experiment__table-title {
2680 2581 margin: 30px 0;
2681 2582 }
2682 2583 .e-experiment__dependency, .e-experiment__status {
@@ -2716,9 +2617,9 @@
2716 2617 justify-content: space-between;
2717 2618 align-items: center;
2718 2619 align-content: center;
2719 2620 margin: auto;
2720 - transform: translate(calc(-10px * var(--direction-multiplier)), 40px);
2621 + transform: translate(-10px, 40px);
2721 2622 text-align: center;
2722 2623 font-family: var(--e-a-font-family);
2723 2624 }
2724 2625 .e-feature-promotion_data {
@@ -2746,24 +2647,24 @@
2746 2647 margin-block-end: 1.6rem;
2747 2648 text-align: start;
2748 2649 }
2749 2650 .e-feature-promotion_data ul > li {
2651 + margin-block-start: 0;
2652 + margin-inline-end: 9px;
2653 + margin-block-end: 8px;
2654 + margin-inline-start: 8px;
2750 2655 display: flex;
2751 2656 font-size: 1rem;
2752 2657 line-height: 21px;
2753 2658 color: var(--e-black);
2754 - margin-block-start: 0;
2755 - margin-block-end: 8px;
2756 - margin-inline-start: 8px;
2757 - margin-inline-end: 9px;
2758 2659 }
2759 2660 .e-feature-promotion_data ul > li:before {
2760 2661 content: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5201 6.46967C21.813 6.76256 21.813 7.23744 21.5201 7.53033L11.5201 17.5303C11.2272 17.8232 10.7523 17.8232 10.4594 17.5303L5.45942 12.5303C5.16652 12.2374 5.16652 11.7626 5.45942 11.4697C5.75231 11.1768 6.22718 11.1768 6.52008 11.4697L10.9897 15.9393L20.4594 6.46967C20.7523 6.17678 21.2272 6.17678 21.5201 6.46967Z' fill='%230C0D0E'/%3E%3C/svg%3E%0A");
2761 2662 font-size: 1.4rem;
2762 2663 margin-block-start: -3px;
2664 + margin-inline-end: 9px;
2763 2665 margin-block-end: 0;
2764 2666 margin-inline-start: -9px;
2765 - margin-inline-end: 9px;
2766 2667 }
2767 2668 .e-feature-promotion_data > .go-pro {
2768 2669 display: flex;
2769 2670 align-items: center;
@@ -2782,8 +2683,12 @@
2782 2683 width: 608px;
2783 2684 border: none;
2784 2685 }
2785 2686
2687 +body.rtl .e-feature-promotion {
2688 + transform: translateX(10px);
2689 +}
2690 +
2786 2691 @media (max-width: 1410px) {
2787 2692 .e-feature-promotion {
2788 2693 display: flex;
2789 2694 flex-direction: column;
@@ -2799,126 +2704,8 @@
2799 2704 max-width: 90%;
2800 2705 aspect-ratio: 16/9;
2801 2706 }
2802 2707 }
2803 -#wpcontent .wrap.elementor-admin-page-license {
2804 - flex-direction: column;
2805 - align-items: flex-start;
2806 - flex-wrap: nowrap;
2807 -}
2808 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box {
2809 - width: 100%;
2810 - max-width: 600px;
2811 - background: white;
2812 - margin: 20px 0;
2813 - padding: 20px 20px;
2814 - box-sizing: border-box;
2815 -}
2816 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box h3 {
2817 - display: flex;
2818 - justify-content: space-between;
2819 - align-items: center;
2820 - margin: 0;
2821 - padding: 0;
2822 - padding-block-end: 20px;
2823 - border-block-end: 1px solid #eee;
2824 -}
2825 -@media screen and (max-width: 782px) {
2826 - #wpcontent .wrap.elementor-admin-page-license .elementor-license-box h3 {
2827 - flex-wrap: wrap;
2828 - gap: 15px;
2829 - }
2830 -}
2831 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box h3 span {
2832 - flex-grow: 1;
2833 - padding-inline-start: 5px;
2834 -}
2835 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box h3 small {
2836 - font-size: 13px;
2837 - font-weight: normal;
2838 -}
2839 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box label {
2840 - display: block;
2841 - font-size: 1.3em;
2842 - font-weight: 600;
2843 - margin: 1em 0;
2844 -}
2845 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box .button {
2846 - margin-inline-start: 15px;
2847 - margin-block-end: 0;
2848 -}
2849 -@media screen and (max-width: 782px) {
2850 - #wpcontent .wrap.elementor-admin-page-license .elementor-license-box .button {
2851 - margin-inline: 0;
2852 - min-height: auto;
2853 - }
2854 -}
2855 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box p.description {
2856 - margin: 10px 0;
2857 -}
2858 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box .e-row-stretch, #wpcontent .wrap.elementor-admin-page-license .elementor-license-box.e-row-stretch {
2859 - display: flex;
2860 - align-items: center;
2861 - justify-content: space-between;
2862 -}
2863 -@media screen and (max-width: 782px) {
2864 - #wpcontent .wrap.elementor-admin-page-license .elementor-license-box .e-row-stretch, #wpcontent .wrap.elementor-admin-page-license .elementor-license-box.e-row-stretch {
2865 - align-items: flex-start;
2866 - }
2867 - #wpcontent .wrap.elementor-admin-page-license .elementor-license-box .e-row-stretch .button, #wpcontent .wrap.elementor-admin-page-license .elementor-license-box.e-row-stretch .button {
2868 - margin-inline-start: 10px;
2869 - }
2870 -}
2871 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box .e-row-divider-bottom {
2872 - padding-block-end: 15px;
2873 - border-block-end: 1px solid #eeeeee;
2874 -}
2875 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box .elementor-upgrade-link {
2876 - color: #93003f;
2877 - border-color: #93003f;
2878 -}
2879 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box .elementor-upgrade-link:hover {
2880 - color: #fff;
2881 - background-color: #93003f;
2882 -}
2883 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box.elementor-pro-connect-promotion {
2884 - display: flex;
2885 - flex-direction: row;
2886 - gap: 40px;
2887 - justify-content: start;
2888 - align-items: center;
2889 -}
2890 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box.elementor-pro-connect-promotion h2 {
2891 - line-height: 24px;
2892 -}
2893 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box.elementor-pro-connect-promotion .elementor-box-action {
2894 - justify-content: flex-start;
2895 -}
2896 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box.elementor-pro-connect-promotion .button-upgrade {
2897 - display: inline-flex;
2898 - align-items: center;
2899 - gap: 10px;
2900 - margin-inline: 0;
2901 - margin-block-start: 10px;
2902 - color: #fff;
2903 - background-color: #93003f;
2904 - border: 0;
2905 -}
2906 -#wpcontent .wrap.elementor-admin-page-license .elementor-license-box.elementor-pro-connect-promotion > img {
2907 - width: 45%;
2908 -}
2909 -#wpcontent .wrap.elementor-admin-page-license .elementor-box-action {
2910 - display: flex;
2911 - justify-content: flex-end;
2912 -}
2913 -#wpcontent .wrap.elementor-admin-page-license .elementor-box-action .elementor-manually-link {
2914 - color: #72777c;
2915 - margin-inline-end: 15px;
2916 -}
2917 -#wpcontent .wrap.elementor-admin-page-license .elementor-box-action .elementor-manually-link:hover {
2918 - color: inherit;
2919 -}
2920 -
2921 2708 .elementor-control-notice {
2922 2709 display: flex;
2923 2710 justify-content: flex-start;
2924 2711 align-items: flex-start;