.kao-single-product .kao-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;line-height:1.2}
.kao-single-product .kao-product-price .from{flex-basis:100%;font-size:13px}
.kao-single-product .kao-product-price del{font-size:16px;color:#777;font-weight:400;text-decoration:line-through}
.kao-single-product .kao-product-price strong{font-size:26px;color:inherit;font-weight:700}
.kao-single-product .kao-product-price small{flex-basis:100%;font-size:12px;font-weight:400}
.kao-single-product .kao-product-reserve{font-family:inherit;cursor:pointer}
.kao-single-product .kao-product-reserve:disabled{opacity:.55;cursor:default}
.kao-single-product .kao-product-help{margin:24px 0;font-size:13px}
.kao-single-product .kao-product-help .kao-extra{background:transparent;border:0;border-bottom:1px solid #ccc;padding:4px 0;margin-right:15px;color:#555;font:inherit;cursor:pointer}
.kao-single-product .kao-stock-message:empty{display:none}
@media(max-width:700px){.kao-single-product .product_sticky_actions .kao-product-price del{font-size:12px}.kao-single-product .product_sticky_actions .kao-product-price strong{font-size:20px}.kao-single-product .product_sticky_actions .kao-product-reserve{font-size:12px;padding:12px}}

/* Keep reserved status readable on desktop, mobile and sticky actions. */
.kao-single-product button.kao-product-reserve[data-outlet-status="gereserveerd"]:disabled{background:#ffddb2;border:1px solid #e5ac68;color:#75420d;opacity:1}
