@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
@@ -350,7 +350,7 @@ h5,
350
350
  margin-inline-end: 14px;
351
351
  }
352
352
  .cart__cartMainContainer___LF2fx .cart__errContainer___nWJ_s .cart__errMsg___pDbyV {
353
- color: var(--errorText, #b24141);
353
+ color: var(--errorText, #ff3333);
354
354
  flex-grow: 1;
355
355
  font-weight: 600;
356
356
  font-size: 12px;
@@ -939,7 +939,7 @@ h5,
939
939
  }
940
940
  .delivery-location__pincodeModal___KAYH1 .delivery-location__modalBody___RfoHR .delivery-location__modalPincodeContainer___G5DG2 .delivery-location__errorText___KQJXL {
941
941
  flex-basis: 100%;
942
- color: var(--errorText, #b24141);
942
+ color: var(--errorText, #ff3333);
943
943
  line-height: 140%;
944
944
  font-size: 12px;
945
945
  font-weight: 400;
@@ -1033,7 +1033,7 @@ h5,
1033
1033
  background-color: var(--pageBackground, #f8f8f8);
1034
1034
  }
1035
1035
  .delivery-location__addressModal___w8rJu .delivery-location__modalBody___RfoHR .delivery-location__pincodeBox___cp1ra .delivery-location__errorText___KQJXL {
1036
- color: var(--errorText, #b24141);
1036
+ color: var(--errorText, #ff3333);
1037
1037
  line-height: 140%;
1038
1038
  font-size: 12px;
1039
1039
  font-weight: 400;
@@ -1206,7 +1206,7 @@ h5,
1206
1206
  }
1207
1207
  .delivery-location__addrErrText___Vs74R {
1208
1208
  margin-inline-start: 25px;
1209
- color: var(--errorText, #b24141);
1209
+ color: var(--errorText, #ff3333);
1210
1210
  font-weight: 400;
1211
1211
  font-size: 12px;
1212
1212
  margin-top: 8px;
@@ -2518,7 +2518,7 @@ h5,
2518
2518
  justify-content: space-between;
2519
2519
  }
2520
2520
  .address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__labelClassName___vSawZ span {
2521
- color: var(--errorText, #b24141);
2521
+ color: var(--errorText, #ff3333);
2522
2522
  }
2523
2523
  .address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__formItemDiv___ciw5I:nth-child(odd) {
2524
2524
  margin-inline-end: 8px;
@@ -2529,7 +2529,7 @@ h5,
2529
2529
  }
2530
2530
  }
2531
2531
  .address-form__addressFormWrapper___M0Ler .address-form__formError___uBC6H {
2532
- color: var(--errorText, #b24141);
2532
+ color: var(--errorText, #ff3333);
2533
2533
  width: max-content;
2534
2534
  font-size: 12px;
2535
2535
  font-weight: 400;
@@ -3186,7 +3186,7 @@ h5,
3186
3186
  position: relative;
3187
3187
  }
3188
3188
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
3189
- color: var(--errorText, #b24141);
3189
+ color: var(--errorText, #ff3333);
3190
3190
  padding-top: 5px;
3191
3191
  font-weight: 400;
3192
3192
  font-size: 12px;
@@ -3197,10 +3197,10 @@ h5,
3197
3197
  line-height: 21px;
3198
3198
  }
3199
3199
  .fy-input__label___YQgmr span {
3200
- color: var(--errorText, #b24141);
3200
+ color: var(--errorText, #ff3333);
3201
3201
  }
3202
3202
  .fy-input__required___MaAlL {
3203
- color: var(--errorText, #b24141);
3203
+ color: var(--errorText, #ff3333);
3204
3204
  }
3205
3205
  .fy-input__floating___jgtoq {
3206
3206
  position: absolute;
@@ -3247,7 +3247,7 @@ h5,
3247
3247
  border-color: var(--buttonPrimary, #4e3f09);
3248
3248
  }
3249
3249
  .fy-input__inputError___KsMkv {
3250
- border-color: var(--errorText, #b24141) !important;
3250
+ border-color: var(--errorText, #ff3333) !important;
3251
3251
  }
3252
3252
  .fy-input__no-border____9qYF {
3253
3253
  border: none;
@@ -3650,7 +3650,7 @@ h5,
3650
3650
  position: relative;
3651
3651
  }
3652
3652
  .fy-input-group__inputGroupContainer___DUhUi .fy-input-group__error___oRFgR {
3653
- color: var(--errorText, #b24141);
3653
+ color: var(--errorText, #ff3333);
3654
3654
  font-weight: 400;
3655
3655
  font-size: 12px;
3656
3656
  padding-top: 5px;
@@ -3661,7 +3661,7 @@ h5,
3661
3661
  line-height: 21px;
3662
3662
  }
3663
3663
  .fy-input-group__required___A8_zF {
3664
- color: var(--errorText, #b24141);
3664
+ color: var(--errorText, #ff3333);
3665
3665
  }
3666
3666
  .fy-input-group__fyInput___ufjFf {
3667
3667
  accent-color: var(--buttonPrimary, #4e3f09);
@@ -4028,13 +4028,13 @@ h5,
4028
4028
  position: relative;
4029
4029
  }
4030
4030
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
4031
- color: var(--errorText, #b24141);
4031
+ color: var(--errorText, #ff3333);
4032
4032
  font-weight: 400;
4033
4033
  font-size: 12px;
4034
4034
  padding-top: 5px;
4035
4035
  }
4036
4036
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
4037
- color: var(--errorText, #b24141);
4037
+ color: var(--errorText, #ff3333);
4038
4038
  }
4039
4039
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
4040
4040
  box-sizing: border-box;
@@ -4052,7 +4052,7 @@ h5,
4052
4052
  cursor: not-allowed;
4053
4053
  }
4054
4054
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
4055
- border-color: var(--errorText, #b24141);
4055
+ border-color: var(--errorText, #ff3333);
4056
4056
  }
4057
4057
  .fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
4058
4058
  border-radius: 3px;
@@ -4467,7 +4467,7 @@ h5,
4467
4467
  flex-direction: column;
4468
4468
  }
4469
4469
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
4470
- color: var(--errorText, #b24141);
4470
+ color: var(--errorText, #ff3333);
4471
4471
  font-size: 12px;
4472
4472
  font-style: normal;
4473
4473
  font-weight: 400;
@@ -4475,14 +4475,14 @@ h5,
4475
4475
  margin-top: 5px;
4476
4476
  }
4477
4477
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
4478
- color: var(--errorText, #b24141);
4478
+ color: var(--errorText, #ff3333);
4479
4479
  font-size: 12px;
4480
4480
  font-style: normal;
4481
4481
  font-weight: 400;
4482
4482
  line-height: 16.8px;
4483
4483
  }
4484
4484
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
4485
- border: 1px solid var(--errorText, #b24141);
4485
+ border: 1px solid var(--errorText, #ff3333);
4486
4486
  }
4487
4487
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
4488
4488
  height: auto;
@@ -4506,7 +4506,7 @@ h5,
4506
4506
  opacity: 0.3;
4507
4507
  }
4508
4508
  .mobile-number__required___yHCeh {
4509
- color: var(--errorText, #b24141);
4509
+ color: var(--errorText, #ff3333);
4510
4510
  }
4511
4511
  .mobile-number__countryDropdown___GP6Fo {
4512
4512
  background-color: aquamarine;
@@ -5327,7 +5327,7 @@ h5,
5327
5327
  font-size: 12px;
5328
5328
  font-weight: 600;
5329
5329
  margin-inline-start: 14px;
5330
- color: var(--errorText, #b24141);
5330
+ color: var(--errorText, #ff3333);
5331
5331
  }
5332
5332
  .coupon__modalContent___BJog_ .coupon__modalBody___vZ3YF .coupon__couponInputBox___mlvGS {
5333
5333
  position: relative;
@@ -6070,7 +6070,7 @@ h5,
6070
6070
  .comment__commentOuterBox___tyEJJ .comment__inputBox___hqxzy .comment__commentError___qZ8ZF {
6071
6071
  font-weight: 400;
6072
6072
  font-size: 10px;
6073
- color: var(--errorText, #b24141);
6073
+ color: var(--errorText, #ff3333);
6074
6074
  padding-top: 12px;
6075
6075
  padding-inline-end: 12px;
6076
6076
  padding-bottom: 0px;
@@ -6559,7 +6559,7 @@ h5,
6559
6559
  outline: none;
6560
6560
  }
6561
6561
  .gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__errorBox___F_YRZ {
6562
- border: var(--errorText, #b24141);
6562
+ border: var(--errorText, #ff3333);
6563
6563
  }
6564
6564
  .gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__crossBtn___ERJyk {
6565
6565
  position: absolute;
@@ -6567,7 +6567,7 @@ h5,
6567
6567
  cursor: pointer;
6568
6568
  }
6569
6569
  .gst-card__colorErrorNormal___qjGLA {
6570
- color: var(--errorText, #b24141);
6570
+ color: var(--errorText, #ff3333);
6571
6571
  }
6572
6572
  .gst-card__colorSuccessNormal___cN34g {
6573
6573
  color: var(--successText, #1c958f);
@@ -7490,7 +7490,7 @@ h5,
7490
7490
  padding: 4px 12px;
7491
7491
  border-radius: 4px;
7492
7492
  line-height: 140%;
7493
- color: var(--errorText, #b24141);
7493
+ color: var(--errorText, #ff3333);
7494
7494
  background-color: var(--errorBackground, #e6d5d5);
7495
7495
  }
7496
7496
  @media only screen and (max-width: 480px) {
@@ -7619,7 +7619,7 @@ h5,
7619
7619
  cursor: pointer;
7620
7620
  }
7621
7621
  .chip-item__new-cart-red-color___z29C0 {
7622
- color: var(--errorText, #b24141);
7622
+ color: var(--errorText, #ff3333);
7623
7623
  }
7624
7624
  .chip-item__outOfStock___PBJRq {
7625
7625
  opacity: 0.4;
@@ -7742,7 +7742,7 @@ h5,
7742
7742
  height: 22px;
7743
7743
  font-weight: 600;
7744
7744
  font-size: 12px;
7745
- color: var(--errorText, #b24141);
7745
+ color: var(--errorText, #ff3333);
7746
7746
  line-height: 140%;
7747
7747
  }
7748
7748
  .chip-item__sModalContainer___ARs9G .chip-item__sizeModalFooter___W87OT {
@@ -7775,9 +7775,9 @@ h5,
7775
7775
  padding: 6px 16px 8px;
7776
7776
  display: flex;
7777
7777
  align-items: center;
7778
- color: var(--errorText, #b24141);
7778
+ color: var(--errorText, #ff3333);
7779
7779
  background: var(--errorBackground, #e6d5d5);
7780
- border: 1px solid var(--errorText, #b24141);
7780
+ border: 1px solid var(--errorText, #ff3333);
7781
7781
  border-radius: 4px;
7782
7782
  line-height: 140%;
7783
7783
  height: 36px;
@@ -9062,6 +9062,31 @@ h5,
9062
9062
  .accordion__accordionContentImageItem____FBCe {
9063
9063
  display: flex;
9064
9064
  align-items: center;
9065
+ position: relative;
9066
+ cursor: pointer;
9067
+ }
9068
+ .accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
9069
+ position: absolute;
9070
+ left: -155%;
9071
+ top: -100px;
9072
+ z-index: 20;
9073
+ }
9074
+ @media only screen and (min-width: 769px) {
9075
+ .accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
9076
+ display: none;
9077
+ }
9078
+ }
9079
+ .accordion__accordionContentImageItem____FBCe .accordion__largePreviewImg___P4ud_ {
9080
+ width: 73px;
9081
+ height: 92px;
9082
+ border-radius: 4px;
9083
+ background: lightgray 50% / cover no-repeat;
9084
+ box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
9085
+ pointer-events: none;
9086
+ }
9087
+ /* Show on hover */
9088
+ .accordion__accordionContentImageItem____FBCe:hover .accordion__imagePreview___FOjGs {
9089
+ display: block;
9065
9090
  }
9066
9091
  .accordion__accordionContentImg___lbTPr {
9067
9092
  border-radius: 50%;
@@ -14772,7 +14797,7 @@ h5,
14772
14797
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
14773
14798
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
14774
14799
  border: 2px solid var(--errorBackground, #e6d5d5);
14775
- border-top: 2px solid var(--errorText, #b24141);
14800
+ border-top: 2px solid var(--errorText, #ff3333);
14776
14801
  }
14777
14802
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
14778
14803
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -14781,7 +14806,7 @@ h5,
14781
14806
  }
14782
14807
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
14783
14808
  border: 2px solid #ffffff;
14784
- border-top: 2px solid var(--errorText, #b24141);
14809
+ border-top: 2px solid var(--errorText, #ff3333);
14785
14810
  }
14786
14811
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
14787
14812
  border: 2px solid #ffffff;
@@ -14810,7 +14835,7 @@ h5,
14810
14835
  color: var(--buttonPrimary, #4e3f09);
14811
14836
  }
14812
14837
  .fy-button__text___HwP6V.fy-button__error___guhqH {
14813
- color: var(--errorText, #b24141);
14838
+ color: var(--errorText, #ff3333);
14814
14839
  }
14815
14840
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
14816
14841
  color: var(--successText, #1c958f);
@@ -14833,7 +14858,7 @@ h5,
14833
14858
  }
14834
14859
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
14835
14860
  background-color: var(--errorBackground, #e6d5d5);
14836
- color: var(--errorText, #b24141);
14861
+ color: var(--errorText, #ff3333);
14837
14862
  }
14838
14863
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
14839
14864
  background-color: var(--successBackground, #c2dbc9);
@@ -14861,7 +14886,7 @@ h5,
14861
14886
  }
14862
14887
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
14863
14888
  border: 1px solid var(--errorBackground, #e6d5d5);
14864
- color: var(--errorText, #b24141);
14889
+ color: var(--errorText, #ff3333);
14865
14890
  }
14866
14891
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
14867
14892
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -16251,7 +16276,7 @@ h5,
16251
16276
  font-size: 10px;
16252
16277
  font-weight: 500;
16253
16278
  margin-top: 4px;
16254
- color: var(--errorText, #b24141);
16279
+ color: var(--errorText, #ff3333);
16255
16280
  }
16256
16281
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
16257
16282
  height: 4px;
@@ -20101,7 +20126,7 @@ h5,
20101
20126
  }
20102
20127
  .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 {
20103
20128
  margin-top: 8px;
20104
- color: var(--errorText, #b24141);
20129
+ color: var(--errorText, #ff3333);
20105
20130
  font-size: 12px;
20106
20131
  font-style: normal;
20107
20132
  font-weight: 400;
@@ -23683,7 +23708,7 @@ h5,
23683
23708
  margin-inline-start: 4px;
23684
23709
  }
23685
23710
  .delivery-info__error___fwjK5 {
23686
- color: var(--errorText, #b24141);
23711
+ color: var(--errorText, #ff3333);
23687
23712
  }
23688
23713
  .delivery-info__button___RWUmQ {
23689
23714
  border: none;
@@ -23728,11 +23753,11 @@ h5,
23728
23753
  color: var(--textHeading, #26201a);
23729
23754
  }
23730
23755
  .delivery-info__error___fwjK5 {
23731
- color: var(--errorText, #b24141);
23756
+ color: var(--errorText, #ff3333);
23732
23757
  }
23733
23758
  .delivery-info__emptyPincode___SpvOg {
23734
23759
  margin-top: 8px;
23735
- color: var(--errorText, #b24141);
23760
+ color: var(--errorText, #ff3333);
23736
23761
  font-size: 12px;
23737
23762
  font-weight: 400;
23738
23763
  line-height: normal;
@@ -25071,7 +25096,7 @@ h5,
25071
25096
  line-height: 16.8px;
25072
25097
  }
25073
25098
  .edit-profile__required___rHXXW {
25074
- color: var(--errorText, #b24141);
25099
+ color: var(--errorText, #ff3333);
25075
25100
  }
25076
25101
  .edit-profile__editProfileNameInput___GNfyk {
25077
25102
  display: flex;
@@ -25081,11 +25106,11 @@ h5,
25081
25106
  display: none;
25082
25107
  }
25083
25108
  .edit-profile__errorInput___BZKHT input {
25084
- border: 1px solid var(--errorText, #b24141) !important;
25109
+ border: 1px solid var(--errorText, #ff3333) !important;
25085
25110
  }
25086
25111
  .edit-profile__errorInput___BZKHT .edit-profile__errorText___wZQJH {
25087
25112
  display: inline-block;
25088
- color: var(--errorText, #b24141);
25113
+ color: var(--errorText, #ff3333);
25089
25114
  font-size: 12px;
25090
25115
  font-style: normal;
25091
25116
  font-weight: 400;
@@ -25093,7 +25118,7 @@ h5,
25093
25118
  margin-top: 8px;
25094
25119
  }
25095
25120
  .edit-profile__errorInput___BZKHT label {
25096
- color: var(--errorText, #b24141);
25121
+ color: var(--errorText, #ff3333);
25097
25122
  }
25098
25123
  .edit-profile__editProfileAlert___HgY6w {
25099
25124
  height: 48px;
@@ -25102,8 +25127,8 @@ h5,
25102
25127
  display: flex;
25103
25128
  align-items: center;
25104
25129
  background-color: var(--errorBackground, #e6d5d5);
25105
- border: 1px dashed var(--errorText, #b24141);
25106
- color: var(--errorText, #b24141);
25130
+ border: 1px dashed var(--errorText, #ff3333);
25131
+ color: var(--errorText, #ff3333);
25107
25132
  }
25108
25133
  .edit-profile__editProfileAlert___HgY6w .edit-profile__alertMessage___eFskF {
25109
25134
  display: inline-block;
@@ -25636,10 +25661,10 @@ h5,
25636
25661
  outline: none;
25637
25662
  }
25638
25663
  .verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP .verify-both__label___m7Eae {
25639
- color: var(--errorText, #b24141);
25664
+ color: var(--errorText, #ff3333);
25640
25665
  }
25641
25666
  .verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP input {
25642
- border-color: var(--errorText, #b24141);
25667
+ border-color: var(--errorText, #ff3333);
25643
25668
  }
25644
25669
  .verify-both__submitBtn___rVsbN {
25645
25670
  border: none;
@@ -25666,7 +25691,7 @@ h5,
25666
25691
  font-weight: 400;
25667
25692
  line-height: 140%;
25668
25693
  margin-top: 8px;
25669
- color: var(--errorText, #b24141);
25694
+ color: var(--errorText, #ff3333);
25670
25695
  }
25671
25696
  .verify-both__resendOtpWrapper___Mq8mf {
25672
25697
  display: flex;
@@ -26061,8 +26086,8 @@ h5,
26061
26086
  display: flex;
26062
26087
  align-items: center;
26063
26088
  background-color: var(--errorBackground, #e6d5d5);
26064
- border: 1px dashed var(--errorText, #b24141);
26065
- color: var(--errorText, #b24141);
26089
+ border: 1px dashed var(--errorText, #ff3333);
26090
+ color: var(--errorText, #ff3333);
26066
26091
  }
26067
26092
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__forgotPasswordAlert___tAU9Y.forget-password__alert-success___IDyO1 {
26068
26093
  background-color: #eefefa;
@@ -26075,7 +26100,7 @@ h5,
26075
26100
  font-size: 13px;
26076
26101
  }
26077
26102
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__forgotPasswordAlert___tAU9Y .forget-password__alert-link___WEvmv {
26078
- color: var(--errorText, #b24141);
26103
+ color: var(--errorText, #ff3333);
26079
26104
  font-size: 9px;
26080
26105
  cursor: pointer;
26081
26106
  }
@@ -26117,17 +26142,17 @@ h5,
26117
26142
  line-height: 140%;
26118
26143
  }
26119
26144
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__forgotPasswordInputGroup___XQ61I .forget-password__emailErrorMessage___vW0zC {
26120
- color: var(--errorText, #b24141);
26145
+ color: var(--errorText, #ff3333);
26121
26146
  font-size: 12px;
26122
26147
  font-weight: 400;
26123
26148
  line-height: 16.8px;
26124
26149
  margin-top: 8px;
26125
26150
  }
26126
26151
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__errorInput___LgeyJ label {
26127
- color: var(--errorText, #b24141) !important;
26152
+ color: var(--errorText, #ff3333) !important;
26128
26153
  }
26129
26154
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__errorInput___LgeyJ input {
26130
- border: 1px solid var(--errorText, #b24141) !important;
26155
+ border: 1px solid var(--errorText, #ff3333) !important;
26131
26156
  }
26132
26157
  .forget-password__forgotPasswordWrapper___dytr2 .forget-password__forgotPasswordSubmitBtn___TjR_i {
26133
26158
  border: none;
@@ -27336,10 +27361,10 @@ input:focus-visible {
27336
27361
  opacity: 0.3;
27337
27362
  }
27338
27363
  .login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ .login-password__loginInputTitle___zjz7X {
27339
- color: var(--errorText, #b24141);
27364
+ color: var(--errorText, #ff3333);
27340
27365
  }
27341
27366
  .login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ input {
27342
- border-color: var(--errorText, #b24141);
27367
+ border-color: var(--errorText, #ff3333);
27343
27368
  }
27344
27369
  .login-password__password-lable-wrapper___VUcRa {
27345
27370
  display: flex;
@@ -27369,7 +27394,7 @@ input:focus-visible {
27369
27394
  font-weight: 400;
27370
27395
  line-height: 140%;
27371
27396
  margin-top: 8px;
27372
- color: var(--errorText, #b24141);
27397
+ color: var(--errorText, #ff3333);
27373
27398
  }
27374
27399
  .login-password__passwordToggle___OzbQC {
27375
27400
  height: 24px;
@@ -27822,7 +27847,7 @@ h5,
27822
27847
  line-height: 16.8px;
27823
27848
  }
27824
27849
  .login-otp__loginInputGroup____7Nbd .login-otp__loginInputTitle___oQ_Yc.login-otp__error___gM8rr {
27825
- color: var(--errorText, #b24141);
27850
+ color: var(--errorText, #ff3333);
27826
27851
  }
27827
27852
  .login-otp__loginInputGroup____7Nbd input {
27828
27853
  width: 100%;
@@ -27839,7 +27864,7 @@ h5,
27839
27864
  letter-spacing: -0.28px;
27840
27865
  }
27841
27866
  .login-otp__loginInputGroup____7Nbd input.login-otp__error___gM8rr {
27842
- border-color: var(--errorText, #b24141);
27867
+ border-color: var(--errorText, #ff3333);
27843
27868
  }
27844
27869
  .login-otp__password-lable-wrapper___AmG_5 {
27845
27870
  display: flex;
@@ -27851,7 +27876,7 @@ h5,
27851
27876
  font-weight: 400;
27852
27877
  line-height: 140%;
27853
27878
  margin-top: 8px;
27854
- color: var(--errorText, #b24141);
27879
+ color: var(--errorText, #ff3333);
27855
27880
  }
27856
27881
  .login-otp__loading___tFXPV div {
27857
27882
  width: 100%;
@@ -28936,7 +28961,7 @@ h5,
28936
28961
  padding: 24px;
28937
28962
  }
28938
28963
  .register__required___npDAe {
28939
- color: var(--errorText, #b24141);
28964
+ color: var(--errorText, #ff3333);
28940
28965
  }
28941
28966
  .register__registerFormWrapper___nCdfI {
28942
28967
  margin-top: 10px;
@@ -29092,11 +29117,11 @@ h5,
29092
29117
  display: none;
29093
29118
  }
29094
29119
  .register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng input {
29095
- border: 1px solid var(--errorText, #b24141);
29120
+ border: 1px solid var(--errorText, #ff3333);
29096
29121
  }
29097
29122
  .register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__errorText___W8444 {
29098
29123
  display: inline-block;
29099
- color: var(--errorText, #b24141);
29124
+ color: var(--errorText, #ff3333);
29100
29125
  font-size: 12px;
29101
29126
  font-style: normal;
29102
29127
  font-weight: 400;
@@ -29104,10 +29129,10 @@ h5,
29104
29129
  margin-top: 8px;
29105
29130
  }
29106
29131
  .register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng label {
29107
- color: var(--errorText, #b24141);
29132
+ color: var(--errorText, #ff3333);
29108
29133
  }
29109
29134
  .register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__loginInputWrapper___uBT1u {
29110
- color: var(--errorText, #b24141);
29135
+ color: var(--errorText, #ff3333);
29111
29136
  }
29112
29137
  .register__registerFormWrapper___nCdfI .register__loginAlert___H8COF {
29113
29138
  height: 48px;
@@ -29117,8 +29142,8 @@ h5,
29117
29142
  align-items: center;
29118
29143
  font-size: 13px;
29119
29144
  background-color: var(--errorBackground, #e6d5d5);
29120
- border: 1px dashed var(--errorText, #b24141);
29121
- color: var(--errorText, #b24141);
29145
+ border: 1px dashed var(--errorText, #ff3333);
29146
+ color: var(--errorText, #ff3333);
29122
29147
  }
29123
29148
  .register__passwordInputWrapper___a2PM1 {
29124
29149
  position: relative;
@@ -29130,7 +29155,7 @@ h5,
29130
29155
  }
29131
29156
  .register__consentWrapper___eRJuQ .register__errorText___W8444 {
29132
29157
  display: inline-block;
29133
- color: var(--errorText, #b24141);
29158
+ color: var(--errorText, #ff3333);
29134
29159
  font-size: 12px;
29135
29160
  font-style: normal;
29136
29161
  font-weight: 400;
@@ -29582,11 +29607,11 @@ h5,
29582
29607
  display: none;
29583
29608
  }
29584
29609
  .set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl input {
29585
- border: 1px solid var(--errorText, #b24141);
29610
+ border: 1px solid var(--errorText, #ff3333);
29586
29611
  }
29587
29612
  .set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl .set-password__errorText___Q6Pi1 {
29588
29613
  display: block;
29589
- color: var(--errorText, #b24141);
29614
+ color: var(--errorText, #ff3333);
29590
29615
  font-size: 12px;
29591
29616
  font-style: normal;
29592
29617
  font-weight: 400;
@@ -29594,7 +29619,7 @@ h5,
29594
29619
  margin-top: 8px;
29595
29620
  }
29596
29621
  .set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl label {
29597
- color: var(--errorText, #b24141);
29622
+ color: var(--errorText, #ff3333);
29598
29623
  }
29599
29624
  .set-password__setWrapper___fVVhH .set-password__loginAlert___mGKj2 {
29600
29625
  height: 48px;
@@ -29604,8 +29629,8 @@ h5,
29604
29629
  align-items: center;
29605
29630
  font-size: 13px;
29606
29631
  background-color: var(--errorBackground, #e6d5d5);
29607
- border: 1px dashed var(--errorText, #b24141);
29608
- color: var(--errorText, #b24141);
29632
+ border: 1px dashed var(--errorText, #ff3333);
29633
+ color: var(--errorText, #ff3333);
29609
29634
  }
29610
29635
 
29611
29636
  /**color by character**/
@@ -31657,7 +31682,7 @@ h5,
31657
31682
  font-weight: 600;
31658
31683
  font-size: 12px;
31659
31684
  line-height: 140%;
31660
- color: var(--errorText, #b24141);
31685
+ color: var(--errorText, #ff3333);
31661
31686
  }
31662
31687
  .single-address-content__invalidAddError___WDHnv .single-address-content__invalidAddErrorLeft___AUwWL .single-address-content__invalidAddErrorData___ardbO .single-address-content__invalidAddErrorSuggestion___BY4RT {
31663
31688
  font-weight: 400;
@@ -31671,7 +31696,7 @@ h5,
31671
31696
  line-height: 140%;
31672
31697
  text-align: center;
31673
31698
  text-transform: uppercase;
31674
- color: var(--errorText, #b24141);
31699
+ color: var(--errorText, #ff3333);
31675
31700
  cursor: pointer;
31676
31701
  }
31677
31702
 
@@ -33086,7 +33111,7 @@ h5,
33086
33111
  .checkout-payment-content__container___HusGh .checkout-payment-content__navigationLink___jrTvz .checkout-payment-content__linkWrapper___rbKAK .checkout-payment-content__link___ZIR_i .checkout-payment-content__codCharge___o7TCE {
33087
33112
  font-weight: 400;
33088
33113
  font-size: 12px;
33089
- color: var(--errorText, #b24141);
33114
+ color: var(--errorText, #ff3333);
33090
33115
  line-height: 140%;
33091
33116
  border-radius: 4px;
33092
33117
  text-align: center;
@@ -33559,7 +33584,7 @@ h5,
33559
33584
  color: var(--textBody, #3c3131);
33560
33585
  }
33561
33586
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__error___DzZ0L {
33562
- border: 1px solid var(--errorText, #b24141);
33587
+ border: 1px solid var(--errorText, #ff3333);
33563
33588
  }
33564
33589
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__inputName___VvI9l {
33565
33590
  position: absolute;
@@ -33573,10 +33598,10 @@ h5,
33573
33598
  padding: 0 4px;
33574
33599
  }
33575
33600
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
33576
- color: var(--errorText, #b24141);
33601
+ color: var(--errorText, #ff3333);
33577
33602
  }
33578
33603
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__errorInputName___creos {
33579
- color: var(--errorText, #b24141);
33604
+ color: var(--errorText, #ff3333);
33580
33605
  }
33581
33606
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__rbiGuidelines___jmtpW {
33582
33607
  display: flex;
@@ -34092,13 +34117,13 @@ h5,
34092
34117
  border: 1px solid var(--primaryColor);
34093
34118
  }
34094
34119
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__error___DzZ0L {
34095
- border: 1px solid var(--errorText, #b24141);
34120
+ border: 1px solid var(--errorText, #ff3333);
34096
34121
  }
34097
34122
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__input___CtIj_ {
34098
34123
  border: 1px solid var(--primaryColor);
34099
34124
  }
34100
34125
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__error___DzZ0L {
34101
- border: 1px solid var(--errorText, #b24141);
34126
+ border: 1px solid var(--errorText, #ff3333);
34102
34127
  }
34103
34128
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l {
34104
34129
  position: absolute;
@@ -34112,10 +34137,10 @@ h5,
34112
34137
  padding: 0 4px;
34113
34138
  }
34114
34139
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
34115
- color: var(--errorText, #b24141);
34140
+ color: var(--errorText, #ff3333);
34116
34141
  }
34117
34142
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__errorInputName___creos {
34118
- color: var(--errorText, #b24141);
34143
+ color: var(--errorText, #ff3333);
34119
34144
  }
34120
34145
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp {
34121
34146
  padding: 14px;
@@ -34170,7 +34195,7 @@ h5,
34170
34195
  .checkout-payment-content__container___HusGh .checkout-payment-content__codInfo___MgPkv {
34171
34196
  font-weight: 400;
34172
34197
  font-size: 12px;
34173
- color: var(--errorText, #b24141);
34198
+ color: var(--errorText, #ff3333);
34174
34199
  line-height: 140%;
34175
34200
  background-color: #fbeaea;
34176
34201
  border-radius: 4px;
@@ -34218,7 +34243,7 @@ h5,
34218
34243
  color: green;
34219
34244
  }
34220
34245
  .checkout-payment-content__container___HusGh .checkout-payment-content__formError___Mntli {
34221
- color: var(--errorText, #b24141);
34246
+ color: var(--errorText, #ff3333);
34222
34247
  font-size: 12px;
34223
34248
  font-weight: 400;
34224
34249
  margin-top: 8px;
@@ -34413,7 +34438,7 @@ h5,
34413
34438
  font-size: 12px;
34414
34439
  font-weight: 400;
34415
34440
  line-height: 16.8px;
34416
- color: var(--errorText, #b24141);
34441
+ color: var(--errorText, #ff3333);
34417
34442
  text-align: center;
34418
34443
  }
34419
34444
  .checkout-payment-content__codModal___SSel2 .checkout-payment-content__payBtn___dgcAp {
@@ -34531,7 +34556,7 @@ h5,
34531
34556
  border-radius: 4px;
34532
34557
  }
34533
34558
  .checkout-payment-content__upiError___hFHVG {
34534
- color: var(--errorText, #b24141);
34559
+ color: var(--errorText, #ff3333);
34535
34560
  font-size: 12px;
34536
34561
  font-weight: 400;
34537
34562
  }
@@ -35476,7 +35501,7 @@ h5,
35476
35501
  }
35477
35502
  .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentFailedHeader___hxZJR .checkout-payment__redSplit___RhEIg {
35478
35503
  width: 8px;
35479
- background: var(--errorText, #b24141);
35504
+ background: var(--errorText, #ff3333);
35480
35505
  border-radius: 8px 0px 0px 8px;
35481
35506
  }
35482
35507
 
@@ -35836,7 +35861,7 @@ h5,
35836
35861
  font-size: 14px;
35837
35862
  font-weight: 600;
35838
35863
  line-height: 140%;
35839
- color: var(--errorText, #b24141);
35864
+ color: var(--errorText, #ff3333);
35840
35865
  margin-bottom: 4px;
35841
35866
  }
35842
35867
  .checkout-payment-failure__paymentFailedContainer___dz8Zc .checkout-payment-failure__wrapper___C8Z_W .checkout-payment-failure__header___Lfvf8 .checkout-payment-failure__paymentErrMsg___gg6bD {
@@ -36616,7 +36641,7 @@ h5,
36616
36641
  margin-inline-end: 25px;
36617
36642
  }
36618
36643
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__formLabel___ZhLEn .profile-details__required___WH69d {
36619
- color: var(--errorText, #b24141);
36644
+ color: var(--errorText, #ff3333);
36620
36645
  }
36621
36646
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__radioContent___Z1Me4 {
36622
36647
  margin: 4px 0 0;
@@ -38694,7 +38719,7 @@ h5,
38694
38719
  color: var(--textHeading, #26201a) !important;
38695
38720
  }
38696
38721
  .add-phone-modal__errorText___ydIA0 {
38697
- color: var(--errorText, #b24141);
38722
+ color: var(--errorText, #ff3333);
38698
38723
  display: inline-block;
38699
38724
  font-size: 12px;
38700
38725
  margin-top: 3px;