#pix_social_share .fb-like { /*the facebook button*/
display: none;
}
#pix_social_share #gplus_sharing_icon { /*the google+ button*/
display: none;
}
#pix_social_share #twitter_sharing_icon { /*the twitter button*/
display: none;
}
#pix_social_share #linkedin_sharing_icon { /*the linkedin button*/
display: none;
}
#pix_social_share #pinterest_sharing_icon { /*the pinterest button*/
display: none;
}