| @@ -1,1671 +1 @@ | ||
| 1 | -.wp-full-overlay-sidebar * | |
| 2 | -{ | |
| 3 | - box-sizing: border-box; | |
| 4 | -} | |
| 5 | - | |
| 6 | -.accordion-section-content | |
| 7 | -{ | |
| 8 | - overflow: visible; | |
| 9 | -} | |
| 10 | - | |
| 11 | -.control-section:not(.control-section-themes) .customize-control | |
| 12 | -{ | |
| 13 | - width: 100%; | |
| 14 | - min-height: initial; | |
| 15 | - padding: 0; | |
| 16 | -} | |
| 17 | - | |
| 18 | -.customize-controls-close | |
| 19 | -{ | |
| 20 | - width: 48px; | |
| 21 | - height: 44px; | |
| 22 | - | |
| 23 | - color: #7da9c3; | |
| 24 | - border-top: none; | |
| 25 | - border-right-color: #e0e8ef; | |
| 26 | - background: #fff; | |
| 27 | -} | |
| 28 | -.customize-controls-close:focus, | |
| 29 | -.customize-controls-close:hover | |
| 30 | -{ | |
| 31 | - background: #f5fcff; | |
| 32 | -} | |
| 33 | -.customize-controls-close:before | |
| 34 | -{ | |
| 35 | - top: 0; | |
| 36 | -} | |
| 37 | - | |
| 38 | -#customize-controls .customize-info | |
| 39 | -{ | |
| 40 | - border-bottom-color: #e0e8ef; | |
| 41 | -} | |
| 42 | - | |
| 43 | -.customize-panel-back, | |
| 44 | -.customize-section-back | |
| 45 | -{ | |
| 46 | - height: 74px; | |
| 47 | - | |
| 48 | - color: #7da9c3; | |
| 49 | - border-right-color: #e0e8ef; | |
| 50 | -} | |
| 51 | -.customize-panel-back:hover, | |
| 52 | -.customize-panel-back:focus, | |
| 53 | -.customize-section-back:hover, | |
| 54 | -.customize-section-back:focus | |
| 55 | -{ | |
| 56 | - border-left-color: #f5fcff; | |
| 57 | - background: #f5fcff; | |
| 58 | -} | |
| 59 | - | |
| 60 | -#customize-theme-controls .theme * | |
| 61 | -{ | |
| 62 | - box-sizing: content-box; | |
| 63 | -} | |
| 64 | - | |
| 65 | -#customize-theme-controls .accordion-section-content | |
| 66 | -{ | |
| 67 | - padding: 17px; | |
| 68 | -} | |
| 69 | - | |
| 70 | -#customize-theme-controls .customize-section-title | |
| 71 | -{ | |
| 72 | - margin-top: -17px; | |
| 73 | - margin-right: -17px; | |
| 74 | -} | |
| 75 | - | |
| 76 | -#customize-theme-controls .control-panel-content .control-section:nth-child(2), | |
| 77 | -#customize-theme-controls .control-panel-content .control-section:nth-child(3) | |
| 78 | -{ | |
| 79 | - border-top: none; | |
| 80 | -} | |
| 81 | - | |
| 82 | -#customize-theme-controls .control-panel-content .control-section:nth-last-child(2) | |
| 83 | -{ | |
| 84 | - border-bottom: 1px solid #e0e8ef; | |
| 85 | -} | |
| 86 | - | |
| 87 | -#customize-theme-controls #accordion-section-add_menu | |
| 88 | -{ | |
| 89 | - overflow: visible; | |
| 90 | - | |
| 91 | - text-align: right; | |
| 92 | -} | |
| 93 | -#customize-theme-controls #accordion-section-add_menu .add-menu-toggle | |
| 94 | -{ | |
| 95 | - float: none; | |
| 96 | -} | |
| 97 | - | |
| 98 | -#customize-theme-controls .customize-pane-child.open | |
| 99 | -{ | |
| 100 | - height: 100%; | |
| 101 | -} | |
| 102 | - | |
| 103 | -#customize-controls .description | |
| 104 | -{ | |
| 105 | - font-size: 12px; | |
| 106 | - font-weight: 300; | |
| 107 | - font-style: normal; | |
| 108 | - line-height: 1.6; | |
| 109 | - | |
| 110 | - margin-bottom: 9px; | |
| 111 | - | |
| 112 | - text-indent: 0; | |
| 113 | - | |
| 114 | - color: #4d7b90; | |
| 115 | -} | |
| 116 | - | |
| 117 | -.customize-control-description | |
| 118 | -{ | |
| 119 | - margin-top: 6px; | |
| 120 | -} | |
| 121 | - | |
| 122 | -.customize-control | |
| 123 | -{ | |
| 124 | - margin-bottom: 24px; | |
| 125 | -} | |
| 126 | - | |
| 127 | -#accordion-section-themes + .control-section | |
| 128 | -{ | |
| 129 | - border-top: none; | |
| 130 | -} | |
| 131 | - | |
| 132 | -#customize-controls .panel-meta.customize-info .accordion-section-title | |
| 133 | -{ | |
| 134 | - height: 74px; | |
| 135 | - | |
| 136 | - border-top: none; | |
| 137 | -} | |
| 138 | - | |
| 139 | -.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar), | |
| 140 | -.wp-core-ui .button-primary, | |
| 141 | -.wp-core-ui .button-secondary | |
| 142 | -{ | |
| 143 | - font-size: 13px; | |
| 144 | - font-weight: 400; | |
| 145 | - line-height: 1.4; | |
| 146 | - | |
| 147 | - width: auto; | |
| 148 | - padding: 6px 20px; | |
| 149 | - | |
| 150 | - transition: all .1s; | |
| 151 | - | |
| 152 | - color: #f5fcff; | |
| 153 | - border: none; | |
| 154 | - border-radius: 4px; | |
| 155 | - background: #aed2e5; | |
| 156 | - box-shadow: 0 2px 0 0 #8dbed7; | |
| 157 | - text-shadow: none; | |
| 158 | -} | |
| 159 | -.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):hover, | |
| 160 | -.wp-core-ui .button-primary:hover, | |
| 161 | -.wp-core-ui .button-secondary:hover | |
| 162 | -{ | |
| 163 | - color: white; | |
| 164 | - background: #98c6dd; | |
| 165 | - box-shadow: 0 2px 0 0 #74a7c2; | |
| 166 | - text-shadow: none; | |
| 167 | -} | |
| 168 | - | |
| 169 | -.wp-core-ui .button-primary | |
| 170 | -{ | |
| 171 | - background: #73c5ee; | |
| 172 | - box-shadow: 0 2px 0 0 #57abd5; | |
| 173 | -} | |
| 174 | -.wp-core-ui .button-primary:hover | |
| 175 | -{ | |
| 176 | - background: #58b0dd; | |
| 177 | - box-shadow: 0 2px 0 0 #3f8aaf; | |
| 178 | -} | |
| 179 | - | |
| 180 | -.wp-core-ui .reset_section, | |
| 181 | -.wp-core-ui .reset_panel | |
| 182 | -{ | |
| 183 | - display: block; | |
| 184 | - | |
| 185 | - width: 100%; | |
| 186 | - height: 4em; | |
| 187 | - margin: 0 0 25px; | |
| 188 | -} | |
| 189 | - | |
| 190 | -.wp-core-ui .reset_panel | |
| 191 | -{ | |
| 192 | - margin-top: 10px; | |
| 193 | -} | |
| 194 | - | |
| 195 | -.separator.label | |
| 196 | -{ | |
| 197 | - font-size: 14px; | |
| 198 | - font-weight: 600; | |
| 199 | - line-height: 24px; | |
| 200 | - | |
| 201 | - display: block; | |
| 202 | -} | |
| 203 | - | |
| 204 | -.customize-control-title, | |
| 205 | -.separator.label | |
| 206 | -{ | |
| 207 | - color: #416b7e; | |
| 208 | -} | |
| 209 | - | |
| 210 | -.separator.section:before, | |
| 211 | -.separator.sub-section:before | |
| 212 | -{ | |
| 213 | - position: absolute; | |
| 214 | - z-index: -1; | |
| 215 | - top: 0; | |
| 216 | - right: -18px; | |
| 217 | - bottom: 0; | |
| 218 | - left: -18px; | |
| 219 | - | |
| 220 | - content: ''; | |
| 221 | -} | |
| 222 | - | |
| 223 | -.separator.label | |
| 224 | -{ | |
| 225 | - font-weight: 500; | |
| 226 | - | |
| 227 | - margin-bottom: -3px; | |
| 228 | - margin-bottom: -15px; | |
| 229 | -} | |
| 230 | - | |
| 231 | -.separator.large | |
| 232 | -{ | |
| 233 | - font-size: 16px; | |
| 234 | - | |
| 235 | - margin-top: 12px; | |
| 236 | - | |
| 237 | - color: #39474d; | |
| 238 | -} | |
| 239 | - | |
| 240 | -.separator.section | |
| 241 | -{ | |
| 242 | - position: relative; | |
| 243 | - | |
| 244 | - margin-bottom: 0; | |
| 245 | - padding: 14px 0; | |
| 246 | - | |
| 247 | - border: none; | |
| 248 | - background: none; | |
| 249 | -} | |
| 250 | -.separator.section[id*='layout'] | |
| 251 | -{ | |
| 252 | - margin-top: 0; | |
| 253 | -} | |
| 254 | -.separator.section[id*='layout']:before | |
| 255 | -{ | |
| 256 | - border: none; | |
| 257 | -} | |
| 258 | -.separator.section:before | |
| 259 | -{ | |
| 260 | - border: 1px solid #e0e8ef; | |
| 261 | - background-color: #fff; | |
| 262 | - box-shadow: 0 1px 0 0 #dfe8ef; | |
| 263 | -} | |
| 264 | - | |
| 265 | -.separator.sub-section | |
| 266 | -{ | |
| 267 | - position: relative; | |
| 268 | - | |
| 269 | - padding: 12px 0; | |
| 270 | -} | |
| 271 | -.separator.sub-section:before | |
| 272 | -{ | |
| 273 | - border-top: 1px solid #e0e8ef; | |
| 274 | - border-bottom: 1px solid #e0e8ef; | |
| 275 | - background-color: #f6fbff; | |
| 276 | -} | |
| 277 | -.separator.sub-section + span | |
| 278 | -{ | |
| 279 | - font-style: normal; | |
| 280 | - | |
| 281 | - margin-top: 20px; | |
| 282 | -} | |
| 283 | - | |
| 284 | -.section-navigation-wrapper | |
| 285 | -{ | |
| 286 | - position: relative; | |
| 287 | - | |
| 288 | - height: 43px; | |
| 289 | - margin: -15px -12px 0 -12px; | |
| 290 | - margin-right: -17px; | |
| 291 | - margin-left: -17px; | |
| 292 | -} | |
| 293 | - | |
| 294 | -.section-navigation | |
| 295 | -{ | |
| 296 | - display: -ms-flexbox; | |
| 297 | - display: flex; | |
| 298 | - clear: both; | |
| 299 | - | |
| 300 | - margin-top: -1px; | |
| 301 | - | |
| 302 | - border-top: 1px solid #e0e8ef; | |
| 303 | -} | |
| 304 | -.section-navigation a | |
| 305 | -{ | |
| 306 | - display: block; | |
| 307 | - | |
| 308 | - padding: 12px 0; | |
| 309 | - | |
| 310 | - transition: background-color .15s ease-in-out; | |
| 311 | - text-align: center; | |
| 312 | - text-decoration: none; | |
| 313 | - | |
| 314 | - color: #3b484e; | |
| 315 | - border-right: 1px solid #e0e8ef; | |
| 316 | - border-bottom: 1px solid #e0e8ef; | |
| 317 | - background-color: #fff; | |
| 318 | - | |
| 319 | - -ms-flex: 1 1 auto; | |
| 320 | - flex: 1 1 auto; | |
| 321 | -} | |
| 322 | -.section-navigation a:last-child | |
| 323 | -{ | |
| 324 | - border-right: 0; | |
| 325 | -} | |
| 326 | - | |
| 327 | -#customize-controls .customize-info.is-sticky.is-sticky, | |
| 328 | -#customize-controls .customize-section-title.is-sticky.is-sticky | |
| 329 | -{ | |
| 330 | - top: 40px; | |
| 331 | -} | |
| 332 | - | |
| 333 | -#customize-controls .customize-info.is-in-view.is-in-view, | |
| 334 | -#customize-controls .customize-section-title.is-in-view.is-in-view | |
| 335 | -{ | |
| 336 | - box-shadow: none; | |
| 337 | -} | |
| 338 | - | |
| 339 | -#customize-controls .has-nav .customize-info, | |
| 340 | -#customize-controls .has-nav .customize-section-title | |
| 341 | -{ | |
| 342 | - margin-right: -12px; | |
| 343 | -} | |
| 344 | - | |
| 345 | -#customize-controls .customize-section-title.customize-section-title | |
| 346 | -{ | |
| 347 | - border-bottom: 0; | |
| 348 | -} | |
| 349 | - | |
| 350 | -.customize-section-description-container.section-meta.has-nav | |
| 351 | -{ | |
| 352 | - margin-bottom: 0; | |
| 353 | -} | |
| 354 | - | |
| 355 | -.font-options__wrapper | |
| 356 | -{ | |
| 357 | - position: relative; | |
| 358 | -} | |
| 359 | -.font-options__wrapper:after | |
| 360 | -{ | |
| 361 | - position: absolute; | |
| 362 | - z-index: 0; | |
| 363 | - top: 90%; | |
| 364 | - right: 0; | |
| 365 | - left: 0; | |
| 366 | - | |
| 367 | - display: block; | |
| 368 | - | |
| 369 | - height: 100px; | |
| 370 | - | |
| 371 | - content: ''; | |
| 372 | -} | |
| 373 | - | |
| 374 | -.font-options__head | |
| 375 | -{ | |
| 376 | - display: -ms-flexbox; | |
| 377 | - display: flex; | |
| 378 | - | |
| 379 | - -ms-flex-pack: justify; | |
| 380 | - justify-content: space-between; | |
| 381 | -} | |
| 382 | -.font-options__head.font-options__head | |
| 383 | -{ | |
| 384 | - white-space: nowrap; | |
| 385 | - text-overflow: ellipsis; | |
| 386 | - | |
| 387 | - -webkit-appearance: none; | |
| 388 | -} | |
| 389 | - | |
| 390 | -.font-options__font-title | |
| 391 | -{ | |
| 392 | - font-size: 12px; | |
| 393 | - font-weight: 300; | |
| 394 | - line-height: 20px; | |
| 395 | - | |
| 396 | - overflow: hidden; | |
| 397 | - | |
| 398 | - margin-right: 26px; | |
| 399 | - margin-left: 10px; | |
| 400 | - | |
| 401 | - white-space: nowrap; | |
| 402 | - text-overflow: ellipsis; | |
| 403 | - | |
| 404 | - color: #98c6dd; | |
| 405 | -} | |
| 406 | - | |
| 407 | -.font-options__options-list | |
| 408 | -{ | |
| 409 | - position: absolute; | |
| 410 | - z-index: 2; | |
| 411 | - top: calc(100% + 6px); | |
| 412 | - right: -6px; | |
| 413 | - left: -6px; | |
| 414 | - | |
| 415 | - display: block; | |
| 416 | - display: none; | |
| 417 | - | |
| 418 | - padding: 10px; | |
| 419 | - | |
| 420 | - transition: opacity .15s linear; | |
| 421 | - | |
| 422 | - opacity: 0; | |
| 423 | - border: 1px solid #dfe8ef; | |
| 424 | - border-radius: 5px; | |
| 425 | - background-color: #fff; | |
| 426 | -} | |
| 427 | -.font-options__options-list:last-child | |
| 428 | -{ | |
| 429 | - margin-bottom: 0; | |
| 430 | -} | |
| 431 | -.font-options__options-list:before, | |
| 432 | -.font-options__options-list:after | |
| 433 | -{ | |
| 434 | - position: absolute; | |
| 435 | - z-index: 10; | |
| 436 | - top: -20px; | |
| 437 | - right: 25px; | |
| 438 | - | |
| 439 | - width: 0; | |
| 440 | - height: 0; | |
| 441 | - | |
| 442 | - content: ''; | |
| 443 | - | |
| 444 | - border: solid transparent; | |
| 445 | -} | |
| 446 | -.font-options__options-list:before | |
| 447 | -{ | |
| 448 | - z-index: 11; | |
| 449 | - | |
| 450 | - border-width: 10px; | |
| 451 | - border-bottom-color: white; | |
| 452 | -} | |
| 453 | -.font-options__options-list:after | |
| 454 | -{ | |
| 455 | - top: -24px; | |
| 456 | - right: 23px; | |
| 457 | - | |
| 458 | - border-width: 12px; | |
| 459 | - border-bottom-color: rgba(0, 0, 0, .075); | |
| 460 | -} | |
| 461 | - | |
| 462 | -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap:after | |
| 463 | -{ | |
| 464 | - position: absolute; | |
| 465 | - right: 12px; | |
| 466 | - bottom: 100%; | |
| 467 | - | |
| 468 | - width: 0; | |
| 469 | - height: 0; | |
| 470 | - | |
| 471 | - border-collapse: separate; | |
| 472 | - | |
| 473 | - content: ''; | |
| 474 | - | |
| 475 | - border-width: 0 9px 9px 9px; | |
| 476 | - border-style: solid; | |
| 477 | - border-color: transparent transparent #fff transparent; | |
| 478 | -} | |
| 479 | - | |
| 480 | -.font-options__head, | |
| 481 | -.customize-control input[type=text], | |
| 482 | -.customize-control input[type=checkbox], | |
| 483 | -.customize-control input[type=password], | |
| 484 | -.customize-control input[type=color], | |
| 485 | -.customize-control input[type=date], | |
| 486 | -.customize-control input[type=datetime], | |
| 487 | -.customize-control input[type=datetime-local], | |
| 488 | -.customize-control input[type=email], | |
| 489 | -.customize-control input[type=month], | |
| 490 | -.customize-control input[type=number], | |
| 491 | -.customize-control input[type=radio], | |
| 492 | -.customize-control input[type=tel], | |
| 493 | -.customize-control input[type=time], | |
| 494 | -.customize-control input[type=url], | |
| 495 | -.customize-control input[type=week], | |
| 496 | -.customize-control input[type=search], | |
| 497 | -.customize-control select, | |
| 498 | -.customize-control textarea, | |
| 499 | -.customize-control input[type='number'].range-value, | |
| 500 | -ul.font-options__options-list .select2-container .select2-selection--single | |
| 501 | -{ | |
| 502 | - font-size: 14px; | |
| 503 | - line-height: 1.5; | |
| 504 | - | |
| 505 | - width: 100%; | |
| 506 | - height: 44px; | |
| 507 | - padding: 10px 14px; | |
| 508 | - | |
| 509 | - color: #416b7e; | |
| 510 | - border: 2px solid #b8daeb; | |
| 511 | - border-radius: 4px; | |
| 512 | - outline: 0; | |
| 513 | - background: #fff; | |
| 514 | -} | |
| 515 | -.font-options__head:focus, | |
| 516 | -.customize-control input[type=text]:focus, | |
| 517 | -.customize-control input[type=checkbox]:focus, | |
| 518 | -.customize-control input[type=password]:focus, | |
| 519 | -.customize-control input[type=color]:focus, | |
| 520 | -.customize-control input[type=date]:focus, | |
| 521 | -.customize-control input[type=datetime]:focus, | |
| 522 | -.customize-control input[type=datetime-local]:focus, | |
| 523 | -.customize-control input[type=email]:focus, | |
| 524 | -.customize-control input[type=month]:focus, | |
| 525 | -.customize-control input[type=number]:focus, | |
| 526 | -.customize-control input[type=radio]:focus, | |
| 527 | -.customize-control input[type=tel]:focus, | |
| 528 | -.customize-control input[type=time]:focus, | |
| 529 | -.customize-control input[type=url]:focus, | |
| 530 | -.customize-control input[type=week]:focus, | |
| 531 | -.customize-control input[type=search]:focus, | |
| 532 | -.customize-control select:focus, | |
| 533 | -.customize-control textarea:focus, | |
| 534 | -.customize-control input[type='number'].range-value:focus, | |
| 535 | -ul.font-options__options-list .select2-container .select2-selection--single:focus | |
| 536 | -{ | |
| 537 | - border-color: #73c5ee; | |
| 538 | - box-shadow: none; | |
| 539 | -} | |
| 540 | - | |
| 541 | -.font-options__head, | |
| 542 | -.customize-control select, | |
| 543 | -ul.font-options__options-list .select2-container .select2-selection--single | |
| 544 | -{ | |
| 545 | - font-weight: 600; | |
| 546 | - | |
| 547 | - width: 100%; | |
| 548 | - | |
| 549 | - background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat; | |
| 550 | - background-position: right 16px top 16px; | |
| 551 | - | |
| 552 | - -webkit-appearance: button; | |
| 553 | - -moz-appearance: none; | |
| 554 | -} | |
| 555 | -[multiple].font-options__head, | |
| 556 | -.customize-control select[multiple], | |
| 557 | -ul.font-options__options-list .select2-container [multiple].select2-selection--single | |
| 558 | -{ | |
| 559 | - background: white; | |
| 560 | -} | |
| 561 | - | |
| 562 | -.customize-control input[type=text], | |
| 563 | -.customize-control textarea | |
| 564 | -{ | |
| 565 | - font-size: 13px; | |
| 566 | -} | |
| 567 | - | |
| 568 | -.customize-control textarea | |
| 569 | -{ | |
| 570 | - height: auto; | |
| 571 | -} | |
| 572 | - | |
| 573 | -.customize-control input[type=checkbox], | |
| 574 | -.customize-control input[type=radio] | |
| 575 | -{ | |
| 576 | - width: 22px; | |
| 577 | - height: 22px; | |
| 578 | -} | |
| 579 | -.customize-control input[type=checkbox]:checked, | |
| 580 | -.customize-control input[type=radio]:checked | |
| 581 | -{ | |
| 582 | - border-color: #5ab9e8; | |
| 583 | - background: #73c5ee; | |
| 584 | -} | |
| 585 | -.customize-control input[type=checkbox]:checked:before, | |
| 586 | -.customize-control input[type=radio]:checked:before | |
| 587 | -{ | |
| 588 | - margin: -1px 0 0 -2px; | |
| 589 | - | |
| 590 | - color: white; | |
| 591 | -} | |
| 592 | - | |
| 593 | -.customize-control.customize-control-checkbox label:not(:only-of-type), | |
| 594 | -.customize-control.customize-control-radio label:not(:only-of-type) | |
| 595 | -{ | |
| 596 | - display: inline-block; | |
| 597 | - | |
| 598 | - width: calc(49% - 30px); | |
| 599 | - margin-left: 30px; | |
| 600 | - padding-top: 0; | |
| 601 | - padding-bottom: 0; | |
| 602 | - | |
| 603 | - text-indent: -6px; | |
| 604 | -} | |
| 605 | - | |
| 606 | -.customize-control.customize-control-checkbox label, | |
| 607 | -.customize-control.customize-control-radio label | |
| 608 | -{ | |
| 609 | - color: #416b7e; | |
| 610 | -} | |
| 611 | - | |
| 612 | -.customize-control-html + .customize-control.customize-control-checkbox, | |
| 613 | -.customize-control-html + .customize-control.customize-control-radio | |
| 614 | -{ | |
| 615 | - margin-top: -24px; | |
| 616 | -} | |
| 617 | - | |
| 618 | -[id*='divider'] + .customize-control.customize-control-checkbox, | |
| 619 | -[id*='divider'] + .customize-control.customize-control-radio | |
| 620 | -{ | |
| 621 | - margin-top: 0; | |
| 622 | -} | |
| 623 | - | |
| 624 | -.customize-control input[type=radio] | |
| 625 | -{ | |
| 626 | - border-radius: 50%; | |
| 627 | -} | |
| 628 | -.customize-control input[type=radio]:checked:before | |
| 629 | -{ | |
| 630 | - content: none; | |
| 631 | -} | |
| 632 | - | |
| 633 | -.customize-control.customize-control-radio label | |
| 634 | -{ | |
| 635 | - margin-top: 12px; | |
| 636 | -} | |
| 637 | - | |
| 638 | -.customize-control input[type='range'] | |
| 639 | -{ | |
| 640 | - width: 65%; | |
| 641 | -} | |
| 642 | - | |
| 643 | -.customize-control input[type='range'] | |
| 644 | -{ | |
| 645 | - position: relative; | |
| 646 | - | |
| 647 | - overflow: hidden; | |
| 648 | - | |
| 649 | - width: 200px; | |
| 650 | - height: 22px; | |
| 651 | - | |
| 652 | - outline: none; | |
| 653 | - background: none; | |
| 654 | - | |
| 655 | - -webkit-appearance: none; | |
| 656 | -} | |
| 657 | -.customize-control input[type='range']:before | |
| 658 | -{ | |
| 659 | - position: absolute; | |
| 660 | - top: 8px; | |
| 661 | - left: 0; | |
| 662 | - | |
| 663 | - width: 100%; | |
| 664 | - height: 6px; | |
| 665 | - | |
| 666 | - content: ' '; | |
| 667 | - | |
| 668 | - border-radius: 10px; | |
| 669 | - background: #dfe8ef; | |
| 670 | - box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .3); | |
| 671 | -} | |
| 672 | -.customize-control input[type='range']::-webkit-slider-thumb | |
| 673 | -{ | |
| 674 | - position: relative; | |
| 675 | - z-index: 3; | |
| 676 | - | |
| 677 | - width: 22px; | |
| 678 | - height: 22px; | |
| 679 | - | |
| 680 | - border: 2px solid #b8daeb; | |
| 681 | - border-radius: 4px; | |
| 682 | - background: #27ae60; | |
| 683 | - background: #fff; | |
| 684 | - | |
| 685 | - -webkit-appearance: none; | |
| 686 | -} | |
| 687 | -.customize-control input[type='range']::-webkit-slider-thumb:before | |
| 688 | -{ | |
| 689 | - font-size: 1em; | |
| 690 | - | |
| 691 | - position: absolute; | |
| 692 | - top: -5px; | |
| 693 | - left: 5px; | |
| 694 | - | |
| 695 | - content: '..'; | |
| 696 | - letter-spacing: 1px; | |
| 697 | - | |
| 698 | - color: #b8daeb; | |
| 699 | -} | |
| 700 | -.customize-control input[type='range']::-webkit-slider-thumb:after | |
| 701 | -{ | |
| 702 | - position: absolute; | |
| 703 | - z-index: 1; | |
| 704 | - top: 6px; | |
| 705 | - right: 20px; | |
| 706 | - | |
| 707 | - width: 200px; | |
| 708 | - height: 6px; | |
| 709 | - | |
| 710 | - content: ' '; | |
| 711 | - | |
| 712 | - background: #73c5ee; | |
| 713 | -} | |
| 714 | - | |
| 715 | -.customize-control input[type='number'].range-value | |
| 716 | -{ | |
| 717 | - font-size: 13px; | |
| 718 | - line-height: 1; | |
| 719 | - | |
| 720 | - top: -5px; | |
| 721 | - | |
| 722 | - float: right; | |
| 723 | - | |
| 724 | - width: auto; | |
| 725 | - min-width: 40px; | |
| 726 | - max-width: 80px; | |
| 727 | - height: 30px; | |
| 728 | - margin-left: 10px; | |
| 729 | - padding: 4px 0 5px 0; | |
| 730 | - | |
| 731 | - text-align: center; | |
| 732 | -} | |
| 733 | - | |
| 734 | -.customize-control input[type=number]::-webkit-inner-spin-button, | |
| 735 | -.customize-control input[type=number]::-webkit-outer-spin-button | |
| 736 | -{ | |
| 737 | - margin: 0; | |
| 738 | - | |
| 739 | - -webkit-appearance: none; | |
| 740 | -} | |
| 741 | - | |
| 742 | -.customize-control-color | |
| 743 | -{ | |
| 744 | - display: block; | |
| 745 | -} | |
| 746 | -.customize-control-color .customize-control-title, | |
| 747 | -.customize-control-color .separator.label | |
| 748 | -{ | |
| 749 | - float: left; | |
| 750 | -} | |
| 751 | -.customize-control-color .wp-picker-container | |
| 752 | -{ | |
| 753 | - position: relative; | |
| 754 | - top: -3px; | |
| 755 | - | |
| 756 | - float: right; | |
| 757 | -} | |
| 758 | -.customize-control-color .wp-picker-container .wp-picker-holder | |
| 759 | -{ | |
| 760 | - position: relative; | |
| 761 | -} | |
| 762 | -.customize-control-color .wp-picker-container .iris-picker | |
| 763 | -{ | |
| 764 | - position: absolute; | |
| 765 | - z-index: 1000; | |
| 766 | - top: 40px; | |
| 767 | - right: 0; | |
| 768 | - | |
| 769 | - width: 275px !important; | |
| 770 | - | |
| 771 | - border: none; | |
| 772 | - border-color: #dfdfde; | |
| 773 | - border-top: none; | |
| 774 | - border-radius: 0 0 3px 3px; | |
| 775 | - background: white; | |
| 776 | -} | |
| 777 | -.customize-control-color .wp-picker-container .iris-picker .iris-square | |
| 778 | -{ | |
| 779 | - width: 215px !important; | |
| 780 | - height: 173px !important; | |
| 781 | - margin-right: 0; | |
| 782 | -} | |
| 783 | -.customize-control-color .wp-picker-container .iris-picker .iris-strip | |
| 784 | -{ | |
| 785 | - float: right; | |
| 786 | - | |
| 787 | - box-shadow: rgba(0, 0, 0, .4) 0 1px 1px inset; | |
| 788 | -} | |
| 789 | -.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle | |
| 790 | -{ | |
| 791 | - opacity: 1; | |
| 792 | - border-color: #aaa !important; | |
| 793 | - box-shadow: none; | |
| 794 | -} | |
| 795 | -.customize-control-color .wp-picker-container .iris-picker .iris-palette | |
| 796 | -{ | |
| 797 | - width: 24px !important; | |
| 798 | - height: 24px !important; | |
| 799 | - | |
| 800 | - border-radius: 50px; | |
| 801 | - box-shadow: rgba(0, 0, 0, .4) 0 1px 1px inset; | |
| 802 | -} | |
| 803 | -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap | |
| 804 | -{ | |
| 805 | - position: absolute; | |
| 806 | - z-index: 1000; | |
| 807 | - top: 35px; | |
| 808 | - right: 0; | |
| 809 | - | |
| 810 | - width: 275px; | |
| 811 | - padding: 9px 12px; | |
| 812 | - | |
| 813 | - border: none; | |
| 814 | - border-radius: 3px 3px 0 0; | |
| 815 | - background: white; | |
| 816 | -} | |
| 817 | -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.wp-color-picker | |
| 818 | -{ | |
| 819 | - font-size: 13px; | |
| 820 | - | |
| 821 | - float: left; | |
| 822 | - | |
| 823 | - width: 100px; | |
| 824 | - height: auto; | |
| 825 | - margin: 0; | |
| 826 | - padding: 6px 12px; | |
| 827 | - | |
| 828 | - text-align: left; | |
| 829 | -} | |
| 830 | -.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.button | |
| 831 | -{ | |
| 832 | - float: right; | |
| 833 | - | |
| 834 | - height: 30px; | |
| 835 | - padding: 4px 12px; | |
| 836 | -} | |
| 837 | -.customize-control-color .wp-color-result | |
| 838 | -{ | |
| 839 | - top: 0; | |
| 840 | - | |
| 841 | - width: 40px; | |
| 842 | - height: 30px; | |
| 843 | - margin: 0; | |
| 844 | - padding: 0; | |
| 845 | - | |
| 846 | - border: 2px solid #b8daeb; | |
| 847 | - border-radius: 4px; | |
| 848 | - background: #2ecc71; | |
| 849 | - box-shadow: none; | |
| 850 | -} | |
| 851 | -.customize-control-color .wp-color-result:after | |
| 852 | -{ | |
| 853 | - display: none; | |
| 854 | -} | |
| 855 | - | |
| 856 | -#accordion-section-live_css_edit_section .customize-section-title | |
| 857 | -{ | |
| 858 | - margin-top: -13px; | |
| 859 | - | |
| 860 | - border-bottom: 1px solid #ddd; | |
| 861 | -} | |
| 862 | - | |
| 863 | -#accordion-section-live_css_edit_section #css_editor | |
| 864 | -{ | |
| 865 | - top: 70px; | |
| 866 | - | |
| 867 | - overflow: visible; | |
| 868 | - | |
| 869 | - border-top: 10px solid white; | |
| 870 | -} | |
| 871 | -#accordion-section-live_css_edit_section #css_editor:before | |
| 872 | -{ | |
| 873 | - position: absolute; | |
| 874 | - z-index: 10000000; | |
| 875 | - top: -10px; | |
| 876 | - left: 0; | |
| 877 | - | |
| 878 | - display: block; | |
| 879 | - | |
| 880 | - width: 48px; | |
| 881 | - height: 10px; | |
| 882 | - | |
| 883 | - content: ''; | |
| 884 | - | |
| 885 | - background: #e8e8e8; | |
| 886 | -} | |
| 887 | - | |
| 888 | -#accordion-section-live_css_edit_section .ace_scroller | |
| 889 | -{ | |
| 890 | - padding-left: 10px; | |
| 891 | -} | |
| 892 | - | |
| 893 | -.wp-full-overlay.editor_opened | |
| 894 | -{ | |
| 895 | - margin-left: 500px; | |
| 896 | -} | |
| 897 | -.wp-full-overlay.editor_opened #customize-controls | |
| 898 | -{ | |
| 899 | - width: 500px; | |
| 900 | -} | |
| 901 | -.wp-full-overlay.editor_opened.collapsed #customize-controls | |
| 902 | -{ | |
| 903 | - width: 300px; | |
| 904 | -} | |
| 905 | - | |
| 906 | -.customize-control-media .current, | |
| 907 | -.customize-control-site_icon .current, | |
| 908 | -li#customize-control-site_logo .current | |
| 909 | -{ | |
| 910 | - min-height: 44px; | |
| 911 | - margin-bottom: 10px; | |
| 912 | - | |
| 913 | - border: 2px solid #b8daeb; | |
| 914 | - border-radius: 4px; | |
| 915 | - background: #f5fcff; | |
| 916 | -} | |
| 917 | -.customize-control-media .current .container, | |
| 918 | -.customize-control-media .current span, | |
| 919 | -.customize-control-site_icon .current .container, | |
| 920 | -.customize-control-site_icon .current span, | |
| 921 | -li#customize-control-site_logo .current .container, | |
| 922 | -li#customize-control-site_logo .current span | |
| 923 | -{ | |
| 924 | - border: none; | |
| 925 | -} | |
| 926 | - | |
| 927 | -.customize-control-media .inner, | |
| 928 | -.customize-control-media .current span, | |
| 929 | -.customize-control-site_icon .inner, | |
| 930 | -.customize-control-site_icon .current span, | |
| 931 | -li#customize-control-site_logo .inner, | |
| 932 | -li#customize-control-site_logo .current span | |
| 933 | -{ | |
| 934 | - font-size: 13px; | |
| 935 | - | |
| 936 | - color: #98c6dd; | |
| 937 | -} | |
| 938 | - | |
| 939 | -.customize-control-media .inner, | |
| 940 | -.customize-control-site_icon .inner, | |
| 941 | -li#customize-control-site_logo .inner | |
| 942 | -{ | |
| 943 | - line-height: 1.4; | |
| 944 | -} | |
| 945 | - | |
| 946 | -.customize-control-media .thumbnail-image, | |
| 947 | -.customize-control-site_icon .thumbnail-image, | |
| 948 | -li#customize-control-site_logo .thumbnail-image | |
| 949 | -{ | |
| 950 | - padding: 14px; | |
| 951 | - | |
| 952 | - text-align: center; | |
| 953 | -} | |
| 954 | -.customize-control-media .thumbnail-image img, | |
| 955 | -.customize-control-site_icon .thumbnail-image img, | |
| 956 | -li#customize-control-site_logo .thumbnail-image img | |
| 957 | -{ | |
| 958 | - width: auto; | |
| 959 | -} | |
| 960 | - | |
| 961 | -.customize-control-media .actions, | |
| 962 | -.customize-control-site_icon .actions, | |
| 963 | -li#customize-control-site_logo .actions | |
| 964 | -{ | |
| 965 | - margin-bottom: 0; | |
| 966 | -} | |
| 967 | - | |
| 968 | -.customize-control-typography select, | |
| 969 | -.customize-control-typography select | |
| 970 | -{ | |
| 971 | - margin-bottom: 10px; | |
| 972 | -} | |
| 973 | - | |
| 974 | -.customize-control-typography .description, | |
| 975 | -.customize-control-typography .description | |
| 976 | -{ | |
| 977 | - margin-top: -3px; | |
| 978 | -} | |
| 979 | - | |
| 980 | -.customize-control-typography ul li, | |
| 981 | -.customize-control-typography ul li | |
| 982 | -{ | |
| 983 | - width: 100%; | |
| 984 | - margin: 0; | |
| 985 | -} | |
| 986 | - | |
| 987 | -.default-preset-button | |
| 988 | -{ | |
| 989 | - font-family: 'Open Sans',sans-serif; | |
| 990 | - font-size: 13px; | |
| 991 | - | |
| 992 | - float: right; | |
| 993 | - | |
| 994 | - margin-right: 4px; | |
| 995 | - padding: 1px 8px; | |
| 996 | - | |
| 997 | - border: 1px solid #cbcbcb; | |
| 998 | - border-radius: 3px; | |
| 999 | - background-color: #f5f6f6; | |
| 1000 | -} | |
| 1001 | - | |
| 1002 | -.customize-control-preset .description | |
| 1003 | -{ | |
| 1004 | - font-style: normal; | |
| 1005 | - | |
| 1006 | - margin-right: 5px; | |
| 1007 | -} | |
| 1008 | - | |
| 1009 | -.customify_preset.radio_buttons .customify_radio_button | |
| 1010 | -{ | |
| 1011 | - position: relative; | |
| 1012 | - | |
| 1013 | - display: inline-block; | |
| 1014 | - overflow: hidden; | |
| 1015 | - | |
| 1016 | - height: auto; | |
| 1017 | - margin: 3px; | |
| 1018 | - padding: 2px; | |
| 1019 | - | |
| 1020 | - border: none; | |
| 1021 | -} | |
| 1022 | -.customify_preset.radio_buttons .customify_radio_button input[type='radio'] | |
| 1023 | -{ | |
| 1024 | - position: absolute; | |
| 1025 | - z-index: 9999; | |
| 1026 | - | |
| 1027 | - width: 100%; | |
| 1028 | - height: 100%; | |
| 1029 | - | |
| 1030 | - opacity: 0; | |
| 1031 | -} | |
| 1032 | -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label | |
| 1033 | -{ | |
| 1034 | - background-color: #ebebeb; | |
| 1035 | -} | |
| 1036 | -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:before | |
| 1037 | -{ | |
| 1038 | - content: '>'; | |
| 1039 | - | |
| 1040 | - color: inherit; | |
| 1041 | -} | |
| 1042 | -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked + label:after | |
| 1043 | -{ | |
| 1044 | - content: '<'; | |
| 1045 | - | |
| 1046 | - color: inherit; | |
| 1047 | -} | |
| 1048 | -.customify_preset.radio_buttons .customify_radio_button input[type='radio']:checked:before | |
| 1049 | -{ | |
| 1050 | - opacity: 0; | |
| 1051 | -} | |
| 1052 | -.customify_preset.radio_buttons .customify_radio_button label | |
| 1053 | -{ | |
| 1054 | - position: relative; | |
| 1055 | - z-index: 999; | |
| 1056 | - | |
| 1057 | - border-left: 4px solid; | |
| 1058 | -} | |
| 1059 | - | |
| 1060 | -.customify_preset .awesome_preset | |
| 1061 | -{ | |
| 1062 | - position: relative; | |
| 1063 | - | |
| 1064 | - display: inline-block; | |
| 1065 | - | |
| 1066 | - width: 45%; | |
| 1067 | - margin-top: 5px; | |
| 1068 | - margin-bottom: 25px; | |
| 1069 | - | |
| 1070 | - transition: all .2s; | |
| 1071 | - text-align: center; | |
| 1072 | - | |
| 1073 | - color: white; | |
| 1074 | -} | |
| 1075 | -.customify_preset .awesome_preset:hover | |
| 1076 | -{ | |
| 1077 | - opacity: .9; | |
| 1078 | -} | |
| 1079 | -.customify_preset .awesome_preset:before | |
| 1080 | -{ | |
| 1081 | - position: absolute; | |
| 1082 | - z-index: 5; | |
| 1083 | - top: 1px; | |
| 1084 | - right: 1px; | |
| 1085 | - bottom: 1px; | |
| 1086 | - left: 1px; | |
| 1087 | - | |
| 1088 | - content: ''; | |
| 1089 | - | |
| 1090 | - opacity: .5; | |
| 1091 | - border: 1px solid #fff; | |
| 1092 | - border-radius: 4px; | |
| 1093 | - background: transparent; | |
| 1094 | -} | |
| 1095 | -.customify_preset .awesome_preset .preset-wrap .preset-color | |
| 1096 | -{ | |
| 1097 | - height: 128px; | |
| 1098 | - padding: 17px 0 27px; | |
| 1099 | - | |
| 1100 | - border-radius: 4px 4px 0 0; | |
| 1101 | -} | |
| 1102 | -.customify_preset .awesome_preset .preset-wrap .preset-color .first-font | |
| 1103 | -{ | |
| 1104 | - font-size: 55px; | |
| 1105 | - line-height: 1; | |
| 1106 | - | |
| 1107 | - display: inline-block; | |
| 1108 | - | |
| 1109 | - width: 100%; | |
| 1110 | -} | |
| 1111 | -.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font | |
| 1112 | -{ | |
| 1113 | - font-size: 20px; | |
| 1114 | - line-height: 1; | |
| 1115 | - | |
| 1116 | - display: inline-block; | |
| 1117 | - | |
| 1118 | - width: 100%; | |
| 1119 | - margin-top: 8px; | |
| 1120 | -} | |
| 1121 | -.customify_preset .awesome_preset .preset-wrap .preset-name | |
| 1122 | -{ | |
| 1123 | - font-size: 11px; | |
| 1124 | - | |
| 1125 | - position: relative; | |
| 1126 | - | |
| 1127 | - padding: 1px; | |
| 1128 | - | |
| 1129 | - text-transform: UPPERCASE; | |
| 1130 | - | |
| 1131 | - border-radius: 0 0 4px 4px; | |
| 1132 | -} | |
| 1133 | -.customify_preset .awesome_preset .preset-wrap .preset-name:before | |
| 1134 | -{ | |
| 1135 | - position: absolute; | |
| 1136 | - top: -10px; | |
| 1137 | - left: 40%; | |
| 1138 | - | |
| 1139 | - content: ''; | |
| 1140 | - | |
| 1141 | - border: 10px solid; | |
| 1142 | - border-color: inherit; | |
| 1143 | - border-top: transparent; | |
| 1144 | - border-right-color: transparent; | |
| 1145 | - border-bottom-color: inherit; | |
| 1146 | - border-left-color: transparent; | |
| 1147 | -} | |
| 1148 | -.customify_preset .awesome_preset:nth-child(odd) | |
| 1149 | -{ | |
| 1150 | - margin-right: 7%; | |
| 1151 | -} | |
| 1152 | -.customify_preset .awesome_preset input[type=radio] | |
| 1153 | -{ | |
| 1154 | - position: absolute; | |
| 1155 | - z-index: 10; | |
| 1156 | - top: 0; | |
| 1157 | - left: 0; | |
| 1158 | - | |
| 1159 | - display: inline-block; | |
| 1160 | - | |
| 1161 | - width: 100%; | |
| 1162 | - height: 100%; | |
| 1163 | - margin: 0; | |
| 1164 | - | |
| 1165 | - color: #006505; | |
| 1166 | - border: 0; | |
| 1167 | - border-radius: 0; | |
| 1168 | - background-color: transparent; | |
| 1169 | - box-shadow: none; | |
| 1170 | -} | |
| 1171 | -.customify_preset .awesome_preset input[type=radio]:checked:before | |
| 1172 | -{ | |
| 1173 | - position: absolute; | |
| 1174 | - z-index: 1; | |
| 1175 | - top: -13px; | |
| 1176 | - right: -14px; | |
| 1177 | - | |
| 1178 | - width: 25px; | |
| 1179 | - height: 25px; | |
| 1180 | - | |
| 1181 | - background: #fff; | |
| 1182 | -} | |
| 1183 | -.customify_preset .awesome_preset input[type=radio]:checked:after | |
| 1184 | -{ | |
| 1185 | - position: absolute; | |
| 1186 | - z-index: 10; | |
| 1187 | - top: -5px; | |
| 1188 | - right: -5px; | |
| 1189 | - | |
| 1190 | - width: 26px; | |
| 1191 | - height: 26px; | |
| 1192 | - | |
| 1193 | - content: ''; | |
| 1194 | - | |
| 1195 | - border-radius: 50%; | |
| 1196 | - background: #73c5ee url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat; | |
| 1197 | - background-position: center center; | |
| 1198 | - | |
| 1199 | - -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; | |
| 1200 | - filter: alpha(opacity=0); | |
| 1201 | -} | |
| 1202 | - | |
| 1203 | -.customify_radio_image | |
| 1204 | -{ | |
| 1205 | - display: inline-block; | |
| 1206 | -} | |
| 1207 | -.customify_radio_image label | |
| 1208 | -{ | |
| 1209 | - position: relative; | |
| 1210 | - | |
| 1211 | - display: block; | |
| 1212 | - float: left; | |
| 1213 | - | |
| 1214 | - margin-right: 10px; | |
| 1215 | -} | |
| 1216 | -.customify_radio_image label input[type=radio] | |
| 1217 | -{ | |
| 1218 | - position: absolute; | |
| 1219 | - top: 0; | |
| 1220 | - right: 0; | |
| 1221 | - bottom: 0; | |
| 1222 | - left: 0; | |
| 1223 | - | |
| 1224 | - visibility: hidden; | |
| 1225 | - | |
| 1226 | - width: 100%; | |
| 1227 | - height: 100%; | |
| 1228 | -} | |
| 1229 | -.customify_radio_image label input[type=radio] img | |
| 1230 | -{ | |
| 1231 | - cursor: pointer; | |
| 1232 | - | |
| 1233 | - border: 2px solid transparent; | |
| 1234 | -} | |
| 1235 | -.customify_radio_image label input[type=radio]:checked + img | |
| 1236 | -{ | |
| 1237 | - border: 3px solid #73c5ee; | |
| 1238 | -} | |
| 1239 | - | |
| 1240 | -.customify_ace_editor | |
| 1241 | -{ | |
| 1242 | - display: block; | |
| 1243 | - | |
| 1244 | - min-height: 200px; | |
| 1245 | - | |
| 1246 | - border: 1px solid #ddd; | |
| 1247 | -} | |
| 1248 | - | |
| 1249 | -.customize-control-custom_background .hide | |
| 1250 | -{ | |
| 1251 | - display: none; | |
| 1252 | -} | |
| 1253 | - | |
| 1254 | -.customize-control-custom_background .upload_button_div | |
| 1255 | -{ | |
| 1256 | - margin: 10px 0; | |
| 1257 | -} | |
| 1258 | -.customize-control-custom_background .upload_button_div > * | |
| 1259 | -{ | |
| 1260 | - margin-right: 10px; | |
| 1261 | -} | |
| 1262 | - | |
| 1263 | -.customize-control-custom_background .preview_screenshot | |
| 1264 | -{ | |
| 1265 | - margin: 10px 0; | |
| 1266 | - | |
| 1267 | - text-align: center; | |
| 1268 | -} | |
| 1269 | -.customize-control-custom_background .preview_screenshot img | |
| 1270 | -{ | |
| 1271 | - border: 2px solid #ccc; | |
| 1272 | -} | |
| 1273 | - | |
| 1274 | -#customify_import_demo_data_button | |
| 1275 | -{ | |
| 1276 | - display: inline-block; | |
| 1277 | - | |
| 1278 | - width: 70%; | |
| 1279 | - height: auto; | |
| 1280 | - margin: 0 15% 10% 15%; | |
| 1281 | - padding: 10px; | |
| 1282 | - | |
| 1283 | - text-align: center; | |
| 1284 | -} | |
| 1285 | - | |
| 1286 | -.import_step_note | |
| 1287 | -{ | |
| 1288 | - display: inline-block; | |
| 1289 | - | |
| 1290 | - width: 100%; | |
| 1291 | - margin: 5px; | |
| 1292 | -} | |
| 1293 | -.import_step_note:before | |
| 1294 | -{ | |
| 1295 | - content: '\1F449'; | |
| 1296 | -} | |
| 1297 | -.import_step_note.success:before | |
| 1298 | -{ | |
| 1299 | - content: '\1F44D'; | |
| 1300 | -} | |
| 1301 | -.import_step_note.failed:before | |
| 1302 | -{ | |
| 1303 | - content: '\274C'; | |
| 1304 | -} | |
| 1305 | - | |
| 1306 | -#customize-header-actions | |
| 1307 | -{ | |
| 1308 | - border-color: #e0e8ef; | |
| 1309 | - background: #fff; | |
| 1310 | -} | |
| 1311 | - | |
| 1312 | -.wp-full-overlay-sidebar, | |
| 1313 | -.customize-themes-panel | |
| 1314 | -{ | |
| 1315 | - border-right: 1px solid #e0e8ef; | |
| 1316 | - background: #eaf9fe; | |
| 1317 | -} | |
| 1318 | - | |
| 1319 | -#customize-theme-controls #accordion-section-menu_locations | |
| 1320 | -{ | |
| 1321 | - border-bottom: 1px solid #e0e8ef; | |
| 1322 | -} | |
| 1323 | - | |
| 1324 | -#customize-controls #accordion-section-themes > .accordion-section-title | |
| 1325 | -{ | |
| 1326 | - font-weight: 600; | |
| 1327 | - | |
| 1328 | - border-bottom: 1px solid #e0e8ef; | |
| 1329 | -} | |
| 1330 | -#customize-controls #accordion-section-themes > .accordion-section-title:hover | |
| 1331 | -{ | |
| 1332 | - background: #fff; | |
| 1333 | -} | |
| 1334 | - | |
| 1335 | -#customize-controls .panel-meta.customize-info | |
| 1336 | -{ | |
| 1337 | - border-bottom-color: #e0e8ef; | |
| 1338 | -} | |
| 1339 | - | |
| 1340 | -#customize-theme-controls .control-section .accordion-section-title | |
| 1341 | -{ | |
| 1342 | - font-weight: 400; | |
| 1343 | - | |
| 1344 | - border-top: 1px solid #e0e8ef; | |
| 1345 | - border-bottom: none; | |
| 1346 | -} | |
| 1347 | - | |
| 1348 | -#customize-theme-controls .control-section:last-of-type > .accordion-section-title | |
| 1349 | -{ | |
| 1350 | - border-bottom: 1px solid #e0e8ef; | |
| 1351 | -} | |
| 1352 | - | |
| 1353 | -#customize-theme-controls .customize-section-title | |
| 1354 | -{ | |
| 1355 | - border-top: 1px solid #e0e8ef; | |
| 1356 | - border-bottom: 1px solid #e0e8ef; | |
| 1357 | -} | |
| 1358 | - | |
| 1359 | -#customize-controls .control-section .accordion-section-title:focus, | |
| 1360 | -#customize-controls .control-section .accordion-section-title:hover, | |
| 1361 | -#customize-controls .control-section.open .accordion-section-title, | |
| 1362 | -#customize-controls .control-section:hover > .accordion-section-title | |
| 1363 | -{ | |
| 1364 | - color: #056184; | |
| 1365 | - border-left-color: #f5fcff; | |
| 1366 | - background: #f5fcff; | |
| 1367 | -} | |
| 1368 | - | |
| 1369 | -[data-balloon] | |
| 1370 | -{ | |
| 1371 | - position: relative; | |
| 1372 | -} | |
| 1373 | - | |
| 1374 | -[data-balloon]::before | |
| 1375 | -{ | |
| 1376 | - font-size: 12px; | |
| 1377 | - | |
| 1378 | - position: absolute; | |
| 1379 | - z-index: 10; | |
| 1380 | - | |
| 1381 | - padding: .5em 1em; | |
| 1382 | - | |
| 1383 | - content: attr(data-balloon); | |
| 1384 | - transition: all .18s ease-out; | |
| 1385 | - white-space: nowrap; | |
| 1386 | - pointer-events: none; | |
| 1387 | - | |
| 1388 | - opacity: 0; | |
| 1389 | - color: #fff; | |
| 1390 | - border-radius: 4px; | |
| 1391 | - background: rgba(17, 17, 17, .9); | |
| 1392 | -} | |
| 1393 | - | |
| 1394 | -[data-balloon]::after | |
| 1395 | -{ | |
| 1396 | - position: absolute; | |
| 1397 | - z-index: 10; | |
| 1398 | - | |
| 1399 | - width: 18px; | |
| 1400 | - height: 6px; | |
| 1401 | - | |
| 1402 | - content: ''; | |
| 1403 | - transition: all .18s ease-out; | |
| 1404 | - pointer-events: none; | |
| 1405 | - | |
| 1406 | - opacity: 0; | |
| 1407 | - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); | |
| 1408 | - background-size: 100% auto; | |
| 1409 | -} | |
| 1410 | - | |
| 1411 | -[data-balloon]:hover::before, | |
| 1412 | -[data-balloon]:hover::after | |
| 1413 | -{ | |
| 1414 | - pointer-events: auto; | |
| 1415 | - | |
| 1416 | - opacity: 1; | |
| 1417 | -} | |
| 1418 | - | |
| 1419 | -[data-balloon][data-balloon-pos='up']::before | |
| 1420 | -{ | |
| 1421 | - bottom: 100%; | |
| 1422 | - left: 50%; | |
| 1423 | - | |
| 1424 | - margin-bottom: 11px; | |
| 1425 | - | |
| 1426 | - -webkit-transform: translate3d(-50%, 10px, 0); | |
| 1427 | - transform: translate3d(-50%, 10px, 0); | |
| 1428 | - -webkit-transform-origin: top; | |
| 1429 | - transform-origin: top; | |
| 1430 | -} | |
| 1431 | - | |
| 1432 | -[data-balloon][data-balloon-pos='up']::after | |
| 1433 | -{ | |
| 1434 | - bottom: 100%; | |
| 1435 | - left: 50%; | |
| 1436 | - | |
| 1437 | - margin-bottom: 5px; | |
| 1438 | - | |
| 1439 | - -webkit-transform: translate3d(-50%, 10px, 0); | |
| 1440 | - transform: translate3d(-50%, 10px, 0); | |
| 1441 | - -webkit-transform-origin: top; | |
| 1442 | - transform-origin: top; | |
| 1443 | -} | |
| 1444 | - | |
| 1445 | -[data-balloon][data-balloon-pos='up']:hover::before | |
| 1446 | -{ | |
| 1447 | - -webkit-transform: translate3d(-50%, 0, 0); | |
| 1448 | - transform: translate3d(-50%, 0, 0); | |
| 1449 | -} | |
| 1450 | - | |
| 1451 | -[data-balloon][data-balloon-pos='up']:hover::after | |
| 1452 | -{ | |
| 1453 | - -webkit-transform: translate3d(-50%, 0, 0); | |
| 1454 | - transform: translate3d(-50%, 0, 0); | |
| 1455 | -} | |
| 1456 | - | |
| 1457 | -[data-balloon][data-balloon-pos='down']::before | |
| 1458 | -{ | |
| 1459 | - top: 100%; | |
| 1460 | - left: 50%; | |
| 1461 | - | |
| 1462 | - margin-top: 11px; | |
| 1463 | - | |
| 1464 | - -webkit-transform: translate3d(-50%, -10px, 0); | |
| 1465 | - transform: translate3d(-50%, -10px, 0); | |
| 1466 | -} | |
| 1467 | - | |
| 1468 | -[data-balloon][data-balloon-pos='down']::after | |
| 1469 | -{ | |
| 1470 | - top: 100%; | |
| 1471 | - left: 50%; | |
| 1472 | - | |
| 1473 | - width: 18px; | |
| 1474 | - height: 6px; | |
| 1475 | - margin-top: 5px; | |
| 1476 | - | |
| 1477 | - -webkit-transform: translate3d(-50%, -10px, 0); | |
| 1478 | - transform: translate3d(-50%, -10px, 0); | |
| 1479 | - | |
| 1480 | - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); | |
| 1481 | - background-size: 100% auto; | |
| 1482 | -} | |
| 1483 | - | |
| 1484 | -[data-balloon][data-balloon-pos='down']:hover::before | |
| 1485 | -{ | |
| 1486 | - -webkit-transform: translate3d(-50%, 0, 0); | |
| 1487 | - transform: translate3d(-50%, 0, 0); | |
| 1488 | -} | |
| 1489 | - | |
| 1490 | -[data-balloon][data-balloon-pos='down']:hover::after | |
| 1491 | -{ | |
| 1492 | - -webkit-transform: translate3d(-50%, 0, 0); | |
| 1493 | - transform: translate3d(-50%, 0, 0); | |
| 1494 | -} | |
| 1495 | - | |
| 1496 | -[data-balloon][data-balloon-pos='left']::before | |
| 1497 | -{ | |
| 1498 | - top: 50%; | |
| 1499 | - right: 100%; | |
| 1500 | - | |
| 1501 | - margin-right: 11px; | |
| 1502 | - | |
| 1503 | - -webkit-transform: translate3d(10px, -50%, 0); | |
| 1504 | - transform: translate3d(10px, -50%, 0); | |
| 1505 | -} | |
| 1506 | - | |
| 1507 | -[data-balloon][data-balloon-pos='left']::after | |
| 1508 | -{ | |
| 1509 | - top: 50%; | |
| 1510 | - right: 100%; | |
| 1511 | - | |
| 1512 | - width: 6px; | |
| 1513 | - height: 18px; | |
| 1514 | - margin-right: 5px; | |
| 1515 | - | |
| 1516 | - -webkit-transform: translate3d(10px, -50%, 0); | |
| 1517 | - transform: translate3d(10px, -50%, 0); | |
| 1518 | - | |
| 1519 | - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); | |
| 1520 | - background-size: 100% auto; | |
| 1521 | -} | |
| 1522 | - | |
| 1523 | -[data-balloon][data-balloon-pos='left']:hover::before | |
| 1524 | -{ | |
| 1525 | - -webkit-transform: translate3d(0, -50%, 0); | |
| 1526 | - transform: translate3d(0, -50%, 0); | |
| 1527 | -} | |
| 1528 | - | |
| 1529 | -[data-balloon][data-balloon-pos='left']:hover::after | |
| 1530 | -{ | |
| 1531 | - -webkit-transform: translate3d(0, -50%, 0); | |
| 1532 | - transform: translate3d(0, -50%, 0); | |
| 1533 | -} | |
| 1534 | - | |
| 1535 | -[data-balloon][data-balloon-pos='right']::before | |
| 1536 | -{ | |
| 1537 | - top: 50%; | |
| 1538 | - left: 100%; | |
| 1539 | - | |
| 1540 | - margin-left: 11px; | |
| 1541 | - | |
| 1542 | - -webkit-transform: translate3d(-10px, -50%, 0); | |
| 1543 | - transform: translate3d(-10px, -50%, 0); | |
| 1544 | -} | |
| 1545 | - | |
| 1546 | -[data-balloon][data-balloon-pos='right']::after | |
| 1547 | -{ | |
| 1548 | - top: 50%; | |
| 1549 | - left: 100%; | |
| 1550 | - | |
| 1551 | - width: 6px; | |
| 1552 | - height: 18px; | |
| 1553 | - margin-left: 5px; | |
| 1554 | - | |
| 1555 | - -webkit-transform: translate3d(-10px, -50%, 0); | |
| 1556 | - transform: translate3d(-10px, -50%, 0); | |
| 1557 | - | |
| 1558 | - background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); | |
| 1559 | - background-size: 100% auto; | |
| 1560 | -} | |
| 1561 | - | |
| 1562 | -[data-balloon][data-balloon-pos='right']:hover::before | |
| 1563 | -{ | |
| 1564 | - -webkit-transform: translate3d(0, -50%, 0); | |
| 1565 | - transform: translate3d(0, -50%, 0); | |
| 1566 | -} | |
| 1567 | - | |
| 1568 | -[data-balloon][data-balloon-pos='right']:hover::after | |
| 1569 | -{ | |
| 1570 | - -webkit-transform: translate3d(0, -50%, 0); | |
| 1571 | - transform: translate3d(0, -50%, 0); | |
| 1572 | -} | |
| 1573 | - | |
| 1574 | -[data-balloon][data-balloon-length='small']::before | |
| 1575 | -{ | |
| 1576 | - width: 80px; | |
| 1577 | - | |
| 1578 | - white-space: normal; | |
| 1579 | -} | |
| 1580 | - | |
| 1581 | -[data-balloon][data-balloon-length='medium']::before | |
| 1582 | -{ | |
| 1583 | - width: 150px; | |
| 1584 | - | |
| 1585 | - white-space: normal; | |
| 1586 | -} | |
| 1587 | - | |
| 1588 | -[data-balloon][data-balloon-length='large']::before | |
| 1589 | -{ | |
| 1590 | - width: 260px; | |
| 1591 | - | |
| 1592 | - white-space: normal; | |
| 1593 | -} | |
| 1594 | - | |
| 1595 | -[data-balloon][data-balloon-length='xlarge']::before | |
| 1596 | -{ | |
| 1597 | - width: 380px; | |
| 1598 | - | |
| 1599 | - white-space: normal; | |
| 1600 | -} | |
| 1601 | - | |
| 1602 | -@media screen and (max-width: 768px) | |
| 1603 | -{ | |
| 1604 | - [data-balloon][data-balloon-length='xlarge']::before | |
| 1605 | - { | |
| 1606 | - width: 90vw; | |
| 1607 | - | |
| 1608 | - white-space: normal; | |
| 1609 | - } | |
| 1610 | -} | |
| 1611 | - | |
| 1612 | -[data-balloon][data-balloon-length='fit']::before | |
| 1613 | -{ | |
| 1614 | - width: 100%; | |
| 1615 | - | |
| 1616 | - white-space: normal; | |
| 1617 | -} | |
| 1618 | - | |
| 1619 | -.font-options__wrapper .font-options__options-list | |
| 1620 | -{ | |
| 1621 | - border-color: #b8daeb; | |
| 1622 | - box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15); | |
| 1623 | -} | |
| 1624 | - | |
| 1625 | -.font-options__wrapper .font-options__option | |
| 1626 | -{ | |
| 1627 | - margin-bottom: 12px; | |
| 1628 | -} | |
| 1629 | -.font-options__wrapper .font-options__option label | |
| 1630 | -{ | |
| 1631 | - display: block; | |
| 1632 | - | |
| 1633 | - margin-bottom: 6px; | |
| 1634 | -} | |
| 1635 | - | |
| 1636 | -.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list | |
| 1637 | -{ | |
| 1638 | - display: block; | |
| 1639 | - | |
| 1640 | - opacity: 1; | |
| 1641 | -} | |
| 1642 | - | |
| 1643 | -input.customify_font_tooltip | |
| 1644 | -{ | |
| 1645 | - display: none; | |
| 1646 | -} | |
| 1647 | - | |
| 1648 | -ul.font-options__options-list .select2-container | |
| 1649 | -{ | |
| 1650 | - width: 100% !important; | |
| 1651 | -} | |
| 1652 | -ul.font-options__options-list .select2-container .select2-selection--single | |
| 1653 | -{ | |
| 1654 | - -webkit-appearance: initial; | |
| 1655 | -} | |
| 1656 | -ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow | |
| 1657 | -{ | |
| 1658 | - display: none; | |
| 1659 | -} | |
| 1660 | - | |
| 1661 | -ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered | |
| 1662 | -{ | |
| 1663 | - line-height: initial; | |
| 1664 | - | |
| 1665 | - color: inherit; | |
| 1666 | -} | |
| 1667 | - | |
| 1668 | -.select2-container.select2-container--open | |
| 1669 | -{ | |
| 1670 | - z-index: 99999999; | |
| 1671 | -} | |
| 1 | +.sm-radio-group{position:relative;border-radius:999em;overflow:hidden;height:2.428em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:rgba(65,107,126,0.7);font-size:14px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1.142em}.sm-radio-group>*{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.sm-radio-group:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:0.142em solid #57abd5;border-radius:999em;pointer-events:none}.sm-radio-group input[type="radio"]{display:none}.sm-radio-group input[type="radio"]:checked+label{background-color:#57abd5;color:#fff}.sm-radio-group input[type="radio"]:checked+label:before{content:"";display:inline-block;color:inherit;position:relative;top:.285em;margin-right:.45em;height:.8em;width:.55em;border-right:2px solid;border-bottom:2px solid;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.sm-radio-group label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease;color:inherit}.sm-radio-group label:hover{color:#416b7e}.sm-radio-group label:nth-of-type(2){border-left:2px solid #57abd5;border-right:2px solid #57abd5}[id="customize-control-sm_coloration_level_control"] .sm-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id="customize-control-sm_coloration_level_control"] .sm-radio-group>*{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}[id="customize-control-sm_coloration_level_control"] .sm-radio-group input[type="radio"]:last-of-type:checked+label{background:-webkit-gradient(linear, left top, right top, from(#3DAAE0), to(#D557BE));background:linear-gradient(90deg, #3DAAE0 0%, #D557BE 100%)}[id="customize-control-sm_coloration_level_control"] .sm-radio-group input[type="radio"]:nth-of-type(1):checked ~ label:last-of-type,[id="customize-control-sm_coloration_level_control"] .sm-radio-group input[type="radio"]:nth-of-type(2):checked ~ label:last-of-type{margin-right:-33.33%}[id="customize-control-sm_coloration_level_control"] .sm-radio-group label:nth-of-type(1){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}[id="customize-control-sm_coloration_level_control"] .sm-radio-group label:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;border-left:2px solid #57abd5;border-right:2px solid #57abd5}[id="customize-control-sm_coloration_level_control"] .sm-radio-group label:nth-of-type(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[id="customize-control-sm_coloration_level_control"] .sm-radio-group label:nth-of-type(4){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-left:2px solid #57abd5}[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize li.customize-control-sm_switch{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:42px;padding-bottom:42px}[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize li.customize-control-sm_switch .customize-control-title,[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize li.customize-control-sm_switch .separator.label{display:inline-block}.sm-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;position:relative;height:2.428em;max-width:5.5em;border-radius:999em;color:#fff;font-size:14px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1.142em;z-index:10}.sm-switch input[type="radio"]{display:none}.sm-switch input[type="radio"]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.sm-switch input[type="radio"]+label,.sm-switch input[type="radio"]+label:after{-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.sm-switch input[type="radio"]:checked+label{pointer-events:none}.sm-switch input[type="radio"]:nth-of-type(1)+label{padding-left:1.214em}.sm-switch input[type="radio"]:nth-of-type(1)+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#57abd5;z-index:-1}.sm-switch input[type="radio"]:nth-of-type(1):not(:checked)+label{-webkit-transform:translateX(-100%) translateX(2.125em);transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type="radio"]:nth-of-type(1):not(:checked)+label:after{background:#ccc;-webkit-transform:translateX(100%) translateX(-2.125em);transform:translateX(100%) translateX(-2.125em)}.sm-switch input[type="radio"]:nth-of-type(1):not(:checked)+label ~ label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sm-switch input[type="radio"]:nth-of-type(1):checked+label ~ label{-webkit-transform:translateX(-2.4em);transform:translateX(-2.4em)}.sm-switch input[type="radio"]:nth-of-type(1):checked+label ~ label:before{-webkit-transform:translateX(-100%) translateX(2.125em);transform:translateX(-100%) translateX(2.125em)}.sm-switch input[type="radio"]:nth-of-type(2)+label{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:1em}.sm-switch input[type="radio"]:nth-of-type(2)+label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sm-switch input[type="radio"]:nth-of-type(2)+label:after{content:"";display:block;height:2.142em;width:2.142em;margin-right:auto;margin-left:0.125em;border-radius:50%;background-color:#fff;-webkit-box-shadow:1px 2px 2px 0 rgba(23,21,21,0.15);box-shadow:1px 2px 2px 0 rgba(23,21,21,0.15);pointer-events:none}.wp-full-overlay-sidebar *,.wp-full-overlay-sidebar *:before,.wp-full-overlay-sidebar *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.iris-picker,.iris-picker *{-webkit-box-sizing:content-box;box-sizing:content-box}.wp-full-overlay-sidebar-content .accordion-section-content{overflow:visible}.control-section:not(.control-section-themes) .customize-control{padding:0;width:100%;min-height:initial}#customize-header-actions #customize-save-button-wrapper{margin-top:7px}.wp-full-overlay-footer .devices button{float:left;border-radius:0}.customize-controls-close{width:48px;height:44px;color:#7da9c3;background:#ffffff;border-top:none;border-right-color:#e0e8ef}.customize-controls-close:focus,.customize-controls-close:hover{background:#f5fcff}.customize-controls-close:before{top:0px}#customize-controls .customize-info{border-bottom-color:#e0e8ef}.customize-panel-back,.customize-section-back{height:74px;color:#7da9c3;border-right-color:#e0e8ef}.customize-panel-back:hover,.customize-panel-back:focus,.customize-section-back:hover,.customize-section-back:focus{border-left-color:#f5fcff;background:#f5fcff}#customize-theme-controls .theme *{-webkit-box-sizing:content-box;box-sizing:content-box}#customize-theme-controls .accordion-section-content{padding:17px}#customize-theme-controls .customize-section-title{margin-top:-17px;margin-right:-17px}#customize-theme-controls #accordion-section-add_menu{border-bottom:none}#customize-theme-controls #accordion-section-add_menu .add-menu-toggle{float:none}#customize-theme-controls .customize-pane-child.open{height:100%}#customize-controls .description{font-size:12px;font-weight:300;font-style:normal;line-height:1.6;color:#4d7b90;text-indent:0}.customize-control-description{margin-top:6px}.customize-control{margin-bottom:24px}#accordion-section-themes+.control-section{border-top:none}#customize-controls .panel-meta.customize-info .accordion-section-title{border-top:none;height:74px}.button-controls:after{content:" ";display:table;clear:both}.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result),.wp-core-ui .button-primary,.wp-core-ui .button-secondary{width:auto;padding-left:15px;padding-right:15px;font-weight:400;color:#F5FCFF;text-shadow:none;border:none;background:#AED2E5;-webkit-box-shadow:0px 2px 0px 0px #8DBED7;box-shadow:0px 2px 0px 0px #8DBED7;border-radius:4px}.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result):hover,.wp-core-ui .button-primary:hover,.wp-core-ui .button-secondary:hover{color:white;text-shadow:none;background:#98C6DD;-webkit-box-shadow:0px 2px 0px 0px #74A7C2;box-shadow:0px 2px 0px 0px #74A7C2}.wp-core-ui #customize-header-actions .button-primary{background:#73C5EE;-webkit-box-shadow:0px 2px 0px 0px #57ABD5;box-shadow:0px 2px 0px 0px #57ABD5}.wp-core-ui #customize-header-actions .button-primary:hover{background:#58B0DD;-webkit-box-shadow:0px 2px 0px 0px #3F8AAF;box-shadow:0px 2px 0px 0px #3F8AAF}.wp-core-ui #customize-header-actions .button-primary.has-next-sibling{border-right:1px solid #57ABD5}.wp-core-ui #customize-header-actions .button-primary:disabled{color:white !important;background:#AED2E5 !important;opacity:0.7;-webkit-box-shadow:0px 2px 0px 0px #8db5ca !important;box-shadow:0px 2px 0px 0px #8db5ca !important}.wp-core-ui #customize-header-actions .button-primary:disabled.has-next-sibling{border-right:none}.wp-core-ui .reset_section,.wp-core-ui .reset_panel{width:100%;height:4em;display:block;margin:0px 0 25px}.wp-core-ui .reset_panel{margin-top:10px}.separator.label{display:block;font-size:14px;line-height:24px;font-weight:500}.customize-control-title,.separator.label{color:#2A3B44}.separator.section:before,.separator.sub-section:before{content:"";position:absolute;top:0;bottom:0;left:-18px;right:-18px;z-index:-1}.separator.label{font-weight:500}.separator.large{margin-top:12px;font-size:16px;color:#39474D}.separator.section{position:relative;padding:14px 0;margin-bottom:0;background:none;border:none}.separator.section[id*="layout"]{margin-top:0}.separator.section[id*="layout"]:before{border:none}.separator.section:before{border:1px solid #e0e8ef;background-color:#ffffff;-webkit-box-shadow:0px 1px 0px 0px #DFE8EF;box-shadow:0px 1px 0px 0px #DFE8EF}.separator.sub-section{position:relative;padding:12px 0}.separator.sub-section:before{border-top:1px solid #e0e8ef;border-bottom:1px solid #e0e8ef;background-color:#f6fbff}.separator.sub-section+span{margin-top:20px;font-style:normal}.section-navigation-wrapper{position:relative;height:43px;margin:-15px -12px 0 -12px;margin-right:-17px;margin-left:-17px}.section-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;clear:both;border-top:1px solid #e0e8ef}.section-navigation a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:block;padding:12px 0;color:#3b484e;background-color:#ffffff;border-bottom:1px solid #e0e8ef;border-right:1px solid #e0e8ef;text-align:center;text-decoration:none;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.section-navigation a:last-child{border-right:0}#customize-controls .customize-info.is-sticky.is-sticky,#customize-controls .customize-section-title.is-sticky.is-sticky{top:40px}#customize-controls .customize-info.is-in-view.is-in-view,#customize-controls .customize-section-title.is-in-view.is-in-view{-webkit-box-shadow:none;box-shadow:none}#customize-controls .has-nav .customize-info,#customize-controls .has-nav .customize-section-title{margin-right:-12px}#customize-controls .customize-section-title.customize-section-title{border-bottom:0}.customize-section-description-container.section-meta.has-nav{margin-bottom:0}.font-options__wrapper{position:relative}.font-options__wrapper:after{content:"";position:absolute;top:90%;left:0;right:0;z-index:0;display:block;height:30px}.font-options__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.font-options__head.font-options__head{-webkit-appearance:none;text-overflow:ellipsis;white-space:nowrap}.font-options__font-title{margin-right:26px;margin-left:10px;font-size:12px;line-height:20px;font-weight:300;color:#98c6dd;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.font-options__options-list{position:absolute;top:calc(100% + 6px);left:-6px;right:-6px;z-index:2;display:block;padding:10px;border:1px solid #dfe8ef;border-radius:5px;background-color:#ffffff;opacity:0;display:none;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.font-options__options-list:last-child{margin-bottom:0}.font-options__options-list:before,.font-options__options-list:after{content:"";position:absolute;top:-20px;right:25px;height:0;width:0;border:solid transparent;z-index:10}.font-options__options-list:before{border-bottom-color:white;border-width:10px;z-index:11}.font-options__options-list:after{border-bottom-color:rgba(0,0,0,0.075);border-width:12px;top:-24px;right:23px}.customize-control-color .wp-picker-container .wp-picker-open+.wp-picker-input-wrap:after{content:"";position:absolute;bottom:100%;right:12px;border-collapse:separate;width:0;height:0;border-width:0 9px 9px 9px;border-style:solid;border-color:transparent transparent #fff transparent}.font-options__head,.wp-full-overlay-sidebar-content .customize-control input[type=text]:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],.wp-full-overlay-sidebar-content .customize-control input[type=password],.wp-full-overlay-sidebar-content .customize-control input[type=color],.wp-full-overlay-sidebar-content .customize-control input[type=date],.wp-full-overlay-sidebar-content .customize-control input[type=datetime],.wp-full-overlay-sidebar-content .customize-control input[type=datetime-local],.wp-full-overlay-sidebar-content .customize-control input[type=email],.wp-full-overlay-sidebar-content .customize-control input[type=month],.wp-full-overlay-sidebar-content .customize-control input[type=number],.wp-full-overlay-sidebar-content .customize-control input[type=radio],.wp-full-overlay-sidebar-content .customize-control input[type=tel],.wp-full-overlay-sidebar-content .customize-control input[type=time],.wp-full-overlay-sidebar-content .customize-control input[type=url],.wp-full-overlay-sidebar-content .customize-control input[type=week],.wp-full-overlay-sidebar-content .customize-control input[type=search],.wp-full-overlay-sidebar-content .customize-control select,.wp-full-overlay-sidebar-content .customize-control textarea,.wp-full-overlay-sidebar-content .customize-control input.range-value[type="number"],ul.font-options__options-list .select2-container .select2-selection--single,#customize-theme-controls .select2-container .select2-selection--multiple{width:100%;height:44px;padding:10px 14px;background:#FFFFFF;border:2px solid #B8DAEB;border-radius:4px;font-size:14px;line-height:1.5;color:#416B7E;outline:0}.font-options__head:focus,.wp-full-overlay-sidebar-content .customize-control input:focus[type=text]:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),.wp-full-overlay-sidebar-content .customize-control input:focus[type=checkbox],.wp-full-overlay-sidebar-content .customize-control input:focus[type=password],.wp-full-overlay-sidebar-content .customize-control input:focus[type=color],.wp-full-overlay-sidebar-content .customize-control input:focus[type=date],.wp-full-overlay-sidebar-content .customize-control input:focus[type=datetime],.wp-full-overlay-sidebar-content .customize-control input:focus[type=datetime-local],.wp-full-overlay-sidebar-content .customize-control input:focus[type=email],.wp-full-overlay-sidebar-content .customize-control input:focus[type=month],.wp-full-overlay-sidebar-content .customize-control input:focus[type=number],.wp-full-overlay-sidebar-content .customize-control input:focus[type=radio],.wp-full-overlay-sidebar-content .customize-control input:focus[type=tel],.wp-full-overlay-sidebar-content .customize-control input:focus[type=time],.wp-full-overlay-sidebar-content .customize-control input:focus[type=url],.wp-full-overlay-sidebar-content .customize-control input:focus[type=week],.wp-full-overlay-sidebar-content .customize-control input:focus[type=search],.wp-full-overlay-sidebar-content .customize-control select:focus,.wp-full-overlay-sidebar-content .customize-control textarea:focus,.wp-full-overlay-sidebar-content .customize-control input.range-value:focus[type="number"],ul.font-options__options-list .select2-container .select2-selection--single:focus,#customize-theme-controls .select2-container .select2-selection--multiple:focus{border-color:#73C5EE;-webkit-box-shadow:none;box-shadow:none}.font-options__head,.wp-full-overlay-sidebar-content .customize-control select,ul.font-options__options-list .select2-container .select2-selection--single,#customize-theme-controls .select2-container .select2-selection--multiple{width:100%;-webkit-appearance:button;-moz-appearance:none;font-weight:600;background:white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;background-position:right 16px top 16px}.font-options__head[multiple],.wp-full-overlay-sidebar-content .customize-control select[multiple],ul.font-options__options-list .select2-container .select2-selection--single[multiple],#customize-theme-controls .select2-container .select2-selection--multiple[multiple]{background:white}.wp-full-overlay-sidebar-content .customize-control input[type=text],.wp-full-overlay-sidebar-content .customize-control textarea{font-size:13px}.wp-full-overlay-sidebar-content .customize-control textarea{height:auto}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],.wp-full-overlay-sidebar-content .customize-control input[type=radio]{width:22px;height:22px}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked,.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked{background:#73C5EE;border-color:#5AB9E8}.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked:before,.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before{color:white;margin:-1px 0 0 -2px}.wp-full-overlay-sidebar-content .customize-control .awesome_preset input[type=radio]:checked{background:transparent}.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label:not(:only-of-type),.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control)>.customize-inside-control-row:not(:only-of-type),.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label:not(:only-of-type),.wp-full-overlay-sidebar-content .customize-control.customize-control-radio>.customize-inside-control-row:not(:only-of-type){margin-left:30px;padding-top:0;padding-bottom:0;display:inline-block;width:calc(49% - 30px);text-indent:-6px}.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label,.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label{color:#416B7E}[id*="divider"]+.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control),[id*="divider"]+.wp-full-overlay-sidebar-content .customize-control.customize-control-radio{margin-top:0}.wp-full-overlay-sidebar-content .customize-control input[type=radio]{border-radius:50%}.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before{content:none}.customize-control-html+.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox{margin-top:-24px}.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label,.wp-full-overlay-sidebar-content .customize-control.customize-control-radio .customize-inside-control-row{margin-top:12px}.wp-full-overlay-sidebar-content .customize-control.customize-control-radio#customize-control-changeset_status .customize-inside-control-row{margin-top:0;text-indent:0}.wp-full-overlay-sidebar-content .customize-control input[type="range"]{width:65%}.wp-full-overlay-sidebar-content .customize-control input[type="range"]{position:relative;-webkit-appearance:none;width:calc(100% - 55px);height:22px;overflow:hidden;outline:none;background:none}.wp-full-overlay-sidebar-content .customize-control input[type="range"]:before{content:" ";position:absolute;top:8px;left:0;height:6px;width:100%;background:#DFE8EF;-webkit-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.3);box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.3);border-radius:10px}.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;background:#27ae60;position:relative;z-index:3;background:#FFFFFF;border:2px solid #B8DAEB;border-radius:4px}.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb:before{content:"..";position:absolute;left:5px;top:-5px;color:#B8DAEB;font-size:1em;letter-spacing:1px}.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb:after{content:" ";width:calc(100% - 55px);height:6px;position:absolute;z-index:1;right:20px;top:6px;background:#73C5EE}.wp-full-overlay-sidebar-content .customize-control input[type="number"].range-value{min-width:40px;max-width:80px;width:auto;height:30px;top:-5px;float:right;padding:4px 0px 5px 0px;margin-left:10px;font-size:13px;line-height:1;text-align:center}.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-inner-spin-button,.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.customize-control-color{display:block}.customize-control-color .customize-control-title,.customize-control-color .separator.label{float:left}.customize-control-color .wp-picker-container{position:relative;float:right;top:-3px}.customize-control-color .wp-picker-container .wp-picker-holder{position:relative}.customize-control-color .wp-picker-container .wp-color-result,.customize-control-color .wp-picker-container .wp-color-result.button{top:0;height:30px;width:40px;margin:0;padding:0;border-radius:4px;background:#2ECC71;border:2px solid #B8DAEB;-webkit-box-shadow:none;box-shadow:none}.customize-control-color .wp-picker-container .wp-color-result:after,.customize-control-color .wp-picker-container .wp-color-result .wp-color-result-text,.customize-control-color .wp-picker-container .wp-color-result.button:after,.customize-control-color .wp-picker-container .wp-color-result.button .wp-color-result-text{display:none}.customize-control-color .wp-picker-container .iris-picker{position:absolute;top:40px;right:0;z-index:1000;width:275px !important;border-top:none;border-color:#DFDFDE;border-radius:0 0 3px 3px;border:none;background:white}.customize-control-color .wp-picker-container .iris-picker,.customize-control-color .wp-picker-container .iris-picker *{-webkit-box-sizing:content-box;box-sizing:content-box}.customize-control-color .wp-picker-container .iris-picker .iris-square{width:215px !important;height:173px !important;margin-right:0}.customize-control-color .wp-picker-container .iris-picker .iris-strip{float:right;-webkit-box-shadow:rgba(0,0,0,0.4) 0 1px 1px inset;box-shadow:rgba(0,0,0,0.4) 0 1px 1px inset}.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle{border-color:#aaa !important;opacity:1;-webkit-box-shadow:none;box-shadow:none}.customize-control-color .wp-picker-container .iris-picker .iris-palette{width:24px !important;height:24px !important;border-radius:50px;-webkit-box-shadow:rgba(0,0,0,0.4) 0 1px 1px inset;box-shadow:rgba(0,0,0,0.4) 0 1px 1px inset}.customize-control-color .wp-picker-container .wp-picker-open+.wp-picker-input-wrap{position:absolute;z-index:1000;top:35px;right:0;width:275px;padding:9px 12px;background:white;border:none;border-radius:3px 3px 0 0}.customize-control-color .wp-picker-container .wp-picker-open+.wp-picker-input-wrap input.wp-color-picker{float:left;width:100px;font-size:13px;text-align:left;margin:0;padding:6px 12px;height:auto}.customize-control-color .wp-picker-container .wp-picker-open+.wp-picker-input-wrap input.button{float:right;padding:4px 12px;height:30px}.customize-control-font:last-child{margin-bottom:150px}#accordion-section-live_css_edit_section .customize-section-title{margin-top:-13px;border-bottom:1px solid #ddd}#accordion-section-live_css_edit_section #css_editor{top:70px;border-top:10px solid white;overflow:visible}#accordion-section-live_css_edit_section #css_editor:before{content:"";width:48px;height:10px;display:block;background:#e8e8e8;top:-10px;position:absolute;z-index:10000000;left:0}#accordion-section-live_css_edit_section .ace_scroller{padding-left:10px}.wp-full-overlay.editor_opened{margin-left:500px}.wp-full-overlay.editor_opened #customize-controls{width:500px}.wp-full-overlay.editor_opened.collapsed #customize-controls{width:300px}.customize-control-media .current,.customize-control-site_icon .current,li#customize-control-site_logo .current{margin-bottom:10px;min-height:44px;background:#F5FCFF;border:2px solid #B8DAEB;border-radius:4px}.customize-control-media .current .container,.customize-control-media .current span,.customize-control-site_icon .current .container,.customize-control-site_icon .current span,li#customize-control-site_logo .current .container,li#customize-control-site_logo .current span{border:none}.customize-control-media .inner,.customize-control-media .current span,.customize-control-site_icon .inner,.customize-control-site_icon .current span,li#customize-control-site_logo .inner,li#customize-control-site_logo .current span{font-size:13px;color:#98C6DD}.customize-control-media .inner,.customize-control-site_icon .inner,li#customize-control-site_logo .inner{line-height:1.4}.customize-control-media .thumbnail-image,.customize-control-site_icon .thumbnail-image,li#customize-control-site_logo .thumbnail-image{padding:14px;text-align:center}.customize-control-media .thumbnail-image img,.customize-control-site_icon .thumbnail-image img,li#customize-control-site_logo .thumbnail-image img{width:auto}.customize-control-media .actions,.customize-control-site_icon .actions,li#customize-control-site_logo .actions{margin-bottom:0}.customize-control-typography select,.customize-control-typography select{margin-bottom:10px}.customize-control-typography .description,.customize-control-typography .description{margin-top:-3px}.customize-control-typography ul li,.customize-control-typography ul li{width:100%;margin:0}.default-preset-button{background-color:#F5F6F6;float:right;padding:1px 8px;border-radius:3px;border:1px solid #CBCBCB;margin-right:4px;font-family:"Open Sans",sans-serif;font-size:13px}.customize-control-preset .description{margin-right:5px;font-style:normal}.customify_preset.radio_buttons .customify_radio_button{border:none;display:inline-block;padding:2px;margin:3px;position:relative;overflow:hidden;height:auto}.customify_preset.radio_buttons .customify_radio_button input[type="radio"]{opacity:0;width:100%;height:100%;position:absolute;z-index:9999}.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked+label{background-color:#ebebeb}.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked+label:before{content:'>';color:inherit}.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked+label:after{content:'<';color:inherit}.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked:before{opacity:0}.customify_preset.radio_buttons .customify_radio_button label{position:relative;z-index:999;border-left:4px solid}.customify_preset .awesome_preset{width:45%;position:relative;display:inline-block;text-align:center;color:white;margin-top:5px;margin-bottom:25px;-webkit-transition:all 0.2s;transition:all 0.2s}.customify_preset .awesome_preset:hover{opacity:0.9}.customify_preset .awesome_preset:before{content:'';position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:1px solid #FFF;background:transparent;opacity:.5;border-radius:4px;z-index:5}.customify_preset .awesome_preset .preset-wrap .preset-color{height:128px;border-radius:4px 4px 0 0;padding:17px 0 27px}.customify_preset .awesome_preset .preset-wrap .preset-color .first-font{display:inline-block;width:100%;font-size:55px;line-height:1}.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font{display:inline-block;width:100%;font-size:20px;line-height:1;margin-top:8px}.customify_preset .awesome_preset .preset-wrap .preset-name{position:relative;font-size:11px;text-transform:UPPERCASE;border-radius:0 0 4px 4px;padding:1px}.customify_preset .awesome_preset .preset-wrap .preset-name:before{content:'';position:absolute;border-color:inherit;border:10px solid;border-left-color:transparent;border-right-color:transparent;border-top:transparent;top:-10px;border-bottom-color:inherit;left:40%}.customify_preset .awesome_preset:nth-child(odd){margin-right:7%}.customify_preset .awesome_preset input[type=radio]{height:100%;width:100%;position:absolute;border:0;-webkit-box-shadow:none;box-shadow:none;color:#006505;background-color:transparent;border-radius:0;margin:0;display:inline-block;top:0;left:0;z-index:10}.customify_preset .awesome_preset input[type=radio]:checked:before{position:absolute;height:25px;width:25px;top:-13px;right:-14px;background:#FFF;z-index:1}.customify_preset .awesome_preset input[type=radio]:checked:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);content:'';position:absolute;width:26px;height:26px;border-radius:50%;top:-5px;right:-5px;z-index:10;background:#73C5EE url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;background-position:center center}.customify_radio_image{display:inline-block}.customify_radio_image label{display:block;float:left;margin-right:10px;position:relative}.customify_radio_image label input[type=radio]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;visibility:hidden}.customify_radio_image label input[type=radio] img{cursor:pointer;border:2px solid transparent}.customify_radio_image label input[type=radio]:checked+img{border:3px solid #73C5EE}.customify_ace_editor{display:block;min-height:200px;border:1px solid #ddd}.customize-control-custom_background .hide{display:none}.customize-control-custom_background .upload_button_div{margin:10px 0}.customize-control-custom_background .upload_button_div>*{margin-right:10px}.customize-control-custom_background .preview_screenshot{text-align:center;margin:10px 0}.customize-control-custom_background .preview_screenshot img{border:2px solid #ccc}#customify_import_demo_data_button{width:70%;text-align:center;padding:10px;display:inline-block;height:auto;margin:0 15% 10% 15%}.import_step_note{margin:5px;width:100%;display:inline-block}.import_step_note:before{content:"\1F449"}.import_step_note.success:before{content:"\1F44D"}.import_step_note.failed:before{content:"\274C"}#customize-header-actions{background:#ffffff;border-color:#e0e8ef}.wp-full-overlay-sidebar,.customize-themes-panel,#customize-sidebar-outer-content{background:#F7F9FA;border-right:1px solid #e0e8ef}.outer-section-open #customize-controls .wp-full-overlay-sidebar-content,.attachment-media-view,.media-widget-preview.media_audio,.media-widget-preview.media_image{background:#F7F9FA}#customize-theme-controls #accordion-section-menu_locations{border-bottom:1px solid #e0e8ef}#customize-controls #accordion-section-themes>.accordion-section-title{font-weight:600;border-bottom:1px solid #e0e8ef}#customize-controls #accordion-section-themes>.accordion-section-title:hover{background:#fff}#customize-controls .panel-meta.customize-info{border-bottom-color:#e0e8ef}#customize-theme-controls .control-section .accordion-section-title{font-weight:400;border-top:1px solid #e0e8ef;border-bottom:none}#customize-theme-controls .control-section:last-of-type>.accordion-section-title{border-bottom:1px solid #e0e8ef}#customize-theme-controls .customize-section-title{border-top:1px solid #e0e8ef;border-bottom:1px solid #e0e8ef}#customize-controls .control-section .accordion-section-title:focus,#customize-controls .control-section .accordion-section-title:hover,#customize-controls .control-section.open .accordion-section-title,#customize-controls .control-section:hover>.accordion-section-title{color:#056184;background:#f5fcff;border-left-color:#f5fcff}.wp-customizer .menu-item-edit-active .menu-item-handle,.wp-customizer .section-open .menu-item-settings,.wp-customizer .menu-item-bar .menu-item-handle:hover{border-color:#e0e8ef}.wp-customizer .section-open .menu-item-settings{background:#f5fcff}.wp-customizer .control-section-nav_menu .menu-location-settings{border-top-color:#e0e8ef !important}[data-balloon]{position:relative}[data-balloon]::before{opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out;transition:all .18s ease-out;background:rgba(17,17,17,0.9);border-radius:4px;color:#fff;content:attr(data-balloon);font-size:12px;padding:.5em 1em;position:absolute;white-space:nowrap;z-index:10}[data-balloon]::after{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out;transition:all .18s ease-out;content:'';position:absolute;z-index:10}[data-balloon]:hover::before,[data-balloon]:hover::after{opacity:1;pointer-events:auto}[data-balloon][data-balloon-pos="up"]::before{bottom:100%;left:50%;margin-bottom:11px;-webkit-transform:translate3d(-50%, 10px, 0);transform:translate3d(-50%, 10px, 0);-webkit-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos="up"]::after{bottom:100%;left:50%;margin-bottom:5px;-webkit-transform:translate3d(-50%, 10px, 0);transform:translate3d(-50%, 10px, 0);-webkit-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos="up"]:hover::before{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[data-balloon][data-balloon-pos="up"]:hover::after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[data-balloon][data-balloon-pos='down']::before{left:50%;margin-top:11px;top:100%;-webkit-transform:translate3d(-50%, -10px, 0);transform:translate3d(-50%, -10px, 0)}[data-balloon][data-balloon-pos='down']::after{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size:100% auto;width:18px;height:6px;left:50%;margin-top:5px;top:100%;-webkit-transform:translate3d(-50%, -10px, 0);transform:translate3d(-50%, -10px, 0)}[data-balloon][data-balloon-pos='down']:hover::before{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[data-balloon][data-balloon-pos='down']:hover::after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[data-balloon][data-balloon-pos='left']::before{margin-right:11px;right:100%;top:50%;-webkit-transform:translate3d(10px, -50%, 0);transform:translate3d(10px, -50%, 0)}[data-balloon][data-balloon-pos='left']::after{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size:100% auto;width:6px;height:18px;margin-right:5px;right:100%;top:50%;-webkit-transform:translate3d(10px, -50%, 0);transform:translate3d(10px, -50%, 0)}[data-balloon][data-balloon-pos='left']:hover::before{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[data-balloon][data-balloon-pos='left']:hover::after{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[data-balloon][data-balloon-pos='right']::before{left:100%;margin-left:11px;top:50%;-webkit-transform:translate3d(-10px, -50%, 0);transform:translate3d(-10px, -50%, 0)}[data-balloon][data-balloon-pos='right']::after{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');background-size:100% auto;width:6px;height:18px;left:100%;margin-left:5px;top:50%;-webkit-transform:translate3d(-10px, -50%, 0);transform:translate3d(-10px, -50%, 0)}[data-balloon][data-balloon-pos='right']:hover::before{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[data-balloon][data-balloon-pos='right']:hover::after{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[data-balloon][data-balloon-length='small']::before{white-space:normal;width:80px}[data-balloon][data-balloon-length='medium']::before{white-space:normal;width:150px}[data-balloon][data-balloon-length='large']::before{white-space:normal;width:260px}[data-balloon][data-balloon-length='xlarge']::before{white-space:normal;width:380px}@media screen and (max-width: 768px){[data-balloon][data-balloon-length='xlarge']::before{white-space:normal;width:90vw}}[data-balloon][data-balloon-length='fit']::before{white-space:normal;width:100%}body.modal-open{overflow:hidden}body.modal-open #style-manager-user-feedback-modal .modal{overflow-x:hidden;overflow-y:auto;visibility:visible;opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}#style-manager-user-feedback-modal{height:100%}#style-manager-user-feedback-modal .modal{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;z-index:1050;opacity:0;visibility:hidden;overflow:hidden;outline:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(0, -10%);transform:translate(0, -10%);font-family:'Galano Grotesque Alt', -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:16px;line-height:1.7}#style-manager-user-feedback-modal .modal-dialog{position:relative;width:auto;margin:10px;text-align:left}#style-manager-user-feedback-modal .modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;background-clip:padding-box;border:none;border-radius:4px;-webkit-box-shadow:0 4px 4px 0 rgba(42,54,52,0.1),0 8px 8px 0 rgba(42,54,52,0.1),0 16px 16px 0 rgba(42,54,52,0.1),0 16px 32px 0 rgba(42,54,52,0.1),0 32px 64px 0 rgba(42,54,52,0.1),0 64px 128px 0 rgba(42,54,52,0.1);box-shadow:0 4px 4px 0 rgba(42,54,52,0.1),0 8px 8px 0 rgba(42,54,52,0.1),0 16px 16px 0 rgba(42,54,52,0.1),0 16px 32px 0 rgba(42,54,52,0.1),0 32px 64px 0 rgba(42,54,52,0.1),0 64px 128px 0 rgba(42,54,52,0.1);outline:0}#style-manager-user-feedback-modal .modal-content p{color:#000}#style-manager-user-feedback-modal .modal-content p a{font-weight:500;color:#9660C6;border-bottom:1px solid #9660C6}#style-manager-user-feedback-modal .modal-content>form{margin-bottom:20px}#style-manager-user-feedback-modal .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.modal-open #style-manager-user-feedback-modal .modal-backdrop{opacity:.8;visibility:visible}#style-manager-user-feedback-modal .modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 48px 10px 48px}#style-manager-user-feedback-modal .modal-header .close.button{top:-10px}#style-manager-user-feedback-modal .modal-header .close.icon{opacity:0.5}#style-manager-user-feedback-modal .modal-header .close:hover{opacity:1}#style-manager-user-feedback-modal .modal-title{margin-bottom:10px;line-height:1.5}#style-manager-user-feedback-modal .modal-title.modal-title--small{font-weight:500}#style-manager-user-feedback-modal .modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:30px 30px 0 30px}#style-manager-user-feedback-modal .modal-body.full{padding:0}#style-manager-user-feedback-modal .modal-body.full .box{padding-top:0;padding-bottom:0;margin-top:0}#style-manager-user-feedback-modal .modal-body.full+.modal-footer.full .box{padding-top:18px}#style-manager-user-feedback-modal .modal-footer{padding:30px;text-align:center}#style-manager-user-feedback-modal .modal-footer .box .button:last-child{margin-bottom:0}#style-manager-user-feedback-modal .modal-footer.full{padding:0}#style-manager-user-feedback-modal .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}#style-manager-user-feedback-modal .modal-state{display:none}#style-manager-user-feedback-modal .modal-state:checked+.modal{opacity:1;visibility:visible}#style-manager-user-feedback-modal .modal-state:checked+.modal .modal__inner{top:0}@media (min-width: 576px){#style-manager-user-feedback-modal .modal-dialog{max-width:655px;margin:30px auto}#style-manager-user-feedback-modal .modal-sm{max-width:300px}}@media (min-width: 576px){#style-manager-user-feedback-modal .modal-lg{max-width:800px}}#style-manager-user-feedback .modal-body .box{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0;padding:16px 52px;border-radius:4px}#style-manager-user-feedback .modal-body .box>*{width:100%}#style-manager-user-feedback .modal-body p{font-size:16px;margin-bottom:20px}#style-manager-user-feedback .modal-body textarea{width:100%;margin:0;padding:11px 18px;border:1px solid #dddddd;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;font-family:'Galano Grotesque Alt', -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:26px;color:#473850}#style-manager-user-feedback .modal-title{margin-top:0;margin-bottom:34px;font-family:'Galano Classic', -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:28px;line-height:1.4;text-align:center}#style-manager-user-feedback .button{text-decoration:none;cursor:pointer;-webkit-font-smoothing:antialiased;position:relative;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(0, 0, 0.58, 1);transition-timing-function:cubic-bezier(0, 0, 0.58, 1);-webkit-transition-property:background,background-color,color,-webkit-transform,-webkit-box-shadow;transition-property:background,background-color,color,-webkit-transform,-webkit-box-shadow;transition-property:transform,background,background-color,color,box-shadow;transition-property:transform,background,background-color,color,box-shadow,-webkit-transform,-webkit-box-shadow;display:inline-block;padding:15px 50px;border-radius:2px;font-family:"Galano Classic", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:23px;font-weight:600;text-align:center;background-color:#9660c6;color:#ffffff;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;height:auto;width:100%;margin-top:20px}#style-manager-user-feedback .button:hover{background-color:#9660c6;color:#ffffff;-webkit-transform:scale(1.05) translateY(-3px);transform:scale(1.05) translateY(-3px);-webkit-box-shadow:0 10px 20px -10px rgba(0,0,0,0.7);box-shadow:0 10px 20px -10px rgba(0,0,0,0.7)}#style-manager-user-feedback .second-step{margin-top:18px}#style-manager-user-feedback .thanks-step,#style-manager-user-feedback .error-step{text-align:center}#style-manager-user-feedback .thanks-step .modal-title,#style-manager-user-feedback .error-step .modal-title{margin-bottom:0}#style-manager-user-feedback .thanks-step p:last-child,#style-manager-user-feedback .error-step p:last-child{margin-bottom:10px}.scorecard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;color:#9660C6;font-family:"Galano Classic", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:18px;font-weight:600;text-align:center}.scorecard>label{font-size:20px}.scorecard>label span{display:block;width:46px;border:2px solid #9660C6;line-height:46px;border-radius:100%;background:#FFF;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.scorecard>label input[type="radio"]{display:none}.scorecard>label span:hover,.scorecard>label input[type="radio"]:checked ~ span{background:#9660C6;color:#FFF}.font-options__wrapper .font-options__options-list{border-color:#B8DAEB;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,0.15);box-shadow:0 10px 20px 0 rgba(0,0,0,0.15)}.font-options__wrapper .font-options__option{margin-bottom:12px}.font-options__wrapper .font-options__option label{display:block;margin-bottom:6px}.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list{opacity:1;display:block}input.customify_font_tooltip{display:none}ul.font-options__options-list .select2-container{width:100% !important}ul.font-options__options-list .select2-container .select2-selection--single{-webkit-appearance:initial}ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow{display:none}ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;line-height:initial}.select2-container.select2-container--open{z-index:99999999}#customize-theme-controls .select2-container{width:100% !important}#customize-theme-controls .select2-container .select2-selection--multiple{-webkit-appearance:initial;padding:4px 8px 4px;height:auto;background:none}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__arrow{display:none}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline{-webkit-box-flex:1;-ms-flex:1;flex:1}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field[class]{min-width:100%;border-width:0;margin-top:3px !important}#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{padding:3px 7px;margin-right:6px;margin-top:0px;border-color:#e0e8ef;background-color:#f6fbff}#customize-theme-controls .select2-container .select2-search--inline .select2-search__field{height:29px;min-width:9em;margin-top:0}.select2-container--default .select2-results__option[aria-selected=true][class]{background:transparent;opacity:0.3;pointer-events:none}.select2-container .select2-dropdown{border-color:#e0e8ef}#customize-theme-controls .widget-content .accordion-container{margin-left:-10px;margin-right:-10px;margin-top:20px;margin-bottom:10px}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content{position:relative;left:0;max-height:0;padding-top:0;padding-bottom:0;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;color:#416B7E}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:first-child{margin-top:0}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:last-child{margin-bottom:0}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title{color:#39474D}#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title:after{content:"\f142";-webkit-transform:rotate(180deg);transform:rotate(180deg)}#customize-theme-controls .widget-content .accordion-container .accordion-section.open{border-bottom:none}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-content{max-height:100%;padding-top:17px;padding-bottom:17px}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title{border-bottom:1px solid}#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#customize-theme-controls .widget-content .accordion-container label.customize-control-title,#customize-theme-controls .widget-content .accordion-container label.separator.label{cursor:default}.widget .widget-content>p input[type=checkbox],.widget .widget-content>p input[type=radio]{margin-bottom:3px;margin-top:3px}.widget .widget-content small{margin-top:5px;display:block}#available-widgets [class*=pixelgrade] .widget .widget-title:before,#available-widgets [class*=featured-posts] .widget .widget-title:before,#available-widgets [class*=categories-image-grid] .widget .widget-title:before{content:"\f538";color:#9660c6}#available-widgets [class*=pixelgrade-featured-posts-slideshow] .widget .widget-title:before{content:"\f233"}#available-widgets [class*=pixelgrade-featured-posts-carousel] .widget .widget-title:before{content:"\f169"}#available-widgets [class*=featured-posts-grid] .widget .widget-title:before{content:"\f180"}#available-widgets [class*=featured-posts-list] .widget .widget-title:before{content:"\f164"}#available-widgets [class*=categories-image-grid] .widget .widget-title:before{content:"\f163"}#available-widgets [class*=pixelgrade-promo-box] .widget .widget-title:before{content:"\f488"}.ui-tooltip{z-index:999999}.wp-customizer .widget-conditional .condition-control:after{content:" ";display:table;clear:both}.wp-customizer .widget-conditional .selection{padding-right:50px;padding-left:28px;padding-bottom:19px;margin-left:0;margin-right:0;margin-bottom:10px;border-bottom:1px solid #cbcfd4}.wp-customizer .widget-conditional .condition:last-child .selection{border:0}.wp-customizer .widget-conditional select{max-width:100%;width:170px}.wp-customizer .widget-conditional .condition-top select{width:130px}.pix_customizer_setting .customize-inside-control-row{position:relative;width:100% !important;margin-left:0 !important;text-indent:0 !important;background-size:cover;background-position:50% 50%;height:64px;border-radius:5px;overflow:hidden}.pix_customizer_setting .customize-inside-control-row:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:10;pointer-events:none;-webkit-box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2)}.pix_customizer_setting .customize-inside-control-row:hover:before{-webkit-box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.4)}.pix_customizer_setting .customize-inside-control-row:hover .palette__item{-webkit-transform:translateY(0%);transform:translateY(0%)}.pix_customizer_setting .customize-inside-control-row:hover label{left:10px}.pix_customizer_setting .customize-inside-control-row input{opacity:0}.pix_customizer_setting .customize-inside-control-row input:checked+label .preview__letter--checked{display:inline-block;vertical-align:middle}.pix_customizer_setting .customize-inside-control-row input:checked+label .preview__letter{display:none}.pix_customizer_setting .customize-inside-control-row label{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;width:100%;height:100%;top:0;left:0;padding:0 10px;margin-top:0 !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.pix_customizer_setting .customize-inside-control-row .palette{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;z-index:1;width:100%;height:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.pix_customizer_setting .customize-inside-control-row .palette__item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease;transition:all .3s ease}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(1){-webkit-transition-delay:0s;transition-delay:0s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(2){-webkit-transition-delay:.05s;transition-delay:.05s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(3){-webkit-transition-delay:.1s;transition-delay:.1s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(4){-webkit-transition-delay:.15s;transition-delay:.15s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(6){-webkit-transition-delay:.25s;transition-delay:.25s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(7){-webkit-transition-delay:.3s;transition-delay:.3s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(8){-webkit-transition-delay:.35s;transition-delay:.35s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(9){-webkit-transition-delay:.4s;transition-delay:.4s}.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}.pix_customizer_setting .customize-inside-control-row .preview__letter,.pix_customizer_setting .customize-inside-control-row .preview__letter--checked{display:inline-block;padding:3px;border-radius:2px;color:white;margin-right:5px;min-height:26px;min-width:26px;text-align:center;background-position:center center;background-repeat:no-repeat;background-size:15px 15px;font-style:normal;vertical-align:baseline}.pix_customizer_setting .customize-inside-control-row .preview__letter--checked{display:none}[id*="sm_current_color_palette_control"] .customize-inside-control-row .palette__item[class]{-webkit-transform:none;transform:none}[id*="sm_current_color_palette_control"] .variation-control{display:-webkit-box;display:-ms-flexbox;display:flex}.label__inner{color:#000000;background:#F5F6F1;padding:7px 12px 7px 7px;z-index:2;border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.15);box-shadow:0 2px 5px rgba(0,0,0,0.15)}.picker{position:relative;top:0;left:50%;width:80%;max-width:3em;margin-top:auto;margin-bottom:auto;border-radius:50%;overflow:hidden;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.colors .picker>i{display:block;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2);border-radius:50%;pointer-events:none;z-index:20}.picker:before,.picker:after{content:"";display:block;background:currentColor;border-radius:50%}.picker:before{padding-top:100%}.picker:after{position:absolute;top:0;left:0;width:100%;height:100%}.fill{overflow:hidden}.color:first-child .fill{border-top-left-radius:5px;border-bottom-left-radius:5px}.color:last-child .fill{border-top-right-radius:5px;border-bottom-right-radius:5px}.label{margin-right:auto}#customize-theme-controls [id*="sm_current_color_palette_control"]{display:block;width:auto}#customize-theme-controls [id*="sm_current_color_palette_control"] .color-palette-container{background:white}#customize-theme-controls [id*="sm_current_color_palette_control"] .color-palette-container .description{margin-bottom:15px}#customize-theme-controls [id*="sm_current_color_palette_control"] .description.c-color-palette__notification{padding-top:19px;margin-bottom:0;font-size:inherit;font-weight:bold}.c-color-palette__fields{position:relative}.c-color-palette .iris-picker{position:absolute;top:100%;left:0;z-index:100;margin-top:1em;border:0;-webkit-box-shadow:black 0 3px 12px -4px;box-shadow:black 0 3px 12px -4px}.c-color-palette .iris-picker .iris-square-handle{border-color:transparent;left:-6px;top:-6px}.c-color-palette .iris-picker .iris-square-handle:after{position:absolute;bottom:0;right:0;left:0;top:0;border:2px solid white}.c-color-palette .iris-picker .iris-square-value{-webkit-box-shadow:none !important;box-shadow:none !important}.colors{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3em}.color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;overflow:hidden;-webkit-transition:flex-grow 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-flex 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:flex-grow 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-flex 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:flex-grow 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:flex-grow 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-flex 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -ms-flex-positive 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28)}.color.hidden{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-transition:flex-grow 0.3s cubic-bezier(0.6, -1, 0.74, 0.05), -webkit-box-flex 0.3s cubic-bezier(0.6, -1, 0.74, 0.05);transition:flex-grow 0.3s cubic-bezier(0.6, -1, 0.74, 0.05), -webkit-box-flex 0.3s cubic-bezier(0.6, -1, 0.74, 0.05);transition:flex-grow 0.3s cubic-bezier(0.6, -1, 0.74, 0.05);transition:flex-grow 0.3s cubic-bezier(0.6, -1, 0.74, 0.05), -webkit-box-flex 0.3s cubic-bezier(0.6, -1, 0.74, 0.05), -ms-flex-positive 0.3s cubic-bezier(0.6, -1, 0.74, 0.05)}.color.hidden .picker{opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.color .picker{-webkit-transition:opacity .3s ease-in-out, border-color .3s ease-in-out;transition:opacity .3s ease-in-out, border-color .3s ease-in-out;cursor:pointer}.color.inactive .picker{opacity:0.2}.color.inactive .picker:hover{opacity:1}.color.js-no-picker .picker{cursor:not-allowed}input.c-color-palette__input[class]{margin-top:1em}#customize-control-sm_toggle_advanced_settings_control{margin-bottom:0;opacity:0}#customize-control-sm_toggle_advanced_settings_control button{width:100%}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}#customize-theme-controls #sub-accordion-panel-style_manager_panel .customize-panel-description,#customize-theme-controls #sub-accordion-panel-theme_options_panel .customize-panel-description{display:block}#customize-theme-controls li#accordion-panel-style_manager_panel h3.accordion-section-title:before{position:absolute;content:"";color:#aed2e5;font-family:dashicons;margin-right:28px;font-size:17px;top:8px;right:10px;z-index:1;-webkit-font-smoothing:antialiased}#customize-theme-controls li#accordion-panel-style_manager_panel h3.accordion-section-title:before{font-size:18px;color:#f8bc30}#customize-theme-controls li#accordion-section-sm_color_palettes_section h3.accordion-section-title:before{position:absolute;content:"";color:#aed2e5;font-family:dashicons;margin-right:28px;font-size:17px;top:8px;right:10px;z-index:1;-webkit-font-smoothing:antialiased}#customize-theme-controls li#accordion-section-sm_color_palettes_section h3.accordion-section-title{border-top:none}#customize-theme-controls li#accordion-section-sm_font_palettes_section h3.accordion-section-title:before{position:absolute;content:"";color:#aed2e5;font-family:dashicons;margin-right:28px;font-size:17px;top:8px;right:10px;z-index:1;-webkit-font-smoothing:antialiased}#customize-theme-controls li#accordion-section-sm_color_palettes_section h3.accordion-section-title:before,#customize-theme-controls li#accordion-section-sm_font_palettes_section h3.accordion-section-title:before{padding:3px;margin-right:5px;margin-top:-2px}#customize-theme-controls li#accordion-panel-theme_options_panel h3.accordion-section-title:before{position:absolute;content:"";color:#aed2e5;font-family:dashicons;margin-right:28px;font-size:17px;top:8px;right:10px;z-index:1;-webkit-font-smoothing:antialiased}#customize-theme-controls li#accordion-panel-theme_options_panel h3.accordion-section-title,#customize-theme-controls li#accordion-section-pro__section h3.accordion-section-title{border-bottom:1px solid #ddd;border-left:none;border-right:none;margin:0 0 15px 0}.color .disc{display:block;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;pointer-events:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.color .disc:after{content:"";-webkit-filter:blur(6px) saturate(0.7) brightness(1.1);filter:blur(6px) saturate(0.7) brightness(1.1);display:block;width:200%;height:200%;padding-top:100%;position:absolute;top:-50%;left:-50%;-webkit-transform:scale(1);transform:scale(1);background-image:linear-gradient(330deg, transparent 50%, #ff8100 0),linear-gradient(300deg, transparent 50%, #ff5800 0),linear-gradient(270deg, transparent 50%, #c92323 0),linear-gradient(240deg, transparent 50%, #cc42a2 0),linear-gradient(210deg, transparent 50%, #9f49ac 0),linear-gradient(180deg, transparent 50%, #306cd3 0),linear-gradient(150deg, transparent 50%, #179067 0),linear-gradient(120deg, transparent 50%, #0eb5d6 0),linear-gradient(90deg, transparent 50%, #50b517 0),linear-gradient(60deg, transparent 50%, #ede604 0),linear-gradient(30deg, transparent 50%, #fc0 0),linear-gradient(0deg, transparent 50%, #feac00 0);background-clip:content-box,content-box,content-box,content-box,content-box,content-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box}.color.altered .disc{opacity:1}.customize-control-color .wp-picker-container .iris-picker .iris-palette-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:215px}.customize-control-color .wp-picker-container .iris-picker .iris-palette{width:auto !important;height:auto !important;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;float:none}.customize-control-color .wp-picker-container .iris-picker .iris-palette:after{content:"";display:block;padding-top:100%}.c-color-palette{padding:30px 20px 18px}[id="customize-control-sm_current_color_palette_control"][id]{margin-bottom:0}[id="customize-control-sm_current_color_palette_control"][id] ~ .customize-control{background-color:#FFFFFF;margin-bottom:0;padding:24px 20px 0}#customize-control-sm_dark_color_primary_slider_control,#customize-control-sm_dark_color_secondary_slider_control,#customize-control-sm_dark_color_tertiary_slider_control{display:none !important}.sm_color_matrix{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px}.sm_color_matrix>*{display:grid;grid-auto-rows:2px;grid-auto-columns:2px;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;padding-top:15px;padding-left:15px}.sm_color_matrix>*>*{background-color:currentColor;border-radius:50%;border:1px solid #ccc;-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}.sm_color_matrix>*>:nth-child(1){grid-area:16 / 12 / span 12 / span 12}.sm_color_matrix>*>:nth-child(2){grid-area:26 / 24 / span 4 / span 4}.sm_color_matrix>*>:nth-child(3){grid-area:13 / 24 / span 4 / span 4}.sm_color_matrix>*>:nth-child(4){grid-area:8 / 8 / span 8 / span 8}.sm_color_matrix>*>:nth-child(5){grid-area:32 / 8 / span 4 / span 4}.sm_color_matrix>*>:nth-child(6){grid-area:30 / 16 / span 8 / span 8}.sm_color_matrix>*>:nth-child(7){grid-area:4 / 20 / span 8 / span 8}.sm_color_matrix>*>:nth-child(8){grid-area:17 / 26 / span 8 / span 8}.sm_color_matrix>*>:nth-child(9){grid-area:22 / 2 / span 8 / span 8}.sm_color_matrix>*>:nth-child(10){grid-area:28 / 11 / span 2 / span 2}.sm_color_matrix>*>:nth-child(11){grid-area:9 / 31 / span 6 / span 6}.sm_color_matrix>*>:nth-child(11){grid-area:26 / 30 / span 9 / span 9}.sm_color_matrix>*>:nth-child(12){grid-area:17 / 7 / span 4 / span 4}.sm_color_matrix>*>:nth-child(13){grid-area:19 / 36 / span 6 / span 6}.sm_color_matrix>*>:nth-child(14){grid-area:12 / 18 / span 2 / span 2}.sm_color_matrix>*>:nth-child(n+15){display:none}.sm-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;text-align:center;border-bottom:1px solid #DFE8EF}.sm-tabs__item{padding:12px 0;margin-bottom:-1px;-ms-flex-preferred-size:31%;flex-basis:31%;font-size:14px;color:#416B7E;opacity:0.7;border-bottom:3px solid transparent;cursor:pointer;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.sm-tabs__item:not(.sm-tabs__item--active):hover{color:#2A3B44;border-bottom-color:#E2E4E7;opacity:1}.sm-tabs__item--active{color:#2A3B44;border-bottom-color:#57ABD5;opacity:1}[id="sub-accordion-section-sm_color_palettes_section"]{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 0 0 !important;overflow:hidden}[id="sub-accordion-section-sm_color_palettes_section"] #customize-control-sm_color_palette_control{-ms-flex-negative:0;flex-shrink:0;overflow-y:scroll;margin-bottom:0;padding-top:12px}[id="sub-accordion-section-sm_color_palettes_section"]>*{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0 12px}[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_current_color_palette_control"] ~ *{display:none !important}[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_palettes_description_control"] span,[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_palettes_description_after_control"] span,[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_filters_description_control"] span,[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_filters_description_after_control"] span,[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_customize_description_control"] span,[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_customize_description_after_control"] span{margin:0}[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_palettes_description_after_control"][id].customize-control{padding-top:0}[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_filters_description_after_control"][id].customize-control{padding-top:12px}[id="sub-accordion-section-sm_color_palettes_section"].sm-view-palettes [id="customize-control-sm_palettes_description_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-palettes [id="customize-control-sm_palettes_description_after_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-palettes [id="customize-control-sm_color_palette_control"]{display:block !important}[id="sub-accordion-section-sm_color_palettes_section"].sm-view-filters [id="customize-control-sm_filters_description_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-filters [id="customize-control-sm_filters_description_after_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-filters [id="customize-control-sm_palette_filter_control"]{display:block !important}[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_customize_description_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_customize_description_after_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_coloration_level_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_color_diversity_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_shuffle_colors_control"],[id="sub-accordion-section-sm_color_palettes_section"].sm-view-customize [id="customize-control-sm_dark_mode_control"]{display:block !important}[id="sub-accordion-section-sm_color_palettes_section"] [id="customize-control-sm_spacing_bottom_control"][id]{display:block !important;min-height:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[id="customize-control-sm_color_palette_control"] .customize-control-title,[id="customize-control-sm_color_palette_control"] .separator.label,[id="customize-control-sm_color_palette_control"] .customize-control-description{display:none}.customize-control-radio[class][id="customize-control-sm_palette_filter_control"]>.customize-inside-control-row:not(:only-of-type){display:block;width:auto}.color[class*="sm_color"][class*="_connected"],.color[class*="sm_dark"][class*="_connected"],.color[class*="sm_light"][class*="_connected"]{display:none}.c-color-palette__colors{position:relative}.c-color-palette canvas,.c-color-palette svg{max-width:100%;height:auto}.c-color-palette__fields{position:absolute;top:100%;left:0;right:0;z-index:100}[id="sub-accordion-section-sm_color_palettes_section"]>.customize-section-description-container{margin-bottom:0;border-bottom:1px solid #DFE8EF}.sm-palette-filter .colors{width:auto;height:auto;padding:10px 10px;border-radius:999em}.sm-palette-filter .picker:after{-webkit-box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.2)}.sm-palette-filter>label{position:relative;display:block;margin:0 0 10px}.sm-palette-filter>label:hover .filter-label{opacity:1}.sm-palette-filter>input{display:none}.sm-palette-filter .filter-label{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.sm-palette-filter .filter-label span{position:relative;z-index:20}.sm-palette-filter .filter-label:after{content:"";display:block;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:#ffffff;-webkit-box-shadow:#d6e0e5 0 0 0 1px;box-shadow:#d6e0e5 0 0 0 1px;border-radius:999em}.sm-palette-filter>input:checked+label .filter-label:after{background-color:#f7f9fa;-webkit-box-shadow:none;box-shadow:none}.sm-palette-filter>input:checked+label .colors{background-color:#f7f9fa;-webkit-box-shadow:#57ABD5 0 0 0 2px;box-shadow:#57ABD5 0 0 0 2px}.customize-control-sm_palette_filter .customize-control-title,.customize-control-sm_palette_filter .separator.label{display:none}#customize-control-sm_font_palette_control ~ .customize-control{display:none !important}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row{height:auto;padding-top:52%;background-color:white;border-radius:6px;overflow:hidden}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row:before{border:1px solid #DFE8EF;border-radius:6px}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row:before,.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row:hover:before{-webkit-box-shadow:0 1px 0 0 #B8DAEB;box-shadow:0 1px 0 0 #B8DAEB}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row input{display:none}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row label{border-radius:6px;left:0}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row input+label{border:2px solid transparent}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row input:checked+label{border-color:#57ABD5}.pix_customizer_setting .font_palette[class][class] .customize-inside-control-row .label__inner{display:none}#customize-theme-controls .control-panel-content:not(.control-panel-nav_menus) .control-section:nth-child(2),#customize-theme-controls .control-panel-nav_menus .control-section-nav_menu,#customize-theme-controls .control-section-nav_menu_locations .accordion-section-title{border-top:0} | |