@sunrise-upc/sales-static-components 3.7.11 → 3.8.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.css +86 -0
  2. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.js +3 -0
  3. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.js.map +1 -0
  4. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.module.scss.css +86 -0
  5. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.module.scss.js +3 -0
  6. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCard.module.scss.js.map +1 -0
  7. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.css +86 -0
  8. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.js +3 -0
  9. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.js.map +1 -0
  10. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.css +86 -0
  11. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.js +3 -0
  12. package/dist/cjs/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.js.map +1 -0
  13. package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js +1 -1
  14. package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
  15. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js +1 -1
  16. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js.map +1 -1
  17. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.js +1 -1
  18. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.js.map +1 -1
  19. package/dist/cjs/components/linecheck/AutoComplete.js +1 -1
  20. package/dist/cjs/components/linecheck/AutoComplete.js.map +1 -1
  21. package/dist/cjs/index.js +1 -1
  22. package/dist/cjs/node_modules/@algolia/client-common/dist/common.js +1 -1
  23. package/dist/cjs/node_modules/@algolia/client-common/dist/common.js.map +1 -1
  24. package/dist/cjs/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js +1 -1
  25. package/dist/cjs/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js.map +1 -1
  26. package/dist/cjs/node_modules/algoliasearch/dist/lite/builds/browser.js +1 -1
  27. package/dist/cjs/node_modules/algoliasearch/dist/lite/builds/browser.js.map +1 -1
  28. package/dist/cjs/node_modules/instantsearch.js/es/lib/chat/openChat.js +2 -0
  29. package/dist/cjs/node_modules/instantsearch.js/es/lib/chat/openChat.js.map +1 -0
  30. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js +1 -1
  31. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  32. package/dist/cjs/node_modules/qs/lib/parse.js +1 -1
  33. package/dist/cjs/node_modules/qs/lib/parse.js.map +1 -1
  34. package/dist/cjs/node_modules/qs/lib/stringify.js +1 -1
  35. package/dist/cjs/node_modules/qs/lib/stringify.js.map +1 -1
  36. package/dist/cjs/node_modules/qs/lib/utils.js +1 -1
  37. package/dist/cjs/node_modules/qs/lib/utils.js.map +1 -1
  38. package/dist/cjs/node_modules/react-instantsearch/dist/es/ui/SearchBox.js +1 -1
  39. package/dist/cjs/node_modules/react-instantsearch/dist/es/ui/SearchBox.js.map +1 -1
  40. package/dist/cjs/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js +1 -1
  41. package/dist/cjs/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js.map +1 -1
  42. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  43. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  44. package/dist/cjs/node_modules/react-redux/dist/react-redux.js.map +1 -1
  45. package/dist/cjs/node_modules/side-channel/index.js +1 -1
  46. package/dist/cjs/node_modules/side-channel/index.js.map +1 -1
  47. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.css +86 -0
  48. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.js +3 -0
  49. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.js.map +1 -0
  50. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.module.scss.css +86 -0
  51. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.module.scss.js +3 -0
  52. package/dist/esm/components/InternetAndTvCard/InternetAndTvCard.module.scss.js.map +1 -0
  53. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.css +86 -0
  54. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.js +3 -0
  55. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.js.map +1 -0
  56. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.css +86 -0
  57. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.js +3 -0
  58. package/dist/esm/components/InternetAndTvCard/InternetAndTvCardItem.module.scss.js.map +1 -0
  59. package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js +1 -1
  60. package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
  61. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js +1 -1
  62. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js.map +1 -1
  63. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.js +1 -1
  64. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.js.map +1 -1
  65. package/dist/esm/components/linecheck/AutoComplete.js +1 -1
  66. package/dist/esm/components/linecheck/AutoComplete.js.map +1 -1
  67. package/dist/esm/index.js +1 -1
  68. package/dist/esm/node_modules/@algolia/client-common/dist/common.js +1 -1
  69. package/dist/esm/node_modules/@algolia/client-common/dist/common.js.map +1 -1
  70. package/dist/esm/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js +1 -1
  71. package/dist/esm/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js.map +1 -1
  72. package/dist/esm/node_modules/algoliasearch/dist/lite/builds/browser.js +1 -1
  73. package/dist/esm/node_modules/algoliasearch/dist/lite/builds/browser.js.map +1 -1
  74. package/dist/esm/node_modules/instantsearch.js/es/lib/chat/openChat.js +2 -0
  75. package/dist/esm/node_modules/instantsearch.js/es/lib/chat/openChat.js.map +1 -0
  76. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js +1 -1
  77. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  78. package/dist/esm/node_modules/qs/lib/parse.js +1 -1
  79. package/dist/esm/node_modules/qs/lib/parse.js.map +1 -1
  80. package/dist/esm/node_modules/qs/lib/stringify.js +1 -1
  81. package/dist/esm/node_modules/qs/lib/stringify.js.map +1 -1
  82. package/dist/esm/node_modules/qs/lib/utils.js +1 -1
  83. package/dist/esm/node_modules/qs/lib/utils.js.map +1 -1
  84. package/dist/esm/node_modules/react-instantsearch/dist/es/ui/SearchBox.js +1 -1
  85. package/dist/esm/node_modules/react-instantsearch/dist/es/ui/SearchBox.js.map +1 -1
  86. package/dist/esm/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js +1 -1
  87. package/dist/esm/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js.map +1 -1
  88. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  89. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  90. package/dist/esm/node_modules/react-redux/dist/react-redux.js.map +1 -1
  91. package/dist/esm/node_modules/side-channel/index.js +1 -1
  92. package/dist/esm/node_modules/side-channel/index.js.map +1 -1
  93. package/dist/index.d.ts +111 -4
  94. package/dist/navigation.css +391 -391
  95. package/package.json +1 -1
  96. package/dist/cjs/node_modules/reselect/dist/reselect.js +0 -2
  97. package/dist/cjs/node_modules/reselect/dist/reselect.js.map +0 -1
  98. package/dist/esm/node_modules/reselect/dist/reselect.js +0 -2
  99. package/dist/esm/node_modules/reselect/dist/reselect.js.map +0 -1
