/* Minify_CSS_UriRewriter::$debugText

*/

/* global.css */

/* 1   */ .twb-cont {
/* 2   */   display: flex;
/* 3   */   flex-direction: column;
/* 4   */   margin: 10px 10px 0 0 !important;
/* 5   */   align-items: flex-end;
/* 6   */ }
/* 7   */
/* 8   */ .twb-cont p,
/* 9   */ .twb-cont p>a {
/* 10  */   font: normal normal 600 12px/18px Open Sans;
/* 11  */   letter-spacing: 0.1px;
/* 12  */   color: #323A45;
/* 13  */   opacity: 0.7;
/* 14  */   padding-top: 10px;
/* 15  */ }
/* 16  */
/* 17  */ a.twb-custom-button,
/* 18  */ a.twb-custom-button:hover,
/* 19  */ #wp-admin-bar-booster-top-button .ab-item,
/* 20  */ #wp-admin-bar-booster-top-button .ab-item:hover{
/* 21  */   margin: 3px 0 0 10px !important;
/* 22  */   height: 26px !important;
/* 23  */   border-radius: 2px;
/* 24  */   font-weight: 600;
/* 25  */   font-size: 12px;
/* 26  */   line-height: 24px;
/* 27  */   letter-spacing: 0.1px;
/* 28  */   text-align: center;
/* 29  */   cursor: pointer;
/* 30  */   text-decoration: none;
/* 31  */   padding: 0 8px 0 7px;
/* 32  */ }
/* 33  */
/* 34  */ .twb-green-button,
/* 35  */ .twb-green-button:hover,
/* 36  */ .twb-green-button:focus,
/* 37  */ #wp-admin-bar-booster-top-button .ab-item,
/* 38  */ #wp-admin-bar-booster-top-button .ab-item:hover,
/* 39  */ #wp-admin-bar-booster-top-button .ab-item:focus,
/* 40  */ #wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-booster-top-button:hover>.ab-item,
/* 41  */ #wpadminbar:not(.mobile) .ab-top-menu>li.twb-green-button>.ab-item:focus {
/* 42  */   background: #22B339 0% 0% no-repeat padding-box;
/* 43  */   color: #FFFFFF;
/* 44  */ }
/* 45  */
/* 46  */ .twb-custom-button:before,
/* 47  */ #wp-admin-bar-booster-top-button .ab-item:before {
/* 48  */   content: '';
/* 49  */   top: 4px;
/* 50  */   left: 0px;

/* global.css */

