wickes-css2 2.103.0-RG-1587-replace-klarna-logo-with-svg-image.1 → 2.103.0-RG-1742-billie-30-60-90-days.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) hide show
  1. package/Readme.md +1 -0
  2. package/build/css/components/card-product-banner.css +1 -1
  3. package/build/css/components/checkout-payment-details-v2.css +1 -1
  4. package/build/css/main.css +1 -1
  5. package/build/css/pdp-main-non-critical.css +1 -1
  6. package/build/css/plp-main.css +1 -1
  7. package/build/js/basket.min.js +1 -1
  8. package/build/js/bundle.min.js +1 -1
  9. package/build/js/checkout.min.js +1 -1
  10. package/build/js/emulation.min.js +19 -55
  11. package/build/js/merged-checkout.min.js +1 -1
  12. package/build/js/page/plp-cards-v2.js +6 -15
  13. package/build/js/page/plp-load-more.js +1 -1
  14. package/build/js/plp.bundle.min.js +1 -1
  15. package/build/js/project-list.min.js +1 -1
  16. package/package.json +2 -2
  17. package/src/components/card_product_v2.hbs +5 -10
  18. package/src/components/checkout-payment-details-v2.hbs +24 -9
  19. package/src/components/checkout-payment-repayment-terms.hbs +25 -0
  20. package/src/components/checkout_payment-new.hbs +4 -1
  21. package/src/components/checkout_payment-other-methods.hbs +4 -1
  22. package/src/components/injected-content.hbs +1 -1
  23. package/src/components/payments-checkout-v2.hbs +7 -2
  24. package/src/components/payments-checkout.hbs +6 -1
  25. package/src/components/payments.hbs +5 -1
  26. package/src/components/table_order-details-klarna.hbs +1 -1
  27. package/src/components/table_payment.hbs +4 -1
  28. package/src/data/data_search-results_v2.json +141 -56
  29. package/src/data/data_wismo.json +1 -1
  30. package/src/js/components/product-banner.js +148 -0
  31. package/src/js/emulation/forms.js +19 -1
  32. package/src/js/page/plp-cards-v2.js +6 -15
  33. package/src/js/page/plp-load-more.js +1 -1
  34. package/src/page_checkout_payment-details_guest-with-checkout-journey.html +1 -1
  35. package/src/page_my-order.html +1 -1
  36. package/src/page_payment-details-with-clearpay.html +2 -2
  37. package/src/page_plp_v2.html +6 -16
  38. package/src/page_search-results.html +2 -12
  39. package/src/page_shopping-cart-v2.html +2 -2
  40. package/src/page_split-orders-klarna.html +106 -0
  41. package/src/scss/components/card-product-banner.scss +3 -91
  42. package/src/scss/components/checkout-payment-details-v2.scss +1 -0
  43. package/src/scss/components/checkout-payment-repayment-terms.scss +103 -0
  44. package/src/scss/pages/page_products-list-combined.scss +0 -11
  45. package/src/scss/pages/page_products-list.scss +0 -8
  46. package/src/sitemap.html +6 -0
  47. package/build/css/components/energy-efficiency.css +0 -1
  48. package/build/css/components/global-search.css +0 -1
  49. package/build/css/components/kitchen/strip-stickers.css +0 -1
  50. package/build/css/components/legal-info.css +0 -1
  51. package/build/css/components/loader.css +0 -1
  52. package/build/css/components/long-banner.css +0 -1
  53. package/build/css/components/payment-details-BPS-form.css +0 -1
  54. package/build/css/components/pdf-loader.css +0 -1
  55. package/build/css/components/pdp-favourite-product.css +0 -1
  56. package/build/css/components/plp-favourite-product.css +0 -1
  57. package/build/css/components/price-block-v2-critical.css +0 -1
  58. package/build/css/components/price-block-v2.css +0 -1
  59. package/build/css/components/special-opening-schedule-v2.css +0 -1
  60. package/build/css/components/special-opening-schedule.css +0 -1
  61. package/build/css/components/store-locator-about.css +0 -1
  62. package/build/css/components/store-locator-facilities.css +0 -1
  63. package/build/css/components/store-locator-lookup.css +0 -1
  64. package/build/css/components/store-locator-v2-details.css +0 -1
  65. package/build/css/components/strip-stickers.css +0 -1
  66. package/build/css/components/tile-calculator.css +0 -1
  67. package/build/css/components/trade-pro-extras.css +0 -1
  68. package/build/css/pages/bicester-header.css +0 -1
  69. package/build/css/pages/bicester-project-list.css +0 -1
  70. package/build/css/pages/checkout-new.css +0 -1
  71. package/build/css/pages/checkout.css +0 -1
  72. package/build/css/pages/design-appointment.css +0 -1
  73. package/build/css/pages/home-movers.css +0 -1
  74. package/build/css/pages/iframe-paypage.css +0 -1
  75. package/build/css/pages/my-account-v2.css +0 -1
  76. package/build/css/pages/my-account.css +0 -1
  77. package/build/css/pages/new-usp-bar.css +0 -1
  78. package/build/css/pages/oldweb_header.css +0 -1
  79. package/build/css/pages/page_account-deletion.css +0 -1
  80. package/build/css/pages/page_act-trade-pro.css +0 -1
  81. package/build/css/pages/page_address-book.css +0 -1
  82. package/build/css/pages/page_bathroom-trends.css +0 -1
  83. package/build/css/pages/page_book-consultant-thank-you-new.css +0 -1
  84. package/build/css/pages/page_change-password.css +0 -1
  85. package/build/css/pages/page_checkout-payment-details.css +0 -1
  86. package/build/css/pages/page_checkout_delivery-new.css +0 -1
  87. package/build/css/pages/page_cms_homepage.css +0 -1
  88. package/build/css/pages/page_contact-us.css +0 -1
  89. package/build/css/pages/page_content.css +0 -1
  90. package/build/css/pages/page_coshh.css +0 -1
  91. package/build/css/pages/page_default-store.css +0 -1
  92. package/build/css/pages/page_discount.css +0 -1
  93. package/build/css/pages/page_empty-basket.css +0 -1
  94. package/build/css/pages/page_favourite-list.css +0 -1
  95. package/build/css/pages/page_fdl-management.css +0 -1
  96. package/build/css/pages/page_fdl-product.css +0 -1
  97. package/build/css/pages/page_fi.css +0 -1
  98. package/build/css/pages/page_forgotten-password.css +0 -1
  99. package/build/css/pages/page_half-login.css +0 -1
  100. package/build/css/pages/page_home.css +0 -1
  101. package/build/css/pages/page_hotspot-guttering.css +0 -1
  102. package/build/css/pages/page_in-store-checkout.css +0 -1
  103. package/build/css/pages/page_in-store_MVP_order-summary-submitted.css +0 -1
  104. package/build/css/pages/page_in-store_MVP_order-summary.css +0 -1
  105. package/build/css/pages/page_installation.css +0 -1
  106. package/build/css/pages/page_installer.css +0 -1
  107. package/build/css/pages/page_installer_form.css +0 -1
  108. package/build/css/pages/page_kitchen-claims.css +0 -1
  109. package/build/css/pages/page_kitchen-list.css +0 -1
  110. package/build/css/pages/page_login.css +0 -1
  111. package/build/css/pages/page_marketing-preferences.css +0 -1
  112. package/build/css/pages/page_merged-basket.css +0 -1
  113. package/build/css/pages/page_my-account_tradePro.css +0 -1
  114. package/build/css/pages/page_my-order.css +0 -1
  115. package/build/css/pages/page_my-orders.css +0 -1
  116. package/build/css/pages/page_new-checkout-forgot.css +0 -1
  117. package/build/css/pages/page_new-checkout_login-register.css +0 -1
  118. package/build/css/pages/page_no-results.css +0 -1
  119. package/build/css/pages/page_online-exclusive.css +0 -1
  120. package/build/css/pages/page_paint-mixing-error.css +0 -1
  121. package/build/css/pages/page_personal-details.css +0 -1
  122. package/build/css/pages/page_pre_home.css +0 -1
  123. package/build/css/pages/page_pre_home_thank-you.css +0 -1
  124. package/build/css/pages/page_product-details-critical.css +0 -1
  125. package/build/css/pages/page_product-details-v2-critical.css +0 -1
  126. package/build/css/pages/page_product-details-v2.css +0 -1
  127. package/build/css/pages/page_product-details.css +0 -1
  128. package/build/css/pages/page_product_search.css +0 -1
  129. package/build/css/pages/page_products-list-combined.css +0 -1
  130. package/build/css/pages/page_products-list-phone.css +0 -1
  131. package/build/css/pages/page_products-list.css +0 -1
  132. package/build/css/pages/page_products-list_v2.css +0 -1
  133. package/build/css/pages/page_projects.css +0 -1
  134. package/build/css/pages/page_quiz.css +0 -1
  135. package/build/css/pages/page_rate-review.css +0 -1
  136. package/build/css/pages/page_registration.css +0 -1
  137. package/build/css/pages/page_shopping-cart-v2.css +0 -1
  138. package/build/css/pages/page_shopping-cart.css +0 -1
  139. package/build/css/pages/page_split-orders.css +0 -1
  140. package/build/css/pages/page_store-locator-details.css +0 -1
  141. package/build/css/pages/page_store-locator.css +0 -1
  142. package/build/css/pages/page_thankyou.css +0 -1
  143. package/build/css/pages/page_ti.css +0 -1
  144. package/build/css/pages/page_tiling-calculator-generic.css +0 -1
  145. package/build/css/pages/page_top-rated.css +0 -1
  146. package/build/css/pages/page_track-my-order.css +0 -1
  147. package/build/css/pages/page_track_your_order.css +0 -1
  148. package/build/css/pages/page_trade_installer.css +0 -1
  149. package/build/css/pages/page_upd-pass.css +0 -1
  150. package/build/css/pages/page_wismo-details.css +0 -1
  151. package/build/css/pages/page_wismo-order-history.css +0 -1
  152. package/build/css/pages/page_wismo-orders.css +0 -1
  153. package/build/css/pages/print_quiz.css +0 -1
  154. package/build/css/pages/sticky_header.css +0 -1
  155. package/build/css/pages/tradePro-about.css +0 -1
  156. package/build/css/pages/tradePro-address-book.css +0 -1
  157. package/build/css/pages/tradePro-delivery-details.css +0 -1
  158. package/build/css/pages/tradePro-discount.css +0 -1
  159. package/build/css/pages/tradePro-order-history.css +0 -1
  160. package/build/css/pages/tradePro-payment-details.css +0 -1
  161. package/build/css/pages/tradePro-rewards-old.css +0 -1
  162. package/build/css/pages/tradePro-rewards.css +0 -1
  163. package/build/css/pages/tradePro-signup.css +0 -1
  164. package/build/css/pages/tradePro-thankyou-activate.css +0 -1
  165. package/build/img/klarna.svg +0 -10
  166. package/build/img/payment/checkout/klarna.svg +0 -10
  167. package/build/img/payment/footer/klarna.svg +0 -10
  168. package/src/components/card_sponsor_banner.hbs +0 -8
  169. package/src/components/card_sponsor_product.hbs +0 -6
  170. package/src/img/klarna.svg +0 -10
  171. package/src/img/payment/checkout/klarna.svg +0 -10
  172. package/src/img/payment/footer/klarna.svg +0 -10
  173. package/src/js/components/banner-placement-manager.js +0 -267
  174. package/src/js/emulation/banner-placement-manager.js +0 -53
