.bjo-withdrawal{max-width:780px;margin:0 auto 2rem}

.bjo-withdrawal__intro,
.bjo-withdrawal__confirmation{
    padding-top:1.25rem;
    margin-bottom:1.5rem;
}

.bjo-withdrawal__form{background:none;border:0;border-radius:0;box-shadow:none;padding:0}

.bjo-withdrawal__form label{font-weight:600}

.bjo-withdrawal__legal{font-size:.92rem;margin:1.25rem 0}

.bjo-withdrawal__submit{min-width:210px;background:#eea7ad;border-color:#eea7ad;color:#fff;font-weight:700;padding:.8rem 1.15rem}

.bjo-withdrawal__submit:hover,
.bjo-withdrawal__submit:focus{filter:brightness(.94);background:#eea7ad;border-color:#eea7ad}

.bjo-herroeping-footer{margin-top:.6rem}
.bjo-herroeping-footer__link{text-decoration:underline}

.bjo-withdrawal textarea{resize:vertical}

.bjo-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

.bjo-order-check{padding:0;background:none;border:0;border-radius:0;box-shadow:none;margin-bottom:1.25rem;text-align:left}

.bjo-order-status{margin:.75rem 0 0;font-weight:600}
.bjo-order-status--success{color:#237a3b}
.bjo-order-status--error{color:#b42318}
.bjo-order-status--loading{font-weight:600}
.bjo-order-status:empty{display:none}

.bjo-withdrawal__submit:disabled{opacity:.55;cursor:not-allowed}
.bjo-order-check .btn{white-space:normal}

.bjo-product-selection{border:1px solid var(--bs-border-color,#dee2e6);border-radius:6px;padding:1rem 1.1rem;margin:0 0 1.25rem}

.bjo-product-selection legend{font-size:1rem;font-weight:700;padding:0 .35rem;width:auto}

.bjo-product-selection__help{margin-bottom:.75rem}

.bjo-product-selection__list{display:flex;flex-direction:column;gap:.65rem}

.bjo-product-selection__item{display:flex;align-items:flex-start;gap:.75rem;margin:0;padding:.85rem;border:1px solid var(--bs-border-color,#dee2e6);border-radius:5px;cursor:pointer}

.bjo-product-selection__item input{margin-top:.25rem;flex:0 0 auto}

.bjo-product-selection__details{display:flex;flex-direction:column;gap:.15rem}

.bjo-product-selection__details span{font-size:.9rem}

.bjo-product-selection__error{color:#b42318;font-weight:600;margin:.75rem 0 0}

.js .bjo-order-check__fallback{display:none}

/* Duidelijke handmatige ordercontrole in dezelfde stijl als de definitieve knop. */
.bjo-order-check__button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:210px;padding:.58rem .9rem;font-size:.92rem;line-height:1.25;margin:0}
.bjo-order-check__button:before{content:"\1F50D";font-size:.9em;margin-right:.42rem;line-height:1}
.bjo-order-check__button:disabled{opacity:1;cursor:not-allowed}

@media (max-width:575.98px){
    .bjo-order-check__button{width:auto;max-width:100%;padding:.58rem .82rem;font-size:.9rem}
}
