@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
package/dist/pages/index.css
CHANGED
|
@@ -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;
|
|
@@ -11041,9 +10823,6 @@ h5,
|
|
|
11041
10823
|
.shared-cart__margin0auto___h8s0J {
|
|
11042
10824
|
margin: 0 auto;
|
|
11043
10825
|
}
|
|
11044
|
-
button {
|
|
11045
|
-
cursor: pointer;
|
|
11046
|
-
}
|
|
11047
10826
|
.shared-cart__base-page-container___Ivl9X,
|
|
11048
10827
|
.shared-cart__basePageContainer___w7JDi {
|
|
11049
10828
|
max-width: 1440px !important;
|
|
@@ -11052,13 +10831,6 @@ button {
|
|
|
11052
10831
|
.shared-cart__removeScroll___Sbp9C {
|
|
11053
10832
|
overflow-y: hidden !important;
|
|
11054
10833
|
}
|
|
11055
|
-
::selection {
|
|
11056
|
-
background-color: #e8a76c;
|
|
11057
|
-
color: #000;
|
|
11058
|
-
}
|
|
11059
|
-
img::selection {
|
|
11060
|
-
background-color: transparent;
|
|
11061
|
-
}
|
|
11062
10834
|
.shared-cart__mr-5___BIzAp,
|
|
11063
10835
|
.shared-cart__mr5___abA5H {
|
|
11064
10836
|
margin-right: 30px !important;
|
|
@@ -11519,9 +11291,6 @@ h5,
|
|
|
11519
11291
|
.chip-review-item__margin0auto___IB3vF {
|
|
11520
11292
|
margin: 0 auto;
|
|
11521
11293
|
}
|
|
11522
|
-
button {
|
|
11523
|
-
cursor: pointer;
|
|
11524
|
-
}
|
|
11525
11294
|
.chip-review-item__base-page-container___AzTeB,
|
|
11526
11295
|
.chip-review-item__basePageContainer___RCeGw {
|
|
11527
11296
|
max-width: 1440px !important;
|
|
@@ -11530,13 +11299,6 @@ button {
|
|
|
11530
11299
|
.chip-review-item__removeScroll___bcWzo {
|
|
11531
11300
|
overflow-y: hidden !important;
|
|
11532
11301
|
}
|
|
11533
|
-
::selection {
|
|
11534
|
-
background-color: #e8a76c;
|
|
11535
|
-
color: #000;
|
|
11536
|
-
}
|
|
11537
|
-
img::selection {
|
|
11538
|
-
background-color: transparent;
|
|
11539
|
-
}
|
|
11540
11302
|
.chip-review-item__mr-5___giiGG,
|
|
11541
11303
|
.chip-review-item__mr5___hfNxR {
|
|
11542
11304
|
margin-right: 30px !important;
|
|
@@ -12050,9 +11812,6 @@ h5,
|
|
|
12050
11812
|
.product-listing__margin0auto___CmTzG {
|
|
12051
11813
|
margin: 0 auto;
|
|
12052
11814
|
}
|
|
12053
|
-
button {
|
|
12054
|
-
cursor: pointer;
|
|
12055
|
-
}
|
|
12056
11815
|
.product-listing__base-page-container___zsegi,
|
|
12057
11816
|
.product-listing__basePageContainer___lWoY4 {
|
|
12058
11817
|
max-width: 1440px !important;
|
|
@@ -12061,13 +11820,6 @@ button {
|
|
|
12061
11820
|
.product-listing__removeScroll___o6kZk {
|
|
12062
11821
|
overflow-y: hidden !important;
|
|
12063
11822
|
}
|
|
12064
|
-
::selection {
|
|
12065
|
-
background-color: #e8a76c;
|
|
12066
|
-
color: #000;
|
|
12067
|
-
}
|
|
12068
|
-
img::selection {
|
|
12069
|
-
background-color: transparent;
|
|
12070
|
-
}
|
|
12071
11823
|
.product-listing__mr-5___r1j50,
|
|
12072
11824
|
.product-listing__mr5___pxVkw {
|
|
12073
11825
|
margin-right: 30px !important;
|
|
@@ -12972,9 +12724,6 @@ h5,
|
|
|
12972
12724
|
.breadcrumb__margin0auto___Qp6uT {
|
|
12973
12725
|
margin: 0 auto;
|
|
12974
12726
|
}
|
|
12975
|
-
button {
|
|
12976
|
-
cursor: pointer;
|
|
12977
|
-
}
|
|
12978
12727
|
.breadcrumb__base-page-container___cZJdW,
|
|
12979
12728
|
.breadcrumb__basePageContainer___x6QWs {
|
|
12980
12729
|
max-width: 1440px !important;
|
|
@@ -12983,13 +12732,6 @@ button {
|
|
|
12983
12732
|
.breadcrumb__removeScroll___yP_Qb {
|
|
12984
12733
|
overflow-y: hidden !important;
|
|
12985
12734
|
}
|
|
12986
|
-
::selection {
|
|
12987
|
-
background-color: #e8a76c;
|
|
12988
|
-
color: #000;
|
|
12989
|
-
}
|
|
12990
|
-
img::selection {
|
|
12991
|
-
background-color: transparent;
|
|
12992
|
-
}
|
|
12993
12735
|
.breadcrumb__mr-5___MN4Mm,
|
|
12994
12736
|
.breadcrumb__mr5___yoqTb {
|
|
12995
12737
|
margin-right: 30px !important;
|
|
@@ -13082,9 +12824,6 @@ img::selection {
|
|
|
13082
12824
|
.breadcrumb__breadcrumbs___lMY9E span {
|
|
13083
12825
|
color: var(--textSecondary, #9c9c9c);
|
|
13084
12826
|
}
|
|
13085
|
-
.breadcrumb__breadcrumbs___lMY9E span.breadcrumb__active___NRqNx {
|
|
13086
|
-
color: var(--buttonPrimary, #4e3f09);
|
|
13087
|
-
}
|
|
13088
12827
|
|
|
13089
12828
|
/**color by character**/
|
|
13090
12829
|
/** Font family **/
|
|
@@ -13375,9 +13114,6 @@ h5,
|
|
|
13375
13114
|
.product-card__margin0auto___bDCTH {
|
|
13376
13115
|
margin: 0 auto;
|
|
13377
13116
|
}
|
|
13378
|
-
button {
|
|
13379
|
-
cursor: pointer;
|
|
13380
|
-
}
|
|
13381
13117
|
.product-card__base-page-container___goroE,
|
|
13382
13118
|
.product-card__basePageContainer___ciwSl {
|
|
13383
13119
|
max-width: 1440px !important;
|
|
@@ -13386,13 +13122,6 @@ button {
|
|
|
13386
13122
|
.product-card__removeScroll___m9Lgv {
|
|
13387
13123
|
overflow-y: hidden !important;
|
|
13388
13124
|
}
|
|
13389
|
-
::selection {
|
|
13390
|
-
background-color: #e8a76c;
|
|
13391
|
-
color: #000;
|
|
13392
|
-
}
|
|
13393
|
-
img::selection {
|
|
13394
|
-
background-color: transparent;
|
|
13395
|
-
}
|
|
13396
13125
|
.product-card__mr-5___H__3E,
|
|
13397
13126
|
.product-card__mr5___nG6Pk {
|
|
13398
13127
|
margin-right: 30px !important;
|
|
@@ -13478,6 +13207,9 @@ img::selection {
|
|
|
13478
13207
|
letter-spacing: -0.02em;
|
|
13479
13208
|
font-weight: 400;
|
|
13480
13209
|
}
|
|
13210
|
+
.product-card__productCard___VMIjd .product-card__removeIcon___C1vVY path {
|
|
13211
|
+
fill: var(--textBody, #3c3131) !important;
|
|
13212
|
+
}
|
|
13481
13213
|
.product-card__productCard___VMIjd.product-card__sliderCard___Owqig .product-card__productDescContainer___S8oiv {
|
|
13482
13214
|
flex-direction: column !important;
|
|
13483
13215
|
}
|
|
@@ -13533,7 +13265,7 @@ img::selection {
|
|
|
13533
13265
|
.product-card__productCard___VMIjd .product-card__imageContainer___lRTmc .product-card__badge___Tstrb {
|
|
13534
13266
|
position: absolute;
|
|
13535
13267
|
min-width: 50px;
|
|
13536
|
-
border-radius:
|
|
13268
|
+
border-radius: var(--badgeRadius, 0px);
|
|
13537
13269
|
padding: 6px 12px;
|
|
13538
13270
|
text-align: center;
|
|
13539
13271
|
background-color: var(--saleBadgeBackground, #fff);
|
|
@@ -13673,7 +13405,6 @@ img::selection {
|
|
|
13673
13405
|
z-index: -2;
|
|
13674
13406
|
}
|
|
13675
13407
|
.product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__addToCart___KUnfH {
|
|
13676
|
-
border: 0.8px solid var(--dividerStokes, #d4d1d1);
|
|
13677
13408
|
background: var(--buttonSecondary, #fff);
|
|
13678
13409
|
font-weight: 500;
|
|
13679
13410
|
line-height: 16px;
|
|
@@ -14083,9 +13814,6 @@ h5,
|
|
|
14083
13814
|
.fy-button__margin0auto___LCb81 {
|
|
14084
13815
|
margin: 0 auto;
|
|
14085
13816
|
}
|
|
14086
|
-
button {
|
|
14087
|
-
cursor: pointer;
|
|
14088
|
-
}
|
|
14089
13817
|
.fy-button__base-page-container___blkPJ,
|
|
14090
13818
|
.fy-button__basePageContainer___ciPsX {
|
|
14091
13819
|
max-width: 1440px !important;
|
|
@@ -14094,13 +13822,6 @@ button {
|
|
|
14094
13822
|
.fy-button__removeScroll___UpL4U {
|
|
14095
13823
|
overflow-y: hidden !important;
|
|
14096
13824
|
}
|
|
14097
|
-
::selection {
|
|
14098
|
-
background-color: #e8a76c;
|
|
14099
|
-
color: #000;
|
|
14100
|
-
}
|
|
14101
|
-
img::selection {
|
|
14102
|
-
background-color: transparent;
|
|
14103
|
-
}
|
|
14104
13825
|
.fy-button__mr-5___A5qJJ,
|
|
14105
13826
|
.fy-button__mr5___BRUgW {
|
|
14106
13827
|
margin-right: 30px !important;
|
|
@@ -14192,7 +13913,7 @@ img::selection {
|
|
|
14192
13913
|
.fy-button__button___UES8C span {
|
|
14193
13914
|
display: inline-flex;
|
|
14194
13915
|
}
|
|
14195
|
-
.fy-button__button___UES8C:focus {
|
|
13916
|
+
.fy-button__button___UES8C:focus-visible {
|
|
14196
13917
|
outline: none;
|
|
14197
13918
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
14198
13919
|
}
|
|
@@ -14595,9 +14316,6 @@ h5,
|
|
|
14595
14316
|
.sort__margin0auto___LYqa9 {
|
|
14596
14317
|
margin: 0 auto;
|
|
14597
14318
|
}
|
|
14598
|
-
button {
|
|
14599
|
-
cursor: pointer;
|
|
14600
|
-
}
|
|
14601
14319
|
.sort__base-page-container___fjZga,
|
|
14602
14320
|
.sort__basePageContainer___wFZBk {
|
|
14603
14321
|
max-width: 1440px !important;
|
|
@@ -14606,13 +14324,6 @@ button {
|
|
|
14606
14324
|
.sort__removeScroll___amFIH {
|
|
14607
14325
|
overflow-y: hidden !important;
|
|
14608
14326
|
}
|
|
14609
|
-
::selection {
|
|
14610
|
-
background-color: #e8a76c;
|
|
14611
|
-
color: #000;
|
|
14612
|
-
}
|
|
14613
|
-
img::selection {
|
|
14614
|
-
background-color: transparent;
|
|
14615
|
-
}
|
|
14616
14327
|
.sort__mr-5___XTPJD,
|
|
14617
14328
|
.sort__mr5___e_pVn {
|
|
14618
14329
|
margin-right: 30px !important;
|
|
@@ -15036,9 +14747,6 @@ h5,
|
|
|
15036
14747
|
.filter-list__margin0auto___iZzmQ {
|
|
15037
14748
|
margin: 0 auto;
|
|
15038
14749
|
}
|
|
15039
|
-
button {
|
|
15040
|
-
cursor: pointer;
|
|
15041
|
-
}
|
|
15042
14750
|
.filter-list__base-page-container___BbCB8,
|
|
15043
14751
|
.filter-list__basePageContainer___TZbxv {
|
|
15044
14752
|
max-width: 1440px !important;
|
|
@@ -15047,13 +14755,6 @@ button {
|
|
|
15047
14755
|
.filter-list__removeScroll___k6cbB {
|
|
15048
14756
|
overflow-y: hidden !important;
|
|
15049
14757
|
}
|
|
15050
|
-
::selection {
|
|
15051
|
-
background-color: #e8a76c;
|
|
15052
|
-
color: #000;
|
|
15053
|
-
}
|
|
15054
|
-
img::selection {
|
|
15055
|
-
background-color: transparent;
|
|
15056
|
-
}
|
|
15057
14758
|
.filter-list__mr-5___K9ynD,
|
|
15058
14759
|
.filter-list__mr5___bN_bI {
|
|
15059
14760
|
margin-right: 30px !important;
|
|
@@ -15581,9 +15282,6 @@ h5,
|
|
|
15581
15282
|
.range-slider__margin0auto___k2dTs {
|
|
15582
15283
|
margin: 0 auto;
|
|
15583
15284
|
}
|
|
15584
|
-
button {
|
|
15585
|
-
cursor: pointer;
|
|
15586
|
-
}
|
|
15587
15285
|
.range-slider__base-page-container___K7qXv,
|
|
15588
15286
|
.range-slider__basePageContainer___fQupS {
|
|
15589
15287
|
max-width: 1440px !important;
|
|
@@ -15592,13 +15290,6 @@ button {
|
|
|
15592
15290
|
.range-slider__removeScroll___nElrU {
|
|
15593
15291
|
overflow-y: hidden !important;
|
|
15594
15292
|
}
|
|
15595
|
-
::selection {
|
|
15596
|
-
background-color: #e8a76c;
|
|
15597
|
-
color: #000;
|
|
15598
|
-
}
|
|
15599
|
-
img::selection {
|
|
15600
|
-
background-color: transparent;
|
|
15601
|
-
}
|
|
15602
15293
|
.range-slider__mr-5___acSjL,
|
|
15603
15294
|
.range-slider__mr5___Jy3ZU {
|
|
15604
15295
|
margin-right: 30px !important;
|
|
@@ -15991,9 +15682,6 @@ h5,
|
|
|
15991
15682
|
.filter-item__margin0auto___SEgL7 {
|
|
15992
15683
|
margin: 0 auto;
|
|
15993
15684
|
}
|
|
15994
|
-
button {
|
|
15995
|
-
cursor: pointer;
|
|
15996
|
-
}
|
|
15997
15685
|
.filter-item__base-page-container___XQvlP,
|
|
15998
15686
|
.filter-item__basePageContainer___QoVyl {
|
|
15999
15687
|
max-width: 1440px !important;
|
|
@@ -16002,13 +15690,6 @@ button {
|
|
|
16002
15690
|
.filter-item__removeScroll___PmmPN {
|
|
16003
15691
|
overflow-y: hidden !important;
|
|
16004
15692
|
}
|
|
16005
|
-
::selection {
|
|
16006
|
-
background-color: #e8a76c;
|
|
16007
|
-
color: #000;
|
|
16008
|
-
}
|
|
16009
|
-
img::selection {
|
|
16010
|
-
background-color: transparent;
|
|
16011
|
-
}
|
|
16012
15693
|
.filter-item__mr-5___ReEgZ,
|
|
16013
15694
|
.filter-item__mr5___bVLCM {
|
|
16014
15695
|
margin-right: 30px !important;
|
|
@@ -16375,9 +16056,6 @@ h5,
|
|
|
16375
16056
|
.pagination__margin0auto___dP0f_ {
|
|
16376
16057
|
margin: 0 auto;
|
|
16377
16058
|
}
|
|
16378
|
-
button {
|
|
16379
|
-
cursor: pointer;
|
|
16380
|
-
}
|
|
16381
16059
|
.pagination__base-page-container___NUdVW,
|
|
16382
16060
|
.pagination__basePageContainer___jFoB5 {
|
|
16383
16061
|
max-width: 1440px !important;
|
|
@@ -16386,13 +16064,6 @@ button {
|
|
|
16386
16064
|
.pagination__removeScroll___CB_Kc {
|
|
16387
16065
|
overflow-y: hidden !important;
|
|
16388
16066
|
}
|
|
16389
|
-
::selection {
|
|
16390
|
-
background-color: #e8a76c;
|
|
16391
|
-
color: #000;
|
|
16392
|
-
}
|
|
16393
|
-
img::selection {
|
|
16394
|
-
background-color: transparent;
|
|
16395
|
-
}
|
|
16396
16067
|
.pagination__mr-5___oY4X5,
|
|
16397
16068
|
.pagination__mr5___FEPwz {
|
|
16398
16069
|
margin-right: 30px !important;
|
|
@@ -16781,9 +16452,6 @@ h5,
|
|
|
16781
16452
|
.filter-tags__margin0auto___ngQxM {
|
|
16782
16453
|
margin: 0 auto;
|
|
16783
16454
|
}
|
|
16784
|
-
button {
|
|
16785
|
-
cursor: pointer;
|
|
16786
|
-
}
|
|
16787
16455
|
.filter-tags__base-page-container___jcEKZ,
|
|
16788
16456
|
.filter-tags__basePageContainer___p7ZW_ {
|
|
16789
16457
|
max-width: 1440px !important;
|
|
@@ -16792,13 +16460,6 @@ button {
|
|
|
16792
16460
|
.filter-tags__removeScroll___sR3qX {
|
|
16793
16461
|
overflow-y: hidden !important;
|
|
16794
16462
|
}
|
|
16795
|
-
::selection {
|
|
16796
|
-
background-color: #e8a76c;
|
|
16797
|
-
color: #000;
|
|
16798
|
-
}
|
|
16799
|
-
img::selection {
|
|
16800
|
-
background-color: transparent;
|
|
16801
|
-
}
|
|
16802
16463
|
.filter-tags__mr-5___zefQj,
|
|
16803
16464
|
.filter-tags__mr5___QP9M3 {
|
|
16804
16465
|
margin-right: 30px !important;
|
|
@@ -17212,9 +16873,6 @@ h5,
|
|
|
17212
16873
|
.listing-description__margin0auto___V_B_T {
|
|
17213
16874
|
margin: 0 auto;
|
|
17214
16875
|
}
|
|
17215
|
-
button {
|
|
17216
|
-
cursor: pointer;
|
|
17217
|
-
}
|
|
17218
16876
|
.listing-description__base-page-container___C4YtN,
|
|
17219
16877
|
.listing-description__basePageContainer___LkrI_ {
|
|
17220
16878
|
max-width: 1440px !important;
|
|
@@ -17223,13 +16881,6 @@ button {
|
|
|
17223
16881
|
.listing-description__removeScroll___TJMqn {
|
|
17224
16882
|
overflow-y: hidden !important;
|
|
17225
16883
|
}
|
|
17226
|
-
::selection {
|
|
17227
|
-
background-color: #e8a76c;
|
|
17228
|
-
color: #000;
|
|
17229
|
-
}
|
|
17230
|
-
img::selection {
|
|
17231
|
-
background-color: transparent;
|
|
17232
|
-
}
|
|
17233
16884
|
.listing-description__mr-5___Z5PmL,
|
|
17234
16885
|
.listing-description__mr5___p_tyf {
|
|
17235
16886
|
margin-right: 30px !important;
|
|
@@ -17630,9 +17281,6 @@ h5,
|
|
|
17630
17281
|
.sort-modal__margin0auto___Vyp8e {
|
|
17631
17282
|
margin: 0 auto;
|
|
17632
17283
|
}
|
|
17633
|
-
button {
|
|
17634
|
-
cursor: pointer;
|
|
17635
|
-
}
|
|
17636
17284
|
.sort-modal__base-page-container___YHFJ9,
|
|
17637
17285
|
.sort-modal__basePageContainer___KywTZ {
|
|
17638
17286
|
max-width: 1440px !important;
|
|
@@ -17641,13 +17289,6 @@ button {
|
|
|
17641
17289
|
.sort-modal__removeScroll___AUpp7 {
|
|
17642
17290
|
overflow-y: hidden !important;
|
|
17643
17291
|
}
|
|
17644
|
-
::selection {
|
|
17645
|
-
background-color: #e8a76c;
|
|
17646
|
-
color: #000;
|
|
17647
|
-
}
|
|
17648
|
-
img::selection {
|
|
17649
|
-
background-color: transparent;
|
|
17650
|
-
}
|
|
17651
17292
|
.sort-modal__mr-5___YeRLl,
|
|
17652
17293
|
.sort-modal__mr5___Mt0nc {
|
|
17653
17294
|
margin-right: 30px !important;
|
|
@@ -18087,9 +17728,6 @@ h5,
|
|
|
18087
17728
|
.filter-modal__margin0auto___JHtpC {
|
|
18088
17729
|
margin: 0 auto;
|
|
18089
17730
|
}
|
|
18090
|
-
button {
|
|
18091
|
-
cursor: pointer;
|
|
18092
|
-
}
|
|
18093
17731
|
.filter-modal__base-page-container___xo64s,
|
|
18094
17732
|
.filter-modal__basePageContainer___DmrW7 {
|
|
18095
17733
|
max-width: 1440px !important;
|
|
@@ -18098,13 +17736,6 @@ button {
|
|
|
18098
17736
|
.filter-modal__removeScroll___z0dxy {
|
|
18099
17737
|
overflow-y: hidden !important;
|
|
18100
17738
|
}
|
|
18101
|
-
::selection {
|
|
18102
|
-
background-color: #e8a76c;
|
|
18103
|
-
color: #000;
|
|
18104
|
-
}
|
|
18105
|
-
img::selection {
|
|
18106
|
-
background-color: transparent;
|
|
18107
|
-
}
|
|
18108
17739
|
.filter-modal__mr-5___Zl2tb,
|
|
18109
17740
|
.filter-modal__mr5___Ta7ws {
|
|
18110
17741
|
margin-right: 30px !important;
|
|
@@ -18551,9 +18182,6 @@ h5,
|
|
|
18551
18182
|
.scroll-top__margin0auto___XMsgM {
|
|
18552
18183
|
margin: 0 auto;
|
|
18553
18184
|
}
|
|
18554
|
-
button {
|
|
18555
|
-
cursor: pointer;
|
|
18556
|
-
}
|
|
18557
18185
|
.scroll-top__base-page-container___Xgxyk,
|
|
18558
18186
|
.scroll-top__basePageContainer___A_rCu {
|
|
18559
18187
|
max-width: 1440px !important;
|
|
@@ -18562,13 +18190,6 @@ button {
|
|
|
18562
18190
|
.scroll-top__removeScroll___nK1eP {
|
|
18563
18191
|
overflow-y: hidden !important;
|
|
18564
18192
|
}
|
|
18565
|
-
::selection {
|
|
18566
|
-
background-color: #e8a76c;
|
|
18567
|
-
color: #000;
|
|
18568
|
-
}
|
|
18569
|
-
img::selection {
|
|
18570
|
-
background-color: transparent;
|
|
18571
|
-
}
|
|
18572
18193
|
.scroll-top__mr-5___keRrD,
|
|
18573
18194
|
.scroll-top__mr5___GGs97 {
|
|
18574
18195
|
margin-right: 30px !important;
|
|
@@ -18956,9 +18577,6 @@ h5,
|
|
|
18956
18577
|
.empty-state__margin0auto___sFRqb {
|
|
18957
18578
|
margin: 0 auto;
|
|
18958
18579
|
}
|
|
18959
|
-
button {
|
|
18960
|
-
cursor: pointer;
|
|
18961
|
-
}
|
|
18962
18580
|
.empty-state__base-page-container___TR3X9,
|
|
18963
18581
|
.empty-state__basePageContainer___HJybL {
|
|
18964
18582
|
max-width: 1440px !important;
|
|
@@ -18967,13 +18585,6 @@ button {
|
|
|
18967
18585
|
.empty-state__removeScroll___fAP1Z {
|
|
18968
18586
|
overflow-y: hidden !important;
|
|
18969
18587
|
}
|
|
18970
|
-
::selection {
|
|
18971
|
-
background-color: #e8a76c;
|
|
18972
|
-
color: #000;
|
|
18973
|
-
}
|
|
18974
|
-
img::selection {
|
|
18975
|
-
background-color: transparent;
|
|
18976
|
-
}
|
|
18977
18588
|
.empty-state__mr-5___t8B92,
|
|
18978
18589
|
.empty-state__mr5___Fx2yp {
|
|
18979
18590
|
margin-right: 30px !important;
|
|
@@ -19359,9 +18970,6 @@ h5,
|
|
|
19359
18970
|
.add-to-cart__margin0auto___hjDNy {
|
|
19360
18971
|
margin: 0 auto;
|
|
19361
18972
|
}
|
|
19362
|
-
button {
|
|
19363
|
-
cursor: pointer;
|
|
19364
|
-
}
|
|
19365
18973
|
.add-to-cart__base-page-container___nAiyP,
|
|
19366
18974
|
.add-to-cart__basePageContainer___hPqeA {
|
|
19367
18975
|
max-width: 1440px !important;
|
|
@@ -19370,13 +18978,6 @@ button {
|
|
|
19370
18978
|
.add-to-cart__removeScroll___Vu0XN {
|
|
19371
18979
|
overflow-y: hidden !important;
|
|
19372
18980
|
}
|
|
19373
|
-
::selection {
|
|
19374
|
-
background-color: #e8a76c;
|
|
19375
|
-
color: #000;
|
|
19376
|
-
}
|
|
19377
|
-
img::selection {
|
|
19378
|
-
background-color: transparent;
|
|
19379
|
-
}
|
|
19380
18981
|
.add-to-cart__mr-5___sGI0L,
|
|
19381
18982
|
.add-to-cart__mr5___TP0uh {
|
|
19382
18983
|
margin-right: 30px !important;
|
|
@@ -19725,7 +19326,7 @@ img::selection {
|
|
|
19725
19326
|
justify-content: space-between;
|
|
19726
19327
|
border-radius: var(--buttonRadius, 0px);
|
|
19727
19328
|
padding: 0 12px;
|
|
19728
|
-
background-color: var(--
|
|
19329
|
+
background-color: var(--buttonSecondary, #fff);
|
|
19729
19330
|
flex: 1;
|
|
19730
19331
|
}
|
|
19731
19332
|
@media only screen and (max-width: 768px) {
|
|
@@ -19733,12 +19334,8 @@ img::selection {
|
|
|
19733
19334
|
height: 40px;
|
|
19734
19335
|
}
|
|
19735
19336
|
}
|
|
19736
|
-
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__qtyContainer___thA9_ svg path {
|
|
19737
|
-
fill: var(--buttonSecondary, #fff);
|
|
19738
|
-
}
|
|
19739
19337
|
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__inputContainer___vwPxp {
|
|
19740
19338
|
border: none;
|
|
19741
|
-
color: var(--buttonSecondary, #fff);
|
|
19742
19339
|
}
|
|
19743
19340
|
.add-to-cart__sizeCartContainer___ILhna {
|
|
19744
19341
|
display: flex;
|
|
@@ -20228,9 +19825,6 @@ h5,
|
|
|
20228
19825
|
.pic-zoom__margin0auto___BnCxu {
|
|
20229
19826
|
margin: 0 auto;
|
|
20230
19827
|
}
|
|
20231
|
-
button {
|
|
20232
|
-
cursor: pointer;
|
|
20233
|
-
}
|
|
20234
19828
|
.pic-zoom__base-page-container___DjoNL,
|
|
20235
19829
|
.pic-zoom__basePageContainer___SwnY5 {
|
|
20236
19830
|
max-width: 1440px !important;
|
|
@@ -20239,13 +19833,6 @@ button {
|
|
|
20239
19833
|
.pic-zoom__removeScroll___HJMy0 {
|
|
20240
19834
|
overflow-y: hidden !important;
|
|
20241
19835
|
}
|
|
20242
|
-
::selection {
|
|
20243
|
-
background-color: #e8a76c;
|
|
20244
|
-
color: #000;
|
|
20245
|
-
}
|
|
20246
|
-
img::selection {
|
|
20247
|
-
background-color: transparent;
|
|
20248
|
-
}
|
|
20249
19836
|
.pic-zoom__mr-5___Wzpzv,
|
|
20250
19837
|
.pic-zoom__mr5___C1_6W {
|
|
20251
19838
|
margin-right: 30px !important;
|
|
@@ -20676,9 +20263,6 @@ h5,
|
|
|
20676
20263
|
.image-gallery__margin0auto___OArwP {
|
|
20677
20264
|
margin: 0 auto;
|
|
20678
20265
|
}
|
|
20679
|
-
button {
|
|
20680
|
-
cursor: pointer;
|
|
20681
|
-
}
|
|
20682
20266
|
.image-gallery__base-page-container___E2ivH,
|
|
20683
20267
|
.image-gallery__basePageContainer___x7o5w {
|
|
20684
20268
|
max-width: 1440px !important;
|
|
@@ -20687,13 +20271,6 @@ button {
|
|
|
20687
20271
|
.image-gallery__removeScroll___k0MIC {
|
|
20688
20272
|
overflow-y: hidden !important;
|
|
20689
20273
|
}
|
|
20690
|
-
::selection {
|
|
20691
|
-
background-color: #e8a76c;
|
|
20692
|
-
color: #000;
|
|
20693
|
-
}
|
|
20694
|
-
img::selection {
|
|
20695
|
-
background-color: transparent;
|
|
20696
|
-
}
|
|
20697
20274
|
.image-gallery__mr-5___IOSOb,
|
|
20698
20275
|
.image-gallery__mr5___SOse5 {
|
|
20699
20276
|
margin-right: 30px !important;
|
|
@@ -21274,9 +20851,6 @@ h5,
|
|
|
21274
20851
|
.lightbox-image__margin0auto___X4T6F {
|
|
21275
20852
|
margin: 0 auto;
|
|
21276
20853
|
}
|
|
21277
|
-
button {
|
|
21278
|
-
cursor: pointer;
|
|
21279
|
-
}
|
|
21280
20854
|
.lightbox-image__base-page-container___UWSSd,
|
|
21281
20855
|
.lightbox-image__basePageContainer___Js2kk {
|
|
21282
20856
|
max-width: 1440px !important;
|
|
@@ -21285,13 +20859,6 @@ button {
|
|
|
21285
20859
|
.lightbox-image__removeScroll___skJNu {
|
|
21286
20860
|
overflow-y: hidden !important;
|
|
21287
20861
|
}
|
|
21288
|
-
::selection {
|
|
21289
|
-
background-color: #e8a76c;
|
|
21290
|
-
color: #000;
|
|
21291
|
-
}
|
|
21292
|
-
img::selection {
|
|
21293
|
-
background-color: transparent;
|
|
21294
|
-
}
|
|
21295
20862
|
.lightbox-image__mr-5___zBnnN,
|
|
21296
20863
|
.lightbox-image__mr5___D3dyL {
|
|
21297
20864
|
margin-right: 30px !important;
|
|
@@ -22080,9 +21647,6 @@ h5,
|
|
|
22080
21647
|
.mobile-slider__margin0auto___ZKqNe {
|
|
22081
21648
|
margin: 0 auto;
|
|
22082
21649
|
}
|
|
22083
|
-
button {
|
|
22084
|
-
cursor: pointer;
|
|
22085
|
-
}
|
|
22086
21650
|
.mobile-slider__base-page-container___qanzF,
|
|
22087
21651
|
.mobile-slider__basePageContainer___AVzwZ {
|
|
22088
21652
|
max-width: 1440px !important;
|
|
@@ -22091,13 +21655,6 @@ button {
|
|
|
22091
21655
|
.mobile-slider__removeScroll___AItBo {
|
|
22092
21656
|
overflow-y: hidden !important;
|
|
22093
21657
|
}
|
|
22094
|
-
::selection {
|
|
22095
|
-
background-color: #e8a76c;
|
|
22096
|
-
color: #000;
|
|
22097
|
-
}
|
|
22098
|
-
img::selection {
|
|
22099
|
-
background-color: transparent;
|
|
22100
|
-
}
|
|
22101
21658
|
.mobile-slider__mr-5___KSH23,
|
|
22102
21659
|
.mobile-slider__mr5___AP2TU {
|
|
22103
21660
|
margin-right: 30px !important;
|
|
@@ -22590,9 +22147,6 @@ h5,
|
|
|
22590
22147
|
.product-variants__margin0auto___kBOsA {
|
|
22591
22148
|
margin: 0 auto;
|
|
22592
22149
|
}
|
|
22593
|
-
button {
|
|
22594
|
-
cursor: pointer;
|
|
22595
|
-
}
|
|
22596
22150
|
.product-variants__base-page-container___ojzm5,
|
|
22597
22151
|
.product-variants__basePageContainer___NlTtj {
|
|
22598
22152
|
max-width: 1440px !important;
|
|
@@ -22601,13 +22155,6 @@ button {
|
|
|
22601
22155
|
.product-variants__removeScroll___omr3t {
|
|
22602
22156
|
overflow-y: hidden !important;
|
|
22603
22157
|
}
|
|
22604
|
-
::selection {
|
|
22605
|
-
background-color: #e8a76c;
|
|
22606
|
-
color: #000;
|
|
22607
|
-
}
|
|
22608
|
-
img::selection {
|
|
22609
|
-
background-color: transparent;
|
|
22610
|
-
}
|
|
22611
22158
|
.product-variants__mr-5___e28UX,
|
|
22612
22159
|
.product-variants__mr5___seqS1 {
|
|
22613
22160
|
margin-right: 30px !important;
|
|
@@ -23077,9 +22624,6 @@ h5,
|
|
|
23077
22624
|
.delivery-info__margin0auto___CJ7Tr {
|
|
23078
22625
|
margin: 0 auto;
|
|
23079
22626
|
}
|
|
23080
|
-
button {
|
|
23081
|
-
cursor: pointer;
|
|
23082
|
-
}
|
|
23083
22627
|
.delivery-info__base-page-container___FiprP,
|
|
23084
22628
|
.delivery-info__basePageContainer___FGhbn {
|
|
23085
22629
|
max-width: 1440px !important;
|
|
@@ -23088,13 +22632,6 @@ button {
|
|
|
23088
22632
|
.delivery-info__removeScroll___Ul2F_ {
|
|
23089
22633
|
overflow-y: hidden !important;
|
|
23090
22634
|
}
|
|
23091
|
-
::selection {
|
|
23092
|
-
background-color: #e8a76c;
|
|
23093
|
-
color: #000;
|
|
23094
|
-
}
|
|
23095
|
-
img::selection {
|
|
23096
|
-
background-color: transparent;
|
|
23097
|
-
}
|
|
23098
22635
|
.delivery-info__mr-5____8EmB,
|
|
23099
22636
|
.delivery-info__mr5___snDS1 {
|
|
23100
22637
|
margin-right: 30px !important;
|
|
@@ -23311,23 +22848,6 @@ img::selection {
|
|
|
23311
22848
|
letter-spacing: -0.24px;
|
|
23312
22849
|
}
|
|
23313
22850
|
|
|
23314
|
-
.shimmer__shimmerBox___LToot {
|
|
23315
|
-
width: var(--width);
|
|
23316
|
-
height: var(--height);
|
|
23317
|
-
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
23318
|
-
background-size: 200% 100%;
|
|
23319
|
-
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
23320
|
-
border-radius: 8px;
|
|
23321
|
-
}
|
|
23322
|
-
@keyframes shimmer__shimmer___b_S5k {
|
|
23323
|
-
0% {
|
|
23324
|
-
background-position: -200% 0;
|
|
23325
|
-
}
|
|
23326
|
-
100% {
|
|
23327
|
-
background-position: 200% 0;
|
|
23328
|
-
}
|
|
23329
|
-
}
|
|
23330
|
-
|
|
23331
22851
|
/**color by character**/
|
|
23332
22852
|
/** Font family **/
|
|
23333
22853
|
/** Font weight **/
|
|
@@ -23580,9 +23100,6 @@ h5,
|
|
|
23580
23100
|
.size-guide__margin0auto___eOCKG {
|
|
23581
23101
|
margin: 0 auto;
|
|
23582
23102
|
}
|
|
23583
|
-
button {
|
|
23584
|
-
cursor: pointer;
|
|
23585
|
-
}
|
|
23586
23103
|
.size-guide__base-page-container___q84wh,
|
|
23587
23104
|
.size-guide__basePageContainer___Edylf {
|
|
23588
23105
|
max-width: 1440px !important;
|
|
@@ -23591,13 +23108,6 @@ button {
|
|
|
23591
23108
|
.size-guide__removeScroll___o_g_o {
|
|
23592
23109
|
overflow-y: hidden !important;
|
|
23593
23110
|
}
|
|
23594
|
-
::selection {
|
|
23595
|
-
background-color: #e8a76c;
|
|
23596
|
-
color: #000;
|
|
23597
|
-
}
|
|
23598
|
-
img::selection {
|
|
23599
|
-
background-color: transparent;
|
|
23600
|
-
}
|
|
23601
23111
|
.size-guide__mr-5___x3jkZ,
|
|
23602
23112
|
.size-guide__mr5___Ks7yP {
|
|
23603
23113
|
margin-right: 30px !important;
|
|
@@ -24116,9 +23626,6 @@ h5,
|
|
|
24116
23626
|
.wishlist__margin0auto___xOZvv {
|
|
24117
23627
|
margin: 0 auto;
|
|
24118
23628
|
}
|
|
24119
|
-
button {
|
|
24120
|
-
cursor: pointer;
|
|
24121
|
-
}
|
|
24122
23629
|
.wishlist__base-page-container___Strs4,
|
|
24123
23630
|
.wishlist__basePageContainer___drLEb {
|
|
24124
23631
|
max-width: 1440px !important;
|
|
@@ -24127,13 +23634,6 @@ button {
|
|
|
24127
23634
|
.wishlist__removeScroll___xTrZ2 {
|
|
24128
23635
|
overflow-y: hidden !important;
|
|
24129
23636
|
}
|
|
24130
|
-
::selection {
|
|
24131
|
-
background-color: #e8a76c;
|
|
24132
|
-
color: #000;
|
|
24133
|
-
}
|
|
24134
|
-
img::selection {
|
|
24135
|
-
background-color: transparent;
|
|
24136
|
-
}
|
|
24137
23637
|
.wishlist__mr-5___cpMUD,
|
|
24138
23638
|
.wishlist__mr5___o216d {
|
|
24139
23639
|
margin-right: 30px !important;
|
|
@@ -24547,9 +24047,6 @@ h5,
|
|
|
24547
24047
|
.edit-profile__margin0auto___mJ66I {
|
|
24548
24048
|
margin: 0 auto;
|
|
24549
24049
|
}
|
|
24550
|
-
button {
|
|
24551
|
-
cursor: pointer;
|
|
24552
|
-
}
|
|
24553
24050
|
.edit-profile__base-page-container___eJXmu,
|
|
24554
24051
|
.edit-profile__basePageContainer___XPIsA {
|
|
24555
24052
|
max-width: 1440px !important;
|
|
@@ -24558,13 +24055,6 @@ button {
|
|
|
24558
24055
|
.edit-profile__removeScroll___o6xN9 {
|
|
24559
24056
|
overflow-y: hidden !important;
|
|
24560
24057
|
}
|
|
24561
|
-
::selection {
|
|
24562
|
-
background-color: #e8a76c;
|
|
24563
|
-
color: #000;
|
|
24564
|
-
}
|
|
24565
|
-
img::selection {
|
|
24566
|
-
background-color: transparent;
|
|
24567
|
-
}
|
|
24568
24058
|
.edit-profile__mr-5___UQxgl,
|
|
24569
24059
|
.edit-profile__mr5___SBvUV {
|
|
24570
24060
|
margin-right: 30px !important;
|
|
@@ -25075,9 +24565,6 @@ h5,
|
|
|
25075
24565
|
.verify-both__margin0auto___ZHnPn {
|
|
25076
24566
|
margin: 0 auto;
|
|
25077
24567
|
}
|
|
25078
|
-
button {
|
|
25079
|
-
cursor: pointer;
|
|
25080
|
-
}
|
|
25081
24568
|
.verify-both__base-page-container___ekG0q,
|
|
25082
24569
|
.verify-both__basePageContainer___r3wkv {
|
|
25083
24570
|
max-width: 1440px !important;
|
|
@@ -25086,13 +24573,6 @@ button {
|
|
|
25086
24573
|
.verify-both__removeScroll___jPZs_ {
|
|
25087
24574
|
overflow-y: hidden !important;
|
|
25088
24575
|
}
|
|
25089
|
-
::selection {
|
|
25090
|
-
background-color: #e8a76c;
|
|
25091
|
-
color: #000;
|
|
25092
|
-
}
|
|
25093
|
-
img::selection {
|
|
25094
|
-
background-color: transparent;
|
|
25095
|
-
}
|
|
25096
24576
|
.verify-both__mr-5___IG86K,
|
|
25097
24577
|
.verify-both__mr5___XKxD3 {
|
|
25098
24578
|
margin-right: 30px !important;
|
|
@@ -25552,9 +25032,6 @@ h5,
|
|
|
25552
25032
|
.forget-password__margin0auto___EY4Yf {
|
|
25553
25033
|
margin: 0 auto;
|
|
25554
25034
|
}
|
|
25555
|
-
button {
|
|
25556
|
-
cursor: pointer;
|
|
25557
|
-
}
|
|
25558
25035
|
.forget-password__base-page-container___LLSfX,
|
|
25559
25036
|
.forget-password__basePageContainer___rOvmn {
|
|
25560
25037
|
max-width: 1440px !important;
|
|
@@ -25563,13 +25040,6 @@ button {
|
|
|
25563
25040
|
.forget-password__removeScroll___VhzxG {
|
|
25564
25041
|
overflow-y: hidden !important;
|
|
25565
25042
|
}
|
|
25566
|
-
::selection {
|
|
25567
|
-
background-color: #e8a76c;
|
|
25568
|
-
color: #000;
|
|
25569
|
-
}
|
|
25570
|
-
img::selection {
|
|
25571
|
-
background-color: transparent;
|
|
25572
|
-
}
|
|
25573
25043
|
.forget-password__mr-5___sbYel,
|
|
25574
25044
|
.forget-password__mr5___aq5fE {
|
|
25575
25045
|
margin-right: 30px !important;
|
|
@@ -26062,9 +25532,6 @@ h5,
|
|
|
26062
25532
|
.login-register-toggle__margin0auto___T1A02 {
|
|
26063
25533
|
margin: 0 auto;
|
|
26064
25534
|
}
|
|
26065
|
-
button {
|
|
26066
|
-
cursor: pointer;
|
|
26067
|
-
}
|
|
26068
25535
|
.login-register-toggle__base-page-container___xhAPo,
|
|
26069
25536
|
.login-register-toggle__basePageContainer___Seotj {
|
|
26070
25537
|
max-width: 1440px !important;
|
|
@@ -26073,13 +25540,6 @@ button {
|
|
|
26073
25540
|
.login-register-toggle__removeScroll___eMSJj {
|
|
26074
25541
|
overflow-y: hidden !important;
|
|
26075
25542
|
}
|
|
26076
|
-
::selection {
|
|
26077
|
-
background-color: #e8a76c;
|
|
26078
|
-
color: #000;
|
|
26079
|
-
}
|
|
26080
|
-
img::selection {
|
|
26081
|
-
background-color: transparent;
|
|
26082
|
-
}
|
|
26083
25543
|
.login-register-toggle__mr-5___v7zhF,
|
|
26084
25544
|
.login-register-toggle__mr5___c7UOL {
|
|
26085
25545
|
margin-right: 30px !important;
|
|
@@ -26435,9 +25895,6 @@ h5,
|
|
|
26435
25895
|
.login__margin0auto___noDRP {
|
|
26436
25896
|
margin: 0 auto;
|
|
26437
25897
|
}
|
|
26438
|
-
button {
|
|
26439
|
-
cursor: pointer;
|
|
26440
|
-
}
|
|
26441
25898
|
.login__base-page-container___bUY4r,
|
|
26442
25899
|
.login__basePageContainer___B4hG9 {
|
|
26443
25900
|
max-width: 1440px !important;
|
|
@@ -26446,13 +25903,6 @@ button {
|
|
|
26446
25903
|
.login__removeScroll___yx_3q {
|
|
26447
25904
|
overflow-y: hidden !important;
|
|
26448
25905
|
}
|
|
26449
|
-
::selection {
|
|
26450
|
-
background-color: #e8a76c;
|
|
26451
|
-
color: #000;
|
|
26452
|
-
}
|
|
26453
|
-
img::selection {
|
|
26454
|
-
background-color: transparent;
|
|
26455
|
-
}
|
|
26456
25906
|
.login__mr-5___dGII4,
|
|
26457
25907
|
.login__mr5___PAXJj {
|
|
26458
25908
|
margin-right: 30px !important;
|
|
@@ -26831,9 +26281,6 @@ h5,
|
|
|
26831
26281
|
.login-password__margin0auto___P_HY3 {
|
|
26832
26282
|
margin: 0 auto;
|
|
26833
26283
|
}
|
|
26834
|
-
button {
|
|
26835
|
-
cursor: pointer;
|
|
26836
|
-
}
|
|
26837
26284
|
.login-password__base-page-container___vuNzt,
|
|
26838
26285
|
.login-password__basePageContainer___JZAEQ {
|
|
26839
26286
|
max-width: 1440px !important;
|
|
@@ -26842,13 +26289,6 @@ button {
|
|
|
26842
26289
|
.login-password__removeScroll___Fsiqu {
|
|
26843
26290
|
overflow-y: hidden !important;
|
|
26844
26291
|
}
|
|
26845
|
-
::selection {
|
|
26846
|
-
background-color: #e8a76c;
|
|
26847
|
-
color: #000;
|
|
26848
|
-
}
|
|
26849
|
-
img::selection {
|
|
26850
|
-
background-color: transparent;
|
|
26851
|
-
}
|
|
26852
26292
|
.login-password__mr-5___Lshfi,
|
|
26853
26293
|
.login-password__mr5____3Df_ {
|
|
26854
26294
|
margin-right: 30px !important;
|
|
@@ -27286,9 +26726,6 @@ h5,
|
|
|
27286
26726
|
.login-otp__margin0auto___RkL2Q {
|
|
27287
26727
|
margin: 0 auto;
|
|
27288
26728
|
}
|
|
27289
|
-
button {
|
|
27290
|
-
cursor: pointer;
|
|
27291
|
-
}
|
|
27292
26729
|
.login-otp__base-page-container___E8yLY,
|
|
27293
26730
|
.login-otp__basePageContainer___s9mWB {
|
|
27294
26731
|
max-width: 1440px !important;
|
|
@@ -27297,13 +26734,6 @@ button {
|
|
|
27297
26734
|
.login-otp__removeScroll___qXFNJ {
|
|
27298
26735
|
overflow-y: hidden !important;
|
|
27299
26736
|
}
|
|
27300
|
-
::selection {
|
|
27301
|
-
background-color: #e8a76c;
|
|
27302
|
-
color: #000;
|
|
27303
|
-
}
|
|
27304
|
-
img::selection {
|
|
27305
|
-
background-color: transparent;
|
|
27306
|
-
}
|
|
27307
26737
|
.login-otp__mr-5___Ojg9V,
|
|
27308
26738
|
.login-otp__mr5___VXQm_ {
|
|
27309
26739
|
margin-right: 30px !important;
|
|
@@ -27772,9 +27202,6 @@ h5,
|
|
|
27772
27202
|
.login-mode-button__margin0auto___WZ2Zl {
|
|
27773
27203
|
margin: 0 auto;
|
|
27774
27204
|
}
|
|
27775
|
-
button {
|
|
27776
|
-
cursor: pointer;
|
|
27777
|
-
}
|
|
27778
27205
|
.login-mode-button__base-page-container___prAig,
|
|
27779
27206
|
.login-mode-button__basePageContainer___IWlQi {
|
|
27780
27207
|
max-width: 1440px !important;
|
|
@@ -27783,13 +27210,6 @@ button {
|
|
|
27783
27210
|
.login-mode-button__removeScroll___HncN9 {
|
|
27784
27211
|
overflow-y: hidden !important;
|
|
27785
27212
|
}
|
|
27786
|
-
::selection {
|
|
27787
|
-
background-color: #e8a76c;
|
|
27788
|
-
color: #000;
|
|
27789
|
-
}
|
|
27790
|
-
img::selection {
|
|
27791
|
-
background-color: transparent;
|
|
27792
|
-
}
|
|
27793
27213
|
.login-mode-button__mr-5___f_aDn,
|
|
27794
27214
|
.login-mode-button__mr5___UHJOX {
|
|
27795
27215
|
margin-right: 30px !important;
|
|
@@ -28145,9 +27565,6 @@ h5,
|
|
|
28145
27565
|
.term-privacy__margin0auto___FBhqU {
|
|
28146
27566
|
margin: 0 auto;
|
|
28147
27567
|
}
|
|
28148
|
-
button {
|
|
28149
|
-
cursor: pointer;
|
|
28150
|
-
}
|
|
28151
27568
|
.term-privacy__base-page-container___HBluM,
|
|
28152
27569
|
.term-privacy__basePageContainer___cQdew {
|
|
28153
27570
|
max-width: 1440px !important;
|
|
@@ -28156,13 +27573,6 @@ button {
|
|
|
28156
27573
|
.term-privacy__removeScroll___RW5E2 {
|
|
28157
27574
|
overflow-y: hidden !important;
|
|
28158
27575
|
}
|
|
28159
|
-
::selection {
|
|
28160
|
-
background-color: #e8a76c;
|
|
28161
|
-
color: #000;
|
|
28162
|
-
}
|
|
28163
|
-
img::selection {
|
|
28164
|
-
background-color: transparent;
|
|
28165
|
-
}
|
|
28166
27576
|
.term-privacy__mr-5___u4G87,
|
|
28167
27577
|
.term-privacy__mr5___FIRoA {
|
|
28168
27578
|
margin-right: 30px !important;
|
|
@@ -28247,11 +27657,31 @@ img::selection {
|
|
|
28247
27657
|
font-style: normal;
|
|
28248
27658
|
font-weight: 400;
|
|
28249
27659
|
line-height: 16.8px;
|
|
27660
|
+
display: flex;
|
|
27661
|
+
gap: 8px;
|
|
27662
|
+
}
|
|
27663
|
+
.term-privacy__midLinks___nJVYw .term-privacy__checkbox___o5MpQ {
|
|
27664
|
+
accent-color: var(--buttonPrimary);
|
|
27665
|
+
cursor: pointer;
|
|
28250
27666
|
}
|
|
28251
27667
|
.term-privacy__midLinks___nJVYw a {
|
|
28252
27668
|
font-weight: 500;
|
|
28253
27669
|
color: var(--buttonLink, #b1655b);
|
|
28254
27670
|
}
|
|
27671
|
+
.term-privacy__byContinuingText___FqqI0 {
|
|
27672
|
+
color: var(--textSecondary, #9c9c9c);
|
|
27673
|
+
font-size: 12px;
|
|
27674
|
+
font-style: normal;
|
|
27675
|
+
font-weight: 400;
|
|
27676
|
+
line-height: 16.8px;
|
|
27677
|
+
text-align: center;
|
|
27678
|
+
margin-top: 24px;
|
|
27679
|
+
display: block;
|
|
27680
|
+
}
|
|
27681
|
+
.term-privacy__byContinuingText___FqqI0 a {
|
|
27682
|
+
font-weight: 500;
|
|
27683
|
+
color: var(--buttonLink, #b1655b);
|
|
27684
|
+
}
|
|
28255
27685
|
|
|
28256
27686
|
/**color by character**/
|
|
28257
27687
|
/** Font family **/
|
|
@@ -28505,9 +27935,6 @@ h5,
|
|
|
28505
27935
|
.register__margin0auto___fIMq_ {
|
|
28506
27936
|
margin: 0 auto;
|
|
28507
27937
|
}
|
|
28508
|
-
button {
|
|
28509
|
-
cursor: pointer;
|
|
28510
|
-
}
|
|
28511
27938
|
.register__base-page-container___Kwalt,
|
|
28512
27939
|
.register__basePageContainer___VdsVE {
|
|
28513
27940
|
max-width: 1440px !important;
|
|
@@ -28516,13 +27943,6 @@ button {
|
|
|
28516
27943
|
.register__removeScroll___syDdk {
|
|
28517
27944
|
overflow-y: hidden !important;
|
|
28518
27945
|
}
|
|
28519
|
-
::selection {
|
|
28520
|
-
background-color: #e8a76c;
|
|
28521
|
-
color: #000;
|
|
28522
|
-
}
|
|
28523
|
-
img::selection {
|
|
28524
|
-
background-color: transparent;
|
|
28525
|
-
}
|
|
28526
27946
|
.register__mr-5___T97MX,
|
|
28527
27947
|
.register__mr5___kqmGX {
|
|
28528
27948
|
margin-right: 30px !important;
|
|
@@ -28793,6 +28213,15 @@ img::selection {
|
|
|
28793
28213
|
padding-right: 40px;
|
|
28794
28214
|
background-color: var(--pageBackground, #f8f8f8);
|
|
28795
28215
|
}
|
|
28216
|
+
.register__consentWrapper___eRJuQ .register__errorText___W8444 {
|
|
28217
|
+
display: inline-block;
|
|
28218
|
+
color: var(--errorText, #b24141);
|
|
28219
|
+
font-size: 12px;
|
|
28220
|
+
font-style: normal;
|
|
28221
|
+
font-weight: 400;
|
|
28222
|
+
line-height: 16.8px;
|
|
28223
|
+
margin-top: 8px;
|
|
28224
|
+
}
|
|
28796
28225
|
.register__passwordToggle___oXOLW {
|
|
28797
28226
|
height: 24px;
|
|
28798
28227
|
width: 24px;
|
|
@@ -29060,9 +28489,6 @@ h5,
|
|
|
29060
28489
|
.set-password__margin0auto___USD4g {
|
|
29061
28490
|
margin: 0 auto;
|
|
29062
28491
|
}
|
|
29063
|
-
button {
|
|
29064
|
-
cursor: pointer;
|
|
29065
|
-
}
|
|
29066
28492
|
.set-password__base-page-container___KRAEL,
|
|
29067
28493
|
.set-password__basePageContainer____QHWS {
|
|
29068
28494
|
max-width: 1440px !important;
|
|
@@ -29071,13 +28497,6 @@ button {
|
|
|
29071
28497
|
.set-password__removeScroll___fahBt {
|
|
29072
28498
|
overflow-y: hidden !important;
|
|
29073
28499
|
}
|
|
29074
|
-
::selection {
|
|
29075
|
-
background-color: #e8a76c;
|
|
29076
|
-
color: #000;
|
|
29077
|
-
}
|
|
29078
|
-
img::selection {
|
|
29079
|
-
background-color: transparent;
|
|
29080
|
-
}
|
|
29081
28500
|
.set-password__mr-5___dN20C,
|
|
29082
28501
|
.set-password__mr5___gu6Ey {
|
|
29083
28502
|
margin-right: 30px !important;
|
|
@@ -29526,9 +28945,6 @@ h5,
|
|
|
29526
28945
|
.single-page-shipment__margin0auto___kPIkb {
|
|
29527
28946
|
margin: 0 auto;
|
|
29528
28947
|
}
|
|
29529
|
-
button {
|
|
29530
|
-
cursor: pointer;
|
|
29531
|
-
}
|
|
29532
28948
|
.single-page-shipment__base-page-container___vqwM8,
|
|
29533
28949
|
.single-page-shipment__basePageContainer___lcViO {
|
|
29534
28950
|
max-width: 1440px !important;
|
|
@@ -29537,13 +28953,6 @@ button {
|
|
|
29537
28953
|
.single-page-shipment__removeScroll___Wt6w4 {
|
|
29538
28954
|
overflow-y: hidden !important;
|
|
29539
28955
|
}
|
|
29540
|
-
::selection {
|
|
29541
|
-
background-color: #e8a76c;
|
|
29542
|
-
color: #000;
|
|
29543
|
-
}
|
|
29544
|
-
img::selection {
|
|
29545
|
-
background-color: transparent;
|
|
29546
|
-
}
|
|
29547
28956
|
.single-page-shipment__mr-5___QvvGn,
|
|
29548
28957
|
.single-page-shipment__mr5___W07Sa {
|
|
29549
28958
|
margin-right: 30px !important;
|
|
@@ -30024,9 +29433,6 @@ h5,
|
|
|
30024
29433
|
.single-shipment-content__margin0auto___IGsne {
|
|
30025
29434
|
margin: 0 auto;
|
|
30026
29435
|
}
|
|
30027
|
-
button {
|
|
30028
|
-
cursor: pointer;
|
|
30029
|
-
}
|
|
30030
29436
|
.single-shipment-content__base-page-container___K7IyN,
|
|
30031
29437
|
.single-shipment-content__basePageContainer___Pxi32 {
|
|
30032
29438
|
max-width: 1440px !important;
|
|
@@ -30035,13 +29441,6 @@ button {
|
|
|
30035
29441
|
.single-shipment-content__removeScroll___TWbdg {
|
|
30036
29442
|
overflow-y: hidden !important;
|
|
30037
29443
|
}
|
|
30038
|
-
::selection {
|
|
30039
|
-
background-color: #e8a76c;
|
|
30040
|
-
color: #000;
|
|
30041
|
-
}
|
|
30042
|
-
img::selection {
|
|
30043
|
-
background-color: transparent;
|
|
30044
|
-
}
|
|
30045
29444
|
.single-shipment-content__mr-5___Zv6MF,
|
|
30046
29445
|
.single-shipment-content__mr5___E_a2K {
|
|
30047
29446
|
margin-right: 30px !important;
|
|
@@ -30322,7 +29721,7 @@ img::selection {
|
|
|
30322
29721
|
.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 {
|
|
30323
29722
|
font-weight: 500;
|
|
30324
29723
|
font-size: 12px;
|
|
30325
|
-
color: var(--
|
|
29724
|
+
color: var(--saleDiscountText, #1c958f);
|
|
30326
29725
|
}
|
|
30327
29726
|
.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 {
|
|
30328
29727
|
display: flex;
|
|
@@ -30409,6 +29808,23 @@ img::selection {
|
|
|
30409
29808
|
}
|
|
30410
29809
|
}
|
|
30411
29810
|
|
|
29811
|
+
.shimmer__shimmerBox___LToot {
|
|
29812
|
+
width: var(--width);
|
|
29813
|
+
height: var(--height);
|
|
29814
|
+
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
29815
|
+
background-size: 200% 100%;
|
|
29816
|
+
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
29817
|
+
border-radius: 8px;
|
|
29818
|
+
}
|
|
29819
|
+
@keyframes shimmer__shimmer___b_S5k {
|
|
29820
|
+
0% {
|
|
29821
|
+
background-position: -200% 0;
|
|
29822
|
+
}
|
|
29823
|
+
100% {
|
|
29824
|
+
background-position: 200% 0;
|
|
29825
|
+
}
|
|
29826
|
+
}
|
|
29827
|
+
|
|
30412
29828
|
/**color by character**/
|
|
30413
29829
|
/** Font family **/
|
|
30414
29830
|
/** Font weight **/
|
|
@@ -30661,9 +30077,6 @@ h5,
|
|
|
30661
30077
|
.sticky-pay-now__margin0auto___IUrzh {
|
|
30662
30078
|
margin: 0 auto;
|
|
30663
30079
|
}
|
|
30664
|
-
button {
|
|
30665
|
-
cursor: pointer;
|
|
30666
|
-
}
|
|
30667
30080
|
.sticky-pay-now__base-page-container___QXfUb,
|
|
30668
30081
|
.sticky-pay-now__basePageContainer___KO0eb {
|
|
30669
30082
|
max-width: 1440px !important;
|
|
@@ -30672,13 +30085,6 @@ button {
|
|
|
30672
30085
|
.sticky-pay-now__removeScroll___kF3g4 {
|
|
30673
30086
|
overflow-y: hidden !important;
|
|
30674
30087
|
}
|
|
30675
|
-
::selection {
|
|
30676
|
-
background-color: #e8a76c;
|
|
30677
|
-
color: #000;
|
|
30678
|
-
}
|
|
30679
|
-
img::selection {
|
|
30680
|
-
background-color: transparent;
|
|
30681
|
-
}
|
|
30682
30088
|
.sticky-pay-now__mr-5___oR6lr,
|
|
30683
30089
|
.sticky-pay-now__mr5___HP_gl {
|
|
30684
30090
|
margin-right: 30px !important;
|
|
@@ -31091,9 +30497,6 @@ h5,
|
|
|
31091
30497
|
.single-address-content__margin0auto___n3M4W {
|
|
31092
30498
|
margin: 0 auto;
|
|
31093
30499
|
}
|
|
31094
|
-
button {
|
|
31095
|
-
cursor: pointer;
|
|
31096
|
-
}
|
|
31097
30500
|
.single-address-content__base-page-container___YIlrR,
|
|
31098
30501
|
.single-address-content__basePageContainer___H_ugY {
|
|
31099
30502
|
max-width: 1440px !important;
|
|
@@ -31102,13 +30505,6 @@ button {
|
|
|
31102
30505
|
.single-address-content__removeScroll___KCaIM {
|
|
31103
30506
|
overflow-y: hidden !important;
|
|
31104
30507
|
}
|
|
31105
|
-
::selection {
|
|
31106
|
-
background-color: #e8a76c;
|
|
31107
|
-
color: #000;
|
|
31108
|
-
}
|
|
31109
|
-
img::selection {
|
|
31110
|
-
background-color: transparent;
|
|
31111
|
-
}
|
|
31112
30508
|
.single-address-content__mr-5___T3gO_,
|
|
31113
30509
|
.single-address-content__mr5___yma3A {
|
|
31114
30510
|
margin-right: 30px !important;
|
|
@@ -31607,9 +31003,6 @@ h5,
|
|
|
31607
31003
|
.single-address-header__margin0auto___si1EW {
|
|
31608
31004
|
margin: 0 auto;
|
|
31609
31005
|
}
|
|
31610
|
-
button {
|
|
31611
|
-
cursor: pointer;
|
|
31612
|
-
}
|
|
31613
31006
|
.single-address-header__base-page-container___DbWbc,
|
|
31614
31007
|
.single-address-header__basePageContainer___RCZhY {
|
|
31615
31008
|
max-width: 1440px !important;
|
|
@@ -31618,13 +31011,6 @@ button {
|
|
|
31618
31011
|
.single-address-header__removeScroll___nGQFo {
|
|
31619
31012
|
overflow-y: hidden !important;
|
|
31620
31013
|
}
|
|
31621
|
-
::selection {
|
|
31622
|
-
background-color: #e8a76c;
|
|
31623
|
-
color: #000;
|
|
31624
|
-
}
|
|
31625
|
-
img::selection {
|
|
31626
|
-
background-color: transparent;
|
|
31627
|
-
}
|
|
31628
31014
|
.single-address-header__mr-5___DtA3i,
|
|
31629
31015
|
.single-address-header__mr5___XkhXF {
|
|
31630
31016
|
margin-right: 30px !important;
|
|
@@ -32153,9 +31539,6 @@ h5,
|
|
|
32153
31539
|
.checkout__margin0auto___SCYWv {
|
|
32154
31540
|
margin: 0 auto;
|
|
32155
31541
|
}
|
|
32156
|
-
button {
|
|
32157
|
-
cursor: pointer;
|
|
32158
|
-
}
|
|
32159
31542
|
.checkout__base-page-container___kQUF9,
|
|
32160
31543
|
.checkout__basePageContainer___k2BZc {
|
|
32161
31544
|
max-width: 1440px !important;
|
|
@@ -32164,13 +31547,6 @@ button {
|
|
|
32164
31547
|
.checkout__removeScroll___bziZQ {
|
|
32165
31548
|
overflow-y: hidden !important;
|
|
32166
31549
|
}
|
|
32167
|
-
::selection {
|
|
32168
|
-
background-color: #e8a76c;
|
|
32169
|
-
color: #000;
|
|
32170
|
-
}
|
|
32171
|
-
img::selection {
|
|
32172
|
-
background-color: transparent;
|
|
32173
|
-
}
|
|
32174
31550
|
.checkout__mr-5___OxNLu,
|
|
32175
31551
|
.checkout__mr5___z8Rlw {
|
|
32176
31552
|
margin-right: 30px !important;
|
|
@@ -32258,6 +31634,7 @@ img::selection {
|
|
|
32258
31634
|
.checkout__mainContainer___sD3Rj {
|
|
32259
31635
|
display: block;
|
|
32260
31636
|
padding: 0px;
|
|
31637
|
+
padding-bottom: 104px;
|
|
32261
31638
|
}
|
|
32262
31639
|
}
|
|
32263
31640
|
.checkout__leftContainer___Ov5FK {
|
|
@@ -32534,9 +31911,6 @@ h5,
|
|
|
32534
31911
|
.checkout-payment-content__margin0auto___nYFlQ {
|
|
32535
31912
|
margin: 0 auto;
|
|
32536
31913
|
}
|
|
32537
|
-
button {
|
|
32538
|
-
cursor: pointer;
|
|
32539
|
-
}
|
|
32540
31914
|
.checkout-payment-content__base-page-container___e6ryj,
|
|
32541
31915
|
.checkout-payment-content__basePageContainer___SFq_B {
|
|
32542
31916
|
max-width: 1440px !important;
|
|
@@ -32545,13 +31919,6 @@ button {
|
|
|
32545
31919
|
.checkout-payment-content__removeScroll___B6zPl {
|
|
32546
31920
|
overflow-y: hidden !important;
|
|
32547
31921
|
}
|
|
32548
|
-
::selection {
|
|
32549
|
-
background-color: #e8a76c;
|
|
32550
|
-
color: #000;
|
|
32551
|
-
}
|
|
32552
|
-
img::selection {
|
|
32553
|
-
background-color: transparent;
|
|
32554
|
-
}
|
|
32555
31922
|
.checkout-payment-content__mr-5___JyuiJ,
|
|
32556
31923
|
.checkout-payment-content__mr5___yab6i {
|
|
32557
31924
|
margin-right: 30px !important;
|
|
@@ -34547,9 +33914,6 @@ h5,
|
|
|
34547
33914
|
.spinner__margin0auto___ZHKyk {
|
|
34548
33915
|
margin: 0 auto;
|
|
34549
33916
|
}
|
|
34550
|
-
button {
|
|
34551
|
-
cursor: pointer;
|
|
34552
|
-
}
|
|
34553
33917
|
.spinner__base-page-container___rI6Ib,
|
|
34554
33918
|
.spinner__basePageContainer___Fk3hE {
|
|
34555
33919
|
max-width: 1440px !important;
|
|
@@ -34558,13 +33922,6 @@ button {
|
|
|
34558
33922
|
.spinner__removeScroll___EWrEI {
|
|
34559
33923
|
overflow-y: hidden !important;
|
|
34560
33924
|
}
|
|
34561
|
-
::selection {
|
|
34562
|
-
background-color: #e8a76c;
|
|
34563
|
-
color: #000;
|
|
34564
|
-
}
|
|
34565
|
-
img::selection {
|
|
34566
|
-
background-color: transparent;
|
|
34567
|
-
}
|
|
34568
33925
|
.spinner__mr-5___OM2WR,
|
|
34569
33926
|
.spinner__mr5____UIIe {
|
|
34570
33927
|
margin-right: 30px !important;
|
|
@@ -34920,9 +34277,6 @@ h5,
|
|
|
34920
34277
|
.checkout-payment__margin0auto___BZQ5m {
|
|
34921
34278
|
margin: 0 auto;
|
|
34922
34279
|
}
|
|
34923
|
-
button {
|
|
34924
|
-
cursor: pointer;
|
|
34925
|
-
}
|
|
34926
34280
|
.checkout-payment__base-page-container___mzDIj,
|
|
34927
34281
|
.checkout-payment__basePageContainer___JRzz2 {
|
|
34928
34282
|
max-width: 1440px !important;
|
|
@@ -34931,13 +34285,6 @@ button {
|
|
|
34931
34285
|
.checkout-payment__removeScroll___s36SQ {
|
|
34932
34286
|
overflow-y: hidden !important;
|
|
34933
34287
|
}
|
|
34934
|
-
::selection {
|
|
34935
|
-
background-color: #e8a76c;
|
|
34936
|
-
color: #000;
|
|
34937
|
-
}
|
|
34938
|
-
img::selection {
|
|
34939
|
-
background-color: transparent;
|
|
34940
|
-
}
|
|
34941
34288
|
.checkout-payment__mr-5___abIQE,
|
|
34942
34289
|
.checkout-payment__mr5___HddZK {
|
|
34943
34290
|
margin-right: 30px !important;
|
|
@@ -35345,9 +34692,6 @@ h5,
|
|
|
35345
34692
|
.checkout-payment-failure__margin0auto___hrn9i {
|
|
35346
34693
|
margin: 0 auto;
|
|
35347
34694
|
}
|
|
35348
|
-
button {
|
|
35349
|
-
cursor: pointer;
|
|
35350
|
-
}
|
|
35351
34695
|
.checkout-payment-failure__base-page-container___H7PkO,
|
|
35352
34696
|
.checkout-payment-failure__basePageContainer___zSV86 {
|
|
35353
34697
|
max-width: 1440px !important;
|
|
@@ -35356,13 +34700,6 @@ button {
|
|
|
35356
34700
|
.checkout-payment-failure__removeScroll___QdHBp {
|
|
35357
34701
|
overflow-y: hidden !important;
|
|
35358
34702
|
}
|
|
35359
|
-
::selection {
|
|
35360
|
-
background-color: #e8a76c;
|
|
35361
|
-
color: #000;
|
|
35362
|
-
}
|
|
35363
|
-
img::selection {
|
|
35364
|
-
background-color: transparent;
|
|
35365
|
-
}
|
|
35366
34703
|
.checkout-payment-failure__mr-5___Cg1Ro,
|
|
35367
34704
|
.checkout-payment-failure__mr5___JTHvr {
|
|
35368
34705
|
margin-right: 30px !important;
|
|
@@ -35721,9 +35058,6 @@ h5,
|
|
|
35721
35058
|
.stepper__margin0auto___U9htG {
|
|
35722
35059
|
margin: 0 auto;
|
|
35723
35060
|
}
|
|
35724
|
-
button {
|
|
35725
|
-
cursor: pointer;
|
|
35726
|
-
}
|
|
35727
35061
|
.stepper__base-page-container___S2O7Z,
|
|
35728
35062
|
.stepper__basePageContainer___ilErx {
|
|
35729
35063
|
max-width: 1440px !important;
|
|
@@ -35732,13 +35066,6 @@ button {
|
|
|
35732
35066
|
.stepper__removeScroll___xyR0y {
|
|
35733
35067
|
overflow-y: hidden !important;
|
|
35734
35068
|
}
|
|
35735
|
-
::selection {
|
|
35736
|
-
background-color: #e8a76c;
|
|
35737
|
-
color: #000;
|
|
35738
|
-
}
|
|
35739
|
-
img::selection {
|
|
35740
|
-
background-color: transparent;
|
|
35741
|
-
}
|
|
35742
35069
|
.stepper__mr-5___ddpID,
|
|
35743
35070
|
.stepper__mr5___lD5O7 {
|
|
35744
35071
|
margin-right: 30px !important;
|
|
@@ -36141,9 +35468,6 @@ h5,
|
|
|
36141
35468
|
.profile-details__margin0auto___H96PG {
|
|
36142
35469
|
margin: 0 auto;
|
|
36143
35470
|
}
|
|
36144
|
-
button {
|
|
36145
|
-
cursor: pointer;
|
|
36146
|
-
}
|
|
36147
35471
|
.profile-details__base-page-container___WwMDM,
|
|
36148
35472
|
.profile-details__basePageContainer___SdKRN {
|
|
36149
35473
|
max-width: 1440px !important;
|
|
@@ -36152,13 +35476,6 @@ button {
|
|
|
36152
35476
|
.profile-details__removeScroll___knsog {
|
|
36153
35477
|
overflow-y: hidden !important;
|
|
36154
35478
|
}
|
|
36155
|
-
::selection {
|
|
36156
|
-
background-color: #e8a76c;
|
|
36157
|
-
color: #000;
|
|
36158
|
-
}
|
|
36159
|
-
img::selection {
|
|
36160
|
-
background-color: transparent;
|
|
36161
|
-
}
|
|
36162
35479
|
.profile-details__mr-5___HuYey,
|
|
36163
35480
|
.profile-details__mr5___MhBdP {
|
|
36164
35481
|
margin-right: 30px !important;
|
|
@@ -36546,9 +35863,6 @@ h5,
|
|
|
36546
35863
|
.email__margin0auto___VwSXo {
|
|
36547
35864
|
margin: 0 auto;
|
|
36548
35865
|
}
|
|
36549
|
-
button {
|
|
36550
|
-
cursor: pointer;
|
|
36551
|
-
}
|
|
36552
35866
|
.email__base-page-container___Ecxy8,
|
|
36553
35867
|
.email__basePageContainer___F3JZi {
|
|
36554
35868
|
max-width: 1440px !important;
|
|
@@ -36557,13 +35871,6 @@ button {
|
|
|
36557
35871
|
.email__removeScroll___ggxQJ {
|
|
36558
35872
|
overflow-y: hidden !important;
|
|
36559
35873
|
}
|
|
36560
|
-
::selection {
|
|
36561
|
-
background-color: #e8a76c;
|
|
36562
|
-
color: #000;
|
|
36563
|
-
}
|
|
36564
|
-
img::selection {
|
|
36565
|
-
background-color: transparent;
|
|
36566
|
-
}
|
|
36567
35874
|
.email__mr-5___n6rtO,
|
|
36568
35875
|
.email__mr5___THr18 {
|
|
36569
35876
|
margin-right: 30px !important;
|
|
@@ -37000,9 +36307,6 @@ h5,
|
|
|
37000
36307
|
.add-email-modal__margin0auto___p7t0c {
|
|
37001
36308
|
margin: 0 auto;
|
|
37002
36309
|
}
|
|
37003
|
-
button {
|
|
37004
|
-
cursor: pointer;
|
|
37005
|
-
}
|
|
37006
36310
|
.add-email-modal__base-page-container___qv52Z,
|
|
37007
36311
|
.add-email-modal__basePageContainer___cAQ_p {
|
|
37008
36312
|
max-width: 1440px !important;
|
|
@@ -37011,13 +36315,6 @@ button {
|
|
|
37011
36315
|
.add-email-modal__removeScroll____llYA {
|
|
37012
36316
|
overflow-y: hidden !important;
|
|
37013
36317
|
}
|
|
37014
|
-
::selection {
|
|
37015
|
-
background-color: #e8a76c;
|
|
37016
|
-
color: #000;
|
|
37017
|
-
}
|
|
37018
|
-
img::selection {
|
|
37019
|
-
background-color: transparent;
|
|
37020
|
-
}
|
|
37021
36318
|
.add-email-modal__mr-5___mmQ1n,
|
|
37022
36319
|
.add-email-modal__mr5___jI0Ga {
|
|
37023
36320
|
margin-right: 30px !important;
|
|
@@ -37426,9 +36723,6 @@ h5,
|
|
|
37426
36723
|
.empty-state__margin0auto___MdjpN {
|
|
37427
36724
|
margin: 0 auto;
|
|
37428
36725
|
}
|
|
37429
|
-
button {
|
|
37430
|
-
cursor: pointer;
|
|
37431
|
-
}
|
|
37432
36726
|
.empty-state__base-page-container___Rs1GA,
|
|
37433
36727
|
.empty-state__basePageContainer___rpPQg {
|
|
37434
36728
|
max-width: 1440px !important;
|
|
@@ -37437,13 +36731,6 @@ button {
|
|
|
37437
36731
|
.empty-state__removeScroll___WpvCq {
|
|
37438
36732
|
overflow-y: hidden !important;
|
|
37439
36733
|
}
|
|
37440
|
-
::selection {
|
|
37441
|
-
background-color: #e8a76c;
|
|
37442
|
-
color: #000;
|
|
37443
|
-
}
|
|
37444
|
-
img::selection {
|
|
37445
|
-
background-color: transparent;
|
|
37446
|
-
}
|
|
37447
36734
|
.empty-state__mr-5___HffGR,
|
|
37448
36735
|
.empty-state__mr5___Wg4Mk {
|
|
37449
36736
|
margin-right: 30px !important;
|
|
@@ -37803,9 +37090,6 @@ h5,
|
|
|
37803
37090
|
.phone__margin0auto___tlwsD {
|
|
37804
37091
|
margin: 0 auto;
|
|
37805
37092
|
}
|
|
37806
|
-
button {
|
|
37807
|
-
cursor: pointer;
|
|
37808
|
-
}
|
|
37809
37093
|
.phone__base-page-container___Iq4gL,
|
|
37810
37094
|
.phone__basePageContainer___XLtFR {
|
|
37811
37095
|
max-width: 1440px !important;
|
|
@@ -37814,13 +37098,6 @@ button {
|
|
|
37814
37098
|
.phone__removeScroll___e0nKJ {
|
|
37815
37099
|
overflow-y: hidden !important;
|
|
37816
37100
|
}
|
|
37817
|
-
::selection {
|
|
37818
|
-
background-color: #e8a76c;
|
|
37819
|
-
color: #000;
|
|
37820
|
-
}
|
|
37821
|
-
img::selection {
|
|
37822
|
-
background-color: transparent;
|
|
37823
|
-
}
|
|
37824
37101
|
.phone__mr-5___SRs5P,
|
|
37825
37102
|
.phone__mr5___E1lJF {
|
|
37826
37103
|
margin-right: 30px !important;
|
|
@@ -38260,9 +37537,6 @@ h5,
|
|
|
38260
37537
|
.add-phone-modal__margin0auto___gnMpg {
|
|
38261
37538
|
margin: 0 auto;
|
|
38262
37539
|
}
|
|
38263
|
-
button {
|
|
38264
|
-
cursor: pointer;
|
|
38265
|
-
}
|
|
38266
37540
|
.add-phone-modal__base-page-container____nCK3,
|
|
38267
37541
|
.add-phone-modal__basePageContainer___nOhzr {
|
|
38268
37542
|
max-width: 1440px !important;
|
|
@@ -38271,13 +37545,6 @@ button {
|
|
|
38271
37545
|
.add-phone-modal__removeScroll___WQ_do {
|
|
38272
37546
|
overflow-y: hidden !important;
|
|
38273
37547
|
}
|
|
38274
|
-
::selection {
|
|
38275
|
-
background-color: #e8a76c;
|
|
38276
|
-
color: #000;
|
|
38277
|
-
}
|
|
38278
|
-
img::selection {
|
|
38279
|
-
background-color: transparent;
|
|
38280
|
-
}
|
|
38281
37548
|
.add-phone-modal__mr-5___aQbkx,
|
|
38282
37549
|
.add-phone-modal__mr5___rrjw9 {
|
|
38283
37550
|
margin-right: 30px !important;
|
|
@@ -38721,9 +37988,6 @@ h5,
|
|
|
38721
37988
|
.main__margin0auto___q7N5j {
|
|
38722
37989
|
margin: 0 auto;
|
|
38723
37990
|
}
|
|
38724
|
-
button {
|
|
38725
|
-
cursor: pointer;
|
|
38726
|
-
}
|
|
38727
37991
|
.main__base-page-container___g_gHI,
|
|
38728
37992
|
.main__basePageContainer___LuCv1 {
|
|
38729
37993
|
max-width: 1440px !important;
|
|
@@ -38732,13 +37996,6 @@ button {
|
|
|
38732
37996
|
.main__removeScroll___C5PpJ {
|
|
38733
37997
|
overflow-y: hidden !important;
|
|
38734
37998
|
}
|
|
38735
|
-
::selection {
|
|
38736
|
-
background-color: #e8a76c;
|
|
38737
|
-
color: #000;
|
|
38738
|
-
}
|
|
38739
|
-
img::selection {
|
|
38740
|
-
background-color: transparent;
|
|
38741
|
-
}
|
|
38742
37999
|
.main__mr-5___h4CCN,
|
|
38743
38000
|
.main__mr5___vv1B0 {
|
|
38744
38001
|
margin-right: 30px !important;
|
|
@@ -39068,9 +38325,6 @@ h5,
|
|
|
39068
38325
|
.order-tracking__margin0auto___fHEHi {
|
|
39069
38326
|
margin: 0 auto;
|
|
39070
38327
|
}
|
|
39071
|
-
button {
|
|
39072
|
-
cursor: pointer;
|
|
39073
|
-
}
|
|
39074
38328
|
.order-tracking__base-page-container___MfEla,
|
|
39075
38329
|
.order-tracking__basePageContainer___PQyvy {
|
|
39076
38330
|
max-width: 1440px !important;
|
|
@@ -39079,13 +38333,6 @@ button {
|
|
|
39079
38333
|
.order-tracking__removeScroll___WgDil {
|
|
39080
38334
|
overflow-y: hidden !important;
|
|
39081
38335
|
}
|
|
39082
|
-
::selection {
|
|
39083
|
-
background-color: #e8a76c;
|
|
39084
|
-
color: #000;
|
|
39085
|
-
}
|
|
39086
|
-
img::selection {
|
|
39087
|
-
background-color: transparent;
|
|
39088
|
-
}
|
|
39089
38336
|
.order-tracking__mr-5___N1ZJt,
|
|
39090
38337
|
.order-tracking__mr5___b3DsE {
|
|
39091
38338
|
margin-right: 30px !important;
|
|
@@ -39485,9 +38732,6 @@ h5,
|
|
|
39485
38732
|
.contact-us__margin0auto___Pk7t5 {
|
|
39486
38733
|
margin: 0 auto;
|
|
39487
38734
|
}
|
|
39488
|
-
button {
|
|
39489
|
-
cursor: pointer;
|
|
39490
|
-
}
|
|
39491
38735
|
.contact-us__base-page-container___K6qmQ,
|
|
39492
38736
|
.contact-us__basePageContainer___NTh9u {
|
|
39493
38737
|
max-width: 1440px !important;
|
|
@@ -39496,13 +38740,6 @@ button {
|
|
|
39496
38740
|
.contact-us__removeScroll___qvZSz {
|
|
39497
38741
|
overflow-y: hidden !important;
|
|
39498
38742
|
}
|
|
39499
|
-
::selection {
|
|
39500
|
-
background-color: #e8a76c;
|
|
39501
|
-
color: #000;
|
|
39502
|
-
}
|
|
39503
|
-
img::selection {
|
|
39504
|
-
background-color: transparent;
|
|
39505
|
-
}
|
|
39506
38743
|
.contact-us__mr-5____JkIV,
|
|
39507
38744
|
.contact-us__mr5___oh0GS {
|
|
39508
38745
|
margin-right: 30px !important;
|
|
@@ -39989,9 +39226,6 @@ h5,
|
|
|
39989
39226
|
.blog__margin0auto___gE3gj {
|
|
39990
39227
|
margin: 0 auto;
|
|
39991
39228
|
}
|
|
39992
|
-
button {
|
|
39993
|
-
cursor: pointer;
|
|
39994
|
-
}
|
|
39995
39229
|
.blog__base-page-container___nrwKU,
|
|
39996
39230
|
.blog__basePageContainer___b4HB_ {
|
|
39997
39231
|
max-width: 1440px !important;
|
|
@@ -40000,13 +39234,6 @@ button {
|
|
|
40000
39234
|
.blog__removeScroll___oP8A1 {
|
|
40001
39235
|
overflow-y: hidden !important;
|
|
40002
39236
|
}
|
|
40003
|
-
::selection {
|
|
40004
|
-
background-color: #e8a76c;
|
|
40005
|
-
color: #000;
|
|
40006
|
-
}
|
|
40007
|
-
img::selection {
|
|
40008
|
-
background-color: transparent;
|
|
40009
|
-
}
|
|
40010
39237
|
.blog__mr-5___MISXu,
|
|
40011
39238
|
.blog__mr5___XaFu7 {
|
|
40012
39239
|
margin-right: 30px !important;
|
|
@@ -40823,9 +40050,6 @@ h5,
|
|
|
40823
40050
|
.blog-tabs__margin0auto___vIodS {
|
|
40824
40051
|
margin: 0 auto;
|
|
40825
40052
|
}
|
|
40826
|
-
button {
|
|
40827
|
-
cursor: pointer;
|
|
40828
|
-
}
|
|
40829
40053
|
.blog-tabs__base-page-container___OtQmp,
|
|
40830
40054
|
.blog-tabs__basePageContainer___GcBfF {
|
|
40831
40055
|
max-width: 1440px !important;
|
|
@@ -40834,13 +40058,6 @@ button {
|
|
|
40834
40058
|
.blog-tabs__removeScroll___puf0A {
|
|
40835
40059
|
overflow-y: hidden !important;
|
|
40836
40060
|
}
|
|
40837
|
-
::selection {
|
|
40838
|
-
background-color: #e8a76c;
|
|
40839
|
-
color: #000;
|
|
40840
|
-
}
|
|
40841
|
-
img::selection {
|
|
40842
|
-
background-color: transparent;
|
|
40843
|
-
}
|
|
40844
40061
|
.blog-tabs__mr-5___Zc_UE,
|
|
40845
40062
|
.blog-tabs__mr5___FnrEd {
|
|
40846
40063
|
margin-right: 30px !important;
|
|
@@ -41253,9 +40470,6 @@ h5,
|
|
|
41253
40470
|
.blog-footer__margin0auto___u5B2X {
|
|
41254
40471
|
margin: 0 auto;
|
|
41255
40472
|
}
|
|
41256
|
-
button {
|
|
41257
|
-
cursor: pointer;
|
|
41258
|
-
}
|
|
41259
40473
|
.blog-footer__base-page-container___s6Mc0,
|
|
41260
40474
|
.blog-footer__basePageContainer___ed0PZ {
|
|
41261
40475
|
max-width: 1440px !important;
|
|
@@ -41264,13 +40478,6 @@ button {
|
|
|
41264
40478
|
.blog-footer__removeScroll___vomjT {
|
|
41265
40479
|
overflow-y: hidden !important;
|
|
41266
40480
|
}
|
|
41267
|
-
::selection {
|
|
41268
|
-
background-color: #e8a76c;
|
|
41269
|
-
color: #000;
|
|
41270
|
-
}
|
|
41271
|
-
img::selection {
|
|
41272
|
-
background-color: transparent;
|
|
41273
|
-
}
|
|
41274
40481
|
.blog-footer__mr-5___tTaVp,
|
|
41275
40482
|
.blog-footer__mr5___VmPIx {
|
|
41276
40483
|
margin-right: 30px !important;
|