.shelf-card__buy_added {
    opacity: .4;
}

.shelf-card__buy_loading {
    opacity: .5;
    pointer-events: none;
}
