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
|
@@ -1 +1 @@
|
|
|
1
|
-
.page_online-exclusive .heading2{font-weight:700;line-height:2rem;font-size:1.5rem;position:relative}.page_online-exclusive .online-exclusive__banner{background:url(https://media.wickes.co.uk/is/image/wickes/Online-exclusive-header-banner-final-mobile) 50%/auto 502px no-repeat;height:502px;margin:0 -15px;display:block}.page_online-exclusive .online-exclusive__banner-info{font-size:1.5rem;padding:0 60px;line-height:2.125rem;display:none}.page_online-exclusive .online-exclusive__banner-subtext{padding:10px 60px;font-size:1rem;line-height:1.5rem;display:none}.page_online-exclusive .online-exclusive__banner .btn{display:none;background:#0277bd;color:#fff;font-size:1.125rem;border:1px solid #fff;width:250px;margin-top:20px;line-height:22px}.page_online-exclusive .online-exclusive__banner .btn .discover-button-arrow{margin-left:10px}.page_online-exclusive .online-exclusive .ranges-card{position:relative}.page_online-exclusive .online-exclusive .ranges-card_build-materials,.page_online-exclusive .online-exclusive .ranges-card_doors-windows,.page_online-exclusive .online-exclusive .ranges-card_heating,.page_online-exclusive .online-exclusive .ranges-card_interior-decor,.page_online-exclusive .online-exclusive .ranges-card_kitchens,.page_online-exclusive .online-exclusive .ranges-card_tile-flooring,.page_online-exclusive .online-exclusive .ranges-card_tools-workwear{display:none}.page_online-exclusive .online-exclusive .ranges-card-heading p{font-size:1.125rem}.page_online-exclusive .online-exclusive .ranges-card:after{content:"";position:absolute;left:calc(50% - 200px / 2);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .online-ranges{padding-bottom:0}.page_online-exclusive .online-ranges h3{text-align:center}.page_online-exclusive .online-ranges .view-link{display:none}.page_online-exclusive .online-ranges .btn{border:1px solid #0277bd;color:#0277bd;background:#fff;text-align:left;position:relative;font-size:1.125rem;padding:5px 15px}.page_online-exclusive .online-ranges .btn__text{text-align:left;position:unset}.page_online-exclusive .online-ranges .btn__text .icon{position:absolute;right:10px;top:8px}.page_online-exclusive .online-ranges .ranges{padding:0 10px;border:1px solid #0277bd;border-top:0;display:none}.page_online-exclusive .online-ranges .ranges-el{color:#0277bd;text-decoration:none;display:block;padding:7px 2px;border-bottom:1px solid #eee;font-weight:500;font-size:1rem;position:relative}.page_online-exclusive .online-ranges .ranges-el .icon{position:absolute;right:0;top:8px}.page_online-exclusive .online-ranges .ranges-el .icon svg{font-size:.75rem}.page_online-exclusive .border-bottom-rounded{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.page_online-exclusive .border-bottom-rounded_false{border-bottom-left-radius:0;border-bottom-right-radius:0}.page_online-exclusive .icon-rotated{transform:rotate(180deg)}.page_online-exclusive .range-card-inner{margin-bottom:40px}.page_online-exclusive .range-card-inner:last-child{margin-bottom:0}.page_online-exclusive .range-card-inner__img-bg-helper{position:absolute;height:145px;background:#fff;width:100%;z-index:-1}.page_online-exclusive .range-card-inner__img-review{margin:0 auto;width:290px;background:#0a3055;color:#fff;position:relative;z-index:0}.page_online-exclusive .range-card-inner__img-review img{width:290px;height:290px;border-radius:50%}.page_online-exclusive .range-card-inner-heading{text-align:center}.page_online-exclusive .range-card-inner__info{margin-bottom:15px}.page_online-exclusive .range-card-inner__info-title{font-weight:700;font-size:1.3125rem}.page_online-exclusive .range-card-inner__info-text{font-size:1rem;margin-bottom:10px}.page_online-exclusive .range-card-inner__info-link{font-size:1.125rem;text-decoration:none;font-weight:700}.page_online-exclusive .range-card-inner__info-link svg{height:.875rem}.page_online-exclusive .range-card-inner__review .quote{font-size:1rem;line-height:1.5rem;padding:40px;text-align:center;position:relative}.page_online-exclusive .range-card-inner__review .quote .icon-left,.page_online-exclusive .range-card-inner__review .quote .icon-right{position:absolute}.page_online-exclusive .range-card-inner__review .quote .icon-left svg,.page_online-exclusive .range-card-inner__review .quote .icon-right svg{opacity:.3;font-size:2rem;color:#fff}.page_online-exclusive .range-card-inner__review .quote .icon-left{left:10px;top:0}.page_online-exclusive .range-card-inner__review .quote .icon-right{right:10px;bottom:30px}.page_online-exclusive .range-card-inner__review .quote_author{margin-top:10px}.page_online-exclusive .card-block{position:relative;text-align:center}.page_online-exclusive .card-block .heading3{font-weight:700;text-align:center}.page_online-exclusive .card-block .link-holder{font-size:1rem;font-weight:700}.page_online-exclusive .card-block .color-header{color:#0a3055;margin-bottom:20px}.page_online-exclusive .card-block:after{content:"";position:absolute;left:calc(50% - 200px / 2);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .customer-favourites-block{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:20px}.page_online-exclusive .customer-favourites-block__item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;padding-bottom:15px}.page_online-exclusive .customer-favourites-block__item-wrap{position:relative;width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item .product-img{overflow:hidden;text-align:center;position:relative;height:100%;width:100%;background:#f8f8f8}.page_online-exclusive .customer-favourites-block__item .product-img .full-width-img{width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item .product-img .full-height-img{margin-top:45px;height:75%;width:auto}.page_online-exclusive .customer-favourites-block__item .product-star-rate{position:absolute;width:105px;top:10px;left:calc(50% - 105px / 2);z-index:4}.page_online-exclusive .customer-favourites-block__item .product-star-rate__img{width:100%}.page_online-exclusive .customer-favourites-block__item .product-shadow{background:linear-gradient(180deg,rgba(0,0,0,.3),hsla(0,0%,85%,0));width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item:hover .customer-favourites__shadow{opacity:1;visibility:visible}.page_online-exclusive .customer-favourites__shadow{display:flex;flex-direction:column;justify-content:center;transition:opacity .55s,visibility .55s;position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;background-color:#0277bd;color:#fff;font-size:1.25rem;font-weight:500;text-align:center;padding:0 30px;z-index:10;opacity:0;visibility:hidden}.page_online-exclusive .customer-favourites__shadow-link{color:#fff;font-size:1rem;text-decoration:none}.page_online-exclusive .other-ranges{text-align:center;position:relative;padding-bottom:10px}.page_online-exclusive .other-ranges__descr{margin:10px 0 20px}.page_online-exclusive .other-ranges__descr a{text-decoration:none;font-weight:500;font-size:1rem}.page_online-exclusive .other-ranges__image img{height:203px;width:203px;border-radius:50%}.page_online-exclusive .other-ranges__item:hover a{text-decoration:underline;font-weight:600}.page_online-exclusive .other-ranges__item:hover img{opacity:.5}.page_online-exclusive .other-ranges__item-wrapper{padding:20px 0 10px}.page_online-exclusive .other-ranges:after{content:"";position:absolute;left:calc(50% - 200px / 2);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .range-btn{background-color:#0277bd;color:#fff!important;cursor:auto}@media (min-width:768px){.page_online-exclusive .online-exclusive__banner{background:url(https://media.wickes.co.uk/is/image/wickes/Online-exclusive-header-desktop-new) 50%/contain no-repeat;margin:0;height:360px}.page_online-exclusive .online-ranges{position:relative}.page_online-exclusive .online-ranges h3{text-align:center}.page_online-exclusive .online-ranges .view-link{display:block;position:absolute;right:0;top:5px;font-weight:500;font-size:1.125rem}.page_online-exclusive .online-ranges .btn{display:none}.page_online-exclusive .online-ranges .ranges{display:flex;flex-wrap:wrap;border:0;padding:0;margin:0 -10px}.page_online-exclusive .online-ranges .ranges-el{border:1px solid;border-radius:3px;font-size:1.125rem;padding:5px 10px}.page_online-exclusive .online-ranges .ranges-el-wrap{flex:0 0 25%;max-width:25%;border-bottom:0;padding:10px}.page_online-exclusive .online-ranges .ranges-el-wrap .icon,.page_online-exclusive .online-ranges .ranges-el-wrap[data-value=view-btn]{display:none}.page_online-exclusive .online-ranges .ranges-el:hover{background-color:#0277bd;color:#fff}.page_online-exclusive .other-ranges-heading,.page_online-exclusive .other-ranges__item{text-align:center}.page_online-exclusive .other-ranges__item-wrapper{display:flex;justify-content:space-between}.page_online-exclusive .other-ranges__item:hover a{text-decoration:underline;font-weight:600}.page_online-exclusive .other-ranges__item:hover img{opacity:.5}.page_online-exclusive .other-ranges__descr{margin-top:10px}.page_online-exclusive .other-ranges__descr a{text-decoration:none;font-weight:500}.page_online-exclusive .customer-favourites-block__item{padding:5px}.page_online-exclusive .online-exclusive .range-card-inner{position:relative}.page_online-exclusive .online-exclusive .range-card-inner__info{position:absolute;z-index:1;top:55px}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:450px;height:450px;position:relative;z-index:1}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;width:100%;background:#0a3055;bottom:45px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{display:flex;flex-direction:column;justify-content:center}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(2n) .img img{margin-left:calc(100% - 450px)}.page_online-exclusive .online-exclusive .ranges-card-heading{text-align:center}.page_online-exclusive .online-exclusive .other-ranges__item{width:90px}.page_online-exclusive .online-exclusive .other-ranges__item:first-child{display:none}.page_online-exclusive .online-exclusive .other-ranges__image img{width:90px;height:90px;border-radius:50%}.page_online-exclusive .online-exclusive .customer-favourites-block{flex:0 0 100%;max-width:100%;margin:20px 0 0}.page_online-exclusive .online-exclusive .customer-favourites-block__item{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:992px){.page_online-exclusive .heading2{font-size:1.875rem}.page_online-exclusive .online-exclusive__banner{height:480px}.page_online-exclusive .online-exclusive .ranges-card h4{font-size:1.5rem}.page_online-exclusive .online-exclusive .other-ranges__item{width:inherit}.page_online-exclusive .online-exclusive .other-ranges__image img{border-radius:50%;width:122px;height:122px}}@media (min-width:1200px){.page_online-exclusive .online-exclusive__banner{height:580px}.page_online-exclusive .online-exclusive .range-card-inner .quote{margin-left:460px;height:186px}.page_online-exclusive .online-exclusive .range-card-inner .quote .icon-left{left:10px;top:20px}.page_online-exclusive .online-exclusive .range-card-inner__info{margin-left:470px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 660px);padding-left:50px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 450px)}.page_online-exclusive .online-exclusive .other-ranges__image img{border-radius:50%;width:144px;height:144px}.page_online-exclusive .online-exclusive .other-ranges:after{content:"";left:calc(50% - 555px / 2);bottom:0;width:555px}.page_online-exclusive .online-exclusive .customer-favourites-block{flex:0 0 100%;max-width:100%}.page_online-exclusive .online-exclusive .customer-favourites-block__item{flex:0 0 25%;max-width:25%}.page_online-exclusive .card-block:after,.page_online-exclusive .online-exclusive .ranges-card:after{content:"";left:calc(50% - 555px / 2);bottom:0;width:555px}}@media (min-width:768px) and (max-width:991.98px){.page_online-exclusive .online-exclusive .range-card-inner{position:relative;margin-top:120px}.page_online-exclusive .online-exclusive .range-card-inner__info{top:-70px;position:absolute;z-index:1;margin-left:332px}.page_online-exclusive .online-exclusive .range-card-inner__info-text{margin-bottom:0}.page_online-exclusive .online-exclusive .range-card-inner__info-link{font-size:1rem}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:320px;height:320px;position:relative;z-index:1;bottom:50px}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;height:215px;width:100%;background:#0a3055;bottom:-10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{padding-left:360px;padding-top:15px;padding-bottom:15px;height:215px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-left{left:330px;top:5px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-right{right:5px;bottom:5px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 370px);padding-left:45px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:5px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 320px)}.page_online-exclusive .online-ranges .ranges-el-wrap{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:992px) and (max-width:1199.98px){.page_online-exclusive .online-exclusive .range-card-inner{position:relative}.page_online-exclusive .online-exclusive .range-card-inner__info{top:50px;position:absolute;z-index:1;margin-left:410px}.page_online-exclusive .online-exclusive .range-card-inner__info-text{margin-bottom:0}.page_online-exclusive .online-exclusive .range-card-inner__info-link{font-size:1rem}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:390px;height:390px;position:relative;z-index:1;bottom:-30px}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;height:190px;width:100%;background:#0a3055;bottom:-10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{margin-left:400px;padding-top:15px;padding-bottom:15px;height:190px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-right{right:10px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 540px);padding-left:45px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:10px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 390px)}}
|
|
1
|
+
.page_online-exclusive .heading2{font-weight:700;line-height:2rem;font-size:1.5rem;position:relative}.page_online-exclusive .online-exclusive__banner{background:url(https://media.wickes.co.uk/is/image/wickes/Online-exclusive-header-banner-final-mobile) 50%/auto 502px no-repeat;height:502px;margin:0 -15px;display:block}.page_online-exclusive .online-exclusive__banner-info{font-size:1.5rem;padding:0 60px;line-height:2.125rem;display:none}.page_online-exclusive .online-exclusive__banner-subtext{padding:10px 60px;font-size:1rem;line-height:1.5rem;display:none}.page_online-exclusive .online-exclusive__banner .btn{display:none;background:#0277bd;color:#fff;font-size:1.125rem;border:1px solid #fff;width:250px;margin-top:20px;line-height:22px}.page_online-exclusive .online-exclusive__banner .btn .discover-button-arrow{margin-left:10px}.page_online-exclusive .online-exclusive .ranges-card{position:relative}.page_online-exclusive .online-exclusive .ranges-card_build-materials,.page_online-exclusive .online-exclusive .ranges-card_doors-windows,.page_online-exclusive .online-exclusive .ranges-card_heating,.page_online-exclusive .online-exclusive .ranges-card_interior-decor,.page_online-exclusive .online-exclusive .ranges-card_kitchens,.page_online-exclusive .online-exclusive .ranges-card_tile-flooring,.page_online-exclusive .online-exclusive .ranges-card_tools-workwear{display:none}.page_online-exclusive .online-exclusive .ranges-card-heading p{font-size:1.125rem}.page_online-exclusive .online-exclusive .ranges-card:after{content:"";position:absolute;left:calc(50% - 100px);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .online-ranges{padding-bottom:0}.page_online-exclusive .online-ranges h3{text-align:center}.page_online-exclusive .online-ranges .view-link{display:none}.page_online-exclusive .online-ranges .btn{border:1px solid #0277bd;color:#0277bd;background:#fff;text-align:left;position:relative;font-size:1.125rem;padding:5px 15px}.page_online-exclusive .online-ranges .btn__text{text-align:left;position:unset}.page_online-exclusive .online-ranges .btn__text .icon{position:absolute;right:10px;top:8px}.page_online-exclusive .online-ranges .ranges{padding:0 10px;border:1px solid #0277bd;border-top:0;display:none}.page_online-exclusive .online-ranges .ranges-el{color:#0277bd;text-decoration:none;display:block;padding:7px 2px;border-bottom:1px solid #eee;font-weight:500;font-size:1rem;position:relative}.page_online-exclusive .online-ranges .ranges-el .icon{position:absolute;right:0;top:8px}.page_online-exclusive .online-ranges .ranges-el .icon svg{font-size:.75rem}.page_online-exclusive .border-bottom-rounded{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.page_online-exclusive .border-bottom-rounded_false{border-bottom-left-radius:0;border-bottom-right-radius:0}.page_online-exclusive .icon-rotated{transform:rotate(180deg)}.page_online-exclusive .range-card-inner{margin-bottom:40px}.page_online-exclusive .range-card-inner:last-child{margin-bottom:0}.page_online-exclusive .range-card-inner__img-bg-helper{position:absolute;height:145px;background:#fff;width:100%;z-index:-1}.page_online-exclusive .range-card-inner__img-review{margin:0 auto;width:290px;background:#0a3055;color:#fff;position:relative;z-index:0}.page_online-exclusive .range-card-inner__img-review img{width:290px;height:290px;border-radius:50%}.page_online-exclusive .range-card-inner-heading{text-align:center}.page_online-exclusive .range-card-inner__info{margin-bottom:15px}.page_online-exclusive .range-card-inner__info-title{font-weight:700;font-size:1.3125rem}.page_online-exclusive .range-card-inner__info-text{font-size:1rem;margin-bottom:10px}.page_online-exclusive .range-card-inner__info-link{font-size:1.125rem;text-decoration:none;font-weight:700}.page_online-exclusive .range-card-inner__info-link svg{height:.875rem}.page_online-exclusive .range-card-inner__review .quote{font-size:1rem;line-height:1.5rem;padding:40px;text-align:center;position:relative}.page_online-exclusive .range-card-inner__review .quote .icon-left,.page_online-exclusive .range-card-inner__review .quote .icon-right{position:absolute}.page_online-exclusive .range-card-inner__review .quote .icon-left svg,.page_online-exclusive .range-card-inner__review .quote .icon-right svg{opacity:.3;font-size:2rem;color:#fff}.page_online-exclusive .range-card-inner__review .quote .icon-left{left:10px;top:0}.page_online-exclusive .range-card-inner__review .quote .icon-right{right:10px;bottom:30px}.page_online-exclusive .range-card-inner__review .quote_author{margin-top:10px}.page_online-exclusive .card-block{position:relative;text-align:center}.page_online-exclusive .card-block .heading3{font-weight:700;text-align:center}.page_online-exclusive .card-block .link-holder{font-size:1rem;font-weight:700}.page_online-exclusive .card-block .color-header{color:#0a3055;margin-bottom:20px}.page_online-exclusive .card-block:after{content:"";position:absolute;left:calc(50% - 100px);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .customer-favourites-block{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:20px}.page_online-exclusive .customer-favourites-block__item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;padding-bottom:15px}.page_online-exclusive .customer-favourites-block__item-wrap{position:relative;width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item .product-img{overflow:hidden;text-align:center;position:relative;height:100%;width:100%;background:#f8f8f8}.page_online-exclusive .customer-favourites-block__item .product-img .full-width-img{width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item .product-img .full-height-img{margin-top:45px;height:75%;width:auto}.page_online-exclusive .customer-favourites-block__item .product-star-rate{position:absolute;width:105px;top:10px;left:calc(50% - 52.5px);z-index:4}.page_online-exclusive .customer-favourites-block__item .product-star-rate__img{width:100%}.page_online-exclusive .customer-favourites-block__item .product-shadow{background:linear-gradient(180deg,rgba(0,0,0,.3),hsla(0,0%,85%,0));width:100%;height:100%}.page_online-exclusive .customer-favourites-block__item:hover .customer-favourites__shadow{opacity:1;visibility:visible}.page_online-exclusive .customer-favourites__shadow{display:flex;flex-direction:column;justify-content:center;transition:opacity .55s,visibility .55s;position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;background-color:#0277bd;color:#fff;font-size:1.25rem;font-weight:500;text-align:center;padding:0 30px;z-index:10;opacity:0;visibility:hidden}.page_online-exclusive .customer-favourites__shadow-link{color:#fff;font-size:1rem;text-decoration:none}.page_online-exclusive .other-ranges{text-align:center;position:relative;padding-bottom:10px}.page_online-exclusive .other-ranges__descr{margin:10px 0 20px}.page_online-exclusive .other-ranges__descr a{text-decoration:none;font-weight:500;font-size:1rem}.page_online-exclusive .other-ranges__image img{height:203px;width:203px;border-radius:50%}.page_online-exclusive .other-ranges__item:hover a{text-decoration:underline;font-weight:600}.page_online-exclusive .other-ranges__item:hover img{opacity:.5}.page_online-exclusive .other-ranges__item-wrapper{padding:20px 0 10px}.page_online-exclusive .other-ranges:after{content:"";position:absolute;left:calc(50% - 100px);bottom:0;width:200px;height:8px;background-color:#0a3055}.page_online-exclusive .range-btn{background-color:#0277bd;color:#fff!important;cursor:auto}@media (min-width:768px){.page_online-exclusive .online-exclusive__banner{background:url(https://media.wickes.co.uk/is/image/wickes/Online-exclusive-header-desktop-new) 50%/contain no-repeat;margin:0;height:360px}.page_online-exclusive .online-ranges{position:relative}.page_online-exclusive .online-ranges h3{text-align:center}.page_online-exclusive .online-ranges .view-link{display:block;position:absolute;right:0;top:5px;font-weight:500;font-size:1.125rem}.page_online-exclusive .online-ranges .btn{display:none}.page_online-exclusive .online-ranges .ranges{display:flex;flex-wrap:wrap;border:0;padding:0;margin:0 -10px}.page_online-exclusive .online-ranges .ranges-el{border:1px solid;border-radius:3px;font-size:1.125rem;padding:5px 10px}.page_online-exclusive .online-ranges .ranges-el-wrap{flex:0 0 25%;max-width:25%;border-bottom:0;padding:10px}.page_online-exclusive .online-ranges .ranges-el-wrap .icon,.page_online-exclusive .online-ranges .ranges-el-wrap[data-value=view-btn]{display:none}.page_online-exclusive .online-ranges .ranges-el:hover{background-color:#0277bd;color:#fff}.page_online-exclusive .other-ranges-heading,.page_online-exclusive .other-ranges__item{text-align:center}.page_online-exclusive .other-ranges__item-wrapper{display:flex;justify-content:space-between}.page_online-exclusive .other-ranges__item:hover a{text-decoration:underline;font-weight:600}.page_online-exclusive .other-ranges__item:hover img{opacity:.5}.page_online-exclusive .other-ranges__descr{margin-top:10px}.page_online-exclusive .other-ranges__descr a{text-decoration:none;font-weight:500}.page_online-exclusive .customer-favourites-block__item{padding:5px}.page_online-exclusive .online-exclusive .range-card-inner{position:relative}.page_online-exclusive .online-exclusive .range-card-inner__info{position:absolute;z-index:1;top:55px}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:450px;height:450px;position:relative;z-index:1}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;width:100%;background:#0a3055;bottom:45px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{display:flex;flex-direction:column;justify-content:center}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(2n) .img img{margin-left:calc(100% - 450px)}.page_online-exclusive .online-exclusive .ranges-card-heading{text-align:center}.page_online-exclusive .online-exclusive .other-ranges__item{width:90px}.page_online-exclusive .online-exclusive .other-ranges__item:first-child{display:none}.page_online-exclusive .online-exclusive .other-ranges__image img{width:90px;height:90px;border-radius:50%}.page_online-exclusive .online-exclusive .customer-favourites-block{flex:0 0 100%;max-width:100%;margin:20px 0 0}.page_online-exclusive .online-exclusive .customer-favourites-block__item{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:992px){.page_online-exclusive .heading2{font-size:1.875rem}.page_online-exclusive .online-exclusive__banner{height:480px}.page_online-exclusive .online-exclusive .ranges-card h4{font-size:1.5rem}.page_online-exclusive .online-exclusive .other-ranges__item{width:inherit}.page_online-exclusive .online-exclusive .other-ranges__image img{border-radius:50%;width:122px;height:122px}}@media (min-width:1200px){.page_online-exclusive .online-exclusive__banner{height:580px}.page_online-exclusive .online-exclusive .range-card-inner .quote{margin-left:460px;height:186px}.page_online-exclusive .online-exclusive .range-card-inner .quote .icon-left{left:10px;top:20px}.page_online-exclusive .online-exclusive .range-card-inner__info{margin-left:470px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 660px);padding-left:50px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 450px)}.page_online-exclusive .online-exclusive .other-ranges__image img{border-radius:50%;width:144px;height:144px}.page_online-exclusive .online-exclusive .other-ranges:after{content:"";left:calc(50% - 277.5px);bottom:0;width:555px}.page_online-exclusive .online-exclusive .customer-favourites-block{flex:0 0 100%;max-width:100%}.page_online-exclusive .online-exclusive .customer-favourites-block__item{flex:0 0 25%;max-width:25%}.page_online-exclusive .card-block:after,.page_online-exclusive .online-exclusive .ranges-card:after{content:"";left:calc(50% - 277.5px);bottom:0;width:555px}}@media (min-width:768px) and (max-width:991.98px){.page_online-exclusive .online-exclusive .range-card-inner{position:relative;margin-top:120px}.page_online-exclusive .online-exclusive .range-card-inner__info{top:-70px;position:absolute;z-index:1;margin-left:332px}.page_online-exclusive .online-exclusive .range-card-inner__info-text{margin-bottom:0}.page_online-exclusive .online-exclusive .range-card-inner__info-link{font-size:1rem}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:320px;height:320px;position:relative;z-index:1;bottom:50px}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;height:215px;width:100%;background:#0a3055;bottom:-10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{padding-left:360px;padding-top:15px;padding-bottom:15px;height:215px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-left{left:330px;top:5px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-right{right:5px;bottom:5px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 370px);padding-left:45px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:5px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 320px)}.page_online-exclusive .online-ranges .ranges-el-wrap{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:992px) and (max-width:1199.98px){.page_online-exclusive .online-exclusive .range-card-inner{position:relative}.page_online-exclusive .online-exclusive .range-card-inner__info{top:50px;position:absolute;z-index:1;margin-left:410px}.page_online-exclusive .online-exclusive .range-card-inner__info-text{margin-bottom:0}.page_online-exclusive .online-exclusive .range-card-inner__info-link{font-size:1rem}.page_online-exclusive .online-exclusive .range-card-inner__img{background:#fff;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img-bg-helper{display:none}.page_online-exclusive .online-exclusive .range-card-inner__img-review{margin:0 auto;width:100%;position:relative}.page_online-exclusive .online-exclusive .range-card-inner__img img{width:390px;height:390px;position:relative;z-index:1;bottom:-30px}.page_online-exclusive .online-exclusive .range-card-inner__review{position:absolute;height:190px;width:100%;background:#0a3055;bottom:-10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote{margin-left:400px;padding-top:15px;padding-bottom:15px;height:190px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner__review .quote .icon-right{right:10px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote{margin-right:calc(100% - 540px);padding-left:45px;margin-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-left,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-left{left:10px;top:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info .icon-right,.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__review>.quote .icon-right{right:10px;bottom:10px}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__info{padding-left:0}.page_online-exclusive .online-exclusive .range-card-inner:nth-child(odd) .range-card-inner__img img{margin-left:calc(100% - 390px)}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.pre-home-page .full-width{width:100%}.pre-home-page .head-img{margin:0 -15px}.pre-home-page .poster-desktop{display:none}.pre-home-page .poster-mobile{display:block}.pre-home-page .submit-error{margin-top:40px}.pre-home-page .chb,.pre-home-page .rbn{padding-left:50px;min-height:40px;display:flex;align-items:center;margin-bottom:26px}.pre-home-page .chb input,.pre-home-page .chb ins,.pre-home-page .rbn input,.pre-home-page .rbn ins{height:40px;width:40px}.pre-home-page .chb ins:after,.pre-home-page .rbn ins:after{height:26px;width:26px}.pre-home-page .check-img-block{position:relative}.pre-home-page .check-img-block .check__img{width:100%}.pre-home-page .check-img-block .check__icon.chb{position:absolute;top:17px;left:16px}.pre-home-page .check-img-block .check__header{position:relative;bottom:0;left:0;right:0;height:50px;line-height:50px;background-color:#343f49;color:#fff;font-size:1.25rem;font-weight:700;text-align:center}.pre-home-page .home-visit-steps{display:flex;flex-wrap:wrap;text-align:left;padding:0;margin:50px 0 10px;overflow:hidden;counter-reset:step}.pre-home-page .home-visit-steps__item{flex:0 0 100%;flex-grow:1;max-width:100%;list-style-type:none;height:60px;margin-bottom:30px;display:flex;align-items:center}.pre-home-page .home-visit-steps__item-text{display:block;margin-left:77px;font-size:.875rem;line-height:1.125rem}.pre-home-page .home-visit-steps__item:before{content:counter(step);counter-increment:step;width:60px;height:60px;background:#fff;color:#343f49;border:4px solid #343f49;border-radius:50%;display:block;font-size:2rem;font-weight:700;margin:0 auto;position:absolute;text-align:center}.pre-home-page .choose-wickes{background-color:#eee;margin-bottom:65px}.pre-home-page .choose-wickes__head{font-size:1.75rem;line-height:2rem;padding:33px 0 40px;text-align:center;color:#343f49;font-weight:700}.pre-home-page .choose-wickes__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.pre-home-page .choose-wickes__list-item{flex:0 0 100%;max-width:100%;flex-direction:row;display:flex;margin-bottom:30px}.pre-home-page .choose-wickes__list-item .img{width:60px;height:60px;margin-right:10px}.pre-home-page .choose-wickes__list-item .info{font-size:.875rem;padding-right:10px}.pre-home-page .choose-wickes__list-item .info-header{font-size:1rem;margin-bottom:5px;font-weight:700}.pre-home-page .choose-wickes__list-item .info-header.purple-icon{color:#8b4451}.pre-home-page .choose-wickes__list-item .info-header.teal-icon{color:#155c6b}.pre-home-page .choose-wickes__list-item .info-header.gray-icon{color:#343f49}.pre-home-page .choose-wickes__list-item .info-header.green-icon{color:#4b6b38}.pre-home-page .choose-wickes__list-item .info-header.brown-icon{color:#7b6406}.pre-home-page .choose-wickes__list-item .info-header.lemon-icon{color:#aeb277}.pre-home-page .main-form__header{color:#343f49;font-size:1.75rem;line-height:2rem;font-weight:700;margin-bottom:40px;text-transform:inherit}.pre-home-page .main-form__content{border-top:3px dashed #343f49;padding:40px 0;display:flex;flex-direction:column}.pre-home-page .main-form__content-info{display:flex;flex-direction:column;margin-bottom:32px}.pre-home-page .main-form__content-info-numq{display:flex;flex-direction:row;align-items:center}.pre-home-page .main-form__content-info-number{color:#343f49;font-size:4rem;font-weight:700;margin-right:17px}.pre-home-page .main-form__content-info-question{color:#343f49;font-weight:500;font-size:1.375rem}.pre-home-page .main-form__content-info-subheader{font-weight:500;margin-bottom:30px}.pre-home-page .main-form__content-info-text{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-addition{font-size:1rem;line-height:1.375rem;display:flex;flex-direction:column;margin-bottom:39px}.pre-home-page .main-form__content-addition-logo{width:62px;height:33px;margin-bottom:18px}.pre-home-page .main-form__content-addition-know{max-width:360px}.pre-home-page .main-form__content-form .simple-check__list{display:flex;flex-direction:column;flex-wrap:wrap}.pre-home-page .main-form__content-form .icon-check__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-bottom:20px}.pre-home-page .main-form__content-form .icon-check__list-icon{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{display:flex;flex-direction:column}.pre-home-page .main-form__content-form .icon-check__list-icon .main-form__error{margin-bottom:30px}.pre-home-page .main-form__content-form .option-check__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .main-form__content-form .option-check__list-item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:10px;height:min-content}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head{padding:33px 21px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;background-color:#f8f8f8}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-icon{width:60px;height:60px;margin-right:10px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-text{font-size:1.25rem;line-height:1.5rem;font-weight:700}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head .check-block__list-item{margin-left:auto}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head .check-block__list-item .chb{margin:0}.pre-home-page .main-form__content-form .option-check__list-item .option-check__content{display:none;background-color:#f8f8f8;padding:0 21px 39px}.pre-home-page .main-form__content-form .statement__footnote{font-size:.875rem;margin:10px 0}.pre-home-page .main-form__error{display:none;color:#cf000f;font-size:.875rem}.pre-home-page .logo-block{background-color:#eee;padding:60px 0;margin-bottom:40px}.pre-home-page .logo-block__list{display:flex;flex-wrap:wrap;margin:0 auto;flex-direction:column;align-items:center}.pre-home-page .logo-block__list-item{margin-bottom:35px}.pre-home-page .logo-block__list-item:last-child{margin:0}.pre-home-page .considered-block__header{margin-bottom:35px;font-weight:500;font-size:1.375rem;line-height:1.5rem;color:#343f49;text-align:center;text-transform:inherit}.pre-home-page .considered-block__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .considered-block__list-item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.pre-home-page .considered-block__list-item .check-img-block{margin-bottom:19px}.pre-home-page .considered-block__list-item .check-img-list{padding-inline-start:20px;margin-bottom:40px}.pre-home-page .considered-block__list-item .check-img-list-item::marker{font-size:10px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item{margin-bottom:20px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item .check-info-block{font-size:1rem;line-height:1.5rem;margin-bottom:20px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item .check-img-list{padding-inline-start:0}.pre-home-page .considered-block.icon-check-radio__block{margin:0}.pre-home-page .trust-installers{background-color:#eee;padding-bottom:50px;margin-bottom:20px}.pre-home-page .trust-installers__poster{background-color:#eee;margin:0 -15px 20px}.pre-home-page .trust-installers__info{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 20px}.pre-home-page .trust-installers__info-item{flex:0 0 100%;max-width:100%;font-size:.875rem;font-weight:500;flex-direction:row;display:flex;margin-bottom:30px;align-items:center}.pre-home-page .trust-installers__info-item-img{width:60px;height:60px;margin-right:10px}.pre-home-page .trust-installers__footnote{padding:0 20px;font-size:.875rem}.pre-home-page .feedback-form{background-color:#eee;padding:40px 0}.pre-home-page .feedback-form__header{color:#343f49;font-size:1.75rem;font-weight:700;line-height:2rem;text-align:center;margin-bottom:30px;text-transform:inherit}.pre-home-page .feedback-form__info{text-align:center;font-weight:500;line-height:1.5rem;margin-bottom:25px}.pre-home-page .feedback-form__list{margin-bottom:18px;display:flex;flex-direction:column;flex-wrap:wrap}.pre-home-page .feedback-form__list-item{margin-bottom:10px}.pre-home-page .feedback-form__list-item::marker{font-size:.75rem}.pre-home-page .feedback-form__submit .btn{width:100%;font-size:1.25rem;line-height:1.5rem}.pre-home-page .feedback-form__textarea-error{display:none}@media (min-width:768px){.pre-home-page .order-wrap{display:flex;flex-direction:column-reverse}.pre-home-page .head-img{margin:0}.pre-home-page .poster-desktop{display:block}.pre-home-page .poster-mobile{display:none}.pre-home-page .chb,.pre-home-page .rbn{font-size:1.125rem;line-height:1.5rem;margin-bottom:20px}.pre-home-page .home-visit-steps{text-align:center;position:relative;top:-30px;margin:0 -15px 48px}.pre-home-page .home-visit-steps__item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex-basis:0;height:auto;display:block}.pre-home-page .home-visit-steps__item-text{margin:16px auto 0;font-size:1rem;line-height:1.25rem}.pre-home-page .home-visit-steps__item:before{position:static}.pre-home-page .choose-wickes{margin-bottom:60px}.pre-home-page .choose-wickes__head{font-size:2.25rem;line-height:2.625rem;padding:70px 0 60px}.pre-home-page .choose-wickes__list{margin:0 auto}.pre-home-page .choose-wickes__list-item{flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:80px}.pre-home-page .choose-wickes__list-item .img{width:90px;height:90px;margin-right:15px}.pre-home-page .choose-wickes__list-item .info{font-size:1rem}.pre-home-page .choose-wickes__list-item .info-header{font-size:1.25rem}.pre-home-page .main-form__header{color:#343f49;font-size:2.25rem;line-height:2.6rem;font-weight:700;margin-bottom:75px}.pre-home-page .main-form__content{flex-wrap:wrap}.pre-home-page .main-form__content.block-row{flex-direction:row}.pre-home-page .main-form__content.block-row .main-form__content-form{margin-top:24px}.pre-home-page .main-form__content.block-col{flex-direction:column}.pre-home-page .main-form__content.block-col .main-form__content-addition,.pre-home-page .main-form__content.block-col .main-form__content-form,.pre-home-page .main-form__content.block-col .main-form__content-info{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-info{flex:0 0 50%;max-width:50%;order:0;padding-right:80px}.pre-home-page .main-form__content-info-number{font-size:5rem}.pre-home-page .main-form__content-info-question{font-size:1.75rem}.pre-home-page .main-form__content-info-subheader,.pre-home-page .main-form__content-info-text{font-size:1.125rem;margin-left:66px}.pre-home-page .main-form__content-addition{flex:0 0 50%;max-width:50%;font-size:1.125rem;line-height:1.5rem;flex-direction:row;order:1;margin-bottom:0}.pre-home-page .main-form__content-addition-logo{margin:0 12px 0 0}.pre-home-page .main-form__content-form{flex:0 0 50%;max-width:50%;order:0}.pre-home-page .main-form__content-form .simple-check__list{flex-direction:row}.pre-home-page .main-form__content-form .simple-check__list-item{flex:0 0 50%;max-width:50%;padding-right:10px}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-right:30px}.pre-home-page .main-form__content-form .icon-check__list-icon{flex:0 0 50%;max-width:50%;margin-bottom:60px}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{flex-direction:row}.pre-home-page .main-form__content-form .icon-check__list-icon .main-form__error{margin-bottom:0}.pre-home-page .main-form__content-form .option-check__list-item{flex:0 0 50%;max-width:50%;margin-bottom:30px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head{padding:28px 30px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-icon{width:70px;height:70px;margin-right:21px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__content{padding:31px 30px 56px}.pre-home-page .main-form__content-form .option-check__list .check-block__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.pre-home-page .main-form__content-form .option-check__list .check-block__list .check-block__list-item{flex:0 0 50%;max-width:50%;padding:0 15px}.pre-home-page .main-form__content-form .statement__footnote{font-size:1rem;margin:20px 0}.pre-home-page .main-form__error{font-size:1rem}.pre-home-page .logo-block{padding:105px 0;margin-bottom:80px}.pre-home-page .logo-block__list{flex-direction:row;flex-wrap:nowrap;justify-content:center}.pre-home-page .logo-block__list-item{padding:0 15px;margin:0}.pre-home-page .logo-block__list-item:first-child{padding-left:0}.pre-home-page .logo-block__list-item:last-child{padding-right:0}.pre-home-page .considered-block{margin-bottom:64px}.pre-home-page .considered-block__header{margin-bottom:35px;font-size:1.75rem;line-height:2rem}.pre-home-page .considered-block__list-item{flex:0 0 25%;max-width:25%}.pre-home-page .considered-block__list-item .check-img-block{margin-bottom:28px}.pre-home-page .considered-block__list .icon-check-radio__list-item{margin-bottom:20px}.pre-home-page .trust-installers{margin-bottom:70px}.pre-home-page .trust-installers__poster{margin:0 -15px 50px}.pre-home-page .trust-installers__info{flex-direction:row;padding:0 50px}.pre-home-page .trust-installers__info-item{flex:0 0 33.33333%;max-width:33.33333%;font-size:1rem;align-items:unset;padding-right:10px}.pre-home-page .trust-installers__info-item-img{width:52px;height:52px;margin-right:15px}.pre-home-page .trust-installers__info-item-text{width:230px}.pre-home-page .trust-installers__footnote{padding:0 50px}.pre-home-page .feedback-form{padding:70px 0}.pre-home-page .feedback-form__header{font-size:2.25rem;line-height:2.625rem}.pre-home-page .feedback-form__info{font-size:1.125rem;margin-bottom:35px}.pre-home-page .feedback-form__list{margin-bottom:30px;padding:0 15px;display:flex;flex-direction:row}.pre-home-page .feedback-form__list-item{flex:0 0 50%;max-width:50%;margin-bottom:25px;padding-left:15px;font-size:1.125rem;line-height:1.5rem}.pre-home-page .feedback-form__submit{text-align:center}.pre-home-page .feedback-form__submit .btn{width:410px;height:70px}}@media (min-width:768px) and (max-width:991.98px){.pre-home-page .choose-wickes__list-item{flex:0 0 50%;max-width:50%}.pre-home-page .main-form__content-form{flex:0 0 58.33333%;max-width:58.33333%}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-right:0}.pre-home-page .main-form__content-form .icon-check__list-icon{flex:0 0 50%;max-width:50%}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{display:flex;flex-direction:column}.pre-home-page .main-form__content-form .option-check__list .check-block__list .check-block__list-item{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-info{flex:0 0 41.66667%;max-width:41.66667%;padding-right:40px}.pre-home-page .main-form__content-addition{flex:0 0 50%;max-width:50%}.pre-home-page .logo-block{padding:30px 0}.pre-home-page .logo-block__list{flex-wrap:wrap}.pre-home-page .logo-block__list-item{flex:0 0 33.33333%;max-width:33.33333%;text-align:center;margin-bottom:10px}.pre-home-page .considered-block__list-item,.pre-home-page .trust-installers__info-item{flex:0 0 50%;max-width:50%}.pre-home-page .feedback-form{padding:30px 0}}
|
|
1
|
+
.pre-home-page .full-width{width:100%}.pre-home-page .head-img{margin:0 -15px}.pre-home-page .poster-desktop{display:none}.pre-home-page .poster-mobile{display:block}.pre-home-page .submit-error{margin-top:40px}.pre-home-page .chb,.pre-home-page .rbn{padding-left:50px;min-height:40px;display:flex;align-items:center;margin-bottom:26px}.pre-home-page .chb input,.pre-home-page .chb ins,.pre-home-page .rbn input,.pre-home-page .rbn ins{height:40px;width:40px}.pre-home-page .chb ins:after,.pre-home-page .rbn ins:after{height:26px;width:26px}.pre-home-page .check-img-block{position:relative}.pre-home-page .check-img-block .check__img{width:100%}.pre-home-page .check-img-block .check__icon.chb{position:absolute;top:17px;left:16px}.pre-home-page .check-img-block .check__header{position:relative;bottom:0;left:0;right:0;height:50px;line-height:50px;background-color:#343f49;color:#fff;font-size:1.25rem;font-weight:700;text-align:center}.pre-home-page .home-visit-steps{display:flex;flex-wrap:wrap;text-align:left;padding:0;margin:50px 0 10px;overflow:hidden;counter-reset:step}.pre-home-page .home-visit-steps__item{flex:0 0 100%;flex-grow:1;max-width:100%;list-style-type:none;height:60px;margin-bottom:30px;display:flex;align-items:center}.pre-home-page .home-visit-steps__item-text{display:block;margin-left:77px;font-size:.875rem;line-height:1.125rem}.pre-home-page .home-visit-steps__item:before{content:counter(step);counter-increment:step;width:60px;height:60px;background:#fff;color:#343f49;border:4px solid #343f49;border-radius:50%;display:block;font-size:2rem;font-weight:700;margin:0 auto;position:absolute;text-align:center}.pre-home-page .choose-wickes{background-color:#eee;margin-bottom:65px}.pre-home-page .choose-wickes__head{font-size:1.75rem;line-height:2rem;padding:33px 0 40px;text-align:center;color:#343f49;font-weight:700}.pre-home-page .choose-wickes__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.pre-home-page .choose-wickes__list-item{flex:0 0 100%;max-width:100%;flex-direction:row;display:flex;margin-bottom:30px}.pre-home-page .choose-wickes__list-item .img{width:60px;height:60px;margin-right:10px}.pre-home-page .choose-wickes__list-item .info{font-size:.875rem;padding-right:10px}.pre-home-page .choose-wickes__list-item .info-header{font-size:1rem;margin-bottom:5px;font-weight:700}.pre-home-page .choose-wickes__list-item .info-header.purple-icon{color:#8b4451}.pre-home-page .choose-wickes__list-item .info-header.teal-icon{color:#155c6b}.pre-home-page .choose-wickes__list-item .info-header.gray-icon{color:#343f49}.pre-home-page .choose-wickes__list-item .info-header.green-icon{color:#4b6b38}.pre-home-page .choose-wickes__list-item .info-header.brown-icon{color:#7b6406}.pre-home-page .choose-wickes__list-item .info-header.lemon-icon{color:#aeb277}.pre-home-page .main-form__header{color:#343f49;font-size:1.75rem;line-height:2rem;font-weight:700;margin-bottom:40px;text-transform:inherit}.pre-home-page .main-form__content{border-top:3px dashed #343f49;padding:40px 0;display:flex;flex-direction:column}.pre-home-page .main-form__content-info{display:flex;flex-direction:column;margin-bottom:32px}.pre-home-page .main-form__content-info-numq{display:flex;flex-direction:row;align-items:center}.pre-home-page .main-form__content-info-number{color:#343f49;font-size:4rem;font-weight:700;margin-right:17px}.pre-home-page .main-form__content-info-question{color:#343f49;font-weight:500;font-size:1.375rem}.pre-home-page .main-form__content-info-subheader{font-weight:500;margin-bottom:30px}.pre-home-page .main-form__content-info-text{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-addition{font-size:1rem;line-height:1.375rem;display:flex;flex-direction:column;margin-bottom:39px}.pre-home-page .main-form__content-addition-logo{width:62px;height:33px;margin-bottom:18px}.pre-home-page .main-form__content-addition-know{max-width:360px}.pre-home-page .main-form__content-form .simple-check__list{display:flex;flex-direction:column;flex-wrap:wrap}.pre-home-page .main-form__content-form .icon-check__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-bottom:20px}.pre-home-page .main-form__content-form .icon-check__list-icon{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{display:flex;flex-direction:column}.pre-home-page .main-form__content-form .icon-check__list-icon .main-form__error{margin-bottom:30px}.pre-home-page .main-form__content-form .option-check__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .main-form__content-form .option-check__list-item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:10px;height:min-content}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head{padding:33px 21px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;background-color:#f8f8f8}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-icon{width:60px;height:60px;margin-right:10px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-text{font-size:1.25rem;line-height:1.5rem;font-weight:700}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head .check-block__list-item{margin-left:auto}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head .check-block__list-item .chb{margin:0}.pre-home-page .main-form__content-form .option-check__list-item .option-check__content{display:none;background-color:#f8f8f8;padding:0 21px 39px}.pre-home-page .main-form__content-form .statement__footnote{font-size:.875rem;margin:10px 0}.pre-home-page .main-form__error{display:none;color:#cf000f;font-size:.875rem}.pre-home-page .logo-block{background-color:#eee;padding:60px 0;margin-bottom:40px}.pre-home-page .logo-block__list{display:flex;flex-wrap:wrap;margin:0 auto;flex-direction:column;align-items:center}.pre-home-page .logo-block__list-item{margin-bottom:35px}.pre-home-page .logo-block__list-item:last-child{margin:0}.pre-home-page .considered-block__header{margin-bottom:35px;font-weight:500;font-size:1.375rem;line-height:1.5rem;color:#343f49;text-align:center;text-transform:inherit}.pre-home-page .considered-block__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.pre-home-page .considered-block__list-item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.pre-home-page .considered-block__list-item .check-img-block{margin-bottom:19px}.pre-home-page .considered-block__list-item .check-img-list{padding-inline-start:20px;margin-bottom:40px}.pre-home-page .considered-block__list-item .check-img-list-item::marker{font-size:10px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item{margin-bottom:20px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item .check-info-block{font-size:1rem;line-height:1.5rem;margin-bottom:20px}.pre-home-page .considered-block__list-item.icon-check-radio__list-item .check-img-list{padding-inline-start:0}.pre-home-page .considered-block.icon-check-radio__block{margin:0}.pre-home-page .trust-installers{background-color:#eee;padding-bottom:50px;margin-bottom:20px}.pre-home-page .trust-installers__poster{background-color:#eee;margin:0 -15px 20px}.pre-home-page .trust-installers__info{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 20px}.pre-home-page .trust-installers__info-item{flex:0 0 100%;max-width:100%;font-size:.875rem;font-weight:500;flex-direction:row;display:flex;margin-bottom:30px;align-items:center}.pre-home-page .trust-installers__info-item-img{width:60px;height:60px;margin-right:10px}.pre-home-page .trust-installers__footnote{padding:0 20px;font-size:.875rem}.pre-home-page .feedback-form{background-color:#eee;padding:40px 0}.pre-home-page .feedback-form__header{color:#343f49;font-size:1.75rem;font-weight:700;line-height:2rem;text-align:center;margin-bottom:30px;text-transform:inherit}.pre-home-page .feedback-form__info{text-align:center;font-weight:500;line-height:1.5rem;margin-bottom:25px}.pre-home-page .feedback-form__list{margin-bottom:18px;display:flex;flex-direction:column;flex-wrap:wrap}.pre-home-page .feedback-form__list-item{margin-bottom:10px}.pre-home-page .feedback-form__list-item::marker{font-size:.75rem}.pre-home-page .feedback-form__submit .btn{width:100%;font-size:1.25rem;line-height:1.5rem}.pre-home-page .feedback-form__textarea-error{display:none}@media (min-width:768px){.pre-home-page .order-wrap{display:flex;flex-direction:column-reverse}.pre-home-page .head-img{margin:0}.pre-home-page .poster-desktop{display:block}.pre-home-page .poster-mobile{display:none}.pre-home-page .chb,.pre-home-page .rbn{font-size:1.125rem;line-height:1.5rem;margin-bottom:20px}.pre-home-page .home-visit-steps{text-align:center;position:relative;top:-30px;margin:0 -15px 48px}.pre-home-page .home-visit-steps__item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex-basis:0;height:auto;display:block}.pre-home-page .home-visit-steps__item-text{margin:16px auto 0;font-size:1rem;line-height:1.25rem}.pre-home-page .home-visit-steps__item:before{position:static}.pre-home-page .choose-wickes{margin-bottom:60px}.pre-home-page .choose-wickes__head{font-size:2.25rem;line-height:2.625rem;padding:70px 0 60px}.pre-home-page .choose-wickes__list{margin:0 auto}.pre-home-page .choose-wickes__list-item{flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:80px}.pre-home-page .choose-wickes__list-item .img{width:90px;height:90px;margin-right:15px}.pre-home-page .choose-wickes__list-item .info{font-size:1rem}.pre-home-page .choose-wickes__list-item .info-header{font-size:1.25rem}.pre-home-page .main-form__header{color:#343f49;font-size:2.25rem;line-height:2.6rem;font-weight:700;margin-bottom:75px}.pre-home-page .main-form__content{flex-wrap:wrap}.pre-home-page .main-form__content.block-row{flex-direction:row}.pre-home-page .main-form__content.block-row .main-form__content-form{margin-top:24px}.pre-home-page .main-form__content.block-col{flex-direction:column}.pre-home-page .main-form__content.block-col .main-form__content-addition,.pre-home-page .main-form__content.block-col .main-form__content-form,.pre-home-page .main-form__content.block-col .main-form__content-info{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-info{flex:0 0 50%;max-width:50%;order:0;padding-right:80px}.pre-home-page .main-form__content-info-number{font-size:5rem}.pre-home-page .main-form__content-info-question{font-size:1.75rem}.pre-home-page .main-form__content-info-subheader,.pre-home-page .main-form__content-info-text{font-size:1.125rem;margin-left:66px}.pre-home-page .main-form__content-addition{flex:0 0 50%;max-width:50%;font-size:1.125rem;line-height:1.5rem;flex-direction:row;order:1;margin-bottom:0}.pre-home-page .main-form__content-addition-logo{margin:0 12px 0 0}.pre-home-page .main-form__content-form{flex:0 0 50%;max-width:50%;order:0}.pre-home-page .main-form__content-form .simple-check__list{flex-direction:row}.pre-home-page .main-form__content-form .simple-check__list-item{flex:0 0 50%;max-width:50%;padding-right:10px}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-right:30px}.pre-home-page .main-form__content-form .icon-check__list-icon{flex:0 0 50%;max-width:50%;margin-bottom:60px}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{flex-direction:row}.pre-home-page .main-form__content-form .icon-check__list-icon .main-form__error{margin-bottom:0}.pre-home-page .main-form__content-form .option-check__list-item{flex:0 0 50%;max-width:50%;margin-bottom:30px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head{padding:28px 30px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__head-icon{width:70px;height:70px;margin-right:21px}.pre-home-page .main-form__content-form .option-check__list-item .option-check__content{padding:31px 30px 56px}.pre-home-page .main-form__content-form .option-check__list .check-block__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.pre-home-page .main-form__content-form .option-check__list .check-block__list .check-block__list-item{flex:0 0 50%;max-width:50%;padding:0 15px}.pre-home-page .main-form__content-form .statement__footnote{font-size:1rem;margin:20px 0}.pre-home-page .main-form__error{font-size:1rem}.pre-home-page .logo-block{padding:105px 0;margin-bottom:80px}.pre-home-page .logo-block__list{flex-direction:row;flex-wrap:nowrap;justify-content:center}.pre-home-page .logo-block__list-item{padding:0 15px;margin:0}.pre-home-page .logo-block__list-item:first-child{padding-left:0}.pre-home-page .logo-block__list-item:last-child{padding-right:0}.pre-home-page .considered-block{margin-bottom:64px}.pre-home-page .considered-block__header{margin-bottom:35px;font-size:1.75rem;line-height:2rem}.pre-home-page .considered-block__list-item{flex:0 0 25%;max-width:25%}.pre-home-page .considered-block__list-item .check-img-block{margin-bottom:28px}.pre-home-page .considered-block__list .icon-check-radio__list-item{margin-bottom:20px}.pre-home-page .trust-installers{margin-bottom:70px}.pre-home-page .trust-installers__poster{margin:0 -15px 50px}.pre-home-page .trust-installers__info{flex-direction:row;padding:0 50px}.pre-home-page .trust-installers__info-item{flex:0 0 33.3333333333%;max-width:33.3333333333%;font-size:1rem;align-items:unset;padding-right:10px}.pre-home-page .trust-installers__info-item-img{width:52px;height:52px;margin-right:15px}.pre-home-page .trust-installers__info-item-text{width:230px}.pre-home-page .trust-installers__footnote{padding:0 50px}.pre-home-page .feedback-form{padding:70px 0}.pre-home-page .feedback-form__header{font-size:2.25rem;line-height:2.625rem}.pre-home-page .feedback-form__info{font-size:1.125rem;margin-bottom:35px}.pre-home-page .feedback-form__list{margin-bottom:30px;padding:0 15px;display:flex;flex-direction:row}.pre-home-page .feedback-form__list-item{flex:0 0 50%;max-width:50%;margin-bottom:25px;padding-left:15px;font-size:1.125rem;line-height:1.5rem}.pre-home-page .feedback-form__submit{text-align:center}.pre-home-page .feedback-form__submit .btn{width:410px;height:70px}}@media (min-width:768px) and (max-width:991.98px){.pre-home-page .choose-wickes__list-item{flex:0 0 50%;max-width:50%}.pre-home-page .main-form__content-form{flex:0 0 58.3333333333%;max-width:58.3333333333%}.pre-home-page .main-form__content-form .icon-check__list .check-img-block{margin-right:0}.pre-home-page .main-form__content-form .icon-check__list-icon{flex:0 0 50%;max-width:50%}.pre-home-page .main-form__content-form .icon-check__list-icon .check-block-wrap{display:flex;flex-direction:column}.pre-home-page .main-form__content-form .option-check__list .check-block__list .check-block__list-item{flex:0 0 100%;max-width:100%}.pre-home-page .main-form__content-info{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding-right:40px}.pre-home-page .main-form__content-addition{flex:0 0 50%;max-width:50%}.pre-home-page .logo-block{padding:30px 0}.pre-home-page .logo-block__list{flex-wrap:wrap}.pre-home-page .logo-block__list-item{flex:0 0 33.3333333333%;max-width:33.3333333333%;text-align:center;margin-bottom:10px}.pre-home-page .considered-block__list-item,.pre-home-page .trust-installers__info-item{flex:0 0 50%;max-width:50%}.pre-home-page .feedback-form{padding:30px 0}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.page_thank_you_kitchen .thank-you-info{position:relative;padding-bottom:80px;text-align:center}.page_thank_you_kitchen .thank-you-info:after{content:"";position:absolute;height:8px;background-color:#0a3055;left:calc(50% -
|
|
1
|
+
.page_thank_you_kitchen .thank-you-info{position:relative;padding-bottom:80px;text-align:center}.page_thank_you_kitchen .thank-you-info:after{content:"";position:absolute;height:8px;background-color:#0a3055;left:calc(50% - 100px);bottom:30px;width:200px}.page_thank_you_kitchen .thank-you-info__header{text-transform:none;margin:0}.page_thank_you_kitchen .thank-you-brochure__text,.page_thank_you_kitchen .thank-you-info__info{font-size:1rem;line-height:1.5rem;padding-top:15px}.page_thank_you_kitchen .thank-you-brochure__text{text-align:center;font-weight:500}.page_thank_you_kitchen .thank-you-brochure__links{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding:0}.page_thank_you_kitchen .thank-you-brochure__links-item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.page_thank_you_kitchen .thank-you-brochure__links-item .full-width-img{width:100%}@media (min-width:768px){.page_thank_you_kitchen .thank-you-info{padding-bottom:80px}.page_thank_you_kitchen .thank-you-info:after{left:calc(50% - 277.5px);bottom:36px;width:555px}.page_thank_you_kitchen .thank-you-brochure__links-item{flex:0 0 50%;max-width:50%}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.bw{margin-top:20px;padding:10px 15px;background:#fff;border:1px solid #ccc}.bw_min-h{min-height:220px}.bw__cc-btn{white-space:normal}.bw .stock{background:#fff}.bw .stock__bot{transition:none;position:absolute;z-index:2;bottom:180px;left:20px;width:calc(100% - 40px);height:220px;padding:15px 20px;border:1px solid #ccc;outline:0}.bw .stock__det-open:after{content:"";position:absolute;left:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.bw .stock__find_hide,.bw .stock__result_hide{display:none}.bw .stock__accordion.collapsed .stock__angel{transform:rotate(180deg)}.bw .stock__accordion.non-reg{margin:-11px -16px;padding:15px;background:#f8f8f8}.bw .stock__head{font-size:1rem;font-weight:500;color:#0277bd}.bw .stock__head.non-reg{margin:-15px;padding:8px;border-radius:3px;background:#67a509;color:#fff;text-align:center;font-size:.875rem;font-weight:500;line-height:1.57143;cursor:pointer}.bw .stock__i-search{padding-right:5px}.bw .stock__angel{float:right}.bw .stock__title{text-decoration:underline}.bw .stock__tabs{display:flex;justify-content:center;margin-top:20px;border-bottom:1px solid #8b8b8b}.bw .stock__tabs_hide{display:none}.bw .stock__tab{position:relative;bottom:-1px;width:45%;min-width:110px;margin:0 5px;padding:3px 0 0;border-radius:5px 5px 0 0;border:1px solid;border-color:#ccc #ccc #8b8b8b;text-align:center;font-size:.9375rem;color:#0277bd;cursor:pointer}.bw .stock__tab.active{border:1px solid;border-color:#8b8b8b #8b8b8b #fff;color:#3e3e3e;font-weight:500;background:linear-gradient(180deg,#e0e0e0,#fff)}.bw .stock__content{padding-top:20px;padding-bottom:5px}.bw .stock__postcode{margin-bottom:20px}.bw .stock__postcode_label{display:flex}.bw .stock__postcode_invalid{border-radius:3px}.bw .stock__postcode_invalid .stock__target,.bw .stock__postcode_invalid input{border-color:#cf000f}.bw .stock__postcode_invalid .stock__postcode_invalid-msg{display:block}.bw .stock__postcode_invalid-msg{display:none;color:#cf000f;line-height:1rem;font-size:.75rem}.bw .stock__input{border-radius:3px 0 0 3px}.bw .stock__target{height:40px;width:40px;padding:0 10px;border-color:#ccc;border-radius:0 3px 3px 0;border-left:0;font-size:1.25rem}.bw .stock__target .btn__text{vertical-align:middle}.bw .stock__cancel,.bw .stock__params,.bw .stock__quest{display:none;margin-bottom:20px}.bw .stock__close{display:none}.bw .stock__quest .chb{margin-bottom:20px;font-size:.875rem;font-weight:400}.bw .stock__quest .chb:last-of-type{margin-bottom:0}.bw .stock__cancel{margin-top:15px}.bw .stock__price{font-size:1.25rem;font-weight:400;display:flex;align-items:baseline}.bw .stock__price .price-vat{margin-left:.25rem}.bw .stock-more{transition:none;height:100vh;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:scroll;outline:0;border:0}.bw .stock-more .quantity-label{font-weight:400;margin-bottom:0}.bw .stock-more .tbx_quantity{margin-left:5px}.bw .stock-more .stock__accordion{display:none}.bw .stock-more .stock__head{text-transform:uppercase}.bw .stock-more .stock__title{text-decoration:none}.bw .stock-more .stock__params{display:flex;align-items:center;justify-content:space-between}.bw .stock-more .stock__cancel,.bw .stock-more .stock__quest{display:block}.bw .stock-more .stock__cancel{display:block;text-align:center}.bw .stock-more .stock__cancel a{font-weight:500;font-size:.875rem}.bw .stock-more .stock__angel{display:none}.bw .stock-more .stock__close{display:block;float:right;cursor:pointer;position:relative;top:-8px}.bw .stock__search{display:flex;padding-bottom:20px;border-bottom:1px solid #ccc}.bw .stock__res{flex:0 0 75%;max-width:75%;padding-right:15px}.bw .stock__edit{flex:0 0 25%;max-width:25%;text-align:right}.bw .stock__edit .btn{width:70px;padding:12px 8px}.bw .stock__edit .btn__text{white-space:normal}.bw .stock__arg{display:flex;justify-content:space-between}.bw .stock__cost{display:flex;align-items:baseline;font-size:.9375rem;font-weight:700}.bw .stock__cost .price-vat{margin-left:.25rem}.bw .stock__amount{font-size:.875rem;font-weight:500;padding-bottom:5px}.bw .stock__descr{font-size:.875rem}.bw .stock__descr_c .stock__descr_both,.bw .stock__descr_c .stock__descr_stock,.bw .stock__descr_s .stock__descr_both,.bw .stock__descr_s .stock__descr_c-and-c{display:none}.bw .stock__amount-val,.bw .stock__descr_c-and-c,.bw .stock__descr_post,.bw .stock__descr_stock{font-weight:500;color:#0277bd}.bw .stock__item{display:flex;flex-wrap:wrap;border-bottom:1px solid #eee}.bw .stock__item:last-of-type{border-bottom:0}.bw .stock__radio{flex:0 0 8.33333%;max-width:8.33333%}.bw .stock__radio label{top:3px}.bw .stock__store{flex:0 0 91.66667%;max-width:91.66667%}.bw .stock .icon-info-component,.bw .stock__valid{display:none}.bw .stock__valid_show{display:block}.bw .store{display:flex;justify-content:space-between;align-items:center;padding:17px 0 15px 10px}.bw .store__info{align-self:flex-start}.bw .store__name{font-size:.9375rem;font-weight:500;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:170px;padding-bottom:3px}.bw .store__stock{line-height:.875rem}.bw .store__amount_enough,.bw .store__amount_inStock,.bw .store__amount_low,.bw .store__amount_lowStock,.bw .store__amount_out,.bw .store__amount_outOfStock{display:inline-block;margin-right:2px}.bw .store__amount_out,.bw .store__amount_outOfStock{color:#cf000f}.bw .store__amount_low,.bw .store__amount_lowStock{color:#ffc439}.bw .store__amount_enough,.bw .store__amount_inStock{color:#67a509}.bw .store__dist{width:61px;margin-bottom:3px;text-align:center;background:#eee;color:#656565}.bw .store__dist_val{font-weight:500}.bw .store__dist_uom{font-size:.75rem}.bw .chosen{padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ccc}.bw .chosen:not(.chosen_hide)+.stock .stock__accordion,.bw .chosen__msg,.bw .chosen_hide{display:none}.bw .chosen__error .chosen__notif,.bw .chosen__error .chosen__notif .notification_error,.bw .chosen__nearest .chosen__msg,.bw .chosen__success .chosen__notif,.bw .chosen__success .chosen__notif .notification_success{display:block}.bw .chosen__item{padding:0;margin-bottom:15px}.bw .chosen__item .store__count{display:none}.bw .chosen__notif{display:none;margin-bottom:15px}.bw .chosen__notif .notification{display:none;border:0;padding-right:20px}.bw .chosen .default-store{border:1px solid #ccc;margin-top:15px;padding:5px;background:#f8f8f8}.bw .chosen .default-store__inf{padding:10px}.bw .chosen .default-store__name{text-align:center}.bw .chosen .default-store__det__current,.bw .chosen .default-store__make{text-decoration:underline;cursor:pointer}.bw .chosen .default-store__default{display:none}.bw .chosen .default-store__det{font-size:.75rem;line-height:1rem;padding:10px;display:flex;justify-content:space-between;border-top:1px dashed #ccc}.bw .reserve{display:flex;align-items:center;margin-top:15px;color:#515151}.bw .reserve_ic{font-size:1.75rem;line-height:1}.bw .reserve_msg{padding-left:10px;font-size:.875rem;line-height:19px}.bw .reserve_bold{font-weight:500}.bw .stock__tabs.def-stores-present{border:0;color:#0277bd;line-height:1rem}.bw .stock__tabs.def-stores-present .def-stock__tab{text-decoration:#0277bd underline;cursor:pointer;margin-left:.875rem}.bw .stock__tabs.def-stores-present+.stock__content{padding:0 0 10px}.bw .stock-more .stock__head .stock__close{padding-top:5px}.bw .stock-more .stock__store{padding-bottom:40px}.bw .stock-more .stock__tabs.def-stores-present{margin:-3px 0 0;padding-bottom:20px;padding-top:5px}.bw .stock-more .stock__tabs.def-stores-present .def-stock__tab{text-decoration:none;cursor:auto}.bw .stock-more .store-state{font-size:.75rem;text-transform:none;font-weight:700}.bw .store__tick{display:none}.s-details{transition:none;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:hidden;outline:0;border:0;background:#fff;padding:15px 0 20px 15px}.s-details:after{content:"";position:absolute;right:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.s-details_hide{visibility:hidden;right:0;opacity:0}.s-details__info{padding-right:15px;overflow-x:hidden;overflow-y:auto;height:calc(100% - 75px)}.s-details__info .simplebar-content{overflow-x:auto}.s-details__info .simplebar-scroll-content{overflow-y:auto}.s-details__store{position:relative;display:flex;justify-content:space-between;padding-bottom:10px}.s-details__store:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}@media (min-width:576px){.s-details__store{margin-right:15px}}.s-details__distance{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:60px;text-align:center;color:#3e3e3e;background:#eee;font-size:.75rem;font-weight:400;line-height:1.125rem}.s-details__distance_amount,.s-details__s-name{font-size:1rem;font-weight:500;line-height:1}.s-details__s-name{display:inline-block;width:70%;margin-left:15px;margin-top:5px;color:#0277bd;text-transform:uppercase;text-align:center}.s-details__close{float:right;cursor:pointer;font-size:1rem;color:#0277bd;width:40px;height:40px}.s-details__address,.s-details__phone,.s-details__postcode{font-size:.875rem;font-weight:500}.s-details__address_val,.s-details__phone_val,.s-details__postcode_val{font-weight:400}.s-details__phone{margin-top:15px}.s-details__action,.s-details__address,.s-details__postcode{margin-top:8px}.s-details__action{display:flex;justify-content:space-between;font-size:.9375rem}.s-details__copy,.s-details__tgl-map{text-decoration:none}.s-details__copy_text,.s-details__tgl-map_text{text-decoration:underline}.s-details__map{padding:15px 0 20px;border-bottom:1px solid #ccc}.s-details__map .store-locator-popup__map{min-height:220px}.s-details__map_hide{display:none}.s-details__open_title{margin-top:20px;margin-bottom:15px;font-size:.875rem;font-weight:700}.s-details__table{width:100%;border-collapse:collapse;font-size:1rem;font-weight:500}.s-details__table_regular .s-details__table_row:first-child td{border:2px solid #3e3e3e;text-transform:uppercase}.s-details__table_regular .s-details__table_row:first-child td:first-of-type{background:#3e3e3e;color:#fff}.s-details__table_regular .s-details__table_row:first-child td:last-of-type{background:#fff;color:#3e3e3e}.s-details__table_time{vertical-align:center}.s-details__table_day{font-weight:400;font-size:.875rem}.s-details__table_cell{border:1px solid #eee}.s-details__table_cell:nth-child(odd){padding-left:20px;background:#eee;color:#3e3e3e}.s-details__table_cell:nth-child(2n){text-align:center;background:#fff;color:#656565}.s-details__btn{position:relative;padding-top:20px;background:#fff}.s-details__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.s-details .notouch{pointer-events:none;-webkit-user-select:none}@media (min-width:768px){.bw .stock-more{position:absolute;bottom:0;left:0;top:auto;right:auto;z-index:101;width:100%;min-height:100%;height:-moz-fit-content;height:fit-content;outline:4px solid #8b8b8b;margin-top:0;overflow:visible}.bw .stock-more .stock__close{padding-top:0}.bw .stock__tab{width:120px;min-width:auto}.bw .stock__quest label{width:85%}.bw .stock .icon-info-component{display:inline-block;vertical-align:top}.bw .stock__bot{transition:.6s ease-in}.s-details{transition:.5s;position:absolute;z-index:1;top:0;right:calc(100% + 4px);left:auto;bottom:auto;opacity:1;width:100%;height:100%;outline:4px solid #8b8b8b;padding:15px 0 20px 15px;overflow:visible}.s-details_hide{visibility:hidden;right:0;opacity:0}.pdp__gallery{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2}}@media (min-width:1200px){.bw .stock__quest label{width:auto}}@media (min-width:992px) and (max-width:1199.98px){.bw .stock__title{font-size:.9375rem}.bw .store__name{max-width:150px}}@media (max-width:767.98px){.s-details{height:100%;padding:0}.s-details__store{margin-right:0;padding:15px 15px 10px}.s-details__info{padding:15px 15px 20px}.s-details__info .simplebar-scroll-content{text-align:left}}.pdp__title{padding-bottom:0}.pdp__reviews_small{padding-bottom:0;display:flex;align-items:baseline}@media (min-width:768px) and (max-width:991.98px){.bw .chosen__notif .notification{padding:8px 10px 8px 35px}.bw .stock__quest label{width:80%}.pdp__title{padding-right:0}.pdp__reviews_small{margin-top:20px;margin-bottom:20px;padding-left:0}}@media (min-width:992px){.pdp__reviews_small{padding-left:0;padding-right:10px;margin-top:20px;margin-bottom:20px}.pdp__gallery{padding-right:20px;padding-bottom:20px}}.pdp__reviews-link-wrap{margin-right:15px}.pdp__description{padding-bottom:0}@media (min-width:768px) and (max-width:991.98px){.pdp__description{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:3;grid-row-start:3;padding-right:15px}}@media (min-width:992px){.pdp__description{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;grid-row-start:2;padding-left:10px;padding-right:10px}}@media (max-width:767.98px){.pdp__reviews_small{margin-top:10px;margin-bottom:15px;min-height:47px}.pdp__description{padding-bottom:0}}.pdp__aside{padding-bottom:0}@media (min-width:768px) and (max-width:991.98px){.pdp__aside{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;-ms-grid-row-span:2;grid-row:2/span 2;padding-left:15px}}.pdp__fulfilment{margin-top:10px}.pdp__fulfilment-mobile{display:block}.pdp__fulfilment-desktop{display:none}.pdp__info{margin-bottom:10px;padding:20px;background-color:#eee}@media (min-width:992px){.pdp__aside{-ms-grid-column:3;grid-column-start:3;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/span 3;padding-left:20px}.pdp__info{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/span 3;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1}}@media (max-width:991.98px){.pdp__similar{display:none}.pdp__info{padding:30px 40px;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/span 3;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1;margin-bottom:40px}.recently-viewed{display:none}}@media (max-width:767.98px){.pdp__info{padding:20px 15px;margin-bottom:30px}}.pdp__quantity{width:30px;height:25px;text-align:left;padding:5px;margin-left:10px}.pdp__main{padding-top:40px}.pdp__main :where(ul,ol){list-style:revert}.pdp__main :where(li){display:list-item;list-style:inherit}.pdp__main .share-buttons__list{list-style:none}@media (min-width:768px) and (max-width:991.98px){.pdp__main{padding-top:35px}}@media (max-width:767.98px){.pdp__main{padding-top:10px}}.pdp__recently-viewed,.pdp__recently-viewed .recently-viewed{padding-top:0}.pdp__buyers-gallery{overflow:hidden}.pdp__widget{margin:16px -15px 20px}.review-star{display:inline-block;vertical-align:text-top}.review-star.product-card__reviews{margin-top:0;background:0 0}.review-star .product-rating{font-size:1rem}.review-star-average{padding-right:15px}.s7flyoutzoomview.s7flyoutzoomview.s7flyoutzoomview.s7flyoutzoomview{border-bottom:1px solid #eee}.s7container.s7container.s7container.s7container{border:1px solid #eee}.product-main-info__description.product-main-info__description{margin-bottom:20px;position:relative}@media (max-width:991.98px){.product-main-info__description.product-main-info__description{margin-bottom:15px}}.gallery_bordered{border:1px solid #eee}.gallery__main{border-bottom:1px solid #eee}.product-code-v2{margin-right:15px}@media (max-width:767.98px){.product-code-v2{margin-right:5px}}.review-star-average-v2{font-size:.875rem;vertical-align:15%}.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write{display:block!important}.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span{padding-left:0!important}.product-rating-v2.product-rating-v2{display:inline-block}.empty-block{height:200px}.product-main-info__read-less{text-align:right}.product-main-info__read-less,.product-main-info__read-more{display:none;color:#0277bd;text-decoration:underline;font-size:1rem;cursor:pointer}.product-main-info__read-more{background:#fff;position:absolute;top:215px;right:0}.modal-dialog{-ms-scroll-chaining:none;overscroll-behavior:contain}.pdp-reviews-wrap{display:flex;flex-direction:column;margin-top:auto}@media (min-width:576px){.pdp__widget{margin-left:0;margin-right:0}}@media (min-width:768px){.pdp__fulfilment{margin-top:10px;margin-bottom:5px;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/span 4;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1}.pdp__fulfilment-mobile{display:none}.pdp__fulfilment-desktop{display:block}.pdp__widget{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/span 4;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/span 1;margin-top:20px;margin-bottom:10px}}@media (min-width:992px){.pdp__fulfilment{margin-top:20px}.pdp__widget{margin-bottom:0}}
|
|
1
|
+
.bw{margin-top:20px;padding:10px 15px;background:#fff;border:1px solid #ccc}.bw_min-h{min-height:220px}.bw__cc-btn{white-space:normal}.bw .stock{background:#fff}.bw .stock__bot{transition:none;position:absolute;z-index:2;bottom:180px;left:20px;width:calc(100% - 40px);height:220px;padding:15px 20px;border:1px solid #ccc;outline:0}.bw .stock__det-open:after{content:"";position:absolute;left:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.bw .stock__find_hide,.bw .stock__result_hide{display:none}.bw .stock__accordion.collapsed .stock__angel{transform:rotate(180deg)}.bw .stock__accordion.non-reg{margin:-11px -16px;padding:15px;background:#f8f8f8}.bw .stock__head{font-size:1rem;font-weight:500;color:#0277bd}.bw .stock__head.non-reg{margin:-15px;padding:8px;border-radius:3px;background:#67a509;color:#fff;text-align:center;font-size:.875rem;font-weight:500;line-height:1.57143;cursor:pointer}.bw .stock__i-search{padding-right:5px}.bw .stock__angel{float:right}.bw .stock__title{text-decoration:underline}.bw .stock__tabs{display:flex;justify-content:center;margin-top:20px;border-bottom:1px solid #8b8b8b}.bw .stock__tabs_hide{display:none}.bw .stock__tab{position:relative;bottom:-1px;width:45%;min-width:110px;margin:0 5px;padding:3px 0 0;border-radius:5px 5px 0 0;border:1px solid;border-color:#ccc #ccc #8b8b8b;text-align:center;font-size:.9375rem;color:#0277bd;cursor:pointer}.bw .stock__tab.active{border:1px solid;border-color:#8b8b8b #8b8b8b #fff;color:#3e3e3e;font-weight:500;background:linear-gradient(180deg,#e0e0e0,#fff)}.bw .stock__content{padding-top:20px;padding-bottom:5px}.bw .stock__postcode{margin-bottom:20px}.bw .stock__postcode_label{display:flex}.bw .stock__postcode_invalid{border-radius:3px}.bw .stock__postcode_invalid .stock__target,.bw .stock__postcode_invalid input{border-color:#cf000f}.bw .stock__postcode_invalid .stock__postcode_invalid-msg{display:block}.bw .stock__postcode_invalid-msg{display:none;color:#cf000f;line-height:1rem;font-size:.75rem}.bw .stock__input{border-radius:3px 0 0 3px}.bw .stock__target{height:40px;width:40px;padding:0 10px;border-color:#ccc;border-radius:0 3px 3px 0;border-left:0;font-size:1.25rem}.bw .stock__target .btn__text{vertical-align:middle}.bw .stock__cancel,.bw .stock__params,.bw .stock__quest{display:none;margin-bottom:20px}.bw .stock__close{display:none}.bw .stock__quest .chb{margin-bottom:20px;font-size:.875rem;font-weight:400}.bw .stock__quest .chb:last-of-type{margin-bottom:0}.bw .stock__cancel{margin-top:15px}.bw .stock__price{font-size:1.25rem;font-weight:400;display:flex;align-items:baseline}.bw .stock__price .price-vat{margin-left:.25rem}.bw .stock-more{transition:none;height:100vh;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:scroll;outline:0;border:0}.bw .stock-more .quantity-label{font-weight:400;margin-bottom:0}.bw .stock-more .tbx_quantity{margin-left:5px}.bw .stock-more .stock__accordion{display:none}.bw .stock-more .stock__head{text-transform:uppercase}.bw .stock-more .stock__title{text-decoration:none}.bw .stock-more .stock__params{display:flex;align-items:center;justify-content:space-between}.bw .stock-more .stock__cancel,.bw .stock-more .stock__quest{display:block}.bw .stock-more .stock__cancel{display:block;text-align:center}.bw .stock-more .stock__cancel a{font-weight:500;font-size:.875rem}.bw .stock-more .stock__angel{display:none}.bw .stock-more .stock__close{display:block;float:right;cursor:pointer;position:relative;top:-8px}.bw .stock__search{display:flex;padding-bottom:20px;border-bottom:1px solid #ccc}.bw .stock__res{flex:0 0 75%;max-width:75%;padding-right:15px}.bw .stock__edit{flex:0 0 25%;max-width:25%;text-align:right}.bw .stock__edit .btn{width:70px;padding:12px 8px}.bw .stock__edit .btn__text{white-space:normal}.bw .stock__arg{display:flex;justify-content:space-between}.bw .stock__cost{display:flex;align-items:baseline;font-size:.9375rem;font-weight:700}.bw .stock__cost .price-vat{margin-left:.25rem}.bw .stock__amount{font-size:.875rem;font-weight:500;padding-bottom:5px}.bw .stock__descr{font-size:.875rem}.bw .stock__descr_c .stock__descr_both,.bw .stock__descr_c .stock__descr_stock,.bw .stock__descr_s .stock__descr_both,.bw .stock__descr_s .stock__descr_c-and-c{display:none}.bw .stock__amount-val,.bw .stock__descr_c-and-c,.bw .stock__descr_post,.bw .stock__descr_stock{font-weight:500;color:#0277bd}.bw .stock__item{display:flex;flex-wrap:wrap;border-bottom:1px solid #eee}.bw .stock__item:last-of-type{border-bottom:0}.bw .stock__radio{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bw .stock__radio label{top:3px}.bw .stock__store{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bw .stock .icon-info-component,.bw .stock__valid{display:none}.bw .stock__valid_show{display:block}.bw .store{display:flex;justify-content:space-between;align-items:center;padding:17px 0 15px 10px}.bw .store__info{align-self:flex-start}.bw .store__name{font-size:.9375rem;font-weight:500;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:170px;padding-bottom:3px}.bw .store__stock{line-height:.875rem}.bw .store__amount_enough,.bw .store__amount_inStock,.bw .store__amount_low,.bw .store__amount_lowStock,.bw .store__amount_out,.bw .store__amount_outOfStock{display:inline-block;margin-right:2px}.bw .store__amount_out,.bw .store__amount_outOfStock{color:#cf000f}.bw .store__amount_low,.bw .store__amount_lowStock{color:#ffc439}.bw .store__amount_enough,.bw .store__amount_inStock{color:#67a509}.bw .store__dist{width:61px;margin-bottom:3px;text-align:center;background:#eee;color:#656565}.bw .store__dist_val{font-weight:500}.bw .store__dist_uom{font-size:.75rem}.bw .chosen{padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ccc}.bw .chosen:not(.chosen_hide)+.stock .stock__accordion,.bw .chosen__msg,.bw .chosen_hide{display:none}.bw .chosen__error .chosen__notif,.bw .chosen__error .chosen__notif .notification_error,.bw .chosen__nearest .chosen__msg,.bw .chosen__success .chosen__notif,.bw .chosen__success .chosen__notif .notification_success{display:block}.bw .chosen__item{padding:0;margin-bottom:15px}.bw .chosen__item .store__count{display:none}.bw .chosen__notif{display:none;margin-bottom:15px}.bw .chosen__notif .notification{display:none;border:0;padding-right:20px}.bw .chosen .default-store{border:1px solid #ccc;margin-top:15px;padding:5px;background:#f8f8f8}.bw .chosen .default-store__inf{padding:10px}.bw .chosen .default-store__name{text-align:center}.bw .chosen .default-store__det__current,.bw .chosen .default-store__make{text-decoration:underline;cursor:pointer}.bw .chosen .default-store__default{display:none}.bw .chosen .default-store__det{font-size:.75rem;line-height:1rem;padding:10px;display:flex;justify-content:space-between;border-top:1px dashed #ccc}.bw .reserve{display:flex;align-items:center;margin-top:15px;color:#515151}.bw .reserve_ic{font-size:1.75rem;line-height:1}.bw .reserve_msg{padding-left:10px;font-size:.875rem;line-height:19px}.bw .reserve_bold{font-weight:500}.bw .stock__tabs.def-stores-present{border:0;color:#0277bd;line-height:1rem}.bw .stock__tabs.def-stores-present .def-stock__tab{text-decoration:#0277bd underline;cursor:pointer;margin-left:.875rem}.bw .stock__tabs.def-stores-present+.stock__content{padding:0 0 10px}.bw .stock-more .stock__head .stock__close{padding-top:5px}.bw .stock-more .stock__store{padding-bottom:40px}.bw .stock-more .stock__tabs.def-stores-present{margin:-3px 0 0;padding-bottom:20px;padding-top:5px}.bw .stock-more .stock__tabs.def-stores-present .def-stock__tab{text-decoration:none;cursor:auto}.bw .stock-more .store-state{font-size:.75rem;text-transform:none;font-weight:700}.bw .store__tick{display:none}.s-details{transition:none;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:hidden;outline:0;border:0;background:#fff;padding:15px 0 20px 15px}.s-details:after{content:"";position:absolute;right:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.s-details_hide{visibility:hidden;right:0;opacity:0}.s-details__info{padding-right:15px;overflow-x:hidden;overflow-y:auto;height:calc(100% - 75px)}.s-details__info .simplebar-content{overflow-x:auto}.s-details__info .simplebar-scroll-content{overflow-y:auto}.s-details__store{position:relative;display:flex;justify-content:space-between;padding-bottom:10px}.s-details__store:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}@media (min-width:576px){.s-details__store{margin-right:15px}}.s-details__distance{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:60px;text-align:center;color:#3e3e3e;background:#eee;font-size:.75rem;font-weight:400;line-height:1.125rem}.s-details__distance_amount,.s-details__s-name{font-size:1rem;font-weight:500;line-height:1}.s-details__s-name{display:inline-block;width:70%;margin-left:15px;margin-top:5px;color:#0277bd;text-transform:uppercase;text-align:center}.s-details__close{float:right;cursor:pointer;font-size:1rem;color:#0277bd;width:40px;height:40px}.s-details__address,.s-details__phone,.s-details__postcode{font-size:.875rem;font-weight:500}.s-details__address_val,.s-details__phone_val,.s-details__postcode_val{font-weight:400}.s-details__phone{margin-top:15px}.s-details__action,.s-details__address,.s-details__postcode{margin-top:8px}.s-details__action{display:flex;justify-content:space-between;font-size:.9375rem}.s-details__copy,.s-details__tgl-map{text-decoration:none}.s-details__copy_text,.s-details__tgl-map_text{text-decoration:underline}.s-details__map{padding:15px 0 20px;border-bottom:1px solid #ccc}.s-details__map .store-locator-popup__map{min-height:220px}.s-details__map_hide{display:none}.s-details__open_title{margin-top:20px;margin-bottom:15px;font-size:.875rem;font-weight:700}.s-details__table{width:100%;border-collapse:collapse;font-size:1rem;font-weight:500}.s-details__table_regular .s-details__table_row:first-child td{border:2px solid #3e3e3e;text-transform:uppercase}.s-details__table_regular .s-details__table_row:first-child td:first-of-type{background:#3e3e3e;color:#fff}.s-details__table_regular .s-details__table_row:first-child td:last-of-type{background:#fff;color:#3e3e3e}.s-details__table_time{vertical-align:center}.s-details__table_day{font-weight:400;font-size:.875rem}.s-details__table_cell{border:1px solid #eee}.s-details__table_cell:nth-child(odd){padding-left:20px;background:#eee;color:#3e3e3e}.s-details__table_cell:nth-child(2n){text-align:center;background:#fff;color:#656565}.s-details__btn{position:relative;padding-top:20px;background:#fff}.s-details__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.s-details .notouch{pointer-events:none;-webkit-user-select:none}@media (min-width:768px){.bw .stock-more{position:absolute;bottom:0;left:0;top:auto;right:auto;z-index:101;width:100%;min-height:100%;height:-moz-fit-content;height:fit-content;outline:4px solid #8b8b8b;margin-top:0;overflow:visible}.bw .stock-more .stock__close{padding-top:0}.bw .stock__tab{width:120px;min-width:auto}.bw .stock__quest label{width:85%}.bw .stock .icon-info-component{display:inline-block;vertical-align:top}.bw .stock__bot{transition:.6s ease-in}.s-details{transition:.5s;position:absolute;z-index:1;top:0;right:calc(100% + 4px);left:auto;bottom:auto;opacity:1;width:100%;height:100%;outline:4px solid #8b8b8b;padding:15px 0 20px 15px;overflow:visible}.s-details_hide{visibility:hidden;right:0;opacity:0}.pdp__gallery{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2}}@media (min-width:1200px){.bw .stock__quest label{width:auto}}@media (min-width:992px) and (max-width:1199.98px){.bw .stock__title{font-size:.9375rem}.bw .store__name{max-width:150px}}@media (max-width:767.98px){.s-details{height:100%;padding:0}.s-details__store{margin-right:0;padding:15px 15px 10px}.s-details__info{padding:15px 15px 20px}.s-details__info .simplebar-scroll-content{text-align:left}}.pdp__title{padding-bottom:0}.pdp__reviews_small{padding-bottom:0;display:flex;align-items:baseline}@media (min-width:768px) and (max-width:991.98px){.bw .chosen__notif .notification{padding:8px 10px 8px 35px}.bw .stock__quest label{width:80%}.pdp__title{padding-right:0}.pdp__reviews_small{margin-top:20px;margin-bottom:20px;padding-left:0}}@media (min-width:992px){.pdp__reviews_small{padding-left:0;padding-right:10px;margin-top:20px;margin-bottom:20px}.pdp__gallery{padding-right:20px;padding-bottom:20px}}.pdp__reviews-link-wrap{margin-right:15px}.pdp__description{padding-bottom:0}@media (min-width:768px) and (max-width:991.98px){.pdp__description{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:3;grid-row-start:3;padding-right:15px}}@media (min-width:992px){.pdp__description{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;grid-row-start:2;padding-left:10px;padding-right:10px}}@media (max-width:767.98px){.pdp__reviews_small{margin-top:10px;margin-bottom:15px;min-height:47px}.pdp__description{padding-bottom:0}}.pdp__aside{padding-bottom:0}@media (min-width:768px) and (max-width:991.98px){.pdp__aside{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;-ms-grid-row-span:2;grid-row:2/span 2;padding-left:15px}}.pdp__fulfilment{margin-top:10px}.pdp__fulfilment-mobile{display:block}.pdp__fulfilment-desktop{display:none}.pdp__info{margin-bottom:10px;padding:20px;background-color:#eee}@media (min-width:992px){.pdp__aside{-ms-grid-column:3;grid-column-start:3;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/span 3;padding-left:20px}.pdp__info{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/span 3;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1}}@media (max-width:991.98px){.pdp__similar{display:none}.pdp__info{padding:30px 40px;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/span 3;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1;margin-bottom:40px}.recently-viewed{display:none}}@media (max-width:767.98px){.pdp__info{padding:20px 15px;margin-bottom:30px}}.pdp__quantity{width:30px;height:25px;text-align:left;padding:5px;margin-left:10px}.pdp__main{padding-top:40px}.pdp__main :where(ul,ol){list-style:revert}.pdp__main :where(li){display:list-item;list-style:inherit}.pdp__main .share-buttons__list{list-style:none}@media (min-width:768px) and (max-width:991.98px){.pdp__main{padding-top:35px}}@media (max-width:767.98px){.pdp__main{padding-top:10px}}.pdp__recently-viewed,.pdp__recently-viewed .recently-viewed{padding-top:0}.pdp__buyers-gallery{overflow:hidden}.pdp__widget{margin:16px -15px 20px}.review-star{display:inline-block;vertical-align:text-top}.review-star.product-card__reviews{margin-top:0;background:0 0}.review-star .product-rating{font-size:1rem}.review-star-average{padding-right:15px}.s7flyoutzoomview.s7flyoutzoomview.s7flyoutzoomview.s7flyoutzoomview{border-bottom:1px solid #eee}.s7container.s7container.s7container.s7container{border:1px solid #eee}.product-main-info__description.product-main-info__description{margin-bottom:20px;position:relative}@media (max-width:991.98px){.product-main-info__description.product-main-info__description{margin-bottom:15px}}.gallery_bordered{border:1px solid #eee}.gallery__main{border-bottom:1px solid #eee}.product-code-v2{margin-right:15px}@media (max-width:767.98px){.product-code-v2{margin-right:5px}}.review-star-average-v2{font-size:.875rem;vertical-align:15%}.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write{display:block!important}.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span{padding-left:0!important}.product-rating-v2.product-rating-v2{display:inline-block}.empty-block{height:200px}.product-main-info__read-less{text-align:right}.product-main-info__read-less,.product-main-info__read-more{display:none;color:#0277bd;text-decoration:underline;font-size:1rem;cursor:pointer}.product-main-info__read-more{background:#fff;position:absolute;top:215px;right:0}.modal-dialog{-ms-scroll-chaining:none;overscroll-behavior:contain}.pdp-reviews-wrap{display:flex;flex-direction:column;margin-top:auto}@media (min-width:576px){.pdp__widget{margin-left:0;margin-right:0}}@media (min-width:768px){.pdp__fulfilment{margin-top:10px;margin-bottom:5px;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/span 4;-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/span 1}.pdp__fulfilment-mobile{display:none}.pdp__fulfilment-desktop{display:block}.pdp__widget{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/span 4;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/span 1;margin-top:20px;margin-bottom:10px}}@media (min-width:992px){.pdp__fulfilment{margin-top:20px}.pdp__widget{margin-bottom:0}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.sort-products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;align-items:center}.sort-products-list .open-filters-btn{width:100%;margin-bottom:30px}.sort-products-list .open-filters-btn .icon{margin-right:6px}.sort-products-list__section{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.sort-products-list__sort-by{text-align:right}.products-list{margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}.products-list-v2__badges{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-weight:700;text-align:center;color:#fff;padding:0 10px;min-width:140px;background:#cf000f;font-size:1rem}.products-list-v2__badges.products-list-v2__badges.products-list-v2__badges{width:auto;min-width:120px}.products-list-v2__badge{padding:3px 5px}@media (min-width:768px){.sort-products-list .open-filters-btn{display:none}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.products-list .product-card__price .product-card__price-value .product-card__price-from{float:left}.products-list .card{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.
|
|
1
|
+
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.sort-products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;align-items:center}.sort-products-list .open-filters-btn{width:100%;margin-bottom:30px}.sort-products-list .open-filters-btn .icon{margin-right:6px}.sort-products-list__section{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.sort-products-list__sort-by{text-align:right}.products-list{margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}.products-list-v2__badges{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-weight:700;text-align:center;color:#fff;padding:0 10px;min-width:140px;background:#cf000f;font-size:1rem}.products-list-v2__badges.products-list-v2__badges.products-list-v2__badges{width:auto;min-width:120px}.products-list-v2__badge{padding:3px 5px}@media (min-width:768px){.sort-products-list .open-filters-btn{display:none}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.products-list .product-card__price .product-card__price-value .product-card__price-from{float:left}.products-list .card{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.3333333333%;max-width:33.3333333333%}.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{margin-bottom:0}.sort-products-list .ddn{display:inline-block;width:200px}.products-list .card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (max-width:991.98px){.sort-products-list__pagination{flex:0 0 100%;max-width:100%;order:2}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.is-hidden{display:none}.products-list-v2{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}}@media (max-width:767.98px){.products-list-page .page-header{border:0;padding:0}.sort-products-list__items-per-page .form-row,.sort-products-list__pagination .pagination_tablet{display:none}.products-list{margin-right:-5px;margin-left:-5px;margin-top:0;padding-top:40px;overflow-x:hidden}.filter-results__actions.filter-results__actions{padding:5px 0}.products-list-v2{margin-right:-5px;margin-left:-5px;margin-top:0;padding-top:20px;overflow-x:hidden}.products-list-v2__badges{font-size:.875rem}.products-list-v2 .card{max-width:50%;padding-left:5px;padding-right:5px;position:relative}}@media (min-width:768px) and (max-width:991.98px){.products-list-page .left-aside{flex:0 0 33.3333333333%;max-width:33.3333333333%}.products-list-page .content{flex:0 0 66.6666666667%;max-width:66.6666666667%}.products-list-page .banner{min-height:310px}.sort-products-list__section{flex:0 0 50%;max-width:50%;color:#000;border:0}.sort-products-list__section>.form-row{margin-bottom:0}.sort-products-list__pagination{margin-top:20px}.sort-products-list__pagination .pagination:not(.pagination_tablet){display:none}.products-list .card{flex:0 0 50%;max-width:50%}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.products-list-page .srp-injected{margin-bottom:20px;margin-top:10px}.products-list-page .srp-injected__image{margin-bottom:20px}.products-list-page .srp-injected__image img{display:block;max-width:100%}.products-list-page .srp-injected__content{font-size:16px;font-weight:500;line-height:1.5;padding:0;text-align:left}.products-list-page .srp-injected__content p{margin:0}.products-list-page .sponsor-top-banner{margin-bottom:20px;margin-top:10px}.products-list-page .sponsor-top-banner__picture{display:flex}.products-list-page .sponsor-top-banner__image{display:block;max-width:100%}.products-list-page .sponsor-top-banner img.sponsor-top-banner__image{width:100%}.products-list-page .color-pick__wrap{display:none}.sort-products-list{display:flex;justify-content:flex-end;align-items:center}.sort-products-list .open-filters-btn{width:100%;margin-bottom:30px}.sort-products-list .open-filters-btn .icon{margin-right:6px}.sort-products-list__section{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.sort-products-list__sort-by{text-align:right;flex:1}.sort-products-list__sort-by .form-row{margin-bottom:0}.sort-products-list__total{font-weight:700;font-size:.875rem;line-height:22px}.products-list{display:flex;flex-wrap:wrap;margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.load-more-wrap{width:100%}@media (hover:none){.load-more-wrap .btn-primary:hover{color:#fff;background-color:#0277bd;border-color:#0277bd}.load-more-wrap .btn-primary:focus{color:#0277bd;background-color:#fff;border-color:#0277bd}}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}@media (max-width:767.98px){.products-list-v2{margin-right:-5px;margin-left:-5px;margin-top:0;padding-top:20px;overflow-x:hidden}}.products-list-v2__badges{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-weight:700;text-align:center;color:#fff;padding:0 10px;min-width:140px;background:#cf000f;font-size:1rem}.products-list-v2__badges.products-list-v2__badges.products-list-v2__badges{width:auto;min-width:120px}.products-list-v2__badge{padding:3px 5px}.products-list-v2 .card__inner-v2.card__inner-v2.card__inner-v2{padding-bottom:0}@media (max-width:767.98px){.products-list-v2__badges{font-size:.875rem}.products-list-v2 .card{margin-bottom:20px;position:relative;display:inline-block;vertical-align:top;max-width:50%;padding-left:5px;padding-right:5px;width:50%}.products-list-v2 .card__inner-v2.card__inner-v2.card__inner-v2{border:0;border-bottom:1px solid #ccc}.products-list-v2 .card__img-wrap{border:1px solid #ccc}}.products-list-v2 .card__img-v2{max-width:100%;max-height:100%}.products-list-v2 .card__img-wrap{position:relative;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;width:100%}@supports (aspect-ratio:1/1){.products-list-v2 .card__img-wrap{aspect-ratio:1/1}}@supports not (aspect-ratio:1/1){.products-list-v2 .card__img-wrap:before{content:"";display:block;padding-top:100%}}.products-list-v2 .card__img-wrap .card__img-v2{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.products-list-v2 .card__offers-item-v2{font-size:1.25rem}.products-list-v2 .card__offers-red{padding-left:35px;padding-right:35px}@media (max-width:767.98px){.products-list-v2 .card__offers-red{padding-left:0;padding-right:0}.products-list-v2 .card-sponsor-product{width:50%}.products-list-v2 .card-sponsor-product .card{width:100%}}.products-list-v2 .card__offers-green{padding-left:15px;padding-right:15px}.products-list-v2 .product-card .card__inner-v2:hover{border:1px solid #3e3e3e}.products-list-v2 .product-card__header{margin-bottom:15px;display:flex;flex-direction:column;justify-content:space-between}.products-list-v2 .product-card__header-r1{max-height:50px;min-height:50px}.products-list-v2 .product-card__header-r2{max-height:70px;min-height:70px}.products-list-v2 .product-card__header-r3{max-height:90px;min-height:90px}.products-list-v2 .product-card__header .product-card__title.product-card__title-v2{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;margin-top:5px;font-size:.875rem;font-weight:700;line-height:18px}.products-list-v2 .product-card__title{margin-bottom:0}.products-list-v2 .product-card__delivery{font-size:.75rem;line-height:1rem;font-weight:400;color:#666;margin-bottom:5px}.products-list-v2 .product-card__content{height:100%;margin-bottom:5px}@media (max-width:767.98px){.products-list-v2 .product-card .card__inner-v2:hover{border:0;border-bottom:1px solid #ccc}.products-list-v2 .product-card__header .product-card__title.product-card__title-v2{text-align:center}.products-list-v2 .product-card__content{padding-left:0;padding-right:0;margin-bottom:10px}}.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value{font-size:1.5rem}@media screen and (max-width:321px){.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value{font-size:1.125rem}}.products-list-v2 .product-card__price-value-text{font-size:1rem;line-height:1}.products-list-v2 .product-card .product-rating.product-rating-v2{font-size:.875rem}.products-list-v2 .product-card .product-rating.product-rating-v2 .fa-star{margin-right:0}.products-list-v2 .product-card .product-rating.product-rating-v2 .fa-star+.fa-star{margin-left:6px}.products-list-v2 .product-card__price{justify-content:flex-end}.products-list-v2 .product-card__price_empty{opacity:0;cursor:default}.products-list-v2 .product-card__price_sale .product-card__price-sqm,.products-list-v2 .product-card__price_sale .product-card__price-value{color:#cf000f}.products-list-v2 .product-card__price.product-card__price{margin-bottom:5px}.products-list-v2 .product-card__price.product-card__min-height{min-height:40px}.products-list-v2 .product-card__price.product-card__max-height{max-height:20px}.products-list-v2 .product-card__price-sqm{text-align:left;width:100%;margin-right:0;font-size:.875rem;font-weight:500;line-height:14px;color:#0a3055;padding:5px 0 1px}.products-list-v2 .product-card__price__old-price.product-card__price__old-price.product-card__price__old-price{padding-bottom:5px;padding-left:0}.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value.product-card__price-value{padding:0;line-height:24px}@media (max-width:767.98px){.products-list-v2 .product-card__price-sqm,.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value.product-card__price-value,.products-list-v2 .product-card__price__old-price.product-card__price__old-price.product-card__price__old-price{text-align:center}.products-list-v2 .product-card__reviews-v2{display:flex;justify-content:center}}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.33333%;max-width:33.33333%}.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{margin-bottom:0}.sort-products-list .ddn{display:inline-block;width:200px}.products-list .card{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:768px) and (max-width:991.98px){.products-list-page .left-aside{flex:0 0 33.33333%;max-width:33.33333%}.products-list-page .content{flex:0 0 66.66667%;max-width:66.66667%}.products-list-page .banner{min-height:310px}.sort-products-list__section{flex:0 0 50%;max-width:50%;color:#000;border:0}.sort-products-list__section>.form-row{margin-bottom:0}.sort-products-list__pagination{margin-top:20px}.sort-products-list__pagination .pagination:not(.pagination_tablet){display:none}.products-list .card{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.sort-products-list .open-filters-btn{display:none}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.products-list .product-card__price .product-card__price-value .product-card__price-from{float:left}.products-list .card{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.products-list-page .srp-injected__content{text-align:center}.load-more-wrap{max-width:147px;margin:0 auto}}@media (max-width:991.98px){.sort-products-list__pagination{flex:0 0 100%;max-width:100%;order:2}.is-hidden{display:none}}@media (max-width:767.98px){.products-list-page .page-header{border:0;padding:0}.products-list-page .color-pick__header,.products-list-page .color-pick__wrap{margin-bottom:1rem;display:block}.products-list-page .color-pick__header{text-align:center}.products-list-page .color-pick__line-bottom,.products-list-page .color-pick__line-top{display:flex}.products-list-page .color-pick__color{height:35px;width:50px;display:inline-block}.products-list-page .color-pick__colors{flex-direction:column}.products-list-page .color-pick__color-active{transform:rotateX(180deg) scale(1.25);transition:.4s;transform-style:preserve-3d;box-shadow:-1px 0 5px -1px #000}.products-list-page .color-pick__line-top{width:100%}.products-list-page .color-pick__line-top .color-pick__color{width:inherit}.products-list-page .color-pick__line-top .color-pick__color:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.products-list-page .color-pick__line-top .color-pick__color:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.products-list-page .color-pick__line-bottom{margin:0 auto;width:85%}.products-list-page .color-pick__line-bottom .color-pick__color{width:100%}.products-list-page .color-pick__line-bottom .color-pick__color:first-child{border-bottom-left-radius:3px}.products-list-page .color-pick__line-bottom .color-pick__color:last-child{border-bottom-right-radius:3px}.sort-products-list{margin:0}.sort-products-list__items-per-page .form-row,.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{padding:0}.filter-results__actions.filter-results__actions{padding:5px 0}.srp-injected__content{padding:1.25em .75em}}.notification{padding:8px 40px;border:1px solid;position:relative;line-height:1.57143}.notification__icon{position:absolute;left:8px;top:7px;font-size:1rem}.notification__close{position:absolute;right:8px;top:8px;font-size:.875rem;color:#8b8b8b;cursor:pointer}.notification__close_white{color:#fff}.notification__hide{position:absolute;right:8px;top:8px;font-size:.875rem;color:#8b8b8b;cursor:pointer}.notification_success{color:#67a509;border-color:#67a509;background:rgba(103,165,9,.05);font-weight:500}.notification_warning{border-color:#f7ca18;background:rgba(247,202,24,.05);font-weight:500}.notification_warning .notification__icon{color:#f7ca18}.notification_reminder{color:#fff;background:#8b8b8b;width:100%}.notification_error{color:#cf000f;border-color:#cf000f;background:rgba(207,0,15,.05);font-weight:500}.notification_error .notification__icon{color:#cf000f;display:flex;justify-content:center;align-items:center;align-content:center}.notification_general{margin-bottom:40px}@media (max-width:767.98px){.notification_general{margin-bottom:30px}.autocomplete__menu{max-height:50vh;overflow-y:auto}}.notification_app{position:relative;padding:5px 15px;color:#fff;font-size:12px;font-weight:500;margin-bottom:0;text-align:left}.notification_app-error{background-color:#cf100d}.notification_app-success{background-color:#67a509}.notification_app:nth-child(2){border-top:2px solid #fff}.notification_app .notification__close{top:4px;right:4px;color:#fff}.autocomplete .twitter-typeahead{width:100%}.autocomplete__menu{width:100%;background:#fff;border-radius:0 0 3px 3px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.autocomplete__dataset{padding:0 15px}.autocomplete__dataset-suggestions .autocomplete__suggestion{display:block;line-height:2rem;color:#3e3e3e;text-decoration:none}.autocomplete__dataset-suggestions .autocomplete__suggestion.autocomplete__cursor,.autocomplete__dataset-suggestions .autocomplete__suggestion:hover{color:#0277bd}.autocomplete__dataset-suggestions .autocomplete__suggestion:first-child{margin-top:10px}.autocomplete__dataset-suggestions .autocomplete__suggestion:last-child{margin-bottom:10px}.autocomplete__dataset-products .autocomplete__suggestion{padding:10px 0;border-bottom:1px solid #eee}.autocomplete__dataset-products .autocomplete__suggestion:last-child{border-bottom:0}.autocomplete__dataset-products .autocomplete__suggestion.autocomplete__cursor .autocomplete__suggestion-title,.autocomplete__dataset-products .autocomplete__suggestion:hover .autocomplete__suggestion-title{color:#0277bd}.autocomplete__dataset-header{font-size:1rem;line-height:1.5rem;position:relative;padding-top:10px}.autocomplete__dataset-header:before{content:"";background:#eee;position:absolute;height:1px;top:0;left:-15px;right:-15px}.card{flex-direction:row;margin-bottom:30px}.card.descr--normal .product-card__description .card_offer_text{color:#3e3e3e}.card__inner{display:flex;flex-direction:column;position:relative;width:100%;background-color:#fff;border:1px solid #ccc}.card__inner .component_filled,.card_filled .card__inner,.card_horizontal .card__inner{border:0}.card_filled .card__inner,.card_horizontal .card__inner{background:#eee}.card_filled .card__inner{text-align:center}@media (min-width:768px){.card_horizontal .card__inner{flex-direction:row;padding:30px 15px}.card_horizontal .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}.card__inner .card__img{border-bottom:1px solid #ccc}.is-secondary .card__inner{flex-direction:row;border-left:0;border-right:0}.is-secondary .card__inner .card__img-wrap,.is-secondary .card__inner .product-card__wrap{width:50%}@media (min-width:576px){.is-secondary .card__inner{flex-direction:column;border-left:1px solid #ccc;border-right:1px solid #ccc}.is-secondary .card__inner .card__img-wrap,.is-secondary .card__inner .product-card__wrap{width:auto}}.card__inner.background-image{background-image:url(https://media.wickes.co.uk/is/image/wickes/2018-Black-friday-BG-TEXTURE);background-position:50%}@media (max-width:767.98px){.is-secondary .card__inner .card__img{padding-top:15px;padding-bottom:10px;display:block;border-bottom:0}.card__inner.background-image{padding-top:20px}.products-list-v2 .product-card__delivery{text-align:center}}.card__offers{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-size:1.125rem;font-weight:700;text-align:center;color:#fff}.full-width-offers .card__offers{width:100%}.card__offers-item{padding:3px 10px;min-width:120px;background:#cf000f}.card__offers-item_new{background-color:#9acd32}.card__offers-item_clearance{background-color:#f7ca18;color:#3e3e3e}.card__offers-item_ends{background-color:rgba(65,65,65,.75);font-size:.75rem;font-weight:500;line-height:14px}.card__offers-item_discount-old-price{text-decoration:line-through;display:inline-block}.card__img-wrap{flex-shrink:0;position:relative}@media (min-width:768px) and (max-width:991.98px){.card_horizontal .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.card_horizontal .card__img-wrap{flex:0 0 25%;max-width:25%}}@media (min-width:768px){.card_horizontal.large .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:991.98px){.card_horizontal.large .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.card_horizontal.large .card__img-wrap{flex:0 0 33.33333%;max-width:33.33333%}}.card__img{max-width:100%;width:100%}.product-card .card__inner:hover{border-color:#0277bd}.product-card .card__actions{margin-top:0}.product-card .card__action-link{font-weight:500}.product-card .color-slider-container{width:160px}.product-card__content,.product-card__description{padding:10px 15px 0}.product-card__description .card_offer_text{color:#cf000f}.product-card__description.no-flex{flex:0}.product-card__title{margin-bottom:10px;color:#0277bd;font-weight:700;text-decoration:none;line-height:1.25rem}.product-card__title:hover{color:#0277bd}.filter__reviews,.product-card__reviews{color:#8b8b8b;font-size:.75rem;line-height:16px;margin-top:10px}.filter__reviews+.card__descr,.product-card__reviews+.card__descr{margin-top:10px}.filter__reviews .product-rating,.product-card__reviews .product-rating{display:flex;justify-content:flex-start;align-items:center;font-size:1em}.filter__reviews .product-rating .rating-bg,.product-card__reviews .product-rating .rating-bg{color:#ccc;position:relative;padding-right:5px;display:flex;line-height:0}.filter__reviews .product-rating .rating-overlay,.product-card__reviews .product-rating .rating-overlay{color:#f7ca18;position:absolute;left:0;top:0;display:flex}.filter__reviews .product-rating .star-overlay,.product-card__reviews .product-rating .star-overlay{display:inline-block;overflow:hidden}.filter__reviews .product-rating .star-overlay+.star-overlay,.product-card__reviews .product-rating .star-overlay+.star-overlay{margin-left:6px}.filter__reviews{font-size:.875rem;margin:0;transform:translateY(3px)}.filter__reviews .rating-bg{display:flex}.filter__reviews .rating-bg .fa-star{display:block;margin-right:4px}.filter__reviews .rating-bg .rating-overlay{display:flex}.filter__reviews .rating-bg .rating-overlay .star-overlay{display:block;margin:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card__reviews .product-rating .rating-bg{display:block}.product-card__reviews .product-rating .rating-overlay{height:14px;display:block}.product-card__description.no-flex{flex:none}}.product-card__price{margin:10px 15px}.product-card__lower-quantity{color:#cf000f;font-weight:700}.product-card__bad-quantity{color:#cf000f}.product-card__price-value{color:#0a3055;font-size:1.625rem;font-weight:700;line-height:36px}.product-card__price-value .product-card__price-from{font-size:.7em;margin-right:4px}.product-card__price_sale .product-card__price-value{color:#cf000f}.product-card__price_out-of-stock .product-card__price-value{color:#8b8b8b}.product-card__price__old-price,.product-card__price__out-of-stock{color:#8b8b8b;font-weight:500;line-height:14px}.product-card__price__old-price,.product-card__price__old-price s{text-decoration:line-through;text-decoration-color:#242424}
|
|
1
|
+
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.products-list-page .srp-injected{margin-bottom:20px;margin-top:10px}.products-list-page .srp-injected__image{margin-bottom:20px}.products-list-page .srp-injected__image img{display:block;max-width:100%}.products-list-page .srp-injected__content{font-size:16px;font-weight:500;line-height:1.5;padding:0;text-align:left}.products-list-page .srp-injected__content p{margin:0}.products-list-page .sponsor-top-banner{margin-bottom:20px;margin-top:10px}.products-list-page .sponsor-top-banner__picture{display:flex}.products-list-page .sponsor-top-banner__image{display:block;max-width:100%}.products-list-page .sponsor-top-banner img.sponsor-top-banner__image{width:100%}.products-list-page .color-pick__wrap{display:none}.sort-products-list{display:flex;justify-content:flex-end;align-items:center}.sort-products-list .open-filters-btn{width:100%;margin-bottom:30px}.sort-products-list .open-filters-btn .icon{margin-right:6px}.sort-products-list__section{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.sort-products-list__sort-by{text-align:right;flex:1}.sort-products-list__sort-by .form-row{margin-bottom:0}.sort-products-list__total{font-weight:700;font-size:.875rem;line-height:22px}.products-list{display:flex;flex-wrap:wrap;margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.load-more-wrap{width:100%}@media (hover:none){.load-more-wrap .btn-primary:hover{color:#fff;background-color:#0277bd;border-color:#0277bd}.load-more-wrap .btn-primary:focus{color:#0277bd;background-color:#fff;border-color:#0277bd}}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}@media (max-width:767.98px){.products-list-v2{margin-right:-5px;margin-left:-5px;margin-top:0;padding-top:20px;overflow-x:hidden}}.products-list-v2__badges{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-weight:700;text-align:center;color:#fff;padding:0 10px;min-width:140px;background:#cf000f;font-size:1rem}.products-list-v2__badges.products-list-v2__badges.products-list-v2__badges{width:auto;min-width:120px}.products-list-v2__badge{padding:3px 5px}.products-list-v2 .card__inner-v2.card__inner-v2.card__inner-v2{padding-bottom:0}@media (max-width:767.98px){.products-list-v2__badges{font-size:.875rem}.products-list-v2 .card{margin-bottom:20px;position:relative;display:inline-block;vertical-align:top;max-width:50%;padding-left:5px;padding-right:5px;width:50%}.products-list-v2 .card__inner-v2.card__inner-v2.card__inner-v2{border:0;border-bottom:1px solid #ccc}.products-list-v2 .card__img-wrap{border:1px solid #ccc}}.products-list-v2 .card__img-v2{max-width:100%;max-height:100%}.products-list-v2 .card__img-wrap{position:relative;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;width:100%}@supports (aspect-ratio:1/1){.products-list-v2 .card__img-wrap{aspect-ratio:1/1}}@supports not (aspect-ratio:1/1){.products-list-v2 .card__img-wrap:before{content:"";display:block;padding-top:100%}}.products-list-v2 .card__img-wrap .card__img-v2{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.products-list-v2 .card__offers-item-v2{font-size:1.25rem}.products-list-v2 .card__offers-red{padding-left:35px;padding-right:35px}@media (max-width:767.98px){.products-list-v2 .card__offers-red{padding-left:0;padding-right:0}.products-list-v2 .card-sponsor-product{width:50%}.products-list-v2 .card-sponsor-product .card{width:100%}}.products-list-v2 .card__offers-green{padding-left:15px;padding-right:15px}.products-list-v2 .product-card .card__inner-v2:hover{border:1px solid #3e3e3e}.products-list-v2 .product-card__header{margin-bottom:15px;display:flex;flex-direction:column;justify-content:space-between}.products-list-v2 .product-card__header-r1{max-height:50px;min-height:50px}.products-list-v2 .product-card__header-r2{max-height:70px;min-height:70px}.products-list-v2 .product-card__header-r3{max-height:90px;min-height:90px}.products-list-v2 .product-card__header .product-card__title.product-card__title-v2{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;margin-top:5px;font-size:.875rem;font-weight:700;line-height:18px}.products-list-v2 .product-card__title{margin-bottom:0}.products-list-v2 .product-card__delivery{font-size:.75rem;line-height:1rem;font-weight:400;color:#666;margin-bottom:5px}.products-list-v2 .product-card__content{height:100%;margin-bottom:5px}@media (max-width:767.98px){.products-list-v2 .product-card .card__inner-v2:hover{border:0;border-bottom:1px solid #ccc}.products-list-v2 .product-card__header .product-card__title.product-card__title-v2{text-align:center}.products-list-v2 .product-card__content{padding-left:0;padding-right:0;margin-bottom:10px}}.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value{font-size:1.5rem}@media screen and (max-width:321px){.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value{font-size:1.125rem}}.products-list-v2 .product-card__price-value-text{font-size:1rem;line-height:1}.products-list-v2 .product-card .product-rating.product-rating-v2{font-size:.875rem}.products-list-v2 .product-card .product-rating.product-rating-v2 .fa-star{margin-right:0}.products-list-v2 .product-card .product-rating.product-rating-v2 .fa-star+.fa-star{margin-left:6px}.products-list-v2 .product-card__price{justify-content:flex-end}.products-list-v2 .product-card__price_empty{opacity:0;cursor:default}.products-list-v2 .product-card__price_sale .product-card__price-sqm,.products-list-v2 .product-card__price_sale .product-card__price-value{color:#cf000f}.products-list-v2 .product-card__price.product-card__price{margin-bottom:5px}.products-list-v2 .product-card__price.product-card__min-height{min-height:40px}.products-list-v2 .product-card__price.product-card__max-height{max-height:20px}.products-list-v2 .product-card__price-sqm{text-align:left;width:100%;margin-right:0;font-size:.875rem;font-weight:500;line-height:14px;color:#0a3055;padding:5px 0 1px}.products-list-v2 .product-card__price__old-price.product-card__price__old-price.product-card__price__old-price{padding-bottom:5px;padding-left:0}.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value.product-card__price-value{padding:0;line-height:24px}@media (max-width:767.98px){.products-list-v2 .product-card__price-sqm,.products-list-v2 .product-card__price-value.product-card__price-value.product-card__price-value.product-card__price-value,.products-list-v2 .product-card__price__old-price.product-card__price__old-price.product-card__price__old-price{text-align:center}.products-list-v2 .product-card__reviews-v2{display:flex;justify-content:center}}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.3333333333%;max-width:33.3333333333%}.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{margin-bottom:0}.sort-products-list .ddn{display:inline-block;width:200px}.products-list .card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px) and (max-width:991.98px){.products-list-page .left-aside{flex:0 0 33.3333333333%;max-width:33.3333333333%}.products-list-page .content{flex:0 0 66.6666666667%;max-width:66.6666666667%}.products-list-page .banner{min-height:310px}.sort-products-list__section{flex:0 0 50%;max-width:50%;color:#000;border:0}.sort-products-list__section>.form-row{margin-bottom:0}.sort-products-list__pagination{margin-top:20px}.sort-products-list__pagination .pagination:not(.pagination_tablet){display:none}.products-list .card{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.sort-products-list .open-filters-btn{display:none}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.products-list .product-card__price .product-card__price-value .product-card__price-from{float:left}.products-list .card{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.products-list-page .srp-injected__content{text-align:center}.load-more-wrap{max-width:147px;margin:0 auto}}@media (max-width:991.98px){.sort-products-list__pagination{flex:0 0 100%;max-width:100%;order:2}.is-hidden{display:none}}@media (max-width:767.98px){.products-list-page .page-header{border:0;padding:0}.products-list-page .color-pick__header,.products-list-page .color-pick__wrap{margin-bottom:1rem;display:block}.products-list-page .color-pick__header{text-align:center}.products-list-page .color-pick__line-bottom,.products-list-page .color-pick__line-top{display:flex}.products-list-page .color-pick__color{height:35px;width:50px;display:inline-block}.products-list-page .color-pick__colors{flex-direction:column}.products-list-page .color-pick__color-active{transform:rotateX(180deg) scale(1.25);transition:.4s;transform-style:preserve-3d;box-shadow:-1px 0 5px -1px #000}.products-list-page .color-pick__line-top{width:100%}.products-list-page .color-pick__line-top .color-pick__color{width:inherit}.products-list-page .color-pick__line-top .color-pick__color:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.products-list-page .color-pick__line-top .color-pick__color:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.products-list-page .color-pick__line-bottom{margin:0 auto;width:85%}.products-list-page .color-pick__line-bottom .color-pick__color{width:100%}.products-list-page .color-pick__line-bottom .color-pick__color:first-child{border-bottom-left-radius:3px}.products-list-page .color-pick__line-bottom .color-pick__color:last-child{border-bottom-right-radius:3px}.sort-products-list{margin:0}.sort-products-list__items-per-page .form-row,.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{padding:0}.filter-results__actions.filter-results__actions{padding:5px 0}.srp-injected__content{padding:1.25em .75em}}.notification{padding:8px 40px;border:1px solid;position:relative;line-height:1.57143}.notification__icon{position:absolute;left:8px;top:7px;font-size:1rem}.notification__close{position:absolute;right:8px;top:8px;font-size:.875rem;color:#8b8b8b;cursor:pointer}.notification__close_white{color:#fff}.notification__hide{position:absolute;right:8px;top:8px;font-size:.875rem;color:#8b8b8b;cursor:pointer}.notification_success{color:#67a509;border-color:#67a509;background:rgba(103,165,9,.05);font-weight:500}.notification_warning{border-color:#f7ca18;background:rgba(247,202,24,.05);font-weight:500}.notification_warning .notification__icon{color:#f7ca18}.notification_reminder{color:#fff;background:#8b8b8b;width:100%}.notification_error{color:#cf000f;border-color:#cf000f;background:rgba(207,0,15,.05);font-weight:500}.notification_error .notification__icon{color:#cf000f;display:flex;justify-content:center;align-items:center;align-content:center}.notification_general{margin-bottom:40px}@media (max-width:767.98px){.notification_general{margin-bottom:30px}.autocomplete__menu{max-height:50vh;overflow-y:auto}}.notification_app{position:relative;padding:5px 15px;color:#fff;font-size:12px;font-weight:500;margin-bottom:0;text-align:left}.notification_app-error{background-color:#cf100d}.notification_app-success{background-color:#67a509}.notification_app:nth-child(2){border-top:2px solid #fff}.notification_app .notification__close{top:4px;right:4px;color:#fff}.autocomplete .twitter-typeahead{width:100%}.autocomplete__menu{width:100%;background:#fff;border-radius:0 0 3px 3px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.autocomplete__dataset{padding:0 15px}.autocomplete__dataset-suggestions .autocomplete__suggestion{display:block;line-height:2rem;color:#3e3e3e;text-decoration:none}.autocomplete__dataset-suggestions .autocomplete__suggestion.autocomplete__cursor,.autocomplete__dataset-suggestions .autocomplete__suggestion:hover{color:#0277bd}.autocomplete__dataset-suggestions .autocomplete__suggestion:first-child{margin-top:10px}.autocomplete__dataset-suggestions .autocomplete__suggestion:last-child{margin-bottom:10px}.autocomplete__dataset-products .autocomplete__suggestion{padding:10px 0;border-bottom:1px solid #eee}.autocomplete__dataset-products .autocomplete__suggestion:last-child{border-bottom:0}.autocomplete__dataset-products .autocomplete__suggestion.autocomplete__cursor .autocomplete__suggestion-title,.autocomplete__dataset-products .autocomplete__suggestion:hover .autocomplete__suggestion-title{color:#0277bd}.autocomplete__dataset-header{font-size:1rem;line-height:1.5rem;position:relative;padding-top:10px}.autocomplete__dataset-header:before{content:"";background:#eee;position:absolute;height:1px;top:0;left:-15px;right:-15px}.card{flex-direction:row;margin-bottom:30px}.card.descr--normal .product-card__description .card_offer_text{color:#3e3e3e}.card__inner{display:flex;flex-direction:column;position:relative;width:100%;background-color:#fff;border:1px solid #ccc}.card__inner .component_filled,.card_filled .card__inner,.card_horizontal .card__inner{border:0}.card_filled .card__inner,.card_horizontal .card__inner{background:#eee}.card_filled .card__inner{text-align:center}@media (min-width:768px){.card_horizontal .card__inner{flex-direction:row;padding:30px 15px}.card_horizontal .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}.card__inner .card__img{border-bottom:1px solid #ccc}.is-secondary .card__inner{flex-direction:row;border-left:0;border-right:0}.is-secondary .card__inner .card__img-wrap,.is-secondary .card__inner .product-card__wrap{width:50%}@media (min-width:576px){.is-secondary .card__inner{flex-direction:column;border-left:1px solid #ccc;border-right:1px solid #ccc}.is-secondary .card__inner .card__img-wrap,.is-secondary .card__inner .product-card__wrap{width:auto}}.card__inner.background-image{background-image:url(https://media.wickes.co.uk/is/image/wickes/2018-Black-friday-BG-TEXTURE);background-position:50%}@media (max-width:767.98px){.is-secondary .card__inner .card__img{padding-top:15px;padding-bottom:10px;display:block;border-bottom:0}.card__inner.background-image{padding-top:20px}.products-list-v2 .product-card__delivery{text-align:center}}.card__offers{position:absolute;top:0;right:0;z-index:2;line-height:1.5rem;font-size:1.125rem;font-weight:700;text-align:center;color:#fff}.full-width-offers .card__offers{width:100%}.card__offers-item{padding:3px 10px;min-width:120px;background:#cf000f}.card__offers-item_new{background-color:#9acd32}.card__offers-item_clearance{background-color:#f7ca18;color:#3e3e3e}.card__offers-item_ends{background-color:rgba(65,65,65,.75);font-size:.75rem;font-weight:500;line-height:14px}.card__offers-item_discount-old-price{text-decoration:line-through;display:inline-block}.card__img-wrap{flex-shrink:0;position:relative}@media (min-width:768px) and (max-width:991.98px){.card_horizontal .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.card_horizontal .card__img-wrap{flex:0 0 25%;max-width:25%}}@media (min-width:768px){.card_horizontal.large .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:991.98px){.card_horizontal.large .card__img-wrap{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.card_horizontal.large .card__img-wrap{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.card__img{max-width:100%;width:100%}.product-card .card__inner:hover{border-color:#0277bd}.product-card .card__actions{margin-top:0}.product-card .card__action-link{font-weight:500}.product-card .color-slider-container{width:160px}.product-card__content,.product-card__description{padding:10px 15px 0}.product-card__description .card_offer_text{color:#cf000f}.product-card__description.no-flex{flex:0}.product-card__title{margin-bottom:10px;color:#0277bd;font-weight:700;text-decoration:none;line-height:1.25rem}.product-card__title:hover{color:#0277bd}.filter__reviews,.product-card__reviews{color:#8b8b8b;font-size:.75rem;line-height:16px;margin-top:10px}.filter__reviews+.card__descr,.product-card__reviews+.card__descr{margin-top:10px}.filter__reviews .product-rating,.product-card__reviews .product-rating{display:flex;justify-content:flex-start;align-items:center;font-size:1em}.filter__reviews .product-rating .rating-bg,.product-card__reviews .product-rating .rating-bg{color:#ccc;position:relative;padding-right:5px;display:flex;line-height:0}.filter__reviews .product-rating .rating-overlay,.product-card__reviews .product-rating .rating-overlay{color:#f7ca18;position:absolute;left:0;top:0;display:flex}.filter__reviews .product-rating .star-overlay,.product-card__reviews .product-rating .star-overlay{display:inline-block;overflow:hidden}.filter__reviews .product-rating .star-overlay+.star-overlay,.product-card__reviews .product-rating .star-overlay+.star-overlay{margin-left:6px}.filter__reviews{font-size:.875rem;margin:0;transform:translateY(3px)}.filter__reviews .rating-bg{display:flex}.filter__reviews .rating-bg .fa-star{display:block;margin-right:4px}.filter__reviews .rating-bg .rating-overlay{display:flex}.filter__reviews .rating-bg .rating-overlay .star-overlay{display:block;margin:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card__reviews .product-rating .rating-bg{display:block}.product-card__reviews .product-rating .rating-overlay{height:14px;display:block}.product-card__description.no-flex{flex:none}}.product-card__price{margin:10px 15px}.product-card__lower-quantity{color:#cf000f;font-weight:700}.product-card__bad-quantity{color:#cf000f}.product-card__price-value{color:#0a3055;font-size:1.625rem;font-weight:700;line-height:36px}.product-card__price-value .product-card__price-from{font-size:.7em;margin-right:4px}.product-card__price_sale .product-card__price-value{color:#cf000f}.product-card__price_out-of-stock .product-card__price-value{color:#8b8b8b}.product-card__price__old-price,.product-card__price__out-of-stock{color:#8b8b8b;font-weight:500;line-height:14px}.product-card__price__old-price,.product-card__price__old-price s{text-decoration:line-through;text-decoration-color:#242424}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.products-list-page .srp-injected__image{margin-bottom:20px}.products-list-page .srp-injected__image img{display:block;max-width:100%}.products-list-page .srp-injected__content{font-size:16px;font-weight:500;line-height:1.5;text-align:left}.products-list-page .srp-injected__content p{margin:0}.products-list-page .sponsor-top-banner__picture{display:flex}.products-list-page .sponsor-top-banner__image{display:block;max-width:100%}.products-list-page .sponsor-top-banner img.sponsor-top-banner__image{width:100%}.products-list{display:flex;flex-wrap:wrap;margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .card__offers>img{width:99.99%;height:99.99%}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.products-list .trade-pro-card .tradepro-img{width:99.99%;height:99.99%}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.
|
|
1
|
+
.products-list-page .page-header__title{text-transform:none}.products-list-page .searched-item{display:block;font-weight:700}.products-list-page .left-aside{position:static}.products-list-page .srp-injected__image{margin-bottom:20px}.products-list-page .srp-injected__image img{display:block;max-width:100%}.products-list-page .srp-injected__content{font-size:16px;font-weight:500;line-height:1.5;text-align:left}.products-list-page .srp-injected__content p{margin:0}.products-list-page .sponsor-top-banner__picture{display:flex}.products-list-page .sponsor-top-banner__image{display:block;max-width:100%}.products-list-page .sponsor-top-banner img.sponsor-top-banner__image{width:100%}.products-list{display:flex;flex-wrap:wrap;margin-top:30px}.products-list .card__inner .card__descr{margin-bottom:10px;line-height:1.5}.products-list .product-card__price{position:relative;display:flex;align-items:center;text-align:center;width:100%;margin:0;flex-direction:column;min-height:auto}.products-list .product-card__price.product-card__price_sale .product-card__price-value{bottom:1px}.products-list .product-card .product-card__title{font-size:1rem}.products-list .product-card .card__inner{padding-top:0;padding-bottom:10px;border:1px solid #ccc}.products-list .product-card .card__inner .card__img{border-bottom:1px solid #ccc}.products-list .product-card .product-card__extra-info{margin:0;width:100%}.products-list .product-card .out-of-stock-container{padding:10px 0 10px 30px}.products-list .product-card .notify-container{padding:10px 30px 10px 0}.products-list .product-card .card__offers{top:0}.products-list .product-card .card__offers>img{width:99.99%;height:99.99%}.products-list .product-card .click-collect-container{padding:10px 30px 0}.products-list .product-card__price .product-card__price__old-price{text-align:left;width:100%;margin-right:0;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .product-card__price-value{bottom:0;width:100%;text-align:left;padding-left:15px;padding-bottom:5px}.products-list .product-card__price .uom-price{margin:0}.products-list .product-card__price .product-card__price__out-of-stock{margin-right:0;width:100%;text-align:left;padding-left:15px}.products-list .product-card__description{float:left;padding:15px 0 0 15px;width:100%;font-weight:500}.products-list .trade-pro-card .tradepro-img{width:99.99%;height:99.99%}.product-card__price .product-card__price_sale{padding:0 10px}.product-list .card__descr .card_offer_text:empty{display:none}@media (min-width:992px){.sort-products-list__section{flex:0 0 33.3333333333%;max-width:33.3333333333%}.sort-products-list__pagination .pagination_tablet{display:none}.sort-products-list .form-row{margin-bottom:0}.sort-products-list .ddn{display:inline-block;width:200px}.products-list .card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px) and (max-width:991.98px){.products-list-page .left-aside{flex:0 0 33.3333333333%;max-width:33.3333333333%}.products-list-page .content{flex:0 0 66.6666666667%;max-width:66.6666666667%}.products-list-page .banner{min-height:310px}.sort-products-list__section{flex:0 0 50%;max-width:50%;color:#000;border:0}.sort-products-list__section>.form-row{margin-bottom:0}.sort-products-list__pagination{margin-top:20px}.sort-products-list__pagination .pagination:not(.pagination_tablet){display:none}.products-list .card{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.sort-products-list .open-filters-btn{display:none}.products-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.products-list .product-card__price .product-card__price-value .product-card__price-from{float:left}.products-list .card{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.products-list-page .srp-injected__content{text-align:center}}@media (max-width:991.98px){.sort-products-list__pagination{flex:0 0 100%;max-width:100%;order:2}.is-hidden{display:none}}@media (max-width:767.98px){.products-list-page .page-header{border:0;padding:0}.sort-products-list__items-per-page .form-row,.sort-products-list__pagination .pagination_tablet{display:none}.filter-results__actions.filter-results__actions{padding:5px 0}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.form-register{margin:40px 0 0;padding:40px 0;background:#f8f8f8}.form-register__describe-yourself .form-row__label{font-size:.875rem;line-height:1.
|
|
1
|
+
.form-register{margin:40px 0 0;padding:40px 0;background:#f8f8f8}.form-register__describe-yourself .form-row__label{font-size:.875rem;line-height:1.57142857;font-weight:400}.form-register .form-row{margin-bottom:30px}.form-register .form-row__error,.form-register .form-row__field,.form-register .form-row__info,.form-register .form-row__label{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (max-width:767.98px){.form-register{padding-left:15px;padding-right:15px}.form-register .form-row__error,.form-register .form-row__field,.form-register .form-row__info,.form-register .form-row__label{flex:0 0 100%;max-width:100%;margin-left:0}.form-register .row-title .form-row__error,.form-register .row-title .form-row__field,.form-register .row-title .form-row__info,.form-register .row-title .form-row__label{margin-left:0}}@media (min-width:768px){.form-register .form-row__error,.form-register .form-row__field,.form-register .form-row__info,.form-register .form-row__label{flex:0 0 83.3333333333%;max-width:83.3333333333%;margin-left:8.3333333333%}}@media (min-width:768px) and (max-width:991.98px){.form-register .row-title .form-row__error,.form-register .row-title .form-row__field,.form-register .row-title .form-row__info,.form-register .row-title .form-row__label{margin-left:8.3333333333%}}@media (min-width:992px){.form-register .form-row__error,.form-register .form-row__field,.form-register .form-row__info,.form-register .form-row__label{flex:0 0 50%;max-width:50%;margin-left:25%}.form-register .row-title .form-row__error,.form-register .row-title .form-row__field,.form-register .row-title .form-row__info,.form-register .row-title .form-row__label{margin-left:25%}}@media (max-width:767.98px){.form-register .row-title .form-row__field{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991.98px){.form-register .row-title .form-row__field{flex:0 0 25%;max-width:25%}}@media (min-width:992px){.form-register .row-title .form-row__field{flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.form-register .row-title .form-row__field{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.form-register__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.form-register__row~.form-register__row .form-register__descr:before{position:absolute;content:"";height:1px;background:#eee;left:15px;right:15px}.form-register__row~.form-register__row h3{margin-top:25px}.form-register__descr{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}@media (min-width:768px){.form-register__descr{flex:0 0 83.3333333333%;max-width:83.3333333333%;margin-left:8.3333333333%}}@media (min-width:992px){.form-register__descr{flex:0 0 50%;max-width:50%;margin-left:25%}}.form-register .form-row_btn .form-row__col-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (max-width:767.98px){.form-register .form-row_btn .form-row__col-btn{flex:0 0 100%;max-width:100%}.form-register .form-row_btn .form-row__col-btn:first-child{margin-left:0}}@media (min-width:768px){.form-register .form-row_btn .form-row__col-btn{margin-left:8.3333333333%;flex:0 0 25%;max-width:25%}}@media (min-width:992px){.form-register .form-row_btn .form-row__col-btn{margin-left:25%;flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.form-register .form-row_btn .form-row__col-btn{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.form-register .align-top{margin-top:-10px;margin-bottom:20px}@media (max-width:767.98px){.form-register .form-row__action .form-row__col-btn{flex:0 0 50%;max-width:50%}.form-register .form-row__action .form-row__col-btn:first-child{margin-left:0}}@media (min-width:768px) and (max-width:991.98px){.form-register .form-row__action .form-row__col-btn{flex:0 0 25%;max-width:25%}.form-register .form-row__action .form-row__col-btn:first-child{margin-left:8.3333333333%}}@media (min-width:992px){.form-register .form-row__action .form-row__col-btn{flex:0 0 25%;max-width:25%}.form-register .form-row__action .form-row__col-btn:first-child{margin-left:25%}.form-register .form-row__action_custom:before{left:8.33333%;right:8.33333%}}@media (min-width:1200px){.form-register .form-row__action .form-row__col-btn{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (max-width:991.98px){.form-register .form-row__action_custom:before{left:70px;right:70px}}@media (max-width:767.98px){.form-register .form-row__action_custom:before{left:15px;right:15px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.footer-help{font-size:1rem;padding:20px 15px;line-height:1.625rem;text-align:center;background-color:#0a3055;color:#fff}@media (min-width:768px){.footer-help__br-mobile{display:none}}.footer__wrapper>.row{margin:0}.footer-links_centered{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (max-width:767.98px){.footer-links_centered{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991.98px){.footer-links_centered{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}}@media (min-width:992px){.footer-links_centered{flex:0 0 50%;max-width:50%;margin-left:25%}}.bw{margin-top:20px;padding:10px 15px;background:#fff;border:1px solid #ccc}.bw_min-h{min-height:220px}.bw__cc-btn{white-space:normal}.bw .stock{background:#fff}.bw .stock__bot{transition:none;position:absolute;z-index:2;bottom:180px;left:20px;width:calc(100% - 40px);height:220px;padding:15px 20px;border:1px solid #ccc;outline:0}.bw .stock__det-open:after{content:"";position:absolute;left:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.bw .stock__find_hide,.bw .stock__result_hide{display:none}.bw .stock__accordion.collapsed .stock__angel{transform:rotate(180deg)}.bw .stock__accordion.non-reg{margin:-11px -16px;padding:15px;background:#f8f8f8}.bw .stock__head{font-size:1rem;font-weight:500;color:#0277bd}.bw .stock__head.non-reg{margin:-15px;padding:8px;border-radius:3px;background:#67a509;color:#fff;text-align:center;font-size:.875rem;font-weight:500;line-height:1.57143;cursor:pointer}.bw .stock__i-search{padding-right:5px}.bw .stock__angel{float:right}.bw .stock__title{text-decoration:underline}.bw .stock__tabs{display:flex;justify-content:center;margin-top:20px;border-bottom:1px solid #8b8b8b}.bw .stock__tabs_hide{display:none}.bw .stock__tab{position:relative;bottom:-1px;width:45%;min-width:110px;margin:0 5px;padding:3px 0 0;border-radius:5px 5px 0 0;border:1px solid;border-color:#ccc #ccc #8b8b8b;text-align:center;font-size:.9375rem;color:#0277bd;cursor:pointer}.bw .stock__tab.active{border:1px solid;border-color:#8b8b8b #8b8b8b #fff;color:#3e3e3e;font-weight:500;background:linear-gradient(180deg,#e0e0e0,#fff)}.bw .stock__content{padding-top:20px;padding-bottom:5px}.bw .stock__postcode{margin-bottom:20px}.bw .stock__postcode_label{display:flex}.bw .stock__postcode_invalid{border-radius:3px}.bw .stock__postcode_invalid .stock__target,.bw .stock__postcode_invalid input{border-color:#cf000f}.bw .stock__postcode_invalid .stock__postcode_invalid-msg{display:block}.bw .stock__postcode_invalid-msg{display:none;color:#cf000f;line-height:1rem;font-size:.75rem}.bw .stock__input{border-radius:3px 0 0 3px}.bw .stock__target{height:40px;width:40px;padding:0 10px;border-color:#ccc;border-radius:0 3px 3px 0;border-left:0;font-size:1.25rem}.bw .stock__target .btn__text{vertical-align:middle}.bw .stock__cancel,.bw .stock__params,.bw .stock__quest{display:none;margin-bottom:20px}.bw .stock__close{display:none}.bw .stock__quest .chb{margin-bottom:20px;font-size:.875rem;font-weight:400}.bw .stock__quest .chb:last-of-type{margin-bottom:0}.bw .stock__cancel{margin-top:15px}.bw .stock__price{font-size:1.25rem;font-weight:400;display:flex;align-items:baseline}.bw .stock__price .price-vat{margin-left:.25rem}.bw .stock-more{transition:none;height:100vh;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:scroll;outline:0;border:0}.bw .stock-more .quantity-label{font-weight:400;margin-bottom:0}.bw .stock-more .tbx_quantity{margin-left:5px}.bw .stock-more .stock__accordion{display:none}.bw .stock-more .stock__head{text-transform:uppercase}.bw .stock-more .stock__title{text-decoration:none}.bw .stock-more .stock__params{display:flex;align-items:center;justify-content:space-between}.bw .stock-more .stock__cancel,.bw .stock-more .stock__quest{display:block}.bw .stock-more .stock__cancel{display:block;text-align:center}.bw .stock-more .stock__cancel a{font-weight:500;font-size:.875rem}.bw .stock-more .stock__angel{display:none}.bw .stock-more .stock__close{display:block;float:right;cursor:pointer;position:relative;top:-8px}.bw .stock__search{display:flex;padding-bottom:20px;border-bottom:1px solid #ccc}.bw .stock__res{flex:0 0 75%;max-width:75%;padding-right:15px}.bw .stock__edit{flex:0 0 25%;max-width:25%;text-align:right}.bw .stock__edit .btn{width:70px;padding:12px 8px}.bw .stock__edit .btn__text{white-space:normal}.bw .stock__arg{display:flex;justify-content:space-between}.bw .stock__cost{display:flex;align-items:baseline;font-size:.9375rem;font-weight:700}.bw .stock__cost .price-vat{margin-left:.25rem}.bw .stock__amount{font-size:.875rem;font-weight:500;padding-bottom:5px}.bw .stock__descr{font-size:.875rem}.bw .stock__descr_c .stock__descr_both,.bw .stock__descr_c .stock__descr_stock,.bw .stock__descr_s .stock__descr_both,.bw .stock__descr_s .stock__descr_c-and-c{display:none}.bw .stock__amount-val,.bw .stock__descr_c-and-c,.bw .stock__descr_post,.bw .stock__descr_stock{font-weight:500;color:#0277bd}.bw .stock__item{display:flex;flex-wrap:wrap;border-bottom:1px solid #eee}.bw .stock__item:last-of-type{border-bottom:0}.bw .stock__radio{flex:0 0 8.33333%;max-width:8.33333%}.bw .stock__radio label{top:3px}.bw .stock__store{flex:0 0 91.66667%;max-width:91.66667%}.bw .stock .icon-info-component,.bw .stock__valid{display:none}.bw .stock__valid_show{display:block}.bw .store{display:flex;justify-content:space-between;align-items:center;padding:17px 0 15px 10px}.bw .store__info{align-self:flex-start}.bw .store__name{font-size:.9375rem;font-weight:500;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:170px;padding-bottom:3px}.bw .store__stock{line-height:.875rem}.bw .store__amount_enough,.bw .store__amount_inStock,.bw .store__amount_low,.bw .store__amount_lowStock,.bw .store__amount_out,.bw .store__amount_outOfStock{display:inline-block;margin-right:2px}.bw .store__amount_out,.bw .store__amount_outOfStock{color:#cf000f}.bw .store__amount_low,.bw .store__amount_lowStock{color:#ffc439}.bw .store__amount_enough,.bw .store__amount_inStock{color:#67a509}.bw .store__dist{width:61px;margin-bottom:3px;text-align:center;background:#eee;color:#656565}.bw .store__dist_val{font-weight:500}.bw .store__dist_uom{font-size:.75rem}.bw .chosen{padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ccc}.bw .chosen:not(.chosen_hide)+.stock .stock__accordion,.bw .chosen__msg,.bw .chosen_hide{display:none}.bw .chosen__error .chosen__notif,.bw .chosen__error .chosen__notif .notification_error,.bw .chosen__nearest .chosen__msg,.bw .chosen__success .chosen__notif,.bw .chosen__success .chosen__notif .notification_success{display:block}.bw .chosen__item{padding:0;margin-bottom:15px}.bw .chosen__item .store__count{display:none}.bw .chosen__notif{display:none;margin-bottom:15px}.bw .chosen__notif .notification{display:none;border:0;padding-right:20px}.bw .chosen .default-store{border:1px solid #ccc;margin-top:15px;padding:5px;background:#f8f8f8}.bw .chosen .default-store__inf{padding:10px}.bw .chosen .default-store__name{text-align:center}.bw .chosen .default-store__det__current,.bw .chosen .default-store__make{text-decoration:underline;cursor:pointer}.bw .chosen .default-store__default{display:none}.bw .chosen .default-store__det{font-size:.75rem;line-height:1rem;padding:10px;display:flex;justify-content:space-between;border-top:1px dashed #ccc}.bw .reserve{display:flex;align-items:center;margin-top:15px;color:#515151}.bw .reserve_ic{font-size:1.75rem;line-height:1}.bw .reserve_msg{padding-left:10px;font-size:.875rem;line-height:19px}.bw .reserve_bold{font-weight:500}.bw .stock__tabs.def-stores-present{border:0;color:#0277bd;line-height:1rem}.bw .stock__tabs.def-stores-present .def-stock__tab{text-decoration:#0277bd underline;cursor:pointer;margin-left:.875rem}.bw .stock__tabs.def-stores-present+.stock__content{padding:0 0 10px}.bw .stock-more .stock__head .stock__close{padding-top:5px}.bw .stock-more .stock__store{padding-bottom:40px}.bw .stock-more .stock__tabs.def-stores-present{margin:-3px 0 0;padding-bottom:20px;padding-top:5px}.bw .stock-more .stock__tabs.def-stores-present .def-stock__tab{text-decoration:none;cursor:auto}.bw .stock-more .store-state{font-size:.75rem;text-transform:none;font-weight:700}.bw .store__tick{display:none}.s-details{transition:none;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:hidden;outline:0;border:0;background:#fff;padding:15px 0 20px 15px}.s-details:after{content:"";position:absolute;right:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.s-details_hide{visibility:hidden;right:0;opacity:0}.s-details__info{padding-right:15px;overflow-x:hidden;overflow-y:auto;height:calc(100% - 75px)}.s-details__info .simplebar-content{overflow-x:auto}.s-details__info .simplebar-scroll-content{overflow-y:auto}.s-details__store{position:relative;display:flex;justify-content:space-between;padding-bottom:10px}.s-details__store:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}@media (min-width:576px){.s-details__store{margin-right:15px}}.s-details__distance{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:60px;text-align:center;color:#3e3e3e;background:#eee;font-size:.75rem;font-weight:400;line-height:1.125rem}.s-details__distance_amount,.s-details__s-name{font-size:1rem;font-weight:500;line-height:1}.s-details__s-name{display:inline-block;width:70%;margin-left:15px;margin-top:5px;color:#0277bd;text-transform:uppercase;text-align:center}.s-details__close{float:right;cursor:pointer;font-size:1rem;color:#0277bd;width:40px;height:40px}.s-details__address,.s-details__phone,.s-details__postcode{font-size:.875rem;font-weight:500}.s-details__address_val,.s-details__phone_val,.s-details__postcode_val{font-weight:400}.s-details__phone{margin-top:15px}.s-details__action,.s-details__address,.s-details__postcode{margin-top:8px}.s-details__action{display:flex;justify-content:space-between;font-size:.9375rem}.s-details__copy,.s-details__tgl-map{text-decoration:none}.s-details__copy_text,.s-details__tgl-map_text{text-decoration:underline}.s-details__map{padding:15px 0 20px;border-bottom:1px solid #ccc}.s-details__map .store-locator-popup__map{min-height:220px}.s-details__map_hide{display:none}.s-details__open_title{margin-top:20px;margin-bottom:15px;font-size:.875rem;font-weight:700}.s-details__table{width:100%;border-collapse:collapse;font-size:1rem;font-weight:500}.s-details__table_regular .s-details__table_row:first-child td{border:2px solid #3e3e3e;text-transform:uppercase}.s-details__table_regular .s-details__table_row:first-child td:first-of-type{background:#3e3e3e;color:#fff}.s-details__table_regular .s-details__table_row:first-child td:last-of-type{background:#fff;color:#3e3e3e}.s-details__table_time{vertical-align:center}.s-details__table_day{font-weight:400;font-size:.875rem}.s-details__table_cell{border:1px solid #eee}.s-details__table_cell:nth-child(odd){padding-left:20px;background:#eee;color:#3e3e3e}.s-details__table_cell:nth-child(2n){text-align:center;background:#fff;color:#656565}.s-details__btn{position:relative;padding-top:20px;background:#fff}.s-details__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.s-details .notouch{pointer-events:none;-webkit-user-select:none}@media (min-width:768px){.bw .stock-more{position:absolute;bottom:0;left:0;top:auto;right:auto;z-index:101;width:100%;min-height:100%;height:-moz-fit-content;height:fit-content;outline:4px solid #8b8b8b;margin-top:0;overflow:visible}.bw .stock-more .stock__close{padding-top:0}.bw .stock__tab{width:120px;min-width:auto}.bw .stock__quest label{width:85%}.bw .stock .icon-info-component{display:inline-block;vertical-align:top}.bw .stock__bot{transition:.6s ease-in}.s-details{transition:.5s;position:absolute;z-index:1;top:0;right:calc(100% + 4px);left:auto;bottom:auto;opacity:1;width:100%;height:100%;outline:4px solid #8b8b8b;padding:15px 0 20px 15px;overflow:visible}.s-details_hide{visibility:hidden;right:0;opacity:0}}@media (min-width:1200px){.bw .stock__quest label{width:auto}}@media (min-width:992px) and (max-width:1199.98px){.bw .stock__title{font-size:.9375rem}.bw .store__name{max-width:150px}}@media (min-width:768px) and (max-width:991.98px){.bw .chosen__notif .notification{padding:8px 10px 8px 35px}.bw .stock__quest label{width:80%}}@media (max-width:767.98px){.s-details{height:100%;padding:0}.s-details__store{margin-right:0;padding:15px 15px 10px}.s-details__info{padding:15px 15px 20px}.s-details__info .simplebar-scroll-content{text-align:left}}.cc-order{margin-top:15px;padding-top:15px;background:#f8f8f8;border-top:1px dotted #ccc}.cc-order__head{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1rem}.cc-order__store .cc-order-icon{color:#0277bd}.cc-order__store-select{width:100%;display:flex;justify-content:space-between;color:#cf000f;flex:0 0 100%}.cc-order__store-select .cc-order-icon,.cc-order__store-select .cc-order__change,.cc-order__store-unselected a{color:#cf000f}.cc-order__change-hide{display:none}.cc-order-icon{color:#0a3055;margin-right:5px}.cc-order__info{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin-top:15px;padding:20px;background:#fff;border:0}.cc-order__info-hide{display:none}.cc-order__section-cta .btn{margin:15px 0}.cc-order__close{margin-bottom:15px;text-align:right;font-size:1rem}.cc-order .stock__quest{display:block}.cc-order__store-info{flex:0 0 100%;max-width:100%;margin-top:15px}.cc-order__store-info .store-info__header{display:flex;justify-content:space-between;padding:15px 0}.cc-order__store-info .store-info__name{font-size:1rem}.cc-order__store-info .store-info__hide-info{text-align:right}.cc-order__store-info .store-info__hide-info,.cc-order__store-info .store-info__info{font-size:.875rem}.cc-order__store-info .store-info__address,.cc-order__store-info .store-info__phone{padding-bottom:10px}.cc-order__store-info .store-info__map{width:100%;margin:15px 0}.cc-order__store-info .store-info__map_hide{display:none}.cc-order__store-info .store-info__postcode{padding:10px 0}.cc-order__store-info .store-info__address{width:100%;display:flex;flex-direction:column}.cc-order__store-info .store-info__open_title{color:#0a3055;font-size:.875rem}.cc-order__store-info .store-info__table{border:1px solid #eee;width:100%;font-size:.875rem;margin-bottom:20px}.cc-order__store-info .store-info__table_regular .store-info__table_row:first-of-type{background:#0a3055;color:#fff;font-weight:500}.cc-order__store-info .store-info__table_regular .store-info__table_cell{padding:10px}.cc-order__store-info .store-info__table_special .store-info__table_day{font-size:.75rem}.cc-order__store-info .store-info__table_special .store-info__table_day .store-info__table_cell{padding-top:0;padding-bottom:10px}.cc-order__store-info .store-info__table_special .store-info__table_time{vertical-align:top}.cc-order__store-info .store-info__table_special .store-info__table_cell{padding:10px 10px 0}.cc-order__store-info.store-info-hide{display:none}@media screen and (max-width:320px){.cc-order__section-info .store__name{max-width:130px}}@media (min-width:576px){.cc-order{padding:10px 10px 0}.cc-order__info{flex-direction:row}.cc-order__section-find~.cc-order__section-list{flex:0 0 50%;max-width:50%}.cc-order__close{flex:0 0 100%;max-width:100%}.cc-order__section{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cc-order__section-find .stock__quest label{display:block}.cc-order__section-list{margin-left:15px;padding-left:15px}.cc-order__section-list .cc-order__section-info{position:relative}.cc-order__section-list .cc-order__section-info:before{content:"";width:1px;height:100%;position:absolute;left:-15px;top:0;border-right:1px solid #eee}.cc-order .stock__item:last-of-type{border-bottom:1px solid #eee}.cc-order__store-info{margin-top:30px}.cc-order__store-info .store-info__name{font-size:1.25rem}.cc-order__store-info .store-info__address{flex-direction:row;justify-content:space-between;align-items:flex-start}.cc-order__store-info .store-info__address-text{flex:0 0 50%;max-width:50%}.cc-order__store-info .store-info__hide-info,.cc-order__store-info .store-info__info{font-size:1rem}.cc-order__store-info .store-info__action{padding-bottom:15px;width:100%}.cc-order__store-info .store-info__info{display:flex;flex-wrap:wrap}.cc-order__store-info .store-info__open{flex:0 0 50%;max-width:50%;padding-right:5px}.cc-order__store-info .store-info__open_title{font-size:1rem}.cc-order__store-info .store-info__open_special{padding-right:0;padding-left:5px}.cc-order__store-info .store-info__table{font-size:1rem}.cc-order__store-info .store-info__table_regular .store-info__table_cell{padding:10px 15px 9px}.cc-order__store-info .store-info__table_special .store-info__table_day{font-size:.875rem}.cc-order__store-info .store-info__table_special .store-info__table_day .store-info__table_cell{padding-bottom:15px}.cc-order__store-info .store-info__table_special .store-info__table_time{vertical-align:top}.cc-order__store-info .store-info__table_special .store-info__table_cell{padding:15px 10px 0}.cc-order__store-info .store-info__table_cell:not(:first-child){white-space:nowrap}}@media (min-width:576px) and (max-width:767.98px){.cc-order .store-info__open{max-width:100%;flex:1}.cc-order__section-info .store__name{max-width:105px}}@media (min-width:992px) and (max-width:1199.98px){.cc-order .store-info__open{max-width:100%;flex:1}}.add-list-id .page-header__title{font-weight:500}.add-list-id .page-header__intro{margin-top:10px}.add-list-id .page-header__intro p{margin-bottom:0}.add-list-id .page-header__intro p+p{margin-top:10px}.add-list-id__form{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-top:10px}.add-list-id__form .form-row__label{display:none}.add-list-id__form .form-row{margin:0;padding:0}.add-list-id__form .form-row__error{padding:0}.add-list-id__form .btn--add-to-basket{margin-left:0;margin-top:10px;width:100%}@media (min-width:768px){.add-list-id .page-header__intro{margin-top:20px}.add-list-id .page-header__intro p{margin-bottom:0}.add-list-id .page-header__intro p+p{margin-top:20px}}@media (min-width:576px){.add-list-id__form{max-width:378px;margin:20px auto 0;flex-direction:row}.add-list-id__form .btn--add-to-basket{margin-left:10px;margin-top:0;width:auto}}.basket__section:first-child{padding-top:0}.basket__header,.basket__id,.basket__main{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.basket .content,.basket .right-aside,.basket__main{flex:0 0 100%;max-width:100%}.basket .right-aside{margin-top:0}.basket .content{display:flex;flex-direction:column}.basket .notification-area{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:2rem}.basket .notification-area .notification{margin-bottom:20px}.basket .checkout-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;padding-top:35px}.basket .checkout-title__title{margin-bottom:0}.basket .voucher .checkout-widget{margin-left:-15px;margin-right:-15px}.basket .voucher .checkout-widget.checkout-voucher form .form-row{padding-right:0}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.basket .summary .checkout-widget_order-summary{background-color:#f8f8f8}.basket .summary .checkout-widget_order-summary .checkout-widget__details{flex-direction:column}.basket .summary .checkout-widget_order-summary .checkout-widget__details-flex{display:flex}.basket .summary .checkout-widget_order-summary .checkout-widget__details:has(.checkout-widget__item-delivery-cost-message) .checkout-widget__item-charity{order:0}.basket .summary .checkout-widget_order-summary .checkout-widget__details:has(.checkout-widget__item-delivery-cost-message) .checkout-widget__voucher-accordion{order:2}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-bold{order:-5;padding:0}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-vat{order:-4}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-cc{order:-3}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-deficit,.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-delivery,.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-free{order:-2}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-charity{order:-1}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__details-discount{order:1}.basket .summary:not(.summary-large) .checkout-widget_order-summary .checkout-widget__details{display:flex}.basket .summary .checkout-info-wrap.checkout-widget__details,.basket .summary .checkout-widget_order-summary{padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item,.basket .summary .checkout-widget_order-summary .checkout-widget__item{font-weight:400;font-size:.875rem;padding:10px 0;margin:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:first-child,.basket .summary .checkout-widget_order-summary .checkout-widget__item:first-child{margin:0;padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:nth-child(2),.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:nth-child(3),.basket .summary .checkout-widget_order-summary .checkout-widget__item:nth-child(2),.basket .summary .checkout-widget_order-summary .checkout-widget__item:nth-child(3){margin:0;padding-bottom:10px}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:last-child,.basket .summary .checkout-widget_order-summary .checkout-widget__item:last-child{margin:0;padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:not(.checkout-widget__item-vat),.basket .summary .checkout-widget_order-summary .checkout-widget__item:not(.checkout-widget__item-vat){margin-top:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-value,.basket .summary .checkout-widget_order-summary .checkout-widget__item-value{font-weight:500}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-vat,.basket .summary .checkout-widget_order-summary .checkout-widget__item-vat{margin:0;padding:0 0 10px;color:#8b8b8b;font-size:.75rem;border-bottom:1px solid #eee}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery:has(+.checkout-widget__item-delivery-cost-message),.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery:has(+.checkout-widget__item-delivery-cost-message){padding-bottom:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery-cost-message,.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery-cost-message{padding-top:0;margin-top:4px!important;margin-bottom:0;justify-content:flex-end}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery-cost-message #order-delivery-cost-message,.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery-cost-message #order-delivery-cost-message{font-size:.625rem;line-height:.75rem;font-weight:700;color:#666}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-name,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name{font-weight:400;font-size:.875rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-name .accordion__header-icon-small,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name .accordion__header-icon-small{left:75px;font-size:1rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-value,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-value{color:#3e3e3e;font-size:.875rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__details-discount,.basket .summary .checkout-widget_order-summary .checkout-widget__details-discount{margin-top:10px}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__total,.basket .summary .checkout-widget_order-summary .checkout-widget__total{padding:20px;margin-left:-20px;margin-right:-20px;font-size:1.125rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__total-value,.basket .summary .checkout-widget_order-summary .checkout-widget__total-value{font-weight:500}.basket .checkout-voucher{background-color:transparent;padding:0;border:0}.basket .checkout-voucher .voucher__btn{max-width:100%;height:40px}.basket .checkout-voucher .form-row__error{font-weight:400}.basket .checkout-voucher.voucher-applied{background:#fff;margin-bottom:8px;height:40px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner{display:flex;align-items:center;justify-content:center}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon{display:inline-block}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon__check{width:24px;height:24px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon__check i{font-size:24px;line-height:24px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .fa-check-circle{font-size:1rem;margin-bottom:0}.basket .checkout-voucher.voucher-applied .voucher-applied__inner h5{margin:8px 0 0;font-size:.875rem}.checkout-title{padding-top:10px;padding-bottom:10px}.checkout-title__title{text-align:left;color:#0a3055}.checkout-title__items{color:#8b8b8b;font-weight:500}@media (min-width:576px){.basket .checkout-title{justify-content:flex-start}.basket .checkout-title__title{font-size:1.25rem;min-width:205px}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:15px}.basket .checkout-widget.checkout-voucher form{display:flex}.basket .checkout-widget.checkout-voucher form .form-row{max-width:100%;flex:1;margin-bottom:0}.basket .checkout-widget.checkout-voucher form .form-row__field{padding-right:0;padding-left:0}.basket .checkout-widget.checkout-voucher form .voucher__btn{max-width:100%}.basket .summary .checkout-widget_order-summary{margin:0}.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name{padding-bottom:0}}@media (max-width:767.98px){.basket .notification-area{padding-right:0;padding-left:0;margin-bottom:0}.basket .notification-area.desktop{display:none}.basket .checkout-voucher .form-row__error{padding:0}}@media (min-width:768px){.basket .notification-area{margin-bottom:0}.basket .notification-area.mobile{display:none}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.basket .right-aside{flex:0 0 100%;max-width:100%}.basket .content{flex:1;max-width:100%;padding-right:5px}}@media (min-width:992px){.cc-order{border-top:2px dotted #ccc}.cc-order__head{font-size:1rem}.basket .right-aside{flex:0 0 33.33333%;max-width:33.33333%;padding-left:5px;max-width:325px}.basket .right-aside .voucher{display:block;order:-1}.basket .right-aside .voucher .checkout-voucher{padding:0}.basket .right-aside .voucher .checkout-voucher .form-row__error{white-space:pre-line}.basket .right-aside .voucher .checkout-voucher form{display:flex;align-items:flex-start}.basket .right-aside .voucher .checkout-voucher form .form-row{max-width:100%;flex:1;margin-right:0}.basket .right-aside .voucher .checkout-voucher form .form-row__field{margin-right:0;margin-left:30px}.basket .right-aside .voucher .checkout-voucher form .form-row__field input:-ms-input-placeholder,.basket .right-aside .voucher .checkout-voucher form .form-row__field input::-ms-input-placeholder{color:#8b8b8b;text-transform:none}.basket .right-aside .voucher .checkout-voucher form .form-row__field input::placeholder{color:#8b8b8b;text-transform:none}.basket .right-aside .voucher .checkout-voucher form .form-row__error{padding-right:0;margin-bottom:3px}.basket .right-aside .voucher .checkout-voucher form .voucher__btn{margin-top:0;margin-left:16px;margin-right:15px}.basket .right-aside .voucher .checkout-voucher form.form_invalid{margin-bottom:0}.basket .right-aside .checkout-action__wrapper.large{display:none}.basket .right-aside .summary__payment{display:block;padding:0}.basket .right-aside .summary__payment .footer-checkout-holder{padding:20px 0}.basket .right-aside .summary__payment .footer-checkout-holder .payments{flex:0 0 100%;max-width:100%;padding:0 10px}.basket .right-aside .summary__payment .footer-checkout-holder--payways{padding:16px 0}.basket .right-aside .summary__payment .footer-checkout__copyright{display:none}.basket .right-aside .summary .checkout-title{padding-top:9px}.basket .content .checkout-action__wrapper,.basket .content .summary-large,.basket .content .voucher{display:none}.basket .summary .footer-checkout-holder{padding:20px}.basket .summary .checkout-widget_order-summary .checkout-widget__details{display:flex}.basket .summary .checkout-widget__item-bold{margin:10px 0;padding:5px 0}.basket .summary .checkout-widget__item-vat{padding-bottom:10px;margin-bottom:10px}.basket .checkout-title__title{min-width:170px}}@media (min-width:1200px){.basket .checkout-title__title{min-width:205px}}
|
|
1
|
+
.footer-help{font-size:1rem;padding:20px 15px;line-height:1.625rem;text-align:center;background-color:#0a3055;color:#fff}@media (min-width:768px){.footer-help__br-mobile{display:none}}.footer__wrapper>.row{margin:0}.footer-links_centered{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (max-width:767.98px){.footer-links_centered{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991.98px){.footer-links_centered{flex:0 0 83.3333333333%;max-width:83.3333333333%;margin-left:8.3333333333%}}@media (min-width:992px){.footer-links_centered{flex:0 0 50%;max-width:50%;margin-left:25%}}.bw{margin-top:20px;padding:10px 15px;background:#fff;border:1px solid #ccc}.bw_min-h{min-height:220px}.bw__cc-btn{white-space:normal}.bw .stock{background:#fff}.bw .stock__bot{transition:none;position:absolute;z-index:2;bottom:180px;left:20px;width:calc(100% - 40px);height:220px;padding:15px 20px;border:1px solid #ccc;outline:0}.bw .stock__det-open:after{content:"";position:absolute;left:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.bw .stock__find_hide,.bw .stock__result_hide{display:none}.bw .stock__accordion.collapsed .stock__angel{transform:rotate(180deg)}.bw .stock__accordion.non-reg{margin:-11px -16px;padding:15px;background:#f8f8f8}.bw .stock__head{font-size:1rem;font-weight:500;color:#0277bd}.bw .stock__head.non-reg{margin:-15px;padding:8px;border-radius:3px;background:#67a509;color:#fff;text-align:center;font-size:.875rem;font-weight:500;line-height:1.57143;cursor:pointer}.bw .stock__i-search{padding-right:5px}.bw .stock__angel{float:right}.bw .stock__title{text-decoration:underline}.bw .stock__tabs{display:flex;justify-content:center;margin-top:20px;border-bottom:1px solid #8b8b8b}.bw .stock__tabs_hide{display:none}.bw .stock__tab{position:relative;bottom:-1px;width:45%;min-width:110px;margin:0 5px;padding:3px 0 0;border-radius:5px 5px 0 0;border:1px solid;border-color:#ccc #ccc #8b8b8b;text-align:center;font-size:.9375rem;color:#0277bd;cursor:pointer}.bw .stock__tab.active{border:1px solid;border-color:#8b8b8b #8b8b8b #fff;color:#3e3e3e;font-weight:500;background:linear-gradient(180deg,#e0e0e0,#fff)}.bw .stock__content{padding-top:20px;padding-bottom:5px}.bw .stock__postcode{margin-bottom:20px}.bw .stock__postcode_label{display:flex}.bw .stock__postcode_invalid{border-radius:3px}.bw .stock__postcode_invalid .stock__target,.bw .stock__postcode_invalid input{border-color:#cf000f}.bw .stock__postcode_invalid .stock__postcode_invalid-msg{display:block}.bw .stock__postcode_invalid-msg{display:none;color:#cf000f;line-height:1rem;font-size:.75rem}.bw .stock__input{border-radius:3px 0 0 3px}.bw .stock__target{height:40px;width:40px;padding:0 10px;border-color:#ccc;border-radius:0 3px 3px 0;border-left:0;font-size:1.25rem}.bw .stock__target .btn__text{vertical-align:middle}.bw .stock__cancel,.bw .stock__params,.bw .stock__quest{display:none;margin-bottom:20px}.bw .stock__close{display:none}.bw .stock__quest .chb{margin-bottom:20px;font-size:.875rem;font-weight:400}.bw .stock__quest .chb:last-of-type{margin-bottom:0}.bw .stock__cancel{margin-top:15px}.bw .stock__price{font-size:1.25rem;font-weight:400;display:flex;align-items:baseline}.bw .stock__price .price-vat{margin-left:.25rem}.bw .stock-more{transition:none;height:100vh;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:scroll;outline:0;border:0}.bw .stock-more .quantity-label{font-weight:400;margin-bottom:0}.bw .stock-more .tbx_quantity{margin-left:5px}.bw .stock-more .stock__accordion{display:none}.bw .stock-more .stock__head{text-transform:uppercase}.bw .stock-more .stock__title{text-decoration:none}.bw .stock-more .stock__params{display:flex;align-items:center;justify-content:space-between}.bw .stock-more .stock__cancel,.bw .stock-more .stock__quest{display:block}.bw .stock-more .stock__cancel{display:block;text-align:center}.bw .stock-more .stock__cancel a{font-weight:500;font-size:.875rem}.bw .stock-more .stock__angel{display:none}.bw .stock-more .stock__close{display:block;float:right;cursor:pointer;position:relative;top:-8px}.bw .stock__search{display:flex;padding-bottom:20px;border-bottom:1px solid #ccc}.bw .stock__res{flex:0 0 75%;max-width:75%;padding-right:15px}.bw .stock__edit{flex:0 0 25%;max-width:25%;text-align:right}.bw .stock__edit .btn{width:70px;padding:12px 8px}.bw .stock__edit .btn__text{white-space:normal}.bw .stock__arg{display:flex;justify-content:space-between}.bw .stock__cost{display:flex;align-items:baseline;font-size:.9375rem;font-weight:700}.bw .stock__cost .price-vat{margin-left:.25rem}.bw .stock__amount{font-size:.875rem;font-weight:500;padding-bottom:5px}.bw .stock__descr{font-size:.875rem}.bw .stock__descr_c .stock__descr_both,.bw .stock__descr_c .stock__descr_stock,.bw .stock__descr_s .stock__descr_both,.bw .stock__descr_s .stock__descr_c-and-c{display:none}.bw .stock__amount-val,.bw .stock__descr_c-and-c,.bw .stock__descr_post,.bw .stock__descr_stock{font-weight:500;color:#0277bd}.bw .stock__item{display:flex;flex-wrap:wrap;border-bottom:1px solid #eee}.bw .stock__item:last-of-type{border-bottom:0}.bw .stock__radio{flex:0 0 8.3333333333%;max-width:8.3333333333%}.bw .stock__radio label{top:3px}.bw .stock__store{flex:0 0 91.6666666667%;max-width:91.6666666667%}.bw .stock .icon-info-component,.bw .stock__valid{display:none}.bw .stock__valid_show{display:block}.bw .store{display:flex;justify-content:space-between;align-items:center;padding:17px 0 15px 10px}.bw .store__info{align-self:flex-start}.bw .store__name{font-size:.9375rem;font-weight:500;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:170px;padding-bottom:3px}.bw .store__stock{line-height:.875rem}.bw .store__amount_enough,.bw .store__amount_inStock,.bw .store__amount_low,.bw .store__amount_lowStock,.bw .store__amount_out,.bw .store__amount_outOfStock{display:inline-block;margin-right:2px}.bw .store__amount_out,.bw .store__amount_outOfStock{color:#cf000f}.bw .store__amount_low,.bw .store__amount_lowStock{color:#ffc439}.bw .store__amount_enough,.bw .store__amount_inStock{color:#67a509}.bw .store__dist{width:61px;margin-bottom:3px;text-align:center;background:#eee;color:#656565}.bw .store__dist_val{font-weight:500}.bw .store__dist_uom{font-size:.75rem}.bw .chosen{padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ccc}.bw .chosen:not(.chosen_hide)+.stock .stock__accordion,.bw .chosen__msg,.bw .chosen_hide{display:none}.bw .chosen__error .chosen__notif,.bw .chosen__error .chosen__notif .notification_error,.bw .chosen__nearest .chosen__msg,.bw .chosen__success .chosen__notif,.bw .chosen__success .chosen__notif .notification_success{display:block}.bw .chosen__item{padding:0;margin-bottom:15px}.bw .chosen__item .store__count{display:none}.bw .chosen__notif{display:none;margin-bottom:15px}.bw .chosen__notif .notification{display:none;border:0;padding-right:20px}.bw .chosen .default-store{border:1px solid #ccc;margin-top:15px;padding:5px;background:#f8f8f8}.bw .chosen .default-store__inf{padding:10px}.bw .chosen .default-store__name{text-align:center}.bw .chosen .default-store__det__current,.bw .chosen .default-store__make{text-decoration:underline;cursor:pointer}.bw .chosen .default-store__default{display:none}.bw .chosen .default-store__det{font-size:.75rem;line-height:1rem;padding:10px;display:flex;justify-content:space-between;border-top:1px dashed #ccc}.bw .reserve{display:flex;align-items:center;margin-top:15px;color:#515151}.bw .reserve_ic{font-size:1.75rem;line-height:1}.bw .reserve_msg{padding-left:10px;font-size:.875rem;line-height:19px}.bw .reserve_bold{font-weight:500}.bw .stock__tabs.def-stores-present{border:0;color:#0277bd;line-height:1rem}.bw .stock__tabs.def-stores-present .def-stock__tab{text-decoration:#0277bd underline;cursor:pointer;margin-left:.875rem}.bw .stock__tabs.def-stores-present+.stock__content{padding:0 0 10px}.bw .stock-more .stock__head .stock__close{padding-top:5px}.bw .stock-more .stock__store{padding-bottom:40px}.bw .stock-more .stock__tabs.def-stores-present{margin:-3px 0 0;padding-bottom:20px;padding-top:5px}.bw .stock-more .stock__tabs.def-stores-present .def-stock__tab{text-decoration:none;cursor:auto}.bw .stock-more .store-state{font-size:.75rem;text-transform:none;font-weight:700}.bw .store__tick{display:none}.s-details{transition:none;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051;overflow:hidden;outline:0;border:0;background:#fff;padding:15px 0 20px 15px}.s-details:after{content:"";position:absolute;right:-4px;top:0;width:4px;height:100%;background:#fff;border-right:2px solid #ccc}.s-details_hide{visibility:hidden;right:0;opacity:0}.s-details__info{padding-right:15px;overflow-x:hidden;overflow-y:auto;height:calc(100% - 75px)}.s-details__info .simplebar-content{overflow-x:auto}.s-details__info .simplebar-scroll-content{overflow-y:auto}.s-details__store{position:relative;display:flex;justify-content:space-between;padding-bottom:10px}.s-details__store:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}@media (min-width:576px){.s-details__store{margin-right:15px}}.s-details__distance{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:60px;text-align:center;color:#3e3e3e;background:#eee;font-size:.75rem;font-weight:400;line-height:1.125rem}.s-details__distance_amount,.s-details__s-name{font-size:1rem;font-weight:500;line-height:1}.s-details__s-name{display:inline-block;width:70%;margin-left:15px;margin-top:5px;color:#0277bd;text-transform:uppercase;text-align:center}.s-details__close{float:right;cursor:pointer;font-size:1rem;color:#0277bd;width:40px;height:40px}.s-details__address,.s-details__phone,.s-details__postcode{font-size:.875rem;font-weight:500}.s-details__address_val,.s-details__phone_val,.s-details__postcode_val{font-weight:400}.s-details__phone{margin-top:15px}.s-details__action,.s-details__address,.s-details__postcode{margin-top:8px}.s-details__action{display:flex;justify-content:space-between;font-size:.9375rem}.s-details__copy,.s-details__tgl-map{text-decoration:none}.s-details__copy_text,.s-details__tgl-map_text{text-decoration:underline}.s-details__map{padding:15px 0 20px;border-bottom:1px solid #ccc}.s-details__map .store-locator-popup__map{min-height:220px}.s-details__map_hide{display:none}.s-details__open_title{margin-top:20px;margin-bottom:15px;font-size:.875rem;font-weight:700}.s-details__table{width:100%;border-collapse:collapse;font-size:1rem;font-weight:500}.s-details__table_regular .s-details__table_row:first-child td{border:2px solid #3e3e3e;text-transform:uppercase}.s-details__table_regular .s-details__table_row:first-child td:first-of-type{background:#3e3e3e;color:#fff}.s-details__table_regular .s-details__table_row:first-child td:last-of-type{background:#fff;color:#3e3e3e}.s-details__table_time{vertical-align:center}.s-details__table_day{font-weight:400;font-size:.875rem}.s-details__table_cell{border:1px solid #eee}.s-details__table_cell:nth-child(odd){padding-left:20px;background:#eee;color:#3e3e3e}.s-details__table_cell:nth-child(2n){text-align:center;background:#fff;color:#656565}.s-details__btn{position:relative;padding-top:20px;background:#fff}.s-details__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#8b8b8b;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.s-details .notouch{pointer-events:none;-webkit-user-select:none}@media (min-width:768px){.bw .stock-more{position:absolute;bottom:0;left:0;top:auto;right:auto;z-index:101;width:100%;min-height:100%;height:-moz-fit-content;height:fit-content;outline:4px solid #8b8b8b;margin-top:0;overflow:visible}.bw .stock-more .stock__close{padding-top:0}.bw .stock__tab{width:120px;min-width:auto}.bw .stock__quest label{width:85%}.bw .stock .icon-info-component{display:inline-block;vertical-align:top}.bw .stock__bot{transition:.6s ease-in}.s-details{transition:.5s;position:absolute;z-index:1;top:0;right:calc(100% + 4px);left:auto;bottom:auto;opacity:1;width:100%;height:100%;outline:4px solid #8b8b8b;padding:15px 0 20px 15px;overflow:visible}.s-details_hide{visibility:hidden;right:0;opacity:0}}@media (min-width:1200px){.bw .stock__quest label{width:auto}}@media (min-width:992px) and (max-width:1199.98px){.bw .stock__title{font-size:.9375rem}.bw .store__name{max-width:150px}}@media (min-width:768px) and (max-width:991.98px){.bw .chosen__notif .notification{padding:8px 10px 8px 35px}.bw .stock__quest label{width:80%}}@media (max-width:767.98px){.s-details{height:100%;padding:0}.s-details__store{margin-right:0;padding:15px 15px 10px}.s-details__info{padding:15px 15px 20px}.s-details__info .simplebar-scroll-content{text-align:left}}.cc-order{margin-top:15px;padding-top:15px;background:#f8f8f8;border-top:1px dotted #ccc}.cc-order__head{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1rem}.cc-order__store .cc-order-icon{color:#0277bd}.cc-order__store-select{width:100%;display:flex;justify-content:space-between;color:#cf000f;flex:0 0 100%}.cc-order__store-select .cc-order-icon,.cc-order__store-select .cc-order__change,.cc-order__store-unselected a{color:#cf000f}.cc-order__change-hide{display:none}.cc-order-icon{color:#0a3055;margin-right:5px}.cc-order__info{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin-top:15px;padding:20px;background:#fff;border:0}.cc-order__info-hide{display:none}.cc-order__section-cta .btn{margin:15px 0}.cc-order__close{margin-bottom:15px;text-align:right;font-size:1rem}.cc-order .stock__quest{display:block}.cc-order__store-info{flex:0 0 100%;max-width:100%;margin-top:15px}.cc-order__store-info .store-info__header{display:flex;justify-content:space-between;padding:15px 0}.cc-order__store-info .store-info__name{font-size:1rem}.cc-order__store-info .store-info__hide-info{text-align:right}.cc-order__store-info .store-info__hide-info,.cc-order__store-info .store-info__info{font-size:.875rem}.cc-order__store-info .store-info__address,.cc-order__store-info .store-info__phone{padding-bottom:10px}.cc-order__store-info .store-info__map{width:100%;margin:15px 0}.cc-order__store-info .store-info__map_hide{display:none}.cc-order__store-info .store-info__postcode{padding:10px 0}.cc-order__store-info .store-info__address{width:100%;display:flex;flex-direction:column}.cc-order__store-info .store-info__open_title{color:#0a3055;font-size:.875rem}.cc-order__store-info .store-info__table{border:1px solid #eee;width:100%;font-size:.875rem;margin-bottom:20px}.cc-order__store-info .store-info__table_regular .store-info__table_row:first-of-type{background:#0a3055;color:#fff;font-weight:500}.cc-order__store-info .store-info__table_regular .store-info__table_cell{padding:10px}.cc-order__store-info .store-info__table_special .store-info__table_day{font-size:.75rem}.cc-order__store-info .store-info__table_special .store-info__table_day .store-info__table_cell{padding-top:0;padding-bottom:10px}.cc-order__store-info .store-info__table_special .store-info__table_time{vertical-align:top}.cc-order__store-info .store-info__table_special .store-info__table_cell{padding:10px 10px 0}.cc-order__store-info.store-info-hide{display:none}@media screen and (max-width:320px){.cc-order__section-info .store__name{max-width:130px}}@media (min-width:576px){.cc-order{padding:10px 10px 0}.cc-order__info{flex-direction:row}.cc-order__section-find~.cc-order__section-list{flex:0 0 50%;max-width:50%}.cc-order__close{flex:0 0 100%;max-width:100%}.cc-order__section{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cc-order__section-find .stock__quest label{display:block}.cc-order__section-list{margin-left:15px;padding-left:15px}.cc-order__section-list .cc-order__section-info{position:relative}.cc-order__section-list .cc-order__section-info:before{content:"";width:1px;height:100%;position:absolute;left:-15px;top:0;border-right:1px solid #eee}.cc-order .stock__item:last-of-type{border-bottom:1px solid #eee}.cc-order__store-info{margin-top:30px}.cc-order__store-info .store-info__name{font-size:1.25rem}.cc-order__store-info .store-info__address{flex-direction:row;justify-content:space-between;align-items:flex-start}.cc-order__store-info .store-info__address-text{flex:0 0 50%;max-width:50%}.cc-order__store-info .store-info__hide-info,.cc-order__store-info .store-info__info{font-size:1rem}.cc-order__store-info .store-info__action{padding-bottom:15px;width:100%}.cc-order__store-info .store-info__info{display:flex;flex-wrap:wrap}.cc-order__store-info .store-info__open{flex:0 0 50%;max-width:50%;padding-right:5px}.cc-order__store-info .store-info__open_title{font-size:1rem}.cc-order__store-info .store-info__open_special{padding-right:0;padding-left:5px}.cc-order__store-info .store-info__table{font-size:1rem}.cc-order__store-info .store-info__table_regular .store-info__table_cell{padding:10px 15px 9px}.cc-order__store-info .store-info__table_special .store-info__table_day{font-size:.875rem}.cc-order__store-info .store-info__table_special .store-info__table_day .store-info__table_cell{padding-bottom:15px}.cc-order__store-info .store-info__table_special .store-info__table_time{vertical-align:top}.cc-order__store-info .store-info__table_special .store-info__table_cell{padding:15px 10px 0}.cc-order__store-info .store-info__table_cell:not(:first-child){white-space:nowrap}}@media (min-width:576px) and (max-width:767.98px){.cc-order .store-info__open{max-width:100%;flex:1}.cc-order__section-info .store__name{max-width:105px}}@media (min-width:992px) and (max-width:1199.98px){.cc-order .store-info__open{max-width:100%;flex:1}}.add-list-id .page-header__title{font-weight:500}.add-list-id .page-header__intro{margin-top:10px}.add-list-id .page-header__intro p{margin-bottom:0}.add-list-id .page-header__intro p+p{margin-top:10px}.add-list-id__form{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-top:10px}.add-list-id__form .form-row__label{display:none}.add-list-id__form .form-row{margin:0;padding:0}.add-list-id__form .form-row__error{padding:0}.add-list-id__form .btn--add-to-basket{margin-left:0;margin-top:10px;width:100%}@media (min-width:768px){.add-list-id .page-header__intro{margin-top:20px}.add-list-id .page-header__intro p{margin-bottom:0}.add-list-id .page-header__intro p+p{margin-top:20px}}@media (min-width:576px){.add-list-id__form{max-width:378px;margin:20px auto 0;flex-direction:row}.add-list-id__form .btn--add-to-basket{margin-left:10px;margin-top:0;width:auto}}.basket__section:first-child{padding-top:0}.basket__header,.basket__id,.basket__main{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.basket .content,.basket .right-aside,.basket__main{flex:0 0 100%;max-width:100%}.basket .right-aside{margin-top:0}.basket .content{display:flex;flex-direction:column}.basket .notification-area{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:2rem}.basket .notification-area .notification{margin-bottom:20px}.basket .checkout-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;padding-top:35px}.basket .checkout-title__title{margin-bottom:0}.basket .voucher .checkout-widget{margin-left:-15px;margin-right:-15px}.basket .voucher .checkout-widget.checkout-voucher form .form-row{padding-right:0}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.basket .summary .checkout-widget_order-summary{background-color:#f8f8f8}.basket .summary .checkout-widget_order-summary .checkout-widget__details{flex-direction:column}.basket .summary .checkout-widget_order-summary .checkout-widget__details-flex{display:flex}.basket .summary .checkout-widget_order-summary .checkout-widget__details:has(.checkout-widget__item-delivery-cost-message) .checkout-widget__item-charity{order:0}.basket .summary .checkout-widget_order-summary .checkout-widget__details:has(.checkout-widget__item-delivery-cost-message) .checkout-widget__voucher-accordion{order:2}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-bold{order:-5;padding:0}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-vat{order:-4}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-cc{order:-3}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-deficit,.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-delivery,.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-free{order:-2}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__item-charity{order:-1}.basket .summary .checkout-widget_order-summary .checkout-widget__details .checkout-widget__details-discount{order:1}.basket .summary:not(.summary-large) .checkout-widget_order-summary .checkout-widget__details{display:flex}.basket .summary .checkout-info-wrap.checkout-widget__details,.basket .summary .checkout-widget_order-summary{padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item,.basket .summary .checkout-widget_order-summary .checkout-widget__item{font-weight:400;font-size:.875rem;padding:10px 0;margin:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:first-child,.basket .summary .checkout-widget_order-summary .checkout-widget__item:first-child{margin:0;padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:nth-child(2),.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:nth-child(3),.basket .summary .checkout-widget_order-summary .checkout-widget__item:nth-child(2),.basket .summary .checkout-widget_order-summary .checkout-widget__item:nth-child(3){margin:0;padding-bottom:10px}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:last-child,.basket .summary .checkout-widget_order-summary .checkout-widget__item:last-child{margin:0;padding:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item:not(.checkout-widget__item-vat),.basket .summary .checkout-widget_order-summary .checkout-widget__item:not(.checkout-widget__item-vat){margin-top:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-value,.basket .summary .checkout-widget_order-summary .checkout-widget__item-value{font-weight:500}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-vat,.basket .summary .checkout-widget_order-summary .checkout-widget__item-vat{margin:0;padding:0 0 10px;color:#8b8b8b;font-size:.75rem;border-bottom:1px solid #eee}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery:has(+.checkout-widget__item-delivery-cost-message),.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery:has(+.checkout-widget__item-delivery-cost-message){padding-bottom:0}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery-cost-message,.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery-cost-message{padding-top:0;margin-top:4px!important;margin-bottom:0;justify-content:flex-end}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__item-delivery-cost-message #order-delivery-cost-message,.basket .summary .checkout-widget_order-summary .checkout-widget__item-delivery-cost-message #order-delivery-cost-message{font-size:.625rem;line-height:.75rem;font-weight:700;color:#666}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-name,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name{font-weight:400;font-size:.875rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-name .accordion__header-icon-small,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name .accordion__header-icon-small{left:75px;font-size:1rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__detail-value,.basket .summary .checkout-widget_order-summary .checkout-widget__detail-value{color:#3e3e3e;font-size:.875rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__details-discount,.basket .summary .checkout-widget_order-summary .checkout-widget__details-discount{margin-top:10px}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__total,.basket .summary .checkout-widget_order-summary .checkout-widget__total{padding:20px;margin-left:-20px;margin-right:-20px;font-size:1.125rem}.basket .summary .checkout-info-wrap.checkout-widget__details .checkout-widget__total-value,.basket .summary .checkout-widget_order-summary .checkout-widget__total-value{font-weight:500}.basket .checkout-voucher{background-color:transparent;padding:0;border:0}.basket .checkout-voucher .voucher__btn{max-width:100%;height:40px}.basket .checkout-voucher .form-row__error{font-weight:400}.basket .checkout-voucher.voucher-applied{background:#fff;margin-bottom:8px;height:40px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner{display:flex;align-items:center;justify-content:center}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon{display:inline-block}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon__check{width:24px;height:24px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .icon__check i{font-size:24px;line-height:24px}.basket .checkout-voucher.voucher-applied .voucher-applied__inner .fa-check-circle{font-size:1rem;margin-bottom:0}.basket .checkout-voucher.voucher-applied .voucher-applied__inner h5{margin:8px 0 0;font-size:.875rem}.checkout-title{padding-top:10px;padding-bottom:10px}.checkout-title__title{text-align:left;color:#0a3055}.checkout-title__items{color:#8b8b8b;font-weight:500}@media (min-width:576px){.basket .checkout-title{justify-content:flex-start}.basket .checkout-title__title{font-size:1.25rem;min-width:205px}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:15px}.basket .checkout-widget.checkout-voucher form{display:flex}.basket .checkout-widget.checkout-voucher form .form-row{max-width:100%;flex:1;margin-bottom:0}.basket .checkout-widget.checkout-voucher form .form-row__field{padding-right:0;padding-left:0}.basket .checkout-widget.checkout-voucher form .voucher__btn{max-width:100%}.basket .summary .checkout-widget_order-summary{margin:0}.basket .summary .checkout-widget_order-summary .checkout-widget__detail-name{padding-bottom:0}}@media (max-width:767.98px){.basket .notification-area{padding-right:0;padding-left:0;margin-bottom:0}.basket .notification-area.desktop{display:none}.basket .checkout-voucher .form-row__error{padding:0}}@media (min-width:768px){.basket .notification-area{margin-bottom:0}.basket .notification-area.mobile{display:none}.basket .voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.basket .right-aside{flex:0 0 100%;max-width:100%}.basket .content{flex:1;max-width:100%;padding-right:5px}}@media (min-width:992px){.cc-order{border-top:2px dotted #ccc}.cc-order__head{font-size:1rem}.basket .right-aside{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:5px;max-width:325px}.basket .right-aside .voucher{display:block;order:-1}.basket .right-aside .voucher .checkout-voucher{padding:0}.basket .right-aside .voucher .checkout-voucher .form-row__error{white-space:pre-line}.basket .right-aside .voucher .checkout-voucher form{display:flex;align-items:flex-start}.basket .right-aside .voucher .checkout-voucher form .form-row{max-width:100%;flex:1;margin-right:0}.basket .right-aside .voucher .checkout-voucher form .form-row__field{margin-right:0;margin-left:30px}.basket .right-aside .voucher .checkout-voucher form .form-row__field input:-ms-input-placeholder,.basket .right-aside .voucher .checkout-voucher form .form-row__field input::-ms-input-placeholder{color:#8b8b8b;text-transform:none}.basket .right-aside .voucher .checkout-voucher form .form-row__field input::placeholder{color:#8b8b8b;text-transform:none}.basket .right-aside .voucher .checkout-voucher form .form-row__error{padding-right:0;margin-bottom:3px}.basket .right-aside .voucher .checkout-voucher form .voucher__btn{margin-top:0;margin-left:16px;margin-right:15px}.basket .right-aside .voucher .checkout-voucher form.form_invalid{margin-bottom:0}.basket .right-aside .checkout-action__wrapper.large{display:none}.basket .right-aside .summary__payment{display:block;padding:0}.basket .right-aside .summary__payment .footer-checkout-holder{padding:20px 0}.basket .right-aside .summary__payment .footer-checkout-holder .payments{flex:0 0 100%;max-width:100%;padding:0 10px}.basket .right-aside .summary__payment .footer-checkout-holder--payways{padding:16px 0}.basket .right-aside .summary__payment .footer-checkout__copyright{display:none}.basket .right-aside .summary .checkout-title{padding-top:9px}.basket .content .checkout-action__wrapper,.basket .content .summary-large,.basket .content .voucher{display:none}.basket .summary .footer-checkout-holder{padding:20px}.basket .summary .checkout-widget_order-summary .checkout-widget__details{display:flex}.basket .summary .checkout-widget__item-bold{margin:10px 0;padding:5px 0}.basket .summary .checkout-widget__item-vat{padding-bottom:10px;margin-bottom:10px}.basket .checkout-title__title{min-width:170px}}@media (min-width:1200px){.basket .checkout-title__title{min-width:205px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.footer-help{font-size:1rem;padding:20px 15px;line-height:1.625rem;text-align:center;background-color:#0a3055;color:#fff}.footer__wrapper>.row{margin:0}.footer-links_centered{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (max-width:767.98px){.footer-links_centered{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991.98px){.footer-links_centered{flex:0 0 83.
|
|
1
|
+
.footer-help{font-size:1rem;padding:20px 15px;line-height:1.625rem;text-align:center;background-color:#0a3055;color:#fff}.footer__wrapper>.row{margin:0}.footer-links_centered{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (max-width:767.98px){.footer-links_centered{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991.98px){.footer-links_centered{flex:0 0 83.3333333333%;max-width:83.3333333333%;margin-left:8.3333333333%}}@media (min-width:992px){.footer-links_centered{flex:0 0 50%;max-width:50%;margin-left:25%}}.page_basket .notification-area{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:2rem}.page_basket .notification-area .notification{margin-bottom:20px}.page_basket .page-header__back-link{margin-bottom:0}@media (min-width:768px){.footer-help__br-mobile{display:none}.page_basket .notification-area{margin-bottom:0}.page_basket .notification-area.mobile{display:none}.page_basket .order-line__img-link{display:none!important}.page_basket .order-line__img-static{display:block!important}}.page_basket .order-line__title_link{display:none!important}.page_basket .order-line__title_static{display:block!important}@media (max-width:767.98px){.page_basket .notification-area{padding-right:0;padding-left:0;margin-bottom:0}.page_basket .notification-area.desktop{display:none}.page_basket .page-header{padding-bottom:0}.page_basket .page-header:before{display:none}.page_basket .page-header__back-link{margin-bottom:20px}.page_basket .content .checkout-widget_order-summary{display:none}.page_basket .checkout-voucher_fixed{margin-bottom:20px!important}.page_basket .checkout-voucher_fixed .accordion__content-inner{padding:0}.page_basket .checkout-voucher_fixed .accordion__content form{padding:0 15px}.page_basket .checkout-voucher_fixed .accordion__content form .form-row__field{padding:0}}.page_basket_asm .checkout-widget_order-summary .checkout-widget_email{margin-bottom:0;border-bottom:1px solid #ccc;padding:20px 0}.page_basket_asm .checkout-widget_order-summary .checkout-widget__header{text-align:left}.page_basket_asm .checkout-widget_order-summary .checkout-widget__email{word-break:break-all}
|