.btn.btn-secondary{
color: white !important;
  background:#116361 !important;
  font-size:10px;
}

label.btn.btn-secondary{
  color: black !important;
  background:none !important;
}

.button-minus, .button-plus, .eshop-quantity-value{
  	font-size:22px !important;
}
.form-group input, #comment{
    border: 1px solid #084035 !important;
  	background:#f2f2f2 !important;
}

.eshop-quantity {
    margin: 0 5px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}