wickes-css2 2.109.0-develop.6 → 2.109.0-develop.8

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.
Files changed (57) hide show
  1. package/Readme.md +0 -1
  2. package/build/css/components/card-product-banner.css +1 -1
  3. package/build/css/components/special-opening-schedule-v2.css +1 -1
  4. package/build/css/components/special-opening-schedule.css +1 -1
  5. package/build/css/emulation.css +1 -1
  6. package/build/css/main.css +1 -1
  7. package/build/css/my-account-main-v2.css +1 -1
  8. package/build/css/my-account-main.css +1 -1
  9. package/build/css/pages/checkout-new.css +1 -1
  10. package/build/css/pages/page_merged-basket.css +1 -1
  11. package/build/css/pages/page_store-locator-details.css +1 -1
  12. package/build/css/pages/page_store-locator.css +1 -1
  13. package/build/css/plp-main.css +1 -1
  14. package/build/css/store-locator-main.css +1 -1
  15. package/build/js/basket.min.js +1 -1
  16. package/build/js/bundle.min.js +1 -1
  17. package/build/js/checkout.min.js +1 -1
  18. package/build/js/emulation.min.js +367 -111
  19. package/build/js/general.bundle.min.js +1 -1
  20. package/build/js/gift-cards.min.js +1 -1
  21. package/build/js/merged-checkout.min.js +1 -1
  22. package/build/js/page/checkout-payment-details.js +95 -11
  23. package/build/js/page/components/gift-cards.js +1 -1
  24. package/build/js/page/components/store-locator-cards.js +76 -0
  25. package/build/js/pdp.bundle.min.js +1 -1
  26. package/build/js/plp.bundle.min.js +1 -1
  27. package/build/js/project-list.min.js +1 -1
  28. package/build/js/store-locator-cards.min.js +1 -0
  29. package/build/js/toggle-password-visibility.min.js +1 -0
  30. package/package.json +1 -1
  31. package/src/components/card-store-locator.hbs +70 -33
  32. package/src/components/card_bloomreach_media_banner.hbs +10 -0
  33. package/src/components/card_sponsor_banner.hbs +1 -1
  34. package/src/components/checkout-payment-details-v2.hbs +4 -4
  35. package/src/components/checkout-payment-info-block.hbs +1 -1
  36. package/src/data/data_locators.json +441 -135
  37. package/src/data/data_search-results_v2.json +11 -0
  38. package/src/js/components/general/accordion.js +25 -2
  39. package/src/js/emulation/banner-placement-manager.js +235 -34
  40. package/src/js/emulation/checkout-payment-details.js +34 -1
  41. package/src/js/emulation/gift-cards.js +1 -1
  42. package/src/js/emulation/store-locator-load-more.js +69 -0
  43. package/src/js/page/checkout-payment-details.js +95 -11
  44. package/src/js/page/components/gift-cards.js +1 -1
  45. package/src/js/page/components/store-locator-cards.js +76 -0
  46. package/src/page_plp_bloomreach.html +81 -0
  47. package/src/page_plp_v2.html +5 -0
  48. package/src/page_store-locator-list.html +18 -28
  49. package/src/scss/components/_card-store-locator.scss +139 -32
  50. package/src/scss/components/card-product-banner.scss +35 -35
  51. package/src/scss/components/special-opening-schedule-v2.scss +2 -6
  52. package/src/scss/components/special-opening-schedule.scss +17 -4
  53. package/src/scss/emulation.scss +0 -6
  54. package/src/scss/pages/page_store-locator.scss +48 -26
  55. package/src/scss/store-locator-main.scss +15 -1
  56. package/src/sitemap.html +1 -0
  57. package/src/js/emulation/store-locator-list.js +0 -19
