/* custom css */

.single .addtoany_list .a2a_button_sms,
.single .addtoany_list .a2a_button_whatsapp, .single .addtoany_list .a2a_counter {
    display: none;
}

.single .heateor_sss_sharing_container .heateor_sss_button_twitter,
.single .heateor_sss_sharing_container .heateor_sss_email,
.single .heateor_sss_sharing_container .heateor_sss_button_reddit,
.single .heateor_sss_sharing_container .heateor_sss_more {
    display: none !important;
    visibility: hidden;
}

#side-panel-pusher .ui--custom-menu-bar ul li:nth-child(6) {
    display: none;
}
