/**
 * Theme Name: Cosine Child
 * Description: Child theme for the Cosine
 * Author: LineThemes
 * Template: cosine
 */
button.tribe-tickets__item__quantity__remove {
    display: none !important;
}
button.tribe-tickets__item__quantity__add {
    display: none !important;
}
.tribe-common .tribe-tickets-quantity {
    font-size:18px;
}
.tribe-tickets__item__quantity__number {
    width: 100px !important;
}
.tribe-common-h4.tribe-tickets__item__quantity {
    width: 100px;
}
.entry .entry-content .tribe-common .tribe-tickets__item__quantity, .tribe-common .tribe-tickets__item__quantity{
    border: 1px solid #d3d3d3 !important;
    border-radius: 5px !important;
    background-color: #f1f2f8 !important;
}