espd-message[key="error.heading"] {
  display: none !important;
}
sd-root[haserror="true"] main button[routerlink] {
  height: 50px;
  margin: 20px;
}
espd-message[key="error.message"] {
  display: none !important;
}
sd-root[haserror="true"] main {
  padding-top: 20px;
  justify-content: center;
  align-items: flex-start;
}
sd-root[haserror="true"] main p {
  font-size: 1.5rem !important;
}
.bottom-label {
  display: none !important;
}
.active {
  border: none !important;
}
h2.card-title {
  font-size: 1.5rem !important;
}
div.footer a {
  color: #7bafde !important;
}
sd-detail-release {
  display: none;
}
form {
  z-index: 1;
}
sd-tile {
  background: #fff !important;
}
.subtitle {
  color: #2d2d2d !important;
  line-height: 125%;
  font-size: 16px !important;
}
.btn-primary {
  background: #00053e !important;
  border-color: #00053e !important;
}
sd-header {
  background: #00053e !important;
  color: #fff !important;
  z-index: 2 !important;
}
sd-header .header-background {
  background: #00053e !important;
  color: #fff !important;
  max-width: 75rem;
}
espd-header {
  z-index: 3 !important;
}
header a > img {
  height: 40px !important;
}
@media screen and (max-width: 767px) {
  sd-search[_ngcontent-ng-c3045460840][_nghost-ng-c798326382].mb-4 {
    width: 350px !important;
    height: 35px !important;
    margin-top: 30px !important;
  }
  form[_ngcontent-ng-c798326382].ng-untouched.ng-pristine.ng-valid {
    height: 35px !important;
    width: 350px !important;
  }
}
.absolute-header-link {
  width: 100%;
  background: #7bafde;
  color: #00053e;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-weight: 700;
}
.absolute-header-link a {
  color: #00053e;
  padding: 5px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  /*
  sd-search[_ngcontent-ng-c3045460840][_nghost-ng-c798326382].mb-4 {
    width: 480px !important;
    height: 35px !important;
    margin-top: -15px !important;
  }
  form[_ngcontent-ng-c798326382].ng-untouched.ng-pristine.ng-valid {
    height: 35px !important;
    width: 480px !important;
  }
*/
  .absolute-header-link {
    position: absolute;
    width: 200px;
    right: 203px;
    top: 0;
  }
  .absolute-header-link a {
    padding: 10px;
    display: block;
  }
  .oneclick {
    position: absolute;
    margin-top: 0px !important;
    font-family: "Barlow Condensed", Arial, sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
  }
  sd-store-menu {
    position: absolute;
    right: 0;
    top: 0;
  }
  sd-store-menu nav > button {
    width: 200px;
    padding: 10px;
    justify-content: center;
    height: 44px !important;
    background: #f0e904 !important;
    color: #00053e !important;
    font-weight: 700;
  }
  header a > img {
    height: 80px !important;
  }
  sd-header header {
    padding-top: 44px !important;
  }
  .d-flex.main {
    flex-direction: column;
  }
  sd-sidebar {
    width: 100% !important;
    flex: 0 0 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-left: 0 !important;
  }
  sd-sidebar nav {
    max-width: 75rem;
    margin: auto;
  }
  sd-sidebar ul {
    display: flex;
    margin-bottom: 0;
  }
  sd-sidebar ul li {
    flex: 1 0 auto;
  }
  sd-sidebar ul li sd-menu-action a,
  sd-sidebar ul li sd-menu-action button {
    justify-content: center;
  }
  sd-sidebar i {
    margin-left: 0 !important;
  }
  header {
    justify-content: left !important;
  }
  sd-search {
    padding-left: 0 !important;
  }
  sd-search form[role="search"] {
    margin: 0 !important;
    width: 105%;
    border-radius: 0;
  }
  sd-search button {
    height: 40px !important;
    border-radius: 0 !important;
    padding-left: 12px !important;
    color: #fff !important;
    font-weight: 700;
    background: #00053e !important;
    margin-right: 5px;
  }
  sd-search button:not(.clear-text) .sr-only {
    font-size: 16px;
    position: relative;
    width: auto;
    height: auto;
  }
  sd-search button.clear-text i {
    margin-right: 5px;
  }
  div.main {
    margin-top: 0 !important;
  }
  .grid-layout {
    grid-template-columns: repeat(3, 1fr) !important;
    width: 100%;
  }
}
sd-global-announcements-sidebar {
  display: none !important;
}
@media screen and (min-width: 1200px) {
  main {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1440px !important;
    margin: auto;
  }
  #main {
    flex: 1 1 calc(100% - 430px);
  }
  sd-global-announcements-carousel:not(.hide) {
    flex: 1 0 100% !important;
  }
  sd-global-announcements-sidebar:not(.hide) {
    display: block !important;
    flex: 1 0 400px !important;
    order: 2;
    border-left: 1px solid #d3d3d3 !important;
    min-width: 400px !important;
    margin-left: 30px !important;
  }
  sd-search form[role="search"] {
    width: 175%;
  }
}
sd-search {
  margin-top: 0 !important;
}
sd-search input {
  outline: none !important;
}
sd-search form.mb-5 {
  margin: 20px 0 0 0 !important;
}
sd-sidebar {
  margin-top: -16px !important;
}
sd-sidebar sd-menu-action > a {
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  sd-search form[role="search"] {
    width: 140%;
  }
}
@media screen and (min-width: 1440px) {
  sd-search form[role="search"] {
    width: 200%;
  }
}
.card {
  border-radius: 10px !important;
}
.card a .header {
  position: relative !important;
  left: auto !important;
  top: auto !important;
}
.card a .subtitle {
  white-space: unset !important;
}
.mb-3 ngx-masonry {
  display: flex;
  height: auto !important;
  flex-wrap: wrap;
}
.mb-3 ngx-masonry > span {
  position: relative !important;
  flex: 0 1 100%;
  top: auto !important;
  left: auto !important;
}
.mb-3 ngx-masonry > span.header-text {
  flex: 1 0 100% !important;
}
sd-collection,
sd-global-announcements-sidebar {
  max-width: 75rem;
  padding: 0 2rem;
  margin: auto;
}
@media screen and (min-width: 40em) {
  .mb-3 ngx-masonry > span {
    flex: 0 1 50%;
  }
  .footer {
    padding: 3.125rem;
  }
}
@media screen and (min-width: 64em) {
  .mb-3 ngx-masonry > span {
    flex: 0 1 33%;
  }
  .footer {
    padding: 2.5rem;
    margin-top: 40px;
  }
  .footer .row {
    max-width: 75rem;
    padding: 0 2rem;
    margin: auto;
  }
}
@media screen and (min-width: 90em) {
  .mb-3 ngx-masonry > span {
    flex: 0 1 25%;
  }
}
h2,
h3,
h4,
h5,
h6 {
  color: #00053e !important;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-weight: 500 !important;
}
h2,
h2.ts-32-md-up {
  font-size: 2.2rem !important;
  line-height: 2.3125rem;
  font-stretch: condensed;
  text-transform: uppercase;
}
h3 {
  font-size: 1.15rem !important;
  line-height: 1.5rem;
  font-stretch: condensed;
  font-weight: 600;
  text-transform: uppercase;
}
.footer {
  width: 100%;
  background: #00053e;
  padding: 1.25 margin-top: 20px;
  color: #fff;
  font-family: 'Arvo', serif;
}
.footer .row {
  max-width: 75rem;
  padding: 0 7%;
  display: block;
  text-align: center;
}
.footer svg {
  max-width: 250px;
  margin-bottom: 1.25rem;
}
.footer svg g {
  fill: #fff;
}
.footer svg .logo__shield-inner {
  fill: #00053e;
}
.footer p {
  margin-bottom: 0;
}
.footer .copyright {
  margin-top: 1.25rem;
}
.absolute-header-link {
  font-family: "Barlow Condensed", Arial, sans-serif !important;
}
sd-tile-image > img {
  background-color: #FFFFFF !important;
}
sd-search > form {
  height: 50px !important;
}
#main_search {
  height: 50px !important;
}
sd-search.mb-4 {
  padding-top: 40px !important;
}
button.clear-text {
  margin-right: 2rem;
}
