@gofynd/theme-template 3.2.0 → 3.2.2

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 (93) hide show
  1. package/dist/components/accordion/accordion.css +25 -0
  2. package/dist/components/accordion/accordion.js +1 -1
  3. package/dist/components/address-form/address-form.css +15 -15
  4. package/dist/components/address-form/form-input-selector.css +13 -13
  5. package/dist/components/core/fy-button/fy-button.css +5 -5
  6. package/dist/components/core/fy-dropdown/fy-dropdown.css +3 -3
  7. package/dist/components/core/fy-input/fy-input.css +4 -4
  8. package/dist/components/core/fy-input-group/fy-input-group.css +2 -2
  9. package/dist/components/filter-modal/filter-modal.css +5 -5
  10. package/dist/components/form-builder/form-builder.css +18 -18
  11. package/dist/components/index.css +27 -27
  12. package/dist/components/index.js +1 -1
  13. package/dist/components/location-modal/location-modal.css +9 -9
  14. package/dist/components/order-shipment/order-shipment.css +25 -0
  15. package/dist/components/order-shipment/order-shipment.js +1 -1
  16. package/dist/components/product-card/product-card.css +5 -5
  17. package/dist/components/range-slider/range-slider.css +5 -5
  18. package/dist/components/reasons-list/reason-item/reason-item.css +1 -1
  19. package/dist/components/reasons-list/reasons-list.css +1 -1
  20. package/dist/components/shipment-item/shipment-item.css +1 -1
  21. package/dist/components/shipments-update-item/shipments-update-item.css +1 -1
  22. package/dist/index.css +115 -90
  23. package/dist/index.js +1 -1
  24. package/dist/page-layouts/auth/account-locked/account-locked.css +5 -5
  25. package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
  26. package/dist/page-layouts/auth/verify-both/verify-both.css +3 -3
  27. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +30 -5
  28. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  29. package/dist/page-layouts/cart/Components/comment/comment.css +1 -1
  30. package/dist/page-layouts/cart/Components/coupon/coupon.css +1 -1
  31. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  32. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +18 -18
  33. package/dist/page-layouts/cart/Components/gst-card/gst-card.css +2 -2
  34. package/dist/page-layouts/cart/Components/gst-card/gst-card.js +1 -1
  35. package/dist/page-layouts/compare/compare.css +5 -5
  36. package/dist/page-layouts/login/component/login-otp/login-otp.css +7 -7
  37. package/dist/page-layouts/login/component/login-password/login-password.css +7 -7
  38. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +16 -16
  39. package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +12 -12
  40. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +5 -5
  41. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +5 -5
  42. package/dist/page-layouts/single-checkout/address/single-address-content.css +2 -2
  43. package/dist/page-layouts/single-checkout/address/single-address.css +17 -17
  44. package/dist/page-layouts/single-checkout/payment/card-form.css +12 -12
  45. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +12 -12
  46. package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +1 -1
  47. package/dist/page-layouts/single-checkout/payment/checkout-payment.css +14 -14
  48. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  49. package/dist/pages/cart/cart.css +53 -28
  50. package/dist/pages/cart/cart.js +1 -1
  51. package/dist/pages/cart/index.css +53 -28
  52. package/dist/pages/cart/index.js +1 -1
  53. package/dist/pages/checkout/checkout.css +33 -33
  54. package/dist/pages/checkout/checkout.js +1 -1
  55. package/dist/pages/checkout/index.css +33 -33
  56. package/dist/pages/checkout/index.js +1 -1
  57. package/dist/pages/contact-us/contact-us.css +9 -9
  58. package/dist/pages/contact-us/contact-us.js +1 -1
  59. package/dist/pages/contact-us/index.css +9 -9
  60. package/dist/pages/contact-us/index.js +1 -1
  61. package/dist/pages/edit-profile/edit-profile.css +13 -13
  62. package/dist/pages/edit-profile/index.css +13 -13
  63. package/dist/pages/forgot-password/forget-password.css +6 -6
  64. package/dist/pages/forgot-password/index.css +6 -6
  65. package/dist/pages/index.css +115 -90
  66. package/dist/pages/index.js +1 -1
  67. package/dist/pages/login/index.css +10 -10
  68. package/dist/pages/login/login.css +10 -10
  69. package/dist/pages/order/index.css +9 -9
  70. package/dist/pages/order/order-tracking-details/order-tracking-details.css +35 -10
  71. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  72. package/dist/pages/order/order-tracking.css +9 -9
  73. package/dist/pages/order-status/index.css +5 -5
  74. package/dist/pages/order-status/order-status.css +5 -5
  75. package/dist/pages/product-listing/index.css +17 -17
  76. package/dist/pages/product-listing/product-listing.css +17 -17
  77. package/dist/pages/profile/components/add-email-modal/add-email-modal.css +9 -9
  78. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +14 -14
  79. package/dist/pages/profile/components/confirm-modal/confirm-modal.css +5 -5
  80. package/dist/pages/profile/components/empty-state/empty-state.css +5 -5
  81. package/dist/pages/profile/email/email.css +9 -9
  82. package/dist/pages/profile/email/index.css +9 -9
  83. package/dist/pages/profile/index.css +10 -10
  84. package/dist/pages/profile/phone/index.css +14 -14
  85. package/dist/pages/profile/phone/phone.css +14 -14
  86. package/dist/pages/profile/profile-details.css +10 -10
  87. package/dist/pages/register/index.css +15 -15
  88. package/dist/pages/register/register.css +15 -15
  89. package/dist/pages/set-password/index.css +5 -5
  90. package/dist/pages/set-password/set-password.css +5 -5
  91. package/dist/pages/wishlist/index.css +16 -16
  92. package/dist/pages/wishlist/wishlist.css +16 -16
  93. package/package.json +1 -1
