button#buy-btn {
    background: gray;
    margin-bottom: 10px;
    margin-top: 5px;
}

.row-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 1px;
}

.options {
    padding-bottom: 5px;
}

.row-item {
    padding-bottom: 7px;
}

.remove-btn {
    padding-top: 5px;
}

li.link-wishlist {
    padding-top: 10px;
}