/* BACKEND */
.wrapch .addonsocial_media_share{background:url("img/social-media-share.png") no-repeat 15px 15px white;background-size:100px 85px;}

/* FRONTEND */
.chronosly:not(.someone) .ev-item.share_box{font-size: 16px;line-height:18px;}
a.fb_share, a.tw_share, a.in_share, a.go_share, a.pi_share, a.ics_share{display:inline-block; margin:0px 4px;
    padding:4px;}
a.fb_share{margin-left:0px;}
a.fb_share:before{
    content:"s";
    font-family: "chronosly" !important;

   }
a.tw_share:before{
    content:"v";
    font-family: "chronosly" !important;
   }

a.in_share:before{
    content:"p";
    font-family: "chronosly" !important;
    font-size:inherit!important;
   }

a.go_share:before{
    content:"q";
    font-family: "chronosly" !important;
   }

a.pi_share:before{
    content:"r";
    font-family: "chronosly" !important;
   }
a.ics_share:before{
    content:"g";
    font-family: "chronosly" !important;
   }