@media screen and (max-width: 1620px) and (min-width: 1441px) {
    .sec-tickets-widget-1 .elementor-container {
        max-width: 1340px !important;
    }

    .sec-tickets-widget-1 h2 {
        font-size: 60px !important;
    }

    .tf-wrapper span,
    table#tickets-table .tr-heading th {
        font-size: 35px !important;
    }

    table#tickets-table tr.tr-body td:not(:last-child),
    table#tickets-table td a {
        font-size: 24px !important;
    }

}

@media screen and (min-width: 1025px) {
    .sec-tickets-widget-1 > .elementor-container .tf-wrapper {
        display:none !important;
    }
}

@media screen and (max-width: 1440px) and (min-width: 1025px) {     
    .sec-tickets-widget-1 > .elementor-container  {
        max-width: 1100px !important;
    }
    .sec-tickets-widget-1 > .elementor-container  h2 {
        font-size: 60px !important;
    }

    .sec-tickets-widget-1 > .elementor-container   .elementor-widget-heading {
        margin-bottom: 0 !important;
    }

    .sec-tickets-widget-1 > .elementor-container .tf-wrapper {
        margin-top: 15px !important;
    }
    .sec-tickets-widget-1 > .elementor-container  .tf-wrapper span {
        font-size: 30px !important;
    }

    .sec-tickets-widget-1 > .elementor-container   table#tickets-table .tr-heading th {
        font-size: 30px !important;
        line-height: 1 !important;
    }

    .sec-tickets-widget-1 > .elementor-container   table#tickets-table tr.tr-body td:not(:last-child) {
        font-size: 26px !important;
        line-height: 1.2;
    }

    .sec-tickets-widget-1 > .elementor-container  table#tickets-table td a {
        font-size: 24px !important;
    }

}


/* Inner Tickets Page  */

.sec-inner-ticket-1 .ticket-form-heading-2 .elementor-widget-container p {
    color: #ED1C24;
    text-align: center;
    font-family: "Open Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: capitalize;
}

@media screen and (max-width: 1620px) and (min-width: 1441px) {
    .sec-banner-inner-tickets h2 {
        font-size: 70px !important;
    }

    .sec-inner-ticket-1 .elementor-container {
        max-width: 1340px !important;
    }

    .sec-inner-ticket-1 h2 {
        font-size: 60px !important;
    }
}

@media screen and (max-width: 450px) {
    .tf-wrapper {
        margin-top: 10px !important;
    }
    .tickets-table-mobile-wrapper:last-child .tickets-table-mobile {
        margin-bottom: 0 !important;
    }
    .tickets-form .gfield_label { 
        font-size: 24px !important;
        line-height: 1 !important;
    }
    .sec-inner-ticket-1 .ticket-form-heading-2 .elementor-widget-container p {
        font-size: 28px !important;
        line-height: 1 !important;
    }
}