.sfm_core_err {
    color: #cf3249;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;
}

.woocommerce form .form-row .select2-container {
    line-height: 1.4 !important;
    font-size: 0.9em !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    height: 22px !important;
}