@@ -1 +1 @@
1
- .checkout-order{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;flex-direction:column;font-size:1rem}.checkout-order__charity{display:flex;flex-wrap:wrap;margin:0;flex-direction:row}.checkout-order__img{flex:0 0 50%;max-width:50%}.checkout-order__img .image{width:115px;height:115px}.checkout-order__info-wrap{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;justify-content:space-between;font-size:1rem}.checkout-order__info-wrap .title-wrap{display:flex;flex-direction:column}.checkout-order__info-wrap .title-wrap .title{margin-bottom:8px}.checkout-order__info-wrap .title-wrap .subtitle-link{text-decoration:none}.checkout-order__info-wrap .price-wrap{display:flex;justify-content:space-between}.checkout-order .order-block__time-head{display:flex;flex-direction:column;background-color:#003058;color:#fff;font-size:1.375rem;padding:27px 24px}.checkout-order .order-block__time-head .iconHead{margin-right:10px}.checkout-order .order-block__time-head .boldDate{font-weight:500}.checkout-order .order-block__time-head-info{font-size:1rem;margin-left:30px}.checkout-order .order-block__address-wrap{display:flex;flex-direction:column;justify-content:space-between}.checkout-order .order-block__address-info{margin-right:10px}.checkout-order .order-block__address .fa-map-marker-alt{color:#003058;font-size:1.125rem;margin-right:15px}.checkout-order .order-block .btn-link{text-decoration:underline;font-size:1rem;padding:0}.checkout-order .order-block__store-info{display:none;background-color:#fff;margin-top:36px}.checkout-order .order-block__store-info .header-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.checkout-order .order-block__store-info .header-block .store-name{color:#003058;font-size:20px;line-height:24px;margin:0 10px 0 0;font-weight:400}.checkout-order .order-block__store-info .header-block .hide-info{white-space:normal}.checkout-order .order-block__store-info .contact-block{margin-bottom:62px}.checkout-order .order-block__store-info .contact-block__phone{margin-bottom:27px}.checkout-order .order-block__store-info .contact-block__address{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.checkout-order .order-block__store-info .opening-times-block{display:flex;flex-wrap:wrap;margin:0}.checkout-order .order-block__store-info .opening-times-block__col{flex:0 0 100%;max-width:100%;padding-right:5px;padding-left:5px}.checkout-order .order-block__store-info .opening-times-block__col .title{color:#003058;font-size:16px;line-height:19px;margin-bottom:20px}.checkout-order .order-block__store-info .opening-times-block__col .schedule{border:1px solid #d6d6d6}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular{margin-bottom:20px}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item{display:flex;justify-content:space-between;padding:9px 0}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time{width:60%;padding-right:15px}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time span:last-child{white-space:nowrap}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__day{width:auto}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item:first-child{background-color:#003058;color:#fff;font-weight:700}.checkout-order .order-block__store-info .opening-times-block__col .schedule .schedule-item:nth-child(2n),.checkout-order .order-block__store-info .opening-times-block__col .schedule .store-locator-details .schedule-item .schedule-item:nth-child(odd){background-color:#fff}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__main{display:flex;flex-direction:row;align-items:center;width:100%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__day-reason{width:50%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__time{width:50%;padding-right:15px}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__day{width:100%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__reason{font-weight:400}.checkout-order .order-block__order-line{background-color:#fff;margin-bottom:8px;padding:20px 23px 28px}.checkout-order .order-block__order-line .order-line__wrap{display:flex;flex-wrap:wrap;margin:0;padding-bottom:20px}.checkout-order .order-block__order-line .order-line__image{flex:0 0 41.66667%;max-width:41.66667%;display:flex;justify-content:center}.checkout-order .order-block__order-line .order-line__image .image{max-width:90px;max-height:90px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 58.33333%;max-width:58.33333%}.checkout-order .order-block__order-line .order-line__promo{margin:10px 0 0}.checkout-order .order-block__order-line .order-line__product{display:flex;flex-direction:column;justify-content:space-between}.checkout-order .order-block__order-line .order-line__quantity{width:40px;height:40px;background-color:#f8f8f8;padding:10px}.checkout-order .order-block__order-line .order-line__quantity .value{font-weight:700}.checkout-order .order-block__order-line .order-line__price{border-top:1px dashed #aaa;margin:0 -23px;padding-top:23px}.checkout-order .order-block__order-line .order-line__price-item{display:flex;flex-direction:row;justify-content:space-between;padding:0 23px;margin-bottom:10px}.checkout-order .order-block__order-line .order-line__price-item .price-item__info{text-align:end}.checkout-order .order-block__order-line .supplier-block{border-top:1px dashed #aaa;padding:14px 0;margin-top:25px}.checkout-order .order-block__order-line .supplier-block .fa-exclamation-circle{color:#0277bd}.checkout-order .order-block__order-line .supplier-block__title{font-weight:700}.checkout-order .order-block__price{display:flex;flex-direction:row;justify-content:space-between;font-size:1rem;margin:40px 23px 0}.checkout-order .order-block__product-line .hide-products,.checkout-order .order-block__product-line .show-products{padding:21px 0 29px 32px}.checkout-order .order-block__product-info,.checkout-order .order-block__product-line .hide-products{display:none}.checkout-order .order-block__product-info .order-line__image a{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start}.checkout-order .order-block__product-info .order-line__image a .image{max-width:90px;max-height:90px;width:auto;height:auto}.checkout-order .order-block:last-child .order-block__product-line .show-products{padding-bottom:0}.total-delivery__wrap{flex-direction:row;justify-content:space-between;font-size:1.375rem}.click-collect-message,.total-delivery__wrap{display:flex;background-color:#eee;padding:20px 60px;margin:0 -15px}.click-collect-message{position:relative;font-size:1rem}.click-collect-message .icon-info{position:absolute;color:#0277bd;left:25px;top:24px}@media (min-width:1200px){.checkout-order .order-block__store-info .opening-times-block{justify-content:space-between}.checkout-order .order-block__store-info .opening-times-block__col{flex:0 0 50%;max-width:50%}.checkout-order .order-block__store-info .opening-times-block__col .schedule{height:90%}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular{margin-bottom:0}}@media (min-width:768px){.checkout-order .order-block__address-wrap{flex-direction:row;align-items:center}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time,.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__time{width:auto}.checkout-order .order-block__order-line .order-line__image .image.image{width:auto;height:auto}}@media (min-width:992px){.checkout-order{margin:0}.checkout-order__img{flex:0 0 25%;max-width:25%}.checkout-order__info-wrap{flex:0 0 75%;max-width:75%;display:flex;flex-direction:column;justify-content:space-between;font-size:1rem}.checkout-order .order-block__time-head{flex-direction:row;justify-content:space-between;align-items:center;font-size:1.625rem}.checkout-order .order-block__time-head .iconHead{margin-right:20px}.checkout-order .order-block__time-head-info{font-size:1.125rem;margin:0}.checkout-order .order-block__order-line .order-line__image{flex:0 0 16.66667%;max-width:16.66667%}.checkout-order .order-block__order-line .order-line__image .image{width:auto;max-height:60px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 83.33333%;max-width:83.33333%}.checkout-order .order-block__order-line .order-line__product{flex-direction:row;align-items:center}.checkout-order .order-block__order-line .order-line__quantity{margin-left:10px}.checkout-order .order-block__product-info .order-line__image a .image{max-width:60px;max-height:60px}.click-collect-message,.total-delivery__wrap{margin:0}}@media (min-width:768px) and (max-width:991.98px){.checkout-order__img{flex:0 0 33.33333%;max-width:33.33333%}.checkout-order__info-wrap{flex:0 0 66.66667%;max-width:66.66667%}.checkout-order .order-block__order-line .order-line__image{flex:0 0 33.33333%;max-width:33.33333%}.checkout-order .order-block__order-line .order-line__image .image{width:90px;height:90px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 66.66667%;max-width:66.66667%}}.special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{text-transform:uppercase}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.merged .page-header__title{font-weight:400}.merged .merge-basket-options__choise-inner{padding-bottom:20px;border:0}.merged h2{color:#0a3055}.merged .baskets .lines-group{border:0}.merged .baskets .lines-group__count{font-weight:400;font-size:1rem}.merged .baskets .lines-group__header{padding-bottom:15px;border-bottom:1px solid #ccc}.merged .baskets .lines-group__header-icon{top:-3px;font-size:1.75rem}.merged .baskets .lines-group__header-text{font-weight:400}.merged .baskets .lines-group__header .product-code{padding:0;background:0 0;border:0;font-size:1rem}.merged .checkout-title{padding-top:30px}.merged .summary .checkout-widget__details,.merged .summary .checkout-widget_order-summary{padding-top:0}.merged .summary__payment{display:block}.merged .btn-link{text-decoration:underline;font-size:1rem}.checkout-order .order-block__address{margin:0 5px;background:0 0;padding:0}.checkout-order .order-block__store-info.order-block__store-info{padding:20px;margin-bottom:0;margin-top:10px}@media (max-width:991.98px){.merged .baskets .order-item__cost{justify-content:space-between}.merged .baskets .order-item__quant{display:flex}.merged .baskets .order-item__quant-title{-ms-grid-row-align:center;align-self:center;margin-right:10px;color:#3e3e3e}.merged .baskets .order-item__value{font-size:1rem}.merged .baskets .order-item__area~.order-item__quant{display:block}.merged .baskets .order-item__area~.order-item__quant .order-item__quant-title{line-height:14px;font-size:.75rem;color:#7f7f7f;font-weight:400}.merged .baskets .order-item__area~.order-item__quant .order-item__quant-title:after{content:none}}.checkout-order{flex-wrap:nowrap;border-top:2px dotted #ccc;margin-top:15px}.checkout-order .order-block__address-wrap{padding:10px 10px 0;background:#f8f8f8}.checkout-order .order-block__address .show-info{padding:initial;text-decoration:underline}.checkout-order .order-block__address .address-icon svg{color:#0277bd;margin-right:5px}.checkout-order .order-block__store-info{padding:0 20px;margin-bottom:20px}.checkout-order .schedule-item__time{padding-right:15px;text-align:right}@media (max-width:991.98px){.merged .baskets .order-item__cost{justify-content:space-between}.merged .baskets .order-item__quant{display:flex}.merged .baskets .order-item__quant-title{-ms-grid-row-align:center;align-self:center;margin-right:10px;color:#3e3e3e}.merged .baskets .order-item__value{font-size:1rem}}@media (max-width:767.98px){.checkout-order .schedule-item__time span:first-child{display:inline-block;min-width:80px}.merged .baskets .show-info{text-align:left}}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}.merged .baskets__basket-lines,.merged .baskets__basket-summary{flex:0 0 100%;max-width:100%}.merged .baskets .order-item__main{-ms-grid-rows:1fr;grid-template-rows:1fr}}@media (min-width:992px){.merged .merge-basket-options{padding:25px 0 25px 10px;margin-bottom:35px}.merged .merge-basket-options__choise-inner{padding-bottom:8px;border:0}.merged .baskets__basket-lines{flex:1;max-width:100%;padding-right:5px}.merged .baskets__basket-summary{flex:0 0 33.33333%;max-width:33.33333%;padding-left:5px;max-width:325px}}
1
+ .checkout-order{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;flex-direction:column;font-size:1rem}.checkout-order__charity{display:flex;flex-wrap:wrap;margin:0;flex-direction:row}.checkout-order__img{flex:0 0 50%;max-width:50%}.checkout-order__img .image{width:115px;height:115px}.checkout-order__info-wrap{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;justify-content:space-between;font-size:1rem}.checkout-order__info-wrap .title-wrap{display:flex;flex-direction:column}.checkout-order__info-wrap .title-wrap .title{margin-bottom:8px}.checkout-order__info-wrap .title-wrap .subtitle-link{text-decoration:none}.checkout-order__info-wrap .price-wrap{display:flex;justify-content:space-between}.checkout-order .order-block__time-head{display:flex;flex-direction:column;background-color:#003058;color:#fff;font-size:1.375rem;padding:27px 24px}.checkout-order .order-block__time-head .iconHead{margin-right:10px}.checkout-order .order-block__time-head .boldDate{font-weight:500}.checkout-order .order-block__time-head-info{font-size:1rem;margin-left:30px}.checkout-order .order-block__address-wrap{display:flex;flex-direction:column;justify-content:space-between}.checkout-order .order-block__address-info{margin-right:10px}.checkout-order .order-block__address .fa-map-marker-alt{color:#003058;font-size:1.125rem;margin-right:15px}.checkout-order .order-block .btn-link{text-decoration:underline;font-size:1rem;padding:0}.checkout-order .order-block__store-info{display:none;background-color:#fff;margin-top:36px}.checkout-order .order-block__store-info .header-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.checkout-order .order-block__store-info .header-block .store-name{color:#003058;font-size:20px;line-height:24px;margin:0 10px 0 0;font-weight:400}.checkout-order .order-block__store-info .header-block .hide-info{white-space:normal}.checkout-order .order-block__store-info .contact-block{margin-bottom:62px}.checkout-order .order-block__store-info .contact-block__phone{margin-bottom:27px}.checkout-order .order-block__store-info .contact-block__address{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.checkout-order .order-block__store-info .opening-times-block{display:flex;flex-wrap:wrap;margin:0}.checkout-order .order-block__store-info .opening-times-block__col{flex:0 0 100%;max-width:100%;padding-right:5px;padding-left:5px}.checkout-order .order-block__store-info .opening-times-block__col .title{color:#003058;font-size:16px;line-height:19px;margin-bottom:20px}.checkout-order .order-block__store-info .opening-times-block__col .schedule{border:1px solid #d6d6d6}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular{margin-bottom:20px}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item{display:flex;justify-content:space-between;padding:9px 0}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time{width:60%;padding-right:15px}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time span:last-child{white-space:nowrap}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__day{width:auto}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item:first-child{background-color:#003058;color:#fff;font-weight:700}.checkout-order .order-block__store-info .opening-times-block__col .schedule .schedule-item:nth-child(2n),.checkout-order .order-block__store-info .opening-times-block__col .schedule .store-locator-details .schedule-item .schedule-item:nth-child(odd){background-color:#fff}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__main{display:flex;flex-direction:row;align-items:center;width:100%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__day-reason{width:50%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__time{width:50%;padding-right:15px}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__day{width:100%}.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__reason{font-weight:400}.checkout-order .order-block__order-line{background-color:#fff;margin-bottom:8px;padding:20px 23px 28px}.checkout-order .order-block__order-line .order-line__wrap{display:flex;flex-wrap:wrap;margin:0;padding-bottom:20px}.checkout-order .order-block__order-line .order-line__image{flex:0 0 41.66667%;max-width:41.66667%;display:flex;justify-content:center}.checkout-order .order-block__order-line .order-line__image .image{max-width:90px;max-height:90px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 58.33333%;max-width:58.33333%}.checkout-order .order-block__order-line .order-line__promo{margin:10px 0 0}.checkout-order .order-block__order-line .order-line__product{display:flex;flex-direction:column;justify-content:space-between}.checkout-order .order-block__order-line .order-line__quantity{width:40px;height:40px;background-color:#f8f8f8;padding:10px}.checkout-order .order-block__order-line .order-line__quantity .value{font-weight:700}.checkout-order .order-block__order-line .order-line__price{border-top:1px dashed #aaa;margin:0 -23px;padding-top:23px}.checkout-order .order-block__order-line .order-line__price-item{display:flex;flex-direction:row;justify-content:space-between;padding:0 23px;margin-bottom:10px}.checkout-order .order-block__order-line .order-line__price-item .price-item__info{text-align:end}.checkout-order .order-block__order-line .supplier-block{border-top:1px dashed #aaa;padding:14px 0;margin-top:25px}.checkout-order .order-block__order-line .supplier-block .fa-exclamation-circle{color:#0277bd}.checkout-order .order-block__order-line .supplier-block__title{font-weight:700}.checkout-order .order-block__price{display:flex;flex-direction:row;justify-content:space-between;font-size:1rem;margin:40px 23px 0}.checkout-order .order-block__product-line .hide-products,.checkout-order .order-block__product-line .show-products{padding:21px 0 29px 32px}.checkout-order .order-block__product-info,.checkout-order .order-block__product-line .hide-products{display:none}.checkout-order .order-block__product-info .order-line__image a{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start}.checkout-order .order-block__product-info .order-line__image a .image{max-width:90px;max-height:90px;width:auto;height:auto}.checkout-order .order-block:last-child .order-block__product-line .show-products{padding-bottom:0}.total-delivery__wrap{flex-direction:row;justify-content:space-between;font-size:1.375rem}.click-collect-message,.total-delivery__wrap{display:flex;background-color:#eee;padding:20px 60px;margin:0 -15px}.click-collect-message{position:relative;font-size:1rem}.click-collect-message .icon-info{position:absolute;color:#0277bd;left:25px;top:24px}@media (min-width:1200px){.checkout-order .order-block__store-info .opening-times-block{justify-content:space-between}.checkout-order .order-block__store-info .opening-times-block__col{flex:0 0 50%;max-width:50%}.checkout-order .order-block__store-info .opening-times-block__col .schedule{height:90%}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular{margin-bottom:0}.special-opening-schedule-item.schedule-item__reason{min-width:106px}}@media (min-width:768px){.checkout-order .order-block__address-wrap{flex-direction:row;align-items:center}.checkout-order .order-block__store-info .opening-times-block__col .schedule-regular .schedule-item__time,.checkout-order .order-block__store-info .opening-times-block__col .schedule .special-opening-schedule-item.schedule-item__time{width:auto}.checkout-order .order-block__order-line .order-line__image .image.image{width:auto;height:auto}}@media (min-width:992px){.checkout-order{margin:0}.checkout-order__img{flex:0 0 25%;max-width:25%}.checkout-order__info-wrap{flex:0 0 75%;max-width:75%;display:flex;flex-direction:column;justify-content:space-between;font-size:1rem}.checkout-order .order-block__time-head{flex-direction:row;justify-content:space-between;align-items:center;font-size:1.625rem}.checkout-order .order-block__time-head .iconHead{margin-right:20px}.checkout-order .order-block__time-head-info{font-size:1.125rem;margin:0}.checkout-order .order-block__order-line .order-line__image{flex:0 0 16.66667%;max-width:16.66667%}.checkout-order .order-block__order-line .order-line__image .image{width:auto;max-height:60px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 83.33333%;max-width:83.33333%}.checkout-order .order-block__order-line .order-line__product{flex-direction:row;align-items:center}.checkout-order .order-block__order-line .order-line__quantity{margin-left:10px}.checkout-order .order-block__product-info .order-line__image a .image{max-width:60px;max-height:60px}.click-collect-message,.total-delivery__wrap{margin:0}}@media (min-width:768px) and (max-width:991.98px){.checkout-order__img{flex:0 0 33.33333%;max-width:33.33333%}.checkout-order__info-wrap{flex:0 0 66.66667%;max-width:66.66667%}.checkout-order .order-block__order-line .order-line__image{flex:0 0 33.33333%;max-width:33.33333%}.checkout-order .order-block__order-line .order-line__image .image{width:90px;height:90px}.checkout-order .order-block__order-line .order-line__info{flex:0 0 66.66667%;max-width:66.66667%}}.special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0;position:relative}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 0 0 15px;line-height:24px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{position:absolute;top:50%;transform:translateY(-50%);right:0}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.merged .page-header__title{font-weight:400}.merged .merge-basket-options__choise-inner{padding-bottom:20px;border:0}.merged h2{color:#0a3055}.merged .baskets .lines-group{border:0}.merged .baskets .lines-group__count{font-weight:400;font-size:1rem}.merged .baskets .lines-group__header{padding-bottom:15px;border-bottom:1px solid #ccc}.merged .baskets .lines-group__header-icon{top:-3px;font-size:1.75rem}.merged .baskets .lines-group__header-text{font-weight:400}.merged .baskets .lines-group__header .product-code{padding:0;background:0 0;border:0;font-size:1rem}.merged .checkout-title{padding-top:30px}.merged .summary .checkout-widget__details,.merged .summary .checkout-widget_order-summary{padding-top:0}.merged .summary__payment{display:block}.merged .btn-link{text-decoration:underline;font-size:1rem}.checkout-order .order-block__address{margin:0 5px;background:0 0;padding:0}.checkout-order .order-block__store-info.order-block__store-info{padding:20px;margin-bottom:0;margin-top:10px}@media (max-width:991.98px){.merged .baskets .order-item__cost{justify-content:space-between}.merged .baskets .order-item__quant{display:flex}.merged .baskets .order-item__quant-title{-ms-grid-row-align:center;align-self:center;margin-right:10px;color:#3e3e3e}.merged .baskets .order-item__value{font-size:1rem}.merged .baskets .order-item__area~.order-item__quant{display:block}.merged .baskets .order-item__area~.order-item__quant .order-item__quant-title{line-height:14px;font-size:.75rem;color:#7f7f7f;font-weight:400}.merged .baskets .order-item__area~.order-item__quant .order-item__quant-title:after{content:none}}.checkout-order{flex-wrap:nowrap;border-top:2px dotted #ccc;margin-top:15px}.checkout-order .order-block__address-wrap{padding:10px 10px 0;background:#f8f8f8}.checkout-order .order-block__address .show-info{padding:initial;text-decoration:underline}.checkout-order .order-block__address .address-icon svg{color:#0277bd;margin-right:5px}.checkout-order .order-block__store-info{padding:0 20px;margin-bottom:20px}.checkout-order .schedule-item__time{padding-right:15px;text-align:right}@media (max-width:991.98px){.merged .baskets .order-item__cost{justify-content:space-between}.merged .baskets .order-item__quant{display:flex}.merged .baskets .order-item__quant-title{-ms-grid-row-align:center;align-self:center;margin-right:10px;color:#3e3e3e}.merged .baskets .order-item__value{font-size:1rem}}@media (max-width:767.98px){.checkout-order .schedule-item__time span:first-child{display:inline-block;min-width:80px}.merged .baskets .show-info{text-align:left}}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}.merged .baskets__basket-lines,.merged .baskets__basket-summary{flex:0 0 100%;max-width:100%}.merged .baskets .order-item__main{-ms-grid-rows:1fr;grid-template-rows:1fr}}@media (min-width:992px){.merged .merge-basket-options{padding:25px 0 25px 10px;margin-bottom:35px}.merged .merge-basket-options__choise-inner{padding-bottom:8px;border:0}.merged .baskets__basket-lines{flex:1;max-width:100%;padding-right:5px}.merged .baskets__basket-summary{flex:0 0 33.33333%;max-width:33.33333%;padding-left:5px;max-width:325px}}
@@ -1 +1 @@
1
- .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{text-transform:uppercase}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.accordion{padding:20px 0;border-bottom:1px solid #ccc}.accordion__header{color:#0277bd;cursor:pointer;margin-bottom:0;padding-left:34px;position:relative}.accordion__content{padding:20px 15px 5px}.accordion__header-icon{left:0;position:absolute;top:0;font-size:1rem}.accordion_collapsed>.accordion__header>.accordion__header-icon>.fa-angle-up{transform:rotate(180deg)}.accordion--fulfilment{border:0;padding:0;margin-bottom:15px}.accordion--fulfilment .accordion__header{display:flex;align-items:center;flex-wrap:wrap;padding:15px 30px 15px 15px;border:1px solid #ccc;border-radius:3px;word-wrap:break-word}.accordion--fulfilment .accordion__header-icon{position:static;color:#8b8b8b;margin-right:15px}.accordion--fulfilment .accordion__header-text{font-size:.875rem;line-height:1.57143;max-width:75%;color:#3e3e3e}.accordion--fulfilment .accordion__header:after{color:#0277bd;content:"-";position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:3rem}.accordion_collapsed .accordion--fulfilment .accordion__header:after{content:"+";font-size:1.77rem}.accordion--fulfilment .accordion__header:hover{border-color:#3e3e3e}.accordion--fulfilment .accordion__header:hover:after{color:#3e3e3e}.accordion--fulfilment .accordion__content{border:1px solid #ccc;border-radius:3px}.accordion--fulfilment .accordion__content-inner{font-size:.875rem;font-weight:500;line-height:18px}.accordion--fulfilment.accordion_collapsed .accordion__header:after{content:"+";font-size:1.77rem}.hidden-state{display:none}.facilities{column-gap:25px;margin-top:10px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);width:100%}.facilities__facility{display:flex;align-items:flex-start;justify-content:flex-start;gap:13px;margin-bottom:8px;margin-left:5px;break-inside:avoid-column}.facilities__facility:last-child{margin-bottom:0}.facilities__title{font-size:1rem;line-height:1.5rem;break-inside:avoid-column;width:calc(100% - (13px + 1.25rem))}.facilities__icon{font-size:1rem;color:#0a3055}.facilities__icon-container{width:1.25rem;margin-top:2px}@media (min-width:768px){.accordion--fulfilment .accordion__content{padding:20px 40px 5px}.accordion--fulfilment.accordion_collapsed .accordion__header:after{font-size:1.77rem}.accordion--fulfilment:not(.accordion_collapsed) .accordion__header:after{font-size:3.57rem;font-weight:400;line-height:19px}.facilities{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.facilities{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.facilities__facility{margin-bottom:20px}}@media (min-width:1200px){.facilities__facility{margin-bottom:8px}}.store-locator-about{margin-bottom:0;margin-top:0}.store-locator-about__text{margin:0}.store-locator-lookup{width:100%}.store-locator-lookup__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:10px;width:100%}.store-locator-lookup__card{border:1px solid #eee;border-radius:10px;padding:12px 16px 12px 12px;position:relative;color:#3e3e3e;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.store-locator-lookup__card-footer{width:100%;display:flex;justify-content:space-between;align-items:center}.store-locator-lookup__card-footer svg{color:#0277bd;font-size:1.15em}.store-locator-lookup__card:focus,.store-locator-lookup__card:hover{text-decoration:none;color:#3e3e3e}.store-locator-lookup__title{font-weight:500;font-size:20px;line-height:1.5;margin-bottom:0}@media (max-width:767.98px){.store-locator-lookup__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}h1{margin-bottom:30px}.store-locator__container{margin-bottom:20px}.store-locator__container:last-child{margin-bottom:0}.store-locator__map{position:relative;min-height:258px}.store-locator__btn{width:100%;margin-bottom:10px}.store-locator__column .accordion:last-child{margin:0}.store-locator__facilities{flex:0 0 100%;max-width:100%}.store-locator .container>.accordion{padding:15px 0 30px}.store-locator main .container .offer-banner{position:relative}.store-locator-info__title{font-weight:300;font-size:1.5rem;line-height:2rem;color:#0a3055;text-align:left;margin-bottom:10px;padding-top:0}.store-locator-info-list{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}.store-locator-info-wrapper{padding-top:40px}.container>.accordion .accordion__header{font-size:1rem}.container>.accordion .accordion__content{padding:20px 0 0}.container>.accordion .accordion__content .container{padding-left:0;padding-right:0}.container .offer-banner{margin-bottom:20px}.map-container{margin:0 0 20px}.pagination-holder{padding-top:20px}.store-locator-info-list__actions{margin:0 auto}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}.store-locator__map{min-height:382px}.store-locator-info-list,.store-locator-info-list__actions{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.store-locator-info-list__actions .icon__eye svg{vertical-align:-.45em;height:1.375rem;width:1.3125rem;margin-right:5px}.accordion__content .container{padding-right:0;padding-left:0}}@media (min-width:768px){.store-locator__map{min-height:292px}.store-locator__container{display:flex;justify-content:space-between;gap:0}.store-locator__row-holder{position:relative;width:100%;min-height:1px;flex:0 0 54.16667%;max-width:54.16667%;padding-left:5px;padding-right:0}.store-locator-info{position:relative;width:100%;min-height:1px;padding-right:15px;flex:0 0 45.83333%;max-width:45.83333%;max-width:45%;padding-left:0}.store-locator-info__title{font-size:1.875rem;line-height:2.875rem}.store-locator-info-list__actions{display:none}}@media (min-width:992px){.store-locator__map{min-height:408px}.store-locator__row-holder{max-width:59%;flex:0 0 59%;padding-right:0;padding-left:20px}.store-locator-info{flex:0 0 41.66667%;max-width:41.66667%;max-width:41%;padding-right:0}}@media (min-width:1200px){.store-locator__map{width:100%;min-height:555px}.store-locator__row-holder{flex:0 0 66.66667%;max-width:66.66667%;padding-right:0;padding-left:20px}.store-locator-info{flex:0 0 33.33333%;max-width:33.33333%;padding-right:10px}}
1
+ .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0;position:relative}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 0 0 15px;line-height:24px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{position:absolute;top:50%;transform:translateY(-50%);right:0}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.accordion{padding:20px 0;border-bottom:1px solid #ccc}.accordion__header{color:#0277bd;cursor:pointer;margin-bottom:0;padding-left:34px;position:relative}.accordion__content{padding:20px 15px 5px}.accordion__header-icon{left:0;position:absolute;top:0;font-size:1rem}.accordion_collapsed>.accordion__header>.accordion__header-icon>.fa-angle-up{transform:rotate(180deg)}.accordion--fulfilment{border:0;padding:0;margin-bottom:15px}.accordion--fulfilment .accordion__header{display:flex;align-items:center;flex-wrap:wrap;padding:15px 30px 15px 15px;border:1px solid #ccc;border-radius:3px;word-wrap:break-word}.accordion--fulfilment .accordion__header-icon{position:static;color:#8b8b8b;margin-right:15px}.accordion--fulfilment .accordion__header-text{font-size:.875rem;line-height:1.57143;max-width:75%;color:#3e3e3e}.accordion--fulfilment .accordion__header:after{color:#0277bd;content:"-";position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:3rem}.accordion_collapsed .accordion--fulfilment .accordion__header:after{content:"+";font-size:1.77rem}.accordion--fulfilment .accordion__header:hover{border-color:#3e3e3e}.accordion--fulfilment .accordion__header:hover:after{color:#3e3e3e}.accordion--fulfilment .accordion__content{border:1px solid #ccc;border-radius:3px}.accordion--fulfilment .accordion__content-inner{font-size:.875rem;font-weight:500;line-height:18px}.accordion--fulfilment.accordion_collapsed .accordion__header:after{content:"+";font-size:1.77rem}.hidden-state{display:none}.facilities{column-gap:25px;margin-top:10px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);width:100%}.facilities__facility{display:flex;align-items:flex-start;justify-content:flex-start;gap:13px;margin-bottom:8px;margin-left:5px;break-inside:avoid-column}.facilities__facility:last-child{margin-bottom:0}.facilities__title{font-size:1rem;line-height:1.5rem;break-inside:avoid-column;width:calc(100% - (13px + 1.25rem))}.facilities__icon{font-size:1rem;color:#0a3055}.facilities__icon-container{width:1.25rem;margin-top:2px}@media (min-width:768px){.accordion--fulfilment .accordion__content{padding:20px 40px 5px}.accordion--fulfilment.accordion_collapsed .accordion__header:after{font-size:1.77rem}.accordion--fulfilment:not(.accordion_collapsed) .accordion__header:after{font-size:3.57rem;font-weight:400;line-height:19px}.facilities{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.facilities{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.facilities__facility{margin-bottom:20px}}@media (min-width:1200px){.special-opening-schedule-item.schedule-item__reason{min-width:106px}.facilities__facility{margin-bottom:8px}}.store-locator-about{margin-bottom:0;margin-top:0}.store-locator-about__text{margin:0}.store-locator-lookup{width:100%}.store-locator-lookup__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:10px;width:100%}.store-locator-lookup__card{border:1px solid #eee;border-radius:10px;padding:12px 16px 12px 12px;position:relative;color:#3e3e3e;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.store-locator-lookup__card-footer{width:100%;display:flex;justify-content:space-between;align-items:center}.store-locator-lookup__card-footer svg{color:#0277bd;font-size:1.15em}.store-locator-lookup__card:focus,.store-locator-lookup__card:hover{text-decoration:none;color:#3e3e3e}.store-locator-lookup__title{font-weight:500;font-size:20px;line-height:1.5;margin-bottom:0}@media (max-width:767.98px){.store-locator-lookup__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}h1{margin-bottom:30px}.store-locator__container{margin-bottom:20px}.store-locator__container:last-child{margin-bottom:0}.store-locator__map{position:relative;min-height:258px}.store-locator__btn{width:100%;margin-bottom:10px}.store-locator__column .accordion:last-child{margin:0}.store-locator__facilities{flex:0 0 100%;max-width:100%}.store-locator .container>.accordion{padding:15px 0 30px}.store-locator main .container .offer-banner{position:relative}.store-locator-info__title{font-weight:300;font-size:1.5rem;line-height:2rem;color:#0a3055;text-align:left;margin-bottom:10px;padding-top:0}.store-locator-info-list{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}.store-locator-info-wrapper{padding-top:40px}.container>.accordion .accordion__header{font-size:1rem}.container>.accordion .accordion__content{padding:20px 0 0}.container>.accordion .accordion__content .container{padding-left:0;padding-right:0}.container .offer-banner{margin-bottom:20px}.map-container{margin:0 0 20px}.pagination-holder{padding-top:20px}.store-locator-info-list__actions{margin:0 auto}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}.store-locator__map{min-height:382px}.store-locator-info-list,.store-locator-info-list__actions{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.store-locator-info-list__actions .icon__eye svg{vertical-align:-.45em;height:1.375rem;width:1.3125rem;margin-right:5px}.accordion__content .container{padding-right:0;padding-left:0}}@media (min-width:768px){.store-locator__map{min-height:292px}.store-locator__container{display:flex;justify-content:space-between;gap:0}.store-locator__row-holder{position:relative;width:100%;min-height:1px;flex:0 0 54.16667%;max-width:54.16667%;padding-left:5px;padding-right:0}.store-locator-info{position:relative;width:100%;min-height:1px;padding-right:15px;flex:0 0 45.83333%;max-width:45.83333%;max-width:45%;padding-left:0}.store-locator-info__title{font-size:1.875rem;line-height:2.875rem}.store-locator-info-list__actions{display:none}}@media (min-width:992px){.store-locator__map{min-height:408px}.store-locator__row-holder{max-width:59%;flex:0 0 59%;padding-right:0;padding-left:20px}.store-locator-info{flex:0 0 41.66667%;max-width:41.66667%;max-width:41%;padding-right:0}}@media (min-width:1200px){.store-locator__map{width:100%;min-height:555px}.store-locator__row-holder{flex:0 0 66.66667%;max-width:66.66667%;padding-right:0;padding-left:20px}.store-locator-info{flex:0 0 33.33333%;max-width:33.33333%;padding-right:10px}}
@@ -1 +1 @@
1
- .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{text-transform:uppercase}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}h1{margin-bottom:30px}.cards-store-list{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}.cards-store-wrapper{padding-top:40px}.locator .forms-locator .form-row__field .header-search__submit{color:#0277bd;display:flex;align-items:center}.locator .forms-locator .form-row__field .header-search__submit:hover{color:#0a3055}.pagination-holder{padding-top:20px}.cards-store-list__actions{margin:0 auto}.btn_store-near-me{width:100%;margin-bottom:20px}@media (max-width:767.98px){.cards-store-list,.cards-store-list__actions{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.cards-store-list__actions .icon__eye svg{vertical-align:-.45em;height:1.375rem;width:1.3125rem;margin-right:5px}.cards-store-list_open .cards-store-list:not(:nth-child(-n+3)){display:block}.pagination-holder{display:none}.locator .forms-locator .form-row__field .header-search__submit-icon{display:inline}}@media (min-width:768px){.cards-store-list{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 33.33333%;max-width:33.33333%}.btn_store-near-me,.cards-store-list__actions{display:none}}@media (min-width:992px){.cards-store-list{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 25%;max-width:25%}}
1
+ .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0;position:relative}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 0 0 15px;line-height:24px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{position:absolute;top:50%;transform:translateY(-50%);right:0}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}@media (min-width:1200px){.special-opening-schedule-item.schedule-item__reason{min-width:106px}}h1{margin-bottom:30px}.cards-store-list{padding-right:0;padding-left:0;height:auto}.cards-store-list__actions{margin:24px auto 0}.cards-store-wrapper{padding-top:40px}.cards-store-wrapper .row{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px;margin-right:0;margin-left:0;align-items:start}.locator .forms-locator .form-row__field .header-search__submit{color:#0277bd;display:flex;align-items:center}.locator .forms-locator .form-row__field .header-search__submit:hover{color:#0a3055}.pagination-holder{padding-top:20px}.btn_store-near-me{width:100%;margin-bottom:20px}@media (max-width:767.98px){.cards-store-list__actions{width:100%}.cards-store-list__actions .icon__eye i,.cards-store-list__actions .icon__eye svg{vertical-align:-.15em;margin-right:5px}.cards-store-list_open .cards-store-list:not(:nth-child(-n+3)){display:block}.pagination-holder{display:none}.locator .forms-locator .form-row__field .header-search__submit-icon{display:inline}}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}.cards-store-wrapper .row{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.cards-store-list__actions{margin:24px 0 0;display:flex;justify-content:center}.cards-store-list__actions .btn{min-width:148px;width:auto}}@media (min-width:768px){.btn_store-near-me{display:none}}@media (min-width:992px){.cards-store-wrapper .row{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.cards-store-wrapper .row{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}