@@ -1123,7 +1123,7 @@ h5,
1123
1123
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1124
1124
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1125
1125
  border: 2px solid var(--errorBackground, #e6d5d5);
1126
- border-top: 2px solid var(--errorText, #b24141);
1126
+ border-top: 2px solid var(--errorText, #ff3333);
1127
1127
  }
1128
1128
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1129
1129
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1132,7 +1132,7 @@ h5,
1132
1132
  }
1133
1133
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1134
1134
  border: 2px solid #ffffff;
1135
- border-top: 2px solid var(--errorText, #b24141);
1135
+ border-top: 2px solid var(--errorText, #ff3333);
1136
1136
  }
1137
1137
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1138
1138
  border: 2px solid #ffffff;
@@ -1161,7 +1161,7 @@ h5,
1161
1161
  color: var(--buttonPrimary, #4e3f09);
1162
1162
  }
1163
1163
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1164
- color: var(--errorText, #b24141);
1164
+ color: var(--errorText, #ff3333);
1165
1165
  }
1166
1166
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1167
1167
  color: var(--successText, #1c958f);
@@ -1184,7 +1184,7 @@ h5,
1184
1184
  }
1185
1185
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1186
1186
  background-color: var(--errorBackground, #e6d5d5);
1187
- color: var(--errorText, #b24141);
1187
+ color: var(--errorText, #ff3333);
1188
1188
  }
1189
1189
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1190
1190
  background-color: var(--successBackground, #c2dbc9);
@@ -1212,7 +1212,7 @@ h5,
1212
1212
  }
1213
1213
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1214
1214
  border: 1px solid var(--errorBackground, #e6d5d5);
1215
- color: var(--errorText, #b24141);
1215
+ color: var(--errorText, #ff3333);
1216
1216
  }
1217
1217
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1218
1218
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -434,7 +434,7 @@ h5,
434
434
  line-height: 16.8px;
435
435
  }
436
436
  .login-otp__loginInputGroup____7Nbd .login-otp__loginInputTitle___oQ_Yc.login-otp__error___gM8rr {
437
- color: var(--errorText, #b24141);
437
+ color: var(--errorText, #ff3333);
438
438
  }
439
439
  .login-otp__loginInputGroup____7Nbd input {
440
440
  width: 100%;
@@ -451,7 +451,7 @@ h5,
451
451
  letter-spacing: -0.28px;
452
452
  }
453
453
  .login-otp__loginInputGroup____7Nbd input.login-otp__error___gM8rr {
454
- border-color: var(--errorText, #b24141);
454
+ border-color: var(--errorText, #ff3333);
455
455
  }
456
456
  .login-otp__password-lable-wrapper___AmG_5 {
457
457
  display: flex;
@@ -463,7 +463,7 @@ h5,
463
463
  font-weight: 400;
464
464
  line-height: 140%;
465
465
  margin-top: 8px;
466
- color: var(--errorText, #b24141);
466
+ color: var(--errorText, #ff3333);
467
467
  }
468
468
  .login-otp__loading___tFXPV div {
469
469
  width: 100%;
@@ -815,7 +815,7 @@ h5,
815
815
  flex-direction: column;
816
816
  }
817
817
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
818
- color: var(--errorText, #b24141);
818
+ color: var(--errorText, #ff3333);
819
819
  font-size: 12px;
820
820
  font-style: normal;
821
821
  font-weight: 400;
@@ -823,14 +823,14 @@ h5,
823
823
  margin-top: 5px;
824
824
  }
825
825
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
826
- color: var(--errorText, #b24141);
826
+ color: var(--errorText, #ff3333);
827
827
  font-size: 12px;
828
828
  font-style: normal;
829
829
  font-weight: 400;
830
830
  line-height: 16.8px;
831
831
  }
832
832
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
833
- border: 1px solid var(--errorText, #b24141);
833
+ border: 1px solid var(--errorText, #ff3333);
834
834
  }
835
835
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
836
836
  height: auto;
@@ -854,7 +854,7 @@ h5,
854
854
  opacity: 0.3;
855
855
  }
856
856
  .mobile-number__required___yHCeh {
857
- color: var(--errorText, #b24141);
857
+ color: var(--errorText, #ff3333);
858
858
  }
859
859
  .mobile-number__countryDropdown___GP6Fo {
860
860
  background-color: aquamarine;
@@ -393,10 +393,10 @@ input:focus-visible {
393
393
  opacity: 0.3;
394
394
  }
395
395
  .login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ .login-password__loginInputTitle___zjz7X {
396
- color: var(--errorText, #b24141);
396
+ color: var(--errorText, #ff3333);
397
397
  }
398
398
  .login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ input {
399
- border-color: var(--errorText, #b24141);
399
+ border-color: var(--errorText, #ff3333);
400
400
  }
401
401
  .login-password__password-lable-wrapper___VUcRa {
402
402
  display: flex;
@@ -426,7 +426,7 @@ input:focus-visible {
426
426
  font-weight: 400;
427
427
  line-height: 140%;
428
428
  margin-top: 8px;
429
- color: var(--errorText, #b24141);
429
+ color: var(--errorText, #ff3333);
430
430
  }
431
431
  .login-password__passwordToggle___OzbQC {
432
432
  height: 24px;
@@ -784,7 +784,7 @@ h5,
784
784
  flex-direction: column;
785
785
  }
786
786
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
787
- color: var(--errorText, #b24141);
787
+ color: var(--errorText, #ff3333);
788
788
  font-size: 12px;
789
789
  font-style: normal;
790
790
  font-weight: 400;
@@ -792,14 +792,14 @@ h5,
792
792
  margin-top: 5px;
793
793
  }
794
794
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
795
- color: var(--errorText, #b24141);
795
+ color: var(--errorText, #ff3333);
796
796
  font-size: 12px;
797
797
  font-style: normal;
798
798
  font-weight: 400;
799
799
  line-height: 16.8px;
800
800
  }
801
801
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
802
- border: 1px solid var(--errorText, #b24141);
802
+ border: 1px solid var(--errorText, #ff3333);
803
803
  }
804
804
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
805
805
  height: auto;
@@ -823,7 +823,7 @@ h5,
823
823
  opacity: 0.3;
824
824
  }
825
825
  .mobile-number__required___yHCeh {
826
- color: var(--errorText, #b24141);
826
+ color: var(--errorText, #ff3333);
827
827
  }
828
828
  .mobile-number__countryDropdown___GP6Fo {
829
829
  background-color: aquamarine;
@@ -533,7 +533,7 @@ h5,
533
533
  }
534
534
  .add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__product___Hqonr .add-to-cart__sizeError___Mmjjq {
535
535
  margin-top: 8px;
536
- color: var(--errorText, #b24141);
536
+ color: var(--errorText, #ff3333);
537
537
  font-size: 12px;
538
538
  font-style: normal;
539
539
  font-weight: 400;
@@ -4603,7 +4603,7 @@ h5,
4603
4603
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
4604
4604
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
4605
4605
  border: 2px solid var(--errorBackground, #e6d5d5);
4606
- border-top: 2px solid var(--errorText, #b24141);
4606
+ border-top: 2px solid var(--errorText, #ff3333);
4607
4607
  }
4608
4608
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
4609
4609
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -4612,7 +4612,7 @@ h5,
4612
4612
  }
4613
4613
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
4614
4614
  border: 2px solid #ffffff;
4615
- border-top: 2px solid var(--errorText, #b24141);
4615
+ border-top: 2px solid var(--errorText, #ff3333);
4616
4616
  }
4617
4617
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
4618
4618
  border: 2px solid #ffffff;
@@ -4641,7 +4641,7 @@ h5,
4641
4641
  color: var(--buttonPrimary, #4e3f09);
4642
4642
  }
4643
4643
  .fy-button__text___HwP6V.fy-button__error___guhqH {
4644
- color: var(--errorText, #b24141);
4644
+ color: var(--errorText, #ff3333);
4645
4645
  }
4646
4646
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
4647
4647
  color: var(--successText, #1c958f);
@@ -4664,7 +4664,7 @@ h5,
4664
4664
  }
4665
4665
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
4666
4666
  background-color: var(--errorBackground, #e6d5d5);
4667
- color: var(--errorText, #b24141);
4667
+ color: var(--errorText, #ff3333);
4668
4668
  }
4669
4669
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
4670
4670
  background-color: var(--successBackground, #c2dbc9);
@@ -4692,7 +4692,7 @@ h5,
4692
4692
  }
4693
4693
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
4694
4694
  border: 1px solid var(--errorBackground, #e6d5d5);
4695
- color: var(--errorText, #b24141);
4695
+ color: var(--errorText, #ff3333);
4696
4696
  }
4697
4697
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
4698
4698
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -5140,7 +5140,7 @@ h5,
5140
5140
  margin-inline-start: 4px;
5141
5141
  }
5142
5142
  .delivery-info__error___fwjK5 {
5143
- color: var(--errorText, #b24141);
5143
+ color: var(--errorText, #ff3333);
5144
5144
  }
5145
5145
  .delivery-info__button___RWUmQ {
5146
5146
  border: none;
@@ -5185,11 +5185,11 @@ h5,
5185
5185
  color: var(--textHeading, #26201a);
5186
5186
  }
5187
5187
  .delivery-info__error___fwjK5 {
5188
- color: var(--errorText, #b24141);
5188
+ color: var(--errorText, #ff3333);
5189
5189
  }
5190
5190
  .delivery-info__emptyPincode___SpvOg {
5191
5191
  margin-top: 8px;
5192
- color: var(--errorText, #b24141);
5192
+ color: var(--errorText, #ff3333);
5193
5193
  font-size: 12px;
5194
5194
  font-weight: 400;
5195
5195
  line-height: normal;
@@ -5538,7 +5538,7 @@ h5,
5538
5538
  position: relative;
5539
5539
  }
5540
5540
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
5541
- color: var(--errorText, #b24141);
5541
+ color: var(--errorText, #ff3333);
5542
5542
  padding-top: 5px;
5543
5543
  font-weight: 400;
5544
5544
  font-size: 12px;
@@ -5549,10 +5549,10 @@ h5,
5549
5549
  line-height: 21px;
5550
5550
  }
5551
5551
  .fy-input__label___YQgmr span {
5552
- color: var(--errorText, #b24141);
5552
+ color: var(--errorText, #ff3333);
5553
5553
  }
5554
5554
  .fy-input__required___MaAlL {
5555
- color: var(--errorText, #b24141);
5555
+ color: var(--errorText, #ff3333);
5556
5556
  }
5557
5557
  .fy-input__floating___jgtoq {
5558
5558
  position: absolute;
@@ -5599,7 +5599,7 @@ h5,
5599
5599
  border-color: var(--buttonPrimary, #4e3f09);
5600
5600
  }
5601
5601
  .fy-input__inputError___KsMkv {
5602
- border-color: var(--errorText, #b24141) !important;
5602
+ border-color: var(--errorText, #ff3333) !important;
5603
5603
  }
5604
5604
  .fy-input__no-border____9qYF {
5605
5605
  border: none;
@@ -6406,13 +6406,13 @@ h5,
6406
6406
  position: relative;
6407
6407
  }
6408
6408
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
6409
- color: var(--errorText, #b24141);
6409
+ color: var(--errorText, #ff3333);
6410
6410
  font-weight: 400;
6411
6411
  font-size: 12px;
6412
6412
  padding-top: 5px;
6413
6413
  }
6414
6414
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
6415
- color: var(--errorText, #b24141);
6415
+ color: var(--errorText, #ff3333);
6416
6416
  }
6417
6417
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
6418
6418
  box-sizing: border-box;
@@ -6430,7 +6430,7 @@ h5,
6430
6430
  cursor: not-allowed;
6431
6431
  }
6432
6432
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
6433
- border-color: var(--errorText, #b24141);
6433
+ border-color: var(--errorText, #ff3333);
6434
6434
  }
6435
6435
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
6436
6436
  border-radius: 3px;
@@ -418,7 +418,7 @@ h5,
418
418
  margin-inline-start: 4px;
419
419
  }
420
420
  .delivery-info__error___fwjK5 {
421
- color: var(--errorText, #b24141);
421
+ color: var(--errorText, #ff3333);
422
422
  }
423
423
  .delivery-info__button___RWUmQ {
424
424
  border: none;
@@ -463,11 +463,11 @@ h5,
463
463
  color: var(--textHeading, #26201a);
464
464
  }
465
465
  .delivery-info__error___fwjK5 {
466
- color: var(--errorText, #b24141);
466
+ color: var(--errorText, #ff3333);
467
467
  }
468
468
  .delivery-info__emptyPincode___SpvOg {
469
469
  margin-top: 8px;
470
- color: var(--errorText, #b24141);
470
+ color: var(--errorText, #ff3333);
471
471
  font-size: 12px;
472
472
  font-weight: 400;
473
473
  line-height: normal;
@@ -859,7 +859,7 @@ h5,
859
859
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
860
860
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
861
861
  border: 2px solid var(--errorBackground, #e6d5d5);
862
- border-top: 2px solid var(--errorText, #b24141);
862
+ border-top: 2px solid var(--errorText, #ff3333);
863
863
  }
864
864
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
865
865
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -868,7 +868,7 @@ h5,
868
868
  }
869
869
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
870
870
  border: 2px solid #ffffff;
871
- border-top: 2px solid var(--errorText, #b24141);
871
+ border-top: 2px solid var(--errorText, #ff3333);
872
872
  }
873
873
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
874
874
  border: 2px solid #ffffff;
@@ -897,7 +897,7 @@ h5,
897
897
  color: var(--buttonPrimary, #4e3f09);
898
898
  }
899
899
  .fy-button__text___HwP6V.fy-button__error___guhqH {
900
- color: var(--errorText, #b24141);
900
+ color: var(--errorText, #ff3333);
901
901
  }
902
902
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
903
903
  color: var(--successText, #1c958f);
@@ -920,7 +920,7 @@ h5,
920
920
  }
921
921
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
922
922
  background-color: var(--errorBackground, #e6d5d5);
923
- color: var(--errorText, #b24141);
923
+ color: var(--errorText, #ff3333);
924
924
  }
925
925
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
926
926
  background-color: var(--successBackground, #c2dbc9);
@@ -948,7 +948,7 @@ h5,
948
948
  }
949
949
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
950
950
  border: 1px solid var(--errorBackground, #e6d5d5);
951
- color: var(--errorText, #b24141);
951
+ color: var(--errorText, #ff3333);
952
952
  }
953
953
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
954
954
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -1804,7 +1804,7 @@ h5,
1804
1804
  position: relative;
1805
1805
  }
1806
1806
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1807
- color: var(--errorText, #b24141);
1807
+ color: var(--errorText, #ff3333);
1808
1808
  padding-top: 5px;
1809
1809
  font-weight: 400;
1810
1810
  font-size: 12px;
@@ -1815,10 +1815,10 @@ h5,
1815
1815
  line-height: 21px;
1816
1816
  }
1817
1817
  .fy-input__label___YQgmr span {
1818
- color: var(--errorText, #b24141);
1818
+ color: var(--errorText, #ff3333);
1819
1819
  }
1820
1820
  .fy-input__required___MaAlL {
1821
- color: var(--errorText, #b24141);
1821
+ color: var(--errorText, #ff3333);
1822
1822
  }
1823
1823
  .fy-input__floating___jgtoq {
1824
1824
  position: absolute;
@@ -1865,7 +1865,7 @@ h5,
1865
1865
  border-color: var(--buttonPrimary, #4e3f09);
1866
1866
  }
1867
1867
  .fy-input__inputError___KsMkv {
1868
- border-color: var(--errorText, #b24141) !important;
1868
+ border-color: var(--errorText, #ff3333) !important;
1869
1869
  }
1870
1870
  .fy-input__no-border____9qYF {
1871
1871
  border: none;
@@ -929,7 +929,7 @@ h5,
929
929
  font-size: 10px;
930
930
  font-weight: 500;
931
931
  margin-top: 4px;
932
- color: var(--errorText, #b24141);
932
+ color: var(--errorText, #ff3333);
933
933
  }
934
934
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
935
935
  height: 4px;
@@ -1289,7 +1289,7 @@ h5,
1289
1289
  position: relative;
1290
1290
  }
1291
1291
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1292
- color: var(--errorText, #b24141);
1292
+ color: var(--errorText, #ff3333);
1293
1293
  padding-top: 5px;
1294
1294
  font-weight: 400;
1295
1295
  font-size: 12px;
@@ -1300,10 +1300,10 @@ h5,
1300
1300
  line-height: 21px;
1301
1301
  }
1302
1302
  .fy-input__label___YQgmr span {
1303
- color: var(--errorText, #b24141);
1303
+ color: var(--errorText, #ff3333);
1304
1304
  }
1305
1305
  .fy-input__required___MaAlL {
1306
- color: var(--errorText, #b24141);
1306
+ color: var(--errorText, #ff3333);
1307
1307
  }
1308
1308
  .fy-input__floating___jgtoq {
1309
1309
  position: absolute;
@@ -1350,7 +1350,7 @@ h5,
1350
1350
  border-color: var(--buttonPrimary, #4e3f09);
1351
1351
  }
1352
1352
  .fy-input__inputError___KsMkv {
1353
- border-color: var(--errorText, #b24141) !important;
1353
+ border-color: var(--errorText, #ff3333) !important;
1354
1354
  }
1355
1355
  .fy-input__no-border____9qYF {
1356
1356
  border: none;
@@ -929,7 +929,7 @@ h5,
929
929
  font-size: 10px;
930
930
  font-weight: 500;
931
931
  margin-top: 4px;
932
- color: var(--errorText, #b24141);
932
+ color: var(--errorText, #ff3333);
933
933
  }
934
934
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
935
935
  height: 4px;
@@ -1289,7 +1289,7 @@ h5,
1289
1289
  position: relative;
1290
1290
  }
1291
1291
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1292
- color: var(--errorText, #b24141);
1292
+ color: var(--errorText, #ff3333);
1293
1293
  padding-top: 5px;
1294
1294
  font-weight: 400;
1295
1295
  font-size: 12px;
@@ -1300,10 +1300,10 @@ h5,
1300
1300
  line-height: 21px;
1301
1301
  }
1302
1302
  .fy-input__label___YQgmr span {
1303
- color: var(--errorText, #b24141);
1303
+ color: var(--errorText, #ff3333);
1304
1304
  }
1305
1305
  .fy-input__required___MaAlL {
1306
- color: var(--errorText, #b24141);
1306
+ color: var(--errorText, #ff3333);
1307
1307
  }
1308
1308
  .fy-input__floating___jgtoq {
1309
1309
  position: absolute;
@@ -1350,7 +1350,7 @@ h5,
1350
1350
  border-color: var(--buttonPrimary, #4e3f09);
1351
1351
  }
1352
1352
  .fy-input__inputError___KsMkv {
1353
- border-color: var(--errorText, #b24141) !important;
1353
+ border-color: var(--errorText, #ff3333) !important;
1354
1354
  }
1355
1355
  .fy-input__no-border____9qYF {
1356
1356
  border: none;
@@ -875,7 +875,7 @@ h5,
875
875
  font-weight: 600;
876
876
  font-size: 12px;
877
877
  line-height: 140%;
878
- color: var(--errorText, #b24141);
878
+ color: var(--errorText, #ff3333);
879
879
  }
880
880
  .single-address-content__invalidAddError___WDHnv .single-address-content__invalidAddErrorLeft___AUwWL .single-address-content__invalidAddErrorData___ardbO .single-address-content__invalidAddErrorSuggestion___BY4RT {
881
881
  font-weight: 400;
@@ -889,7 +889,7 @@ h5,
889
889
  line-height: 140%;
890
890
  text-align: center;
891
891
  text-transform: uppercase;
892
- color: var(--errorText, #b24141);
892
+ color: var(--errorText, #ff3333);
893
893
  cursor: pointer;
894
894
  }
895
895
 
@@ -434,7 +434,7 @@ h5,
434
434
  justify-content: space-between;
435
435
  }
436
436
  .address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__labelClassName___vSawZ span {
437
- color: var(--errorText, #b24141);
437
+ color: var(--errorText, #ff3333);
438
438
  }
439
439
  .address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__formItemDiv___ciw5I:nth-child(odd) {
440
440
  margin-inline-end: 8px;
@@ -445,7 +445,7 @@ h5,
445
445
  }
446
446
  }
447
447
  .address-form__addressFormWrapper___M0Ler .address-form__formError___uBC6H {
448
- color: var(--errorText, #b24141);
448
+ color: var(--errorText, #ff3333);
449
449
  width: max-content;
450
450
  font-size: 12px;
451
451
  font-weight: 400;
@@ -1102,7 +1102,7 @@ h5,
1102
1102
  position: relative;
1103
1103
  }
1104
1104
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1105
- color: var(--errorText, #b24141);
1105
+ color: var(--errorText, #ff3333);
1106
1106
  padding-top: 5px;
1107
1107
  font-weight: 400;
1108
1108
  font-size: 12px;
@@ -1113,10 +1113,10 @@ h5,
1113
1113
  line-height: 21px;
1114
1114
  }
1115
1115
  .fy-input__label___YQgmr span {
1116
- color: var(--errorText, #b24141);
1116
+ color: var(--errorText, #ff3333);
1117
1117
  }
1118
1118
  .fy-input__required___MaAlL {
1119
- color: var(--errorText, #b24141);
1119
+ color: var(--errorText, #ff3333);
1120
1120
  }
1121
1121
  .fy-input__floating___jgtoq {
1122
1122
  position: absolute;
@@ -1163,7 +1163,7 @@ h5,
1163
1163
  border-color: var(--buttonPrimary, #4e3f09);
1164
1164
  }
1165
1165
  .fy-input__inputError___KsMkv {
1166
- border-color: var(--errorText, #b24141) !important;
1166
+ border-color: var(--errorText, #ff3333) !important;
1167
1167
  }
1168
1168
  .fy-input__no-border____9qYF {
1169
1169
  border: none;
@@ -1566,7 +1566,7 @@ h5,
1566
1566
  position: relative;
1567
1567
  }
1568
1568
  .fy-input-group__inputGroupContainer___DUhUi .fy-input-group__error___oRFgR {
1569
- color: var(--errorText, #b24141);
1569
+ color: var(--errorText, #ff3333);
1570
1570
  font-weight: 400;
1571
1571
  font-size: 12px;
1572
1572
  padding-top: 5px;
@@ -1577,7 +1577,7 @@ h5,
1577
1577
  line-height: 21px;
1578
1578
  }
1579
1579
  .fy-input-group__required___A8_zF {
1580
- color: var(--errorText, #b24141);
1580
+ color: var(--errorText, #ff3333);
1581
1581
  }
1582
1582
  .fy-input-group__fyInput___ufjFf {
1583
1583
  accent-color: var(--buttonPrimary, #4e3f09);
@@ -1944,13 +1944,13 @@ h5,
1944
1944
  position: relative;
1945
1945
  }
1946
1946
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
1947
- color: var(--errorText, #b24141);
1947
+ color: var(--errorText, #ff3333);
1948
1948
  font-weight: 400;
1949
1949
  font-size: 12px;
1950
1950
  padding-top: 5px;
1951
1951
  }
1952
1952
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
1953
- color: var(--errorText, #b24141);
1953
+ color: var(--errorText, #ff3333);
1954
1954
  }
1955
1955
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
1956
1956
  box-sizing: border-box;
@@ -1968,7 +1968,7 @@ h5,
1968
1968
  cursor: not-allowed;
1969
1969
  }
1970
1970
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
1971
- border-color: var(--errorText, #b24141);
1971
+ border-color: var(--errorText, #ff3333);
1972
1972
  }
1973
1973
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
1974
1974
  border-radius: 3px;
@@ -2383,7 +2383,7 @@ h5,
2383
2383
  flex-direction: column;
2384
2384
  }
2385
2385
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
2386
- color: var(--errorText, #b24141);
2386
+ color: var(--errorText, #ff3333);
2387
2387
  font-size: 12px;
2388
2388
  font-style: normal;
2389
2389
  font-weight: 400;
@@ -2391,14 +2391,14 @@ h5,
2391
2391
  margin-top: 5px;
2392
2392
  }
2393
2393
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
2394
- color: var(--errorText, #b24141);
2394
+ color: var(--errorText, #ff3333);
2395
2395
  font-size: 12px;
2396
2396
  font-style: normal;
2397
2397
  font-weight: 400;
2398
2398
  line-height: 16.8px;
2399
2399
  }
2400
2400
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
2401
- border: 1px solid var(--errorText, #b24141);
2401
+ border: 1px solid var(--errorText, #ff3333);
2402
2402
  }
2403
2403
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
2404
2404
  height: auto;
@@ -2422,7 +2422,7 @@ h5,
2422
2422
  opacity: 0.3;
2423
2423
  }
2424
2424
  .mobile-number__required___yHCeh {
2425
- color: var(--errorText, #b24141);
2425
+ color: var(--errorText, #ff3333);
2426
2426
  }
2427
2427
  .mobile-number__countryDropdown___GP6Fo {
2428
2428
  background-color: aquamarine;
@@ -4156,7 +4156,7 @@ h5,
4156
4156
  font-weight: 600;
4157
4157
  font-size: 12px;
4158
4158
  line-height: 140%;
4159
- color: var(--errorText, #b24141);
4159
+ color: var(--errorText, #ff3333);
4160
4160
  }
4161
4161
  .single-address-content__invalidAddError___WDHnv .single-address-content__invalidAddErrorLeft___AUwWL .single-address-content__invalidAddErrorData___ardbO .single-address-content__invalidAddErrorSuggestion___BY4RT {
4162
4162
  font-weight: 400;
@@ -4170,7 +4170,7 @@ h5,
4170
4170
  line-height: 140%;
4171
4171
  text-align: center;
4172
4172
  text-transform: uppercase;
4173
- color: var(--errorText, #b24141);
4173
+ color: var(--errorText, #ff3333);
4174
4174
  cursor: pointer;
4175
4175
  }
4176
4176