@font-face {
  font-family: "Reross-Quadratic";
  src: url("../fonts/New-Reross-Quadratic.otf") format("opentype"), url("../fonts/new-reross-quadratic-webfont.eot") format("embedded-opentype"), url("../fonts/new-reross-quadratic-webfont.woff2") format("woff2"), url("../fonts/new-reross-quadratic-webfont.woff") format("woff"), url("../fonts/new-reross-quadratic-webfont.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

body {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  overflow-wrap: anywhere;
}
body.menuOpen {
  overflow-y: hidden;
}
body.menuOpen .closeMenu {
  display: block;
}
body.menuOpen .openMenu {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Reross-Quadratic", sans-serif;
  letter-spacing: -2px;
  font-weight: normal;
  margin-top: 0px;
}

h1 {
  font-size: clamp(3rem, 5.2083333333vw, 5.2083333333vw);
  line-height: clamp(1.8rem, 60px, 80px);
}

h2 {
  font-size: clamp(2.6rem, 3.8vw, 80px);
  line-height: clamp(2.6rem, 3.8vw, 80px);
}

h3 {
  font-size: clamp(2.4rem, 3.5vw, 50px);
  line-height: clamp(2.4rem, 3.5vw, 80px);
}

.smallHeading, .woocommerce-additional-fields h3 {
  font-size: clamp(22px, 1.6666666667vw, 32px);
}

.text-up {
  text-transform: uppercase;
}

.text-lw {
  text-transform: lowercase;
}

img {
  max-width: 100%;
}

.container, .containerBig, #tribe-events-pg-template {
  max-width: calc(100% - 30px);
  margin: auto;
}

#tribe-events-pg-template {
  padding: 0px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.grid {
  display: grid;
}

.unstyledList {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.inputStyling, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon input, .woocommerce .woocommerce-ordering select, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select, .woocommerce form .form-row .select2-selection, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=color], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=date], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime-local], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=email], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=month], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=password], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=range], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=search], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=tel], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=text], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=time], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=url], .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=week], .eventsCustomGrid .event-tickets .tribe-tickets__form select, .eventsCustomGrid .event-tickets .tribe-tickets__form textarea, body .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):not([type=radio]):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .woocommerce-checkout #payment .payment_method_stripe_cc input[type=text], .woocommerce .single-product .teatrosubscription_dropdown select, .woocommerce .single-product .quantity .qty {
  border: 1px solid #333333;
  border-radius: 0px;
  padding: clamp(10px, 0.78125vw, 15px) clamp(15px, 1.3020833333vw, 25px);
  line-height: normal;
  height: auto;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.inputStyling::-moz-placeholder, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon input::-moz-placeholder, .woocommerce .woocommerce-ordering select::-moz-placeholder, .woocommerce form .form-row input.input-text::-moz-placeholder, .woocommerce form .form-row textarea::-moz-placeholder, .woocommerce form .form-row select::-moz-placeholder, .woocommerce form .form-row .select2-selection::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=color]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=date]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime-local]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=email]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=month]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=password]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=range]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=search]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=tel]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=text]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=time]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=url]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=week]::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form select::-moz-placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form textarea::-moz-placeholder, body .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):not([type=radio]):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-moz-placeholder, .woocommerce-checkout #payment .payment_method_stripe_cc input[type=text]::-moz-placeholder, .woocommerce .single-product .teatrosubscription_dropdown select::-moz-placeholder, .woocommerce .single-product .quantity .qty::-moz-placeholder {
  color: #B8B8B8;
  font-weight: inherit;
  font-family: inherit;
}
.inputStyling::placeholder, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon input::placeholder, .woocommerce .woocommerce-ordering select::placeholder, .woocommerce form .form-row input.input-text::placeholder, .woocommerce form .form-row textarea::placeholder, .woocommerce form .form-row select::placeholder, .woocommerce form .form-row .select2-selection::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=color]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=date]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime-local]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=datetime]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=email]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=month]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=password]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=range]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=search]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=tel]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=text]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=time]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=url]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form input[type=week]::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form select::placeholder, .eventsCustomGrid .event-tickets .tribe-tickets__form textarea::placeholder, body .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):not([type=radio]):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::placeholder, .woocommerce-checkout #payment .payment_method_stripe_cc input[type=text]::placeholder, .woocommerce .single-product .teatrosubscription_dropdown select::placeholder, .woocommerce .single-product .quantity .qty::placeholder {
  color: #B8B8B8;
  font-weight: inherit;
  font-family: inherit;
}

.inputStyling--checkbox, body .gform-theme.gform-theme--framework.gform_wrapper input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  width: clamp(22px, 1.4583333333vw, 28px);
  height: clamp(22px, 1.4583333333vw, 28px);
  padding: 0px;
}

.siteButton, .woocommerce #payment button#place_order, .woocommerce .lost_reset_password button[type=submit].button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .checkout-button, .woocommerce a.button.alt,
.woocommerce a.button.alt:hover, .wc-block-cart__submit-container a.wc-block-cart__submit-button, .woocommerce .single-product button[name=add-to-cart], .woocommerce .single-product .add-to-cart, .siteButtonDark, .gform_confirmation_message a, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit], .return-to-shop a.button, .woocommerce-checkout form.checkout_coupon button[type=submit], .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a, .woocommerce ul.products li.product a.button, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background-color: #FBC616;
  border: none;
  border-radius: 0px;
  transition: background-color 0.3s ease 0s, outline 0.3s ease 0s, color 0.3s ease 0s;
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
  font-size: clamp(20px, 1.3020833333vw, 25px);
  padding: clamp(15px, 0.9895833333vw, 19px) clamp(12px, 0.78125vw, 15px);
  font-family: "Poppins", sans-serif;
}
.siteButton:hover, .woocommerce #payment button#place_order:hover, .woocommerce .lost_reset_password button[type=submit].button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:hover, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn:hover, body .gform-theme.gform-theme--framework.gform_wrapper input:hover:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .checkout-button:hover, .woocommerce a.button.alt:hover, .wc-block-cart__submit-container a.wc-block-cart__submit-button:hover, .woocommerce .single-product button[name=add-to-cart]:hover, .woocommerce .single-product .add-to-cart:hover, .siteButtonDark:hover, .gform_confirmation_message a:hover, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit]:hover, .return-to-shop a.button:hover, .woocommerce-checkout form.checkout_coupon button[type=submit]:hover, .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a:hover, .woocommerce ul.products li.product a.button:hover, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button:hover, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
  color: #333333;
}
.siteButton.buttonSmall, .woocommerce #payment button.buttonSmall#place_order, .woocommerce .lost_reset_password button.buttonSmall[type=submit].button, .woocommerce .woocommerce-form-login .buttonSmall.woocommerce-form-login__submit, .eventsCustomGrid .tribe-common button.buttonSmall.tribe-tickets__tickets-buy, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .buttonSmall.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, body .gform-theme.gform-theme--framework.gform_wrapper input.buttonSmall:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .buttonSmall.checkout-button, .woocommerce a.buttonSmall.button.alt, .wc-block-cart__submit-container a.buttonSmall.wc-block-cart__submit-button, .woocommerce .single-product button.buttonSmall[name=add-to-cart], .woocommerce .single-product .buttonSmall.add-to-cart, .siteButtonDark.buttonSmall, .gform_confirmation_message a.buttonSmall, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button.buttonSmall[type=submit], .return-to-shop a.buttonSmall.button, .woocommerce-checkout form.checkout_coupon button.buttonSmall[type=submit], .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a.buttonSmall, .woocommerce ul.products li.product a.buttonSmall.button, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .buttonSmall.tribe-tickets__attendee-tickets-footer-cart-button, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .buttonSmall.button.wc-forward {
  width: auto;
  display: inline-block;
  padding: clamp(14px, 0.8333333333vw, 16px) clamp(22px, 1.6666666667vw, 32px);
}
.siteButton.disabled, .woocommerce #payment button.disabled#place_order, .woocommerce .lost_reset_password button.disabled[type=submit].button, .woocommerce .woocommerce-form-login .disabled.woocommerce-form-login__submit, .eventsCustomGrid .tribe-common button.disabled.tribe-tickets__tickets-buy, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .disabled.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, body .gform-theme.gform-theme--framework.gform_wrapper input.disabled:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .disabled.checkout-button, .woocommerce a.disabled.button.alt, .wc-block-cart__submit-container a.disabled.wc-block-cart__submit-button, .woocommerce .single-product button.disabled[name=add-to-cart], .woocommerce .single-product .disabled.add-to-cart, .siteButton:disabled, .woocommerce #payment button#place_order:disabled, .woocommerce .lost_reset_password button[type=submit].button:disabled, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:disabled, .eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:disabled, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn:disabled, body .gform-theme.gform-theme--framework.gform_wrapper input:disabled:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .checkout-button:disabled, .woocommerce a.button.alt:disabled, .wc-block-cart__submit-container a.wc-block-cart__submit-button:disabled, .woocommerce .single-product button[name=add-to-cart]:disabled, .woocommerce .single-product .add-to-cart:disabled, .siteButtonDark.disabled, .gform_confirmation_message a.disabled, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button.disabled[type=submit], .return-to-shop a.disabled.button, .woocommerce-checkout form.checkout_coupon button.disabled[type=submit], .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a.disabled, .woocommerce ul.products li.product a.disabled.button, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .disabled.tribe-tickets__attendee-tickets-footer-cart-button, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .disabled.button.wc-forward, .siteButtonDark:disabled, .gform_confirmation_message a:disabled, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit]:disabled, .return-to-shop a.button:disabled, .woocommerce-checkout form.checkout_coupon button[type=submit]:disabled, .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a:disabled, .woocommerce ul.products li.product a.button:disabled, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button:disabled, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:disabled {
  cursor: not-allowed;
  pointer-events: none;
  touch-action: none;
  background-color: #F8F8F8;
  color: #333333;
}

.siteButtonDark, .gform_confirmation_message a, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit], .return-to-shop a.button, .woocommerce-checkout form.checkout_coupon button[type=submit], .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a, .woocommerce ul.products li.product a.button, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
  background-color: #333333;
}

