.bwp-delivery-picker{--bwp-dd-green:#1f5845;--bwp-dd-mint:#e9f4ee;--bwp-dd-orange:#df7f32;margin:20px 0;padding:20px;border:1px solid #d9e3de;border-radius:16px;background:#fff;color:#26352f}.bwp-delivery-picker__intro,.bwp-delivery-calendar__head>div{display:flex;gap:11px;align-items:center}.bwp-delivery-picker__intro h3,.bwp-delivery-calendar__head h3{margin:0}.bwp-delivery-picker__intro p{margin:4px 0 0;color:#6c7873}.bwp-delivery-picker__step{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--bwp-dd-green);color:#fff;font-weight:700;flex:0 0 28px}.bwp-delivery-postcode{display:flex;gap:8px;margin-top:15px}.bwp-delivery-postcode input{width:150px!important;margin:0!important}.bwp-delivery-feedback{margin-top:10px}.bwp-delivery-feedback.is-error{color:#a12f26}.bwp-delivery-feedback.is-loading{color:#6c7873}.bwp-delivery-calendar{margin-top:18px;padding-top:17px;border-top:1px solid #e3e9e6}.bwp-delivery-calendar__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.bwp-delivery-calendar__nav{display:flex;align-items:center;gap:8px}.bwp-delivery-calendar__nav button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;padding:0;border:1px solid #ccd8d2;border-radius:50%;background:#fff;color:var(--bwp-dd-green);font-size:20px}.bwp-delivery-calendar__nav strong{min-width:125px;text-align:center;text-transform:capitalize}.bwp-delivery-calendar__week,.bwp-delivery-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.bwp-delivery-calendar__week span{text-align:center;font-size:11px;color:#74817b;text-transform:uppercase}.bwp-delivery-calendar__grid{margin-top:6px}.bwp-delivery-day{position:relative;min-height:42px;padding:0;border:1px solid transparent;border-radius:9px;background:#f2f4f3;color:#a2aaa6;cursor:not-allowed}.bwp-delivery-day.is-empty{visibility:hidden}.bwp-delivery-day.is-compatible,.bwp-delivery-day.has-conflict{cursor:pointer;color:#22322c}.bwp-delivery-day.is-compatible{background:var(--bwp-dd-mint);border-color:#c5ddd1}.bwp-delivery-day.has-conflict{background:#fff1df;border-color:#efcfaa}.bwp-delivery-day.is-selected{background:var(--bwp-dd-green);border-color:var(--bwp-dd-green);color:#fff;box-shadow:0 0 0 3px rgba(31,88,69,.14)}.bwp-delivery-calendar__legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:11px;font-size:12px;color:#69766f}.bwp-delivery-calendar__legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}.bwp-delivery-calendar__legend i.is-compatible{background:#b9ddca}.bwp-delivery-calendar__legend i.has-conflict{background:#efbd7e}.bwp-delivery-selection{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px;border-radius:11px;background:var(--bwp-dd-mint)}.bwp-delivery-selection>.dashicons{color:var(--bwp-dd-green)}.bwp-delivery-selection>div{flex:1}.bwp-delivery-selection small,.bwp-delivery-selection strong,.bwp-delivery-selection em{display:block}.bwp-delivery-selection em{font-size:12px;color:#66736d;font-style:normal}.bwp-delivery-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(20,33,28,.52)}.bwp-delivery-modal__dialog{width:min(540px,100%);padding:24px;border-radius:17px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.25)}.bwp-delivery-modal__dialog h3{margin-top:0}.bwp-delivery-modal__dialog ul{margin:14px 0;padding:12px 28px;background:#fff3e5}.bwp-delivery-modal__dialog>div{display:flex;gap:8px;flex-wrap:wrap}.single_add_to_cart_button.bwp-delivery-disabled{opacity:.45!important;cursor:not-allowed!important;pointer-events:none!important}.bwp-cart-delivery{--bwp-dd-green:#1f5845;--bwp-dd-mint:#e9f4ee;margin:0 0 20px;padding:16px;border:1px solid #d8e2dd;border-radius:14px;background:#fff;color:#26352f}.bwp-cart-delivery__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 14px}.bwp-cart-delivery__title{grid-column:1/-1;font-size:13px;color:#68766f}.bwp-cart-delivery__details{display:flex;align-items:center;gap:12px;min-width:0}.bwp-cart-delivery__details>.dashicons{width:34px;height:34px;font-size:34px;color:var(--bwp-dd-green);flex:0 0 34px}.bwp-cart-delivery__details>div{min-width:0}.bwp-cart-delivery__summary small,.bwp-cart-delivery__summary strong,.bwp-cart-delivery__summary em{display:block}.bwp-cart-delivery__summary strong{font-size:17px}.bwp-cart-delivery__summary em{font-style:normal;color:#68766f;font-size:12px}.bwp-cart-delivery__change{align-self:center;width:auto!important;min-width:0!important;min-height:32px!important;height:auto!important;padding:7px 11px!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap}.bwp-cart-delivery__editor{margin-top:15px;padding-top:15px;border-top:1px solid #e4eae7}.bwp-cart-delivery .bwp-delivery-calendar{max-width:620px}.woocommerce-checkout .bwp-cart-delivery{margin-bottom:24px}.woocommerce-checkout #shipping_postcode.bwp-delivery-postcode-locked{cursor:not-allowed;background:#f2f5f3;color:#66736d}@media(max-width:549px){.bwp-delivery-picker{padding:15px}.bwp-delivery-postcode{align-items:stretch}.bwp-delivery-postcode input{width:100%!important}.bwp-delivery-calendar__head{align-items:flex-start;gap:12px;flex-direction:column}.bwp-delivery-calendar__nav{width:100%;justify-content:space-between}.bwp-delivery-day{min-height:38px}.bwp-delivery-modal__dialog>div{flex-direction:column}.bwp-cart-delivery__summary{grid-template-columns:1fr;align-items:start}.bwp-cart-delivery__title,.bwp-cart-delivery__details,.bwp-cart-delivery__change{grid-column:1}.bwp-cart-delivery__change{justify-self:start}}
.bwp-delivery-calendar__head{gap:14px}.bwp-delivery-calendar__head>div:first-child{flex:1;min-width:0}.bwp-delivery-calendar__head h3{font-size:16px!important;line-height:1.2!important;white-space:nowrap}.bwp-delivery-calendar__nav{flex:0 0 auto;justify-content:center;gap:6px!important}.bwp-delivery-calendar__nav button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important}.bwp-delivery-calendar__nav strong{min-width:92px!important;white-space:nowrap}@media(max-width:549px){.bwp-delivery-calendar__head{flex-direction:row;align-items:center;gap:8px}.bwp-delivery-calendar__head h3{font-size:14px!important}.bwp-delivery-calendar__nav{width:auto;justify-content:center;gap:4px!important}.bwp-delivery-calendar__nav strong{min-width:82px!important;font-size:13px}}
.bwp-delivery-calendar__nav button:disabled{opacity:.35!important;cursor:not-allowed!important}
.bwp-cart-delivery .bwp-delivery-calendar__head h3{font-size:13px!important}@media(max-width:549px){.bwp-cart-delivery .bwp-delivery-calendar__head h3{font-size:12px!important}}
.bwp-cart-delivery .bwp-delivery-calendar{max-width:500px}.bwp-cart-delivery .bwp-delivery-calendar__head{margin-bottom:9px}.bwp-cart-delivery .bwp-delivery-calendar__head>div:first-child{align-self:center;min-height:32px;align-items:center}.bwp-cart-delivery .bwp-delivery-calendar__head h3{display:flex;align-items:center;min-height:32px;margin:0!important}.bwp-cart-delivery .bwp-delivery-calendar__week,.bwp-cart-delivery .bwp-delivery-calendar__grid{column-gap:4px;row-gap:4px}.bwp-cart-delivery .bwp-delivery-calendar__grid{margin-top:4px}.bwp-cart-delivery .bwp-delivery-day{width:100%!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;line-height:1!important}@media(max-width:549px){.bwp-cart-delivery .bwp-delivery-calendar{max-width:100%}.bwp-cart-delivery .bwp-delivery-day{height:34px!important;min-height:34px!important}.bwp-cart-delivery .bwp-delivery-calendar__week,.bwp-cart-delivery .bwp-delivery-calendar__grid{column-gap:3px;row-gap:3px}}
.bwp-delivery-picker .bwp-delivery-calendar{max-width:500px}.bwp-delivery-picker .bwp-delivery-calendar__head{margin-bottom:9px}.bwp-delivery-picker .bwp-delivery-calendar__week,.bwp-delivery-picker .bwp-delivery-calendar__grid{column-gap:4px;row-gap:4px}.bwp-delivery-picker .bwp-delivery-calendar__grid{margin-top:4px}.bwp-delivery-picker .bwp-delivery-day{width:100%!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;line-height:1!important}@media(max-width:549px){.bwp-delivery-picker .bwp-delivery-calendar{max-width:100%}.bwp-delivery-picker .bwp-delivery-day{height:34px!important;min-height:34px!important}.bwp-delivery-picker .bwp-delivery-calendar__week,.bwp-delivery-picker .bwp-delivery-calendar__grid{column-gap:3px;row-gap:3px}}
.bwp-delivery-cart-control{position:relative;display:inline-flex;flex:0 0 auto!important;width:auto!important;vertical-align:top}.bwp-delivery-cart-control>.single_add_to_cart_button{margin:0!important}.bwp-delivery-cart-tooltip{position:absolute;z-index:1000;left:50%;bottom:calc(100% + 9px);width:max-content;max-width:min(280px,80vw);padding:8px 10px;border-radius:6px;background:#26352f;color:#fff;font-size:12px;line-height:1.4;text-align:center;letter-spacing:0;box-shadow:0 5px 18px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.bwp-delivery-cart-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#26352f}.bwp-delivery-cart-control.is-delivery-disabled:hover>.bwp-delivery-cart-tooltip,.bwp-delivery-cart-control.is-delivery-disabled:focus>.bwp-delivery-cart-tooltip,.bwp-delivery-cart-control.is-delivery-disabled:focus-within>.bwp-delivery-cart-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}
.bwp-delivery-day.is-conditional{cursor:pointer;color:#22322c;background:#e9f2fb;border-color:#a9c9e8}.bwp-delivery-calendar__legend i.is-conditional{background:#78acd9}.bwp-delivery-selection.is-conditional,.bwp-cart-delivery.is-conditional .bwp-cart-delivery__summary{background:#e9f2fb}
.bwp-conditional-preorder-checkout .bwp-manual-order-btn,.bwp-conditional-preorder-checkout .bwp-manual-order-note{display:none!important}.bwp-preorder-estimate-notice{margin:0 0 14px}.bwp-preorder-saved-modal .bwp-delivery-modal__dialog p{color:#4d5a55}.bwp-preorder-saved-modal .button{margin:0}