/* 51  */   width: 18px;
/* 52  */   height: 18px;
/* 53  */   background: transparent url("../images/optimize.svg") 0% 0% no-repeat padding-box !important;
/* 54  */   float: left;
/* 55  */   position: relative;
/* 56  */   margin-right: 6px;
/* 57  */ }
/* 58  */
/* 59  */ .twb_elementor_control_title {
/* 60  */   font-size: 12px;
/* 61  */   font-weight: bold;
/* 62  */   line-height: 18px;
/* 63  */   vertical-align: middle;
/* 64  */   display: flex;
/* 65  */   align-items: center;
/* 66  */   margin-bottom: 2px;
/* 67  */   color:#1E1E1E
/* 68  */ }
/* 69  */
/* 70  */ .elementor-control a.twb-green-button,
/* 71  */ .elementor-control a.twb-custom-button,
/* 72  */ .elementor-control a.twb-custom-button:hover {
/* 73  */   display: inline-block;
/* 74  */   margin: 10px 0 10px 0!important;
/* 75  */ }
/* 76  */
/* 77  */ .elementor-control-twb_optimize_section .elementor-panel-heading {
/* 78  */   display: none;
/* 79  */ }
/* 80  */
/* 81  */ .elementor-panel .elementor-tab-control-twb_optimize {
/* 82  */   position: relative;
/* 83  */   padding: 0 5px;
/* 84  */   box-sizing: border-box;
/* 85  */   min-width: 80px;
/* 86  */   width:initial;
/* 87  */ }
/* 88  */
/* 89  */ .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-tab-control-twb_optimize a {
/* 90  */   top: 22px;
/* 91  */   position: absolute;
/* 92  */   left: 50%;
/* 93  */   transform: translateX(-50%);
/* 94  */   font-size: 8px;
/* 95  */   font-weight: 600;
/* 96  */   width: 100%;
/* 97  */ }
/* 98  */
/* 99  */ .elementor-control .twb-score-container,
/* 100 */ .elementor-control .twb-score-disabled-container {

/* global.css */

/* 101 */   display: flex;
/* 102 */   flex-direction: column;
/* 103 */   padding: 0;
/* 104 */   background: transparent 0% 0% no-repeat padding-box;
/* 105 */   border: none;
/* 106 */   color: #FFFFFF;
/* 107 */   width: 100%;
/* 108 */   position: relative;
/* 109 */ }
/* 110 */
/* 111 */ .elementor-control .twb_elementor_control_title.twb_not_optimized {
/* 112 */   background: url(../images/red-info.svg) no-repeat;
/* 113 */   background-size: 16px;
/* 114 */   padding-left: 22px;
/* 115 */   font-size: 12px;
/* 116 */   font-weight: bold;
/* 117 */   line-height: 18px;
/* 118 */   vertical-align: middle;
/* 119 */   display: flex;
/* 120 */   align-items: center;
/* 121 */   margin-bottom: 2px;
/* 122 */   color: #1E1E1E;
/* 123 */ }
/* 124 */
/* 125 */ .elementor-control .twb-score-title {
/* 126 */   font-size: 12px;
/* 127 */   line-height: 18px;
/* 128 */   font-weight: 400;
/* 129 */   color: #1E1E1E;
/* 130 */   margin-top: 2px;
/* 131 */ }
/* 132 */
/* 133 */ .elementor-control .twb-score {
/* 134 */   flex-direction: row;
/* 135 */   display: flex;
/* 136 */   padding: 20px 0 10px 0;
/* 137 */   background-color: #F9F9F9;
/* 138 */   margin: 20px 0 10px 0;
/* 139 */   border-radius: 6px;
/* 140 */ }
/* 141 */
/* 142 */ .elementor-control .twb-score-mobile,
/* 143 */ .elementor-control .twb-score-desktop {
/* 144 */   display: flex;
/* 145 */   flex-direction: column;
/* 146 */   width: 50%;
/* 147 */   padding: 10px;
/* 148 */   background: #FFFFFF0D 0% 0% no-repeat padding-box;
/* 149 */   border-radius: 6px;
/* 150 */   align-items: center;

/* global.css */

/* 151 */   margin: 0;
/* 152 */ }
/* 153 */
/* 154 */ .elementor-control .twb-score-circle {
/* 155 */   width: 40px;
/* 156 */   height: 40px;
/* 157 */   position: relative;
/* 158 */   border-radius: 50%;
/* 159 */   margin: 0;
/* 160 */   background: #FD3C311A 0% 0% no-repeat padding-box;
/* 161 */ }
/* 162 */
/* 163 */ .elementor-control .twb-score-text {
/* 164 */   margin: 0;
/* 165 */   text-align: center;
/* 166 */   font-family: Open Sans;
/* 167 */   font-weight: 100;
/* 168 */ }
/* 169 */
/* 170 */ .elementor-control .twb-score-text-name {
/* 171 */   display: block;
/* 172 */   font: normal normal bold 10px/16px Open Sans;
/* 173 */   letter-spacing: 0px;
/* 174 */   opacity: 1;
/* 175 */   color: #323A45;
/* 176 */ }
/* 177 */
/* 178 */ .elementor-control .twb-load-text-time {
/* 179 */   display: block;
/* 180 */   font: normal normal 600 10px/16px Open Sans;
/* 181 */   letter-spacing: 0.08px;
/* 182 */   color: #323A45;
/* 183 */   opacity: 0.5;
/* 184 */ }
/* 185 */
/* 186 */ .elementor-control .twb_check_score_button {
/* 187 */   width: 180px;
/* 188 */   height: 30px;
/* 189 */   line-height: 30px;
/* 190 */   box-sizing: border-box;
/* 191 */   text-decoration: none;
/* 192 */   background-color: #22B339;
/* 193 */   color: #FFFFFF;
/* 194 */   border-radius: 4px;
/* 195 */   text-align: center;
/* 196 */   margin-top: 20px;
/* 197 */   float: right;
/* 198 */   cursor: pointer;
/* 199 */ }
/* 200 */

/* global.css */

