.ccm-search-block-form {
	position: relative;
	input {
		display:none;
		position: absolute;
		top: 0;
		left: 0;
		appearance: none;
		background: transparent;
		border: none;
		border-bottom: 1px solid currentcolor;
		height: auto;
		padding: 0;
	}
}
