#tribe-tickets__tickets-form {
display: block !important;
width: 100% !important;
max-width: unset !important;
} .entry .entry-content .event-tickets .tribe-tickets__tickets-form,
.event-tickets .tribe-tickets__tickets-form {
background: unset !important;
border: unset !important;
} .tribe-tickets__tickets-footer-total-label,
h2.tribe-tickets__tickets-title {
letter-spacing: 2px;
font-size: 14px !important;
margin-bottom: 20px !important;
} .entry .entry-content .event-tickets .tribe-tickets__tickets-item,
.event-tickets .tribe-tickets__tickets-item {
border: unset !important;
} .entry .entry-content .event-tickets .tribe-tickets__tickets-item,
.event-tickets .tribe-tickets__tickets-item:not(:last-child) {
padding-top: 20px !important;
border-bottom: 2px solid #d3d3d370 !important;
}  .tribe-tickets__tickets-item-content-title {
font-size: 28px !important;
margin-bottom: 20px !important;
} .tribe-tickets__tickets-item-details-content {
position: relative; text-transform: uppercase !important;
letter-spacing: 2px;
font-weight: 600;
margin-bottom: 20px !important;
}  .tribe-tickets__tickets-item-details-content br {
display: block !important;
} .tribe-tickets__tickets-item-extra-available {
display: none;
} .tribe-tickets__tickets-item-quantity,
.tribe-tickets__tickets-item-extra {
height: 100% !important;
display: flex;
justify-content: center !important;
align-items: center !important;
} .tribe-common-h4--min-medium,
.tribe-formatted-currency-wrap span {
font-size: 25px !important;
} .tribe-tickets__tickets-item-quantity-number {
margin: 0 20px !important;
} .tribe-tickets__tickets-item-quantity-add,
.tribe-tickets__tickets-item-quantity-remove {
font-size: 25px !important;
color: rgb(39, 41, 47) !important;
font-weight: 200 !important;
} button {
border: unset !important;
font-size: 14px !important;
font-weight: bold !important;
} .tribe-formatted-currency-wrap,
.tribe-tickets__tickets-footer-quantity-number,
.tribe-tickets__tickets-item-quantity-number-input,
.tribe-tickets__tickets-item-extra-price,
.tribe-tickets__tickets-item-content-title {
font-family: "Source Serif 4" !important;
}
.tribe-tickets__tickets-footer {
display: flex;
flex-direction: column !important;
justify-content: center !important;
align-items: flex-end !important;
}
.tribe-tickets__tickets-footer-quantity {
display: none !important;
}
.tribe-tickets__tickets-footer-total {
margin: 20px 0 !important;
display: flex !important;
justify-content: center;
align-items: center;
gap: 20px
}
.tribe-tickets__tickets-footer-total span {
margin: 0 !important
}
button#tribe-tickets__tickets-buy {
letter-spacing: 2px !important;
font-size: 14px !important;
margin-bottom: 20px !important;
background: #EAAA52 !important;
color: black !important
} .tribe-tickets__tickets-item-quantity {
grid-column: 2 !important
}
.tribe-tickets__tickets-item-extra {
grid-column: 3 !important;
}
.tribe-tickets__tickets-item-quantity,
.tribe-tickets__tickets-item-quantity span,
.tribe-tickets__tickets-item-extra span{
font-weight: 400 !important
} .tribe-tickets__tickets-item-content-title {
margin-bottom: 10px !important;
}
.tribe-tickets__tickets-item-details-content div{
margin-bottom: 10px;
letter-spacing: 3px !important;
padding-left: 20px !important;
}
.tribe-tickets__tickets-item-details-content div { position: relative;}
.tribe-tickets__tickets-item-details-content div::before {
content: '';
width: 8px;
height: 8px;
background: #EAAA52;
border-radius: 50%;
opacity: .9;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%)
} .tribe-tickets__tickets-footer-total-label {
letter-spacing: 3px;
text-transform: uppercase;
}
.tribe-tickets__tickets-footer-total-label::before{
content: 'Sub';
position: relative;
right: -3px
}