.webc-attributesnip
.webc-attribute-group {
    margin-bottom: 20px;
}

.webc-attribute-select {
    margin-right: 10px;
    width: 200px;
}

.webc-quantity {
    margin-right: 10px;
}

.webc-add-more {
    background-color: #000000;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

.webc-add-more:hover {
    background-color: #000000;
}