/* Start custom CSS for text-editor, class: .elementor-element-799c71a8 */a.tribe-common-anchor-alt.tribe-tickets__commerce-checkout-header-link-back-to-event {
    color: #6E3F97 !important;
    text-align: center;
    font-style: normal !important;
    
}

a.tribe-common-anchor-alt.tribe-tickets__commerce-checkout-header-link-back-to-event:hover {
    color: #48C1C4!important;
}

.tribe-common .tribe-common-anchor-alt {
    border-bottom: 2px solid #6E3F97;
    transition: var(--tec-transition-color);
}

button.tec-tickets-commerce-checkout-cart__coupons-add-link, button.tribe-common-c-btn-border.tec-tickets-commerce-checkout-cart__coupons-apply-button {
     font-family: "objektiv-mk2", Sans-serif;
     background:none;
    color: #48C1C4 !important;
    text-align: center;
    font-style: normal !important;
    text-decoration: underline;
    border: none !important;
}

button.tec-tickets-commerce-checkout-cart__coupons-add-link:hover, button.tribe-common-c-btn-border.tec-tickets-commerce-checkout-cart__coupons-apply-button:hover {
     background:none;
    color: #6E3F97!important;
    text-decoration: underline;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn {
     font-family: "objektiv-mk2", Sans-serif;
    padding: 12px 24px;
    font-size: 15px !important;
    font-weight: normal !important;
    background-color: #6E3F97 !important;
    color: #ffffff !important;
    text-align: center;
    font-style: normal !important;
    text-decoration: none !important;
    border: none !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px!important;
    -webkit-border-radius: 10px !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover, .tribe-common button.tribe-common-c-btn:hover {
    background-color:#48C1C4;
}

button.tribe-common-c-btn.tribe-tickets__commerce-checkout-paypal-advanced-payments-form-submit-button br {
    display:none;
}/* End custom CSS */