/* Revelements - Product Result Count */

.rlm-product-result-count {
	background: transparent;
	border-color: transparent;
	border-style: solid;
	border-width: 0;
	box-sizing: border-box;
	color: #4b5563;
	font-size: 15px;
	line-height: 1.4;
	margin: 0;
	width: 100%;
}

.rlm-product-result-count--placeholder {
	border-color: #e5e7eb;
	border-radius: 6px;
	border-width: 1px;
	padding: 14px 16px;
}
