
.region--hero .views-field-field-hero img {
  opacity: 0.8;
}

.text-content.field--name-body table,
.text-content.field--name-field-table table {
  overflow: scroll;
  display: flex;
  flex-flow: row;
}

.flag-reserves a {
  color: #fff;
  background-color: #f1965b;
  margin-top: 0;
}

.pay-with-balance {
  background-color: #f1965b !important;
}

.flag-reserves a:hover {
  color: #fff;
  background-color: #ff6800;
}

.field--name-field-available-date {
  margin-bottom: 0 !important;
}

@media (min-width:300px) {
  .region--hero .views-field-field-hero img {
    margin-top: -60px;
  }
}

@media (max-width: 1025px) {
  .region--secondary-menu {
    flex-direction: column;
  }
}

@media (min-width:1025px) {
  .region--hero .views-field-field-hero img {
    margin-top: -228px;
    width: 1480px;
    opacity: 0.8;
  }

  .path-frontpage .block-page-title-block {
    box-sizing: content-box;
    width: 1220px;
    margin-left: -100px;
  }

  #block-turiafootball-sitebranding .site-branding__inner {
    flex-direction: column;
    height: 155px;
    padding: 0;
  }

  .site-branding {
    min-width: 164px !important;
  }

  .block-page-title-block .page-title {
    font-size: 4.3rem;
  }

  .site-branding__inner .site-branding__logo img {
    max-height: 106px;
  }

  .site-branding__logo {
    padding-left: 10px;
  }

  .header-nav {
    background-color: transparent !important;
  }

  .site-header__inner,
  .sticky-header-toggle {
    background-color: transparent !important;
  }
}

.container {
  max-width: none;
}

.node__content .field.field--name-field-spaces {
  margin-bottom: 0;
}

/* This is to make the team show side by side */
.match__teams {
  display: flex;
  margin-bottom: 20px;
}

.match__teams__white {
  margin-left: 60px;
}
