/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 /* Panier : champ quantité */
/* Panier : champ quantité */
.input-group .form-control:not(:first-child):not(:last-child), 
.input-group-addon:not(:first-child):not(:last-child), 
.input-group-btn:not(:first-child):not(:last-child)
 
 {
    text-align: center !important;
    padding: 6px 8px !important;
}



