@gofynd/theme-template 2.0.2 → 2.0.4

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 (47) hide show
  1. package/dist/components/product-card/product-card.css +3 -0
  2. package/dist/components/product-card/product-card.js +1 -1
  3. package/dist/components/reasons-list/reason-item/reason-item.css +8 -0
  4. package/dist/components/reasons-list/reason-item/reason-item.js +1 -1
  5. package/dist/components/reasons-list/reasons-list.css +8 -0
  6. package/dist/components/reasons-list/reasons-list.js +1 -1
  7. package/dist/index.css +108 -10
  8. package/dist/index.js +1 -1
  9. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  10. package/dist/page-layouts/compare/compare.css +3 -0
  11. package/dist/page-layouts/compare/compare.js +1 -1
  12. package/dist/page-layouts/login/component/login-otp/login-otp.js +1 -1
  13. package/dist/page-layouts/single-checkout/payment/card-form.css +33 -9
  14. package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
  15. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +33 -9
  16. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
  17. package/dist/page-layouts/single-checkout/payment/checkout-payment.css +57 -9
  18. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  19. package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +3 -0
  20. package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.js +1 -1
  21. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +3 -0
  22. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
  23. package/dist/pages/cart/cart.js +1 -1
  24. package/dist/pages/cart/index.js +1 -1
  25. package/dist/pages/checkout/checkout.css +57 -9
  26. package/dist/pages/checkout/checkout.js +1 -1
  27. package/dist/pages/checkout/index.css +57 -9
  28. package/dist/pages/checkout/index.js +1 -1
  29. package/dist/pages/contact-us/contact-us.css +48 -1
  30. package/dist/pages/contact-us/contact-us.js +1 -1
  31. package/dist/pages/contact-us/index.css +48 -1
  32. package/dist/pages/contact-us/index.js +1 -1
  33. package/dist/pages/index.css +108 -10
  34. package/dist/pages/index.js +1 -1
  35. package/dist/pages/login/index.js +1 -1
  36. package/dist/pages/login/login.js +1 -1
  37. package/dist/pages/order/order-tracking-details/order-tracking-details.css +57 -0
  38. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  39. package/dist/pages/product-listing/index.css +3 -0
  40. package/dist/pages/product-listing/index.js +1 -1
  41. package/dist/pages/product-listing/product-listing.css +3 -0
  42. package/dist/pages/product-listing/product-listing.js +1 -1
  43. package/dist/pages/wishlist/index.css +3 -0
  44. package/dist/pages/wishlist/index.js +1 -1
  45. package/dist/pages/wishlist/wishlist.css +3 -0
  46. package/dist/pages/wishlist/wishlist.js +1 -1
  47. package/package.json +1 -1
@@ -379,6 +379,14 @@ h5,
379
379
  width: 98%;
380
380
  resize: none;
381
381
  }
