#opc_account-overlay-idgarages,
#opc_account-overlay-idgarages-acompte{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 100;
    text-align: center;
}
#opc_account-overlay-idgarages .preloader-wrapper,
#opc_account-overlay-idgarages-acompte .preloader-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -43px;
    margin-left: -43px;
    z-index: 1;
}
#order-opc .table .price_unitaire,
#order .table .price_unitaire{
    font-size: 20px;
}

#order-opc .table #cart_delete,
#order .table #cart_delete{
    text-decoration: none;
    font-size: 30px;
}
#order-opc .recap_infos_pneus i[class^="icon-"],
#order .recap_infos_pneus i[class^="icon-"]{
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    display: inline-block;
}
#order-opc .recap_infos_pneus .prestations_infos .details_prestation,
#order .recap_infos_pneus .prestations_infos .details_prestation{
    margin-left: 20px;
}
#order .table-responsive .cart_quantity a[class^="button-"],
#order-opc .table-responsive .cart_quantity a[class^="button-"]{
    font-size: 22px;
    line-height: 26px;
}
#order .cart_id_garage,
#order-opc .cart_id_garage{
    position: relative;
}
#order .container-img-pneu,
#order-opc .container-img-pneu{
    max-height: 200px;
}
#order .cart_id_garage tfoot th,
#order-opc .cart_id_garage tfoot th{
    font-size: 14px;
}
#order .cart_id_garage tfoot td,
#order-opc .cart_id_garage tfoot td{
    padding-top: 1.1rem !important;
    padding-bottom: 1rem !important;
    font-size: 20px;
}