/* 201 */ .elementor-control .twb_status_description {
/* 202 */   padding-left: 21px;
/* 203 */   font-size: 12px;
/* 204 */   line-height: 18px;
/* 205 */ }
/* 206 */
/* 207 */ .elementor-control .twb_elementor_control_title span.twb_inprogress {
/* 208 */   background: transparent url(../images/loader_green.svg) 0 0 no-repeat padding-box;
/* 209 */   animation: rotation 1s infinite linear;
/* 210 */   background-size: 16px;
/* 211 */   margin-right: 6px;
/* 212 */   width: 16px;
/* 213 */   height: 16px;
/* 214 */   display: inline-block;
/* 215 */ }
/* 216 */
/* 217 */ @keyframes rotation {
/* 218 */   from {
/* 219 */     transform: rotate(0deg);
/* 220 */   }
/* 221 */   to {
/* 222 */     transform: rotate(359deg);
/* 223 */   }
/* 224 */ }
/* 225 */
/* 226 */ .elementor-control .twb-score-overlay {
/* 227 */   width:47%;
/* 228 */   height: 80px;
/* 229 */   z-index: 10;
/* 230 */   position: absolute;
/* 231 */   background-color: #2E3338 !important;
/* 232 */   align-items: center;
/* 233 */   justify-content: center;
/* 234 */ }
/* 235 */
/* 236 */ .elementor-control .twb-score-desktop-overlay {
/* 237 */   right: 2%;
/* 238 */ }
/* 239 */ .elementor-control .twb-score-mobile-overlay {
/* 240 */   left: 2%;
/* 241 */ }
/* 242 */
/* 243 */ .elementor-control .twb-score-bottom a, .elementor-control .twb-score-bottom a:hover {
/* 244 */   text-decoration: underline;
/* 245 */   font-size: 12px;
/* 246 */   line-height: 18px;
/* 247 */   color: #22B339;
/* 248 */   font-weight: 600;
/* 249 */   cursor: pointer;
/* 250 */   border: none;

/* global.css */

/* 251 */ }
/* 252 */
/* 253 */ .elementor-panel .elementor-tab-control-twb_optimize a:before {
/* 254 */   width: 26px;
/* 255 */   position: absolute;
/* 256 */   top: -17px;
/* 257 */   left: calc(50% - 13px);
/* 258 */   content: " ";
/* 259 */   height: 26px;
/* 260 */   background: transparent url(../images/logo_dark.svg) 0 0 no-repeat;
/* 261 */   background-size: 26px;
/* 262 */ }
/* 263 */
/* 264 */ .elementor-panel-menu-item-icon .twb-element-menu-icon:before {
/* 265 */   display: block;
/* 266 */   margin: auto;
/* 267 */   width: 26px;
/* 268 */   height: 26px;
/* 269 */   content: " ";
/* 270 */   background: transparent url(../images/logo_dark.svg) 0 0 no-repeat;
/* 271 */   background-size: 26px;
/* 272 */ }
/* 273 */
/* 274 */ .elementor-panel .twb-dismiss-info {
/* 275 */   justify-content: right;
/* 276 */   margin-top: 15px;
/* 277 */   opacity: 0.7;
/* 278 */ }
/* 279 */
/* 280 */ .twb-hidden,
/* 281 */ .twb-dismiss-container.twb-hidden,
/* 282 */ .twb-score-container.twb-hidden,
/* 283 */ .twb-score-overlay.twb-hidden,
/* 284 */ .twb-score-disabled-container.twb-hidden {
/* 285 */   display: none;
/* 286 */ }
/* 287 */
/* 288 */ #twb-speed-galleries_bwg,
/* 289 */ #twb-speed-manage_fm {
/* 290 */   position: relative;
/* 291 */   padding-left: 30px;
/* 292 */   font-weight: 600;
/* 293 */   width: 180px;
/* 294 */ }
/* 295 */ #twb-speed-galleries_bwg:before,
/* 296 */ #twb-speed-manage_fm:before {
/* 297 */   content: '';
/* 298 */   position: absolute;
/* 299 */   top: 18px;
/* 300 */   left: 10px;

/* global.css */

