.scene {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: center;
    width: 100%;
}
.ticket {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #ed8019;
    position: relative;
    margin: 2px !important;
    color: #fff;
    font-family: 'Anton', sans-serif;
    letter-spacing: 2px;
    background: url(https://fundacionsuenosepicos.com/wp-content/uploads/2025/11/IMG_9675.png);
    background-size: 64px;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 64px;
    text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
}
.wc-block-featured-product__price {
    display: none;
}
.woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 30px;
}
.thank_you_ticket_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
}
.ticket_no {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #ed8019;
    position: relative;
    margin: 2px !important;
    color: #fff;
    font-family: 'Anton', sans-serif;
    letter-spacing: 2px;
    background: url(https://fundacionsuenosepicos.com/wp-content/uploads/2025/11/IMG_9675.png);
    background-size: 64px;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 64px;
    text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
}
.ast-header-button-1 .ast-custom-button {
    color: #ed8019;
    background: rgba(0, 0, 0, 0);
    border-color: #ed8019;
}
.ast-woocommerce-container .wc-tabs, .related, .tooltip-sold-text, .tooltip-left-text {
    display: none !important;
}
.entry-summary .woocommerce-product-details__short-description {
    text-align: center;
}
.ast-theme-transparent-header .ast-custom-button {
    color: #fff;
    border-color: #fff;
}
.wc-order-lookup h3 {
    font-size: 14px;
}
.ast-header-button-1 .ast-custom-button:hover {
    color: #ed8019;
    background: transparent;
    border-color: #ed8019;
}

.buy-tickets-button {
	margin: 4px !important;
}