#subPageMiddleSection .productOnList > div .productButtons a:last-child {
    margin-right: 0;
}

.productButtons img {
    margin-left: 7px;
}

li.favourites--category a {
    font-weight: bold !important;
    color: #8c7e7e !important;
}

li.favourites--category.active a {
    font-weight: bold !important;
    color: #004c97 !important;
}