@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
|
.comment__margin0auto___Tit7w {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.comment__base-page-container___BgFr9,
|
|
257
254
|
.comment__basePageContainer___M5N_l {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.comment__removeScroll___gE2l9 {
|
|
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
|
.comment__mr-5___lgGRF,
|
|
272
262
|
.comment__mr5___POQNm {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -815,9 +805,6 @@ h5,
|
|
|
815
805
|
.modal__margin0auto___dB88d {
|
|
816
806
|
margin: 0 auto;
|
|
817
807
|
}
|
|
818
|
-
button {
|
|
819
|
-
cursor: pointer;
|
|
820
|
-
}
|
|
821
808
|
.modal__base-page-container___eZhia,
|
|
822
809
|
.modal__basePageContainer___QUmCs {
|
|
823
810
|
max-width: 1440px !important;
|
|
@@ -826,13 +813,6 @@ button {
|
|
|
826
813
|
.modal__removeScroll___sjuCx {
|
|
827
814
|
overflow-y: hidden !important;
|
|
828
815
|
}
|
|
829
|
-
::selection {
|
|
830
|
-
background-color: #e8a76c;
|
|
831
|
-
color: #000;
|
|
832
|
-
}
|
|
833
|
-
img::selection {
|
|
834
|
-
background-color: transparent;
|
|
835
|
-
}
|
|
836
816
|
.modal__mr-5___DjKqT,
|
|
837
817
|
.modal__mr5___il5jH {
|
|
838
818
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.coupon__margin0auto___s50sG {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.coupon__base-page-container___qHZZI,
|
|
257
254
|
.coupon__basePageContainer___cMS4X {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.coupon__removeScroll___Zm11A {
|
|
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
|
.coupon__mr-5___Q2ora,
|
|
272
262
|
.coupon__mr5___a6PQR {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -966,9 +956,6 @@ h5,
|
|
|
966
956
|
.modal__margin0auto___dB88d {
|
|
967
957
|
margin: 0 auto;
|
|
968
958
|
}
|
|
969
|
-
button {
|
|
970
|
-
cursor: pointer;
|
|
971
|
-
}
|
|
972
959
|
.modal__base-page-container___eZhia,
|
|
973
960
|
.modal__basePageContainer___QUmCs {
|
|
974
961
|
max-width: 1440px !important;
|
|
@@ -977,13 +964,6 @@ button {
|
|
|
977
964
|
.modal__removeScroll___sjuCx {
|
|
978
965
|
overflow-y: hidden !important;
|
|
979
966
|
}
|
|
980
|
-
::selection {
|
|
981
|
-
background-color: #e8a76c;
|
|
982
|
-
color: #000;
|
|
983
|
-
}
|
|
984
|
-
img::selection {
|
|
985
|
-
background-color: transparent;
|
|
986
|
-
}
|
|
987
967
|
.modal__mr-5___DjKqT,
|
|
988
968
|
.modal__mr5___il5jH {
|
|
989
969
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.delivery-location__margin0auto___EfyAV {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.delivery-location__base-page-container___xPlKn,
|
|
257
254
|
.delivery-location__basePageContainer___Lu3RW {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.delivery-location__removeScroll___J_pr9 {
|
|
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
|
.delivery-location__mr-5___AQANh,
|
|
272
262
|
.delivery-location__mr5___O4MEP {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -964,9 +954,6 @@ h5,
|
|
|
964
954
|
.modal__margin0auto___dB88d {
|
|
965
955
|
margin: 0 auto;
|
|
966
956
|
}
|
|
967
|
-
button {
|
|
968
|
-
cursor: pointer;
|
|
969
|
-
}
|
|
970
957
|
.modal__base-page-container___eZhia,
|
|
971
958
|
.modal__basePageContainer___QUmCs {
|
|
972
959
|
max-width: 1440px !important;
|
|
@@ -975,13 +962,6 @@ button {
|
|
|
975
962
|
.modal__removeScroll___sjuCx {
|
|
976
963
|
overflow-y: hidden !important;
|
|
977
964
|
}
|
|
978
|
-
::selection {
|
|
979
|
-
background-color: #e8a76c;
|
|
980
|
-
color: #000;
|
|
981
|
-
}
|
|
982
|
-
img::selection {
|
|
983
|
-
background-color: transparent;
|
|
984
|
-
}
|
|
985
965
|
.modal__mr-5___DjKqT,
|
|
986
966
|
.modal__mr5___il5jH {
|
|
987
967
|
margin-right: 30px !important;
|
|
@@ -1454,9 +1434,6 @@ h5,
|
|
|
1454
1434
|
.address-item__margin0auto___xOJ1C {
|
|
1455
1435
|
margin: 0 auto;
|
|
1456
1436
|
}
|
|
1457
|
-
button {
|
|
1458
|
-
cursor: pointer;
|
|
1459
|
-
}
|
|
1460
1437
|
.address-item__base-page-container___KQ_WO,
|
|
1461
1438
|
.address-item__basePageContainer___Uq5VA {
|
|
1462
1439
|
max-width: 1440px !important;
|
|
@@ -1465,13 +1442,6 @@ button {
|
|
|
1465
1442
|
.address-item__removeScroll___pnOdH {
|
|
1466
1443
|
overflow-y: hidden !important;
|
|
1467
1444
|
}
|
|
1468
|
-
::selection {
|
|
1469
|
-
background-color: #e8a76c;
|
|
1470
|
-
color: #000;
|
|
1471
|
-
}
|
|
1472
|
-
img::selection {
|
|
1473
|
-
background-color: transparent;
|
|
1474
|
-
}
|
|
1475
1445
|
.address-item__mr-5___XwVAS,
|
|
1476
1446
|
.address-item__mr5___XLJZf {
|
|
1477
1447
|
margin-right: 30px !important;
|
|
@@ -1853,9 +1823,6 @@ h5,
|
|
|
1853
1823
|
.address-form__margin0auto___yIg0a {
|
|
1854
1824
|
margin: 0 auto;
|
|
1855
1825
|
}
|
|
1856
|
-
button {
|
|
1857
|
-
cursor: pointer;
|
|
1858
|
-
}
|
|
1859
1826
|
.address-form__base-page-container___tfikQ,
|
|
1860
1827
|
.address-form__basePageContainer___g68Pu {
|
|
1861
1828
|
max-width: 1440px !important;
|
|
@@ -1864,13 +1831,6 @@ button {
|
|
|
1864
1831
|
.address-form__removeScroll___DoCyw {
|
|
1865
1832
|
overflow-y: hidden !important;
|
|
1866
1833
|
}
|
|
1867
|
-
::selection {
|
|
1868
|
-
background-color: #e8a76c;
|
|
1869
|
-
color: #000;
|
|
1870
|
-
}
|
|
1871
|
-
img::selection {
|
|
1872
|
-
background-color: transparent;
|
|
1873
|
-
}
|
|
1874
1834
|
.address-form__mr-5___guovC,
|
|
1875
1835
|
.address-form__mr5___PXfNJ {
|
|
1876
1836
|
margin-right: 30px !important;
|
|
@@ -2616,9 +2576,6 @@ h5,
|
|
|
2616
2576
|
.fy-input__margin0auto___dSSwm {
|
|
2617
2577
|
margin: 0 auto;
|
|
2618
2578
|
}
|
|
2619
|
-
button {
|
|
2620
|
-
cursor: pointer;
|
|
2621
|
-
}
|
|
2622
2579
|
.fy-input__base-page-container___DIijL,
|
|
2623
2580
|
.fy-input__basePageContainer___iFW9V {
|
|
2624
2581
|
max-width: 1440px !important;
|
|
@@ -2627,13 +2584,6 @@ button {
|
|
|
2627
2584
|
.fy-input__removeScroll___ZJHN4 {
|
|
2628
2585
|
overflow-y: hidden !important;
|
|
2629
2586
|
}
|
|
2630
|
-
::selection {
|
|
2631
|
-
background-color: #e8a76c;
|
|
2632
|
-
color: #000;
|
|
2633
|
-
}
|
|
2634
|
-
img::selection {
|
|
2635
|
-
background-color: transparent;
|
|
2636
|
-
}
|
|
2637
2587
|
.fy-input__mr-5___v4vQm,
|
|
2638
2588
|
.fy-input__mr5___FnOZz {
|
|
2639
2589
|
margin-right: 30px !important;
|
|
@@ -3090,9 +3040,6 @@ h5,
|
|
|
3090
3040
|
.fy-input-group__margin0auto___yXReN {
|
|
3091
3041
|
margin: 0 auto;
|
|
3092
3042
|
}
|
|
3093
|
-
button {
|
|
3094
|
-
cursor: pointer;
|
|
3095
|
-
}
|
|
3096
3043
|
.fy-input-group__base-page-container___pEbR9,
|
|
3097
3044
|
.fy-input-group__basePageContainer___zU6sM {
|
|
3098
3045
|
max-width: 1440px !important;
|
|
@@ -3101,13 +3048,6 @@ button {
|
|
|
3101
3048
|
.fy-input-group__removeScroll___axbTm {
|
|
3102
3049
|
overflow-y: hidden !important;
|
|
3103
3050
|
}
|
|
3104
|
-
::selection {
|
|
3105
|
-
background-color: #e8a76c;
|
|
3106
|
-
color: #000;
|
|
3107
|
-
}
|
|
3108
|
-
img::selection {
|
|
3109
|
-
background-color: transparent;
|
|
3110
|
-
}
|
|
3111
3051
|
.fy-input-group__mr-5___eP9x0,
|
|
3112
3052
|
.fy-input-group__mr5___MAQOI {
|
|
3113
3053
|
margin-right: 30px !important;
|
|
@@ -3478,9 +3418,6 @@ h5,
|
|
|
3478
3418
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
3479
3419
|
margin: 0 auto;
|
|
3480
3420
|
}
|
|
3481
|
-
button {
|
|
3482
|
-
cursor: pointer;
|
|
3483
|
-
}
|
|
3484
3421
|
.fy-dropdown__base-page-container___obW4G,
|
|
3485
3422
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
3486
3423
|
max-width: 1440px !important;
|
|
@@ -3489,13 +3426,6 @@ button {
|
|
|
3489
3426
|
.fy-dropdown__removeScroll___YixrL {
|
|
3490
3427
|
overflow-y: hidden !important;
|
|
3491
3428
|
}
|
|
3492
|
-
::selection {
|
|
3493
|
-
background-color: #e8a76c;
|
|
3494
|
-
color: #000;
|
|
3495
|
-
}
|
|
3496
|
-
img::selection {
|
|
3497
|
-
background-color: transparent;
|
|
3498
|
-
}
|
|
3499
3429
|
.fy-dropdown__mr-5___ctv4d,
|
|
3500
3430
|
.fy-dropdown__mr5___oPnFN {
|
|
3501
3431
|
margin-right: 30px !important;
|
|
@@ -3928,9 +3858,6 @@ h5,
|
|
|
3928
3858
|
.mobile-number__margin0auto___dwzed {
|
|
3929
3859
|
margin: 0 auto;
|
|
3930
3860
|
}
|
|
3931
|
-
button {
|
|
3932
|
-
cursor: pointer;
|
|
3933
|
-
}
|
|
3934
3861
|
.mobile-number__base-page-container___AjFDR,
|
|
3935
3862
|
.mobile-number__basePageContainer___c8a0F {
|
|
3936
3863
|
max-width: 1440px !important;
|
|
@@ -3939,13 +3866,6 @@ button {
|
|
|
3939
3866
|
.mobile-number__removeScroll___hiYOj {
|
|
3940
3867
|
overflow-y: hidden !important;
|
|
3941
3868
|
}
|
|
3942
|
-
::selection {
|
|
3943
|
-
background-color: #e8a76c;
|
|
3944
|
-
color: #000;
|
|
3945
|
-
}
|
|
3946
|
-
img::selection {
|
|
3947
|
-
background-color: transparent;
|
|
3948
|
-
}
|
|
3949
3869
|
.mobile-number__mr-5___gRl4u,
|
|
3950
3870
|
.mobile-number__mr5___tOVbz {
|
|
3951
3871
|
margin-right: 30px !important;
|
|
@@ -4337,9 +4257,6 @@ h5,
|
|
|
4337
4257
|
.form-input-selector__margin0auto___ZobPO {
|
|
4338
4258
|
margin: 0 auto;
|
|
4339
4259
|
}
|
|
4340
|
-
button {
|
|
4341
|
-
cursor: pointer;
|
|
4342
|
-
}
|
|
4343
4260
|
.form-input-selector__base-page-container___gPJNW,
|
|
4344
4261
|
.form-input-selector__basePageContainer___VKttz {
|
|
4345
4262
|
max-width: 1440px !important;
|
|
@@ -4348,13 +4265,6 @@ button {
|
|
|
4348
4265
|
.form-input-selector__removeScroll___oClWr {
|
|
4349
4266
|
overflow-y: hidden !important;
|
|
4350
4267
|
}
|
|
4351
|
-
::selection {
|
|
4352
|
-
background-color: #e8a76c;
|
|
4353
|
-
color: #000;
|
|
4354
|
-
}
|
|
4355
|
-
img::selection {
|
|
4356
|
-
background-color: transparent;
|
|
4357
|
-
}
|
|
4358
4268
|
.form-input-selector__mr-5___v5gtT,
|
|
4359
4269
|
.form-input-selector__mr5___H3llg {
|
|
4360
4270
|
margin-right: 30px !important;
|