svg path {
    pointer-events: none;
}

svg .ltt-btn path {
    pointer-events: all;
    cursor: pointer;
}