@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
|
.single-page-shipment__margin0auto___kPIkb {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.single-page-shipment__base-page-container___vqwM8,
|
|
257
254
|
.single-page-shipment__basePageContainer___lcViO {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.single-page-shipment__removeScroll___Wt6w4 {
|
|
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
|
.single-page-shipment__mr-5___QvvGn,
|
|
272
262
|
.single-page-shipment__mr5___W07Sa {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -748,9 +738,6 @@ h5,
|
|
|
748
738
|
.single-shipment-content__margin0auto___IGsne {
|
|
749
739
|
margin: 0 auto;
|
|
750
740
|
}
|
|
751
|
-
button {
|
|
752
|
-
cursor: pointer;
|
|
753
|
-
}
|
|
754
741
|
.single-shipment-content__base-page-container___K7IyN,
|
|
755
742
|
.single-shipment-content__basePageContainer___Pxi32 {
|
|
756
743
|
max-width: 1440px !important;
|
|
@@ -759,13 +746,6 @@ button {
|
|
|
759
746
|
.single-shipment-content__removeScroll___TWbdg {
|
|
760
747
|
overflow-y: hidden !important;
|
|
761
748
|
}
|
|
762
|
-
::selection {
|
|
763
|
-
background-color: #e8a76c;
|
|
764
|
-
color: #000;
|
|
765
|
-
}
|
|
766
|
-
img::selection {
|
|
767
|
-
background-color: transparent;
|
|
768
|
-
}
|
|
769
749
|
.single-shipment-content__mr-5___Zv6MF,
|
|
770
750
|
.single-shipment-content__mr5___E_a2K {
|
|
771
751
|
margin-right: 30px !important;
|
|
@@ -1046,7 +1026,7 @@ img::selection {
|
|
|
1046
1026
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__priceWrapper___KZYrt .single-shipment-content__discount___ur9L7 {
|
|
1047
1027
|
font-weight: 500;
|
|
1048
1028
|
font-size: 12px;
|
|
1049
|
-
color: var(--
|
|
1029
|
+
color: var(--saleDiscountText, #1c958f);
|
|
1050
1030
|
}
|
|
1051
1031
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__offersWarning___bo1Rp {
|
|
1052
1032
|
display: flex;
|
|
@@ -1385,9 +1365,6 @@ h5,
|
|
|
1385
1365
|
.free-gift-item__margin0auto___hpTPs {
|
|
1386
1366
|
margin: 0 auto;
|
|
1387
1367
|
}
|
|
1388
|
-
button {
|
|
1389
|
-
cursor: pointer;
|
|
1390
|
-
}
|
|
1391
1368
|
.free-gift-item__base-page-container___LIKt3,
|
|
1392
1369
|
.free-gift-item__basePageContainer___lzNzG {
|
|
1393
1370
|
max-width: 1440px !important;
|
|
@@ -1396,13 +1373,6 @@ button {
|
|
|
1396
1373
|
.free-gift-item__removeScroll___DdTl9 {
|
|
1397
1374
|
overflow-y: hidden !important;
|
|
1398
1375
|
}
|
|
1399
|
-
::selection {
|
|
1400
|
-
background-color: #e8a76c;
|
|
1401
|
-
color: #000;
|
|
1402
|
-
}
|
|
1403
|
-
img::selection {
|
|
1404
|
-
background-color: transparent;
|
|
1405
|
-
}
|
|
1406
1376
|
.free-gift-item__mr-5___R4N5D,
|
|
1407
1377
|
.free-gift-item__mr5___OIG6F {
|
|
1408
1378
|
margin-right: 30px !important;
|
|
@@ -1830,9 +1800,6 @@ h5,
|
|
|
1830
1800
|
.sticky-pay-now__margin0auto___IUrzh {
|
|
1831
1801
|
margin: 0 auto;
|
|
1832
1802
|
}
|
|
1833
|
-
button {
|
|
1834
|
-
cursor: pointer;
|
|
1835
|
-
}
|
|
1836
1803
|
.sticky-pay-now__base-page-container___QXfUb,
|
|
1837
1804
|
.sticky-pay-now__basePageContainer___KO0eb {
|
|
1838
1805
|
max-width: 1440px !important;
|
|
@@ -1841,13 +1808,6 @@ button {
|
|
|
1841
1808
|
.sticky-pay-now__removeScroll___kF3g4 {
|
|
1842
1809
|
overflow-y: hidden !important;
|
|
1843
1810
|
}
|
|
1844
|
-
::selection {
|
|
1845
|
-
background-color: #e8a76c;
|
|
1846
|
-
color: #000;
|
|
1847
|
-
}
|
|
1848
|
-
img::selection {
|
|
1849
|
-
background-color: transparent;
|
|
1850
|
-
}
|
|
1851
1811
|
.sticky-pay-now__mr-5___oR6lr,
|
|
1852
1812
|
.sticky-pay-now__mr5___HP_gl {
|
|
1853
1813
|
margin-right: 30px !important;
|
|
@@ -2260,9 +2220,6 @@ h5,
|
|
|
2260
2220
|
.address-form__margin0auto___yIg0a {
|
|
2261
2221
|
margin: 0 auto;
|
|
2262
2222
|
}
|
|
2263
|
-
button {
|
|
2264
|
-
cursor: pointer;
|
|
2265
|
-
}
|
|
2266
2223
|
.address-form__base-page-container___tfikQ,
|
|
2267
2224
|
.address-form__basePageContainer___g68Pu {
|
|
2268
2225
|
max-width: 1440px !important;
|
|
@@ -2271,13 +2228,6 @@ button {
|
|
|
2271
2228
|
.address-form__removeScroll___DoCyw {
|
|
2272
2229
|
overflow-y: hidden !important;
|
|
2273
2230
|
}
|
|
2274
|
-
::selection {
|
|
2275
|
-
background-color: #e8a76c;
|
|
2276
|
-
color: #000;
|
|
2277
|
-
}
|
|
2278
|
-
img::selection {
|
|
2279
|
-
background-color: transparent;
|
|
2280
|
-
}
|
|
2281
2231
|
.address-form__mr-5___guovC,
|
|
2282
2232
|
.address-form__mr5___PXfNJ {
|
|
2283
2233
|
margin-right: 30px !important;
|
|
@@ -3023,9 +2973,6 @@ h5,
|
|
|
3023
2973
|
.fy-input__margin0auto___dSSwm {
|
|
3024
2974
|
margin: 0 auto;
|
|
3025
2975
|
}
|
|
3026
|
-
button {
|
|
3027
|
-
cursor: pointer;
|
|
3028
|
-
}
|
|
3029
2976
|
.fy-input__base-page-container___DIijL,
|
|
3030
2977
|
.fy-input__basePageContainer___iFW9V {
|
|
3031
2978
|
max-width: 1440px !important;
|
|
@@ -3034,13 +2981,6 @@ button {
|
|
|
3034
2981
|
.fy-input__removeScroll___ZJHN4 {
|
|
3035
2982
|
overflow-y: hidden !important;
|
|
3036
2983
|
}
|
|
3037
|
-
::selection {
|
|
3038
|
-
background-color: #e8a76c;
|
|
3039
|
-
color: #000;
|
|
3040
|
-
}
|
|
3041
|
-
img::selection {
|
|
3042
|
-
background-color: transparent;
|
|
3043
|
-
}
|
|
3044
2984
|
.fy-input__mr-5___v4vQm,
|
|
3045
2985
|
.fy-input__mr5___FnOZz {
|
|
3046
2986
|
margin-right: 30px !important;
|
|
@@ -3497,9 +3437,6 @@ h5,
|
|
|
3497
3437
|
.fy-input-group__margin0auto___yXReN {
|
|
3498
3438
|
margin: 0 auto;
|
|
3499
3439
|
}
|
|
3500
|
-
button {
|
|
3501
|
-
cursor: pointer;
|
|
3502
|
-
}
|
|
3503
3440
|
.fy-input-group__base-page-container___pEbR9,
|
|
3504
3441
|
.fy-input-group__basePageContainer___zU6sM {
|
|
3505
3442
|
max-width: 1440px !important;
|
|
@@ -3508,13 +3445,6 @@ button {
|
|
|
3508
3445
|
.fy-input-group__removeScroll___axbTm {
|
|
3509
3446
|
overflow-y: hidden !important;
|
|
3510
3447
|
}
|
|
3511
|
-
::selection {
|
|
3512
|
-
background-color: #e8a76c;
|
|
3513
|
-
color: #000;
|
|
3514
|
-
}
|
|
3515
|
-
img::selection {
|
|
3516
|
-
background-color: transparent;
|
|
3517
|
-
}
|
|
3518
3448
|
.fy-input-group__mr-5___eP9x0,
|
|
3519
3449
|
.fy-input-group__mr5___MAQOI {
|
|
3520
3450
|
margin-right: 30px !important;
|
|
@@ -3885,9 +3815,6 @@ h5,
|
|
|
3885
3815
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
3886
3816
|
margin: 0 auto;
|
|
3887
3817
|
}
|
|
3888
|
-
button {
|
|
3889
|
-
cursor: pointer;
|
|
3890
|
-
}
|
|
3891
3818
|
.fy-dropdown__base-page-container___obW4G,
|
|
3892
3819
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
3893
3820
|
max-width: 1440px !important;
|
|
@@ -3896,13 +3823,6 @@ button {
|
|
|
3896
3823
|
.fy-dropdown__removeScroll___YixrL {
|
|
3897
3824
|
overflow-y: hidden !important;
|
|
3898
3825
|
}
|
|
3899
|
-
::selection {
|
|
3900
|
-
background-color: #e8a76c;
|
|
3901
|
-
color: #000;
|
|
3902
|
-
}
|
|
3903
|
-
img::selection {
|
|
3904
|
-
background-color: transparent;
|
|
3905
|
-
}
|
|
3906
3826
|
.fy-dropdown__mr-5___ctv4d,
|
|
3907
3827
|
.fy-dropdown__mr5___oPnFN {
|
|
3908
3828
|
margin-right: 30px !important;
|
|
@@ -4335,9 +4255,6 @@ h5,
|
|
|
4335
4255
|
.mobile-number__margin0auto___dwzed {
|
|
4336
4256
|
margin: 0 auto;
|
|
4337
4257
|
}
|
|
4338
|
-
button {
|
|
4339
|
-
cursor: pointer;
|
|
4340
|
-
}
|
|
4341
4258
|
.mobile-number__base-page-container___AjFDR,
|
|
4342
4259
|
.mobile-number__basePageContainer___c8a0F {
|
|
4343
4260
|
max-width: 1440px !important;
|
|
@@ -4346,13 +4263,6 @@ button {
|
|
|
4346
4263
|
.mobile-number__removeScroll___hiYOj {
|
|
4347
4264
|
overflow-y: hidden !important;
|
|
4348
4265
|
}
|
|
4349
|
-
::selection {
|
|
4350
|
-
background-color: #e8a76c;
|
|
4351
|
-
color: #000;
|
|
4352
|
-
}
|
|
4353
|
-
img::selection {
|
|
4354
|
-
background-color: transparent;
|
|
4355
|
-
}
|
|
4356
4266
|
.mobile-number__mr-5___gRl4u,
|
|
4357
4267
|
.mobile-number__mr5___tOVbz {
|
|
4358
4268
|
margin-right: 30px !important;
|
|
@@ -4744,9 +4654,6 @@ h5,
|
|
|
4744
4654
|
.form-input-selector__margin0auto___ZobPO {
|
|
4745
4655
|
margin: 0 auto;
|
|
4746
4656
|
}
|
|
4747
|
-
button {
|
|
4748
|
-
cursor: pointer;
|
|
4749
|
-
}
|
|
4750
4657
|
.form-input-selector__base-page-container___gPJNW,
|
|
4751
4658
|
.form-input-selector__basePageContainer___VKttz {
|
|
4752
4659
|
max-width: 1440px !important;
|
|
@@ -4755,13 +4662,6 @@ button {
|
|
|
4755
4662
|
.form-input-selector__removeScroll___oClWr {
|
|
4756
4663
|
overflow-y: hidden !important;
|
|
4757
4664
|
}
|
|
4758
|
-
::selection {
|
|
4759
|
-
background-color: #e8a76c;
|
|
4760
|
-
color: #000;
|
|
4761
|
-
}
|
|
4762
|
-
img::selection {
|
|
4763
|
-
background-color: transparent;
|
|
4764
|
-
}
|
|
4765
4665
|
.form-input-selector__mr-5___v5gtT,
|
|
4766
4666
|
.form-input-selector__mr5___H3llg {
|
|
4767
4667
|
margin-right: 30px !important;
|
|
@@ -5112,9 +5012,6 @@ h5,
|
|
|
5112
5012
|
.modal__margin0auto___dB88d {
|
|
5113
5013
|
margin: 0 auto;
|
|
5114
5014
|
}
|
|
5115
|
-
button {
|
|
5116
|
-
cursor: pointer;
|
|
5117
|
-
}
|
|
5118
5015
|
.modal__base-page-container___eZhia,
|
|
5119
5016
|
.modal__basePageContainer___QUmCs {
|
|
5120
5017
|
max-width: 1440px !important;
|
|
@@ -5123,13 +5020,6 @@ button {
|
|
|
5123
5020
|
.modal__removeScroll___sjuCx {
|
|
5124
5021
|
overflow-y: hidden !important;
|
|
5125
5022
|
}
|
|
5126
|
-
::selection {
|
|
5127
|
-
background-color: #e8a76c;
|
|
5128
|
-
color: #000;
|
|
5129
|
-
}
|
|
5130
|
-
img::selection {
|
|
5131
|
-
background-color: transparent;
|
|
5132
|
-
}
|
|
5133
5023
|
.modal__mr-5___DjKqT,
|
|
5134
5024
|
.modal__mr5___il5jH {
|
|
5135
5025
|
margin-right: 30px !important;
|
|
@@ -5602,9 +5492,6 @@ h5,
|
|
|
5602
5492
|
.address-item__margin0auto___xOJ1C {
|
|
5603
5493
|
margin: 0 auto;
|
|
5604
5494
|
}
|
|
5605
|
-
button {
|
|
5606
|
-
cursor: pointer;
|
|
5607
|
-
}
|
|
5608
5495
|
.address-item__base-page-container___KQ_WO,
|
|
5609
5496
|
.address-item__basePageContainer___Uq5VA {
|
|
5610
5497
|
max-width: 1440px !important;
|
|
@@ -5613,13 +5500,6 @@ button {
|
|
|
5613
5500
|
.address-item__removeScroll___pnOdH {
|
|
5614
5501
|
overflow-y: hidden !important;
|
|
5615
5502
|
}
|
|
5616
|
-
::selection {
|
|
5617
|
-
background-color: #e8a76c;
|
|
5618
|
-
color: #000;
|
|
5619
|
-
}
|
|
5620
|
-
img::selection {
|
|
5621
|
-
background-color: transparent;
|
|
5622
|
-
}
|
|
5623
5503
|
.address-item__mr-5___XwVAS,
|
|
5624
5504
|
.address-item__mr5___XLJZf {
|
|
5625
5505
|
margin-right: 30px !important;
|
|
@@ -6001,9 +5881,6 @@ h5,
|
|
|
6001
5881
|
.single-address-content__margin0auto___n3M4W {
|
|
6002
5882
|
margin: 0 auto;
|
|
6003
5883
|
}
|
|
6004
|
-
button {
|
|
6005
|
-
cursor: pointer;
|
|
6006
|
-
}
|
|
6007
5884
|
.single-address-content__base-page-container___YIlrR,
|
|
6008
5885
|
.single-address-content__basePageContainer___H_ugY {
|
|
6009
5886
|
max-width: 1440px !important;
|
|
@@ -6012,13 +5889,6 @@ button {
|
|
|
6012
5889
|
.single-address-content__removeScroll___KCaIM {
|
|
6013
5890
|
overflow-y: hidden !important;
|
|
6014
5891
|
}
|
|
6015
|
-
::selection {
|
|
6016
|
-
background-color: #e8a76c;
|
|
6017
|
-
color: #000;
|
|
6018
|
-
}
|
|
6019
|
-
img::selection {
|
|
6020
|
-
background-color: transparent;
|
|
6021
|
-
}
|
|
6022
5892
|
.single-address-content__mr-5___T3gO_,
|
|
6023
5893
|
.single-address-content__mr5___yma3A {
|
|
6024
5894
|
margin-right: 30px !important;
|
|
@@ -6517,9 +6387,6 @@ h5,
|
|
|
6517
6387
|
.single-address-header__margin0auto___si1EW {
|
|
6518
6388
|
margin: 0 auto;
|
|
6519
6389
|
}
|
|
6520
|
-
button {
|
|
6521
|
-
cursor: pointer;
|
|
6522
|
-
}
|
|
6523
6390
|
.single-address-header__base-page-container___DbWbc,
|
|
6524
6391
|
.single-address-header__basePageContainer___RCZhY {
|
|
6525
6392
|
max-width: 1440px !important;
|
|
@@ -6528,13 +6395,6 @@ button {
|
|
|
6528
6395
|
.single-address-header__removeScroll___nGQFo {
|
|
6529
6396
|
overflow-y: hidden !important;
|
|
6530
6397
|
}
|
|
6531
|
-
::selection {
|
|
6532
|
-
background-color: #e8a76c;
|
|
6533
|
-
color: #000;
|
|
6534
|
-
}
|
|
6535
|
-
img::selection {
|
|
6536
|
-
background-color: transparent;
|
|
6537
|
-
}
|
|
6538
6398
|
.single-address-header__mr-5___DtA3i,
|
|
6539
6399
|
.single-address-header__mr5___XkhXF {
|
|
6540
6400
|
margin-right: 30px !important;
|
|
@@ -7063,9 +6923,6 @@ h5,
|
|
|
7063
6923
|
.checkout__margin0auto___SCYWv {
|
|
7064
6924
|
margin: 0 auto;
|
|
7065
6925
|
}
|
|
7066
|
-
button {
|
|
7067
|
-
cursor: pointer;
|
|
7068
|
-
}
|
|
7069
6926
|
.checkout__base-page-container___kQUF9,
|
|
7070
6927
|
.checkout__basePageContainer___k2BZc {
|
|
7071
6928
|
max-width: 1440px !important;
|
|
@@ -7074,13 +6931,6 @@ button {
|
|
|
7074
6931
|
.checkout__removeScroll___bziZQ {
|
|
7075
6932
|
overflow-y: hidden !important;
|
|
7076
6933
|
}
|
|
7077
|
-
::selection {
|
|
7078
|
-
background-color: #e8a76c;
|
|
7079
|
-
color: #000;
|
|
7080
|
-
}
|
|
7081
|
-
img::selection {
|
|
7082
|
-
background-color: transparent;
|
|
7083
|
-
}
|
|
7084
6934
|
.checkout__mr-5___OxNLu,
|
|
7085
6935
|
.checkout__mr5___z8Rlw {
|
|
7086
6936
|
margin-right: 30px !important;
|
|
@@ -7168,6 +7018,7 @@ img::selection {
|
|
|
7168
7018
|
.checkout__mainContainer___sD3Rj {
|
|
7169
7019
|
display: block;
|
|
7170
7020
|
padding: 0px;
|
|
7021
|
+
padding-bottom: 104px;
|
|
7171
7022
|
}
|
|
7172
7023
|
}
|
|
7173
7024
|
.checkout__leftContainer___Ov5FK {
|
|
@@ -7444,9 +7295,6 @@ h5,
|
|
|
7444
7295
|
.checkout-payment-content__margin0auto___nYFlQ {
|
|
7445
7296
|
margin: 0 auto;
|
|
7446
7297
|
}
|
|
7447
|
-
button {
|
|
7448
|
-
cursor: pointer;
|
|
7449
|
-
}
|
|
7450
7298
|
.checkout-payment-content__base-page-container___e6ryj,
|
|
7451
7299
|
.checkout-payment-content__basePageContainer___SFq_B {
|
|
7452
7300
|
max-width: 1440px !important;
|
|
@@ -7455,13 +7303,6 @@ button {
|
|
|
7455
7303
|
.checkout-payment-content__removeScroll___B6zPl {
|
|
7456
7304
|
overflow-y: hidden !important;
|
|
7457
7305
|
}
|
|
7458
|
-
::selection {
|
|
7459
|
-
background-color: #e8a76c;
|
|
7460
|
-
color: #000;
|
|
7461
|
-
}
|
|
7462
|
-
img::selection {
|
|
7463
|
-
background-color: transparent;
|
|
7464
|
-
}
|
|
7465
7306
|
.checkout-payment-content__mr-5___JyuiJ,
|
|
7466
7307
|
.checkout-payment-content__mr5___yab6i {
|
|
7467
7308
|
margin-right: 30px !important;
|
|
@@ -9457,9 +9298,6 @@ h5,
|
|
|
9457
9298
|
.spinner__margin0auto___ZHKyk {
|
|
9458
9299
|
margin: 0 auto;
|
|
9459
9300
|
}
|
|
9460
|
-
button {
|
|
9461
|
-
cursor: pointer;
|
|
9462
|
-
}
|
|
9463
9301
|
.spinner__base-page-container___rI6Ib,
|
|
9464
9302
|
.spinner__basePageContainer___Fk3hE {
|
|
9465
9303
|
max-width: 1440px !important;
|
|
@@ -9468,13 +9306,6 @@ button {
|
|
|
9468
9306
|
.spinner__removeScroll___EWrEI {
|
|
9469
9307
|
overflow-y: hidden !important;
|
|
9470
9308
|
}
|
|
9471
|
-
::selection {
|
|
9472
|
-
background-color: #e8a76c;
|
|
9473
|
-
color: #000;
|
|
9474
|
-
}
|
|
9475
|
-
img::selection {
|
|
9476
|
-
background-color: transparent;
|
|
9477
|
-
}
|
|
9478
9309
|
.spinner__mr-5___OM2WR,
|
|
9479
9310
|
.spinner__mr5____UIIe {
|
|
9480
9311
|
margin-right: 30px !important;
|
|
@@ -9830,9 +9661,6 @@ h5,
|
|
|
9830
9661
|
.checkout-payment__margin0auto___BZQ5m {
|
|
9831
9662
|
margin: 0 auto;
|
|
9832
9663
|
}
|
|
9833
|
-
button {
|
|
9834
|
-
cursor: pointer;
|
|
9835
|
-
}
|
|
9836
9664
|
.checkout-payment__base-page-container___mzDIj,
|
|
9837
9665
|
.checkout-payment__basePageContainer___JRzz2 {
|
|
9838
9666
|
max-width: 1440px !important;
|
|
@@ -9841,13 +9669,6 @@ button {
|
|
|
9841
9669
|
.checkout-payment__removeScroll___s36SQ {
|
|
9842
9670
|
overflow-y: hidden !important;
|
|
9843
9671
|
}
|
|
9844
|
-
::selection {
|
|
9845
|
-
background-color: #e8a76c;
|
|
9846
|
-
color: #000;
|
|
9847
|
-
}
|
|
9848
|
-
img::selection {
|
|
9849
|
-
background-color: transparent;
|
|
9850
|
-
}
|
|
9851
9672
|
.checkout-payment__mr-5___abIQE,
|
|
9852
9673
|
.checkout-payment__mr5___HddZK {
|
|
9853
9674
|
margin-right: 30px !important;
|
|
@@ -10255,9 +10076,6 @@ h5,
|
|
|
10255
10076
|
.checkout-payment-failure__margin0auto___hrn9i {
|
|
10256
10077
|
margin: 0 auto;
|
|
10257
10078
|
}
|
|
10258
|
-
button {
|
|
10259
|
-
cursor: pointer;
|
|
10260
|
-
}
|
|
10261
10079
|
.checkout-payment-failure__base-page-container___H7PkO,
|
|
10262
10080
|
.checkout-payment-failure__basePageContainer___zSV86 {
|
|
10263
10081
|
max-width: 1440px !important;
|
|
@@ -10266,13 +10084,6 @@ button {
|
|
|
10266
10084
|
.checkout-payment-failure__removeScroll___QdHBp {
|
|
10267
10085
|
overflow-y: hidden !important;
|
|
10268
10086
|
}
|
|
10269
|
-
::selection {
|
|
10270
|
-
background-color: #e8a76c;
|
|
10271
|
-
color: #000;
|
|
10272
|
-
}
|
|
10273
|
-
img::selection {
|
|
10274
|
-
background-color: transparent;
|
|
10275
|
-
}
|
|
10276
10087
|
.checkout-payment-failure__mr-5___Cg1Ro,
|
|
10277
10088
|
.checkout-payment-failure__mr5___JTHvr {
|
|
10278
10089
|
margin-right: 30px !important;
|
|
@@ -10631,9 +10442,6 @@ h5,
|
|
|
10631
10442
|
.price-breakup__margin0auto___mg_Tr {
|
|
10632
10443
|
margin: 0 auto;
|
|
10633
10444
|
}
|
|
10634
|
-
button {
|
|
10635
|
-
cursor: pointer;
|
|
10636
|
-
}
|
|
10637
10445
|
.price-breakup__base-page-container___q5GMA,
|
|
10638
10446
|
.price-breakup__basePageContainer___uyNsJ {
|
|
10639
10447
|
max-width: 1440px !important;
|
|
@@ -10642,13 +10450,6 @@ button {
|
|
|
10642
10450
|
.price-breakup__removeScroll___ZpjfH {
|
|
10643
10451
|
overflow-y: hidden !important;
|
|
10644
10452
|
}
|
|
10645
|
-
::selection {
|
|
10646
|
-
background-color: #e8a76c;
|
|
10647
|
-
color: #000;
|
|
10648
|
-
}
|
|
10649
|
-
img::selection {
|
|
10650
|
-
background-color: transparent;
|
|
10651
|
-
}
|
|
10652
10453
|
.price-breakup__mr-5___IBp4f,
|
|
10653
10454
|
.price-breakup__mr5___ucqoB {
|
|
10654
10455
|
margin-right: 30px !important;
|
|
@@ -11093,9 +10894,6 @@ h5,
|
|
|
11093
10894
|
.stepper__margin0auto___U9htG {
|
|
11094
10895
|
margin: 0 auto;
|
|
11095
10896
|
}
|
|
11096
|
-
button {
|
|
11097
|
-
cursor: pointer;
|
|
11098
|
-
}
|
|
11099
10897
|
.stepper__base-page-container___S2O7Z,
|
|
11100
10898
|
.stepper__basePageContainer___ilErx {
|
|
11101
10899
|
max-width: 1440px !important;
|
|
@@ -11104,13 +10902,6 @@ button {
|
|
|
11104
10902
|
.stepper__removeScroll___xyR0y {
|
|
11105
10903
|
overflow-y: hidden !important;
|
|
11106
10904
|
}
|
|
11107
|
-
::selection {
|
|
11108
|
-
background-color: #e8a76c;
|
|
11109
|
-
color: #000;
|
|
11110
|
-
}
|
|
11111
|
-
img::selection {
|
|
11112
|
-
background-color: transparent;
|
|
11113
|
-
}
|
|
11114
10905
|
.stepper__mr-5___ddpID,
|
|
11115
10906
|
.stepper__mr5___lD5O7 {
|
|
11116
10907
|
margin-right: 30px !important;
|
|
@@ -11513,9 +11304,6 @@ h5,
|
|
|
11513
11304
|
.coupon__margin0auto___s50sG {
|
|
11514
11305
|
margin: 0 auto;
|
|
11515
11306
|
}
|
|
11516
|
-
button {
|
|
11517
|
-
cursor: pointer;
|
|
11518
|
-
}
|
|
11519
11307
|
.coupon__base-page-container___qHZZI,
|
|
11520
11308
|
.coupon__basePageContainer___cMS4X {
|
|
11521
11309
|
max-width: 1440px !important;
|
|
@@ -11524,13 +11312,6 @@ button {
|
|
|
11524
11312
|
.coupon__removeScroll___Zm11A {
|
|
11525
11313
|
overflow-y: hidden !important;
|
|
11526
11314
|
}
|
|
11527
|
-
::selection {
|
|
11528
|
-
background-color: #e8a76c;
|
|
11529
|
-
color: #000;
|
|
11530
|
-
}
|
|
11531
|
-
img::selection {
|
|
11532
|
-
background-color: transparent;
|
|
11533
|
-
}
|
|
11534
11315
|
.coupon__mr-5___Q2ora,
|
|
11535
11316
|
.coupon__mr5___a6PQR {
|
|
11536
11317
|
margin-right: 30px !important;
|
|
@@ -12229,9 +12010,6 @@ h5,
|
|
|
12229
12010
|
.comment__margin0auto___Tit7w {
|
|
12230
12011
|
margin: 0 auto;
|
|
12231
12012
|
}
|
|
12232
|
-
button {
|
|
12233
|
-
cursor: pointer;
|
|
12234
|
-
}
|
|
12235
12013
|
.comment__base-page-container___BgFr9,
|
|
12236
12014
|
.comment__basePageContainer___M5N_l {
|
|
12237
12015
|
max-width: 1440px !important;
|
|
@@ -12240,13 +12018,6 @@ button {
|
|
|
12240
12018
|
.comment__removeScroll___gE2l9 {
|
|
12241
12019
|
overflow-y: hidden !important;
|
|
12242
12020
|
}
|
|
12243
|
-
::selection {
|
|
12244
|
-
background-color: #e8a76c;
|
|
12245
|
-
color: #000;
|
|
12246
|
-
}
|
|
12247
|
-
img::selection {
|
|
12248
|
-
background-color: transparent;
|
|
12249
|
-
}
|
|
12250
12021
|
.comment__mr-5___lgGRF,
|
|
12251
12022
|
.comment__mr5___POQNm {
|
|
12252
12023
|
margin-right: 30px !important;
|