@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
|
.account-locked__margin0auto___cRcce {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.account-locked__base-page-container___WbeHm,
|
|
257
254
|
.account-locked__basePageContainer___bMsU0 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.account-locked__removeScroll___rZ_5Y {
|
|
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
|
.account-locked__mr-5___WlXME,
|
|
272
262
|
.account-locked__mr5___y8Pp7 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -658,9 +648,6 @@ h5,
|
|
|
658
648
|
.fy-button__margin0auto___LCb81 {
|
|
659
649
|
margin: 0 auto;
|
|
660
650
|
}
|
|
661
|
-
button {
|
|
662
|
-
cursor: pointer;
|
|
663
|
-
}
|
|
664
651
|
.fy-button__base-page-container___blkPJ,
|
|
665
652
|
.fy-button__basePageContainer___ciPsX {
|
|
666
653
|
max-width: 1440px !important;
|
|
@@ -669,13 +656,6 @@ button {
|
|
|
669
656
|
.fy-button__removeScroll___UpL4U {
|
|
670
657
|
overflow-y: hidden !important;
|
|
671
658
|
}
|
|
672
|
-
::selection {
|
|
673
|
-
background-color: #e8a76c;
|
|
674
|
-
color: #000;
|
|
675
|
-
}
|
|
676
|
-
img::selection {
|
|
677
|
-
background-color: transparent;
|
|
678
|
-
}
|
|
679
659
|
.fy-button__mr-5___A5qJJ,
|
|
680
660
|
.fy-button__mr5___BRUgW {
|
|
681
661
|
margin-right: 30px !important;
|
|
@@ -767,7 +747,7 @@ img::selection {
|
|
|
767
747
|
.fy-button__button___UES8C span {
|
|
768
748
|
display: inline-flex;
|
|
769
749
|
}
|
|
770
|
-
.fy-button__button___UES8C:focus {
|
|
750
|
+
.fy-button__button___UES8C:focus-visible {
|
|
771
751
|
outline: none;
|
|
772
752
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
773
753
|
}
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.login-register-toggle__margin0auto___T1A02 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.login-register-toggle__base-page-container___xhAPo,
|
|
257
254
|
.login-register-toggle__basePageContainer___Seotj {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.login-register-toggle__removeScroll___eMSJj {
|
|
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-register-toggle__mr-5___v7zhF,
|
|
272
262
|
.login-register-toggle__mr5___c7UOL {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.mobile-number__margin0auto___dwzed {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.mobile-number__base-page-container___AjFDR,
|
|
257
254
|
.mobile-number__basePageContainer___c8a0F {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.mobile-number__removeScroll___hiYOj {
|
|
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
|
.mobile-number__mr-5___gRl4u,
|
|
272
262
|
.mobile-number__mr5___tOVbz {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.verify-both__margin0auto___ZHnPn {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.verify-both__base-page-container___ekG0q,
|
|
257
254
|
.verify-both__basePageContainer___r3wkv {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.verify-both__removeScroll___jPZs_ {
|
|
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
|
.verify-both__mr-5___IG86K,
|
|
272
262
|
.verify-both__mr5___XKxD3 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.chip-item__margin0auto___zw8Wf {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.chip-item__base-page-container___tpwlm,
|
|
257
254
|
.chip-item__basePageContainer___tatGu {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.chip-item__removeScroll___GrcCf {
|
|
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
|
.chip-item__mr-5___TYpgd,
|
|
272
262
|
.chip-item__mr5___MnUyI {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -509,7 +499,7 @@ img::selection {
|
|
|
509
499
|
font-size: 12px;
|
|
510
500
|
font-weight: 500;
|
|
511
501
|
margin-right: 12px;
|
|
512
|
-
color: var(--
|
|
502
|
+
color: var(--saleDiscountText, #1c958f);
|
|
513
503
|
}
|
|
514
504
|
.chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemTotalContainer___E0DQq .chip-item__deliveryDateWrapper___TcR1g {
|
|
515
505
|
display: flex;
|
|
@@ -619,7 +609,6 @@ img::selection {
|
|
|
619
609
|
align-items: flex-start;
|
|
620
610
|
}
|
|
621
611
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq {
|
|
622
|
-
border-bottom: 1px solid #f0f0f0;
|
|
623
612
|
position: relative;
|
|
624
613
|
display: flex;
|
|
625
614
|
align-items: center;
|
|
@@ -654,7 +643,7 @@ img::selection {
|
|
|
654
643
|
font-weight: 400;
|
|
655
644
|
}
|
|
656
645
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalTitle___ITUcq .chip-item__sizeModalDiv____Vutd .chip-item__sizeModalContent___TAnsO .chip-item__sizeDiscount___yJRZW {
|
|
657
|
-
margin-top:
|
|
646
|
+
margin-top: 8px;
|
|
658
647
|
font-size: 14px;
|
|
659
648
|
font-weight: 600;
|
|
660
649
|
}
|
|
@@ -679,9 +668,7 @@ img::selection {
|
|
|
679
668
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf {
|
|
680
669
|
display: flex;
|
|
681
670
|
flex-wrap: wrap;
|
|
682
|
-
|
|
683
|
-
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk {
|
|
684
|
-
margin-right: 12px;
|
|
671
|
+
gap: 12px;
|
|
685
672
|
margin-top: 12px;
|
|
686
673
|
}
|
|
687
674
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalBody___hpEJF .chip-item__sizeHorizontalList___vfOZf .chip-item__singleSize___wixkk .chip-item__singleSizeDetails___CgTsc {
|
|
@@ -690,9 +677,7 @@ img::selection {
|
|
|
690
677
|
background: #fff;
|
|
691
678
|
border: 1px solid #e2e2e2;
|
|
692
679
|
border-radius: 4px;
|
|
693
|
-
padding:
|
|
694
|
-
padding-bottom: 14px;
|
|
695
|
-
padding-top: 14px;
|
|
680
|
+
padding: 12px;
|
|
696
681
|
display: inline-block;
|
|
697
682
|
cursor: pointer;
|
|
698
683
|
}
|
|
@@ -1077,9 +1062,6 @@ h5,
|
|
|
1077
1062
|
.quantity-control__margin0auto___uqtOT {
|
|
1078
1063
|
margin: 0 auto;
|
|
1079
1064
|
}
|
|
1080
|
-
button {
|
|
1081
|
-
cursor: pointer;
|
|
1082
|
-
}
|
|
1083
1065
|
.quantity-control__base-page-container_____NJ7,
|
|
1084
1066
|
.quantity-control__basePageContainer___P_S4Y {
|
|
1085
1067
|
max-width: 1440px !important;
|
|
@@ -1088,13 +1070,6 @@ button {
|
|
|
1088
1070
|
.quantity-control__removeScroll___OJlc8 {
|
|
1089
1071
|
overflow-y: hidden !important;
|
|
1090
1072
|
}
|
|
1091
|
-
::selection {
|
|
1092
|
-
background-color: #e8a76c;
|
|
1093
|
-
color: #000;
|
|
1094
|
-
}
|
|
1095
|
-
img::selection {
|
|
1096
|
-
background-color: transparent;
|
|
1097
|
-
}
|
|
1098
1073
|
.quantity-control__mr-5___KrHWb,
|
|
1099
1074
|
.quantity-control__mr5___HDUFR {
|
|
1100
1075
|
margin-right: 30px !important;
|
|
@@ -1491,9 +1466,6 @@ h5,
|
|
|
1491
1466
|
.modal__margin0auto___dB88d {
|
|
1492
1467
|
margin: 0 auto;
|
|
1493
1468
|
}
|
|
1494
|
-
button {
|
|
1495
|
-
cursor: pointer;
|
|
1496
|
-
}
|
|
1497
1469
|
.modal__base-page-container___eZhia,
|
|
1498
1470
|
.modal__basePageContainer___QUmCs {
|
|
1499
1471
|
max-width: 1440px !important;
|
|
@@ -1502,13 +1474,6 @@ button {
|
|
|
1502
1474
|
.modal__removeScroll___sjuCx {
|
|
1503
1475
|
overflow-y: hidden !important;
|
|
1504
1476
|
}
|
|
1505
|
-
::selection {
|
|
1506
|
-
background-color: #e8a76c;
|
|
1507
|
-
color: #000;
|
|
1508
|
-
}
|
|
1509
|
-
img::selection {
|
|
1510
|
-
background-color: transparent;
|
|
1511
|
-
}
|
|
1512
1477
|
.modal__mr-5___DjKqT,
|
|
1513
1478
|
.modal__mr5___il5jH {
|
|
1514
1479
|
margin-right: 30px !important;
|
|
@@ -1981,9 +1946,6 @@ h5,
|
|
|
1981
1946
|
.free-gift-item__margin0auto___hpTPs {
|
|
1982
1947
|
margin: 0 auto;
|
|
1983
1948
|
}
|
|
1984
|
-
button {
|
|
1985
|
-
cursor: pointer;
|
|
1986
|
-
}
|
|
1987
1949
|
.free-gift-item__base-page-container___LIKt3,
|
|
1988
1950
|
.free-gift-item__basePageContainer___lzNzG {
|
|
1989
1951
|
max-width: 1440px !important;
|
|
@@ -1992,13 +1954,6 @@ button {
|
|
|
1992
1954
|
.free-gift-item__removeScroll___DdTl9 {
|
|
1993
1955
|
overflow-y: hidden !important;
|
|
1994
1956
|
}
|
|
1995
|
-
::selection {
|
|
1996
|
-
background-color: #e8a76c;
|
|
1997
|
-
color: #000;
|
|
1998
|
-
}
|
|
1999
|
-
img::selection {
|
|
2000
|
-
background-color: transparent;
|
|
2001
|
-
}
|
|
2002
1957
|
.free-gift-item__mr-5___R4N5D,
|
|
2003
1958
|
.free-gift-item__mr5___OIG6F {
|
|
2004
1959
|
margin-right: 30px !important;
|