@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
|
.free-gift-item__margin0auto___hpTPs {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.free-gift-item__base-page-container___LIKt3,
|
|
257
254
|
.free-gift-item__basePageContainer___lzNzG {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.free-gift-item__removeScroll___DdTl9 {
|
|
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
|
.free-gift-item__mr-5___R4N5D,
|
|
272
262
|
.free-gift-item__mr5___OIG6F {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.gst-card__margin0auto____YpL4 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.gst-card__base-page-container___lm0cW,
|
|
257
254
|
.gst-card__basePageContainer___M6PGM {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.gst-card__removeScroll___uQ8AM {
|
|
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
|
.gst-card__mr-5___SGx3p,
|
|
272
262
|
.gst-card__mr5___cZ60B {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.remove-cart-item__margin0auto___QDoCO {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.remove-cart-item__base-page-container___gq42n,
|
|
257
254
|
.remove-cart-item__basePageContainer___TD_XD {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.remove-cart-item__removeScroll___l4R6m {
|
|
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
|
.remove-cart-item__mr-5___zd5nA,
|
|
272
262
|
.remove-cart-item__mr5___lt6uE {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -696,9 +686,6 @@ h5,
|
|
|
696
686
|
.modal__margin0auto___dB88d {
|
|
697
687
|
margin: 0 auto;
|
|
698
688
|
}
|
|
699
|
-
button {
|
|
700
|
-
cursor: pointer;
|
|
701
|
-
}
|
|
702
689
|
.modal__base-page-container___eZhia,
|
|
703
690
|
.modal__basePageContainer___QUmCs {
|
|
704
691
|
max-width: 1440px !important;
|
|
@@ -707,13 +694,6 @@ button {
|
|
|
707
694
|
.modal__removeScroll___sjuCx {
|
|
708
695
|
overflow-y: hidden !important;
|
|
709
696
|
}
|
|
710
|
-
::selection {
|
|
711
|
-
background-color: #e8a76c;
|
|
712
|
-
color: #000;
|
|
713
|
-
}
|
|
714
|
-
img::selection {
|
|
715
|
-
background-color: transparent;
|
|
716
|
-
}
|
|
717
697
|
.modal__mr-5___DjKqT,
|
|
718
698
|
.modal__mr5___il5jH {
|
|
719
699
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.share-cart__margin0auto___HFZi4 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.share-cart__base-page-container___bGvUi,
|
|
257
254
|
.share-cart__basePageContainer___ok3cx {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.share-cart__removeScroll___gzbuo {
|
|
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
|
.share-cart__mr-5___AmJ1R,
|
|
272
262
|
.share-cart__mr5___cddRn {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -645,9 +635,6 @@ h5,
|
|
|
645
635
|
.share-cart-modal__margin0auto___dmdLB {
|
|
646
636
|
margin: 0 auto;
|
|
647
637
|
}
|
|
648
|
-
button {
|
|
649
|
-
cursor: pointer;
|
|
650
|
-
}
|
|
651
638
|
.share-cart-modal__base-page-container___Ih9il,
|
|
652
639
|
.share-cart-modal__basePageContainer___w79Gk {
|
|
653
640
|
max-width: 1440px !important;
|
|
@@ -656,13 +643,6 @@ button {
|
|
|
656
643
|
.share-cart-modal__removeScroll___dDiEc {
|
|
657
644
|
overflow-y: hidden !important;
|
|
658
645
|
}
|
|
659
|
-
::selection {
|
|
660
|
-
background-color: #e8a76c;
|
|
661
|
-
color: #000;
|
|
662
|
-
}
|
|
663
|
-
img::selection {
|
|
664
|
-
background-color: transparent;
|
|
665
|
-
}
|
|
666
646
|
.share-cart-modal__mr-5___E0U4p,
|
|
667
647
|
.share-cart-modal__mr5___Hi621 {
|
|
668
648
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.share-cart-modal__margin0auto___dmdLB {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.share-cart-modal__base-page-container___Ih9il,
|
|
257
254
|
.share-cart-modal__basePageContainer___w79Gk {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.share-cart-modal__removeScroll___dDiEc {
|
|
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
|
.share-cart-modal__mr-5___E0U4p,
|
|
272
262
|
.share-cart-modal__mr5___Hi621 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.sticky-footer__margin0auto___Zv2YS {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.sticky-footer__base-page-container___TyeXH,
|
|
257
254
|
.sticky-footer__basePageContainer___LIprl {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.sticky-footer__removeScroll___lYDgv {
|
|
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
|
.sticky-footer__mr-5___Lai2Z,
|
|
272
262
|
.sticky-footer__mr5___kGo_t {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -346,11 +336,8 @@ img::selection {
|
|
|
346
336
|
}
|
|
347
337
|
.sticky-footer__stickyFooter___vhgUO {
|
|
348
338
|
display: none;
|
|
349
|
-
position:
|
|
350
|
-
position: -webkit-
|
|
351
|
-
position: -moz-fixed;
|
|
352
|
-
position: -ms-fixed;
|
|
353
|
-
position: -o-fixed;
|
|
339
|
+
position: sticky;
|
|
340
|
+
position: -webkit-sticky;
|
|
354
341
|
width: 100%;
|
|
355
342
|
line-height: 140%;
|
|
356
343
|
z-index: 1;
|
|
@@ -287,9 +287,6 @@ h5,
|
|
|
287
287
|
.product-card__margin0auto___bDCTH {
|
|
288
288
|
margin: 0 auto;
|
|
289
289
|
}
|
|
290
|
-
button {
|
|
291
|
-
cursor: pointer;
|
|
292
|
-
}
|
|
293
290
|
.product-card__base-page-container___goroE,
|
|
294
291
|
.product-card__basePageContainer___ciwSl {
|
|
295
292
|
max-width: 1440px !important;
|
|
@@ -298,13 +295,6 @@ button {
|
|
|
298
295
|
.product-card__removeScroll___m9Lgv {
|
|
299
296
|
overflow-y: hidden !important;
|
|
300
297
|
}
|
|
301
|
-
::selection {
|
|
302
|
-
background-color: #e8a76c;
|
|
303
|
-
color: #000;
|
|
304
|
-
}
|
|
305
|
-
img::selection {
|
|
306
|
-
background-color: transparent;
|
|
307
|
-
}
|
|
308
298
|
.product-card__mr-5___H__3E,
|
|
309
299
|
.product-card__mr5___nG6Pk {
|
|
310
300
|
margin-right: 30px !important;
|
|
@@ -390,6 +380,9 @@ img::selection {
|
|
|
390
380
|
letter-spacing: -0.02em;
|
|
391
381
|
font-weight: 400;
|
|
392
382
|
}
|
|
383
|
+
.product-card__productCard___VMIjd .product-card__removeIcon___C1vVY path {
|
|
384
|
+
fill: var(--textBody, #3c3131) !important;
|
|
385
|
+
}
|
|
393
386
|
.product-card__productCard___VMIjd.product-card__sliderCard___Owqig .product-card__productDescContainer___S8oiv {
|
|
394
387
|
flex-direction: column !important;
|
|
395
388
|
}
|
|
@@ -445,7 +438,7 @@ img::selection {
|
|
|
445
438
|
.product-card__productCard___VMIjd .product-card__imageContainer___lRTmc .product-card__badge___Tstrb {
|
|
446
439
|
position: absolute;
|
|
447
440
|
min-width: 50px;
|
|
448
|
-
border-radius:
|
|
441
|
+
border-radius: var(--badgeRadius, 0px);
|
|
449
442
|
padding: 6px 12px;
|
|
450
443
|
text-align: center;
|
|
451
444
|
background-color: var(--saleBadgeBackground, #fff);
|
|
@@ -585,7 +578,6 @@ img::selection {
|
|
|
585
578
|
z-index: -2;
|
|
586
579
|
}
|
|
587
580
|
.product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__addToCart___KUnfH {
|
|
588
|
-
border: 0.8px solid var(--dividerStokes, #d4d1d1);
|
|
589
581
|
background: var(--buttonSecondary, #fff);
|
|
590
582
|
font-weight: 500;
|
|
591
583
|
line-height: 16px;
|
|
@@ -995,9 +987,6 @@ h5,
|
|
|
995
987
|
.fy-button__margin0auto___LCb81 {
|
|
996
988
|
margin: 0 auto;
|
|
997
989
|
}
|
|
998
|
-
button {
|
|
999
|
-
cursor: pointer;
|
|
1000
|
-
}
|
|
1001
990
|
.fy-button__base-page-container___blkPJ,
|
|
1002
991
|
.fy-button__basePageContainer___ciPsX {
|
|
1003
992
|
max-width: 1440px !important;
|
|
@@ -1006,13 +995,6 @@ button {
|
|
|
1006
995
|
.fy-button__removeScroll___UpL4U {
|
|
1007
996
|
overflow-y: hidden !important;
|
|
1008
997
|
}
|
|
1009
|
-
::selection {
|
|
1010
|
-
background-color: #e8a76c;
|
|
1011
|
-
color: #000;
|
|
1012
|
-
}
|
|
1013
|
-
img::selection {
|
|
1014
|
-
background-color: transparent;
|
|
1015
|
-
}
|
|
1016
998
|
.fy-button__mr-5___A5qJJ,
|
|
1017
999
|
.fy-button__mr5___BRUgW {
|
|
1018
1000
|
margin-right: 30px !important;
|
|
@@ -1104,7 +1086,7 @@ img::selection {
|
|
|
1104
1086
|
.fy-button__button___UES8C span {
|
|
1105
1087
|
display: inline-flex;
|
|
1106
1088
|
}
|
|
1107
|
-
.fy-button__button___UES8C:focus {
|
|
1089
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1108
1090
|
outline: none;
|
|
1109
1091
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1110
1092
|
}
|
|
@@ -1660,9 +1642,6 @@ h5,
|
|
|
1660
1642
|
.compare__margin0auto___Xt5MN {
|
|
1661
1643
|
margin: 0 auto;
|
|
1662
1644
|
}
|
|
1663
|
-
button {
|
|
1664
|
-
cursor: pointer;
|
|
1665
|
-
}
|
|
1666
1645
|
.compare__base-page-container___aaRBP,
|
|
1667
1646
|
.compare__basePageContainer___h3awU {
|
|
1668
1647
|
max-width: 1440px !important;
|
|
@@ -1671,13 +1650,6 @@ button {
|
|
|
1671
1650
|
.compare__removeScroll___pC3MD {
|
|
1672
1651
|
overflow-y: hidden !important;
|
|
1673
1652
|
}
|
|
1674
|
-
::selection {
|
|
1675
|
-
background-color: #e8a76c;
|
|
1676
|
-
color: #000;
|
|
1677
|
-
}
|
|
1678
|
-
img::selection {
|
|
1679
|
-
background-color: transparent;
|
|
1680
|
-
}
|
|
1681
1653
|
.compare__mr-5___f0URg,
|
|
1682
1654
|
.compare__mr5___BShaE {
|
|
1683
1655
|
margin-right: 30px !important;
|
|
@@ -1766,9 +1738,6 @@ img::selection {
|
|
|
1766
1738
|
.compare__compare__breadcrumbs____x1Fr span {
|
|
1767
1739
|
color: var(--textSecondary);
|
|
1768
1740
|
}
|
|
1769
|
-
.compare__compare__breadcrumbs____x1Fr span.compare__active___JAuck {
|
|
1770
|
-
color: var(--buttonPrimary, #4e3f09);
|
|
1771
|
-
}
|
|
1772
1741
|
.compare__compare__title___GwK37 {
|
|
1773
1742
|
text-align: center;
|
|
1774
1743
|
margin-bottom: 16px;
|