@gofynd/theme-template 1.0.0 → 1.0.1
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.
- package/dist/components/address-form/address-form.css +0 -60
- package/dist/components/address-form/address-form.js +1 -1
- package/dist/components/address-form/form-input-selector.css +0 -50
- package/dist/components/address-item/address-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list.css +0 -20
- package/dist/components/blog-footer/blog-footer.css +0 -10
- package/dist/components/blog-page/blog-page.css +0 -30
- package/dist/components/blog-page/blog-page.js +1 -1
- package/dist/components/blog-tabs/blog-tabs.css +0 -10
- package/dist/components/blog-tabs/blog-tabs.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.css +0 -13
- package/dist/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/components/chip-review-item/chip-review-item.css +0 -10
- package/dist/components/core/fy-button/fy-button.css +1 -11
- package/dist/components/core/fy-dropdown/fy-dropdown.css +0 -10
- package/dist/components/core/fy-image/fy-image.js +1 -1
- package/dist/components/core/fy-input/fy-input.css +0 -10
- package/dist/components/core/fy-input-group/fy-input-group.css +0 -10
- package/dist/components/core/modal/modal.css +0 -10
- package/dist/components/core/skeletons/image-skeleton.css +0 -10
- package/dist/components/dropdown/dropdown.css +0 -10
- package/dist/components/empty-state/empty-state.css +0 -10
- package/dist/components/filter-modal/filter-modal.css +0 -50
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/form-builder/form-builder.css +1 -61
- package/dist/components/form-builder/form-builder.js +1 -1
- package/dist/components/index.css +1 -181
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +0 -10
- package/dist/components/location-modal/location-modal.css +1 -41
- package/dist/components/order-header/order-header.css +2 -20
- package/dist/components/order-shipment/order-shipment.css +0 -10
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/payment-detail-card/payment-detail-card.css +0 -10
- package/dist/components/price-breakup/price-breakup.css +0 -10
- package/dist/components/product-card/product-card.css +5 -23
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/components/profile-navigation/profile-navigation.css +0 -10
- package/dist/components/quantity-control/quantity-control.css +0 -10
- package/dist/components/quantity-control/quantity-control.js +1 -1
- package/dist/components/range-slider/range-slider.css +0 -20
- package/dist/components/reasons-list/reason-item/reason-item.css +0 -10
- package/dist/components/reasons-list/reasons-list.css +0 -20
- package/dist/components/scroll-top/scroll-top.css +0 -10
- package/dist/components/shipment-address/shipment-address.css +0 -10
- package/dist/components/shipment-breakup/shipment-breakup.css +0 -10
- package/dist/components/shipment-item/shipment-item.css +0 -10
- package/dist/components/shipment-tracking/shipment-tracking.css +0 -10
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +1 -11
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -21
- package/dist/components/sort-modal/sort-modal.css +0 -20
- package/dist/components/spinner/spinner.css +0 -10
- package/dist/components/stepper/stepper.css +0 -10
- package/dist/index.css +60 -952
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +1 -21
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +0 -10
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +0 -10
- package/dist/page-layouts/auth/verify-both/verify-both.css +0 -10
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +4 -49
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +0 -20
- package/dist/page-layouts/cart/Components/coupon/coupon.css +0 -20
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +0 -90
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +0 -10
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +0 -10
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +0 -10
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +2 -15
- package/dist/page-layouts/compare/compare.css +5 -36
- package/dist/page-layouts/compare/compare.js +1 -1
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +0 -10
- package/dist/page-layouts/login/component/login-otp/login-otp.css +0 -20
- package/dist/page-layouts/login/component/login-password/login-password.css +0 -20
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +20 -10
- package/dist/page-layouts/login/component/term-privacy/term-privacy.js +1 -1
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +2 -133
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +1 -31
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +0 -40
- package/dist/page-layouts/plp/Components/filter-item/filter-item.js +1 -1
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +0 -30
- package/dist/page-layouts/plp/Components/filter-list/filter-list.js +1 -1
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +0 -10
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +0 -40
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.js +1 -1
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +0 -10
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.js +1 -1
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +0 -10
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.js +1 -1
- package/dist/page-layouts/plp/Components/pagination/pagination.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.js +1 -1
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +0 -10
- package/dist/page-layouts/plp/Components/product-variants/product-variants.js +1 -1
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +0 -20
- package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
- package/dist/page-layouts/plp/Components/sort/sort.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address-content.css +0 -20
- package/dist/page-layouts/single-checkout/address/single-address-content.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-header.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address.css +0 -100
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/modal.css +0 -10
- package/dist/page-layouts/single-checkout/payment/card-form.css +0 -30
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +0 -40
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +0 -10
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +0 -60
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +0 -10
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +1 -41
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +1 -21
- package/dist/pages/blog/blog.css +0 -50
- package/dist/pages/blog/blog.js +1 -1
- package/dist/pages/blog/index.css +0 -50
- package/dist/pages/blog/index.js +1 -1
- package/dist/pages/cart/cart.css +6 -224
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +6 -224
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +2 -231
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +2 -231
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +1 -31
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +1 -31
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +0 -30
- package/dist/pages/edit-profile/index.css +0 -30
- package/dist/pages/faq/faq.css +0 -10
- package/dist/pages/faq/index.css +0 -10
- package/dist/pages/forgot-password/forget-password.css +0 -20
- package/dist/pages/forgot-password/index.css +0 -20
- package/dist/pages/index.css +60 -853
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +20 -70
- package/dist/pages/login/index.js +1 -1
- package/dist/pages/login/login.css +20 -70
- package/dist/pages/login/login.js +1 -1
- package/dist/pages/order/index.css +1 -31
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +154 -235
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +1 -31
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +3 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.js +1 -1
- package/dist/pages/order-status/index.css +21 -61
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +21 -61
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +6 -298
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +6 -298
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +1 -41
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +1 -51
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +1 -31
- package/dist/pages/profile/components/empty-state/empty-state.css +1 -21
- package/dist/pages/profile/email/email.css +1 -61
- package/dist/pages/profile/email/index.css +1 -61
- package/dist/pages/profile/index.css +1 -31
- package/dist/pages/profile/phone/index.css +1 -71
- package/dist/pages/profile/phone/phone.css +1 -71
- package/dist/pages/profile/profile-details.css +1 -31
- package/dist/pages/register/index.css +379 -40
- package/dist/pages/register/index.js +1 -1
- package/dist/pages/register/register.css +379 -40
- package/dist/pages/register/register.js +1 -1
- package/dist/pages/set-password/index.css +0 -10
- package/dist/pages/set-password/set-password.css +0 -10
- package/dist/pages/shared-cart/index.css +0 -20
- package/dist/pages/shared-cart/shared-cart.css +0 -20
- package/dist/pages/verify-email/index.css +0 -10
- package/dist/pages/verify-email/verify-email.css +0 -10
- package/dist/pages/wishlist/index.css +6 -188
- package/dist/pages/wishlist/index.js +1 -1
- package/dist/pages/wishlist/wishlist.css +6 -188
- package/dist/pages/wishlist/wishlist.js +1 -1
- package/package.json +1 -1
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.price-breakup__margin0auto___mg_Tr {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.price-breakup__base-page-container___q5GMA,
|
|
257
254
|
.price-breakup__basePageContainer___uyNsJ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.price-breakup__removeScroll___ZpjfH {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.price-breakup__mr-5___IBp4f,
|
|
272
262
|
.price-breakup__mr5___ucqoB {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -712,9 +702,6 @@ h5,
|
|
|
712
702
|
.comment__margin0auto___Tit7w {
|
|
713
703
|
margin: 0 auto;
|
|
714
704
|
}
|
|
715
|
-
button {
|
|
716
|
-
cursor: pointer;
|
|
717
|
-
}
|
|
718
705
|
.comment__base-page-container___BgFr9,
|
|
719
706
|
.comment__basePageContainer___M5N_l {
|
|
720
707
|
max-width: 1440px !important;
|
|
@@ -723,13 +710,6 @@ button {
|
|
|
723
710
|
.comment__removeScroll___gE2l9 {
|
|
724
711
|
overflow-y: hidden !important;
|
|
725
712
|
}
|
|
726
|
-
::selection {
|
|
727
|
-
background-color: #e8a76c;
|
|
728
|
-
color: #000;
|
|
729
|
-
}
|
|
730
|
-
img::selection {
|
|
731
|
-
background-color: transparent;
|
|
732
|
-
}
|
|
733
713
|
.comment__mr-5___lgGRF,
|
|
734
714
|
.comment__mr5___POQNm {
|
|
735
715
|
margin-right: 30px !important;
|
|
@@ -1277,9 +1257,6 @@ h5,
|
|
|
1277
1257
|
.modal__margin0auto___dB88d {
|
|
1278
1258
|
margin: 0 auto;
|
|
1279
1259
|
}
|
|
1280
|
-
button {
|
|
1281
|
-
cursor: pointer;
|
|
1282
|
-
}
|
|
1283
1260
|
.modal__base-page-container___eZhia,
|
|
1284
1261
|
.modal__basePageContainer___QUmCs {
|
|
1285
1262
|
max-width: 1440px !important;
|
|
@@ -1288,13 +1265,6 @@ button {
|
|
|
1288
1265
|
.modal__removeScroll___sjuCx {
|
|
1289
1266
|
overflow-y: hidden !important;
|
|
1290
1267
|
}
|
|
1291
|
-
::selection {
|
|
1292
|
-
background-color: #e8a76c;
|
|
1293
|
-
color: #000;
|
|
1294
|
-
}
|
|
1295
|
-
img::selection {
|
|
1296
|
-
background-color: transparent;
|
|
1297
|
-
}
|
|
1298
1268
|
.modal__mr-5___DjKqT,
|
|
1299
1269
|
.modal__mr5___il5jH {
|
|
1300
1270
|
margin-right: 30px !important;
|
|
@@ -1767,9 +1737,6 @@ h5,
|
|
|
1767
1737
|
.gst-card__margin0auto____YpL4 {
|
|
1768
1738
|
margin: 0 auto;
|
|
1769
1739
|
}
|
|
1770
|
-
button {
|
|
1771
|
-
cursor: pointer;
|
|
1772
|
-
}
|
|
1773
1740
|
.gst-card__base-page-container___lm0cW,
|
|
1774
1741
|
.gst-card__basePageContainer___M6PGM {
|
|
1775
1742
|
max-width: 1440px !important;
|
|
@@ -1778,13 +1745,6 @@ button {
|
|
|
1778
1745
|
.gst-card__removeScroll___uQ8AM {
|
|
1779
1746
|
overflow-y: hidden !important;
|
|
1780
1747
|
}
|
|
1781
|
-
::selection {
|
|
1782
|
-
background-color: #e8a76c;
|
|
1783
|
-
color: #000;
|
|
1784
|
-
}
|
|
1785
|
-
img::selection {
|
|
1786
|
-
background-color: transparent;
|
|
1787
|
-
}
|
|
1788
1748
|
.gst-card__mr-5___SGx3p,
|
|
1789
1749
|
.gst-card__mr5___cZ60B {
|
|
1790
1750
|
margin-right: 30px !important;
|
|
@@ -2193,9 +2153,6 @@ h5,
|
|
|
2193
2153
|
.share-cart__margin0auto___HFZi4 {
|
|
2194
2154
|
margin: 0 auto;
|
|
2195
2155
|
}
|
|
2196
|
-
button {
|
|
2197
|
-
cursor: pointer;
|
|
2198
|
-
}
|
|
2199
2156
|
.share-cart__base-page-container___bGvUi,
|
|
2200
2157
|
.share-cart__basePageContainer___ok3cx {
|
|
2201
2158
|
max-width: 1440px !important;
|
|
@@ -2204,13 +2161,6 @@ button {
|
|
|
2204
2161
|
.share-cart__removeScroll___gzbuo {
|
|
2205
2162
|
overflow-y: hidden !important;
|
|
2206
2163
|
}
|
|
2207
|
-
::selection {
|
|
2208
|
-
background-color: #e8a76c;
|
|
2209
|
-
color: #000;
|
|
2210
|
-
}
|
|
2211
|
-
img::selection {
|
|
2212
|
-
background-color: transparent;
|
|
2213
|
-
}
|
|
2214
2164
|
.share-cart__mr-5___AmJ1R,
|
|
2215
2165
|
.share-cart__mr5___cddRn {
|
|
2216
2166
|
margin-right: 30px !important;
|
|
@@ -2588,9 +2538,6 @@ h5,
|
|
|
2588
2538
|
.share-cart-modal__margin0auto___dmdLB {
|
|
2589
2539
|
margin: 0 auto;
|
|
2590
2540
|
}
|
|
2591
|
-
button {
|
|
2592
|
-
cursor: pointer;
|
|
2593
|
-
}
|
|
2594
2541
|
.share-cart-modal__base-page-container___Ih9il,
|
|
2595
2542
|
.share-cart-modal__basePageContainer___w79Gk {
|
|
2596
2543
|
max-width: 1440px !important;
|
|
@@ -2599,13 +2546,6 @@ button {
|
|
|
2599
2546
|
.share-cart-modal__removeScroll___dDiEc {
|
|
2600
2547
|
overflow-y: hidden !important;
|
|
2601
2548
|
}
|
|
2602
|
-
::selection {
|
|
2603
|
-
background-color: #e8a76c;
|
|
2604
|
-
color: #000;
|
|
2605
|
-
}
|
|
2606
|
-
img::selection {
|
|
2607
|
-
background-color: transparent;
|
|
2608
|
-
}
|
|
2609
2549
|
.share-cart-modal__mr-5___E0U4p,
|
|
2610
2550
|
.share-cart-modal__mr5___Hi621 {
|
|
2611
2551
|
margin-right: 30px !important;
|
|
@@ -3172,9 +3112,6 @@ h5,
|
|
|
3172
3112
|
.delivery-location__margin0auto___EfyAV {
|
|
3173
3113
|
margin: 0 auto;
|
|
3174
3114
|
}
|
|
3175
|
-
button {
|
|
3176
|
-
cursor: pointer;
|
|
3177
|
-
}
|
|
3178
3115
|
.delivery-location__base-page-container___xPlKn,
|
|
3179
3116
|
.delivery-location__basePageContainer___Lu3RW {
|
|
3180
3117
|
max-width: 1440px !important;
|
|
@@ -3183,13 +3120,6 @@ button {
|
|
|
3183
3120
|
.delivery-location__removeScroll___J_pr9 {
|
|
3184
3121
|
overflow-y: hidden !important;
|
|
3185
3122
|
}
|
|
3186
|
-
::selection {
|
|
3187
|
-
background-color: #e8a76c;
|
|
3188
|
-
color: #000;
|
|
3189
|
-
}
|
|
3190
|
-
img::selection {
|
|
3191
|
-
background-color: transparent;
|
|
3192
|
-
}
|
|
3193
3123
|
.delivery-location__mr-5___AQANh,
|
|
3194
3124
|
.delivery-location__mr5___O4MEP {
|
|
3195
3125
|
margin-right: 30px !important;
|
|
@@ -3886,9 +3816,6 @@ h5,
|
|
|
3886
3816
|
.address-item__margin0auto___xOJ1C {
|
|
3887
3817
|
margin: 0 auto;
|
|
3888
3818
|
}
|
|
3889
|
-
button {
|
|
3890
|
-
cursor: pointer;
|
|
3891
|
-
}
|
|
3892
3819
|
.address-item__base-page-container___KQ_WO,
|
|
3893
3820
|
.address-item__basePageContainer___Uq5VA {
|
|
3894
3821
|
max-width: 1440px !important;
|
|
@@ -3897,13 +3824,6 @@ button {
|
|
|
3897
3824
|
.address-item__removeScroll___pnOdH {
|
|
3898
3825
|
overflow-y: hidden !important;
|
|
3899
3826
|
}
|
|
3900
|
-
::selection {
|
|
3901
|
-
background-color: #e8a76c;
|
|
3902
|
-
color: #000;
|
|
3903
|
-
}
|
|
3904
|
-
img::selection {
|
|
3905
|
-
background-color: transparent;
|
|
3906
|
-
}
|
|
3907
3827
|
.address-item__mr-5___XwVAS,
|
|
3908
3828
|
.address-item__mr5___XLJZf {
|
|
3909
3829
|
margin-right: 30px !important;
|
|
@@ -4285,9 +4205,6 @@ h5,
|
|
|
4285
4205
|
.address-form__margin0auto___yIg0a {
|
|
4286
4206
|
margin: 0 auto;
|
|
4287
4207
|
}
|
|
4288
|
-
button {
|
|
4289
|
-
cursor: pointer;
|
|
4290
|
-
}
|
|
4291
4208
|
.address-form__base-page-container___tfikQ,
|
|
4292
4209
|
.address-form__basePageContainer___g68Pu {
|
|
4293
4210
|
max-width: 1440px !important;
|
|
@@ -4296,13 +4213,6 @@ button {
|
|
|
4296
4213
|
.address-form__removeScroll___DoCyw {
|
|
4297
4214
|
overflow-y: hidden !important;
|
|
4298
4215
|
}
|
|
4299
|
-
::selection {
|
|
4300
|
-
background-color: #e8a76c;
|
|
4301
|
-
color: #000;
|
|
4302
|
-
}
|
|
4303
|
-
img::selection {
|
|
4304
|
-
background-color: transparent;
|
|
4305
|
-
}
|
|
4306
4216
|
.address-form__mr-5___guovC,
|
|
4307
4217
|
.address-form__mr5___PXfNJ {
|
|
4308
4218
|
margin-right: 30px !important;
|
|
@@ -5048,9 +4958,6 @@ h5,
|
|
|
5048
4958
|
.fy-input__margin0auto___dSSwm {
|
|
5049
4959
|
margin: 0 auto;
|
|
5050
4960
|
}
|
|
5051
|
-
button {
|
|
5052
|
-
cursor: pointer;
|
|
5053
|
-
}
|
|
5054
4961
|
.fy-input__base-page-container___DIijL,
|
|
5055
4962
|
.fy-input__basePageContainer___iFW9V {
|
|
5056
4963
|
max-width: 1440px !important;
|
|
@@ -5059,13 +4966,6 @@ button {
|
|
|
5059
4966
|
.fy-input__removeScroll___ZJHN4 {
|
|
5060
4967
|
overflow-y: hidden !important;
|
|
5061
4968
|
}
|
|
5062
|
-
::selection {
|
|
5063
|
-
background-color: #e8a76c;
|
|
5064
|
-
color: #000;
|
|
5065
|
-
}
|
|
5066
|
-
img::selection {
|
|
5067
|
-
background-color: transparent;
|
|
5068
|
-
}
|
|
5069
4969
|
.fy-input__mr-5___v4vQm,
|
|
5070
4970
|
.fy-input__mr5___FnOZz {
|
|
5071
4971
|
margin-right: 30px !important;
|
|
@@ -5522,9 +5422,6 @@ h5,
|
|
|
5522
5422
|
.fy-input-group__margin0auto___yXReN {
|
|
5523
5423
|
margin: 0 auto;
|
|
5524
5424
|
}
|
|
5525
|
-
button {
|
|
5526
|
-
cursor: pointer;
|
|
5527
|
-
}
|
|
5528
5425
|
.fy-input-group__base-page-container___pEbR9,
|
|
5529
5426
|
.fy-input-group__basePageContainer___zU6sM {
|
|
5530
5427
|
max-width: 1440px !important;
|
|
@@ -5533,13 +5430,6 @@ button {
|
|
|
5533
5430
|
.fy-input-group__removeScroll___axbTm {
|
|
5534
5431
|
overflow-y: hidden !important;
|
|
5535
5432
|
}
|
|
5536
|
-
::selection {
|
|
5537
|
-
background-color: #e8a76c;
|
|
5538
|
-
color: #000;
|
|
5539
|
-
}
|
|
5540
|
-
img::selection {
|
|
5541
|
-
background-color: transparent;
|
|
5542
|
-
}
|
|
5543
5433
|
.fy-input-group__mr-5___eP9x0,
|
|
5544
5434
|
.fy-input-group__mr5___MAQOI {
|
|
5545
5435
|
margin-right: 30px !important;
|
|
@@ -5910,9 +5800,6 @@ h5,
|
|
|
5910
5800
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
5911
5801
|
margin: 0 auto;
|
|
5912
5802
|
}
|
|
5913
|
-
button {
|
|
5914
|
-
cursor: pointer;
|
|
5915
|
-
}
|
|
5916
5803
|
.fy-dropdown__base-page-container___obW4G,
|
|
5917
5804
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
5918
5805
|
max-width: 1440px !important;
|
|
@@ -5921,13 +5808,6 @@ button {
|
|
|
5921
5808
|
.fy-dropdown__removeScroll___YixrL {
|
|
5922
5809
|
overflow-y: hidden !important;
|
|
5923
5810
|
}
|
|
5924
|
-
::selection {
|
|
5925
|
-
background-color: #e8a76c;
|
|
5926
|
-
color: #000;
|
|
5927
|
-
}
|
|
5928
|
-
img::selection {
|
|
5929
|
-
background-color: transparent;
|
|
5930
|
-
}
|
|
5931
5811
|
.fy-dropdown__mr-5___ctv4d,
|
|
5932
5812
|
.fy-dropdown__mr5___oPnFN {
|
|
5933
5813
|
margin-right: 30px !important;
|
|
@@ -6360,9 +6240,6 @@ h5,
|
|
|
6360
6240
|
.mobile-number__margin0auto___dwzed {
|
|
6361
6241
|
margin: 0 auto;
|
|
6362
6242
|
}
|
|
6363
|
-
button {
|
|
6364
|
-
cursor: pointer;
|
|
6365
|
-
}
|
|
6366
6243
|
.mobile-number__base-page-container___AjFDR,
|
|
6367
6244
|
.mobile-number__basePageContainer___c8a0F {
|
|
6368
6245
|
max-width: 1440px !important;
|
|
@@ -6371,13 +6248,6 @@ button {
|
|
|
6371
6248
|
.mobile-number__removeScroll___hiYOj {
|
|
6372
6249
|
overflow-y: hidden !important;
|
|
6373
6250
|
}
|
|
6374
|
-
::selection {
|
|
6375
|
-
background-color: #e8a76c;
|
|
6376
|
-
color: #000;
|
|
6377
|
-
}
|
|
6378
|
-
img::selection {
|
|
6379
|
-
background-color: transparent;
|
|
6380
|
-
}
|
|
6381
6251
|
.mobile-number__mr-5___gRl4u,
|
|
6382
6252
|
.mobile-number__mr5___tOVbz {
|
|
6383
6253
|
margin-right: 30px !important;
|
|
@@ -6769,9 +6639,6 @@ h5,
|
|
|
6769
6639
|
.form-input-selector__margin0auto___ZobPO {
|
|
6770
6640
|
margin: 0 auto;
|
|
6771
6641
|
}
|
|
6772
|
-
button {
|
|
6773
|
-
cursor: pointer;
|
|
6774
|
-
}
|
|
6775
6642
|
.form-input-selector__base-page-container___gPJNW,
|
|
6776
6643
|
.form-input-selector__basePageContainer___VKttz {
|
|
6777
6644
|
max-width: 1440px !important;
|
|
@@ -6780,13 +6647,6 @@ button {
|
|
|
6780
6647
|
.form-input-selector__removeScroll___oClWr {
|
|
6781
6648
|
overflow-y: hidden !important;
|
|
6782
6649
|
}
|
|
6783
|
-
::selection {
|
|
6784
|
-
background-color: #e8a76c;
|
|
6785
|
-
color: #000;
|
|
6786
|
-
}
|
|
6787
|
-
img::selection {
|
|
6788
|
-
background-color: transparent;
|
|
6789
|
-
}
|
|
6790
6650
|
.form-input-selector__mr-5___v5gtT,
|
|
6791
6651
|
.form-input-selector__mr5___H3llg {
|
|
6792
6652
|
margin-right: 30px !important;
|
|
@@ -7137,9 +6997,6 @@ h5,
|
|
|
7137
6997
|
.coupon__margin0auto___s50sG {
|
|
7138
6998
|
margin: 0 auto;
|
|
7139
6999
|
}
|
|
7140
|
-
button {
|
|
7141
|
-
cursor: pointer;
|
|
7142
|
-
}
|
|
7143
7000
|
.coupon__base-page-container___qHZZI,
|
|
7144
7001
|
.coupon__basePageContainer___cMS4X {
|
|
7145
7002
|
max-width: 1440px !important;
|
|
@@ -7148,13 +7005,6 @@ button {
|
|
|
7148
7005
|
.coupon__removeScroll___Zm11A {
|
|
7149
7006
|
overflow-y: hidden !important;
|
|
7150
7007
|
}
|
|
7151
|
-
::selection {
|
|
7152
|
-
background-color: #e8a76c;
|
|
7153
|
-
color: #000;
|
|
7154
|
-
}
|
|
7155
|
-
img::selection {
|
|
7156
|
-
background-color: transparent;
|
|
7157
|
-
}
|
|
7158
7008
|
.coupon__mr-5___Q2ora,
|
|
7159
7009
|
.coupon__mr5___a6PQR {
|
|
7160
7010
|
margin-right: 30px !important;
|
|
@@ -7853,9 +7703,6 @@ h5,
|
|
|
7853
7703
|
.fy-button__margin0auto___LCb81 {
|
|
7854
7704
|
margin: 0 auto;
|
|
7855
7705
|
}
|
|
7856
|
-
button {
|
|
7857
|
-
cursor: pointer;
|
|
7858
|
-
}
|
|
7859
7706
|
.fy-button__base-page-container___blkPJ,
|
|
7860
7707
|
.fy-button__basePageContainer___ciPsX {
|
|
7861
7708
|
max-width: 1440px !important;
|
|
@@ -7864,13 +7711,6 @@ button {
|
|
|
7864
7711
|
.fy-button__removeScroll___UpL4U {
|
|
7865
7712
|
overflow-y: hidden !important;
|
|
7866
7713
|
}
|
|
7867
|
-
::selection {
|
|
7868
|
-
background-color: #e8a76c;
|
|
7869
|
-
color: #000;
|
|
7870
|
-
}
|
|
7871
|
-
img::selection {
|
|
7872
|
-
background-color: transparent;
|
|
7873
|
-
}
|
|
7874
7714
|
.fy-button__mr-5___A5qJJ,
|
|
7875
7715
|
.fy-button__mr5___BRUgW {
|
|
7876
7716
|
margin-right: 30px !important;
|
|
@@ -7962,7 +7802,7 @@ img::selection {
|
|
|
7962
7802
|
.fy-button__button___UES8C span {
|
|
7963
7803
|
display: inline-flex;
|
|
7964
7804
|
}
|
|
7965
|
-
.fy-button__button___UES8C:focus {
|
|
7805
|
+
.fy-button__button___UES8C:focus-visible {
|
|
7966
7806
|
outline: none;
|
|
7967
7807
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
7968
7808
|
}
|
|
@@ -8365,9 +8205,6 @@ h5,
|
|
|
8365
8205
|
.profile-navigation__margin0auto___VcZI4 {
|
|
8366
8206
|
margin: 0 auto;
|
|
8367
8207
|
}
|
|
8368
|
-
button {
|
|
8369
|
-
cursor: pointer;
|
|
8370
|
-
}
|
|
8371
8208
|
.profile-navigation__base-page-container___fEOfg,
|
|
8372
8209
|
.profile-navigation__basePageContainer___j7nxz {
|
|
8373
8210
|
max-width: 1440px !important;
|
|
@@ -8376,13 +8213,6 @@ button {
|
|
|
8376
8213
|
.profile-navigation__removeScroll___b_KJc {
|
|
8377
8214
|
overflow-y: hidden !important;
|
|
8378
8215
|
}
|
|
8379
|
-
::selection {
|
|
8380
|
-
background-color: #e8a76c;
|
|
8381
|
-
color: #000;
|
|
8382
|
-
}
|
|
8383
|
-
img::selection {
|
|
8384
|
-
background-color: transparent;
|
|
8385
|
-
}
|
|
8386
8216
|
.profile-navigation__mr-5___MnMTz,
|
|
8387
8217
|
.profile-navigation__mr5___MZFtF {
|
|
8388
8218
|
margin-right: 30px !important;
|
|
@@ -8832,9 +8662,6 @@ h5,
|
|
|
8832
8662
|
.form-builder__margin0auto___crI6x {
|
|
8833
8663
|
margin: 0 auto;
|
|
8834
8664
|
}
|
|
8835
|
-
button {
|
|
8836
|
-
cursor: pointer;
|
|
8837
|
-
}
|
|
8838
8665
|
.form-builder__base-page-container___Y_laE,
|
|
8839
8666
|
.form-builder__basePageContainer___XvjRV {
|
|
8840
8667
|
max-width: 1440px !important;
|
|
@@ -8843,13 +8670,6 @@ button {
|
|
|
8843
8670
|
.form-builder__removeScroll___m4Hit {
|
|
8844
8671
|
overflow-y: hidden !important;
|
|
8845
8672
|
}
|
|
8846
|
-
::selection {
|
|
8847
|
-
background-color: #e8a76c;
|
|
8848
|
-
color: #000;
|
|
8849
|
-
}
|
|
8850
|
-
img::selection {
|
|
8851
|
-
background-color: transparent;
|
|
8852
|
-
}
|
|
8853
8673
|
.form-builder__mr-5___Xd2Df,
|
|
8854
8674
|
.form-builder__mr5___go_EV {
|
|
8855
8675
|
margin-right: 30px !important;
|