@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
|
.fy-input__margin0auto___dSSwm {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.fy-input__base-page-container___DIijL,
|
|
257
254
|
.fy-input__basePageContainer___iFW9V {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.fy-input__removeScroll___ZJHN4 {
|
|
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
|
.fy-input__mr-5___v4vQm,
|
|
272
262
|
.fy-input__mr5___FnOZz {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -724,9 +714,6 @@ h5,
|
|
|
724
714
|
.fy-input-group__margin0auto___yXReN {
|
|
725
715
|
margin: 0 auto;
|
|
726
716
|
}
|
|
727
|
-
button {
|
|
728
|
-
cursor: pointer;
|
|
729
|
-
}
|
|
730
717
|
.fy-input-group__base-page-container___pEbR9,
|
|
731
718
|
.fy-input-group__basePageContainer___zU6sM {
|
|
732
719
|
max-width: 1440px !important;
|
|
@@ -735,13 +722,6 @@ button {
|
|
|
735
722
|
.fy-input-group__removeScroll___axbTm {
|
|
736
723
|
overflow-y: hidden !important;
|
|
737
724
|
}
|
|
738
|
-
::selection {
|
|
739
|
-
background-color: #e8a76c;
|
|
740
|
-
color: #000;
|
|
741
|
-
}
|
|
742
|
-
img::selection {
|
|
743
|
-
background-color: transparent;
|
|
744
|
-
}
|
|
745
725
|
.fy-input-group__mr-5___eP9x0,
|
|
746
726
|
.fy-input-group__mr5___MAQOI {
|
|
747
727
|
margin-right: 30px !important;
|
|
@@ -1112,9 +1092,6 @@ h5,
|
|
|
1112
1092
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
1113
1093
|
margin: 0 auto;
|
|
1114
1094
|
}
|
|
1115
|
-
button {
|
|
1116
|
-
cursor: pointer;
|
|
1117
|
-
}
|
|
1118
1095
|
.fy-dropdown__base-page-container___obW4G,
|
|
1119
1096
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
1120
1097
|
max-width: 1440px !important;
|
|
@@ -1123,13 +1100,6 @@ button {
|
|
|
1123
1100
|
.fy-dropdown__removeScroll___YixrL {
|
|
1124
1101
|
overflow-y: hidden !important;
|
|
1125
1102
|
}
|
|
1126
|
-
::selection {
|
|
1127
|
-
background-color: #e8a76c;
|
|
1128
|
-
color: #000;
|
|
1129
|
-
}
|
|
1130
|
-
img::selection {
|
|
1131
|
-
background-color: transparent;
|
|
1132
|
-
}
|
|
1133
1103
|
.fy-dropdown__mr-5___ctv4d,
|
|
1134
1104
|
.fy-dropdown__mr5___oPnFN {
|
|
1135
1105
|
margin-right: 30px !important;
|
|
@@ -1562,9 +1532,6 @@ h5,
|
|
|
1562
1532
|
.mobile-number__margin0auto___dwzed {
|
|
1563
1533
|
margin: 0 auto;
|
|
1564
1534
|
}
|
|
1565
|
-
button {
|
|
1566
|
-
cursor: pointer;
|
|
1567
|
-
}
|
|
1568
1535
|
.mobile-number__base-page-container___AjFDR,
|
|
1569
1536
|
.mobile-number__basePageContainer___c8a0F {
|
|
1570
1537
|
max-width: 1440px !important;
|
|
@@ -1573,13 +1540,6 @@ button {
|
|
|
1573
1540
|
.mobile-number__removeScroll___hiYOj {
|
|
1574
1541
|
overflow-y: hidden !important;
|
|
1575
1542
|
}
|
|
1576
|
-
::selection {
|
|
1577
|
-
background-color: #e8a76c;
|
|
1578
|
-
color: #000;
|
|
1579
|
-
}
|
|
1580
|
-
img::selection {
|
|
1581
|
-
background-color: transparent;
|
|
1582
|
-
}
|
|
1583
1543
|
.mobile-number__mr-5___gRl4u,
|
|
1584
1544
|
.mobile-number__mr5___tOVbz {
|
|
1585
1545
|
margin-right: 30px !important;
|
|
@@ -1971,9 +1931,6 @@ h5,
|
|
|
1971
1931
|
.form-input-selector__margin0auto___ZobPO {
|
|
1972
1932
|
margin: 0 auto;
|
|
1973
1933
|
}
|
|
1974
|
-
button {
|
|
1975
|
-
cursor: pointer;
|
|
1976
|
-
}
|
|
1977
1934
|
.form-input-selector__base-page-container___gPJNW,
|
|
1978
1935
|
.form-input-selector__basePageContainer___VKttz {
|
|
1979
1936
|
max-width: 1440px !important;
|
|
@@ -1982,13 +1939,6 @@ button {
|
|
|
1982
1939
|
.form-input-selector__removeScroll___oClWr {
|
|
1983
1940
|
overflow-y: hidden !important;
|
|
1984
1941
|
}
|
|
1985
|
-
::selection {
|
|
1986
|
-
background-color: #e8a76c;
|
|
1987
|
-
color: #000;
|
|
1988
|
-
}
|
|
1989
|
-
img::selection {
|
|
1990
|
-
background-color: transparent;
|
|
1991
|
-
}
|
|
1992
1942
|
.form-input-selector__mr-5___v5gtT,
|
|
1993
1943
|
.form-input-selector__mr5___H3llg {
|
|
1994
1944
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.address-item__margin0auto___xOJ1C {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.address-item__base-page-container___KQ_WO,
|
|
257
254
|
.address-item__basePageContainer___Uq5VA {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.address-item__removeScroll___pnOdH {
|
|
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
|
.address-item__mr-5___XwVAS,
|
|
272
262
|
.address-item__mr5___XLJZf {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.beneficiary-list-item__margin0auto___CDRTe {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.beneficiary-list-item__base-page-container___HaLfw,
|
|
257
254
|
.beneficiary-list-item__basePageContainer___VI5Vp {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.beneficiary-list-item__removeScroll___pp8vN {
|
|
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
|
.beneficiary-list-item__mr-5___LTMRQ,
|
|
272
262
|
.beneficiary-list-item__mr5___Ldsvj {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.beneficiary-list__margin0auto___WL6L5 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.beneficiary-list__base-page-container___nEg5T,
|
|
257
254
|
.beneficiary-list__basePageContainer___JHWHu {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.beneficiary-list__removeScroll___iKj4a {
|
|
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
|
.beneficiary-list__mr-5___fPWkL,
|
|
272
262
|
.beneficiary-list__mr5___ipR2D {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -630,9 +620,6 @@ h5,
|
|
|
630
620
|
.beneficiary-list-item__margin0auto___CDRTe {
|
|
631
621
|
margin: 0 auto;
|
|
632
622
|
}
|
|
633
|
-
button {
|
|
634
|
-
cursor: pointer;
|
|
635
|
-
}
|
|
636
623
|
.beneficiary-list-item__base-page-container___HaLfw,
|
|
637
624
|
.beneficiary-list-item__basePageContainer___VI5Vp {
|
|
638
625
|
max-width: 1440px !important;
|
|
@@ -641,13 +628,6 @@ button {
|
|
|
641
628
|
.beneficiary-list-item__removeScroll___pp8vN {
|
|
642
629
|
overflow-y: hidden !important;
|
|
643
630
|
}
|
|
644
|
-
::selection {
|
|
645
|
-
background-color: #e8a76c;
|
|
646
|
-
color: #000;
|
|
647
|
-
}
|
|
648
|
-
img::selection {
|
|
649
|
-
background-color: transparent;
|
|
650
|
-
}
|
|
651
631
|
.beneficiary-list-item__mr-5___LTMRQ,
|
|
652
632
|
.beneficiary-list-item__mr5___Ldsvj {
|
|
653
633
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.blog-footer__margin0auto___u5B2X {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.blog-footer__base-page-container___s6Mc0,
|
|
257
254
|
.blog-footer__basePageContainer___ed0PZ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.blog-footer__removeScroll___vomjT {
|
|
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-footer__mr-5___tTaVp,
|
|
272
262
|
.blog-footer__mr5___VmPIx {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.blog-page__margin0auto___gJG4W {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.blog-page__base-page-container___LAeDj,
|
|
257
254
|
.blog-page__basePageContainer____K9lN {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.blog-page__removeScroll___JNM5i {
|
|
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-page__mr-5___oSg2V,
|
|
272
262
|
.blog-page__mr5___SkqRz {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -871,9 +861,6 @@ h5,
|
|
|
871
861
|
.blog-tabs__margin0auto___vIodS {
|
|
872
862
|
margin: 0 auto;
|
|
873
863
|
}
|
|
874
|
-
button {
|
|
875
|
-
cursor: pointer;
|
|
876
|
-
}
|
|
877
864
|
.blog-tabs__base-page-container___OtQmp,
|
|
878
865
|
.blog-tabs__basePageContainer___GcBfF {
|
|
879
866
|
max-width: 1440px !important;
|
|
@@ -882,13 +869,6 @@ button {
|
|
|
882
869
|
.blog-tabs__removeScroll___puf0A {
|
|
883
870
|
overflow-y: hidden !important;
|
|
884
871
|
}
|
|
885
|
-
::selection {
|
|
886
|
-
background-color: #e8a76c;
|
|
887
|
-
color: #000;
|
|
888
|
-
}
|
|
889
|
-
img::selection {
|
|
890
|
-
background-color: transparent;
|
|
891
|
-
}
|
|
892
872
|
.blog-tabs__mr-5___Zc_UE,
|
|
893
873
|
.blog-tabs__mr5___FnrEd {
|
|
894
874
|
margin-right: 30px !important;
|
|
@@ -1301,9 +1281,6 @@ h5,
|
|
|
1301
1281
|
.blog-footer__margin0auto___u5B2X {
|
|
1302
1282
|
margin: 0 auto;
|
|
1303
1283
|
}
|
|
1304
|
-
button {
|
|
1305
|
-
cursor: pointer;
|
|
1306
|
-
}
|
|
1307
1284
|
.blog-footer__base-page-container___s6Mc0,
|
|
1308
1285
|
.blog-footer__basePageContainer___ed0PZ {
|
|
1309
1286
|
max-width: 1440px !important;
|
|
@@ -1312,13 +1289,6 @@ button {
|
|
|
1312
1289
|
.blog-footer__removeScroll___vomjT {
|
|
1313
1290
|
overflow-y: hidden !important;
|
|
1314
1291
|
}
|
|
1315
|
-
::selection {
|
|
1316
|
-
background-color: #e8a76c;
|
|
1317
|
-
color: #000;
|
|
1318
|
-
}
|
|
1319
|
-
img::selection {
|
|
1320
|
-
background-color: transparent;
|
|
1321
|
-
}
|
|
1322
1292
|
.blog-footer__mr-5___tTaVp,
|
|
1323
1293
|
.blog-footer__mr5___VmPIx {
|
|
1324
1294
|
margin-right: 30px !important;
|