/* 301 */   transform: translateY(-50%);
/* 302 */   width: 15px;
/* 303 */   height: 15px;
/* 304 */ }
/* 305 */ #twb-speed-galleries_bwg:before {
/* 306 */   background: transparent url(../images/pg.svg) 0% 0% no-repeat padding-box;
/* 307 */ }
/* 308 */ #twb-speed-manage_fm:before {
/* 309 */   background: transparent url(../images/fm.svg) 0% 0% no-repeat padding-box;
/* 310 */ }
/* 311 */
/* 312 */ th[id^='twb-speed-']:after {
/* 313 */   content: '';
/* 314 */   position: absolute;
/* 315 */   top: 18px;
/* 316 */   right: 60px;
/* 317 */   transform: translateY(-50%);
/* 318 */   width: 15px;
/* 319 */   height: 15px;
/* 320 */   cursor: pointer;
/* 321 */ }
/* 322 */
/* 323 */ th[id^='twb-speed-']:after {
/* 324 */   background: transparent url(../images/closed_eye.svg) 0% 0% no-repeat padding-box;
/* 325 */ }
/* 326 */
/* 327 */ .twb-page-speed {
/* 328 */   position: relative;
/* 329 */   padding-left: 20px;
/* 330 */   font-size: 12px;
/* 331 */   font-weight: 700;
/* 332 */   font-family: Open Sans;
/* 333 */   line-height: 18px;
/* 334 */   color: #51575D;
/* 335 */ }
/* 336 */
/* 337 */ .twb-notoptimized a,
/* 338 */ a.twb-see-score {
/* 339 */   color: #3A70AD;
/* 340 */   text-decoration: underline;
/* 341 */   cursor: pointer;
/* 342 */ }
/* 343 */
/* 344 */ .twb-page-speed:before {
/* 345 */   content: '';
/* 346 */   position: absolute;
/* 347 */   top: 8px;
/* 348 */   left: 0px;
/* 349 */   transform: translateY(-50%);
/* 350 */   width: 16px;

/* global.css */

/* 351 */   height: 16px;
/* 352 */ }
/* 353 */
/* 354 */ .twb-optimized:before {
/* 355 */   background: transparent url(../images/not_optimized.svg) 0% 0% no-repeat padding-box;
/* 356 */ }
/* 357 */ .twb-notoptimized:before {
/* 358 */   background: transparent url(../images/check_score.svg) 0% 0% no-repeat padding-box;
/* 359 */ }
/* 360 */ .twb-optimizing:before {
/* 361 */   background: transparent url(../images/loader.svg) 0% 0% no-repeat padding-box;
/* 362 */   margin: 8px 2px;
/* 363 */   animation: rotation 1s infinite linear;
/* 364 */   width: 14px;
/* 365 */   height: 14px;
/* 366 */   top: -6px
/* 367 */ }
/* 368 */ .twb-page-speed p.twb-description {
/* 369 */   font-size: 11px;
/* 370 */   margin: 0;
/* 371 */   line-height: 12px;
/* 372 */   font-weight: 600;
/* 373 */   padding: 0;
/* 374 */   color: #51575D;
/* 375 */ }
/* 376 */
/* 377 */ .twb-score-container,
/* 378 */ .twb-dismiss-container,
/* 379 */ .twb-score-disabled-container {
/* 380 */   display: flex;
/* 381 */   flex-direction: column;
/* 382 */   padding: 20px 25px;
/* 383 */   background: #23282D 0% 0% no-repeat padding-box;
/* 384 */   border: 1px solid #FFFFFF1A;
/* 385 */   border-radius: 6px;
/* 386 */   color: #FFFFFF;
/* 387 */   position: absolute;
/* 388 */   z-index: 10;
/* 389 */   margin-top: -2px;
/* 390 */   width: 350px;
/* 391 */ }
/* 392 */
/* 393 */ #wpadminbar .twb-dismiss-info p,
/* 394 */ .twb-dismiss-info {
/* 395 */   display: flex;
/* 396 */   margin: 0;
/* 397 */   justify-content: right;
/* 398 */ }
/* 399 */
/* 400 */ .twb-dismiss-container {

/* global.css */

/* 401 */   flex-direction: row;
/* 402 */   width: 250px;
/* 403 */ }
/* 404 */
/* 405 */ #wpadminbar .twb-dismiss-info p,
/* 406 */ #wpadminbar .twb-dismiss-info a,
/* 407 */ .wp-list-table .twb-dismiss-container p,
/* 408 */ .wp-list-table .twb-dismiss-container a {
/* 409 */   font: normal normal normal 12px/18px Open Sans;
/* 410 */   letter-spacing: 0.1px;
/* 411 */   color: #FFFFFFCC;
/* 412 */   margin: 0;
/* 413 */ }
/* 414 */
/* 415 */ .elementor-panel .twb-dismiss-info p,
/* 416 */ .elementor-panel .twb-dismiss-info a {
/* 417 */   font: normal normal 600 12px/18px Open Sans;
/* 418 */   letter-spacing: 0.1px;
/* 419 */   color: #323A45;
/* 420 */   border: none;
/* 421 */ }
/* 422 */
/* 423 */
/* 424 */ #wpadminbar .twb-dismiss-info a,
/* 425 */ .elementor-panel .twb-dismiss-info a,
/* 426 */ .wp-list-table .twb-dismiss-container a {
/* 427 */   text-decoration: underline;
/* 428 */ }
/* 429 */
/* 430 */ #wpadminbar .twb-dismiss-info a {
/* 431 */   padding: 0 0 0 3px;
/* 432 */   height: auto;
/* 433 */ }
/* 434 */
/* 435 */ #wpadminbar .twb-score-overlay,
/* 436 */ .twb-score-overlay {
/* 437 */   height: 32px;
/* 438 */   z-index: 10;
/* 439 */   position: absolute;
/* 440 */   background-color: #2E3338 !important;
/* 441 */   align-items: center;
/* 442 */   justify-content: center;
/* 443 */ }
/* 444 */ #wpadminbar .twb-score-desktop-overlay,
/* 445 */ .twb-score-desktop-overlay {
/* 446 */   right: 20px;
/* 447 */ }
/* 448 */ #wpadminbar .twb-loader,
/* 449 */ .twb-loader {
/* 450 */   background: transparent url(../images/loader.svg) 0% 0% no-repeat padding-box;

/* global.css */

/* 451 */   animation: rotation 1s infinite linear;
/* 452 */   width: 14px;
/* 453 */   height: 14px;
/* 454 */ }
/* 455 */ #wpadminbar .twb-reload,
/* 456 */ .twb-reload {
/* 457 */   background: transparent url(../images/reload.svg) 0% 0% no-repeat padding-box;
/* 458 */   width: 28px;
/* 459 */   height: 28px;
/* 460 */   cursor: pointer;
/* 461 */ }
/* 462 */ #wpadminbar .twb-score-title,
/* 463 */ .twb-score-title {
/* 464 */   font-size: 12px;
/* 465 */   line-height: 18px;
/* 466 */   font-weight: 600;
/* 467 */ }
/* 468 */ #wpadminbar .twb-score-desc,
/* 469 */ .twb-score-desc {
/* 470 */   font-size: 12px;
/* 471 */   line-height: 18px;
/* 472 */   font-weight: 400;
/* 473 */   color: #FFFFFFCC;
/* 474 */ }
/* 475 */ #wpadminbar .twb-score,
/* 476 */ .twb-score {
/* 477 */   flex-direction: row;
/* 478 */   display: flex;
/* 479 */   padding: 20px 0 10px 0;
/* 480 */ }
/* 481 */
/* 482 */ #wpadminbar .twb-score-bottom,
/* 483 */ .twb-score-bottom {
/* 484 */   text-align: right;
/* 485 */ }
/* 486 */ #wpadminbar .twb-score-bottom a,
/* 487 */ #wpadminbar .twb-score-bottom a:hover,
/* 488 */ .twb-score-bottom a,
/* 489 */ .twb-score-bottom a:hover {
/* 490 */   text-decoration: underline;
/* 491 */   font-size: 12px;
/* 492 */   line-height: 18px;
/* 493 */   color: #22B339;
/* 494 */   font-weight: 400;
/* 495 */   cursor: pointer;
/* 496 */   padding: 0px;
/* 497 */ }
/* 498 */
/* 499 */ #wpadminbar .twb-score-mobile,
/* 500 */ .twb-score-mobile {

/* global.css */

/* 501 */   margin-right: 10px;
/* 502 */ }
/* 503 */
/* 504 */ #wpadminbar .twb-score-mobile,
/* 505 */ #wpadminbar .twb-score-desktop,
/* 506 */ .twb-score-mobile,
/* 507 */ .twb-score-desktop {
/* 508 */   display: flex;
/* 509 */   width: 150px;
/* 510 */   padding: 10px;
/* 511 */   background: #FFFFFF0D 0% 0% no-repeat padding-box;
/* 512 */   border-radius: 6px;
/* 513 */ }
/* 514 */
/* 515 */ #wpadminbar .twb-score-text,
/* 516 */ .twb-score-text {
/* 517 */   margin-right: 16px;
/* 518 */   text-align: left;
/* 519 */   font-family: Open Sans;
/* 520 */   font-weight: 100;
/* 521 */ }
/* 522 */
/* 523 */ #wpadminbar .twb-score-text-name,
/* 524 */ .twb-score-text-name {
/* 525 */   display: block;
/* 526 */   font: normal normal bold 10px/16px Open Sans;
/* 527 */   letter-spacing: 0px;
/* 528 */   opacity: 1;
/* 529 */ }
/* 530 */ #wpadminbar .twb-load-text-time,
/* 531 */ .twb-load-text-time {
/* 532 */   display: block;
/* 533 */   font: normal normal 600 10px/16px Open Sans;
/* 534 */   letter-spacing: 0.08px;
/* 535 */   opacity: 0.5;
/* 536 */ }
/* 537 */
/* 538 */ #wpadminbar .twb-score-circle,
/* 539 */ .twb-score-circle {
/* 540 */   width: 30px;
/* 541 */   height: 30px;
/* 542 */   position: relative;
/* 543 */   border-radius: 50%;
/* 544 */   margin-right: 12px;
/* 545 */   background: #FFFFFF0D 0% 0% no-repeat padding-box;
/* 546 */ }
/* 547 */
/* 548 */ #wpadminbar .twb-score0,
/* 549 */ .twb-score0 {
/* 550 */   background: url(../images/red-info.svg) no-repeat #FD3C310D;

/* global.css */

/* 551 */   background-size: 30px;
/* 552 */   width: 30px;
/* 553 */   height: 30px;
/* 554 */   position: absolute;
/* 555 */   left: -15px;
/* 556 */   top: -15px;
/* 557 */   border-radius: 30px;
/* 558 */ }
/* 559 */
/* 560 */ #wpadminbar .twb-score-circle .twb-score-circle-animated,
/* 561 */ .twb-score-circle .twb-score-circle-animated {
/* 562 */   position: absolute;
/* 563 */   left: 50%;
/* 564 */   top: 50%;
/* 565 */   -webkit-transform: translate(-50%, -50%);
/* 566 */   -moz-transform: translate(-50%, -50%);
/* 567 */   transform: translate(-50%, -50%);
/* 568 */   text-align: center;
/* 569 */   font: normal normal bold 12px/18px Open Sans;
/* 570 */   letter-spacing: 0px;
/* 571 */ }
/* 572 */
/* 573 */ /* Admin Bar styles start */
/* 574 */ #wp-admin-bar-twb_adminbar_info {
/* 575 */   height: 25px;
/* 576 */ }
/* 577 */
/* 578 */ #wpadminbar .quicklinks #wp-admin-bar-twb_adminbar_info .ab-empty-item {
/* 579 */   display: flex;
/* 580 */   height: 25px;
/* 581 */ }
/* 582 */
/* 583 */ #wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-twb_adminbar_info:hover>.ab-item {
/* 584 */   background: transparent;
/* 585 */ }
/* 586 */ #wpadminbar .twb_admin_bar_menu_header {
/* 587 */   display: flex;
/* 588 */   align-items: center;
/* 589 */   height: 25px;
/* 590 */   padding: 2px 8px;
/* 591 */   box-sizing: border-box;
/* 592 */   border-radius: 2px;
/* 593 */   color: #FFFFFF;
/* 594 */   font-size: 12px;
/* 595 */   line-height: 18px;
/* 596 */   letter-spacing: 0.1px;
/* 597 */   font-weight: 700;
/* 598 */   font-family: Open Sans;
/* 599 */   background-color: #22B339;
/* 600 */   margin-top: 3px;

