wickes-css2 2.112.0-develop.1 → 2.112.0-es-3143-upgrade-node-version.2
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
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
&__msg {
|
|
13
|
-
font-size: .875rem;
|
|
13
|
+
font-size: 0.875rem;
|
|
14
14
|
font-weight: 500;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
&__prompt {
|
|
18
18
|
display: block;
|
|
19
|
-
font-size: .75rem;
|
|
19
|
+
font-size: 0.75rem;
|
|
20
20
|
font-weight: 400;
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
|
|
80
80
|
.title-wrap {
|
|
81
81
|
.title {
|
|
82
|
-
font-size: .875rem;
|
|
82
|
+
font-size: 0.875rem;
|
|
83
83
|
font-weight: 500;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
.descr {
|
|
87
|
-
font-size: .75rem;
|
|
87
|
+
font-size: 0.75rem;
|
|
88
88
|
font-weight: 500;
|
|
89
89
|
}
|
|
90
90
|
}
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
|
|
147
147
|
&__title {
|
|
148
148
|
width: 100%;
|
|
149
|
-
font-size: .875rem;
|
|
149
|
+
font-size: 0.875rem;
|
|
150
150
|
font-weight: 500;
|
|
151
151
|
line-height: 1.375rem;
|
|
152
152
|
margin-bottom: 12px;
|
|
@@ -154,14 +154,14 @@
|
|
|
154
154
|
|
|
155
155
|
&__description {
|
|
156
156
|
width: 100%;
|
|
157
|
-
font-size: .75rem;
|
|
157
|
+
font-size: 0.75rem;
|
|
158
158
|
font-weight: 400;
|
|
159
159
|
line-height: 1rem;
|
|
160
160
|
margin-bottom: 16px;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
&__message {
|
|
164
|
-
font-size: .75rem;
|
|
164
|
+
font-size: 0.75rem;
|
|
165
165
|
line-height: 1rem;
|
|
166
166
|
}
|
|
167
167
|
|
|
@@ -117,7 +117,6 @@
|
|
|
117
117
|
border: 1px solid $border-grey;
|
|
118
118
|
margin-bottom: 30px;
|
|
119
119
|
|
|
120
|
-
|
|
121
120
|
& .checkout-action {
|
|
122
121
|
&__section {
|
|
123
122
|
@include make-col(12);
|
|
@@ -150,7 +149,6 @@
|
|
|
150
149
|
}
|
|
151
150
|
|
|
152
151
|
@include media-breakpoint-up(sm) {
|
|
153
|
-
|
|
154
152
|
.checkout-action {
|
|
155
153
|
margin-top: 0;
|
|
156
154
|
padding: 0;
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
font-size: 1rem;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
&
|
|
145
|
+
&_highlight {
|
|
146
146
|
display: inline;
|
|
147
147
|
align-items: center;
|
|
148
148
|
position: relative;
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
z-index: $circle-z-index;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.label
|
|
163
|
+
.calendar-cell-label {
|
|
164
164
|
@include font-size(10);
|
|
165
165
|
@include line-height(10);
|
|
166
166
|
border-radius: 30px;
|
|
@@ -206,6 +206,7 @@
|
|
|
206
206
|
background-color: $blue;
|
|
207
207
|
color: $white;
|
|
208
208
|
pointer-events: none;
|
|
209
|
+
gap: 12px;
|
|
209
210
|
|
|
210
211
|
&:not(:disabled):not(.disabled) {
|
|
211
212
|
cursor: default;
|
|
@@ -214,6 +215,7 @@
|
|
|
214
215
|
&__content {
|
|
215
216
|
display: flex;
|
|
216
217
|
flex-direction: column;
|
|
218
|
+
max-width: 100%;
|
|
217
219
|
|
|
218
220
|
.title {
|
|
219
221
|
font-size: 1rem;
|
|
@@ -242,11 +244,23 @@
|
|
|
242
244
|
width: 41px;
|
|
243
245
|
height: 41px;
|
|
244
246
|
flex-shrink: 0;
|
|
247
|
+
position: absolute;
|
|
248
|
+
right: 12px;
|
|
245
249
|
|
|
246
250
|
.svg-inline--fa.fa-shipping-fast {
|
|
247
251
|
font-size: 1.7rem;
|
|
248
252
|
height: auto;
|
|
249
253
|
}
|
|
254
|
+
|
|
255
|
+
&--premium {
|
|
256
|
+
width: 48px;
|
|
257
|
+
height: 48px;
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
&__img {
|
|
262
|
+
width: 48px;
|
|
263
|
+
height: 48px;
|
|
250
264
|
}
|
|
251
265
|
|
|
252
266
|
.rapid-info-icon {
|
|
@@ -272,11 +286,6 @@
|
|
|
272
286
|
}
|
|
273
287
|
}
|
|
274
288
|
}
|
|
275
|
-
|
|
276
|
-
&__image {
|
|
277
|
-
position: absolute;
|
|
278
|
-
right: 12px;
|
|
279
|
-
}
|
|
280
289
|
}
|
|
281
290
|
|
|
282
291
|
.delivery-container {
|
|
@@ -358,6 +367,20 @@
|
|
|
358
367
|
}
|
|
359
368
|
}
|
|
360
369
|
|
|
370
|
+
@include media-breakpoint-up(lg) {
|
|
371
|
+
.delivery-container {
|
|
372
|
+
.btn.btn_full {
|
|
373
|
+
&.delivery-btn {
|
|
374
|
+
gap: 12px;
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
.subtitle {
|
|
379
|
+
max-width: 100%;
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
|
|
361
384
|
@media screen and (max-width: 320px) {
|
|
362
385
|
.date-selection {
|
|
363
386
|
&__info-block {
|
|
@@ -30,7 +30,8 @@
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
&__rapid-hint
|
|
33
|
+
&__rapid-hint,
|
|
34
|
+
&__premium-hint {
|
|
34
35
|
border-top: 1px dashed $blue-dark;
|
|
35
36
|
display: flex;
|
|
36
37
|
padding: 24px;
|
|
@@ -40,6 +41,23 @@
|
|
|
40
41
|
gap: 8px;
|
|
41
42
|
align-self: stretch;
|
|
42
43
|
|
|
44
|
+
.icon {
|
|
45
|
+
font-size: 2rem;
|
|
46
|
+
height: auto;
|
|
47
|
+
color: $blue-satin;
|
|
48
|
+
|
|
49
|
+
&[src] {
|
|
50
|
+
width: 48px;
|
|
51
|
+
height: 48px;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.date-selection_selected & {
|
|
56
|
+
display: none;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&__rapid-hint {
|
|
43
61
|
.description {
|
|
44
62
|
@include font-size(14);
|
|
45
63
|
@include line-height(22);
|
|
@@ -48,15 +66,16 @@
|
|
|
48
66
|
max-width: 226px;
|
|
49
67
|
margin-bottom: 0;
|
|
50
68
|
}
|
|
69
|
+
}
|
|
51
70
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
71
|
+
&__premium-hint {
|
|
72
|
+
.description {
|
|
73
|
+
@include font-size(14);
|
|
74
|
+
@include line-height(22);
|
|
75
|
+
text-align: center;
|
|
76
|
+
font-weight: 400;
|
|
77
|
+
max-width: 250px;
|
|
78
|
+
margin-bottom: 0;
|
|
60
79
|
}
|
|
61
80
|
}
|
|
62
81
|
}
|
|
@@ -112,7 +131,7 @@
|
|
|
112
131
|
color: $white;
|
|
113
132
|
}
|
|
114
133
|
|
|
115
|
-
&
|
|
134
|
+
&_highlight {
|
|
116
135
|
display: inline;
|
|
117
136
|
align-items: center;
|
|
118
137
|
position: relative;
|
|
@@ -130,7 +149,7 @@
|
|
|
130
149
|
z-index: $circle-z-index;
|
|
131
150
|
}
|
|
132
151
|
|
|
133
|
-
.label
|
|
152
|
+
.calendar-cell-label {
|
|
134
153
|
@include font-size(10);
|
|
135
154
|
@include line-height(10);
|
|
136
155
|
border-radius: 30px;
|
|
@@ -323,7 +342,8 @@
|
|
|
323
342
|
.delivery-time {
|
|
324
343
|
width: 100%;
|
|
325
344
|
|
|
326
|
-
&__rapid-hint
|
|
345
|
+
&__rapid-hint,
|
|
346
|
+
&__premium-hint {
|
|
327
347
|
border-top: 0;
|
|
328
348
|
background: $white;
|
|
329
349
|
height: 100%;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.donation-cart-new {
|
|
2
2
|
&__cost {
|
|
3
3
|
font-weight: 500;
|
|
4
|
-
font-size: .875rem;
|
|
4
|
+
font-size: 0.875rem;
|
|
5
5
|
line-height: 1rem;
|
|
6
6
|
display: flex;
|
|
7
7
|
align-items: center;
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
display: inline-block;
|
|
36
36
|
line-height: 1rem;
|
|
37
37
|
font-weight: 400;
|
|
38
|
-
font-size: .75rem;
|
|
38
|
+
font-size: 0.75rem;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
&__description {
|
|
42
42
|
font-weight: 500;
|
|
43
|
-
font-size: .875rem;
|
|
43
|
+
font-size: 0.875rem;
|
|
44
44
|
margin-bottom: 12px;
|
|
45
45
|
}
|
|
46
46
|
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
|
|
52
52
|
&__currency,
|
|
53
53
|
&__value {
|
|
54
|
-
font-size: .75rem;
|
|
54
|
+
font-size: 0.75rem;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
&__divider {
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
&__charity-info {
|
|
64
64
|
color: $squant;
|
|
65
65
|
font-weight: 400;
|
|
66
|
-
font-size: .75rem;
|
|
66
|
+
font-size: 0.75rem;
|
|
67
67
|
line-height: 1rem;
|
|
68
68
|
margin: 0;
|
|
69
69
|
}
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
|
|
122
122
|
&__description {
|
|
123
123
|
font-weight: 700;
|
|
124
|
-
font-size: .875rem;
|
|
124
|
+
font-size: 0.875rem;
|
|
125
125
|
margin-bottom: 12px;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
&__cost {
|
|
9
9
|
font-weight: 500;
|
|
10
|
-
font-size: .875rem;
|
|
10
|
+
font-size: 0.875rem;
|
|
11
11
|
line-height: 1;
|
|
12
12
|
margin-bottom: 20px;
|
|
13
13
|
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
&__description {
|
|
21
21
|
font-weight: 700;
|
|
22
|
-
font-size: .875rem;
|
|
22
|
+
font-size: 0.875rem;
|
|
23
23
|
margin-bottom: 5px;
|
|
24
24
|
}
|
|
25
25
|
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
|
|
34
34
|
&__currency,
|
|
35
35
|
&__value {
|
|
36
|
-
font-size: .875rem;
|
|
36
|
+
font-size: 0.875rem;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
&__holder {
|
|
@@ -68,7 +68,6 @@
|
|
|
68
68
|
border-color: $blue;
|
|
69
69
|
background: $blue;
|
|
70
70
|
pointer-events: none;
|
|
71
|
-
|
|
72
71
|
}
|
|
73
72
|
}
|
|
74
73
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
$gray-gray: #d8d8d8;
|
|
2
|
-
$white-transparent80: rgba(255, 255, 255, .8);
|
|
2
|
+
$white-transparent80: rgba(255, 255, 255, 0.8);
|
|
3
3
|
|
|
4
4
|
.gallery {
|
|
5
5
|
img {
|
|
@@ -12,7 +12,7 @@ $white-transparent80: rgba(255, 255, 255, .8);
|
|
|
12
12
|
opacity: 0;
|
|
13
13
|
|
|
14
14
|
@include media-breakpoint-down(md) {
|
|
15
|
-
opacity: .5;
|
|
15
|
+
opacity: 0.5;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
@include media-breakpoint-up(md) {
|
|
@@ -25,7 +25,7 @@ $white-transparent80: rgba(255, 255, 255, .8);
|
|
|
25
25
|
.swiper-container:hover &__btn-prev,
|
|
26
26
|
.swiper-container:hover &__btn-next {
|
|
27
27
|
@include media-breakpoint-up(lg) {
|
|
28
|
-
opacity: .5;
|
|
28
|
+
opacity: 0.5;
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
position: absolute;
|
|
15
15
|
color: $white;
|
|
16
16
|
z-index: 2;
|
|
17
|
-
bottom: 95px;
|
|
17
|
+
bottom: 95px; //TODO: move go gallery
|
|
18
18
|
right: 15px;
|
|
19
19
|
background-color: $gray-dark-transparent60;
|
|
20
20
|
border-radius: 3px;
|
|
21
|
-
font-size: .875rem;
|
|
21
|
+
font-size: 0.875rem;
|
|
22
22
|
padding: 2px 5px 0;
|
|
23
23
|
pointer-events: none;
|
|
24
24
|
|
|
@@ -31,11 +31,11 @@
|
|
|
31
31
|
position: absolute;
|
|
32
32
|
color: $white;
|
|
33
33
|
z-index: 2;
|
|
34
|
-
bottom: 15px;
|
|
34
|
+
bottom: 15px; //TODO: move go gallery
|
|
35
35
|
right: 15px;
|
|
36
36
|
background-color: $gray-dark-transparent60;
|
|
37
37
|
border-radius: 3px;
|
|
38
|
-
font-size: .875rem;
|
|
38
|
+
font-size: 0.875rem;
|
|
39
39
|
padding: 2px 5px 0;
|
|
40
40
|
pointer-events: none;
|
|
41
41
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
right: 15px;
|
|
19
19
|
background-color: $gray-dark-transparent60;
|
|
20
20
|
border-radius: 3px;
|
|
21
|
-
font-size: .875rem;
|
|
21
|
+
font-size: 0.875rem;
|
|
22
22
|
padding: 2px 5px 0;
|
|
23
23
|
pointer-events: none;
|
|
24
24
|
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
right: 15px;
|
|
36
36
|
background-color: $gray-dark-transparent60;
|
|
37
37
|
border-radius: 3px;
|
|
38
|
-
font-size: .875rem;
|
|
38
|
+
font-size: 0.875rem;
|
|
39
39
|
padding: 2px 5px 0;
|
|
40
40
|
pointer-events: none;
|
|
41
41
|
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
opacity: 0;
|
|
10
10
|
|
|
11
11
|
@include media-breakpoint-down(md) {
|
|
12
|
-
opacity: .5;
|
|
12
|
+
opacity: 0.5;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
@include media-breakpoint-up(md) {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
.swiper-container:hover &__btn-prev,
|
|
23
23
|
.swiper-container:hover &__btn-next {
|
|
24
24
|
@include media-breakpoint-up(lg) {
|
|
25
|
-
opacity: .5;
|
|
25
|
+
opacity: 0.5;
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
top: 50%;
|
|
80
80
|
transform: translateY(-50%);
|
|
81
81
|
z-index: 1;
|
|
82
|
-
background: rgba($black, .3);
|
|
82
|
+
background: rgba($black, 0.3);
|
|
83
83
|
display: flex;
|
|
84
84
|
justify-content: center;
|
|
85
85
|
align-items: center;
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
|
|
90
90
|
&.swiper-button-disabled {
|
|
91
91
|
display: flex !important;
|
|
92
|
-
opacity: .5;
|
|
92
|
+
opacity: 0.5;
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -122,11 +122,11 @@
|
|
|
122
122
|
.kitchen-cards {
|
|
123
123
|
grid-template-columns: repeat(2, 1fr);
|
|
124
124
|
gap: 24px;
|
|
125
|
-
}
|
|
125
|
+
}
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
@include media-breakpoint-up(lg) {
|
|
129
129
|
.kitchen-cards {
|
|
130
130
|
grid-template-columns: repeat(3, 1fr);
|
|
131
|
-
}
|
|
131
|
+
}
|
|
132
132
|
}
|
|
@@ -53,13 +53,13 @@
|
|
|
53
53
|
|
|
54
54
|
.close {
|
|
55
55
|
position: absolute;
|
|
56
|
-
right:
|
|
57
|
-
top: .625rem;
|
|
56
|
+
right: -0.3125rem;
|
|
57
|
+
top: 0.625rem;
|
|
58
58
|
padding: 0;
|
|
59
59
|
margin: 0;
|
|
60
60
|
|
|
61
61
|
@include media-breakpoint-up(md) {
|
|
62
|
-
right: .625rem;
|
|
62
|
+
right: 0.625rem;
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
|
|
175
175
|
&.modal-round {
|
|
176
176
|
.modal-box__content {
|
|
177
|
-
border-radius: .3rem;
|
|
177
|
+
border-radius: 0.3rem;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
}
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
.modal-box {
|
|
189
189
|
&.modal-round {
|
|
190
190
|
.modal-box__header .close {
|
|
191
|
-
right: .625rem;
|
|
191
|
+
right: 0.625rem;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
194
|
.modal-body {
|
|
@@ -10,13 +10,12 @@
|
|
|
10
10
|
top: 7px;
|
|
11
11
|
font-size: 1rem;
|
|
12
12
|
}
|
|
13
|
-
|
|
14
13
|
|
|
15
14
|
&__close {
|
|
16
15
|
position: absolute;
|
|
17
16
|
right: 8px;
|
|
18
17
|
top: 8px;
|
|
19
|
-
font-size: .875rem;
|
|
18
|
+
font-size: 0.875rem;
|
|
20
19
|
color: $warm-grey;
|
|
21
20
|
cursor: pointer;
|
|
22
21
|
|
|
@@ -24,5 +23,4 @@
|
|
|
24
23
|
color: $white;
|
|
25
24
|
}
|
|
26
25
|
}
|
|
27
|
-
|
|
28
26
|
}
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
|
|
120
120
|
&__hide-info,
|
|
121
121
|
&__info {
|
|
122
|
-
font-size: .875rem;
|
|
122
|
+
font-size: 0.875rem;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
&__phone,
|
|
@@ -148,14 +148,14 @@
|
|
|
148
148
|
&__open {
|
|
149
149
|
&_title {
|
|
150
150
|
color: $blue-dark;
|
|
151
|
-
font-size: .875rem;
|
|
151
|
+
font-size: 0.875rem;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
&__table {
|
|
156
156
|
border: 1px solid $gray-light;
|
|
157
157
|
width: 100%;
|
|
158
|
-
font-size: .875rem;
|
|
158
|
+
font-size: 0.875rem;
|
|
159
159
|
margin-bottom: 20px;
|
|
160
160
|
|
|
161
161
|
&_regular {
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
.store-info {
|
|
181
181
|
&__table {
|
|
182
182
|
&_day {
|
|
183
|
-
font-size: .75rem;
|
|
183
|
+
font-size: 0.75rem;
|
|
184
184
|
|
|
185
185
|
& .store-info__table_cell {
|
|
186
186
|
padding-top: 0;
|
|
@@ -255,7 +255,6 @@
|
|
|
255
255
|
&__section-info {
|
|
256
256
|
position: relative;
|
|
257
257
|
|
|
258
|
-
|
|
259
258
|
&:before {
|
|
260
259
|
content: '';
|
|
261
260
|
width: 1px;
|
|
@@ -292,7 +291,7 @@
|
|
|
292
291
|
align-items: flex-start;
|
|
293
292
|
|
|
294
293
|
&-text {
|
|
295
|
-
@include make-col(6)
|
|
294
|
+
@include make-col(6);
|
|
296
295
|
}
|
|
297
296
|
}
|
|
298
297
|
|
|
@@ -342,7 +341,7 @@
|
|
|
342
341
|
.store-info {
|
|
343
342
|
&__table {
|
|
344
343
|
&_day {
|
|
345
|
-
font-size: .875rem;
|
|
344
|
+
font-size: 0.875rem;
|
|
346
345
|
|
|
347
346
|
& .store-info__table_cell {
|
|
348
347
|
padding-bottom: 15px;
|