.siteBanner {
  padding: 120px 0px 60px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #F8F8F8;
}
.siteBanner h1 {
  margin: 0px;
  position: relative;
  z-index: 1;
  text-transform: lowercase;
}
.siteBanner .bannerParallax {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: url("../images/bannerbg.svg");
  background-size: contain;
  background-position: center bottom;
  transform: translateZ(0);
  background-repeat: no-repeat;
}

.wooPadTop, .woocommerce-cart main, .woocommerce-checkout main:first-of-type, .registrationParent, .woocommerce-account main:first-of-type {
  padding-top: clamp(80px, 8.3333333333vw, 160px);
}

.highlightText {
  color: #FBC616;
}

.site-header {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  position: relative;
  width: 100%;
}
.site-header .headerInner {
  transition: 0.3s ease transform;
}
body.menuOpen .site-header {
  height: 100dvh;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9;
}
.site-header .row {
  gap: clamp(10px, 1.1vw, 20px);
}

.site-header.header--fixed {
  position: fixed !important;
  top: -100%;
  z-index: 9;
  width: 100%;
  left: 0px;
  transition: 0.3s ease top;
}
.site-header.header--fixed .headerInner {
  padding: 14px 0px;
}
.site-header.header--fixed .siteLogo {
  width: clamp(140px, 14.375vw, 276px);
}
.site-header.header--fixed .siteLogo svg {
  width: 100%;
}
.site-header.header--fixed .menuToggler {
  width: 60px;
  height: 60px;
}
.site-header.header--fixed .menuToggler .openMenu, .site-header.header--fixed .menuToggler .closeMenu {
  width: 24px;
  height: 24px;
}
.site-header.header--fixed.scrolled {
  top: 0px;
}
.site-header.header--fixed .header_cc_icons {
  width: clamp(35px, 2.8645833333vw, 55px);
  height: clamp(35px, 2.8645833333vw, 55px);
}

.site-header .headerInner {
  background-color: #FFFFFF;
  padding: 12px 0px;
  width: 100%;
  flex: 0 1 auto;
}

.header_icons_wrap {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-left: auto;
  gap: clamp(12px, 1.05vw, 20px);
}
.header_icons_wrap a:hover .header_cc_icons {
  background-color: #FFFFFF;
  outline: 1px solid #333333;
}

.header_cc_icons {
  width: clamp(45px, 4.84375vw, 93px);
  height: clamp(45px, 4.84375vw, 93px);
  display: grid;
  align-items: center;
  justify-content: center;
  background-color: #F8F8F8;
  transition: 0.3s ease background-color, 0.3s ease outline;
  position: relative;
  border-radius: 50%;
}
.header_cc_icons img {
  width: 100%;
}

.siteLogo {
  width: 190px;
  line-height: 0px;
}
.siteLogo svg {
  width: 100%;
}
.siteLogo a {
  display: inline-flex;
}

.hoverEffectButton:hover, .site-footer .footerSocialMenu li a:hover, .menuToggler:hover, .siteButton:hover, .woocommerce #payment button#place_order:hover, .woocommerce .lost_reset_password button[type=submit].button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:hover, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn:hover, body .gform-theme.gform-theme--framework.gform_wrapper input:hover:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .checkout-button:hover, .woocommerce a.button.alt:hover, .wc-block-cart__submit-container a.wc-block-cart__submit-button:hover, .woocommerce .single-product button[name=add-to-cart]:hover, .woocommerce .single-product .add-to-cart:hover, .siteButtonDark:hover, .gform_confirmation_message a:hover, .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit]:hover, .return-to-shop a.button:hover, .woocommerce-checkout form.checkout_coupon button[type=submit]:hover, .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a:hover, .woocommerce ul.products li.product a.button:hover, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button:hover, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
  background-color: #FFFFFF;
  outline: 1px solid #333333;
}

.headerSpacer {
  transition: 0.1s ease height;
}

.menuToggler {
  width: 70px;
  height: 70px;
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #FBC616;
  border: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  transition: background-color 0.3s ease 0s, outline 0.3s ease 0s, width 0.3s ease 0s, height 0.3s ease 0s;
}
.menuToggler .openMenu {
  width: 28px;
  transition: width 0.3s ease 0s, height 0.3s ease 0s;
}
.menuToggler .closeMenu {
  display: none;
  width: 28px;
  transition: width 0.3s ease 0s, height 0.3s ease 0s;
}

.mainNavigation {
  width: 100%;
  padding-top: clamp(40px, 4.9479166667vw, 95px);
  padding-bottom: clamp(40px, 4.9479166667vw, 95px);
  display: none;
  overflow: auto;
  position: relative;
  z-index: 999;
  left: 0;
  top: auto;
  flex: 1 1 auto;
  background-color: #FBC616;
  background-image: url("../images/menuBg.svg");
  background-size: cover;
  background-position: right 50%;
  background-repeat: no-repeat;
}
.site-header.active > .mainNavigation {
  display: block;
}
.mainNavigation ul {
  display: inline-block;
}
.mainNavigation ul li {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.mainNavigation ul li:last-child {
  text-align: center;
  margin-top: clamp(35px, 3.0208333333vw, 58px);
  width: 100%;
}
.mainNavigation ul li:last-child a {
  padding: 10px 20px;
  font-size: clamp(18px, 1.3020833333vw, 25px);
  background-color: #333333;
  color: #fff;
  display: block;
  transition: 0.3s ease background-color, 0.3s ease color;
}
.mainNavigation ul li:last-child a:hover {
  color: #333333;
  background-color: #FFFFFF;
}
.mainNavigation ul li a {
  font-size: clamp(20px, 1.8229166667vw, 35px);
  line-height: clamp(32px, 2.7604166667vw, 53px);
  letter-spacing: 2.63px;
  color: #333333;
  text-decoration: none;
}

.radioGroupWrap, .checkBoxGroupWrap {
  display: grid;
  grid-template-columns: auto;
  gap: clamp(12px, 0.9375vw, 18px);
}
.radioGroupWrap:not(:last-of-type), .checkBoxGroupWrap:not(:last-of-type) {
  margin-bottom: clamp(24px, 2.6041666667vw, 50px);
}
.radioGroupWrap.no_stop_selected, .checkBoxGroupWrap.no_stop_selected {
  display: none;
  pointer-events: none;
}
.radioGroupWrap .radioOuter, .radioGroupWrap .checkBoxOuter, .checkBoxGroupWrap .radioOuter, .checkBoxGroupWrap .checkBoxOuter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(12px, 0.9375vw, 18px);
}

.radioWrap, .checkBoxWrap {
  position: relative;
  font-size: 17px;
  padding-left: 35px;
}
.radioWrap input[type=radio], .checkBoxWrap input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
}
.radioWrap label, .checkBoxWrap label {
  cursor: pointer;
}
.radioWrap .checkmark, .checkBoxWrap .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 1px solid #333333;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkBoxWrap .checkmark {
  border-radius: 0px;
}
.checkBoxWrap input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
}

.radioWrap input[type=radio]:checked ~ .checkmark:before, .checkBoxWrap input[type=checkbox]:checked ~ .checkmark:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #333333;
}

.checkBoxWrap input[type=checkbox]:checked ~ .checkmark:before {
  border-radius: 0px;
}

.customProdTitle h2 {
  margin: clamp(70px, 7.1875vw, 7.1875vw) 0px 0px;
  text-align: center;
  text-transform: lowercase;
}

.wooCommGrid {
  padding-top: clamp(60px, 6.09375vw, 6.09375vw);
  display: grid;
  gap: 40px;
  grid-template-columns: auto;
}