/* global.css */

/* 601 */ }
/* 602 */
/* 603 */ #wpadminbar .twb_not_optimized_logo {
/* 604 */   color: #FFFFFF;
/* 605 */   font-size: 12px;
/* 606 */   line-height: 18px;
/* 607 */   letter-spacing: 0.1px;
/* 608 */   font-weight: 700;
/* 609 */   font-family: Open Sans;
/* 610 */ }
/* 611 */
/* 612 */ #wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header {
/* 613 */   margin-top: 0;
/* 614 */   background-color: transparent;
/* 615 */ }
/* 616 */
/* 617 */ #wpadminbar .twb_admin_bar_menu_header.twb_not_optimized {
/* 618 */   background-color: transparent;
/* 619 */ }
/* 620 */
/* 621 */ #wpadminbar .twb_admin_bar_menu_header img {
/* 622 */   width: 18px;
/* 623 */   cursor: pointer;
/* 624 */   margin-right: 4px;
/* 625 */ }
/* 626 */
/* 627 */ #wpadminbar .twb_admin_bar_menu_header.twb_not_optimized img {
/* 628 */   width: 12px;
/* 629 */   cursor: pointer;
/* 630 */   margin-right: 7px;
/* 631 */ }
/* 632 */
/* 633 */ #wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress span,
/* 634 */ #wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span {
/* 635 */   background: transparent url(../images/loader_green.svg) 0 0 no-repeat padding-box;
/* 636 */   animation: rotation 1s infinite linear;
/* 637 */   width: 18px;
/* 638 */   height: 18px;
/* 639 */   padding: 0;
/* 640 */   margin-left: 0px;
/* 641 */   margin-top: 6px;
/* 642 */ }
/* 643 */
/* 644 */ #wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_backend_not_optimized_logo {
/* 645 */   background: transparent url(../images/not_optimized.svg) 0 3px no-repeat padding-box;
/* 646 */   animation: none;
/* 647 */   background-size: 12px;
/* 648 */ }
/* 649 */
/* 650 */ #wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress .twb_vr {

