.yith-wcbk-confirm-cancel-button {
    background : #bc000f !important;
    color      : #fff !important;
}

.yith-wcbk-confirm-button-done {
    background    : #d8d8d8;
    width         : 23px;
    height        : 23px;
    top           : -10px;
    right         : -10px;
    position      : absolute;
    padding       : 3px;
    color         : #515151;
    border-radius : 50%;
    font-size     : 13px;
    border        : 2px solid #fff;
    box-sizing    : border-box;
}