382
+ .reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
383
+ color: var(--errorText, #b24141);
384
+ font-size: 12px;
385
+ font-style: normal;
386
+ font-weight: 400;
387
+ line-height: 16.8px;
388
+ padding-top: 8px;
389
+ }
382
390
  .reason-item__regularRadio___zK0sj {
383
391
  color: var(--textHeading, #26201a);
384
392
  padding: 2px;
@@ -1 +1 @@
1
- !function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/utils"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/utils"),require("react")):e.firestone=r(e["fdk-core/utils"],e.react)}("undefined"!=typeof self?self:this,((e,r)=>(()=>{"use strict";var t={201:(e,r,t)=>{t.d(r,{default:()=>n});var _=t(9155),a=t.n(_);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var _ in t)({}).hasOwnProperty.call(t,_)&&(e[_]=t[_])}return e},_extends.apply(null,arguments)}const n=function RadioIcon(e){let{checked:r=!1,className:t="",width:_=20,height:n=_,color:o,...i}=e;return r?a().createElement("svg",_extends({className:t,xmlns:"http://www.w3.org/2000/svg",width:_,height:n,viewBox:"0 0 20 20",fill:"none"},i),a().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:o??"currentColor"}),a().createElement("rect",{x:"4.78613",y:"4.78906",width:"10.4286",height:"10.4286",rx:"5.21428",fill:o??"currentColor",stroke:o??"currentColor"})):a().createElement("svg",_extends({className:t,xmlns:"http://www.w3.org/2000/svg",width:_,height:n,viewBox:"0 0 20 20",fill:"none"},i),a().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:o??"currentColor"}))}},447:r=>{r.exports=e},9155:e=>{e.exports=r}},_={};function __webpack_require__(e){var r=_[e];if(void 0!==r)return r.exports;var a=_[e]={exports:{}};return t[e](a,a.exports,__webpack_require__),a.exports}__webpack_require__.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=(e,r)=>{for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{__webpack_require__.r(a),__webpack_require__.d(a,{default:()=>o});var e=__webpack_require__(9155),r=__webpack_require__.n(e),t="reason-item__textarea___XwP_2",_=__webpack_require__(201),n=__webpack_require__(447);const o=function ReasonItem(a){let{reason:o,selectedReason:i,change:s=(()=>{}),otherReason:c}=a;const{t:l}=(0,n.useGlobalTranslation)("translation"),[u,d]=(0,e.useState)(""),p=i?.id===o?.id;return r().createElement("div",{className:"reason-item__reasonItem___X1uR_"},r().createElement("div",{className:"reason-item__reasonContent___dteU7",onClick:()=>s(o)},r().createElement("span",{className:"reason-item__regularRadio___zK0sj "+(p?"reason-item__checked___LjIgF":"")},r().createElement(_.default,{width:16,checked:p})),r().createElement("span",{className:"reason-item__text___jS7OJ reason-item__lightxs___nD5Od fontHeader"},o.display_name)),p&&o?.meta?.show_text_area&&r().createElement("div",{className:`${t}`},r().createElement("textarea",{className:`${t}`,value:u,placeholder:l("resource.common.enter_reason"),onChange:e=>d(e.target.value?.slice(0,1e3)),onBlur:()=>c(u)})))}})(),a})()));
1
+ !function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/utils"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/utils"),require("react")):e.firestone=r(e["fdk-core/utils"],e.react)}("undefined"!=typeof self?self:this,((e,r)=>(()=>{"use strict";var t={201:(e,r,t)=>{t.d(r,{default:()=>n});var _=t(9155),a=t.n(_);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var _ in t)({}).hasOwnProperty.call(t,_)&&(e[_]=t[_])}return e},_extends.apply(null,arguments)}const n=function RadioIcon(e){let{checked:r=!1,className:t="",width:_=20,height:n=_,color:o,...i}=e;return r?a().createElement("svg",_extends({className:t,xmlns:"http://www.w3.org/2000/svg",width:_,height:n,viewBox:"0 0 20 20",fill:"none"},i),a().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:o??"currentColor"}),a().createElement("rect",{x:"4.78613",y:"4.78906",width:"10.4286",height:"10.4286",rx:"5.21428",fill:o??"currentColor",stroke:o??"currentColor"})):a().createElement("svg",_extends({className:t,xmlns:"http://www.w3.org/2000/svg",width:_,height:n,viewBox:"0 0 20 20",fill:"none"},i),a().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:o??"currentColor"}))}},447:r=>{r.exports=e},9155:e=>{e.exports=r}},_={};function __webpack_require__(e){var r=_[e];if(void 0!==r)return r.exports;var a=_[e]={exports:{}};return t[e](a,a.exports,__webpack_require__),a.exports}__webpack_require__.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=(e,r)=>{for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{__webpack_require__.r(a),__webpack_require__.d(a,{default:()=>o});var e=__webpack_require__(9155),r=__webpack_require__.n(e),t="reason-item__textarea___XwP_2",_=__webpack_require__(201),n=__webpack_require__(447);const o=function ReasonItem(a){let{reason:o,selectedReason:i,change:s=(()=>{}),otherReason:c}=a;const{t:l}=(0,n.useGlobalTranslation)("translation"),[u,d]=(0,e.useState)(""),[m,p]=(0,e.useState)(""),f=i?.id===o?.id,w=o?.meta?.remark_required;return(0,e.useEffect)((()=>{d(i?.reason_other_text||""),p("")}),[i?.id]),r().createElement("div",{className:"reason-item__reasonItem___X1uR_"},r().createElement("div",{className:"reason-item__reasonContent___dteU7",onClick:()=>s(o)},r().createElement("span",{className:"reason-item__regularRadio___zK0sj "+(f?"reason-item__checked___LjIgF":"")},r().createElement(_.default,{width:16,checked:f})),r().createElement("span",{className:"reason-item__text___jS7OJ reason-item__lightxs___nD5Od fontHeader"},o.display_name)),f&&o?.meta?.show_text_area&&r().createElement("div",{className:`${t}`},r().createElement("textarea",{className:t,value:u,placeholder:`${l("resource.common.enter_reason")}${w?"*":""}`,maxLength:1e3,onChange:e=>{const r=e.target.value?.slice(0,1e3)||"";d(r),c(r),w&&""!==r.trim()&&p("")},onBlur:()=>{w&&""===u.trim()&&p("Field is required.")}}),m&&r().createElement("div",{className:"reason-item__error___IjRz1"},m)))}})(),a})()));
@@ -741,6 +741,14 @@ h5,
741
741
  width: 98%;