@@ -1,4 +1,4 @@
1
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconMainNavigation.module.scss */
1
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconMainNavigation.module.scss */
2
2
  /* center a block element */
3
3
  /* use this to any of the pseudo elements as these are the mandatory properties */
4
4
  /* setting styles in separate formats for cross browser support */
@@ -274,7 +274,7 @@
274
274
  }
275
275
  }
276
276
 
277
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/ResponsiveRow/row.module.scss */
277
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/ResponsiveRow/row.module.scss */
278
278
  /* center a block element */
279
279
  /* use this to any of the pseudo elements as these are the mandatory properties */
280
280
  /* setting styles in separate formats for cross browser support */
@@ -309,49 +309,7 @@
309
309
  }
310
310
  }
311
311
 
312
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/InteractiveHamburger/InteractiveHamburger.module.scss */
313
- /* center a block element */
314
- /* use this to any of the pseudo elements as these are the mandatory properties */
315
- /* setting styles in separate formats for cross browser support */
316
- /* specify the max width for an element and apply ellipses and truncate the overflow */
317
- /* vertically center alilgn any HTML element */
318
- /* add basePath to assets */
319
- .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu {
320
- -webkit-align-items: center;
321
- -moz-align-items: center;
322
- -o-align-items: center;
323
- align-items: center;
324
- cursor: pointer;
325
- display: flex;
326
- flex-direction: column;
327
- height: 18px;
328
- justify-content: space-between;
329
- width: 26px;
330
- }
331
- .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu .InteractiveHamburger-module__hamburger-line___xZnuw {
332
- background-color: #575452;
333
- border-radius: 4px;
334
- height: 2px;
335
- opacity: 1;
336
- position: relative;
337
- -webkit-transform: scale(1);
338
- -moz-transform: scale(1);
339
- -o-transform: scale(1);
340
- transform: scale(1);
341
- transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
342
- width: 26px;
343
- }
344
- .InteractiveHamburger-module__container___UPh6b.InteractiveHamburger-module__active___0fZ1l .InteractiveHamburger-module__hamburger___fUISu {
345
- justify-content: center;
346
- background-repeat: no-repeat;
347
- background-size: contain;
348
- cursor: pointer;
349
- display: block;
350
- height: 24px;
351
- width: 24px;
352
- }
353
-
354
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.module.scss */
312
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.module.scss */
355
313
  /* center a block element */
