/* less/branding-overrides.less */
.theme-inverse-pills .tabs a.on,
.theme-inverse-pills .tabs button.on {
  background: #6C5E57 !important;
  color: #fff;
}
.btn-sub-action,
a.btn-sub-action,
a.btn-sub-action:visited {
  border-color: #a87b2c;
  background: #a87b2c;
}
.no-touch .btn-sub-action:hover,
.no-touch a.btn-sub-action:hover,
.btn-sub-action:focus,
.btn-sub-action.vtest-focus,
a.btn-sub-action:focus,
a.btn-sub-action.vtest-focus {
  background: #a87b2c;
}
.btn-paging {
  color: #a87b2c;
}
body {
  color: #6c5e57;
}
.gmt h2 {
  color: #6C5E57;
}
img.checkmark {
  content: url("https://images.trvl-media.com/media/content/expus/images/mgm/rtbcheckmark.svg");
  margin: 0px 15px !important;
}
@media only screen and (max-width: 30.6875em) {
  .cols-row.search .tabs a.on {
    background: #6c5e57 !important;
    color: #fff;
  }
}
/*# sourceMappingURL=branding-overrides.css.map */