@@ -1 +0,0 @@
1
- .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){.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}}
@@ -1 +0,0 @@
1
- .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}}
@@ -1 +0,0 @@
1
- .store-locator-info{display:flex;flex-direction:column}.store-locator-info__title-main{font-size:1.5rem;font-weight:500;line-height:2rem;text-transform:capitalize;text-align:left;margin-bottom:0}@media (max-width:767.98px){.store-locator-info__title-main{font-size:1.25rem;line-height:2rem}}.store-locator-info__title{padding-top:10px;font-size:1rem;font-weight:500;line-height:1.125rem}.store-locator-info__title.schedule-title.schedule-title{margin:0 15px}.store-locator-info__features .store-locator-info__title{padding:0 0 10px;font-weight:700}.store-locator-info__message{background:#0277bd;color:#fff;text-align:center;padding:10px;margin-bottom:5px;line-height:1.375rem}.store-locator-info__schedule-title{font-size:1.25rem;font-weight:500;line-height:2rem}.store-locator-info__distance{font-weight:500}.store-locator-info__info{margin-bottom:10px}.store-locator-info__text{font-size:1rem}.store-locator-info__address{padding:10px 0;font-size:1rem;line-height:1.5rem}.store-locator-info__address .btn{width:100%;margin-top:20px}.store-locator-info__schedules{display:flex;flex-direction:column;gap:10px;margin-top:10px;margin-bottom:20px}.store-locator-info__schedule{line-height:1.875rem;display:flex;flex-direction:column;gap:2px}.store-locator-info__contacts{font-size:1rem;line-height:1.5rem;display:flex;flex-direction:column;gap:12px}.store-locator-info__contact{display:flex;align-items:center;gap:14px;white-space:nowrap;margin-left:4px}.store-locator-info__contact a{font-size:14px;color:#0277bd;cursor:pointer;text-decoration:underline}.store-locator-info__icon{color:#0a3055}.store-locator-info__icon--rotated{transform:rotate(90deg)}.store-locator-info__fax{display:block;padding-bottom:20px;border-bottom:1px solid #ccc}.store-locator-info__actions{text-align:center;padding:10px 0 20px}.store-locator-info__actions a{font-weight:500}.store-locator-info__features{padding:0 15px}.store-locator-info__navigation{padding:0 15px 15px}.store-locator-info__navigation .btn{width:100%}.store-locator-info .schedule-item-v2{display:flex;justify-content:space-between;background:#f8f8f8;line-height:1.375rem}.store-locator-info .schedule-item-v2__reason-date{width:45%;padding-left:8px}.store-locator-info .schedule-item-v2__reason-date.bold{font-weight:700}.store-locator-info .schedule-item-v2__reason{font-size:.875rem;line-height:1.375rem;font-weight:700;margin-bottom:0}.store-locator-info .schedule-item-v2__day{font-size:.75rem;font-weight:400;line-height:1rem}.store-locator-info .schedule-item-v2__time{padding-right:8px;display:flex;align-items:center;justify-content:space-between;gap:45px;text-align:right}@media (min-width:768px){.store-locator-info__schedules{margin-bottom:0}}
@@ -1 +0,0 @@
1
- .strip-stickers{display:flex;flex-wrap:wrap;gap:8px}.strip-stickers .strip-sticker{padding:4px 12px;font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strip-stickers--right{justify-content:flex-end}
@@ -1 +0,0 @@
1
- .tile-estimation__banner{position:relative;width:100%;height:240px;background:url(../img/placeholders/tile-banner-desktop.jpg) 50%/cover no-repeat}@media (min-width:768px) and (max-width:991.98px){.tile-estimation__banner{background-image:url(../img/placeholders/tile-banner-tablet.jpg);height:200px}}@media (max-width:767.98px){.tile-estimation__banner{background-image:url(../img/placeholders/tile-banner-mobile.jpg);height:220px}}.tile-estimation__banner-logo{height:auto;position:absolute;top:0}@media (min-width:992px){.tile-estimation__banner-logo{right:20px;width:90px}.tile-estimation__banner-info{max-width:570px;top:50px}}@media (min-width:768px) and (max-width:991.98px){.tile-estimation__banner-logo{left:15px;width:75px}}.tile-estimation__banner-info{position:relative;left:20px}.tile-estimation__banner-info:after{content:"";position:absolute;bottom:-20px;width:90px;border-top:3px solid #0a3055}@media (min-width:992px){.tile-estimation__banner-info:after{left:50%;transform:translateX(-50%)}}@media (min-width:768px) and (max-width:991.98px){.tile-estimation__banner-info{top:50%;transform:translateY(-50%);max-width:360px;left:15px}.tile-estimation__banner-info:after{left:0}}@media (max-width:767.98px){.tile-estimation__banner-logo{right:10px;width:60px}.tile-estimation__banner-info{max-width:170px;top:50%;transform:translateY(-50%);left:10px}.tile-estimation__banner-info:after{left:0;width:25px;bottom:-15px}}.tile-estimation__banner-header{text-align:center;font-size:1.375rem;font-weight:700;line-height:32px;margin-bottom:0}@media (min-width:768px) and (max-width:991.98px){.tile-estimation__banner-header{text-align:left;max-width:360px;font-size:1rem;line-height:23px}}@media (max-width:767.98px){.tile-estimation__banner-header{text-align:left;max-width:170px;font-size:.875rem;font-weight:700;line-height:19px}}.tile-estimation__banner-text{text-align:center;max-width:430px;font-size:1.125rem;font-weight:400;line-height:24px;margin-bottom:0}@media (min-width:992px){.tile-estimation__banner-text{margin:10px auto 0}}@media (min-width:768px) and (max-width:991.98px){.tile-estimation__banner-text{margin-top:5px;text-align:left;max-width:320px;font-size:.8125rem}}.tile-product{display:-ms-grid;display:grid;-ms-grid-rows:auto 3fr;grid-template-rows:auto 3fr;-ms-grid-columns:150px auto;grid-template-columns:150px auto;grid-auto-flow:row;margin:15px 0 0}.tile-product__img{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/span 1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/span 2}.tile-product__img>img{height:110px;width:100%}@media (min-width:768px) and (max-width:991.98px){.tile-product{-ms-grid-columns:130px auto;grid-template-columns:130px auto;margin:10px 0}.tile-product__img>img{height:100px}}@media (max-width:767.98px){.tile-estimation__banner-text{max-width:155px;text-align:left;font-size:.8125rem;font-weight:400;line-height:17px}.tile-product{-ms-grid-columns:110px auto;grid-template-columns:110px auto;margin:10px 0}.tile-product__img{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/span 1;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/span 1}.tile-product__img>img{height:80px}}.tile-product__title{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/span 1;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/span 1;margin-left:15px;font-weight:700;line-height:24px;margin-bottom:0}@media (max-width:767.98px){.tile-product__title{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/span 1;margin-left:0;font-weight:500;padding-bottom:10px}}.tile-product__info{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/span 1;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/span 1;margin-left:15px;line-height:24px}@media (max-width:767.98px){.tile-product__info{margin-left:10px}}.tile-product__info>*{margin:0}.tile-product__price{font-size:.875rem;padding-top:5px}.tile-product__price-cost,.tile-product__price-quantity{font-weight:700;font-size:1rem}@media (max-width:767.98px){.tile-product__price{font-weight:700;padding-top:0}.tile-product__price-cost,.tile-product__price-quantity{font-size:.875rem}}.tile-product__price-sqm{font-size:.875rem;font-weight:700;line-height:22px;color:#95969b}.why-wickes{padding:20px 0}.why-wickes__header{margin:10px 0 0;font-size:1.5rem;font-weight:300;line-height:32px}@media (max-width:767.98px){.why-wickes__header{font-size:1.25rem;margin:0}}.why-wickes__list{margin-left:5px;padding-left:0;margin-bottom:0}.why-wickes__item{padding-top:20px;list-style-type:none;display:flex;align-items:flex-start}.why-wickes__info{font-size:1.125rem;font-weight:300;line-height:24px;margin-bottom:0}@media (max-width:767.98px){.why-wickes__item{padding-top:10px}.why-wickes__info{font-size:1rem}}.why-wickes__bullet{font-size:1.125rem;font-weight:300;line-height:24px;color:#67a509;text-align:center;height:24px;margin-right:20px}@media (max-width:991.98px){.why-wickes__bullet{margin-right:15px}}.ti__header{flex:0 0 100%;max-width:100%;position:relative;padding:15px 0;border-bottom:1px solid #eee}.ti__header-inactive .ti__header-hint,.ti__header-inactive .ti__header-number,.ti__header-inactive .ti__header-title{opacity:.5}.ti__header h3{margin-bottom:0}.ti__header-number{display:block;color:#95969b}.ti__header-title{display:block;line-height:1;margin-top:-2px}.ti__header-hint{display:block;color:#95969b;font-size:.875rem;font-weight:400;line-height:24px}.ti__header-hint.ti__header-hint{margin-bottom:-8px}@media (max-width:767.98px){.ti__header-hint{font-weight:700}}.ti-floor{position:relative;background:#f8f8f8;padding:25px 20px;counter-increment:floor;margin-top:15px}.ti-floor:nth-of-type(2) .ti-floor__close{display:none}.ti-floor .ti-floor__close{display:block}.ti-floor__title{margin-bottom:16px}.ti-floor__title-count:after{content:counter(floor);display:inline-block}.ti-floor__form{display:flex;justify-content:flex-start;margin-top:16px}.ti-floor__form-row{margin-right:10px}.ti-floor__form-row label{display:flex;align-items:center;margin-bottom:0}.ti-floor__input{width:68px;margin-left:10px;padding:8px 6px;text-align:center;-moz-appearance:textfield}.ti-floor__input::-webkit-inner-spin-button,.ti-floor__input::-webkit-outer-spin-button{-webkit-appearance:none}.ti-floor__result{display:flex;align-items:center;vertical-align:center;font-size:.875rem;font-weight:400;line-height:22px}.ti-floor__result-specification{padding-right:5px}.ti-floor__result-outcome{display:flex;flex-wrap:wrap}.ti-floor__result-value{padding-right:4px;word-break:break-all}.ti-floor__result-specification,.ti-floor__specification{font-size:.875rem;font-weight:700;line-height:22px}.ti-floor__close{position:absolute;top:4px;right:8px;font-size:1rem;font-weight:400;line-height:24px;color:#8b8b8b;cursor:pointer;display:none}.ti-floor__add-floor{display:flex;justify-content:center;align-items:center;margin-top:15px;background:#f8f8f8;padding:15px 0;text-decoration:underline;font-size:.875rem;font-weight:500;line-height:22px;color:#0277bd;cursor:pointer}.ti-floor__add-floor .fa-arrow-down{color:#67a509;margin-right:10px}.ti-floor__measurement{width:100%;margin-right:auto;margin-left:auto;position:relative;background:#f8f8f8;padding:25px 20px}@media (min-width:576px){.ti-floor__measurement{max-width:540px}}@media (min-width:768px){.ti-floor__measurement{max-width:720px}}@media (min-width:992px){.ti-floor__measurement{max-width:960px}}@media (min-width:1200px){.ti-floor__measurement{max-width:1140px}}.ti-floor__measurement .row{margin:0;align-items:center}.ti-floor__measurement .ti-floor__dpd,.ti-floor__measurement .ti-floor__title{flex:0 0 50%;max-width:50%}.ti-floor .ti-unit_small{min-width:25px}@media (max-width:991.98px){.ti-floor{padding:0}.ti-floor__title{padding:20px 0 0 15px;font-weight:500}.ti-floor__form{flex-direction:column}.ti-floor__form-row{margin-bottom:15px;margin-right:15px;padding-left:15px}.ti-floor__form-row label,.ti-floor__result{justify-content:space-between}.ti-floor__result{width:100%;height:40px;background-color:#eee;padding:0 15px}.ti-floor__measurement .ti-floor__dpd,.ti-floor__measurement .ti-floor__title{flex:0 0 100%;max-width:100%}.ti-floor .ti-floor__title{padding-left:15px}}@media (max-width:767.98px){.ti-floor:not(:first-of-type),.ti-floor__add-floor{margin-top:10px}.ti-floor__measurement .ti-floor__dpd .form-row{padding:0}}.ti-total-area{position:relative;background:#f8f8f8;padding:20px}.ti-total-area .step1-inactive{width:100%;flex-wrap:wrap}.ti-total-area__title{font-weight:500;margin-bottom:13px}.ti-total-area__waste{width:100%;text-align:right;font-size:.875rem;font-weight:400;line-height:1;justify-content:flex-end;margin-bottom:0;padding-bottom:5px}.ti__total:not(.ti__total-waste) .ti-total-area__waste{display:none}.ti-total-area__row{width:100%;display:flex;justify-content:space-between;padding-bottom:5px}.ti-total-area__row-specification{font-size:.875rem;font-weight:700;line-height:22px}.ti-total-area__row-value{font-size:.875rem;font-weight:400;line-height:22px}.ti-total-area__accordion-wrap{color:#000}.ti-total-area__wastage{margin-top:13px}.ti-total-area__wastage .ti-total-area__detail-name{font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center}.ti-total-area__wastage .notification .icon{display:inline-block}.ti-total-area__wastage .ti-total-area__detail-accordion{font-weight:500;padding-right:3px}.ti-total-area__wastage-value{display:inline-block;width:60px;text-align:center;flex-shrink:0;word-break:break-all}.ti-total-area .accordion__header-icon-small{width:15px}.ti-total-area .accordion__header-icon-small,.ti-total-area__detail-accordion{font-size:.875rem;font-weight:500;line-height:17px;text-decoration:underline;color:#0277bd;display:block;height:100%}.ti-total-area__detail-name{cursor:pointer}.ti-total-area__details-hidden{margin-top:15px;transition:.5s}.ti-total-area__details-hidden>.notification_warning{padding:8px 20px}.ti-total-area__details-hidden>.notification_warning strong p{margin-left:25px;margin-right:20px;margin-bottom:0}.ti-total-area__details-hidden-height{height:0}.ti-total-area__details-hidden .notification__icon{top:10px;left:14px}.ti-total-area__details-hidden .notification_warning p{font-size:1rem}.ti-total-area__details-hidden .notification_warning>p{font-size:.875rem;font-weight:400;line-height:22px}.ti-total-area__details-hidden .notification_warning>p:last-of-type{margin-bottom:0}.ti-total-area .collapsed .accordion__header-icon-small{position:relative;transform:rotate(180deg);width:15px}.ti-total-area__warning{margin-top:10px;margin-bottom:0}.ti-total-area__warning-red{color:#cf000f}.ti-total-area__specification{font-size:1rem;font-weight:500;line-height:24px}.ti__step1-inactive .ti-total-area__specification{font-size:.875rem;font-weight:700;line-height:22px}.ti-total-area__form-row{margin:25px 0}.ti-total-area__form-row:last-of-type{margin-bottom:0}.ti-total-area__form-row-mt{margin-top:15px}.ti-total-area__form-row label,.ti-total-area__wastage-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.ti-total-area__wastage-area{display:none}.ti__total-waste .ti-total-area__wastage-area{display:flex}.ti-total-area__total{position:relative;display:flex;justify-content:flex-start;align-items:baseline;background:#f8f8f8;padding:5px 20px}.ti__step1-inactive .ti-total-area__total{padding:0 20px}.ti-total-area__total:before{content:"";display:block;position:absolute;top:0;left:20px;width:calc(100% - 40px);border-top:1px solid #ccc}.ti-total-area__total-value{font-size:1.5rem;font-weight:700;line-height:46px;text-align:right;color:#0a3055;margin-left:auto;word-break:break-all}@media (max-width:991.98px){.ti-total-area{padding:15px}.ti-total-area__details-hidden{margin-top:10px}.ti-total-area__form-row{margin:15px 0}.ti-total-area__form-row-mt{margin-top:5px}.ti-total-area__total{padding:10px 15px;border-top:0;background-color:#eee}.ti-total-area__total:before{display:none}.ti__step1-inactive .ti-total-area__total{padding:8px 15px}.ti-total-area__total-value{font-size:1.125rem;line-height:24px}.ti-total-area__total .ti-total-area__specification{font-size:.875rem;font-weight:700}}@media (max-width:767.98px){.ti-total-area__wastage .chb{margin-bottom:6px}.ti-total-area__wastage .ti-total-area__detail-name{display:flex;justify-content:flex-start;margin-left:34px}.ti-total-area__detail-name{white-space:nowrap}.ti-total-area__details-hidden{margin-bottom:10px}.ti-total-area__details-hidden>.notification_warning{padding:8px 10px;margin-bottom:10px}.ti-total-area__details-hidden .notification__icon{left:5px}.ti-total-area__warning{margin-top:10px;line-height:20px}.ti-total-area__specification{font-size:.875rem;font-weight:700;line-height:22px;max-width:70%}}.choose{width:100%;background:#f8f8f8;padding:20px;height:auto;display:flex;flex-direction:column}.choose__info{padding-top:10px;padding-left:34px;font-size:.875rem;font-weight:700;line-height:22px;margin-bottom:0}.choose__list{padding-left:50px;list-style-position:outside;margin-bottom:0}.choose__item{font-size:.875rem;font-weight:400;line-height:24px}.choose__add{text-align:center}.choose__add .ti__phone{padding:6px;margin-right:.75rem;border:1px solid #0277bd;border-radius:50%;text-align:center;color:#0277bd;-ms-grid-row-align:center;align-self:center;display:flex}.choose__add .contact-info{margin:0}.choose__add .contact-info a{text-decoration:none}.choose__add .contact-info a:hover{text-decoration:underline}.choose__callback .form-details{display:none}.choose__callback .form-details_open{display:block}.choose__callback .form-details_open .form-row__error{display:none}.choose__callback .form-details__info{font-weight:700}.choose__callback .form-details .warning-required{margin-top:10px;margin-bottom:20px}@media (max-width:991.98px){.choose{padding:15px}}@media (max-width:767.98px){.choose__callback label{padding-bottom:10px}.choose__add,.choose__callback{height:auto}.choose__add .ti__phone{align-self:baseline}.choose__add .contact-info{text-align:left}.choose__info{padding-left:0}.choose__list{padding-left:15px}.choose .form-details .form-row{padding:0}}@media (min-width:768px){.ti__choose .choose__callback label{margin-bottom:.75rem}.ti__choose .choose__callback .form-details{margin-left:34px;width:50%;margin-bottom:25px}}
@@ -1 +0,0 @@
1
- .tp-app .popover-mini-basket__cards-holder{max-height:312px;overflow-y:auto}@media (orientation:landscape){.tp-app .popover-mini-basket__cards-holder{max-height:148px}}.tp-app .s7container[aria-label="Flyout viewer"] .s7flyoutzoomview{pointer-events:none}.tp-app.fixed-content{height:100vh;overflow-y:hidden;width:100%}.tp-app [data-namespace=s7classic].s7fullscreenbutton{display:none!important}@media (max-width:767.98px){.tp-app .modal-dialog{height:auto;padding-bottom:100px}.tp-app #ic_bundle_popup #plp_modal{top:0}.tp-app #ic_bundle_popup #plp_modal .nav_wrap_bottom{bottom:20%}}@media screen and (max-width:370px){.tp-app .popover-mini-basket__cards-holder{max-height:200px}}
@@ -1 +0,0 @@
1
- .header-wrapper--bicester{background:#3e3e3e}.header-wrapper--bicester .header-logo__link{background-image:url(../../img/wickes-dc-logo.svg);width:100px;margin-right:15px}@media (max-width:991.98px){.header-wrapper--bicester .header-logo__link{width:82px;height:60px}}@media screen and (max-width:360px){.header-wrapper--bicester .header-logo__link{margin-right:0;width:72px;height:60px}}
@@ -1 +0,0 @@
1
- .pdf-loader{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px;background:rgba(2,119,189,.1);border-radius:10px}.pdf-loader__input{max-width:100%}.pdf-loader__buttons{display:flex;flex-direction:column;width:100%;gap:10px}.pdf-loader__buttons--disable{opacity:.5;pointer-events:none}.pdf-loader__buttons--disable .pdf-loader__button:focus,.pdf-loader__buttons--disable .pdf-loader__button:hover{background-color:#fff;border-color:#0277bd;color:#0277bd}.pdf-loader__button{flex:1}.pdf-loader__button svg{margin-right:10px}.pdf-loader .file-loader__label{word-wrap:break-word;white-space:break-spaces}@media (min-width:768px){.pdf-loader__buttons{flex-direction:row}}@media (min-width:992px){.pdf-loader{gap:0;flex-direction:row;align-items:flex-start;justify-content:space-between}.pdf-loader__input{max-width:50%}.pdf-loader__buttons{flex:0 0 50%;max-width:50%;margin-top:0}}@media (min-width:1200px){.pdf-loader__buttons{justify-content:flex-end}.pdf-loader__button{flex:0 0 258px}}
@@ -1 +0,0 @@
1
- .header-wrapper--checkout .header-inner{margin-right:-15px;justify-content:space-between}.header-wrapper--checkout .header-logo{display:block;padding-left:0}.header-wrapper--checkout .header-logo .header-logo__link{display:block}.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo__link-tp,.header-wrapper--checkout .header-logo .header-logo_wickes{height:92px;width:130px}.header-wrapper--checkout .header-logo .header-logo__link-tp_small,.header-wrapper--checkout .header-logo .header-logo__link_small,.header-wrapper--checkout .header-logo .header-logo_wickes_small{height:72px;width:109px}.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo_wickes{background-image:url(../../img/wickes-logo.svg)}.header-wrapper--checkout .header-logo .header-logo__link-tp{background-image:url(../../img/tradePro-logo_desk.png);transform:translateY(7px)}.header__main-title{color:#fff;font-size:21px;text-align:right}@media (min-width:768px){.header__main-title{font-size:26px;text-align:center;top:auto}}@media (min-width:992px){.header__main-title{font-size:33px}.header-wrapper--checkout .header-logo{padding-left:15px}}.header__contact-data{display:flex;flex-direction:column;justify-content:center;font-weight:500;padding-right:15px;color:#fff;text-align:right}@media (max-width:767.98px){.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo__link-tp,.header-wrapper--checkout .header-logo .header-logo_wickes{height:59px;width:130px}.header__contact-data{padding-left:0;font-size:.75rem;line-height:1rem;white-space:nowrap;-ms-grid-row-align:center;align-self:center}[data-active-step-index="4"] [data-step-index="0"] .steps-wrap__item-icon .icon-element{color:#003058}}.header__logout{display:block;margin-bottom:5px;text-decoration:none;font-weight:400;color:#fff}.header__logout:hover{color:#fff;text-decoration:underline}@media (min-width:768px){.header__contact-data{padding-left:25px;min-height:50px;border-left:1px solid #eee}.header__help{font-size:1rem;line-height:2.125rem}.header__logout+.header__help{line-height:normal}.header__logout{font-size:.75rem;line-height:1rem}.header-wrapper--checkout .header-logo .header-logo__link-tp{margin-top:0}}.steps-block{flex:0 0 100%;max-width:100%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:35px}.steps-wrap{display:flex;justify-content:space-between;margin:0;padding:0;list-style-type:none;font-size:1.125rem;line-height:1.3125rem}.steps-wrap__item{position:relative;display:inline-flex;align-items:center}.steps-wrap__item:before{content:"";width:50px;height:3px;background:#ccc;position:absolute;top:50%;left:-80px}.steps-wrap__item:first-child:before{content:none}.steps-wrap__item-icon{padding:10px;border-radius:50%;border:3px solid #f8f8f8;background-color:#fff;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.steps-wrap__item-icon .icon-element{position:relative;height:15px;width:15px;color:#003058}.steps-wrap__item-text{display:none}@media (min-width:768px){.steps-block{margin:20px 0 40px}.steps-wrap{display:flex;justify-content:space-between;padding:0 0 30px}.steps-wrap__item-icon{margin-right:10px;width:66px;height:66px}.steps-wrap__item-icon .icon-element{height:20px;width:20px}.steps-wrap__item:before{width:20px;left:-25px}.steps-wrap__item-text{display:flex}}@media (min-width:992px){.steps-wrap__item-icon{margin-right:20px}.steps-wrap__item:before{content:"";width:50px;left:-80px}.steps-wrap__item.steps-instore:before{left:-70px}}@media (max-width:575.98px){.steps-wrap__item:before{width:20px;left:-55px}}@media (min-width:320px) and (max-width:340px){.steps-wrap__item:before{width:20px;left:-25px}}@media (min-width:340px) and (max-width:360px){.steps-wrap__item:before{left:-25px}}@media (min-width:360px) and (max-width:380px){.steps-wrap__item:before{left:-34px}}@media (min-width:380px) and (max-width:425px){.steps-wrap__item:before{left:-40px}}@media (min-width:425px) and (max-width:465px){.steps-wrap__item:before{left:-40px}}[data-active-step-index="4"] [data-step-index="0"]{font-weight:400;color:#3e3e3e}[data-active-step-index="4"] [data-step-index="0"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="4"] [data-step-index="1"]{font-weight:400;color:#3e3e3e}[data-active-step-index="4"] [data-step-index="1"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="4"] [data-step-index="2"]{font-weight:400;color:#3e3e3e}[data-active-step-index="4"] [data-step-index="2"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="4"] [data-step-index="3"]{font-weight:400;color:#3e3e3e}[data-active-step-index="4"] [data-step-index="3"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="4"] [data-step-index="4"]{font-weight:400;color:#3e3e3e}[data-active-step-index="4"] [data-step-index="4"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="3"] [data-step-index="0"]{font-weight:400;color:#3e3e3e}[data-active-step-index="3"] [data-step-index="0"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="3"] [data-step-index="1"]{font-weight:400;color:#3e3e3e}[data-active-step-index="3"] [data-step-index="1"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="3"] [data-step-index="2"]{font-weight:400;color:#3e3e3e}[data-active-step-index="3"] [data-step-index="2"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="3"] [data-step-index="3"]{font-weight:400;color:#3e3e3e}[data-active-step-index="3"] [data-step-index="3"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="2"] [data-step-index="0"]{font-weight:400;color:#3e3e3e}[data-active-step-index="2"] [data-step-index="0"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="2"] [data-step-index="1"]{font-weight:400;color:#3e3e3e}[data-active-step-index="2"] [data-step-index="1"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="2"] [data-step-index="2"]{font-weight:400;color:#3e3e3e}[data-active-step-index="2"] [data-step-index="2"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="1"] [data-step-index="0"]{font-weight:400;color:#3e3e3e}[data-active-step-index="1"] [data-step-index="0"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="1"] [data-step-index="1"]{font-weight:400;color:#3e3e3e}[data-active-step-index="1"] [data-step-index="1"] .steps-wrap__item-icon{border-color:#003058}[data-active-step-index="0"] [data-step-index="0"]{font-weight:400;color:#3e3e3e}[data-active-step-index="0"] [data-step-index="0"] .steps-wrap__item-icon{border-color:#003058}@media (max-width:767.98px){[data-active-step-index="0"] [data-step-index="0"] .steps-wrap__item-icon .icon-element,[data-active-step-index="1"] [data-step-index="0"] .steps-wrap__item-icon .icon-element,[data-active-step-index="1"] [data-step-index="1"] .steps-wrap__item-icon .icon-element,[data-active-step-index="2"] [data-step-index="0"] .steps-wrap__item-icon .icon-element,[data-active-step-index="2"] [data-step-index="1"] .steps-wrap__item-icon .icon-element,[data-active-step-index="2"] [data-step-index="2"] .steps-wrap__item-icon .icon-element,[data-active-step-index="3"] [data-step-index="0"] .steps-wrap__item-icon .icon-element,[data-active-step-index="3"] [data-step-index="1"] .steps-wrap__item-icon .icon-element,[data-active-step-index="3"] [data-step-index="2"] .steps-wrap__item-icon .icon-element,[data-active-step-index="3"] [data-step-index="3"] .steps-wrap__item-icon .icon-element,[data-active-step-index="4"] [data-step-index="1"] .steps-wrap__item-icon .icon-element,[data-active-step-index="4"] [data-step-index="2"] .steps-wrap__item-icon .icon-element,[data-active-step-index="4"] [data-step-index="3"] .steps-wrap__item-icon .icon-element,[data-active-step-index="4"] [data-step-index="4"] .steps-wrap__item-icon .icon-element{color:#003058}}@media (min-width:1200px){.steps-wrap{padding-left:100px;padding-right:100px}}.footer-checkout .payments .payments__item{vertical-align:middle}.footer-checkout .payments .payments__item .payments__icons{display:block;background:url(../../img/payments-sprite.png) no-repeat;border-radius:3px;text-indent:-9999px}.footer-checkout .payments .payments__item .payments__icons.payments-mastercard{background-position:-110px -9px;height:28px;width:36px}.footer-checkout .payments .payments__item .payments__icons.payments-maestro{background-position:-110px -49px;height:33px;width:36px;transform:translateY(3px)}.footer-checkout .payments .payments__item .payments__icons.payments-visa{background-position:-10px -54px;height:22px;width:68px}.footer-checkout .payments .payments__item .payments__icons.payments-paypal{background-position:-10px -9px;height:24px;width:80px}@media (min-width:768px){.footer-checkout{padding:0 15px}.footer-checkout-holder{flex-direction:row;justify-content:space-between}.footer-checkout .payments{text-align:left;margin-bottom:0;flex:0 0 50%;max-width:50%}.footer-checkout .payments .payments__item{margin-right:25px}}.form-wrapper{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;background-color:#f8f8f8;padding-top:40px}@media (min-width:576px){.form-wrapper{max-width:540px}}@media (min-width:768px){.form-wrapper{max-width:720px}}@media (min-width:992px){.form-wrapper{max-width:960px}}@media (min-width:1200px){.form-wrapper{max-width:1140px}}.form-wrapper__block{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;justify-content:center}.form-wrapper__block .new-checkout-form{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.form-wrapper__block .new-checkout-form__header{color:#003058;margin-bottom:30px;font-size:1.5rem;line-height:1.75rem}.form-wrapper__block .new-checkout-form__info{margin-bottom:40px;font-size:.875rem;line-height:1.25rem}.form-wrapper__block .new-checkout-form .new-checkout-form__submit-block{margin:40px 0}@media (min-width:768px){.form-wrapper{padding-top:95px}.form-wrapper__block .new-checkout-form{flex:0 0 83.33333%;max-width:83.33333%}}@media (min-width:992px){.form-wrapper__block .new-checkout-form{flex:0 0 50%;max-width:50%}}.page_checkout-confirmation-new{overflow-x:hidden}.page_checkout-confirmation-new #new-address-placeholder{padding:0}.page_checkout-confirmation-new .row-center{display:flex;justify-content:center}.page_checkout-confirmation-new .header-wrap{flex:0 0 100%;max-width:100%;padding-right:15px;padding-left:15px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.page_checkout-confirmation-new .header__title{font-size:1.625rem;line-height:1.875rem;font-weight:400}.page_checkout-confirmation-new .header__order-block{font-size:1rem;line-height:1.125rem;margin:0}.page_checkout-confirmation-new .header__order-number{font-size:1rem;line-height:1.125rem;font-weight:700}.page_checkout-confirmation-new .confirmation-result__notif{display:flex;align-items:center;flex-direction:column;border:1px solid #aaa;padding:35px 0}.page_checkout-confirmation-new .confirmation-result__notif .notif-check{display:flex;color:#0277bd;padding:12px;margin-bottom:18px;border:3px solid #0277bd;border-radius:50%}.page_checkout-confirmation-new .confirmation-result__notif .notif-check .fa-check{font-size:1rem}.page_checkout-confirmation-new .confirmation-result__notif .notif-info{font-size:1.25rem;line-height:1.5rem}.page_checkout-confirmation-new .confirmation-result__info{text-align:center;font-size:.875rem;max-width:500px;margin:0 auto;padding:44px 0 50px}.page_checkout-confirmation-new .confirmation-result__action{display:flex;flex-direction:column;justify-content:center;padding:25px 0;background-color:#f8f8f8}.page_checkout-confirmation-new .confirmation-result__action .btn{margin:7px 15px}.page_checkout-confirmation-new .right-aside .checkout-widget .heading-3{color:#003058;font-size:1.5rem;line-height:1.75rem}.page_checkout-confirmation-new .right-aside .checkout-widget .heading-3 .fa-info-circle{color:#aaa;font-size:1.875rem}.page_checkout-confirmation-new .right-aside .checkout-widget__subscribe-message{font-size:.875rem}.page_checkout-confirmation-new .heading-3{display:block;font-size:1.5rem;line-height:1.75rem;color:#003058;font-weight:400;margin-bottom:15px;margin-top:40px}.page_checkout-confirmation-new .checkout-info-wrap{background-color:#f8f8f8;padding:25px}.page_checkout-confirmation-new .checkout-info-wrap .order-block .schedule-item__time{text-align:right;padding-right:15px}.page_checkout-confirmation-new .order-block__address-wrap .edit-address,.page_checkout-confirmation-new .order-block__address-wrap .show-info{text-align:left;margin-top:15px}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__paragraph{margin-bottom:50px;font-size:1rem;line-height:1.125rem}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__title{color:#003058;font-size:1.25rem;line-height:1.5rem;margin-bottom:12px;font-weight:400}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__form-row{flex:0 0 100%;max-width:100%}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__form-row .form-row__label{font-size:.875rem;line-height:1rem}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__form-row .form-row{padding:0}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__create-account{width:100%;margin:30px 0 40px}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .warning-required{margin:12px 0 32px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment,.page_checkout-confirmation-new .content .checkout-widget_order-summary{display:block;background-color:initial;padding:0;margin:0}.page_checkout-confirmation-new .content .checkout-widget_order-summary .checkout-widget__item{display:flex;justify-content:space-between;font-size:1rem;line-height:1.125rem;font-weight:400;margin-bottom:20px}.page_checkout-confirmation-new .content .checkout-widget_order-summary .checkout-widget__item:last-child{margin-bottom:0}.page_checkout-confirmation-new .content .checkout-widget_order-summary .checkout-widget__item-vat{font-size:.75rem;margin-top:-15px}.page_checkout-confirmation-new .content .checkout-widget_order-summary .checkout-widget__total{display:flex;justify-content:space-between;margin:0;padding:23px 62px;color:#fff;background-color:#003058;font-size:1.375rem;line-height:1.5rem}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details{margin-bottom:50px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details__item{display:flex;justify-content:space-between;margin-bottom:10px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details__address .heading{color:#003058;font-size:1.5rem;line-height:2.75rem;margin-bottom:40px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__apple,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__billie,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__clearpay,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__google,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__klarna,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__paypal{display:flex;flex-direction:column}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__apple,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__google,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__paypal{margin-bottom:15px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__apple img,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__google img{height:28px;width:46px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__billie,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__clearpay,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__klarna{margin-bottom:0}.page_checkout-confirmation-new [data-is-logged-in=true] body{background:red!important}.page_checkout-confirmation-new [data-is-logged-in=false] body{background:#00f!important}@media (min-width:768px){.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details__item{justify-content:space-between;margin-bottom:0}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details__item div,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details__item span{margin-right:10px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details.checkout-payment__apple__item,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details.checkout-payment__google__item,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details.checkout-payment__klarna__item,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-widget__details.checkout-payment__paypal__item{justify-content:flex-start}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__apple,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__billie,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__clearpay,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__google,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__klarna,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__paypal{flex-direction:row;justify-content:space-between}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__billie{align-items:center}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__apple,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__google,.page_checkout-confirmation-new .content .checkout-widget.checkout-payment .checkout-payment__paypal{margin-bottom:30px}.page_checkout-confirmation-new .order-block__address-wrap .show-info{text-align:left;margin-top:0}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__form-row{flex:0 0 75%;max-width:75%}.page_checkout-confirmation-new .confirmation-ready-register .checkout-info-wrap .checkout-register__create-account{width:205px}}@media (min-width:992px){.page_checkout-confirmation-new .header-wrap{flex:0 0 75%;max-width:75%;flex-direction:row;align-items:center;margin-bottom:50px}.page_checkout-confirmation-new .header-wrap__full-width{flex:0 0 100%;max-width:100%;flex-direction:row;align-items:center;margin-bottom:50px}.page_checkout-confirmation-new .container-center{max-width:830px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment,.page_checkout-confirmation-new .content .checkout-widget_order-summary{display:block;background-color:initial;padding:0;margin:0 0 32px}.page_checkout-confirmation-new .confirmation-result__notif{padding:62px 0}.page_checkout-confirmation-new .confirmation-result__notif .notif-check{padding:15px}.page_checkout-confirmation-new .confirmation-result__notif .notif-check .fa-check{font-size:1.5rem}.page_checkout-confirmation-new .confirmation-result__action{display:flex;flex-direction:row;padding:50px 0}.page_checkout-confirmation-new .confirmation-result__action .btn{width:218px;margin:0 10px}.page_checkout-confirmation-new .checkout-info-wrap{padding:55px 60px 50px}}@media (min-width:768px) and (max-width:991.98px){.header-wrapper--checkout .header-logo .header-logo__link-tp{transform:translateY(0)}.page_checkout-confirmation-new .header-wrap{flex:0 0 66.66667%;max-width:66.66667%;flex-direction:row;align-items:center;margin-bottom:50px}.page_checkout-confirmation-new .header-wrap__full-width{flex:0 0 100%;max-width:100%;flex-direction:row;align-items:center;margin-bottom:50px}.page_checkout-confirmation-new .content .checkout-widget.checkout-payment,.page_checkout-confirmation-new .content .checkout-widget_order-summary{display:block;background-color:initial;padding:0;margin:0 0 32px}.page_checkout-confirmation-new .confirmation-result__action-full-width{display:flex;flex-direction:row;padding:50px 0}.page_checkout-confirmation-new .confirmation-result__action-full-width .btn{width:218px;margin:0 10px}.page_checkout-confirmation-new .content-center{flex:0 0 100%;max-width:100%}}.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{background-color:#fff;padding:36px 32px 31px;margin-bottom:8px}.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%}}.payments-checkout{margin-left:0;margin-bottom:10px}.payments-checkout__list{display:flex;align-items:center;justify-content:center;gap:15px;font-size:0;padding:0;margin:0;white-space:nowrap;flex-wrap:wrap;max-width:240px}.payments-checkout__item{display:inline-block;list-style-type:none}.payments-checkout__image{height:30px;width:48px}.payments-checkout-klarna{display:flex;align-items:center;height:30px;width:48px}.payments-checkout__title{text-align:center;color:#0a3055;font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:8px}.summary__payment .payments-checkout{margin-bottom:0;margin-left:0;flex:1}.summary__payment .payments-checkout__list{justify-content:center;gap:12px}.summary__payment .payments-checkout__list--small{flex-wrap:wrap;padding:0 25px}.summary__payment .payments-checkout__image{height:22px;width:36px}.summary__payment .payments-checkout-klarna{height:22px;width:38px}.summary__payment .footer-checkout-holder--payways .payments-checkout__list{gap:8px}.basket .summary__payment.footer-checkout .payments-checkout__list--small{padding:0 45px}@media (min-width:768px){.payments-checkout{margin-bottom:0;margin-left:15px}.payments-checkout__list{flex-wrap:nowrap;max-width:100%}.payments-checkout-klarna{height:30px;width:50px}}.donation-cart-new__cost{font-weight:500;font-size:.875rem;line-height:1rem;display:flex;align-items:center;margin-top:12px;height:24px}.donation-cart-new__cost-hide{display:none}.donation-cart-new .order-item__remove{position:static;margin-left:auto;display:block}.donation-cart-new .order-item__remove .btn__text{display:inline-block;width:1em;text-align:center}.donation-cart-new .order-item__remove i.fas{display:inline-block;width:1em}.donation-cart-new__price,.donation-cart-new__price-value{display:inline-block;line-height:1rem;font-weight:400;font-size:.75rem}.donation-cart-new__description{font-weight:500;font-size:.875rem;margin-bottom:12px}.donation-cart-new__value{min-width:14px;margin-left:-3px}.donation-cart-new__currency,.donation-cart-new__value{font-size:.75rem}.donation-cart-new__divider{border:0;border-top:1px solid #ccc;margin:16px 0}.donation-cart-new__charity-info{color:#666;font-weight:400;font-size:.75rem;line-height:1rem;margin:0}.donation-cart-new__holder{display:flex;flex-wrap:wrap;gap:8px}.donation-cart-new__btn{width:58px;height:36px;margin-bottom:0;font-weight:700;display:flex;align-items:center;justify-content:center}.donation-cart-new__btn:nth-of-type(2n),.donation-cart-new__btn:nth-of-type(odd){margin-left:0}.donation-cart-new__btn:last-of-type{margin-right:0}.donation-cart-new__btn.btn-secondary{color:#000;border-color:#ccc}.donation-cart-new__btn.btn-secondary:hover{color:#fff;border-color:#0277bd}.donation-cart-new__btn.btn-selected{color:#fff;border-color:#0277bd;background:#0277bd;pointer-events:none}@media (min-width:576px){.donation-cart-new__btn{width:52px;height:36px;margin-bottom:0}.donation-cart-new__description{font-weight:700;font-size:.875rem;margin-bottom:12px}.page_checkout-confirmation-new .checkout-tradepro .page-header__info:nth-child(2),.page_checkout-tradePro .checkout-tradepro .page-header__info:nth-child(2){margin-top:0}}@media (min-width:768px){.donation-cart-new{justify-content:space-between}.donation-cart-new:not(.donation-cart__hide){display:flex}.donation-cart-new__definition{max-width:50%;padding-right:15px}.donation-cart-new__details{width:100%}.donation-cart-new__btn{width:56px;height:36px;margin-bottom:0}.donation-cart-new .order-item__remove{position:static;margin-left:auto;display:block}.signup-tradepro__modal-fields .btn{width:120px}}@media (min-width:992px){.donation-cart-new__holder{width:588px}.donation-cart-new__btn{width:56px;height:36px;margin-bottom:0}.signup-tradepro__modal-fields .tradepro-field .icon__camera{display:none}}@media (min-width:1200px){.donation-cart-new__holder{width:100%}}@media (min-width:350px) and (max-width:575px){.donation-cart-new__btn{width:72px}}.signup-tradepro__modal-info{font-size:1rem;padding:15px 0}.signup-tradepro__modal-info .tradepro-id-counter_wrap{display:inline-block;font-weight:700}.signup-tradepro__modal-fields{margin-bottom:30px}.signup-tradepro__modal-fields .form-row{margin-bottom:10px}.signup-tradepro__modal-fields .form-row__field{margin-top:-12px}.signup-tradepro__modal-fields .tradepro-field{font-size:1rem;padding:15px 0;border-bottom:1px solid #eee;position:relative}.signup-tradepro__modal-fields .tradepro-field:hover{border-bottom:1px solid #0277bd;cursor:pointer}.signup-tradepro__modal-fields .tradepro-field:hover .icon__camera,.signup-tradepro__modal-fields .tradepro-field:hover .icon__edit,.signup-tradepro__modal-fields .tradepro-field:hover .icon__link,.signup-tradepro__modal-fields .tradepro-field:hover .icon__paperclip,.signup-tradepro__modal-fields .tradepro-field:hover .icon__pencil{color:#3e3e3e}.signup-tradepro__modal-fields .tradepro-field .icon__camera,.signup-tradepro__modal-fields .tradepro-field .icon__edit,.signup-tradepro__modal-fields .tradepro-field .icon__link,.signup-tradepro__modal-fields .tradepro-field .icon__paperclip,.signup-tradepro__modal-fields .tradepro-field .icon__pencil{font-size:1.25rem;color:#0277bd;margin-right:10px}.signup-tradepro__modal-fields .tradepro-field .icon__camera,.signup-tradepro__modal-fields .tradepro-field .icon__camera+a{vertical-align:middle}.signup-tradepro__modal-fields .tradepro-field .tradepro-attachment{position:absolute;left:0;opacity:0;cursor:pointer}.signup-tradepro__modal-fields .tradepro-field img{margin-right:10px;width:30px;height:30px}.signup-tradepro__modal-fields .tradepro-field .tradepro-field{border:0;padding:0}.signup-tradepro__modal-action{padding-top:10px;display:none}.signup-tradepro__modal-action input:hover{border:1px solid #0277bd}.signup-tradepro__modal-buttons .row{margin:0}.signup-tradepro__modal-buttons .button-done{margin-right:15px}@media (max-width:767.98px){.signup-tradepro__modal-action .form-row{padding-right:0}.signup-tradepro__modal-buttons{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%;padding:0}.signup-tradepro__modal-buttons .button-cancel,.signup-tradepro__modal-buttons .button-delete,.signup-tradepro__modal-buttons .button-done{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.signup-tradepro__modal-buttons .button-cancel button,.signup-tradepro__modal-buttons .button-delete button,.signup-tradepro__modal-buttons .button-done button{width:100%}.signup-tradepro__modal-buttons .button-done{padding-left:0;padding-right:10px;margin-right:0}.signup-tradepro__modal-buttons .button-cancel,.signup-tradepro__modal-buttons .button-delete{padding-right:0;padding-left:10px}}.signup-tradepro__modal-trigger{color:#3e3e3e;text-decoration:none}.signup-tradepro__modal-trigger:hover{text-decoration:none}@media (min-width:768px){.id-type-signup .modal-box__inner-columns{flex:0 0 90%;max-width:90%}}.id-type-signup .modal-box__inner-columns .notification_warning{margin:20px 0 0}.id-type .modal-content .modal-header .modal-title{margin-bottom:0}.id-capture{padding-bottom:30px}.capture__heading{font-size:1rem;padding:10px 0}.capture__heading .icon__camera{font-size:1.25rem;color:#0277bd;margin-right:10px}.capture__img{padding:0 30px}.capture__img img{width:100%}.capture__info{margin-top:1rem;text-align:center}.capture__actions{padding:0 30px}.capture__actions .btn{width:100%}.capture__actions .btn:last-of-type{margin-top:1rem}.capture .modal-header .modal-title{margin-bottom:0!important}.page_checkout-confirmation-new .checkout-tradepro,.page_checkout-tradePro .checkout-tradepro{margin-top:40px;padding-bottom:30px}@media (max-width:575.98px){.page_checkout-confirmation-new .checkout-tradepro,.page_checkout-tradePro .checkout-tradepro{margin-left:-15px;margin-right:-15px}}.page_checkout-confirmation-new .checkout-tradepro .checkout-tradepro__row:first-child .checkout-tradepro__descr:first-child,.page_checkout-tradePro .checkout-tradepro .checkout-tradepro__row:first-child .checkout-tradepro__descr:first-child{padding-bottom:10px}.page_checkout-confirmation-new .checkout-tradepro .checkout-tradepro__row:nth-child(2) .checkout-tradepro__descr .form-row:last-of-type:after,.page_checkout-tradePro .checkout-tradepro .checkout-tradepro__row:nth-child(2) .checkout-tradepro__descr .form-row:last-of-type:after{position:absolute;content:"";height:1px;background:#ccc;left:15px;right:15px;bottom:0}.page_checkout-confirmation-new .checkout-tradepro__paragraph,.page_checkout-tradePro .checkout-tradepro__paragraph{font-size:.875rem;line-height:1.57143}.page_checkout-confirmation-new .checkout-tradepro__row,.page_checkout-tradePro .checkout-tradepro__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.page_checkout-confirmation-new .checkout-tradepro__title,.page_checkout-tradePro .checkout-tradepro__title{margin:10px 0;font-size:1.25rem}.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__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){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .warning-required{font-size:.875rem;line-height:1.57143;font-weight:400}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{padding-left:25px;padding-right:25px}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .warning-required{margin:20px 0}}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required:first-of-type,.page_checkout-tradePro .checkout-tradepro__descr .warning-required:first-of-type{font-size:.75rem;margin-bottom:10px;font-weight:500}.page_checkout-confirmation-new .checkout-tradepro__descr .row-title .ddn,.page_checkout-tradePro .checkout-tradepro__descr .row-title .ddn{width:160px}.page_checkout-confirmation-new .checkout-tradepro__descr .tradepro-terms .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .tradepro-terms .warning-required{font-size:inherit;font-weight:400}.page_checkout-confirmation-new .checkout-tradepro__descr h3:first-of-type,.page_checkout-tradePro .checkout-tradepro__descr h3:first-of-type{margin-bottom:20px}.page_checkout-confirmation-new .checkout-tradepro__descr h3:first-of-type+.warning-required,.page_checkout-tradePro .checkout-tradepro__descr h3:first-of-type+.warning-required{font-size:.75rem;font-weight:500}.page_checkout-confirmation-new .checkout-tradepro__descr .signup-tradepro__title,.page_checkout-tradePro .checkout-tradepro__descr .signup-tradepro__title{font-size:1.25rem;margin-top:1rem}.page_checkout-confirmation-new .checkout-tradepro__descr .form-row.chosen-proofs-error,.page_checkout-tradePro .checkout-tradepro__descr .form-row.chosen-proofs-error{margin:0}.page_checkout-confirmation-new .checkout-tradepro__descr .form-row.chosen-proofs-error .form-row__error,.page_checkout-tradePro .checkout-tradepro__descr .form-row.chosen-proofs-error .form-row__error{padding-left:0}.page_checkout-confirmation-new .checkout-tradepro__card-title,.page_checkout-tradePro .checkout-tradepro__card-title{margin:30px 0 20px}.page_checkout-confirmation-new .checkout-tradepro__card-holder,.page_checkout-tradePro .checkout-tradepro__card-holder{flex:0 0 100%;max-width:100%}@media (max-width:991.98px){.signup-tradepro__modal-fields .tradepro-field .icon__paperclip{display:none}.page_checkout-confirmation-new .checkout-tradepro__card-holder,.page_checkout-tradePro .checkout-tradepro__card-holder{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}.page_checkout-confirmation-new .checkout-tradepro__card,.page_checkout-tradePro .checkout-tradepro__card{flex:0 0 100%;max-width:100%;position:relative;width:100%;min-height:1px;padding:20px;margin-bottom:20px;border:1px solid #ccc}.page_checkout-confirmation-new .checkout-tradepro__card-info,.page_checkout-tradePro .checkout-tradepro__card-info{display:flex;flex-wrap:wrap;margin:0;padding:0;line-height:1.375rem;color:#8b8b8b}.page_checkout-confirmation-new .checkout-tradepro__card-info dt,.page_checkout-tradePro .checkout-tradepro__card-info dt{flex:0 0 50%;max-width:50%;color:#3e3e3e;font-weight:700}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__card-info dt,.page_checkout-tradePro .checkout-tradepro__card-info dt{flex:0 0 100%;max-width:100%}}.page_checkout-confirmation-new .checkout-tradepro__card-info dd,.page_checkout-tradePro .checkout-tradepro__card-info dd{flex:0 0 50%;max-width:50%;text-align:right}.page_checkout-confirmation-new .checkout-tradepro__card-info dd:last-child,.page_checkout-tradePro .checkout-tradepro__card-info dd:last-child{margin-bottom:0}.page_checkout-confirmation-new .checkout-tradepro__info,.page_checkout-tradePro .checkout-tradepro__info{font-size:1.25rem}.page_checkout-confirmation-new .checkout-tradepro__learn-more,.page_checkout-tradePro .checkout-tradepro__learn-more{display:inline-block;padding:15px 0}.page_checkout-confirmation-new .checkout-tradepro__attach_id,.page_checkout-tradePro .checkout-tradepro__attach_id{margin:15px 0}.page_checkout-confirmation-new .checkout-tradepro__attach_first-form,.page_checkout-tradePro .checkout-tradepro__attach_first-form{margin:15px 0 20px}.page_checkout-confirmation-new .checkout-tradepro__attach .btn-primary,.page_checkout-tradePro .checkout-tradepro__attach .btn-primary{padding:0 10px;margin-right:10px}.page_checkout-confirmation-new .checkout-tradepro__attach .btn-primary .btn__text,.page_checkout-tradePro .checkout-tradepro__attach .btn-primary .btn__text{font-size:1.75rem}.page_checkout-confirmation-new .checkout-tradepro__attach a,.page_checkout-tradePro .checkout-tradepro__attach a{font-size:1rem}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__card-info dd,.page_checkout-tradePro .checkout-tradepro__card-info dd{flex:0 0 100%;max-width:100%;text-align:left}.page_checkout-confirmation-new .checkout-tradepro__info,.page_checkout-tradePro .checkout-tradepro__info{font-size:1.125rem}.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 100%;max-width:100%}.page_checkout-confirmation-new .checkout-tradepro .form-row,.page_checkout-tradePro .checkout-tradepro .form-row{padding:0}}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 44.44444%;max-width:44.44444%}}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 40%;max-width:40%}}.page_checkout-confirmation-new .checkout-tradepro .form-row__action,.page_checkout-tradePro .checkout-tradepro .form-row__action{padding-top:0}.page_checkout-confirmation-new .checkout-tradepro .form-row__action:before,.page_checkout-tradePro .checkout-tradepro .form-row__action:before{content:none}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{min-width:190px}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized{margin-top:20px}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{flex:0 0 50%;max-width:50%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn,.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary{padding-left:0;padding-right:0;max-width:145px}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary{margin-left:50px}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom:before,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized:before{left:65px;right:65px}}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{flex:0 0 22.22222%;max-width:22.22222%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn:first-child,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn:first-child{margin-left:22.22222%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom:before,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized:before{left:8.33333%;right:8.33333%}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn,.page_checkout-tradePro .form-row__continue .form-row__col-btn{padding-left:25%}}.page_checkout-confirmation-new .checkout-tradepro .choose-id,.page_checkout-tradePro .checkout-tradepro .choose-id{display:inline-block}.page_checkout-confirmation-new .checkout-tradepro .choose-id .actions__link,.page_checkout-tradePro .checkout-tradepro .choose-id .actions__link{text-decoration:underline;font-weight:500;font-size:1rem}.page_checkout-confirmation-new .checkout-tradepro .choose-id .btn,.page_checkout-tradePro .checkout-tradepro .choose-id .btn{color:#fff;margin-right:10px}.page_checkout-confirmation-new .checkout-tradepro .choose-id .btn:hover .btn,.page_checkout-confirmation-new .checkout-tradepro .choose-id:hover .btn,.page_checkout-tradePro .checkout-tradepro .choose-id .btn:hover .btn,.page_checkout-tradePro .checkout-tradepro .choose-id:hover .btn{background-color:#fff;border-color:#0277bd;color:#0277bd}.page_checkout-confirmation-new .checkout-tradepro__paragraph.warning-required,.page_checkout-tradePro .checkout-tradepro__paragraph.warning-required{font-size:.875rem!important;margin-top:0;font-weight:400!important}.page_checkout-confirmation-new .checkout-tradepro .icon__notification,.page_checkout-tradePro .checkout-tradepro .icon__notification{position:absolute;right:0;color:#67a509}.page_checkout-confirmation-new .checkout-tradepro .icon__notification svg,.page_checkout-tradePro .checkout-tradepro .icon__notification svg{vertical-align:middle}.page_checkout-confirmation-new .checkout-tradepro .chosen-form,.page_checkout-tradePro .checkout-tradepro .chosen-form{position:relative;display:flex;justify-content:space-between;line-height:30px}.page_checkout-confirmation-new .checkout-tradepro .chosen-form img,.page_checkout-tradePro .checkout-tradepro .chosen-form img{width:30px;height:30px}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap{display:table}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap .form-row__error,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap .form-row__error{margin-top:0;padding:5px 0}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap.chosen-proofs-error,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap.chosen-proofs-error{margin:0;display:flex}.page_checkout-confirmation-new .checkout-tradepro .chosen-form .icon__notification,.page_checkout-tradePro .checkout-tradepro .chosen-form .icon__notification{position:inherit;top:3px;min-width:24px}.page_checkout-confirmation-new .form-bg,.page_checkout-tradePro .form-bg{padding-top:30px}.page_checkout-confirmation-new .warning-required,.page_checkout-tradePro .warning-required{font-weight:400;margin:10px 0}.page_checkout-confirmation-new .tradepro-terms,.page_checkout-tradePro .tradepro-terms{margin-top:15px}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .tradepro-submit,.page_checkout-tradePro .tradepro-submit{margin-left:25%}}@media (max-width:767.98px){.page_checkout-confirmation-new .form-row__continue,.page_checkout-tradePro .form-row__continue{display:none}.page_checkout-confirmation-new .right-aside .form-row__continue,.page_checkout-tradePro .right-aside .form-row__continue{display:block}.checkout-sign-in{margin-left:-15px;margin-right:-15px}.checkout-sign-in .form-row__col-btn,.checkout-sign-in .form-row__field,.checkout-sign-in .form-row__label{padding:0}}@media (min-width:768px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom .form-row__col-btn:first-child,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom .form-row__col-btn:first-child{margin-left:0}.page_checkout-confirmation-new .checkout-tradepro .tradepro-submit,.page_checkout-tradePro .checkout-tradepro .tradepro-submit{width:260px}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn,.page_checkout-tradePro .form-row__continue .form-row__col-btn{flex:0 0 50%;max-width:50%}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn .tradepro-shop-continue,.page_checkout-tradePro .form-row__continue .form-row__col-btn .tradepro-shop-continue{max-width:160px}.page_checkout-confirmation-new .right-aside .form-row__continue,.page_checkout-tradePro .right-aside .form-row__continue{display:none}.page_checkout-confirmation-new .container .form-row__action:last-child,.page_checkout-tradePro .container .form-row__action:last-child{padding-top:0}.page_checkout-confirmation-new .container .form-row__action:last-child:before,.page_checkout-tradePro .container .form-row__action:last-child:before{content:none}}.billie{display:flex;align-items:center;border:1px solid #ccc;background-color:#fff;padding:8px;gap:8px}.billie__logo{height:25px}.billie.billie-basket{margin:-20px -20px 0}.billie .billie__logo{height:25px}.billie__content{display:flex;flex-direction:column}.billie__title{font-size:.75rem;font-weight:500;line-height:1rem;color:#3e3e3e;white-space:normal}.billie__link{color:inherit;text-decoration:underline;font-weight:400;white-space:nowrap;display:inline-block}.billie__subtitle{font-size:.75rem;font-weight:400;line-height:1rem;color:#666}.modal.billie-modal :where(ul,ol){list-style:revert}.modal.billie-modal :where(li){display:list-item;list-style:inherit}.modal.billie-modal .modal-footer,.modal.billie-modal .modal-header{position:sticky;background-color:#fff;z-index:10;box-shadow:none;border-bottom:0;transition:box-shadow .3s;padding:0}.modal.billie-modal .modal-dialog{width:100%;max-width:100%;margin:0}.modal.billie-modal .modal-content{width:100%}.modal.billie-modal .modal-box__content{display:flex;flex-direction:column;max-height:100vh}.modal.billie-modal .modal-box__header:after{border:0}.modal.billie-modal .modal-header{top:0;border-bottom:1px solid #e9ecef;margin-right:-15px}.modal.billie-modal .billie-modal__heading{margin-bottom:8px}.modal.billie-modal .modal-box__footer-row{width:100%}.modal.billie-modal ol.billie-modal__list,.modal.billie-modal ul.billie-modal__list{padding-left:20px}.modal.billie-modal .modal-footer{justify-content:center;bottom:0;border-top:0}.modal.billie-modal .modal-footer .modal-box__inner-columns{margin:0}.modal.billie-modal .modal-box__container{padding:0}.modal.billie-modal .modal-box__inner-columns{padding:16px;margin:0 16px}.modal.billie-modal .modal-box__header .close{right:23px;top:8px}.modal.billie-modal .modal-box__inner-columns .btn{width:100%}.modal.billie-modal .modal-body{flex-grow:1;overflow-y:auto;overflow-x:hidden}.modal.billie-modal .modal-body .modal-box__inner-columns{padding:16px 16px 24px}.modal.billie-modal .modal-content[data-scroll-state=bottom] .modal-header,.modal.billie-modal .modal-content[data-scroll-state=middle] .modal-header{box-shadow:0 0 15px rgba(0,0,0,.2);border-bottom:0}.modal.billie-modal .modal-content[data-scroll-state=middle] .modal-footer,.modal.billie-modal .modal-content[data-scroll-state=top] .modal-footer{box-shadow:0 -2px 4px rgba(0,0,0,.05)}@media (min-width:576px){.modal.billie-modal .modal-content{width:476px;height:628px}.modal.billie-modal .modal-dialog{margin:0 auto;justify-content:center;max-width:100%;height:auto}.modal.billie-modal .modal-box__header .close{right:8px;top:8px}.modal.billie-modal .modal-body{margin-right:0}.modal.billie-modal .modal-body .modal-box__inner-columns{margin:0}.modal.billie-modal .modal-header{margin-right:0}.modal.billie-modal .modal-header .modal-box__inner-columns{margin:0}.modal.billie-modal .modal-footer{margin-right:0}.modal.billie-modal .modal-box__container{margin:0 auto}.modal.billie-modal.modal-box_full{background:0 0}}@media (min-width:768px){.modal.billie-modal .modal-content{height:auto}.modal.billie-modal .modal-dialog{justify-content:center}.modal.billie-modal .modal-box__inner-row{margin:0}.modal.billie-modal .modal-box__columns,.modal.billie-modal .modal-box__inner-columns{flex:0 0 100%;max-width:100%}.modal.billie-modal .modal-box__inner-columns .btn{width:auto}}.checkout-session-expired{border:1px solid #0277bd;padding:10px 15px;margin-bottom:40px;background-color:rgba(2,119,189,.05)}.checkout-session-expired .session-icon{float:left}.checkout-session-expired .session-icon .fa-exclamation-circle{color:#0277bd;margin-right:8px;font-size:1rem}.checkout-session-expired .session-icon .fa-times{float:right;margin-top:3px;color:#8b8b8b;font-size:1rem}.checkout-session-expired p{display:inline-block;margin-bottom:0;font-size:.95rem}@media (max-width:991.98px){.checkout-session-expired .session-icon{width:8%}.checkout-session-expired .session-icon .fa-exclamation-circle{vertical-align:top;height:100%}.checkout-session-expired .session-icon .fa-times{margin-top:0}.checkout-session-expired p{width:84%}}.checkout-sign-in{background-color:#f8f8f8;padding-top:40px;padding-bottom:40px}.checkout-sign-in h5{margin-top:30px}.checkout-sign-in__inner{padding:0 15px;max-width:570px;margin:0 auto}.checkout-sign-in__checkbox-wrap{margin-top:20px}.checkout-sign-in__password-wrap{margin-top:10px;margin-bottom:-20px}.checkout-sign-in__btn{min-width:160px}@media (max-width:767.98px){.checkout-sign-in__header{font-size:1.5rem;font-weight:500;line-height:2rem}.checkout-sign-in__btn{width:100%}.delivery-time__no-selection{font-weight:500}}.date-selection{position:relative}.date-selection.date-selection_selected{border:1px solid #ccc}.delivery-date{width:100%;height:324px}.delivery-time{position:relative;background:#fff}.delivery-time__no-selection{font-size:1.125rem;line-height:1.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%);font-weight:500;color:#3e3e3e;text-align:center}.date-selection_selected .delivery-time__no-selection{display:none}.calendar{height:100%;padding:20px;border:1px solid #ccc;text-align:center}.date-selection_selected .calendar{border:0}.calendar__month{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:20px}@media (max-width:767.98px){.calendar__month{font-weight:500}}.calendar__row{justify-content:space-between}.calendar__row_names{margin-bottom:10px;background:#eee}.calendar__cell{width:14.2857%;height:34px;line-height:2.375rem}.calendar__cell_cnt{font-size:1rem;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.calendar__cell_cnt:hover{border-color:#0277bd}.calendar__cell_inactive{pointer-events:none;color:#ccc}.calendar__cell_selected{background:#0277bd;color:#fff}.delivery-types{display:none;background:rgba(2,119,189,.05);margin:10px 10px 10px -20px;position:relative;padding:20px 20px 10px}.delivery-types__date{font-size:1.125rem;font-weight:500}.date-selection_selected .delivery-types{display:block}.delivery-types__name{font-size:1rem;font-weight:500;line-height:1.5rem;display:inline-block;margin-bottom:5px}.delivery-types__name .icon{display:inline;padding-left:5px;color:#0277bd}.delivery-types__slots{margin:10px 0 0;padding:0;list-style:none}.delivery-types__slot{margin-bottom:15px;display:flex;justify-content:flex-start}.delivery-types__slot .rbn{display:inline-block;width:175px;padding-right:20px}.delivery-types__cost{display:inline-block;text-transform:uppercase;font-weight:700;line-height:1.5rem;padding-right:20px}.delivery-types__confirm{width:76px;padding:8px 12px;margin:22px 0 0}.delivery-types__error{display:none;color:#cf000f;margin-bottom:15px;margin-top:-2px}.delivery-types__error-show{display:block}.delivery-types.delivery-types-hide{display:none}.delivery-types__accordion{display:none;pointer-events:auto}.delivery-types__accordion.collapsed{transform:rotate(0)}.delivery-types:after{top:0;right:-1px}.delivery-types:before{top:0;left:-1px}.delivery-types-fixed-height{height:280px!important}.delivery-type{padding-top:10px}.delivery-type+.delivery-type{border-top:1px solid #eee;margin-top:5px}.calendar__row{display:block}.calendar__row:not(.calendar__row_names):not(:last-child){padding-bottom:6px}.calendar__row_days,.calendar__row_names{display:flex}.calendar__row_extended{position:relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc;height:auto;overflow-y:scroll;text-align:left}.calendar__row_extended-hide,.calendar__row_extended-hide .delivery-types{display:none}.calendar__row_names{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.date-selection__inner{grid-gap:10px;display:flex}.delivery-date{width:100%}.date-selection_selected .delivery-date:after{top:20px;bottom:20px}.delivery-time{width:100%}.date-selection .delivery-time{background:initial}}@media (min-width:992px) and (max-width:1199.98px){.delivery-date,.delivery-time{max-width:50%;flex:1 1 50%}}@media (max-width:991.98px){.delivery-types{margin:10px;padding:20px}}@media (max-width:767.98px){.delivery-date,.delivery-time{flex:0 0 100%;max-width:100%;height:auto}.date-selection_time-visible .delivery-time{display:block}.delivery-types{margin:0;height:auto;padding:10px 20px 20px}.delivery-types__date{padding-top:10px}.delivery-types__slot{justify-content:space-between}.delivery-types__confirm{margin:5px 0 0}.delivery-types__accordion{display:block;position:absolute;z-index:1;top:20px;right:20px;font-size:1.125rem;color:#0277bd;transition:.5s;transform:rotate(180deg)}.calendar__row_extended{overflow-y:inherit}.calendar__row_extended-hide .delivery-types{display:block}.delivery-type{padding-top:10px}.delivery-type,.delivery-types__name,.rbn{text-align:left}}@media (max-width:575.98px){.delivery-types__error{margin-right:10px}}.delivery-details-product-oos{border:1px solid #ccc;width:100%;max-width:100%;margin:0 15px 30px;padding:15px 0}.delivery-details-product-oos .product-oos-inner{padding:0 50px}.delivery-details-product-oos .product-oos-inner .order-line:first-of-type{border-top:0}.delivery-details-product-oos .product-oos-inner .order-line__info a{color:#0277bd;text-decoration:underline}.delivery-details-product-oos .product-oos-inner .order-line__info a:hover{color:#0a3055}.delivery-details-product-oos .product-oos-inner p{display:inline-block;margin-right:20px}.delivery-details-product-oos .product-oos-inner .fa-question-circle{color:#0277bd;font-size:1.2rem;display:inline-block}.delivery-details-product-oos .product-oos-inner .btn{color:#fff;position:absolute;bottom:15px;width:calc(100% - 30px)}.delivery-details-product-oos .product-oos-inner .btn-notify{bottom:70px}.delivery-details-product-oos .product-oos-inner .btn-notify:focus{color:#0a3055}.delivery-details-product-oos .product-oos-inner .btn:hover{color:inherit}.component-date-selection{padding-top:0}.delivery-details__payment-details{margin-top:40px;min-width:210px}.delivery-details__payment-details_mobile{width:100%;margin-bottom:20px}.delivery-details-option{margin-top:40px;margin-bottom:20px}.delivery-details-option:first-child{margin-top:0}.delivery-details-option__delivery-info{display:flex;flex-wrap:wrap;align-items:stretch;margin:30px 0 10px}.delivery-details-option__delivery-info-left{width:50%;margin-right:10%}.delivery-details-option__delivery-info-left .checkout-address-time{height:100%}.delivery-details-option__delivery-info-right{width:40%}.delivery-details-option__delivery-info-right .schedule-item{font-size:.75rem;font-weight:500;line-height:1.5rem}.delivery-details-option__delivery-info-right .schedule-item:nth-child(odd){background:#eee}.delivery-details-option__delivery-info-right .schedule-item:nth-child(2n){background:0 0}.delivery-details-option__contact-details{margin-top:40px}.delivery-details-option__contact-details:first-child{margin-top:0}.delivery-details-option__contact-details .your-contact-details__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.delivery-details-option__contact-details .your-contact-details__descr{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.delivery-details-option__contact-details .your-contact-details .row-tel{margin-bottom:30px}.delivery-details-option__contact-details .your-contact-details h3:not(:first-child){padding-top:30px;border-top:1px solid #ccc}.delivery-details-option__contact-details .your-contact-details .order-update{margin:30px 0 40px}.delivery-details-option__contact-details .your-contact-details .form-row__action{margin-top:0}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.delivery-details-option__contact-details .your-contact-details__checkbox{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.delivery-details-option__contact-details .your-contact-details__checkbox span:first-of-type{font-size:1rem;font-weight:500;line-height:1.5rem}.delivery-details-option__contact-details .your-contact-details__checkbox .distance{font-size:1rem;font-weight:500;line-height:1.5rem;color:#8b8b8b;padding-left:10px}.delivery-details-option__contact-details .your-contact-details__checkbox .store-address{color:#8b8b8b}.delivery-details-option__contact-details .your-contact-details__checkbox .store-address__postcode{text-transform:uppercase}.delivery-details-option__contact-details .your-contact-details__checkbox-wrap{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.delivery-details-option__contact-details .your-contact-details .btn{min-width:160px}.right-aside{display:flex;flex-direction:column}@media (min-width:576px){.page_checkout-delivery-details .right-aside .checkout-widget__actions{display:none}}@media (min-width:768px){.delivery-details__payment-details_mobile{display:none}.delivery-details-option__contact-details .your-contact-details__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:70px;right:70px}.right-aside .checkout-voucher{order:0}}@media (min-width:992px){.delivery-details__payment-details_mobile{display:none}.delivery-details-option__contact-details .your-contact-details__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:8.33333%;right:8.33333%}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-left:22.22222%}.delivery-details-option__contact-details .your-contact-details__checkbox{flex:0 0 50%;max-width:50%}.right-aside .checkout-voucher{order:0}}@media (min-width:768px) and (max-width:991.98px){.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-left:11.11111%}}@media (max-width:1199.98px){.delivery-details-product-oos .product-oos-inner{padding:0 30px}.delivery-details-product-oos .product-oos-inner .content{width:100%;flex:100%;max-width:100%}.delivery-details-product-oos .product-oos-inner .content p{width:calc(90% - 20px);float:left}.delivery-details-product-oos .product-oos-inner .content .icon-info-component{float:right;width:10%;text-align:center;margin-top:5px}.delivery-details-product-oos .product-oos-inner .content .order-line:first-of-type{clear:both}.delivery-details-product-oos .product-oos-inner .right-aside{width:100%;flex:100%;max-width:100%;text-align:center}.delivery-details-product-oos .product-oos-inner .right-aside .btn{position:relative;bottom:auto;max-width:280px}}@media (max-width:991.98px){.delivery-details-product-oos{border:0;border-top:2px solid #ccc;padding-top:20px}.delivery-details-option__delivery-info{flex-direction:column}.delivery-details-option__delivery-info-left{width:100%;margin-right:0;margin-bottom:10px}.delivery-details-option__delivery-info-right{width:100%}.delivery-details-option__contact-details .your-contact-details__checkbox:not(:last-child){padding-bottom:10px}}@media (max-width:767.98px){.delivery-details-option__contact-details .your-contact-details .btn{width:100%}.delivery-details-product-oos .product-oos-inner .btn-notify{margin-bottom:1rem}.component-date-selection{padding-bottom:20px}.delivery-details__payment-details{display:none}.delivery-details-option_time-slot{margin-top:30px}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:15px;right:15px}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-bottom:20px}.continue-to-payment{padding-bottom:20px;width:100%}.continue-to-payment a{width:100%}.right-aside .checkout-voucher{order:-1}.right-aside .checkout-voucher .accordion__content .form-row__field{padding:0}}.edit-delivery-address .user-address,.page_checkout-delivery-address .user-address{padding:20px}.edit-delivery-address .user-address__content .user-address__links,.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 16.66667%;max-width:16.66667%;margin:0;position:relative}.edit-delivery-address .user-address__content .user-address__links .default-mark-full,.page_checkout-delivery-address .user-address__content .user-address__links .default-mark-full{margin:0;position:absolute;bottom:0;right:15px;width:70px}.edit-delivery-address .user-address__content .user-address__address,.edit-delivery-address .user-address__content .user-address__phone,.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 41.66667%;max-width:41.66667%;margin:0}.edit-delivery-address .user-address__content .user-address__btn,.page_checkout-delivery-address .user-address__content .user-address__btn{display:flex;flex-direction:column}.edit-delivery-address .user-address__content .user-address__btn .btn-remove-address,.page_checkout-delivery-address .user-address__content .user-address__btn .btn-remove-address{margin-bottom:15px}.edit-delivery-address .user-address__content .user-address__btn .btn-remove-address .icon,.page_checkout-delivery-address .user-address__content .user-address__btn .btn-remove-address .icon{position:relative;right:2px}.edit-delivery-address .user-address__content .user-address__btn .link-secondary,.page_checkout-delivery-address .user-address__content .user-address__btn .link-secondary{display:block;text-decoration:none;font-weight:500}.edit-delivery-address .user-address__wrapper .user-address:nth-of-type(2) .default-mark-full,.page_checkout-delivery-address .user-address__wrapper .user-address:nth-of-type(2) .default-mark-full{display:none}.edit-delivery-address .delivery-address__btn-back,.page_checkout-delivery-address .delivery-address__btn-back{margin-bottom:20px}.edit-delivery-address .delivery-address .btn-back-to-addresses,.page_checkout-delivery-address .delivery-address .btn-back-to-addresses{font-size:1rem;font-weight:500;line-height:1.5rem}.edit-delivery-address .delivery-address .user-address__title,.page_checkout-delivery-address .delivery-address .user-address__title{display:none}.edit-delivery-address .delivery-address .selected-address,.page_checkout-delivery-address .delivery-address .selected-address{display:block;font-weight:700;padding-bottom:10px}.edit-delivery-address a.btn-new-address,.page_checkout-delivery-address a.btn-new-address{display:block;margin-top:20px;font-size:16px}.edit-delivery-address div[data-auto-find] .form-row,.edit-delivery-address div[modaldata-auto-find] .form-row,.page_checkout-delivery-address div[data-auto-find] .form-row,.page_checkout-delivery-address div[modaldata-auto-find] .form-row{margin-bottom:0}.edit-delivery-address div[data-finded-address] a,.edit-delivery-address div[modaldata-finded-address] a,.page_checkout-delivery-address div[data-finded-address] a,.page_checkout-delivery-address div[modaldata-finded-address] a{margin-bottom:25px;text-align:center;display:block}.edit-delivery-address .btn-edit-manually,.page_checkout-delivery-address .btn-edit-manually{font-weight:700}.edit-delivery-address_guest .delivery-address-form .form-row__col-btn .btn-action,.page_checkout-delivery-address_guest .delivery-address-form .form-row__col-btn .btn-action{display:block;min-width:220px}.delivery-address-form{padding-right:0;padding-left:0;padding-bottom:30px}.delivery-address-form .form-row__col-btn{margin-top:20px}.delivery-address-form .form-row__col-btn .btn-action{width:220px}.delivery-address-form__inner{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.edit-delivery-address .btn-action .icon,.page_checkout-delivery-address .btn-action .icon,.page_checkout-delivery-details .btn-action .icon{height:0}.page_checkout-delivery-address .user-address__content{flex:0 0 100%;max-width:100%}@media (min-width:576px){.page_checkout-delivery-address .delivery-address__actions{width:220px}.page_checkout-delivery-address .right-aside .btn-delivery-details{display:none}#new-address-placeholder{padding:40px 0}}@media (min-width:768px){.page_checkout-delivery-address .edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn{flex:0 0 41.66667%;max-width:41.66667%}.page_checkout-delivery-address_guest .right-aside .form-row__col-btn .btn-action{display:none}.page_checkout-delivery-address_guest .content .form-row__col-btn .btn-action{display:block!important}}@media (min-width:992px){.page_checkout-delivery-address_guest .delivery-address-form__inner,.page_checkout-delivery-address div[data-new-address] .delivery-address-form__inner{margin-left:22.22222%;flex:0 0 55.55556%;max-width:55.55556%}}@media (min-width:768px) and (max-width:991.98px){.delivery-address-form .form-row__col-btn{flex:0 0 50%;max-width:50%}}.page_checkout-delivery-address_guest .delivery-address-form+.form-row__col-btn{width:220px;margin-top:20px}@media (max-width:991.98px){.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 50%;max-width:50%}.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 100%;max-width:100%;padding:15px 15px 0}}.page_checkout-delivery-details_asm .checkout-widget__header{display:block}.page_checkout-delivery-details_asm .checkout-widget__email{word-break:break-all}.page_checkout-delivery-details_asm .btn-delivery-details{width:220px}.checkout-your-details .form-row__action_custom:before{height:0}@media (max-width:767.98px){.page_checkout-delivery-address #new-address-form .btn-md-lg-continue-delivery-details{display:none}.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 100%;max-width:100%}.page_checkout-delivery-address .user-address__content .user-address__phone{padding-top:15px}.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 100%;max-width:100%;padding:15px 15px 0}.page_checkout-delivery-address .user-address__wrapper .checkout-widget__outer-button{display:none}.page_checkout-delivery-address .delivery-address__actions .btn-action{width:100%;display:none}.page_checkout-delivery-address .right-aside{margin-top:20px;display:block}.page_checkout-delivery-address .right-aside .btn-delivery-details{margin-bottom:0;display:block}.page_checkout-delivery-address.modal-open{margin-top:0!important}.page_checkout-delivery-address_guest .delivery-address-form+.form-row__col-btn{width:100%}.page_checkout-delivery-address_guest .delivery-address-form__inner .form-row__action{padding-bottom:30px}.page_checkout-delivery-address_guest .delivery-address-form .form-wrapper{padding-bottom:1px}.page_checkout-delivery-address_guest .content .form-row__col-btn .btn-action{display:none}.page_checkout-delivery-address_guest .right-aside{margin-top:inherit;display:block}.page_checkout-delivery-address_guest .right-aside .checkout-widget__outer-button{margin:0}.page_checkout-delivery-details #new-address-placeholder{padding-top:20px;padding-bottom:20px}.delivery-address-form{margin:0 -15px;padding-bottom:10px}.edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn{margin-top:15px}.edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn .btn-action{width:100%}div[data-finded-address]{margin-bottom:20px}.page_checkout-delivery-details_asm .btn-delivery-details{width:100%}.page_checkout-delivery-details_asm .checkout-widget_email{padding:20px 45px;margin:0 -15px 20px;order:2}.page_checkout-delivery-details_asm .checkout-widget_order-summary{order:1}.page_checkout-delivery-details_asm .checkout-voucher{order:3}.page_checkout-delivery-details_asm .right-aside{margin-top:0}.checkout-your-details .form-row__action{margin-top:20px}.checkout-your-details .form-row__col-btn{flex:0 0 100%;max-width:100%;text-align:center}}.checkout-your-details .row-tel{margin-bottom:30px}.checkout-your-details .form-row__col-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:768px){.checkout-your-details .form-row__col-btn{flex:0 0 50%;max-width:50%}}.checkout-your-details .edit-address{line-height:2.25rem;font-weight:500}.checkout-your-details__finded-address{margin-bottom:10px}@media (max-width:767.98px){.checkout-your-details .edit-address{margin-top:20px}.checkout-your-details .icon-info{width:40px;height:40px;line-height:40px}}.checkout-widget{padding:20px;background-color:#f8f8f8;margin-bottom:20px}.checkout-widget:last-child{margin-bottom:0}.checkout-widget .heading-3{margin-bottom:15px}.checkout-widget .heading-3_checkout-widget-supply .checkout-widget__edit-link{margin-top:2px}.checkout-widget .accordion{padding:0;border-bottom:0}.checkout-widget .accordion .accordion__content{padding:0;margin-top:20px}.checkout-widget .accordion .accordion__content-inner>:last-child{border-bottom:0;padding-bottom:0}.checkout-widget .accordion .accordion__header{padding-left:0}.checkout-widget .accordion .accordion__header-icon{left:-30px}.checkout-widget__accordion-wrap{position:relative}.checkout-widget__accordion-wrap .collapsed .accordion__header-icon-small{transform:rotate(180deg)}.checkout-widget__accordion-wrap .accordion__header-icon-small{display:block;position:absolute;left:80px;top:-2px;color:#0277bd;font-size:1.25rem}.checkout-widget__detail-name_accordion{display:block;cursor:pointer}.checkout-widget .accordion+.checkout-widget__detail-value,.checkout-widget__detail-name_accordion+.checkout-widget__details-hidden+span{position:absolute;top:0;right:0}.checkout-widget__details{font-size:.875rem;font-weight:500;line-height:1.375rem;padding-left:0;margin-bottom:0;list-style-type:none}.checkout-widget__details>li:last-child{margin:0}.checkout-widget__details>li:not(:first-of-type){margin-top:5px}.checkout-widget__details>.checkout-widget__accordion-wrap.checkout-widget__details-discount{margin-top:8px}.checkout-widget__details .checkout-widget__details-hidden{padding-left:15px;list-style:disc;margin-top:5px}.checkout-widget__details .checkout-widget__details-hidden li{font-size:.75rem;line-height:1rem;position:relative;font-weight:400;padding-right:20px}.checkout-widget__details .checkout-widget__details-hidden li.checkout-widget__voucher-removed{color:#cf000f;list-style:none}.checkout-widget__details .checkout-widget__details-hidden li .icon{width:16px;height:16px;line-height:16px;position:absolute;right:0;top:0;cursor:pointer;color:#8b8b8b;font-size:.875rem}.checkout-widget__details>.checkout-widget__details__item{overflow:hidden}.checkout-widget__details>.checkout-widget__details__item .checkout-widget__detail-name{white-space:nowrap}.checkout-widget__detail-block:first-child,.checkout-widget__detail-name{font-weight:700}.checkout-widget__detail-value:not(.checkout-widget__details-hidden),.checkout-widget__detail-value_no-float,.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){display:block;color:#8b8b8b}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:right}.checkout-widget .checkout-widget__detail-text_accented{color:#cf000f}.checkout-widget__total{margin-top:20px;padding-top:20px;border-top:1px solid #ccc}.checkout-widget__total-legend{font-weight:700}.checkout-widget__price{color:#0a3055;font-size:2.125rem;font-weight:700;line-height:2.25rem}.checkout-widget__actions,.checkout-widget__basket-block{margin-top:20px;padding-top:20px;border-top:1px solid #ccc}.checkout-widget__basket-block_cards{text-align:center;border-top:0;margin-top:0}.checkout-widget__basket-block_small{border-top:0;background:#f8f8f8;margin:0 -15px 15px;padding:30px 15px}.checkout-widget__basket-block_small .form-row__col-btn.pay-pal_container{padding-top:20px;border-bottom:0;margin-bottom:-10px}.checkout-widget__basket-block .pay-pal_container{padding:20px 0 0;border-bottom:1px solid #ccc}.checkout-widget__basket-block .pay-pal_container .paypal-button-container{min-width:inherit}.checkout-widget__basket-block .pay-pal_container .paypal-button-text{line-height:35px;font-size:.875rem;font-weight:500;padding-left:5px}.checkout-widget__basket-block .pay-pal_container .checkout-payment-details__link{margin:0}.checkout-widget__basket-block .pay-pal_container-link{margin-top:20px;width:100%;text-align:center;font-size:.75rem;display:inline-block}.checkout-widget__basket-block .pay-pal_container-email{position:relative;bottom:5px;margin:20px auto 0;text-align:center;font-size:.75rem;line-height:1.25rem}.checkout-widget__basket-block .pay-pal_container-email .pay-pal_email-heading{color:#8b8b8b;font-weight:500}.checkout-widget__payment-wrapper{position:relative;margin-top:10px;margin-left:-5px;margin-right:-5px;border:1px solid #ccc}.checkout-widget__secure-header{position:absolute;top:-10px;left:calc(50% - 100px);text-align:center;width:200px;font-weight:700;font-size:.8125rem;background:#f8f8f8}.checkout-widget__secure-icon{display:inline-block;margin-right:5px}.checkout-widget__secure-message,.checkout-widget__secure-ssl{font-size:.625rem;margin-bottom:0}.checkout-widget__secure-ssl{padding-top:9px;line-height:1rem}.checkout-widget__secure-message{position:absolute;bottom:-7px;left:calc(50% - 80px);text-align:center;width:160px;background:#f8f8f8}.checkout-widget__secure-link{display:block;text-align:center;margin-top:10px;padding-bottom:20px;border-bottom:1px solid #ccc}.checkout-widget__payment-list{margin:13px 20px 20px}.checkout-widget__payment-item{display:inline-block;margin:0 1px 6px}.checkout-widget__payment-img{height:24px}.checkout-widget__payment-img_large{height:30px;display:block}.checkout-widget__payment-img_large.verified-by-visa{background:url(../../img/visa-secure-border.png) 0 0/contain no-repeat;width:38px}.checkout-widget__payment-img_large.mastercard-secure-code{background:url(../../img/payments-small-2.png) 0 0/contain no-repeat;width:48px}.checkout-widget__payment-img_large.mastercard{background:url(../../img/basket-mastercard.png) 0 0/contain no-repeat;width:36px}.checkout-widget__payment-img_large.visa{background:url(../../img/visa.png) 0 0/contain no-repeat;width:39px}.checkout-widget__payment-img_large.paypal{background:url(../../img/basket-paypal.png) 0 0/contain no-repeat;width:39px}.checkout-widget__card-save .error,.checkout-widget__card-save .success{text-align:center;width:100%;color:#67a509;font-size:4rem;margin:10px 0 20px}.checkout-widget__card-save .error{color:#cf000f}.checkout-widget__action-description{font-size:.75rem;line-height:1rem;margin-top:16px}.checkout-widget__action-description_accented{font-size:.75rem;line-height:1rem;font-weight:500;color:#8b8b8b}.checkout-widget__edit-link{font-size:.875rem;font-weight:500;margin-top:4px;text-align:right;float:right}.checkout-widget__delivery-option{margin:0 -15px}.checkout-widget__subscribe-message{font-size:.75rem}.checkout-widget__detail-name.checkout-widget__detail-block,.checkout-widget__detail-value.checkout-widget__detail-block{width:100%;text-align:left}.content .checkout-widget_order-summary{margin-bottom:40px}.checkout-widget_order-summary_paypal-add .checkout-widget_order-summary{padding:0}.checkout-widget_order-summary_paypal-add .checkout-widget__header{text-align:center}.checkout-widget_order-summary_paypal-add .voucher-applied{display:none}.checkout-widget.voucher-applied .fa-check-circle{text-align:center;width:100%;color:#67a509;font-size:1rem;margin-bottom:10px}.checkout-widget #voucher-code{text-transform:uppercase}.checkout-widget__tooltip-bb{position:relative;display:inline-block}.tooltip-bb__element{display:inline-block;text-align:center;background:#0a3055;color:#fff;font-weight:400;border-radius:50%;width:20px;height:20px;cursor:pointer}.tooltip-bb__element:hover+.tooltip-bb__info,.tooltip-bb__element:hover+.tooltip-bb__info:after{visibility:visible}.tooltip-bb__info{width:154px;height:50px;padding:5px 5px 5px 10px;background:#0a3055;color:#fff;font-weight:400;bottom:130%;left:80%}.tooltip-bb__info,.tooltip-bb__info:after{position:absolute;display:block;visibility:hidden}.tooltip-bb__info:after{content:"";width:0;height:0;border-top:15px solid #0a3055;border-right:15px solid transparent;left:0;bottom:-20%}#checkout-widget-information{line-height:1.375rem}.checkout-widget__outer-button{margin-top:20px;margin-bottom:20px}.simplebar-content .checkout-widget__outer-button{width:calc(100% - 1px)}.checkout-voucher-hide{display:none}.checkout-voucher .form-row__field{padding-left:0;padding-right:0}.checkout-voucher input{text-transform:uppercase}.checkout-voucher input:-ms-input-placeholder,.checkout-voucher input::-ms-input-placeholder{color:transparent}.checkout-voucher input::placeholder{color:transparent}.voucher{padding-bottom:10px}.voucher .checkout-widget.checkout-voucher.checkout-voucher_fixed{padding:0}.voucher .checkout-widget.checkout-voucher{margin-bottom:0}.voucher .checkout-widget.checkout-voucher-hide{display:none}.voucher .checkout-widget.checkout-voucher.voucher-applied{background:#fff;height:40px;padding:8px 0;margin:0}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner{display:flex;align-items:center;justify-content:center;gap:8px}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon{display:inline-block}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon__check{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon__check i{font-size:24px;line-height:24px}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .fa-check-circle{font-size:1rem;margin:0}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner h5{font-size:.875rem;margin:0}.voucher .checkout-widget.checkout-voucher form{display:flex;justify-content:space-between;width:100%}.voucher .checkout-widget.checkout-voucher form .form-row{max-width:100%;flex:1;margin-right:16px;margin-bottom:0;padding:0}.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.voucher .checkout-widget.checkout-voucher form .form-row__error{margin-left:30px;font-weight:400}.voucher .checkout-widget.checkout-voucher form .voucher__btn{margin-top:0;margin-right:15px;height:40px}.voucher .checkout-widget{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-right:0;margin-left:15px}.voucher .checkout-widget.checkout-voucher form .form-row__error{margin-left:15px}.special-opening-schedule-item.schedule-item__time{white-space:nowrap}}@media (min-width:768px){.checkout-widget .accordion .accordion__content{display:block!important;margin-top:0}.checkout-widget .accordion .accordion__header,.checkout-widget__basket-block_small,.content .checkout-widget_order-summary{display:none}.basket-checkout-widget{position:sticky;top:35px}.checkout-voucher form .form-row__error{margin-left:15px}.checkout-voucher form .voucher__btn{max-width:115px;height:40px}.checkout-voucher form .form-row{flex:0 0 100%;max-width:100%}.checkout-voucher .form-row__field{margin-left:15px;margin-right:-15px}.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-right:0;margin-left:30px}}@media (min-width:1200px){.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:right}.tooltip-bb__element{margin-left:5px}.tooltip-bb__info{width:160px}}@media (max-width:1199.98px){.page_checkout-delivery-address .user-address__content .user-address__links .default-mark-full{text-align:right;right:35px}.checkout-widget__secure-header{font-size:.6875rem;left:calc(50% - 85px);width:170px;top:-9px}}@media (min-width:992px){.checkout-voucher{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.checkout-voucher form{align-items:flex-start}}@media (max-width:991.98px){.checkout-widget__secure-ssl{padding-top:10px}}@media (max-width:767.98px){.checkout-widget .heading-3{font-size:1.5rem}.checkout-widget__actions,.checkout-widget__header{display:none}.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:right}.checkout-widget__total{padding-top:10px}.checkout-widget__price{margin-top:5px}.checkout-widget__basket-block .pay-pal_container-link{font-size:.875rem}.checkout-widget__basket-block .pay-pal_container-email{font-size:.875rem;line-height:1.5rem}.checkout-widget__secure-header{top:-12px;left:calc(50% - 110px);text-align:center;width:220px;font-size:.875rem}.checkout-widget__secure-ssl{padding-top:14px}.checkout-widget__secure-message,.checkout-widget__secure-ssl{font-size:.75rem}.checkout-widget__secure-message{left:calc(50% - 100px);width:200px;bottom:-9px}.checkout-widget_order-summary .accordion__header-text{margin-left:4px}.checkout-widget_order-summary .accordion__content-inner{padding-left:4px}.checkout-widget_email .checkout-widget__header{display:block}.tooltip-bb__element{margin-left:5px}.tooltip-bb__info{width:160px}.checkout-widget__click-collect{display:none}}@media (min-width:992px) and (max-width:1199.98px){.checkout-widget .heading-3_checkout-widget-supply{font-size:1.125rem}.checkout-widget__detail-name,.checkout-widget__detail-value:not(.checkout-widget__details-hidden){display:block}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:none}}@media (min-width:768px) and (max-width:991.98px){.checkout-widget .heading-3_checkout-widget-supply{font-size:1.125rem}.checkout-widget__detail-name_accordion{padding-bottom:20px}.checkout-widget__detail-name,.checkout-widget__detail-value:not(.checkout-widget__details-hidden){display:block}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:none}.checkout-widget__action-description_accented{font-size:.625rem}}@media (max-width:575.98px){.checkout-widget__payment-wrapper{margin-left:-30px;margin-right:-25px}.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:none;display:block}}.edit-delivery-address__actions{padding:40px 0}.edit-delivery-address__actions .btn-action,.edit-delivery-address__actions .btn-secondary{width:100%}.edit-delivery-address__add-btn,.edit-delivery-address__delivery-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__content{flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__address,.edit-delivery-address .modal-content .user-address__phone{flex:0 0 37.5%;max-width:37.5%}.edit-delivery-address .modal-content .user-address__links{flex:0 0 25%;max-width:25%}.edit-delivery-address .modal-content .user-address__btn{min-width:90px}.edit-delivery-address .modal-content .edit-delivery-address__actions .btn-action{min-width:220px}@media (min-width:1200px){.edit-delivery-address__add-btn,.edit-delivery-address__delivery-btn{flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:1199.98px){.edit-delivery-address__add-btn{margin-bottom:20px}.edit-delivery-address .user-address__content .user-address__links .default-mark-full{right:0}}@media (max-width:767.98px){.edit-delivery-address .modal-content .user-address__address,.edit-delivery-address .modal-content .user-address__links,.edit-delivery-address .modal-content .user-address__phone{flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__links,.edit-delivery-address .modal-content .user-address__phone{padding-top:15px}.edit-delivery-address .modal-content .user-address__links{padding:15px 15px 0}.edit-delivery-address .modal-content .user-address__links .default-mark-full{padding-right:15px;text-align:right}.edit-delivery-address .modal-content .user-address__wrapper .btn-delivery-details{display:none!important}.edit-delivery-address .modal-content .edit-delivery-address__actions .btn-action{min-width:220px}.baskets__basket-summary .checkout-widget .accordion__header{padding-left:35px}.baskets__basket-summary .checkout-widget .accordion__header-icon{left:0}}.terms-and-conditions__section{padding:20px 0}.terms-and-conditions__section+.terms-and-conditions__section{border-top:1px solid #ccc}.terms-and-conditions__section-title{margin-bottom:20px}.terms-and-conditions__list{padding-left:20px}.terms-and-conditions__print-btn{margin-bottom:10px}.baskets{margin-top:40px}@media (min-width:768px){.baskets__basket{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.baskets__basket-lines{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:991.98px){.baskets__basket-lines{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width:992px){.baskets__basket-lines{flex:0 0 75%;max-width:75%}}@media (min-width:768px) and (max-width:991.98px){.baskets__basket-summary{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:768px){.baskets__basket-summary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:992px){.baskets__basket-summary{flex:0 0 25%;max-width:25%}}.baskets__basket-summary .checkout-widget__header{white-space:nowrap}.baskets .order-line__img-static,.baskets .order-line__title_static{display:block!important}.baskets .order-line__img-link,.baskets .order-line__title_link{display:none!important}.page_checkout-payment-details .lines-group{margin-top:20px}.checkout-payment-details .rbn_align{line-height:1.375em}.checkout-payment-details .rbn__icons{display:inline-flex;align-items:center;gap:8px;vertical-align:top}.checkout-payment-details .rbn__icons img{border:1px solid #ccc;background-color:#fff;border-radius:3px;width:48px;height:30px;padding:4px}.checkout-payment-details__card-details_hidden,.checkout-payment-details__payment-method_hidden{display:none}.checkout-payment-details__card-details{margin-bottom:20px}.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child{margin-bottom:30px}.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child:after{position:absolute;content:"";height:2px;background:#eee;left:15px;right:15px}.checkout-payment-details__holder{margin:0 0 30px}.checkout-payment-details__link{margin-left:20px;vertical-align:bottom}.checkout-payment-details__paypal-email{margin:10px 0 0 34px;font-size:.9rem}.checkout-payment-details__paypal-email a{margin-left:10px}.checkout-payment-details__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.checkout-payment-details__title{margin-bottom:20px}.checkout-payment-details__info{flex:0 0 100%;max-width:100%;flex:1 0 auto;margin-bottom:0}.checkout-payment-details__descr{flex:0 0 100%;max-width:100%}.checkout-payment-details__descr,.checkout-payment-details__descr_full,.checkout-payment-details__descr_large{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__descr_full{flex:0 0 100%;max-width:100%}.checkout-payment-details__card-title{flex:0 0 100%;max-width:100%;margin-bottom:30px}.checkout-payment-details__card-heading{margin-bottom:10px}.checkout-payment-details__card-holder{margin-bottom:20px;flex:0 0 100%;max-width:100%}.checkout-payment-details__card-holder:last-of-type{margin-bottom:0}.checkout-payment-details__card{padding:20px 30px 20px 20px;background:#fff;border:1px solid #ccc}.checkout-payment-details__card .card-warning{flex-basis:100%}.checkout-payment-details__card-content{margin-bottom:20px}.checkout-payment-details__card-content .row .card__links{position:relative}.checkout-payment-details__card-content .row .card__links .link-secondary{display:block;text-decoration:none;font-weight:500}.checkout-payment-details__card-content .row .card__links .link-secondary:first-child{margin-bottom:15px}.checkout-payment-details__action .btn-primary,.checkout-payment-details__action .btn-secondary{display:block}.checkout-payment-details__action .btn-primary+.btn-secondary,.checkout-payment-details__action .btn-secondary+.btn-secondary{margin-top:20px}.checkout-payment-details__action .btn-primary+.rbn,.checkout-payment-details__action .btn-secondary+.rbn{margin-top:35px}.checkout-payment-details__card-info{margin:0;padding:0;line-height:1.375rem;color:#8b8b8b}.checkout-payment-details__card-info dt{color:#3e3e3e;font-weight:500}.checkout-payment-details__delete .delete-heading{margin:20px 0 10px;font-size:1.2rem}.checkout-payment-details__delete .btn{margin-right:20px;padding:8px 40px}.checkout-payment-details__delete .delete-warning{display:inline-block}.checkout-payment-details .form-row__col-field{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details .form-row__action{margin-top:20px}.checkout-payment-details .form-row__action .form-row__col-terms{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details .form-row__action .btn_full{min-width:145px}.checkout-payment-details .link-secondary{display:inline-block}.checkout-payment-details .form-row__action_normal{position:relative;margin-top:0;margin-bottom:0;padding-top:40px}.checkout-payment-details .form-row__action_normal:before{content:"";background:#ccc;position:absolute;top:0;left:15px;right:15px;height:1px}.checkout-payment-details .form-row__action_normal .form-row__col-btn,.checkout-payment-details__back-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__back-btn{font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:20px}.checkout-payment-details__place-order_visible{display:flex!important}.checkout-payment-details__icon{pointer-events:none}.checkout-payment-card-ineligible__excuse{font-weight:700}.confirm-delete .rbn{visibility:hidden}.address-data{margin:0;padding:0;line-height:1.375rem}.address-data__address1,.address-data__address2,.address-data__city,.address-data__country,.address-data__name,.address-data__postal-code{display:block}.default-mark{margin-top:20px;text-align:center}a.pay-pal_wrap{text-decoration:none}a.pay-pal_wrap .paypal-logo{padding:0;display:inline-block;background:0 0;border:0}a.pay-pal_wrap .paypal-button>.paypal-logo{vertical-align:top;position:relative;top:50%;transform:translateY(-50%);text-align:left;height:17px;max-height:21px;min-height:14px}a.pay-pal_wrap .paypal-button>.paypal-logo_icon{width:16px}a.pay-pal_wrap .paypal-button>.paypal-logo_icon-text{width:60px}a.pay-pal_wrap .paypal-button .paypal-button-text{vertical-align:top;position:relative;top:50%;transform:translateY(-50%);text-align:left;display:inline-block;white-space:pre-wrap;margin-right:5px}a.pay-pal_wrap .paypal-button{border:1px solid transparent;border-radius:4px;position:relative;width:100%;padding:4px;box-sizing:border-box;vertical-align:top;cursor:pointer;overflow:hidden;text-align:center;background:#ffc439;color:#111;height:40px}a.pay-pal_wrap .paypal-button:hover{filter:brightness(.95)}a.pay-pal_wrap .paypal-button iframe{z-index:1!important}a.pay-pal_wrap .paypal-button iframe .paypal-button-row{height:50px;min-height:50px;max-height:50px}a.pay-pal_wrap .paypal-button-container{min-width:200px;max-width:300px;font-size:11px}@media (max-width:767px) and (min-width:321px){a.pay-pal_wrap .paypal-button-container{min-width:300px;max-width:500px;font-size:14px}a.pay-pal_wrap .paypal-button>.paypal-logo{height:21px;max-height:27px;min-height:18px}}@media (min-width:768px){.checkout-payment-details .checkout-payment-details__info-holder{display:flex;width:100%}.checkout-payment-details__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}.checkout-payment-details__card-content .row .billing-address,.checkout-payment-details__card-content .row .payment-card{flex:0 0 37.5%;max-width:37.5%}.checkout-payment-details__card-content .card__links{flex:0 0 25%;max-width:25%}.checkout-payment-details__card-content .card__links .default-mark-full{position:absolute;bottom:0;left:45px}.checkout-payment-details__action .btn-primary,.checkout-payment-details__action .btn-secondary{min-width:130px}.checkout-payment-details .form-row__action_normal .form-row__col-btn,.checkout-payment-details .form-row__col-field{flex:0 0 40%;max-width:40%}.checkout-payment-details__back-btn{margin-left:11.11111%}}@media (min-width:992px){.checkout-payment-details__info{line-height:2.5rem}.checkout-payment-details .checkout-payment-details__col-btn_info{min-width:160px}.checkout-payment-details__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}.checkout-payment-details__descr_large{margin-left:8.33333%;margin-right:8.33333%}.checkout-payment-details .form-row__save .form-row__field{margin-left:22.22222%}.checkout-payment-details__card{flex-wrap:wrap;margin-left:8.33333%;margin-right:8.33333%}.checkout-payment-details__card-content{flex:1 0 auto}.checkout-payment-details__action{border-left:1px solid #ccc;padding:0 0 0 30px;display:flex;flex-direction:column;justify-content:center}.checkout-payment-details .form-row__col-img{flex:0 0 33.33333%;max-width:33.33333%;margin-left:15px}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 22.22222%;max-width:22.22222%}.checkout-payment-details .form-row__action .form-row__col-btn:first-child{margin-left:22.22222%}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 33.33333%;max-width:33.33333%;padding-left:0;padding-right:0;margin-left:30px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-btn{flex:0 0 33.33333%;max-width:33.33333%}.checkout-payment-details .form-row__action_custom:before{left:8.33333%;right:8.33333%}.checkout-payment-details__back-btn{margin-left:22.22222%}}@media (min-width:768px) and (max-width:991.98px){.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child:after{left:0;right:0}.checkout-payment-details__info{flex:0 0 44.44444%;max-width:44.44444%;margin-left:11.11111%}.checkout-payment-details .checkout-payment-details__col-btn_info{flex:0 0 33.33333%;max-width:33.33333%}.checkout-payment-details .form-row__save .form-row__field,.checkout-payment-details__card-title{margin-left:11.11111%}.checkout-payment-details__card{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 44.44444%;max-width:44.44444%;margin-left:11.11111%}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 44.44444%;max-width:44.44444%;padding-right:40px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-btn{flex:0 0 100%;max-width:100%;margin-bottom:20px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-terms{flex:0 0 100%;max-width:100%;text-align:center}.checkout-payment-details .form-row__action_custom:before{left:50px;right:50px}}@media (max-width:1199.98px){.checkout-payment-details__delete .btn{width:100%;margin:0 0 15px}}@media (max-width:991.98px){.checkout-payment-details__card-holder{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__card-content .row .billing-address,.checkout-payment-details__card-content .row .payment-card{flex:0 0 100%;max-width:100%}.checkout-payment-details__card-content .row .card__links{flex:0 0 100%;max-width:100%;padding-top:15px}.checkout-payment-details__card-content .row .card__links .default-mark-full{position:absolute;right:0;bottom:-2px;left:inherit}.checkout-payment-details__action{flex:0 0 100%;max-width:100%;border-top:1px solid #ccc;padding:30px 0;text-align:center}.checkout-payment-details .form-row__col-img{flex:0 0 66.66667%;max-width:66.66667%}.confirm-delete{display:none}}@media (max-width:767.98px){.checkout-payment-details__info{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}.checkout-payment-details .checkout-payment-details__info-holder{flex:0 0 100%;max-width:100%}.checkout-payment-details .checkout-payment-details__col-btn_info{flex:0 0 100%;max-width:100%}.checkout-payment-details .checkout-payment-details__col-btn_info,.checkout-payment-details__card-title{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__card{flex:0 0 100%;max-width:100%;padding:20px}.checkout-payment-details__card-content .row .card__links .default-mark-full{position:absolute;right:15px}.checkout-payment-details .form-row__col-field{flex:0 0 50%;max-width:50%}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 100%;max-width:100%;margin-bottom:20px}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 100%;max-width:100%;text-align:center}.checkout-payment-details .form-row__action_custom:before{left:15px;right:15px}}@media (max-width:575.98px){.checkout-payment-details{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.page_split-orders .container .row .right-aside{top:0;margin-bottom:100px}}.page_split-orders .product-delivery-table.product-supplier-delivery{border-left:0;border-right:0}.page_split-orders .product-delivery-table.product-supplier-delivery .shopping-card-container{border-left:1px solid #ccc;border-right:1px solid #ccc}.page_split-orders .product-delivery-table.product-supplier-delivery .shopping-card-heading{display:block}.page_split-orders .product-delivery-table.product-supplier-delivery .checkout__text-highlighted{display:inline-block}.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}.footer-checkout{padding:0}.footer-checkout-holder{width:100%;margin-right:auto;margin-left:auto;display:flex;align-items:center;flex-direction:column;background-color:#f8f8f8;padding:25px 0}@media (min-width:576px){.footer-checkout-holder{max-width:540px}}@media (min-width:768px){.footer-checkout-holder{max-width:720px}}@media (min-width:992px){.page_split-orders .container .row .right-aside{top:0;margin-bottom:78px}.footer-checkout-holder{max-width:960px}}@media (min-width:1200px){.footer-checkout-holder{max-width:1140px}}.footer-checkout .payments{margin-bottom:15px;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.footer-checkout .payments .payments__item{margin-right:10px}.footer-checkout .payments .payments__item:last-child{margin-right:0}.footer-checkout .payments .payments__item .payments__img{height:auto;width:auto}.footer-checkout__copyright{font-size:.75rem;line-height:1rem;white-space:nowrap}@media (min-width:768px){.footer-checkout{padding:0 15px}.footer-checkout-holder{flex-direction:row;justify-content:space-between}.footer-checkout .payments{text-align:left;margin-bottom:0}.footer-checkout .payments .payments__item{margin-right:25px}.footer-checkout .payments,.footer-checkout__copyright{flex:1}}body.page_checkout,html{height:100%}body.page_checkout main{min-height:calc(100% - 160px)}body.page_checkout .right-aside{overflow-x:hidden}.new-checkout-login-guest .full-width-content,.new-checkout-login-secure .full-width-content,.new-checkout-login-wickes .full-width-content{padding-bottom:10px}.new-checkout-login-guest .content,.new-checkout-login-secure .content,.new-checkout-login-wickes .content{padding:0}.new-checkout-login-guest .new-checkout-form__submit-block .btn-guest-checkout,.new-checkout-login-secure .new-checkout-form__submit-block .btn-guest-checkout,.new-checkout-login-wickes .new-checkout-form__submit-block .btn-guest-checkout{margin-bottom:20px}.new-checkout-login-guest .new-checkout-form .question-block,.new-checkout-login-secure .new-checkout-form .question-block,.new-checkout-login-wickes .new-checkout-form .question-block{display:flex;justify-content:space-between;align-items:baseline}.new-checkout-login-guest .new-checkout-form .question-block .warning-required,.new-checkout-login-secure .new-checkout-form .question-block .warning-required,.new-checkout-login-wickes .new-checkout-form .question-block .warning-required{margin:0}.new-checkout-login-guest .new-checkout-form .question-block .forgot-link,.new-checkout-login-secure .new-checkout-form .question-block .forgot-link,.new-checkout-login-wickes .new-checkout-form .question-block .forgot-link{text-decoration:none}.new-checkout-login-guest .new-checkout-form .no-user-block,.new-checkout-login-secure .new-checkout-form .no-user-block,.new-checkout-login-wickes .new-checkout-form .no-user-block{display:flex}.new-checkout-login-guest .new-checkout-form .no-user-block .no-user-name,.new-checkout-login-secure .new-checkout-form .no-user-block .no-user-name,.new-checkout-login-wickes .new-checkout-form .no-user-block .no-user-name{margin-right:15px}.new-checkout-login-guest .new-checkout-form .btn-guest-checkout-back,.new-checkout-login-secure .new-checkout-form .btn-guest-checkout-back,.new-checkout-login-wickes .new-checkout-form .btn-guest-checkout-back{margin:40px auto 0;max-width:300px}.new-checkout-login-guest .new-checkout-form .form-row,.new-checkout-login-secure .new-checkout-form .form-row,.new-checkout-login-wickes .new-checkout-form .form-row{padding:0}.new-checkout-login-guest .footer-checkout,.new-checkout-login-secure .footer-checkout,.new-checkout-login-wickes .footer-checkout{padding:0 15px}.new-checkout-login-guest .modal .modal-header .modal-title,.new-checkout-login-secure .modal .modal-header .modal-title,.new-checkout-login-wickes .modal .modal-header .modal-title{color:#003058;position:relative;top:30px}.new-checkout-login-guest .modal .modal-header .fa-times,.new-checkout-login-secure .modal .modal-header .fa-times,.new-checkout-login-wickes .modal .modal-header .fa-times{color:#0277bd;width:30px;height:30px}.new-checkout-login-guest .modal .modal-box__header:after,.new-checkout-login-secure .modal .modal-box__header:after,.new-checkout-login-wickes .modal .modal-box__header:after{border:0}.new-checkout-login-guest .modal .form-row__action:before,.new-checkout-login-secure .modal .form-row__action:before,.new-checkout-login-wickes .modal .form-row__action:before{border:0;background:0 0}.new-checkout-login-guest .modal .modal-reset-wrap,.new-checkout-login-secure .modal .modal-reset-wrap,.new-checkout-login-wickes .modal .modal-reset-wrap{display:none}.new-checkout-login-guest .modal .modal-reset-block,.new-checkout-login-secure .modal .modal-reset-block,.new-checkout-login-wickes .modal .modal-reset-block{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;padding:30px 0 80px}.new-checkout-login-guest .modal .modal-reset-icon,.new-checkout-login-secure .modal .modal-reset-icon,.new-checkout-login-wickes .modal .modal-reset-icon{margin-right:25px}.new-checkout-login-guest .modal .modal-reset-icon__wrap,.new-checkout-login-secure .modal .modal-reset-icon__wrap,.new-checkout-login-wickes .modal .modal-reset-icon__wrap{width:80px;height:80px;background-color:#67a509;border-radius:50%;display:flex;justify-content:center;align-items:center}.new-checkout-login-guest .modal .modal-reset-icon .fa-check,.new-checkout-login-secure .modal .modal-reset-icon .fa-check,.new-checkout-login-wickes .modal .modal-reset-icon .fa-check{width:30px;height:30px;color:#fff}.new-checkout-login-secure .notification{margin-bottom:17px}.banner-news{background:#004587;color:#fff;margin:0 -15px;padding:5px 10px;display:flex;align-items:center;justify-content:center}.banner-news__content{text-align:center}.banner-news__content .description{margin-top:5px;font-size:14px;font-weight:400;line-height:22px}.banner-news__content+.banner-news__image{margin-left:5px}.banner-news .banner-news__image{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:41px;height:41px}.banner-news .banner-news__image .svg-inline--fa.fa-shipping-fast{font-size:1.7rem;height:auto}@media (max-width:767.98px){.checkout-voucher .form-row__error{padding:0}}@media (min-width:576px) and (max-width:767.98px){.checkout-voucher .form-row{margin:0;padding:0}}@media (min-width:576px){.banner-news{margin:0}}@media (min-width:768px){.banner-news{padding:8px 30px}}
@@ -1 +0,0 @@
1
- .header-wrapper--checkout .header-inner{margin-right:-15px;justify-content:space-between}.header-wrapper--checkout .header-logo{display:block;padding-left:0}.header-wrapper--checkout .header-logo .header-logo__link{display:block}.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo__link-tp,.header-wrapper--checkout .header-logo .header-logo_wickes{height:92px;width:130px}.header-wrapper--checkout .header-logo .header-logo__link-tp_small,.header-wrapper--checkout .header-logo .header-logo__link_small,.header-wrapper--checkout .header-logo .header-logo_wickes_small{height:72px;width:109px}.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo_wickes{background-image:url(../../img/wickes-logo.svg)}.header-wrapper--checkout .header-logo .header-logo__link-tp{background-image:url(../../img/tradePro-logo_desk.png);transform:translateY(7px)}.header__main-title{color:#fff;font-size:21px;text-align:right}@media (min-width:768px){.header__main-title{font-size:26px;text-align:center;top:auto}}@media (min-width:992px){.header__main-title{font-size:33px}.header-wrapper--checkout .header-logo{padding-left:15px}}.header__contact-data{display:flex;flex-direction:column;justify-content:center;font-weight:500;padding-right:15px;color:#fff;text-align:right}@media (max-width:767.98px){.header-wrapper--checkout .header-logo .header-logo__link,.header-wrapper--checkout .header-logo .header-logo__link-tp,.header-wrapper--checkout .header-logo .header-logo_wickes{height:59px;width:130px}.header__contact-data{padding-left:0;font-size:.75rem;line-height:1rem;white-space:nowrap;-ms-grid-row-align:center;align-self:center}}.header__logout{display:block;margin-bottom:5px;text-decoration:none;font-weight:400;color:#fff}.header__logout:hover{color:#fff;text-decoration:underline}@media (min-width:768px){.header__contact-data{padding-left:25px;min-height:50px;border-left:1px solid #eee}.header__help{font-size:1rem;line-height:2.125rem}.header__logout+.header__help{line-height:normal}.header__logout{font-size:.75rem;line-height:1rem}.header-wrapper--checkout .header-logo .header-logo__link-tp{margin-top:0}}.footer-checkout{padding:0}.footer-checkout-holder{width:100%;margin-right:auto;margin-left:auto;display:flex;align-items:center;flex-direction:column;background-color:#f8f8f8;padding:25px 0}@media (min-width:576px){.footer-checkout-holder{max-width:540px}}@media (min-width:768px){.footer-checkout-holder{max-width:720px}}@media (min-width:992px){.footer-checkout-holder{max-width:960px}}@media (min-width:1200px){.footer-checkout-holder{max-width:1140px}}.footer-checkout .payments{margin-bottom:15px;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.footer-checkout .payments .payments__item{margin-right:10px;vertical-align:middle}.footer-checkout .payments .payments__item .payments__icons{display:block;background:url(../../img/payments-sprite.png) no-repeat;border-radius:3px;text-indent:-9999px}.footer-checkout .payments .payments__item .payments__icons.payments-mastercard{background-position:-110px -9px;height:28px;width:36px}.footer-checkout .payments .payments__item .payments__icons.payments-maestro{background-position:-110px -49px;height:33px;width:36px;transform:translateY(3px)}.footer-checkout .payments .payments__item .payments__icons.payments-visa{background-position:-10px -54px;height:22px;width:68px}.footer-checkout .payments .payments__item .payments__icons.payments-paypal{background-position:-10px -9px;height:24px;width:80px}.footer-checkout__copyright{font-size:.75rem;line-height:1rem;white-space:nowrap}@media (min-width:768px){.footer-checkout{padding:0 15px}.footer-checkout-holder{flex-direction:row;justify-content:space-between}.footer-checkout .payments{text-align:left;margin-bottom:0;flex:0 0 50%;max-width:50%}.footer-checkout .payments .payments__item{margin-right:25px}}.checkout-session-expired{border:1px solid #0277bd;padding:10px 15px;margin-bottom:40px;background-color:rgba(2,119,189,.05)}.checkout-session-expired .session-icon{float:left}.checkout-session-expired .session-icon .fa-exclamation-circle{color:#0277bd;margin-right:8px;font-size:1rem}.checkout-session-expired .session-icon .fa-times{float:right;margin-top:3px;color:#8b8b8b;font-size:1rem}.checkout-session-expired p{display:inline-block;margin-bottom:0;font-size:.95rem}@media (max-width:991.98px){.checkout-session-expired .session-icon{width:8%}.checkout-session-expired .session-icon .fa-exclamation-circle{vertical-align:top;height:100%}.checkout-session-expired .session-icon .fa-times{margin-top:0}.checkout-session-expired p{width:84%}}.checkout-sign-in{background-color:#f8f8f8;padding-top:40px;padding-bottom:40px}@media (max-width:767.98px){.checkout-sign-in{margin-left:-15px;margin-right:-15px}.checkout-sign-in .form-row__col-btn,.checkout-sign-in .form-row__field,.checkout-sign-in .form-row__label{padding:0}.checkout-sign-in__header{font-size:1.5rem;font-weight:500;line-height:2rem}}.checkout-sign-in h5{margin-top:30px}.checkout-sign-in__inner{padding:0 15px;max-width:570px;margin:0 auto}.checkout-sign-in__checkbox-wrap{margin-top:20px}.checkout-sign-in__password-wrap{margin-top:10px;margin-bottom:-20px}.checkout-sign-in__btn{min-width:160px}.date-selection{position:relative}.date-selection.date-selection_selected{border:1px solid #ccc}.delivery-date{width:100%;height:324px}.delivery-time{position:relative;background:#fff}.delivery-time__no-selection{font-size:1.125rem;line-height:1.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%);font-weight:500;color:#3e3e3e;text-align:center}@media (max-width:767.98px){.checkout-sign-in__btn{width:100%}.delivery-time__no-selection{font-weight:500}}.date-selection_selected .delivery-time__no-selection{display:none}.calendar{height:100%;padding:20px;border:1px solid #ccc;text-align:center}.date-selection_selected .calendar{border:0}.calendar__month{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:20px}@media (max-width:767.98px){.calendar__month{font-weight:500}}.calendar__row{justify-content:space-between}.calendar__row_names{margin-bottom:10px;background:#eee}.calendar__cell{width:14.2857%;height:34px;line-height:2.375rem}.calendar__cell_cnt{font-size:1rem;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.calendar__cell_cnt:hover{border-color:#0277bd}.calendar__cell_inactive{pointer-events:none;color:#ccc}.calendar__cell_selected{background:#0277bd;color:#fff}.delivery-types{display:none;background:rgba(2,119,189,.05);margin:10px 10px 10px -20px;position:relative;padding:20px 20px 10px}.delivery-types__date{font-size:1.125rem;font-weight:500}.date-selection_selected .delivery-types{display:block}.delivery-types__name{font-size:1rem;font-weight:500;line-height:1.5rem;display:inline-block;margin-bottom:5px}.delivery-types__name .icon{display:inline;padding-left:5px;color:#0277bd}.delivery-types__slots{margin:10px 0 0;padding:0;list-style:none}.delivery-types__slot{margin-bottom:15px;display:flex;justify-content:flex-start}.delivery-types__slot .rbn{display:inline-block;width:175px;padding-right:20px}.delivery-types__cost{display:inline-block;text-transform:uppercase;font-weight:700;line-height:1.5rem;padding-right:20px}.delivery-types__confirm{width:76px;padding:8px 12px;margin:22px 0 0}.delivery-types__error{display:none;color:#cf000f;margin-bottom:15px;margin-top:-2px}.delivery-types__error-show{display:block}.delivery-types.delivery-types-hide{display:none}.delivery-types__accordion{display:none;pointer-events:auto}.delivery-types__accordion.collapsed{transform:rotate(0)}.delivery-types:after{top:0;right:-1px}.delivery-types:before{top:0;left:-1px}.delivery-types-fixed-height{height:280px!important}.delivery-type{padding-top:10px}.delivery-type+.delivery-type{border-top:1px solid #eee;margin-top:5px}.calendar__row{display:block}.calendar__row:not(.calendar__row_names):not(:last-child){padding-bottom:6px}.calendar__row_days,.calendar__row_names{display:flex}.calendar__row_extended{position:relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc;height:auto;overflow-y:scroll;text-align:left}.calendar__row_extended-hide,.calendar__row_extended-hide .delivery-types{display:none}.calendar__row_names{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.date-selection__inner{grid-gap:10px;display:flex}.delivery-date{width:100%}.date-selection_selected .delivery-date:after{top:20px;bottom:20px}.delivery-time{width:100%}.date-selection .delivery-time{background:initial}}@media (min-width:992px) and (max-width:1199.98px){.delivery-date,.delivery-time{max-width:50%;flex:1 1 50%}}@media (max-width:991.98px){.delivery-types{margin:10px;padding:20px}}@media (max-width:767.98px){.delivery-date,.delivery-time{flex:0 0 100%;max-width:100%;height:auto}.date-selection_time-visible .delivery-time{display:block}.delivery-types{margin:0;height:auto;padding:10px 20px 20px}.delivery-types__date{padding-top:10px}.delivery-types__slot{justify-content:space-between}.delivery-types__confirm{margin:5px 0 0}.delivery-types__accordion{display:block;position:absolute;z-index:1;top:20px;right:20px;font-size:1.125rem;color:#0277bd;transition:.5s;transform:rotate(180deg)}.calendar__row_extended{overflow-y:inherit}.calendar__row_extended-hide .delivery-types{display:block}.delivery-type{padding-top:10px}.delivery-type,.delivery-types__name,.rbn{text-align:left}}@media (max-width:575.98px){.delivery-types__error{margin-right:10px}}.delivery-details-product-oos{border:1px solid #ccc;width:100%;max-width:100%;margin:0 15px 30px;padding:15px 0}.delivery-details-product-oos .product-oos-inner{padding:0 50px}.delivery-details-product-oos .product-oos-inner .order-line:first-of-type{border-top:0}.delivery-details-product-oos .product-oos-inner .order-line__info a{color:#0277bd;text-decoration:underline}.delivery-details-product-oos .product-oos-inner .order-line__info a:hover{color:#0a3055}.delivery-details-product-oos .product-oos-inner p{display:inline-block;margin-right:20px}.delivery-details-product-oos .product-oos-inner .fa-question-circle{color:#0277bd;font-size:1.2rem;display:inline-block}.delivery-details-product-oos .product-oos-inner .btn{color:#fff;position:absolute;bottom:15px;width:calc(100% - 30px)}.delivery-details-product-oos .product-oos-inner .btn-notify{bottom:70px}.delivery-details-product-oos .product-oos-inner .btn-notify:focus{color:#0a3055}.delivery-details-product-oos .product-oos-inner .btn:hover{color:inherit}.component-date-selection{padding-top:0}.delivery-details__payment-details{margin-top:40px;min-width:210px}.delivery-details__payment-details_mobile{width:100%;margin-bottom:20px}.delivery-details-option{margin-top:40px;margin-bottom:20px}.delivery-details-option:first-child{margin-top:0}.delivery-details-option__delivery-info{display:flex;flex-wrap:wrap;align-items:stretch;margin:30px 0 10px}.delivery-details-option__delivery-info-left{width:50%;margin-right:10%}.delivery-details-option__delivery-info-left .checkout-address-time{height:100%}.delivery-details-option__delivery-info-right{width:40%}.delivery-details-option__delivery-info-right .schedule-item{font-size:.75rem;font-weight:500;line-height:1.5rem}.delivery-details-option__delivery-info-right .schedule-item:nth-child(odd){background:#eee}.delivery-details-option__delivery-info-right .schedule-item:nth-child(2n){background:0 0}.delivery-details-option__contact-details{margin-top:40px}.delivery-details-option__contact-details:first-child{margin-top:0}.delivery-details-option__contact-details .your-contact-details__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.delivery-details-option__contact-details .your-contact-details__descr{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.delivery-details-option__contact-details .your-contact-details .row-tel{margin-bottom:30px}.delivery-details-option__contact-details .your-contact-details h3:not(:first-child){padding-top:30px;border-top:1px solid #ccc}.delivery-details-option__contact-details .your-contact-details .order-update{margin:30px 0 40px}.delivery-details-option__contact-details .your-contact-details .form-row__action{margin-top:0}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.delivery-details-option__contact-details .your-contact-details__checkbox{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.delivery-details-option__contact-details .your-contact-details__checkbox span:first-of-type{font-size:1rem;font-weight:500;line-height:1.5rem}.delivery-details-option__contact-details .your-contact-details__checkbox .distance{font-size:1rem;font-weight:500;line-height:1.5rem;color:#8b8b8b;padding-left:10px}.delivery-details-option__contact-details .your-contact-details__checkbox .store-address{color:#8b8b8b}.delivery-details-option__contact-details .your-contact-details__checkbox .store-address__postcode{text-transform:uppercase}.delivery-details-option__contact-details .your-contact-details__checkbox-wrap{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.delivery-details-option__contact-details .your-contact-details .btn{min-width:160px}.right-aside{display:flex;flex-direction:column}@media (min-width:576px){.page_checkout-delivery-details .right-aside .checkout-widget__actions{display:none}}@media (min-width:768px){.delivery-details__payment-details_mobile{display:none}.delivery-details-option__contact-details .your-contact-details__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:70px;right:70px}.right-aside .checkout-voucher{order:0}}@media (min-width:992px){.delivery-details__payment-details_mobile{display:none}.delivery-details-option__contact-details .your-contact-details__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:8.33333%;right:8.33333%}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-left:22.22222%}.delivery-details-option__contact-details .your-contact-details__checkbox{flex:0 0 50%;max-width:50%}.right-aside .checkout-voucher{order:0}}@media (min-width:768px) and (max-width:991.98px){.header-wrapper--checkout .header-logo .header-logo__link-tp{transform:translateY(0)}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-left:11.11111%}}@media (max-width:1199.98px){.delivery-details-product-oos .product-oos-inner{padding:0 30px}.delivery-details-product-oos .product-oos-inner .content{width:100%;flex:100%;max-width:100%}.delivery-details-product-oos .product-oos-inner .content p{width:calc(90% - 20px);float:left}.delivery-details-product-oos .product-oos-inner .content .icon-info-component{float:right;width:10%;text-align:center;margin-top:5px}.delivery-details-product-oos .product-oos-inner .content .order-line:first-of-type{clear:both}.delivery-details-product-oos .product-oos-inner .right-aside{width:100%;flex:100%;max-width:100%;text-align:center}.delivery-details-product-oos .product-oos-inner .right-aside .btn{position:relative;bottom:auto;max-width:280px}}@media (max-width:991.98px){.delivery-details-product-oos{border:0;border-top:2px solid #ccc;padding-top:20px}.delivery-details-option__delivery-info{flex-direction:column}.delivery-details-option__delivery-info-left{width:100%;margin-right:0;margin-bottom:10px}.delivery-details-option__delivery-info-right{width:100%}.delivery-details-option__contact-details .your-contact-details__checkbox:not(:last-child){padding-bottom:10px}}@media (max-width:767.98px){.delivery-details-option__contact-details .your-contact-details .btn{width:100%}.delivery-details-product-oos .product-oos-inner .btn-notify{margin-bottom:1rem}.component-date-selection{padding-bottom:20px}.delivery-details__payment-details{display:none}.delivery-details-option_time-slot{margin-top:30px}.delivery-details-option__contact-details .your-contact-details .form-row__action:before{left:15px;right:15px}.delivery-details-option__contact-details .your-contact-details .form-row__col-btn{margin-bottom:20px}.continue-to-payment{padding-bottom:20px;width:100%}.continue-to-payment a{width:100%}.right-aside .checkout-voucher{order:-1}.right-aside .checkout-voucher .accordion__content .form-row__field{padding:0}}.edit-delivery-address .user-address,.page_checkout-delivery-address .user-address{padding:20px}.edit-delivery-address .user-address__content .user-address__links,.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 16.66667%;max-width:16.66667%;margin:0;position:relative}.edit-delivery-address .user-address__content .user-address__links .default-mark-full,.page_checkout-delivery-address .user-address__content .user-address__links .default-mark-full{margin:0;position:absolute;bottom:0;right:15px;width:70px}.edit-delivery-address .user-address__content .user-address__address,.edit-delivery-address .user-address__content .user-address__phone,.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 41.66667%;max-width:41.66667%;margin:0}.edit-delivery-address .user-address__content .user-address__btn,.page_checkout-delivery-address .user-address__content .user-address__btn{display:flex;flex-direction:column}.edit-delivery-address .user-address__content .user-address__btn .btn-remove-address,.page_checkout-delivery-address .user-address__content .user-address__btn .btn-remove-address{margin-bottom:15px}.edit-delivery-address .user-address__content .user-address__btn .btn-remove-address .icon,.page_checkout-delivery-address .user-address__content .user-address__btn .btn-remove-address .icon{position:relative;right:2px}.edit-delivery-address .user-address__content .user-address__btn .link-secondary,.page_checkout-delivery-address .user-address__content .user-address__btn .link-secondary{display:block;text-decoration:none;font-weight:500}.edit-delivery-address .user-address__wrapper .user-address:nth-of-type(2) .default-mark-full,.page_checkout-delivery-address .user-address__wrapper .user-address:nth-of-type(2) .default-mark-full{display:none}.edit-delivery-address .delivery-address__btn-back,.page_checkout-delivery-address .delivery-address__btn-back{margin-bottom:20px}.edit-delivery-address .delivery-address .btn-back-to-addresses,.page_checkout-delivery-address .delivery-address .btn-back-to-addresses{font-size:1rem;font-weight:500;line-height:1.5rem}.edit-delivery-address .delivery-address .user-address__title,.page_checkout-delivery-address .delivery-address .user-address__title{display:none}.edit-delivery-address .delivery-address .selected-address,.page_checkout-delivery-address .delivery-address .selected-address{display:block;font-weight:700;padding-bottom:10px}.edit-delivery-address a.btn-new-address,.page_checkout-delivery-address a.btn-new-address{display:block;margin-top:20px;font-size:16px}.edit-delivery-address div[data-auto-find] .form-row,.edit-delivery-address div[modaldata-auto-find] .form-row,.page_checkout-delivery-address div[data-auto-find] .form-row,.page_checkout-delivery-address div[modaldata-auto-find] .form-row{margin-bottom:0}.edit-delivery-address div[data-finded-address] a,.edit-delivery-address div[modaldata-finded-address] a,.page_checkout-delivery-address div[data-finded-address] a,.page_checkout-delivery-address div[modaldata-finded-address] a{margin-bottom:25px;text-align:center;display:block}.edit-delivery-address .btn-edit-manually,.page_checkout-delivery-address .btn-edit-manually{font-weight:700}.edit-delivery-address_guest .delivery-address-form .form-row__col-btn .btn-action,.page_checkout-delivery-address_guest .delivery-address-form .form-row__col-btn .btn-action{display:block;min-width:220px}.delivery-address-form{padding-right:0;padding-left:0;padding-bottom:30px}.delivery-address-form .form-row__col-btn{margin-top:20px}.delivery-address-form .form-row__col-btn .btn-action{width:220px}.delivery-address-form__inner{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.edit-delivery-address .btn-action .icon,.page_checkout-delivery-address .btn-action .icon,.page_checkout-delivery-details .btn-action .icon{height:0}.page_checkout-delivery-address .user-address__content{flex:0 0 100%;max-width:100%}@media (min-width:576px){.page_checkout-delivery-address .delivery-address__actions{width:220px}.page_checkout-delivery-address .right-aside .btn-delivery-details{display:none}#new-address-placeholder{padding:40px 0}}@media (min-width:768px){.page_checkout-delivery-address .edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn{flex:0 0 41.66667%;max-width:41.66667%}.page_checkout-delivery-address_guest .right-aside .form-row__col-btn .btn-action{display:none}.page_checkout-delivery-address_guest .content .form-row__col-btn .btn-action{display:block!important}}@media (min-width:992px){.page_checkout-delivery-address_guest .delivery-address-form__inner,.page_checkout-delivery-address div[data-new-address] .delivery-address-form__inner{margin-left:22.22222%;flex:0 0 55.55556%;max-width:55.55556%}}@media (min-width:768px) and (max-width:991.98px){.delivery-address-form .form-row__col-btn{flex:0 0 50%;max-width:50%}}.page_checkout-delivery-address_guest .delivery-address-form+.form-row__col-btn{width:220px;margin-top:20px}@media (max-width:991.98px){.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 50%;max-width:50%}.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 100%;max-width:100%;padding:15px 15px 0}}.page_checkout-delivery-details_asm .checkout-widget__header{display:block}.page_checkout-delivery-details_asm .checkout-widget__email{word-break:break-all}.page_checkout-delivery-details_asm .btn-delivery-details{width:220px}.checkout-your-details .form-row__action_custom:before{height:0}@media (max-width:767.98px){.page_checkout-delivery-address #new-address-form .btn-md-lg-continue-delivery-details{display:none}.page_checkout-delivery-address .user-address__content .user-address__address,.page_checkout-delivery-address .user-address__content .user-address__phone{flex:0 0 100%;max-width:100%}.page_checkout-delivery-address .user-address__content .user-address__phone{padding-top:15px}.page_checkout-delivery-address .user-address__content .user-address__links{flex:0 0 100%;max-width:100%;padding:15px 15px 0}.page_checkout-delivery-address .user-address__wrapper .checkout-widget__outer-button{display:none}.page_checkout-delivery-address .delivery-address__actions .btn-action{width:100%;display:none}.page_checkout-delivery-address .right-aside{margin-top:20px;display:block}.page_checkout-delivery-address .right-aside .btn-delivery-details{margin-bottom:0;display:block}.page_checkout-delivery-address.modal-open{margin-top:0!important}.page_checkout-delivery-address_guest .delivery-address-form+.form-row__col-btn{width:100%}.page_checkout-delivery-address_guest .delivery-address-form__inner .form-row__action{padding-bottom:30px}.page_checkout-delivery-address_guest .delivery-address-form .form-wrapper{padding-bottom:1px}.page_checkout-delivery-address_guest .content .form-row__col-btn .btn-action{display:none}.page_checkout-delivery-address_guest .right-aside{margin-top:inherit;display:block}.page_checkout-delivery-address_guest .right-aside .checkout-widget__outer-button{margin:0}.page_checkout-delivery-details #new-address-placeholder{padding-top:20px;padding-bottom:20px}.delivery-address-form{margin:0 -15px;padding-bottom:10px}.edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn{margin-top:15px}.edit-delivery-addr-guest .form-row__action .edit-delivery-address__delivery-btn .btn-action{width:100%}div[data-finded-address]{margin-bottom:20px}.page_checkout-delivery-details_asm .btn-delivery-details{width:100%}.page_checkout-delivery-details_asm .checkout-widget_email{padding:20px 45px;margin:0 -15px 20px;order:2}.page_checkout-delivery-details_asm .checkout-widget_order-summary{order:1}.page_checkout-delivery-details_asm .checkout-voucher{order:3}.page_checkout-delivery-details_asm .right-aside{margin-top:0}.checkout-your-details .form-row__action{margin-top:20px}.checkout-your-details .form-row__col-btn{flex:0 0 100%;max-width:100%;text-align:center}}.checkout-your-details .row-tel{margin-bottom:30px}.checkout-your-details .form-row__col-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-your-details .edit-address{line-height:2.25rem;font-weight:500}.checkout-your-details__finded-address{margin-bottom:10px}.page-header__order-number{font-size:1.875rem;font-weight:300;line-height:2.875rem;text-align:center;margin-top:20px}@media (min-width:768px){.checkout-your-details .form-row__col-btn{flex:0 0 50%;max-width:50%}.page-header__order-number{text-align:center}}.page-header__order-number_strong{font-weight:700}.checkout-confirmation-shopping-card{margin-bottom:40px}@media (max-width:767.98px){.checkout-your-details .edit-address{margin-top:20px}.checkout-your-details .icon-info{width:40px;height:40px;line-height:40px}.page-header__order-number{font-size:1.5rem;line-height:2rem;text-align:left}.checkout-confirmation-shopping-card{margin-top:30px}}.shopping-card-container_bordered{margin-top:20px;border:1px solid #ccc}.shopping-card-container .delivery-details-option__delivery-info{margin:0;padding:20px 0}@media (min-width:992px){.shopping-card-container .delivery-details-option__delivery-info{padding:20px 20px 20px 0}.product-delivery-table .checkout-address-time__time-additional{display:none}}.shopping-card-container .order-line{margin-top:0;padding:20px}.product-delivery-table{margin-bottom:40px;border:1px solid #ccc}.product-delivery-table__delivery-info{padding:20px 0}.product-delivery-table h4{margin-bottom:10px}.product-delivery-table__content{font-size:1rem;line-height:1.5rem}.product-delivery-table__date{flex:0 0 22.22222%;max-width:22.22222%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (max-width:991.98px){.shopping-card-container .delivery-details-option__delivery-info-left{margin-bottom:20px}.product-delivery-table__date{flex:0 0 50%;max-width:50%}.product-delivery-table__time{display:none}}.product-delivery-table__date-inner{margin-top:10px;color:#8b8b8b;border-right:1px solid #ccc}.product-delivery-table .checkout-address-time__time-additional{font-size:.625rem}.product-delivery-table__time{margin-left:11.11111%}.product-delivery-table__address,.product-delivery-table__time{flex:0 0 33.33333%;max-width:33.33333%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (max-width:991.98px){.product-delivery-table__address{flex:0 0 50%;max-width:50%}.c__card-holder{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}.product-delivery-table__charity .order-line{border-top:0}.product-delivery-table__charity .order-line__calc.area-total,.product-delivery-table__charity .order-line__calc_quant{display:none}.product-delivery-table__charity .order-line__img-static img{padding:20px}.product-delivery-table__charity .order-line__title{padding-top:20px}@media (max-width:767.98px){.product-delivery-table{margin-bottom:30px}.product-delivery-table h4{display:none}.product-delivery-table__charity .order-line__img-static img{padding:10px 10px 0}.product-delivery-table__charity .order-line__title{padding-top:10px}}.product-supplier-delivery{border-top:0}.c{margin-top:40px;padding-bottom:40px}@media (max-width:575.98px){.c{margin-left:-15px;margin-right:-15px}}.c .checkout-register__row:first-child .checkout-register__descr:first-child{padding-bottom:10px}.c .checkout-register__row:first-child .checkout-register__descr:first-child:after{position:absolute;content:"";height:1px;background:#eee;left:15px;right:15px;bottom:0}.c__paragraph{font-size:1rem;line-height:1.5rem;margin-bottom:0}.c__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.c__title{margin:30px 0}.c__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){.c__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}}@media (min-width:992px){.c__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}}.c__card-title{margin:30px 0 20px}.c__card,.c__card-holder{flex:0 0 100%;max-width:100%}.c__card{position:relative;width:100%;min-height:1px;padding:20px;margin-bottom:20px;border:1px solid #ccc}.c__card-info{display:flex;flex-wrap:wrap;margin:0;padding:0;line-height:1.375rem;color:#8b8b8b}.c__card-info dt{flex:0 0 50%;max-width:50%;color:#3e3e3e;font-weight:700}@media (max-width:767.98px){.c__card-info dt{flex:0 0 100%;max-width:100%}}.c__card-info dd{flex:0 0 50%;max-width:50%;text-align:right}.c__card-info dd:last-child{margin-bottom:0}@media (max-width:767.98px){.c__card-info dd{text-align:left}.c .row-title .form-row__field,.c__card-info dd{flex:0 0 100%;max-width:100%}.c .form-row__action_custom{display:none}}@media (min-width:768px) and (max-width:991.98px){.c .row-title .form-row__field{flex:0 0 44.44444%;max-width:44.44444%}}@media (min-width:992px){.c .row-title .form-row__field{flex:0 0 40%;max-width:40%}}.c .form-row__action .form-row__col-btn{min-width:190px}@media (min-width:768px) and (max-width:991.98px){.c .form-row__action .form-row__col-btn{flex:0 0 50%;max-width:50%}.c .form-row__action .form-row__col-btn .btn,.c .form-row__action .form-row__col-btn .btn-secondary{padding-left:0;padding-right:0;max-width:145px}.c .form-row__action .form-row__col-btn .btn-secondary{margin-left:50px}.c .form-row__action_custom:before,.c .form-row__action_device-customized:before{left:65px;right:65px}}.c .form-row__action_custom,.c .form-row__action_device-customized{margin-top:20px}@media (min-width:992px){.c .form-row__action .form-row__col-btn{flex:0 0 22.22222%;max-width:22.22222%}.c .form-row__action .form-row__col-btn:first-child{margin-left:22.22222%}.c .form-row__action_custom:before,.c .form-row__action_device-customized:before{left:8.33333%;right:8.33333%}}@media (min-width:768px){.page_checkout-confirmation .content .header-descr{max-width:153%;width:153%}.page_checkout-confirmation .right-aside{top:100px;margin-bottom:100px}}@media (min-width:992px){.page_checkout-confirmation .content .header-descr{max-width:135%;width:135%}.page_checkout-confirmation .right-aside{top:78px;margin-bottom:78px}}@media (min-width:576px){.page_checkout-confirmation .right-aside .form-row__action{display:none}}@media (max-width:767.98px){.page_checkout-confirmation .right-aside .form-row__action{display:block}.page_checkout-confirmation .right-aside .form-row__action .form-row__col-btn{flex:0 0 100%;max-width:100%;margin-bottom:20px}.page_checkout-confirmation .right-aside .form-row__action_custom{margin-top:0;padding-top:0}.page_checkout-confirmation .right-aside .form-row__action_custom:before{background:0 0}}.checkout-widget{padding:20px;background-color:#f8f8f8;margin-bottom:20px}.checkout-widget:last-child{margin-bottom:0}.checkout-widget .heading-3{margin-bottom:15px}.checkout-widget .heading-3_checkout-widget-supply .checkout-widget__edit-link{margin-top:2px}.checkout-widget .accordion{padding:0;border-bottom:0}.checkout-widget .accordion .accordion__content{padding:0;margin-top:20px}.checkout-widget .accordion .accordion__content-inner>:last-child{border-bottom:0;padding-bottom:0}.checkout-widget .accordion .accordion__header{padding-left:0}.checkout-widget .accordion .accordion__header-icon{left:-30px}.checkout-widget__accordion-wrap{position:relative}.checkout-widget__accordion-wrap .collapsed .accordion__header-icon-small{transform:rotate(180deg)}.checkout-widget__accordion-wrap .accordion__header-icon-small{display:block;position:absolute;left:80px;top:-2px;color:#0277bd;font-size:1.25rem}.checkout-widget__detail-name_accordion{display:block;cursor:pointer}.checkout-widget .accordion+.checkout-widget__detail-value,.checkout-widget__detail-name_accordion+.checkout-widget__details-hidden+span{position:absolute;top:0;right:0}.checkout-widget__details{font-size:.875rem;font-weight:500;line-height:1.375rem;padding-left:0;margin-bottom:0;list-style-type:none}.checkout-widget__details>li:last-child{margin:0}.checkout-widget__details>li:not(:first-of-type){margin-top:5px}.checkout-widget__details>.checkout-widget__accordion-wrap.checkout-widget__details-discount{margin-top:8px}.checkout-widget__details .checkout-widget__details-hidden{padding-left:15px;list-style:disc;margin-top:5px}.checkout-widget__details .checkout-widget__details-hidden li{font-size:.75rem;line-height:1rem;position:relative;font-weight:400;padding-right:20px}.checkout-widget__details .checkout-widget__details-hidden li.checkout-widget__voucher-removed{color:#cf000f;list-style:none}.checkout-widget__details .checkout-widget__details-hidden li .icon{width:16px;height:16px;line-height:16px;position:absolute;right:0;top:0;cursor:pointer;color:#8b8b8b;font-size:.875rem}.checkout-widget__details>.checkout-widget__details__item{overflow:hidden}.checkout-widget__details>.checkout-widget__details__item .checkout-widget__detail-name{white-space:nowrap}.checkout-widget__detail-block:first-child,.checkout-widget__detail-name{font-weight:700}.checkout-widget__detail-value:not(.checkout-widget__details-hidden),.checkout-widget__detail-value_no-float,.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){display:block;color:#8b8b8b}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:right}.checkout-widget .checkout-widget__detail-text_accented{color:#cf000f}.checkout-widget__total{margin-top:20px;padding-top:20px;border-top:1px solid #ccc}.checkout-widget__total-legend{font-weight:700}.checkout-widget__price{color:#0a3055;font-size:2.125rem;font-weight:700;line-height:2.25rem}.checkout-widget__actions,.checkout-widget__basket-block{margin-top:20px;padding-top:20px;border-top:1px solid #ccc}.checkout-widget__basket-block_cards{text-align:center;border-top:0;margin-top:0}.checkout-widget__basket-block_small{border-top:0;background:#f8f8f8;margin:0 -15px 15px;padding:30px 15px}.checkout-widget__basket-block_small .form-row__col-btn.pay-pal_container{padding-top:20px;border-bottom:0;margin-bottom:-10px}.checkout-widget__basket-block .pay-pal_container{padding:20px 0 0;border-bottom:1px solid #ccc}.checkout-widget__basket-block .pay-pal_container .paypal-button-container{min-width:inherit}.checkout-widget__basket-block .pay-pal_container .paypal-button-text{line-height:35px;font-size:.875rem;font-weight:500;padding-left:5px}.checkout-widget__basket-block .pay-pal_container .checkout-payment-details__link{margin:0}.checkout-widget__basket-block .pay-pal_container-link{margin-top:20px;width:100%;text-align:center;font-size:.75rem;display:inline-block}.checkout-widget__basket-block .pay-pal_container-email{position:relative;bottom:5px;margin:20px auto 0;text-align:center;font-size:.75rem;line-height:1.25rem}.checkout-widget__basket-block .pay-pal_container-email .pay-pal_email-heading{color:#8b8b8b;font-weight:500}.checkout-widget__payment-wrapper{position:relative;margin-top:10px;margin-left:-5px;margin-right:-5px;border:1px solid #ccc}.checkout-widget__secure-header{position:absolute;top:-10px;left:calc(50% - 100px);text-align:center;width:200px;font-weight:700;font-size:.8125rem;background:#f8f8f8}.checkout-widget__secure-icon{display:inline-block;margin-right:5px}.checkout-widget__secure-message,.checkout-widget__secure-ssl{font-size:.625rem;margin-bottom:0}.checkout-widget__secure-ssl{padding-top:9px;line-height:1rem}.checkout-widget__secure-message{position:absolute;bottom:-7px;left:calc(50% - 80px);text-align:center;width:160px;background:#f8f8f8}.checkout-widget__secure-link{display:block;text-align:center;margin-top:10px;padding-bottom:20px;border-bottom:1px solid #ccc}.checkout-widget__payment-list{margin:13px 20px 20px}.checkout-widget__payment-item{display:inline-block;margin:0 1px 6px}.checkout-widget__payment-img{height:24px}.checkout-widget__payment-img_large{height:30px;display:block}.checkout-widget__payment-img_large.verified-by-visa{background:url(../../img/visa-secure-border.png) 0 0/contain no-repeat;width:38px}.checkout-widget__payment-img_large.mastercard-secure-code{background:url(../../img/payments-small-2.png) 0 0/contain no-repeat;width:48px}.checkout-widget__payment-img_large.mastercard{background:url(../../img/basket-mastercard.png) 0 0/contain no-repeat;width:36px}.checkout-widget__payment-img_large.visa{background:url(../../img/visa.png) 0 0/contain no-repeat;width:39px}.checkout-widget__payment-img_large.paypal{background:url(../../img/basket-paypal.png) 0 0/contain no-repeat;width:39px}.checkout-widget__card-save .error,.checkout-widget__card-save .success{text-align:center;width:100%;color:#67a509;font-size:4rem;margin:10px 0 20px}.checkout-widget__card-save .error{color:#cf000f}.checkout-widget__action-description{font-size:.75rem;line-height:1rem;margin-top:16px}.checkout-widget__action-description_accented{font-size:.75rem;line-height:1rem;font-weight:500;color:#8b8b8b}.checkout-widget__edit-link{font-size:.875rem;font-weight:500;margin-top:4px;text-align:right;float:right}.checkout-widget__delivery-option{margin:0 -15px}.checkout-widget__subscribe-message{font-size:.75rem}.checkout-widget__detail-name.checkout-widget__detail-block,.checkout-widget__detail-value.checkout-widget__detail-block{width:100%;text-align:left}.content .checkout-widget_order-summary{margin-bottom:40px}.checkout-widget_order-summary_paypal-add .checkout-widget_order-summary{padding:0}.checkout-widget_order-summary_paypal-add .checkout-widget__header{text-align:center}.checkout-widget_order-summary_paypal-add .voucher-applied{display:none}.checkout-widget.voucher-applied .fa-check-circle{text-align:center;width:100%;color:#67a509;font-size:1rem;margin-bottom:10px}.checkout-widget #voucher-code{text-transform:uppercase}.checkout-widget__tooltip-bb{position:relative;display:inline-block}.tooltip-bb__element{display:inline-block;text-align:center;background:#0a3055;color:#fff;font-weight:400;border-radius:50%;width:20px;height:20px;cursor:pointer}.tooltip-bb__element:hover+.tooltip-bb__info,.tooltip-bb__element:hover+.tooltip-bb__info:after{visibility:visible}.tooltip-bb__info{width:154px;height:50px;padding:5px 5px 5px 10px;background:#0a3055;color:#fff;font-weight:400;bottom:130%;left:80%}.tooltip-bb__info,.tooltip-bb__info:after{position:absolute;display:block;visibility:hidden}.tooltip-bb__info:after{content:"";width:0;height:0;border-top:15px solid #0a3055;border-right:15px solid transparent;left:0;bottom:-20%}#checkout-widget-information{line-height:1.375rem}.checkout-widget__outer-button{margin-top:20px;margin-bottom:20px}.simplebar-content .checkout-widget__outer-button{width:calc(100% - 1px)}.checkout-voucher-hide{display:none}.checkout-voucher .form-row__field{padding-left:0;padding-right:0}.checkout-voucher input{text-transform:uppercase}.checkout-voucher input:-ms-input-placeholder,.checkout-voucher input::-ms-input-placeholder{color:transparent}.checkout-voucher input::placeholder{color:transparent}.voucher{padding-bottom:10px}.voucher .checkout-widget.checkout-voucher.checkout-voucher_fixed{padding:0}.voucher .checkout-widget.checkout-voucher{margin-bottom:0}.voucher .checkout-widget.checkout-voucher-hide{display:none}.voucher .checkout-widget.checkout-voucher.voucher-applied{background:#fff;height:40px;padding:8px 0;margin:0}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner{display:flex;align-items:center;justify-content:center;gap:8px}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon{display:inline-block}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon__check{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .icon__check i{font-size:24px;line-height:24px}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner .fa-check-circle{font-size:1rem;margin:0}.voucher .checkout-widget.checkout-voucher.voucher-applied .voucher-applied__inner h5{font-size:.875rem;margin:0}.voucher .checkout-widget.checkout-voucher form{display:flex;justify-content:space-between;width:100%}.voucher .checkout-widget.checkout-voucher form .form-row{max-width:100%;flex:1;margin-right:16px;margin-bottom:0;padding:0}.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-left:30px}.voucher .checkout-widget.checkout-voucher form .form-row__error{margin-left:30px;font-weight:400}.voucher .checkout-widget.checkout-voucher form .voucher__btn{margin-top:0;margin-right:15px;height:40px}.voucher .checkout-widget{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-right:0;margin-left:15px}.voucher .checkout-widget.checkout-voucher form .form-row__error{margin-left:15px}.page_checkout-confirmation-new .checkout-tradepro .page-header__info:nth-child(2),.page_checkout-tradePro .checkout-tradepro .page-header__info:nth-child(2){margin-top:0}}@media (min-width:768px){.checkout-widget .accordion .accordion__content{display:block!important;margin-top:0}.checkout-widget .accordion .accordion__header,.checkout-widget__basket-block_small,.content .checkout-widget_order-summary{display:none}.basket-checkout-widget{position:sticky;top:35px}.checkout-voucher form .form-row__error{margin-left:15px}.checkout-voucher form .voucher__btn{max-width:115px;height:40px}.checkout-voucher form .form-row{flex:0 0 100%;max-width:100%}.checkout-voucher .form-row__field{margin-left:15px;margin-right:-15px}.voucher .checkout-widget.checkout-voucher form .form-row__field{margin-right:0;margin-left:30px}}@media (min-width:1200px){.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:right}.tooltip-bb__element{margin-left:5px}.tooltip-bb__info{width:160px}}@media (max-width:1199.98px){.page_checkout-delivery-address .user-address__content .user-address__links .default-mark-full{text-align:right;right:35px}.checkout-widget__secure-header{font-size:.6875rem;left:calc(50% - 85px);width:170px;top:-9px}}@media (min-width:992px){.checkout-voucher{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.checkout-voucher form{align-items:flex-start}}@media (max-width:991.98px){.checkout-widget__secure-ssl{padding-top:10px}}@media (max-width:767.98px){.checkout-widget .heading-3{font-size:1.5rem}.checkout-widget__actions,.checkout-widget__header{display:none}.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:right}.checkout-widget__total{padding-top:10px}.checkout-widget__price{margin-top:5px}.checkout-widget__basket-block .pay-pal_container-link{font-size:.875rem}.checkout-widget__basket-block .pay-pal_container-email{font-size:.875rem;line-height:1.5rem}.checkout-widget__secure-header{top:-12px;left:calc(50% - 110px);text-align:center;width:220px;font-size:.875rem}.checkout-widget__secure-ssl{padding-top:14px}.checkout-widget__secure-message,.checkout-widget__secure-ssl{font-size:.75rem}.checkout-widget__secure-message{left:calc(50% - 100px);width:200px;bottom:-9px}.checkout-widget_order-summary .accordion__header-text{margin-left:4px}.checkout-widget_order-summary .accordion__content-inner{padding-left:4px}.checkout-widget_email .checkout-widget__header{display:block}.tooltip-bb__element{margin-left:5px}.tooltip-bb__info{width:160px}.checkout-widget__click-collect{display:none}}@media (min-width:992px) and (max-width:1199.98px){.checkout-widget .heading-3_checkout-widget-supply{font-size:1.125rem}.checkout-widget__detail-name,.checkout-widget__detail-value:not(.checkout-widget__details-hidden){display:block}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:none}}@media (min-width:768px) and (max-width:991.98px){.checkout-widget .heading-3_checkout-widget-supply{font-size:1.125rem}.checkout-widget__detail-name_accordion{padding-bottom:20px}.checkout-widget__detail-name,.checkout-widget__detail-value:not(.checkout-widget__details-hidden){display:block}.checkout-widget__detail-value:not(.checkout-widget__details-hidden){float:none}.checkout-widget__action-description_accented{font-size:.625rem}}@media (max-width:575.98px){.checkout-widget__payment-wrapper{margin-left:-30px;margin-right:-25px}.checkout-widget__detail-value_payment:not(.checkout-widget__details-hidden){float:none;display:block}}.edit-delivery-address__actions{padding:40px 0}.edit-delivery-address__actions .btn-action,.edit-delivery-address__actions .btn-secondary{width:100%}.edit-delivery-address__add-btn,.edit-delivery-address__delivery-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__content{flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__address,.edit-delivery-address .modal-content .user-address__phone{flex:0 0 37.5%;max-width:37.5%}.edit-delivery-address .modal-content .user-address__links{flex:0 0 25%;max-width:25%}.edit-delivery-address .modal-content .user-address__btn{min-width:90px}.edit-delivery-address .modal-content .edit-delivery-address__actions .btn-action{min-width:220px}@media (min-width:1200px){.edit-delivery-address__add-btn,.edit-delivery-address__delivery-btn{flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:1199.98px){.edit-delivery-address__add-btn{margin-bottom:20px}.edit-delivery-address .user-address__content .user-address__links .default-mark-full{right:0}}@media (max-width:767.98px){.edit-delivery-address .modal-content .user-address__address,.edit-delivery-address .modal-content .user-address__links,.edit-delivery-address .modal-content .user-address__phone{flex:0 0 100%;max-width:100%}.edit-delivery-address .modal-content .user-address__links,.edit-delivery-address .modal-content .user-address__phone{padding-top:15px}.edit-delivery-address .modal-content .user-address__links{padding:15px 15px 0}.edit-delivery-address .modal-content .user-address__links .default-mark-full{padding-right:15px;text-align:right}.edit-delivery-address .modal-content .user-address__wrapper .btn-delivery-details{display:none!important}.edit-delivery-address .modal-content .edit-delivery-address__actions .btn-action{min-width:220px}.baskets__basket-summary .checkout-widget .accordion__header{padding-left:35px}.baskets__basket-summary .checkout-widget .accordion__header-icon{left:0}}.terms-and-conditions__section{padding:20px 0}.terms-and-conditions__section+.terms-and-conditions__section{border-top:1px solid #ccc}.terms-and-conditions__section-title{margin-bottom:20px}.terms-and-conditions__list{padding-left:20px}.terms-and-conditions__print-btn{margin-bottom:10px}.baskets{margin-top:40px}@media (min-width:768px){.baskets__basket{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.baskets__basket-lines{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:991.98px){.baskets__basket-lines{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width:992px){.baskets__basket-lines{flex:0 0 75%;max-width:75%}}@media (min-width:768px) and (max-width:991.98px){.baskets__basket-summary{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:768px){.baskets__basket-summary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:992px){.baskets__basket-summary{flex:0 0 25%;max-width:25%}}.baskets__basket-summary .checkout-widget__header{white-space:nowrap}.baskets .order-line__img-static,.baskets .order-line__title_static{display:block!important}.baskets .order-line__img-link,.baskets .order-line__title_link{display:none!important}.page_checkout-payment-details .lines-group{margin-top:20px}.checkout-payment-details .rbn_align{line-height:1.375em}.checkout-payment-details .rbn__icons{display:inline-flex;align-items:center;gap:8px;vertical-align:top}.checkout-payment-details .rbn__icons img{border:1px solid #ccc;background-color:#fff;border-radius:3px;width:48px;height:30px;padding:4px}.checkout-payment-details__card-details_hidden,.checkout-payment-details__payment-method_hidden{display:none}.checkout-payment-details__card-details{margin-bottom:20px}.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child{margin-bottom:30px}.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child:after{position:absolute;content:"";height:2px;background:#eee;left:15px;right:15px}.checkout-payment-details__holder{margin:0 0 30px}.checkout-payment-details__link{margin-left:20px;vertical-align:bottom}.checkout-payment-details__paypal-email{margin:10px 0 0 34px;font-size:.9rem}.checkout-payment-details__paypal-email a{margin-left:10px}.checkout-payment-details__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.checkout-payment-details__title{margin-bottom:20px}.checkout-payment-details__info{flex:0 0 100%;max-width:100%;flex:1 0 auto;margin-bottom:0}.checkout-payment-details__descr{flex:0 0 100%;max-width:100%}.checkout-payment-details__descr,.checkout-payment-details__descr_full,.checkout-payment-details__descr_large{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__descr_full{flex:0 0 100%;max-width:100%}.checkout-payment-details__card-title{flex:0 0 100%;max-width:100%;margin-bottom:30px}.checkout-payment-details__card-heading{margin-bottom:10px}.checkout-payment-details__card-holder{margin-bottom:20px;flex:0 0 100%;max-width:100%}.checkout-payment-details__card-holder:last-of-type{margin-bottom:0}.checkout-payment-details__card{padding:20px 30px 20px 20px;background:#fff;border:1px solid #ccc}.checkout-payment-details__card .card-warning{flex-basis:100%}.checkout-payment-details__card-content{margin-bottom:20px}.checkout-payment-details__card-content .row .card__links{position:relative}.checkout-payment-details__card-content .row .card__links .link-secondary{display:block;text-decoration:none;font-weight:500}.checkout-payment-details__card-content .row .card__links .link-secondary:first-child{margin-bottom:15px}.checkout-payment-details__action .btn-primary,.checkout-payment-details__action .btn-secondary{display:block}.checkout-payment-details__action .btn-primary+.btn-secondary,.checkout-payment-details__action .btn-secondary+.btn-secondary{margin-top:20px}.checkout-payment-details__action .btn-primary+.rbn,.checkout-payment-details__action .btn-secondary+.rbn{margin-top:35px}.checkout-payment-details__card-info{margin:0;padding:0;line-height:1.375rem;color:#8b8b8b}.checkout-payment-details__card-info dt{color:#3e3e3e;font-weight:500}.checkout-payment-details__delete .delete-heading{margin:20px 0 10px;font-size:1.2rem}.checkout-payment-details__delete .btn{margin-right:20px;padding:8px 40px}.checkout-payment-details__delete .delete-warning{display:inline-block}.checkout-payment-details .form-row__col-field{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details .form-row__action{margin-top:20px}.checkout-payment-details .form-row__action .form-row__col-terms{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details .form-row__action .btn_full{min-width:145px}.checkout-payment-details .link-secondary{display:inline-block}.checkout-payment-details .form-row__action_normal{position:relative;margin-top:0;margin-bottom:0;padding-top:40px}.checkout-payment-details .form-row__action_normal:before{content:"";background:#ccc;position:absolute;top:0;left:15px;right:15px;height:1px}.checkout-payment-details .form-row__action_normal .form-row__col-btn,.checkout-payment-details__back-btn{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__back-btn{font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:20px}.checkout-payment-details__place-order_visible{display:flex!important}.checkout-payment-details__icon{pointer-events:none}.checkout-payment-card-ineligible__excuse{font-weight:700}.confirm-delete .rbn{visibility:hidden}.address-data{margin:0;padding:0;line-height:1.375rem}.address-data__address1,.address-data__address2,.address-data__city,.address-data__country,.address-data__name,.address-data__postal-code{display:block}.default-mark{margin-top:20px;text-align:center}a.pay-pal_wrap{text-decoration:none}a.pay-pal_wrap .paypal-logo{padding:0;display:inline-block;background:0 0;border:0}a.pay-pal_wrap .paypal-button>.paypal-logo{vertical-align:top;position:relative;top:50%;transform:translateY(-50%);text-align:left;height:17px;max-height:21px;min-height:14px}a.pay-pal_wrap .paypal-button>.paypal-logo_icon{width:16px}a.pay-pal_wrap .paypal-button>.paypal-logo_icon-text{width:60px}a.pay-pal_wrap .paypal-button .paypal-button-text{vertical-align:top;position:relative;top:50%;transform:translateY(-50%);text-align:left;display:inline-block;white-space:pre-wrap;margin-right:5px}a.pay-pal_wrap .paypal-button{border:1px solid transparent;border-radius:4px;position:relative;width:100%;padding:4px;box-sizing:border-box;vertical-align:top;cursor:pointer;overflow:hidden;text-align:center;background:#ffc439;color:#111;height:40px}a.pay-pal_wrap .paypal-button:hover{filter:brightness(.95)}a.pay-pal_wrap .paypal-button iframe{z-index:1!important}a.pay-pal_wrap .paypal-button iframe .paypal-button-row{height:50px;min-height:50px;max-height:50px}a.pay-pal_wrap .paypal-button-container{min-width:200px;max-width:300px;font-size:11px}@media (max-width:767px) and (min-width:321px){a.pay-pal_wrap .paypal-button-container{min-width:300px;max-width:500px;font-size:14px}a.pay-pal_wrap .paypal-button>.paypal-logo{height:21px;max-height:27px;min-height:18px}}@media (min-width:768px){.checkout-payment-details .checkout-payment-details__info-holder{display:flex;width:100%}.checkout-payment-details__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}.checkout-payment-details__card-content .row .billing-address,.checkout-payment-details__card-content .row .payment-card{flex:0 0 37.5%;max-width:37.5%}.checkout-payment-details__card-content .card__links{flex:0 0 25%;max-width:25%}.checkout-payment-details__card-content .card__links .default-mark-full{position:absolute;bottom:0;left:45px}.checkout-payment-details__action .btn-primary,.checkout-payment-details__action .btn-secondary{min-width:130px}.checkout-payment-details .form-row__action_normal .form-row__col-btn,.checkout-payment-details .form-row__col-field{flex:0 0 40%;max-width:40%}.checkout-payment-details__back-btn{margin-left:11.11111%}}@media (min-width:992px){.checkout-payment-details__info{line-height:2.5rem}.checkout-payment-details .checkout-payment-details__col-btn_info{min-width:160px}.checkout-payment-details__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}.checkout-payment-details__descr_large{margin-left:8.33333%;margin-right:8.33333%}.checkout-payment-details .form-row__save .form-row__field{margin-left:22.22222%}.checkout-payment-details__card{flex-wrap:wrap;margin-left:8.33333%;margin-right:8.33333%}.checkout-payment-details__card-content{flex:1 0 auto}.checkout-payment-details__action{border-left:1px solid #ccc;padding:0 0 0 30px;display:flex;flex-direction:column;justify-content:center}.checkout-payment-details .form-row__col-img{flex:0 0 33.33333%;max-width:33.33333%;margin-left:15px}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 22.22222%;max-width:22.22222%}.checkout-payment-details .form-row__action .form-row__col-btn:first-child{margin-left:22.22222%}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 33.33333%;max-width:33.33333%;padding-left:0;padding-right:0;margin-left:30px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-btn{flex:0 0 33.33333%;max-width:33.33333%}.checkout-payment-details .form-row__action_custom:before{left:8.33333%;right:8.33333%}.checkout-payment-details__back-btn{margin-left:22.22222%}.signup-tradepro__modal-fields .tradepro-field .icon__camera{display:none}}@media (min-width:768px) and (max-width:991.98px){.checkout-payment-details__payment-method .checkout-payment-details__row:first-child .checkout-payment-details__descr:first-child:after{left:0;right:0}.checkout-payment-details__info{flex:0 0 44.44444%;max-width:44.44444%;margin-left:11.11111%}.checkout-payment-details .checkout-payment-details__col-btn_info{flex:0 0 33.33333%;max-width:33.33333%}.checkout-payment-details .form-row__save .form-row__field,.checkout-payment-details__card-title{margin-left:11.11111%}.checkout-payment-details__card{flex:0 0 83.33333%;max-width:83.33333%;margin-left:8.33333%}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 44.44444%;max-width:44.44444%;margin-left:11.11111%}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 44.44444%;max-width:44.44444%;padding-right:40px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-btn{flex:0 0 100%;max-width:100%;margin-bottom:20px}.checkout-payment-details .form-row__action.paypal__row .form-row__col-terms{flex:0 0 100%;max-width:100%;text-align:center}.checkout-payment-details .form-row__action_custom:before{left:50px;right:50px}}@media (max-width:1199.98px){.checkout-payment-details__delete .btn{width:100%;margin:0 0 15px}}@media (max-width:991.98px){.checkout-payment-details__card-holder{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__card-content .row .billing-address,.checkout-payment-details__card-content .row .payment-card{flex:0 0 100%;max-width:100%}.checkout-payment-details__card-content .row .card__links{flex:0 0 100%;max-width:100%;padding-top:15px}.checkout-payment-details__card-content .row .card__links .default-mark-full{position:absolute;right:0;bottom:-2px;left:inherit}.checkout-payment-details__action{flex:0 0 100%;max-width:100%;border-top:1px solid #ccc;padding:30px 0;text-align:center}.checkout-payment-details .form-row__col-img{flex:0 0 66.66667%;max-width:66.66667%}.confirm-delete,.signup-tradepro__modal-fields .tradepro-field .icon__paperclip{display:none}}@media (max-width:767.98px){.checkout-payment-details__info{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}.checkout-payment-details .checkout-payment-details__info-holder{flex:0 0 100%;max-width:100%}.checkout-payment-details .checkout-payment-details__col-btn_info{flex:0 0 100%;max-width:100%}.checkout-payment-details .checkout-payment-details__col-btn_info,.checkout-payment-details__card-title{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-payment-details__card{flex:0 0 100%;max-width:100%;padding:20px}.checkout-payment-details__card-content .row .card__links .default-mark-full{position:absolute;right:15px}.checkout-payment-details .form-row__col-field{flex:0 0 50%;max-width:50%}.checkout-payment-details .form-row__action .form-row__col-btn{flex:0 0 100%;max-width:100%;margin-bottom:20px}.checkout-payment-details .form-row__action .form-row__col-terms{flex:0 0 100%;max-width:100%;text-align:center}.checkout-payment-details .form-row__action_custom:before{left:15px;right:15px}}.signup-tradepro__modal-info{font-size:1rem;padding:15px 0}.signup-tradepro__modal-info .tradepro-id-counter_wrap{display:inline-block;font-weight:700}.signup-tradepro__modal-fields{margin-bottom:30px}.signup-tradepro__modal-fields .form-row{margin-bottom:10px}.signup-tradepro__modal-fields .form-row__field{margin-top:-12px}.signup-tradepro__modal-fields .tradepro-field{font-size:1rem;padding:15px 0;border-bottom:1px solid #eee;position:relative}.signup-tradepro__modal-fields .tradepro-field:hover{border-bottom:1px solid #0277bd;cursor:pointer}.signup-tradepro__modal-fields .tradepro-field:hover .icon__camera,.signup-tradepro__modal-fields .tradepro-field:hover .icon__edit,.signup-tradepro__modal-fields .tradepro-field:hover .icon__link,.signup-tradepro__modal-fields .tradepro-field:hover .icon__paperclip,.signup-tradepro__modal-fields .tradepro-field:hover .icon__pencil{color:#3e3e3e}.signup-tradepro__modal-fields .tradepro-field .icon__camera,.signup-tradepro__modal-fields .tradepro-field .icon__edit,.signup-tradepro__modal-fields .tradepro-field .icon__link,.signup-tradepro__modal-fields .tradepro-field .icon__paperclip,.signup-tradepro__modal-fields .tradepro-field .icon__pencil{font-size:1.25rem;color:#0277bd;margin-right:10px}.signup-tradepro__modal-fields .tradepro-field .icon__camera,.signup-tradepro__modal-fields .tradepro-field .icon__camera+a{vertical-align:middle}.signup-tradepro__modal-fields .tradepro-field .tradepro-attachment{position:absolute;left:0;opacity:0;cursor:pointer}.signup-tradepro__modal-fields .tradepro-field img{margin-right:10px;width:30px;height:30px}.signup-tradepro__modal-fields .tradepro-field .tradepro-field{border:0;padding:0}@media (min-width:768px){.signup-tradepro__modal-fields .btn{width:120px}}.signup-tradepro__modal-action{padding-top:10px;display:none}.signup-tradepro__modal-action input:hover{border:1px solid #0277bd}.signup-tradepro__modal-buttons .row{margin:0}.signup-tradepro__modal-buttons .button-done{margin-right:15px}@media (max-width:767.98px){.signup-tradepro__modal-action .form-row{padding-right:0}.signup-tradepro__modal-buttons{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%;padding:0}.signup-tradepro__modal-buttons .button-cancel,.signup-tradepro__modal-buttons .button-delete,.signup-tradepro__modal-buttons .button-done{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.signup-tradepro__modal-buttons .button-cancel button,.signup-tradepro__modal-buttons .button-delete button,.signup-tradepro__modal-buttons .button-done button{width:100%}.signup-tradepro__modal-buttons .button-done{padding-left:0;padding-right:10px;margin-right:0}.signup-tradepro__modal-buttons .button-cancel,.signup-tradepro__modal-buttons .button-delete{padding-right:0;padding-left:10px}}.signup-tradepro__modal-trigger{color:#3e3e3e;text-decoration:none}.signup-tradepro__modal-trigger:hover{text-decoration:none}@media (min-width:768px){.id-type-signup .modal-box__inner-columns{flex:0 0 90%;max-width:90%}}.id-type-signup .modal-box__inner-columns .notification_warning{margin:20px 0 0}.id-type .modal-content .modal-header .modal-title{margin-bottom:0}.id-capture{padding-bottom:30px}.capture__heading{font-size:1rem;padding:10px 0}.capture__heading .icon__camera{font-size:1.25rem;color:#0277bd;margin-right:10px}.capture__img{padding:0 30px}.capture__img img{width:100%}.capture__info{margin-top:1rem;text-align:center}.capture__actions{padding:0 30px}.capture__actions .btn{width:100%}.capture__actions .btn:last-of-type{margin-top:1rem}.capture .modal-header .modal-title{margin-bottom:0!important}.page_checkout-confirmation-new .checkout-tradepro,.page_checkout-tradePro .checkout-tradepro{margin-top:40px;padding-bottom:30px}@media (max-width:575.98px){.checkout-payment-details,.page_checkout-confirmation-new .checkout-tradepro,.page_checkout-tradePro .checkout-tradepro{margin-right:-15px;margin-left:-15px}}.page_checkout-confirmation-new .checkout-tradepro .checkout-tradepro__row:first-child .checkout-tradepro__descr:first-child,.page_checkout-tradePro .checkout-tradepro .checkout-tradepro__row:first-child .checkout-tradepro__descr:first-child{padding-bottom:10px}.page_checkout-confirmation-new .checkout-tradepro .checkout-tradepro__row:nth-child(2) .checkout-tradepro__descr .form-row:last-of-type:after,.page_checkout-tradePro .checkout-tradepro .checkout-tradepro__row:nth-child(2) .checkout-tradepro__descr .form-row:last-of-type:after{position:absolute;content:"";height:1px;background:#ccc;left:15px;right:15px;bottom:0}.page_checkout-confirmation-new .checkout-tradepro__paragraph,.page_checkout-tradePro .checkout-tradepro__paragraph{font-size:.875rem;line-height:1.57143}.page_checkout-confirmation-new .checkout-tradepro__row,.page_checkout-tradePro .checkout-tradepro__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.page_checkout-confirmation-new .checkout-tradepro__title,.page_checkout-tradePro .checkout-tradepro__title{margin:10px 0;font-size:1.25rem}.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__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){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{flex:0 0 77.77778%;max-width:77.77778%;margin-left:11.11111%}}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{flex:0 0 55.55556%;max-width:55.55556%;margin-left:22.22222%}}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .warning-required{font-size:.875rem;line-height:1.57143;font-weight:400}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__descr,.page_checkout-tradePro .checkout-tradepro__descr{padding-left:25px;padding-right:25px}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .warning-required{margin:20px 0}}.page_checkout-confirmation-new .checkout-tradepro__descr .warning-required:first-of-type,.page_checkout-tradePro .checkout-tradepro__descr .warning-required:first-of-type{font-size:.75rem;margin-bottom:10px;font-weight:500}.page_checkout-confirmation-new .checkout-tradepro__descr .row-title .ddn,.page_checkout-tradePro .checkout-tradepro__descr .row-title .ddn{width:160px}.page_checkout-confirmation-new .checkout-tradepro__descr .tradepro-terms .warning-required,.page_checkout-tradePro .checkout-tradepro__descr .tradepro-terms .warning-required{font-size:inherit;font-weight:400}.page_checkout-confirmation-new .checkout-tradepro__descr h3:first-of-type,.page_checkout-tradePro .checkout-tradepro__descr h3:first-of-type{margin-bottom:20px}.page_checkout-confirmation-new .checkout-tradepro__descr h3:first-of-type+.warning-required,.page_checkout-tradePro .checkout-tradepro__descr h3:first-of-type+.warning-required{font-size:.75rem;font-weight:500}.page_checkout-confirmation-new .checkout-tradepro__descr .signup-tradepro__title,.page_checkout-tradePro .checkout-tradepro__descr .signup-tradepro__title{font-size:1.25rem;margin-top:1rem}.page_checkout-confirmation-new .checkout-tradepro__descr .form-row.chosen-proofs-error,.page_checkout-tradePro .checkout-tradepro__descr .form-row.chosen-proofs-error{margin:0}.page_checkout-confirmation-new .checkout-tradepro__descr .form-row.chosen-proofs-error .form-row__error,.page_checkout-tradePro .checkout-tradepro__descr .form-row.chosen-proofs-error .form-row__error{padding-left:0}.page_checkout-confirmation-new .checkout-tradepro__card-title,.page_checkout-tradePro .checkout-tradepro__card-title{margin:30px 0 20px}.page_checkout-confirmation-new .checkout-tradepro__card-holder,.page_checkout-tradePro .checkout-tradepro__card-holder{flex:0 0 100%;max-width:100%}@media (max-width:991.98px){.page_checkout-confirmation-new .checkout-tradepro__card-holder,.page_checkout-tradePro .checkout-tradepro__card-holder{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}.page_checkout-confirmation-new .checkout-tradepro__card,.page_checkout-tradePro .checkout-tradepro__card{flex:0 0 100%;max-width:100%;position:relative;width:100%;min-height:1px;padding:20px;margin-bottom:20px;border:1px solid #ccc}.page_checkout-confirmation-new .checkout-tradepro__card-info,.page_checkout-tradePro .checkout-tradepro__card-info{display:flex;flex-wrap:wrap;margin:0;padding:0;line-height:1.375rem;color:#8b8b8b}.page_checkout-confirmation-new .checkout-tradepro__card-info dt,.page_checkout-tradePro .checkout-tradepro__card-info dt{flex:0 0 50%;max-width:50%;color:#3e3e3e;font-weight:700}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__card-info dt,.page_checkout-tradePro .checkout-tradepro__card-info dt{flex:0 0 100%;max-width:100%}}.page_checkout-confirmation-new .checkout-tradepro__card-info dd,.page_checkout-tradePro .checkout-tradepro__card-info dd{flex:0 0 50%;max-width:50%;text-align:right}.page_checkout-confirmation-new .checkout-tradepro__card-info dd:last-child,.page_checkout-tradePro .checkout-tradepro__card-info dd:last-child{margin-bottom:0}.page_checkout-confirmation-new .checkout-tradepro__info,.page_checkout-tradePro .checkout-tradepro__info{font-size:1.25rem}.page_checkout-confirmation-new .checkout-tradepro__learn-more,.page_checkout-tradePro .checkout-tradepro__learn-more{display:inline-block;padding:15px 0}.page_checkout-confirmation-new .checkout-tradepro__attach_id,.page_checkout-tradePro .checkout-tradepro__attach_id{margin:15px 0}.page_checkout-confirmation-new .checkout-tradepro__attach_first-form,.page_checkout-tradePro .checkout-tradepro__attach_first-form{margin:15px 0 20px}.page_checkout-confirmation-new .checkout-tradepro__attach .btn-primary,.page_checkout-tradePro .checkout-tradepro__attach .btn-primary{padding:0 10px;margin-right:10px}.page_checkout-confirmation-new .checkout-tradepro__attach .btn-primary .btn__text,.page_checkout-tradePro .checkout-tradepro__attach .btn-primary .btn__text{font-size:1.75rem}.page_checkout-confirmation-new .checkout-tradepro__attach a,.page_checkout-tradePro .checkout-tradepro__attach a{font-size:1rem}@media (max-width:767.98px){.page_checkout-confirmation-new .checkout-tradepro__card-info dd,.page_checkout-tradePro .checkout-tradepro__card-info dd{flex:0 0 100%;max-width:100%;text-align:left}.page_checkout-confirmation-new .checkout-tradepro__info,.page_checkout-tradePro .checkout-tradepro__info{font-size:1.125rem}.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 100%;max-width:100%}.page_checkout-confirmation-new .checkout-tradepro .form-row,.page_checkout-tradePro .checkout-tradepro .form-row{padding:0}}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 44.44444%;max-width:44.44444%}}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro .row-title .form-row__field,.page_checkout-tradePro .checkout-tradepro .row-title .form-row__field{flex:0 0 40%;max-width:40%}}.page_checkout-confirmation-new .checkout-tradepro .form-row__action,.page_checkout-tradePro .checkout-tradepro .form-row__action{padding-top:0}.page_checkout-confirmation-new .checkout-tradepro .form-row__action:before,.page_checkout-tradePro .checkout-tradepro .form-row__action:before{content:none}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{min-width:190px}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{flex:0 0 50%;max-width:50%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn,.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary{padding-left:0;padding-right:0;max-width:145px}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn .btn-secondary{margin-left:50px}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom:before,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized:before{left:65px;right:65px}}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized{margin-top:20px}@media (min-width:992px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn{flex:0 0 22.22222%;max-width:22.22222%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action .form-row__col-btn:first-child,.page_checkout-tradePro .checkout-tradepro .form-row__action .form-row__col-btn:first-child{margin-left:22.22222%}.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom:before,.page_checkout-confirmation-new .checkout-tradepro .form-row__action_device-customized:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom:before,.page_checkout-tradePro .checkout-tradepro .form-row__action_device-customized:before{left:8.33333%;right:8.33333%}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn,.page_checkout-tradePro .form-row__continue .form-row__col-btn{padding-left:25%}}.page_checkout-confirmation-new .checkout-tradepro .choose-id,.page_checkout-tradePro .checkout-tradepro .choose-id{display:inline-block}.page_checkout-confirmation-new .checkout-tradepro .choose-id .actions__link,.page_checkout-tradePro .checkout-tradepro .choose-id .actions__link{text-decoration:underline;font-weight:500;font-size:1rem}.page_checkout-confirmation-new .checkout-tradepro .choose-id .btn,.page_checkout-tradePro .checkout-tradepro .choose-id .btn{color:#fff;margin-right:10px}.page_checkout-confirmation-new .checkout-tradepro .choose-id .btn:hover .btn,.page_checkout-confirmation-new .checkout-tradepro .choose-id:hover .btn,.page_checkout-tradePro .checkout-tradepro .choose-id .btn:hover .btn,.page_checkout-tradePro .checkout-tradepro .choose-id:hover .btn{background-color:#fff;border-color:#0277bd;color:#0277bd}.page_checkout-confirmation-new .checkout-tradepro__paragraph.warning-required,.page_checkout-tradePro .checkout-tradepro__paragraph.warning-required{font-size:.875rem!important;margin-top:0;font-weight:400!important}.page_checkout-confirmation-new .checkout-tradepro .icon__notification,.page_checkout-tradePro .checkout-tradepro .icon__notification{position:absolute;right:0;color:#67a509}.page_checkout-confirmation-new .checkout-tradepro .icon__notification svg,.page_checkout-tradePro .checkout-tradepro .icon__notification svg{vertical-align:middle}.page_checkout-confirmation-new .checkout-tradepro .chosen-form,.page_checkout-tradePro .checkout-tradepro .chosen-form{position:relative;display:flex;justify-content:space-between;line-height:30px}.page_checkout-confirmation-new .checkout-tradepro .chosen-form img,.page_checkout-tradePro .checkout-tradepro .chosen-form img{width:30px;height:30px}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap{display:table}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap .form-row__error,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap .form-row__error{margin-top:0;padding:5px 0}.page_checkout-confirmation-new .checkout-tradepro .chosen-form-container .chosen-form-wrap.chosen-proofs-error,.page_checkout-tradePro .checkout-tradepro .chosen-form-container .chosen-form-wrap.chosen-proofs-error{margin:0;display:flex}.page_checkout-confirmation-new .checkout-tradepro .chosen-form .icon__notification,.page_checkout-tradePro .checkout-tradepro .chosen-form .icon__notification{position:inherit;top:3px;min-width:24px}.page_checkout-confirmation-new .form-bg,.page_checkout-tradePro .form-bg{padding-top:30px}.page_checkout-confirmation-new .warning-required,.page_checkout-tradePro .warning-required{font-weight:400;margin:10px 0}.page_checkout-confirmation-new .tradepro-terms,.page_checkout-tradePro .tradepro-terms{margin-top:15px}@media (min-width:768px) and (max-width:991.98px){.page_checkout-confirmation-new .tradepro-submit,.page_checkout-tradePro .tradepro-submit{margin-left:25%}}@media (max-width:767.98px){.page_checkout-confirmation-new .form-row__continue,.page_checkout-tradePro .form-row__continue{display:none}.page_checkout-confirmation-new .right-aside .form-row__continue,.page_checkout-tradePro .right-aside .form-row__continue{display:block}}@media (min-width:768px){.page_checkout-confirmation-new .checkout-tradepro .form-row__action_custom .form-row__col-btn:first-child,.page_checkout-tradePro .checkout-tradepro .form-row__action_custom .form-row__col-btn:first-child{margin-left:0}.page_checkout-confirmation-new .checkout-tradepro .tradepro-submit,.page_checkout-tradePro .checkout-tradepro .tradepro-submit{width:260px}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn,.page_checkout-tradePro .form-row__continue .form-row__col-btn{flex:0 0 50%;max-width:50%}.page_checkout-confirmation-new .form-row__continue .form-row__col-btn .tradepro-shop-continue,.page_checkout-tradePro .form-row__continue .form-row__col-btn .tradepro-shop-continue{max-width:160px}.page_checkout-confirmation-new .right-aside .form-row__continue,.page_checkout-tradePro .right-aside .form-row__continue{display:none}.page_checkout-confirmation-new .container .form-row__action:last-child,.page_checkout-tradePro .container .form-row__action:last-child{padding-top:0}.page_checkout-confirmation-new .container .form-row__action:last-child:before,.page_checkout-tradePro .container .form-row__action:last-child:before{content:none}.page_split-orders .container .row .right-aside{top:0;margin-bottom:100px}}.page_split-orders .product-delivery-table.product-supplier-delivery{border-left:0;border-right:0}.page_split-orders .product-delivery-table.product-supplier-delivery .shopping-card-container{border-left:1px solid #ccc;border-right:1px solid #ccc}.page_split-orders .product-delivery-table.product-supplier-delivery .shopping-card-heading{display:block}.page_split-orders .product-delivery-table.product-supplier-delivery .checkout__text-highlighted{display:inline-block}.payments-checkout{margin-left:0;margin-bottom:10px}.payments-checkout__list{display:flex;align-items:center;justify-content:center;gap:15px;font-size:0;padding:0;margin:0;white-space:nowrap;flex-wrap:wrap;max-width:240px}.payments-checkout__item{display:inline-block;list-style-type:none}.payments-checkout__image{height:30px;width:48px}.payments-checkout-klarna{display:flex;align-items:center;height:30px;width:48px}.payments-checkout__title{text-align:center;color:#0a3055;font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:8px}.summary__payment .payments-checkout{margin-bottom:0;margin-left:0;flex:1}.summary__payment .payments-checkout__list{justify-content:center;gap:12px}.summary__payment .payments-checkout__list--small{flex-wrap:wrap;padding:0 25px}.summary__payment .payments-checkout__image{height:22px;width:36px}.summary__payment .payments-checkout-klarna{height:22px;width:38px}.summary__payment .footer-checkout-holder--payways .payments-checkout__list{gap:8px}.basket .summary__payment.footer-checkout .payments-checkout__list--small{padding:0 45px}@media (min-width:768px){.payments-checkout{margin-bottom:0;margin-left:15px}.payments-checkout__list{flex-wrap:nowrap;max-width:100%}.payments-checkout-klarna{height:30px;width:50px}}body.page_checkout,html{height:100%}body.page_checkout main{min-height:calc(100% - 160px)}.checkout-heading{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;margin-bottom:30px}.checkout-heading h3{margin-bottom:0}.checkout-heading__info-block{display:flex;flex-wrap:wrap;margin:10px -15px}.checkout-heading__descr{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.checkout-heading__paragraph{margin-bottom:0}.checkout-heading__notify{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-top:15px;margin-bottom:-20px}.checkout__text-highlighted,.supply-info__header-remark{color:#8b8b8b}.supply-info__info-block{display:flex;flex-wrap:wrap;margin:30px -15px 10px}.supply-info__time{flex:0 0 33.33333%;max-width:33.33333%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.supply-info__time-inner{padding:10px 50px;background:#f8f8f8;text-align:center}.supply-info__descr{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 66.66667%;max-width:66.66667%}.supply-info .supplier-delivery-heading .supply-info__time{display:none}.supply-info .supplier-delivery-heading .supply-info__descr{flex:0 0 100%;max-width:100%}.supply-info__paragraph{margin-bottom:0}.supply-info__remark{font-size:.75rem;line-height:.875rem;color:#8b8b8b;margin-top:5px}.supply-info__remark_mobile{padding-left:15px;padding-right:15px;line-height:1.25rem}.checkout-address-time{display:flex;flex-wrap:wrap;align-items:center}.checkout-address-time__address-wrap{border-left:1px solid #ccc;height:100%;width:50%;padding:0 30px}.checkout-address-time__address{font-size:.875rem;line-height:1.375rem}.checkout-address-time__time-wrap{font-weight:700;width:50%;color:#8b8b8b;text-align:center}.checkout-address-time__time-regular{font-size:1.125rem;line-height:1.5rem;font-weight:700;text-transform:uppercase}.checkout-address-time__time-primary{font-size:2.875rem;line-height:2.875rem;font-weight:700}.checkout-address-time__time-additional{font-weight:700}.checkout-address-time__undefined-time{color:#ccc;font-weight:500;line-height:1.375rem;padding:0 15px}.checkout-address-time_sidebar{width:100%}.checkout-address-time_sidebar .checkout-address-time__time-regular{font-size:1.125rem;font-weight:700;line-height:1.5rem}.checkout-address-time_sidebar .checkout-address-time__time-primary{font-size:2.875rem;line-height:2.875rem}.checkout-address-time_sidebar .checkout-address-time__time-additional{font-size:.625rem;line-height:1rem}.checkout-address-time_sidebar .checkout-address-time__address-wrap{padding:0 5px 0 15px}.checkout-address-time_sidebar .checkout-address-time__address{font-size:.875rem;line-height:1.375rem}.checkout-continue-shopping_mobile{width:100%}.order-line__img-link,.order-line__title_link{display:none!important}.order-line__img-static,.order-line__title_static{display:block!important}.address-list-wrap{height:180px;border:1px solid #ccc;border-radius:3px;background:#fff;overflow-y:scroll;padding:2px 5px;margin-bottom:20px}.address-list-item:hover{background:#0277bd;color:#fff;cursor:pointer}.checkout-address-select{display:none}.notification_reminder{margin:0 15px 1.5rem}@media (min-width:992px){.page_split-orders .container .row .right-aside{top:0;margin-bottom:78px}.supply-info__remark_mobile{display:none}}@media (min-width:992px) and (max-width:1199.98px){.supply-info__time-inner{padding:10px 25px}}@media (max-width:1199.98px){.checkout-address-time__address-wrap{padding:0 20px;width:55%}.checkout-address-time__time-wrap{width:45%}}@media (min-width:768px){.checkout-continue-shopping_mobile,.content .checkout-widget.delivery-widget{display:none}}@media (min-width:768px) and (max-width:991.98px){.supply-info__info-block{margin-bottom:20px}.supply-info__time{flex:0 0 50%;max-width:50%}.supply-info__time-inner{padding:20px 25px}.supply-info__descr{flex:0 0 50%;max-width:50%}.checkout-address-time_sidebar .checkout-address-time__address{font-size:.75rem;line-height:1.25rem}}@media (max-width:991.98px){.checkout-heading{margin-bottom:20px}.checkout-heading__notify{margin-bottom:0}.supply-info__remark_desktop{display:none}}@media (max-width:767.98px){.checkout-address-time_sidebar .checkout-address-time__time-regular{font-weight:500}.checkout-heading__info-block{margin-bottom:0}.checkout__text-highlighted{display:block}.supply-info__info-block{margin-top:20px;margin-bottom:0}.supply-info__time{flex:0 0 100%;max-width:100%;margin-bottom:10px}.supply-info__time-inner{padding:10px 65px}.supply-info__descr{flex:0 0 100%;max-width:100%}.checkout-continue-shopping,aside .checkout-widget.delivery-widget{display:none}}
@@ -1 +0,0 @@
1
- .design-appointment .consultant-form__wrap .row{flex-wrap:inherit}.design-appointment .consultant-form__wrap .next-actions__wrap,.design-appointment .consultant-form__wrap .your-details__wrap{display:block;width:100%;flex:inherit;max-width:inherit;padding:15px}.design-appointment .consultant-form__wrap .next-actions__wrap+.your-details__wrap .your-details{padding-left:60px;padding-right:60px}.design-appointment .consultant-form__wrap .form-container-fix+.next-actions__wrap{display:none}.design-appointment .dc-header{display:none;color:#fff;background:#2f8196;text-align:center;margin:0 -15px;padding:24px 15px}.design-appointment .dc-header h2{font-weight:700}.design-appointment .dc-button-wrap{display:none;margin-top:20px;text-align:center}.design-appointment .dc-button-wrap .btn{width:100%}.design-appointment .dc-intro{text-align:center;font-size:20px;font-weight:500}.design-appointment .dc-intro a{text-decoration:none}.design-appointment .page-header{text-align:center;max-width:800px;margin:auto}.design-appointment .page-header p{font-size:1rem;margin-bottom:8px}.design-appointment--jrni main{padding-bottom:0}@media (min-width:992px){.design-appointment .consultant-form__wrap .your-details__wrap{padding-top:0}.design-appointment .consultant-form__wrap .next-actions__wrap{border:1px solid #eee}}@media (min-width:768px){.design-appointment .page-header{margin-bottom:0}.design-appointment .page-header_border-all{border-bottom:0}.design-appointment .design-appt-aside__title{text-align:center}}@media (max-width:991.98px){.design-appointment .consultant-form__wrap .row{flex-wrap:wrap-reverse;flex-direction:column}}@media (max-width:767.98px){.design-appointment .consultant-form__wrap .row .your-details__wrap .your-details{padding-left:15px;padding-right:15px}}@media (max-width:575.98px){.design-appointment .img-fluid{display:none}.design-appointment .dc-button-wrap,.design-appointment .dc-header{display:block}}
@@ -1 +0,0 @@
1
- .home-movers__hero,.home-movers__thank{background:#f8f8f8}.home-movers__hero{padding:20px}.home-movers__hero .home-movers__header p{margin-bottom:20px}.home-movers__thank{padding:20px}.home-movers__thank p{margin-bottom:0}.home-movers__form .home-movers__header{padding:0}.home-movers__header{text-align:center}.home-movers__header span{display:block}.home-movers__title{font-size:1.625rem;line-height:28px;margin-bottom:10px;text-transform:none}.home-movers__description{text-align:center}.home-movers .terms{padding:20px 0;border:0}.home-movers .terms__title{margin-bottom:0;color:#0277bd}.home-movers .terms__description,.home-movers .terms__title{font-size:.875rem;font-weight:400;line-height:20px}.home-movers .notification{margin-bottom:1.5rem}.movers-form{background:#f8f8f8}.movers-form__title{font-size:1.25rem}.movers-form__warning{margin-bottom:15px}.movers-form .form-row{margin-bottom:15px;padding-left:0;padding-right:0}.movers-form__action{display:flex;justify-content:center;padding-top:10px;padding-bottom:20px}.movers-form__action .btn{width:200px}@media (min-width:576px){.home-movers__header span{display:inline}.home-movers__thank{padding:30px 20px}}@media (min-width:768px){.home-movers__description{font-size:1rem}.home-movers__hero{padding-top:40px}.home-movers__hero .home-movers__title{margin-bottom:20px}}@media (min-width:992px){.home-movers__container{flex:0 0 83.33333%;max-width:83.33333%;margin:0 auto;padding:0 10px}}
@@ -1 +0,0 @@
1
- @font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:500;font-style:normal}body{font-family:Roboto,Helvetica,Arial,sans-serif;color:#626d75;font-size:100%;margin:0}a img,body{border:0}#acsHeading,#cscHeading,#expiryMonthTooltipText,#paypageHeading,#submitHelp{display:none}#requiredFieldsMessage1{font-size:12px}.description{position:absolute;left:-10000px;top:auto;width:.063em;height:.063em;overflow:hidden}#cardEntryForm,.formSection,.formSection #cardholderName.formInput,.formSection #cardNumber.formInput,.formSection #cardType.formInput,.formSection #expiryYear.formInput,.submitButton{box-sizing:border-box;width:99vw}.formSection{width:97vw}.formSection #expiryYear.formInput{width:80px}.formSection.inputError .tooltip{display:block!important}.formSection.inputError .formInput{border-color:#cf000f}#cardEntryForm{margin:0 auto;width:100%;text-align:left}.logo{width:100%;text-align:center;margin:auto}.logoImg{width:12.563em;height:2.938em;display:none}#storeName{margin:2%;text-align:center;font-weight:700}#messagePanel{display:block;font-size:medium;font-weight:400;background-color:#c00;border:.125em solid #c00;padding:5px 2px;margin:5px;list-style:none;text-align:center;color:#fff}#messagePanel img{display:none}.inlineText{display:block;font-size:.75em;font-weight:400;width:100%;float:left}.invisible{display:none}#errorIcon,.noJsErrorIcon{width:1em;height:1em}#errorIcon{margin-right:1em}.centered{margin:0 auto}#basketPanel,#billingAddressPanel,#customerAddressPanel,#paymentDetailsPanel,#paymentMethodPanel,#purchaseDetailsPanel,#shippingAddressPanel{padding-top:2%;margin-bottom:2%}.formInput{font-size:.875rem;line-height:1.57143;background:#fff;border:1px solid #ccc;border-radius:3px;color:#3e3e3e;padding:8px 16px;outline:0;height:40px;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;margin-bottom:5px;touch-action:none}.formInput.visa{background:url(../images/icons/visa-icon.png) 99% no-repeat #fff}.formInput.mastercard{background:url(../images/icons/mastercard-icon.png) 99% no-repeat #fff}.formInput.amex{background:url(../images/icons/amex-icon.png) 99% no-repeat #fff}.formInput.jcb{background:url(../images/icons/jcb-icon.png) 99% no-repeat #fff}.formInput.dinersclub{background:url(../images/icons/dinersclub-icon.png) 99% no-repeat #fff}.formInput.maestro{background:url(../images/icons/maestro-icon.png) 99% no-repeat #fff}label.inputError{color:#800}input.inputError,select.inputError{background-color:#ffe3e3!important;color:#800;border:.1em solid #800}input.inputValid,select.inputValid{background-color:#dfffdf!important;color:#005f00;border:.1em solid #005f00}label.labelError{color:#d00!important}.bodyText{font-family:Roboto,Helvetica,Arial,sans-serif;color:#626d75;font-size:medium;text-align:left}#purchaseDetailsHeader{padding-top:.5%}#paymentDetailsHeader{display:none}#addressLabel,#amountLabel,#goodsLabel,#postCodeLabel{display:inline-block}#address,#amount,#goods,#postCode{width:48%;display:inline-block}#cardType{width:95%}#cardholderName,#cardNumber{width:90%}#expiryMonth,#expiryYear,#startMonth,#startYear{width:80px;padding:8px}#expiryYear,#startYear{margin-left:2px}#expiryMonth,#startMonth{margin-right:2px}.dateDropDownLabel{position:absolute;left:-10000px;top:auto;width:.063em;height:.063em;overflow:hidden}#expiryYearLabel{font-size:0;position:static}#cardType::-ms-expand,#expiryMonth::-ms-expand,#expiryYear::-ms-expand{display:none}#expiryYearLabel:after{font-size:16px;content:"/"}#issue{width:15%}#ifAvailable{font-style:italic;font-weight:400;font-size:medium;margin-left:.625em}#confirmCsc,#csc{box-sizing:border-box}#cscSection:after{content:"";width:38%;height:51px;display:block;position:absolute;bottom:-15px;right:125px}#newCardLink{float:right}.linkText{font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:medium;font-weight:700;margin:1% 2% 1% 8%;padding:1.5% 5%;border:thin solid #626d75;background-color:#eee!important;background-image:linear-gradient(bottom,#f5a30d,#ffd786 82%)!important;background-image:-ms-linear-gradient(bottom,#f5a30d 0,#ffd786 82%)!important;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#f5a30d),color-stop(.82,#ffd786))!important;color:#036!important;border-radius:.313em;-moz-border-radius:.313em;-webkit-border-radius:.313em;box-shadow:.188em .188em .188em #ccc;-moz-box-shadow:.188em .188em .188em #ccc;-webkit-box-shadow:.188em .188em .188em #ccc}a,a:hover,a:visited{text-decoration:none;color:#626d75!important}#closeCSCLink{display:block;padding:2%;margin:1% 2% 1% 1%}#cscDialog{display:none;margin:0;position:fixed;top:25%;text-align:center;width:95%;z-index:6000}#cscDialogContent,#payerAuthDialogContent{box-shadow:.313em .313em .313em #ccc;-moz-box-shadow:.313em .313em .313em #ccc;-webkit-box-shadow:.313em .313em .313em #ccc;display:block;margin:0 auto;background:#fff;border:.063em solid #636b70;text-align:center}#cscDialogContent{width:95%}.closeDialogIcon{display:none}#cscDialogTitle{margin:.75em 0 .563em .6em}#cscDialogTitle,.dialogTitle{display:block;font-weight:700}.dialogTitle{margin-bottom:1.15em}#cscDescriptionBody{height:10.938em;width:100%}#cscText{width:100%;text-align:left}#cscRightImage{display:none}#cscBottomImage{height:6em;width:100%;margin:.625em 0 .5em;text-align:center}.cancelButton{width:30%;float:left;background:#9fc2c1;border:1px solid #8daf9c;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif;color:#000;font-size:16px;padding:3%;text-align:center;border-radius:6px;display:none}#footer{margin-top:30px}#footer,#payerAuthDialog{text-align:center;width:100%}#payerAuthDialog{display:block;margin:0 auto;position:absolute;top:6.25em}#payerAuthDialogContent{width:25em;height:31.25em}#payerAuthIframe{width:100%;border:0;padding:0;height:30em}.bodyStyle{display:block;margin:4%;width:90%;text-align:center}.noJsReturnPanel{display:block;margin-top:.938em;border:thin solid #d00;padding:.625em .625em .625em 2.5em;color:#cc292b;font-size:medium}.noJsContinueButton{display:block;margin:0 auto;text-align:center;padding:.313em}.wait{top:50%;left:50%;margin-top:-7em;margin-left:-7em;text-align:center;z-index:6000;overflow:auto;border:.063em solid #636b70;width:14.5em;height:4em;background-color:#fff;padding-top:1em}#overlay,.wait{display:none;position:absolute}#overlay{opacity:.4;top:0;left:0;background-color:#dcdcdc;width:100%;z-index:5000}.opaque{opacity:.4;zoom:1}tbody tr td{margin:0 auto;height:auto!important;background:#fff}.progressSpinner,tbody tr td{text-align:center}#progressSpinnerImage{margin:0 auto .6em;width:2em;height:2em;display:block}#progressText{text-align:center;font-family:Roboto,Helvetica,Arial,sans-serif;color:#e4141d;font-size:medium}#mainDccDiv{width:95%;margin-left:auto;margin-right:auto;text-align:center}#subHeaderText{font-size:medium;font-weight:700;margin-bottom:2%;text-align:center}#dccEntryForm{text-align:center;margin:0 auto}#selectionPanel{text-align:left}#cardHolderText,#merchantText{font-family:Roboto,Helvetica,Arial,sans-serif;color:#626d75;margin-top:3%;font-size:large;font-weight:700}#dccCommands{margin:2% auto 0}#dccCancel,#dccSubmit{font-size:medium}#dccSubmit{float:right}#dccCancel{float:left}#basketTable{width:100%}.basketHeader{font-weight:700;font-size:.625em;padding-left:.625em}.basketItemQty,.basketQtyHeader,.quantityCol{text-align:center}.basketFooter,.basketSubTotalHeader,.subTotalCol{text-align:right}.basketPriceHeader,.priceCol{display:none}.basketFooter{font-weight:700;width:100%}.basketItemFooter{padding-right:1em;width:80%}.basketItemFooter,.basketItemPriceFooter{display:inline-block}.billingAddress,.shippingAddress{display:block;padding-left:.625em;text-align:left;clear:left}#paymentMethodHeader{padding-top:.313em}button{width:auto;overflow:visible}.paymentMethodCARD,.paymentMethodGIRO_PAY,.paymentMethodIDEAL,.paymentMethodMASTER_PASS,.paymentMethodMISTER_CASH,.paymentMethodPAY_PAL,.paymentMethodSOFORT{display:block;margin:.625em}.paymentMethodCARD{width:12.125em;border:.063em solid #ccc;border-radius:.625em}.paymentMethodPAY_PAL{width:12.188em}.paymentMethodMASTER_PASS{width:9.063em}.paymentMethodIDEAL{width:2.313em}.paymentMethodGIRO_PAY{width:4.5em}.paymentMethodSOFORT{width:6.25em}.paymentMethodMISTER_CASH{width:3.313em}.paymentMethodOption{display:inline-block;vertical-align:middle!important;height:2.125em;font-size:0;position:absolute;left:-9000px}legend{display:block;color:#000;font-weight:700;text-align:left;border-style:none}fieldset{display:block;border:0;background-color:transparent;padding-top:1%;padding-bottom:2%}#confirmCheck1,#confirmCheck2{float:left;margin:1% 0 1% 2%}#confirmCheck1LabelPanel,#confirmCheck2LabelPanel{display:inline-block;width:82%;font-weight:400}#checkBoxSection,#checkBoxSection2{margin-top:.5em}.basketItemImage{width:2.5em;height:2.5em;float:left;margin-right:.5em}#amexAcceptanceMarkLink,#jcbAcceptanceMarkLink,#mcAcceptanceMarkLink,#paypalAcceptanceMarkLink,#vbvAcceptanceMarkLink{text-decoration:none}#amexAcceptanceMarkImg,#jcbAcceptanceMarkImg,#mcAcceptanceMarkImg,#paypalAcceptanceMarkImg,#vbvAcceptanceMarkImg{height:2em!important;display:inline-block!important;overflow:hidden}#vbvAcceptanceMarkImg{width:3.55em!important}#mcAcceptanceMarkImg{width:4.35em!important}#amexAcceptanceMarkImg,#jcbAcceptanceMarkImg{width:4.4em!important}#paypalAcceptanceMarkImg{width:3.125em!important}.cardType{display:block!important;background-repeat:no-repeat;padding:.125em}#confirmCardLabel{display:block!important;font-size:.75em;font-weight:700}#confirmCardExpiryLabel{display:block!important;font-size:.6em;font-style:italic}#cscImage{width:16em}#addressPanel,#amexAcceptanceMark,#purchaseDetailsGoods,#purchaseDetailsHeader,#shippingAddressPanel{display:none}div#purchaseDetailsAmount{text-align:center}span#amountLabel{font-size:20px;color:#616161}span#amount{font-size:18px;text-align:center}#confirmCheck2Label:after{content:"";width:15px;height:15px;position:relative;top:1px;margin-left:5px;display:inline-block;background-image:url(../lock.png);background-size:contain;background-repeat:no-repeat}input,textarea{-webkit-appearance:none;-webkit-border-radius:0}.formLabel{text-align:left;display:block;margin:20px 0 5px;color:#3e3e3e;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px}.formLabelDescr{font-size:12px;line-height:20px;font-weight:500}#addressPanel,#btnCancel,#cardNumberHelpPanel,#footer,#paymentDetailsLegend,#ppLogo,#purchaseDetailsPanel,#storeName,.labelHelpImg{display:none}#cardNumberHelpPanel:before{content:"*";display:block}#cardNumberSection,#cscSection,#expirySection{position:relative}input[type=radio]{margin:1em .25em}input.inputError{background-color:#fff!important;border-color:#c00;color:#c00}.tooltip{padding:0;display:none!important}.tooltipBottom{display:none}.tooltipText{position:relative;width:100%;min-height:1px;color:#cf000f;margin-top:8px;font-size:14px;letter-spacing:0;line-height:22px}#cscDescLink{display:none;background-image:url(../images/hybrid_cvv.png);width:37px;height:25px;background-size:cover;margin:-39px 0 15px 100px}#cscDescLink .linkText{display:none}.submitButton{font-family:Roboto,Helvetica,Arial,sans-serif;float:none;box-shadow:none;display:inline-block;cursor:pointer;background-color:#0277bd;color:#fff;text-decoration:none;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:8px 0;width:100%;font-size:16px;line-height:24px;border-radius:3px;transition:none;height:40px}#commands{position:relative;width:100%;margin-top:30px}#commands:before{height:32px;width:33px;box-sizing:border-box}#paymentDetailsPanel #paymentDetailsFieldset{padding:0;margin:0}#paymentDetailsTitle,#visaCheckoutPaymentDetailsPanel,#visaCheckoutPaymentSummaryPanel{display:none}#cscSection,#expirySection{display:inline-block;vertical-align:top}#expirySection{width:200px;white-space:nowrap;margin-right:16px}#cscSection{width:110px}#cscSection label{white-space:nowrap}#paymentDetailsPanel{display:flex;width:100%;flex-flow:wrap}#cardNumberSection{order:-1}#cardTypeSection{order:-2}