﻿.hs-form-radio {
	list-style: none !important;
}

input[type=aiag-search] {
	font-size: 1.0625rem;
	font-family: DM Sans,sans-serif;
	height: 64px;
	padding: 16px;
	width: 100%;
	border: 2px solid #000000;
	border-radius: 0;
	line-height: 1.45;
	color: #21282d;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='eclipse' d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E");
	background-position: calc(100% - 16px) center;
	background-repeat: no-repeat;
	background-size: 16px
}

	input[type=search]::placeholder {
		color: #707070
	}


/*	LIVE CHAT	*/
div#chat-widget-container {
	margin-bottom: -35px;
}