742
742
  resize: none;
743
743
  }
744
+ .reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
745
+ color: var(--errorText, #b24141);
746
+ font-size: 12px;
747
+ font-style: normal;
748
+ font-weight: 400;
749
+ line-height: 16.8px;
750
+ padding-top: 8px;
751
+ }
744
752
  .reason-item__regularRadio___zK0sj {
745
753
  color: var(--textHeading, #26201a);
746
754
  padding: 2px;
@@ -1 +1 @@
1
- !function webpackUniversalModuleDefinition(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("fdk-core/utils"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react"],t):"object"==typeof exports?exports.firestone=t(require("fdk-core/utils"),require("react")):e.firestone=t(e["fdk-core/utils"],e.react)}("undefined"!=typeof self?self:this,((e,t)=>(()=>{"use strict";var r={201:(e,t,r)=>{r.d(t,{default:()=>o});var a=r(9155),n=r.n(a);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var a in r)({}).hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},_extends.apply(null,arguments)}const o=function RadioIcon(e){let{checked:t=!1,className:r="",width:a=20,height:o=a,color:_,...s}=e;return t?n().createElement("svg",_extends({className:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:o,viewBox:"0 0 20 20",fill:"none"},s),n().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:_??"currentColor"}),n().createElement("rect",{x:"4.78613",y:"4.78906",width:"10.4286",height:"10.4286",rx:"5.21428",fill:_??"currentColor",stroke:_??"currentColor"})):n().createElement("svg",_extends({className:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:o,viewBox:"0 0 20 20",fill:"none"},s),n().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:_??"currentColor"}))}},2020:(e,t,r)=>{r.d(t,{default:()=>i});var a=r(9155),n=r.n(a),o="reason-item__textarea___XwP_2",_=r(201),s=r(447);const i=function ReasonItem(e){let{reason:t,selectedReason:r,change:i=(()=>{}),otherReason:c}=e;const{t:l}=(0,s.useGlobalTranslation)("translation"),[u,d]=(0,a.useState)(""),p=r?.id===t?.id;return n().createElement("div",{className:"reason-item__reasonItem___X1uR_"},n().createElement("div",{className:"reason-item__reasonContent___dteU7",onClick:()=>i(t)},n().createElement("span",{className:"reason-item__regularRadio___zK0sj "+(p?"reason-item__checked___LjIgF":"")},n().createElement(_.default,{width:16,checked:p})),n().createElement("span",{className:"reason-item__text___jS7OJ reason-item__lightxs___nD5Od fontHeader"},t.display_name)),p&&t?.meta?.show_text_area&&n().createElement("div",{className:`${o}`},n().createElement("textarea",{className:`${o}`,value:u,placeholder:l("resource.common.enter_reason"),onChange:e=>d(e.target.value?.slice(0,1e3)),onBlur:()=>c(u)})))}},447:t=>{t.exports=e},9155:e=>{e.exports=t}},a={};function __webpack_require__(e){var t=a[e];if(void 0!==t)return t.exports;var n=a[e]={exports:{}};return r[e](n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{__webpack_require__.r(n),__webpack_require__.d(n,{default:()=>a});var e=__webpack_require__(9155),t=__webpack_require__.n(e),r=__webpack_require__(2020);const a=function ReasonsList(e){let{reasons:a,selectedReason:n,change:o,otherReason:_}=e;return t().createElement("div",null,(()=>{const e=a?.sort(((e,t)=>e.priority-t.priority));return e?.map((e=>(e.reason_other_text="",e)))})()?.map(((e,a)=>t().createElement(r.default,{key:a,className:"reasons-list__reasonItem___KEF5V",selectedReason:n,reason:e,change:o,otherReason:_}))))}})(),n})()));
1
+ !function webpackUniversalModuleDefinition(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("fdk-core/utils"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react"],t):"object"==typeof exports?exports.firestone=t(require("fdk-core/utils"),require("react")):e.firestone=t(e["fdk-core/utils"],e.react)}("undefined"!=typeof self?self:this,((e,t)=>(()=>{"use strict";var r={201:(e,t,r)=>{r.d(t,{default:()=>o});var a=r(9155),n=r.n(a);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var a in r)({}).hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},_extends.apply(null,arguments)}const o=function RadioIcon(e){let{checked:t=!1,className:r="",width:a=20,height:o=a,color:_,...s}=e;return t?n().createElement("svg",_extends({className:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:o,viewBox:"0 0 20 20",fill:"none"},s),n().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:_??"currentColor"}),n().createElement("rect",{x:"4.78613",y:"4.78906",width:"10.4286",height:"10.4286",rx:"5.21428",fill:_??"currentColor",stroke:_??"currentColor"})):n().createElement("svg",_extends({className:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:o,viewBox:"0 0 20 20",fill:"none"},s),n().createElement("rect",{x:"0.5",y:"0.5",width:"19",height:"19",rx:"9.5",stroke:_??"currentColor"}))}},2020:(e,t,r)=>{r.d(t,{default:()=>i});var a=r(9155),n=r.n(a),o="reason-item__textarea___XwP_2",_=r(201),s=r(447);const i=function ReasonItem(e){let{reason:t,selectedReason:r,change:i=(()=>{}),otherReason:c}=e;const{t:l}=(0,s.useGlobalTranslation)("translation"),[u,d]=(0,a.useState)(""),[m,p]=(0,a.useState)(""),f=r?.id===t?.id,h=t?.meta?.remark_required;return(0,a.useEffect)((()=>{d(r?.reason_other_text||""),p("")}),[r?.id]),n().createElement("div",{className:"reason-item__reasonItem___X1uR_"},n().createElement("div",{className:"reason-item__reasonContent___dteU7",onClick:()=>i(t)},n().createElement("span",{className:"reason-item__regularRadio___zK0sj "+(f?"reason-item__checked___LjIgF":"")},n().createElement(_.default,{width:16,checked:f})),n().createElement("span",{className:"reason-item__text___jS7OJ reason-item__lightxs___nD5Od fontHeader"},t.display_name)),f&&t?.meta?.show_text_area&&n().createElement("div",{className:`${o}`},n().createElement("textarea",{className:o,value:u,placeholder:`${l("resource.common.enter_reason")}${h?"*":""}`,maxLength:1e3,onChange:e=>{const t=e.target.value?.slice(0,1e3)||"";d(t),c(t),h&&""!==t.trim()&&p("")},onBlur:()=>{h&&""===u.trim()&&p("Field is required.")}}),m&&n().createElement("div",{className:"reason-item__error___IjRz1"},m)))}},447:t=>{t.exports=e},9155:e=>{e.exports=t}},a={};function __webpack_require__(e){var t=a[e];if(void 0!==t)return t.exports;var n=a[e]={exports:{}};return r[e](n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{__webpack_require__.r(n),__webpack_require__.d(n,{default:()=>a});var e=__webpack_require__(9155),t=__webpack_require__.n(e),r=__webpack_require__(2020);const a=function ReasonsList(e){let{reasons:a,selectedReason:n,change:o,otherReason:_}=e;return t().createElement("div",null,(()=>{const e=a?.sort(((e,t)=>e.priority-t.priority));return e?.map((e=>(e.reason_other_text="",e)))})()?.map(((e,a)=>t().createElement(r.default,{key:a,className:"reasons-list__reasonItem___KEF5V",selectedReason:n,reason:e,change:o,otherReason:_}))))}})(),n})()));
package/dist/index.css CHANGED
@@ -15114,6 +15114,9 @@ h5,
15114
15114
  .product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__productDesc___nZT4A .product-card__productPrice--discount___x2AjF {
15115
15115
  color: var(--saleDiscountText, #1c958f);
15116
15116
  }
15117
+ .product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__productDesc___nZT4A .product-card__productPrice--textCenter___JrNcf {
15118
+ text-align: center;
15119
+ }
15117
15120
  .product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__productDesc___nZT4A .product-card__productVariants___rZzJl {
15118
15121
  margin-top: 8px;
15119
15122
  display: flex;
@@ -31570,6 +31573,9 @@ h5,
31570
31573
  .sticky-pay-now__checkoutButton___mtO42 {
31571
31574
  gap: 12px;
31572
31575
  }
31576
+ .sticky-pay-now__buttonWidth___nKraw {
31577
+ width: 100%;
31578
+ }
31573
31579
 
31574
31580
  /**color by character**/
31575
31581
  /** Font family **/
@@ -33335,6 +33341,10 @@ h5,
33335
33341
  .checkout-payment-content__container___HusGh {
33336
33342
  background: var(--pageBackground, #f8f8f8);
33337
33343
  }
33344
+ .checkout-payment-content__container___HusGh.checkout-payment-content__unsetBorder___iXIU7 {
33345
+ border: unset;
33346
+ padding-top: 0;
33347
+ }
33338
33348
  @media only screen and (min-width: 769px) {
33339
33349
  .checkout-payment-content__container___HusGh {
33340
33350
  display: flex;
@@ -33469,6 +33479,7 @@ h5,
33469
33479
  font-size: 14px;
33470
33480
  font-weight: 500;
33471
33481
  line-height: 140%;
33482
+ height: 18px;
33472
33483
  }
33473
33484
  @media only screen and (max-width: 768px) {
33474
33485
  .checkout-payment-content__container___HusGh .checkout-payment-content__navigationLink___jrTvz .checkout-payment-content__linkWrapper___rbKAK .checkout-payment-content__link___ZIR_i .checkout-payment-content__modeName___oABQ2 {
@@ -33856,6 +33867,11 @@ h5,
33856
33867
  display: flex;
33857
33868
  flex-direction: column;
33858
33869
  }
33870
+ @media only screen and (max-width: 480px) {
33871
+ .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk.checkout-payment-content__addPaddingBottom___Qc5bl {
33872
+ padding-bottom: 24px;
33873
+ }
33874
+ }
33859
33875
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cardInputWrapper___YqlSP {
33860
33876
  display: flex;
33861
33877
  flex-direction: column;
@@ -34007,12 +34023,12 @@ h5,
34007
34023
  margin-bottom: 16px;
34008
34024
  }
34009
34025
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__saveNewCard___cPi2y {
34010
- padding: 8px;
34011
- border-radius: 5px;
34026
+ padding: 16px;
34027
+ border-radius: var(--buttonRadius, 0px);
34012
34028
  background-color: var(--primaryColor);
34013
34029
  border: none;
34014
34030
  width: 100%;
34015
- margin-top: 24px;
34031
+ margin-top: 16px;
34016
34032
  font-weight: 600;
34017
34033
  font-size: 14px;
34018
34034
  text-transform: uppercase;
@@ -34021,12 +34037,12 @@ h5,
34021
34037
  line-height: 140%;
34022
34038
  }
34023
34039
  .checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__saveNewCard___cPi2y[disabled] {
34024
- padding: 8px;
34025
- border-radius: 5px;
34040
+ padding: 16px;
34041
+ border-radius: var(--buttonRadius, 0px);
34026
34042
  background-color: var(--primaryColor);
34027
34043
  border: none;
34028
34044
  width: 100%;
34029
- margin-top: 24px;
34045
+ margin-top: 16px;
34030
34046
  font-weight: 600;
34031
34047
  font-size: 14px;
34032
34048
  text-transform: uppercase;
@@ -34197,7 +34213,7 @@ h5,
34197
34213
  .checkout-payment-content__container___HusGh .checkout-payment-content__modeOption___onKtJ .checkout-payment-content__modeItemWrapper___IlJf3 .checkout-payment-content__modeItem___M6Obf .checkout-payment-content__moreModeArrow___yBQbk {
34198
34214
  transform: rotate(270deg);
34199
34215
  }
34200
- [dir='rtl'] .checkout-payment-content__container___HusGh .checkout-payment-content__modeOption___onKtJ .checkout-payment-content__modeItemWrapper___IlJf3 .checkout-payment-content__modeItem___M6Obf .checkout-payment-content__moreModeArrow___yBQbk {
34216
+ [dir="rtl"] .checkout-payment-content__container___HusGh .checkout-payment-content__modeOption___onKtJ .checkout-payment-content__modeItemWrapper___IlJf3 .checkout-payment-content__modeItem___M6Obf .checkout-payment-content__moreModeArrow___yBQbk {
34201
34217
  transform: rotate(90deg);
34202
34218
  }
34203
34219
  .checkout-payment-content__container___HusGh .checkout-payment-content__modeOption___onKtJ .checkout-payment-content__modeItemWrapper___IlJf3 .checkout-payment-content__modeItem___M6Obf .checkout-payment-content__otherModeArrow___ulm30 {
@@ -34274,6 +34290,12 @@ h5,
34274
34290
  align-items: center;
34275
34291
  border: 1px solid var(--dividerStokes);
34276
34292
  border-radius: 100px;
34293
+ width: 38px;
34294
+ height: 38px;
34295
+ padding: 8px 4px;
34296
+ }
34297
+ .checkout-payment-content__container___HusGh .checkout-payment-content__upiApp___M2sjF .checkout-payment-content__logo___jNLmQ:last-child {
34298
+ padding: unset;
34277
34299
  }
34278
34300
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiApp___M2sjF .checkout-payment-content__displayName___dLKMP {
34279
34301
  flex: 1;
@@ -34500,7 +34522,8 @@ h5,
34500
34522
  text-transform: uppercase;
34501
34523
  cursor: pointer;
34502
34524
  line-height: 140%;
34503
- margin: 24px 0;
34525
+ margin-top: 16px;
34526
+ margin-bottom: 24px;
34504
34527
  }
34505
34528
  .checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp:hover {
34506
34529
  background-color: var(--buttonPrimaryL1, #71653a);
@@ -34937,7 +34960,7 @@ h5,
34937
34960
  display: flex;
34938
34961
  align-items: center;
34939
34962
  }
34940
- [dir='rtl'] .checkout-payment-content__moreModeIcon___Hjipo {
34963
+ [dir="rtl"] .checkout-payment-content__moreModeIcon___Hjipo {
34941
34964
  transform: rotate(90deg);
34942
34965
  }
34943
34966
  .checkout-payment-content__moreModeIcon___Hjipo svg {
@@ -35035,6 +35058,10 @@ h5,
35035
35058
  display: none;
35036
35059
  }
35037
35060
  }
35061
+ .checkout-payment-content__mopIcon___koORc {
35062
+ width: 24px;
35063
+ height: 24px;
35064
+ }
35038
35065
 
35039
35066
  /**color by character**/
35040
35067
  /** Font family **/
@@ -35738,6 +35765,9 @@ h5,
35738
35765
  .checkout-payment__paymentContainer___1UBn5 {
35739
35766
  margin-top: 20px;
35740
35767
  }
35768
+ .checkout-payment__paymentContainer___1UBn5.checkout-payment__unsetMarginTop___yjz9p {
35769
+ margin-top: unset !important;
35770
+ }
35741
35771
  @media only screen and (max-width: 480px) {
35742
35772
  .checkout-payment__paymentContainer___1UBn5 {
35743
35773
  margin-top: 12px;
@@ -35767,15 +35797,33 @@ h5,
35767
35797
  line-height: 140%;
35768
35798
  color: var(--textHeading);
35769
35799
  }
35800
+ .checkout-payment__paymentContainer___1UBn5 .checkout-payment__reviewHeaderUnselect___KZS1G .checkout-payment__unsetPaddingLeft___MfCqa {
35801
+ padding-left: 0 !important;
35802
+ }
35770
35803
  .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s {
35771
35804
  display: flex;
35772
35805
  align-items: center;
35773
35806
  padding: 24px;
35774
35807
  border-radius: 8px 8px 0 0;
35775
35808
  border: 1px solid var(--dividerStokes);
35809
+ background-color: var(--pageBackground, #f8f8f8);
35810
+ }
35811
+ .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s.checkout-payment__unsetBorder___lrZnv {
35812
+ border: unset !important;
35813
+ }
35814
+ @media only screen and (min-width: 769px) {
35815
+ .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s.checkout-payment__unsetBorder___lrZnv {
35816
+ padding-bottom: 16px !important;
35817
+ }
35818
+ }
35819
+ @media only screen and (max-width: 480px) {
35820
+ .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s.checkout-payment__unsetBorder___lrZnv {
35821
+ border-bottom: 1px solid var(--dividerStokes) !important;
35822
+ }
35776
35823
  }
35777
35824
  @media only screen and (max-width: 768px) {
35778
35825
  .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s {
35826
+ padding: 16px;
35779
35827
  border-radius: 0;
35780
35828
  }
35781
35829
  }
@@ -35798,6 +35846,9 @@ h5,
35798
35846
  padding-inline-start: 15px;
35799
35847
  }
35800
35848
  }
35849
+ .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentHeaderSelect___m4N3s .checkout-payment__unsetPaddingLeft___MfCqa {
35850
+ padding-left: 0 !important;
35851
+ }
35801
35852
  .checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentFailedHeader___hxZJR {
35802
35853
  border-width: 0 1px 1px 1px;
35803
35854
  border-color: var(--dividerStokes);
@@ -40233,6 +40284,14 @@ h5,
40233
40284
  padding: 80px 0px;
40234
40285
  gap: 80px;
40235
40286
  }
40287
+ .contact-us__contact_container___qEJcu.contact-us__reducedBottomGap___u9UlZ {
40288
+ padding-bottom: 61px;
40289
+ }
40290
+ @media only screen and (max-width: 768px) {
40291
+ .contact-us__contact_container___qEJcu.contact-us__reducedBottomGap___u9UlZ {
40292
+ padding-bottom: 0;
40293
+ }
40294
+ }
40236
40295
  @media only screen and (min-width: 769px) {
40237
40296
  .contact-us__contact_container___qEJcu.contact-us__onImageContainer___O2nmX {
40238
40297
  flex-direction: column;
@@ -40249,7 +40308,7 @@ h5,
40249
40308
  flex-direction: column-reverse;
40250
40309
  width: 100%;
40251
40310
  padding: 32px 16px;
40252
- gap: 48px;
40311
+ gap: 24px;
40253
40312
  }
40254
40313
  }
40255
40314
  .contact-us__showDesktop___pnBd_ {
@@ -40274,9 +40333,48 @@ h5,
40274
40333
  gap: 24px;
40275
40334
  width: 50%;
40276
40335
  }
40336
+ .contact-us__flex_item___zn3y0.contact-us__descriptionMargin___mEgpu {
40337
+ max-width: 464px !important;
40338
+ text-align: center;
40339
+ margin: 0 auto;
40340
+ padding-bottom: 40px;
40341
+ }
40342
+ .contact-us__flex_item___zn3y0.contact-us__descriptionMargin___mEgpu p {
40343
+ margin-top: 0;
40344
+ }
40345
+ @media only screen and (max-width: 768px) {
40346
+ .contact-us__flex_item___zn3y0.contact-us__descriptionMargin___mEgpu {
40347
+ margin: unset;
40348
+ padding: 0 16px;
40349
+ padding-bottom: 32px;
40350
+ }
40351
+ }
40352
+ @media only screen and (min-width: 769px) {
40353
+ .contact-us__flex_item___zn3y0.contact-us__descriptionPaddingTop___xxwdi {
40354
+ padding-top: 61px;
40355
+ }
40356
+ }
40357
+ .contact-us__flex_item___zn3y0 .contact-us__description___stLxt {
40358
+ color: var(--textBody, #3c3131);
40359
+ font-size: 16px;
40360
+ font-style: normal;
40361
+ font-weight: 400;
40362
+ line-height: 20px;
40363
+ letter-spacing: -0.32px;
40364
+ align-self: stretch;
40365
+ margin-top: 12px;
40366
+ }
40367
+ @media only screen and (max-width: 768px) {
40368
+ .contact-us__flex_item___zn3y0 .contact-us__description___stLxt {
40369
+ font-size: 14px;
40370
+ text-align: left;
40371
+ }
40372
+ }
40277
40373
  @media only screen and (max-width: 768px) {
40278
40374
  .contact-us__flex_item___zn3y0 {
40279
40375
  width: 100%;
40376
+ flex-direction: column-reverse;
40377
+ gap: 48px;
40280
40378
  }
40281
40379
  }
40282
40380
  .contact-us__flex_item___zn3y0 .contact-us__listItems___vBJur {