wickes-css2 2.101.0-develop.5 → 2.101.0-develop.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Readme.md +1 -0
- package/build/css/components/checkout-payment-details-v2.css +1 -1
- package/build/css/pages/checkout-new.css +1 -1
- package/build/css/pages/checkout.css +1 -1
- package/build/css/pages/page_checkout-payment-details.css +1 -1
- package/build/css/pdp-main-before-combine.css +1 -1
- package/build/css/pdp-main-critical.css +1 -1
- package/build/css/pdp-main.css +1 -1
- package/build/img/mastercard.svg +5 -0
- package/build/img/visa-logo.svg +3 -0
- package/package.json +1 -1
- package/src/components/checkout-payment-details-v2.hbs +11 -6
- package/src/components/order-summary.hbs +2 -2
- package/src/elements/radiobutton.hbs +9 -1
- package/src/img/mastercard.svg +5 -0
- package/src/img/visa-logo.svg +3 -0
- package/src/page_payment-details-with-gift-card.html +67 -0
- package/src/partials/footer-checkout-v2.hbs +5 -3
- package/src/scss/components/_billie-online-messaging.scss +2 -0
- package/src/scss/components/checkout-payment-details-v2.scss +1 -1
- package/src/scss/pages/page_checkout-payment-details.scss +16 -0
- package/src/sitemap.html +11 -2
|
@@ -1 +1 @@
|
|
|
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__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
|
+
.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 +1 @@
|
|
|
1
|
-
.page_checkout-payment-details .lines-group{margin-top:20px}.checkout-payment-details .rbn_align{line-height:1.375em}.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}}
|
|
1
|
+
.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}}
|