/* Feuille de style pour le module de Punchout */
#front_puchout_button a.punchout { display:none; }
#punchout_buttons .punchout.referer {
    display:block;
}

.savecart_bottom_page {
    display: none;
}

.ets_sc_form_save_cart .ets_sc_checkout {
    display: none;
}

.ets_aban_listsavecart #submit_share_card {
    display: none;
}
/*
.punchout_return_button {
    line-height: 25px;
    border: 1px solid #F5F5F5;
    background-color: #F5F5F5;
    padding: 3px 8px;
    font-weight: bold;
}
*/
.punchout_return_button {
    line-height: 25px;
    /* border: 1px solid #F5F5F5; */
    background-color: #3B2B1D;
    padding: 3px 18px;
    font-weight: bold;
    color: #F0EBE1;
    margin-right: 10px;
    border-radius: 20px;
}

#header .header-nav .punchout_return_button a, #header .header-nav .punchout_return_button p {
    color: #F0EBE1;
    text-decoration: none;
}
