| @@ -1,0 +1,771 @@ | ||
| 1 | +@font-face { | |
| 2 | + font-family: 'ablocks'; | |
| 3 | + src: url('fonts/ablocks.eot?f66il3'); | |
| 4 | + src: url('fonts/ablocks.eot?f66il3#iefix') format('embedded-opentype'), | |
| 5 | + url('fonts/ablocks.ttf?f66il3') format('truetype'), | |
| 6 | + url('fonts/ablocks.woff?f66il3') format('woff'), | |
| 7 | + url('fonts/ablocks.svg?f66il3#ablocks') format('svg'); | |
| 8 | + font-weight: normal; | |
| 9 | + font-style: normal; | |
| 10 | + font-display: block; | |
| 11 | +} | |
| 12 | + | |
| 13 | +.ablocks-icon { | |
| 14 | + /* use !important to prevent issues with browser extensions that change fonts */ | |
| 15 | + font-family: 'ablocks' !important; | |
| 16 | + speak: never; | |
| 17 | + font-style: normal; | |
| 18 | + font-weight: normal; | |
| 19 | + font-variant: normal; | |
| 20 | + text-transform: none; | |
| 21 | + line-height: 1; | |
| 22 | + | |
| 23 | + /* Better Font Rendering =========== */ | |
| 24 | + -webkit-font-smoothing: antialiased; | |
| 25 | + -moz-osx-font-smoothing: grayscale; | |
| 26 | +} | |
| 27 | + | |
| 28 | +.ablocks-icon--starts:before { | |
| 29 | + content: "\e9de"; | |
| 30 | + color: #fcb022; | |
| 31 | +} | |
| 32 | +.ablocks-icon--more:before { | |
| 33 | + content: "\e9dd"; | |
| 34 | +} | |
| 35 | +.ablocks-icon--floating-effect:before { | |
| 36 | + content: "\e9df"; | |
| 37 | +} | |
| 38 | +.ablocks-icon--mouse-effect:before { | |
| 39 | + content: "\e9e4"; | |
| 40 | +} | |
| 41 | +.ablocks-icon--scrolling-effect:before { | |
| 42 | + content: "\e9e5"; | |
| 43 | +} | |
| 44 | +.ablocks-icon--block:before { | |
| 45 | + content: "\e9e0"; | |
| 46 | +} | |
| 47 | +.ablocks-icon--checks:before { | |
| 48 | + content: "\e9e1"; | |
| 49 | + color: #2c8c3e; | |
| 50 | +} | |
| 51 | +.ablocks-icon--cross:before { | |
| 52 | + content: "\e9e2"; | |
| 53 | + color: #d12e46; | |
| 54 | +} | |
| 55 | +.ablocks-icon--crown:before { | |
| 56 | + content: "\e9e3"; | |
| 57 | +} | |
| 58 | +.ablocks-icon--interactive-circle:before { | |
| 59 | + content: "\e9e7"; | |
| 60 | +} | |
| 61 | +.ablocks-icon--template:before { | |
| 62 | + content: "\e9f2"; | |
| 63 | + color: #00ad6b; | |
| 64 | +} | |
| 65 | +.ablocks-icon--page-trigger:before { | |
| 66 | + content: "\e9d9"; | |
| 67 | +} | |
| 68 | +.ablocks-icon--element-trigger:before { | |
| 69 | + content: "\e9da"; | |
| 70 | +} | |
| 71 | +.ablocks-icon--minus:before { | |
| 72 | + content: "\e9db"; | |
| 73 | +} | |
| 74 | +.ablocks-icon--play:before { | |
| 75 | + content: "\e9dc"; | |
| 76 | +} | |
| 77 | +.ablocks-icon--code-highlight:before { | |
| 78 | + content: "\e9d8"; | |
| 79 | +} | |
| 80 | +.ablocks-icon--shortcode:before { | |
| 81 | + content: "\e9d7"; | |
| 82 | +} | |
| 83 | +.ablocks-icon--frontend-dashboard:before { | |
| 84 | + content: "\e9d6"; | |
| 85 | +} | |
| 86 | +.ablocks-icon--time-picker:before { | |
| 87 | + content: "\e9d5"; | |
| 88 | +} | |
| 89 | +.ablocks-icon--dynamic-text:before { | |
| 90 | + content: "\e9d4"; | |
| 91 | +} | |
| 92 | +.ablocks-icon--comments-question:before { | |
| 93 | + content: "\e9d1"; | |
| 94 | +} | |
| 95 | +.ablocks-icon--star:before { | |
| 96 | + content: "\e9d2"; | |
| 97 | +} | |
| 98 | +.ablocks-icon--users:before { | |
| 99 | + content: "\e9d3"; | |
| 100 | +} | |
| 101 | +.ablocks-icon--back-to-top:before { | |
| 102 | + content: "\e9d0"; | |
| 103 | +} | |
| 104 | +.ablocks-icon--date-picker:before { | |
| 105 | + content: "\e9cc"; | |
| 106 | +} | |
| 107 | +.ablocks-icon--taxonomy-listing:before { | |
| 108 | + content: "\e9cb"; | |
| 109 | +} | |
| 110 | +.ablocks-icon--group-image:before { | |
| 111 | + content: "\e9cd"; | |
| 112 | +} | |
| 113 | +.ablocks-icon--chart:before { | |
| 114 | + content: "\e9ca"; | |
| 115 | +} | |
| 116 | +.ablocks-icon--new-tab:before { | |
| 117 | + content: "\e9c9"; | |
| 118 | +} | |
| 119 | +.ablocks-icon--player:before { | |
| 120 | + content: "\e9c8"; | |
| 121 | +} | |
| 122 | +.ablocks-icon--lottie-animation:before { | |
| 123 | + content: "\e9c7"; | |
| 124 | +} | |
| 125 | +.ablocks-icon--qr-code:before { | |
| 126 | + content: "\e9c6"; | |
| 127 | +} | |
| 128 | +.ablocks-icon--theme-builder:before { | |
| 129 | + content: "\e9c5"; | |
| 130 | +} | |
| 131 | +.ablocks-icon--stripe:before { | |
| 132 | + content: "\e9b1"; | |
| 133 | +} | |
| 134 | +.ablocks-icon--loop-builder:before { | |
| 135 | + content: "\e9c4"; | |
| 136 | +} | |
| 137 | +.ablocks-icon--eye:before { | |
| 138 | + content: "\e9c0"; | |
| 139 | +} | |
| 140 | +.ablocks-icon--trash:before { | |
| 141 | + content: "\e9c3"; | |
| 142 | +} | |
| 143 | +.ablocks-icon--vertical-menu:before { | |
| 144 | + content: "\e9be"; | |
| 145 | +} | |
| 146 | +.ablocks-icon--angle-up:before { | |
| 147 | + content: "\e9bc"; | |
| 148 | +} | |
| 149 | +.ablocks-icon--database:before { | |
| 150 | + content: "\e9ba"; | |
| 151 | +} | |
| 152 | +.ablocks-icon--flexbox-svg-icon:before { | |
| 153 | + content: "\e9bb"; | |
| 154 | + color: #dddddf; | |
| 155 | +} | |
| 156 | +.ablocks-icon--text-path:before { | |
| 157 | + content: "\e9aa"; | |
| 158 | +} | |
| 159 | +.ablocks-icon--grid:before { | |
| 160 | + content: "\e9b3"; | |
| 161 | + color: #dddddf; | |
| 162 | +} | |
| 163 | +.ablocks-icon--grid-1:before { | |
| 164 | + content: "\e9b4"; | |
| 165 | + color: #dddddf; | |
| 166 | +} | |
| 167 | +.ablocks-icon--grid-2:before { | |
| 168 | + content: "\e9b5"; | |
| 169 | + color: #dddddf; | |
| 170 | +} | |
| 171 | +.ablocks-icon--grid-3:before { | |
| 172 | + content: "\e9b6"; | |
| 173 | + color: #dddddf; | |
| 174 | +} | |
| 175 | +.ablocks-icon--grid-4:before { | |
| 176 | + content: "\e9b7"; | |
| 177 | + color: #dddddf; | |
| 178 | +} | |
| 179 | +.ablocks-icon--grid-5:before { | |
| 180 | + content: "\e9b8"; | |
| 181 | + color: #dddddf; | |
| 182 | +} | |
| 183 | +.ablocks-icon--grid-6:before { | |
| 184 | + content: "\e9b9"; | |
| 185 | + color: #dddddf; | |
| 186 | +} | |
| 187 | +.ablocks-icon--page-setup:before { | |
| 188 | + content: "\e9b2"; | |
| 189 | +} | |
| 190 | +.ablocks-icon--svg-draw:before { | |
| 191 | + content: "\e9af"; | |
| 192 | +} | |
| 193 | +.ablocks-icon--image-hotspot:before { | |
| 194 | + content: "\e9ae"; | |
| 195 | +} | |
| 196 | +.ablocks-icon--progress-bar:before { | |
| 197 | + content: "\e9b0"; | |
| 198 | +} | |
| 199 | +.ablocks-icon--dual-button:before { | |
| 200 | + content: "\e9bd"; | |
| 201 | +} | |
| 202 | +.ablocks-icon--form-builder:before { | |
| 203 | + content: "\e9bf"; | |
| 204 | +} | |
| 205 | +.ablocks-icon--filterable-card:before { | |
| 206 | + content: "\e9ad"; | |
| 207 | +} | |
| 208 | +.ablocks-icon--marquee:before { | |
| 209 | + content: "\e9ac"; | |
| 210 | +} | |
| 211 | +.ablocks-icon--stacked-cards:before { | |
| 212 | + content: "\e9ab"; | |
| 213 | +} | |
| 214 | +.ablocks-icon--integrations:before { | |
| 215 | + content: "\e9a9"; | |
| 216 | +} | |
| 217 | +.ablocks-icon--reset-icon:before { | |
| 218 | + content: "\e9a8"; | |
| 219 | +} | |
| 220 | +.ablocks-icon--log-out:before { | |
| 221 | + content: "\e9a7"; | |
| 222 | +} | |
| 223 | +.ablocks-icon--news-ticker:before { | |
| 224 | + content: "\e9a6"; | |
| 225 | +} | |
| 226 | +.ablocks-icon--mouse-scroll:before { | |
| 227 | + content: "\e9a4"; | |
| 228 | +} | |
| 229 | +.ablocks-icon--image-scroll:before { | |
| 230 | + content: "\e9a3"; | |
| 231 | +} | |
| 232 | +.ablocks-icon--paypal:before { | |
| 233 | + content: "\e9a2"; | |
| 234 | +} | |
| 235 | +.ablocks-icon--hotspot:before { | |
| 236 | + content: "\e9a0"; | |
| 237 | +} | |
| 238 | +.ablocks-icon--info-box:before { | |
| 239 | + content: "\e9a1"; | |
| 240 | +} | |
| 241 | +.ablocks-icon--multistep:before { | |
| 242 | + content: "\e99f"; | |
| 243 | +} | |
| 244 | +.ablocks-icon--contact:before { | |
| 245 | + content: "\e99d"; | |
| 246 | +} | |
| 247 | +.ablocks-icon--custom-blank-form:before { | |
| 248 | + content: "\e99e"; | |
| 249 | +} | |
| 250 | +.ablocks-icon--subscription:before { | |
| 251 | + content: "\e9a5"; | |
| 252 | +} | |
| 253 | +.ablocks-icon--price-menu:before { | |
| 254 | + content: "\e99c"; | |
| 255 | +} | |
| 256 | +.ablocks-icon--modal-panel:before { | |
| 257 | + content: "\e999"; | |
| 258 | +} | |
| 259 | +.ablocks-icon--modal-trigger:before { | |
| 260 | + content: "\e99a"; | |
| 261 | +} | |
| 262 | +.ablocks-icon--modal:before { | |
| 263 | + content: "\e99b"; | |
| 264 | +} | |
| 265 | +.ablocks-icon--submenu:before { | |
| 266 | + content: "\e997"; | |
| 267 | +} | |
| 268 | +.ablocks-icon--megamenu:before { | |
| 269 | + content: "\e998"; | |
| 270 | +} | |
| 271 | +.ablocks-icon--checkbox:before { | |
| 272 | + content: "\e98e"; | |
| 273 | +} | |
| 274 | +.ablocks-icon--form:before { | |
| 275 | + content: "\e98f"; | |
| 276 | +} | |
| 277 | +.ablocks-icon--input:before { | |
| 278 | + content: "\e990"; | |
| 279 | +} | |
| 280 | +.ablocks-icon--login:before { | |
| 281 | + content: "\e991"; | |
| 282 | +} | |
| 283 | +.ablocks-icon--multi-choice:before { | |
| 284 | + content: "\e992"; | |
| 285 | +} | |
| 286 | +.ablocks-icon--password:before { | |
| 287 | + content: "\e993"; | |
| 288 | +} | |
| 289 | +.ablocks-icon--register:before { | |
| 290 | + content: "\e994"; | |
| 291 | +} | |
| 292 | +.ablocks-icon--select:before { | |
| 293 | + content: "\e995"; | |
| 294 | +} | |
| 295 | +.ablocks-icon--textarea:before { | |
| 296 | + content: "\e996"; | |
| 297 | +} | |
| 298 | +.ablocks-icon--block-coupon:before { | |
| 299 | + content: "\e98d"; | |
| 300 | +} | |
| 301 | +.ablocks-icon--map:before { | |
| 302 | + content: "\e98c"; | |
| 303 | +} | |
| 304 | +.ablocks-icon--carousel:before { | |
| 305 | + content: "\e98b"; | |
| 306 | +} | |
| 307 | +.ablocks-icon--paste:before { | |
| 308 | + content: "\e989"; | |
| 309 | +} | |
| 310 | +.ablocks-icon--table-of-content:before { | |
| 311 | + content: "\e98a"; | |
| 312 | +} | |
| 313 | +.ablocks-icon--social-share:before { | |
| 314 | + content: "\e988"; | |
| 315 | +} | |
| 316 | +.ablocks-icon--eye-slash:before { | |
| 317 | + content: "\e982"; | |
| 318 | +} | |
| 319 | +.ablocks-icon--message:before { | |
| 320 | + content: "\e983"; | |
| 321 | +} | |
| 322 | +.ablocks-icon--lock:before { | |
| 323 | + content: "\e984"; | |
| 324 | +} | |
| 325 | +.ablocks-icon--user:before { | |
| 326 | + content: "\e985"; | |
| 327 | +} | |
| 328 | +.ablocks-icon--table:before { | |
| 329 | + content: "\e986"; | |
| 330 | +} | |
| 331 | +.ablocks-icon--notification:before { | |
| 332 | + content: "\e987"; | |
| 333 | +} | |
| 334 | +.ablocks-icon--image-comparison:before { | |
| 335 | + content: "\e970"; | |
| 336 | +} | |
| 337 | +.ablocks-icon--right-image:before { | |
| 338 | + content: "\e980"; | |
| 339 | +} | |
| 340 | +.ablocks-icon--block-flipbox:before { | |
| 341 | + content: "\e95b"; | |
| 342 | +} | |
| 343 | +.ablocks-icon--assets-generation:before { | |
| 344 | + content: "\e97e"; | |
| 345 | +} | |
| 346 | +.ablocks-icon--block-carousel:before { | |
| 347 | + content: "\e97f"; | |
| 348 | +} | |
| 349 | +.ablocks-icon--block-list:before { | |
| 350 | + content: "\e97d"; | |
| 351 | +} | |
| 352 | +.ablocks-icon--block-timeline-child:before { | |
| 353 | + content: "\e977"; | |
| 354 | +} | |
| 355 | +.ablocks-icon--block-timeline:before { | |
| 356 | + content: "\e978"; | |
| 357 | +} | |
| 358 | +.ablocks-icon--block-accordion:before { | |
| 359 | + content: "\e979"; | |
| 360 | +} | |
| 361 | +.ablocks-icon--block-accordion-child:before { | |
| 362 | + content: "\e97a"; | |
| 363 | +} | |
| 364 | +.ablocks-icon--block-tab-child:before { | |
| 365 | + content: "\e97b"; | |
| 366 | +} | |
| 367 | +.ablocks-icon--block-button:before { | |
| 368 | + content: "\e95f"; | |
| 369 | +} | |
| 370 | +.ablocks-icon--block-child-accordion:before { | |
| 371 | + content: "\e960"; | |
| 372 | +} | |
| 373 | +.ablocks-icon--block-child-tab:before { | |
| 374 | + content: "\e961"; | |
| 375 | +} | |
| 376 | +.ablocks-icon--block-container:before { | |
| 377 | + content: "\e962"; | |
| 378 | +} | |
| 379 | +.ablocks-icon--block-counter:before { | |
| 380 | + content: "\e963"; | |
| 381 | +} | |
| 382 | +.ablocks-icon--block-divider:before { | |
| 383 | + content: "\e964"; | |
| 384 | +} | |
| 385 | +.ablocks-icon--block-heading:before { | |
| 386 | + content: "\e965"; | |
| 387 | +} | |
| 388 | +.ablocks-icon--block-icon:before { | |
| 389 | + content: "\e966"; | |
| 390 | +} | |
| 391 | +.ablocks-icon--block-image:before { | |
| 392 | + content: "\e967"; | |
| 393 | +} | |
| 394 | +.ablocks-icon--block-paragraph:before { | |
| 395 | + content: "\e968"; | |
| 396 | +} | |
| 397 | +.ablocks-icon--block-spacer:before { | |
| 398 | + content: "\e969"; | |
| 399 | +} | |
| 400 | +.ablocks-icon--block-star:before { | |
| 401 | + content: "\e96a"; | |
| 402 | +} | |
| 403 | +.ablocks-icon--block-tab:before { | |
| 404 | + content: "\e96b"; | |
| 405 | +} | |
| 406 | +.ablocks-icon--block-toggle:before { | |
| 407 | + content: "\e96c"; | |
| 408 | +} | |
| 409 | +.ablocks-icon--block-video:before { | |
| 410 | + content: "\e96d"; | |
| 411 | +} | |
| 412 | +.ablocks-icon--column-1:before { | |
| 413 | + content: "\e92c"; | |
| 414 | + color: #dddddf; | |
| 415 | +} | |
| 416 | +.ablocks-icon--column-2:before { | |
| 417 | + content: "\e93c"; | |
| 418 | + color: #dddddf; | |
| 419 | +} | |
| 420 | +.ablocks-icon--column-3:before { | |
| 421 | + content: "\e93d"; | |
| 422 | + color: #dddddf; | |
| 423 | +} | |
| 424 | +.ablocks-icon--column-4:before { | |
| 425 | + content: "\e93e"; | |
| 426 | + color: #dddddf; | |
| 427 | +} | |
| 428 | +.ablocks-icon--column-5:before { | |
| 429 | + content: "\e946"; | |
| 430 | + color: #dddddf; | |
| 431 | +} | |
| 432 | +.ablocks-icon--column-6:before { | |
| 433 | + content: "\e949"; | |
| 434 | + color: #dddddf; | |
| 435 | +} | |
| 436 | +.ablocks-icon--column-7:before { | |
| 437 | + content: "\e94c"; | |
| 438 | + color: #dddddf; | |
| 439 | +} | |
| 440 | +.ablocks-icon--column-8:before { | |
| 441 | + content: "\e94e"; | |
| 442 | + color: #dddddf; | |
| 443 | +} | |
| 444 | +.ablocks-icon--column-9:before { | |
| 445 | + content: "\e94f"; | |
| 446 | + color: #dddddf; | |
| 447 | +} | |
| 448 | +.ablocks-icon--column-10:before { | |
| 449 | + content: "\e950"; | |
| 450 | + color: #dddddf; | |
| 451 | +} | |
| 452 | +.ablocks-icon--column-11:before { | |
| 453 | + content: "\e951"; | |
| 454 | + color: #dddddf; | |
| 455 | +} | |
| 456 | +.ablocks-icon--column-12:before { | |
| 457 | + content: "\e952"; | |
| 458 | + color: #dddddf; | |
| 459 | +} | |
| 460 | +.ablocks-icon--angle-right:before { | |
| 461 | + content: "\e904"; | |
| 462 | +} | |
| 463 | +.ablocks-icon--linked:before { | |
| 464 | + content: "\e918"; | |
| 465 | +} | |
| 466 | +.ablocks-icon--arrow-left:before { | |
| 467 | + content: "\e909"; | |
| 468 | +} | |
| 469 | +.ablocks-icon--arrow-down:before { | |
| 470 | + content: "\e90a"; | |
| 471 | +} | |
| 472 | +.ablocks-icon--arrow-right:before { | |
| 473 | + content: "\e90d"; | |
| 474 | +} | |
| 475 | +.ablocks-icon--arrow-up:before { | |
| 476 | + content: "\e912"; | |
| 477 | +} | |
| 478 | +.ablocks-icon--wrap:before { | |
| 479 | + content: "\e932"; | |
| 480 | +} | |
| 481 | +.ablocks-icon--no-wrap:before { | |
| 482 | + content: "\e933"; | |
| 483 | +} | |
| 484 | +.ablocks-icon--align-bottom:before { | |
| 485 | + content: "\e900"; | |
| 486 | +} | |
| 487 | +.ablocks-icon--align-center:before { | |
| 488 | + content: "\e907"; | |
| 489 | +} | |
| 490 | +.ablocks-icon--edit:before { | |
| 491 | + content: "\e911"; | |
| 492 | +} | |
| 493 | +.ablocks-icon--link:before { | |
| 494 | + content: "\e916"; | |
| 495 | +} | |
| 496 | +.ablocks-icon--mobile:before { | |
| 497 | + content: "\e919"; | |
| 498 | +} | |
| 499 | +.ablocks-icon--reset:before { | |
| 500 | + content: "\e91a"; | |
| 501 | + color: #454d54; | |
| 502 | +} | |
| 503 | +.ablocks-icon--tablet:before { | |
| 504 | + content: "\e921"; | |
| 505 | +} | |
| 506 | +.ablocks-icon--unlink:before { | |
| 507 | + content: "\e926"; | |
| 508 | +} | |
| 509 | +.ablocks-icon--angle-left:before { | |
| 510 | + content: "\e920"; | |
| 511 | +} | |
| 512 | +.ablocks-icon--rotate:before { | |
| 513 | + content: "\e927"; | |
| 514 | + color: #454d54; | |
| 515 | +} | |
| 516 | +.ablocks-icon--disable-light:before { | |
| 517 | + content: "\e928"; | |
| 518 | +} | |
| 519 | +.ablocks-icon--align-center-two:before { | |
| 520 | + content: "\e91f"; | |
| 521 | +} | |
| 522 | +.ablocks-icon--align-end:before { | |
| 523 | + content: "\e929"; | |
| 524 | +} | |
| 525 | +.ablocks-icon--align-start:before { | |
| 526 | + content: "\e92a"; | |
| 527 | +} | |
| 528 | +.ablocks-icon--align-stretch:before { | |
| 529 | + content: "\e92d"; | |
| 530 | +} | |
| 531 | +.ablocks-icon--direction-column-reversed:before { | |
| 532 | + content: "\e92f"; | |
| 533 | +} | |
| 534 | +.ablocks-icon--direction-column-vertical:before { | |
| 535 | + content: "\e930"; | |
| 536 | +} | |
| 537 | +.ablocks-icon--direction-row-horizontal:before { | |
| 538 | + content: "\e931"; | |
| 539 | +} | |
| 540 | +.ablocks-icon--direction-row-reversed:before { | |
| 541 | + content: "\e934"; | |
| 542 | +} | |
| 543 | +.ablocks-icon--justify-Center:before { | |
| 544 | + content: "\e936"; | |
| 545 | +} | |
| 546 | +.ablocks-icon--justify-end:before { | |
| 547 | + content: "\e937"; | |
| 548 | +} | |
| 549 | +.ablocks-icon--justify-spacearound:before { | |
| 550 | + content: "\e938"; | |
| 551 | +} | |
| 552 | +.ablocks-icon--justify-spacebetween:before { | |
| 553 | + content: "\e939"; | |
| 554 | +} | |
| 555 | +.ablocks-icon--justify-spaceevenly:before { | |
| 556 | + content: "\e93a"; | |
| 557 | +} | |
| 558 | +.ablocks-icon--justify-start:before { | |
| 559 | + content: "\e93b"; | |
| 560 | +} | |
| 561 | +.ablocks-icon--delete:before { | |
| 562 | + content: "\e92b"; | |
| 563 | + color: #ff4d4d; | |
| 564 | +} | |
| 565 | +.ablocks-icon--desktop:before { | |
| 566 | + content: "\e92e"; | |
| 567 | +} | |
| 568 | +.ablocks-icon--left-image:before { | |
| 569 | + content: "\e981"; | |
| 570 | +} | |
| 571 | +.ablocks-icon--copy:before { | |
| 572 | + content: "\e957"; | |
| 573 | +} | |
| 574 | +.ablocks-icon--move:before { | |
| 575 | + content: "\e958"; | |
| 576 | +} | |
| 577 | +.ablocks-icon--color:before { | |
| 578 | + content: "\e959"; | |
| 579 | + color: #74777c; | |
| 580 | +} | |
| 581 | +.ablocks-icon--image:before { | |
| 582 | + content: "\e95a"; | |
| 583 | + color: #74777c; | |
| 584 | +} | |
| 585 | +.ablocks-icon--video:before { | |
| 586 | + content: "\e95c"; | |
| 587 | + color: #74777c; | |
| 588 | +} | |
| 589 | +.ablocks-icon--add:before { | |
| 590 | + content: "\e953"; | |
| 591 | + color: #fff; | |
| 592 | +} | |
| 593 | +.ablocks-icon--delete-two:before { | |
| 594 | + content: "\e954"; | |
| 595 | + color: #fff; | |
| 596 | +} | |
| 597 | +.ablocks-icon--drag:before { | |
| 598 | + content: "\e955"; | |
| 599 | + color: #fff; | |
| 600 | +} | |
| 601 | +.ablocks-icon--edit-two:before { | |
| 602 | + content: "\e956"; | |
| 603 | + color: #fff; | |
| 604 | +} | |
| 605 | +.ablocks-icon--plus:before { | |
| 606 | + content: "\e935"; | |
| 607 | + color: #454d54; | |
| 608 | +} | |
| 609 | +.ablocks-icon--block-countdown:before { | |
| 610 | + content: "\e97c"; | |
| 611 | +} | |
| 612 | +.ablocks-icon--search:before { | |
| 613 | + content: "\e96e"; | |
| 614 | +} | |
| 615 | +.ablocks-icon--active:before { | |
| 616 | + content: "\e96f"; | |
| 617 | + color: #fff; | |
| 618 | +} | |
| 619 | +.ablocks-icon--coming-soon:before { | |
| 620 | + content: "\e971"; | |
| 621 | +} | |
| 622 | +.ablocks-icon--deactive:before { | |
| 623 | + content: "\e972"; | |
| 624 | + color: #ff4d4d; | |
| 625 | +} | |
| 626 | +.ablocks-icon--editor-options:before { | |
| 627 | + content: "\e973"; | |
| 628 | +} | |
| 629 | +.ablocks-icon--in-dev:before { | |
| 630 | + content: "\e974"; | |
| 631 | +} | |
| 632 | +.ablocks-icon--performance:before { | |
| 633 | + content: "\e975"; | |
| 634 | +} | |
| 635 | +.ablocks-icon--visibility:before { | |
| 636 | + content: "\e976"; | |
| 637 | +} | |
| 638 | +.ablocks-icon--column-bottom-direction:before { | |
| 639 | + content: "\e95d"; | |
| 640 | + color: #a7aaad; | |
| 641 | +} | |
| 642 | +.ablocks-icon--column-right-direction:before { | |
| 643 | + content: "\e95e"; | |
| 644 | + color: #a7aaad; | |
| 645 | +} | |
| 646 | +.ablocks-icon--bottom-left-corner-radius:before { | |
| 647 | + content: "\e93f"; | |
| 648 | +} | |
| 649 | +.ablocks-icon--bottom-right-corner-radius:before { | |
| 650 | + content: "\e940"; | |
| 651 | +} | |
| 652 | +.ablocks-icon--dashed:before { | |
| 653 | + content: "\e941"; | |
| 654 | +} | |
| 655 | +.ablocks-icon--dotted .path1:before { | |
| 656 | + content: "\e942"; | |
| 657 | + color: rgb(255, 255, 255); | |
| 658 | +} | |
| 659 | +.ablocks-icon--dotted .path2:before { | |
| 660 | + content: "\e943"; | |
| 661 | + margin-left: -0.9228515625em; | |
| 662 | + color: rgb(19, 25, 27); | |
| 663 | +} | |
| 664 | +.ablocks-icon--double:before { | |
| 665 | + content: "\e944"; | |
| 666 | +} | |
| 667 | +.ablocks-icon--radius:before { | |
| 668 | + content: "\e945"; | |
| 669 | +} | |
| 670 | +.ablocks-icon--top-left-corner-radius:before { | |
| 671 | + content: "\e947"; | |
| 672 | +} | |
| 673 | +.ablocks-icon--top-right-corner-radius:before { | |
| 674 | + content: "\e948"; | |
| 675 | +} | |
| 676 | +.ablocks-icon--bottom-left-radius:before { | |
| 677 | + content: "\e901"; | |
| 678 | +} | |
| 679 | +.ablocks-icon--bottom-right-radius:before { | |
| 680 | + content: "\e902"; | |
| 681 | +} | |
| 682 | +.ablocks-icon--close:before { | |
| 683 | + content: "\e903"; | |
| 684 | +} | |
| 685 | +.ablocks-icon--boxed .path1:before { | |
| 686 | + content: "\e905"; | |
| 687 | + color: rgb(255, 255, 255); | |
| 688 | +} | |
| 689 | +.ablocks-icon--boxed .path2:before { | |
| 690 | + content: "\e906"; | |
| 691 | + margin-left: -1em; | |
| 692 | + color: rgb(19, 25, 27); | |
| 693 | +} | |
| 694 | +.ablocks-icon--frame:before { | |
| 695 | + content: "\e908"; | |
| 696 | +} | |
| 697 | +.ablocks-icon--top-left-radius:before { | |
| 698 | + content: "\e90b"; | |
| 699 | +} | |
| 700 | +.ablocks-icon--top-right-radius:before { | |
| 701 | + content: "\e90c"; | |
| 702 | +} | |
| 703 | +.ablocks-icon--arrow-bottom:before { | |
| 704 | + content: "\e90e"; | |
| 705 | +} | |
| 706 | +.ablocks-icon--strikethrough:before { | |
| 707 | + content: "\e94a"; | |
| 708 | +} | |
| 709 | +.ablocks-icon--lowercase:before { | |
| 710 | + content: "\e94b"; | |
| 711 | +} | |
| 712 | +.ablocks-icon--uppercase:before { | |
| 713 | + content: "\e94d"; | |
| 714 | +} | |
| 715 | +.ablocks-icon--italic:before { | |
| 716 | + content: "\e90f"; | |
| 717 | +} | |
| 718 | +.ablocks-icon--lower-case:before { | |
| 719 | + content: "\e910"; | |
| 720 | +} | |
| 721 | +.ablocks-icon--case-sensitive:before { | |
| 722 | + content: "\e913"; | |
| 723 | +} | |
| 724 | +.ablocks-icon--underline:before { | |
| 725 | + content: "\e914"; | |
| 726 | +} | |
| 727 | +.ablocks-icon--upper-case:before { | |
| 728 | + content: "\e915"; | |
| 729 | +} | |
| 730 | +.ablocks-icon--angle-down:before { | |
| 731 | + content: "\e917"; | |
| 732 | + color: #74777c; | |
| 733 | +} | |
| 734 | +.ablocks-icon--menu:before { | |
| 735 | + content: "\e91b"; | |
| 736 | +} | |
| 737 | +.ablocks-icon--align-left:before { | |
| 738 | + content: "\e91c"; | |
| 739 | +} | |
| 740 | +.ablocks-icon--align-right:before { | |
| 741 | + content: "\e91d"; | |
| 742 | +} | |
| 743 | +.ablocks-icon--align-top:before { | |
| 744 | + content: "\e91e"; | |
| 745 | +} | |
| 746 | +.ablocks-icon--color-gradient-default:before { | |
| 747 | + content: "\e9c1"; | |
| 748 | + color: #a7aaad; | |
| 749 | +} | |
| 750 | +.ablocks-icon--typography-custom-default:before { | |
| 751 | + content: "\e9c2"; | |
| 752 | + color: #a7aaad; | |
| 753 | +} | |
| 754 | +.ablocks-icon--center:before { | |
| 755 | + content: "\e922"; | |
| 756 | +} | |
| 757 | +.ablocks-icon--justify:before { | |
| 758 | + content: "\e923"; | |
| 759 | +} | |
| 760 | +.ablocks-icon--left:before { | |
| 761 | + content: "\e924"; | |
| 762 | +} | |
| 763 | +.ablocks-icon--right:before { | |
| 764 | + content: "\e925"; | |
| 765 | +} | |
| 766 | +.ablocks-icon--globe:before { | |
| 767 | + content: "\e9cf"; | |
| 768 | +} | |
| 769 | +.ablocks-icon--trash-can-slash:before { | |
| 770 | + content: "\e9ce"; | |
| 771 | +} | |