/* Czerwona ramka kart wyboru (wyposażenie, grubość) — 2× grubsza: 2px zamiast 1px. */
body.single-product .hoker-seat-configurator .hoker-seat-thickness-compact .hoker-seat-choice-card.is-selected,
body.single-product .hoker-seat-configurator .hoker-seat-equipment-compact .hoker-seat-equipment-compact-card.is-selected,
body.single-product .hoker-seat-configurator .hoker-seat-thickness-compact .hoker-seat-choice-card.hoker-choice-card-hint,
body.single-product .hoker-seat-configurator .hoker-seat-equipment-compact .hoker-seat-equipment-compact-card.hoker-choice-card-hint,
body.single-product .hoker-seat-configurator .hoker-seat-choice-card.is-selected,
body.single-product .hoker-seat-configurator .hoker-seat-equipment-compact-card.is-selected,
body.single-product .hoker-seat-configurator .hoker-seat-choice-card.hoker-choice-card-hint,
body.single-product .hoker-seat-configurator .hoker-seat-equipment-compact-card.hoker-choice-card-hint,
body.single-product .hoker-seat-configurator .h-radio-label:has(input:checked) {
	border-width: 2px;
}
