.uk-scope .uk-h2, .uk-scope h2 {
  font-size: 26px;
  font-family:Charm;
}

.uk-scope .uk-card-secondary {
    background-color: #24094f;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.uk-scope .uk-button-default {
    background-color: transparent;
    color: #24094f;
    font-size: x-large;
    border: 7px solid #24094f;
}
.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
  font-weight: bold;
  color:#24094f;
  font-family: charm;
}
.uk-scope .uk-overlay-primary {
    background:rgb(13 9 1 / 80%);
}


input.inputbox, .registration input, .login input, .contact input, .contact textarea, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    padding-bottom: 2px;
    border: none;
  font-size: 20px;
}


.moduletablevikapp .vapsearchsubmitmod {
    background: none repeat scroll 0 0 #ffffff;
    color: #770808;
  font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: none;
    font-weight: bold;
  font-family:Charm;
}

.moduletablevikapp .vapsearchsubmitmod:hover {
  background: none repeat scroll 0 0 #457010;
  color: #f0f0d6;
 
}


.vap-opb-container .opb-step-title {
  border-bottom: 1px solid #421a1a;
  font-weight: bold;
  font-size: 1.2rem;
  background: #efd7bd;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a.vap-btn.blue, button.vap-btn.blue {
  background-color: #333333 !important;
  color: var(--vap-button-primary-color) !important;
}

.select2-container .select2-choice > .select2-chosen {
   font-size: 17px;
}

.vapsummaryservicescont .vapcartitemdiv .vapcartitemleft {
  font-weight: bold;
  font-size: 17px;
}

label, input, button, select, textarea {
  font-size: 17px;
  font-weight: normal;
  line-height: 18px;
}
.vapcartitemboxdialog {
  font-size: 17px;
  line-height: 1.4em;
}

.vapempnamediv {
  font-size: 22px;
  font-weight: normal;
}