.form-check-input[type="checkbox"]:checked, .form-check-input[type="checkbox"]:indeterminate, .form-check-input[type="radio"]:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #4799e8;
  border-color: transparent;
}
.product-image {
  position: relative;
  top: 5px;
  display: none;
}