/* CSS Document */

@charset "utf-8";
/* Social Share Code And Style By Codenvis.ir */
li { list-style:none }
.codenvis-social-share-1 { text-align:right }
.codenvis-social-share-1 h4 { color:#E75355 }
.codenvis-social-share-1 ul li { float:right ; margin:7px 5px ; transition: all 0.3s ease 0.1s }
.codenvis-social-share-1 ul .facebook { background:url(http://dl.codenvis.ir/coding/Social-Share-1/images/facebook.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .twitter { background:url(images/Social/twitter.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .google { background:url(images/Social/google-plus.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .yahoo { background:url(images/Social/yahoo.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .telegram { background:url(images/Social/telegram.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .line { background:url(images/Social/line.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .whatsapp { background:url(images/Social/whatsapp.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .cloob { background:url(images/Social/cloob.png); width:49px ; height:32px }
.codenvis-social-share-1 ul .facenama { background:url(images/Social/facenama.png); width:32px ; height:32px }
.codenvis-social-share-1 ul .email { background:url(images/Social/email.png); width:32px ; height:32px }
.codenvis-social-share-1 ul li:hover { transform: rotate(360deg) }