.eshop-quantity input {
   font-size: 14px;
padding: 6px 10px !important;
}
 #products-list a {

  color: #fff;
}
.product-info a.btn.btn-secondary , .product-info a.btn.btn-secondary:hover {
  color: #fff;
}
.view-checkout .form-check-inline, .view-checkout label.radio, .view-checkout label.checkbox {
  display: block;
}
.eshop-container .btn.btn-secondary {
  background: var(--color-primary);
  border-color: var(--color-primary);
}
.com_eshop .eshop-quantity .btn, .com_eshop .eshop-quantity .eshop-quantity-value {
  line-height: 26px !important;
}