/* @import url('/custom/css/custom.css'); */

/* 00346483 */
#secondary_content_navigation .resell_tickets_menu_link{
    display: none !important;
}
/* 00346483 END*/

/* 00348784 */
html[lang="fr"] #page_checkout_orderSummary .main_content_sub_amount .total:after {
    content: "En achetant ce billet, vous contribuez à soutenir les engagements associatifs du Paris FC : 15 % du montant de la revente sont directement reversés à une association partenaire.";
    display: block;
    text-align: left;
    margin-top: 15px;
}
html[lang="en"] #page_checkout_orderSummary .main_content_sub_amount .total:after {
    content: "By purchasing this ticket, you are supporting the Paris FC’s community commitments: 15% of the resale amount is directly donated to a partner charity.";
    display: block;
    text-align: left;
    margin-top: 15px;
}
/* 00348784 END */