356
314
  /* use this to any of the pseudo elements as these are the mandatory properties */
357
315
  /* setting styles in separate formats for cross browser support */
@@ -433,7 +391,183 @@
433
391
  position: relative;
434
392
  }
435
393
 
436
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss */
394
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/MinimizedHeader/MinimizedHeader.module.scss */
395
+ /* center a block element */
396
+ /* use this to any of the pseudo elements as these are the mandatory properties */
397
+ /* setting styles in separate formats for cross browser support */
398
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
399
+ /* vertically center alilgn any HTML element */
400
+ /* add basePath to assets */
401
+ @media (min-width: 768px) {
402
+ .MinimizedHeader-module__outer___JOzJC {
403
+ background-color: #ffffff;
404
+ border-top: 4px solid #da291c;
405
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
406
+ height: 72px;
407
+ }
408
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
409
+ position: fixed;
410
+ top: 0;
411
+ left: 0;
412
+ padding: 4px 8px;
413
+ font-size: 14px;
414
+ z-index: 10000;
415
+ color: #5f5955;
416
+ background: #ffffff;
417
+ }
418
+ }
419
+ @media (min-width: 768px) and (max-width: 850px) {
420
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
421
+ padding: 0 4px;
422
+ font-size: 8px;
423
+ }
424
+ }
425
+ @media (min-width: 768px) {
426
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
427
+ width: 100%;
428
+ display: inline-block;
429
+ }
430
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
431
+ display: flex;
432
+ float: left;
433
+ align-items: center;
434
+ margin: 10px 0;
435
+ }
436
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
437
+ padding-left: 10px;
438
+ }
439
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
440
+ float: right;
441
+ display: flex;
442
+ margin: 24px 0 24px 0;
443
+ }
444
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
445
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
446
+ background-repeat: no-repeat;
447
+ background-size: contain;
448
+ display: block;
449
+ height: 24px;
450
+ margin-right: 6px;
451
+ width: 24px;
452
+ }
453
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
454
+ color: #da291c;
455
+ font-weight: 700;
456
+ font-size: 18px;
457
+ line-height: 24px;
458
+ }
459
+ }
460
+ @media (max-width: 767px) {
461
+ .MinimizedHeader-module__outer___JOzJC {
462
+ background-color: #ffffff;
463
+ border-top: 4px solid #da291c;
464
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
465
+ height: 48px;
466
+ }
467
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
468
+ width: 100%;
469
+ display: inline-block;
470
+ }
471
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
472
+ display: flex;
473
+ float: left;
474
+ }
475
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J {
476
+ margin-top: 12px;
477
+ }
478
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J > img {
479
+ height: 24px;
480
+ width: 24px;
481
+ float: left;
482
+ }
483
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
484
+ margin-top: 8px;
485
+ padding-left: 6px;
486
+ }
487
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 > img {
488
+ height: 20px;
489
+ }
490
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
491
+ float: right;
492
+ display: flex;
493
+ margin: 12px 0 12px 0;
494
+ }
495
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
496
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
497
+ background-repeat: no-repeat;
498
+ background-size: contain;
499
+ display: block;
500
+ height: 20px;
501
+ margin-right: 6px;
502
+ width: 20px;
503
+ }
504
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
505
+ color: #da291c;
506
+ font-weight: 700;
507
+ font-size: 18px;
508
+ line-height: 24px;
509
+ }
510
+ }
511
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
512
+ position: fixed;
513
+ top: 0;
514
+ left: 0;
515
+ padding: 4px 8px;
516
+ font-size: 14px;
517
+ z-index: 10000;
518
+ color: #5f5955;
519
+ background: #ffffff;
520
+ }
521
+ @media (max-width: 850px) {
522
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
523
+ padding: 0 4px;
524
+ font-size: 8px;
525
+ }
526
+ }
527
+
528
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/InteractiveHamburger/InteractiveHamburger.module.scss */
529
+ /* center a block element */
530
+ /* use this to any of the pseudo elements as these are the mandatory properties */
531
+ /* setting styles in separate formats for cross browser support */
532
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
533
+ /* vertically center alilgn any HTML element */
534
+ /* add basePath to assets */
535
+ .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu {
536
+ -webkit-align-items: center;
537
+ -moz-align-items: center;
538
+ -o-align-items: center;
539
+ align-items: center;
540
+ cursor: pointer;
541
+ display: flex;
542
+ flex-direction: column;
543
+ height: 18px;
544
+ justify-content: space-between;
545
+ width: 26px;
546
+ }
547
+ .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu .InteractiveHamburger-module__hamburger-line___xZnuw {
548
+ background-color: #575452;
549
+ border-radius: 4px;
550
+ height: 2px;
551
+ opacity: 1;
552
+ position: relative;
553
+ -webkit-transform: scale(1);
554
+ -moz-transform: scale(1);
555
+ -o-transform: scale(1);
556
+ transform: scale(1);
557
+ transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
558
+ width: 26px;
559
+ }
560
+ .InteractiveHamburger-module__container___UPh6b.InteractiveHamburger-module__active___0fZ1l .InteractiveHamburger-module__hamburger___fUISu {
561
+ justify-content: center;
562
+ background-repeat: no-repeat;
563
+ background-size: contain;
564
+ cursor: pointer;
565
+ display: block;
566
+ height: 24px;
567
+ width: 24px;
568
+ }
569
+
570
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss */
437
571
  /* center a block element */
