wickes-css2 2.112.0-develop.1 → 2.112.0-es-3143-upgrade-node-version.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/build/css/account-families-main.css +1 -1
- package/build/css/category-main.css +1 -1
- package/build/css/components/card-product-banner.css +1 -1
- package/build/css/components/card-store-locator-v2.css +1 -1
- package/build/css/components/special-opening-schedule-v2.css +1 -1
- package/build/css/homepage-main.css +1 -1
- package/build/css/kitchen-plp-main.css +1 -1
- package/build/css/main.css +1 -1
- package/build/css/my-account-main-v2.css +1 -1
- package/build/css/my-account-main.css +1 -1
- package/build/css/pages/checkout-new.css +1 -1
- package/build/css/pages/checkout.css +1 -1
- package/build/css/pages/home-movers.css +1 -1
- package/build/css/pages/my-account-v2.css +1 -1
- package/build/css/pages/my-account.css +1 -1
- package/build/css/pages/oldweb_header.css +1 -1
- package/build/css/pages/page_act-trade-pro.css +1 -1
- package/build/css/pages/page_book-consultant-thank-you-new.css +1 -1
- package/build/css/pages/page_checkout-payment-details.css +1 -1
- package/build/css/pages/page_checkout_delivery-new.css +1 -1
- package/build/css/pages/page_content.css +1 -1
- package/build/css/pages/page_default-store.css +1 -1
- package/build/css/pages/page_fdl-management.css +1 -1
- package/build/css/pages/page_fi.css +1 -1
- package/build/css/pages/page_forgotten-password.css +1 -1
- package/build/css/pages/page_home.css +1 -1
- package/build/css/pages/page_in-store-checkout.css +1 -1
- package/build/css/pages/page_installer_form.css +1 -1
- package/build/css/pages/page_kitchen-claims.css +1 -1
- package/build/css/pages/page_merged-basket.css +1 -1
- package/build/css/pages/page_my-order.css +1 -1
- package/build/css/pages/page_my-orders.css +1 -1
- package/build/css/pages/page_new-checkout-forgot.css +1 -1
- package/build/css/pages/page_online-exclusive.css +1 -1
- package/build/css/pages/page_pre_home.css +1 -1
- package/build/css/pages/page_pre_home_thank-you.css +1 -1
- package/build/css/pages/page_product-details-v2.css +1 -1
- package/build/css/pages/page_product_search.css +1 -1
- package/build/css/pages/page_products-list-combined.css +1 -1
- package/build/css/pages/page_products-list.css +1 -1
- package/build/css/pages/page_registration.css +1 -1
- package/build/css/pages/page_shopping-cart-v2.css +1 -1
- package/build/css/pages/page_shopping-cart.css +1 -1
- package/build/css/pages/page_store-locator-details.css +1 -1
- package/build/css/pages/page_thankyou.css +1 -1
- package/build/css/pages/page_ti.css +1 -1
- package/build/css/pages/page_top-rated.css +1 -1
- package/build/css/pages/page_upd-pass.css +1 -1
- package/build/css/pages/page_wismo-details.css +1 -1
- package/build/css/pages/page_wismo-orders.css +1 -1
- package/build/css/pages/sticky_header.css +1 -1
- package/build/css/pages/tradePro-signup.css +1 -1
- package/build/css/pdp-main-before-combine.css +1 -1
- package/build/css/pdp-main-critical.css +1 -1
- package/build/css/pdp-main-non-critical.css +1 -1
- package/build/css/pdp-main.css +1 -1
- package/build/css/plp-main.css +1 -1
- package/build/css/shopping-list-pdf.css +1 -1
- package/build/css/store-locator-main.css +1 -1
- package/build/img/premium-delivery.png +0 -0
- package/build/img/premium-delivery.svg +1 -0
- package/build/js/emulation.min.js +55 -3
- package/package.json +3 -5
- package/src/components/banner-news.hbs +5 -1
- package/src/components/date-selection.hbs +33 -10
- package/src/components/delivery-types.hbs +5 -0
- package/src/data/my-account/data_my-account.json +6 -26
- package/src/data/my-account/data_my-order.json +43 -0
- package/src/data/my-account/data_my-orders.json +15 -1
- package/src/img/premium-delivery.png +0 -0
- package/src/img/premium-delivery.svg +1 -0
- package/src/js/emulation/date-selection.js +59 -2
- package/src/page_checkout_premium-delivery-details.html +161 -0
- package/src/scss/category-main.scss +5 -7
- package/src/scss/common/_app.scss +1 -1
- package/src/scss/common/_rewards-counter.scss +1 -2
- package/src/scss/common/_typography.scss +1 -1
- package/src/scss/common/_vat-toggle.scss +1 -1
- package/src/scss/components/_add-list-id.scss +0 -1
- package/src/scss/components/_advice-inspiration-critical.scss +2 -2
- package/src/scss/components/_advice-inspiration.scss +2 -3
- package/src/scss/components/_anchor-nav.scss +1 -1
- package/src/scss/components/_aside-accordion.scss +0 -5
- package/src/scss/components/_aside-nav.scss +1 -1
- package/src/scss/components/_aside-nav2.scss +0 -2
- package/src/scss/components/_autocomplete.scss +0 -1
- package/src/scss/components/_banner-2.scss +1 -1
- package/src/scss/components/_banner-info.scss +1 -1
- package/src/scss/components/_banner.scss +0 -2
- package/src/scss/components/_barcode.scss +0 -1
- package/src/scss/components/_big-wins-critical.scss +8 -9
- package/src/scss/components/_big-wins.scss +25 -32
- package/src/scss/components/_billie-modal.scss +5 -6
- package/src/scss/components/_billie-online-messaging.scss +2 -2
- package/src/scss/components/_card.scss +1 -5
- package/src/scss/components/_cards-slider.scss +1 -1
- package/src/scss/components/_category-tree.scss +2 -2
- package/src/scss/components/_charity-donations.scss +7 -7
- package/src/scss/components/_checkout-action.scss +0 -2
- package/src/scss/components/_checkout_order.scss +1 -1
- package/src/scss/components/_colour-block.scss +0 -2
- package/src/scss/components/_cookies-policy.scss +1 -1
- package/src/scss/components/_copy-project-id.scss +0 -1
- package/src/scss/components/_date-selection-add-new-styles.scss +30 -7
- package/src/scss/components/_date-selection.scss +32 -12
- package/src/scss/components/_donation-cart-new.scss +6 -6
- package/src/scss/components/_donation-cart.scss +3 -4
- package/src/scss/components/_favourite-product.scss +1 -1
- package/src/scss/components/_gallery-critical.scss +3 -3
- package/src/scss/components/_gallery-pdp-critical.scss +4 -4
- package/src/scss/components/_gallery-pdp.scss +2 -2
- package/src/scss/components/_gallery.scss +2 -2
- package/src/scss/components/_hero.scss +0 -1
- package/src/scss/components/_home-banner.scss +1 -1
- package/src/scss/components/_kitchen-card.scss +4 -4
- package/src/scss/components/_lines-group.scss +0 -1
- package/src/scss/components/_marketing-preferences.scss +1 -1
- package/src/scss/components/_merge-basket-options.scss +0 -1
- package/src/scss/components/_modal-box.scss +5 -5
- package/src/scss/components/_new-checkout-form.scss +1 -1
- package/src/scss/components/_notifications-critical.scss +1 -3
- package/src/scss/components/_order-item-cc.scss +6 -7
- package/src/scss/components/_order-item.scss +11 -12
- package/src/scss/components/_order-line-shop-list.scss +2 -2
- package/src/scss/components/_order-line.scss +3 -3
- package/src/scss/components/_page-overlay.scss +3 -9
- package/src/scss/components/_payment-transactions.scss +5 -5
- package/src/scss/components/_payments.scss +0 -1
- package/src/scss/components/_pdp-cta.scss +0 -4
- package/src/scss/components/_pdp-info-v2.scss +2 -5
- package/src/scss/components/_popular-categories.scss +0 -2
- package/src/scss/components/_potential-promotion.scss +1 -1
- package/src/scss/components/_price-badges-critical.scss +0 -1
- package/src/scss/components/_price-badges.scss +0 -2
- package/src/scss/components/_price-tooltip.scss +3 -2
- package/src/scss/components/_price.scss +2 -2
- package/src/scss/components/_product-card-critical.scss +1 -2
- package/src/scss/components/_product-card.scss +3 -5
- package/src/scss/components/_product-main-info.scss +4 -5
- package/src/scss/components/_project-list-multiple.scss +4 -4
- package/src/scss/components/_project-list-total.scss +1 -1
- package/src/scss/components/_proposition.scss +2 -2
- package/src/scss/components/_range-card.scss +1 -3
- package/src/scss/components/_range-types.scss +2 -2
- package/src/scss/components/_recommended.scss +1 -5
- package/src/scss/components/_rewards.scss +1 -1
- package/src/scss/components/_saving-shopping-list-modal.scss +1 -2
- package/src/scss/components/_seo-widgets.scss +1 -2
- package/src/scss/components/_share-list-modal.scss +1 -2
- package/src/scss/components/_shop-colour.scss +1 -1
- package/src/scss/components/_shopping-list-note.scss +2 -2
- package/src/scss/components/_smart-banner.scss +4 -5
- package/src/scss/components/_snack-bar.scss +2 -2
- package/src/scss/components/_steps-three.scss +3 -3
- package/src/scss/components/_steps.scss +2 -2
- package/src/scss/components/_sticky-element-appearance.scss +2 -2
- package/src/scss/components/_tables.scss +1 -2
- package/src/scss/components/_tabs.scss +0 -1
- package/src/scss/components/_tc-generic-floor.scss +3 -3
- package/src/scss/components/_tc-generic.scss +4 -4
- package/src/scss/components/_thank-you-modal.scss +3 -1
- package/src/scss/components/_ti-floor.scss +3 -4
- package/src/scss/components/_ti-header.scss +2 -2
- package/src/scss/components/_ti-radio.scss +4 -4
- package/src/scss/components/_ti-total-area.scss +10 -10
- package/src/scss/components/_tile-banner.scss +1 -1
- package/src/scss/components/_tile-product.scss +3 -4
- package/src/scss/components/_tooltip.scss +2 -2
- package/src/scss/components/_trade-offers.scss +0 -1
- package/src/scss/components/_tradepro-discount-banner.scss +0 -1
- package/src/scss/components/_user-address-delivery.scss +1 -3
- package/src/scss/components/_user-address.scss +1 -1
- package/src/scss/components/_usp-component.scss +0 -1
- package/src/scss/components/_voucher-accordion.scss +3 -3
- package/src/scss/components/_wisdom-critical.scss +2 -3
- package/src/scss/components/_wisdom.scss +6 -9
- package/src/scss/components/_your-details.scss +0 -1
- package/src/scss/components/account-families/_add-members.scss +1 -3
- package/src/scss/components/account-families/_member-card.scss +3 -3
- package/src/scss/components/card-store-locator-v2.scss +0 -1
- package/src/scss/components/card_v2.scss +3 -7
- package/src/scss/components/checkout-loader-modal.scss +0 -1
- package/src/scss/components/energy-efficiency.scss +6 -6
- package/src/scss/components/global-search.scss +14 -14
- package/src/scss/components/kitchen/_chips.scss +7 -6
- package/src/scss/components/kitchen/_filter-card.scss +1 -1
- package/src/scss/components/kitchen/_sort-by.scss +2 -3
- package/src/scss/components/kitchen/strip-stickers.scss +1 -1
- package/src/scss/components/loader.scss +5 -6
- package/src/scss/components/my-account/_active-orders.scss +6 -6
- package/src/scss/components/my-account/_consignment-info.scss +3 -3
- package/src/scss/components/my-account/_contacts.scss +2 -2
- package/src/scss/components/my-account/_menu.scss +2 -2
- package/src/scss/components/my-account/_mobile-nav.scss +4 -4
- package/src/scss/components/my-account/_order-process.scss +3 -3
- package/src/scss/components/my-account/_order-status.scss +3 -3
- package/src/scss/components/my-account/_orders-nav.scss +1 -1
- package/src/scss/components/my-account/_payment-status.scss +2 -2
- package/src/scss/components/my-account/_saving-totaliser.scss +8 -7
- package/src/scss/components/my-account/_shipment.scss +2 -2
- package/src/scss/components/pdf-loader.scss +1 -2
- package/src/scss/components/price-block-v2-critical.scss +0 -1
- package/src/scss/components/price-block-v2.scss +0 -3
- package/src/scss/components/store-locator-v2-details.scss +2 -2
- package/src/scss/components/strip-stickers.scss +1 -1
- package/src/scss/helpers/_elements.scss +0 -1
- package/src/scss/helpers/_mixins.scss +5 -5
- package/src/scss/helpers/_store-locator-elements.scss +0 -1
- package/src/scss/helpers/_typography.scss +3 -3
- package/src/scss/helpers/_utilities.scss +0 -1
- package/src/scss/helpers/helpers-pdp-critical/_CTAs-critical-pdp.scss +1 -1
- package/src/scss/helpers/helpers-pdp-critical/_elements-critical-pdp.scss +0 -1
- package/src/scss/helpers/helpers-pdp-critical/_helpers-critical-pdp.scss +1 -1
- package/src/scss/helpers/helpers-pdp-critical/_typography-critical-pdp.scss +4 -4
- package/src/scss/libs/_bootstrap-extracted.scss +42 -12
- package/src/scss/libs/_cat-libs.scss +10 -10
- package/src/scss/libs/_font-awesome-icons.scss +133 -113
- package/src/scss/libs/_homepage-libs.scss +12 -12
- package/src/scss/libs/_plp-libs.scss +11 -11
- package/src/scss/libs/_skeleton.scss +4 -4
- package/src/scss/libs/_store-locator-libs.scss +1 -1
- package/src/scss/libs/flatpickr.scss +6 -6
- package/src/scss/my-account-main-v2.scss +19 -19
- package/src/scss/my-account-main.scss +19 -19
- package/src/scss/pages/_checkout-confirmation.scss +1 -3
- package/src/scss/pages/_checkout-sign-in.scss +1 -2
- package/src/scss/pages/_checkout-tradepro.scss +3 -4
- package/src/scss/pages/_checkout-widget.scss +10 -16
- package/src/scss/pages/_checkout_delivery-details.scss +1 -3
- package/src/scss/pages/_checkout_edit-delivery-address.scss +0 -1
- package/src/scss/pages/_checkout_terms-and-conditions.scss +0 -1
- package/src/scss/pages/_checkout_your-details.scss +1 -1
- package/src/scss/pages/_contact-us.scss +0 -1
- package/src/scss/pages/_facets.scss +0 -2
- package/src/scss/pages/_my-account_address-details.scss +0 -3
- package/src/scss/pages/_my-account_change-email.scss +0 -1
- package/src/scss/pages/_my-account_new.scss +25 -31
- package/src/scss/pages/_my-account_order-details.scss +1 -1
- package/src/scss/pages/_my-account_order-history.scss +1 -2
- package/src/scss/pages/_my-account_personal-details.scss +0 -5
- package/src/scss/pages/_my-account_profile.scss +1 -2
- package/src/scss/pages/_my-account_your-account.scss +0 -1
- package/src/scss/pages/_page_category-landing.scss +3 -2
- package/src/scss/pages/bicester-header.scss +0 -1
- package/src/scss/pages/checkout-new.scss +7 -2
- package/src/scss/pages/checkout.scss +4 -5
- package/src/scss/pages/home-movers.scss +1 -1
- package/src/scss/pages/iframe-paypage.scss +44 -44
- package/src/scss/pages/my-account.scss +3 -3
- package/src/scss/pages/oldweb_header.scss +5 -6
- package/src/scss/pages/page_account-deletion.scss +1 -1
- package/src/scss/pages/page_act-trade-pro.scss +0 -1
- package/src/scss/pages/page_address-book.scss +0 -1
- package/src/scss/pages/page_bathroom-trends.scss +0 -1
- package/src/scss/pages/page_book-consultant-thank-you-new.scss +3 -5
- package/src/scss/pages/page_checkout-payment-details.scss +2 -5
- package/src/scss/pages/page_checkout_delivery-new.scss +1 -1
- package/src/scss/pages/page_cms_homepage.scss +1 -1
- package/src/scss/pages/page_contact-us.scss +1 -1
- package/src/scss/pages/page_content.scss +0 -4
- package/src/scss/pages/page_default-store.scss +2 -3
- package/src/scss/pages/page_empty-basket.scss +0 -5
- package/src/scss/pages/page_fdl-management.scss +0 -1
- package/src/scss/pages/page_fi.scss +0 -2
- package/src/scss/pages/page_home.scss +0 -2
- package/src/scss/pages/page_hotspot-guttering.scss +0 -1
- package/src/scss/pages/page_in-store-checkout.scss +1 -3
- package/src/scss/pages/page_installer.scss +3 -5
- package/src/scss/pages/page_installer_form.scss +0 -1
- package/src/scss/pages/page_kitchen-claims.scss +2 -5
- package/src/scss/pages/page_kitchen-list.scss +1 -1
- package/src/scss/pages/page_marketing-preferences.scss +1 -1
- package/src/scss/pages/page_merged-basket.scss +2 -2
- package/src/scss/pages/page_my-account_tradePro.scss +1 -1
- package/src/scss/pages/page_my-order.scss +15 -15
- package/src/scss/pages/page_my-orders.scss +2 -2
- package/src/scss/pages/page_new-checkout_login-register.scss +1 -2
- package/src/scss/pages/page_no-results.scss +1 -2
- package/src/scss/pages/page_online-exclusive.scss +6 -6
- package/src/scss/pages/page_personal-details.scss +2 -2
- package/src/scss/pages/page_pre_home.scss +7 -7
- package/src/scss/pages/page_pre_home_thank-you.scss +2 -2
- package/src/scss/pages/page_product-details-critical.scss +0 -1
- package/src/scss/pages/page_product-details-v2-critical.scss +1 -2
- package/src/scss/pages/page_product-details.scss +0 -1
- package/src/scss/pages/page_products-list-phone.scss +0 -7
- package/src/scss/pages/page_products-list.scss +2 -2
- package/src/scss/pages/page_quiz.scss +3 -3
- package/src/scss/pages/page_rate-review.scss +0 -3
- package/src/scss/pages/page_registration.scss +0 -3
- package/src/scss/pages/page_store-locator-details.scss +2 -2
- package/src/scss/pages/page_ti.scss +1 -5
- package/src/scss/pages/page_top-rated.scss +5 -5
- package/src/scss/pages/page_track-my-order.scss +1 -1
- package/src/scss/pages/page_track_your_order.scss +5 -5
- package/src/scss/pages/page_upd-pass.scss +0 -1
- package/src/scss/pages/page_wismo-details.scss +8 -8
- package/src/scss/pages/page_wismo-order-history.scss +3 -3
- package/src/scss/pages/page_wismo-orders.scss +7 -7
- package/src/scss/pages/print_quiz.scss +3 -1
- package/src/scss/pages/sticky_header.scss +5 -6
- package/src/scss/pages/tradePro-about.scss +1 -1
- package/src/scss/pages/tradePro-discount.scss +1 -2
- package/src/scss/pages/tradePro-rewards-old.scss +4 -3
- package/src/scss/pages/tradePro-signup.scss +3 -5
- package/src/scss/partials/_breadcrumbs-critical.scss +2 -2
- package/src/scss/partials/_breadcrumbs.scss +2 -2
- package/src/scss/partials/_footer-v2.scss +2 -2
- package/src/scss/partials/_footer.scss +4 -4
- package/src/scss/partials/_footer_checkout-new.scss +1 -1
- package/src/scss/partials/_footer_checkout.scss +1 -1
- package/src/scss/partials/_header-critical.scss +6 -9
- package/src/scss/partials/_header.scss +7 -9
- package/src/scss/partials/_header_checkout.scss +2 -2
- package/src/scss/partials/_main-nav.scss +7 -11
- package/src/scss/partials/_sign-up.scss +3 -3
- package/src/scss/shopping-list-pdf.scss +1 -1
- package/src/sitemap.html +2 -0
- package/src/components/.DS_Store +0 -0
- package/src/img/.DS_Store +0 -0
- package/src/img/placeholders/.DS_Store +0 -0
- package/src/js/page/.DS_Store +0 -0
- package/src/scss/.DS_Store +0 -0
- package/src/scss/pages/.DS_Store +0 -0
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
svg {
|
|
85
85
|
width: 1.25em;
|
|
86
86
|
height: 1.25em;
|
|
87
|
-
vertical-align: -
|
|
87
|
+
vertical-align: -0.25em;
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
90
|
|
|
@@ -227,9 +227,9 @@
|
|
|
227
227
|
&-msg {
|
|
228
228
|
color: $red;
|
|
229
229
|
line-height: 1rem;
|
|
230
|
-
font-size: .75rem;
|
|
230
|
+
font-size: 0.75rem;
|
|
231
231
|
display: inherit;
|
|
232
|
-
margin-top: .5rem;
|
|
232
|
+
margin-top: 0.5rem;
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
235
|
}
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
background: $green;
|
|
312
312
|
color: $white;
|
|
313
313
|
text-align: center;
|
|
314
|
-
font-size: .875rem;
|
|
314
|
+
font-size: 0.875rem;
|
|
315
315
|
font-weight: 500;
|
|
316
316
|
line-height: 1.57143;
|
|
317
317
|
cursor: pointer;
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
border: 1px solid;
|
|
353
353
|
border-color: $gray $gray $warm-grey;
|
|
354
354
|
text-align: center;
|
|
355
|
-
font-size: .9375rem;
|
|
355
|
+
font-size: 0.9375rem;
|
|
356
356
|
color: $blue;
|
|
357
357
|
cursor: pointer;
|
|
358
358
|
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
display: none;
|
|
398
398
|
color: $red;
|
|
399
399
|
line-height: 1rem;
|
|
400
|
-
font-size: .75rem;
|
|
400
|
+
font-size: 0.75rem;
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
&__quest {
|
|
434
434
|
& .chb {
|
|
435
435
|
margin-bottom: 20px;
|
|
436
|
-
font-size: .875rem;
|
|
436
|
+
font-size: 0.875rem;
|
|
437
437
|
font-weight: 400;
|
|
438
438
|
|
|
439
439
|
&:last-of-type {
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
|
|
505
505
|
& a {
|
|
506
506
|
font-weight: 500;
|
|
507
|
-
font-size: .875rem;
|
|
507
|
+
font-size: 0.875rem;
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
510
|
|
|
@@ -531,7 +531,6 @@
|
|
|
531
531
|
&__res {
|
|
532
532
|
@include make-col(9);
|
|
533
533
|
padding-right: 15px;
|
|
534
|
-
|
|
535
534
|
}
|
|
536
535
|
|
|
537
536
|
&__edit {
|
|
@@ -555,7 +554,7 @@
|
|
|
555
554
|
|
|
556
555
|
&__cost,
|
|
557
556
|
&__amount {
|
|
558
|
-
font-size: .875rem;
|
|
557
|
+
font-size: 0.875rem;
|
|
559
558
|
font-weight: 500;
|
|
560
559
|
}
|
|
561
560
|
|
|
@@ -564,7 +563,7 @@
|
|
|
564
563
|
}
|
|
565
564
|
|
|
566
565
|
&__descr {
|
|
567
|
-
font-size: .875rem;
|
|
566
|
+
font-size: 0.875rem;
|
|
568
567
|
|
|
569
568
|
&_s {
|
|
570
569
|
.stock {
|
|
@@ -643,7 +642,7 @@
|
|
|
643
642
|
}
|
|
644
643
|
|
|
645
644
|
&__name {
|
|
646
|
-
font-size: .9375rem;
|
|
645
|
+
font-size: 0.9375rem;
|
|
647
646
|
font-weight: 500;
|
|
648
647
|
text-transform: uppercase;
|
|
649
648
|
white-space: nowrap;
|
|
@@ -657,7 +656,7 @@
|
|
|
657
656
|
|
|
658
657
|
&__stock {
|
|
659
658
|
text-transform: uppercase;
|
|
660
|
-
line-height: .875rem;
|
|
659
|
+
line-height: 0.875rem;
|
|
661
660
|
}
|
|
662
661
|
|
|
663
662
|
&__amount {
|
|
@@ -699,10 +698,9 @@
|
|
|
699
698
|
}
|
|
700
699
|
|
|
701
700
|
&_uom {
|
|
702
|
-
font-size: .75rem;
|
|
701
|
+
font-size: 0.75rem;
|
|
703
702
|
}
|
|
704
703
|
}
|
|
705
|
-
|
|
706
704
|
}
|
|
707
705
|
|
|
708
706
|
.chosen {
|
|
@@ -819,7 +817,7 @@
|
|
|
819
817
|
|
|
820
818
|
&_msg {
|
|
821
819
|
padding-left: 10px;
|
|
822
|
-
font-size: .875rem;
|
|
820
|
+
font-size: 0.875rem;
|
|
823
821
|
line-height: 19px;
|
|
824
822
|
}
|
|
825
823
|
|
|
@@ -837,7 +835,7 @@
|
|
|
837
835
|
.def-stock__tab {
|
|
838
836
|
text-decoration: $blue underline;
|
|
839
837
|
cursor: pointer;
|
|
840
|
-
margin-left: .875rem;
|
|
838
|
+
margin-left: 0.875rem;
|
|
841
839
|
}
|
|
842
840
|
|
|
843
841
|
& + .stock__content {
|
|
@@ -871,7 +869,7 @@
|
|
|
871
869
|
}
|
|
872
870
|
|
|
873
871
|
.store-state {
|
|
874
|
-
font-size: .75rem;
|
|
872
|
+
font-size: 0.75rem;
|
|
875
873
|
text-transform: none;
|
|
876
874
|
font-weight: bold;
|
|
877
875
|
}
|
|
@@ -977,17 +975,15 @@
|
|
|
977
975
|
text-align: center;
|
|
978
976
|
color: $gray-dark;
|
|
979
977
|
background: $gray-light;
|
|
980
|
-
font-size: .75rem;
|
|
978
|
+
font-size: 0.75rem;
|
|
981
979
|
font-weight: 400;
|
|
982
980
|
line-height: 1.125rem;
|
|
983
981
|
|
|
984
|
-
|
|
985
982
|
&_amount {
|
|
986
983
|
font-size: 1rem;
|
|
987
984
|
font-weight: 500;
|
|
988
985
|
line-height: 1;
|
|
989
986
|
}
|
|
990
|
-
|
|
991
987
|
}
|
|
992
988
|
|
|
993
989
|
&__s-name {
|
|
@@ -1016,7 +1012,7 @@
|
|
|
1016
1012
|
&__phone,
|
|
1017
1013
|
&__postcode,
|
|
1018
1014
|
&__address {
|
|
1019
|
-
font-size: .875rem;
|
|
1015
|
+
font-size: 0.875rem;
|
|
1020
1016
|
font-weight: 500;
|
|
1021
1017
|
|
|
1022
1018
|
&_val {
|
|
@@ -1035,7 +1031,7 @@
|
|
|
1035
1031
|
&__action {
|
|
1036
1032
|
display: flex;
|
|
1037
1033
|
justify-content: space-between;
|
|
1038
|
-
font-size: .9375rem;
|
|
1034
|
+
font-size: 0.9375rem;
|
|
1039
1035
|
}
|
|
1040
1036
|
|
|
1041
1037
|
&__tgl-map,
|
|
@@ -1064,7 +1060,7 @@
|
|
|
1064
1060
|
&_title {
|
|
1065
1061
|
margin-top: 20px;
|
|
1066
1062
|
margin-bottom: 15px;
|
|
1067
|
-
font-size: .875rem;
|
|
1063
|
+
font-size: 0.875rem;
|
|
1068
1064
|
font-weight: bold;
|
|
1069
1065
|
}
|
|
1070
1066
|
}
|
|
@@ -1102,13 +1098,13 @@
|
|
|
1102
1098
|
|
|
1103
1099
|
&_day {
|
|
1104
1100
|
font-weight: 400;
|
|
1105
|
-
font-size: .875rem;
|
|
1101
|
+
font-size: 0.875rem;
|
|
1106
1102
|
}
|
|
1107
1103
|
|
|
1108
1104
|
&_cell {
|
|
1109
1105
|
border: 1px solid $gray-light;
|
|
1110
1106
|
|
|
1111
|
-
&:nth-child(2n+1) {
|
|
1107
|
+
&:nth-child(2n + 1) {
|
|
1112
1108
|
padding-left: 20px;
|
|
1113
1109
|
background: $gray-light;
|
|
1114
1110
|
color: $gray-dark;
|
|
@@ -1201,13 +1197,13 @@
|
|
|
1201
1197
|
}
|
|
1202
1198
|
|
|
1203
1199
|
&__bot {
|
|
1204
|
-
transition: .6s ease-in;
|
|
1200
|
+
transition: 0.6s ease-in;
|
|
1205
1201
|
}
|
|
1206
1202
|
}
|
|
1207
1203
|
}
|
|
1208
1204
|
|
|
1209
1205
|
.s-details {
|
|
1210
|
-
transition: .5s ease;
|
|
1206
|
+
transition: 0.5s ease;
|
|
1211
1207
|
position: absolute;
|
|
1212
1208
|
z-index: 1;
|
|
1213
1209
|
top: 0;
|
|
@@ -1245,7 +1241,7 @@
|
|
|
1245
1241
|
.bw {
|
|
1246
1242
|
.stock {
|
|
1247
1243
|
&__title {
|
|
1248
|
-
font-size: .9375rem;
|
|
1244
|
+
font-size: 0.9375rem;
|
|
1249
1245
|
}
|
|
1250
1246
|
}
|
|
1251
1247
|
|
|
@@ -1297,7 +1293,6 @@
|
|
|
1297
1293
|
}
|
|
1298
1294
|
}
|
|
1299
1295
|
|
|
1300
|
-
|
|
1301
1296
|
@include media-breakpoint-down(sm) {
|
|
1302
1297
|
.page_my-account_new {
|
|
1303
1298
|
.table_profile {
|
|
@@ -1409,7 +1404,6 @@
|
|
|
1409
1404
|
}
|
|
1410
1405
|
}
|
|
1411
1406
|
|
|
1412
|
-
|
|
1413
1407
|
@include media-breakpoint-only(md) {
|
|
1414
1408
|
.page_my-account_new {
|
|
1415
1409
|
.my-account-section_details {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
@import '../helpers/helpers';
|
|
2
2
|
|
|
3
3
|
.form-personal-details {
|
|
4
|
-
|
|
5
4
|
&__row {
|
|
6
5
|
@include make-row;
|
|
7
6
|
}
|
|
@@ -39,11 +38,9 @@
|
|
|
39
38
|
}
|
|
40
39
|
|
|
41
40
|
.row-title {
|
|
42
|
-
|
|
43
41
|
.form-row__label,
|
|
44
42
|
.form-row__field,
|
|
45
43
|
.form-row__info {
|
|
46
|
-
|
|
47
44
|
@include media-breakpoint-down(sm) {
|
|
48
45
|
@include make-col-offset(0);
|
|
49
46
|
}
|
|
@@ -59,7 +56,6 @@
|
|
|
59
56
|
}
|
|
60
57
|
|
|
61
58
|
.form-row__field {
|
|
62
|
-
|
|
63
59
|
@include media-breakpoint-down(sm) {
|
|
64
60
|
@include make-col(12);
|
|
65
61
|
}
|
|
@@ -77,7 +73,6 @@
|
|
|
77
73
|
}
|
|
78
74
|
|
|
79
75
|
.form-row__action {
|
|
80
|
-
|
|
81
76
|
.form-row__col-btn {
|
|
82
77
|
@include media-breakpoint-down(sm) {
|
|
83
78
|
@include make-col(12);
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
.my-account-section_email {
|
|
2
|
-
|
|
3
2
|
@include media-breakpoint-up(md) {
|
|
4
3
|
.row + .row {
|
|
5
4
|
margin-top: 20px;
|
|
@@ -10,7 +9,7 @@
|
|
|
10
9
|
@include make-col-ready;
|
|
11
10
|
|
|
12
11
|
@include media-breakpoint-up(md) {
|
|
13
|
-
@include make-col(4)
|
|
12
|
+
@include make-col(4);
|
|
14
13
|
}
|
|
15
14
|
}
|
|
16
15
|
}
|
|
@@ -60,7 +60,8 @@
|
|
|
60
60
|
color: $blue;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.full-width-offers {
|
|
63
|
+
.full-width-offers {
|
|
64
|
+
//TBD: need to be refactored. Temporary decision
|
|
64
65
|
@include media-breakpoint-down(xl) {
|
|
65
66
|
.change-card {
|
|
66
67
|
// sass-lint:disable no-important
|
|
@@ -137,7 +138,7 @@
|
|
|
137
138
|
display: flex;
|
|
138
139
|
flex-direction: column;
|
|
139
140
|
overflow: hidden;
|
|
140
|
-
transition: all .5s;
|
|
141
|
+
transition: all 0.5s;
|
|
141
142
|
}
|
|
142
143
|
|
|
143
144
|
&__img {
|
|
@@ -196,13 +196,18 @@ body {
|
|
|
196
196
|
align-items: center;
|
|
197
197
|
justify-content: center;
|
|
198
198
|
flex-shrink: 0;
|
|
199
|
-
width:
|
|
200
|
-
height:
|
|
199
|
+
width: 48px;
|
|
200
|
+
height: 48px;
|
|
201
201
|
|
|
202
202
|
.svg-inline--fa.fa-shipping-fast {
|
|
203
203
|
font-size: 1.7rem;
|
|
204
204
|
height: auto;
|
|
205
205
|
}
|
|
206
|
+
|
|
207
|
+
.banner-news__img {
|
|
208
|
+
width: 48px;
|
|
209
|
+
height: auto;
|
|
210
|
+
}
|
|
206
211
|
}
|
|
207
212
|
}
|
|
208
213
|
|
|
@@ -94,7 +94,6 @@ body {
|
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
.supplier-delivery-heading {
|
|
97
|
-
|
|
98
97
|
.supply-info {
|
|
99
98
|
&__time {
|
|
100
99
|
display: none;
|
|
@@ -136,7 +135,7 @@ body {
|
|
|
136
135
|
}
|
|
137
136
|
|
|
138
137
|
&__address {
|
|
139
|
-
font-size: .875rem;
|
|
138
|
+
font-size: 0.875rem;
|
|
140
139
|
line-height: 1.375rem;
|
|
141
140
|
}
|
|
142
141
|
}
|
|
@@ -185,7 +184,7 @@ body {
|
|
|
185
184
|
}
|
|
186
185
|
|
|
187
186
|
.checkout-address-time__time-additional {
|
|
188
|
-
font-size: .625rem;
|
|
187
|
+
font-size: 0.625rem;
|
|
189
188
|
line-height: 1rem;
|
|
190
189
|
}
|
|
191
190
|
|
|
@@ -194,7 +193,7 @@ body {
|
|
|
194
193
|
}
|
|
195
194
|
|
|
196
195
|
.checkout-address-time__address {
|
|
197
|
-
font-size: .875rem;
|
|
196
|
+
font-size: 0.875rem;
|
|
198
197
|
line-height: 1.375rem;
|
|
199
198
|
}
|
|
200
199
|
}
|
|
@@ -305,7 +304,7 @@ body {
|
|
|
305
304
|
|
|
306
305
|
.checkout-address-time_sidebar {
|
|
307
306
|
.checkout-address-time__address {
|
|
308
|
-
font-size: .75rem;
|
|
307
|
+
font-size: 0.75rem;
|
|
309
308
|
line-height: 1.25rem;
|
|
310
309
|
}
|
|
311
310
|
}
|
|
@@ -35,8 +35,8 @@ body {
|
|
|
35
35
|
position: absolute;
|
|
36
36
|
left: -10000px;
|
|
37
37
|
top: auto;
|
|
38
|
-
width: .063em;
|
|
39
|
-
height: .063em;
|
|
38
|
+
width: 0.063em;
|
|
39
|
+
height: 0.063em;
|
|
40
40
|
overflow: hidden;
|
|
41
41
|
}
|
|
42
42
|
|
|
@@ -97,7 +97,7 @@ body {
|
|
|
97
97
|
font-size: medium;
|
|
98
98
|
font-weight: 400;
|
|
99
99
|
background-color: #c00;
|
|
100
|
-
border: .125em solid #c00;
|
|
100
|
+
border: 0.125em solid #c00;
|
|
101
101
|
padding: 5px 2px;
|
|
102
102
|
margin: 5px;
|
|
103
103
|
list-style: none outside none;
|
|
@@ -111,7 +111,7 @@ body {
|
|
|
111
111
|
|
|
112
112
|
.inlineText {
|
|
113
113
|
display: block;
|
|
114
|
-
font-size: .75em;
|
|
114
|
+
font-size: 0.75em;
|
|
115
115
|
font-weight: 400;
|
|
116
116
|
width: 100%;
|
|
117
117
|
float: left;
|
|
@@ -147,7 +147,7 @@ body {
|
|
|
147
147
|
}
|
|
148
148
|
|
|
149
149
|
.formInput {
|
|
150
|
-
font-size: .875rem;
|
|
150
|
+
font-size: 0.875rem;
|
|
151
151
|
line-height: 1.57143;
|
|
152
152
|
background: #fff;
|
|
153
153
|
border: 1px solid #ccc;
|
|
@@ -196,14 +196,14 @@ input.inputError,
|
|
|
196
196
|
select.inputError {
|
|
197
197
|
background-color: #ffe3e3 !important;
|
|
198
198
|
color: #800;
|
|
199
|
-
border: .1em solid #800;
|
|
199
|
+
border: 0.1em solid #800;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
202
|
input.inputValid,
|
|
203
203
|
select.inputValid {
|
|
204
204
|
background-color: #dfffdf !important;
|
|
205
205
|
color: #005f00;
|
|
206
|
-
border: .1em solid #005f00;
|
|
206
|
+
border: 0.1em solid #005f00;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
209
|
label.labelError {
|
|
@@ -218,7 +218,7 @@ label.labelError {
|
|
|
218
218
|
}
|
|
219
219
|
|
|
220
220
|
#purchaseDetailsHeader {
|
|
221
|
-
padding-top: .5%;
|
|
221
|
+
padding-top: 0.5%;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
224
|
#paymentDetailsHeader {
|
|
@@ -276,8 +276,8 @@ label.labelError {
|
|
|
276
276
|
position: absolute;
|
|
277
277
|
left: -10000px;
|
|
278
278
|
top: auto;
|
|
279
|
-
width: .063em;
|
|
280
|
-
height: .063em;
|
|
279
|
+
width: 0.063em;
|
|
280
|
+
height: 0.063em;
|
|
281
281
|
overflow: hidden;
|
|
282
282
|
}
|
|
283
283
|
|
|
@@ -305,7 +305,7 @@ label.labelError {
|
|
|
305
305
|
font-style: italic;
|
|
306
306
|
font-weight: 400;
|
|
307
307
|
font-size: medium;
|
|
308
|
-
margin-left: .625em;
|
|
308
|
+
margin-left: 0.625em;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
311
|
#confirmCsc,
|
|
@@ -351,15 +351,15 @@ label.labelError {
|
|
|
351
351
|
left bottom,
|
|
352
352
|
left top,
|
|
353
353
|
color-stop(0, #f5a30d),
|
|
354
|
-
color-stop(.82, #ffd786)
|
|
354
|
+
color-stop(0.82, #ffd786)
|
|
355
355
|
) !important;
|
|
356
356
|
color: #036 !important;
|
|
357
|
-
border-radius: .313em;
|
|
358
|
-
-moz-border-radius: .313em;
|
|
359
|
-
-webkit-border-radius: .313em;
|
|
360
|
-
box-shadow: .188em .188em .188em #ccc;
|
|
361
|
-
-moz-box-shadow: .188em .188em .188em #ccc;
|
|
362
|
-
-webkit-box-shadow: .188em .188em .188em #ccc;
|
|
357
|
+
border-radius: 0.313em;
|
|
358
|
+
-moz-border-radius: 0.313em;
|
|
359
|
+
-webkit-border-radius: 0.313em;
|
|
360
|
+
box-shadow: 0.188em 0.188em 0.188em #ccc;
|
|
361
|
+
-moz-box-shadow: 0.188em 0.188em 0.188em #ccc;
|
|
362
|
+
-webkit-box-shadow: 0.188em 0.188em 0.188em #ccc;
|
|
363
363
|
}
|
|
364
364
|
|
|
365
365
|
a,
|
|
@@ -387,14 +387,14 @@ a:visited {
|
|
|
387
387
|
|
|
388
388
|
#cscDialogContent,
|
|
389
389
|
#payerAuthDialogContent {
|
|
390
|
-
box-shadow: .313em .313em .313em #ccc;
|
|
391
|
-
-moz-box-shadow: .313em .313em .313em #ccc;
|
|
392
|
-
-webkit-box-shadow: .313em .313em .313em #ccc;
|
|
390
|
+
box-shadow: 0.313em 0.313em 0.313em #ccc;
|
|
391
|
+
-moz-box-shadow: 0.313em 0.313em 0.313em #ccc;
|
|
392
|
+
-webkit-box-shadow: 0.313em 0.313em 0.313em #ccc;
|
|
393
393
|
display: block;
|
|
394
394
|
margin: 0 auto;
|
|
395
395
|
background: #fff;
|
|
396
396
|
border: #636b70;
|
|
397
|
-
border-width: .063em;
|
|
397
|
+
border-width: 0.063em;
|
|
398
398
|
border-style: solid;
|
|
399
399
|
text-align: center;
|
|
400
400
|
}
|
|
@@ -408,7 +408,7 @@ a:visited {
|
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
#cscDialogTitle {
|
|
411
|
-
margin: .75em 0 .563em .6em;
|
|
411
|
+
margin: 0.75em 0 0.563em 0.6em;
|
|
412
412
|
}
|
|
413
413
|
|
|
414
414
|
#cscDialogTitle,
|
|
@@ -438,7 +438,7 @@ a:visited {
|
|
|
438
438
|
#cscBottomImage {
|
|
439
439
|
height: 6em;
|
|
440
440
|
width: 100%;
|
|
441
|
-
margin: .625em 0 .5em;
|
|
441
|
+
margin: 0.625em 0 0.5em;
|
|
442
442
|
text-align: center;
|
|
443
443
|
}
|
|
444
444
|
|
|
@@ -495,9 +495,9 @@ a:visited {
|
|
|
495
495
|
|
|
496
496
|
.noJsReturnPanel {
|
|
497
497
|
display: block;
|
|
498
|
-
margin-top: .938em;
|
|
498
|
+
margin-top: 0.938em;
|
|
499
499
|
border: thin solid #d00;
|
|
500
|
-
padding: .625em .625em .625em 2.5em;
|
|
500
|
+
padding: 0.625em 0.625em 0.625em 2.5em;
|
|
501
501
|
color: #cc292b;
|
|
502
502
|
font-size: medium;
|
|
503
503
|
}
|
|
@@ -506,7 +506,7 @@ a:visited {
|
|
|
506
506
|
display: block;
|
|
507
507
|
margin: 0 auto;
|
|
508
508
|
text-align: center;
|
|
509
|
-
padding: .313em;
|
|
509
|
+
padding: 0.313em;
|
|
510
510
|
}
|
|
511
511
|
|
|
512
512
|
.wait {
|
|
@@ -518,7 +518,7 @@ a:visited {
|
|
|
518
518
|
z-index: 6000;
|
|
519
519
|
overflow: auto;
|
|
520
520
|
border: #636b70;
|
|
521
|
-
border-width: .063em;
|
|
521
|
+
border-width: 0.063em;
|
|
522
522
|
border-style: solid;
|
|
523
523
|
width: 14.5em;
|
|
524
524
|
height: 4em;
|
|
@@ -533,7 +533,7 @@ a:visited {
|
|
|
533
533
|
}
|
|
534
534
|
|
|
535
535
|
#overlay {
|
|
536
|
-
opacity: .4;
|
|
536
|
+
opacity: 0.4;
|
|
537
537
|
top: 0;
|
|
538
538
|
left: 0;
|
|
539
539
|
background-color: #dcdcdc;
|
|
@@ -542,7 +542,7 @@ a:visited {
|
|
|
542
542
|
}
|
|
543
543
|
|
|
544
544
|
.opaque {
|
|
545
|
-
opacity: .4;
|
|
545
|
+
opacity: 0.4;
|
|
546
546
|
zoom: 1;
|
|
547
547
|
}
|
|
548
548
|
|
|
@@ -559,7 +559,7 @@ tbody tr td {
|
|
|
559
559
|
|
|
560
560
|
#progressSpinnerImage {
|
|
561
561
|
margin: 0 auto;
|
|
562
|
-
margin-bottom: .6em;
|
|
562
|
+
margin-bottom: 0.6em;
|
|
563
563
|
width: 2em;
|
|
564
564
|
height: 2em;
|
|
565
565
|
display: block;
|
|
@@ -629,8 +629,8 @@ tbody tr td {
|
|
|
629
629
|
|
|
630
630
|
.basketHeader {
|
|
631
631
|
font-weight: 700;
|
|
632
|
-
font-size: .625em;
|
|
633
|
-
padding-left: .625em;
|
|
632
|
+
font-size: 0.625em;
|
|
633
|
+
padding-left: 0.625em;
|
|
634
634
|
}
|
|
635
635
|
|
|
636
636
|
.basketItemQty,
|
|
@@ -668,13 +668,13 @@ tbody tr td {
|
|
|
668
668
|
.billingAddress,
|
|
669
669
|
.shippingAddress {
|
|
670
670
|
display: block;
|
|
671
|
-
padding-left: .625em;
|
|
671
|
+
padding-left: 0.625em;
|
|
672
672
|
text-align: left;
|
|
673
673
|
clear: left;
|
|
674
674
|
}
|
|
675
675
|
|
|
676
676
|
#paymentMethodHeader {
|
|
677
|
-
padding-top: .313em;
|
|
677
|
+
padding-top: 0.313em;
|
|
678
678
|
}
|
|
679
679
|
|
|
680
680
|
button {
|
|
@@ -690,13 +690,13 @@ button {
|
|
|
690
690
|
.paymentMethodPAY_PAL,
|
|
691
691
|
.paymentMethodSOFORT {
|
|
692
692
|
display: block;
|
|
693
|
-
margin: .625em;
|
|
693
|
+
margin: 0.625em;
|
|
694
694
|
}
|
|
695
695
|
|
|
696
696
|
.paymentMethodCARD {
|
|
697
697
|
width: 12.125em;
|
|
698
|
-
border: .063em solid #ccc;
|
|
699
|
-
border-radius: .625em;
|
|
698
|
+
border: 0.063em solid #ccc;
|
|
699
|
+
border-radius: 0.625em;
|
|
700
700
|
}
|
|
701
701
|
|
|
702
702
|
.paymentMethodPAY_PAL {
|
|
@@ -763,14 +763,14 @@ fieldset {
|
|
|
763
763
|
|
|
764
764
|
#checkBoxSection,
|
|
765
765
|
#checkBoxSection2 {
|
|
766
|
-
margin-top: .5em;
|
|
766
|
+
margin-top: 0.5em;
|
|
767
767
|
}
|
|
768
768
|
|
|
769
769
|
.basketItemImage {
|
|
770
770
|
width: 2.5em;
|
|
771
771
|
height: 2.5em;
|
|
772
772
|
float: left;
|
|
773
|
-
margin-right: .5em;
|
|
773
|
+
margin-right: 0.5em;
|
|
774
774
|
}
|
|
775
775
|
|
|
776
776
|
#amexAcceptanceMarkLink,
|
|
@@ -811,18 +811,18 @@ fieldset {
|
|
|
811
811
|
.cardType {
|
|
812
812
|
display: block !important;
|
|
813
813
|
background-repeat: no-repeat;
|
|
814
|
-
padding: .125em;
|
|
814
|
+
padding: 0.125em;
|
|
815
815
|
}
|
|
816
816
|
|
|
817
817
|
#confirmCardLabel {
|
|
818
818
|
display: block !important;
|
|
819
|
-
font-size: .75em;
|
|
819
|
+
font-size: 0.75em;
|
|
820
820
|
font-weight: 700;
|
|
821
821
|
}
|
|
822
822
|
|
|
823
823
|
#confirmCardExpiryLabel {
|
|
824
824
|
display: block !important;
|
|
825
|
-
font-size: .6em;
|
|
825
|
+
font-size: 0.6em;
|
|
826
826
|
font-style: italic;
|
|
827
827
|
}
|
|
828
828
|
|
|
@@ -916,7 +916,7 @@ textarea {
|
|
|
916
916
|
}
|
|
917
917
|
|
|
918
918
|
input[type="radio"] {
|
|
919
|
-
margin: 1em .25em;
|
|
919
|
+
margin: 1em 0.25em;
|
|
920
920
|
}
|
|
921
921
|
|
|
922
922
|
input.inputError {
|