/* HIDE TEXT READER ON TOP OF ALL PAGES */
.ssblock {
    display:none !important;
}
.ssblock-touch-0 {
    display:none !important;
}

/* HIDE LOUDSPEAKER ON LEFT SIDE */
.rht_icon_wrapper {
     display:none !important;
}