438
572
  /* use this to any of the pseudo elements as these are the mandatory properties */
439
573
  /* setting styles in separate formats for cross browser support */
@@ -512,7 +646,87 @@
512
646
  color: #ffffff;
513
647
  }
514
648
 
515
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileNavigation.module.scss */
649
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss */
650
+ /* center a block element */
651
+ /* use this to any of the pseudo elements as these are the mandatory properties */
652
+ /* setting styles in separate formats for cross browser support */
653
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
654
+ /* vertically center alilgn any HTML element */
655
+ /* add basePath to assets */
656
+ .SubNavigation-module__container___Wb5XN {
657
+ background-color: #ffffff;
658
+ color: #575452;
659
+ border-radius: 0px 0px 8px 8px;
660
+ margin: 0 auto;
661
+ max-width: 1308px;
662
+ min-height: 47px;
663
+ -webkit-align-items: center;
664
+ -moz-align-items: center;
665
+ -o-align-items: center;
666
+ align-items: center;
667
+ }
668
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK {
669
+ font-size: 14px;
670
+ line-height: 20px;
671
+ font-weight: 700;
672
+ }
673
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK a {
674
+ margin-left: 0 !important;
675
+ margin-top: 0 !important;
676
+ font-size: 18px;
677
+ line-height: 24px;
678
+ font-weight: 400;
679
+ display: block !important;
680
+ }
681
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK:not(:last-child) {
682
+ padding-bottom: 28px;
683
+ }
684
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X {
685
+ display: flex;
686
+ grid-column: 2;
687
+ grid-template-columns: repeat(auto-fit, 20%);
688
+ padding: 24px 32px;
689
+ }
690
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div {
691
+ border-left: 1px solid #e6e3df;
692
+ padding-left: 24px;
693
+ padding-right: 24px;
694
+ max-width: 248px;
695
+ }
696
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div:first-child {
697
+ padding-left: 0;
698
+ border: none;
699
+ }
700
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon___fW190 {
701
+ margin-left: 4px;
702
+ vertical-align: middle;
703
+ height: 24px;
704
+ width: 24px;
705
+ }
706
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-tail___L5-D5 {
707
+ white-space: nowrap;
708
+ display: inline-flex;
709
+ align-items: center;
710
+ }
711
+
712
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB {
713
+ background-color: #1f1f1f;
714
+ color: #ffffff;
715
+ }
716
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK {
717
+ color: #ffffff;
718
+ }
719
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK a {
720
+ color: #ffffff;
721
+ }
722
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div {
723
+ border-left: 1px solid #86807c;
724
+ }
725
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div:first-child {
726
+ border: none;
727
+ }
728
+
729
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileNavigation.module.scss */
516
730
  /* center a block element */