.woocommerce .lost_password a {
  color: #FBC616;
}
.woocommerce body {
  font-size: 18px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #F8F8F8;
  border-top-color: #333333;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
  color: #333333;
  font-weight: 600;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message:before {
  color: #333333;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  font-size: inherit;
  text-transform: lowercase;
  width: auto;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
  color: #333333;
}
.woocommerce.single-product > .container {
  padding-top: clamp(60px, 6.09375vw, 6.09375vw);
}
.woocommerce .single-product {
  font-size: 18px;
}
.woocommerce .single-product:after {
  content: "";
  position: relative;
  clear: both;
  display: block;
}
.woocommerce .single-product h2 {
  margin: clamp(70px, 7.1875vw, 7.1875vw) 0px 0px;
  text-align: center;
}
.woocommerce .single-product .product_title, .woocommerce .single-product .posted_in {
  display: none;
}
.woocommerce .single-product .woocommerce-product-gallery {
  text-align: center;
}
.woocommerce .single-product .product-wrapper-main {
  padding-top: clamp(60px, 6.09375vw, 6.09375vw);
  display: grid;
  gap: 40px;
  grid-template-columns: auto;
}
.woocommerce .single-product .productCheckMark {
  display: flex;
  gap: clamp(12px, 1.5625vw, 30px);
  justify-content: center;
  font-family: "Reross-Quadratic", sans-serif;
  font-size: clamp(20px, 1.5625vw, 30px);
}
.woocommerce .single-product .productCheckMark li {
  width: clamp(55px, 5vw, 96px);
  height: clamp(55px, 5vw, 96px);
  border-radius: 50%;
  background-color: #F8F8F8;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.woocommerce .single-product .productCheckMark li.active {
  background-color: #FBC616;
}
.woocommerce .single-product.product-type-courses p.price, .woocommerce .single-product.product-type-courses .busName {
  display: none;
}
.woocommerce .single-product p.price {
  font-family: "Reross-Quadratic", sans-serif;
  color: #333333 !important;
  font-size: clamp(2.4rem, 3.6458333333vw, 70px) !important;
  line-height: clamp(2.4rem, 3.6458333333vw, 70px);
  margin-top: 0px;
}
.woocommerce .single-product.product-type-teatrosubscription .smallHeading, .woocommerce .single-product.product-type-teatrosubscription .woocommerce-additional-fields h3, .woocommerce-additional-fields .woocommerce .single-product.product-type-teatrosubscription h3 {
  margin-bottom: clamp(10px, 1.5625vw, 15px);
}
.woocommerce .single-product.product-type-teatrosubscription div.woocommerce-product-gallery__image, .woocommerce .single-product.product-type-teatrosubscription div.woocommerce-product-gallery__image--placeholder {
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.woocommerce .single-product.product-type-teatrosubscription .flex-control-thumbs {
  margin-top: clamp(20px, 1.8vw, 24px);
}
.woocommerce .single-product.product-type-teatrosubscription .newProf.hasChild {
  margin-top: clamp(24px, 2.6041666667vw, 50px);
}
.woocommerce .single-product .teatrosubscription_dropdown label {
  margin-right: 20px;
  font-weight: 500;
  font-size: clamp(1em, 1.0416666667vw, 20px);
}
.woocommerce .single-product .teatrosubscription_dropdown select {
  flex: 1;
}
.woocommerce .single-product .productStepTitle {
  font-weight: 300;
  font-size: clamp(24px, 1.6666666667vw, 32px);
  margin-top: clamp(36px, 3.6458333333vw, 70px);
  margin-bottom: clamp(20px, 1.25vw, 24px);
}
.woocommerce .single-product .course_unavailability {
  font-size: 15px;
}
.woocommerce .single-product .course_unavailability a {
  color: #FBC616;
}
.woocommerce .single-product .subscription_cta {
  text-transform: lowercase;
  font-size: inherit;
  padding: clamp(11px, 0.8333333333vw, 12px) clamp(20px, 1.6666666667vw, 24px);
}
.woocommerce .single-product .courses_cta {
  margin-top: clamp(22px, 1.9vw, 36px);
  font-weight: 300 !important;
}
.woocommerce .single-product .radioTitleBus {
  font-weight: 500;
  margin: clamp(24px, 2.7604166667vw, 53px) 0px;
}
.woocommerce .single-product .productSummary {
  margin-top: clamp(36px, 4.375vw, 84px);
}
.woocommerce .single-product .newProf a {
  color: #FBC616;
}
.woocommerce .single-product button[name=add-to-cart], .woocommerce .single-product .add-to-cart {
  margin-top: clamp(30px, 3.125vw, 60px);
  font-weight: 300;
}
.woocommerce form.login {
  border: none;
  padding: 0px;
  margin: 0px;
}

.wp-block-woocommerce-cart-order-summary-shipping-block {
  display: none;
}

.wc-block-cart__submit-container a.wc-block-cart__submit-button {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
}
.wc-block-cart__submit-container a.wc-block-cart__submit-button:hover {
  color: #333333;
}

.checkout-button, .woocommerce a.button.alt,
.woocommerce a.button.alt:hover {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
}
.checkout-button:hover, .woocommerce a.button.alt:hover,
.woocommerce a.button.alt:hover:hover {
  color: #333333;
}

.wc-block-cart {
  border: 1px solid #333333;
}

.wooformWrapper, .woocommerce form.login {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: clamp(15px, 1.25vw, 24px) clamp(16px, 1.3541666667vw, 26px);
}
.wooformWrapper .form-row, .woocommerce form.login .form-row, .wooformWrapper .lost_password, .woocommerce form.login .lost_password {
  grid-column: 1/-1;
  padding: 0px;
  margin: 0px;
}
.wooformWrapper .lost_password:not(:last-of-type), .woocommerce form.login .lost_password:not(:last-of-type) {
  margin-top: clamp(30px, 2.96875vw, 57px);
}

.compagniaBanner {
  padding: clamp(80px, 10.0520833333vw, 193px) 0px clamp(24px, 2.96875vw, 57px);
  background-image: url("../images/compagniaBanner.svg");
  background-size: cover;
}
.compagniaBanner h1 {
  margin: 0px;
  font-size: clamp(70px, 7.8125vw, 150px);
  line-height: normal;
  letter-spacing: -3px;
}

.compagniaDesc {
  padding: clamp(70px, 7.7604166667vw, 149px) 0px clamp(24px, 2.96875vw, 57px);
}

.compagniaListing article {
  padding: 0px;
  margin: 0px;
}
.compagniaListing article > .grid {
  align-items: center;
  gap: clamp(36px, 4.1145833333vw, 79px);
}
.compagniaListing article h2 a {
  text-decoration: none;
  color: #333333;
  transition: color 0.3s ease 0s;
}
.compagniaListing article h2 a:hover {
  color: #FBC616;
}
.compagniaListing article .imgWrap img {
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin: auto;
  display: block;
  width: 100%;
}
.compagniaListing article:not(:last-of-type) {
  margin-bottom: clamp(100px, 10.4166666667vw, 200px);
}

.compagniaTickets {
  margin-top: clamp(50px, 5.2083333333vw, 100px);
}
.compagniaTickets .smallHeading, .compagniaTickets .woocommerce-additional-fields h3, .woocommerce-additional-fields .compagniaTickets h3 {
  margin-bottom: clamp(22px, 1.5265vw, 30px);
}

.ticketsWrapper > .grid {
  gap: clamp(22px, 2.0833333333vw, 40px);
}
.ticketsWrapper > .grid > .row {
  background-color: #F8F8F8;
  align-items: unset;
}
.ticketsWrapper .tk_info h3, .ticketsWrapper .tk_info .tk_venue {
  margin-bottom: clamp(5px, 0.5208333333vw, 10px);
}
.ticketsWrapper .ticketsDate {
  background-color: #333333;
  align-items: unset;
  display: grid;
  align-content: center;
  color: #FFFFFF;
  padding: clamp(15px, 1.5625vw, 30px) clamp(12px, 1vw, 17px);
  text-align: center;
}
.ticketsWrapper .ticketsDate .tk_date {
  font-family: "Reross-Quadratic", sans-serif;
  font-size: clamp(2.4rem, 3.5vw, 50px);
  margin-bottom: clamp(5px, 0.5208333333vw, 10px);
  line-height: clamp(2.4rem, 3.5vw, 80px);
  text-transform: lowercase;
}
.ticketsWrapper .innerRow {
  flex: 1;
  padding: clamp(20px, 1.5265vw, 30px) clamp(30px, 2.34375vw, 45px) clamp(20px, 1.5265vw, 30px) clamp(30px, 3.125vw, 60px);
  margin-bottom: 12px;
  justify-content: start;
}
.ticketsWrapper a.siteButton, .ticketsWrapper .woocommerce .woocommerce-form-login a.woocommerce-form-login__submit, .woocommerce .woocommerce-form-login .ticketsWrapper a.woocommerce-form-login__submit, .ticketsWrapper .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar a.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .ticketsWrapper a.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .ticketsWrapper .woocommerce .single-product a.add-to-cart, .woocommerce .single-product .ticketsWrapper a.add-to-cart, .ticketsWrapper .wc-block-cart__submit-container a.wc-block-cart__submit-button, .wc-block-cart__submit-container .ticketsWrapper a.wc-block-cart__submit-button, .ticketsWrapper a.checkout-button, .ticketsWrapper .woocommerce a.button.alt, .woocommerce .ticketsWrapper a.button.alt {
  text-transform: lowercase;
  padding: clamp(12px, 1.5625vw, 15px);
  min-width: clamp(130px, 10.4166666667vw, 200px);
  width: -moz-max-content;
  width: max-content;
}

.info_dist {
  margin-top: clamp(80px, 7.8125vw, 150px);
}
.info_dist .infoInner {
  background-color: #FBC616;
  padding: clamp(20px, 1.40625vw, 27px) clamp(28px, 2.34375vw, 45px);
}
.info_dist .infoInner .infoIcon {
  width: clamp(50px, 3.6458333333vw, 70px);
}
.info_dist .infoInner .infoContent {
  flex: 1;
}
.info_dist .infoInner dl {
  padding-left: clamp(24px, 2.0833333333vw, 40px);
  color: #FFFFFF;
}
.info_dist .infoInner dl dt, .info_dist .infoInner dl dd {
  margin: 0px;
  line-height: clamp(24px, 2.4vw, 30px);
}
.info_dist .infoInner dl dt a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 500;
}

.site-footer {
  padding: clamp(100px, 12.1875vw, 234px) 0px clamp(24px, 2.0833333333vw, 40px);
  background-image: url("../images/footerBg.svg");
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.site-footer .footerLogo {
  width: 250px;
  margin: auto auto clamp(20px, 3.90625vw, 75px);
}
.site-footer .footerLogo img {
  width: 100%;
}
.site-footer .footerMenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-transform: uppercase;
}
.site-footer .footerMenu li {
  width: 100%;
  text-align: center;
  margin: 12px 0px 0px;
}
.site-footer .footerMenu li a {
  text-decoration: none;
  color: #333333;
  font-weight: 300;
}
.site-footer .footerSocialMenu {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-top: clamp(30px, 2.34375vw, 45px);
}
.site-footer .footerSocialMenu li:not(:last-child) {
  margin-right: clamp(15px, 1.3541666667vw, 26px);
  margin-bottom: clamp(12px, 1.2vw, 20px);
}
.site-footer .footerSocialMenu li a {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #FBC616;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  transition: background-color 0.3s ease 0s, outline 0.3s ease 0s;
  background-size: clamp(26px, 1.9270833333vw, 38px) clamp(24px, 2vw, 30px);
  background-position: center;
  background-repeat: no-repeat;
}
.site-footer .footerSocialMenu li:nth-child(1) a {
  background-image: url("../images/socialicons/icon-insta.svg");
}
.site-footer .footerSocialMenu li:nth-child(2) a {
  background-image: url("../images/socialicons/icon-facebook.svg");
}
.site-footer .footerSocialMenu li:nth-child(3) a {
  background-image: url("../images/socialicons/icon-twitter.svg");
}
.site-footer .footerSocialMenu li:nth-child(4) a {
  background-image: url("../images/socialicons/icon-linkedin.svg");
}
.site-footer .footerSocialMenu li:nth-child(5) a {
  background-image: url("../images/socialicons/icon-email.svg");
}
.site-footer .footerCopyright {
  text-align: center;
  font-weight: 300;
  margin-top: clamp(20px, 2.5260416667vw, 48.5px);
}

.teastro_banner_page {
  background-size: cover !important;
  background-color: #F8F8F8;
}
.teastro_banner_page .homeLandingInner {
  display: flex;
  flex-wrap: wrap;
  min-height: calc(100vh - clamp(94px, 8.8541666667vw, 170px));
  padding: clamp(213.5px, 21.71875vw, 417px) 0px clamp(75px, 8.9583333333vw, 172px);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.teastro_banner_page .homeLandingInner > img {
  bottom: clamp(30px, 1.9010416667vw, 36px);
  position: absolute;
  margin: auto;
  right: 0px;
  left: 0px;
  width: clamp(18px, 1.9270833333vw, 37px);
}
.teastro_banner_page .homeLandingInner .landingSubTitle {
  width: 100%;
  color: #FFF;
  font-size: clamp(22px, 2.0833333333vw, 40px);
  margin-bottom: auto;
  position: absolute;
  left: 0px;
  top: calc(clamp(213.5px, 21.71875vw, 417px) / 2);
  letter-spacing: 3px;
}
.teastro_banner_page h1 {
  font-size: clamp(110px, 13.0208333333vw, 250px);
  letter-spacing: -5px;
  margin: auto 0px 0px;
  line-height: clamp(120px, 14vw, 200px);
}

.wt_summer {
  padding: clamp(65px, 6.8229166667vw, 131px) 0px clamp(80px, 9.4270833333vw, 181px);
}
.wt_summer .imgWrap {
  text-align: center;
}
.wt_summer .grid {
  gap: clamp(32px, 3.75vw, 72px);
}
.wt_summer h2 {
  margin-top: 0px;
  color: #5999BF;
  margin: 0px 0px clamp(20px, 1.25vw, 24px);
}
.wt_summer .siteButton, .wt_summer .woocommerce #payment button#place_order, .woocommerce #payment .wt_summer button#place_order, .wt_summer .woocommerce .lost_reset_password button[type=submit].button, .woocommerce .lost_reset_password .wt_summer button[type=submit].button, .wt_summer .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-form-login .wt_summer .woocommerce-form-login__submit, .wt_summer .eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy, .eventsCustomGrid .tribe-common .wt_summer button.tribe-tickets__tickets-buy, .wt_summer .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .wt_summer .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .wt_summer body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper .wt_summer input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .wt_summer .woocommerce .single-product button[name=add-to-cart], .woocommerce .single-product .wt_summer button[name=add-to-cart], .wt_summer .woocommerce .single-product .add-to-cart, .woocommerce .single-product .wt_summer .add-to-cart, .wt_summer .wc-block-cart__submit-container a.wc-block-cart__submit-button, .wc-block-cart__submit-container .wt_summer a.wc-block-cart__submit-button, .wt_summer .checkout-button, .wt_summer .woocommerce a.button.alt, .woocommerce .wt_summer a.button.alt {
  margin-top: clamp(32px, 2.8645833333vw, 55px);
}
.wt_summer p {
  margin: 0px;
}
.wt_summer .toggleProductInfo {
  overflow: hidden;
  display: none;
}

.home_registration {
  padding: clamp(42px, 4.7395833333vw, 91px) 0px;
  background-image: url("../images/ellipse_gray.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
.home_registration h2 {
  margin-top: 0px;
}
.home_registration p {
  margin-top: 0px;
}
.home_registration .registrationButtonsWrap:not(:last-child) {
  margin-bottom: clamp(24px, 3.125vw, 60px);
}

.membership_cta {
  padding: clamp(70px, 6.25vw, 120px) 0px clamp(90px, 7.8125vw, 150px);
  text-align: center;
}
.membership_cta .buttonGroupWrap {
  gap: clamp(24px, 4.375vw, 84px);
}

.woocommerce-checkout #payment ul.payment_methods {
  padding: 0px;
  border: none;
}
.woocommerce-checkout #payment .place-order {
  padding: 0px !important;
  margin-top: clamp(40px, 3.6vw, 70px);
}
.woocommerce-checkout #payment .place-order #privacy_policy_field {
  position: relative;
  padding: 0px 0px clamp(20px, 1.4vw, 25px) 0px;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-left: clamp(30px, 3vw, 46px);
  cursor: pointer;
  font-size: 15px;
  white-space: pre;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox input[type=checkbox] {
  padding: 0;
  margin: 0;
  height: 0;
  width: 0;
  opacity: 0;
  position: absolute;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:before, .woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  background-color: #FFFFFF;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:before {
  width: 22px;
  height: 22px;
  border: 1px solid #333333;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:after {
  width: 12px;
  height: 12px;
  background-color: #333333;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox abbr.required {
  display: none;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox a {
  color: #FBC616;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field.woocommerce-validated label.woocommerce-form__label-for-checkbox:after {
  opacity: 1 !important;
}
.woocommerce-checkout #payment .place-order #privacy_policy_field.woocommerce-invalid label.woocommerce-form__label-for-checkbox {
  color: #333333;
}

.woocommerce-checkout-payment {
  padding: clamp(30px, 3.125vw, 60px) 0px;
  border: none;
}
.woocommerce-checkout-payment li.wc_payment_method {
  padding: 0px !important;
  position: relative;
}
.woocommerce-checkout-payment li.wc_payment_method:not(:last-child) {
  margin-bottom: 10px !important;
}
.woocommerce-checkout-payment li.wc_payment_method input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
  left: 0px;
}
.woocommerce-checkout-payment li.wc_payment_method input[type=radio]:checked + label:after {
  opacity: 1;
}
.woocommerce-checkout-payment li.wc_payment_method label {
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  font-weight: 300;
  letter-spacing: 0.2px;
}
.woocommerce-checkout-payment li.wc_payment_method label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 1px solid #333333;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce-checkout-payment li.wc_payment_method label:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #FBC616;
  opacity: 0;
  left: 6.5px;
  top: 7px;
}

