/* Lifterlms Search */
.whb-lifterlms-search-wrap {
	margin-top: 60px;
	margin-bottom: 20px;
}

.whb-lifterlms-search-input,
.whb-lifterlms-search-btn {
	display: inline-block;
}

.whb-lifterlms-search-btn input#searchsubmit {
	padding: 18px 17px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
	border-radius: 0;
}

.whb-lifterlms-search-input input {
	box-shadow: none;
	border: 1px solid #eee;
	border-right: none;
	margin: 0;
	height: 55px;
	border-radius: 0;
	font-size: 13px;
	color: #8a8a8a;
	padding-left: 22px;
}