@font-face {
  font-family: "DDCHardware";
  src: url("/themes/custom/bc/fonts/DDCHardware-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Inter";
  src: url("/themes/custom/bc/fonts/Inter-Regular.ttf") format("opentype");
}
.font-family-inter {
  font-family: "Inter", sans-serif;
}

.site-footer {
  display: block;
  /*margin-top: 50px;*/
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #2a2b2f;
}

.site-footer .menu {
  list-style-type: none;
  padding-left: 0px;
}

.site-footer .nav > .nav-item {
  flex-grow: 1;
  font-style: normal;
  letter-spacing: 0.125rem;
}

.site-footer span.nav-link {
  color: #FFF;
  font-weight: 500;
  padding: 0px 0px 8px 0px;
  font-family: DDCHardware, sans-serif;
  text-transform: uppercase;
}

.site-footer .menu a {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-family: Inter, sans-serif;
  padding: 4px 0px;
}

.site-footer .menu a:hover {
  text-decoration: underline;
  color: #FFF !important;
  background: none;
}

#block-bcheadquartersandhours h4 {
  margin: 0;
  font-weight: 200;
  font-size: 18px;
}

#block-bcheadquartersandhours a img {
  margin-right: 8px;
}

#block-bcheadquartersandhours p {
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
}

#block-bcheadquartersandhours .content, #block-bcheadquartersandhours .clearfix {
  height: 18rem;
}

section.row.region.region-footer {
  flex-grow: 1;
}

#block-bcheadquartersandhours .content .clearfix p a img {
  width: 1.3rem;
}

#block-bcheadquartersandhours .content .clearfix p img {
  width: 5rem;
  margin-bottom: 8px;
}

body.user-logged-in .layout-builder-update-block textarea {
  height: -webkit-fill-available !important;
}

/*End Menu Links and the hours/headquarters info*/
