.bevo-edd-vin-field {
  margin: 0 0 16px;
}

.bevo-edd-vin-field label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.bevo-edd-vin-field input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding: 10px 12px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.bevo-edd-vin-field small {
  display: block;
  opacity: 0.9;
}

.bevo-required {
  color: #c62828;
}

.bevo-edd-checkout-vin {
  margin-top: 6px;
}

.bevo-edd-checkout-vin strong {
  font-weight: 700;
}


