﻿/* START 00349264 */

#header_lang_de::before {
    background-image: url("https://content.secutix.com/THAK/IMG/drapeau_autrichien.png") !important;
}

/* END 00349264 */

/*00354230*/
#liteModeMenu {
    .menu_experience_vouchers,
    .tickets_menu_account_subscriptions {
        display: none !important;
    }
}
/*END-00354230*/

/* 00359057 - hide promotion code field on seatmap */
#page_selection_seatMap .stx-sm-special-offer-form,
#page_selection_eventSeat #secondary_content_special_offer {
    display: none !important;
}
/*00359057 - END */

/* 00359361 - Hide 4 tabs on secondary_content_navigation */
#secondary_content_navigation .menu_product_category.events,
#secondary_content_navigation .menu_product_category.offers,
#secondary_content_navigation .menu_product_category.season_tickets,
#secondary_content_navigation .menu_product_category.other_products {
    display: none;
}
/* 00359361 END */

/* 00360236 - Apply WA for TS */
[_ts15_views_payment_securityInfoBox] {
    @media screen and (min-width: 1201px) {
        box-shadow: 0 12px 24px 0 var(--shadowColorOpacity5);
    }
    overflow: auto;
    border: none;
    background-color: #fff;
    border-radius: var(--generalBorderRadius);
    box-sizing: border-box;
    &#secondary_content_security_info {
        padding: 16px;
    }

    .main_title {
        color: var(--textColor);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.01em;
    }
}
/* 00360236 END */
