@media (min-width: 800px) {.wss_container {display:none;}}
.wss_container {margin-bottom: 15px;border-radius: 5px;
display:inline-block;
 float:right;}
.wss {
 background:url("images/whatsapps_icon.png") no-repeat scroll left top / 30px auto !important;
 width:30px;
 height:30px;
 display: inline-block!important;
 position: relative;
 cursor: pointer;
 border-radius: 5px;
 background-color: #5cbe4a;
 background-repeat: no-repeat;
 background-position: 2px 2px;
 /*padding: 16px 3px 18px 58px;*/
 font-family:Rboto;
 letter-spacing: .4px;
 cursor: pointer;
 font-weight: 400;
 text-transform: none;
 color: #fff!important;
 line-height:26px;
 text-decoration: none;
 text-align: left;
 font-size: 20px;
 border-bottom:none !important;
}
 
.rtsocial-container {
	float:right !important;
	clear:none !important;
}


body.desktop {display:block !important;}
body.desktop .wss_container {display:none !important;}