517
731
  /* use this to any of the pseudo elements as these are the mandatory properties */
518
732
  /* setting styles in separate formats for cross browser support */
@@ -601,141 +815,152 @@
601
815
  visibility: visible;
602
816
  }
603
817
 
604
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/MinimizedHeader/MinimizedHeader.module.scss */
818
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/LocaleSelector/LocaleSelector.module.scss */
605
819
  /* center a block element */
606
820
  /* use this to any of the pseudo elements as these are the mandatory properties */
607
821
  /* setting styles in separate formats for cross browser support */
608
822
  /* specify the max width for an element and apply ellipses and truncate the overflow */
609
823
  /* vertically center alilgn any HTML element */
610
824
  /* add basePath to assets */
611
- @media (min-width: 768px) {
612
- .MinimizedHeader-module__outer___JOzJC {
613
- background-color: #ffffff;
614
- border-top: 4px solid #da291c;
615
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
616
- height: 72px;
617
- }
618
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
619
- position: fixed;
620
- top: 0;
621
- left: 0;
622
- padding: 4px 8px;
623
- font-size: 14px;
624
- z-index: 10000;
625
- color: #5f5955;
626
- background: #ffffff;
627
- }
825
+ .LocaleSelector-module__button___0LEXR {
826
+ position: relative;
628
827
  }
629
- @media (min-width: 768px) and (max-width: 850px) {
630
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
631
- padding: 0 4px;
632
- font-size: 8px;
633
- }
828
+ .LocaleSelector-module__button___0LEXR button {
829
+ background-color: transparent;
830
+ color: #3d3935;
831
+ border: 0;
832
+ border-radius: 4px;
833
+ padding-bottom: 5px;
834
+ cursor: pointer;
835
+ height: 42px;
836
+ font-size: 14px;
837
+ line-height: 20px;
838
+ width: 100%;
634
839
  }
635
- @media (min-width: 768px) {
636
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
637
- width: 100%;
638
- display: inline-block;
639
- }
640
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
641
- display: flex;
642
- float: left;
643
- align-items: center;
644
- margin: 10px 0;
645
- }
646
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
647
- padding-left: 10px;
648
- }
649
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
650
- float: right;
651
- display: flex;
652
- margin: 24px 0 24px 0;
653
- }
654
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
655
- background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
656
- background-repeat: no-repeat;
657
- background-size: contain;
658
- display: block;
659
- height: 24px;
660
- margin-right: 6px;
661
- width: 24px;
840
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R {
841
+ background-position: center center;
842
+ background-repeat: no-repeat;
843
+ height: 8px;
844
+ margin-left: 10px;
845
+ margin-top: 2px;
846
+ transition: transform 0.2s ease, -webkit-transform 0.2s ease;
847
+ width: 14px;
848
+ }
849
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R.active {
850
+ -webkit-transform: rotate(-180deg);
851
+ -moz-transform: rotate(-180deg);
852
+ -o-transform: rotate(-180deg);
853
+ transform: rotate(-180deg);
854
+ }
855
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
856
+ padding: 24px 32px;
857
+ background-color: #ffffff;
858
+ transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(-57px) !important;
859
+ }
860
+ @media (max-width: 1023px) {
861
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
862
+ transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(7px) !important;
662
863
  }
663
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
664
- color: #da291c;
665
- font-weight: 700;
666
- font-size: 18px;
667
- line-height: 24px;
864
+ }
865
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
866
+ box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);
867
+ border-radius: 0px 0px 8px 8px;
868
+ margin-bottom: 4px;
869
+ white-space: nowrap;
870
+ position: absolute;
871
+ z-index: 100;
872
+ -webkit-transform: translateX(-50%);
873
+ -moz-transform: translateX(-50%);
874
+ -o-transform: translateX(-50%);
875
+ transform: translateX(-50%);
876
+ }
877
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE:not(:first-child) {
878
+ margin-left: 0 !important;
879
+ }
880
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active {
881
+ font-weight: bold;
882
+ }
883
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
884
+ color: #da291c;
885
+ }
886
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a::before {
887
+ content: none !important;
888
+ display: none !important;
889
+ }
890
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a:before {
891
+ display: none !important;
892
+ }
893
+
894
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
895
+ color: #ffffff;
896
+ }
897
+ @media (max-width: 1023px) {
898
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
899
+ background-color: #1f1f1f;
668
900
  }
