@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
@@ -490,7 +490,7 @@ h5,
490
490
  .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 {
491
491
  font-weight: 400;
492
492
  font-size: 12px;
493
- color: var(--errorText, #b24141);
493
+ color: var(--errorText, #ff3333);
494
494
  line-height: 140%;
495
495
  border-radius: 4px;
496
496
  text-align: center;
@@ -963,7 +963,7 @@ h5,
963
963
  color: var(--textBody, #3c3131);
964
964
  }
965
965
  .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 {
966
- border: 1px solid var(--errorText, #b24141);
966
+ border: 1px solid var(--errorText, #ff3333);
967
967
  }
968
968
  .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 {
969
969
  position: absolute;
@@ -977,10 +977,10 @@ h5,
977
977
  padding: 0 4px;
978
978
  }
979
979
  .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 {
980
- color: var(--errorText, #b24141);
980
+ color: var(--errorText, #ff3333);
981
981
  }
982
982
  .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 {
983
- color: var(--errorText, #b24141);
983
+ color: var(--errorText, #ff3333);
984
984
  }
985
985
  .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 {
986
986
  display: flex;
@@ -1496,13 +1496,13 @@ h5,
1496
1496
  border: 1px solid var(--primaryColor);
1497
1497
  }
1498
1498
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__error___DzZ0L {
1499
- border: 1px solid var(--errorText, #b24141);
1499
+ border: 1px solid var(--errorText, #ff3333);
1500
1500
  }
1501
1501
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__input___CtIj_ {
1502
1502
  border: 1px solid var(--primaryColor);
1503
1503
  }
1504
1504
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__error___DzZ0L {
1505
- border: 1px solid var(--errorText, #b24141);
1505
+ border: 1px solid var(--errorText, #ff3333);
1506
1506
  }
1507
1507
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l {
1508
1508
  position: absolute;
@@ -1516,10 +1516,10 @@ h5,
1516
1516
  padding: 0 4px;
1517
1517
  }
1518
1518
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
1519
- color: var(--errorText, #b24141);
1519
+ color: var(--errorText, #ff3333);
1520
1520
  }
1521
1521
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__errorInputName___creos {
1522
- color: var(--errorText, #b24141);
1522
+ color: var(--errorText, #ff3333);
1523
1523
  }
1524
1524
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp {
1525
1525
  padding: 14px;
@@ -1574,7 +1574,7 @@ h5,
1574
1574
  .checkout-payment-content__container___HusGh .checkout-payment-content__codInfo___MgPkv {
1575
1575
  font-weight: 400;
1576
1576
  font-size: 12px;
1577
- color: var(--errorText, #b24141);
1577
+ color: var(--errorText, #ff3333);
1578
1578
  line-height: 140%;
1579
1579
  background-color: #fbeaea;
1580
1580
  border-radius: 4px;
@@ -1622,7 +1622,7 @@ h5,
1622
1622
  color: green;
1623
1623
  }
1624
1624
  .checkout-payment-content__container___HusGh .checkout-payment-content__formError___Mntli {
1625
- color: var(--errorText, #b24141);
1625
+ color: var(--errorText, #ff3333);
1626
1626
  font-size: 12px;
1627
1627
  font-weight: 400;
1628
1628
  margin-top: 8px;
@@ -1817,7 +1817,7 @@ h5,
1817
1817
  font-size: 12px;
1818
1818
  font-weight: 400;
1819
1819
  line-height: 16.8px;
1820
- color: var(--errorText, #b24141);
1820
+ color: var(--errorText, #ff3333);
1821
1821
  text-align: center;
1822
1822
  }
1823
1823
  .checkout-payment-content__codModal___SSel2 .checkout-payment-content__payBtn___dgcAp {
@@ -1935,7 +1935,7 @@ h5,
1935
1935
  border-radius: 4px;
1936
1936
  }
1937
1937
  .checkout-payment-content__upiError___hFHVG {
1938
- color: var(--errorText, #b24141);
1938
+ color: var(--errorText, #ff3333);
1939
1939
  font-size: 12px;
1940
1940
  font-weight: 400;
1941
1941
  }
@@ -490,7 +490,7 @@ h5,
490
490
  .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 {
491
491
  font-weight: 400;
492
492
  font-size: 12px;
493
- color: var(--errorText, #b24141);
493
+ color: var(--errorText, #ff3333);
494
494
  line-height: 140%;
495
495
  border-radius: 4px;
496
496
  text-align: center;
@@ -963,7 +963,7 @@ h5,
963
963
  color: var(--textBody, #3c3131);
964
964
  }
965
965
  .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 {
966
- border: 1px solid var(--errorText, #b24141);
966
+ border: 1px solid var(--errorText, #ff3333);
967
967
  }
968
968
  .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 {
969
969
  position: absolute;
@@ -977,10 +977,10 @@ h5,
977
977
  padding: 0 4px;
978
978
  }
979
979
  .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 {
980
- color: var(--errorText, #b24141);
980
+ color: var(--errorText, #ff3333);
981
981
  }
982
982
  .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 {
983
- color: var(--errorText, #b24141);
983
+ color: var(--errorText, #ff3333);
984
984
  }
985
985
  .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 {
986
986
  display: flex;
@@ -1496,13 +1496,13 @@ h5,
1496
1496
  border: 1px solid var(--primaryColor);
1497
1497
  }
1498
1498
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__error___DzZ0L {
1499
- border: 1px solid var(--errorText, #b24141);
1499
+ border: 1px solid var(--errorText, #ff3333);
1500
1500
  }
1501
1501
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__input___CtIj_ {
1502
1502
  border: 1px solid var(--primaryColor);
1503
1503
  }
1504
1504
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__error___DzZ0L {
1505
- border: 1px solid var(--errorText, #b24141);
1505
+ border: 1px solid var(--errorText, #ff3333);
1506
1506
  }
1507
1507
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l {
1508
1508
  position: absolute;
@@ -1516,10 +1516,10 @@ h5,
1516
1516
  padding: 0 4px;
1517
1517
  }
1518
1518
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
1519
- color: var(--errorText, #b24141);
1519
+ color: var(--errorText, #ff3333);
1520
1520
  }
1521
1521
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__errorInputName___creos {
1522
- color: var(--errorText, #b24141);
1522
+ color: var(--errorText, #ff3333);
1523
1523
  }
1524
1524
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp {
1525
1525
  padding: 14px;
@@ -1574,7 +1574,7 @@ h5,
1574
1574
  .checkout-payment-content__container___HusGh .checkout-payment-content__codInfo___MgPkv {
1575
1575
  font-weight: 400;
1576
1576
  font-size: 12px;
1577
- color: var(--errorText, #b24141);
1577
+ color: var(--errorText, #ff3333);
1578
1578
  line-height: 140%;
1579
1579
  background-color: #fbeaea;
1580
1580
  border-radius: 4px;
@@ -1622,7 +1622,7 @@ h5,
1622
1622
  color: green;
1623
1623
  }
1624
1624
  .checkout-payment-content__container___HusGh .checkout-payment-content__formError___Mntli {
1625
- color: var(--errorText, #b24141);
1625
+ color: var(--errorText, #ff3333);
1626
1626
  font-size: 12px;
1627
1627
  font-weight: 400;
1628
1628
  margin-top: 8px;
@@ -1817,7 +1817,7 @@ h5,
1817
1817
  font-size: 12px;
1818
1818
  font-weight: 400;
1819
1819
  line-height: 16.8px;
1820
- color: var(--errorText, #b24141);
1820
+ color: var(--errorText, #ff3333);
1821
1821
  text-align: center;
1822
1822
  }
1823
1823
  .checkout-payment-content__codModal___SSel2 .checkout-payment-content__payBtn___dgcAp {
@@ -1935,7 +1935,7 @@ h5,
1935
1935
  border-radius: 4px;
1936
1936
  }
1937
1937
  .checkout-payment-content__upiError___hFHVG {
1938
- color: var(--errorText, #b24141);
1938
+ color: var(--errorText, #ff3333);
1939
1939
  font-size: 12px;
1940
1940
  font-weight: 400;
1941
1941
  }
@@ -354,7 +354,7 @@ h5,
354
354
  font-size: 14px;
355
355
  font-weight: 600;
356
356
  line-height: 140%;
357
- color: var(--errorText, #b24141);
357
+ color: var(--errorText, #ff3333);
358
358
  margin-bottom: 4px;
359
359
  }
360
360
  .checkout-payment-failure__paymentFailedContainer___dz8Zc .checkout-payment-failure__wrapper___C8Z_W .checkout-payment-failure__header___Lfvf8 .checkout-payment-failure__paymentErrMsg___gg6bD {
@@ -490,7 +490,7 @@ h5,
490
490
  .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 {
491
491
  font-weight: 400;
492
492
  font-size: 12px;
493
- color: var(--errorText, #b24141);
493
+ color: var(--errorText, #ff3333);
494
494
  line-height: 140%;
495
495
  border-radius: 4px;
496
496
  text-align: center;
@@ -963,7 +963,7 @@ h5,
963
963
  color: var(--textBody, #3c3131);
964
964
  }
965
965
  .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 {
966
- border: 1px solid var(--errorText, #b24141);
966
+ border: 1px solid var(--errorText, #ff3333);
967
967
  }
968
968
  .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 {
969
969
  position: absolute;
@@ -977,10 +977,10 @@ h5,
977
977
  padding: 0 4px;
978
978
  }
979
979
  .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 {
980
- color: var(--errorText, #b24141);
980
+ color: var(--errorText, #ff3333);
981
981
  }
982
982
  .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 {
983
- color: var(--errorText, #b24141);
983
+ color: var(--errorText, #ff3333);
984
984
  }
985
985
  .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 {
986
986
  display: flex;
@@ -1496,13 +1496,13 @@ h5,
1496
1496
  border: 1px solid var(--primaryColor);
1497
1497
  }
1498
1498
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__error___DzZ0L {
1499
- border: 1px solid var(--errorText, #b24141);
1499
+ border: 1px solid var(--errorText, #ff3333);
1500
1500
  }
1501
1501
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__input___CtIj_ {
1502
1502
  border: 1px solid var(--primaryColor);
1503
1503
  }
1504
1504
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__error___DzZ0L {
1505
- border: 1px solid var(--errorText, #b24141);
1505
+ border: 1px solid var(--errorText, #ff3333);
1506
1506
  }
1507
1507
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l {
1508
1508
  position: absolute;
@@ -1516,10 +1516,10 @@ h5,
1516
1516
  padding: 0 4px;
1517
1517
  }
1518
1518
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
1519
- color: var(--errorText, #b24141);
1519
+ color: var(--errorText, #ff3333);
1520
1520
  }
1521
1521
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__errorInputName___creos {
1522
- color: var(--errorText, #b24141);
1522
+ color: var(--errorText, #ff3333);
1523
1523
  }
1524
1524
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp {
1525
1525
  padding: 14px;
@@ -1574,7 +1574,7 @@ h5,
1574
1574
  .checkout-payment-content__container___HusGh .checkout-payment-content__codInfo___MgPkv {
1575
1575
  font-weight: 400;
1576
1576
  font-size: 12px;
1577
- color: var(--errorText, #b24141);
1577
+ color: var(--errorText, #ff3333);
1578
1578
  line-height: 140%;
1579
1579
  background-color: #fbeaea;
1580
1580
  border-radius: 4px;
@@ -1622,7 +1622,7 @@ h5,
1622
1622
  color: green;
1623
1623
  }
1624
1624
  .checkout-payment-content__container___HusGh .checkout-payment-content__formError___Mntli {
1625
- color: var(--errorText, #b24141);
1625
+ color: var(--errorText, #ff3333);
1626
1626
  font-size: 12px;
1627
1627
  font-weight: 400;
1628
1628
  margin-top: 8px;
@@ -1817,7 +1817,7 @@ h5,
1817
1817
  font-size: 12px;
1818
1818
  font-weight: 400;
1819
1819
  line-height: 16.8px;
1820
- color: var(--errorText, #b24141);
1820
+ color: var(--errorText, #ff3333);
1821
1821
  text-align: center;
1822
1822
  }
1823
1823
  .checkout-payment-content__codModal___SSel2 .checkout-payment-content__payBtn___dgcAp {
@@ -1935,7 +1935,7 @@ h5,
1935
1935
  border-radius: 4px;
1936
1936
  }
1937
1937
  .checkout-payment-content__upiError___hFHVG {
1938
- color: var(--errorText, #b24141);
1938
+ color: var(--errorText, #ff3333);
1939
1939
  font-size: 12px;
1940
1940
  font-weight: 400;
1941
1941
  }
@@ -3800,7 +3800,7 @@ h5,
3800
3800
  }
3801
3801
  .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentFailedHeader___hxZJR .checkout-payment__redSplit___RhEIg {
3802
3802
  width: 8px;
3803
- background: var(--errorText, #b24141);
3803
+ background: var(--errorText, #ff3333);
3804
3804
  border-radius: 8px 0px 0px 8px;
3805
3805
  }
3806
3806
 
@@ -4160,7 +4160,7 @@ h5,
4160
4160
  font-size: 14px;
4161
4161
  font-weight: 600;
4162
4162
  line-height: 140%;
4163
- color: var(--errorText, #b24141);
4163
+ color: var(--errorText, #ff3333);
4164
4164
  margin-bottom: 4px;
4165
4165
  }
4166
4166
  .checkout-payment-failure__paymentFailedContainer___dz8Zc .checkout-payment-failure__wrapper___C8Z_W .checkout-payment-failure__header___Lfvf8 .checkout-payment-failure__paymentErrMsg___gg6bD {