@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
|
.account-locked__caption-medium___FamRE,
|
|
183
183
|
.account-locked__captionMedium___d9_9A {
|
|
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
|
.account-locked__caption-semi-bold___V76If,
|
|
196
196
|
.account-locked__captionSemiBold___eU5ir {
|
|
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
|
}
|
|
@@ -504,7 +504,7 @@ h4,
|
|
|
504
504
|
letter-spacing: -0.02em;
|
|
505
505
|
color: var(--textHeading, #26201a);
|
|
506
506
|
font-size: 16px;
|
|
507
|
-
line-height:
|
|
507
|
+
line-height: 1.5;
|
|
508
508
|
}
|
|
509
509
|
@media only screen and (min-width: 769px) {
|
|
510
510
|
h4,
|
|
@@ -513,7 +513,7 @@ h4,
|
|
|
513
513
|
letter-spacing: -0.02em;
|
|
514
514
|
color: var(--textHeading, #26201a);
|
|
515
515
|
font-size: 20px;
|
|
516
|
-
line-height:
|
|
516
|
+
line-height: 1.5;
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
519
|
h5,
|
|
@@ -580,7 +580,7 @@ h5,
|
|
|
580
580
|
.fy-button__caption-medium___PSB4T,
|
|
581
581
|
.fy-button__captionMedium___iW0z_ {
|
|
582
582
|
font-size: 12px;
|
|
583
|
-
line-height:
|
|
583
|
+
line-height: 1.5;
|
|
584
584
|
letter-spacing: -0.02em;
|
|
585
585
|
font-weight: 500;
|
|
586
586
|
}
|
|
@@ -593,7 +593,7 @@ h5,
|
|
|
593
593
|
.fy-button__caption-semi-bold___FFG2N,
|
|
594
594
|
.fy-button__captionSemiBold___czTMx {
|
|
595
595
|
font-size: 12px;
|
|
596
|
-
line-height:
|
|
596
|
+
line-height: 1.5;
|
|
597
597
|
letter-spacing: -0.02em;
|
|
598
598
|
font-weight: 600;
|
|
599
599
|
}
|
|
@@ -898,7 +898,342 @@ h5,
|
|
|
898
898
|
font-size: 16px;
|
|
899
899
|
}
|
|
900
900
|
|
|
901
|
-
|
|
901
|
+
/**color by character**/
|
|
902
|
+
/** Font family **/
|
|
903
|
+
/** Font weight **/
|
|
904
|
+
.loader__display-block___C28Wh {
|
|
905
|
+
display: block;
|
|
906
|
+
}
|
|
907
|
+
.loader__inline-block___qe6ST,
|
|
908
|
+
.loader__inlineBlock___RbcTU {
|
|
909
|
+
display: inline-block;
|
|
910
|
+
}
|
|
911
|
+
.loader__flex-row___jtutA {
|
|
912
|
+
display: flex;
|
|
913
|
+
}
|
|
914
|
+
.loader__flex-column___Xo1gh,
|
|
915
|
+
.loader__flexColumn___BZ1uV {
|
|
916
|
+
display: flex;
|
|
917
|
+
flex-direction: column;
|
|
918
|
+
}
|
|
919
|
+
.loader__flex-align-center___QKakD,
|
|
920
|
+
.loader__flexAlignCenter____hCbC {
|
|
921
|
+
display: flex;
|
|
922
|
+
align-items: center;
|
|
923
|
+
}
|
|
924
|
+
.loader__flex-justify-center___iXbnu,
|
|
925
|
+
.loader__flexJustifyCenter___x_1Sc {
|
|
926
|
+
display: flex;
|
|
927
|
+
justify-content: center;
|
|
928
|
+
}
|
|
929
|
+
.loader__flex-center___cERbN,
|
|
930
|
+
.loader__flexCenter___FRjsH {
|
|
931
|
+
display: flex;
|
|
932
|
+
justify-content: center;
|
|
933
|
+
align-items: center;
|
|
934
|
+
}
|
|
935
|
+
.loader__justify-start___PXa_q,
|
|
936
|
+
.loader__justifyStart___RIbpq {
|
|
937
|
+
justify-content: flex-start;
|
|
938
|
+
}
|
|
939
|
+
.loader__justify-end___N_MxT,
|
|
940
|
+
.loader__justifyEnd___c9Puj {
|
|
941
|
+
justify-content: flex-end;
|
|
942
|
+
}
|
|
943
|
+
.loader__justify-between___ryNlc,
|
|
944
|
+
.loader__justifyBetween___bNm10 {
|
|
945
|
+
justify-content: space-between;
|
|
946
|
+
}
|
|
947
|
+
.loader__justify-around___kWvQU,
|
|
948
|
+
.loader__justifyAround___TO6v6 {
|
|
949
|
+
justify-content: space-around;
|
|
950
|
+
}
|
|
951
|
+
.loader__justify-evenly___r6oLK,
|
|
952
|
+
.loader__justifyEvenly___NI1zZ {
|
|
953
|
+
justify-content: space-evenly;
|
|
954
|
+
}
|
|
955
|
+
h1,
|
|
956
|
+
.loader__h1___N9UmV {
|
|
957
|
+
font-weight: 700;
|
|
958
|
+
font-size: 28px;
|
|
959
|
+
line-height: 42px;
|
|
960
|
+
letter-spacing: -0.03em;
|
|
961
|
+
color: var(--textHeading, #26201a);
|
|
962
|
+
}
|
|
963
|
+
@media only screen and (min-width: 769px) {
|
|
964
|
+
h1,
|
|
965
|
+
.loader__h1___N9UmV {
|
|
966
|
+
font-size: 36px;
|
|
967
|
+
line-height: 48px;
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
h2,
|
|
971
|
+
.loader__h2___tLPka {
|
|
972
|
+
font-weight: 700;
|
|
973
|
+
font-size: 28px;
|
|
974
|
+
line-height: 36px;
|
|
975
|
+
letter-spacing: -0.03em;
|
|
976
|
+
color: var(--textHeading, #26201a);
|
|
977
|
+
}
|
|
978
|
+
@media only screen and (min-width: 769px) {
|
|
979
|
+
h2,
|
|
980
|
+
.loader__h2___tLPka {
|
|
981
|
+
font-size: 32px;
|
|
982
|
+
line-height: 42px;
|
|
983
|
+
}
|
|
984
|
+
}
|
|
985
|
+
h3,
|
|
986
|
+
.loader__h3___lpAs2 {
|
|
987
|
+
font-weight: 700;
|
|
988
|
+
letter-spacing: -0.02em;
|
|
989
|
+
color: var(--textHeading, #26201a);
|
|
990
|
+
font-size: 24px;
|
|
991
|
+
line-height: 32px;
|
|
992
|
+
}
|
|
993
|
+
@media only screen and (min-width: 769px) {
|
|
994
|
+
h3,
|
|
995
|
+
.loader__h3___lpAs2 {
|
|
996
|
+
font-weight: 700;
|
|
997
|
+
letter-spacing: -0.02em;
|
|
998
|
+
color: var(--textHeading, #26201a);
|
|
999
|
+
font-size: 28px;
|
|
1000
|
+
line-height: 36px;
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
h4,
|
|
1004
|
+
.loader__h4___I9T7x {
|
|
1005
|
+
font-weight: 600;
|
|
1006
|
+
letter-spacing: -0.02em;
|
|
1007
|
+
color: var(--textHeading, #26201a);
|
|
1008
|
+
font-size: 16px;
|
|
1009
|
+
line-height: 1.5;
|
|
1010
|
+
}
|
|
1011
|
+
@media only screen and (min-width: 769px) {
|
|
1012
|
+
h4,
|
|
1013
|
+
.loader__h4___I9T7x {
|
|
1014
|
+
font-weight: 600;
|
|
1015
|
+
letter-spacing: -0.02em;
|
|
1016
|
+
color: var(--textHeading, #26201a);
|
|
1017
|
+
font-size: 20px;
|
|
1018
|
+
line-height: 1.5;
|
|
1019
|
+
}
|
|
1020
|
+
}
|
|
1021
|
+
h5,
|
|
1022
|
+
.loader__h5___U0S2a {
|
|
1023
|
+
font-weight: 600;
|
|
1024
|
+
font-size: 14px;
|
|
1025
|
+
line-height: 16px;
|
|
1026
|
+
letter-spacing: -0.02em;
|
|
1027
|
+
color: var(--textHeading, #26201a);
|
|
1028
|
+
}
|
|
1029
|
+
@media only screen and (min-width: 769px) {
|
|
1030
|
+
h5,
|
|
1031
|
+
.loader__h5___U0S2a {
|
|
1032
|
+
font-size: 16px;
|
|
1033
|
+
line-height: 18px;
|
|
1034
|
+
}
|
|
1035
|
+
}
|
|
1036
|
+
.loader__b1___ava08 {
|
|
1037
|
+
font-weight: 400;
|
|
1038
|
+
font-size: 14px;
|
|
1039
|
+
line-height: 18px;
|
|
1040
|
+
letter-spacing: -0.02em;
|
|
1041
|
+
color: var(--textBody, #3c3131);
|
|
1042
|
+
}
|
|
1043
|
+
@media only screen and (min-width: 769px) {
|
|
1044
|
+
.loader__b1___ava08 {
|
|
1045
|
+
font-size: 16px;
|
|
1046
|
+
line-height: 20px;
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
.loader__b-small___MxINE,
|
|
1050
|
+
.loader__bSmall___vHKDM,
|
|
1051
|
+
.loader__b2___yNXNt {
|
|
1052
|
+
font-weight: 400;
|
|
1053
|
+
letter-spacing: -0.02em;
|
|
1054
|
+
color: var(--textBody, #3c3131);
|
|
1055
|
+
font-size: 12px;
|
|
1056
|
+
line-height: 16px;
|
|
1057
|
+
}
|
|
1058
|
+
@media only screen and (min-width: 769px) {
|
|
1059
|
+
.loader__b-small___MxINE,
|
|
1060
|
+
.loader__bSmall___vHKDM,
|
|
1061
|
+
.loader__b2___yNXNt {
|
|
1062
|
+
font-weight: 400;
|
|
1063
|
+
letter-spacing: -0.02em;
|
|
1064
|
+
color: var(--textBody, #3c3131);
|
|
1065
|
+
font-size: 14px;
|
|
1066
|
+
line-height: 18px;
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
.loader__d1___zLD7l {
|
|
1070
|
+
font-size: 36px;
|
|
1071
|
+
font-weight: 700;
|
|
1072
|
+
line-height: 48px;
|
|
1073
|
+
letter-spacing: -0.02em;
|
|
1074
|
+
}
|
|
1075
|
+
@media only screen and (min-width: 769px) {
|
|
1076
|
+
.loader__d1___zLD7l {
|
|
1077
|
+
font-size: 64px;
|
|
1078
|
+
line-height: 85px;
|
|
1079
|
+
letter-spacing: -0.03em;
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
.loader__caption-medium___Urevx,
|
|
1083
|
+
.loader__captionMedium___AiB4A {
|
|
1084
|
+
font-size: 12px;
|
|
1085
|
+
line-height: 1.5;
|
|
1086
|
+
letter-spacing: -0.02em;
|
|
1087
|
+
font-weight: 500;
|
|
1088
|
+
}
|
|
1089
|
+
@media only screen and (max-width: 480px) {
|
|
1090
|
+
.loader__caption-medium___Urevx,
|
|
1091
|
+
.loader__captionMedium___AiB4A {
|
|
1092
|
+
font-size: 11px;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1096
|
+
.loader__captionSemiBold___GwZZD {
|
|
1097
|
+
font-size: 12px;
|
|
1098
|
+
line-height: 1.5;
|
|
1099
|
+
letter-spacing: -0.02em;
|
|
1100
|
+
font-weight: 600;
|
|
1101
|
+
}
|
|
1102
|
+
@media only screen and (max-width: 480px) {
|
|
1103
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1104
|
+
.loader__captionSemiBold___GwZZD {
|
|
1105
|
+
font-size: 11px;
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
|
+
.loader__btn-link___z7cQQ,
|
|
1109
|
+
.loader__btnLink___hjxLE {
|
|
1110
|
+
font-weight: 500;
|
|
1111
|
+
letter-spacing: -0.02em;
|
|
1112
|
+
font-size: 12px;
|
|
1113
|
+
line-height: 14px;
|
|
1114
|
+
border-radius: var(--buttonRadius, 0px);
|
|
1115
|
+
cursor: pointer;
|
|
1116
|
+
color: var(--buttonLink, #b1655b);
|
|
1117
|
+
text-decoration: underline;
|
|
1118
|
+
background: none;
|
|
1119
|
+
border: none;
|
|
1120
|
+
}
|
|
1121
|
+
@media only screen and (min-width: 769px) {
|
|
1122
|
+
.loader__btn-link___z7cQQ,
|
|
1123
|
+
.loader__btnLink___hjxLE {
|
|
1124
|
+
font-weight: 500;
|
|
1125
|
+
letter-spacing: -0.02em;
|
|
1126
|
+
font-size: 14px;
|
|
1127
|
+
line-height: 16px;
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
.loader__btn-link___z7cQQ:hover,
|
|
1131
|
+
.loader__btnLink___hjxLE:hover {
|
|
1132
|
+
color: var(--buttonLinkL1, #c1847c);
|
|
1133
|
+
}
|
|
1134
|
+
.loader__btn-link___z7cQQ:disabled,
|
|
1135
|
+
.loader__btnLink___hjxLE:disabled {
|
|
1136
|
+
color: var(--buttonLinkL2, #d0a39d);
|
|
1137
|
+
}
|
|
1138
|
+
.loader__btn-link___z7cQQ:active,
|
|
1139
|
+
.loader__btnLink___hjxLE:active {
|
|
1140
|
+
opacity: 0.8;
|
|
1141
|
+
}
|
|
1142
|
+
.loader__user-select-none___M5hoJ,
|
|
1143
|
+
.loader__userSelectNone___iA0b1 {
|
|
1144
|
+
user-select: none;
|
|
1145
|
+
-moz-user-select: none;
|
|
1146
|
+
-webkit-user-select: none;
|
|
1147
|
+
-ms-user-select: none;
|
|
1148
|
+
}
|
|
1149
|
+
.loader__margin-0-auto___T2r2j,
|
|
1150
|
+
.loader__margin0auto___ZVL7u {
|
|
1151
|
+
margin: 0 auto;
|
|
1152
|
+
}
|
|
1153
|
+
.loader__base-page-container____Zsxk,
|
|
1154
|
+
.loader__basePageContainer___DLiFl {
|
|
1155
|
+
max-width: 1440px !important;
|
|
1156
|
+
}
|
|
1157
|
+
.loader__remove-scroll___hWs9Y,
|
|
1158
|
+
.loader__removeScroll___HDDzE {
|
|
1159
|
+
overflow-y: hidden !important;
|
|
1160
|
+
}
|
|
1161
|
+
.loader__mr-5___eLBs7,
|
|
1162
|
+
.loader__mr5___zJD9I {
|
|
1163
|
+
margin-inline-end: 30px !important;
|
|
1164
|
+
}
|
|
1165
|
+
.loader__mr-2___tbwub,
|
|
1166
|
+
.loader__mr2___X89Qh {
|
|
1167
|
+
margin-inline-end: 5px !important;
|
|
1168
|
+
}
|
|
1169
|
+
.loader__py-5___pdJLF,
|
|
1170
|
+
.loader__py5___AvRNG {
|
|
1171
|
+
padding-top: 1.875rem !important;
|
|
1172
|
+
padding-bottom: 1.875rem !important;
|
|
1173
|
+
}
|
|
1174
|
+
.loader__view-all-text___liiUk,
|
|
1175
|
+
.loader__viewAllText___Y96u7 {
|
|
1176
|
+
font-size: 20px;
|
|
1177
|
+
font-weight: 400;
|
|
1178
|
+
text-transform: lowercase;
|
|
1179
|
+
text-decoration: underline;
|
|
1180
|
+
}
|
|
1181
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1182
|
+
.loader__viewAllMobile___h_w0I {
|
|
1183
|
+
display: none;
|
|
1184
|
+
}
|
|
1185
|
+
@media only screen and (max-width: 768px) {
|
|
1186
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1187
|
+
.loader__viewAllMobile___h_w0I {
|
|
1188
|
+
display: flex;
|
|
1189
|
+
align-items: center;
|
|
1190
|
+
justify-content: center;
|
|
1191
|
+
margin-top: 40px;
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
@media only screen and (max-width: 480px) {
|
|
1195
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1196
|
+
.loader__viewAllMobile___h_w0I {
|
|
1197
|
+
margin-top: 24px;
|
|
1198
|
+
}
|
|
1199
|
+
}
|
|
1200
|
+
.loader__accent-btn___P6FBY,
|
|
1201
|
+
.loader__accentBtn___VC5di {
|
|
1202
|
+
background-color: var(--accentColor);
|
|
1203
|
+
color: #fff;
|
|
1204
|
+
}
|
|
1205
|
+
.loader__no-scroll___vVb6b,
|
|
1206
|
+
.loader__noScroll___ddkr9 {
|
|
1207
|
+
overflow-y: hidden;
|
|
1208
|
+
}
|
|
1209
|
+
.loader__hide-overflow___sIszC,
|
|
1210
|
+
.loader__hideOverflow___qX4zB {
|
|
1211
|
+
overflow: hidden;
|
|
1212
|
+
}
|
|
1213
|
+
.loader__markdown-body___ZDTE_ h6 {
|
|
1214
|
+
margin-top: 0 !important;
|
|
1215
|
+
margin-bottom: 0 !important;
|
|
1216
|
+
}
|
|
1217
|
+
@media only screen and (max-width: 480px) {
|
|
1218
|
+
.loader__markdown-body___ZDTE_ {
|
|
1219
|
+
font-size: 12px !important;
|
|
1220
|
+
padding: 5px !important;
|
|
1221
|
+
}
|
|
1222
|
+
}
|
|
1223
|
+
.loader__view3d-canvas___Y51aL {
|
|
1224
|
+
width: 100%;
|
|
1225
|
+
height: 100%;
|
|
1226
|
+
}
|
|
1227
|
+
@media only screen and (max-width: 480px) {
|
|
1228
|
+
.loader__view-mobile-up___tbZ1n {
|
|
1229
|
+
display: none !important;
|
|
1230
|
+
}
|
|
1231
|
+
}
|
|
1232
|
+
@media only screen and (min-width: 481px) {
|
|
1233
|
+
.loader__view-mobile___zSuiC {
|
|
1234
|
+
display: none !important;
|
|
1235
|
+
}
|
|
1236
|
+
}
|
|
902
1237
|
.loader__loading___r6ySa {
|
|
903
1238
|
position: fixed;
|
|
904
1239
|
z-index: 2000;
|
|
@@ -1026,10 +1361,8 @@ h5,
|
|
|
1026
1361
|
z-index: 222;
|
|
1027
1362
|
}
|
|
1028
1363
|
.loader__loader___ytdT3 {
|
|
1029
|
-
border: 8px solid #
|
|
1030
|
-
|
|
1031
|
-
border-top: 8px solid #3498db;
|
|
1032
|
-
/* Blue */
|
|
1364
|
+
border: 8px solid var(--themeAccentL4, #f9f6f0);
|
|
1365
|
+
border-top: 8px solid var(--themeAccentD3, #5c584e);
|
|
1033
1366
|
border-radius: 50%;
|
|
1034
1367
|
width: 50px;
|
|
1035
1368
|
height: 50px;
|
|
@@ -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
|
.login-register-toggle__caption-medium___TPPc2,
|
|
183
183
|
.login-register-toggle__captionMedium___SG74Q {
|
|
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
|
.login-register-toggle__caption-semi-bold___jC8wa,
|
|
196
196
|
.login-register-toggle__captionSemiBold___ps_L5 {
|
|
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
|
}
|
|
@@ -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
|
.mobile-number__caption-medium___syZZb,
|
|
183
183
|
.mobile-number__captionMedium___iKNxh {
|
|
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
|
.mobile-number__caption-semi-bold___Rbomr,
|
|
196
196
|
.mobile-number__captionSemiBold___cKKg4 {
|
|
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
|
}
|
|
@@ -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
|
.verify-both__caption-medium___QjOc_,
|
|
183
183
|
.verify-both__captionMedium___vIB7N {
|
|
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
|
.verify-both__caption-semi-bold___hN2r2,
|
|
196
196
|
.verify-both__captionSemiBold___ZGDKF {
|
|
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
|
}
|
|
@@ -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
|
.chip-item__caption-medium____FSg6,
|
|
183
183
|
.chip-item__captionMedium___OSNOv {
|
|
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
|
.chip-item__caption-semi-bold___JJlXv,
|
|
196
196
|
.chip-item__captionSemiBold___HNshI {
|
|
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
|
}
|
|
@@ -416,6 +416,7 @@ h5,
|
|
|
416
416
|
display: flex;
|
|
417
417
|
align-items: center;
|
|
418
418
|
gap: 12px;
|
|
419
|
+
min-width: 0;
|
|
419
420
|
}
|
|
420
421
|
.chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemSizeQuantityContainer___WpCw4 .chip-item__itemSizeQuantitySubContainer___uwoXY .chip-item__sizeContainer___jgw1s {
|
|
421
422
|
display: flex;
|
|
@@ -918,7 +919,7 @@ h4,
|
|
|
918
919
|
letter-spacing: -0.02em;
|
|
919
920
|
color: var(--textHeading, #26201a);
|
|
920
921
|
font-size: 16px;
|
|
921
|
-
line-height:
|
|
922
|
+
line-height: 1.5;
|
|
922
923
|
}
|
|
923
924
|
@media only screen and (min-width: 769px) {
|
|
924
925
|
h4,
|
|
@@ -927,7 +928,7 @@ h4,
|
|
|
927
928
|
letter-spacing: -0.02em;
|
|
928
929
|
color: var(--textHeading, #26201a);
|
|
929
930
|
font-size: 20px;
|
|
930
|
-
line-height:
|
|
931
|
+
line-height: 1.5;
|
|
931
932
|
}
|
|
932
933
|
}
|
|
933
934
|
h5,
|
|
@@ -994,7 +995,7 @@ h5,
|
|
|
994
995
|
.quantity-control__caption-medium___hXqzw,
|
|
995
996
|
.quantity-control__captionMedium___aDZsC {
|
|
996
997
|
font-size: 12px;
|
|
997
|
-
line-height:
|
|
998
|
+
line-height: 1.5;
|
|
998
999
|
letter-spacing: -0.02em;
|
|
999
1000
|
font-weight: 500;
|
|
1000
1001
|
}
|
|
@@ -1007,7 +1008,7 @@ h5,
|
|
|
1007
1008
|
.quantity-control__caption-semi-bold___Rxtpw,
|
|
1008
1009
|
.quantity-control__captionSemiBold___JouZf {
|
|
1009
1010
|
font-size: 12px;
|
|
1010
|
-
line-height:
|
|
1011
|
+
line-height: 1.5;
|
|
1011
1012
|
letter-spacing: -0.02em;
|
|
1012
1013
|
font-weight: 600;
|
|
1013
1014
|
}
|
|
@@ -1322,7 +1323,7 @@ h4,
|
|
|
1322
1323
|
letter-spacing: -0.02em;
|
|
1323
1324
|
color: var(--textHeading, #26201a);
|
|
1324
1325
|
font-size: 16px;
|
|
1325
|
-
line-height:
|
|
1326
|
+
line-height: 1.5;
|
|
1326
1327
|
}
|
|
1327
1328
|
@media only screen and (min-width: 769px) {
|
|
1328
1329
|
h4,
|
|
@@ -1331,7 +1332,7 @@ h4,
|
|
|
1331
1332
|
letter-spacing: -0.02em;
|
|
1332
1333
|
color: var(--textHeading, #26201a);
|
|
1333
1334
|
font-size: 20px;
|
|
1334
|
-
line-height:
|
|
1335
|
+
line-height: 1.5;
|
|
1335
1336
|
}
|
|
1336
1337
|
}
|
|
1337
1338
|
h5,
|
|
@@ -1398,7 +1399,7 @@ h5,
|
|
|
1398
1399
|
.modal__caption-medium___GbhtF,
|
|
1399
1400
|
.modal__captionMedium___zCJpb {
|
|
1400
1401
|
font-size: 12px;
|
|
1401
|
-
line-height:
|
|
1402
|
+
line-height: 1.5;
|
|
1402
1403
|
letter-spacing: -0.02em;
|
|
1403
1404
|
font-weight: 500;
|
|
1404
1405
|
}
|
|
@@ -1411,7 +1412,7 @@ h5,
|
|
|
1411
1412
|
.modal__caption-semi-bold___feZV5,
|
|
1412
1413
|
.modal__captionSemiBold___pxAn7 {
|
|
1413
1414
|
font-size: 12px;
|
|
1414
|
-
line-height:
|
|
1415
|
+
line-height: 1.5;
|
|
1415
1416
|
letter-spacing: -0.02em;
|
|
1416
1417
|
font-weight: 600;
|
|
1417
1418
|
}
|
|
@@ -1802,7 +1803,7 @@ h4,
|
|
|
1802
1803
|
letter-spacing: -0.02em;
|
|
1803
1804
|
color: var(--textHeading, #26201a);
|
|
1804
1805
|
font-size: 16px;
|
|
1805
|
-
line-height:
|
|
1806
|
+
line-height: 1.5;
|
|
1806
1807
|
}
|
|
1807
1808
|
@media only screen and (min-width: 769px) {
|
|
1808
1809
|
h4,
|
|
@@ -1811,7 +1812,7 @@ h4,
|
|
|
1811
1812
|
letter-spacing: -0.02em;
|
|
1812
1813
|
color: var(--textHeading, #26201a);
|
|
1813
1814
|
font-size: 20px;
|
|
1814
|
-
line-height:
|
|
1815
|
+
line-height: 1.5;
|
|
1815
1816
|
}
|
|
1816
1817
|
}
|
|
1817
1818
|
h5,
|
|
@@ -1878,7 +1879,7 @@ h5,
|
|
|
1878
1879
|
.free-gift-item__caption-medium___J3sTr,
|
|
1879
1880
|
.free-gift-item__captionMedium___UxDCd {
|
|
1880
1881
|
font-size: 12px;
|
|
1881
|
-
line-height:
|
|
1882
|
+
line-height: 1.5;
|
|
1882
1883
|
letter-spacing: -0.02em;
|
|
1883
1884
|
font-weight: 500;
|
|
1884
1885
|
}
|
|
@@ -1891,7 +1892,7 @@ h5,
|
|
|
1891
1892
|
.free-gift-item__caption-semi-bold___rj6i6,
|
|
1892
1893
|
.free-gift-item__captionSemiBold___TCDo6 {
|
|
1893
1894
|
font-size: 12px;
|
|
1894
|
-
line-height:
|
|
1895
|
+
line-height: 1.5;
|
|
1895
1896
|
letter-spacing: -0.02em;
|
|
1896
1897
|
font-weight: 600;
|
|
1897
1898
|
}
|