.strwky-kleurkoop__rating{display:flex;gap:.6rem;align-items:center;justify-content:center;margin:0 0 1.6rem;font-size:1.4rem}
.strwky-kleurkoop__stars{color:#fe5000;letter-spacing:.15rem}
.strwky-kleurkoop__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}
@media screen and (min-width:990px){.strwky-kleurkoop__grid{grid-template-columns:repeat(4,1fr)}}
.strwky-kleurkoop__card{display:flex;flex-direction:column;gap:.8rem}
.strwky-kleurkoop__card--soldout{opacity:.55}
.strwky-kleurkoop__media img{width:100%;height:auto;border-radius:.8rem;background:#f3f3f3}
.strwky-kleurkoop__meta{display:flex;justify-content:space-between;align-items:baseline;font-size:1.5rem}
.strwky-kleurkoop__label{font-weight:700}
.strwky-kleurkoop__stepper{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(18,18,18,.2);border-radius:3rem;padding:.2rem .4rem}
.strwky-kleurkoop__stepper button{width:3.6rem;height:3.6rem;border:0;background:none;font-size:2rem;cursor:pointer;line-height:1}
.strwky-kleurkoop__stepper output{font-size:1.6rem;font-weight:700;min-width:2.4rem;text-align:center}
.strwky-kleurkoop__order{display:grid;grid-template-columns:1fr auto auto;gap:.6rem 1.6rem;align-items:center;margin-top:2rem;padding:1.2rem 1.6rem;border:1px solid rgba(18,18,18,.14);border-radius:1rem}
.strwky-kleurkoop__order-summary{display:flex;flex-direction:column;gap:.2rem;font-size:1.4rem}
.strwky-kleurkoop__order-summary span{opacity:.7;font-size:1.3rem}
.strwky-kleurkoop__order-price{font-size:1.8rem}
.strwky-kleurkoop__betaal{grid-column:1/-1;margin:.2rem 0 0;font-size:1.25rem;opacity:.75}
.strwky-kleurkoop__status{grid-column:1/-1;margin:0;color:#9f1d1d;font-size:1.3rem}
.strwky-kleurkoop__status:empty{display:none}
.strwky-kleurkoop__soldout{margin:0;color:#9f1d1d}
.strwky-kleurkoop__noscript{list-style:none;margin:1.6rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.8rem}
@media screen and (max-width:749px){.strwky-kleurkoop__order{grid-template-columns:1fr auto}.strwky-kleurkoop__order .button{grid-column:1/-1;width:100%}}