.woocommerce-checkout #payment div.payment_box {
  background-color: #efefef !important;
}
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #efefef !important;
}
.woocommerce-checkout #payment .payment_method_stripe_cc div.payment_method_stripe_cc {
  padding: 0px;
}
.woocommerce-checkout #payment .payment_method_stripe_cc div.payment_box {
  background-color: transparent !important;
}
.woocommerce-checkout #payment .payment_method_stripe_cc div.payment_box:before {
  border-color: transparent !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
  display: none;
}

body .gform-theme--framework .gform-field-label {
  font-size: 15px;
}
body .gform-theme--framework .gform-field-label a {
  color: #5999BF;
}
body .gform-theme--framework .gfield--type-choice .gchoice {
  cursor: pointer;
}
body .gfield--input-type-datepicker .ginput_container_date input {
  width: 100%;
}
body .gform-theme--foundation .gform_fields {
  gap: clamp(15px, 1.25vw, 24px) clamp(16px, 1.3541666667vw, 26px) !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), body .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  transition: 0.3s ease background-color, 0.3s ease outline;
  font-weight: 300;
}
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, body .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
  background-color: #FFFFFF;
  outline: 1px solid #333333;
  color: #333333;
}
body .gform-theme.gform-theme--framework.gform_wrapper select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])) {
  border: 1px solid #333333;
  border-radius: 0px;
  padding: clamp(10px, 0.78125vw, 15px) clamp(15px, 1.3020833333vw, 25px);
  line-height: normal;
  height: auto;
  font-size: inherit;
  font-weight: inherit;
}
body .gform-theme.gform-theme--framework.gform_wrapper input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
  content: "";
  width: clamp(12px, 0.8333333333vw, 16px);
  height: clamp(12px, 0.8333333333vw, 16px);
  background-color: #333333;
}
body .gform-theme.gform-theme--framework.gform_wrapper input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  border-radius: 50%;
}
body .gform-theme.gform-theme--framework.gform_wrapper input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
  content: "";
  width: clamp(12px, 0.8333333333vw, 16px);
  height: clamp(12px, 0.8333333333vw, 16px);
  background-color: #333333;
  border-radius: 50%;
}
body .woocommerce-MyAccount-content {
  margin-top: 30px;
}
body .woocommerce-MyAccount-content .gform_footer {
  margin-top: clamp(30px, 2.6041666667vw, 50px);
}

.registrationFormWrapper {
  padding: clamp(60px, 7.25vw, 127px) 0px 0px;
}

.tribe-events-series-relationship-single-marker {
  display: none;
}
.tribe-events-series-relationship-single-marker + .eventsCustomGrid {
  padding-top: clamp(40px, 5vw, 75px);
}

.singleSeriesGrid .tribe-events-view--list {
  display: none;
}

.single-tribe_events #tribe-events-content .tribe-events-notices {
  margin-top: clamp(20px, 1.5625vw, 30px);
}

.tribe-events-notices {
  background-color: #F8F8F8;
  padding: clamp(15px, 1.5625vw, 30px) clamp(12px, 1.25vw, 22px);
  border: none;
  border-top: 1px solid #333333;
}

