body.widget-snippet .header-phone{
			padding:20px;
		}
		body.widget-snippet .header-phone::before {
			top: 25px;
			left: 25px;
		}
		.header-phone::before {
			content: ' ';
			background: url("/template/888ebac8/images/call-us.png") no-repeat;
			width: 25px;
			height: 25px;
			top: 0;
			position: absolute;
			left: 0;
		}
		.header-phone{
			position: relative;
			font-family: "Century Gothic", Arial;
		}
		.header-phone h4{
			padding: 0 0 6px 0;
			margin: 0;
			color: #ffffff;
			font-size: 18px;
			font-weight: bold;
			text-align: left;
			font-family: "Century Gothic", Arial;
		}
		.header-phone a{
			padding: 0;
			margin: 0;
			color: #000;
			font-size: 22px;
			text-align: left;
			font-family: "Century Gothic", Arial;
			padding-left: 40px;
		}
		.header-phone a{
			padding-left: 40px;
		}
.header-phone a:hover,.header-phone a:focus{
	color:#036fb7;
	text-decoration:none;
}
