/** Shopify CDN: Minification failed

Line 58:13 Expected identifier but found whitespace
Line 58:15 Unexpected "{"
Line 58:24 Expected ":"
Line 60:15 Expected identifier but found whitespace
Line 60:17 Unexpected "{"
Line 60:26 Expected ":"
Line 374:27 Unexpected "*"
Line 656:11 Expected identifier but found whitespace
Line 656:13 Unexpected "{"
Line 656:22 Expected ":"
... and 10 more hidden warnings

**/
.page-width {
    margin: 0 auto;
    max-width: 1440px;
}

@media only screen and (max-width: 749px) {
  body {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
}

body {
  color: #9797a2 !important;
}


.ttm-gallery-description,
.ttm-gallery-section .description,
.ttm-gallery-section p {
  font-size: unset !important;
}

.ttm-holo-carousel__dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #171b25;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  min-width: 14px;
  min-height: 14px;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.ttm-holo-carousel__dot.active {
  background: {{ section.settings.button_color }};
  transform: scale(1.3);
  border-color: {{ section.settings.button_color }};
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .ttm-holo-carousel__dot {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
  }
}

@media screen and (max-width: 749px) {
  .ttm-holo-carousel__dot {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
  }
}

@media screen and (max-width: 749px) {
    .ttm-holo-card__description {
        font-size: 12px !important;
    }
    }

@media screen and (max-width: 749px) {
  .ttm-holo-card {
    padding-bottom: 20px !important;
    background: #140231 !important;
  }
}

.title-description-section h2 {
  line-height: 1.2 !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

h1, h2, h4, h5, h6 {
    font-weight: 300 !important;
    letter-spacing: -1px !important;
}

h2 {
  font-size: clamp(28px, 5vw, 60px) !important;
  padding-bottom: clamp(15px, 3vw, 35px) !important;
}

.countdown__heading h2.h1 {
  font-size: 35px !important;
}

@media screen and (max-width: 480px) {
  .countdown__heading h2.h1 {
    font-size: 28px !important;
  }
}

#shopify-section-template--15738521583674__text_with_icons_dPFBF4 {
  background-color: #140231 !important; 
  padding-top: 40px; 
  padding-bottom: 40px; 
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#shopify-section-template--15738521583674__text_with_icons_dPFBF4 .index-section {
  background-color: transparent !important;
}

.site-header {
  background: #171B25 !important;
}

@media screen and (min-width: 1025px) {
  .gm-submenu-align-full .gm-submenu.gm-dropdown,
  .gm-submenu-align-full > .gm-submenu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    right: auto !important;
    z-index: 9999 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .gm-submenu-align-full .gm-submenu.gm-dropdown,
  .gm-submenu-align-full > .gm-submenu {
    position: absolute !important;
    top: 100% !important;
    left: 50% !important; 
    width: 100vw !important;
    max-width: 100vw !important;
    transform: translateX(-55%) !important;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 9999 !important;
  }
}

.header-item--icons {
  display: none !important;
}

.site-header--sticky .gm-submenu-align-full .gm-submenu.gm-dropdown,
.site-header--sticky .gm-submenu-align-full > .gm-submenu {
  top: calc(100% - 10px) !important;
}

.site-header__logo {
    margin-top: 10px;  
    margin-bottom: 10px; 
}

.header-wrapper--sticky .site-header {
  background: #171B25 !important;
}

@media screen and (min-width: 768px) {
  .header-wrapper--overlay:not(.header-wrapper--sticky):hover .site-header {
    background: #171B25 !important;
  }
}


@media screen and (max-width: 1024px) {
  .gm-menu-mobile .gm-item.gm-level-0 {
    background-color: #171B25 !important;
  }

  .gm-menu-mobile .gm-item.gm-level-0 > .gm-target {
    color: #ffffff !important;
    display: block; 
    padding: 12px 16px;
    background-color: #171B25 !important;
    transition: background-color 0.3s ease;
  }

  .gm-menu-mobile .gm-item.gm-level-0 > .gm-target:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
  }

  .gm-menu-mobile .gm-item.gm-level-0.has-custom-color {
    --gm-item-custom-color: #ffffff !important;
    --gm-item-custom-hover-color: #ffffff !important;
    --gm-item-custom-background-color: #171B25 !important;
    --gm-item-custom-hover-background-color: #000000 !important;
  }


  .gm-menu-mobile .gm-submenu {
    background-color: #171B25 !important;
  }
}

