/* Hide the Comment Box widget */
.zpelem-commentbox {
    display: none !important;
}

/* Hide the Social Share widget */
.zpelem-socialshare {
    display: none !important;
}