.header-style-two .top-left .info-list li span{
	color:#fff;
}
.footerproduct li{
  width: 50%;
  float: left;
}
@media only screen and (max-width: 600px) {
  .footerproduct li{
  width: 100%;
  float: left;
}
}

.whatsappbtn {
    background: url(../img/whatsapp-ico.png) no-repeat;
    width: 40px;
    height: 46px;
    position: fixed;
    right: 0;
    top: 49%;
    z-index: 250;
}
.whatsappbtn a {
    display: block;
    width: 100%;
    height: 100%;
}