.eventsCustomGrid {
  padding-top: clamp(80px, 8.4375vw, 162px);
  display: grid;
  align-items: start;
  gap: clamp(36px, 4.1145833333vw, 79px);
}
.eventsCustomGrid .smallHeading, .eventsCustomGrid .woocommerce-additional-fields h3, .woocommerce-additional-fields .eventsCustomGrid h3 {
  margin-bottom: clamp(24px, 2.0833333333vw, 40px);
}
.eventsCustomGrid .eventImg img {
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.eventsCustomGrid .evtInner {
  background-color: #F8F8F8;
  padding: clamp(24px, 2.5vw, 48px) clamp(15px, 2.0833333333vw, 40px);
}
.eventsCustomGrid .evtInner h2 {
  color: #FBC616;
  margin: 0px;
}
.eventsCustomGrid .evtInner .event_venue {
  font-size: clamp(1rem, 1rem, 20px);
}
.eventsCustomGrid .evtInner .eventMeta {
  padding-top: clamp(30px, 2.34375vw, 45px);
  align-items: flex-start;
}
.eventsCustomGrid .evtInner .eventMeta .evmetaTitle {
  font-size: clamp(1rem, 1rem, 20px);
  display: block;
}
.eventsCustomGrid .evtInner .eventMeta .evmContent {
  font-family: "Reross-Quadratic", sans-serif;
  font-size: clamp(1.3rem, 2.0833333333vw, 40px);
}
.eventsCustomGrid .evtInner .eventMeta .eventDate {
  padding-right: clamp(20px, 5.2083333333vw, 100px);
}
.eventsCustomGrid .event-tickets > form .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input, .eventsCustomGrid .event-tickets > form .tribe-common-b2, .eventsCustomGrid .event-tickets > form .tribe-tickets__tickets-item-content-title, .eventsCustomGrid .event-tickets > form .tribe-common-h6--min-medium {
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.eventsCustomGrid .event-tickets > form .tribe-common-b2 {
  font-size: clamp(1rem, 0.9375vw, 18px);
}
.eventsCustomGrid .event-tickets > form input[type=number].tribe-tickets__tickets-item-quantity-number-input {
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input, .eventsCustomGrid .event-tickets .tribe-common-b2, .eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-content-title, .eventsCustomGrid .event-tickets .tribe-common-h6--min-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-title, .eventsCustomGrid .event-tickets .tribe-tickets__ticket-type-header__wrapper, .eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-extra {
  display: none;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-form {
  border: none;
  padding: 0px;
  margin: 0px;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item {
  border: none;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-footer {
  border: none;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-form {
  max-width: 100%;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-footer {
  flex-wrap: wrap;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-quantity button {
  background-color: #333333;
  color: #FFFFFF;
  padding: clamp(8px, 0.5208333333vw, 10px) clamp(12px, 0.9375vw, 18px);
  width: auto;
  min-width: clamp(40px, 2.6041666667vw, 50px);
  margin: 0px;
  border: 1px solid #333333;
  align-self: unset;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-quantity button {
  transition: background-color 0.3s ease 0s;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-quantity button:focus {
  outline: none;
  background-color: #535151;
}
.eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input, .eventsCustomGrid .event-tickets .tribe-common-b2, .eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-content-title, .eventsCustomGrid .event-tickets .tribe-common-h6--min-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.eventsCustomGrid .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input {
  height: 100%;
  width: clamp(50px, 4.9479166667vw, 95px);
  outline: 2px solid #333;
  border-radius: 0px;
  outline-offset: -2px;
}
.eventsCustomGrid .event-tickets [class*=tribe-common-b], .eventsCustomGrid .event-tickets [class*=tribe-common-h] {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  letter-spacing: inherit;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-quantity-number {
  width: auto;
  height: auto;
  align-items: unset;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-modal--ar__title {
  font-family: "Reross-Quadratic", sans-serif;
}
.eventsCustomGrid .event-tickets .tribe-dialog__close-button {
  outline: none !important;
}
.eventsCustomGrid .event-tickets .tribe-tickets__tickets-item-extra-price .tribe-formatted-currency-wrap, .eventsCustomGrid .event-tickets .tribe-tickets__tickets-footer-total-wrap {
  font-weight: 500;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-modal__content .tribe-tickets__tickets-item-quantity-number {
  width: auto;
  height: auto;
  border-radius: 0px;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: auto;
  font-size: initial;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn:hover {
  color: #333333;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer {
  margin-top: clamp(15px, 1.5625vw, 30px);
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-divider {
  margin: 0px;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: auto;
  font-size: initial;
}
.eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button:hover {
  color: #333333;
}
.eventsCustomGrid .event-tickets .tribe-tickets__attendee-tickets-item {
  border-width: 1px;
  border-radius: 0px;
  border-color: #333333;
}
.eventsCustomGrid .event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
  border-color: #333333;
}
.eventsCustomGrid .event-tickets .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field {
  align-items: center;
}
.eventsCustomGrid .event-tickets .tribe-tickets__attendee-tickets-item:before, .eventsCustomGrid .event-tickets .tribe-tickets__attendee-tickets-item:after {
  content: none;
}
.eventsCustomGrid .ticketsTitle {
  margin-top: clamp(30px, 3.125vw, 60px);
  margin-bottom: clamp(24px, 2.0833333333vw, 40px);
  font-weight: 500;
  font-size: clamp(1.1rem, 1.1458333333vw, 22px);
}
.eventsCustomGrid .tribe-common .tribe-common-c-loader__dot circle {
  fill: #FBC616;
}
.eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  margin-left: 0px;
  margin-top: clamp(15px, 1.5625vw, 30px);
}
.eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:hover {
  color: #333333;
}
.eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:focus {
  background-color: #FBC616;
  color: #FFFFFF;
  outline: none;
}
.eventsCustomGrid .tribe-common button.tribe-tickets__tickets-buy:hover {
  padding: clamp(15px, 0.9895833333vw, 19px) clamp(12px, 0.78125vw, 15px);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  font-weight: 300;
}
.woocommerce .lost_reset_password {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(15px, 1.25vw, 24px) clamp(16px, 1.3541666667vw, 26px);
}
.woocommerce .lost_reset_password button[type=submit].button {
  font-weight: 300;
}
.woocommerce .lost_reset_password .woocommerce-form-row {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #FBC616;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 2em;
}
.woocommerce .added_to_cart {
  color: #FBC616;
  font-weight: 600;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: clamp(23px, 2vw, 36px);
  color: #333333;
  line-height: normal;
  padding: 0px;
}
.woocommerce ul.products li.product a.button {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: auto;
  font-size: inherit;
  text-transform: lowercase;
  display: inline-block;
  margin-top: 5px;
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.woocommerce ul.products li.product a.button:hover {
  color: #333333;
}
.woocommerce td.product-name dl.variation {
  font-size: clamp(14px, 0.8854166667vw, 17px);
}
.woocommerce td.product-name dl.variation dt {
  display: none;
}
.woocommerce td.product-name dl.variation dd p {
  margin: 0px;
  line-height: normal;
}
.woocommerce td.product-name a {
  text-decoration: none;
  color: #333333;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
  color: #333333;
  background-color: #F8F8F8;
  padding: clamp(20px, 1.5625vw, 30px) clamp(20px, 2.6041666667vw, 50px);
  display: flex;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #333333;
  color: #FFFFFF;
}
.woocommerce-account .myAccContent--title {
  text-transform: uppercase;
  margin-bottom: clamp(24px, 2.4479166667vw, 47px);
  font-size: clamp(1rem, 1.1458333333vw, 22px);
}
.woocommerce-account .MyAccount-orders__main {
  display: grid;
  gap: clamp(20px, 1.5625vw, 30px);
}
.woocommerce-account .MyAccount-orders__wrapper {
  background-color: #F8F8F8;
  padding: clamp(20px, 1.78vw, 34px);
}
.woocommerce-account .MyAccount-orders__wrapper .content {
  padding: 0 clamp(20px, 1.78vw, 34px);
  flex: 1;
}
.woocommerce-account .MyAccount-orders__wrapper .order_thumbnail {
  width: clamp(90px, 6.25vw, 120px);
  height: clamp(90px, 6.25vw, 120px);
  border-radius: 50%;
  overflow: hidden;
}
.woocommerce-account .MyAccount-orders__wrapper .order_thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.woocommerce-account .MyAccount-orders__wrapper a.buttonSmall {
  text-transform: lowercase;
  font-size: inherit;
  margin-left: auto;
}
.woocommerce-account .subAccountsWrapper {
  gap: clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(30px, 2.6041666667vw, 50px);
}
.woocommerce-account .subAccountsWrapper .myAccount_SubAccounts {
  background-color: #F8F8F8;
  padding: clamp(20px, 1.78vw, 34px);
}
.woocommerce-account .subAccountsWrapper .myAccount_SubAccounts .row {
  width: 100%;
  justify-content: space-between;
  gap: 15px;
}
.woocommerce-account .subAccountsWrapper .myAccount_SubAccounts .userName {
  flex: 1;
}
.woocommerce-account .subAccountsWrapper .myAccount_SubAccounts a.buttonSmall {
  text-transform: lowercase;
  font-size: inherit;
  margin-left: auto;
}
.woocommerce-account table td {
  border: none !important;
}
.woocommerce-account table td a.buttonSmall {
  text-transform: lowercase;
  font-size: inherit;
  margin-left: auto;
  min-width: -moz-max-content;
  min-width: max-content;
}
.woocommerce-account table td.woocommerce-orders-table__cell-order-number a {
  color: #FBC616;
}
.woocommerce-account table .woocommerce-Price-amount {
  display: block;
  font-weight: 600;
}
.woocommerce-account table.account-orders-table {
  border-collapse: collapse;
  border-radius: 0px;
  border-color: #333333;
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.woocommerce-account table.account-orders-table thead tr {
  background-color: #F8F8F8;
}
.woocommerce-account table.account-orders-table thead tr th {
  font-weight: 600;
  padding: clamp(18px, 1.5625vw, 30px) clamp(20px, 1.6vw, 32px);
}
.woocommerce-account table.account-orders-table td {
  padding: clamp(24px, 1.9791666667vw, 38px) clamp(20px, 1.6vw, 32px);
}
.woocommerce-account table.account-orders-table td span.price {
  display: block;
  font-weight: 600;
  margin-top: 5px;
}
.woocommerce-account table.account-orders-table td span.order--status {
  color: #FBC616;
}
.woocommerce-account table.account-orders-table td.product-title {
  text-transform: uppercase;
}
.woocommerce-account .woocommerce-pagination a.woocommerce-Button {
  text-transform: lowercase;
  font-size: inherit;
}
.woocommerce-account .editISEEWrapper .gform_confirmation_wrapper + .cert_details_wrapper {
  display: none !important;
}
.woocommerce-account .editISEEWrapper .gfield--type-fileupload + .spacer.gfield {
  display: none;
}
.woocommerce-account .editISEEWrapper input[type=file] {
  background-color: #F8F8F8;
  display: none;
}
.woocommerce-account .editISEEWrapper input[type=submit][id*=gform_submit_button] {
  margin-left: auto !important;
}
.woocommerce-account .editISEEWrapper .gfield--type-radio .gform-field-label {
  font-size: inherit;
}
.woocommerce-account .editISEEWrapper .gfield--type-radio .gfield_required {
  display: none;
}
.woocommerce-account .editISEEWrapper .gfield--type-radio legend.gform-field-label {
  font-size: clamp(1rem, 1.1458333333vw, 22px);
}
.woocommerce-account .editISEEWrapper .gform-theme--foundation .gform_fields {
  align-items: end !important;
}
.woocommerce-account .editISEEWrapper .gfield_description.gform_fileupload_rules, .woocommerce-account .editISEEWrapper .ginput_preview_list {
  display: none !important;
}
.woocommerce-account .editISEEWrapper .gform_footer, .woocommerce-account .editISEEWrapper input[type=submit] {
  visibility: hidden;
  position: absolute;
  width: 0px;
  height: 0px;
}
.woocommerce-account .cert_details_wrapper {
  margin-top: clamp(80px, 8.8vw, 170px);
}
.woocommerce-account .cert_details_wrapper.hidden {
  display: none;
}
.woocommerce-account .cert_details_wrapper .teatroNoticeWrapper:not(.active) {
  display: none;
}
.woocommerce-account .cert_details {
  background-color: #F8F8F8;
  padding: clamp(20px, 1.93vw, 37px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(15px, 1.5625vw, 30px);
}
.woocommerce-account .cert_details .isee_icons {
  line-height: 0px;
}
.woocommerce-account .cert_details .isee_icons img {
  width: clamp(16px, 1.25vw, 24px);
}
.woocommerce-account .cert_details .cert_title_wrap {
  flex: 1;
}
.woocommerce-account .cert_details .cert_title ._invalid {
  display: none;
}
.woocommerce-account .cert_details .cert_title ._invalid.active {
  display: block;
}
.woocommerce-account .cert_details .cert_title ._invalid.active + ._isvalid {
  display: none;
}
.woocommerce-account .cert_details .cert_inner {
  gap: clamp(15px, 1.5625vw, 30px);
  flex: 100%;
}
.woocommerce-account .cert_details .cert_expire {
  font-size: clamp(15px, 0.84vw, 16px);
}
.woocommerce-account .cert_details .cert_expire span:not(.active) {
  display: none;
}
.woocommerce-account .cert_details .isee_icons {
  display: grid;
  grid-template-columns: auto auto;
  gap: clamp(10px, 0.78125vw, 15px);
  align-items: center;
}
.woocommerce-account .cert_details .isee_icons .deleteCertificate {
  cursor: pointer;
}
.woocommerce-account .cert_details .isee_icons .deleteCertificate:not(.isActive) {
  display: none;
}
.woocommerce-account .cert_details .cert_update:disabled {
  opacity: 0.5;
  background-color: #FBC616;
}
.woocommerce-account .woocommerce-MyAccount-content {
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.woocommerce-account .woocommerce-MyAccount-content .formSucessButton {
  display: none;
  text-transform: lowercase;
  font-size: inherit;
  margin-top: clamp(15px, 1.5625vw, 30px);
}
.woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message {
  background-color: #FBC616;
  position: relative;
  padding: clamp(15px, 1.3vw, 20px) clamp(15px, 1.5625vw, 30px);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: auto;
  font-size: inherit;
  text-transform: lowercase;
  min-width: 160px;
  display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message a:hover {
  color: #333333;
}
.woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_wrapper + .formSucessButton {
  display: inline-flex;
}
.woocommerce-account .woocommerce-MyAccount-content .orderInvoice {
  text-align: right;
}
.woocommerce-account .woocommerce-MyAccount-content .orderInvoice .siteButtonDark, .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .gform_confirmation_message a, .gform_confirmation_message .woocommerce-account .woocommerce-MyAccount-content .orderInvoice a, .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit], .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon .woocommerce-account .woocommerce-MyAccount-content .orderInvoice button[type=submit], .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .return-to-shop a.button, .return-to-shop .woocommerce-account .woocommerce-MyAccount-content .orderInvoice a.button, .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .woocommerce-checkout form.checkout_coupon button[type=submit], .woocommerce-checkout form.checkout_coupon .woocommerce-account .woocommerce-MyAccount-content .orderInvoice button[type=submit], .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward, .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .button.wc-forward, .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-cart-button, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .tribe-tickets__attendee-tickets-footer-cart-button, .woocommerce-account .woocommerce-MyAccount-content .orderInvoice .woocommerce ul.products li.product a.button, .woocommerce ul.products li.product .woocommerce-account .woocommerce-MyAccount-content .orderInvoice a.button, .woocommerce-account .woocommerce-MyAccount-content .gform_confirmation_message .orderInvoice a {
  text-transform: lowercase;
  font-size: inherit;
}
.woocommerce-account .teatroNoticeWrapper {
  background-color: #333333;
  color: #FFFFFF;
  text-align: center;
  padding: clamp(15px, 1.1vw, 20px);
}
.woocommerce-account .teatroNoticeWrapper span {
  font-weight: 600;
}
.woocommerce-account .teatroMyAccount--Dashboard a {
  font-weight: 600;
  color: #333333;
}
.woocommerce-account .teatroMyAccount--Dashboard .myAccount--welcomeContent {
  padding: clamp(15px, 1.5625vw, 30px);
  background: #FBC616;
}

.woocommerce-checkout form.woocommerce-checkout .form-row {
  padding: clamp(8px, 0.5208333333vw, 10px) 0px;
}
.woocommerce-checkout form.woocommerce-checkout .form-row place-order {
  padding: 0px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  background-color: #F8F8F8;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  border-color: #333333;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before {
  color: #333333;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle a {
  color: #333333;
}
.woocommerce-checkout form.checkout_coupon {
  border-color: #333333 !important;
  border-radius: 0px !important;
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.woocommerce-checkout form.checkout_coupon button[type=submit] {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: auto;
  font-size: inherit;
}
.woocommerce-checkout form.checkout_coupon button[type=submit]:hover {
  color: #333333;
}
.woocommerce-checkout .checkoutCustomPromps {
  display: grid;
  gap: clamp(20px, 1.4vw, 25px);
  margin-bottom: clamp(30px, 3.125vw, 60px);
}
.woocommerce-checkout .checkoutCustomPromps strong {
  font-weight: 600;
}
.woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap {
  background-color: #F8F8F8;
}
.woocommerce-checkout .checkoutCustomPromps .checkLoginWrap {
  background-color: #FBC616;
}
.woocommerce-checkout .checkoutCustomPromps .checkLoginWrap a {
  background-color: #FFFFFF;
  color: #333333;
}
.woocommerce-checkout .checkoutCustomPromps .checkLoginWrap a:hover {
  background-color: #333333;
  color: #FFFFFF;
  outline: none;
}
.woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap {
  padding: clamp(20px, 1.5625vw, 30px);
}
.woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap > div, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap > div {
  flex: 1;
  font-size: clamp(1rem, 0.9375vw, 18px);
}
.woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap a, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap a {
  margin-left: 10px;
  text-transform: lowercase;
  min-width: clamp(140px, 12vw, 230px);
  font-size: inherit;
}

.woocommerce-info {
  background-color: #F8F8F8;
  border-color: #5999BF;
}
.woocommerce-info:before {
  color: #5999BF;
}

.woocommerce-error:before {
  top: 1.3em;
}
.woocommerce-error a {
  color: #333333;
  font-weight: 600;
}

.woocommerce-info {
  background-color: #F8F8F8;
  border-color: #333333;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: unset;
  justify-content: space-between;
}
.woocommerce-info:before {
  color: #333333;
  top: 1.3em;
}
.woocommerce-info a {
  font-size: inherit;
  text-transform: lowercase;
  align-self: center;
}
.woocommerce-info span.noticeContent {
  flex: 100%;
}

.return-to-shop a.button {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  text-transform: lowercase;
  font-size: inherit;
}
.return-to-shop a.button:hover {
  color: #333333;
}

.woocommerce-cart .cart_footer_teatro {
  margin-top: clamp(30px, 3.3333333333vw, 64px);
}
.woocommerce-cart .cart_footer_teatro .grid {
  gap: 20%;
  align-items: end;
}
.woocommerce-cart .cart_footer_teatro .cart_coupon .coupon {
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: 2fr 1fr;
  gap: 13px clamp(20px, 1.4vw, 25px);
}
.woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit] {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
  margin-left: 0px;
  margin-top: clamp(15px, 1.5625vw, 30px);
  width: auto;
  margin-top: 0px;
  font-size: inherit;
  text-transform: lowercase;
}
.woocommerce-cart .cart_footer_teatro .cart_coupon .coupon button[type=submit]:hover {
  color: #333333;
}
.woocommerce-cart .cart_footer_teatro .cart_coupon .coupon input {
  flex: 1;
  width: auto;
  min-width: 1px;
}
.woocommerce-cart .cart_footer_teatro .cart_coupon .coupon label {
  grid-column: 1/-1;
}
.woocommerce-cart table.shop_table {
  border-radius: 0px;
  border-color: #333333;
  font-size: clamp(1rem, 1.0416666667vw, 20px);
}
.woocommerce-cart table.shop_table td {
  padding: clamp(24px, 1.9791666667vw, 38px) clamp(24px, 1.875vw, 36px);
}
.woocommerce-cart table.shop_table td a.remove {
  color: #FBC616 !important;
}
.woocommerce-cart table.shop_table td a.remove:hover {
  background: #FBC616;
  color: #FFFFFF !important;
}
.woocommerce-cart table.shop_table thead tr {
  background-color: #F8F8F8;
}
.woocommerce-cart table.shop_table thead tr th {
  font-weight: 600;
  padding: clamp(18px, 1.5625vw, 30px) clamp(24px, 1.875vw, 36px);
}
.woocommerce-cart table.shop_table td.product-price, .woocommerce-cart table.shop_table td.product-subtotal {
  font-weight: 600;
}

.woocommerce-cart table.cart img {
  width: clamp(90px, 6.25vw, 120px);
  height: clamp(90px, 6.25vw, 120px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
}

.woocommerce-additional-fields {
  margin-top: clamp(20px, 1.8229166667vw, 35px);
  display: grid;
}
.woocommerce-additional-fields h3 {
  margin-bottom: clamp(8px, 0.5208333333vw, 10px) !important;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  order: 1;
}
.woocommerce-additional-fields .download_realtimepdf {
  color: #FBC616;
}
.woocommerce-additional-fields .upload-btn-wrapper:hover button {
  background-color: #FFFFFF !important;
  outline: 1px solid #333333 !important;
  color: #333333 !important;
}
.woocommerce-additional-fields .upload-btn-wrapper button {
  border-radius: 0px;
}
.woocommerce-additional-fields .upload-btn-wrapper button.button.thwcfe-btn-file-upload {
  font-weight: 300;
  background-color: #333333;
  color: #FFFFFF;
  text-transform: lowercase;
  font-size: inherit;
  width: auto;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
}
.woocommerce-additional-fields .thwcfe-column-title a {
  color: #333333;
  font-weight: 500;
  text-decoration: underline !important;
}
.woocommerce-additional-fields .sub_pdf_download {
  padding: clamp(8px, 0.5208333333vw, 10px) 0px;
  order: 2;
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper:not(.sub_pdf_download) {
  order: 3;
  margin-top: clamp(8px, 0.5208333333vw, 10px);
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .thwcfe-file-upload-msg {
  margin-bottom: 10px;
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .thwcfe-file-upload-msg br {
  display: none;
}

#order_review {
  background-color: #F8F8F8;
  padding: clamp(20px, 2.6041666667vw, 50px) clamp(24px, 3.75vw, 72px);
  font-size: clamp(1rem, 1.0416666667vw, 20px);
  letter-spacing: 1.5px;
  width: 100%;
}
#order_review .tribe-checkout-backlinks {
  display: none;
}
#order_review .woocommerce-checkout-review-order-table {
  border: none;
  border-radius: 0px;
  border-collapse: collapse;
  display: grid;
  row-gap: clamp(30px, 3.8vw, 74px);
  margin-bottom: clamp(30px, 3.34vw, 64px);
}
#order_review .woocommerce-checkout-review-order-table thead {
  display: none;
}
#order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping, #order_review .woocommerce-checkout-review-order-table .cart-subtotal {
  display: none;
}
#order_review .woocommerce-checkout-review-order-table tr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: clamp(20px, 1.40625vw, 27px);
}
#order_review .woocommerce-checkout-review-order-table tr td, #order_review .woocommerce-checkout-review-order-table tr th {
  padding: 0px;
}
#order_review .woocommerce-checkout-review-order-table tr td:not(:last-of-type), #order_review .woocommerce-checkout-review-order-table tr th:not(:last-of-type) {
  flex: 1;
}
#order_review .woocommerce-checkout-review-order-table tr td.product-name strong {
  font-weight: 600;
  color: #FBC616;
}
#order_review .woocommerce-checkout-review-order-table tr td.product-name dl.variation {
  margin-top: 0px;
  font-size: inherit;
}
#order_review .woocommerce-checkout-review-order-table tr td.product-total {
  font-weight: 600;
}
#order_review .woocommerce-checkout-review-order-table tr th {
  flex: 1;
  border: none !important;
}
#order_review .woocommerce-checkout-review-order-table tr.discount_desc {
  padding: 0px;
}
#order_review .woocommerce-checkout-review-order-table tr.discount_desc td {
  font-weight: 300;
}
#order_review .woocommerce-checkout-review-order-table tr.discount_desc p {
  line-height: normal;
  margin: clamp(10px, 0.73vw, 14px) 0px clamp(20px, 1.46vw, 28px);
  font-size: clamp(1rem, 1.1458333333vw, 22px);
  letter-spacing: 1.65px;
}
#order_review .woocommerce-checkout-review-order-table tr.discount_desc a.add_cert_checkout {
  color: #FBC616;
  font-weight: 600;
  margin-bottom: clamp(15px, 2vw, 20px);
  display: block;
  text-align: right;
  width: -moz-max-content;
  width: max-content;
}
#order_review .woocommerce-checkout-review-order-table tr.fee {
  padding-top: 0px;
  padding-bottom: clamp(15px, 1.05vw, 20px);
}
#order_review .woocommerce-checkout-review-order-table tr.fee th {
  font-weight: inherit;
  text-transform: lowercase;
}
#order_review .woocommerce-checkout-review-order-table tr.fee:last-of-type {
  margin-bottom: clamp(30px, 2.34375vw, 45px);
}
#order_review .woocommerce-checkout-review-order-table tr.fee + tr.order-total {
  margin-top: clamp(15px, 2.2916666667vw, 44px);
}
#order_review .woocommerce-checkout-review-order-table tr.fee.disableText {
  opacity: 0.2;
}
#order_review .woocommerce-checkout-review-order-table tr.cart-discount {
  padding-top: 0px;
  padding-bottom: 0px;
}
#order_review .woocommerce-checkout-review-order-table tr.cart-discount th {
  font-weight: inherit;
  text-transform: lowercase;
}
#order_review .woocommerce-checkout-review-order-table tr.cart-discount + tr.order-total {
  margin-top: clamp(15px, 2.2916666667vw, 44px);
}
#order_review .woocommerce-checkout-review-order-table tr.cart-discount a.woocommerce-remove-coupon {
  color: #FBC616;
}
#order_review .woocommerce-checkout-review-order-table tr.cart_item {
  background-color: #FFFFFF;
  align-items: flex-end;
}
#order_review .woocommerce-checkout-review-order-table tr.cart_item td.product_name {
  text-align: right;
}
#order_review .woocommerce-checkout-review-order-table tr.order-total {
  background-color: #FFFFFF;
  padding: clamp(20px, 1.40625vw, 27px);
  font-family: "Reross-Quadratic", sans-serif;
  font-size: clamp(2.4rem, 3.5vw, 50px);
}
#order_review .woocommerce-checkout-review-order-table tr.order-total td, #order_review .woocommerce-checkout-review-order-table tr.order-total th {
  border: none;
}
#order_review .woocommerce-checkout-review-order-table tr.order-total td {
  text-align: right;
  flex: 1;
}
#order_review .woocommerce-checkout-review-order-table tr.order-total th {
  text-transform: lowercase;
}
#order_review .woocommerce-checkout-review-order-table td {
  border: none;
}

