/*------------------------------------*\
    #INPUT
\*------------------------------------*/

/**
 * 1) Actual input of a field
 */
.c-input {
	.c-stripe & {
		max-width: 3rem;
	}
}