669
901
  }
670
- @media (max-width: 767px) {
671
- .MinimizedHeader-module__outer___JOzJC {
672
- background-color: #ffffff;
673
- border-top: 4px solid #da291c;
674
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
675
- height: 48px;
902
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__chevron___o3l3R {
903
+ filter: brightness(0) invert(0.9);
904
+ }
905
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta {
906
+ background-color: #1f1f1f;
907
+ box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
908
+ }
909
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE a {
910
+ color: #ffffff;
911
+ }
912
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
913
+ color: #da291c;
914
+ }
915
+
916
+ .LocaleSelector-module__list-item___JVlRE a {
917
+ font-size: 16px !important;
918
+ line-height: 24px !important;
919
+ display: flex;
920
+ padding: 0 !important;
921
+ }
922
+ .LocaleSelector-module__list-item___JVlRE a span {
923
+ margin: 10px 0 !important;
924
+ }
925
+ .LocaleSelector-module__list-item___JVlRE a::before {
926
+ content: none;
927
+ display: none !important;
928
+ }
929
+
930
+ @media (max-width: 1023px) {
931
+ .LocaleSelector-module__button___0LEXR {
932
+ color: #575452;
933
+ position: relative;
676
934
  }
677
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
935
+ .LocaleSelector-module__button___0LEXR button {
936
+ background-color: #ffffff;
937
+ border: 0;
938
+ border-radius: 4px;
939
+ cursor: pointer;
940
+ font-size: 14px;
941
+ line-height: 20px;
678
942
  width: 100%;
679
- display: inline-block;
680
- }
681
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
682
- display: flex;
683
- float: left;
684
- }
685
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J {
686
- margin-top: 12px;
687
- }
688
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J > img {
689
- height: 24px;
690
- width: 24px;
691
- float: left;
692
- }
693
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
694
- margin-top: 8px;
695
- padding-left: 6px;
696
- }
697
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 > img {
698
- height: 20px;
699
- }
700
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
701
- float: right;
702
- display: flex;
703
- margin: 12px 0 12px 0;
704
- }
705
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
706
- background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
707
- background-repeat: no-repeat;
708
- background-size: contain;
709
- display: block;
710
- height: 20px;
711
- margin-right: 6px;
712
- width: 20px;
713
943
  }
714
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
715
- color: #da291c;
716
- font-weight: 700;
717
- font-size: 18px;
944
+ .LocaleSelector-module__pop-up___HV8Ta {
945
+ padding: 0px 12px !important;
946
+ }
947
+ .LocaleSelector-module__pop-up___HV8Ta img {
948
+ padding-left: 12px;
949
+ }
950
+ .LocaleSelector-module__list-item___JVlRE a {
951
+ font-size: 16px;
718
952
  line-height: 24px;
953
+ font-weight: 400;
954
+ display: flex;
955
+ padding: 10px 12px;
719
956
  }
720
- }
721
- .MinimizedHeader-module__s20-header__version-number___vI9Rr {
722
- position: fixed;
723
- top: 0;
724
- left: 0;
725
- padding: 4px 8px;
726
- font-size: 14px;
727
- z-index: 10000;
728
- color: #5f5955;
729
- background: #ffffff;
730
- }
731
- @media (max-width: 850px) {
732
- .MinimizedHeader-module__s20-header__version-number___vI9Rr {
733
- padding: 0 4px;
734
- font-size: 8px;
957
+ .LocaleSelector-module__list-item___JVlRE a::before {
958
+ content: none;
959
+ display: none !important;
735
960
  }
736
961
  }
737
962
 
738
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss */
963
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss */
739
964
  /* center a block element */
740
965
  /* use this to any of the pseudo elements as these are the mandatory properties */
741
966
  /* setting styles in separate formats for cross browser support */
@@ -928,7 +1153,7 @@
928
1153
  }
