/* GOTIKET_GARZON_MOBILE_CHECKOUT_V1_START */
@media (max-width: 980px) {
  body[data-event-slug="boyacoman-garzon"].gz-mobile-checkout-mode-v1 {
    padding-bottom: 150px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    bottom: 14px !important;
    z-index: 9999 !important;
    width: calc(100% - 28px) !important;
    max-width: 430px !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
    padding: 14px 16px 16px !important;
    border-radius: 20px !important;
    background: rgba(255, 255, 255, .96) !important;
    border: 1px solid rgba(226, 232, 240, .96) !important;
    box-shadow: 0 20px 60px rgba(15, 23, 42, .22) !important;
    backdrop-filter: blur(14px) !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 h3,
  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 h4,
  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 strong {
    margin-top: 0 !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 button {
    width: 100% !important;
    min-height: 48px !important;
    border-radius: 14px !important;
    font-weight: 900 !important;
  }
}

@media (max-width: 480px) {
  body[data-event-slug="boyacoman-garzon"].gz-mobile-checkout-mode-v1 {
    padding-bottom: 145px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 {
    bottom: 10px !important;
    width: calc(100% - 22px) !important;
    padding: 13px 14px 14px !important;
    border-radius: 19px !important;
  }
}
/* GOTIKET_GARZON_MOBILE_CHECKOUT_V1_END */

/* GOTIKET_GARZON_MOBILE_CHECKOUT_SPACING_V2_START */
@media (max-width: 980px) {
  body[data-event-slug="boyacoman-garzon"].gz-mobile-checkout-mode-v1 {
    padding-bottom: 210px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-legend,
  body[data-event-slug="boyacoman-garzon"] .gz-zone-info,
  body[data-event-slug="boyacoman-garzon"] .gz-info-zones {
    margin-bottom: 175px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 {
    bottom: 12px !important;
  }
}

@media (max-width: 480px) {
  body[data-event-slug="boyacoman-garzon"].gz-mobile-checkout-mode-v1 {
    padding-bottom: 220px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-legend,
  body[data-event-slug="boyacoman-garzon"] .gz-zone-info,
  body[data-event-slug="boyacoman-garzon"] .gz-info-zones {
    margin-bottom: 185px !important;
  }

  body[data-event-slug="boyacoman-garzon"] .gz-mobile-checkout-fixed-v1 {
    bottom: 10px !important;
  }
}
/* GOTIKET_GARZON_MOBILE_CHECKOUT_SPACING_V2_END */
