@gofynd/theme-template 2.0.0 → 2.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 +24 -24
- package/dist/components/address-form/form-input-selector.css +20 -20
- package/dist/components/address-item/address-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list.css +8 -8
- package/dist/components/blog-footer/blog-footer.css +4 -4
- package/dist/components/blog-page/blog-page.css +12 -12
- package/dist/components/blog-tabs/blog-tabs.css +4 -4
- package/dist/components/breadcrumb/breadcrumb.css +5 -5
- package/dist/components/chip-review-item/chip-review-item.css +4 -4
- package/dist/components/core/fy-button/fy-button.css +342 -9
- package/dist/components/core/fy-dropdown/fy-dropdown.css +4 -4
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +4 -4
- package/dist/components/core/modal/modal.css +4 -4
- package/dist/components/core/skeletons/image-skeleton.css +4 -4
- package/dist/components/dropdown/dropdown.css +4 -4
- package/dist/components/empty-state/empty-state.css +4 -4
- package/dist/components/filter-modal/filter-modal.css +23 -23
- package/dist/components/form-builder/form-builder.css +362 -29
- package/dist/components/index.css +411 -78
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +5 -5
- package/dist/components/loader/loader.css +338 -5
- package/dist/components/location-modal/location-modal.css +354 -21
- package/dist/components/order-header/order-header.css +8 -8
- package/dist/components/order-shipment/order-shipment.css +4 -4
- package/dist/components/payment-detail-card/payment-detail-card.css +4 -4
- package/dist/components/price-breakup/price-breakup.css +4 -4
- package/dist/components/price-breakup/price-breakup.js +1 -1
- package/dist/components/product-card/product-card.css +347 -14
- package/dist/components/profile-navigation/profile-navigation.css +5 -5
- package/dist/components/quantity-control/quantity-control.css +4 -4
- package/dist/components/range-slider/range-slider.css +8 -8
- package/dist/components/reasons-list/reason-item/reason-item.css +4 -4
- package/dist/components/reasons-list/reasons-list.css +8 -8
- package/dist/components/scroll-top/scroll-top.css +5 -5
- package/dist/components/shipment-address/shipment-address.css +4 -4
- package/dist/components/shipment-breakup/shipment-breakup.css +4 -4
- package/dist/components/shipment-item/shipment-item.css +4 -4
- package/dist/components/shipment-tracking/shipment-tracking.css +4 -4
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +4 -4
- package/dist/components/shipments-update-item/shipments-update-item.css +8 -8
- package/dist/components/sort-modal/sort-modal.css +8 -8
- package/dist/components/spinner/spinner.css +4 -4
- package/dist/components/stepper/stepper.css +4 -4
- package/dist/index.css +782 -401
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +346 -13
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +4 -4
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +4 -4
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +17 -16
- package/dist/page-layouts/cart/Components/comment/comment.css +8 -8
- package/dist/page-layouts/cart/Components/coupon/coupon.css +8 -8
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +36 -36
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +4 -4
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +4 -4
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +8 -8
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +346 -13
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +342 -9
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +4 -4
- package/dist/page-layouts/compare/compare.css +352 -19
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +4 -4
- package/dist/page-layouts/login/component/login-otp/login-otp.css +8 -8
- package/dist/page-layouts/login/component/login-password/login-password.css +8 -8
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +4 -4
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +382 -49
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +350 -17
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +20 -20
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +15 -15
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +4 -4
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +354 -21
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +342 -9
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +342 -9
- package/dist/page-layouts/plp/Components/pagination/pagination.css +4 -4
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +342 -9
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +4 -4
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +8 -8
- package/dist/page-layouts/plp/Components/sort/sort.css +4 -4
- package/dist/page-layouts/plp/Components/viewer-3d/viewer-3d.css +338 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +8 -8
- package/dist/page-layouts/single-checkout/address/single-address-header.css +4 -4
- package/dist/page-layouts/single-checkout/address/single-address.css +40 -40
- package/dist/page-layouts/single-checkout/modal.css +4 -4
- package/dist/page-layouts/single-checkout/payment/card-form.css +81 -50
- package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +85 -54
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +4 -4
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +98 -62
- 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 +4 -4
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +16 -16
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +8 -8
- package/dist/pages/blog/blog.css +20 -20
- package/dist/pages/blog/index.css +20 -20
- package/dist/pages/cart/cart.css +423 -89
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +423 -89
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +180 -133
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +180 -133
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +350 -17
- package/dist/pages/contact-us/index.css +350 -17
- package/dist/pages/edit-profile/edit-profile.css +12 -12
- package/dist/pages/edit-profile/index.css +12 -12
- package/dist/pages/faq/faq.css +4 -4
- package/dist/pages/faq/index.css +4 -4
- package/dist/pages/forgot-password/forget-password.css +8 -8
- package/dist/pages/forgot-password/index.css +8 -8
- package/dist/pages/index.css +764 -383
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +28 -28
- package/dist/pages/login/login.css +28 -28
- package/dist/pages/order/index.css +350 -17
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +370 -37
- package/dist/pages/order/order-tracking.css +350 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +4 -4
- package/dist/pages/order-status/index.css +363 -33
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +363 -33
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +457 -124
- package/dist/pages/product-listing/product-listing.css +457 -124
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +354 -21
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +358 -25
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +350 -17
- package/dist/pages/profile/components/empty-state/empty-state.css +346 -13
- package/dist/pages/profile/email/email.css +362 -29
- package/dist/pages/profile/email/index.css +362 -29
- package/dist/pages/profile/index.css +350 -17
- package/dist/pages/profile/phone/index.css +366 -33
- package/dist/pages/profile/phone/phone.css +366 -33
- package/dist/pages/profile/profile-details.css +350 -17
- package/dist/pages/register/index.css +20 -20
- package/dist/pages/register/register.css +20 -20
- package/dist/pages/set-password/index.css +4 -4
- package/dist/pages/set-password/set-password.css +4 -4
- package/dist/pages/shared-cart/index.css +8 -8
- package/dist/pages/shared-cart/shared-cart.css +8 -8
- package/dist/pages/verify-email/index.css +4 -4
- package/dist/pages/verify-email/verify-email.css +4 -4
- package/dist/pages/wishlist/index.css +406 -73
- package/dist/pages/wishlist/wishlist.css +406 -73
- package/package.json +1 -1
|
@@ -106,7 +106,7 @@ h4,
|
|
|
106
106
|
letter-spacing: -0.02em;
|
|
107
107
|
color: var(--textHeading, #26201a);
|
|
108
108
|
font-size: 16px;
|
|
109
|
-
line-height:
|
|
109
|
+
line-height: 1.5;
|
|
110
110
|
}
|
|
111
111
|
@media only screen and (min-width: 769px) {
|
|
112
112
|
h4,
|
|
@@ -115,7 +115,7 @@ h4,
|
|
|
115
115
|
letter-spacing: -0.02em;
|
|
116
116
|
color: var(--textHeading, #26201a);
|
|
117
117
|
font-size: 20px;
|
|
118
|
-
line-height:
|
|
118
|
+
line-height: 1.5;
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
h5,
|
|
@@ -182,7 +182,7 @@ h5,
|
|
|
182
182
|
.cart__caption-medium___lB0h9,
|
|
183
183
|
.cart__captionMedium___xbhGj {
|
|
184
184
|
font-size: 12px;
|
|
185
|
-
line-height:
|
|
185
|
+
line-height: 1.5;
|
|
186
186
|
letter-spacing: -0.02em;
|
|
187
187
|
font-weight: 500;
|
|
188
188
|
}
|
|
@@ -195,7 +195,7 @@ h5,
|
|
|
195
195
|
.cart__caption-semi-bold___uouTa,
|
|
196
196
|
.cart__captionSemiBold___FJc3z {
|
|
197
197
|
font-size: 12px;
|
|
198
|
-
line-height:
|
|
198
|
+
line-height: 1.5;
|
|
199
199
|
letter-spacing: -0.02em;
|
|
200
200
|
font-weight: 600;
|
|
201
201
|
}
|
|
@@ -617,7 +617,7 @@ h4,
|
|
|
617
617
|
letter-spacing: -0.02em;
|
|
618
618
|
color: var(--textHeading, #26201a);
|
|
619
619
|
font-size: 16px;
|
|
620
|
-
line-height:
|
|
620
|
+
line-height: 1.5;
|
|
621
621
|
}
|
|
622
622
|
@media only screen and (min-width: 769px) {
|
|
623
623
|
h4,
|
|
@@ -626,7 +626,7 @@ h4,
|
|
|
626
626
|
letter-spacing: -0.02em;
|
|
627
627
|
color: var(--textHeading, #26201a);
|
|
628
628
|
font-size: 20px;
|
|
629
|
-
line-height:
|
|
629
|
+
line-height: 1.5;
|
|
630
630
|
}
|
|
631
631
|
}
|
|
632
632
|
h5,
|
|
@@ -693,7 +693,7 @@ h5,
|
|
|
693
693
|
.delivery-location__caption-medium___tg0oL,
|
|
694
694
|
.delivery-location__captionMedium___bb1tV {
|
|
695
695
|
font-size: 12px;
|
|
696
|
-
line-height:
|
|
696
|
+
line-height: 1.5;
|
|
697
697
|
letter-spacing: -0.02em;
|
|
698
698
|
font-weight: 500;
|
|
699
699
|
}
|
|
@@ -706,7 +706,7 @@ h5,
|
|
|
706
706
|
.delivery-location__caption-semi-bold___jc8rI,
|
|
707
707
|
.delivery-location__captionSemiBold___ziS_x {
|
|
708
708
|
font-size: 12px;
|
|
709
|
-
line-height:
|
|
709
|
+
line-height: 1.5;
|
|
710
710
|
letter-spacing: -0.02em;
|
|
711
711
|
font-weight: 600;
|
|
712
712
|
}
|
|
@@ -1321,7 +1321,7 @@ h4,
|
|
|
1321
1321
|
letter-spacing: -0.02em;
|
|
1322
1322
|
color: var(--textHeading, #26201a);
|
|
1323
1323
|
font-size: 16px;
|
|
1324
|
-
line-height:
|
|
1324
|
+
line-height: 1.5;
|
|
1325
1325
|
}
|
|
1326
1326
|
@media only screen and (min-width: 769px) {
|
|
1327
1327
|
h4,
|
|
@@ -1330,7 +1330,7 @@ h4,
|
|
|
1330
1330
|
letter-spacing: -0.02em;
|
|
1331
1331
|
color: var(--textHeading, #26201a);
|
|
1332
1332
|
font-size: 20px;
|
|
1333
|
-
line-height:
|
|
1333
|
+
line-height: 1.5;
|
|
1334
1334
|
}
|
|
1335
1335
|
}
|
|
1336
1336
|
h5,
|
|
@@ -1397,7 +1397,7 @@ h5,
|
|
|
1397
1397
|
.modal__caption-medium___GbhtF,
|
|
1398
1398
|
.modal__captionMedium___zCJpb {
|
|
1399
1399
|
font-size: 12px;
|
|
1400
|
-
line-height:
|
|
1400
|
+
line-height: 1.5;
|
|
1401
1401
|
letter-spacing: -0.02em;
|
|
1402
1402
|
font-weight: 500;
|
|
1403
1403
|
}
|
|
@@ -1410,7 +1410,7 @@ h5,
|
|
|
1410
1410
|
.modal__caption-semi-bold___feZV5,
|
|
1411
1411
|
.modal__captionSemiBold___pxAn7 {
|
|
1412
1412
|
font-size: 12px;
|
|
1413
|
-
line-height:
|
|
1413
|
+
line-height: 1.5;
|
|
1414
1414
|
letter-spacing: -0.02em;
|
|
1415
1415
|
font-weight: 600;
|
|
1416
1416
|
}
|
|
@@ -1801,7 +1801,7 @@ h4,
|
|
|
1801
1801
|
letter-spacing: -0.02em;
|
|
1802
1802
|
color: var(--textHeading, #26201a);
|
|
1803
1803
|
font-size: 16px;
|
|
1804
|
-
line-height:
|
|
1804
|
+
line-height: 1.5;
|
|
1805
1805
|
}
|
|
1806
1806
|
@media only screen and (min-width: 769px) {
|
|
1807
1807
|
h4,
|
|
@@ -1810,7 +1810,7 @@ h4,
|
|
|
1810
1810
|
letter-spacing: -0.02em;
|
|
1811
1811
|
color: var(--textHeading, #26201a);
|
|
1812
1812
|
font-size: 20px;
|
|
1813
|
-
line-height:
|
|
1813
|
+
line-height: 1.5;
|
|
1814
1814
|
}
|
|
1815
1815
|
}
|
|
1816
1816
|
h5,
|
|
@@ -1877,7 +1877,7 @@ h5,
|
|
|
1877
1877
|
.address-item__caption-medium___keR9q,
|
|
1878
1878
|
.address-item__captionMedium___Mu54H {
|
|
1879
1879
|
font-size: 12px;
|
|
1880
|
-
line-height:
|
|
1880
|
+
line-height: 1.5;
|
|
1881
1881
|
letter-spacing: -0.02em;
|
|
1882
1882
|
font-weight: 500;
|
|
1883
1883
|
}
|
|
@@ -1890,7 +1890,7 @@ h5,
|
|
|
1890
1890
|
.address-item__caption-semi-bold___GchPi,
|
|
1891
1891
|
.address-item__captionSemiBold___L3J0R {
|
|
1892
1892
|
font-size: 12px;
|
|
1893
|
-
line-height:
|
|
1893
|
+
line-height: 1.5;
|
|
1894
1894
|
letter-spacing: -0.02em;
|
|
1895
1895
|
font-weight: 600;
|
|
1896
1896
|
}
|
|
@@ -2190,7 +2190,7 @@ h4,
|
|
|
2190
2190
|
letter-spacing: -0.02em;
|
|
2191
2191
|
color: var(--textHeading, #26201a);
|
|
2192
2192
|
font-size: 16px;
|
|
2193
|
-
line-height:
|
|
2193
|
+
line-height: 1.5;
|
|
2194
2194
|
}
|
|
2195
2195
|
@media only screen and (min-width: 769px) {
|
|
2196
2196
|
h4,
|
|
@@ -2199,7 +2199,7 @@ h4,
|
|
|
2199
2199
|
letter-spacing: -0.02em;
|
|
2200
2200
|
color: var(--textHeading, #26201a);
|
|
2201
2201
|
font-size: 20px;
|
|
2202
|
-
line-height:
|
|
2202
|
+
line-height: 1.5;
|
|
2203
2203
|
}
|
|
2204
2204
|
}
|
|
2205
2205
|
h5,
|
|
@@ -2266,7 +2266,7 @@ h5,
|
|
|
2266
2266
|
.address-form__caption-medium___sHdBz,
|
|
2267
2267
|
.address-form__captionMedium___qq2S5 {
|
|
2268
2268
|
font-size: 12px;
|
|
2269
|
-
line-height:
|
|
2269
|
+
line-height: 1.5;
|
|
2270
2270
|
letter-spacing: -0.02em;
|
|
2271
2271
|
font-weight: 500;
|
|
2272
2272
|
}
|
|
@@ -2279,7 +2279,7 @@ h5,
|
|
|
2279
2279
|
.address-form__caption-semi-bold___Ao5Rt,
|
|
2280
2280
|
.address-form__captionSemiBold___zTpZY {
|
|
2281
2281
|
font-size: 12px;
|
|
2282
|
-
line-height:
|
|
2282
|
+
line-height: 1.5;
|
|
2283
2283
|
letter-spacing: -0.02em;
|
|
2284
2284
|
font-weight: 600;
|
|
2285
2285
|
}
|
|
@@ -2946,7 +2946,7 @@ h4,
|
|
|
2946
2946
|
letter-spacing: -0.02em;
|
|
2947
2947
|
color: var(--textHeading, #26201a);
|
|
2948
2948
|
font-size: 16px;
|
|
2949
|
-
line-height:
|
|
2949
|
+
line-height: 1.5;
|
|
2950
2950
|
}
|
|
2951
2951
|
@media only screen and (min-width: 769px) {
|
|
2952
2952
|
h4,
|
|
@@ -2955,7 +2955,7 @@ h4,
|
|
|
2955
2955
|
letter-spacing: -0.02em;
|
|
2956
2956
|
color: var(--textHeading, #26201a);
|
|
2957
2957
|
font-size: 20px;
|
|
2958
|
-
line-height:
|
|
2958
|
+
line-height: 1.5;
|
|
2959
2959
|
}
|
|
2960
2960
|
}
|
|
2961
2961
|
h5,
|
|
@@ -3022,7 +3022,7 @@ h5,
|
|
|
3022
3022
|
.fy-input__caption-medium___ypzRG,
|
|
3023
3023
|
.fy-input__captionMedium___cFBcK {
|
|
3024
3024
|
font-size: 12px;
|
|
3025
|
-
line-height:
|
|
3025
|
+
line-height: 1.5;
|
|
3026
3026
|
letter-spacing: -0.02em;
|
|
3027
3027
|
font-weight: 500;
|
|
3028
3028
|
}
|
|
@@ -3035,7 +3035,7 @@ h5,
|
|
|
3035
3035
|
.fy-input__caption-semi-bold___WmtaG,
|
|
3036
3036
|
.fy-input__captionSemiBold___UuNTY {
|
|
3037
3037
|
font-size: 12px;
|
|
3038
|
-
line-height:
|
|
3038
|
+
line-height: 1.5;
|
|
3039
3039
|
letter-spacing: -0.02em;
|
|
3040
3040
|
font-weight: 600;
|
|
3041
3041
|
}
|
|
@@ -3410,7 +3410,7 @@ h4,
|
|
|
3410
3410
|
letter-spacing: -0.02em;
|
|
3411
3411
|
color: var(--textHeading, #26201a);
|
|
3412
3412
|
font-size: 16px;
|
|
3413
|
-
line-height:
|
|
3413
|
+
line-height: 1.5;
|
|
3414
3414
|
}
|
|
3415
3415
|
@media only screen and (min-width: 769px) {
|
|
3416
3416
|
h4,
|
|
@@ -3419,7 +3419,7 @@ h4,
|
|
|
3419
3419
|
letter-spacing: -0.02em;
|
|
3420
3420
|
color: var(--textHeading, #26201a);
|
|
3421
3421
|
font-size: 20px;
|
|
3422
|
-
line-height:
|
|
3422
|
+
line-height: 1.5;
|
|
3423
3423
|
}
|
|
3424
3424
|
}
|
|
3425
3425
|
h5,
|
|
@@ -3486,7 +3486,7 @@ h5,
|
|
|
3486
3486
|
.fy-input-group__caption-medium___ULDb6,
|
|
3487
3487
|
.fy-input-group__captionMedium___GIuhk {
|
|
3488
3488
|
font-size: 12px;
|
|
3489
|
-
line-height:
|
|
3489
|
+
line-height: 1.5;
|
|
3490
3490
|
letter-spacing: -0.02em;
|
|
3491
3491
|
font-weight: 500;
|
|
3492
3492
|
}
|
|
@@ -3499,7 +3499,7 @@ h5,
|
|
|
3499
3499
|
.fy-input-group__caption-semi-bold___B0YEk,
|
|
3500
3500
|
.fy-input-group__captionSemiBold___aQt3D {
|
|
3501
3501
|
font-size: 12px;
|
|
3502
|
-
line-height:
|
|
3502
|
+
line-height: 1.5;
|
|
3503
3503
|
letter-spacing: -0.02em;
|
|
3504
3504
|
font-weight: 600;
|
|
3505
3505
|
}
|
|
@@ -3788,7 +3788,7 @@ h4,
|
|
|
3788
3788
|
letter-spacing: -0.02em;
|
|
3789
3789
|
color: var(--textHeading, #26201a);
|
|
3790
3790
|
font-size: 16px;
|
|
3791
|
-
line-height:
|
|
3791
|
+
line-height: 1.5;
|
|
3792
3792
|
}
|
|
3793
3793
|
@media only screen and (min-width: 769px) {
|
|
3794
3794
|
h4,
|
|
@@ -3797,7 +3797,7 @@ h4,
|
|
|
3797
3797
|
letter-spacing: -0.02em;
|
|
3798
3798
|
color: var(--textHeading, #26201a);
|
|
3799
3799
|
font-size: 20px;
|
|
3800
|
-
line-height:
|
|
3800
|
+
line-height: 1.5;
|
|
3801
3801
|
}
|
|
3802
3802
|
}
|
|
3803
3803
|
h5,
|
|
@@ -3864,7 +3864,7 @@ h5,
|
|
|
3864
3864
|
.fy-dropdown__caption-medium___HCy1Y,
|
|
3865
3865
|
.fy-dropdown__captionMedium___BdPX5 {
|
|
3866
3866
|
font-size: 12px;
|
|
3867
|
-
line-height:
|
|
3867
|
+
line-height: 1.5;
|
|
3868
3868
|
letter-spacing: -0.02em;
|
|
3869
3869
|
font-weight: 500;
|
|
3870
3870
|
}
|
|
@@ -3877,7 +3877,7 @@ h5,
|
|
|
3877
3877
|
.fy-dropdown__caption-semi-bold___RDalx,
|
|
3878
3878
|
.fy-dropdown__captionSemiBold___t1x78 {
|
|
3879
3879
|
font-size: 12px;
|
|
3880
|
-
line-height:
|
|
3880
|
+
line-height: 1.5;
|
|
3881
3881
|
letter-spacing: -0.02em;
|
|
3882
3882
|
font-weight: 600;
|
|
3883
3883
|
}
|
|
@@ -4228,7 +4228,7 @@ h4,
|
|
|
4228
4228
|
letter-spacing: -0.02em;
|
|
4229
4229
|
color: var(--textHeading, #26201a);
|
|
4230
4230
|
font-size: 16px;
|
|
4231
|
-
line-height:
|
|
4231
|
+
line-height: 1.5;
|
|
4232
4232
|
}
|
|
4233
4233
|
@media only screen and (min-width: 769px) {
|
|
4234
4234
|
h4,
|
|
@@ -4237,7 +4237,7 @@ h4,
|
|
|
4237
4237
|
letter-spacing: -0.02em;
|
|
4238
4238
|
color: var(--textHeading, #26201a);
|
|
4239
4239
|
font-size: 20px;
|
|
4240
|
-
line-height:
|
|
4240
|
+
line-height: 1.5;
|
|
4241
4241
|
}
|
|
4242
4242
|
}
|
|
4243
4243
|
h5,
|
|
@@ -4304,7 +4304,7 @@ h5,
|
|
|
4304
4304
|
.mobile-number__caption-medium___syZZb,
|
|
4305
4305
|
.mobile-number__captionMedium___iKNxh {
|
|
4306
4306
|
font-size: 12px;
|
|
4307
|
-
line-height:
|
|
4307
|
+
line-height: 1.5;
|
|
4308
4308
|
letter-spacing: -0.02em;
|
|
4309
4309
|
font-weight: 500;
|
|
4310
4310
|
}
|
|
@@ -4317,7 +4317,7 @@ h5,
|
|
|
4317
4317
|
.mobile-number__caption-semi-bold___Rbomr,
|
|
4318
4318
|
.mobile-number__captionSemiBold___cKKg4 {
|
|
4319
4319
|
font-size: 12px;
|
|
4320
|
-
line-height:
|
|
4320
|
+
line-height: 1.5;
|
|
4321
4321
|
letter-spacing: -0.02em;
|
|
4322
4322
|
font-weight: 600;
|
|
4323
4323
|
}
|
|
@@ -4627,7 +4627,7 @@ h4,
|
|
|
4627
4627
|
letter-spacing: -0.02em;
|
|
4628
4628
|
color: var(--textHeading, #26201a);
|
|
4629
4629
|
font-size: 16px;
|
|
4630
|
-
line-height:
|
|
4630
|
+
line-height: 1.5;
|
|
4631
4631
|
}
|
|
4632
4632
|
@media only screen and (min-width: 769px) {
|
|
4633
4633
|
h4,
|
|
@@ -4636,7 +4636,7 @@ h4,
|
|
|
4636
4636
|
letter-spacing: -0.02em;
|
|
4637
4637
|
color: var(--textHeading, #26201a);
|
|
4638
4638
|
font-size: 20px;
|
|
4639
|
-
line-height:
|
|
4639
|
+
line-height: 1.5;
|
|
4640
4640
|
}
|
|
4641
4641
|
}
|
|
4642
4642
|
h5,
|
|
@@ -4703,7 +4703,7 @@ h5,
|
|
|
4703
4703
|
.form-input-selector__caption-medium___UDqtg,
|
|
4704
4704
|
.form-input-selector__captionMedium___upnRb {
|
|
4705
4705
|
font-size: 12px;
|
|
4706
|
-
line-height:
|
|
4706
|
+
line-height: 1.5;
|
|
4707
4707
|
letter-spacing: -0.02em;
|
|
4708
4708
|
font-weight: 500;
|
|
4709
4709
|
}
|
|
@@ -4716,7 +4716,7 @@ h5,
|
|
|
4716
4716
|
.form-input-selector__caption-semi-bold___BEOBj,
|
|
4717
4717
|
.form-input-selector__captionSemiBold___XUhub {
|
|
4718
4718
|
font-size: 12px;
|
|
4719
|
-
line-height:
|
|
4719
|
+
line-height: 1.5;
|
|
4720
4720
|
letter-spacing: -0.02em;
|
|
4721
4721
|
font-weight: 600;
|
|
4722
4722
|
}
|
|
@@ -4985,7 +4985,7 @@ h4,
|
|
|
4985
4985
|
letter-spacing: -0.02em;
|
|
4986
4986
|
color: var(--textHeading, #26201a);
|
|
4987
4987
|
font-size: 16px;
|
|
4988
|
-
line-height:
|
|
4988
|
+
line-height: 1.5;
|
|
4989
4989
|
}
|
|
4990
4990
|
@media only screen and (min-width: 769px) {
|
|
4991
4991
|
h4,
|
|
@@ -4994,7 +4994,7 @@ h4,
|
|
|
4994
4994
|
letter-spacing: -0.02em;
|
|
4995
4995
|
color: var(--textHeading, #26201a);
|
|
4996
4996
|
font-size: 20px;
|
|
4997
|
-
line-height:
|
|
4997
|
+
line-height: 1.5;
|
|
4998
4998
|
}
|
|
4999
4999
|
}
|
|
5000
5000
|
h5,
|
|
@@ -5061,7 +5061,7 @@ h5,
|
|
|
5061
5061
|
.coupon__caption-medium___tqbfY,
|
|
5062
5062
|
.coupon__captionMedium___xDGA4 {
|
|
5063
5063
|
font-size: 12px;
|
|
5064
|
-
line-height:
|
|
5064
|
+
line-height: 1.5;
|
|
5065
5065
|
letter-spacing: -0.02em;
|
|
5066
5066
|
font-weight: 500;
|
|
5067
5067
|
}
|
|
@@ -5074,7 +5074,7 @@ h5,
|
|
|
5074
5074
|
.coupon__caption-semi-bold___K0l2r,
|
|
5075
5075
|
.coupon__captionSemiBold___p62dj {
|
|
5076
5076
|
font-size: 12px;
|
|
5077
|
-
line-height:
|
|
5077
|
+
line-height: 1.5;
|
|
5078
5078
|
letter-spacing: -0.02em;
|
|
5079
5079
|
font-weight: 600;
|
|
5080
5080
|
}
|
|
@@ -5702,7 +5702,7 @@ h4,
|
|
|
5702
5702
|
letter-spacing: -0.02em;
|
|
5703
5703
|
color: var(--textHeading, #26201a);
|
|
5704
5704
|
font-size: 16px;
|
|
5705
|
-
line-height:
|
|
5705
|
+
line-height: 1.5;
|
|
5706
5706
|
}
|
|
5707
5707
|
@media only screen and (min-width: 769px) {
|
|
5708
5708
|
h4,
|
|
@@ -5711,7 +5711,7 @@ h4,
|
|
|
5711
5711
|
letter-spacing: -0.02em;
|
|
5712
5712
|
color: var(--textHeading, #26201a);
|
|
5713
5713
|
font-size: 20px;
|
|
5714
|
-
line-height:
|
|
5714
|
+
line-height: 1.5;
|
|
5715
5715
|
}
|
|
5716
5716
|
}
|
|
5717
5717
|
h5,
|
|
@@ -5778,7 +5778,7 @@ h5,
|
|
|
5778
5778
|
.comment__caption-medium___HIEb0,
|
|
5779
5779
|
.comment__captionMedium___NxnB1 {
|
|
5780
5780
|
font-size: 12px;
|
|
5781
|
-
line-height:
|
|
5781
|
+
line-height: 1.5;
|
|
5782
5782
|
letter-spacing: -0.02em;
|
|
5783
5783
|
font-weight: 500;
|
|
5784
5784
|
}
|
|
@@ -5791,7 +5791,7 @@ h5,
|
|
|
5791
5791
|
.comment__caption-semi-bold___VdA6Z,
|
|
5792
5792
|
.comment__captionSemiBold___lxBFk {
|
|
5793
5793
|
font-size: 12px;
|
|
5794
|
-
line-height:
|
|
5794
|
+
line-height: 1.5;
|
|
5795
5795
|
letter-spacing: -0.02em;
|
|
5796
5796
|
font-weight: 600;
|
|
5797
5797
|
}
|
|
@@ -6260,7 +6260,7 @@ h4,
|
|
|
6260
6260
|
letter-spacing: -0.02em;
|
|
6261
6261
|
color: var(--textHeading, #26201a);
|
|
6262
6262
|
font-size: 16px;
|
|
6263
|
-
line-height:
|
|
6263
|
+
line-height: 1.5;
|
|
6264
6264
|
}
|
|
6265
6265
|
@media only screen and (min-width: 769px) {
|
|
6266
6266
|
h4,
|
|
@@ -6269,7 +6269,7 @@ h4,
|
|
|
6269
6269
|
letter-spacing: -0.02em;
|
|
6270
6270
|
color: var(--textHeading, #26201a);
|
|
6271
6271
|
font-size: 20px;
|
|
6272
|
-
line-height:
|
|
6272
|
+
line-height: 1.5;
|
|
6273
6273
|
}
|
|
6274
6274
|
}
|
|
6275
6275
|
h5,
|
|
@@ -6336,7 +6336,7 @@ h5,
|
|
|
6336
6336
|
.gst-card__caption-medium___h8x5g,
|
|
6337
6337
|
.gst-card__captionMedium___1mSBU {
|
|
6338
6338
|
font-size: 12px;
|
|
6339
|
-
line-height:
|
|
6339
|
+
line-height: 1.5;
|
|
6340
6340
|
letter-spacing: -0.02em;
|
|
6341
6341
|
font-weight: 500;
|
|
6342
6342
|
}
|
|
@@ -6349,7 +6349,7 @@ h5,
|
|
|
6349
6349
|
.gst-card__caption-semi-bold___ltQND,
|
|
6350
6350
|
.gst-card__captionSemiBold___bvqz0 {
|
|
6351
6351
|
font-size: 12px;
|
|
6352
|
-
line-height:
|
|
6352
|
+
line-height: 1.5;
|
|
6353
6353
|
letter-spacing: -0.02em;
|
|
6354
6354
|
font-weight: 600;
|
|
6355
6355
|
}
|
|
@@ -6676,7 +6676,7 @@ h4,
|
|
|
6676
6676
|
letter-spacing: -0.02em;
|
|
6677
6677
|
color: var(--textHeading, #26201a);
|
|
6678
6678
|
font-size: 16px;
|
|
6679
|
-
line-height:
|
|
6679
|
+
line-height: 1.5;
|
|
6680
6680
|
}
|
|
6681
6681
|
@media only screen and (min-width: 769px) {
|
|
6682
6682
|
h4,
|
|
@@ -6685,7 +6685,7 @@ h4,
|
|
|
6685
6685
|
letter-spacing: -0.02em;
|
|
6686
6686
|
color: var(--textHeading, #26201a);
|
|
6687
6687
|
font-size: 20px;
|
|
6688
|
-
line-height:
|
|
6688
|
+
line-height: 1.5;
|
|
6689
6689
|
}
|
|
6690
6690
|
}
|
|
6691
6691
|
h5,
|
|
@@ -6752,7 +6752,7 @@ h5,
|
|
|
6752
6752
|
.price-breakup__caption-medium___wWsTp,
|
|
6753
6753
|
.price-breakup__captionMedium___mD2FZ {
|
|
6754
6754
|
font-size: 12px;
|
|
6755
|
-
line-height:
|
|
6755
|
+
line-height: 1.5;
|
|
6756
6756
|
letter-spacing: -0.02em;
|
|
6757
6757
|
font-weight: 500;
|
|
6758
6758
|
}
|
|
@@ -6765,7 +6765,7 @@ h5,
|
|
|
6765
6765
|
.price-breakup__caption-semi-bold___jb1u9,
|
|
6766
6766
|
.price-breakup__captionSemiBold___OqTV0 {
|
|
6767
6767
|
font-size: 12px;
|
|
6768
|
-
line-height:
|
|
6768
|
+
line-height: 1.5;
|
|
6769
6769
|
letter-spacing: -0.02em;
|
|
6770
6770
|
font-weight: 600;
|
|
6771
6771
|
}
|
|
@@ -7128,7 +7128,7 @@ h4,
|
|
|
7128
7128
|
letter-spacing: -0.02em;
|
|
7129
7129
|
color: var(--textHeading, #26201a);
|
|
7130
7130
|
font-size: 16px;
|
|
7131
|
-
line-height:
|
|
7131
|
+
line-height: 1.5;
|
|
7132
7132
|
}
|
|
7133
7133
|
@media only screen and (min-width: 769px) {
|
|
7134
7134
|
h4,
|
|
@@ -7137,7 +7137,7 @@ h4,
|
|
|
7137
7137
|
letter-spacing: -0.02em;
|
|
7138
7138
|
color: var(--textHeading, #26201a);
|
|
7139
7139
|
font-size: 20px;
|
|
7140
|
-
line-height:
|
|
7140
|
+
line-height: 1.5;
|
|
7141
7141
|
}
|
|
7142
7142
|
}
|
|
7143
7143
|
h5,
|
|
@@ -7204,7 +7204,7 @@ h5,
|
|
|
7204
7204
|
.chip-item__caption-medium____FSg6,
|
|
7205
7205
|
.chip-item__captionMedium___OSNOv {
|
|
7206
7206
|
font-size: 12px;
|
|
7207
|
-
line-height:
|
|
7207
|
+
line-height: 1.5;
|
|
7208
7208
|
letter-spacing: -0.02em;
|
|
7209
7209
|
font-weight: 500;
|
|
7210
7210
|
}
|
|
@@ -7217,7 +7217,7 @@ h5,
|
|
|
7217
7217
|
.chip-item__caption-semi-bold___JJlXv,
|
|
7218
7218
|
.chip-item__captionSemiBold___HNshI {
|
|
7219
7219
|
font-size: 12px;
|
|
7220
|
-
line-height:
|
|
7220
|
+
line-height: 1.5;
|
|
7221
7221
|
letter-spacing: -0.02em;
|
|
7222
7222
|
font-weight: 600;
|
|
7223
7223
|
}
|
|
@@ -7438,6 +7438,7 @@ h5,
|
|
|
7438
7438
|
display: flex;
|
|
7439
7439
|
align-items: center;
|
|
7440
7440
|
gap: 12px;
|
|
7441
|
+
min-width: 0;
|
|
7441
7442
|
}
|
|
7442
7443
|
.chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemSizeQuantityContainer___WpCw4 .chip-item__itemSizeQuantitySubContainer___uwoXY .chip-item__sizeContainer___jgw1s {
|
|
7443
7444
|
display: flex;
|
|
@@ -7940,7 +7941,7 @@ h4,
|
|
|
7940
7941
|
letter-spacing: -0.02em;
|
|
7941
7942
|
color: var(--textHeading, #26201a);
|
|
7942
7943
|
font-size: 16px;
|
|
7943
|
-
line-height:
|
|
7944
|
+
line-height: 1.5;
|
|
7944
7945
|
}
|
|
7945
7946
|
@media only screen and (min-width: 769px) {
|
|
7946
7947
|
h4,
|
|
@@ -7949,7 +7950,7 @@ h4,
|
|
|
7949
7950
|
letter-spacing: -0.02em;
|
|
7950
7951
|
color: var(--textHeading, #26201a);
|
|
7951
7952
|
font-size: 20px;
|
|
7952
|
-
line-height:
|
|
7953
|
+
line-height: 1.5;
|
|
7953
7954
|
}
|
|
7954
7955
|
}
|
|
7955
7956
|
h5,
|
|
@@ -8016,7 +8017,7 @@ h5,
|
|
|
8016
8017
|
.quantity-control__caption-medium___hXqzw,
|
|
8017
8018
|
.quantity-control__captionMedium___aDZsC {
|
|
8018
8019
|
font-size: 12px;
|
|
8019
|
-
line-height:
|
|
8020
|
+
line-height: 1.5;
|
|
8020
8021
|
letter-spacing: -0.02em;
|
|
8021
8022
|
font-weight: 500;
|
|
8022
8023
|
}
|
|
@@ -8029,7 +8030,7 @@ h5,
|
|
|
8029
8030
|
.quantity-control__caption-semi-bold___Rxtpw,
|
|
8030
8031
|
.quantity-control__captionSemiBold___JouZf {
|
|
8031
8032
|
font-size: 12px;
|
|
8032
|
-
line-height:
|
|
8033
|
+
line-height: 1.5;
|
|
8033
8034
|
letter-spacing: -0.02em;
|
|
8034
8035
|
font-weight: 600;
|
|
8035
8036
|
}
|
|
@@ -8344,7 +8345,7 @@ h4,
|
|
|
8344
8345
|
letter-spacing: -0.02em;
|
|
8345
8346
|
color: var(--textHeading, #26201a);
|
|
8346
8347
|
font-size: 16px;
|
|
8347
|
-
line-height:
|
|
8348
|
+
line-height: 1.5;
|
|
8348
8349
|
}
|
|
8349
8350
|
@media only screen and (min-width: 769px) {
|
|
8350
8351
|
h4,
|
|
@@ -8353,7 +8354,7 @@ h4,
|
|
|
8353
8354
|
letter-spacing: -0.02em;
|
|
8354
8355
|
color: var(--textHeading, #26201a);
|
|
8355
8356
|
font-size: 20px;
|
|
8356
|
-
line-height:
|
|
8357
|
+
line-height: 1.5;
|
|
8357
8358
|
}
|
|
8358
8359
|
}
|
|
8359
8360
|
h5,
|
|
@@ -8420,7 +8421,7 @@ h5,
|
|
|
8420
8421
|
.free-gift-item__caption-medium___J3sTr,
|
|
8421
8422
|
.free-gift-item__captionMedium___UxDCd {
|
|
8422
8423
|
font-size: 12px;
|
|
8423
|
-
line-height:
|
|
8424
|
+
line-height: 1.5;
|
|
8424
8425
|
letter-spacing: -0.02em;
|
|
8425
8426
|
font-weight: 500;
|
|
8426
8427
|
}
|
|
@@ -8433,7 +8434,7 @@ h5,
|
|
|
8433
8434
|
.free-gift-item__caption-semi-bold___rj6i6,
|
|
8434
8435
|
.free-gift-item__captionSemiBold___TCDo6 {
|
|
8435
8436
|
font-size: 12px;
|
|
8436
|
-
line-height:
|
|
8437
|
+
line-height: 1.5;
|
|
8437
8438
|
letter-spacing: -0.02em;
|
|
8438
8439
|
font-weight: 600;
|
|
8439
8440
|
}
|
|
@@ -8762,7 +8763,7 @@ h4,
|
|
|
8762
8763
|
letter-spacing: -0.02em;
|
|
8763
8764
|
color: var(--textHeading, #26201a);
|
|
8764
8765
|
font-size: 16px;
|
|
8765
|
-
line-height:
|
|
8766
|
+
line-height: 1.5;
|
|
8766
8767
|
}
|
|
8767
8768
|
@media only screen and (min-width: 769px) {
|
|
8768
8769
|
h4,
|
|
@@ -8771,7 +8772,7 @@ h4,
|
|
|
8771
8772
|
letter-spacing: -0.02em;
|
|
8772
8773
|
color: var(--textHeading, #26201a);
|
|
8773
8774
|
font-size: 20px;
|
|
8774
|
-
line-height:
|
|
8775
|
+
line-height: 1.5;
|
|
8775
8776
|
}
|
|
8776
8777
|
}
|
|
8777
8778
|
h5,
|
|
@@ -8838,7 +8839,7 @@ h5,
|
|
|
8838
8839
|
.share-cart__caption-medium___LTgao,
|
|
8839
8840
|
.share-cart__captionMedium___ciwls {
|
|
8840
8841
|
font-size: 12px;
|
|
8841
|
-
line-height:
|
|
8842
|
+
line-height: 1.5;
|
|
8842
8843
|
letter-spacing: -0.02em;
|
|
8843
8844
|
font-weight: 500;
|
|
8844
8845
|
}
|
|
@@ -8851,7 +8852,7 @@ h5,
|
|
|
8851
8852
|
.share-cart__caption-semi-bold___UzN8o,
|
|
8852
8853
|
.share-cart__captionSemiBold___LAPB3 {
|
|
8853
8854
|
font-size: 12px;
|
|
8854
|
-
line-height:
|
|
8855
|
+
line-height: 1.5;
|
|
8855
8856
|
letter-spacing: -0.02em;
|
|
8856
8857
|
font-weight: 600;
|
|
8857
8858
|
}
|
|
@@ -9150,7 +9151,7 @@ h4,
|
|
|
9150
9151
|
letter-spacing: -0.02em;
|
|
9151
9152
|
color: var(--textHeading, #26201a);
|
|
9152
9153
|
font-size: 16px;
|
|
9153
|
-
line-height:
|
|
9154
|
+
line-height: 1.5;
|
|
9154
9155
|
}
|
|
9155
9156
|
@media only screen and (min-width: 769px) {
|
|
9156
9157
|
h4,
|
|
@@ -9159,7 +9160,7 @@ h4,
|
|
|
9159
9160
|
letter-spacing: -0.02em;
|
|
9160
9161
|
color: var(--textHeading, #26201a);
|
|
9161
9162
|
font-size: 20px;
|
|
9162
|
-
line-height:
|
|
9163
|
+
line-height: 1.5;
|
|
9163
9164
|
}
|
|
9164
9165
|
}
|
|
9165
9166
|
h5,
|
|
@@ -9226,7 +9227,7 @@ h5,
|
|
|
9226
9227
|
.share-cart-modal__caption-medium___MkEuf,
|
|
9227
9228
|
.share-cart-modal__captionMedium___xeQtq {
|
|
9228
9229
|
font-size: 12px;
|
|
9229
|
-
line-height:
|
|
9230
|
+
line-height: 1.5;
|
|
9230
9231
|
letter-spacing: -0.02em;
|
|
9231
9232
|
font-weight: 500;
|
|
9232
9233
|
}
|
|
@@ -9239,7 +9240,7 @@ h5,
|
|
|
9239
9240
|
.share-cart-modal__caption-semi-bold___eGTEC,
|
|
9240
9241
|
.share-cart-modal__captionSemiBold___J4Fke {
|
|
9241
9242
|
font-size: 12px;
|
|
9242
|
-
line-height:
|
|
9243
|
+
line-height: 1.5;
|
|
9243
9244
|
letter-spacing: -0.02em;
|
|
9244
9245
|
font-weight: 600;
|
|
9245
9246
|
}
|
|
@@ -9463,7 +9464,342 @@ h5,
|
|
|
9463
9464
|
}
|
|
9464
9465
|
}
|
|
9465
9466
|
|
|
9466
|
-
|
|
9467
|
+
/**color by character**/
|
|
9468
|
+
/** Font family **/
|
|
9469
|
+
/** Font weight **/
|
|
9470
|
+
.loader__display-block___C28Wh {
|
|
9471
|
+
display: block;
|
|
9472
|
+
}
|
|
9473
|
+
.loader__inline-block___qe6ST,
|
|
9474
|
+
.loader__inlineBlock___RbcTU {
|
|
9475
|
+
display: inline-block;
|
|
9476
|
+
}
|
|
9477
|
+
.loader__flex-row___jtutA {
|
|
9478
|
+
display: flex;
|
|
9479
|
+
}
|
|
9480
|
+
.loader__flex-column___Xo1gh,
|
|
9481
|
+
.loader__flexColumn___BZ1uV {
|
|
9482
|
+
display: flex;
|
|
9483
|
+
flex-direction: column;
|
|
9484
|
+
}
|
|
9485
|
+
.loader__flex-align-center___QKakD,
|
|
9486
|
+
.loader__flexAlignCenter____hCbC {
|
|
9487
|
+
display: flex;
|
|
9488
|
+
align-items: center;
|
|
9489
|
+
}
|
|
9490
|
+
.loader__flex-justify-center___iXbnu,
|
|
9491
|
+
.loader__flexJustifyCenter___x_1Sc {
|
|
9492
|
+
display: flex;
|
|
9493
|
+
justify-content: center;
|
|
9494
|
+
}
|
|
9495
|
+
.loader__flex-center___cERbN,
|
|
9496
|
+
.loader__flexCenter___FRjsH {
|
|
9497
|
+
display: flex;
|
|
9498
|
+
justify-content: center;
|
|
9499
|
+
align-items: center;
|
|
9500
|
+
}
|
|
9501
|
+
.loader__justify-start___PXa_q,
|
|
9502
|
+
.loader__justifyStart___RIbpq {
|
|
9503
|
+
justify-content: flex-start;
|
|
9504
|
+
}
|
|
9505
|
+
.loader__justify-end___N_MxT,
|
|
9506
|
+
.loader__justifyEnd___c9Puj {
|
|
9507
|
+
justify-content: flex-end;
|
|
9508
|
+
}
|
|
9509
|
+
.loader__justify-between___ryNlc,
|
|
9510
|
+
.loader__justifyBetween___bNm10 {
|
|
9511
|
+
justify-content: space-between;
|
|
9512
|
+
}
|
|
9513
|
+
.loader__justify-around___kWvQU,
|
|
9514
|
+
.loader__justifyAround___TO6v6 {
|
|
9515
|
+
justify-content: space-around;
|
|
9516
|
+
}
|
|
9517
|
+
.loader__justify-evenly___r6oLK,
|
|
9518
|
+
.loader__justifyEvenly___NI1zZ {
|
|
9519
|
+
justify-content: space-evenly;
|
|
9520
|
+
}
|
|
9521
|
+
h1,
|
|
9522
|
+
.loader__h1___N9UmV {
|
|
9523
|
+
font-weight: 700;
|
|
9524
|
+
font-size: 28px;
|
|
9525
|
+
line-height: 42px;
|
|
9526
|
+
letter-spacing: -0.03em;
|
|
9527
|
+
color: var(--textHeading, #26201a);
|
|
9528
|
+
}
|
|
9529
|
+
@media only screen and (min-width: 769px) {
|
|
9530
|
+
h1,
|
|
9531
|
+
.loader__h1___N9UmV {
|
|
9532
|
+
font-size: 36px;
|
|
9533
|
+
line-height: 48px;
|
|
9534
|
+
}
|
|
9535
|
+
}
|
|
9536
|
+
h2,
|
|
9537
|
+
.loader__h2___tLPka {
|
|
9538
|
+
font-weight: 700;
|
|
9539
|
+
font-size: 28px;
|
|
9540
|
+
line-height: 36px;
|
|
9541
|
+
letter-spacing: -0.03em;
|
|
9542
|
+
color: var(--textHeading, #26201a);
|
|
9543
|
+
}
|
|
9544
|
+
@media only screen and (min-width: 769px) {
|
|
9545
|
+
h2,
|
|
9546
|
+
.loader__h2___tLPka {
|
|
9547
|
+
font-size: 32px;
|
|
9548
|
+
line-height: 42px;
|
|
9549
|
+
}
|
|
9550
|
+
}
|
|
9551
|
+
h3,
|
|
9552
|
+
.loader__h3___lpAs2 {
|
|
9553
|
+
font-weight: 700;
|
|
9554
|
+
letter-spacing: -0.02em;
|
|
9555
|
+
color: var(--textHeading, #26201a);
|
|
9556
|
+
font-size: 24px;
|
|
9557
|
+
line-height: 32px;
|
|
9558
|
+
}
|
|
9559
|
+
@media only screen and (min-width: 769px) {
|
|
9560
|
+
h3,
|
|
9561
|
+
.loader__h3___lpAs2 {
|
|
9562
|
+
font-weight: 700;
|
|
9563
|
+
letter-spacing: -0.02em;
|
|
9564
|
+
color: var(--textHeading, #26201a);
|
|
9565
|
+
font-size: 28px;
|
|
9566
|
+
line-height: 36px;
|
|
9567
|
+
}
|
|
9568
|
+
}
|
|
9569
|
+
h4,
|
|
9570
|
+
.loader__h4___I9T7x {
|
|
9571
|
+
font-weight: 600;
|
|
9572
|
+
letter-spacing: -0.02em;
|
|
9573
|
+
color: var(--textHeading, #26201a);
|
|
9574
|
+
font-size: 16px;
|
|
9575
|
+
line-height: 1.5;
|
|
9576
|
+
}
|
|
9577
|
+
@media only screen and (min-width: 769px) {
|
|
9578
|
+
h4,
|
|
9579
|
+
.loader__h4___I9T7x {
|
|
9580
|
+
font-weight: 600;
|
|
9581
|
+
letter-spacing: -0.02em;
|
|
9582
|
+
color: var(--textHeading, #26201a);
|
|
9583
|
+
font-size: 20px;
|
|
9584
|
+
line-height: 1.5;
|
|
9585
|
+
}
|
|
9586
|
+
}
|
|
9587
|
+
h5,
|
|
9588
|
+
.loader__h5___U0S2a {
|
|
9589
|
+
font-weight: 600;
|
|
9590
|
+
font-size: 14px;
|
|
9591
|
+
line-height: 16px;
|
|
9592
|
+
letter-spacing: -0.02em;
|
|
9593
|
+
color: var(--textHeading, #26201a);
|
|
9594
|
+
}
|
|
9595
|
+
@media only screen and (min-width: 769px) {
|
|
9596
|
+
h5,
|
|
9597
|
+
.loader__h5___U0S2a {
|
|
9598
|
+
font-size: 16px;
|
|
9599
|
+
line-height: 18px;
|
|
9600
|
+
}
|
|
9601
|
+
}
|
|
9602
|
+
.loader__b1___ava08 {
|
|
9603
|
+
font-weight: 400;
|
|
9604
|
+
font-size: 14px;
|
|
9605
|
+
line-height: 18px;
|
|
9606
|
+
letter-spacing: -0.02em;
|
|
9607
|
+
color: var(--textBody, #3c3131);
|
|
9608
|
+
}
|
|
9609
|
+
@media only screen and (min-width: 769px) {
|
|
9610
|
+
.loader__b1___ava08 {
|
|
9611
|
+
font-size: 16px;
|
|
9612
|
+
line-height: 20px;
|
|
9613
|
+
}
|
|
9614
|
+
}
|
|
9615
|
+
.loader__b-small___MxINE,
|
|
9616
|
+
.loader__bSmall___vHKDM,
|
|
9617
|
+
.loader__b2___yNXNt {
|
|
9618
|
+
font-weight: 400;
|
|
9619
|
+
letter-spacing: -0.02em;
|
|
9620
|
+
color: var(--textBody, #3c3131);
|
|
9621
|
+
font-size: 12px;
|
|
9622
|
+
line-height: 16px;
|
|
9623
|
+
}
|
|
9624
|
+
@media only screen and (min-width: 769px) {
|
|
9625
|
+
.loader__b-small___MxINE,
|
|
9626
|
+
.loader__bSmall___vHKDM,
|
|
9627
|
+
.loader__b2___yNXNt {
|
|
9628
|
+
font-weight: 400;
|
|
9629
|
+
letter-spacing: -0.02em;
|
|
9630
|
+
color: var(--textBody, #3c3131);
|
|
9631
|
+
font-size: 14px;
|
|
9632
|
+
line-height: 18px;
|
|
9633
|
+
}
|
|
9634
|
+
}
|
|
9635
|
+
.loader__d1___zLD7l {
|
|
9636
|
+
font-size: 36px;
|
|
9637
|
+
font-weight: 700;
|
|
9638
|
+
line-height: 48px;
|
|
9639
|
+
letter-spacing: -0.02em;
|
|
9640
|
+
}
|
|
9641
|
+
@media only screen and (min-width: 769px) {
|
|
9642
|
+
.loader__d1___zLD7l {
|
|
9643
|
+
font-size: 64px;
|
|
9644
|
+
line-height: 85px;
|
|
9645
|
+
letter-spacing: -0.03em;
|
|
9646
|
+
}
|
|
9647
|
+
}
|
|
9648
|
+
.loader__caption-medium___Urevx,
|
|
9649
|
+
.loader__captionMedium___AiB4A {
|
|
9650
|
+
font-size: 12px;
|
|
9651
|
+
line-height: 1.5;
|
|
9652
|
+
letter-spacing: -0.02em;
|
|
9653
|
+
font-weight: 500;
|
|
9654
|
+
}
|
|
9655
|
+
@media only screen and (max-width: 480px) {
|
|
9656
|
+
.loader__caption-medium___Urevx,
|
|
9657
|
+
.loader__captionMedium___AiB4A {
|
|
9658
|
+
font-size: 11px;
|
|
9659
|
+
}
|
|
9660
|
+
}
|
|
9661
|
+
.loader__caption-semi-bold___F9hrq,
|
|
9662
|
+
.loader__captionSemiBold___GwZZD {
|
|
9663
|
+
font-size: 12px;
|
|
9664
|
+
line-height: 1.5;
|
|
9665
|
+
letter-spacing: -0.02em;
|
|
9666
|
+
font-weight: 600;
|
|
9667
|
+
}
|
|
9668
|
+
@media only screen and (max-width: 480px) {
|
|
9669
|
+
.loader__caption-semi-bold___F9hrq,
|
|
9670
|
+
.loader__captionSemiBold___GwZZD {
|
|
9671
|
+
font-size: 11px;
|
|
9672
|
+
}
|
|
9673
|
+
}
|
|
9674
|
+
.loader__btn-link___z7cQQ,
|
|
9675
|
+
.loader__btnLink___hjxLE {
|
|
9676
|
+
font-weight: 500;
|
|
9677
|
+
letter-spacing: -0.02em;
|
|
9678
|
+
font-size: 12px;
|
|
9679
|
+
line-height: 14px;
|
|
9680
|
+
border-radius: var(--buttonRadius, 0px);
|
|
9681
|
+
cursor: pointer;
|
|
9682
|
+
color: var(--buttonLink, #b1655b);
|
|
9683
|
+
text-decoration: underline;
|
|
9684
|
+
background: none;
|
|
9685
|
+
border: none;
|
|
9686
|
+
}
|
|
9687
|
+
@media only screen and (min-width: 769px) {
|
|
9688
|
+
.loader__btn-link___z7cQQ,
|
|
9689
|
+
.loader__btnLink___hjxLE {
|
|
9690
|
+
font-weight: 500;
|
|
9691
|
+
letter-spacing: -0.02em;
|
|
9692
|
+
font-size: 14px;
|
|
9693
|
+
line-height: 16px;
|
|
9694
|
+
}
|
|
9695
|
+
}
|
|
9696
|
+
.loader__btn-link___z7cQQ:hover,
|
|
9697
|
+
.loader__btnLink___hjxLE:hover {
|
|
9698
|
+
color: var(--buttonLinkL1, #c1847c);
|
|
9699
|
+
}
|
|
9700
|
+
.loader__btn-link___z7cQQ:disabled,
|
|
9701
|
+
.loader__btnLink___hjxLE:disabled {
|
|
9702
|
+
color: var(--buttonLinkL2, #d0a39d);
|
|
9703
|
+
}
|
|
9704
|
+
.loader__btn-link___z7cQQ:active,
|
|
9705
|
+
.loader__btnLink___hjxLE:active {
|
|
9706
|
+
opacity: 0.8;
|
|
9707
|
+
}
|
|
9708
|
+
.loader__user-select-none___M5hoJ,
|
|
9709
|
+
.loader__userSelectNone___iA0b1 {
|
|
9710
|
+
user-select: none;
|
|
9711
|
+
-moz-user-select: none;
|
|
9712
|
+
-webkit-user-select: none;
|
|
9713
|
+
-ms-user-select: none;
|
|
9714
|
+
}
|
|
9715
|
+
.loader__margin-0-auto___T2r2j,
|
|
9716
|
+
.loader__margin0auto___ZVL7u {
|
|
9717
|
+
margin: 0 auto;
|
|
9718
|
+
}
|
|
9719
|
+
.loader__base-page-container____Zsxk,
|
|
9720
|
+
.loader__basePageContainer___DLiFl {
|
|
9721
|
+
max-width: 1440px !important;
|
|
9722
|
+
}
|
|
9723
|
+
.loader__remove-scroll___hWs9Y,
|
|
9724
|
+
.loader__removeScroll___HDDzE {
|
|
9725
|
+
overflow-y: hidden !important;
|
|
9726
|
+
}
|
|
9727
|
+
.loader__mr-5___eLBs7,
|
|
9728
|
+
.loader__mr5___zJD9I {
|
|
9729
|
+
margin-inline-end: 30px !important;
|
|
9730
|
+
}
|
|
9731
|
+
.loader__mr-2___tbwub,
|
|
9732
|
+
.loader__mr2___X89Qh {
|
|
9733
|
+
margin-inline-end: 5px !important;
|
|
9734
|
+
}
|
|
9735
|
+
.loader__py-5___pdJLF,
|
|
9736
|
+
.loader__py5___AvRNG {
|
|
9737
|
+
padding-top: 1.875rem !important;
|
|
9738
|
+
padding-bottom: 1.875rem !important;
|
|
9739
|
+
}
|
|
9740
|
+
.loader__view-all-text___liiUk,
|
|
9741
|
+
.loader__viewAllText___Y96u7 {
|
|
9742
|
+
font-size: 20px;
|
|
9743
|
+
font-weight: 400;
|
|
9744
|
+
text-transform: lowercase;
|
|
9745
|
+
text-decoration: underline;
|
|
9746
|
+
}
|
|
9747
|
+
.loader__view-all-mobile___ZXDhV,
|
|
9748
|
+
.loader__viewAllMobile___h_w0I {
|
|
9749
|
+
display: none;
|
|
9750
|
+
}
|
|
9751
|
+
@media only screen and (max-width: 768px) {
|
|
9752
|
+
.loader__view-all-mobile___ZXDhV,
|
|
9753
|
+
.loader__viewAllMobile___h_w0I {
|
|
9754
|
+
display: flex;
|
|
9755
|
+
align-items: center;
|
|
9756
|
+
justify-content: center;
|
|
9757
|
+
margin-top: 40px;
|
|
9758
|
+
}
|
|
9759
|
+
}
|
|
9760
|
+
@media only screen and (max-width: 480px) {
|
|
9761
|
+
.loader__view-all-mobile___ZXDhV,
|
|
9762
|
+
.loader__viewAllMobile___h_w0I {
|
|
9763
|
+
margin-top: 24px;
|
|
9764
|
+
}
|
|
9765
|
+
}
|
|
9766
|
+
.loader__accent-btn___P6FBY,
|
|
9767
|
+
.loader__accentBtn___VC5di {
|
|
9768
|
+
background-color: var(--accentColor);
|
|
9769
|
+
color: #fff;
|
|
9770
|
+
}
|
|
9771
|
+
.loader__no-scroll___vVb6b,
|
|
9772
|
+
.loader__noScroll___ddkr9 {
|
|
9773
|
+
overflow-y: hidden;
|
|
9774
|
+
}
|
|
9775
|
+
.loader__hide-overflow___sIszC,
|
|
9776
|
+
.loader__hideOverflow___qX4zB {
|
|
9777
|
+
overflow: hidden;
|
|
9778
|
+
}
|
|
9779
|
+
.loader__markdown-body___ZDTE_ h6 {
|
|
9780
|
+
margin-top: 0 !important;
|
|
9781
|
+
margin-bottom: 0 !important;
|
|
9782
|
+
}
|
|
9783
|
+
@media only screen and (max-width: 480px) {
|
|
9784
|
+
.loader__markdown-body___ZDTE_ {
|
|
9785
|
+
font-size: 12px !important;
|
|
9786
|
+
padding: 5px !important;
|
|
9787
|
+
}
|
|
9788
|
+
}
|
|
9789
|
+
.loader__view3d-canvas___Y51aL {
|
|
9790
|
+
width: 100%;
|
|
9791
|
+
height: 100%;
|
|
9792
|
+
}
|
|
9793
|
+
@media only screen and (max-width: 480px) {
|
|
9794
|
+
.loader__view-mobile-up___tbZ1n {
|
|
9795
|
+
display: none !important;
|
|
9796
|
+
}
|
|
9797
|
+
}
|
|
9798
|
+
@media only screen and (min-width: 481px) {
|
|
9799
|
+
.loader__view-mobile___zSuiC {
|
|
9800
|
+
display: none !important;
|
|
9801
|
+
}
|
|
9802
|
+
}
|
|
9467
9803
|
.loader__loading___r6ySa {
|
|
9468
9804
|
position: fixed;
|
|
9469
9805
|
z-index: 2000;
|
|
@@ -9591,10 +9927,8 @@ h5,
|
|
|
9591
9927
|
z-index: 222;
|
|
9592
9928
|
}
|
|
9593
9929
|
.loader__loader___ytdT3 {
|
|
9594
|
-
border: 8px solid #
|
|
9595
|
-
|
|
9596
|
-
border-top: 8px solid #3498db;
|
|
9597
|
-
/* Blue */
|
|
9930
|
+
border: 8px solid var(--themeAccentL4, #f9f6f0);
|
|
9931
|
+
border-top: 8px solid var(--themeAccentD3, #5c584e);
|
|
9598
9932
|
border-radius: 50%;
|
|
9599
9933
|
width: 50px;
|
|
9600
9934
|
height: 50px;
|
|
@@ -9724,7 +10058,7 @@ h4,
|
|
|
9724
10058
|
letter-spacing: -0.02em;
|
|
9725
10059
|
color: var(--textHeading, #26201a);
|
|
9726
10060
|
font-size: 16px;
|
|
9727
|
-
line-height:
|
|
10061
|
+
line-height: 1.5;
|
|
9728
10062
|
}
|
|
9729
10063
|
@media only screen and (min-width: 769px) {
|
|
9730
10064
|
h4,
|
|
@@ -9733,7 +10067,7 @@ h4,
|
|
|
9733
10067
|
letter-spacing: -0.02em;
|
|
9734
10068
|
color: var(--textHeading, #26201a);
|
|
9735
10069
|
font-size: 20px;
|
|
9736
|
-
line-height:
|
|
10070
|
+
line-height: 1.5;
|
|
9737
10071
|
}
|
|
9738
10072
|
}
|
|
9739
10073
|
h5,
|
|
@@ -9800,7 +10134,7 @@ h5,
|
|
|
9800
10134
|
.sticky-footer__caption-medium___lkF4Z,
|
|
9801
10135
|
.sticky-footer__captionMedium___i8LzW {
|
|
9802
10136
|
font-size: 12px;
|
|
9803
|
-
line-height:
|
|
10137
|
+
line-height: 1.5;
|
|
9804
10138
|
letter-spacing: -0.02em;
|
|
9805
10139
|
font-weight: 500;
|
|
9806
10140
|
}
|
|
@@ -9813,7 +10147,7 @@ h5,
|
|
|
9813
10147
|
.sticky-footer__caption-semi-bold___anYAZ,
|
|
9814
10148
|
.sticky-footer__captionSemiBold___F2T2S {
|
|
9815
10149
|
font-size: 12px;
|
|
9816
|
-
line-height:
|
|
10150
|
+
line-height: 1.5;
|
|
9817
10151
|
letter-spacing: -0.02em;
|
|
9818
10152
|
font-weight: 600;
|
|
9819
10153
|
}
|
|
@@ -10263,7 +10597,7 @@ h4,
|
|
|
10263
10597
|
letter-spacing: -0.02em;
|
|
10264
10598
|
color: var(--textHeading, #26201a);
|
|
10265
10599
|
font-size: 16px;
|
|
10266
|
-
line-height:
|
|
10600
|
+
line-height: 1.5;
|
|
10267
10601
|
}
|
|
10268
10602
|
@media only screen and (min-width: 769px) {
|
|
10269
10603
|
h4,
|
|
@@ -10272,7 +10606,7 @@ h4,
|
|
|
10272
10606
|
letter-spacing: -0.02em;
|
|
10273
10607
|
color: var(--textHeading, #26201a);
|
|
10274
10608
|
font-size: 20px;
|
|
10275
|
-
line-height:
|
|
10609
|
+
line-height: 1.5;
|
|
10276
10610
|
}
|
|
10277
10611
|
}
|
|
10278
10612
|
h5,
|
|
@@ -10339,7 +10673,7 @@ h5,
|
|
|
10339
10673
|
.remove-cart-item__caption-medium___V8S1f,
|
|
10340
10674
|
.remove-cart-item__captionMedium___s34BJ {
|
|
10341
10675
|
font-size: 12px;
|
|
10342
|
-
line-height:
|
|
10676
|
+
line-height: 1.5;
|
|
10343
10677
|
letter-spacing: -0.02em;
|
|
10344
10678
|
font-weight: 500;
|
|
10345
10679
|
}
|
|
@@ -10352,7 +10686,7 @@ h5,
|
|
|
10352
10686
|
.remove-cart-item__caption-semi-bold___w3ddG,
|
|
10353
10687
|
.remove-cart-item__captionSemiBold___j5Zkl {
|
|
10354
10688
|
font-size: 12px;
|
|
10355
|
-
line-height:
|
|
10689
|
+
line-height: 1.5;
|
|
10356
10690
|
letter-spacing: -0.02em;
|
|
10357
10691
|
font-weight: 600;
|
|
10358
10692
|
}
|