﻿/*!
   nopfarsi.ir
*/
#DivWhatsAppId {
    position: fixed;
    right: 15px;
    bottom: 20px;
}

#DivWhatsAppId .content-whatsapp img {
    width: 55PX;
    height: 55PX;
    /*border-radius: 50%;*/
}

#DivWhatsAppId .content-whatsapp img:hover {
    /*box-shadow: 0px 0px 10px 2px;
border-radius: 50%;*/
    width: 53PX;
    height: 53PX;
}
