@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
|
.login-mode-button__margin0auto___WZ2Zl {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.login-mode-button__base-page-container___prAig,
|
|
257
254
|
.login-mode-button__basePageContainer___IWlQi {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.login-mode-button__removeScroll___HncN9 {
|
|
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
|
.login-mode-button__mr-5___f_aDn,
|
|
272
262
|
.login-mode-button__mr5___UHJOX {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.login-otp__margin0auto___RkL2Q {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.login-otp__base-page-container___E8yLY,
|
|
257
254
|
.login-otp__basePageContainer___s9mWB {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.login-otp__removeScroll___qXFNJ {
|
|
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
|
.login-otp__mr-5___Ojg9V,
|
|
272
262
|
.login-otp__mr5___VXQm_ {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -736,9 +726,6 @@ h5,
|
|
|
736
726
|
.mobile-number__margin0auto___dwzed {
|
|
737
727
|
margin: 0 auto;
|
|
738
728
|
}
|
|
739
|
-
button {
|
|
740
|
-
cursor: pointer;
|
|
741
|
-
}
|
|
742
729
|
.mobile-number__base-page-container___AjFDR,
|
|
743
730
|
.mobile-number__basePageContainer___c8a0F {
|
|
744
731
|
max-width: 1440px !important;
|
|
@@ -747,13 +734,6 @@ button {
|
|
|
747
734
|
.mobile-number__removeScroll___hiYOj {
|
|
748
735
|
overflow-y: hidden !important;
|
|
749
736
|
}
|
|
750
|
-
::selection {
|
|
751
|
-
background-color: #e8a76c;
|
|
752
|
-
color: #000;
|
|
753
|
-
}
|
|
754
|
-
img::selection {
|
|
755
|
-
background-color: transparent;
|
|
756
|
-
}
|
|
757
737
|
.mobile-number__mr-5___gRl4u,
|
|
758
738
|
.mobile-number__mr5___tOVbz {
|
|
759
739
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.login-password__margin0auto___P_HY3 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.login-password__base-page-container___vuNzt,
|
|
257
254
|
.login-password__basePageContainer___JZAEQ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.login-password__removeScroll___Fsiqu {
|
|
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
|
.login-password__mr-5___Lshfi,
|
|
272
262
|
.login-password__mr5____3Df_ {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -705,9 +695,6 @@ h5,
|
|
|
705
695
|
.mobile-number__margin0auto___dwzed {
|
|
706
696
|
margin: 0 auto;
|
|
707
697
|
}
|
|
708
|
-
button {
|
|
709
|
-
cursor: pointer;
|
|
710
|
-
}
|
|
711
698
|
.mobile-number__base-page-container___AjFDR,
|
|
712
699
|
.mobile-number__basePageContainer___c8a0F {
|
|
713
700
|
max-width: 1440px !important;
|
|
@@ -716,13 +703,6 @@ button {
|
|
|
716
703
|
.mobile-number__removeScroll___hiYOj {
|
|
717
704
|
overflow-y: hidden !important;
|
|
718
705
|
}
|
|
719
|
-
::selection {
|
|
720
|
-
background-color: #e8a76c;
|
|
721
|
-
color: #000;
|
|
722
|
-
}
|
|
723
|
-
img::selection {
|
|
724
|
-
background-color: transparent;
|
|
725
|
-
}
|
|
726
706
|
.mobile-number__mr-5___gRl4u,
|
|
727
707
|
.mobile-number__mr5___tOVbz {
|
|
728
708
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.term-privacy__margin0auto___FBhqU {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.term-privacy__base-page-container___HBluM,
|
|
257
254
|
.term-privacy__basePageContainer___cQdew {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.term-privacy__removeScroll___RW5E2 {
|
|
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
|
.term-privacy__mr-5___u4G87,
|
|
272
262
|
.term-privacy__mr5___FIRoA {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -352,9 +342,29 @@ img::selection {
|
|
|
352
342
|
font-style: normal;
|
|
353
343
|
font-weight: 400;
|
|
354
344
|
line-height: 16.8px;
|
|
345
|
+
display: flex;
|
|
346
|
+
gap: 8px;
|
|
347
|
+
}
|
|
348
|
+
.term-privacy__midLinks___nJVYw .term-privacy__checkbox___o5MpQ {
|
|
349
|
+
accent-color: var(--buttonPrimary);
|
|
350
|
+
cursor: pointer;
|
|
355
351
|
}
|
|
356
352
|
.term-privacy__midLinks___nJVYw a {
|
|
357
353
|
font-weight: 500;
|
|
358
354
|
color: var(--buttonLink, #b1655b);
|
|
359
355
|
}
|
|
356
|
+
.term-privacy__byContinuingText___FqqI0 {
|
|
357
|
+
color: var(--textSecondary, #9c9c9c);
|
|
358
|
+
font-size: 12px;
|
|
359
|
+
font-style: normal;
|
|
360
|
+
font-weight: 400;
|
|
361
|
+
line-height: 16.8px;
|
|
362
|
+
text-align: center;
|
|
363
|
+
margin-top: 24px;
|
|
364
|
+
display: block;
|
|
365
|
+
}
|
|
366
|
+
.term-privacy__byContinuingText___FqqI0 a {
|
|
367
|
+
font-weight: 500;
|
|
368
|
+
color: var(--buttonLink, #b1655b);
|
|
369
|
+
}
|
|
360
370
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/components"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/components","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/components"),require("react")):e.firestone=r(e["fdk-core/components"],e.react)}("undefined"!=typeof self?self:this,((e,r)=>(()=>{"use strict";var
|
|
1
|
+
!function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/components"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/components","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/components"),require("react")):e.firestone=r(e["fdk-core/components"],e.react)}("undefined"!=typeof self?self:this,((e,r)=>(()=>{"use strict";var t={7438:r=>{r.exports=e},9155:e=>{e.exports=r}},n={};function __webpack_require__(e){var r=n[e];if(void 0!==r)return r.exports;var _=n[e]={exports:{}};return t[e](_,_.exports,__webpack_require__),_.exports}__webpack_require__.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=(e,r)=>{for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var _={};return(()=>{__webpack_require__.r(_),__webpack_require__.d(_,{default:()=>n});var e=__webpack_require__(9155),r=__webpack_require__.n(e),t=__webpack_require__(7438);const n=function TermPrivacy(e){let{onChange:n,checked:_}=e;const o="undefined"!=typeof window&&window.location.pathname.includes("auth/register");return r().createElement(r().Fragment,null,o?r().createElement("div",{className:"term-privacy__midLinks___nJVYw"},r().createElement("input",{className:"term-privacy__checkbox___o5MpQ",type:"checkbox",onChange:e=>n?.(e.target.checked),checked:_,"aria-required":"true","aria-label":"Accept Terms and Privacy Policy"}),r().createElement("span",null,"I agree to the ",r().createElement(t.FDKLink,{to:"/terms-and-conditions",target:"_blank"},"Terms of Service")," & ",r().createElement(t.FDKLink,{to:"/privacy-policy",target:"_blank"},"Privacy Policy"))):r().createElement("span",{className:"term-privacy__byContinuingText___FqqI0"},"By continuing, I agree to the ",r().createElement(t.FDKLink,{to:"/terms-and-conditions",target:"_blank"},"Terms of Service")," & ",r().createElement(t.FDKLink,{to:"/privacy-policy",target:"_blank"},"Privacy Policy")))}})(),_})()));
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.add-to-cart__margin0auto___hjDNy {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.add-to-cart__base-page-container___nAiyP,
|
|
257
254
|
.add-to-cart__basePageContainer___hPqeA {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.add-to-cart__removeScroll___Vu0XN {
|
|
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
|
.add-to-cart__mr-5___sGI0L,
|
|
272
262
|
.add-to-cart__mr5___TP0uh {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -616,7 +606,7 @@ img::selection {
|
|
|
616
606
|
justify-content: space-between;
|
|
617
607
|
border-radius: var(--buttonRadius, 0px);
|
|
618
608
|
padding: 0 12px;
|
|
619
|
-
background-color: var(--
|
|
609
|
+
background-color: var(--buttonSecondary, #fff);
|
|
620
610
|
flex: 1;
|
|
621
611
|
}
|
|
622
612
|
@media only screen and (max-width: 768px) {
|
|
@@ -624,12 +614,8 @@ img::selection {
|
|
|
624
614
|
height: 40px;
|
|
625
615
|
}
|
|
626
616
|
}
|
|
627
|
-
.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 {
|
|
628
|
-
fill: var(--buttonSecondary, #fff);
|
|
629
|
-
}
|
|
630
617
|
.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 {
|
|
631
618
|
border: none;
|
|
632
|
-
color: var(--buttonSecondary, #fff);
|
|
633
619
|
}
|
|
634
620
|
.add-to-cart__sizeCartContainer___ILhna {
|
|
635
621
|
display: flex;
|
|
@@ -1309,9 +1295,6 @@ h5,
|
|
|
1309
1295
|
.pic-zoom__margin0auto___BnCxu {
|
|
1310
1296
|
margin: 0 auto;
|
|
1311
1297
|
}
|
|
1312
|
-
button {
|
|
1313
|
-
cursor: pointer;
|
|
1314
|
-
}
|
|
1315
1298
|
.pic-zoom__base-page-container___DjoNL,
|
|
1316
1299
|
.pic-zoom__basePageContainer___SwnY5 {
|
|
1317
1300
|
max-width: 1440px !important;
|
|
@@ -1320,13 +1303,6 @@ button {
|
|
|
1320
1303
|
.pic-zoom__removeScroll___HJMy0 {
|
|
1321
1304
|
overflow-y: hidden !important;
|
|
1322
1305
|
}
|
|
1323
|
-
::selection {
|
|
1324
|
-
background-color: #e8a76c;
|
|
1325
|
-
color: #000;
|
|
1326
|
-
}
|
|
1327
|
-
img::selection {
|
|
1328
|
-
background-color: transparent;
|
|
1329
|
-
}
|
|
1330
1306
|
.pic-zoom__mr-5___Wzpzv,
|
|
1331
1307
|
.pic-zoom__mr5___C1_6W {
|
|
1332
1308
|
margin-right: 30px !important;
|
|
@@ -1757,9 +1733,6 @@ h5,
|
|
|
1757
1733
|
.image-gallery__margin0auto___OArwP {
|
|
1758
1734
|
margin: 0 auto;
|
|
1759
1735
|
}
|
|
1760
|
-
button {
|
|
1761
|
-
cursor: pointer;
|
|
1762
|
-
}
|
|
1763
1736
|
.image-gallery__base-page-container___E2ivH,
|
|
1764
1737
|
.image-gallery__basePageContainer___x7o5w {
|
|
1765
1738
|
max-width: 1440px !important;
|
|
@@ -1768,13 +1741,6 @@ button {
|
|
|
1768
1741
|
.image-gallery__removeScroll___k0MIC {
|
|
1769
1742
|
overflow-y: hidden !important;
|
|
1770
1743
|
}
|
|
1771
|
-
::selection {
|
|
1772
|
-
background-color: #e8a76c;
|
|
1773
|
-
color: #000;
|
|
1774
|
-
}
|
|
1775
|
-
img::selection {
|
|
1776
|
-
background-color: transparent;
|
|
1777
|
-
}
|
|
1778
1744
|
.image-gallery__mr-5___IOSOb,
|
|
1779
1745
|
.image-gallery__mr5___SOse5 {
|
|
1780
1746
|
margin-right: 30px !important;
|
|
@@ -2355,9 +2321,6 @@ h5,
|
|
|
2355
2321
|
.lightbox-image__margin0auto___X4T6F {
|
|
2356
2322
|
margin: 0 auto;
|
|
2357
2323
|
}
|
|
2358
|
-
button {
|
|
2359
|
-
cursor: pointer;
|
|
2360
|
-
}
|
|
2361
2324
|
.lightbox-image__base-page-container___UWSSd,
|
|
2362
2325
|
.lightbox-image__basePageContainer___Js2kk {
|
|
2363
2326
|
max-width: 1440px !important;
|
|
@@ -2366,13 +2329,6 @@ button {
|
|
|
2366
2329
|
.lightbox-image__removeScroll___skJNu {
|
|
2367
2330
|
overflow-y: hidden !important;
|
|
2368
2331
|
}
|
|
2369
|
-
::selection {
|
|
2370
|
-
background-color: #e8a76c;
|
|
2371
|
-
color: #000;
|
|
2372
|
-
}
|
|
2373
|
-
img::selection {
|
|
2374
|
-
background-color: transparent;
|
|
2375
|
-
}
|
|
2376
2332
|
.lightbox-image__mr-5___zBnnN,
|
|
2377
2333
|
.lightbox-image__mr5___D3dyL {
|
|
2378
2334
|
margin-right: 30px !important;
|
|
@@ -3161,9 +3117,6 @@ h5,
|
|
|
3161
3117
|
.mobile-slider__margin0auto___ZKqNe {
|
|
3162
3118
|
margin: 0 auto;
|
|
3163
3119
|
}
|
|
3164
|
-
button {
|
|
3165
|
-
cursor: pointer;
|
|
3166
|
-
}
|
|
3167
3120
|
.mobile-slider__base-page-container___qanzF,
|
|
3168
3121
|
.mobile-slider__basePageContainer___AVzwZ {
|
|
3169
3122
|
max-width: 1440px !important;
|
|
@@ -3172,13 +3125,6 @@ button {
|
|
|
3172
3125
|
.mobile-slider__removeScroll___AItBo {
|
|
3173
3126
|
overflow-y: hidden !important;
|
|
3174
3127
|
}
|
|
3175
|
-
::selection {
|
|
3176
|
-
background-color: #e8a76c;
|
|
3177
|
-
color: #000;
|
|
3178
|
-
}
|
|
3179
|
-
img::selection {
|
|
3180
|
-
background-color: transparent;
|
|
3181
|
-
}
|
|
3182
3128
|
.mobile-slider__mr-5___KSH23,
|
|
3183
3129
|
.mobile-slider__mr5___AP2TU {
|
|
3184
3130
|
margin-right: 30px !important;
|
|
@@ -3671,9 +3617,6 @@ h5,
|
|
|
3671
3617
|
.product-variants__margin0auto___kBOsA {
|
|
3672
3618
|
margin: 0 auto;
|
|
3673
3619
|
}
|
|
3674
|
-
button {
|
|
3675
|
-
cursor: pointer;
|
|
3676
|
-
}
|
|
3677
3620
|
.product-variants__base-page-container___ojzm5,
|
|
3678
3621
|
.product-variants__basePageContainer___NlTtj {
|
|
3679
3622
|
max-width: 1440px !important;
|
|
@@ -3682,13 +3625,6 @@ button {
|
|
|
3682
3625
|
.product-variants__removeScroll___omr3t {
|
|
3683
3626
|
overflow-y: hidden !important;
|
|
3684
3627
|
}
|
|
3685
|
-
::selection {
|
|
3686
|
-
background-color: #e8a76c;
|
|
3687
|
-
color: #000;
|
|
3688
|
-
}
|
|
3689
|
-
img::selection {
|
|
3690
|
-
background-color: transparent;
|
|
3691
|
-
}
|
|
3692
3628
|
.product-variants__mr-5___e28UX,
|
|
3693
3629
|
.product-variants__mr5___seqS1 {
|
|
3694
3630
|
margin-right: 30px !important;
|
|
@@ -4158,9 +4094,6 @@ h5,
|
|
|
4158
4094
|
.fy-button__margin0auto___LCb81 {
|
|
4159
4095
|
margin: 0 auto;
|
|
4160
4096
|
}
|
|
4161
|
-
button {
|
|
4162
|
-
cursor: pointer;
|
|
4163
|
-
}
|
|
4164
4097
|
.fy-button__base-page-container___blkPJ,
|
|
4165
4098
|
.fy-button__basePageContainer___ciPsX {
|
|
4166
4099
|
max-width: 1440px !important;
|
|
@@ -4169,13 +4102,6 @@ button {
|
|
|
4169
4102
|
.fy-button__removeScroll___UpL4U {
|
|
4170
4103
|
overflow-y: hidden !important;
|
|
4171
4104
|
}
|
|
4172
|
-
::selection {
|
|
4173
|
-
background-color: #e8a76c;
|
|
4174
|
-
color: #000;
|
|
4175
|
-
}
|
|
4176
|
-
img::selection {
|
|
4177
|
-
background-color: transparent;
|
|
4178
|
-
}
|
|
4179
4105
|
.fy-button__mr-5___A5qJJ,
|
|
4180
4106
|
.fy-button__mr5___BRUgW {
|
|
4181
4107
|
margin-right: 30px !important;
|
|
@@ -4267,7 +4193,7 @@ img::selection {
|
|
|
4267
4193
|
.fy-button__button___UES8C span {
|
|
4268
4194
|
display: inline-flex;
|
|
4269
4195
|
}
|
|
4270
|
-
.fy-button__button___UES8C:focus {
|
|
4196
|
+
.fy-button__button___UES8C:focus-visible {
|
|
4271
4197
|
outline: none;
|
|
4272
4198
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
4273
4199
|
}
|
|
@@ -4670,9 +4596,6 @@ h5,
|
|
|
4670
4596
|
.delivery-info__margin0auto___CJ7Tr {
|
|
4671
4597
|
margin: 0 auto;
|
|
4672
4598
|
}
|
|
4673
|
-
button {
|
|
4674
|
-
cursor: pointer;
|
|
4675
|
-
}
|
|
4676
4599
|
.delivery-info__base-page-container___FiprP,
|
|
4677
4600
|
.delivery-info__basePageContainer___FGhbn {
|
|
4678
4601
|
max-width: 1440px !important;
|
|
@@ -4681,13 +4604,6 @@ button {
|
|
|
4681
4604
|
.delivery-info__removeScroll___Ul2F_ {
|
|
4682
4605
|
overflow-y: hidden !important;
|
|
4683
4606
|
}
|
|
4684
|
-
::selection {
|
|
4685
|
-
background-color: #e8a76c;
|
|
4686
|
-
color: #000;
|
|
4687
|
-
}
|
|
4688
|
-
img::selection {
|
|
4689
|
-
background-color: transparent;
|
|
4690
|
-
}
|
|
4691
4607
|
.delivery-info__mr-5____8EmB,
|
|
4692
4608
|
.delivery-info__mr5___snDS1 {
|
|
4693
4609
|
margin-right: 30px !important;
|
|
@@ -5156,9 +5072,6 @@ h5,
|
|
|
5156
5072
|
.fy-input__margin0auto___dSSwm {
|
|
5157
5073
|
margin: 0 auto;
|
|
5158
5074
|
}
|
|
5159
|
-
button {
|
|
5160
|
-
cursor: pointer;
|
|
5161
|
-
}
|
|
5162
5075
|
.fy-input__base-page-container___DIijL,
|
|
5163
5076
|
.fy-input__basePageContainer___iFW9V {
|
|
5164
5077
|
max-width: 1440px !important;
|
|
@@ -5167,13 +5080,6 @@ button {
|
|
|
5167
5080
|
.fy-input__removeScroll___ZJHN4 {
|
|
5168
5081
|
overflow-y: hidden !important;
|
|
5169
5082
|
}
|
|
5170
|
-
::selection {
|
|
5171
|
-
background-color: #e8a76c;
|
|
5172
|
-
color: #000;
|
|
5173
|
-
}
|
|
5174
|
-
img::selection {
|
|
5175
|
-
background-color: transparent;
|
|
5176
|
-
}
|
|
5177
5083
|
.fy-input__mr-5___v4vQm,
|
|
5178
5084
|
.fy-input__mr5___FnOZz {
|
|
5179
5085
|
margin-right: 30px !important;
|
|
@@ -5378,23 +5284,6 @@ img::selection {
|
|
|
5378
5284
|
flex: 1;
|
|
5379
5285
|
}
|
|
5380
5286
|
|
|
5381
|
-
.shimmer__shimmerBox___LToot {
|
|
5382
|
-
width: var(--width);
|
|
5383
|
-
height: var(--height);
|
|
5384
|
-
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
5385
|
-
background-size: 200% 100%;
|
|
5386
|
-
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
5387
|
-
border-radius: 8px;
|
|
5388
|
-
}
|
|
5389
|
-
@keyframes shimmer__shimmer___b_S5k {
|
|
5390
|
-
0% {
|
|
5391
|
-
background-position: -200% 0;
|
|
5392
|
-
}
|
|
5393
|
-
100% {
|
|
5394
|
-
background-position: 200% 0;
|
|
5395
|
-
}
|
|
5396
|
-
}
|
|
5397
|
-
|
|
5398
5287
|
/**color by character**/
|
|
5399
5288
|
/** Font family **/
|
|
5400
5289
|
/** Font weight **/
|
|
@@ -5647,9 +5536,6 @@ h5,
|
|
|
5647
5536
|
.quantity-control__margin0auto___uqtOT {
|
|
5648
5537
|
margin: 0 auto;
|
|
5649
5538
|
}
|
|
5650
|
-
button {
|
|
5651
|
-
cursor: pointer;
|
|
5652
|
-
}
|
|
5653
5539
|
.quantity-control__base-page-container_____NJ7,
|
|
5654
5540
|
.quantity-control__basePageContainer___P_S4Y {
|
|
5655
5541
|
max-width: 1440px !important;
|
|
@@ -5658,13 +5544,6 @@ button {
|
|
|
5658
5544
|
.quantity-control__removeScroll___OJlc8 {
|
|
5659
5545
|
overflow-y: hidden !important;
|
|
5660
5546
|
}
|
|
5661
|
-
::selection {
|
|
5662
|
-
background-color: #e8a76c;
|
|
5663
|
-
color: #000;
|
|
5664
|
-
}
|
|
5665
|
-
img::selection {
|
|
5666
|
-
background-color: transparent;
|
|
5667
|
-
}
|
|
5668
5547
|
.quantity-control__mr-5___KrHWb,
|
|
5669
5548
|
.quantity-control__mr5___HDUFR {
|
|
5670
5549
|
margin-right: 30px !important;
|
|
@@ -6061,9 +5940,6 @@ h5,
|
|
|
6061
5940
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
6062
5941
|
margin: 0 auto;
|
|
6063
5942
|
}
|
|
6064
|
-
button {
|
|
6065
|
-
cursor: pointer;
|
|
6066
|
-
}
|
|
6067
5943
|
.fy-dropdown__base-page-container___obW4G,
|
|
6068
5944
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
6069
5945
|
max-width: 1440px !important;
|
|
@@ -6072,13 +5948,6 @@ button {
|
|
|
6072
5948
|
.fy-dropdown__removeScroll___YixrL {
|
|
6073
5949
|
overflow-y: hidden !important;
|
|
6074
5950
|
}
|
|
6075
|
-
::selection {
|
|
6076
|
-
background-color: #e8a76c;
|
|
6077
|
-
color: #000;
|
|
6078
|
-
}
|
|
6079
|
-
img::selection {
|
|
6080
|
-
background-color: transparent;
|
|
6081
|
-
}
|
|
6082
5951
|
.fy-dropdown__mr-5___ctv4d,
|
|
6083
5952
|
.fy-dropdown__mr5___oPnFN {
|
|
6084
5953
|
margin-right: 30px !important;
|