@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
|
.sticky-pay-now__margin0auto___IUrzh {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.sticky-pay-now__base-page-container___QXfUb,
|
|
257
254
|
.sticky-pay-now__basePageContainer___KO0eb {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.sticky-pay-now__removeScroll___kF3g4 {
|
|
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-pay-now__mr-5___oR6lr,
|
|
272
262
|
.sticky-pay-now__mr5___HP_gl {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.single-page-shipment__margin0auto___kPIkb {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.single-page-shipment__base-page-container___vqwM8,
|
|
257
254
|
.single-page-shipment__basePageContainer___lcViO {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.single-page-shipment__removeScroll___Wt6w4 {
|
|
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
|
.single-page-shipment__mr-5___QvvGn,
|
|
272
262
|
.single-page-shipment__mr5___W07Sa {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -748,9 +738,6 @@ h5,
|
|
|
748
738
|
.single-shipment-content__margin0auto___IGsne {
|
|
749
739
|
margin: 0 auto;
|
|
750
740
|
}
|
|
751
|
-
button {
|
|
752
|
-
cursor: pointer;
|
|
753
|
-
}
|
|
754
741
|
.single-shipment-content__base-page-container___K7IyN,
|
|
755
742
|
.single-shipment-content__basePageContainer___Pxi32 {
|
|
756
743
|
max-width: 1440px !important;
|
|
@@ -759,13 +746,6 @@ button {
|
|
|
759
746
|
.single-shipment-content__removeScroll___TWbdg {
|
|
760
747
|
overflow-y: hidden !important;
|
|
761
748
|
}
|
|
762
|
-
::selection {
|
|
763
|
-
background-color: #e8a76c;
|
|
764
|
-
color: #000;
|
|
765
|
-
}
|
|
766
|
-
img::selection {
|
|
767
|
-
background-color: transparent;
|
|
768
|
-
}
|
|
769
749
|
.single-shipment-content__mr-5___Zv6MF,
|
|
770
750
|
.single-shipment-content__mr5___E_a2K {
|
|
771
751
|
margin-right: 30px !important;
|
|
@@ -1046,7 +1026,7 @@ img::selection {
|
|
|
1046
1026
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__priceWrapper___KZYrt .single-shipment-content__discount___ur9L7 {
|
|
1047
1027
|
font-weight: 500;
|
|
1048
1028
|
font-size: 12px;
|
|
1049
|
-
color: var(--
|
|
1029
|
+
color: var(--saleDiscountText, #1c958f);
|
|
1050
1030
|
}
|
|
1051
1031
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__offersWarning___bo1Rp {
|
|
1052
1032
|
display: flex;
|
|
@@ -1385,9 +1365,6 @@ h5,
|
|
|
1385
1365
|
.free-gift-item__margin0auto___hpTPs {
|
|
1386
1366
|
margin: 0 auto;
|
|
1387
1367
|
}
|
|
1388
|
-
button {
|
|
1389
|
-
cursor: pointer;
|
|
1390
|
-
}
|
|
1391
1368
|
.free-gift-item__base-page-container___LIKt3,
|
|
1392
1369
|
.free-gift-item__basePageContainer___lzNzG {
|
|
1393
1370
|
max-width: 1440px !important;
|
|
@@ -1396,13 +1373,6 @@ button {
|
|
|
1396
1373
|
.free-gift-item__removeScroll___DdTl9 {
|
|
1397
1374
|
overflow-y: hidden !important;
|
|
1398
1375
|
}
|
|
1399
|
-
::selection {
|
|
1400
|
-
background-color: #e8a76c;
|
|
1401
|
-
color: #000;
|
|
1402
|
-
}
|
|
1403
|
-
img::selection {
|
|
1404
|
-
background-color: transparent;
|
|
1405
|
-
}
|
|
1406
1376
|
.free-gift-item__mr-5___R4N5D,
|
|
1407
1377
|
.free-gift-item__mr5___OIG6F {
|
|
1408
1378
|
margin-right: 30px !important;
|
|
@@ -1830,9 +1800,6 @@ h5,
|
|
|
1830
1800
|
.sticky-pay-now__margin0auto___IUrzh {
|
|
1831
1801
|
margin: 0 auto;
|
|
1832
1802
|
}
|
|
1833
|
-
button {
|
|
1834
|
-
cursor: pointer;
|
|
1835
|
-
}
|
|
1836
1803
|
.sticky-pay-now__base-page-container___QXfUb,
|
|
1837
1804
|
.sticky-pay-now__basePageContainer___KO0eb {
|
|
1838
1805
|
max-width: 1440px !important;
|
|
@@ -1841,13 +1808,6 @@ button {
|
|
|
1841
1808
|
.sticky-pay-now__removeScroll___kF3g4 {
|
|
1842
1809
|
overflow-y: hidden !important;
|
|
1843
1810
|
}
|
|
1844
|
-
::selection {
|
|
1845
|
-
background-color: #e8a76c;
|
|
1846
|
-
color: #000;
|
|
1847
|
-
}
|
|
1848
|
-
img::selection {
|
|
1849
|
-
background-color: transparent;
|
|
1850
|
-
}
|
|
1851
1811
|
.sticky-pay-now__mr-5___oR6lr,
|
|
1852
1812
|
.sticky-pay-now__mr5___HP_gl {
|
|
1853
1813
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.single-shipment-content__margin0auto___IGsne {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.single-shipment-content__base-page-container___K7IyN,
|
|
257
254
|
.single-shipment-content__basePageContainer___Pxi32 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.single-shipment-content__removeScroll___TWbdg {
|
|
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
|
.single-shipment-content__mr-5___Zv6MF,
|
|
272
262
|
.single-shipment-content__mr5___E_a2K {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -548,7 +538,7 @@ img::selection {
|
|
|
548
538
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__priceWrapper___KZYrt .single-shipment-content__discount___ur9L7 {
|
|
549
539
|
font-weight: 500;
|
|
550
540
|
font-size: 12px;
|
|
551
|
-
color: var(--
|
|
541
|
+
color: var(--saleDiscountText, #1c958f);
|
|
552
542
|
}
|
|
553
543
|
.single-shipment-content__reviewContentContainer___xogoD .single-shipment-content__shipmentWrapper___vvFUN .single-shipment-content__item___EOvzd .single-shipment-content__itemWrapper___Sz3u9 .single-shipment-content__rightDetails___Ll92n .single-shipment-content__paymentInfo___lbLQI .single-shipment-content__offersWarning___bo1Rp {
|
|
554
544
|
display: flex;
|
|
@@ -887,9 +877,6 @@ h5,
|
|
|
887
877
|
.free-gift-item__margin0auto___hpTPs {
|
|
888
878
|
margin: 0 auto;
|
|
889
879
|
}
|
|
890
|
-
button {
|
|
891
|
-
cursor: pointer;
|
|
892
|
-
}
|
|
893
880
|
.free-gift-item__base-page-container___LIKt3,
|
|
894
881
|
.free-gift-item__basePageContainer___lzNzG {
|
|
895
882
|
max-width: 1440px !important;
|
|
@@ -898,13 +885,6 @@ button {
|
|
|
898
885
|
.free-gift-item__removeScroll___DdTl9 {
|
|
899
886
|
overflow-y: hidden !important;
|
|
900
887
|
}
|
|
901
|
-
::selection {
|
|
902
|
-
background-color: #e8a76c;
|
|
903
|
-
color: #000;
|
|
904
|
-
}
|
|
905
|
-
img::selection {
|
|
906
|
-
background-color: transparent;
|
|
907
|
-
}
|
|
908
888
|
.free-gift-item__mr-5___R4N5D,
|
|
909
889
|
.free-gift-item__mr5___OIG6F {
|
|
910
890
|
margin-right: 30px !important;
|
package/dist/pages/blog/blog.css
CHANGED
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.blog__margin0auto___gE3gj {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.blog__base-page-container___nrwKU,
|
|
257
254
|
.blog__basePageContainer___b4HB_ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.blog__removeScroll___oP8A1 {
|
|
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
|
.blog__mr-5___MISXu,
|
|
272
262
|
.blog__mr5___XaFu7 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -1121,9 +1111,6 @@ h5,
|
|
|
1121
1111
|
.blog-tabs__margin0auto___vIodS {
|
|
1122
1112
|
margin: 0 auto;
|
|
1123
1113
|
}
|
|
1124
|
-
button {
|
|
1125
|
-
cursor: pointer;
|
|
1126
|
-
}
|
|
1127
1114
|
.blog-tabs__base-page-container___OtQmp,
|
|
1128
1115
|
.blog-tabs__basePageContainer___GcBfF {
|
|
1129
1116
|
max-width: 1440px !important;
|
|
@@ -1132,13 +1119,6 @@ button {
|
|
|
1132
1119
|
.blog-tabs__removeScroll___puf0A {
|
|
1133
1120
|
overflow-y: hidden !important;
|
|
1134
1121
|
}
|
|
1135
|
-
::selection {
|
|
1136
|
-
background-color: #e8a76c;
|
|
1137
|
-
color: #000;
|
|
1138
|
-
}
|
|
1139
|
-
img::selection {
|
|
1140
|
-
background-color: transparent;
|
|
1141
|
-
}
|
|
1142
1122
|
.blog-tabs__mr-5___Zc_UE,
|
|
1143
1123
|
.blog-tabs__mr5___FnrEd {
|
|
1144
1124
|
margin-right: 30px !important;
|
|
@@ -1551,9 +1531,6 @@ h5,
|
|
|
1551
1531
|
.blog-footer__margin0auto___u5B2X {
|
|
1552
1532
|
margin: 0 auto;
|
|
1553
1533
|
}
|
|
1554
|
-
button {
|
|
1555
|
-
cursor: pointer;
|
|
1556
|
-
}
|
|
1557
1534
|
.blog-footer__base-page-container___s6Mc0,
|
|
1558
1535
|
.blog-footer__basePageContainer___ed0PZ {
|
|
1559
1536
|
max-width: 1440px !important;
|
|
@@ -1562,13 +1539,6 @@ button {
|
|
|
1562
1539
|
.blog-footer__removeScroll___vomjT {
|
|
1563
1540
|
overflow-y: hidden !important;
|
|
1564
1541
|
}
|
|
1565
|
-
::selection {
|
|
1566
|
-
background-color: #e8a76c;
|
|
1567
|
-
color: #000;
|
|
1568
|
-
}
|
|
1569
|
-
img::selection {
|
|
1570
|
-
background-color: transparent;
|
|
1571
|
-
}
|
|
1572
1542
|
.blog-footer__mr-5___tTaVp,
|
|
1573
1543
|
.blog-footer__mr5___VmPIx {
|
|
1574
1544
|
margin-right: 30px !important;
|
|
@@ -1997,9 +1967,6 @@ h5,
|
|
|
1997
1967
|
.empty-state__margin0auto___sFRqb {
|
|
1998
1968
|
margin: 0 auto;
|
|
1999
1969
|
}
|
|
2000
|
-
button {
|
|
2001
|
-
cursor: pointer;
|
|
2002
|
-
}
|
|
2003
1970
|
.empty-state__base-page-container___TR3X9,
|
|
2004
1971
|
.empty-state__basePageContainer___HJybL {
|
|
2005
1972
|
max-width: 1440px !important;
|
|
@@ -2008,13 +1975,6 @@ button {
|
|
|
2008
1975
|
.empty-state__removeScroll___fAP1Z {
|
|
2009
1976
|
overflow-y: hidden !important;
|
|
2010
1977
|
}
|
|
2011
|
-
::selection {
|
|
2012
|
-
background-color: #e8a76c;
|
|
2013
|
-
color: #000;
|
|
2014
|
-
}
|
|
2015
|
-
img::selection {
|
|
2016
|
-
background-color: transparent;
|
|
2017
|
-
}
|
|
2018
1978
|
.empty-state__mr-5___t8B92,
|
|
2019
1979
|
.empty-state__mr5___Fx2yp {
|
|
2020
1980
|
margin-right: 30px !important;
|
|
@@ -2421,9 +2381,6 @@ h5,
|
|
|
2421
2381
|
.pagination__margin0auto___dP0f_ {
|
|
2422
2382
|
margin: 0 auto;
|
|
2423
2383
|
}
|
|
2424
|
-
button {
|
|
2425
|
-
cursor: pointer;
|
|
2426
|
-
}
|
|
2427
2384
|
.pagination__base-page-container___NUdVW,
|
|
2428
2385
|
.pagination__basePageContainer___jFoB5 {
|
|
2429
2386
|
max-width: 1440px !important;
|
|
@@ -2432,13 +2389,6 @@ button {
|
|
|
2432
2389
|
.pagination__removeScroll___CB_Kc {
|
|
2433
2390
|
overflow-y: hidden !important;
|
|
2434
2391
|
}
|
|
2435
|
-
::selection {
|
|
2436
|
-
background-color: #e8a76c;
|
|
2437
|
-
color: #000;
|
|
2438
|
-
}
|
|
2439
|
-
img::selection {
|
|
2440
|
-
background-color: transparent;
|
|
2441
|
-
}
|
|
2442
2392
|
.pagination__mr-5___oY4X5,
|
|
2443
2393
|
.pagination__mr5___FEPwz {
|
|
2444
2394
|
margin-right: 30px !important;
|