929
1154
  }
930
1155
 
931
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.module.scss */
1156
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.module.scss */
932
1157
  /* center a block element */
933
1158
  /* use this to any of the pseudo elements as these are the mandatory properties */
934
1159
  /* setting styles in separate formats for cross browser support */
@@ -986,87 +1211,7 @@
986
1211
  filter: brightness(0) invert(0.9);
987
1212
  }
988
1213
 
989
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss */
990
- /* center a block element */
991
- /* use this to any of the pseudo elements as these are the mandatory properties */
992
- /* setting styles in separate formats for cross browser support */
993
- /* specify the max width for an element and apply ellipses and truncate the overflow */
994
- /* vertically center alilgn any HTML element */
995
- /* add basePath to assets */
996
- .SubNavigation-module__container___Wb5XN {
997
- background-color: #ffffff;
998
- color: #575452;
999
- border-radius: 0px 0px 8px 8px;
1000
- margin: 0 auto;
1001
- max-width: 1308px;
1002
- min-height: 47px;
1003
- -webkit-align-items: center;
1004
- -moz-align-items: center;
1005
- -o-align-items: center;
1006
- align-items: center;
1007
- }
1008
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK {
1009
- font-size: 14px;
1010
- line-height: 20px;
1011
- font-weight: 700;
1012
- }
1013
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK a {
1014
- margin-left: 0 !important;
1015
- margin-top: 0 !important;
1016
- font-size: 18px;
1017
- line-height: 24px;
1018
- font-weight: 400;
1019
- display: block !important;
1020
- }
1021
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK:not(:last-child) {
1022
- padding-bottom: 28px;
1023
- }
1024
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X {
1025
- display: flex;
1026
- grid-column: 2;
1027
- grid-template-columns: repeat(auto-fit, 20%);
1028
- padding: 24px 32px;
1029
- }
1030
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div {
1031
- border-left: 1px solid #e6e3df;
1032
- padding-left: 24px;
1033
- padding-right: 24px;
1034
- max-width: 248px;
1035
- }
1036
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div:first-child {
1037
- padding-left: 0;
1038
- border: none;
1039
- }
1040
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon___fW190 {
1041
- margin-left: 4px;
1042
- vertical-align: middle;
1043
- height: 24px;
1044
- width: 24px;
1045
- }
1046
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-tail___L5-D5 {
1047
- white-space: nowrap;
1048
- display: inline-flex;
1049
- align-items: center;
1050
- }
1051
-
1052
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB {
1053
- background-color: #1f1f1f;
1054
- color: #ffffff;
1055
- }
1056
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK {
1057
- color: #ffffff;
1058
- }
1059
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK a {
1060
- color: #ffffff;
1061
- }
1062
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div {
1063
- border-left: 1px solid #86807c;
1064
- }
1065
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div:first-child {
1066
- border: none;
1067
- }
1068
-
1069
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
1214
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
1070
1215
  /* center a block element */
1071
1216
  /* use this to any of the pseudo elements as these are the mandatory properties */
1072
1217
  /* setting styles in separate formats for cross browser support */
@@ -1153,152 +1298,7 @@
1153
1298
  background-color: #1f1f1f;
1154
1299
  }
1155
1300
 