/* global.css */

/* 651 */   display: inline-block;
/* 652 */   width: 1px;
/* 653 */   height: 18px;
/* 654 */   background-color: #FFFFFF1A;
/* 655 */   margin: 7px 10px 0 10px;
/* 656 */ }
/* 657 */
/* 658 */
/* 659 */ #wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_counted {
/* 660 */   background: transparent url(../images/not_optimized.svg) 0 0 no-repeat padding-box;
/* 661 */   animation:none;
/* 662 */ }
/* 663 */
/* 664 */ @keyframes rotation {
/* 665 */   from {
/* 666 */     transform: rotate(0deg);
/* 667 */   }
/* 668 */   to {
/* 669 */     transform: rotate(359deg);
/* 670 */   }
/* 671 */ }
/* 672 */
/* 673 */ #wpadminbar .twb_admin_bar_menu {
/* 674 */   height: 100%;
/* 675 */   cursor: pointer;
/* 676 */ }
/* 677 */
/* 678 */ #wpadminbar div.twb_admin_bar_menu_main {
/* 679 */   position: absolute;
/* 680 */   background: transparent;
/* 681 */   display: block;
/* 682 */   padding-top: 10px;
/* 683 */   left: 10px;
/* 684 */   font-family: Open Sans;
/* 685 */ }
/* 686 */
/* 687 */ #wpadminbar .twb_admin_bar_menu_content {
/* 688 */   display: inline-block;
/* 689 */   width: 400px;
/* 690 */   height: auto;
/* 691 */   padding: 25px 25px 20px 25px;
/* 692 */   background-color: #23282D;
/* 693 */   border: 1px solid #FFFFFF1A;
/* 694 */   border-radius: 6px;
/* 695 */   box-sizing: border-box;
/* 696 */   font-family: Open Sans;
/* 697 */ }
/* 698 */
/* 699 */ #wpadminbar .twb_admin_bar_menu_main_notif .twb_counted {
/* 700 */   margin-bottom: 10px;

