/**
* Style pour le plugin Vente au Pack
*/

#pack_quantity {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    display: none;
}
.pack label {
    font-size: 15px;
}