html, body, * {
  font-family: caslon, "Times New Roman", Times, serif;
  font-size: 18px !important;
  color: #484c4f !important;
  line-height: 1.6 !important;
}
input, select, .field1, .field2, .field3 {
  border-radius: 0px !important;
  font-size: inherit !important;
  line-height: 0 !important;
  height: initial !important;
}
.btn {
  background-color: #0b3e61 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 10px 15px !important;
  height: 45px !important;
  font-weight:bold;
}
.btn:hover {
  background-color: #6d927a !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px !important;
}
.btn-disable {
  height: 45px !important;
}
.links {
  color: #6bcaba !important;
}
.links:hover {
  color: #56a295 !important;
}
.header {
  background-color: #fff !important;
}
.header-logo > img {
  max-height: 70px;
}
.header-links ul a {
  color: #484c4f !important;
}
.footer {
  background-color: #fff ! important;
  color: #484c4f !important;
}
.footer-text1, .footer-text2 {
  display: inline;
}
.footer-text1 p {
  margin-bottom: -5px;
}
.footer-text1 p, .footer-text2 p {
  color: #484c4f !important;
  font-size: 0.95rem !important;
}
.footer .links {
  color: #484c4f !important;
  text-decoration: none !important;
  font-size: 0.95rem !important;
}
.footer .links:hover {
  font-weight: normal !important;
}

/** ONLINE GIFT CARDS BOF **/
.bannerbg {
  background-position: 80% 85%;
}
#banner-title, #banner-text {
  color: #fff !important;
}
.brand-textheader {
  display:none;
}
.physcard-text {
  padding-bottom:25px;
}
/** ONLINE GIFT CARDS EOF **/