.woocommerce #payment {
  padding: 0px;
  background-color: transparent;
}
.woocommerce #payment button#place_order {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300;
}
.woocommerce #payment button#place_order:hover {
  color: #333333;
}
.woocommerce #ppcp-messages {
  height: 0px;
  overflow: hidden;
}

form.checkout.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(30px, 3.8541666667vw, 74px);
  align-items: flex-start;
}
form.checkout.woocommerce-checkout .smallHeading, form.checkout.woocommerce-checkout .woocommerce-additional-fields h3, .woocommerce-additional-fields form.checkout.woocommerce-checkout h3 {
  margin-bottom: clamp(20px, 1.8229166667vw, 35px);
}
form.checkout.woocommerce-checkout #customer_details > div {
  width: 100%;
  float: none;
}
form.checkout.woocommerce-checkout .woocommerce-NoticeGroup, form.checkout.woocommerce-checkout .woocommerce-error {
  grid-column: 1/-1;
  flex: 100%;
}
form.checkout.woocommerce-checkout .edit_invoice_details {
  margin-top: clamp(30px, 2.6041666667vw, 50px);
}
form.checkout.woocommerce-checkout .edit_invoice_details a {
  color: #FBC616;
}
form.checkout.woocommerce-checkout .form-row label {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

body.loaderEnabled .site--loader-sm {
  display: flex;
}

.site--loader-sm {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99999;
}
.site--loader-sm .loader-inner {
  border: 6px solid #F8F8F8;
  border-top: 6px solid #FBC616;
  border-radius: 50%;
  width: clamp(45px, 3.4vw, 65px);
  height: clamp(45px, 3.4vw, 65px);
  animation: loaderSpinner 1s linear infinite;
}

@keyframes loaderSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gform_confirmation_message {
  background-color: #FBC616 !important;
  position: relative !important;
  padding: clamp(15px, 1.3vw, 20px) clamp(15px, 1.5625vw, 30px) !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 15px !important;
}
.gform_confirmation_message a {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, outline 0.3s ease 0s;
  font-weight: 300 !important;
  width: auto !important;
  font-size: inherit !important;
  text-transform: lowercase !important;
  min-width: 160px !important;
  display: inline-block !important;
}
.gform_confirmation_message a:hover {
  color: #333333;
}

@media (max-width: 767px) {
  .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-item.tribe-tickets__form .tribe-tickets__form-field {
    align-items: flex-start;
  }
}
@media (max-width: 639px) {
  .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    width: 100%;
  }
  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .siteLogo {
    width: 140px;
  }
  .site-header.header--fixed .siteLogo {
    width: 140px;
  }
  .site-header.header--fixed .menuToggler {
    width: 45px;
    height: 45px;
  }
  .site-header.header--fixed .menuToggler .openMenu, .site-header.header--fixed .menuToggler .closeMenu {
    width: 20px;
  }
  .site-header.header--fixed .header_cc_icons {
    width: 30px;
    height: 30px;
  }
  .header_icons_wrap {
    gap: 5px;
  }
  .header_cc_icons {
    width: 30px;
    height: 30px;
  }
  .menuToggler {
    width: 45px;
    height: 45px;
  }
  .menuToggler .openMenu, .menuToggler .closeMenu {
    width: 20px;
  }
  .ticketsWrapper .ticketsDate {
    width: 100%;
  }
  .ticketsWrapper .innerRow {
    width: 100%;
  }
  .ticketsWrapper .innerRow .tk_info {
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
  }
  .ticketsWrapper a.siteButton, .ticketsWrapper .woocommerce .single-product a.add-to-cart, .woocommerce .single-product .ticketsWrapper a.add-to-cart, .ticketsWrapper .wc-block-cart__submit-container a.wc-block-cart__submit-button, .wc-block-cart__submit-container .ticketsWrapper a.wc-block-cart__submit-button, .ticketsWrapper a.checkout-button, .ticketsWrapper .woocommerce a.button.alt, .woocommerce .ticketsWrapper a.button.alt, .ticketsWrapper .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar a.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .eventsCustomGrid .event-tickets .tribe-dialog__wrapper.tribe-modal__wrapper--ar .ticketsWrapper a.tribe-tickets__attendee-tickets-footer-checkout-button.tribe-common-c-btn, .ticketsWrapper .woocommerce .woocommerce-form-login a.woocommerce-form-login__submit, .woocommerce .woocommerce-form-login .ticketsWrapper a.woocommerce-form-login__submit {
    margin: auto;
  }
  .woocommerce .woocommerce-ordering {
    width: 100%;
  }
  .woocommerce-cart .cart_footer_teatro .cart_coupon .coupon {
    grid-template-columns: auto;
  }
  .woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap > div, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap > div {
    flex: 100%;
    margin-bottom: 12px;
  }
  .woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap a, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap a {
    margin: 0px;
  }
  .woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {
    width: 100% !important;
  }
  #order_review .woocommerce-checkout-review-order-table tr.order-total td, #order_review .woocommerce-checkout-review-order-table tr.order-total th {
    flex: 100%;
    text-align: left;
  }
  .woocommerce-account .MyAccount-orders__wrapper {
    justify-content: center;
  }
  .woocommerce-account .MyAccount-orders__wrapper .content {
    margin-top: 15px;
    flex: 100%;
    text-align: center;
  }
  .woocommerce-account .MyAccount-orders__wrapper a.buttonSmall {
    margin: 15px auto 0px;
  }
  .eventsCustomGrid .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer {
    justify-content: center !important;
  }
  .eventsCustomGrid .tribe-dialog__wrapper.tribe-modal__wrapper--ar .tribe-tickets__attendee-tickets-footer-divider {
    display: none;
  }
}
@media (min-width: 481px) {
  .ticketsWrapper .innerRow {
    display: grid;
    grid-template-columns: auto;
  }
}
@media (min-width: 640px) {
  body .editISEEWrapper .gfield--type-fileupload {
    grid-column: span 8;
    position: relative;
  }
  .woocommerce-account .cert_details .cert_inner {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .container, #tribe-events-pg-template {
    max-width: 700px;
  }
  .containerBig {
    max-width: 740px;
  }
  .site-header .headerInner {
    padding: 24px 0px;
    transition: padding 0.3s ease 0s;
  }
  .siteLogo {
    transition: width 0.3s ease 0s;
    width: clamp(190px, 17.96875vw, 345px);
  }
  .siteBanner .bannerParallax {
    background-size: 50%;
  }
  .woocommerce .single-product .product-wrapper-main {
    gap: clamp(50px, 4.0104166667vw, 77px);
    grid-template-columns: 40fr 60fr;
  }
  .woocommerce .single-product .productCheckMark {
    justify-content: flex-start;
  }
  .woocommerce .lost_reset_password .woocommerce-form-row {
    flex: 1;
  }
  .woocommerce .reset_password_form {
    display: grid;
    grid-template-columns: repeat(14, 1fr);
  }
  .woocommerce .reset_password_form > p {
    grid-column: 1/-1;
  }
  .woocommerce .reset_password_form .form-row-first {
    grid-column: 1/8;
  }
  .woocommerce .reset_password_form .form-row-last {
    grid-column: 8/15;
  }
  .woocommerce .reset_password_form .form-row-submit {
    grid-column: 1/-1;
    padding: 0px;
    margin: 0px;
  }
  .woocommerce-page div.product div.images {
    width: 40%;
    padding-right: calc(clamp(50px, 4.0104166667vw, 77px) / 2);
  }
  .woocommerce-page div.product div.summary {
    width: 60%;
    padding-left: calc(clamp(50px, 4.0104166667vw, 77px) / 2);
  }
  .wooCommGrid {
    gap: clamp(50px, 4.0104166667vw, 77px);
    grid-template-columns: 40fr 60fr;
  }
  .wooformWrapper .form-row.fr-sm:nth-child(odd), .woocommerce form.login .form-row.fr-sm:nth-child(odd) {
    grid-column: 1/8;
  }
  .wooformWrapper .form-row.fr-sm:nth-child(even), .woocommerce form.login .form-row.fr-sm:nth-child(even) {
    grid-column: 8/15;
  }
  .wt_summer .grid {
    grid-template-columns: 44fr 50fr;
  }
  .site-footer .footerLogo {
    width: clamp(250px, 31.6145833333vw, 607px);
  }
  .site-footer .footerMenu {
    font-size: 20px;
  }
  .site-footer .footerMenu li {
    width: auto;
    margin: 0px;
  }
  .site-footer .footerMenu li:not(:last-child) {
    margin-right: 30px;
  }
  .compagniaListing article > .grid._hasThumbnail {
    grid-template-columns: 44fr 50fr;
  }
  .eventsCustomGrid._hasThumbnail {
    grid-template-columns: 40fr 54fr;
  }
  .ticketsWrapper .innerRow {
    grid-template-columns: auto auto;
    justify-content: space-between;
  }
  .cart_footer_teatro .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .woocommerce-cart table.shop_table thead tr th.product-thumbnail {
    padding-right: 0px;
    width: clamp(136px, 9.0625vw, 174px);
  }
  .woocommerce-cart table.shop_table thead tr th.product-remove {
    width: 0px;
  }
  .woocommerce-cart table.shop_table tbody tr td.product-thumbnail {
    padding-right: 0px;
  }
  .woocommerce-account .woocommerce-info {
    align-items: center;
  }
  .woocommerce-account .woocommerce-info:before {
    top: unset;
  }
  .woocommerce-account .woocommerce-info span.noticeContent {
    flex: 1;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .mainNavigation ul li a {
    color: #FFFFFF;
  }
  .container, .containerBig, #tribe-events-pg-template {
    max-width: 960px;
  }
  .menuToggler {
    width: clamp(94px, 6.3541666667vw, 122px);
    height: clamp(94px, 6.3541666667vw, 122px);
  }
  .menuToggler .openMenu {
    width: clamp(36px, 2.3958333333vw, 46px);
  }
  .menuToggler .closeMenu {
    width: clamp(36px, 2.3958333333vw, 46px);
  }
  .site-header.header--fixed .menuToggler {
    width: 70px;
    height: 70px;
  }
  .site-header.header--fixed .menuToggler .openMenu, .site-header.header--fixed .menuToggler .closeMenu {
    width: 28px;
    height: 28px;
  }
  .siteBanner .bannerParallax {
    background-size: auto 80%;
  }
  .radioWrap .radioOuter {
    padding-left: 42px;
  }
  .radioWrap {
    font-size: 20px;
    padding-left: 42px;
    flex: 1;
  }
  .radioWrap .checkmark {
    height: 28px;
    width: 28px;
  }
  .radioWrap .checkmark:before {
    width: 16px;
    height: 16px;
  }
  .site-footer .footerSocialMenu li a {
    width: clamp(80px, 5.2604166667vw, 101px);
    height: clamp(80px, 5.2604166667vw, 101px);
  }
  .membership_cta .buttonGroupWrap {
    grid-template-columns: 1fr 1fr;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 60%;
  }
  form.checkout.woocommerce-checkout {
    justify-content: space-between;
    gap: clamp(30px, 3.8541666667vw, 74px) 0px;
  }
  form.checkout.woocommerce-checkout #customer_details {
    flex: 0 0 49.45%;
  }
  form.checkout.woocommerce-checkout #order_review {
    flex: 0 0 45%;
  }
  .woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:before {
    width: 26px;
    height: 26px;
  }
  .woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:after {
    width: 13px;
    height: 13px;
    left: 6.5px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 21px;
  }
  .woocommerce .single-product {
    font-size: 21px;
  }
  p {
    line-height: 40px;
  }
  .container, #tribe-events-pg-template {
    max-width: 1364px;
    padding: 0 60px;
  }
  .containerBig {
    max-width: 1640px;
    padding: 0 30px;
  }
  h1 {
    font-size: clamp(65px, 5.2083333333vw, 100px);
    line-height: clamp(130px, 10.4166666667vw, 200px);
  }
  h2 {
    font-size: clamp(50px, 4.1666666667vw, 80px);
    line-height: clamp(50px, 4.1666666667vw, 80px);
  }
  .woocommerce .single-product {
    font-size: 22px;
  }
  .site-footer .footerMenu {
    font-size: 25px;
  }
  .site-footer .footerMenu li:not(:last-child) {
    margin-right: 40px;
  }
  .site-footer .footerCopyright {
    font-size: 20px;
  }
  .eventsCustomGrid .ticketsWrapper .innerRow {
    grid-template-columns: auto auto;
    justify-content: space-between;
  }
  .woocommerce-checkout .checkoutCustomPromps .checkRegisterWrap a, .woocommerce-checkout .checkoutCustomPromps .checkLoginWrap a {
    min-width: 230px;
  }
  .woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:before {
    width: 28px;
    height: 28px;
  }
  .woocommerce-checkout #payment .place-order #privacy_policy_field label.woocommerce-form__label-for-checkbox:after {
    width: 16px;
    height: 16px;
    left: 7px;
  }
  .woocommerce-account table.account-orders-table td span.order--status {
    color: #FBC616;
    min-width: -moz-max-content;
    min-width: max-content;
    display: block;
  }
  .teastro_banner_page .homeLandingInner {
    padding: clamp(140px, 10.4166666667vw, 200px) 0px clamp(75px, 8.9583333333vw, 172px);
    align-items: flex-end;
    align-content: flex-end;
    gap: clamp(100px, 10.4166666667vw, 200px);
  }
  .teastro_banner_page .homeLandingInner .landingSubTitle {
    position: relative;
    left: 0px;
    top: auto;
  }
  .teastro_banner_page .homeLandingInner h1 {
    margin-bottom: clamp(20px, 1.875vw, 36px);
  }
}
@media (min-width: 1920px) {
  body {
    font-size: 22px;
  }
  .woocommerce .single-product {
    font-size: 22px;
  }
  .container, .containerBig, #tribe-events-pg-template {
    padding: 0px;
  }
}
@media (min-width: 2048px) {
  .site-footer {
    background-position: center top;
    background-size: cover;
  }
}/*# sourceMappingURL=styles.css.map */