@media (min-width: 480px) {.wabtn_container {display:none;}}
.wabtn_container {/* margin-bottom: 10px; */
/* display: block; */
/* width: 95px; */
/* clear: both; */
float: left;
height: 23px;
}
.wabtn {
	background-image: url(images/whatsapp.png);
	border: 1px solid #5cbe4a;
	display: inline-block!important;
	position: relative;
	cursor: pointer;
	/* border-radius: 2px; */
	background-color: #5cbe4a;
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding: 18px 4px 3px 17px;
	background-size: 14px;
	font-family: Arial,sans-serif;
	letter-spacing: .4px;
	cursor: pointer;
	font-weight: 400;
	text-transform: none;
	color: #fff!important;
	line-height: 1.2;
	text-decoration: none;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
}