1156
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/LocaleSelector/LocaleSelector.module.scss */
1157
- /* center a block element */
1158
- /* use this to any of the pseudo elements as these are the mandatory properties */
1159
- /* setting styles in separate formats for cross browser support */
1160
- /* specify the max width for an element and apply ellipses and truncate the overflow */
1161
- /* vertically center alilgn any HTML element */
1162
- /* add basePath to assets */
1163
- .LocaleSelector-module__button___0LEXR {
1164
- position: relative;
1165
- }
1166
- .LocaleSelector-module__button___0LEXR button {
1167
- background-color: transparent;
1168
- color: #3d3935;
1169
- border: 0;
1170
- border-radius: 4px;
1171
- padding-bottom: 5px;
1172
- cursor: pointer;
1173
- height: 42px;
1174
- font-size: 14px;
1175
- line-height: 20px;
1176
- width: 100%;
1177
- }
1178
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R {
1179
- background-position: center center;
1180
- background-repeat: no-repeat;
1181
- height: 8px;
1182
- margin-left: 10px;
1183
- margin-top: 2px;
1184
- transition: transform 0.2s ease, -webkit-transform 0.2s ease;
1185
- width: 14px;
1186
- }
1187
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R.active {
1188
- -webkit-transform: rotate(-180deg);
1189
- -moz-transform: rotate(-180deg);
1190
- -o-transform: rotate(-180deg);
1191
- transform: rotate(-180deg);
1192
- }
1193
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
1194
- padding: 24px 32px;
1195
- background-color: #ffffff;
1196
- transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(-57px) !important;
1197
- }
1198
- @media (max-width: 1023px) {
1199
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
1200
- transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(7px) !important;
1201
- }
1202
- }
1203
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
1204
- box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);
1205
- border-radius: 0px 0px 8px 8px;
1206
- margin-bottom: 4px;
1207
- white-space: nowrap;
1208
- position: absolute;
1209
- z-index: 100;
1210
- -webkit-transform: translateX(-50%);
1211
- -moz-transform: translateX(-50%);
1212
- -o-transform: translateX(-50%);
1213
- transform: translateX(-50%);
1214
- }
1215
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE:not(:first-child) {
1216
- margin-left: 0 !important;
1217
- }
1218
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active {
1219
- font-weight: bold;
1220
- }
1221
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
1222
- color: #da291c;
1223
- }
1224
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a::before {
1225
- content: none !important;
1226
- display: none !important;
1227
- }
1228
- .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a:before {
1229
- display: none !important;
1230
- }
1231
-
1232
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
1233
- color: #ffffff;
1234
- }
1235
- @media (max-width: 1023px) {
1236
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
1237
- background-color: #1f1f1f;
1238
- }
1239
- }
1240
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__chevron___o3l3R {
1241
- filter: brightness(0) invert(0.9);
1242
- }
1243
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta {
1244
- background-color: #1f1f1f;
1245
- box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
1246
- }
1247
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE a {
1248
- color: #ffffff;
1249
- }
1250
- .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
1251
- color: #da291c;
1252
- }
1253
-
1254
- .LocaleSelector-module__list-item___JVlRE a {
1255
- font-size: 16px !important;
1256
- line-height: 24px !important;
1257
- display: flex;
1258
- padding: 0 !important;
1259
- }
1260
- .LocaleSelector-module__list-item___JVlRE a span {
1261
- margin: 10px 0 !important;
1262
- }
1263
- .LocaleSelector-module__list-item___JVlRE a::before {
1264
- content: none;
1265
- display: none !important;
1266
- }
1267
-
1268
- @media (max-width: 1023px) {
1269
- .LocaleSelector-module__button___0LEXR {
1270
- color: #575452;
1271
- position: relative;
1272
- }
1273
- .LocaleSelector-module__button___0LEXR button {
1274
- background-color: #ffffff;
1275
- border: 0;
1276
- border-radius: 4px;
1277
- cursor: pointer;
1278
- font-size: 14px;
1279
- line-height: 20px;
1280
- width: 100%;
1281
- }
1282
- .LocaleSelector-module__pop-up___HV8Ta {
1283
- padding: 0px 12px !important;
1284
- }
1285
- .LocaleSelector-module__pop-up___HV8Ta img {
1286
- padding-left: 12px;
1287
- }
1288
- .LocaleSelector-module__list-item___JVlRE a {
1289
- font-size: 16px;
1290
- line-height: 24px;
1291
- font-weight: 400;
1292
- display: flex;
1293
- padding: 10px 12px;
1294
- }
1295
- .LocaleSelector-module__list-item___JVlRE a::before {
1296
- content: none;
1297
- display: none !important;
1298
- }
1299
- }
1300
-
1301
- /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss */
1301
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss */
1302
1302
  /* center a block element */
1303
1303
  /* use this to any of the pseudo elements as these are the mandatory properties */
1304
1304
  /* setting styles in separate formats for cross browser support */