@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
|
.cart__margin0auto___aXnVq {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.cart__base-page-container___eEfHd,
|
|
257
254
|
.cart__basePageContainer___fmSUA {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.cart__removeScroll___qYvqi {
|
|
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
|
.cart__mr-5___cPJRD,
|
|
272
262
|
.cart__mr5___jvs4H {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -771,9 +761,6 @@ h5,
|
|
|
771
761
|
.delivery-location__margin0auto___EfyAV {
|
|
772
762
|
margin: 0 auto;
|
|
773
763
|
}
|
|
774
|
-
button {
|
|
775
|
-
cursor: pointer;
|
|
776
|
-
}
|
|
777
764
|
.delivery-location__base-page-container___xPlKn,
|
|
778
765
|
.delivery-location__basePageContainer___Lu3RW {
|
|
779
766
|
max-width: 1440px !important;
|
|
@@ -782,13 +769,6 @@ button {
|
|
|
782
769
|
.delivery-location__removeScroll___J_pr9 {
|
|
783
770
|
overflow-y: hidden !important;
|
|
784
771
|
}
|
|
785
|
-
::selection {
|
|
786
|
-
background-color: #e8a76c;
|
|
787
|
-
color: #000;
|
|
788
|
-
}
|
|
789
|
-
img::selection {
|
|
790
|
-
background-color: transparent;
|
|
791
|
-
}
|
|
792
772
|
.delivery-location__mr-5___AQANh,
|
|
793
773
|
.delivery-location__mr5___O4MEP {
|
|
794
774
|
margin-right: 30px !important;
|
|
@@ -1485,9 +1465,6 @@ h5,
|
|
|
1485
1465
|
.modal__margin0auto___dB88d {
|
|
1486
1466
|
margin: 0 auto;
|
|
1487
1467
|
}
|
|
1488
|
-
button {
|
|
1489
|
-
cursor: pointer;
|
|
1490
|
-
}
|
|
1491
1468
|
.modal__base-page-container___eZhia,
|
|
1492
1469
|
.modal__basePageContainer___QUmCs {
|
|
1493
1470
|
max-width: 1440px !important;
|
|
@@ -1496,13 +1473,6 @@ button {
|
|
|
1496
1473
|
.modal__removeScroll___sjuCx {
|
|
1497
1474
|
overflow-y: hidden !important;
|
|
1498
1475
|
}
|
|
1499
|
-
::selection {
|
|
1500
|
-
background-color: #e8a76c;
|
|
1501
|
-
color: #000;
|
|
1502
|
-
}
|
|
1503
|
-
img::selection {
|
|
1504
|
-
background-color: transparent;
|
|
1505
|
-
}
|
|
1506
1476
|
.modal__mr-5___DjKqT,
|
|
1507
1477
|
.modal__mr5___il5jH {
|
|
1508
1478
|
margin-right: 30px !important;
|
|
@@ -1975,9 +1945,6 @@ h5,
|
|
|
1975
1945
|
.address-item__margin0auto___xOJ1C {
|
|
1976
1946
|
margin: 0 auto;
|
|
1977
1947
|
}
|
|
1978
|
-
button {
|
|
1979
|
-
cursor: pointer;
|
|
1980
|
-
}
|
|
1981
1948
|
.address-item__base-page-container___KQ_WO,
|
|
1982
1949
|
.address-item__basePageContainer___Uq5VA {
|
|
1983
1950
|
max-width: 1440px !important;
|
|
@@ -1986,13 +1953,6 @@ button {
|
|
|
1986
1953
|
.address-item__removeScroll___pnOdH {
|
|
1987
1954
|
overflow-y: hidden !important;
|
|
1988
1955
|
}
|
|
1989
|
-
::selection {
|
|
1990
|
-
background-color: #e8a76c;
|
|
1991
|
-
color: #000;
|
|
1992
|
-
}
|
|
1993
|
-
img::selection {
|
|
1994
|
-
background-color: transparent;
|
|
1995
|
-
}
|
|
1996
1956
|
.address-item__mr-5___XwVAS,
|
|
1997
1957
|
.address-item__mr5___XLJZf {
|
|
1998
1958
|
margin-right: 30px !important;
|
|
@@ -2374,9 +2334,6 @@ h5,
|
|
|
2374
2334
|
.address-form__margin0auto___yIg0a {
|
|
2375
2335
|
margin: 0 auto;
|
|
2376
2336
|
}
|
|
2377
|
-
button {
|
|
2378
|
-
cursor: pointer;
|
|
2379
|
-
}
|
|
2380
2337
|
.address-form__base-page-container___tfikQ,
|
|
2381
2338
|
.address-form__basePageContainer___g68Pu {
|
|
2382
2339
|
max-width: 1440px !important;
|
|
@@ -2385,13 +2342,6 @@ button {
|
|
|
2385
2342
|
.address-form__removeScroll___DoCyw {
|
|
2386
2343
|
overflow-y: hidden !important;
|
|
2387
2344
|
}
|
|
2388
|
-
::selection {
|
|
2389
|
-
background-color: #e8a76c;
|
|
2390
|
-
color: #000;
|
|
2391
|
-
}
|
|
2392
|
-
img::selection {
|
|
2393
|
-
background-color: transparent;
|
|
2394
|
-
}
|
|
2395
2345
|
.address-form__mr-5___guovC,
|
|
2396
2346
|
.address-form__mr5___PXfNJ {
|
|
2397
2347
|
margin-right: 30px !important;
|
|
@@ -3137,9 +3087,6 @@ h5,
|
|
|
3137
3087
|
.fy-input__margin0auto___dSSwm {
|
|
3138
3088
|
margin: 0 auto;
|
|
3139
3089
|
}
|
|
3140
|
-
button {
|
|
3141
|
-
cursor: pointer;
|
|
3142
|
-
}
|
|
3143
3090
|
.fy-input__base-page-container___DIijL,
|
|
3144
3091
|
.fy-input__basePageContainer___iFW9V {
|
|
3145
3092
|
max-width: 1440px !important;
|
|
@@ -3148,13 +3095,6 @@ button {
|
|
|
3148
3095
|
.fy-input__removeScroll___ZJHN4 {
|
|
3149
3096
|
overflow-y: hidden !important;
|
|
3150
3097
|
}
|
|
3151
|
-
::selection {
|
|
3152
|
-
background-color: #e8a76c;
|
|
3153
|
-
color: #000;
|
|
3154
|
-
}
|
|
3155
|
-
img::selection {
|
|
3156
|
-
background-color: transparent;
|
|
3157
|
-
}
|
|
3158
3098
|
.fy-input__mr-5___v4vQm,
|
|
3159
3099
|
.fy-input__mr5___FnOZz {
|
|
3160
3100
|
margin-right: 30px !important;
|
|
@@ -3611,9 +3551,6 @@ h5,
|
|
|
3611
3551
|
.fy-input-group__margin0auto___yXReN {
|
|
3612
3552
|
margin: 0 auto;
|
|
3613
3553
|
}
|
|
3614
|
-
button {
|
|
3615
|
-
cursor: pointer;
|
|
3616
|
-
}
|
|
3617
3554
|
.fy-input-group__base-page-container___pEbR9,
|
|
3618
3555
|
.fy-input-group__basePageContainer___zU6sM {
|
|
3619
3556
|
max-width: 1440px !important;
|
|
@@ -3622,13 +3559,6 @@ button {
|
|
|
3622
3559
|
.fy-input-group__removeScroll___axbTm {
|
|
3623
3560
|
overflow-y: hidden !important;
|
|
3624
3561
|
}
|
|
3625
|
-
::selection {
|
|
3626
|
-
background-color: #e8a76c;
|
|
3627
|
-
color: #000;
|
|
3628
|
-
}
|
|
3629
|
-
img::selection {
|
|
3630
|
-
background-color: transparent;
|
|
3631
|
-
}
|
|
3632
3562
|
.fy-input-group__mr-5___eP9x0,
|
|
3633
3563
|
.fy-input-group__mr5___MAQOI {
|
|
3634
3564
|
margin-right: 30px !important;
|
|
@@ -3999,9 +3929,6 @@ h5,
|
|
|
3999
3929
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
4000
3930
|
margin: 0 auto;
|
|
4001
3931
|
}
|
|
4002
|
-
button {
|
|
4003
|
-
cursor: pointer;
|
|
4004
|
-
}
|
|
4005
3932
|
.fy-dropdown__base-page-container___obW4G,
|
|
4006
3933
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
4007
3934
|
max-width: 1440px !important;
|
|
@@ -4010,13 +3937,6 @@ button {
|
|
|
4010
3937
|
.fy-dropdown__removeScroll___YixrL {
|
|
4011
3938
|
overflow-y: hidden !important;
|
|
4012
3939
|
}
|
|
4013
|
-
::selection {
|
|
4014
|
-
background-color: #e8a76c;
|
|
4015
|
-
color: #000;
|
|
4016
|
-
}
|
|
4017
|
-
img::selection {
|
|
4018
|
-
background-color: transparent;
|
|
4019
|
-
}
|
|
4020
3940
|
.fy-dropdown__mr-5___ctv4d,
|
|
4021
3941
|
.fy-dropdown__mr5___oPnFN {
|
|
4022
3942
|
margin-right: 30px !important;
|
|
@@ -4449,9 +4369,6 @@ h5,
|
|
|
4449
4369
|
.mobile-number__margin0auto___dwzed {
|
|
4450
4370
|
margin: 0 auto;
|
|
4451
4371
|
}
|
|
4452
|
-
button {
|
|
4453
|
-
cursor: pointer;
|
|
4454
|
-
}
|
|
4455
4372
|
.mobile-number__base-page-container___AjFDR,
|
|
4456
4373
|
.mobile-number__basePageContainer___c8a0F {
|
|
4457
4374
|
max-width: 1440px !important;
|
|
@@ -4460,13 +4377,6 @@ button {
|
|
|
4460
4377
|
.mobile-number__removeScroll___hiYOj {
|
|
4461
4378
|
overflow-y: hidden !important;
|
|
4462
4379
|
}
|
|
4463
|
-
::selection {
|
|
4464
|
-
background-color: #e8a76c;
|
|
4465
|
-
color: #000;
|
|
4466
|
-
}
|
|
4467
|
-
img::selection {
|
|
4468
|
-
background-color: transparent;
|
|
4469
|
-
}
|
|
4470
4380
|
.mobile-number__mr-5___gRl4u,
|
|
4471
4381
|
.mobile-number__mr5___tOVbz {
|
|
4472
4382
|
margin-right: 30px !important;
|
|
@@ -4858,9 +4768,6 @@ h5,
|
|
|
4858
4768
|
.form-input-selector__margin0auto___ZobPO {
|
|
4859
4769
|
margin: 0 auto;
|
|
4860
4770
|
}
|
|
4861
|
-
button {
|
|
4862
|
-
cursor: pointer;
|
|
4863
|
-
}
|
|
4864
4771
|
.form-input-selector__base-page-container___gPJNW,
|
|
4865
4772
|
.form-input-selector__basePageContainer___VKttz {
|
|
4866
4773
|
max-width: 1440px !important;
|
|
@@ -4869,13 +4776,6 @@ button {
|
|
|
4869
4776
|
.form-input-selector__removeScroll___oClWr {
|
|
4870
4777
|
overflow-y: hidden !important;
|
|
4871
4778
|
}
|
|
4872
|
-
::selection {
|
|
4873
|
-
background-color: #e8a76c;
|
|
4874
|
-
color: #000;
|
|
4875
|
-
}
|
|
4876
|
-
img::selection {
|
|
4877
|
-
background-color: transparent;
|
|
4878
|
-
}
|
|
4879
4779
|
.form-input-selector__mr-5___v5gtT,
|
|
4880
4780
|
.form-input-selector__mr5___H3llg {
|
|
4881
4781
|
margin-right: 30px !important;
|
|
@@ -5226,9 +5126,6 @@ h5,
|
|
|
5226
5126
|
.coupon__margin0auto___s50sG {
|
|
5227
5127
|
margin: 0 auto;
|
|
5228
5128
|
}
|
|
5229
|
-
button {
|
|
5230
|
-
cursor: pointer;
|
|
5231
|
-
}
|
|
5232
5129
|
.coupon__base-page-container___qHZZI,
|
|
5233
5130
|
.coupon__basePageContainer___cMS4X {
|
|
5234
5131
|
max-width: 1440px !important;
|
|
@@ -5237,13 +5134,6 @@ button {
|
|
|
5237
5134
|
.coupon__removeScroll___Zm11A {
|
|
5238
5135
|
overflow-y: hidden !important;
|
|
5239
5136
|
}
|
|
5240
|
-
::selection {
|
|
5241
|
-
background-color: #e8a76c;
|
|
5242
|
-
color: #000;
|
|
5243
|
-
}
|
|
5244
|
-
img::selection {
|
|
5245
|
-
background-color: transparent;
|
|
5246
|
-
}
|
|
5247
5137
|
.coupon__mr-5___Q2ora,
|
|
5248
5138
|
.coupon__mr5___a6PQR {
|
|
5249
5139
|
margin-right: 30px !important;
|
|
@@ -5942,9 +5832,6 @@ h5,
|
|
|
5942
5832
|
.comment__margin0auto___Tit7w {
|
|
5943
5833
|
margin: 0 auto;
|
|
5944
5834
|
}
|
|
5945
|
-
button {
|
|
5946
|
-
cursor: pointer;
|
|
5947
|
-
}
|
|
5948
5835
|
.comment__base-page-container___BgFr9,
|
|
5949
5836
|
.comment__basePageContainer___M5N_l {
|
|
5950
5837
|
max-width: 1440px !important;
|
|
@@ -5953,13 +5840,6 @@ button {
|
|
|
5953
5840
|
.comment__removeScroll___gE2l9 {
|
|
5954
5841
|
overflow-y: hidden !important;
|
|
5955
5842
|
}
|
|
5956
|
-
::selection {
|
|
5957
|
-
background-color: #e8a76c;
|
|
5958
|
-
color: #000;
|
|
5959
|
-
}
|
|
5960
|
-
img::selection {
|
|
5961
|
-
background-color: transparent;
|
|
5962
|
-
}
|
|
5963
5843
|
.comment__mr-5___lgGRF,
|
|
5964
5844
|
.comment__mr5___POQNm {
|
|
5965
5845
|
margin-right: 30px !important;
|
|
@@ -6507,9 +6387,6 @@ h5,
|
|
|
6507
6387
|
.gst-card__margin0auto____YpL4 {
|
|
6508
6388
|
margin: 0 auto;
|
|
6509
6389
|
}
|
|
6510
|
-
button {
|
|
6511
|
-
cursor: pointer;
|
|
6512
|
-
}
|
|
6513
6390
|
.gst-card__base-page-container___lm0cW,
|
|
6514
6391
|
.gst-card__basePageContainer___M6PGM {
|
|
6515
6392
|
max-width: 1440px !important;
|
|
@@ -6518,13 +6395,6 @@ button {
|
|
|
6518
6395
|
.gst-card__removeScroll___uQ8AM {
|
|
6519
6396
|
overflow-y: hidden !important;
|
|
6520
6397
|
}
|
|
6521
|
-
::selection {
|
|
6522
|
-
background-color: #e8a76c;
|
|
6523
|
-
color: #000;
|
|
6524
|
-
}
|
|
6525
|
-
img::selection {
|
|
6526
|
-
background-color: transparent;
|
|
6527
|
-
}
|
|
6528
6398
|
.gst-card__mr-5___SGx3p,
|
|
6529
6399
|
.gst-card__mr5___cZ60B {
|
|
6530
6400
|
margin-right: 30px !important;
|
|
@@ -6933,9 +6803,6 @@ h5,
|
|
|
6933
6803
|
.price-breakup__margin0auto___mg_Tr {
|
|
6934
6804
|
margin: 0 auto;
|
|
6935
6805
|
}
|
|
6936
|
-
button {
|
|
6937
|
-
cursor: pointer;
|
|
6938
|
-
}
|
|
6939
6806
|
.price-breakup__base-page-container___q5GMA,
|
|
6940
6807
|
.price-breakup__basePageContainer___uyNsJ {
|
|
6941
6808
|
max-width: 1440px !important;
|
|
@@ -6944,13 +6811,6 @@ button {
|
|
|
6944
6811
|
.price-breakup__removeScroll___ZpjfH {
|
|
6945
6812
|
overflow-y: hidden !important;
|
|
6946
6813
|
}
|
|
6947
|
-
::selection {
|
|
6948
|
-
background-color: #e8a76c;
|
|
6949
|
-
color: #000;
|
|
6950
|
-
}
|
|
6951
|
-
img::selection {
|
|
6952
|
-
background-color: transparent;
|
|
6953
|
-
}
|
|
6954
6814
|
.price-breakup__mr-5___IBp4f,
|
|
6955
6815
|
.price-breakup__mr5___ucqoB {
|
|
6956
6816
|
margin-right: 30px !important;
|
|
@@ -7395,9 +7255,6 @@ h5,
|
|
|
7395
7255
|
.chip-item__margin0auto___zw8Wf {
|
|
7396
7256
|
margin: 0 auto;
|
|
7397
7257
|
}
|
|
7398
|
-
button {
|
|
7399
|
-
cursor: pointer;
|
|
7400
|
-
}
|
|
7401
7258
|
.chip-item__base-page-container___tpwlm,
|
|
7402
7259
|
.chip-item__basePageContainer___tatGu {
|
|
7403
7260
|
max-width: 1440px !important;
|
|
@@ -7406,13 +7263,6 @@ button {
|
|
|
7406
7263
|
.chip-item__removeScroll___GrcCf {
|
|
7407
7264
|
overflow-y: hidden !important;
|
|
7408
7265
|
}
|
|
7409
|
-
::selection {
|
|
7410
|
-
background-color: #e8a76c;
|
|
7411
|
-
color: #000;
|
|
7412
|
-
}
|
|
7413
|
-
img::selection {
|
|
7414
|
-
background-color: transparent;
|
|
7415
|
-
}
|
|
7416
7266
|
.chip-item__mr-5___TYpgd,
|
|
7417
7267
|
.chip-item__mr5___MnUyI {
|
|
7418
7268
|
margin-right: 30px !important;
|
|
@@ -7654,7 +7504,7 @@ img::selection {
|
|
|
7654
7504
|
font-size: 12px;
|
|
7655
7505
|
font-weight: 500;
|
|
7656
7506
|
margin-right: 12px;
|
|
7657
|
-
color: var(--
|
|
7507
|
+
color: var(--saleDiscountText, #1c958f);
|
|
7658
7508
|
}
|
|
7659
7509
|
.chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemTotalContainer___E0DQq .chip-item__deliveryDateWrapper___TcR1g {
|
|
7660
7510
|
display: flex;
|
|
@@ -7764,7 +7614,6 @@ img::selection {
|
|
|
7764
7614
|
align-items: flex-start;
|
|
7765
7615
|
}
|
|
7766
7616
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq {
|
|
7767
|
-
border-bottom: 1px solid #f0f0f0;
|
|
7768
7617
|
position: relative;
|
|
7769
7618
|
display: flex;
|
|
7770
7619
|
align-items: center;
|
|
@@ -7799,7 +7648,7 @@ img::selection {
|
|
|
7799
7648
|
font-weight: 400;
|
|
7800
7649
|
}
|
|
7801
7650
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq .chip-item__sizeModalDiv____Vutd .chip-item__sizeModalContent___TAnsO .chip-item__sizeDiscount___yJRZW {
|
|
7802
|
-
margin-top:
|
|
7651
|
+
margin-top: 8px;
|
|
7803
7652
|
font-size: 14px;
|
|
7804
7653
|
font-weight: 600;
|
|
7805
7654
|
}
|
|
@@ -7824,9 +7673,7 @@ img::selection {
|
|
|
7824
7673
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf {
|
|
7825
7674
|
display: flex;
|
|
7826
7675
|
flex-wrap: wrap;
|
|
7827
|
-
|
|
7828
|
-
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk {
|
|
7829
|
-
margin-right: 12px;
|
|
7676
|
+
gap: 12px;
|
|
7830
7677
|
margin-top: 12px;
|
|
7831
7678
|
}
|
|
7832
7679
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk .chip-item__singleSizeDetails___CgTsc {
|
|
@@ -7835,9 +7682,7 @@ img::selection {
|
|
|
7835
7682
|
background: #fff;
|
|
7836
7683
|
border: 1px solid #e2e2e2;
|
|
7837
7684
|
border-radius: 4px;
|
|
7838
|
-
padding:
|
|
7839
|
-
padding-bottom: 14px;
|
|
7840
|
-
padding-top: 14px;
|
|
7685
|
+
padding: 12px;
|
|
7841
7686
|
display: inline-block;
|
|
7842
7687
|
cursor: pointer;
|
|
7843
7688
|
}
|
|
@@ -8222,9 +8067,6 @@ h5,
|
|
|
8222
8067
|
.quantity-control__margin0auto___uqtOT {
|
|
8223
8068
|
margin: 0 auto;
|
|
8224
8069
|
}
|
|
8225
|
-
button {
|
|
8226
|
-
cursor: pointer;
|
|
8227
|
-
}
|
|
8228
8070
|
.quantity-control__base-page-container_____NJ7,
|
|
8229
8071
|
.quantity-control__basePageContainer___P_S4Y {
|
|
8230
8072
|
max-width: 1440px !important;
|
|
@@ -8233,13 +8075,6 @@ button {
|
|
|
8233
8075
|
.quantity-control__removeScroll___OJlc8 {
|
|
8234
8076
|
overflow-y: hidden !important;
|
|
8235
8077
|
}
|
|
8236
|
-
::selection {
|
|
8237
|
-
background-color: #e8a76c;
|
|
8238
|
-
color: #000;
|
|
8239
|
-
}
|
|
8240
|
-
img::selection {
|
|
8241
|
-
background-color: transparent;
|
|
8242
|
-
}
|
|
8243
8078
|
.quantity-control__mr-5___KrHWb,
|
|
8244
8079
|
.quantity-control__mr5___HDUFR {
|
|
8245
8080
|
margin-right: 30px !important;
|
|
@@ -8636,9 +8471,6 @@ h5,
|
|
|
8636
8471
|
.free-gift-item__margin0auto___hpTPs {
|
|
8637
8472
|
margin: 0 auto;
|
|
8638
8473
|
}
|
|
8639
|
-
button {
|
|
8640
|
-
cursor: pointer;
|
|
8641
|
-
}
|
|
8642
8474
|
.free-gift-item__base-page-container___LIKt3,
|
|
8643
8475
|
.free-gift-item__basePageContainer___lzNzG {
|
|
8644
8476
|
max-width: 1440px !important;
|
|
@@ -8647,13 +8479,6 @@ button {
|
|
|
8647
8479
|
.free-gift-item__removeScroll___DdTl9 {
|
|
8648
8480
|
overflow-y: hidden !important;
|
|
8649
8481
|
}
|
|
8650
|
-
::selection {
|
|
8651
|
-
background-color: #e8a76c;
|
|
8652
|
-
color: #000;
|
|
8653
|
-
}
|
|
8654
|
-
img::selection {
|
|
8655
|
-
background-color: transparent;
|
|
8656
|
-
}
|
|
8657
8482
|
.free-gift-item__mr-5___R4N5D,
|
|
8658
8483
|
.free-gift-item__mr5___OIG6F {
|
|
8659
8484
|
margin-right: 30px !important;
|
|
@@ -9064,9 +8889,6 @@ h5,
|
|
|
9064
8889
|
.share-cart__margin0auto___HFZi4 {
|
|
9065
8890
|
margin: 0 auto;
|
|
9066
8891
|
}
|
|
9067
|
-
button {
|
|
9068
|
-
cursor: pointer;
|
|
9069
|
-
}
|
|
9070
8892
|
.share-cart__base-page-container___bGvUi,
|
|
9071
8893
|
.share-cart__basePageContainer___ok3cx {
|
|
9072
8894
|
max-width: 1440px !important;
|
|
@@ -9075,13 +8897,6 @@ button {
|
|
|
9075
8897
|
.share-cart__removeScroll___gzbuo {
|
|
9076
8898
|
overflow-y: hidden !important;
|
|
9077
8899
|
}
|
|
9078
|
-
::selection {
|
|
9079
|
-
background-color: #e8a76c;
|
|
9080
|
-
color: #000;
|
|
9081
|
-
}
|
|
9082
|
-
img::selection {
|
|
9083
|
-
background-color: transparent;
|
|
9084
|
-
}
|
|
9085
8900
|
.share-cart__mr-5___AmJ1R,
|
|
9086
8901
|
.share-cart__mr5___cddRn {
|
|
9087
8902
|
margin-right: 30px !important;
|
|
@@ -9459,9 +9274,6 @@ h5,
|
|
|
9459
9274
|
.share-cart-modal__margin0auto___dmdLB {
|
|
9460
9275
|
margin: 0 auto;
|
|
9461
9276
|
}
|
|
9462
|
-
button {
|
|
9463
|
-
cursor: pointer;
|
|
9464
|
-
}
|
|
9465
9277
|
.share-cart-modal__base-page-container___Ih9il,
|
|
9466
9278
|
.share-cart-modal__basePageContainer___w79Gk {
|
|
9467
9279
|
max-width: 1440px !important;
|
|
@@ -9470,13 +9282,6 @@ button {
|
|
|
9470
9282
|
.share-cart-modal__removeScroll___dDiEc {
|
|
9471
9283
|
overflow-y: hidden !important;
|
|
9472
9284
|
}
|
|
9473
|
-
::selection {
|
|
9474
|
-
background-color: #e8a76c;
|
|
9475
|
-
color: #000;
|
|
9476
|
-
}
|
|
9477
|
-
img::selection {
|
|
9478
|
-
background-color: transparent;
|
|
9479
|
-
}
|
|
9480
9285
|
.share-cart-modal__mr-5___E0U4p,
|
|
9481
9286
|
.share-cart-modal__mr5___Hi621 {
|
|
9482
9287
|
margin-right: 30px !important;
|
|
@@ -10043,9 +9848,6 @@ h5,
|
|
|
10043
9848
|
.sticky-footer__margin0auto___Zv2YS {
|
|
10044
9849
|
margin: 0 auto;
|
|
10045
9850
|
}
|
|
10046
|
-
button {
|
|
10047
|
-
cursor: pointer;
|
|
10048
|
-
}
|
|
10049
9851
|
.sticky-footer__base-page-container___TyeXH,
|
|
10050
9852
|
.sticky-footer__basePageContainer___LIprl {
|
|
10051
9853
|
max-width: 1440px !important;
|
|
@@ -10054,13 +9856,6 @@ button {
|
|
|
10054
9856
|
.sticky-footer__removeScroll___lYDgv {
|
|
10055
9857
|
overflow-y: hidden !important;
|
|
10056
9858
|
}
|
|
10057
|
-
::selection {
|
|
10058
|
-
background-color: #e8a76c;
|
|
10059
|
-
color: #000;
|
|
10060
|
-
}
|
|
10061
|
-
img::selection {
|
|
10062
|
-
background-color: transparent;
|
|
10063
|
-
}
|
|
10064
9859
|
.sticky-footer__mr-5___Lai2Z,
|
|
10065
9860
|
.sticky-footer__mr5___kGo_t {
|
|
10066
9861
|
margin-right: 30px !important;
|
|
@@ -10139,11 +9934,8 @@ img::selection {
|
|
|
10139
9934
|
}
|
|
10140
9935
|
.sticky-footer__stickyFooter___vhgUO {
|
|
10141
9936
|
display: none;
|
|
10142
|
-
position:
|
|
10143
|
-
position: -webkit-
|
|
10144
|
-
position: -moz-fixed;
|
|
10145
|
-
position: -ms-fixed;
|
|
10146
|
-
position: -o-fixed;
|
|
9937
|
+
position: sticky;
|
|
9938
|
+
position: -webkit-sticky;
|
|
10147
9939
|
width: 100%;
|
|
10148
9940
|
line-height: 140%;
|
|
10149
9941
|
z-index: 1;
|
|
@@ -10595,9 +10387,6 @@ h5,
|
|
|
10595
10387
|
.remove-cart-item__margin0auto___QDoCO {
|
|
10596
10388
|
margin: 0 auto;
|
|
10597
10389
|
}
|
|
10598
|
-
button {
|
|
10599
|
-
cursor: pointer;
|
|
10600
|
-
}
|
|
10601
10390
|
.remove-cart-item__base-page-container___gq42n,
|
|
10602
10391
|
.remove-cart-item__basePageContainer___TD_XD {
|
|
10603
10392
|
max-width: 1440px !important;
|
|
@@ -10606,13 +10395,6 @@ button {
|
|
|
10606
10395
|
.remove-cart-item__removeScroll___l4R6m {
|
|
10607
10396
|
overflow-y: hidden !important;
|
|
10608
10397
|
}
|
|
10609
|
-
::selection {
|
|
10610
|
-
background-color: #e8a76c;
|
|
10611
|
-
color: #000;
|
|
10612
|
-
}
|
|
10613
|
-
img::selection {
|
|
10614
|
-
background-color: transparent;
|
|
10615
|
-
}
|
|
10616
10398
|
.remove-cart-item__mr-5___zd5nA,
|
|
10617
10399
|
.remove-cart-item__mr5___lt6uE {
|
|
10618
10400
|
margin-right: 30px !important;
|