@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
|
.product-listing__margin0auto___CmTzG {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.product-listing__base-page-container___zsegi,
|
|
257
254
|
.product-listing__basePageContainer___lWoY4 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.product-listing__removeScroll___o6kZk {
|
|
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
|
.product-listing__mr-5___r1j50,
|
|
272
262
|
.product-listing__mr5___pxVkw {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -1172,9 +1162,6 @@ h5,
|
|
|
1172
1162
|
.breadcrumb__margin0auto___Qp6uT {
|
|
1173
1163
|
margin: 0 auto;
|
|
1174
1164
|
}
|
|
1175
|
-
button {
|
|
1176
|
-
cursor: pointer;
|
|
1177
|
-
}
|
|
1178
1165
|
.breadcrumb__base-page-container___cZJdW,
|
|
1179
1166
|
.breadcrumb__basePageContainer___x6QWs {
|
|
1180
1167
|
max-width: 1440px !important;
|
|
@@ -1183,13 +1170,6 @@ button {
|
|
|
1183
1170
|
.breadcrumb__removeScroll___yP_Qb {
|
|
1184
1171
|
overflow-y: hidden !important;
|
|
1185
1172
|
}
|
|
1186
|
-
::selection {
|
|
1187
|
-
background-color: #e8a76c;
|
|
1188
|
-
color: #000;
|
|
1189
|
-
}
|
|
1190
|
-
img::selection {
|
|
1191
|
-
background-color: transparent;
|
|
1192
|
-
}
|
|
1193
1173
|
.breadcrumb__mr-5___MN4Mm,
|
|
1194
1174
|
.breadcrumb__mr5___yoqTb {
|
|
1195
1175
|
margin-right: 30px !important;
|
|
@@ -1282,9 +1262,6 @@ img::selection {
|
|
|
1282
1262
|
.breadcrumb__breadcrumbs___lMY9E span {
|
|
1283
1263
|
color: var(--textSecondary, #9c9c9c);
|
|
1284
1264
|
}
|
|
1285
|
-
.breadcrumb__breadcrumbs___lMY9E span.breadcrumb__active___NRqNx {
|
|
1286
|
-
color: var(--buttonPrimary, #4e3f09);
|
|
1287
|
-
}
|
|
1288
1265
|
|
|
1289
1266
|
/**color by character**/
|
|
1290
1267
|
/** Font family **/
|
|
@@ -1575,9 +1552,6 @@ h5,
|
|
|
1575
1552
|
.product-card__margin0auto___bDCTH {
|
|
1576
1553
|
margin: 0 auto;
|
|
1577
1554
|
}
|
|
1578
|
-
button {
|
|
1579
|
-
cursor: pointer;
|
|
1580
|
-
}
|
|
1581
1555
|
.product-card__base-page-container___goroE,
|
|
1582
1556
|
.product-card__basePageContainer___ciwSl {
|
|
1583
1557
|
max-width: 1440px !important;
|
|
@@ -1586,13 +1560,6 @@ button {
|
|
|
1586
1560
|
.product-card__removeScroll___m9Lgv {
|
|
1587
1561
|
overflow-y: hidden !important;
|
|
1588
1562
|
}
|
|
1589
|
-
::selection {
|
|
1590
|
-
background-color: #e8a76c;
|
|
1591
|
-
color: #000;
|
|
1592
|
-
}
|
|
1593
|
-
img::selection {
|
|
1594
|
-
background-color: transparent;
|
|
1595
|
-
}
|
|
1596
1563
|
.product-card__mr-5___H__3E,
|
|
1597
1564
|
.product-card__mr5___nG6Pk {
|
|
1598
1565
|
margin-right: 30px !important;
|
|
@@ -1678,6 +1645,9 @@ img::selection {
|
|
|
1678
1645
|
letter-spacing: -0.02em;
|
|
1679
1646
|
font-weight: 400;
|
|
1680
1647
|
}
|
|
1648
|
+
.product-card__productCard___VMIjd .product-card__removeIcon___C1vVY path {
|
|
1649
|
+
fill: var(--textBody, #3c3131) !important;
|
|
1650
|
+
}
|
|
1681
1651
|
.product-card__productCard___VMIjd.product-card__sliderCard___Owqig .product-card__productDescContainer___S8oiv {
|
|
1682
1652
|
flex-direction: column !important;
|
|
1683
1653
|
}
|
|
@@ -1733,7 +1703,7 @@ img::selection {
|
|
|
1733
1703
|
.product-card__productCard___VMIjd .product-card__imageContainer___lRTmc .product-card__badge___Tstrb {
|
|
1734
1704
|
position: absolute;
|
|
1735
1705
|
min-width: 50px;
|
|
1736
|
-
border-radius:
|
|
1706
|
+
border-radius: var(--badgeRadius, 0px);
|
|
1737
1707
|
padding: 6px 12px;
|
|
1738
1708
|
text-align: center;
|
|
1739
1709
|
background-color: var(--saleBadgeBackground, #fff);
|
|
@@ -1873,7 +1843,6 @@ img::selection {
|
|
|
1873
1843
|
z-index: -2;
|
|
1874
1844
|
}
|
|
1875
1845
|
.product-card__productCard___VMIjd .product-card__productDescContainer___S8oiv .product-card__addToCart___KUnfH {
|
|
1876
|
-
border: 0.8px solid var(--dividerStokes, #d4d1d1);
|
|
1877
1846
|
background: var(--buttonSecondary, #fff);
|
|
1878
1847
|
font-weight: 500;
|
|
1879
1848
|
line-height: 16px;
|
|
@@ -2283,9 +2252,6 @@ h5,
|
|
|
2283
2252
|
.fy-button__margin0auto___LCb81 {
|
|
2284
2253
|
margin: 0 auto;
|
|
2285
2254
|
}
|
|
2286
|
-
button {
|
|
2287
|
-
cursor: pointer;
|
|
2288
|
-
}
|
|
2289
2255
|
.fy-button__base-page-container___blkPJ,
|
|
2290
2256
|
.fy-button__basePageContainer___ciPsX {
|
|
2291
2257
|
max-width: 1440px !important;
|
|
@@ -2294,13 +2260,6 @@ button {
|
|
|
2294
2260
|
.fy-button__removeScroll___UpL4U {
|
|
2295
2261
|
overflow-y: hidden !important;
|
|
2296
2262
|
}
|
|
2297
|
-
::selection {
|
|
2298
|
-
background-color: #e8a76c;
|
|
2299
|
-
color: #000;
|
|
2300
|
-
}
|
|
2301
|
-
img::selection {
|
|
2302
|
-
background-color: transparent;
|
|
2303
|
-
}
|
|
2304
2263
|
.fy-button__mr-5___A5qJJ,
|
|
2305
2264
|
.fy-button__mr5___BRUgW {
|
|
2306
2265
|
margin-right: 30px !important;
|
|
@@ -2392,7 +2351,7 @@ img::selection {
|
|
|
2392
2351
|
.fy-button__button___UES8C span {
|
|
2393
2352
|
display: inline-flex;
|
|
2394
2353
|
}
|
|
2395
|
-
.fy-button__button___UES8C:focus {
|
|
2354
|
+
.fy-button__button___UES8C:focus-visible {
|
|
2396
2355
|
outline: none;
|
|
2397
2356
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
2398
2357
|
}
|
|
@@ -2948,9 +2907,6 @@ h5,
|
|
|
2948
2907
|
.sort__margin0auto___LYqa9 {
|
|
2949
2908
|
margin: 0 auto;
|
|
2950
2909
|
}
|
|
2951
|
-
button {
|
|
2952
|
-
cursor: pointer;
|
|
2953
|
-
}
|
|
2954
2910
|
.sort__base-page-container___fjZga,
|
|
2955
2911
|
.sort__basePageContainer___wFZBk {
|
|
2956
2912
|
max-width: 1440px !important;
|
|
@@ -2959,13 +2915,6 @@ button {
|
|
|
2959
2915
|
.sort__removeScroll___amFIH {
|
|
2960
2916
|
overflow-y: hidden !important;
|
|
2961
2917
|
}
|
|
2962
|
-
::selection {
|
|
2963
|
-
background-color: #e8a76c;
|
|
2964
|
-
color: #000;
|
|
2965
|
-
}
|
|
2966
|
-
img::selection {
|
|
2967
|
-
background-color: transparent;
|
|
2968
|
-
}
|
|
2969
2918
|
.sort__mr-5___XTPJD,
|
|
2970
2919
|
.sort__mr5___e_pVn {
|
|
2971
2920
|
margin-right: 30px !important;
|
|
@@ -3389,9 +3338,6 @@ h5,
|
|
|
3389
3338
|
.filter-list__margin0auto___iZzmQ {
|
|
3390
3339
|
margin: 0 auto;
|
|
3391
3340
|
}
|
|
3392
|
-
button {
|
|
3393
|
-
cursor: pointer;
|
|
3394
|
-
}
|
|
3395
3341
|
.filter-list__base-page-container___BbCB8,
|
|
3396
3342
|
.filter-list__basePageContainer___TZbxv {
|
|
3397
3343
|
max-width: 1440px !important;
|
|
@@ -3400,13 +3346,6 @@ button {
|
|
|
3400
3346
|
.filter-list__removeScroll___k6cbB {
|
|
3401
3347
|
overflow-y: hidden !important;
|
|
3402
3348
|
}
|
|
3403
|
-
::selection {
|
|
3404
|
-
background-color: #e8a76c;
|
|
3405
|
-
color: #000;
|
|
3406
|
-
}
|
|
3407
|
-
img::selection {
|
|
3408
|
-
background-color: transparent;
|
|
3409
|
-
}
|
|
3410
3349
|
.filter-list__mr-5___K9ynD,
|
|
3411
3350
|
.filter-list__mr5___bN_bI {
|
|
3412
3351
|
margin-right: 30px !important;
|
|
@@ -3934,9 +3873,6 @@ h5,
|
|
|
3934
3873
|
.range-slider__margin0auto___k2dTs {
|
|
3935
3874
|
margin: 0 auto;
|
|
3936
3875
|
}
|
|
3937
|
-
button {
|
|
3938
|
-
cursor: pointer;
|
|
3939
|
-
}
|
|
3940
3876
|
.range-slider__base-page-container___K7qXv,
|
|
3941
3877
|
.range-slider__basePageContainer___fQupS {
|
|
3942
3878
|
max-width: 1440px !important;
|
|
@@ -3945,13 +3881,6 @@ button {
|
|
|
3945
3881
|
.range-slider__removeScroll___nElrU {
|
|
3946
3882
|
overflow-y: hidden !important;
|
|
3947
3883
|
}
|
|
3948
|
-
::selection {
|
|
3949
|
-
background-color: #e8a76c;
|
|
3950
|
-
color: #000;
|
|
3951
|
-
}
|
|
3952
|
-
img::selection {
|
|
3953
|
-
background-color: transparent;
|
|
3954
|
-
}
|
|
3955
3884
|
.range-slider__mr-5___acSjL,
|
|
3956
3885
|
.range-slider__mr5___Jy3ZU {
|
|
3957
3886
|
margin-right: 30px !important;
|
|
@@ -4344,9 +4273,6 @@ h5,
|
|
|
4344
4273
|
.fy-input__margin0auto___dSSwm {
|
|
4345
4274
|
margin: 0 auto;
|
|
4346
4275
|
}
|
|
4347
|
-
button {
|
|
4348
|
-
cursor: pointer;
|
|
4349
|
-
}
|
|
4350
4276
|
.fy-input__base-page-container___DIijL,
|
|
4351
4277
|
.fy-input__basePageContainer___iFW9V {
|
|
4352
4278
|
max-width: 1440px !important;
|
|
@@ -4355,13 +4281,6 @@ button {
|
|
|
4355
4281
|
.fy-input__removeScroll___ZJHN4 {
|
|
4356
4282
|
overflow-y: hidden !important;
|
|
4357
4283
|
}
|
|
4358
|
-
::selection {
|
|
4359
|
-
background-color: #e8a76c;
|
|
4360
|
-
color: #000;
|
|
4361
|
-
}
|
|
4362
|
-
img::selection {
|
|
4363
|
-
background-color: transparent;
|
|
4364
|
-
}
|
|
4365
4284
|
.fy-input__mr-5___v4vQm,
|
|
4366
4285
|
.fy-input__mr5___FnOZz {
|
|
4367
4286
|
margin-right: 30px !important;
|
|
@@ -4818,9 +4737,6 @@ h5,
|
|
|
4818
4737
|
.filter-item__margin0auto___SEgL7 {
|
|
4819
4738
|
margin: 0 auto;
|
|
4820
4739
|
}
|
|
4821
|
-
button {
|
|
4822
|
-
cursor: pointer;
|
|
4823
|
-
}
|
|
4824
4740
|
.filter-item__base-page-container___XQvlP,
|
|
4825
4741
|
.filter-item__basePageContainer___QoVyl {
|
|
4826
4742
|
max-width: 1440px !important;
|
|
@@ -4829,13 +4745,6 @@ button {
|
|
|
4829
4745
|
.filter-item__removeScroll___PmmPN {
|
|
4830
4746
|
overflow-y: hidden !important;
|
|
4831
4747
|
}
|
|
4832
|
-
::selection {
|
|
4833
|
-
background-color: #e8a76c;
|
|
4834
|
-
color: #000;
|
|
4835
|
-
}
|
|
4836
|
-
img::selection {
|
|
4837
|
-
background-color: transparent;
|
|
4838
|
-
}
|
|
4839
4748
|
.filter-item__mr-5___ReEgZ,
|
|
4840
4749
|
.filter-item__mr5___bVLCM {
|
|
4841
4750
|
margin-right: 30px !important;
|
|
@@ -5202,9 +5111,6 @@ h5,
|
|
|
5202
5111
|
.pagination__margin0auto___dP0f_ {
|
|
5203
5112
|
margin: 0 auto;
|
|
5204
5113
|
}
|
|
5205
|
-
button {
|
|
5206
|
-
cursor: pointer;
|
|
5207
|
-
}
|
|
5208
5114
|
.pagination__base-page-container___NUdVW,
|
|
5209
5115
|
.pagination__basePageContainer___jFoB5 {
|
|
5210
5116
|
max-width: 1440px !important;
|
|
@@ -5213,13 +5119,6 @@ button {
|
|
|
5213
5119
|
.pagination__removeScroll___CB_Kc {
|
|
5214
5120
|
overflow-y: hidden !important;
|
|
5215
5121
|
}
|
|
5216
|
-
::selection {
|
|
5217
|
-
background-color: #e8a76c;
|
|
5218
|
-
color: #000;
|
|
5219
|
-
}
|
|
5220
|
-
img::selection {
|
|
5221
|
-
background-color: transparent;
|
|
5222
|
-
}
|
|
5223
5122
|
.pagination__mr-5___oY4X5,
|
|
5224
5123
|
.pagination__mr5___FEPwz {
|
|
5225
5124
|
margin-right: 30px !important;
|
|
@@ -5608,9 +5507,6 @@ h5,
|
|
|
5608
5507
|
.filter-tags__margin0auto___ngQxM {
|
|
5609
5508
|
margin: 0 auto;
|
|
5610
5509
|
}
|
|
5611
|
-
button {
|
|
5612
|
-
cursor: pointer;
|
|
5613
|
-
}
|
|
5614
5510
|
.filter-tags__base-page-container___jcEKZ,
|
|
5615
5511
|
.filter-tags__basePageContainer___p7ZW_ {
|
|
5616
5512
|
max-width: 1440px !important;
|
|
@@ -5619,13 +5515,6 @@ button {
|
|
|
5619
5515
|
.filter-tags__removeScroll___sR3qX {
|
|
5620
5516
|
overflow-y: hidden !important;
|
|
5621
5517
|
}
|
|
5622
|
-
::selection {
|
|
5623
|
-
background-color: #e8a76c;
|
|
5624
|
-
color: #000;
|
|
5625
|
-
}
|
|
5626
|
-
img::selection {
|
|
5627
|
-
background-color: transparent;
|
|
5628
|
-
}
|
|
5629
5518
|
.filter-tags__mr-5___zefQj,
|
|
5630
5519
|
.filter-tags__mr5___QP9M3 {
|
|
5631
5520
|
margin-right: 30px !important;
|
|
@@ -6039,9 +5928,6 @@ h5,
|
|
|
6039
5928
|
.listing-description__margin0auto___V_B_T {
|
|
6040
5929
|
margin: 0 auto;
|
|
6041
5930
|
}
|
|
6042
|
-
button {
|
|
6043
|
-
cursor: pointer;
|
|
6044
|
-
}
|
|
6045
5931
|
.listing-description__base-page-container___C4YtN,
|
|
6046
5932
|
.listing-description__basePageContainer___LkrI_ {
|
|
6047
5933
|
max-width: 1440px !important;
|
|
@@ -6050,13 +5936,6 @@ button {
|
|
|
6050
5936
|
.listing-description__removeScroll___TJMqn {
|
|
6051
5937
|
overflow-y: hidden !important;
|
|
6052
5938
|
}
|
|
6053
|
-
::selection {
|
|
6054
|
-
background-color: #e8a76c;
|
|
6055
|
-
color: #000;
|
|
6056
|
-
}
|
|
6057
|
-
img::selection {
|
|
6058
|
-
background-color: transparent;
|
|
6059
|
-
}
|
|
6060
5939
|
.listing-description__mr-5___Z5PmL,
|
|
6061
5940
|
.listing-description__mr5___p_tyf {
|
|
6062
5941
|
margin-right: 30px !important;
|
|
@@ -6457,9 +6336,6 @@ h5,
|
|
|
6457
6336
|
.sort-modal__margin0auto___Vyp8e {
|
|
6458
6337
|
margin: 0 auto;
|
|
6459
6338
|
}
|
|
6460
|
-
button {
|
|
6461
|
-
cursor: pointer;
|
|
6462
|
-
}
|
|
6463
6339
|
.sort-modal__base-page-container___YHFJ9,
|
|
6464
6340
|
.sort-modal__basePageContainer___KywTZ {
|
|
6465
6341
|
max-width: 1440px !important;
|
|
@@ -6468,13 +6344,6 @@ button {
|
|
|
6468
6344
|
.sort-modal__removeScroll___AUpp7 {
|
|
6469
6345
|
overflow-y: hidden !important;
|
|
6470
6346
|
}
|
|
6471
|
-
::selection {
|
|
6472
|
-
background-color: #e8a76c;
|
|
6473
|
-
color: #000;
|
|
6474
|
-
}
|
|
6475
|
-
img::selection {
|
|
6476
|
-
background-color: transparent;
|
|
6477
|
-
}
|
|
6478
6347
|
.sort-modal__mr-5___YeRLl,
|
|
6479
6348
|
.sort-modal__mr5___Mt0nc {
|
|
6480
6349
|
margin-right: 30px !important;
|
|
@@ -6914,9 +6783,6 @@ h5,
|
|
|
6914
6783
|
.modal__margin0auto___dB88d {
|
|
6915
6784
|
margin: 0 auto;
|
|
6916
6785
|
}
|
|
6917
|
-
button {
|
|
6918
|
-
cursor: pointer;
|
|
6919
|
-
}
|
|
6920
6786
|
.modal__base-page-container___eZhia,
|
|
6921
6787
|
.modal__basePageContainer___QUmCs {
|
|
6922
6788
|
max-width: 1440px !important;
|
|
@@ -6925,13 +6791,6 @@ button {
|
|
|
6925
6791
|
.modal__removeScroll___sjuCx {
|
|
6926
6792
|
overflow-y: hidden !important;
|
|
6927
6793
|
}
|
|
6928
|
-
::selection {
|
|
6929
|
-
background-color: #e8a76c;
|
|
6930
|
-
color: #000;
|
|
6931
|
-
}
|
|
6932
|
-
img::selection {
|
|
6933
|
-
background-color: transparent;
|
|
6934
|
-
}
|
|
6935
6794
|
.modal__mr-5___DjKqT,
|
|
6936
6795
|
.modal__mr5___il5jH {
|
|
6937
6796
|
margin-right: 30px !important;
|
|
@@ -7404,9 +7263,6 @@ h5,
|
|
|
7404
7263
|
.filter-modal__margin0auto___JHtpC {
|
|
7405
7264
|
margin: 0 auto;
|
|
7406
7265
|
}
|
|
7407
|
-
button {
|
|
7408
|
-
cursor: pointer;
|
|
7409
|
-
}
|
|
7410
7266
|
.filter-modal__base-page-container___xo64s,
|
|
7411
7267
|
.filter-modal__basePageContainer___DmrW7 {
|
|
7412
7268
|
max-width: 1440px !important;
|
|
@@ -7415,13 +7271,6 @@ button {
|
|
|
7415
7271
|
.filter-modal__removeScroll___z0dxy {
|
|
7416
7272
|
overflow-y: hidden !important;
|
|
7417
7273
|
}
|
|
7418
|
-
::selection {
|
|
7419
|
-
background-color: #e8a76c;
|
|
7420
|
-
color: #000;
|
|
7421
|
-
}
|
|
7422
|
-
img::selection {
|
|
7423
|
-
background-color: transparent;
|
|
7424
|
-
}
|
|
7425
7274
|
.filter-modal__mr-5___Zl2tb,
|
|
7426
7275
|
.filter-modal__mr5___Ta7ws {
|
|
7427
7276
|
margin-right: 30px !important;
|
|
@@ -7868,9 +7717,6 @@ h5,
|
|
|
7868
7717
|
.scroll-top__margin0auto___XMsgM {
|
|
7869
7718
|
margin: 0 auto;
|
|
7870
7719
|
}
|
|
7871
|
-
button {
|
|
7872
|
-
cursor: pointer;
|
|
7873
|
-
}
|
|
7874
7720
|
.scroll-top__base-page-container___Xgxyk,
|
|
7875
7721
|
.scroll-top__basePageContainer___A_rCu {
|
|
7876
7722
|
max-width: 1440px !important;
|
|
@@ -7879,13 +7725,6 @@ button {
|
|
|
7879
7725
|
.scroll-top__removeScroll___nK1eP {
|
|
7880
7726
|
overflow-y: hidden !important;
|
|
7881
7727
|
}
|
|
7882
|
-
::selection {
|
|
7883
|
-
background-color: #e8a76c;
|
|
7884
|
-
color: #000;
|
|
7885
|
-
}
|
|
7886
|
-
img::selection {
|
|
7887
|
-
background-color: transparent;
|
|
7888
|
-
}
|
|
7889
7728
|
.scroll-top__mr-5___keRrD,
|
|
7890
7729
|
.scroll-top__mr5___GGs97 {
|
|
7891
7730
|
margin-right: 30px !important;
|
|
@@ -8273,9 +8112,6 @@ h5,
|
|
|
8273
8112
|
.empty-state__margin0auto___sFRqb {
|
|
8274
8113
|
margin: 0 auto;
|
|
8275
8114
|
}
|
|
8276
|
-
button {
|
|
8277
|
-
cursor: pointer;
|
|
8278
|
-
}
|
|
8279
8115
|
.empty-state__base-page-container___TR3X9,
|
|
8280
8116
|
.empty-state__basePageContainer___HJybL {
|
|
8281
8117
|
max-width: 1440px !important;
|
|
@@ -8284,13 +8120,6 @@ button {
|
|
|
8284
8120
|
.empty-state__removeScroll___fAP1Z {
|
|
8285
8121
|
overflow-y: hidden !important;
|
|
8286
8122
|
}
|
|
8287
|
-
::selection {
|
|
8288
|
-
background-color: #e8a76c;
|
|
8289
|
-
color: #000;
|
|
8290
|
-
}
|
|
8291
|
-
img::selection {
|
|
8292
|
-
background-color: transparent;
|
|
8293
|
-
}
|
|
8294
8123
|
.empty-state__mr-5___t8B92,
|
|
8295
8124
|
.empty-state__mr5___Fx2yp {
|
|
8296
8125
|
margin-right: 30px !important;
|
|
@@ -8676,9 +8505,6 @@ h5,
|
|
|
8676
8505
|
.add-to-cart__margin0auto___hjDNy {
|
|
8677
8506
|
margin: 0 auto;
|
|
8678
8507
|
}
|
|
8679
|
-
button {
|
|
8680
|
-
cursor: pointer;
|
|
8681
|
-
}
|
|
8682
8508
|
.add-to-cart__base-page-container___nAiyP,
|
|
8683
8509
|
.add-to-cart__basePageContainer___hPqeA {
|
|
8684
8510
|
max-width: 1440px !important;
|
|
@@ -8687,13 +8513,6 @@ button {
|
|
|
8687
8513
|
.add-to-cart__removeScroll___Vu0XN {
|
|
8688
8514
|
overflow-y: hidden !important;
|
|
8689
8515
|
}
|
|
8690
|
-
::selection {
|
|
8691
|
-
background-color: #e8a76c;
|
|
8692
|
-
color: #000;
|
|
8693
|
-
}
|
|
8694
|
-
img::selection {
|
|
8695
|
-
background-color: transparent;
|
|
8696
|
-
}
|
|
8697
8516
|
.add-to-cart__mr-5___sGI0L,
|
|
8698
8517
|
.add-to-cart__mr5___TP0uh {
|
|
8699
8518
|
margin-right: 30px !important;
|
|
@@ -9042,7 +8861,7 @@ img::selection {
|
|
|
9042
8861
|
justify-content: space-between;
|
|
9043
8862
|
border-radius: var(--buttonRadius, 0px);
|
|
9044
8863
|
padding: 0 12px;
|
|
9045
|
-
background-color: var(--
|
|
8864
|
+
background-color: var(--buttonSecondary, #fff);
|
|
9046
8865
|
flex: 1;
|
|
9047
8866
|
}
|
|
9048
8867
|
@media only screen and (max-width: 768px) {
|
|
@@ -9050,12 +8869,8 @@ img::selection {
|
|
|
9050
8869
|
height: 40px;
|
|
9051
8870
|
}
|
|
9052
8871
|
}
|
|
9053
|
-
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__qtyContainer___thA9_ svg path {
|
|
9054
|
-
fill: var(--buttonSecondary, #fff);
|
|
9055
|
-
}
|
|
9056
8872
|
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__inputContainer___vwPxp {
|
|
9057
8873
|
border: none;
|
|
9058
|
-
color: var(--buttonSecondary, #fff);
|
|
9059
8874
|
}
|
|
9060
8875
|
.add-to-cart__sizeCartContainer___ILhna {
|
|
9061
8876
|
display: flex;
|
|
@@ -9545,9 +9360,6 @@ h5,
|
|
|
9545
9360
|
.pic-zoom__margin0auto___BnCxu {
|
|
9546
9361
|
margin: 0 auto;
|
|
9547
9362
|
}
|
|
9548
|
-
button {
|
|
9549
|
-
cursor: pointer;
|
|
9550
|
-
}
|
|
9551
9363
|
.pic-zoom__base-page-container___DjoNL,
|
|
9552
9364
|
.pic-zoom__basePageContainer___SwnY5 {
|
|
9553
9365
|
max-width: 1440px !important;
|
|
@@ -9556,13 +9368,6 @@ button {
|
|
|
9556
9368
|
.pic-zoom__removeScroll___HJMy0 {
|
|
9557
9369
|
overflow-y: hidden !important;
|
|
9558
9370
|
}
|
|
9559
|
-
::selection {
|
|
9560
|
-
background-color: #e8a76c;
|
|
9561
|
-
color: #000;
|
|
9562
|
-
}
|
|
9563
|
-
img::selection {
|
|
9564
|
-
background-color: transparent;
|
|
9565
|
-
}
|
|
9566
9371
|
.pic-zoom__mr-5___Wzpzv,
|
|
9567
9372
|
.pic-zoom__mr5___C1_6W {
|
|
9568
9373
|
margin-right: 30px !important;
|
|
@@ -9993,9 +9798,6 @@ h5,
|
|
|
9993
9798
|
.image-gallery__margin0auto___OArwP {
|
|
9994
9799
|
margin: 0 auto;
|
|
9995
9800
|
}
|
|
9996
|
-
button {
|
|
9997
|
-
cursor: pointer;
|
|
9998
|
-
}
|
|
9999
9801
|
.image-gallery__base-page-container___E2ivH,
|
|
10000
9802
|
.image-gallery__basePageContainer___x7o5w {
|
|
10001
9803
|
max-width: 1440px !important;
|
|
@@ -10004,13 +9806,6 @@ button {
|
|
|
10004
9806
|
.image-gallery__removeScroll___k0MIC {
|
|
10005
9807
|
overflow-y: hidden !important;
|
|
10006
9808
|
}
|
|
10007
|
-
::selection {
|
|
10008
|
-
background-color: #e8a76c;
|
|
10009
|
-
color: #000;
|
|
10010
|
-
}
|
|
10011
|
-
img::selection {
|
|
10012
|
-
background-color: transparent;
|
|
10013
|
-
}
|
|
10014
9809
|
.image-gallery__mr-5___IOSOb,
|
|
10015
9810
|
.image-gallery__mr5___SOse5 {
|
|
10016
9811
|
margin-right: 30px !important;
|
|
@@ -10591,9 +10386,6 @@ h5,
|
|
|
10591
10386
|
.lightbox-image__margin0auto___X4T6F {
|
|
10592
10387
|
margin: 0 auto;
|
|
10593
10388
|
}
|
|
10594
|
-
button {
|
|
10595
|
-
cursor: pointer;
|
|
10596
|
-
}
|
|
10597
10389
|
.lightbox-image__base-page-container___UWSSd,
|
|
10598
10390
|
.lightbox-image__basePageContainer___Js2kk {
|
|
10599
10391
|
max-width: 1440px !important;
|
|
@@ -10602,13 +10394,6 @@ button {
|
|
|
10602
10394
|
.lightbox-image__removeScroll___skJNu {
|
|
10603
10395
|
overflow-y: hidden !important;
|
|
10604
10396
|
}
|
|
10605
|
-
::selection {
|
|
10606
|
-
background-color: #e8a76c;
|
|
10607
|
-
color: #000;
|
|
10608
|
-
}
|
|
10609
|
-
img::selection {
|
|
10610
|
-
background-color: transparent;
|
|
10611
|
-
}
|
|
10612
10397
|
.lightbox-image__mr-5___zBnnN,
|
|
10613
10398
|
.lightbox-image__mr5___D3dyL {
|
|
10614
10399
|
margin-right: 30px !important;
|
|
@@ -11397,9 +11182,6 @@ h5,
|
|
|
11397
11182
|
.mobile-slider__margin0auto___ZKqNe {
|
|
11398
11183
|
margin: 0 auto;
|
|
11399
11184
|
}
|
|
11400
|
-
button {
|
|
11401
|
-
cursor: pointer;
|
|
11402
|
-
}
|
|
11403
11185
|
.mobile-slider__base-page-container___qanzF,
|
|
11404
11186
|
.mobile-slider__basePageContainer___AVzwZ {
|
|
11405
11187
|
max-width: 1440px !important;
|
|
@@ -11408,13 +11190,6 @@ button {
|
|
|
11408
11190
|
.mobile-slider__removeScroll___AItBo {
|
|
11409
11191
|
overflow-y: hidden !important;
|
|
11410
11192
|
}
|
|
11411
|
-
::selection {
|
|
11412
|
-
background-color: #e8a76c;
|
|
11413
|
-
color: #000;
|
|
11414
|
-
}
|
|
11415
|
-
img::selection {
|
|
11416
|
-
background-color: transparent;
|
|
11417
|
-
}
|
|
11418
11193
|
.mobile-slider__mr-5___KSH23,
|
|
11419
11194
|
.mobile-slider__mr5___AP2TU {
|
|
11420
11195
|
margin-right: 30px !important;
|
|
@@ -11907,9 +11682,6 @@ h5,
|
|
|
11907
11682
|
.product-variants__margin0auto___kBOsA {
|
|
11908
11683
|
margin: 0 auto;
|
|
11909
11684
|
}
|
|
11910
|
-
button {
|
|
11911
|
-
cursor: pointer;
|
|
11912
|
-
}
|
|
11913
11685
|
.product-variants__base-page-container___ojzm5,
|
|
11914
11686
|
.product-variants__basePageContainer___NlTtj {
|
|
11915
11687
|
max-width: 1440px !important;
|
|
@@ -11918,13 +11690,6 @@ button {
|
|
|
11918
11690
|
.product-variants__removeScroll___omr3t {
|
|
11919
11691
|
overflow-y: hidden !important;
|
|
11920
11692
|
}
|
|
11921
|
-
::selection {
|
|
11922
|
-
background-color: #e8a76c;
|
|
11923
|
-
color: #000;
|
|
11924
|
-
}
|
|
11925
|
-
img::selection {
|
|
11926
|
-
background-color: transparent;
|
|
11927
|
-
}
|
|
11928
11693
|
.product-variants__mr-5___e28UX,
|
|
11929
11694
|
.product-variants__mr5___seqS1 {
|
|
11930
11695
|
margin-right: 30px !important;
|
|
@@ -12394,9 +12159,6 @@ h5,
|
|
|
12394
12159
|
.delivery-info__margin0auto___CJ7Tr {
|
|
12395
12160
|
margin: 0 auto;
|
|
12396
12161
|
}
|
|
12397
|
-
button {
|
|
12398
|
-
cursor: pointer;
|
|
12399
|
-
}
|
|
12400
12162
|
.delivery-info__base-page-container___FiprP,
|
|
12401
12163
|
.delivery-info__basePageContainer___FGhbn {
|
|
12402
12164
|
max-width: 1440px !important;
|
|
@@ -12405,13 +12167,6 @@ button {
|
|
|
12405
12167
|
.delivery-info__removeScroll___Ul2F_ {
|
|
12406
12168
|
overflow-y: hidden !important;
|
|
12407
12169
|
}
|
|
12408
|
-
::selection {
|
|
12409
|
-
background-color: #e8a76c;
|
|
12410
|
-
color: #000;
|
|
12411
|
-
}
|
|
12412
|
-
img::selection {
|
|
12413
|
-
background-color: transparent;
|
|
12414
|
-
}
|
|
12415
12170
|
.delivery-info__mr-5____8EmB,
|
|
12416
12171
|
.delivery-info__mr5___snDS1 {
|
|
12417
12172
|
margin-right: 30px !important;
|
|
@@ -12628,23 +12383,6 @@ img::selection {
|
|
|
12628
12383
|
letter-spacing: -0.24px;
|
|
12629
12384
|
}
|
|
12630
12385
|
|
|
12631
|
-
.shimmer__shimmerBox___LToot {
|
|
12632
|
-
width: var(--width);
|
|
12633
|
-
height: var(--height);
|
|
12634
|
-
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
|
|
12635
|
-
background-size: 200% 100%;
|
|
12636
|
-
animation: shimmer__shimmer___b_S5k 1.5s infinite linear;
|
|
12637
|
-
border-radius: 8px;
|
|
12638
|
-
}
|
|
12639
|
-
@keyframes shimmer__shimmer___b_S5k {
|
|
12640
|
-
0% {
|
|
12641
|
-
background-position: -200% 0;
|
|
12642
|
-
}
|
|
12643
|
-
100% {
|
|
12644
|
-
background-position: 200% 0;
|
|
12645
|
-
}
|
|
12646
|
-
}
|
|
12647
|
-
|
|
12648
12386
|
/**color by character**/
|
|
12649
12387
|
/** Font family **/
|
|
12650
12388
|
/** Font weight **/
|
|
@@ -12897,9 +12635,6 @@ h5,
|
|
|
12897
12635
|
.quantity-control__margin0auto___uqtOT {
|
|
12898
12636
|
margin: 0 auto;
|
|
12899
12637
|
}
|
|
12900
|
-
button {
|
|
12901
|
-
cursor: pointer;
|
|
12902
|
-
}
|
|
12903
12638
|
.quantity-control__base-page-container_____NJ7,
|
|
12904
12639
|
.quantity-control__basePageContainer___P_S4Y {
|
|
12905
12640
|
max-width: 1440px !important;
|
|
@@ -12908,13 +12643,6 @@ button {
|
|
|
12908
12643
|
.quantity-control__removeScroll___OJlc8 {
|
|
12909
12644
|
overflow-y: hidden !important;
|
|
12910
12645
|
}
|
|
12911
|
-
::selection {
|
|
12912
|
-
background-color: #e8a76c;
|
|
12913
|
-
color: #000;
|
|
12914
|
-
}
|
|
12915
|
-
img::selection {
|
|
12916
|
-
background-color: transparent;
|
|
12917
|
-
}
|
|
12918
12646
|
.quantity-control__mr-5___KrHWb,
|
|
12919
12647
|
.quantity-control__mr5___HDUFR {
|
|
12920
12648
|
margin-right: 30px !important;
|
|
@@ -13311,9 +13039,6 @@ h5,
|
|
|
13311
13039
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
13312
13040
|
margin: 0 auto;
|
|
13313
13041
|
}
|
|
13314
|
-
button {
|
|
13315
|
-
cursor: pointer;
|
|
13316
|
-
}
|
|
13317
13042
|
.fy-dropdown__base-page-container___obW4G,
|
|
13318
13043
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
13319
13044
|
max-width: 1440px !important;
|
|
@@ -13322,13 +13047,6 @@ button {
|
|
|
13322
13047
|
.fy-dropdown__removeScroll___YixrL {
|
|
13323
13048
|
overflow-y: hidden !important;
|
|
13324
13049
|
}
|
|
13325
|
-
::selection {
|
|
13326
|
-
background-color: #e8a76c;
|
|
13327
|
-
color: #000;
|
|
13328
|
-
}
|
|
13329
|
-
img::selection {
|
|
13330
|
-
background-color: transparent;
|
|
13331
|
-
}
|
|
13332
13050
|
.fy-dropdown__mr-5___ctv4d,
|
|
13333
13051
|
.fy-dropdown__mr5___oPnFN {
|
|
13334
13052
|
margin-right: 30px !important;
|
|
@@ -13761,9 +13479,6 @@ h5,
|
|
|
13761
13479
|
.size-guide__margin0auto___eOCKG {
|
|
13762
13480
|
margin: 0 auto;
|
|
13763
13481
|
}
|
|
13764
|
-
button {
|
|
13765
|
-
cursor: pointer;
|
|
13766
|
-
}
|
|
13767
13482
|
.size-guide__base-page-container___q84wh,
|
|
13768
13483
|
.size-guide__basePageContainer___Edylf {
|
|
13769
13484
|
max-width: 1440px !important;
|
|
@@ -13772,13 +13487,6 @@ button {
|
|
|
13772
13487
|
.size-guide__removeScroll___o_g_o {
|
|
13773
13488
|
overflow-y: hidden !important;
|
|
13774
13489
|
}
|
|
13775
|
-
::selection {
|
|
13776
|
-
background-color: #e8a76c;
|
|
13777
|
-
color: #000;
|
|
13778
|
-
}
|
|
13779
|
-
img::selection {
|
|
13780
|
-
background-color: transparent;
|
|
13781
|
-
}
|
|
13782
13490
|
.size-guide__mr-5___x3jkZ,
|
|
13783
13491
|
.size-guide__mr5___Ks7yP {
|
|
13784
13492
|
margin-right: 30px !important;
|