.newsletter-sections--15738522009658__newsletter_pVTfFj {
  background-image: url('https://cdn.shopify.com/s/files/1/0712/0378/2831/files/toronto-ticket-market-events-newsletter.jpg?v=1757938479') !important;
  background-color: transparent !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 60px 0 !important;
  position: relative !important;
  color: #ffffff !important; /* White text for contrast */
}

@media only screen and (min-width: 769px) {
  .template-index .site-footer {
    margin-top: 50px !important;
  }
}

.hero__link .btn {
  color: white !important;
}

.hero__link a.btn {
  color: white !important;
}

.ttm-holo-carousel__description {
    max-width: 1200px !important;
}

.main-content
 {
    background: #000;
}


.index-section .who-we-are {
  background: transparent !important;
}

#shopify-section-template--15738521583674__advanced_content_XEerxT .who-overlay h3 {
  letter-spacing: -0.5px !important;
}

.shopify-policy__container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 60px 20px !important;
}

.shopify-policy__title h1 {
  color: #ffffff !important;
  font-family: inherit !important;
  margin-bottom: 40px !important;
  padding-top: 50px !important;
}

@media screen and (max-width: 1024px) {
  .shopify-policy__title h1 {
    padding-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .shopify-policy__title h1 {
    padding-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 480px) {
  .shopify-policy__title h1 {
    padding-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 22px !important;
  }
}

.shopify-policy__body {
  color:rgb(215, 215, 215) !important;
  font-family: inherit !important;
  padding: 20px 0 !important;
}

.shopify-policy__body h2, 
.shopify-policy__body h3, 
.shopify-policy__body h4, 
.shopify-policy__body h5, 
.shopify-policy__body h6 {
    color: #ffffff !important;
    font-family: inherit !important;
    margin-top: 25px !important;
    margin-bottom: 15px !important;
}

.shopify-policy__body h2 { font-size: 24px !important; }
.shopify-policy__body h3 { font-size: 20px !important; }
.shopify-policy__body h4 { font-size: 18px !important; }


.ttm-product-carousel__top-subtitle-template--15738521583674ttmproductcarouself8ptrg {
    color: #27B9FF !important;
    font-size: 12px !important;
    margin-bottom: 15px !important;
}

.ttm-product-carousel__main-title-template--15738521583674ttmproductcarouself8ptrg {
    font-size: clamp(28px, 5vw, 60px) !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: clamp(15px, 3vw, 35px) !important;
}

.ttm-product-carousel__section-description-template--15738521583674ttmproductcarouself8ptrg {
    font-size: 16px !important;
    line-height: 1.5 !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px !important;
}

.ttm-product-carousel__header-template--15738521583674ttmproductcarouself8ptrg {
    text-align: center !important;
}

.appear-delay {
    animation: fadeInUp 0.5s ease forwards;
}

.appear-delay-1 {
    animation: fadeInUp 0.5s ease 0.1s forwards;
    opacity: 0;
}

.appear-delay-2 {
    animation: fadeInUp 0.5s ease 0.2s forwards;
    opacity: 0;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

Yotpo Reviews 
.yotpo-reviews-carousel .yo*/tpo-small-box {
    display: none !important;
}

.yotpo .yotpo-modal .yotpo-modal-header .modal-title {
    font-size: 24px !important;
    line-height: 25px !important;
}

#shopify-section-template--15738521583674__yotpo_reviews_carousel_gzkjrg,
#shopify-section-template--15738521583674__yotpo_reviews_carousel_gzkjrg > div,
.yotpo.yotpo-reviews-carousel,
.yotpo-display-wrapper.carousel-display-wrapper,
.yotpo-main,
.carousel-container,
.content-wrap {
    background-color: #ffffff !important;
}

.scroller { 
    width: 100% !important; 
    max-width: 100% !important; 
}

.countdown__heading h2.h1 {
    padding-bottom: 0px !important;
}

.gallery-section p {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  [class*="ttm-split-content-title-"] {
    letter-spacing: -1px !important;
    line-height: 1.2 !important;
  }
  
  .gallery-section h2,
  .slideshow .title,
  .text-and-image .title,
  .wave-photo .title {
    letter-spacing: -1px !important;
    line-height: 1.2 !important;
  }
  
  [class*="ttm_gen_block"] h2,
  [class*="ttm_gen_block"] h3,
  [class*="ttm_gen_block"] h4 {
    letter-spacing: -1px !important;
    line-height: 1.2 !important;
  }
  
  [class*="ttm-why-choose-us-card"] h3 {
    letter-spacing: -1px !important;
    line-height: 1.1 !important;
  }
  

  [class*="ttm_gen_block"] p,
  .gallery-section p,
  .slideshow .description,
  .text-and-image .description {
    line-height: 1.2 !important;
  }
}


.theme-block .h1 {
  font-size: clamp(36px, 4vw, 60px) !important;
  letter-spacing: -3px !important;
  line-height: 1.1 !important;
  font-weight: 300 !important;
}


@media (max-width: 768px) {
  .theme-block .h1 {
    font-size: clamp(28px, 8vw, 48px) !important;
    letter-spacing: -2px !important;
  }
}


.feature-row .subheading {
  color: #27B9FF !important;
}


[class*="ai-why-choose-us-title-"] {
  letter-spacing: -3px !important;
}


[class*="ai-why-choose-us-title-"] {
  font-size: clamp(28px, 4vw, 60px) !important;
  letter-spacing: -3px !important;
  line-height: 1.1 !important;
}


@media screen and (max-width: 768px) {
  [class*="ai-why-choose-us-card"] h3 {
    letter-spacing: -1px !important;
  }
}


.theme-block .rte h1 {
  padding-top: 50px !important;
  margin-bottom: 40px !important;
  font-family: inherit !important;
  color: white !important;
}



.theme-block .rte {
  color: #ffffff !important;
  font-family: inherit !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 30px 20px !important;
}

.theme-block h1 {
  color: #ffffff !important;
  font-family: inherit !important;
  margin-bottom: 40px !important;
  padding-top: 80px !important; 
  text-align: center !important;
  width: 100% !important;
}


@media (max-width: 768px) {
  .page-width.page-width--narrow {
    max-width: 95% !important;
    padding: 60px 0 !important; 
    margin: 0 auto !important; 
    width: 95% !important;
  }
}


.contact-form-content.active {
    max-height: 900px;
    padding: 2rem;
}


@media only screen and (min-width: 769px) {
    .index-section {
        margin: 0px 0;
    }
}


@media only screen and (max-width: 768px) {
    .index-section {
        margin: 0 !important;
        padding: 15px 0 !important; /* vertical horizontal */
    }
}


@media screen and (max-width: 768px) {
    .section-header__title {
        font-size: 35px !important;
    }


@media (max-width: 640px) {
  .modern-product {
    padding: 1rem 5px !important;
  }
  
  .contact-form-toggle {
    margin-left: 5px;
    margin-right: 5px;
  }
  
  .product-header,
  .product-layout,
  .product-gallery,
  .product-info,
  .product-info-sticky,
  .trust-badges,
  .social-share {
    padding: 0 5px;
  }
  
  .contact-toggle-btn {
    padding: 1rem 5px;
  }
  
  .contact-form-content,
  .contact-form-content.active {
    padding: 1rem 5px;
  }
  
  .main-image-container {
    margin-left: 5px;
    margin-right: 5px;
  }
  
  .thumbnail-scroller {
    margin: 0 5px;
  }
}


@media (max-width: 480px) {
  .modern-product {
    padding: 0.75rem 5px !important;
  }
  
  .contact-form-toggle {
    margin-left: 5px;
    margin-right: 5px;
  }
  
  .product-header,
  .product-layout,
  .product-gallery,
  .product-info,
  .product-info-sticky {
    padding: 0 5px;
  }
}

@media (max-width: 968px) {
  .product-gallery {
    position: static !important;
    top: auto !important;
  }
}

.modern-contact-subtitle {
  font-size: 16px !important;
}


.ttm-gallery-section-2 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.shopify-section[id*="ttm-gallery-2"] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.title-description-section h2 {
  line-height: 1.2 !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.ttm-ceo-quote__text {
    position: relative;
    display: inline-block;
    color: white !important; 
    cursor: pointer;
    transition: all 0.3s ease;
}


.ttm-ceo-quote__text {
    position: relative;
    display: inline-block;
    color: white !important;
    cursor: pointer;
}
.ttm-ceo-quote__signature-image {
    height: {{ section.settings.signature_height }}px;
    width: auto;
    transform: rotate(-5deg);
    opacity: 0.9;
}


@media (max-width: 1024px) {
    .ttm-ceo-quote__signature-image {
        height: {{ section.settings.signature_height | times: 0.9 | round }}px;
    }
}


@media (max-width: 768px) {
    .ttm-ceo-quote__signature-image {
        height: {{ section.settings.signature_height | times: 0.8 | round }}px;
    }
}

.error-title {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 900 !important;
  font-size: clamp(48px, 20vw, 240px) !important;
  line-height: 1;
  margin: 0;
  color: #27b9ff;
  text-align: center;
}

@media (max-width: 768px) {
  .contact-form-content.active {
    max-height: none !important;
    overflow-y: visible;
  }
}