/* This CSS file will be loaded at last. Any CSS customization should be placed here */
.vrcstepsbarcont .vrc-stepbar {
    padding-bottom: 0 !important;
}
.vrcstepsbarcont .vrc-stepbar > li {
    list-style-type: none;
}

.vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    padding: 10px 20px;
}

.vrcdivsearch {
    padding: 20px;
}

.vrcdivcustomfield input[type="text"], .vrcdivcustomfield input[type="tel"] {
    padding: 10px;
}



