.hm-h3-dark {
  color: #000000;
  font-family: "Gotham Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
}
.hm-input-text {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  font-size: 12px;
  height: auto;
  line-height: 16px;
  padding: 12px;
  text-transform: capitalize;
}
.hm-link-blue {
  color: #2d8c9e;
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.hm-label {
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
}
.hm-label-dark {
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000000;
}
.hm-label-white {
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff;
}
.hm-button {
  border-radius: 8px !important;
  padding: 11px 25px;
  text-align: center;
}
.hm-button-primary {
  border-radius: 8px !important;
  padding: 11px 25px;
  text-align: center;
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff;
  background: #000000;
}
.hm-button-default,
.hm-button-secondary {
  border-radius: 8px !important;
  padding: 11px 25px;
  text-align: center;
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000000;
  background: #ffd100;
}
.hm-button-white {
  border-radius: 8px !important;
  padding: 11px 25px;
  text-align: center;
  font-family: "Gotham Medium", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000000;
  background: #ffffff;
  border-color: #d8d8d8;
}
/*--- brand color and font overrides --*/
.btn-primary,
.btn-primary[disabled],
.btn-primary.disabled {
  background-color: #002395;
  border-color: #002395;
  color: #fff !important;
}
.maintenance-alert {
  background-color: #002395;
  border-color: #002395;
  color: #fff !important;
}
/*-- ChannelSight Popup --*/
.cs-t3 .t3-header-single-product {
  background-color: #002395 !important;
}
.cs-t3 .csWidgetHeaderTxt1Prod {
  color: #fff !important;
}
.cs-t3 a.csWidgetBuynow1Prod {
  background-color: #002395 !important;
  border-color: #002395 !important;
}
.cs-t3 a.csWidgetBuynow1Prod {
  color: #fff !important;
}
.cs-t3 .csBtn-close {
  color: #fff !important;
}
/*-- footer --*/
.copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
/*-- homepage */
.template-pages-layout-homepage .Section2Banner,
.template-pages-layout-homepage .Section2,
.template-pages-layout-homepage .Section3Banner,
.template-pages-layout-homepage .Section3,
.template-pages-layout-homepage .Section4Banner,
.template-pages-layout-homepage .Section4,
.template-pages-layout-homepage .Section5Banner,
.template-pages-layout-homepage .Section5,
.template-pages-layout-homepage .Section6Banner,
.template-pages-layout-homepage .Section6,
.template-pages-layout-homepage .Section7,
.template-pages-layout-homepage .Section8 {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.template-pages-layout-homepage .Section3Banner {
  margin-top: 65px;
}
.template-pages-layout-homepage .Section3 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .template-pages-layout-homepage .Section3 {
    margin-top: 60px;
  }
}
.template-pages-layout-homepage .Section3 .col-sm-4 .cmsimage {
  margin-bottom: 15px;
}
.template-pages-layout-homepage .Section3 .col-sm-4 .content {
  height: 140px;
}
@media (max-width: 991px) {
  .template-pages-layout-homepage .Section3 .col-sm-4 .content {
    height: auto;
    margin-bottom: 70px;
  }
}
.template-pages-layout-homepage .Section6 {
  margin: 80px 0;
}
@media (max-width: 991px) {
  .template-pages-layout-homepage .Section6 {
    margin: 60px 0;
  }
}
.main-footer .copyright .social-media-links > .simple-banner-component {
  width: 16%;
}
.new-search--toggle input:checked + .slider {
  background-color: #002395;
}
.algolia-search-form .icon-search {
  font-size: 25px;
  line-height: 42px;
  color: #002395;
}
