.of-storefront main.of-basket-page{width:80%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding:64px 15px 100px!important;box-sizing:border-box}.of-basket-heading{max-width:760px;margin-bottom:42px}.of-basket-heading h1{font-size:clamp(2.7rem,6vw,5rem);line-height:.96;margin:10px 0 18px}.of-basket-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:30px;align-items:start}.of-basket-items,.of-basket-summary{background:#fff;border:1px solid #dbe3ef;border-radius:22px}.of-basket-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:24px;align-items:center;padding:28px;border-bottom:1px solid #e7ebf1}.of-basket-item:last-child{border:0}.of-basket-item h2{margin:3px 0 7px;font-size:1.25rem}.of-basket-item p{margin:0;color:#667085}.of-basket-item label{font-weight:700}.of-basket-item select{display:block;margin-top:7px;padding:9px 34px 9px 12px;border:1px solid #cbd5e1;border-radius:9px}.of-item-price{font-size:1.2rem;font-weight:800}.of-remove{border:0;background:none;color:#b42318;text-decoration:underline;cursor:pointer}.of-basket-summary{padding:30px;position:sticky;top:30px}.of-basket-summary h2{font-size:1.7rem;margin:8px 0 25px}.of-basket-summary dl{margin:0}.of-basket-summary dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0}.of-basket-summary dd{margin:0;font-weight:700}.of-basket-summary .of-total{border-top:1px solid #dbe3ef;margin-top:8px;padding-top:20px;font-size:1.35rem}.of-basket-summary button{width:100%;border:0;border-radius:12px;background:#dbe2ec;color:#718096;padding:17px;margin:24px 0 14px;font-weight:800;display:flex;justify-content:space-between}.of-basket-summary small{display:block;color:#667085;line-height:1.5}.of-basket-empty{padding:70px 30px;text-align:center}.of-basket-empty>span{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#eb6528;color:#fff;font-weight:900}.of-basket-empty a{display:inline-block;background:#eb6528;color:#fff;padding:14px 20px;border-radius:10px;font-weight:800;text-decoration:none}.of-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:#eb6528;color:#fff;font-size:.75rem}@media(max-width:900px){.of-storefront main.of-basket-page{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:max(15px,env(safe-area-inset-left))!important;padding-right:max(15px,env(safe-area-inset-right))!important}.of-basket-layout{grid-template-columns:1fr}.of-basket-summary{position:static}.of-basket-item{grid-template-columns:1fr auto}.of-basket-item label{grid-column:1}.of-remove{grid-column:2}}@media(max-width:520px){.of-basket-item{padding:20px;gap:16px}.of-basket-heading{margin-bottom:25px}}
.of-discount-row{color:#15803d}.of-discount-form{border-top:1px solid #dbe3ef;margin-top:14px;padding-top:20px}.of-discount-form>label{display:block;font-weight:800;margin-bottom:8px}.of-discount-form>div{display:grid;grid-template-columns:1fr auto;gap:8px}.of-discount-form input{min-width:0;border:1px solid #cbd5e1;border-radius:10px;padding:12px}.of-discount-form>div button{width:auto;margin:0;background:#172033;color:#fff;padding:12px 16px}.of-discount-form .of-remove-discount{width:auto;background:none;color:#b42318;padding:0;margin:10px 0 0;text-decoration:underline}.of-discount-form p{color:#b42318;font-size:.9rem;margin:8px 0 0}.of-fulfilment-form{border-top:1px solid #dbe3ef;margin-top:14px;padding-top:20px}.of-fulfilment-form fieldset{border:0;padding:0;margin:0}.of-fulfilment-form legend{font-weight:900;margin-bottom:10px}.of-fulfilment-form fieldset label{display:flex;align-items:center;gap:9px;padding:7px 0;font-weight:700}.of-fulfilment-form input[type=radio]{accent-color:#eb6528}.of-collection-location{display:block;font-weight:800;margin-top:12px}.of-collection-location[hidden]{display:none}.of-collection-location select{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #cbd5e1;border-radius:9px}.of-fulfilment-form p{color:#b42318;font-size:.9rem}