/* global.css */

/* 701 */ }
/* 702 */
/* 703 */ #wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
/* 704 */   border-bottom: 1px solid #FFFFFF1A;
/* 705 */ }
/* 706 */
/* 707 */ #wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:first-child {
/* 708 */   margin-top: 0px
/* 709 */ }
/* 710 */
/* 711 */ #wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
/* 712 */   margin-top: 25px
/* 713 */ }
/* 714 */
/* 715 */ #wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:last-child {
/* 716 */   border: none;
/* 717 */ }
/* 718 */
/* 719 */ #wpadminbar .twb_counted .twb_counted_congrats_row {
/* 720 */   display: flex;
/* 721 */ }
/* 722 */
/* 723 */ #wpadminbar .twb_counted .twb_counted_congrats_row span {
/* 724 */   width: 18px;
/* 725 */   height: 18px;
/* 726 */ }
/* 727 */
/* 728 */ #wpadminbar .twb_admin_bar_menu_content .twb_status_title {
/* 729 */   display: flex;
/* 730 */   flex-grow: 1;
/* 731 */   align-items: center;
/* 732 */   font-size: 14px;
/* 733 */   line-height: 20px;
/* 734 */   color: #FFFFFF;
/* 735 */   font-weight: bold;
/* 736 */   margin-bottom: 4px;
/* 737 */ }
/* 738 */
/* 739 */ #wpadminbar .twb_counted .twb_status_title {
/* 740 */   background: url(../images/green-info.svg) 0 no-repeat padding-box;
/* 741 */   background-size: 16px;
/* 742 */   padding-left: 25px;
/* 743 */ }
/* 744 */
/* 745 */ #wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress {
/* 746 */   display: flex;
/* 747 */ }
/* 748 */ #wpadminbar .twb_admin_bar_menu_content .twb_score_inprogress span {
/* 749 */   display: inline-block;
/* 750 */   width: 16px;

/* global.css */

/* 751 */   height: 16px;
/* 752 */   background-size: 16px!important;
/* 753 */   margin-left: 0;
/* 754 */   margin-right: 5px;
/* 755 */   background: transparent url(../images/loader_green.svg) 0 0 no-repeat padding-box;
/* 756 */   animation: rotation 1s infinite linear;
/* 757 */   background-position: top 2px;
/* 758 */ }
/* 759 */
/* 760 */ #wpadminbar .twb_admin_bar_menu_content .twb_status_description {
/* 761 */   font: normal normal normal 12px/18px Open Sans;
/* 762 */   letter-spacing: 0.1px;
/* 763 */   color: #FFFFFF;
/* 764 */   opacity: 0.8;
/* 765 */ }
/* 766 */
/* 767 */ #wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description {
/* 768 */   margin-bottom: 20px;
/* 769 */   opacity: 1;
/* 770 */ }
/* 771 */ #wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description span {
/* 772 */   font: italic normal bold 12px/18px Open Sans;
/* 773 */ }
/* 774 */
/* 775 */ #wpadminbar .twb_admin_bar_menu_content .twb_check_score_button_cont,
/* 776 */ .elementor-control .twb_check_score_button_cont{
/* 777 */   display: flex;
/* 778 */   justify-content: right;
/* 779 */   margin-bottom: 15px;
/* 780 */ }
/* 781 */
/* 782 */ #wpadminbar .twb_admin_bar_menu_content .twb_check_score_button {
/* 783 */   width: 180px;
/* 784 */   height: 30px;
/* 785 */   line-height: 30px;
/* 786 */   box-sizing: border-box;
/* 787 */   text-decoration: none;
/* 788 */   background-color: #22B339;
/* 789 */   color: #FFFFFF;
/* 790 */   border-radius: 4px;
/* 791 */   text-align: center;
/* 792 */   margin-top: 20px;
/* 793 */   float: right;
/* 794 */   cursor: pointer;
/* 795 */ }
/* 796 */
/* 797 */
/* 798 */ #wpadminbar .twb_counted .twb_counted_congrats_row span.twb_up_arrow {
/* 799 */   background: url(../images/up_arrow_nav.svg) 0 no-repeat padding-box;
/* 800 */   background-size: 18px;

/* global.css */

