.woocommerce div.product form.cart{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:0}.woocommerce div.product form.cart::before{display:none}.woocommerce div.product form.cart::before div.quantity{max-height:0 !important}.tst-ticket-types-form{margin:0;padding:var(--wp--preset--spacing--50);box-sizing:border-box;background-color:var(--wp--preset--color--theme-white);border-radius:.5rem}.tst-ticket-types-form .tst-ticket-types-list{display:flex;flex-direction:column;gap:.5rem}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-body{display:flex;flex-direction:column;gap:.5rem}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row{display:grid;grid-template-columns:1fr 80px 100px;gap:.5rem;align-items:center}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row .tst-ticket-type-label,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row .tst-ticket-type-label{font-family:var(--wp--preset--font-family--alegreya-sans-500)}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row .tst-ticket-type-price,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row .tst-ticket-type-quantity,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row .tst-ticket-type-qty-cell,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row .tst-ticket-type-price,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row .tst-ticket-type-quantity,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row .tst-ticket-type-qty-cell{display:flex;flex-direction:row;justify-content:center;text-align:center}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row input.tst-ticket-qty,.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-type-row input.tst-ticket-qty{max-width:3rem;padding:.25rem .25rem .25rem 1ch;font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--medium);border:1px solid var(--wp--preset--color--general);border-radius:.5rem}.tst-ticket-types-form .tst-ticket-types-list .tst-ticket-types-head-row{font-family:var(--wp--preset--font-family--alegreya-sans-500);letter-spacing:.05em;opacity:.8}.tst-ticket-types-form .tst-ticket-types-summary{margin-top:var(--wp--preset--spacing--20);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20)}.tst-ticket-types-form .tst-ticket-types-summary .tst-summary-seat-hint{display:flex;justify-content:center;align-items:center;padding:.25rem;box-sizing:border-box;background-color:#f4fff7;border:1px solid #4ab866;border-radius:.5rem}.tst-ticket-types-form .tst-ticket-types-summary .tst-summary-seat-hint .tst-summary-seat-hint-content{display:block;max-width:fit-content;line-height:1.1}.seating-plan-container{box-sizing:border-box;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50) !important;background-color:var(--wp--preset--color--theme-white);border-radius:.5rem}@media(max-width: 767px)and (orientation: landscape){.seating-plan-container{width:fit-content}}.seating-plan-container .stage-legend{box-sizing:border-box;min-width:76%;background-color:var(--wp--preset--color--general-medium);padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--70);text-align:center;border-radius:.25rem}.legends-grid{max-width:360px;display:grid;justify-content:center;grid-template-columns:auto auto;grid-gap:.5rem}.legend-label{display:flex;justify-content:flex-start;align-items:center;font-size:var(--wp--preset--font-size--small)}.legend-label img{margin-right:.25rem}.legend-label.input-disable img{opacity:50%}.seating-plan-grid{padding:0;margin:0 auto;display:grid;grid-template-columns:auto 36px 36px 36px 36px auto 36px 36px;column-gap:.1em;align-items:center;grid-template-rows:36px 48px repeat(5, minmax(0, 36px));row-gap:2em}.seating-plan-grid .row-label{font-size:var(--wp--preset--font-size--small);text-align:right;margin-right:var(--wp--preset--spacing--20)}.seating-plan-grid .aisle{width:36px;display:block}.seating-plan-grid .seat-container .seat-label{display:block;padding-bottom:0}.seating-plan-grid .seat-label{cursor:pointer;caret-color:rgba(0,0,0,0)}.seating-plan-grid .seat{position:relative;max-width:36px;padding:0 !important;margin-bottom:0 !important}.seating-plan-grid .seat-label img{padding:0 !important;margin-bottom:0 !important}.seating-plan-grid .seat-label input{display:none}.seating-plan-grid .img-checked{display:none}.seating-plan-grid .seat-label .seat-no{position:absolute;font-size:1rem;letter-spacing:1px;top:40%;left:30%;transform:translate(-19%, -50%);color:#fff}.seating-plan-grid .seat-label input:checked~.img-checked{display:inline}.seating-plan-grid .seat-label input:checked~.img-available{display:none}.seating-plan-grid .seat-label.input-disable img{opacity:50%}.seating-plan-grid .seat.unavailable,.seating-plan-grid .input-disable{pointer-events:none}@media screen and (max-width: 440px){.seating-plan-grid{max-width:300px;grid-template-columns:28px 28px 28px 28px auto 28px 28px;column-gap:3px !important}.seating-plan-grid .aisle{width:28px}.seating-plan-grid .seat{max-width:28px}.seating-plan-grid .seat-no{font-size:80% !important}.seating-plan-grid .row-label{display:none}}.tst-chosen-seats{box-sizing:border-box;margin:0 auto var(--wp--preset--spacing--50);padding:var(--wp--preset--spacing--50);display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--30);font-size:var(--wp--preset--font-size--small);background-color:var(--wp--preset--color--red) !important;color:var(--wp--preset--color--text-white);border-radius:.75rem}.tst-chosen-seats p{margin:0}.house{opacity:60%;pointer-events:none}.house .seat-no{font-weight:bold;color:var(--wp--preset--color--text) !important}.production-donation-container{margin-bottom:var(--wp--preset--spacing--50);padding:var(--wp--preset--spacing--50);color:var(--wp--preset--color--text);background-color:var(--wp--preset--color--theme-white);border-radius:.5rem}p.donation-appeal{margin-top:0;margin-bottom:var(--wp--preset--spacing--40);font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--large);text-align:center}p.donation-appeal span{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--medium)}.product-donation-radio{margin-bottom:var(--wp--preset--spacing--30);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:var(--wp--preset--spacing--30);border:none}.product-donation-radio .button-choice{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:.25rem}.product-donation-radio .button-choice label{margin-bottom:0}.product-donation-custom{text-align:center}.product-donation-custom input{margin-left:.5rem;width:8ch;max-height:2em;box-sizing:border-box;border:1px solid var(--wp--preset--color--general);border-radius:6px;padding-left:1ch;font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--medium);line-height:1.1em;color:var(--wp--preset--color--text)}.product-donation-custom input::-webkit-inner-spin-button{display:none}p.production-donation-text{font-size:var(--wp--preset--font-size--small);margin:var(--wp--preset--spacing--50) 0;padding:0;text-align:left}.tst-accordion{box-sizing:border-box;overflow:hidden}.tst-accordion .tab input{position:absolute;opacity:0;z-index:-1}.tst-accordion p{margin:0}.tst-accordion .tab{width:100%;overflow:hidden;border-bottom:1px solid var(--wp--preset--color--text-white);margin-top:1rem}.tst-accordion .tab:last-of-type{border-bottom:none}.tst-accordion .tab-label{display:flex;justify-content:flex-start;font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--small);line-height:.9em;letter-spacing:.025em;color:var(--wp--preset--color--text);margin-bottom:0 !important;cursor:pointer}.tst-accordion .tab-label::after{margin-left:.5rem;content:"+";font-size:1.75rem;text-align:center;transition:all .5s ease-in-out}.tst-accordion .tab-content{max-height:0;color:var(--wp--preset--color--text);font-size:var(--wp--preset--font-size--medium);transition:all .5s ease-in-out}.tst-accordion input:checked+.tab-label::after{transform:rotate(135deg);scale:130%}.tst-accordion input:checked~.tab-content{max-height:100vh}.tst-accordion .tab-content p{margin-top:var(--wp--preset--spacing--30);font-size:var(--wp--preset--font-size--small)}.tstv-cart-item-price:empty{display:none !important}@media screen and (max-width: 390px)and (orientation: portrait){.product-donation-radio{justify-content:flex-start}.product-donation-custom{text-align:left}.product-donation-custom input{margin-left:0}}@media screen and (max-width: 640px){.production-donation-text{text-align:left}}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.woocommerce :where(div[data-block-name="woocommerce/legacy-template"]) div.product form.cart div.quantity{display:inline-block;vertical-align:middle}.woocommerce :where(div[data-block-name="woocommerce/legacy-template"]) div.product form.cart div.quantity .input-text{padding:.9rem 1.1rem}