/* Icons. */
i[class^="ico--"] {
	display: inline-block;
	width: 20px; height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
}

.ico--customer-service {
	background-image: url('/_assets/a4f9f1d7424b0693a509c7e93dc57902/Images/Icons/customer_service.svg');
}
.ico--magnifier {
	background-image: url('/_assets/a4f9f1d7424b0693a509c7e93dc57902/Images/Icons/magnifier.svg');
}