h1 {
    color: #002753;
    text-transform: uppercase;
    font-weight: 700
}

h2 {
    color: #eaaa00
}

h3 {
    color: #0d0d0d
}

.uk-link,a {
    color: #002753
}

.uk-link:hover,a:hover {
    color: #eaaa00
}

.navigation .icon-cart,.navigation .icon-profile {
    height: 44px;
    width: 44px
}

.navigation .icon-cart>a,.navigation .icon-profile>a {
    display: block
}

.navigation .icon-cart .uk-badge {
    font-size: 12px;
    background: #eaaa1e;
    transform: translate(10px,-15px)
}

.navigation .icon-profile {
    margin-left: 15px
}

#custom-cart .cart-collaterals>.uk-card {
    background-color: #023059
}

#custom-cart .checkout-button {
    background-color: #ebac07;
    padding: 10px 15px;
    margin-bottom: 15px
}

.uk-navbar-nav>li>a {
    color: #0d0d0d;
    font-size: 18px
}

#parking-options .uk-button {
    background-color: #023059
}

.quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px;
    border: 1px solid #002753;
    color: #002753
}

.quantity-selector .quantity-selector__button {
    background: none;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center
}

.quantity-selector .quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.quantity-selector .button--minus {
    border-radius: 4px 0 0 4px;
    order: 1
}

.quantity-selector .button--plus {
    border-radius: 0 4px 4px 0;
    order: 3
}

.woocommerce form .form-row select {
    padding: .8em 2em .8em .8em;
    line-height: normal;
    background-color: #fff;
    border-color: #cdcdcd;
    border-radius: 3px;
    box-shadow: none
}

.woocommerce div.product form.cart div.quantity {
    display: inline-flex
}

.woocommerce .quantity .qty {
    color: #666;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e8f0;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    min-height: 35px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    padding: .3em
}

.woocommerce .quantity .minus,.woocommerce .quantity .plus {
    width: 38px;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #e2e8f0;
    color: #444;
    align-items: center;
    outline: 0;
    font-weight: 400
}

.woocommerce .quantity .minus {
    border-right-width: 0;
    margin-right: -38px
}

.woocommerce .quantity .plus {
    border-left-width: 0;
    margin-right: 6px
}

form.woocommerce-checkout {
    display: inline-block;
    height: 100%
}

form.woocommerce-checkout .blockUI.blockOverlay {
    background: #4d4242!important
}

.woocommerce-additional-fields .uk-accordion>li {
    background-color: #f5f5f5;
    border-radius: 8px;
    overflow: hidden
}

.woocommerce-additional-fields .uk-accordion>li>.uk-accordion-title {
    border: 1px solid #e8e8e8;
    padding: 10px;
    background-color: #e8e8e8
}

.woocommerce-additional-fields .uk-accordion>li>.uk-accordion-title h4 {
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.4
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
    min-height: 36px;
    width: 120px
}

.woocommerce-billing-fields h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

dl.variation {
    list-style: none
}

dl.variation dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block;
    list-style: none;
    font-weight: 700
}

dl.variation dd {
    margin: 0
}

dl.variation dd p {
    font-weight: 400;
    margin: 0
}

fieldset#wc-stripe-cc-form div.form-row {
    padding: 3px!important
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: .75em;
    border: 1px solid #cdcdcd;
    border-radius: 6px
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt {
    background-color: #32d297;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover {
    background-color: #32d297;
    color: #fff
}

.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.stepper-wrapper .stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1
}

@media (max-width: 768px) {
    .stepper-wrapper .stepper-item {
        font-size:12px
    }
}

.stepper-wrapper .stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 3px solid #002753;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2
}

.stepper-wrapper .stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 3px solid #002753;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2
}

.stepper-wrapper .stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #002753;
    background-color: #fff;
    color: #002753;
    margin-bottom: 6px
}

.stepper-wrapper .stepper-item .step-counter.completed {
    background-color: #002753;
    color: #fff
}

.stepper-wrapper .stepper-item .step-counter:hover {
    text-decoration: none;
    background-color: #002753;
    color: #fff
}

.stepper-wrapper .stepper-item.active {
    font-weight: 700
}

.stepper-wrapper .stepper-item .step-name {
    color: #000;
    font-weight: 700;
    text-align: center
}

.stepper-wrapper .stepper-item.completed .step-counter {
    background-color: #4bb543
}

.stepper-wrapper .stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #4bb543;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3
}

.stepper-wrapper .stepper-item:first-child::before {
    content: none
}

.stepper-wrapper .stepper-item:last-child::after {
    content: none
}

.ticket-sales-container .subtitle{
    max-width: 600px;
    margin: 0 auto !important;
    padding: 10px 0 15px;
}


@media screen and (min-width: 767px) {
    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        float:none;
        width: 100%
    }

    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set,.woocommerce.woocommerce-checkout form #customer_details.col2-set {
        width: 55%;
        float: left;
        margin-right: 4.347826087%
    }

    .woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
        float: left;
        width: 100%
    }

    .woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
        float: right;
        width: 100%;
        margin-top: 30px
    }

    .woocommerce-page.woocommerce-checkout form #order_review,.woocommerce-page.woocommerce-checkout form #order_review_heading,.woocommerce.woocommerce-checkout form #order_review,.woocommerce.woocommerce-checkout form #order_review_heading {
        width: 40%;
        float: right;
        margin-right: 0;
        clear: right
    }
}

 .woocommerce-checkout-payment button#place_order {
    background: #ebac07;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

 .woocommerce-checkout-payment button#place_order:hover {
    background: #b98806
}

 .table-container {
    border: 1px solid #002753;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden
}

 #tickets-options {
    margin-bottom: 0
}

 #tickets-options tbody tr>td:first-child {
    width: 70%
}

 #tickets-options td {
    color: #0d0d0d
}

 #tickets-options tr.notRelease, #tickets-options tr.sold-out {
    background-color: #cecece;
    color: #7b7b7b
}

 .addToCartBtn:not(.disabled) {
    background-color: #ebac07;
    color: #fff
}

 .addToCartBtn:not(.disabled):hover {
    background-color: #b98806
}

 .nextPageBtn {
    background-color: #023059;
    color: #fff;
    margin-bottom: 15px
}

 .nextPageBtn:hover {
    background-color: #011527
}

 .btn-disabled {
    background-color: #cbcbcb
}

 .btn-skip {
    background-color: #fff;
    border: 1px solid #023059;
    color: #023059
}

 .btn-skip:hover {
    background-color: #023059;
    color: #fff
}

@media screen and (max-width: 767px) {
   table#tickets-options {
        border:0
    }

   table#tickets-options caption {
        font-size: 1.3em
    }

   table#tickets-options tbody tr>td:first-child {
        width: 100%
    }

   table#tickets-options thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

   table#tickets-options tr {
        display: block
    }

   table#tickets-options tr:nth-child(odd) {
        background-color: #f9f9f9
    }

   table#tickets-options td {
        border-bottom: 1px solid #002753;
        display: block;
        font-size: 18px;
        text-align: center
    }

   table#tickets-options td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }

   table#tickets-options td:last-child {
        border-bottom: 0
    }
}
