.my-account-page-content .orders.hidden-md-up .order .ref {
    text-decoration: none;
    color: inherit;
}

.my-account-page-content .orders.hidden-md-up .order .ref h3 {
    display: inline;
}

.my-account-page-content .orders.hidden-md-up .order .ref span {
    color: inherit;
}

/* checkbox CGV */
#conditions-to-approve .hide-gtc .tac {
    visibility: hidden;
    height: 0;
}
