@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/index.css
CHANGED
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.price-breakup__margin0auto___mg_Tr {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.price-breakup__base-page-container___q5GMA,
|
|
257
254
|
.price-breakup__basePageContainer___uyNsJ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.price-breakup__removeScroll___ZpjfH {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.price-breakup__mr-5___IBp4f,
|
|
272
262
|
.price-breakup__mr5___ucqoB {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -712,9 +702,6 @@ h5,
|
|
|
712
702
|
.comment__margin0auto___Tit7w {
|
|
713
703
|
margin: 0 auto;
|
|
714
704
|
}
|
|
715
|
-
button {
|
|
716
|
-
cursor: pointer;
|
|
717
|
-
}
|
|
718
705
|
.comment__base-page-container___BgFr9,
|
|
719
706
|
.comment__basePageContainer___M5N_l {
|
|
720
707
|
max-width: 1440px !important;
|
|
@@ -723,13 +710,6 @@ button {
|
|
|
723
710
|
.comment__removeScroll___gE2l9 {
|
|
724
711
|
overflow-y: hidden !important;
|
|
725
712
|
}
|
|
726
|
-
::selection {
|
|
727
|
-
background-color: #e8a76c;
|
|
728
|
-
color: #000;
|
|
729
|
-
}
|
|
730
|
-
img::selection {
|
|
731
|
-
background-color: transparent;
|
|
732
|
-
}
|
|
733
713
|
.comment__mr-5___lgGRF,
|
|
734
714
|
.comment__mr5___POQNm {
|
|
735
715
|
margin-right: 30px !important;
|
|
@@ -1277,9 +1257,6 @@ h5,
|
|
|
1277
1257
|
.modal__margin0auto___dB88d {
|
|
1278
1258
|
margin: 0 auto;
|
|
1279
1259
|
}
|
|
1280
|
-
button {
|
|
1281
|
-
cursor: pointer;
|
|
1282
|
-
}
|
|
1283
1260
|
.modal__base-page-container___eZhia,
|
|
1284
1261
|
.modal__basePageContainer___QUmCs {
|
|
1285
1262
|
max-width: 1440px !important;
|
|
@@ -1288,13 +1265,6 @@ button {
|
|
|
1288
1265
|
.modal__removeScroll___sjuCx {
|
|
1289
1266
|
overflow-y: hidden !important;
|
|
1290
1267
|
}
|
|
1291
|
-
::selection {
|
|
1292
|
-
background-color: #e8a76c;
|
|
1293
|
-
color: #000;
|
|
1294
|
-
}
|
|
1295
|
-
img::selection {
|
|
1296
|
-
background-color: transparent;
|
|
1297
|
-
}
|
|
1298
1268
|
.modal__mr-5___DjKqT,
|
|
1299
1269
|
.modal__mr5___il5jH {
|
|
1300
1270
|
margin-right: 30px !important;
|
|
@@ -1767,9 +1737,6 @@ h5,
|
|
|
1767
1737
|
.gst-card__margin0auto____YpL4 {
|
|
1768
1738
|
margin: 0 auto;
|
|
1769
1739
|
}
|
|
1770
|
-
button {
|
|
1771
|
-
cursor: pointer;
|
|
1772
|
-
}
|
|
1773
1740
|
.gst-card__base-page-container___lm0cW,
|
|
1774
1741
|
.gst-card__basePageContainer___M6PGM {
|
|
1775
1742
|
max-width: 1440px !important;
|
|
@@ -1778,13 +1745,6 @@ button {
|
|
|
1778
1745
|
.gst-card__removeScroll___uQ8AM {
|
|
1779
1746
|
overflow-y: hidden !important;
|
|
1780
1747
|
}
|
|
1781
|
-
::selection {
|
|
1782
|
-
background-color: #e8a76c;
|
|
1783
|
-
color: #000;
|
|
1784
|
-
}
|
|
1785
|
-
img::selection {
|
|
1786
|
-
background-color: transparent;
|
|
1787
|
-
}
|
|
1788
1748
|
.gst-card__mr-5___SGx3p,
|
|
1789
1749
|
.gst-card__mr5___cZ60B {
|
|
1790
1750
|
margin-right: 30px !important;
|
|
@@ -2193,9 +2153,6 @@ h5,
|
|
|
2193
2153
|
.share-cart__margin0auto___HFZi4 {
|
|
2194
2154
|
margin: 0 auto;
|
|
2195
2155
|
}
|
|
2196
|
-
button {
|
|
2197
|
-
cursor: pointer;
|
|
2198
|
-
}
|
|
2199
2156
|
.share-cart__base-page-container___bGvUi,
|
|
2200
2157
|
.share-cart__basePageContainer___ok3cx {
|
|
2201
2158
|
max-width: 1440px !important;
|
|
@@ -2204,13 +2161,6 @@ button {
|
|
|
2204
2161
|
.share-cart__removeScroll___gzbuo {
|
|
2205
2162
|
overflow-y: hidden !important;
|
|
2206
2163
|
}
|
|
2207
|
-
::selection {
|
|
2208
|
-
background-color: #e8a76c;
|
|
2209
|
-
color: #000;
|
|
2210
|
-
}
|
|
2211
|
-
img::selection {
|
|
2212
|
-
background-color: transparent;
|
|
2213
|
-
}
|
|
2214
2164
|
.share-cart__mr-5___AmJ1R,
|
|
2215
2165
|
.share-cart__mr5___cddRn {
|
|
2216
2166
|
margin-right: 30px !important;
|
|
@@ -2588,9 +2538,6 @@ h5,
|
|
|
2588
2538
|
.share-cart-modal__margin0auto___dmdLB {
|
|
2589
2539
|
margin: 0 auto;
|
|
2590
2540
|
}
|
|
2591
|
-
button {
|
|
2592
|
-
cursor: pointer;
|
|
2593
|
-
}
|
|
2594
2541
|
.share-cart-modal__base-page-container___Ih9il,
|
|
2595
2542
|
.share-cart-modal__basePageContainer___w79Gk {
|
|
2596
2543
|
max-width: 1440px !important;
|
|
@@ -2599,13 +2546,6 @@ button {
|
|
|
2599
2546
|
.share-cart-modal__removeScroll___dDiEc {
|
|
2600
2547
|
overflow-y: hidden !important;
|
|
2601
2548
|
}
|
|
2602
|
-
::selection {
|
|
2603
|
-
background-color: #e8a76c;
|
|
2604
|
-
color: #000;
|
|
2605
|
-
}
|
|
2606
|
-
img::selection {
|
|
2607
|
-
background-color: transparent;
|
|
2608
|
-
}
|
|
2609
2549
|
.share-cart-modal__mr-5___E0U4p,
|
|
2610
2550
|
.share-cart-modal__mr5___Hi621 {
|
|
2611
2551
|
margin-right: 30px !important;
|
|
@@ -3172,9 +3112,6 @@ h5,
|
|
|
3172
3112
|
.delivery-location__margin0auto___EfyAV {
|
|
3173
3113
|
margin: 0 auto;
|
|
3174
3114
|
}
|
|
3175
|
-
button {
|
|
3176
|
-
cursor: pointer;
|
|
3177
|
-
}
|
|
3178
3115
|
.delivery-location__base-page-container___xPlKn,
|
|
3179
3116
|
.delivery-location__basePageContainer___Lu3RW {
|
|
3180
3117
|
max-width: 1440px !important;
|
|
@@ -3183,13 +3120,6 @@ button {
|
|
|
3183
3120
|
.delivery-location__removeScroll___J_pr9 {
|
|
3184
3121
|
overflow-y: hidden !important;
|
|
3185
3122
|
}
|
|
3186
|
-
::selection {
|
|
3187
|
-
background-color: #e8a76c;
|
|
3188
|
-
color: #000;
|
|
3189
|
-
}
|
|
3190
|
-
img::selection {
|
|
3191
|
-
background-color: transparent;
|
|
3192
|
-
}
|
|
3193
3123
|
.delivery-location__mr-5___AQANh,
|
|
3194
3124
|
.delivery-location__mr5___O4MEP {
|
|
3195
3125
|
margin-right: 30px !important;
|
|
@@ -3886,9 +3816,6 @@ h5,
|
|
|
3886
3816
|
.address-item__margin0auto___xOJ1C {
|
|
3887
3817
|
margin: 0 auto;
|
|
3888
3818
|
}
|
|
3889
|
-
button {
|
|
3890
|
-
cursor: pointer;
|
|
3891
|
-
}
|
|
3892
3819
|
.address-item__base-page-container___KQ_WO,
|
|
3893
3820
|
.address-item__basePageContainer___Uq5VA {
|
|
3894
3821
|
max-width: 1440px !important;
|
|
@@ -3897,13 +3824,6 @@ button {
|
|
|
3897
3824
|
.address-item__removeScroll___pnOdH {
|
|
3898
3825
|
overflow-y: hidden !important;
|
|
3899
3826
|
}
|
|
3900
|
-
::selection {
|
|
3901
|
-
background-color: #e8a76c;
|
|
3902
|
-
color: #000;
|
|
3903
|
-
}
|
|
3904
|
-
img::selection {
|
|
3905
|
-
background-color: transparent;
|
|
3906
|
-
}
|
|
3907
3827
|
.address-item__mr-5___XwVAS,
|
|
3908
3828
|
.address-item__mr5___XLJZf {
|
|
3909
3829
|
margin-right: 30px !important;
|
|
@@ -4285,9 +4205,6 @@ h5,
|
|
|
4285
4205
|
.address-form__margin0auto___yIg0a {
|
|
4286
4206
|
margin: 0 auto;
|
|
4287
4207
|
}
|
|
4288
|
-
button {
|
|
4289
|
-
cursor: pointer;
|
|
4290
|
-
}
|
|
4291
4208
|
.address-form__base-page-container___tfikQ,
|
|
4292
4209
|
.address-form__basePageContainer___g68Pu {
|
|
4293
4210
|
max-width: 1440px !important;
|
|
@@ -4296,13 +4213,6 @@ button {
|
|
|
4296
4213
|
.address-form__removeScroll___DoCyw {
|
|
4297
4214
|
overflow-y: hidden !important;
|
|
4298
4215
|
}
|
|
4299
|
-
::selection {
|
|
4300
|
-
background-color: #e8a76c;
|
|
4301
|
-
color: #000;
|
|
4302
|
-
}
|
|
4303
|
-
img::selection {
|
|
4304
|
-
background-color: transparent;
|
|
4305
|
-
}
|
|
4306
4216
|
.address-form__mr-5___guovC,
|
|
4307
4217
|
.address-form__mr5___PXfNJ {
|
|
4308
4218
|
margin-right: 30px !important;
|
|
@@ -5048,9 +4958,6 @@ h5,
|
|
|
5048
4958
|
.fy-input__margin0auto___dSSwm {
|
|
5049
4959
|
margin: 0 auto;
|
|
5050
4960
|
}
|
|
5051
|
-
button {
|
|
5052
|
-
cursor: pointer;
|
|
5053
|
-
}
|
|
5054
4961
|
.fy-input__base-page-container___DIijL,
|
|
5055
4962
|
.fy-input__basePageContainer___iFW9V {
|
|
5056
4963
|
max-width: 1440px !important;
|
|
@@ -5059,13 +4966,6 @@ button {
|
|
|
5059
4966
|
.fy-input__removeScroll___ZJHN4 {
|
|
5060
4967
|
overflow-y: hidden !important;
|
|
5061
4968
|
}
|
|
5062
|
-
::selection {
|
|
5063
|
-
background-color: #e8a76c;
|
|
5064
|
-
color: #000;
|
|
5065
|
-
}
|
|
5066
|
-
img::selection {
|
|
5067
|
-
background-color: transparent;
|
|
5068
|
-
}
|
|
5069
4969
|
.fy-input__mr-5___v4vQm,
|
|
5070
4970
|
.fy-input__mr5___FnOZz {
|
|
5071
4971
|
margin-right: 30px !important;
|
|
@@ -5522,9 +5422,6 @@ h5,
|
|
|
5522
5422
|
.fy-input-group__margin0auto___yXReN {
|
|
5523
5423
|
margin: 0 auto;
|
|
5524
5424
|
}
|
|
5525
|
-
button {
|
|
5526
|
-
cursor: pointer;
|
|
5527
|
-
}
|
|
5528
5425
|
.fy-input-group__base-page-container___pEbR9,
|
|
5529
5426
|
.fy-input-group__basePageContainer___zU6sM {
|
|
5530
5427
|
max-width: 1440px !important;
|
|
@@ -5533,13 +5430,6 @@ button {
|
|
|
5533
5430
|
.fy-input-group__removeScroll___axbTm {
|
|
5534
5431
|
overflow-y: hidden !important;
|
|
5535
5432
|
}
|
|
5536
|
-
::selection {
|
|
5537
|
-
background-color: #e8a76c;
|
|
5538
|
-
color: #000;
|
|
5539
|
-
}
|
|
5540
|
-
img::selection {
|
|
5541
|
-
background-color: transparent;
|
|
5542
|
-
}
|
|
5543
5433
|
.fy-input-group__mr-5___eP9x0,
|
|
5544
5434
|
.fy-input-group__mr5___MAQOI {
|
|
5545
5435
|
margin-right: 30px !important;
|
|
@@ -5910,9 +5800,6 @@ h5,
|
|
|
5910
5800
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
5911
5801
|
margin: 0 auto;
|
|
5912
5802
|
}
|
|
5913
|
-
button {
|
|
5914
|
-
cursor: pointer;
|
|
5915
|
-
}
|
|
5916
5803
|
.fy-dropdown__base-page-container___obW4G,
|
|
5917
5804
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
5918
5805
|
max-width: 1440px !important;
|
|
@@ -5921,13 +5808,6 @@ button {
|
|
|
5921
5808
|
.fy-dropdown__removeScroll___YixrL {
|
|
5922
5809
|
overflow-y: hidden !important;
|
|
5923
5810
|
}
|
|
5924
|
-
::selection {
|
|
5925
|
-
background-color: #e8a76c;
|
|
5926
|
-
color: #000;
|
|
5927
|
-
}
|
|
5928
|
-
img::selection {
|
|
5929
|
-
background-color: transparent;
|
|
5930
|
-
}
|
|
5931
5811
|
.fy-dropdown__mr-5___ctv4d,
|
|
5932
5812
|
.fy-dropdown__mr5___oPnFN {
|
|
5933
5813
|
margin-right: 30px !important;
|
|
@@ -6360,9 +6240,6 @@ h5,
|
|
|
6360
6240
|
.mobile-number__margin0auto___dwzed {
|
|
6361
6241
|
margin: 0 auto;
|
|
6362
6242
|
}
|
|
6363
|
-
button {
|
|
6364
|
-
cursor: pointer;
|
|
6365
|
-
}
|
|
6366
6243
|
.mobile-number__base-page-container___AjFDR,
|
|
6367
6244
|
.mobile-number__basePageContainer___c8a0F {
|
|
6368
6245
|
max-width: 1440px !important;
|
|
@@ -6371,13 +6248,6 @@ button {
|
|
|
6371
6248
|
.mobile-number__removeScroll___hiYOj {
|
|
6372
6249
|
overflow-y: hidden !important;
|
|
6373
6250
|
}
|
|
6374
|
-
::selection {
|
|
6375
|
-
background-color: #e8a76c;
|
|
6376
|
-
color: #000;
|
|
6377
|
-
}
|
|
6378
|
-
img::selection {
|
|
6379
|
-
background-color: transparent;
|
|
6380
|
-
}
|
|
6381
6251
|
.mobile-number__mr-5___gRl4u,
|
|
6382
6252
|
.mobile-number__mr5___tOVbz {
|
|
6383
6253
|
margin-right: 30px !important;
|
|
@@ -6769,9 +6639,6 @@ h5,
|
|
|
6769
6639
|
.form-input-selector__margin0auto___ZobPO {
|
|
6770
6640
|
margin: 0 auto;
|
|
6771
6641
|
}
|
|
6772
|
-
button {
|
|
6773
|
-
cursor: pointer;
|
|
6774
|
-
}
|
|
6775
6642
|
.form-input-selector__base-page-container___gPJNW,
|
|
6776
6643
|
.form-input-selector__basePageContainer___VKttz {
|
|
6777
6644
|
max-width: 1440px !important;
|
|
@@ -6780,13 +6647,6 @@ button {
|
|
|
6780
6647
|
.form-input-selector__removeScroll___oClWr {
|
|
6781
6648
|
overflow-y: hidden !important;
|
|
6782
6649
|
}
|
|
6783
|
-
::selection {
|
|
6784
|
-
background-color: #e8a76c;
|
|
6785
|
-
color: #000;
|
|
6786
|
-
}
|
|
6787
|
-
img::selection {
|
|
6788
|
-
background-color: transparent;
|
|
6789
|
-
}
|
|
6790
6650
|
.form-input-selector__mr-5___v5gtT,
|
|
6791
6651
|
.form-input-selector__mr5___H3llg {
|
|
6792
6652
|
margin-right: 30px !important;
|
|
@@ -7137,9 +6997,6 @@ h5,
|
|
|
7137
6997
|
.coupon__margin0auto___s50sG {
|
|
7138
6998
|
margin: 0 auto;
|
|
7139
6999
|
}
|
|
7140
|
-
button {
|
|
7141
|
-
cursor: pointer;
|
|
7142
|
-
}
|
|
7143
7000
|
.coupon__base-page-container___qHZZI,
|
|
7144
7001
|
.coupon__basePageContainer___cMS4X {
|
|
7145
7002
|
max-width: 1440px !important;
|
|
@@ -7148,13 +7005,6 @@ button {
|
|
|
7148
7005
|
.coupon__removeScroll___Zm11A {
|
|
7149
7006
|
overflow-y: hidden !important;
|
|
7150
7007
|
}
|
|
7151
|
-
::selection {
|
|
7152
|
-
background-color: #e8a76c;
|
|
7153
|
-
color: #000;
|
|
7154
|
-
}
|
|
7155
|
-
img::selection {
|
|
7156
|
-
background-color: transparent;
|
|
7157
|
-
}
|
|
7158
7008
|
.coupon__mr-5___Q2ora,
|
|
7159
7009
|
.coupon__mr5___a6PQR {
|
|
7160
7010
|
margin-right: 30px !important;
|
|
@@ -7853,9 +7703,6 @@ h5,
|
|
|
7853
7703
|
.fy-button__margin0auto___LCb81 {
|
|
7854
7704
|
margin: 0 auto;
|
|
7855
7705
|
}
|
|
7856
|
-
button {
|
|
7857
|
-
cursor: pointer;
|
|
7858
|
-
}
|
|
7859
7706
|
.fy-button__base-page-container___blkPJ,
|
|
7860
7707
|
.fy-button__basePageContainer___ciPsX {
|
|
7861
7708
|
max-width: 1440px !important;
|
|
@@ -7864,13 +7711,6 @@ button {
|
|
|
7864
7711
|
.fy-button__removeScroll___UpL4U {
|
|
7865
7712
|
overflow-y: hidden !important;
|
|
7866
7713
|
}
|
|
7867
|
-
::selection {
|
|
7868
|
-
background-color: #e8a76c;
|
|
7869
|
-
color: #000;
|
|
7870
|
-
}
|
|
7871
|
-
img::selection {
|
|
7872
|
-
background-color: transparent;
|
|
7873
|
-
}
|
|
7874
7714
|
.fy-button__mr-5___A5qJJ,
|
|
7875
7715
|
.fy-button__mr5___BRUgW {
|
|
7876
7716
|
margin-right: 30px !important;
|
|
@@ -7962,7 +7802,7 @@ img::selection {
|
|
|
7962
7802
|
.fy-button__button___UES8C span {
|
|
7963
7803
|
display: inline-flex;
|
|
7964
7804
|
}
|
|
7965
|
-
.fy-button__button___UES8C:focus {
|
|
7805
|
+
.fy-button__button___UES8C:focus-visible {
|
|
7966
7806
|
outline: none;
|
|
7967
7807
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
7968
7808
|
}
|
|
@@ -8365,9 +8205,6 @@ h5,
|
|
|
8365
8205
|
.profile-navigation__margin0auto___VcZI4 {
|
|
8366
8206
|
margin: 0 auto;
|
|
8367
8207
|
}
|
|
8368
|
-
button {
|
|
8369
|
-
cursor: pointer;
|
|
8370
|
-
}
|
|
8371
8208
|
.profile-navigation__base-page-container___fEOfg,
|
|
8372
8209
|
.profile-navigation__basePageContainer___j7nxz {
|
|
8373
8210
|
max-width: 1440px !important;
|
|
@@ -8376,13 +8213,6 @@ button {
|
|
|
8376
8213
|
.profile-navigation__removeScroll___b_KJc {
|
|
8377
8214
|
overflow-y: hidden !important;
|
|
8378
8215
|
}
|
|
8379
|
-
::selection {
|
|
8380
|
-
background-color: #e8a76c;
|
|
8381
|
-
color: #000;
|
|
8382
|
-
}
|
|
8383
|
-
img::selection {
|
|
8384
|
-
background-color: transparent;
|
|
8385
|
-
}
|
|
8386
8216
|
.profile-navigation__mr-5___MnMTz,
|
|
8387
8217
|
.profile-navigation__mr5___MZFtF {
|
|
8388
8218
|
margin-right: 30px !important;
|
|
@@ -8832,9 +8662,6 @@ h5,
|
|
|
8832
8662
|
.form-builder__margin0auto___crI6x {
|
|
8833
8663
|
margin: 0 auto;
|
|
8834
8664
|
}
|
|
8835
|
-
button {
|
|
8836
|
-
cursor: pointer;
|
|
8837
|
-
}
|
|
8838
8665
|
.form-builder__base-page-container___Y_laE,
|
|
8839
8666
|
.form-builder__basePageContainer___XvjRV {
|
|
8840
8667
|
max-width: 1440px !important;
|
|
@@ -8843,13 +8670,6 @@ button {
|
|
|
8843
8670
|
.form-builder__removeScroll___m4Hit {
|
|
8844
8671
|
overflow-y: hidden !important;
|
|
8845
8672
|
}
|
|
8846
|
-
::selection {
|
|
8847
|
-
background-color: #e8a76c;
|
|
8848
|
-
color: #000;
|
|
8849
|
-
}
|
|
8850
|
-
img::selection {
|
|
8851
|
-
background-color: transparent;
|
|
8852
|
-
}
|
|
8853
8673
|
.form-builder__mr-5___Xd2Df,
|
|
8854
8674
|
.form-builder__mr5___go_EV {
|
|
8855
8675
|
margin-right: 30px !important;
|
|
@@ -9297,9 +9117,6 @@ h5,
|
|
|
9297
9117
|
.cart__margin0auto___aXnVq {
|
|
9298
9118
|
margin: 0 auto;
|
|
9299
9119
|
}
|
|
9300
|
-
button {
|
|
9301
|
-
cursor: pointer;
|
|
9302
|
-
}
|
|
9303
9120
|
.cart__base-page-container___eEfHd,
|
|
9304
9121
|
.cart__basePageContainer___fmSUA {
|
|
9305
9122
|
max-width: 1440px !important;
|
|
@@ -9308,13 +9125,6 @@ button {
|
|
|
9308
9125
|
.cart__removeScroll___qYvqi {
|
|
9309
9126
|
overflow-y: hidden !important;
|
|
9310
9127
|
}
|
|
9311
|
-
::selection {
|
|
9312
|
-
background-color: #e8a76c;
|
|
9313
|
-
color: #000;
|
|
9314
|
-
}
|
|
9315
|
-
img::selection {
|
|
9316
|
-
background-color: transparent;
|
|
9317
|
-
}
|
|
9318
9128
|
.cart__mr-5___cPJRD,
|
|
9319
9129
|
.cart__mr5___jvs4H {
|
|
9320
9130
|
margin-right: 30px !important;
|
|
@@ -9818,9 +9628,6 @@ h5,
|
|
|
9818
9628
|
.chip-item__margin0auto___zw8Wf {
|
|
9819
9629
|
margin: 0 auto;
|
|
9820
9630
|
}
|
|
9821
|
-
button {
|
|
9822
|
-
cursor: pointer;
|
|
9823
|
-
}
|
|
9824
9631
|
.chip-item__base-page-container___tpwlm,
|
|
9825
9632
|
.chip-item__basePageContainer___tatGu {
|
|
9826
9633
|
max-width: 1440px !important;
|
|
@@ -9829,13 +9636,6 @@ button {
|
|
|
9829
9636
|
.chip-item__removeScroll___GrcCf {
|
|
9830
9637
|
overflow-y: hidden !important;
|
|
9831
9638
|
}
|
|
9832
|
-
::selection {
|
|
9833
|
-
background-color: #e8a76c;
|
|
9834
|
-
color: #000;
|
|
9835
|
-
}
|
|
9836
|
-
img::selection {
|
|
9837
|
-
background-color: transparent;
|
|
9838
|
-
}
|
|
9839
9639
|
.chip-item__mr-5___TYpgd,
|
|
9840
9640
|
.chip-item__mr5___MnUyI {
|
|
9841
9641
|
margin-right: 30px !important;
|
|
@@ -10077,7 +9877,7 @@ img::selection {
|
|
|
10077
9877
|
font-size: 12px;
|
|
10078
9878
|
font-weight: 500;
|
|
10079
9879
|
margin-right: 12px;
|
|
10080
|
-
color: var(--
|
|
9880
|
+
color: var(--saleDiscountText, #1c958f);
|
|
10081
9881
|
}
|
|
10082
9882
|
.chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemTotalContainer___E0DQq .chip-item__deliveryDateWrapper___TcR1g {
|
|
10083
9883
|
display: flex;
|
|
@@ -10187,7 +9987,6 @@ img::selection {
|
|
|
10187
9987
|
align-items: flex-start;
|
|
10188
9988
|
}
|
|
10189
9989
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq {
|
|
10190
|
-
border-bottom: 1px solid #f0f0f0;
|
|
10191
9990
|
position: relative;
|
|
10192
9991
|
display: flex;
|
|
10193
9992
|
align-items: center;
|
|
@@ -10222,7 +10021,7 @@ img::selection {
|
|
|
10222
10021
|
font-weight: 400;
|
|
10223
10022
|
}
|
|
10224
10023
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq .chip-item__sizeModalDiv____Vutd .chip-item__sizeModalContent___TAnsO .chip-item__sizeDiscount___yJRZW {
|
|
10225
|
-
margin-top:
|
|
10024
|
+
margin-top: 8px;
|
|
10226
10025
|
font-size: 14px;
|
|
10227
10026
|
font-weight: 600;
|
|
10228
10027
|
}
|
|
@@ -10247,9 +10046,7 @@ img::selection {
|
|
|
10247
10046
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf {
|
|
10248
10047
|
display: flex;
|
|
10249
10048
|
flex-wrap: wrap;
|
|
10250
|
-
|
|
10251
|
-
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk {
|
|
10252
|
-
margin-right: 12px;
|
|
10049
|
+
gap: 12px;
|
|
10253
10050
|
margin-top: 12px;
|
|
10254
10051
|
}
|
|
10255
10052
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk .chip-item__singleSizeDetails___CgTsc {
|
|
@@ -10258,9 +10055,7 @@ img::selection {
|
|
|
10258
10055
|
background: #fff;
|
|
10259
10056
|
border: 1px solid #e2e2e2;
|
|
10260
10057
|
border-radius: 4px;
|
|
10261
|
-
padding:
|
|
10262
|
-
padding-bottom: 14px;
|
|
10263
|
-
padding-top: 14px;
|
|
10058
|
+
padding: 12px;
|
|
10264
10059
|
display: inline-block;
|
|
10265
10060
|
cursor: pointer;
|
|
10266
10061
|
}
|
|
@@ -10645,9 +10440,6 @@ h5,
|
|
|
10645
10440
|
.quantity-control__margin0auto___uqtOT {
|
|
10646
10441
|
margin: 0 auto;
|
|
10647
10442
|
}
|
|
10648
|
-
button {
|
|
10649
|
-
cursor: pointer;
|
|
10650
|
-
}
|
|
10651
10443
|
.quantity-control__base-page-container_____NJ7,
|
|
10652
10444
|
.quantity-control__basePageContainer___P_S4Y {
|
|
10653
10445
|
max-width: 1440px !important;
|
|
@@ -10656,13 +10448,6 @@ button {
|
|
|
10656
10448
|
.quantity-control__removeScroll___OJlc8 {
|
|
10657
10449
|
overflow-y: hidden !important;
|
|
10658
10450
|
}
|
|
10659
|
-
::selection {
|
|
10660
|
-
background-color: #e8a76c;
|
|
10661
|
-
color: #000;
|
|
10662
|
-
}
|
|
10663
|
-
img::selection {
|
|
10664
|
-
background-color: transparent;
|
|
10665
|
-
}
|
|
10666
10451
|
.quantity-control__mr-5___KrHWb,
|
|
10667
10452
|
.quantity-control__mr5___HDUFR {
|
|
10668
10453
|
margin-right: 30px !important;
|
|
@@ -11059,9 +10844,6 @@ h5,
|
|
|
11059
10844
|
.free-gift-item__margin0auto___hpTPs {
|
|
11060
10845
|
margin: 0 auto;
|
|
11061
10846
|
}
|
|
11062
|
-
button {
|
|
11063
|
-
cursor: pointer;
|
|
11064
|
-
}
|
|
11065
10847
|
.free-gift-item__base-page-container___LIKt3,
|
|
11066
10848
|
.free-gift-item__basePageContainer___lzNzG {
|
|
11067
10849
|
max-width: 1440px !important;
|
|
@@ -11070,13 +10852,6 @@ button {
|
|
|
11070
10852
|
.free-gift-item__removeScroll___DdTl9 {
|
|
11071
10853
|
overflow-y: hidden !important;
|
|
11072
10854
|
}
|
|
11073
|
-
::selection {
|
|
11074
|
-
background-color: #e8a76c;
|
|
11075
|
-
color: #000;
|
|
11076
|
-
}
|
|
11077
|
-
img::selection {
|
|
11078
|
-
background-color: transparent;
|
|
11079
|
-
}
|
|
11080
10855
|
.free-gift-item__mr-5___R4N5D,
|
|
11081
10856
|
.free-gift-item__mr5___OIG6F {
|
|
11082
10857
|
margin-right: 30px !important;
|
|
@@ -11487,9 +11262,6 @@ h5,
|
|
|
11487
11262
|
.sticky-footer__margin0auto___Zv2YS {
|
|
11488
11263
|
margin: 0 auto;
|
|
11489
11264
|
}
|
|
11490
|
-
button {
|
|
11491
|
-
cursor: pointer;
|
|
11492
|
-
}
|
|
11493
11265
|
.sticky-footer__base-page-container___TyeXH,
|
|
11494
11266
|
.sticky-footer__basePageContainer___LIprl {
|
|
11495
11267
|
max-width: 1440px !important;
|
|
@@ -11498,13 +11270,6 @@ button {
|
|
|
11498
11270
|
.sticky-footer__removeScroll___lYDgv {
|
|
11499
11271
|
overflow-y: hidden !important;
|
|
11500
11272
|
}
|
|
11501
|
-
::selection {
|
|
11502
|
-
background-color: #e8a76c;
|
|
11503
|
-
color: #000;
|
|
11504
|
-
}
|
|
11505
|
-
img::selection {
|
|
11506
|
-
background-color: transparent;
|
|
11507
|
-
}
|
|
11508
11273
|
.sticky-footer__mr-5___Lai2Z,
|
|
11509
11274
|
.sticky-footer__mr5___kGo_t {
|
|
11510
11275
|
margin-right: 30px !important;
|
|
@@ -11583,11 +11348,8 @@ img::selection {
|
|
|
11583
11348
|
}
|
|
11584
11349
|
.sticky-footer__stickyFooter___vhgUO {
|
|
11585
11350
|
display: none;
|
|
11586
|
-
position:
|
|
11587
|
-
position: -webkit-
|
|
11588
|
-
position: -moz-fixed;
|
|
11589
|
-
position: -ms-fixed;
|
|
11590
|
-
position: -o-fixed;
|
|
11351
|
+
position: sticky;
|
|
11352
|
+
position: -webkit-sticky;
|
|
11591
11353
|
width: 100%;
|
|
11592
11354
|
line-height: 140%;
|
|
11593
11355
|
z-index: 1;
|
|
@@ -12039,9 +11801,6 @@ h5,
|
|
|
12039
11801
|
.remove-cart-item__margin0auto___QDoCO {
|
|
12040
11802
|
margin: 0 auto;
|
|
12041
11803
|
}
|
|
12042
|
-
button {
|
|
12043
|
-
cursor: pointer;
|
|
12044
|
-
}
|
|
12045
11804
|
.remove-cart-item__base-page-container___gq42n,
|
|
12046
11805
|
.remove-cart-item__basePageContainer___TD_XD {
|
|
12047
11806
|
max-width: 1440px !important;
|
|
@@ -12050,13 +11809,6 @@ button {
|
|
|
12050
11809
|
.remove-cart-item__removeScroll___l4R6m {
|
|
12051
11810
|
overflow-y: hidden !important;
|
|
12052
11811
|
}
|
|
12053
|
-
::selection {
|
|
12054
|
-
background-color: #e8a76c;
|
|
12055
|
-
color: #000;
|
|
12056
|
-
}
|
|
12057
|
-
img::selection {
|
|
12058
|
-
background-color: transparent;
|
|
12059
|
-
}
|
|
12060
11812
|
.remove-cart-item__mr-5___zd5nA,
|
|
12061
11813
|
.remove-cart-item__mr5___lt6uE {
|
|
12062
11814
|
margin-right: 30px !important;
|
|
@@ -12485,9 +12237,6 @@ h5,
|
|
|
12485
12237
|
.shared-cart__margin0auto___h8s0J {
|
|
12486
12238
|
margin: 0 auto;
|
|
12487
12239
|
}
|
|
12488
|
-
button {
|
|
12489
|
-
cursor: pointer;
|
|
12490
|
-
}
|
|
12491
12240
|
.shared-cart__base-page-container___Ivl9X,
|
|
12492
12241
|
.shared-cart__basePageContainer___w7JDi {
|
|
12493
12242
|
max-width: 1440px !important;
|
|
@@ -12496,13 +12245,6 @@ button {
|
|
|
12496
12245
|
.shared-cart__removeScroll___Sbp9C {
|
|
12497
12246
|
overflow-y: hidden !important;
|
|
12498
12247
|
}
|
|
12499
|
-
::selection {
|
|
12500
|
-
background-color: #e8a76c;
|
|
12501
|
-
color: #000;
|
|
12502
|
-
}
|
|
12503
|
-
img::selection {
|
|
12504
|
-
background-color: transparent;
|
|
12505
|
-
}
|
|
12506
12248
|
.shared-cart__mr-5___BIzAp,
|
|
12507
12249
|
.shared-cart__mr5___abA5H {
|
|
12508
12250
|
margin-right: 30px !important;
|
|
@@ -12963,9 +12705,6 @@ h5,
|
|
|
12963
12705
|
.chip-review-item__margin0auto___IB3vF {
|
|
12964
12706
|
margin: 0 auto;
|
|
12965
12707
|
}
|
|
12966
|
-
button {
|
|
12967
|
-
cursor: pointer;
|
|
12968
|
-
}
|
|
12969
12708
|
.chip-review-item__base-page-container___AzTeB,
|
|
12970
12709
|
.chip-review-item__basePageContainer___RCeGw {
|
|
12971
12710
|
max-width: 1440px !important;
|
|
@@ -12974,13 +12713,6 @@ button {
|
|
|
12974
12713
|
.chip-review-item__removeScroll___bcWzo {
|
|
12975
12714
|
overflow-y: hidden !important;
|
|
12976
12715
|
}
|
|
12977
|
-
::selection {
|
|
12978
|
-
background-color: #e8a76c;
|
|
12979
|
-
color: #000;
|
|
12980
|
-
}
|
|
12981
|
-
img::selection {
|
|
12982
|
-
background-color: transparent;
|
|
12983
|
-
}
|
|
12984
12716
|
.chip-review-item__mr-5___giiGG,
|
|
12985
12717
|
.chip-review-item__mr5___hfNxR {
|
|
12986
12718
|
margin-right: 30px !important;
|
|
@@ -13494,9 +13226,6 @@ h5,
|
|
|
13494
13226
|
.product-listing__margin0auto___CmTzG {
|
|
13495
13227
|
margin: 0 auto;
|
|
13496
13228
|
}
|
|
13497
|
-
button {
|
|
13498
|
-
cursor: pointer;
|
|
13499
|
-
}
|
|
13500
13229
|
.product-listing__base-page-container___zsegi,
|
|
13501
13230
|
.product-listing__basePageContainer___lWoY4 {
|
|
13502
13231
|
max-width: 1440px !important;
|
|
@@ -13505,13 +13234,6 @@ button {
|
|
|
13505
13234
|
.product-listing__removeScroll___o6kZk {
|
|
13506
13235
|
overflow-y: hidden !important;
|
|
13507
13236
|
}
|
|
13508
|
-
::selection {
|
|
13509
|
-
background-color: #e8a76c;
|
|
13510
|
-
color: #000;
|
|
13511
|
-
}
|
|
13512
|
-
img::selection {
|
|
13513
|
-
background-color: transparent;
|
|
13514
|
-
}
|
|
13515
13237
|
.product-listing__mr-5___r1j50,
|
|
13516
13238
|
.product-listing__mr5___pxVkw {
|
|
13517
13239
|
margin-right: 30px !important;
|
|
@@ -14416,9 +14138,6 @@ h5,
|
|
|
14416
14138
|
.breadcrumb__margin0auto___Qp6uT {
|
|
14417
14139
|
margin: 0 auto;
|
|
14418
14140
|
}
|
|
14419
|
-
button {
|
|
14420
|
-
cursor: pointer;
|
|
14421
|
-
}
|
|
14422
14141
|
.breadcrumb__base-page-container___cZJdW,
|
|
14423
14142
|
.breadcrumb__basePageContainer___x6QWs {
|
|
14424
14143
|
max-width: 1440px !important;
|
|
@@ -14427,13 +14146,6 @@ button {
|
|
|
14427
14146
|
.breadcrumb__removeScroll___yP_Qb {
|
|
14428
14147
|
overflow-y: hidden !important;
|
|
14429
14148
|
}
|
|
14430
|
-
::selection {
|
|
14431
|
-
background-color: #e8a76c;
|
|
14432
|
-
color: #000;
|
|
14433
|
-
}
|
|
14434
|
-
img::selection {
|
|
14435
|
-
background-color: transparent;
|
|
14436
|
-
}
|
|
14437
14149
|
.breadcrumb__mr-5___MN4Mm,
|
|
14438
14150
|
.breadcrumb__mr5___yoqTb {
|
|
14439
14151
|
margin-right: 30px !important;
|
|
@@ -14526,9 +14238,6 @@ img::selection {
|
|
|
14526
14238
|
.breadcrumb__breadcrumbs___lMY9E span {
|
|
14527
14239
|
color: var(--textSecondary, #9c9c9c);
|
|
14528
14240
|
}
|
|
14529
|
-
.breadcrumb__breadcrumbs___lMY9E span.breadcrumb__active___NRqNx {
|
|
14530
|
-
color: var(--buttonPrimary, #4e3f09);
|
|
14531
|
-
}
|
|
14532
14241
|
|
|
14533
14242
|
/**color by character**/
|
|
14534
14243
|
/** Font family **/
|
|
@@ -14782,9 +14491,6 @@ h5,
|
|
|
14782
14491
|
.product-card__margin0auto___bDCTH {
|
|
14783
14492
|
margin: 0 auto;
|
|
14784
14493
|
}
|
|
14785
|
-
button {
|
|
14786
|
-
cursor: pointer;
|
|
14787
|
-
}
|
|
14788
14494
|
.product-card__base-page-container___goroE,
|
|
14789
14495
|
.product-card__basePageContainer___ciwSl {
|
|
14790
14496
|
max-width: 1440px !important;
|
|
@@ -14793,13 +14499,6 @@ button {
|
|
|
14793
14499
|
.product-card__removeScroll___m9Lgv {
|
|
14794
14500
|
overflow-y: hidden !important;
|
|
14795
14501
|
}
|
|
14796
|
-
::selection {
|
|
14797
|
-
background-color: #e8a76c;
|
|
14798
|
-
color: #000;
|
|
14799
|
-
}
|
|
14800
|
-
img::selection {
|
|
14801
|
-
background-color: transparent;
|
|
14802
|
-
}
|
|
14803
14502
|
.product-card__mr-5___H__3E,
|
|
14804
14503
|
.product-card__mr5___nG6Pk {
|
|
14805
14504
|
margin-right: 30px !important;
|
|
@@ -14885,6 +14584,9 @@ img::selection {
|
|
|
14885
14584
|
letter-spacing: -0.02em;
|
|
14886
14585
|
font-weight: 400;
|
|
14887
14586
|
}
|
|
14587
|
+
.product-card__productCard___VMIjd .product-card__removeIcon___C1vVY path {
|
|
14588
|
+
fill: var(--textBody, #3c3131) !important;
|
|
14589
|
+
}
|
|
14888
14590
|
.product-card__productCard___VMIjd.product-card__sliderCard___Owqig .product-card__productDescContainer___S8oiv {
|
|
14889
14591
|
flex-direction: column !important;
|
|
14890
14592
|
}
|
|
@@ -14940,7 +14642,7 @@ img::selection {
|
|
|
14940
14642
|
.product-card__productCard___VMIjd .product-card__imageContainer___lRTmc .product-card__badge___Tstrb {
|
|
14941
14643
|
position: absolute;
|
|
14942
14644
|
min-width: 50px;
|
|
14943
|
-
border-radius:
|
|
14645
|
+
border-radius: var(--badgeRadius, 0px);
|
|
14944
14646
|
padding: 6px 12px;
|
|
14945
14647
|
text-align: center;
|
|
14946
14648
|
background-color: var(--saleBadgeBackground, #fff);
|
|
@@ -15080,7 +14782,6 @@ img::selection {
|
|
|
15080
14782
|
z-index: -2;
|
|
15081
14783
|
}
|
|
15082
14784
|
.product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__addToCart___KUnfH {
|
|
15083
|
-
border: 0.8px solid var(--dividerStokes, #d4d1d1);
|
|
15084
14785
|
background: var(--buttonSecondary, #fff);
|
|
15085
14786
|
font-weight: 500;
|
|
15086
14787
|
line-height: 16px;
|
|
@@ -15490,9 +15191,6 @@ h5,
|
|
|
15490
15191
|
.sort__margin0auto___LYqa9 {
|
|
15491
15192
|
margin: 0 auto;
|
|
15492
15193
|
}
|
|
15493
|
-
button {
|
|
15494
|
-
cursor: pointer;
|
|
15495
|
-
}
|
|
15496
15194
|
.sort__base-page-container___fjZga,
|
|
15497
15195
|
.sort__basePageContainer___wFZBk {
|
|
15498
15196
|
max-width: 1440px !important;
|
|
@@ -15501,13 +15199,6 @@ button {
|
|
|
15501
15199
|
.sort__removeScroll___amFIH {
|
|
15502
15200
|
overflow-y: hidden !important;
|
|
15503
15201
|
}
|
|
15504
|
-
::selection {
|
|
15505
|
-
background-color: #e8a76c;
|
|
15506
|
-
color: #000;
|
|
15507
|
-
}
|
|
15508
|
-
img::selection {
|
|
15509
|
-
background-color: transparent;
|
|
15510
|
-
}
|
|
15511
15202
|
.sort__mr-5___XTPJD,
|
|
15512
15203
|
.sort__mr5___e_pVn {
|
|
15513
15204
|
margin-right: 30px !important;
|
|
@@ -15931,9 +15622,6 @@ h5,
|
|
|
15931
15622
|
.filter-list__margin0auto___iZzmQ {
|
|
15932
15623
|
margin: 0 auto;
|
|
15933
15624
|
}
|
|
15934
|
-
button {
|
|
15935
|
-
cursor: pointer;
|
|
15936
|
-
}
|
|
15937
15625
|
.filter-list__base-page-container___BbCB8,
|
|
15938
15626
|
.filter-list__basePageContainer___TZbxv {
|
|
15939
15627
|
max-width: 1440px !important;
|
|
@@ -15942,13 +15630,6 @@ button {
|
|
|
15942
15630
|
.filter-list__removeScroll___k6cbB {
|
|
15943
15631
|
overflow-y: hidden !important;
|
|
15944
15632
|
}
|
|
15945
|
-
::selection {
|
|
15946
|
-
background-color: #e8a76c;
|
|
15947
|
-
color: #000;
|
|
15948
|
-
}
|
|
15949
|
-
img::selection {
|
|
15950
|
-
background-color: transparent;
|
|
15951
|
-
}
|
|
15952
15633
|
.filter-list__mr-5___K9ynD,
|
|
15953
15634
|
.filter-list__mr5___bN_bI {
|
|
15954
15635
|
margin-right: 30px !important;
|
|
@@ -16476,9 +16157,6 @@ h5,
|
|
|
16476
16157
|
.range-slider__margin0auto___k2dTs {
|
|
16477
16158
|
margin: 0 auto;
|
|
16478
16159
|
}
|
|
16479
|
-
button {
|
|
16480
|
-
cursor: pointer;
|
|
16481
|
-
}
|
|
16482
16160
|
.range-slider__base-page-container___K7qXv,
|
|
16483
16161
|
.range-slider__basePageContainer___fQupS {
|
|
16484
16162
|
max-width: 1440px !important;
|
|
@@ -16487,13 +16165,6 @@ button {
|
|
|
16487
16165
|
.range-slider__removeScroll___nElrU {
|
|
16488
16166
|
overflow-y: hidden !important;
|
|
16489
16167
|
}
|
|
16490
|
-
::selection {
|
|
16491
|
-
background-color: #e8a76c;
|
|
16492
|
-
color: #000;
|
|
16493
|
-
}
|
|
16494
|
-
img::selection {
|
|
16495
|
-
background-color: transparent;
|
|
16496
|
-
}
|
|
16497
16168
|
.range-slider__mr-5___acSjL,
|
|
16498
16169
|
.range-slider__mr5___Jy3ZU {
|
|
16499
16170
|
margin-right: 30px !important;
|
|
@@ -16886,9 +16557,6 @@ h5,
|
|
|
16886
16557
|
.filter-item__margin0auto___SEgL7 {
|
|
16887
16558
|
margin: 0 auto;
|
|
16888
16559
|
}
|
|
16889
|
-
button {
|
|
16890
|
-
cursor: pointer;
|
|
16891
|
-
}
|
|
16892
16560
|
.filter-item__base-page-container___XQvlP,
|
|
16893
16561
|
.filter-item__basePageContainer___QoVyl {
|
|
16894
16562
|
max-width: 1440px !important;
|
|
@@ -16897,13 +16565,6 @@ button {
|
|
|
16897
16565
|
.filter-item__removeScroll___PmmPN {
|
|
16898
16566
|
overflow-y: hidden !important;
|
|
16899
16567
|
}
|
|
16900
|
-
::selection {
|
|
16901
|
-
background-color: #e8a76c;
|
|
16902
|
-
color: #000;
|
|
16903
|
-
}
|
|
16904
|
-
img::selection {
|
|
16905
|
-
background-color: transparent;
|
|
16906
|
-
}
|
|
16907
16568
|
.filter-item__mr-5___ReEgZ,
|
|
16908
16569
|
.filter-item__mr5___bVLCM {
|
|
16909
16570
|
margin-right: 30px !important;
|
|
@@ -17270,9 +16931,6 @@ h5,
|
|
|
17270
16931
|
.pagination__margin0auto___dP0f_ {
|
|
17271
16932
|
margin: 0 auto;
|
|
17272
16933
|
}
|
|
17273
|
-
button {
|
|
17274
|
-
cursor: pointer;
|
|
17275
|
-
}
|
|
17276
16934
|
.pagination__base-page-container___NUdVW,
|
|
17277
16935
|
.pagination__basePageContainer___jFoB5 {
|
|
17278
16936
|
max-width: 1440px !important;
|
|
@@ -17281,13 +16939,6 @@ button {
|
|
|
17281
16939
|
.pagination__removeScroll___CB_Kc {
|
|
17282
16940
|
overflow-y: hidden !important;
|
|
17283
16941
|
}
|
|
17284
|
-
::selection {
|
|
17285
|
-
background-color: #e8a76c;
|
|
17286
|
-
color: #000;
|
|
17287
|
-
}
|
|
17288
|
-
img::selection {
|
|
17289
|
-
background-color: transparent;
|
|
17290
|
-
}
|
|
17291
16942
|
.pagination__mr-5___oY4X5,
|
|
17292
16943
|
.pagination__mr5___FEPwz {
|
|
17293
16944
|
margin-right: 30px !important;
|
|
@@ -17676,9 +17327,6 @@ h5,
|
|
|
17676
17327
|
.filter-tags__margin0auto___ngQxM {
|
|
17677
17328
|
margin: 0 auto;
|
|
17678
17329
|
}
|
|
17679
|
-
button {
|
|
17680
|
-
cursor: pointer;
|
|
17681
|
-
}
|
|
17682
17330
|
.filter-tags__base-page-container___jcEKZ,
|
|
17683
17331
|
.filter-tags__basePageContainer___p7ZW_ {
|
|
17684
17332
|
max-width: 1440px !important;
|
|
@@ -17687,13 +17335,6 @@ button {
|
|
|
17687
17335
|
.filter-tags__removeScroll___sR3qX {
|
|
17688
17336
|
overflow-y: hidden !important;
|
|
17689
17337
|
}
|
|
17690
|
-
::selection {
|
|
17691
|
-
background-color: #e8a76c;
|
|
17692
|
-
color: #000;
|
|
17693
|
-
}
|
|
17694
|
-
img::selection {
|
|
17695
|
-
background-color: transparent;
|
|
17696
|
-
}
|
|
17697
17338
|
.filter-tags__mr-5___zefQj,
|
|
17698
17339
|
.filter-tags__mr5___QP9M3 {
|
|
17699
17340
|
margin-right: 30px !important;
|
|
@@ -18107,9 +17748,6 @@ h5,
|
|
|
18107
17748
|
.listing-description__margin0auto___V_B_T {
|
|
18108
17749
|
margin: 0 auto;
|
|
18109
17750
|
}
|
|
18110
|
-
button {
|
|
18111
|
-
cursor: pointer;
|
|
18112
|
-
}
|
|
18113
17751
|
.listing-description__base-page-container___C4YtN,
|
|
18114
17752
|
.listing-description__basePageContainer___LkrI_ {
|
|
18115
17753
|
max-width: 1440px !important;
|
|
@@ -18118,13 +17756,6 @@ button {
|
|
|
18118
17756
|
.listing-description__removeScroll___TJMqn {
|
|
18119
17757
|
overflow-y: hidden !important;
|
|
18120
17758
|
}
|
|
18121
|
-
::selection {
|
|
18122
|
-
background-color: #e8a76c;
|
|
18123
|
-
color: #000;
|
|
18124
|
-
}
|
|
18125
|
-
img::selection {
|
|
18126
|
-
background-color: transparent;
|
|
18127
|
-
}
|
|
18128
17759
|
.listing-description__mr-5___Z5PmL,
|
|
18129
17760
|
.listing-description__mr5___p_tyf {
|
|
18130
17761
|
margin-right: 30px !important;
|
|
@@ -18525,9 +18156,6 @@ h5,
|
|
|
18525
18156
|
.sort-modal__margin0auto___Vyp8e {
|
|
18526
18157
|
margin: 0 auto;
|
|
18527
18158
|
}
|
|
18528
|
-
button {
|
|
18529
|
-
cursor: pointer;
|
|
18530
|
-
}
|
|
18531
18159
|
.sort-modal__base-page-container___YHFJ9,
|
|
18532
18160
|
.sort-modal__basePageContainer___KywTZ {
|
|
18533
18161
|
max-width: 1440px !important;
|
|
@@ -18536,13 +18164,6 @@ button {
|
|
|
18536
18164
|
.sort-modal__removeScroll___AUpp7 {
|
|
18537
18165
|
overflow-y: hidden !important;
|
|
18538
18166
|
}
|
|
18539
|
-
::selection {
|
|
18540
|
-
background-color: #e8a76c;
|
|
18541
|
-
color: #000;
|
|
18542
|
-
}
|
|
18543
|
-
img::selection {
|
|
18544
|
-
background-color: transparent;
|
|
18545
|
-
}
|
|
18546
18167
|
.sort-modal__mr-5___YeRLl,
|
|
18547
18168
|
.sort-modal__mr5___Mt0nc {
|
|
18548
18169
|
margin-right: 30px !important;
|
|
@@ -18982,9 +18603,6 @@ h5,
|
|
|
18982
18603
|
.filter-modal__margin0auto___JHtpC {
|
|
18983
18604
|
margin: 0 auto;
|
|
18984
18605
|
}
|
|
18985
|
-
button {
|
|
18986
|
-
cursor: pointer;
|
|
18987
|
-
}
|
|
18988
18606
|
.filter-modal__base-page-container___xo64s,
|
|
18989
18607
|
.filter-modal__basePageContainer___DmrW7 {
|
|
18990
18608
|
max-width: 1440px !important;
|
|
@@ -18993,13 +18611,6 @@ button {
|
|
|
18993
18611
|
.filter-modal__removeScroll___z0dxy {
|
|
18994
18612
|
overflow-y: hidden !important;
|
|
18995
18613
|
}
|
|
18996
|
-
::selection {
|
|
18997
|
-
background-color: #e8a76c;
|
|
18998
|
-
color: #000;
|
|
18999
|
-
}
|
|
19000
|
-
img::selection {
|
|
19001
|
-
background-color: transparent;
|
|
19002
|
-
}
|
|
19003
18614
|
.filter-modal__mr-5___Zl2tb,
|
|
19004
18615
|
.filter-modal__mr5___Ta7ws {
|
|
19005
18616
|
margin-right: 30px !important;
|
|
@@ -19446,9 +19057,6 @@ h5,
|
|
|
19446
19057
|
.scroll-top__margin0auto___XMsgM {
|
|
19447
19058
|
margin: 0 auto;
|
|
19448
19059
|
}
|
|
19449
|
-
button {
|
|
19450
|
-
cursor: pointer;
|
|
19451
|
-
}
|
|
19452
19060
|
.scroll-top__base-page-container___Xgxyk,
|
|
19453
19061
|
.scroll-top__basePageContainer___A_rCu {
|
|
19454
19062
|
max-width: 1440px !important;
|
|
@@ -19457,13 +19065,6 @@ button {
|
|
|
19457
19065
|
.scroll-top__removeScroll___nK1eP {
|
|
19458
19066
|
overflow-y: hidden !important;
|
|
19459
19067
|
}
|
|
19460
|
-
::selection {
|
|
19461
|
-
background-color: #e8a76c;
|
|
19462
|
-
color: #000;
|
|
19463
|
-
}
|
|
19464
|
-
img::selection {
|
|
19465
|
-
background-color: transparent;
|
|
19466
|
-
}
|
|
19467
19068
|
.scroll-top__mr-5___keRrD,
|
|
19468
19069
|
.scroll-top__mr5___GGs97 {
|
|
19469
19070
|
margin-right: 30px !important;
|
|
@@ -19851,9 +19452,6 @@ h5,
|
|
|
19851
19452
|
.empty-state__margin0auto___sFRqb {
|
|
19852
19453
|
margin: 0 auto;
|
|
19853
19454
|
}
|
|
19854
|
-
button {
|
|
19855
|
-
cursor: pointer;
|
|
19856
|
-
}
|
|
19857
19455
|
.empty-state__base-page-container___TR3X9,
|
|
19858
19456
|
.empty-state__basePageContainer___HJybL {
|
|
19859
19457
|
max-width: 1440px !important;
|
|
@@ -19862,13 +19460,6 @@ button {
|
|
|
19862
19460
|
.empty-state__removeScroll___fAP1Z {
|
|
19863
19461
|
overflow-y: hidden !important;
|
|
19864
19462
|
}
|
|
19865
|
-
::selection {
|
|
19866
|
-
background-color: #e8a76c;
|
|
19867
|
-
color: #000;
|
|
19868
|
-
}
|
|
19869
|
-
img::selection {
|
|
19870
|
-
background-color: transparent;
|
|
19871
|
-
}
|
|
19872
19463
|
.empty-state__mr-5___t8B92,
|
|
19873
19464
|
.empty-state__mr5___Fx2yp {
|
|
19874
19465
|
margin-right: 30px !important;
|
|
@@ -20254,9 +19845,6 @@ h5,
|
|
|
20254
19845
|
.add-to-cart__margin0auto___hjDNy {
|
|
20255
19846
|
margin: 0 auto;
|
|
20256
19847
|
}
|
|
20257
|
-
button {
|
|
20258
|
-
cursor: pointer;
|
|
20259
|
-
}
|
|
20260
19848
|
.add-to-cart__base-page-container___nAiyP,
|
|
20261
19849
|
.add-to-cart__basePageContainer___hPqeA {
|
|
20262
19850
|
max-width: 1440px !important;
|
|
@@ -20265,13 +19853,6 @@ button {
|
|
|
20265
19853
|
.add-to-cart__removeScroll___Vu0XN {
|
|
20266
19854
|
overflow-y: hidden !important;
|
|
20267
19855
|
}
|
|
20268
|
-
::selection {
|
|
20269
|
-
background-color: #e8a76c;
|
|
20270
|
-
color: #000;
|
|
20271
|
-
}
|
|
20272
|
-
img::selection {
|
|
20273
|
-
background-color: transparent;
|
|
20274
|
-
}
|
|
20275
19856
|
.add-to-cart__mr-5___sGI0L,
|
|
20276
19857
|
.add-to-cart__mr5___TP0uh {
|
|
20277
19858
|
margin-right: 30px !important;
|
|
@@ -20620,7 +20201,7 @@ img::selection {
|
|
|
20620
20201
|
justify-content: space-between;
|
|
20621
20202
|
border-radius: var(--buttonRadius, 0px);
|
|
20622
20203
|
padding: 0 12px;
|
|
20623
|
-
background-color: var(--
|
|
20204
|
+
background-color: var(--buttonSecondary, #fff);
|
|
20624
20205
|
flex: 1;
|
|
20625
20206
|
}
|
|
20626
20207
|
@media only screen and (max-width: 768px) {
|
|
@@ -20628,12 +20209,8 @@ img::selection {
|
|
|
20628
20209
|
height: 40px;
|
|
20629
20210
|
}
|
|
20630
20211
|
}
|
|
20631
|
-
.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 {
|
|
20632
|
-
fill: var(--buttonSecondary, #fff);
|
|
20633
|
-
}
|
|
20634
20212
|
.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 {
|
|
20635
20213
|
border: none;
|
|
20636
|
-
color: var(--buttonSecondary, #fff);
|
|
20637
20214
|
}
|
|
20638
20215
|
.add-to-cart__sizeCartContainer___ILhna {
|
|
20639
20216
|
display: flex;
|
|
@@ -21123,9 +20700,6 @@ h5,
|
|
|
21123
20700
|
.pic-zoom__margin0auto___BnCxu {
|
|
21124
20701
|
margin: 0 auto;
|
|
21125
20702
|
}
|
|
21126
|
-
button {
|
|
21127
|
-
cursor: pointer;
|
|
21128
|
-
}
|
|
21129
20703
|
.pic-zoom__base-page-container___DjoNL,
|
|
21130
20704
|
.pic-zoom__basePageContainer___SwnY5 {
|
|
21131
20705
|
max-width: 1440px !important;
|
|
@@ -21134,13 +20708,6 @@ button {
|
|
|
21134
20708
|
.pic-zoom__removeScroll___HJMy0 {
|
|
21135
20709
|
overflow-y: hidden !important;
|
|
21136
20710
|
}
|
|
21137
|
-
::selection {
|
|
21138
|
-
background-color: #e8a76c;
|
|
21139
|
-
color: #000;
|
|
21140
|
-
}
|
|
21141
|
-
img::selection {
|
|
21142
|
-
background-color: transparent;
|
|
21143
|
-
}
|
|
21144
20711
|
.pic-zoom__mr-5___Wzpzv,
|
|
21145
20712
|
.pic-zoom__mr5___C1_6W {
|
|
21146
20713
|
margin-right: 30px !important;
|
|
@@ -21571,9 +21138,6 @@ h5,
|
|
|
21571
21138
|
.image-gallery__margin0auto___OArwP {
|
|
21572
21139
|
margin: 0 auto;
|
|
21573
21140
|
}
|
|
21574
|
-
button {
|
|
21575
|
-
cursor: pointer;
|
|
21576
|
-
}
|
|
21577
21141
|
.image-gallery__base-page-container___E2ivH,
|
|
21578
21142
|
.image-gallery__basePageContainer___x7o5w {
|
|
21579
21143
|
max-width: 1440px !important;
|
|
@@ -21582,13 +21146,6 @@ button {
|
|
|
21582
21146
|
.image-gallery__removeScroll___k0MIC {
|
|
21583
21147
|
overflow-y: hidden !important;
|
|
21584
21148
|
}
|
|
21585
|
-
::selection {
|
|
21586
|
-
background-color: #e8a76c;
|
|
21587
|
-
color: #000;
|
|
21588
|
-
}
|
|
21589
|
-
img::selection {
|
|
21590
|
-
background-color: transparent;
|
|
21591
|
-
}
|
|
21592
21149
|
.image-gallery__mr-5___IOSOb,
|
|
21593
21150
|
.image-gallery__mr5___SOse5 {
|
|
21594
21151
|
margin-right: 30px !important;
|
|
@@ -22169,9 +21726,6 @@ h5,
|
|
|
22169
21726
|
.lightbox-image__margin0auto___X4T6F {
|
|
22170
21727
|
margin: 0 auto;
|
|
22171
21728
|
}
|
|
22172
|
-
button {
|
|
22173
|
-
cursor: pointer;
|
|
22174
|
-
}
|
|
22175
21729
|
.lightbox-image__base-page-container___UWSSd,
|
|
22176
21730
|
.lightbox-image__basePageContainer___Js2kk {
|
|
22177
21731
|
max-width: 1440px !important;
|
|
@@ -22180,13 +21734,6 @@ button {
|
|
|
22180
21734
|
.lightbox-image__removeScroll___skJNu {
|
|
22181
21735
|
overflow-y: hidden !important;
|
|
22182
21736
|
}
|
|
22183
|
-
::selection {
|
|
22184
|
-
background-color: #e8a76c;
|
|
22185
|
-
color: #000;
|
|
22186
|
-
}
|
|
22187
|
-
img::selection {
|
|
22188
|
-
background-color: transparent;
|
|
22189
|
-
}
|
|
22190
21737
|
.lightbox-image__mr-5___zBnnN,
|
|
22191
21738
|
.lightbox-image__mr5___D3dyL {
|
|
22192
21739
|
margin-right: 30px !important;
|
|
@@ -22975,9 +22522,6 @@ h5,
|
|
|
22975
22522
|
.mobile-slider__margin0auto___ZKqNe {
|
|
22976
22523
|
margin: 0 auto;
|
|
22977
22524
|
}
|
|
22978
|
-
button {
|
|
22979
|
-
cursor: pointer;
|
|
22980
|
-
}
|
|
22981
22525
|
.mobile-slider__base-page-container___qanzF,
|
|
22982
22526
|
.mobile-slider__basePageContainer___AVzwZ {
|
|
22983
22527
|
max-width: 1440px !important;
|
|
@@ -22986,13 +22530,6 @@ button {
|
|
|
22986
22530
|
.mobile-slider__removeScroll___AItBo {
|
|
22987
22531
|
overflow-y: hidden !important;
|
|
22988
22532
|
}
|
|
22989
|
-
::selection {
|
|
22990
|
-
background-color: #e8a76c;
|
|
22991
|
-
color: #000;
|
|
22992
|
-
}
|
|
22993
|
-
img::selection {
|
|
22994
|
-
background-color: transparent;
|
|
22995
|
-
}
|
|
22996
22533
|
.mobile-slider__mr-5___KSH23,
|
|
22997
22534
|
.mobile-slider__mr5___AP2TU {
|
|
22998
22535
|
margin-right: 30px !important;
|
|
@@ -23485,9 +23022,6 @@ h5,
|
|
|
23485
23022
|
.product-variants__margin0auto___kBOsA {
|
|
23486
23023
|
margin: 0 auto;
|
|
23487
23024
|
}
|
|
23488
|
-
button {
|
|
23489
|
-
cursor: pointer;
|
|
23490
|
-
}
|
|
23491
23025
|
.product-variants__base-page-container___ojzm5,
|
|
23492
23026
|
.product-variants__basePageContainer___NlTtj {
|
|
23493
23027
|
max-width: 1440px !important;
|
|
@@ -23496,13 +23030,6 @@ button {
|
|
|
23496
23030
|
.product-variants__removeScroll___omr3t {
|
|
23497
23031
|
overflow-y: hidden !important;
|
|
23498
23032
|
}
|
|
23499
|
-
::selection {
|
|
23500
|
-
background-color: #e8a76c;
|
|
23501
|
-
color: #000;
|
|
23502
|
-
}
|
|
23503
|
-
img::selection {
|
|
23504
|
-
background-color: transparent;
|
|
23505
|
-
}
|
|
23506
23033
|
.product-variants__mr-5___e28UX,
|
|
23507
23034
|
.product-variants__mr5___seqS1 {
|
|
23508
23035
|
margin-right: 30px !important;
|
|
@@ -23972,9 +23499,6 @@ h5,
|
|
|
23972
23499
|
.delivery-info__margin0auto___CJ7Tr {
|
|
23973
23500
|
margin: 0 auto;
|
|
23974
23501
|
}
|
|
23975
|
-
button {
|
|
23976
|
-
cursor: pointer;
|
|
23977
|
-
}
|
|
23978
23502
|
.delivery-info__base-page-container___FiprP,
|
|
23979
23503
|
.delivery-info__basePageContainer___FGhbn {
|
|
23980
23504
|
max-width: 1440px !important;
|
|
@@ -23983,13 +23507,6 @@ button {
|
|
|
23983
23507
|
.delivery-info__removeScroll___Ul2F_ {
|
|
23984
23508
|
overflow-y: hidden !important;
|
|
23985
23509
|
}
|
|
23986
|
-
::selection {
|
|
23987
|
-
background-color: #e8a76c;
|
|
23988
|
-
color: #000;
|
|
23989
|
-
}
|
|
23990
|
-
img::selection {
|
|
23991
|
-
background-color: transparent;
|
|
23992
|
-
}
|
|
23993
23510
|
.delivery-info__mr-5____8EmB,
|
|
23994
23511
|
.delivery-info__mr5___snDS1 {
|
|
23995
23512
|
margin-right: 30px !important;
|
|
@@ -24206,23 +23723,6 @@ img::selection {
|
|
|
24206
23723
|
letter-spacing: -0.24px;
|
|
24207
23724
|
}
|
|
24208
23725
|
|
|
24209
|
-
.shimmer__shimmerBox___LToot {
|
|
24210
|
-
width: var(--width);
|
|
24211
|
-
height: var(--height);
|
|
24212
|
-
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
24213
|
-
background-size: 200% 100%;
|
|
24214
|
-
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
24215
|
-
border-radius: 8px;
|
|
24216
|
-
}
|
|
24217
|
-
@keyframes shimmer__shimmer___b_S5k {
|
|
24218
|
-
0% {
|
|
24219
|
-
background-position: -200% 0;
|
|
24220
|
-
}
|
|
24221
|
-
100% {
|
|
24222
|
-
background-position: 200% 0;
|
|
24223
|
-
}
|
|
24224
|
-
}
|
|
24225
|
-
|
|
24226
23726
|
/**color by character**/
|
|
24227
23727
|
/** Font family **/
|
|
24228
23728
|
/** Font weight **/
|
|
@@ -24475,9 +23975,6 @@ h5,
|
|
|
24475
23975
|
.size-guide__margin0auto___eOCKG {
|
|
24476
23976
|
margin: 0 auto;
|
|
24477
23977
|
}
|
|
24478
|
-
button {
|
|
24479
|
-
cursor: pointer;
|
|
24480
|
-
}
|
|
24481
23978
|
.size-guide__base-page-container___q84wh,
|
|
24482
23979
|
.size-guide__basePageContainer___Edylf {
|
|
24483
23980
|
max-width: 1440px !important;
|
|
@@ -24486,13 +23983,6 @@ button {
|
|
|
24486
23983
|
.size-guide__removeScroll___o_g_o {
|
|
24487
23984
|
overflow-y: hidden !important;
|
|
24488
23985
|
}
|
|
24489
|
-
::selection {
|
|
24490
|
-
background-color: #e8a76c;
|
|
24491
|
-
color: #000;
|
|
24492
|
-
}
|
|
24493
|
-
img::selection {
|
|
24494
|
-
background-color: transparent;
|
|
24495
|
-
}
|
|
24496
23986
|
.size-guide__mr-5___x3jkZ,
|
|
24497
23987
|
.size-guide__mr5___Ks7yP {
|
|
24498
23988
|
margin-right: 30px !important;
|
|
@@ -25011,9 +24501,6 @@ h5,
|
|
|
25011
24501
|
.wishlist__margin0auto___xOZvv {
|
|
25012
24502
|
margin: 0 auto;
|
|
25013
24503
|
}
|
|
25014
|
-
button {
|
|
25015
|
-
cursor: pointer;
|
|
25016
|
-
}
|
|
25017
24504
|
.wishlist__base-page-container___Strs4,
|
|
25018
24505
|
.wishlist__basePageContainer___drLEb {
|
|
25019
24506
|
max-width: 1440px !important;
|
|
@@ -25022,13 +24509,6 @@ button {
|
|
|
25022
24509
|
.wishlist__removeScroll___xTrZ2 {
|
|
25023
24510
|
overflow-y: hidden !important;
|
|
25024
24511
|
}
|
|
25025
|
-
::selection {
|
|
25026
|
-
background-color: #e8a76c;
|
|
25027
|
-
color: #000;
|
|
25028
|
-
}
|
|
25029
|
-
img::selection {
|
|
25030
|
-
background-color: transparent;
|
|
25031
|
-
}
|
|
25032
24512
|
.wishlist__mr-5___cpMUD,
|
|
25033
24513
|
.wishlist__mr5___o216d {
|
|
25034
24514
|
margin-right: 30px !important;
|
|
@@ -25442,9 +24922,6 @@ h5,
|
|
|
25442
24922
|
.edit-profile__margin0auto___mJ66I {
|
|
25443
24923
|
margin: 0 auto;
|
|
25444
24924
|
}
|
|
25445
|
-
button {
|
|
25446
|
-
cursor: pointer;
|
|
25447
|
-
}
|
|
25448
24925
|
.edit-profile__base-page-container___eJXmu,
|
|
25449
24926
|
.edit-profile__basePageContainer___XPIsA {
|
|
25450
24927
|
max-width: 1440px !important;
|
|
@@ -25453,13 +24930,6 @@ button {
|
|
|
25453
24930
|
.edit-profile__removeScroll___o6xN9 {
|
|
25454
24931
|
overflow-y: hidden !important;
|
|
25455
24932
|
}
|
|
25456
|
-
::selection {
|
|
25457
|
-
background-color: #e8a76c;
|
|
25458
|
-
color: #000;
|
|
25459
|
-
}
|
|
25460
|
-
img::selection {
|
|
25461
|
-
background-color: transparent;
|
|
25462
|
-
}
|
|
25463
24933
|
.edit-profile__mr-5___UQxgl,
|
|
25464
24934
|
.edit-profile__mr5___SBvUV {
|
|
25465
24935
|
margin-right: 30px !important;
|
|
@@ -25970,9 +25440,6 @@ h5,
|
|
|
25970
25440
|
.verify-both__margin0auto___ZHnPn {
|
|
25971
25441
|
margin: 0 auto;
|
|
25972
25442
|
}
|
|
25973
|
-
button {
|
|
25974
|
-
cursor: pointer;
|
|
25975
|
-
}
|
|
25976
25443
|
.verify-both__base-page-container___ekG0q,
|
|
25977
25444
|
.verify-both__basePageContainer___r3wkv {
|
|
25978
25445
|
max-width: 1440px !important;
|
|
@@ -25981,13 +25448,6 @@ button {
|
|
|
25981
25448
|
.verify-both__removeScroll___jPZs_ {
|
|
25982
25449
|
overflow-y: hidden !important;
|
|
25983
25450
|
}
|
|
25984
|
-
::selection {
|
|
25985
|
-
background-color: #e8a76c;
|
|
25986
|
-
color: #000;
|
|
25987
|
-
}
|
|
25988
|
-
img::selection {
|
|
25989
|
-
background-color: transparent;
|
|
25990
|
-
}
|
|
25991
25451
|
.verify-both__mr-5___IG86K,
|
|
25992
25452
|
.verify-both__mr5___XKxD3 {
|
|
25993
25453
|
margin-right: 30px !important;
|
|
@@ -26447,9 +25907,6 @@ h5,
|
|
|
26447
25907
|
.forget-password__margin0auto___EY4Yf {
|
|
26448
25908
|
margin: 0 auto;
|
|
26449
25909
|
}
|
|
26450
|
-
button {
|
|
26451
|
-
cursor: pointer;
|
|
26452
|
-
}
|
|
26453
25910
|
.forget-password__base-page-container___LLSfX,
|
|
26454
25911
|
.forget-password__basePageContainer___rOvmn {
|
|
26455
25912
|
max-width: 1440px !important;
|
|
@@ -26458,13 +25915,6 @@ button {
|
|
|
26458
25915
|
.forget-password__removeScroll___VhzxG {
|
|
26459
25916
|
overflow-y: hidden !important;
|
|
26460
25917
|
}
|
|
26461
|
-
::selection {
|
|
26462
|
-
background-color: #e8a76c;
|
|
26463
|
-
color: #000;
|
|
26464
|
-
}
|
|
26465
|
-
img::selection {
|
|
26466
|
-
background-color: transparent;
|
|
26467
|
-
}
|
|
26468
25918
|
.forget-password__mr-5___sbYel,
|
|
26469
25919
|
.forget-password__mr5___aq5fE {
|
|
26470
25920
|
margin-right: 30px !important;
|
|
@@ -26957,9 +26407,6 @@ h5,
|
|
|
26957
26407
|
.login-register-toggle__margin0auto___T1A02 {
|
|
26958
26408
|
margin: 0 auto;
|
|
26959
26409
|
}
|
|
26960
|
-
button {
|
|
26961
|
-
cursor: pointer;
|
|
26962
|
-
}
|
|
26963
26410
|
.login-register-toggle__base-page-container___xhAPo,
|
|
26964
26411
|
.login-register-toggle__basePageContainer___Seotj {
|
|
26965
26412
|
max-width: 1440px !important;
|
|
@@ -26968,13 +26415,6 @@ button {
|
|
|
26968
26415
|
.login-register-toggle__removeScroll___eMSJj {
|
|
26969
26416
|
overflow-y: hidden !important;
|
|
26970
26417
|
}
|
|
26971
|
-
::selection {
|
|
26972
|
-
background-color: #e8a76c;
|
|
26973
|
-
color: #000;
|
|
26974
|
-
}
|
|
26975
|
-
img::selection {
|
|
26976
|
-
background-color: transparent;
|
|
26977
|
-
}
|
|
26978
26418
|
.login-register-toggle__mr-5___v7zhF,
|
|
26979
26419
|
.login-register-toggle__mr5___c7UOL {
|
|
26980
26420
|
margin-right: 30px !important;
|
|
@@ -27330,9 +26770,6 @@ h5,
|
|
|
27330
26770
|
.login__margin0auto___noDRP {
|
|
27331
26771
|
margin: 0 auto;
|
|
27332
26772
|
}
|
|
27333
|
-
button {
|
|
27334
|
-
cursor: pointer;
|
|
27335
|
-
}
|
|
27336
26773
|
.login__base-page-container___bUY4r,
|
|
27337
26774
|
.login__basePageContainer___B4hG9 {
|
|
27338
26775
|
max-width: 1440px !important;
|
|
@@ -27341,13 +26778,6 @@ button {
|
|
|
27341
26778
|
.login__removeScroll___yx_3q {
|
|
27342
26779
|
overflow-y: hidden !important;
|
|
27343
26780
|
}
|
|
27344
|
-
::selection {
|
|
27345
|
-
background-color: #e8a76c;
|
|
27346
|
-
color: #000;
|
|
27347
|
-
}
|
|
27348
|
-
img::selection {
|
|
27349
|
-
background-color: transparent;
|
|
27350
|
-
}
|
|
27351
26781
|
.login__mr-5___dGII4,
|
|
27352
26782
|
.login__mr5___PAXJj {
|
|
27353
26783
|
margin-right: 30px !important;
|
|
@@ -27726,9 +27156,6 @@ h5,
|
|
|
27726
27156
|
.login-password__margin0auto___P_HY3 {
|
|
27727
27157
|
margin: 0 auto;
|
|
27728
27158
|
}
|
|
27729
|
-
button {
|
|
27730
|
-
cursor: pointer;
|
|
27731
|
-
}
|
|
27732
27159
|
.login-password__base-page-container___vuNzt,
|
|
27733
27160
|
.login-password__basePageContainer___JZAEQ {
|
|
27734
27161
|
max-width: 1440px !important;
|
|
@@ -27737,13 +27164,6 @@ button {
|
|
|
27737
27164
|
.login-password__removeScroll___Fsiqu {
|
|
27738
27165
|
overflow-y: hidden !important;
|
|
27739
27166
|
}
|
|
27740
|
-
::selection {
|
|
27741
|
-
background-color: #e8a76c;
|
|
27742
|
-
color: #000;
|
|
27743
|
-
}
|
|
27744
|
-
img::selection {
|
|
27745
|
-
background-color: transparent;
|
|
27746
|
-
}
|
|
27747
27167
|
.login-password__mr-5___Lshfi,
|
|
27748
27168
|
.login-password__mr5____3Df_ {
|
|
27749
27169
|
margin-right: 30px !important;
|
|
@@ -28181,9 +27601,6 @@ h5,
|
|
|
28181
27601
|
.login-otp__margin0auto___RkL2Q {
|
|
28182
27602
|
margin: 0 auto;
|
|
28183
27603
|
}
|
|
28184
|
-
button {
|
|
28185
|
-
cursor: pointer;
|
|
28186
|
-
}
|
|
28187
27604
|
.login-otp__base-page-container___E8yLY,
|
|
28188
27605
|
.login-otp__basePageContainer___s9mWB {
|
|
28189
27606
|
max-width: 1440px !important;
|
|
@@ -28192,13 +27609,6 @@ button {
|
|
|
28192
27609
|
.login-otp__removeScroll___qXFNJ {
|
|
28193
27610
|
overflow-y: hidden !important;
|
|
28194
27611
|
}
|
|
28195
|
-
::selection {
|
|
28196
|
-
background-color: #e8a76c;
|
|
28197
|
-
color: #000;
|
|
28198
|
-
}
|
|
28199
|
-
img::selection {
|
|
28200
|
-
background-color: transparent;
|
|
28201
|
-
}
|
|
28202
27612
|
.login-otp__mr-5___Ojg9V,
|
|
28203
27613
|
.login-otp__mr5___VXQm_ {
|
|
28204
27614
|
margin-right: 30px !important;
|
|
@@ -28667,9 +28077,6 @@ h5,
|
|
|
28667
28077
|
.login-mode-button__margin0auto___WZ2Zl {
|
|
28668
28078
|
margin: 0 auto;
|
|
28669
28079
|
}
|
|
28670
|
-
button {
|
|
28671
|
-
cursor: pointer;
|
|
28672
|
-
}
|
|
28673
28080
|
.login-mode-button__base-page-container___prAig,
|
|
28674
28081
|
.login-mode-button__basePageContainer___IWlQi {
|
|
28675
28082
|
max-width: 1440px !important;
|
|
@@ -28678,13 +28085,6 @@ button {
|
|
|
28678
28085
|
.login-mode-button__removeScroll___HncN9 {
|
|
28679
28086
|
overflow-y: hidden !important;
|
|
28680
28087
|
}
|
|
28681
|
-
::selection {
|
|
28682
|
-
background-color: #e8a76c;
|
|
28683
|
-
color: #000;
|
|
28684
|
-
}
|
|
28685
|
-
img::selection {
|
|
28686
|
-
background-color: transparent;
|
|
28687
|
-
}
|
|
28688
28088
|
.login-mode-button__mr-5___f_aDn,
|
|
28689
28089
|
.login-mode-button__mr5___UHJOX {
|
|
28690
28090
|
margin-right: 30px !important;
|
|
@@ -29040,9 +28440,6 @@ h5,
|
|
|
29040
28440
|
.term-privacy__margin0auto___FBhqU {
|
|
29041
28441
|
margin: 0 auto;
|
|
29042
28442
|
}
|
|
29043
|
-
button {
|
|
29044
|
-
cursor: pointer;
|
|
29045
|
-
}
|
|
29046
28443
|
.term-privacy__base-page-container___HBluM,
|
|
29047
28444
|
.term-privacy__basePageContainer___cQdew {
|
|
29048
28445
|
max-width: 1440px !important;
|
|
@@ -29051,13 +28448,6 @@ button {
|
|
|
29051
28448
|
.term-privacy__removeScroll___RW5E2 {
|
|
29052
28449
|
overflow-y: hidden !important;
|
|
29053
28450
|
}
|
|
29054
|
-
::selection {
|
|
29055
|
-
background-color: #e8a76c;
|
|
29056
|
-
color: #000;
|
|
29057
|
-
}
|
|
29058
|
-
img::selection {
|
|
29059
|
-
background-color: transparent;
|
|
29060
|
-
}
|
|
29061
28451
|
.term-privacy__mr-5___u4G87,
|
|
29062
28452
|
.term-privacy__mr5___FIRoA {
|
|
29063
28453
|
margin-right: 30px !important;
|
|
@@ -29142,11 +28532,31 @@ img::selection {
|
|
|
29142
28532
|
font-style: normal;
|
|
29143
28533
|
font-weight: 400;
|
|
29144
28534
|
line-height: 16.8px;
|
|
28535
|
+
display: flex;
|
|
28536
|
+
gap: 8px;
|
|
28537
|
+
}
|
|
28538
|
+
.term-privacy__midLinks___nJVYw .term-privacy__checkbox___o5MpQ {
|
|
28539
|
+
accent-color: var(--buttonPrimary);
|
|
28540
|
+
cursor: pointer;
|
|
29145
28541
|
}
|
|
29146
28542
|
.term-privacy__midLinks___nJVYw a {
|
|
29147
28543
|
font-weight: 500;
|
|
29148
28544
|
color: var(--buttonLink, #b1655b);
|
|
29149
28545
|
}
|
|
28546
|
+
.term-privacy__byContinuingText___FqqI0 {
|
|
28547
|
+
color: var(--textSecondary, #9c9c9c);
|
|
28548
|
+
font-size: 12px;
|
|
28549
|
+
font-style: normal;
|
|
28550
|
+
font-weight: 400;
|
|
28551
|
+
line-height: 16.8px;
|
|
28552
|
+
text-align: center;
|
|
28553
|
+
margin-top: 24px;
|
|
28554
|
+
display: block;
|
|
28555
|
+
}
|
|
28556
|
+
.term-privacy__byContinuingText___FqqI0 a {
|
|
28557
|
+
font-weight: 500;
|
|
28558
|
+
color: var(--buttonLink, #b1655b);
|
|
28559
|
+
}
|
|
29150
28560
|
|
|
29151
28561
|
/**color by character**/
|
|
29152
28562
|
/** Font family **/
|
|
@@ -29400,9 +28810,6 @@ h5,
|
|
|
29400
28810
|
.register__margin0auto___fIMq_ {
|
|
29401
28811
|
margin: 0 auto;
|
|
29402
28812
|
}
|
|
29403
|
-
button {
|
|
29404
|
-
cursor: pointer;
|
|
29405
|
-
}
|
|
29406
28813
|
.register__base-page-container___Kwalt,
|
|
29407
28814
|
.register__basePageContainer___VdsVE {
|
|
29408
28815
|
max-width: 1440px !important;
|
|
@@ -29411,13 +28818,6 @@ button {
|
|
|
29411
28818
|
.register__removeScroll___syDdk {
|
|
29412
28819
|
overflow-y: hidden !important;
|
|
29413
28820
|
}
|
|
29414
|
-
::selection {
|
|
29415
|
-
background-color: #e8a76c;
|
|
29416
|
-
color: #000;
|
|
29417
|
-
}
|
|
29418
|
-
img::selection {
|
|
29419
|
-
background-color: transparent;
|
|
29420
|
-
}
|
|
29421
28821
|
.register__mr-5___T97MX,
|
|
29422
28822
|
.register__mr5___kqmGX {
|
|
29423
28823
|
margin-right: 30px !important;
|
|
@@ -29688,6 +29088,15 @@ img::selection {
|
|
|
29688
29088
|
padding-right: 40px;
|
|
29689
29089
|
background-color: var(--pageBackground, #f8f8f8);
|
|
29690
29090
|
}
|
|
29091
|
+
.register__consentWrapper___eRJuQ .register__errorText___W8444 {
|
|
29092
|
+
display: inline-block;
|
|
29093
|
+
color: var(--errorText, #b24141);
|
|
29094
|
+
font-size: 12px;
|
|
29095
|
+
font-style: normal;
|
|
29096
|
+
font-weight: 400;
|
|
29097
|
+
line-height: 16.8px;
|
|
29098
|
+
margin-top: 8px;
|
|
29099
|
+
}
|
|
29691
29100
|
.register__passwordToggle___oXOLW {
|
|
29692
29101
|
height: 24px;
|
|
29693
29102
|
width: 24px;
|
|
@@ -29955,9 +29364,6 @@ h5,
|
|
|
29955
29364
|
.set-password__margin0auto___USD4g {
|
|
29956
29365
|
margin: 0 auto;
|
|
29957
29366
|
}
|
|
29958
|
-
button {
|
|
29959
|
-
cursor: pointer;
|
|
29960
|
-
}
|
|
29961
29367
|
.set-password__base-page-container___KRAEL,
|
|
29962
29368
|
.set-password__basePageContainer____QHWS {
|
|
29963
29369
|
max-width: 1440px !important;
|
|
@@ -29966,13 +29372,6 @@ button {
|
|
|
29966
29372
|
.set-password__removeScroll___fahBt {
|
|
29967
29373
|
overflow-y: hidden !important;
|
|
29968
29374
|
}
|
|
29969
|
-
::selection {
|
|
29970
|
-
background-color: #e8a76c;
|
|
29971
|
-
color: #000;
|
|
29972
|
-
}
|
|
29973
|
-
img::selection {
|
|
29974
|
-
background-color: transparent;
|
|
29975
|
-
}
|
|
29976
29375
|
.set-password__mr-5___dN20C,
|
|
29977
29376
|
.set-password__mr5___gu6Ey {
|
|
29978
29377
|
margin-right: 30px !important;
|
|
@@ -30421,9 +29820,6 @@ h5,
|
|
|
30421
29820
|
.single-page-shipment__margin0auto___kPIkb {
|
|
30422
29821
|
margin: 0 auto;
|
|
30423
29822
|
}
|
|
30424
|
-
button {
|
|
30425
|
-
cursor: pointer;
|
|
30426
|
-
}
|
|
30427
29823
|
.single-page-shipment__base-page-container___vqwM8,
|
|
30428
29824
|
.single-page-shipment__basePageContainer___lcViO {
|
|
30429
29825
|
max-width: 1440px !important;
|
|
@@ -30432,13 +29828,6 @@ button {
|
|
|
30432
29828
|
.single-page-shipment__removeScroll___Wt6w4 {
|
|
30433
29829
|
overflow-y: hidden !important;
|
|
30434
29830
|
}
|
|
30435
|
-
::selection {
|
|
30436
|
-
background-color: #e8a76c;
|
|
30437
|
-
color: #000;
|
|
30438
|
-
}
|
|
30439
|
-
img::selection {
|
|
30440
|
-
background-color: transparent;
|
|
30441
|
-
}
|
|
30442
29831
|
.single-page-shipment__mr-5___QvvGn,
|
|
30443
29832
|
.single-page-shipment__mr5___W07Sa {
|
|
30444
29833
|
margin-right: 30px !important;
|
|
@@ -30919,9 +30308,6 @@ h5,
|
|
|
30919
30308
|
.single-shipment-content__margin0auto___IGsne {
|
|
30920
30309
|
margin: 0 auto;
|
|
30921
30310
|
}
|
|
30922
|
-
button {
|
|
30923
|
-
cursor: pointer;
|
|
30924
|
-
}
|
|
30925
30311
|
.single-shipment-content__base-page-container___K7IyN,
|
|
30926
30312
|
.single-shipment-content__basePageContainer___Pxi32 {
|
|
30927
30313
|
max-width: 1440px !important;
|
|
@@ -30930,13 +30316,6 @@ button {
|
|
|
30930
30316
|
.single-shipment-content__removeScroll___TWbdg {
|
|
30931
30317
|
overflow-y: hidden !important;
|
|
30932
30318
|
}
|
|
30933
|
-
::selection {
|
|
30934
|
-
background-color: #e8a76c;
|
|
30935
|
-
color: #000;
|
|
30936
|
-
}
|
|
30937
|
-
img::selection {
|
|
30938
|
-
background-color: transparent;
|
|
30939
|
-
}
|
|
30940
30319
|
.single-shipment-content__mr-5___Zv6MF,
|
|
30941
30320
|
.single-shipment-content__mr5___E_a2K {
|
|
30942
30321
|
margin-right: 30px !important;
|
|
@@ -31217,7 +30596,7 @@ img::selection {
|
|
|
31217
30596
|
.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 {
|
|
31218
30597
|
font-weight: 500;
|
|
31219
30598
|
font-size: 12px;
|
|
31220
|
-
color: var(--
|
|
30599
|
+
color: var(--saleDiscountText, #1c958f);
|
|
31221
30600
|
}
|
|
31222
30601
|
.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 {
|
|
31223
30602
|
display: flex;
|
|
@@ -31304,6 +30683,23 @@ img::selection {
|
|
|
31304
30683
|
}
|
|
31305
30684
|
}
|
|
31306
30685
|
|
|
30686
|
+
.shimmer__shimmerBox___LToot {
|
|
30687
|
+
width: var(--width);
|
|
30688
|
+
height: var(--height);
|
|
30689
|
+
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
30690
|
+
background-size: 200% 100%;
|
|
30691
|
+
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
30692
|
+
border-radius: 8px;
|
|
30693
|
+
}
|
|
30694
|
+
@keyframes shimmer__shimmer___b_S5k {
|
|
30695
|
+
0% {
|
|
30696
|
+
background-position: -200% 0;
|
|
30697
|
+
}
|
|
30698
|
+
100% {
|
|
30699
|
+
background-position: 200% 0;
|
|
30700
|
+
}
|
|
30701
|
+
}
|
|
30702
|
+
|
|
31307
30703
|
/**color by character**/
|
|
31308
30704
|
/** Font family **/
|
|
31309
30705
|
/** Font weight **/
|
|
@@ -31556,9 +30952,6 @@ h5,
|
|
|
31556
30952
|
.sticky-pay-now__margin0auto___IUrzh {
|
|
31557
30953
|
margin: 0 auto;
|
|
31558
30954
|
}
|
|
31559
|
-
button {
|
|
31560
|
-
cursor: pointer;
|
|
31561
|
-
}
|
|
31562
30955
|
.sticky-pay-now__base-page-container___QXfUb,
|
|
31563
30956
|
.sticky-pay-now__basePageContainer___KO0eb {
|
|
31564
30957
|
max-width: 1440px !important;
|
|
@@ -31567,13 +30960,6 @@ button {
|
|
|
31567
30960
|
.sticky-pay-now__removeScroll___kF3g4 {
|
|
31568
30961
|
overflow-y: hidden !important;
|
|
31569
30962
|
}
|
|
31570
|
-
::selection {
|
|
31571
|
-
background-color: #e8a76c;
|
|
31572
|
-
color: #000;
|
|
31573
|
-
}
|
|
31574
|
-
img::selection {
|
|
31575
|
-
background-color: transparent;
|
|
31576
|
-
}
|
|
31577
30963
|
.sticky-pay-now__mr-5___oR6lr,
|
|
31578
30964
|
.sticky-pay-now__mr5___HP_gl {
|
|
31579
30965
|
margin-right: 30px !important;
|
|
@@ -31986,9 +31372,6 @@ h5,
|
|
|
31986
31372
|
.single-address-content__margin0auto___n3M4W {
|
|
31987
31373
|
margin: 0 auto;
|
|
31988
31374
|
}
|
|
31989
|
-
button {
|
|
31990
|
-
cursor: pointer;
|
|
31991
|
-
}
|
|
31992
31375
|
.single-address-content__base-page-container___YIlrR,
|
|
31993
31376
|
.single-address-content__basePageContainer___H_ugY {
|
|
31994
31377
|
max-width: 1440px !important;
|
|
@@ -31997,13 +31380,6 @@ button {
|
|
|
31997
31380
|
.single-address-content__removeScroll___KCaIM {
|
|
31998
31381
|
overflow-y: hidden !important;
|
|
31999
31382
|
}
|
|
32000
|
-
::selection {
|
|
32001
|
-
background-color: #e8a76c;
|
|
32002
|
-
color: #000;
|
|
32003
|
-
}
|
|
32004
|
-
img::selection {
|
|
32005
|
-
background-color: transparent;
|
|
32006
|
-
}
|
|
32007
31383
|
.single-address-content__mr-5___T3gO_,
|
|
32008
31384
|
.single-address-content__mr5___yma3A {
|
|
32009
31385
|
margin-right: 30px !important;
|
|
@@ -32502,9 +31878,6 @@ h5,
|
|
|
32502
31878
|
.single-address-header__margin0auto___si1EW {
|
|
32503
31879
|
margin: 0 auto;
|
|
32504
31880
|
}
|
|
32505
|
-
button {
|
|
32506
|
-
cursor: pointer;
|
|
32507
|
-
}
|
|
32508
31881
|
.single-address-header__base-page-container___DbWbc,
|
|
32509
31882
|
.single-address-header__basePageContainer___RCZhY {
|
|
32510
31883
|
max-width: 1440px !important;
|
|
@@ -32513,13 +31886,6 @@ button {
|
|
|
32513
31886
|
.single-address-header__removeScroll___nGQFo {
|
|
32514
31887
|
overflow-y: hidden !important;
|
|
32515
31888
|
}
|
|
32516
|
-
::selection {
|
|
32517
|
-
background-color: #e8a76c;
|
|
32518
|
-
color: #000;
|
|
32519
|
-
}
|
|
32520
|
-
img::selection {
|
|
32521
|
-
background-color: transparent;
|
|
32522
|
-
}
|
|
32523
31889
|
.single-address-header__mr-5___DtA3i,
|
|
32524
31890
|
.single-address-header__mr5___XkhXF {
|
|
32525
31891
|
margin-right: 30px !important;
|
|
@@ -33048,9 +32414,6 @@ h5,
|
|
|
33048
32414
|
.checkout__margin0auto___SCYWv {
|
|
33049
32415
|
margin: 0 auto;
|
|
33050
32416
|
}
|
|
33051
|
-
button {
|
|
33052
|
-
cursor: pointer;
|
|
33053
|
-
}
|
|
33054
32417
|
.checkout__base-page-container___kQUF9,
|
|
33055
32418
|
.checkout__basePageContainer___k2BZc {
|
|
33056
32419
|
max-width: 1440px !important;
|
|
@@ -33059,13 +32422,6 @@ button {
|
|
|
33059
32422
|
.checkout__removeScroll___bziZQ {
|
|
33060
32423
|
overflow-y: hidden !important;
|
|
33061
32424
|
}
|
|
33062
|
-
::selection {
|
|
33063
|
-
background-color: #e8a76c;
|
|
33064
|
-
color: #000;
|
|
33065
|
-
}
|
|
33066
|
-
img::selection {
|
|
33067
|
-
background-color: transparent;
|
|
33068
|
-
}
|
|
33069
32425
|
.checkout__mr-5___OxNLu,
|
|
33070
32426
|
.checkout__mr5___z8Rlw {
|
|
33071
32427
|
margin-right: 30px !important;
|
|
@@ -33153,6 +32509,7 @@ img::selection {
|
|
|
33153
32509
|
.checkout__mainContainer___sD3Rj {
|
|
33154
32510
|
display: block;
|
|
33155
32511
|
padding: 0px;
|
|
32512
|
+
padding-bottom: 104px;
|
|
33156
32513
|
}
|
|
33157
32514
|
}
|
|
33158
32515
|
.checkout__leftContainer___Ov5FK {
|
|
@@ -33429,9 +32786,6 @@ h5,
|
|
|
33429
32786
|
.checkout-payment-content__margin0auto___nYFlQ {
|
|
33430
32787
|
margin: 0 auto;
|
|
33431
32788
|
}
|
|
33432
|
-
button {
|
|
33433
|
-
cursor: pointer;
|
|
33434
|
-
}
|
|
33435
32789
|
.checkout-payment-content__base-page-container___e6ryj,
|
|
33436
32790
|
.checkout-payment-content__basePageContainer___SFq_B {
|
|
33437
32791
|
max-width: 1440px !important;
|
|
@@ -33440,13 +32794,6 @@ button {
|
|
|
33440
32794
|
.checkout-payment-content__removeScroll___B6zPl {
|
|
33441
32795
|
overflow-y: hidden !important;
|
|
33442
32796
|
}
|
|
33443
|
-
::selection {
|
|
33444
|
-
background-color: #e8a76c;
|
|
33445
|
-
color: #000;
|
|
33446
|
-
}
|
|
33447
|
-
img::selection {
|
|
33448
|
-
background-color: transparent;
|
|
33449
|
-
}
|
|
33450
32797
|
.checkout-payment-content__mr-5___JyuiJ,
|
|
33451
32798
|
.checkout-payment-content__mr5___yab6i {
|
|
33452
32799
|
margin-right: 30px !important;
|
|
@@ -35442,9 +34789,6 @@ h5,
|
|
|
35442
34789
|
.spinner__margin0auto___ZHKyk {
|
|
35443
34790
|
margin: 0 auto;
|
|
35444
34791
|
}
|
|
35445
|
-
button {
|
|
35446
|
-
cursor: pointer;
|
|
35447
|
-
}
|
|
35448
34792
|
.spinner__base-page-container___rI6Ib,
|
|
35449
34793
|
.spinner__basePageContainer___Fk3hE {
|
|
35450
34794
|
max-width: 1440px !important;
|
|
@@ -35453,13 +34797,6 @@ button {
|
|
|
35453
34797
|
.spinner__removeScroll___EWrEI {
|
|
35454
34798
|
overflow-y: hidden !important;
|
|
35455
34799
|
}
|
|
35456
|
-
::selection {
|
|
35457
|
-
background-color: #e8a76c;
|
|
35458
|
-
color: #000;
|
|
35459
|
-
}
|
|
35460
|
-
img::selection {
|
|
35461
|
-
background-color: transparent;
|
|
35462
|
-
}
|
|
35463
34800
|
.spinner__mr-5___OM2WR,
|
|
35464
34801
|
.spinner__mr5____UIIe {
|
|
35465
34802
|
margin-right: 30px !important;
|
|
@@ -35815,9 +35152,6 @@ h5,
|
|
|
35815
35152
|
.checkout-payment__margin0auto___BZQ5m {
|
|
35816
35153
|
margin: 0 auto;
|
|
35817
35154
|
}
|
|
35818
|
-
button {
|
|
35819
|
-
cursor: pointer;
|
|
35820
|
-
}
|
|
35821
35155
|
.checkout-payment__base-page-container___mzDIj,
|
|
35822
35156
|
.checkout-payment__basePageContainer___JRzz2 {
|
|
35823
35157
|
max-width: 1440px !important;
|
|
@@ -35826,13 +35160,6 @@ button {
|
|
|
35826
35160
|
.checkout-payment__removeScroll___s36SQ {
|
|
35827
35161
|
overflow-y: hidden !important;
|
|
35828
35162
|
}
|
|
35829
|
-
::selection {
|
|
35830
|
-
background-color: #e8a76c;
|
|
35831
|
-
color: #000;
|
|
35832
|
-
}
|
|
35833
|
-
img::selection {
|
|
35834
|
-
background-color: transparent;
|
|
35835
|
-
}
|
|
35836
35163
|
.checkout-payment__mr-5___abIQE,
|
|
35837
35164
|
.checkout-payment__mr5___HddZK {
|
|
35838
35165
|
margin-right: 30px !important;
|
|
@@ -36240,9 +35567,6 @@ h5,
|
|
|
36240
35567
|
.checkout-payment-failure__margin0auto___hrn9i {
|
|
36241
35568
|
margin: 0 auto;
|
|
36242
35569
|
}
|
|
36243
|
-
button {
|
|
36244
|
-
cursor: pointer;
|
|
36245
|
-
}
|
|
36246
35570
|
.checkout-payment-failure__base-page-container___H7PkO,
|
|
36247
35571
|
.checkout-payment-failure__basePageContainer___zSV86 {
|
|
36248
35572
|
max-width: 1440px !important;
|
|
@@ -36251,13 +35575,6 @@ button {
|
|
|
36251
35575
|
.checkout-payment-failure__removeScroll___QdHBp {
|
|
36252
35576
|
overflow-y: hidden !important;
|
|
36253
35577
|
}
|
|
36254
|
-
::selection {
|
|
36255
|
-
background-color: #e8a76c;
|
|
36256
|
-
color: #000;
|
|
36257
|
-
}
|
|
36258
|
-
img::selection {
|
|
36259
|
-
background-color: transparent;
|
|
36260
|
-
}
|
|
36261
35578
|
.checkout-payment-failure__mr-5___Cg1Ro,
|
|
36262
35579
|
.checkout-payment-failure__mr5___JTHvr {
|
|
36263
35580
|
margin-right: 30px !important;
|
|
@@ -36616,9 +35933,6 @@ h5,
|
|
|
36616
35933
|
.stepper__margin0auto___U9htG {
|
|
36617
35934
|
margin: 0 auto;
|
|
36618
35935
|
}
|
|
36619
|
-
button {
|
|
36620
|
-
cursor: pointer;
|
|
36621
|
-
}
|
|
36622
35936
|
.stepper__base-page-container___S2O7Z,
|
|
36623
35937
|
.stepper__basePageContainer___ilErx {
|
|
36624
35938
|
max-width: 1440px !important;
|
|
@@ -36627,13 +35941,6 @@ button {
|
|
|
36627
35941
|
.stepper__removeScroll___xyR0y {
|
|
36628
35942
|
overflow-y: hidden !important;
|
|
36629
35943
|
}
|
|
36630
|
-
::selection {
|
|
36631
|
-
background-color: #e8a76c;
|
|
36632
|
-
color: #000;
|
|
36633
|
-
}
|
|
36634
|
-
img::selection {
|
|
36635
|
-
background-color: transparent;
|
|
36636
|
-
}
|
|
36637
35944
|
.stepper__mr-5___ddpID,
|
|
36638
35945
|
.stepper__mr5___lD5O7 {
|
|
36639
35946
|
margin-right: 30px !important;
|
|
@@ -37036,9 +36343,6 @@ h5,
|
|
|
37036
36343
|
.profile-details__margin0auto___H96PG {
|
|
37037
36344
|
margin: 0 auto;
|
|
37038
36345
|
}
|
|
37039
|
-
button {
|
|
37040
|
-
cursor: pointer;
|
|
37041
|
-
}
|
|
37042
36346
|
.profile-details__base-page-container___WwMDM,
|
|
37043
36347
|
.profile-details__basePageContainer___SdKRN {
|
|
37044
36348
|
max-width: 1440px !important;
|
|
@@ -37047,13 +36351,6 @@ button {
|
|
|
37047
36351
|
.profile-details__removeScroll___knsog {
|
|
37048
36352
|
overflow-y: hidden !important;
|
|
37049
36353
|
}
|
|
37050
|
-
::selection {
|
|
37051
|
-
background-color: #e8a76c;
|
|
37052
|
-
color: #000;
|
|
37053
|
-
}
|
|
37054
|
-
img::selection {
|
|
37055
|
-
background-color: transparent;
|
|
37056
|
-
}
|
|
37057
36354
|
.profile-details__mr-5___HuYey,
|
|
37058
36355
|
.profile-details__mr5___MhBdP {
|
|
37059
36356
|
margin-right: 30px !important;
|
|
@@ -37441,9 +36738,6 @@ h5,
|
|
|
37441
36738
|
.email__margin0auto___VwSXo {
|
|
37442
36739
|
margin: 0 auto;
|
|
37443
36740
|
}
|
|
37444
|
-
button {
|
|
37445
|
-
cursor: pointer;
|
|
37446
|
-
}
|
|
37447
36741
|
.email__base-page-container___Ecxy8,
|
|
37448
36742
|
.email__basePageContainer___F3JZi {
|
|
37449
36743
|
max-width: 1440px !important;
|
|
@@ -37452,13 +36746,6 @@ button {
|
|
|
37452
36746
|
.email__removeScroll___ggxQJ {
|
|
37453
36747
|
overflow-y: hidden !important;
|
|
37454
36748
|
}
|
|
37455
|
-
::selection {
|
|
37456
|
-
background-color: #e8a76c;
|
|
37457
|
-
color: #000;
|
|
37458
|
-
}
|
|
37459
|
-
img::selection {
|
|
37460
|
-
background-color: transparent;
|
|
37461
|
-
}
|
|
37462
36749
|
.email__mr-5___n6rtO,
|
|
37463
36750
|
.email__mr5___THr18 {
|
|
37464
36751
|
margin-right: 30px !important;
|
|
@@ -37895,9 +37182,6 @@ h5,
|
|
|
37895
37182
|
.add-email-modal__margin0auto___p7t0c {
|
|
37896
37183
|
margin: 0 auto;
|
|
37897
37184
|
}
|
|
37898
|
-
button {
|
|
37899
|
-
cursor: pointer;
|
|
37900
|
-
}
|
|
37901
37185
|
.add-email-modal__base-page-container___qv52Z,
|
|
37902
37186
|
.add-email-modal__basePageContainer___cAQ_p {
|
|
37903
37187
|
max-width: 1440px !important;
|
|
@@ -37906,13 +37190,6 @@ button {
|
|
|
37906
37190
|
.add-email-modal__removeScroll____llYA {
|
|
37907
37191
|
overflow-y: hidden !important;
|
|
37908
37192
|
}
|
|
37909
|
-
::selection {
|
|
37910
|
-
background-color: #e8a76c;
|
|
37911
|
-
color: #000;
|
|
37912
|
-
}
|
|
37913
|
-
img::selection {
|
|
37914
|
-
background-color: transparent;
|
|
37915
|
-
}
|
|
37916
37193
|
.add-email-modal__mr-5___mmQ1n,
|
|
37917
37194
|
.add-email-modal__mr5___jI0Ga {
|
|
37918
37195
|
margin-right: 30px !important;
|
|
@@ -38321,9 +37598,6 @@ h5,
|
|
|
38321
37598
|
.empty-state__margin0auto___MdjpN {
|
|
38322
37599
|
margin: 0 auto;
|
|
38323
37600
|
}
|
|
38324
|
-
button {
|
|
38325
|
-
cursor: pointer;
|
|
38326
|
-
}
|
|
38327
37601
|
.empty-state__base-page-container___Rs1GA,
|
|
38328
37602
|
.empty-state__basePageContainer___rpPQg {
|
|
38329
37603
|
max-width: 1440px !important;
|
|
@@ -38332,13 +37606,6 @@ button {
|
|
|
38332
37606
|
.empty-state__removeScroll___WpvCq {
|
|
38333
37607
|
overflow-y: hidden !important;
|
|
38334
37608
|
}
|
|
38335
|
-
::selection {
|
|
38336
|
-
background-color: #e8a76c;
|
|
38337
|
-
color: #000;
|
|
38338
|
-
}
|
|
38339
|
-
img::selection {
|
|
38340
|
-
background-color: transparent;
|
|
38341
|
-
}
|
|
38342
37609
|
.empty-state__mr-5___HffGR,
|
|
38343
37610
|
.empty-state__mr5___Wg4Mk {
|
|
38344
37611
|
margin-right: 30px !important;
|
|
@@ -38698,9 +37965,6 @@ h5,
|
|
|
38698
37965
|
.phone__margin0auto___tlwsD {
|
|
38699
37966
|
margin: 0 auto;
|
|
38700
37967
|
}
|
|
38701
|
-
button {
|
|
38702
|
-
cursor: pointer;
|
|
38703
|
-
}
|
|
38704
37968
|
.phone__base-page-container___Iq4gL,
|
|
38705
37969
|
.phone__basePageContainer___XLtFR {
|
|
38706
37970
|
max-width: 1440px !important;
|
|
@@ -38709,13 +37973,6 @@ button {
|
|
|
38709
37973
|
.phone__removeScroll___e0nKJ {
|
|
38710
37974
|
overflow-y: hidden !important;
|
|
38711
37975
|
}
|
|
38712
|
-
::selection {
|
|
38713
|
-
background-color: #e8a76c;
|
|
38714
|
-
color: #000;
|
|
38715
|
-
}
|
|
38716
|
-
img::selection {
|
|
38717
|
-
background-color: transparent;
|
|
38718
|
-
}
|
|
38719
37976
|
.phone__mr-5___SRs5P,
|
|
38720
37977
|
.phone__mr5___E1lJF {
|
|
38721
37978
|
margin-right: 30px !important;
|
|
@@ -39155,9 +38412,6 @@ h5,
|
|
|
39155
38412
|
.add-phone-modal__margin0auto___gnMpg {
|
|
39156
38413
|
margin: 0 auto;
|
|
39157
38414
|
}
|
|
39158
|
-
button {
|
|
39159
|
-
cursor: pointer;
|
|
39160
|
-
}
|
|
39161
38415
|
.add-phone-modal__base-page-container____nCK3,
|
|
39162
38416
|
.add-phone-modal__basePageContainer___nOhzr {
|
|
39163
38417
|
max-width: 1440px !important;
|
|
@@ -39166,13 +38420,6 @@ button {
|
|
|
39166
38420
|
.add-phone-modal__removeScroll___WQ_do {
|
|
39167
38421
|
overflow-y: hidden !important;
|
|
39168
38422
|
}
|
|
39169
|
-
::selection {
|
|
39170
|
-
background-color: #e8a76c;
|
|
39171
|
-
color: #000;
|
|
39172
|
-
}
|
|
39173
|
-
img::selection {
|
|
39174
|
-
background-color: transparent;
|
|
39175
|
-
}
|
|
39176
38423
|
.add-phone-modal__mr-5___aQbkx,
|
|
39177
38424
|
.add-phone-modal__mr5___rrjw9 {
|
|
39178
38425
|
margin-right: 30px !important;
|
|
@@ -39616,9 +38863,6 @@ h5,
|
|
|
39616
38863
|
.main__margin0auto___q7N5j {
|
|
39617
38864
|
margin: 0 auto;
|
|
39618
38865
|
}
|
|
39619
|
-
button {
|
|
39620
|
-
cursor: pointer;
|
|
39621
|
-
}
|
|
39622
38866
|
.main__base-page-container___g_gHI,
|
|
39623
38867
|
.main__basePageContainer___LuCv1 {
|
|
39624
38868
|
max-width: 1440px !important;
|
|
@@ -39627,13 +38871,6 @@ button {
|
|
|
39627
38871
|
.main__removeScroll___C5PpJ {
|
|
39628
38872
|
overflow-y: hidden !important;
|
|
39629
38873
|
}
|
|
39630
|
-
::selection {
|
|
39631
|
-
background-color: #e8a76c;
|
|
39632
|
-
color: #000;
|
|
39633
|
-
}
|
|
39634
|
-
img::selection {
|
|
39635
|
-
background-color: transparent;
|
|
39636
|
-
}
|
|
39637
38874
|
.main__mr-5___h4CCN,
|
|
39638
38875
|
.main__mr5___vv1B0 {
|
|
39639
38876
|
margin-right: 30px !important;
|
|
@@ -39963,9 +39200,6 @@ h5,
|
|
|
39963
39200
|
.order-tracking__margin0auto___fHEHi {
|
|
39964
39201
|
margin: 0 auto;
|
|
39965
39202
|
}
|
|
39966
|
-
button {
|
|
39967
|
-
cursor: pointer;
|
|
39968
|
-
}
|
|
39969
39203
|
.order-tracking__base-page-container___MfEla,
|
|
39970
39204
|
.order-tracking__basePageContainer___PQyvy {
|
|
39971
39205
|
max-width: 1440px !important;
|
|
@@ -39974,13 +39208,6 @@ button {
|
|
|
39974
39208
|
.order-tracking__removeScroll___WgDil {
|
|
39975
39209
|
overflow-y: hidden !important;
|
|
39976
39210
|
}
|
|
39977
|
-
::selection {
|
|
39978
|
-
background-color: #e8a76c;
|
|
39979
|
-
color: #000;
|
|
39980
|
-
}
|
|
39981
|
-
img::selection {
|
|
39982
|
-
background-color: transparent;
|
|
39983
|
-
}
|
|
39984
39211
|
.order-tracking__mr-5___N1ZJt,
|
|
39985
39212
|
.order-tracking__mr5___b3DsE {
|
|
39986
39213
|
margin-right: 30px !important;
|
|
@@ -40380,9 +39607,6 @@ h5,
|
|
|
40380
39607
|
.contact-us__margin0auto___Pk7t5 {
|
|
40381
39608
|
margin: 0 auto;
|
|
40382
39609
|
}
|
|
40383
|
-
button {
|
|
40384
|
-
cursor: pointer;
|
|
40385
|
-
}
|
|
40386
39610
|
.contact-us__base-page-container___K6qmQ,
|
|
40387
39611
|
.contact-us__basePageContainer___NTh9u {
|
|
40388
39612
|
max-width: 1440px !important;
|
|
@@ -40391,13 +39615,6 @@ button {
|
|
|
40391
39615
|
.contact-us__removeScroll___qvZSz {
|
|
40392
39616
|
overflow-y: hidden !important;
|
|
40393
39617
|
}
|
|
40394
|
-
::selection {
|
|
40395
|
-
background-color: #e8a76c;
|
|
40396
|
-
color: #000;
|
|
40397
|
-
}
|
|
40398
|
-
img::selection {
|
|
40399
|
-
background-color: transparent;
|
|
40400
|
-
}
|
|
40401
39618
|
.contact-us__mr-5____JkIV,
|
|
40402
39619
|
.contact-us__mr5___oh0GS {
|
|
40403
39620
|
margin-right: 30px !important;
|
|
@@ -40884,9 +40101,6 @@ h5,
|
|
|
40884
40101
|
.blog__margin0auto___gE3gj {
|
|
40885
40102
|
margin: 0 auto;
|
|
40886
40103
|
}
|
|
40887
|
-
button {
|
|
40888
|
-
cursor: pointer;
|
|
40889
|
-
}
|
|
40890
40104
|
.blog__base-page-container___nrwKU,
|
|
40891
40105
|
.blog__basePageContainer___b4HB_ {
|
|
40892
40106
|
max-width: 1440px !important;
|
|
@@ -40895,13 +40109,6 @@ button {
|
|
|
40895
40109
|
.blog__removeScroll___oP8A1 {
|
|
40896
40110
|
overflow-y: hidden !important;
|
|
40897
40111
|
}
|
|
40898
|
-
::selection {
|
|
40899
|
-
background-color: #e8a76c;
|
|
40900
|
-
color: #000;
|
|
40901
|
-
}
|
|
40902
|
-
img::selection {
|
|
40903
|
-
background-color: transparent;
|
|
40904
|
-
}
|
|
40905
40112
|
.blog__mr-5___MISXu,
|
|
40906
40113
|
.blog__mr5___XaFu7 {
|
|
40907
40114
|
margin-right: 30px !important;
|
|
@@ -41718,9 +40925,6 @@ h5,
|
|
|
41718
40925
|
.blog-tabs__margin0auto___vIodS {
|
|
41719
40926
|
margin: 0 auto;
|
|
41720
40927
|
}
|
|
41721
|
-
button {
|
|
41722
|
-
cursor: pointer;
|
|
41723
|
-
}
|
|
41724
40928
|
.blog-tabs__base-page-container___OtQmp,
|
|
41725
40929
|
.blog-tabs__basePageContainer___GcBfF {
|
|
41726
40930
|
max-width: 1440px !important;
|
|
@@ -41729,13 +40933,6 @@ button {
|
|
|
41729
40933
|
.blog-tabs__removeScroll___puf0A {
|
|
41730
40934
|
overflow-y: hidden !important;
|
|
41731
40935
|
}
|
|
41732
|
-
::selection {
|
|
41733
|
-
background-color: #e8a76c;
|
|
41734
|
-
color: #000;
|
|
41735
|
-
}
|
|
41736
|
-
img::selection {
|
|
41737
|
-
background-color: transparent;
|
|
41738
|
-
}
|
|
41739
40936
|
.blog-tabs__mr-5___Zc_UE,
|
|
41740
40937
|
.blog-tabs__mr5___FnrEd {
|
|
41741
40938
|
margin-right: 30px !important;
|
|
@@ -42148,9 +41345,6 @@ h5,
|
|
|
42148
41345
|
.blog-footer__margin0auto___u5B2X {
|
|
42149
41346
|
margin: 0 auto;
|
|
42150
41347
|
}
|
|
42151
|
-
button {
|
|
42152
|
-
cursor: pointer;
|
|
42153
|
-
}
|
|
42154
41348
|
.blog-footer__base-page-container___s6Mc0,
|
|
42155
41349
|
.blog-footer__basePageContainer___ed0PZ {
|
|
42156
41350
|
max-width: 1440px !important;
|
|
@@ -42159,13 +41353,6 @@ button {
|
|
|
42159
41353
|
.blog-footer__removeScroll___vomjT {
|
|
42160
41354
|
overflow-y: hidden !important;
|
|
42161
41355
|
}
|
|
42162
|
-
::selection {
|
|
42163
|
-
background-color: #e8a76c;
|
|
42164
|
-
color: #000;
|
|
42165
|
-
}
|
|
42166
|
-
img::selection {
|
|
42167
|
-
background-color: transparent;
|
|
42168
|
-
}
|
|
42169
41356
|
.blog-footer__mr-5___tTaVp,
|
|
42170
41357
|
.blog-footer__mr5___VmPIx {
|
|
42171
41358
|
margin-right: 30px !important;
|
|
@@ -42594,9 +41781,6 @@ h5,
|
|
|
42594
41781
|
.margin0auto {
|
|
42595
41782
|
margin: 0 auto;
|
|
42596
41783
|
}
|
|
42597
|
-
button {
|
|
42598
|
-
cursor: pointer;
|
|
42599
|
-
}
|
|
42600
41784
|
.base-page-container,
|
|
42601
41785
|
.basePageContainer {
|
|
42602
41786
|
max-width: 1440px !important;
|
|
@@ -42605,13 +41789,6 @@ button {
|
|
|
42605
41789
|
.removeScroll {
|
|
42606
41790
|
overflow-y: hidden !important;
|
|
42607
41791
|
}
|
|
42608
|
-
::selection {
|
|
42609
|
-
background-color: #e8a76c;
|
|
42610
|
-
color: #000;
|
|
42611
|
-
}
|
|
42612
|
-
img::selection {
|
|
42613
|
-
background-color: transparent;
|
|
42614
|
-
}
|
|
42615
41792
|
.mr-5,
|
|
42616
41793
|
.mr5 {
|
|
42617
41794
|
margin-right: 30px !important;
|
|
@@ -42695,29 +41872,6 @@ img::selection {
|
|
|
42695
41872
|
padding: 0;
|
|
42696
41873
|
box-sizing: border-box;
|
|
42697
41874
|
}
|
|
42698
|
-
a {
|
|
42699
|
-
color: inherit;
|
|
42700
|
-
text-decoration: none;
|
|
42701
|
-
}
|
|
42702
|
-
.ct-header-wrapper,
|
|
42703
|
-
.ctHeaderWrapper {
|
|
42704
|
-
position: sticky;
|
|
42705
|
-
top: 0;
|
|
42706
|
-
z-index: 40;
|
|
42707
|
-
}
|
|
42708
|
-
body {
|
|
42709
|
-
box-sizing: border-box;
|
|
42710
|
-
overflow-x: hidden;
|
|
42711
|
-
}
|
|
42712
|
-
@media only screen and (min-width: 769px) {
|
|
42713
|
-
body {
|
|
42714
|
-
min-height: calc(100vh - 404px);
|
|
42715
|
-
}
|
|
42716
|
-
}
|
|
42717
|
-
.active-app,
|
|
42718
|
-
.activeApp {
|
|
42719
|
-
background-color: var(--pageBackground, #f8f8f8);
|
|
42720
|
-
}
|
|
42721
41875
|
.card-item .card-desc .price .effective-price {
|
|
42722
41876
|
font-size: 0.875rem;
|
|
42723
41877
|
}
|
|
@@ -42734,10 +41888,6 @@ body {
|
|
|
42734
41888
|
overflow-x: hidden;
|
|
42735
41889
|
font-size: 0.875rem;
|
|
42736
41890
|
}
|
|
42737
|
-
.product-details-page,
|
|
42738
|
-
.productDetailsPage {
|
|
42739
|
-
max-width: 1440px;
|
|
42740
|
-
}
|
|
42741
41891
|
.display-block {
|
|
42742
41892
|
display: block;
|
|
42743
41893
|
}
|
|
@@ -43088,34 +42238,6 @@ button {
|
|
|
43088
42238
|
.removeScroll {
|
|
43089
42239
|
overflow-y: hidden !important;
|
|
43090
42240
|
}
|
|
43091
|
-
.orders .order-status .inline-svg {
|
|
43092
|
-
height: 63px;
|
|
43093
|
-
}
|
|
43094
|
-
.order-item .oder-header .filter-arrow-up {
|
|
43095
|
-
margin-right: none !important;
|
|
43096
|
-
}
|
|
43097
|
-
.buttons {
|
|
43098
|
-
display: block !important;
|
|
43099
|
-
margin-bottom: 8px;
|
|
43100
|
-
}
|
|
43101
|
-
.checkout {
|
|
43102
|
-
width: calc(100% - 20px) !important;
|
|
43103
|
-
}
|
|
43104
|
-
.guest-checkout {
|
|
43105
|
-
text-decoration: underline;
|
|
43106
|
-
padding-top: 15px;
|
|
43107
|
-
}
|
|
43108
|
-
::selection {
|
|
43109
|
-
background-color: #e8a76c;
|
|
43110
|
-
color: #000;
|
|
43111
|
-
}
|
|
43112
|
-
img::selection {
|
|
43113
|
-
background-color: transparent;
|
|
43114
|
-
}
|
|
43115
|
-
.home-page,
|
|
43116
|
-
.homePage {
|
|
43117
|
-
max-width: 1440px;
|
|
43118
|
-
}
|
|
43119
42241
|
.mr-5,
|
|
43120
42242
|
.mr5 {
|
|
43121
42243
|
margin-right: 30px !important;
|
|
@@ -43160,10 +42282,6 @@ img::selection {
|
|
|
43160
42282
|
background-color: var(--accentColor);
|
|
43161
42283
|
color: #fff;
|
|
43162
42284
|
}
|
|
43163
|
-
.glide-cont,
|
|
43164
|
-
.glideCont {
|
|
43165
|
-
position: relative;
|
|
43166
|
-
}
|
|
43167
42285
|
.no-scroll,
|
|
43168
42286
|
.noScroll {
|
|
43169
42287
|
overflow-y: hidden;
|
|
@@ -43182,16 +42300,6 @@ img::selection {
|
|
|
43182
42300
|
padding: 5px !important;
|
|
43183
42301
|
}
|
|
43184
42302
|
}
|
|
43185
|
-
.blog-wrapper .title {
|
|
43186
|
-
color: var(--textHeading, #26201a);
|
|
43187
|
-
}
|
|
43188
|
-
.blog-wrapper .author,
|
|
43189
|
-
.blog-wrapper .created-on {
|
|
43190
|
-
color: var(--textLabel, #7d7676) !important;
|
|
43191
|
-
}
|
|
43192
|
-
.blog-wrapper #custom-page-container * {
|
|
43193
|
-
color: var(--textBody, #3c3131);
|
|
43194
|
-
}
|
|
43195
42303
|
.view3d-canvas {
|
|
43196
42304
|
width: 100%;
|
|
43197
42305
|
height: 100%;
|