/* 801 */ }
/* 802 */
/* 803 */ #wpadminbar .twb_counted .twb_counted_congrats_row span.twb_down_arrow {
/* 804 */   background: url(../images/down_arrow_nav.svg) 0 no-repeat padding-box;
/* 805 */   background-size: 18px;
/* 806 */ }
/* 807 */
/* 808 */ #wpadminbar .twb_score_success_container_title {
/* 809 */   line-height: 18px;
/* 810 */   margin-bottom: 15px;
/* 811 */   color: #fff;
/* 812 */ }
/* 813 */
/* 814 */ #wpadminbar .twb_counted .twb_counted_congrats_subtitle {
/* 815 */   font-size: 12px;
/* 816 */   line-height: 18px;
/* 817 */   letter-spacing: 0.1px;
/* 818 */ }
/* 819 */
/* 820 */ #wpadminbar .twb_counted .twb_counted_congrats_subtitle span {
/* 821 */   color: #FFFFFF;
/* 822 */   font-style: italic;
/* 823 */   font-weight: 600;
/* 824 */ }
/* 825 */
/* 826 */ #wpadminbar .twb_admin_bar_menu_main hr {
/* 827 */   height: 1px;
/* 828 */   background-color: #FFFFFF1A;
/* 829 */   margin: 20px 0;
/* 830 */   border: none;
/* 831 */ }
/* 832 */
/* 833 */ #wpadminbar .twb_counting_container {
/* 834 */   width: 400px;
/* 835 */   height: auto;
/* 836 */   padding: 25px 25px 20px 25px;
/* 837 */   background-color: #23282D;
/* 838 */   border: 1px solid #FFFFFF1A;
/* 839 */   border-radius: 6px;
/* 840 */   box-sizing: border-box;
/* 841 */   font-family: Open Sans;
/* 842 */ }
/* 843 */
/* 844 */ #wpadminbar .twb_counting_container p.twb_counting_title {
/* 845 */   display: flex;
/* 846 */   align-items: center;
/* 847 */   font: normal normal bold 14px/20px Open Sans;
/* 848 */   letter-spacing: 0px;
/* 849 */   color: #FFFFFF;
/* 850 */   opacity: 1;

/* global.css */

/* 851 */   margin-bottom: 4px;
/* 852 */ }
/* 853 */
/* 854 */ #wpadminbar .twb_counting_container p.twb_counting_descr {
/* 855 */   font: normal normal normal 12px/14px Open Sans;
/* 856 */   letter-spacing: 0.1px;
/* 857 */   color: #FFFFFFCC;
/* 858 */   border-bottom:1px solid #FFFFFF1A;
/* 859 */   padding-bottom: 20px;
/* 860 */   margin-bottom: 20px;
/* 861 */ }
/* 862 */
/* 863 */ #wpadminbar .twb_counting_container p.twb_counting_descr:last-child {
/* 864 */   border-bottom: none;
/* 865 */   padding-bottom: 0px;
/* 866 */   margin-bottom: 0px;
/* 867 */ }
/* 868 */
/* 869 */ #wpadminbar .twb_counting_container p.twb_counting_title span {
/* 870 */   display: inline-block;
/* 871 */   width: 14px;
/* 872 */   height: 14px;
/* 873 */   background: transparent url(../images/loader_green.svg) 0 0 no-repeat padding-box;
/* 874 */   background-size: 14px;
/* 875 */   animation: rotation 1s infinite linear;
/* 876 */   margin-right: 5px;
/* 877 */ }
/* 878 */
/* 879 */ #wpadminbar .twb-score-container{
/* 880 */   border: none;
/* 881 */ }
/* 882 */
/* 883 */ #wpadminbar .twb-score-circle .twb-score-circle-animated {
/* 884 */   color: #ffffff!important;
/* 885 */ }
/* 886 */
/* 887 */ #wpadminbar .twb-score-text-name {
/* 888 */   font-size: 10px;
/* 889 */   line-height: 16px;
/* 890 */   font-weight: bold;
/* 891 */   letter-spacing: 0;
/* 892 */ }
/* 893 */
/* 894 */ #wpadminbar .twb-load-text-time {
/* 895 */   font-size: 10px;
/* 896 */   line-height: 16px;
/* 897 */   font-weight: bold;
/* 898 */   letter-spacing: 0;
/* 899 */   opacity: 0.5;
/* 900 */ }

/* global.css */

/* 901 */
/* 902 */ #wpadminbar .twb-load-time {
/* 903 */   line-height: 0;
/* 904 */ }
/* 905 */
/* 906 */ #wpadminbar .twb-score-circle, .twb-score-circle {
/* 907 */   margin-right: 8px;
/* 908 */ }
/* 909 */
/* 910 */ #wpadminbar .twb-hidden {
/* 911 */   display: none!important;
/* 912 */ }
/* 913 */ /* Admin bar styles End */
/* 914 */
/* 915 */ @media only screen and (max-width: 785px) {
/* 916 */   .wp-list-table .twb-score-container {
/* 917 */     display: none;
/* 918 */   }
/* 919 */ }
