div.read-buttons span a:nth-child(2){
    display: none !important;
}

div.productdetail a[title="Reader"]{
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}
