/**
 * Checkout Survey — Frontend Styles
 *
 * Minimal styling; inherits existing .hk-select / .hk-input classes.
 */
.hrtk-checkout-survey-field .hk-select {
	width: 100%;
}

.hrtk-survey-other-wrap .hk-input {
	width: 100%;
}
