@gofynd/theme-template 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/address-form/address-form.css +0 -60
- package/dist/components/address-form/address-form.js +1 -1
- package/dist/components/address-form/form-input-selector.css +0 -50
- package/dist/components/address-item/address-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list.css +0 -20
- package/dist/components/blog-footer/blog-footer.css +0 -10
- package/dist/components/blog-page/blog-page.css +0 -30
- package/dist/components/blog-page/blog-page.js +1 -1
- package/dist/components/blog-tabs/blog-tabs.css +0 -10
- package/dist/components/blog-tabs/blog-tabs.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.css +0 -13
- package/dist/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/components/chip-review-item/chip-review-item.css +0 -10
- package/dist/components/core/fy-button/fy-button.css +1 -11
- package/dist/components/core/fy-dropdown/fy-dropdown.css +0 -10
- package/dist/components/core/fy-image/fy-image.js +1 -1
- package/dist/components/core/fy-input/fy-input.css +0 -10
- package/dist/components/core/fy-input-group/fy-input-group.css +0 -10
- package/dist/components/core/modal/modal.css +0 -10
- package/dist/components/core/skeletons/image-skeleton.css +0 -10
- package/dist/components/dropdown/dropdown.css +0 -10
- package/dist/components/empty-state/empty-state.css +0 -10
- package/dist/components/filter-modal/filter-modal.css +0 -50
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/form-builder/form-builder.css +1 -61
- package/dist/components/form-builder/form-builder.js +1 -1
- package/dist/components/index.css +1 -181
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +0 -10
- package/dist/components/location-modal/location-modal.css +1 -41
- package/dist/components/order-header/order-header.css +2 -20
- package/dist/components/order-shipment/order-shipment.css +0 -10
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/payment-detail-card/payment-detail-card.css +0 -10
- package/dist/components/price-breakup/price-breakup.css +0 -10
- package/dist/components/product-card/product-card.css +5 -23
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/components/profile-navigation/profile-navigation.css +0 -10
- package/dist/components/quantity-control/quantity-control.css +0 -10
- package/dist/components/quantity-control/quantity-control.js +1 -1
- package/dist/components/range-slider/range-slider.css +0 -20
- package/dist/components/reasons-list/reason-item/reason-item.css +0 -10
- package/dist/components/reasons-list/reasons-list.css +0 -20
- package/dist/components/scroll-top/scroll-top.css +0 -10
- package/dist/components/shipment-address/shipment-address.css +0 -10
- package/dist/components/shipment-breakup/shipment-breakup.css +0 -10
- package/dist/components/shipment-item/shipment-item.css +0 -10
- package/dist/components/shipment-tracking/shipment-tracking.css +0 -10
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +1 -11
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -21
- package/dist/components/sort-modal/sort-modal.css +0 -20
- package/dist/components/spinner/spinner.css +0 -10
- package/dist/components/stepper/stepper.css +0 -10
- package/dist/index.css +60 -952
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +1 -21
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +0 -10
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +0 -10
- package/dist/page-layouts/auth/verify-both/verify-both.css +0 -10
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +4 -49
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +0 -20
- package/dist/page-layouts/cart/Components/coupon/coupon.css +0 -20
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +0 -90
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +0 -10
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +0 -10
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +0 -10
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +2 -15
- package/dist/page-layouts/compare/compare.css +5 -36
- package/dist/page-layouts/compare/compare.js +1 -1
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +0 -10
- package/dist/page-layouts/login/component/login-otp/login-otp.css +0 -20
- package/dist/page-layouts/login/component/login-password/login-password.css +0 -20
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +20 -10
- package/dist/page-layouts/login/component/term-privacy/term-privacy.js +1 -1
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +2 -133
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +1 -31
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +0 -40
- package/dist/page-layouts/plp/Components/filter-item/filter-item.js +1 -1
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +0 -30
- package/dist/page-layouts/plp/Components/filter-list/filter-list.js +1 -1
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +0 -10
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +0 -40
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.js +1 -1
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +0 -10
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.js +1 -1
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +0 -10
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.js +1 -1
- package/dist/page-layouts/plp/Components/pagination/pagination.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.js +1 -1
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +0 -10
- package/dist/page-layouts/plp/Components/product-variants/product-variants.js +1 -1
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +0 -20
- package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
- package/dist/page-layouts/plp/Components/sort/sort.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address-content.css +0 -20
- package/dist/page-layouts/single-checkout/address/single-address-content.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-header.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address.css +0 -100
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/modal.css +0 -10
- package/dist/page-layouts/single-checkout/payment/card-form.css +0 -30
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +0 -40
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +0 -10
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +0 -60
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +0 -10
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +1 -41
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +1 -21
- package/dist/pages/blog/blog.css +0 -50
- package/dist/pages/blog/blog.js +1 -1
- package/dist/pages/blog/index.css +0 -50
- package/dist/pages/blog/index.js +1 -1
- package/dist/pages/cart/cart.css +6 -224
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +6 -224
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +2 -231
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +2 -231
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +1 -31
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +1 -31
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +0 -30
- package/dist/pages/edit-profile/index.css +0 -30
- package/dist/pages/faq/faq.css +0 -10
- package/dist/pages/faq/index.css +0 -10
- package/dist/pages/forgot-password/forget-password.css +0 -20
- package/dist/pages/forgot-password/index.css +0 -20
- package/dist/pages/index.css +60 -853
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +20 -70
- package/dist/pages/login/index.js +1 -1
- package/dist/pages/login/login.css +20 -70
- package/dist/pages/login/login.js +1 -1
- package/dist/pages/order/index.css +1 -31
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +154 -235
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +1 -31
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +3 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.js +1 -1
- package/dist/pages/order-status/index.css +21 -61
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +21 -61
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +6 -298
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +6 -298
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +1 -41
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +1 -51
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +1 -31
- package/dist/pages/profile/components/empty-state/empty-state.css +1 -21
- package/dist/pages/profile/email/email.css +1 -61
- package/dist/pages/profile/email/index.css +1 -61
- package/dist/pages/profile/index.css +1 -31
- package/dist/pages/profile/phone/index.css +1 -71
- package/dist/pages/profile/phone/phone.css +1 -71
- package/dist/pages/profile/profile-details.css +1 -31
- package/dist/pages/register/index.css +379 -40
- package/dist/pages/register/index.js +1 -1
- package/dist/pages/register/register.css +379 -40
- package/dist/pages/register/register.js +1 -1
- package/dist/pages/set-password/index.css +0 -10
- package/dist/pages/set-password/set-password.css +0 -10
- package/dist/pages/shared-cart/index.css +0 -20
- package/dist/pages/shared-cart/shared-cart.css +0 -20
- package/dist/pages/verify-email/index.css +0 -10
- package/dist/pages/verify-email/verify-email.css +0 -10
- package/dist/pages/wishlist/index.css +6 -188
- package/dist/pages/wishlist/index.js +1 -1
- package/dist/pages/wishlist/wishlist.css +6 -188
- package/dist/pages/wishlist/wishlist.js +1 -1
- package/package.json +1 -1
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.set-password__margin0auto___USD4g {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.set-password__base-page-container___KRAEL,
|
|
257
254
|
.set-password__basePageContainer____QHWS {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.set-password__removeScroll___fahBt {
|
|
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
|
.set-password__mr-5___dN20C,
|
|
272
262
|
.set-password__mr5___gu6Ey {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.shared-cart__margin0auto___h8s0J {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.shared-cart__base-page-container___Ivl9X,
|
|
257
254
|
.shared-cart__basePageContainer___w7JDi {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.shared-cart__removeScroll___Sbp9C {
|
|
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
|
.shared-cart__mr-5___BIzAp,
|
|
272
262
|
.shared-cart__mr5___abA5H {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -728,9 +718,6 @@ h5,
|
|
|
728
718
|
.chip-review-item__margin0auto___IB3vF {
|
|
729
719
|
margin: 0 auto;
|
|
730
720
|
}
|
|
731
|
-
button {
|
|
732
|
-
cursor: pointer;
|
|
733
|
-
}
|
|
734
721
|
.chip-review-item__base-page-container___AzTeB,
|
|
735
722
|
.chip-review-item__basePageContainer___RCeGw {
|
|
736
723
|
max-width: 1440px !important;
|
|
@@ -739,13 +726,6 @@ button {
|
|
|
739
726
|
.chip-review-item__removeScroll___bcWzo {
|
|
740
727
|
overflow-y: hidden !important;
|
|
741
728
|
}
|
|
742
|
-
::selection {
|
|
743
|
-
background-color: #e8a76c;
|
|
744
|
-
color: #000;
|
|
745
|
-
}
|
|
746
|
-
img::selection {
|
|
747
|
-
background-color: transparent;
|
|
748
|
-
}
|
|
749
729
|
.chip-review-item__mr-5___giiGG,
|
|
750
730
|
.chip-review-item__mr5___hfNxR {
|
|
751
731
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.shared-cart__margin0auto___h8s0J {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.shared-cart__base-page-container___Ivl9X,
|
|
257
254
|
.shared-cart__basePageContainer___w7JDi {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.shared-cart__removeScroll___Sbp9C {
|
|
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
|
.shared-cart__mr-5___BIzAp,
|
|
272
262
|
.shared-cart__mr5___abA5H {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -728,9 +718,6 @@ h5,
|
|
|
728
718
|
.chip-review-item__margin0auto___IB3vF {
|
|
729
719
|
margin: 0 auto;
|
|
730
720
|
}
|
|
731
|
-
button {
|
|
732
|
-
cursor: pointer;
|
|
733
|
-
}
|
|
734
721
|
.chip-review-item__base-page-container___AzTeB,
|
|
735
722
|
.chip-review-item__basePageContainer___RCeGw {
|
|
736
723
|
max-width: 1440px !important;
|
|
@@ -739,13 +726,6 @@ button {
|
|
|
739
726
|
.chip-review-item__removeScroll___bcWzo {
|
|
740
727
|
overflow-y: hidden !important;
|
|
741
728
|
}
|
|
742
|
-
::selection {
|
|
743
|
-
background-color: #e8a76c;
|
|
744
|
-
color: #000;
|
|
745
|
-
}
|
|
746
|
-
img::selection {
|
|
747
|
-
background-color: transparent;
|
|
748
|
-
}
|
|
749
729
|
.chip-review-item__mr-5___giiGG,
|
|
750
730
|
.chip-review-item__mr5___hfNxR {
|
|
751
731
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.main__margin0auto___q7N5j {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.main__base-page-container___g_gHI,
|
|
257
254
|
.main__basePageContainer___LuCv1 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.main__removeScroll___C5PpJ {
|
|
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
|
.main__mr-5___h4CCN,
|
|
272
262
|
.main__mr5___vv1B0 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.main__margin0auto___q7N5j {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.main__base-page-container___g_gHI,
|
|
257
254
|
.main__basePageContainer___LuCv1 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.main__removeScroll___C5PpJ {
|
|
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
|
.main__mr-5___h4CCN,
|
|
272
262
|
.main__mr5___vv1B0 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.wishlist__margin0auto___xOZvv {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.wishlist__base-page-container___Strs4,
|
|
257
254
|
.wishlist__basePageContainer___drLEb {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.wishlist__removeScroll___xTrZ2 {
|
|
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
|
.wishlist__mr-5___cpMUD,
|
|
272
262
|
.wishlist__mr5___o216d {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -702,9 +692,6 @@ h5,
|
|
|
702
692
|
.breadcrumb__margin0auto___Qp6uT {
|
|
703
693
|
margin: 0 auto;
|
|
704
694
|
}
|
|
705
|
-
button {
|
|
706
|
-
cursor: pointer;
|
|
707
|
-
}
|
|
708
695
|
.breadcrumb__base-page-container___cZJdW,
|
|
709
696
|
.breadcrumb__basePageContainer___x6QWs {
|
|
710
697
|
max-width: 1440px !important;
|
|
@@ -713,13 +700,6 @@ button {
|
|
|
713
700
|
.breadcrumb__removeScroll___yP_Qb {
|
|
714
701
|
overflow-y: hidden !important;
|
|
715
702
|
}
|
|
716
|
-
::selection {
|
|
717
|
-
background-color: #e8a76c;
|
|
718
|
-
color: #000;
|
|
719
|
-
}
|
|
720
|
-
img::selection {
|
|
721
|
-
background-color: transparent;
|
|
722
|
-
}
|
|
723
703
|
.breadcrumb__mr-5___MN4Mm,
|
|
724
704
|
.breadcrumb__mr5___yoqTb {
|
|
725
705
|
margin-right: 30px !important;
|
|
@@ -812,9 +792,6 @@ img::selection {
|
|
|
812
792
|
.breadcrumb__breadcrumbs___lMY9E span {
|
|
813
793
|
color: var(--textSecondary, #9c9c9c);
|
|
814
794
|
}
|
|
815
|
-
.breadcrumb__breadcrumbs___lMY9E span.breadcrumb__active___NRqNx {
|
|
816
|
-
color: var(--buttonPrimary, #4e3f09);
|
|
817
|
-
}
|
|
818
795
|
|
|
819
796
|
/**color by character**/
|
|
820
797
|
/** Font family **/
|
|
@@ -1105,9 +1082,6 @@ h5,
|
|
|
1105
1082
|
.product-card__margin0auto___bDCTH {
|
|
1106
1083
|
margin: 0 auto;
|
|
1107
1084
|
}
|
|
1108
|
-
button {
|
|
1109
|
-
cursor: pointer;
|
|
1110
|
-
}
|
|
1111
1085
|
.product-card__base-page-container___goroE,
|
|
1112
1086
|
.product-card__basePageContainer___ciwSl {
|
|
1113
1087
|
max-width: 1440px !important;
|
|
@@ -1116,13 +1090,6 @@ button {
|
|
|
1116
1090
|
.product-card__removeScroll___m9Lgv {
|
|
1117
1091
|
overflow-y: hidden !important;
|
|
1118
1092
|
}
|
|
1119
|
-
::selection {
|
|
1120
|
-
background-color: #e8a76c;
|
|
1121
|
-
color: #000;
|
|
1122
|
-
}
|
|
1123
|
-
img::selection {
|
|
1124
|
-
background-color: transparent;
|
|
1125
|
-
}
|
|
1126
1093
|
.product-card__mr-5___H__3E,
|
|
1127
1094
|
.product-card__mr5___nG6Pk {
|
|
1128
1095
|
margin-right: 30px !important;
|
|
@@ -1208,6 +1175,9 @@ img::selection {
|
|
|
1208
1175
|
letter-spacing: -0.02em;
|
|
1209
1176
|
font-weight: 400;
|
|
1210
1177
|
}
|
|
1178
|
+
.product-card__productCard___VMIjd .product-card__removeIcon___C1vVY path {
|
|
1179
|
+
fill: var(--textBody, #3c3131) !important;
|
|
1180
|
+
}
|
|
1211
1181
|
.product-card__productCard___VMIjd.product-card__sliderCard___Owqig .product-card__productDescContainer___S8oiv {
|
|
1212
1182
|
flex-direction: column !important;
|
|
1213
1183
|
}
|
|
@@ -1263,7 +1233,7 @@ img::selection {
|
|
|
1263
1233
|
.product-card__productCard___VMIjd .product-card__imageContainer___lRTmc .product-card__badge___Tstrb {
|
|
1264
1234
|
position: absolute;
|
|
1265
1235
|
min-width: 50px;
|
|
1266
|
-
border-radius:
|
|
1236
|
+
border-radius: var(--badgeRadius, 0px);
|
|
1267
1237
|
padding: 6px 12px;
|
|
1268
1238
|
text-align: center;
|
|
1269
1239
|
background-color: var(--saleBadgeBackground, #fff);
|
|
@@ -1403,7 +1373,6 @@ img::selection {
|
|
|
1403
1373
|
z-index: -2;
|
|
1404
1374
|
}
|
|
1405
1375
|
.product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__addToCart___KUnfH {
|
|
1406
|
-
border: 0.8px solid var(--dividerStokes, #d4d1d1);
|
|
1407
1376
|
background: var(--buttonSecondary, #fff);
|
|
1408
1377
|
font-weight: 500;
|
|
1409
1378
|
line-height: 16px;
|
|
@@ -1813,9 +1782,6 @@ h5,
|
|
|
1813
1782
|
.fy-button__margin0auto___LCb81 {
|
|
1814
1783
|
margin: 0 auto;
|
|
1815
1784
|
}
|
|
1816
|
-
button {
|
|
1817
|
-
cursor: pointer;
|
|
1818
|
-
}
|
|
1819
1785
|
.fy-button__base-page-container___blkPJ,
|
|
1820
1786
|
.fy-button__basePageContainer___ciPsX {
|
|
1821
1787
|
max-width: 1440px !important;
|
|
@@ -1824,13 +1790,6 @@ button {
|
|
|
1824
1790
|
.fy-button__removeScroll___UpL4U {
|
|
1825
1791
|
overflow-y: hidden !important;
|
|
1826
1792
|
}
|
|
1827
|
-
::selection {
|
|
1828
|
-
background-color: #e8a76c;
|
|
1829
|
-
color: #000;
|
|
1830
|
-
}
|
|
1831
|
-
img::selection {
|
|
1832
|
-
background-color: transparent;
|
|
1833
|
-
}
|
|
1834
1793
|
.fy-button__mr-5___A5qJJ,
|
|
1835
1794
|
.fy-button__mr5___BRUgW {
|
|
1836
1795
|
margin-right: 30px !important;
|
|
@@ -1922,7 +1881,7 @@ img::selection {
|
|
|
1922
1881
|
.fy-button__button___UES8C span {
|
|
1923
1882
|
display: inline-flex;
|
|
1924
1883
|
}
|
|
1925
|
-
.fy-button__button___UES8C:focus {
|
|
1884
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1926
1885
|
outline: none;
|
|
1927
1886
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1928
1887
|
}
|
|
@@ -2478,9 +2437,6 @@ h5,
|
|
|
2478
2437
|
.modal__margin0auto___dB88d {
|
|
2479
2438
|
margin: 0 auto;
|
|
2480
2439
|
}
|
|
2481
|
-
button {
|
|
2482
|
-
cursor: pointer;
|
|
2483
|
-
}
|
|
2484
2440
|
.modal__base-page-container___eZhia,
|
|
2485
2441
|
.modal__basePageContainer___QUmCs {
|
|
2486
2442
|
max-width: 1440px !important;
|
|
@@ -2489,13 +2445,6 @@ button {
|
|
|
2489
2445
|
.modal__removeScroll___sjuCx {
|
|
2490
2446
|
overflow-y: hidden !important;
|
|
2491
2447
|
}
|
|
2492
|
-
::selection {
|
|
2493
|
-
background-color: #e8a76c;
|
|
2494
|
-
color: #000;
|
|
2495
|
-
}
|
|
2496
|
-
img::selection {
|
|
2497
|
-
background-color: transparent;
|
|
2498
|
-
}
|
|
2499
2448
|
.modal__mr-5___DjKqT,
|
|
2500
2449
|
.modal__mr5___il5jH {
|
|
2501
2450
|
margin-right: 30px !important;
|
|
@@ -2968,9 +2917,6 @@ h5,
|
|
|
2968
2917
|
.add-to-cart__margin0auto___hjDNy {
|
|
2969
2918
|
margin: 0 auto;
|
|
2970
2919
|
}
|
|
2971
|
-
button {
|
|
2972
|
-
cursor: pointer;
|
|
2973
|
-
}
|
|
2974
2920
|
.add-to-cart__base-page-container___nAiyP,
|
|
2975
2921
|
.add-to-cart__basePageContainer___hPqeA {
|
|
2976
2922
|
max-width: 1440px !important;
|
|
@@ -2979,13 +2925,6 @@ button {
|
|
|
2979
2925
|
.add-to-cart__removeScroll___Vu0XN {
|
|
2980
2926
|
overflow-y: hidden !important;
|
|
2981
2927
|
}
|
|
2982
|
-
::selection {
|
|
2983
|
-
background-color: #e8a76c;
|
|
2984
|
-
color: #000;
|
|
2985
|
-
}
|
|
2986
|
-
img::selection {
|
|
2987
|
-
background-color: transparent;
|
|
2988
|
-
}
|
|
2989
2928
|
.add-to-cart__mr-5___sGI0L,
|
|
2990
2929
|
.add-to-cart__mr5___TP0uh {
|
|
2991
2930
|
margin-right: 30px !important;
|
|
@@ -3334,7 +3273,7 @@ img::selection {
|
|
|
3334
3273
|
justify-content: space-between;
|
|
3335
3274
|
border-radius: var(--buttonRadius, 0px);
|
|
3336
3275
|
padding: 0 12px;
|
|
3337
|
-
background-color: var(--
|
|
3276
|
+
background-color: var(--buttonSecondary, #fff);
|
|
3338
3277
|
flex: 1;
|
|
3339
3278
|
}
|
|
3340
3279
|
@media only screen and (max-width: 768px) {
|
|
@@ -3342,12 +3281,8 @@ img::selection {
|
|
|
3342
3281
|
height: 40px;
|
|
3343
3282
|
}
|
|
3344
3283
|
}
|
|
3345
|
-
.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 {
|
|
3346
|
-
fill: var(--buttonSecondary, #fff);
|
|
3347
|
-
}
|
|
3348
3284
|
.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 {
|
|
3349
3285
|
border: none;
|
|
3350
|
-
color: var(--buttonSecondary, #fff);
|
|
3351
3286
|
}
|
|
3352
3287
|
.add-to-cart__sizeCartContainer___ILhna {
|
|
3353
3288
|
display: flex;
|
|
@@ -3837,9 +3772,6 @@ h5,
|
|
|
3837
3772
|
.pic-zoom__margin0auto___BnCxu {
|
|
3838
3773
|
margin: 0 auto;
|
|
3839
3774
|
}
|
|
3840
|
-
button {
|
|
3841
|
-
cursor: pointer;
|
|
3842
|
-
}
|
|
3843
3775
|
.pic-zoom__base-page-container___DjoNL,
|
|
3844
3776
|
.pic-zoom__basePageContainer___SwnY5 {
|
|
3845
3777
|
max-width: 1440px !important;
|
|
@@ -3848,13 +3780,6 @@ button {
|
|
|
3848
3780
|
.pic-zoom__removeScroll___HJMy0 {
|
|
3849
3781
|
overflow-y: hidden !important;
|
|
3850
3782
|
}
|
|
3851
|
-
::selection {
|
|
3852
|
-
background-color: #e8a76c;
|
|
3853
|
-
color: #000;
|
|
3854
|
-
}
|
|
3855
|
-
img::selection {
|
|
3856
|
-
background-color: transparent;
|
|
3857
|
-
}
|
|
3858
3783
|
.pic-zoom__mr-5___Wzpzv,
|
|
3859
3784
|
.pic-zoom__mr5___C1_6W {
|
|
3860
3785
|
margin-right: 30px !important;
|
|
@@ -4285,9 +4210,6 @@ h5,
|
|
|
4285
4210
|
.image-gallery__margin0auto___OArwP {
|
|
4286
4211
|
margin: 0 auto;
|
|
4287
4212
|
}
|
|
4288
|
-
button {
|
|
4289
|
-
cursor: pointer;
|
|
4290
|
-
}
|
|
4291
4213
|
.image-gallery__base-page-container___E2ivH,
|
|
4292
4214
|
.image-gallery__basePageContainer___x7o5w {
|
|
4293
4215
|
max-width: 1440px !important;
|
|
@@ -4296,13 +4218,6 @@ button {
|
|
|
4296
4218
|
.image-gallery__removeScroll___k0MIC {
|
|
4297
4219
|
overflow-y: hidden !important;
|
|
4298
4220
|
}
|
|
4299
|
-
::selection {
|
|
4300
|
-
background-color: #e8a76c;
|
|
4301
|
-
color: #000;
|
|
4302
|
-
}
|
|
4303
|
-
img::selection {
|
|
4304
|
-
background-color: transparent;
|
|
4305
|
-
}
|
|
4306
4221
|
.image-gallery__mr-5___IOSOb,
|
|
4307
4222
|
.image-gallery__mr5___SOse5 {
|
|
4308
4223
|
margin-right: 30px !important;
|
|
@@ -4883,9 +4798,6 @@ h5,
|
|
|
4883
4798
|
.lightbox-image__margin0auto___X4T6F {
|
|
4884
4799
|
margin: 0 auto;
|
|
4885
4800
|
}
|
|
4886
|
-
button {
|
|
4887
|
-
cursor: pointer;
|
|
4888
|
-
}
|
|
4889
4801
|
.lightbox-image__base-page-container___UWSSd,
|
|
4890
4802
|
.lightbox-image__basePageContainer___Js2kk {
|
|
4891
4803
|
max-width: 1440px !important;
|
|
@@ -4894,13 +4806,6 @@ button {
|
|
|
4894
4806
|
.lightbox-image__removeScroll___skJNu {
|
|
4895
4807
|
overflow-y: hidden !important;
|
|
4896
4808
|
}
|
|
4897
|
-
::selection {
|
|
4898
|
-
background-color: #e8a76c;
|
|
4899
|
-
color: #000;
|
|
4900
|
-
}
|
|
4901
|
-
img::selection {
|
|
4902
|
-
background-color: transparent;
|
|
4903
|
-
}
|
|
4904
4809
|
.lightbox-image__mr-5___zBnnN,
|
|
4905
4810
|
.lightbox-image__mr5___D3dyL {
|
|
4906
4811
|
margin-right: 30px !important;
|
|
@@ -5689,9 +5594,6 @@ h5,
|
|
|
5689
5594
|
.mobile-slider__margin0auto___ZKqNe {
|
|
5690
5595
|
margin: 0 auto;
|
|
5691
5596
|
}
|
|
5692
|
-
button {
|
|
5693
|
-
cursor: pointer;
|
|
5694
|
-
}
|
|
5695
5597
|
.mobile-slider__base-page-container___qanzF,
|
|
5696
5598
|
.mobile-slider__basePageContainer___AVzwZ {
|
|
5697
5599
|
max-width: 1440px !important;
|
|
@@ -5700,13 +5602,6 @@ button {
|
|
|
5700
5602
|
.mobile-slider__removeScroll___AItBo {
|
|
5701
5603
|
overflow-y: hidden !important;
|
|
5702
5604
|
}
|
|
5703
|
-
::selection {
|
|
5704
|
-
background-color: #e8a76c;
|
|
5705
|
-
color: #000;
|
|
5706
|
-
}
|
|
5707
|
-
img::selection {
|
|
5708
|
-
background-color: transparent;
|
|
5709
|
-
}
|
|
5710
5605
|
.mobile-slider__mr-5___KSH23,
|
|
5711
5606
|
.mobile-slider__mr5___AP2TU {
|
|
5712
5607
|
margin-right: 30px !important;
|
|
@@ -6199,9 +6094,6 @@ h5,
|
|
|
6199
6094
|
.product-variants__margin0auto___kBOsA {
|
|
6200
6095
|
margin: 0 auto;
|
|
6201
6096
|
}
|
|
6202
|
-
button {
|
|
6203
|
-
cursor: pointer;
|
|
6204
|
-
}
|
|
6205
6097
|
.product-variants__base-page-container___ojzm5,
|
|
6206
6098
|
.product-variants__basePageContainer___NlTtj {
|
|
6207
6099
|
max-width: 1440px !important;
|
|
@@ -6210,13 +6102,6 @@ button {
|
|
|
6210
6102
|
.product-variants__removeScroll___omr3t {
|
|
6211
6103
|
overflow-y: hidden !important;
|
|
6212
6104
|
}
|
|
6213
|
-
::selection {
|
|
6214
|
-
background-color: #e8a76c;
|
|
6215
|
-
color: #000;
|
|
6216
|
-
}
|
|
6217
|
-
img::selection {
|
|
6218
|
-
background-color: transparent;
|
|
6219
|
-
}
|
|
6220
6105
|
.product-variants__mr-5___e28UX,
|
|
6221
6106
|
.product-variants__mr5___seqS1 {
|
|
6222
6107
|
margin-right: 30px !important;
|
|
@@ -6686,9 +6571,6 @@ h5,
|
|
|
6686
6571
|
.delivery-info__margin0auto___CJ7Tr {
|
|
6687
6572
|
margin: 0 auto;
|
|
6688
6573
|
}
|
|
6689
|
-
button {
|
|
6690
|
-
cursor: pointer;
|
|
6691
|
-
}
|
|
6692
6574
|
.delivery-info__base-page-container___FiprP,
|
|
6693
6575
|
.delivery-info__basePageContainer___FGhbn {
|
|
6694
6576
|
max-width: 1440px !important;
|
|
@@ -6697,13 +6579,6 @@ button {
|
|
|
6697
6579
|
.delivery-info__removeScroll___Ul2F_ {
|
|
6698
6580
|
overflow-y: hidden !important;
|
|
6699
6581
|
}
|
|
6700
|
-
::selection {
|
|
6701
|
-
background-color: #e8a76c;
|
|
6702
|
-
color: #000;
|
|
6703
|
-
}
|
|
6704
|
-
img::selection {
|
|
6705
|
-
background-color: transparent;
|
|
6706
|
-
}
|
|
6707
6582
|
.delivery-info__mr-5____8EmB,
|
|
6708
6583
|
.delivery-info__mr5___snDS1 {
|
|
6709
6584
|
margin-right: 30px !important;
|
|
@@ -7172,9 +7047,6 @@ h5,
|
|
|
7172
7047
|
.fy-input__margin0auto___dSSwm {
|
|
7173
7048
|
margin: 0 auto;
|
|
7174
7049
|
}
|
|
7175
|
-
button {
|
|
7176
|
-
cursor: pointer;
|
|
7177
|
-
}
|
|
7178
7050
|
.fy-input__base-page-container___DIijL,
|
|
7179
7051
|
.fy-input__basePageContainer___iFW9V {
|
|
7180
7052
|
max-width: 1440px !important;
|
|
@@ -7183,13 +7055,6 @@ button {
|
|
|
7183
7055
|
.fy-input__removeScroll___ZJHN4 {
|
|
7184
7056
|
overflow-y: hidden !important;
|
|
7185
7057
|
}
|
|
7186
|
-
::selection {
|
|
7187
|
-
background-color: #e8a76c;
|
|
7188
|
-
color: #000;
|
|
7189
|
-
}
|
|
7190
|
-
img::selection {
|
|
7191
|
-
background-color: transparent;
|
|
7192
|
-
}
|
|
7193
7058
|
.fy-input__mr-5___v4vQm,
|
|
7194
7059
|
.fy-input__mr5___FnOZz {
|
|
7195
7060
|
margin-right: 30px !important;
|
|
@@ -7394,23 +7259,6 @@ img::selection {
|
|
|
7394
7259
|
flex: 1;
|
|
7395
7260
|
}
|
|
7396
7261
|
|
|
7397
|
-
.shimmer__shimmerBox___LToot {
|
|
7398
|
-
width: var(--width);
|
|
7399
|
-
height: var(--height);
|
|
7400
|
-
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
7401
|
-
background-size: 200% 100%;
|
|
7402
|
-
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
7403
|
-
border-radius: 8px;
|
|
7404
|
-
}
|
|
7405
|
-
@keyframes shimmer__shimmer___b_S5k {
|
|
7406
|
-
0% {
|
|
7407
|
-
background-position: -200% 0;
|
|
7408
|
-
}
|
|
7409
|
-
100% {
|
|
7410
|
-
background-position: 200% 0;
|
|
7411
|
-
}
|
|
7412
|
-
}
|
|
7413
|
-
|
|
7414
7262
|
/**color by character**/
|
|
7415
7263
|
/** Font family **/
|
|
7416
7264
|
/** Font weight **/
|
|
@@ -7663,9 +7511,6 @@ h5,
|
|
|
7663
7511
|
.quantity-control__margin0auto___uqtOT {
|
|
7664
7512
|
margin: 0 auto;
|
|
7665
7513
|
}
|
|
7666
|
-
button {
|
|
7667
|
-
cursor: pointer;
|
|
7668
|
-
}
|
|
7669
7514
|
.quantity-control__base-page-container_____NJ7,
|
|
7670
7515
|
.quantity-control__basePageContainer___P_S4Y {
|
|
7671
7516
|
max-width: 1440px !important;
|
|
@@ -7674,13 +7519,6 @@ button {
|
|
|
7674
7519
|
.quantity-control__removeScroll___OJlc8 {
|
|
7675
7520
|
overflow-y: hidden !important;
|
|
7676
7521
|
}
|
|
7677
|
-
::selection {
|
|
7678
|
-
background-color: #e8a76c;
|
|
7679
|
-
color: #000;
|
|
7680
|
-
}
|
|
7681
|
-
img::selection {
|
|
7682
|
-
background-color: transparent;
|
|
7683
|
-
}
|
|
7684
7522
|
.quantity-control__mr-5___KrHWb,
|
|
7685
7523
|
.quantity-control__mr5___HDUFR {
|
|
7686
7524
|
margin-right: 30px !important;
|
|
@@ -8077,9 +7915,6 @@ h5,
|
|
|
8077
7915
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
8078
7916
|
margin: 0 auto;
|
|
8079
7917
|
}
|
|
8080
|
-
button {
|
|
8081
|
-
cursor: pointer;
|
|
8082
|
-
}
|
|
8083
7918
|
.fy-dropdown__base-page-container___obW4G,
|
|
8084
7919
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
8085
7920
|
max-width: 1440px !important;
|
|
@@ -8088,13 +7923,6 @@ button {
|
|
|
8088
7923
|
.fy-dropdown__removeScroll___YixrL {
|
|
8089
7924
|
overflow-y: hidden !important;
|
|
8090
7925
|
}
|
|
8091
|
-
::selection {
|
|
8092
|
-
background-color: #e8a76c;
|
|
8093
|
-
color: #000;
|
|
8094
|
-
}
|
|
8095
|
-
img::selection {
|
|
8096
|
-
background-color: transparent;
|
|
8097
|
-
}
|
|
8098
7926
|
.fy-dropdown__mr-5___ctv4d,
|
|
8099
7927
|
.fy-dropdown__mr5___oPnFN {
|
|
8100
7928
|
margin-right: 30px !important;
|
|
@@ -8527,9 +8355,6 @@ h5,
|
|
|
8527
8355
|
.size-guide__margin0auto___eOCKG {
|
|
8528
8356
|
margin: 0 auto;
|
|
8529
8357
|
}
|
|
8530
|
-
button {
|
|
8531
|
-
cursor: pointer;
|
|
8532
|
-
}
|
|
8533
8358
|
.size-guide__base-page-container___q84wh,
|
|
8534
8359
|
.size-guide__basePageContainer___Edylf {
|
|
8535
8360
|
max-width: 1440px !important;
|
|
@@ -8538,13 +8363,6 @@ button {
|
|
|
8538
8363
|
.size-guide__removeScroll___o_g_o {
|
|
8539
8364
|
overflow-y: hidden !important;
|
|
8540
8365
|
}
|
|
8541
|
-
::selection {
|
|
8542
|
-
background-color: #e8a76c;
|
|
8543
|
-
color: #000;
|
|
8544
|
-
}
|
|
8545
|
-
img::selection {
|
|
8546
|
-
background-color: transparent;
|
|
8547
|
-
}
|
|
8548
8366
|
.size-guide__mr-5___x3jkZ,
|
|
8549
8367
|
.size-guide__mr5___Ks7yP {
|
|
8550
8368
|
margin-right: 30px !important;
|