.kup_bilet_wrap a.modal-trigger,
a.ticket-buy {
    display: block;
    margin: 10px 0 0 0;
    width: 50px;
    text-decoration: none;
    padding: 3px 10px;
    background: #649ae1;
    text-align: center;
    font-weight: bold;
    color: #fff !important;
}

a.ticket-buy {
    display: inline-block !important;
}

.ticket-buy:hover {
    text-decoration: none;
}

.where-buy {
    text-decoration: none;
    color: #649ae1;
    font-weight: bold;
}
