@media (min-width: 1024px) {.wabtn_container {display:none;}}
.wabtn_container {margin-bottom: 10px;}
.wabtn {
	display: inline-block!important;
	position: relative;
	cursor: pointer;
	background-color: #5cbe4a;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 3px 3px 3px 22px;
	background-size: 16px;
	letter-spacing: .4px;
	cursor: pointer;
	font-weight: 400;
	text-transform: none;
	color: #fff!important;
	line-height: 1.2;
	text-decoration: none;
	font-size: 12px;
}

