@-webkit-keyframes load1 {
  0%, 80%, to {
    box-shadow: 0 -2em
  }
  40% {
    box-shadow: 0 -6em
  }
}
@keyframes load1 {
  0%, 80%, to {
    box-shadow: 0 -2em
  }
  40% {
    box-shadow: 0 -6em
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
body {
  overflow-x: hidden;
  max-width: 100%
}
.mt-30 {
  margin-top: 30px
}
select.pretty-select {
  background: #fff;
  border-radius: 0;
  outline: 0;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 28px 5px 12px;
  position: relative;
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down-black.svg?_=a215ce68c5f48bba1ebde5fecdf2f726);
  background-repeat: no-repeat;
  background-position: right 8px center;
  border-color: #ddd
}
.sub-nav, .topbar {
  display: none
}
li.shop-item {
  background-color: #efefef
}
nav.main-nav .menu li.shop-item.sale a {
  color: #fff
}
nav.main-nav .menu li.shop-item a {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
nav.main-nav .menu li.shop-item.sale, nav.main-nav .menu li.shop-item:hover a {
  color: #fff;
  background: #d0033d
}
.navigation-shop .logo {
  position: fixed;
  top: 15px
}
.navigation-shop .menu-search .search-input {
  position: fixed;
  right: 0;
  top: 70px;
  width: 100%;
  background: #eee;
  padding: 20px
}
.main.red>*, .navigation-shop .menu-search {
  position: relative
}
.menu-search label {
  margin: 0
}
.search-input-group {
  background-color: #000
}
.main-holder {
  color: #333;
  background-color: #fff
}
.padded-holder {
  padding: 15px
}
div.main-container {
  overflow: hidden
}
.main.red>* {
  z-index: 2
}
.home-shop {
  margin-top: 10px;
  padding-bottom: 50px
}
.main-shop-item, .shop-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.shop-items {
  flex-wrap: nowrap;
  padding-left: 80px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: space-between
}
.main-shop-item {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  margin-top: 40px;
  min-width: 210px;
  transition: .2s ease all;
  mix-blend-mode: darken
}
.shop-item-image{
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf);
}
.shop-item-image img {
  max-width: 100%;
  max-height: 190px;
  mix-blend-mode: darken
}
.main-shop-item .shop-item-title {
  color: #000;
  font-weight: 600;
  margin-top: 15px;
  width: 100%
}
.main-shop-item .shop-item-price {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 600;
  color: #c00830;
  font-size: 21px;
  margin-top: 8px;
  width: 100%
}
.league-statistics {
  background-color: #c00830;
  color: #fff;
  background-image: url('https://assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/Achtergrond_homepage');
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center right;
  margin-top: 0;
  padding: 30px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .3)
}
.league-statistics-youth {
  background-color: #c00830;
  color: #fff;
  background-image: url('https://assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/hoofdpagina_jong_az_stand');
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center right;
  margin-top: 0;
  padding: 30px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .3)
}
.league-statistics h1 {
  color: #fff;
  margin-top: -5px;
  margin-bottom: 30px
}
.league-stats-logo {
  width: 50px;
  margin-left: 20px
}
.league-tables-wrap {
  width: 100%;
  max-width: 500px
}
.league-table {
  width: 100%
}
.league-stats {
  z-index: 2;
  margin-top: 30px
}
.league-stats tr td {
  padding: 8px;
  border-top: 1px solid rgba(255, 255, 255, .2)
}
.league-stats tr:first-child td {
  border-top: none
}
.league-stats tr.our-club td, .league-stats tr.our-club+tr td {
  border-top: 1px solid transparent
}
.our-club td {
  background: rgba(0, 0, 0, .15)
}
.main-part, .second-part {
  position: relative;
  z-index: 2
}
.second-part {
  z-index: 1;
  overflow: hidden;
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf);
  background-color: #f9f9f9
}
.second-part:before {
  content: "";
  display: block;
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf) #000;
  background-position: top center;
  width: 220vw;
  background-repeat: repeat;
  height: 800px;
  min-height: 400px;
  position: absolute;
  right: -55vw;
  bottom: 0;
  top: -400px;
  transform: rotate(-16.32deg)
}
.category-head {
  margin-top: 40px;
  color: #000;
  margin-bottom: 0
}
.category-head.white, .table-news a, .tile-news-list.white h2, .tile-news.white .news-tag, .tile-news.white h2, .tile-news.white p {
  color: #fff
}
.main-news {
  margin-top: 50px
}
.tile-news {
  border: 5px solid #fff;
  padding: 25px;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.tile-news h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #000;
  margin-top: 5px
}
.news-tag {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 400
}
.home-news .tile-news {
  height: 100%
}
.tile-news .news-tag {
  color: #c00830
}
.menu li>a, .menu li>label, .menu-ctas li>a, .tile-news, .tile-news-list {
  transition: .2s ease all
}
.tile-news p {
  line-height: 170%;
  opacity: .8
}
.tile-video {
  height: 100%
}
.tile-video iframe {
  width: 100%;
  height: 100%;
  min-height: 230px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  position: relative
}
.tile-video h2 {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #fff;
  font-size: 24px
}
.box-frame {
  position: relative;
  transition: .2s ease all;
  cursor: pointer
}
.box-frame, .box-frame:hover {
  border: 5px solid #c9c9c9
}
.box-frame.white {
  border: 5px solid #fff
}
.box-frame::after, .box-frame::before {
  z-index: 3;
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: .5s;
  pointer-events: none
}
.box-frame::before {
  border-bottom: 5px solid #c00830;
  border-left: 5px solid #c00830;
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%
}
.box-frame::after {
  border-top: 5px solid #c00830;
  border-right: 5px solid #c00830;
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%
}
.box-frame:hover::after, .box-frame:hover::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
.table-news tr td:first-child {
  white-space: nowrap;
  padding-right: 25px;
  color: #bbb
}
.table-news tr td:first-child a {
  color: #bbb
}
.table-news tr {
  opacity: .8
}
.table-news tr:hover {
  opacity: 1
}
.table-news tr td:nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 0
}
.article-sidebar .tile-news-list .table-news a {
  color: #333
}
.banner-frame, .tile-image {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.banner-frame {
  text-align: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #f0f0f0
}
.banner-frame img {
  width: 100%;
  min-height: 1px
}
.tile-image {
  width: 100%;
  min-height: 230px;
  padding: 25px;
  position: relative;
  transition: .2s ease all;
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .1);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
.tile-image:hover {
  filter: brightness(1.05);
  box-shadow: inset 0 0 0 9999px transparent
}
.custom-event{
  background:#0000005e;
}
.tile-image:not(.custom-event):before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  z-index: 0
}
.tile-image .news-tag {
  margin-bottom: auto;
  color: #fff
}
.tile-image .news-title {
  font-weight: 600;
  z-index: 1
}
.news-modes {
  margin-top: 15px;
  margin-bottom: 10px
}
.news-modes .tabs {
  display: none
}
.tab {
  border-radius: 50px;
  padding: 3px 12px 5px;
  margin-right: 5px;
  flex-shrink: 0;
  color: #555;
  box-shadow: inset 0 0 0 1px #ccc;
  background-color: #fff;
  transition: .2s ease all
}
.tab:last-child, nav.main-nav .menu-ctas li:last-child {
  margin-right: 0
}
.tab:active, .tab:focus, .tab:hover {
  color: #fff;
  box-shadow: none
}
.tab.active {
  background-color: #d0033d;
  color: #fff;
  box-shadow: none
}
.view-modes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 12px
}
.view-modes .search-wrap {
  position: relative
}
.view-modes .search-wrap input {
  width: 100%;
  max-width: 190px;
  height: 37px;
  margin: 0;
  transition: .5s ease all;
  outline: 0;
  box-shadow: none;
  border: 1px solid #ddd;
  padding: 7px 38px 9px 10px
}
.view-modes .search-wrap input~button {
  right: 0;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  border: 1px solid #ddd
}
.view-modes .search-wrap label {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s ease all;
  cursor: pointer
}
.view-modes>:first-child {
  margin-left: 0
}
.view-modes>* {
  margin-left: 15px;
  margin-bottom: 0;
  color: #aaa
}
.view-modes a.active, nav.main-nav .menu-ctas li.active>a, nav.main-nav .menu-ctas li:hover>a {
  color: #d0033d
}
.tile-news-list {
  border: 5px solid #c9c9c9;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  padding: 25px;
  height: 100%;
  width: 100%
}
.tile-news-list.white {
  border: 5px solid #fff
}
.tile-news-list h2 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin-bottom: 15px
}
.tile-news-list table tr td {
  padding-bottom: 5px;
  padding-top: 5px
}
.tile-news-list table tr td:last-child {
  overflow: hidden;
  text-overflow: ellipsis
}
.tile-news-list .text-cta {
  padding-top: 10px
}
.lister-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  align-items: stretch;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  padding-bottom: 12px
}
.lister-item:last-child {
  border-bottom: 0
}
.lister-context, .lister-img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.lister-img {
  width: 100%;
  min-width: 100px;
  margin-right: 15px;
  flex-shrink: 0;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover
}
.lister-img img {
  width: 100%
}
.lister-context {
  max-width: 880px
}
.lister-context .news-date {
  font-size: 16px;
  margin-bottom: 4px
}
.lister-context h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 7px
}
.lister-item .news-tag {
  color: #c00830;
  margin-bottom: 8px
}
.lister-context .news-tease {
  display: none
}
.lister-item .news-specs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between
}
.lister-item .news-tag {
  order: 1;
  margin-right: 15px
}
.lister-item .news-date {
  order: 2
}
.loader, .loader:after, .loader:before {
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 2em;
  height: 2em;
  border-radius: 50%
}
.loader {
  color: #ccc;
  text-indent: -9999em;
  margin: 40px auto 20px;
  font-size: 4px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}
.loader:after, .loader:before {
  position: absolute;
  top: 0;
  content: ''
}
.loader:before {
  left: -4.5em;
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}
.loader:after {
  left: 4.5em
}
.text-cta, .text-cta:focus, .text-cta:hover {
  position: relative
}
.text-cta:after {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/arrow-right-red.svg?_=5eeecb0d217a3c275bd8f718790a67bb);
  margin-left: 5px;
  transition: all .2s ease
}
.text-cta:hover:after {
  margin-left: 10px
}
.text-cta.white, .text-cta.white:focus, .text-cta.white:hover {
  color: #fff
}
.text-cta.white:after {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/arrow-right-white.svg?_=341725840dbda018f2c02f59043e1206)
}
.main-container.black, .main-container.silver {
  background-position: top center;
  position: relative;
  background-repeat: repeat;
  color: #fff
}
.main-container.black {
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf) #000
}
.main-container.silver {
  background-color: #f0f0f0;
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf)
}
.main {
  overflow-y: visible
}
.main.red:before {
  overflow: hidden;
  position: absolute;
  width: 200vw;
  left: -50vw;
  top: -45vh;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern_red.png?_=958b2602146a31fa008e4a30347b926a);
  background-repeat: repeat;
  height: 58vh;
  min-height: 400px;
  transform: rotate(-16.32deg);
  z-index: 0;
  overflow-x: hidden
}
.navigation-shop nav .flex-container, nav .flex-container {
  width: 100%;
  max-width: 1830px;
  padding: 0 15px;
  justify-content: flex-end
}
.nav-fixed-top+div {
  margin-top: 70px
}
.spotlight {
  width: 100%;
  margin: 0 auto;
  max-width: 1830px;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative
}
.spotlight-fs-link {
  position: absolute;
  background: 0 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0
}
.spotlight>* {
  position: relative
}
.spotlight-main-news {
  min-height: 340px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  transition: .2s ease all;
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .1);
  background-color: #000
}
.spotlight-main-news:hover, .spotlight-secondary-news:hover {
  box-shadow: inset 0 0 0 9999px transparent, 0 0 50px 0 rgba(0, 0, 0, .15);
  z-index: 3;
  transform: scale(1.02);
  filter: brightness(1.05)
}
.spotlight-main-news .news-tag, .spotlight-secondary-news .news-tag {
  margin-bottom: auto;
  color: #fff;
  opacity: .8;
  margin-top: -2px
}
/* Fix for Firefox 67 and older */
.news-title {
  hyphens: none;
}
/* endfix */
.news-title, .spotlight-main-news *, item.active {
  color: #fff;
}
.spotlight-secondaries-news, .spotlight-secondary-news {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.spotlight-secondaries-news {
  background-color: #fff
}
.spotlight-secondary-news {
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  min-height: 200px;
  transition: .2s ease all;
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .1)
}
.spotlight-secondaries-news {
  display: none
}
.spotlight-secondary-news h2 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 0
}
.spotlight-matches {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.spotlight-match:first-child {
  background-image: -webkit-linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%);
  background-image: -o-linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%);
  background-image: linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%);
  background-color: #efefef
}
.spotlight-match {
  background-color: #fff;
  color: #333;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  -ms-align-items: center;
  align-items: center
}
.spotlight-match h2 {
  margin-top: -6px
}
.match-next {
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
  align-self: flex-start;
  margin-bottom: 0
}
.match-league {
  color: #939393;
  font-weight: 400;
  font-size: 18px;
  align-self: flex-start;
  margin-bottom: 4px
}
.match-details {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 6px;
  padding-bottom: 8px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%
}
.match-date {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 16px
}
.match-away-party, .match-home-party {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 7px
}
.match-home-party {
  margin-left: 15px
}
.match-away-party {
  margin-right: 15px
}
.match-date-time {
  color: #c00830;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 110%
}
.match-date-day {
  color: #333
}
.match-date-date {
  color: #333;
  margin-top: -3px
}
.match-buy {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  -ms-align-items: center;
  align-items: center
}
.match-buy .btn {
  margin: 5px 5px 0
}
.spotlight-main-news, .spotlight-secondary-news {
  padding: 20px
}
.spotlight-match {
  padding: 25px 30px 30px
}
nav {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif
}
nav.main-nav {
  background-color: #000;
  color: #fff;
  height: 70px
}
nav.main-nav .menu a, nav.main-nav .menu label, nav.main-nav .menu-ctas li a {
  color: #fff;
  margin-bottom: 0;
  cursor: pointer
}
nav.main-nav .menu li, nav.main-nav .menu-ctas li, nav.sub-nav ul.shop-menu li {
  margin-right: 15px;
  position: relative
}
.menu li.active>a, .menu li.active>label, .menu li:hover>a, .menu li:hover>label {
  color: #fff;
  background: #d0033d
}
nav.main-nav .menu li.super-item label:after {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down-red.svg?_=75a9ba46be3e066458563a0fa33d63f5);
  padding-left: 5px;
  position: relative;
  top: -1px;
  -webkit-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  transition: .2s ease all;
  display: inline-block
}
nav.main-nav .menu li input[type=checkbox]:not(:checked)+label+.super-wrap .super-menu, nav.main-nav .menu-ctas li input[type=checkbox]:not(:checked)+label+.super-wrap .super-menu {
  display: none
}
nav.main-nav .menu li input[type=checkbox]+label+.super-wrap .super-menu {
  display: block;
  background-color: #f0f0f0
}
nav.main-nav .menu li input[type=checkbox]:checked+label {
  background-color: #d0033d;
  color: #fff
}
nav.main-nav .menu {
  max-height: 100vh;
  overflow-y: auto
}
nav.main-nav .menu li.super-item {
  position: relative;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.super-lists ul {
  padding: 0;
  color: #333
}
.super-lists ul li {
  padding: 8px 0
}
.logo {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 15px;
  text-align: center;
  z-index: 1
}
.logo img {
  width: 83px;
  transition: all .3s ease
}
.spotlight-main-news, .spotlight-match, .spotlight-matches, .spotlight-secondaries-news {
  width: 100%
}
.spotlight-match:first-child {
  background-image: none
}
.news-list>div, .spotlight-matches, .spotlight-secondaries-news {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.menu-ctas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 2;
  -ms-align-items: center;
  align-items: center
}
.spotlight-main-news, .spotlight-secondary-news {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative
}
.spotlight-main-news:before, .spotlight-secondary-news:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  z-index: 0
}
.spotlight-main-news *, .spotlight-secondary-news * {
  z-index: 1
}
.main-banners {
  margin-top: 0
}
body.modal-open {
  overflow-y: hidden
}
.sponsors {
  background: #f0f0f0;
  margin: 0
}
.footer-links {
  margin: 0;
  background-color: #000
}
.news-list>div {
  margin-bottom: 30px
}
.news-date {
  font-size: 18px;
  color: #939393;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 300
}
.news-photo, .news-photos {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.news-photos {
  flex-wrap: wrap;
  margin-bottom: 30px
}
.news-photo {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 150px;
  max-height: 150px;
  width: 12vw;
  height: 12vw;
  min-width: 60px;
  min-height: 60px;
  overflow: hidden;
  margin-right: 15px;
  border: 1px solid #ccc;
  flex-shrink: 0;
  margin-top: 30px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center
}
.news-photo:last-child {
  margin-right: 0
}
.news-photo img {
  max-height: 100%
}
.social-share {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  max-width: 200px;
  margin: 15px 0
}
.news-pitch {
  color: #707070;
  font-size: 18px;
  line-height: 160%;
  font-weight: 400
}
.social-share-option {
  background-color: #c00830;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #fff;
  transition: .2s ease all;
  cursor: pointer
}
.social-share-option:hover {
  transform: scale(1.1);
  box-shadow: inset 0 0 0 999px rgba(0, 0, 0, .1), 0 0 10px 0 rgba(0, 0, 0, .2)
}
.breadcrumb-item+.breadcrumb-item::before {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right-black.svg?_=88189525775faf42493fc5b0f8686379)
}
.article-image .breadcrumb-item+.breadcrumb-item::before {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right.svg?_=108424d97c65d2e5040d72098e7ae8b4)
}
.article-context, .article-main, .article-sidebar, .article-wrap, .social-share-option {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.article-context, .article-main, .article-sidebar, .product-detail-image img, .product-image img, .shop-banner img, .shop-featured-category img, .spotlight-shop img {
  width: 100%
}
.product-detail-image{
  text-align:center;
}
.product-detail-image img{
  max-width: 100%;
  width:auto;
  max-height: 50vh;
}

.article-context {
  padding: 15px
}
.article-context h2 {
  font-size: 20px;
  margin-top: 30px
}
.article-sidebar {
  padding: 25px 15px 0;
  flex: 1 0 auto
}
.sidebar-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px
}
.sidebar-item {
  margin-bottom: 15px
}
.container-xs-fw {
  padding-right: 0;
  padding-left: 0
}
.spotlight-shop {
  width: 100%;
  max-width: 1590px;
  position: relative;
  margin: 15px auto 0;
  padding: 0 15px
}
.spotlight-shop::before {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 0;
  right: 15px;
  bottom: 0;
  pointer-events: none
}
.shop-featured-categories .category-head {
  margin-bottom: 20px
}
.shop-featured-category {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  position: relative;
  margin: 0 0 30px
}
.shop-featured-category .btn {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px
}
.shop-banner {
  margin-top: 40px
}
.newsletter-signup, .newsletter-signup-action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  -ms-align-items: center;
  align-items: center
}
.newsletter-signup {
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf) #CA0008;
  padding: 30px;
  background-repeat: repeat;
  background-position: center;
  margin-bottom: 50px
}
.newsletter-signup-action {
  text-align: center
}
.input-group {
  position: relative
}
.input-group.prepend .input-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  pointer-events: none;
  z-index: 9;
  opacity: .5;
  transition: .2s ease all
}
input.form-control:focus~.input-icon {
  opacity: 1
}
.input-group.prepend input.form-control {
  padding-left: 38px
}
.newsletter-signup-action .input-group {
  max-width: 390px;
  margin-left: 0;
  margin-top: 20px;
  width: auto
}
.newsletter-signup h2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center
}
.shop-category-filters h2 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 10px
}
.shop-category-filters h3 {
  font-size: 16px;
  margin-top: 25px;
  font-weight: 600
}
.shop-category-results h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px
}
.shop-category-results h2 small {
  margin-left: 8px
}
.filter-colors {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap
}
.filter-color {
  background: #ccc;
  box-shadow: inset 0 25px 0 0 rgba(255, 255, 255, .1);
  border: 1px solid #ddd;
  width: 38px;
  height: 38px;
  margin-right: 8px;
  margin-bottom: 8px
}
.filter-color.red {
  background-color: #c61e20
}
.filter-color.blue {
  background-color: #026ab4
}
.filter-color.black {
  background-color: #2d2d2d
}
.filter-color.yellow {
  background-color: #fbeb00
}
.filter-color.white {
  background-color: #fff
}
.filter-size, .filter-sizes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.filter-sizes {
  flex-wrap: wrap
}
.filter-size {
  width: 38px;
  height: 38px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px;
  margin-bottom: 8px
}
.filter-size:nth-child(6n) {
  margin-right: 0
}
.shop-category-intro {
  display: none
}
.shop-category-image {
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/wedstrijd?_=0a66efae608b6885b13e951de614d706);
  width: 100%;
  flex-shrink: 0;
  background-size: cover;
  background-position: 10%;
  min-height: 200px
}
.shop-category-controls, .shop-category-sort {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between
}
.shop-category-controls {
  margin-bottom: 20px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 25px
}
.shop-category-sort {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 5px
}
.trigger-shop-filters {
  margin: 0;
  padding: 6px 12px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #ccc;
  cursor: pointer
}
.shop-category-pitch {
  padding: 30px;
  background: #f2f2f2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.filter-price {
  margin-bottom: 45px
}
.filter-price-inputs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between
}
.filter-price-input input {
  width: 100%;
  padding: 8px 12px 8px 20px;
  text-align: right
}
.filter-price-input {
  width: 65px;
  position: relative
}
.filter-price-input:after {
  content: "€";
  position: absolute;
  left: 8px;
  top: 50%;
  padding-bottom: .5px;
  transform: translateY(-50%)
}
.filter-price input[type=number]::-webkit-inner-spin-button, .filter-price input[type=number]::-webkit-outer-spin-button, input.amount-of::-webkit-inner-spin-button, input.amount-of::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
.filter-price input[type=number] {
  -moz-appearance: textfield
}
.filter-price-slider .ui-widget.ui-widget-content, .ui-widget.ui-widget-content {
  border: transparent
}
.filter-price-slider {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 0 7.5px;
  margin: 20px auto 0
}
.filter-price-slider .ui-slider-horizontal {
  height: 6px
}
.filter-price-slider .ui-widget-header {
  background: #c61e20
}
.filter-price-slider .ui-slider-horizontal .ui-slider-handle {
  top: -7px
}
.filter-price-slider .ui-button, .filter-price-slider .ui-state-default, .filter-price-slider .ui-widget-content .ui-state-default, .filter-price-slider .ui-widget-header .filter-price-slider .ui-state-default, html .filter-price-slider .ui-button.ui-state-disabled:active, html .filter-price-slider .ui-button.ui-state-disabled:hover {
  border: 1px solid #d8d8d8;
  background: #fff;
  font-weight: 400;
  color: #454545;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
  border-radius: 100%
}
.filter-price-slider .filter-price-slider .ui-button.ui-state-active:hover, .filter-price-slider .filter-price-slider .ui-button:active, .filter-price-slider .filter-price-slider .ui-state-active, .filter-price-slider .filter-price-slider .ui-widget-content .ui-state-active, .filter-price-slider .filter-price-slider .ui-widget-header .ui-state-active, .filter-price-slider .filter-price-slider a.ui-button:active {
  border: 1px solid #e7e7e7;
  background: #fff;
  font-weight: 400;
  color: #454545;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2)
}
.radio-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 4px
}
.radio-line .radio-wrap {
  margin-right: 20px
}
.radio-wrap>label {
  margin-bottom: 0;
  margin-top: 2px
}
.radio, .radio-line .radio-wrap {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex
}
.radio input {
  margin: 0;
  padding: 0
}
.radio input:checked~.label-radio {
  background-color: #c61e20;
  box-shadow: inset 0 0 0 2px #fff
}
.radio label {
  height: 18px;
  width: 18px;
  background-color: #fff;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  margin: 0;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 50%
}
.product-quick-specs, .shop-product {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.shop-product {
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 15px;
  transition: all .2s ease;
  cursor: pointer;
  margin-top: 0
}
.shop-product:hover {
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1)
}
.product-quick-specs {
  margin-top: 40px;
  width: 100%
}
.shop-product h2.product-title {
  font-size: 16px;
  line-height: 170%;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  width: 100%;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}
.shop-product .product-image {
  padding: 10px 10px 0;
  width: 100%;
  max-width: 190px;
  position: relative
}
.discount-tag, .shop-product .product-price {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif
}
.shop-product .product-price {
  white-space: nowrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  -ms-align-items: flex-end;
  align-items: flex-end;
  margin: 0;
  position: relative
}
.discount-tag {
  font-size: 20px;
  color: #fff;
  background-color: #c7022b;
  padding: 5px 8px
}
.shop-product .discount-tag {
  position: absolute;
  bottom: -12px;
  right: 0
}
.active-price {
  font-weight: 600;
  color: #00AA00
}
.shop-category-filters {
  max-width: 320px;
  width: calc(100% - 80px);
  position: fixed;
  background: #fcfcfc;
  padding: 20px;
  left: 0;
  bottom: 0;
  flex-shrink: 0;
  margin-right: 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
  z-index: 9999;
  top: 70px;
  transition: .2s ease all;
  max-height: calc(100vh - 70px);
  overflow-y: auto
}
#shop-filters:not(:checked)+.toggle-shop-filters {
  opacity: 0;
  pointer-events: none
}
#shop-filters:not(:checked)+.toggle-shop-filters+.shop-category-filters {
  left: -350px;
  box-shadow: 0
}
.toggle-shop-filters {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  transition: .2s ease all;
  opacity: .6;
  margin: 0
}
.product-detail-preview {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 25px
}
.product-detail-image-thumbs {
  flex-shrink: 0;
  margin-right: 15px
}
.product-detail-image-thumbs .thumb {
  width: 80px;
  height: 80px;
  margin: 0 0 15px;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  opacity: .5;
  background-repeat: no-repeat;
}
.thumb.active {
  opacity: 1;
  box-shadow: inset 0 0 0 1px #c7022b
}
.product-detail-price {
  justify-content: flex-start;
  -ms-align-items: flex-end;
  align-items: flex-end
}
.product-detail-price .old {
  margin-right: 20px;
  color: #a7a7a7;
  text-decoration: line-through
}
.product-detail-price h1 {
  margin: 0 20px 0 0;
  color: #00AA00;
  font-size: 36px
}
.product-detail-price .discount-tag {
  margin-bottom: 3px
}
.product-detail-action, .product-detail-price {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  margin-top: 25px
}
.amount-of {
  width: 45px;
  margin-right: 20px;
  text-align: center;
  border: 1px solid #ccc;
  box-shadow: none;
  min-height: 37px
}
input.amount-of {
  -moz-appearance: textfield
}
.product-detail-option {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px
}
.product-detail-option label {
  width: 100%;
  font-weight: 600
}
.rect-option, .square-option, label.rect-option, label.square-option {
  background: #f0f0f0;
  height: 48px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-right: 8px;
  color: #6a6a6a;
  font-weight: 400;
  cursor: pointer;
  transition: .2s ease all
}
.square-option, label.square-option {
  max-width: 69px
}
.rect-option, label.rect-option {
  width: auto;
  padding: 0 14px
}
.rect-option:hover, .square-option:hover, label.rect-option:hover, label.square-option:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .1)
}
.shop-option:checked+label {
  box-shadow: inset 0 0 0 1px #c90025;
  background: #fff
}
.print-option {
  width: 100%;
  display: none
}
#print-eigennaam:checked~.print-eigennaam, 
#print-speler:checked~.print-speler,
#badge-eredivise:checked~.badge-eredivise, 
#badge-europa-conference-league:checked~.badge-europa-conference-league {
  display: block
}
.name-number {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.name-number input:first-child {
  max-width: 146px;
  margin-right: 8px
}
.name-number input:last-child {
  max-width: 55px
}
.product-detail-specs hr {
  margin-top: 40px;
  margin-bottom: 40px
}
.combi-deal, .product-detail-specs .tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.product-detail-specs .tabs {
  margin-bottom: 30px;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.product-detail-specs h2 {
  margin-bottom: 20px
}
.combi-deal {
  background: #f7f7f7;
  flex-wrap: wrap;
  margin-top: 25px
}
.combi-price, .combi-title {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  background: #fff;
  padding: 20px;
  min-width: 280px;
  margin: 5px;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif
}
.combi-price h3, .combi-title h3, .product-detail-specs h2 {
  font-size: 24px;
  font-weight: 600
}
.checkout-ball.done span, .combi-price h3 {
  display: none
}
.combi-price .standard-combi-price {
  font-size: 20px;
  color: #a7a7a7;
  text-decoration: line-through;
  margin-top: 12px
}
.combi-price .special-combi-price {
  font-size: 30px;
  color: #00AA00;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-weight: 600;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px
}
.special-combi-price .discount-tag {
  margin-left: 10px;
  font-weight: 500
}
.combi-price, .combi-product, .combi-products, .combi-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.combi-products {
  flex-wrap: wrap;
  width: 100%;
  padding: 15px
}
.combi-product {
  width: 50%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 25px 25px 15px
}
.combi-product-title {
  font-weight: 600;
  margin-top: 15px;
  text-align: center
}
.combi-product-price {
  font-weight: 600;
  color: #00AA00;
  margin-top: 5px;
  text-align: left;
  white-space: nowrap
}
.combi-product-img img {
  max-width: 100%;
  max-height: 150px
}
.combi-product {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  position: relative
}
.important-note {
  font-size: 14px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 20px;
  background-color: #f7f7f7;
  color: #858585;
  margin-bottom: 20px
}
.important-note a {
  display: inline
}
.table-cart-wrap {
  position: relative
}
.table-cart-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20px;
  width: 20px;
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, .2) 100%);
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, .2) 100%);
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, .2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=1);
  content: '';
  display: block
}
.cart-product-image {
  max-width: 60px;
  min-width: 45px
}
.cart-product-article {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.cart-product-article .print-description,
.cart-product-article .badge-description{
  font-size: 14px;
  font-style: italic
}
.cart-product-article .change-print,
.cart-product-article .change-badge {
  font-size: 14px;
  opacity: .3;
  transition: .2s ease all
}
.cart-delete:hover, .cart-product-article .change-print:hover,
.cart-delete:hover, .cart-product-article .change-badge:hover{
  opacity: 1
}
.cart-old-price {
  color: #a7a7a7;
  text-decoration: line-through;
  display: block;
  font-size: 12px;
}
.cart-new-price {
  display: block;
  font-weight: 600
}
.cart-product-total {
  font-weight: 600
}
.cart-delete {
  opacity: .3;
  transition: .2s ease all
}
.gift-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  align-items: center
}
.article-context h1, .form-field label, .gift-wrap label {
  margin-bottom: 0
}
.gift-wrap .pretty-select {
  margin-left: 15px
}
.trigger-checkbox:checked+.pretty-checkbox {
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/check-red.svg?_=7baa275b35040aa7eba35bfed7f05c0c);
  -webkit-background-size: 80%;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat
}
.cart-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background: #f7f7f7;
  margin-bottom: 30px
}
.cart-block p:last-child {
  margin-bottom: 0
}
input.form-control::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: #d0d0d0
}
input.form-control::-moz-placeholder, input::-moz-placeholder {
  color: #d0d0d0
}
input.form-control:-ms-input-placeholder, input:-ms-input-placeholder {
  color: #d0d0d0
}
input.form-control:-moz-placeholder, input:-moz-placeholder {
  color: #d0d0d0
}
input.form-control::placeholder, input::placeholder {
  color: #d0d0d0;
  opacity: 1
}
.form-control {
  border-radius: 0
}
.cart-block input {
  margin-bottom: 20px
}
.cart-block h2 {
  font-weight: 600;
  font-size: 24px
}
.cart-total .final-total td {
  border-top: 1px solid #ccc;
  padding-top: 12px;
  padding-bottom: 0;
  font-weight: 600
}
.cart-total {
  margin-bottom: 25px;
  width: 100%
}
.cart-total td:nth-child(even) {
  text-align: right
}
.cart-total td {
  padding: 0 0 12px
}
.checkout-flow {
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%
}
.checkout-flow h2 {
  font-size: 24px;
  font-weight: 600
}
.checkout-login {
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-bottom: 25px
}
.checkout-form .form-field {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center
}
.radio-line.form-field {
  margin-bottom: 12px
}
.form-field:last-child {
  margin-bottom: 0
}
.checkout-ball, .checkout-progress {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.checkout-progress {
  position: relative;
  z-index: 5;
  margin-bottom: 0;
  margin-top: 10px;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  width: 100%
}
.checkout-progress:after, .checkout-progress:before {
  position: absolute;
  top: 50%;
  height: 3px;
  content: "";
  left: 0;
  transform: translateY(-50%)
}
.checkout-progress:before {
  background: #e6e6e6;
  right: 0;
  z-index: -2
}
.checkout-progress:after {
  background: #c00830;
  z-index: -1
}
.checkout-progress.progress-2:after {
  width: 25%
}
.checkout-progress.progress-3:after {
  width: 50%
}
.checkout-progress.progress-4:after {
  width: 75%
}
.checkout-progress.progress-5:after {
  width: 100%
}
.checkout-ball {
  background: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/ball.svg?_=72b5a4166d7d3bb000a089780e065a36);
  width: 49px;
  height: 49px;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-shrink: 0;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  filter: grayscale(1);
  box-shadow: inset 0 0 0 50px rgba(255, 255, 255, .85);
  padding-top: 1px
}
.checkout-ball.active, .checkout-ball.done {
  filter: none;
  opacity: 1;
  box-shadow: none
}
.checkout-ball.done {
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/done-ball.svg?_=8c857631e44341d27f7d24b474a6298f)
}
.ball-description {
  display: none;
  color: #000;
  position: absolute;
  bottom: -25px
}
.checkout-hr {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%
}
.checkout-form {
  background-color: #f7f7f7;
  width: 100%;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left
}
.checkout-form h3, .contact-form h3, .login-form h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  margin-top: 25px
}
.checkout-form.checkout-form-large {
  max-width: 880px
}
.checkout-form.checkout-form-small {
  max-width: 440px
}
.checkout-form .input-group input, .contact-form .input-group input, .login-form .input-group input {
  border: 1px solid #ddd
}
.forgot-pass, .passive-link {
  opacity: .4;
  transition: .2s ease all
}
.passive-link {
  opacity: .3
}
.forgot-pass:hover, .passive-link:hover {
  opacity: 1
}
h2 .passive-link {
  font-size: 18px
}
.package-location {
  max-width: 440px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 10px 0
}
.package-options {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px
}
.package-option, .package-option-context {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.package-option {
  background-color: #f7f7f7;
  padding-bottom: 100%;
  flex-shrink: 0;
  position: relative
}
.package-option.active {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #c7022b
}
.package-option.inactive {
  opacity: .3
}
.package-option-context {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px;
  text-align: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center
}
.package-option-context h2 {
  margin: 12px 0 5px;
  font-size: 20px
}
.package-option svg {
  font-size: 40px;
  margin-top: 2px
}
.package-option.active svg {
  color: #c7022b
}
.package-option-context p {
  font-size: 14px;
  margin-bottom: 0
}
.total-overview {
  width: 100%
}
.cart-disabled {
  background: #f8f8f8
}
.table.cart-disabled th {
  border-top: none
}
.cart-disabled .pretty-checkbox, .cart-disabled input, .cart-disabled select.pretty-select {
  background-color: #eee;
  pointer-events: none;
  cursor: not-allowed
}
.cart-disabled label {
  cursor: not-allowed;
  pointer-events: none
}
.table-times {
  margin-top: 2px
}
.table-times tr td {
  padding-top: 6px
}
.table-times tr td:nth-child(odd) {
  padding-right: 15px
}
.shop-scored {
  width: 100%;
  max-width: 500px;
  margin: 20px auto 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-shrink: 0;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px
}
.shop-scored svg {
  font-size: 80px;
  margin-bottom: 20px;
  color: #c7022b
}
.col-6:nth-child(even) {
  padding-left: 7.5px
}
.col-6:nth-child(odd) {
  padding-right: 7.5px
}
.teams .tabs {
  display: none
}
.player-card {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 5px
}
.player-photo, .player-specs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}
.player-photo {
  top: -15px;
  -webkit-background-size: cover;
  background-size: cover;
  transition: .5s ease all
}
.player-card:hover .player-photo {
  transform: scale(1.08);
  top: -20px
}
.player-specs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 40px 20px 20px;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  color: #fff;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif
}
.player-number {
  margin-right: 10px;
  padding-bottom: 15px;
  font-size: 40px;
  margin-bottom: 5px;
  border-bottom: 4px solid #c7022b;
  font-weight: 800
}
.dashboard h3, .player-name {
  font-weight: 600
}
.player-card:after {
  content: "";
  display: block;
  padding-bottom: 100%
}
.player-card-border {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ddd;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 60px 0 rgba(0, 0, 0, .05);
  transition: .5s ease all
}
.player-card:hover .player-card-border {
  box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, .1)
}
.player-image img {
  z-index: 1
}
.player-image .breadcrumb {
  z-index: 2
}
.main-player-specs, .main-player-stats {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.main-player-specs {
  left: 0;
  color: #fff;
  font-size: 30px;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  text-shadow: 0 0 15px rgba(0, 0, 0, .5);
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 30px
}
.main-player-stats {
  top: 0;
  padding: 0 50px;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, .65) 100%);
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, .65) 100%);
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1)
}
.main-player-stat:nth-child(1) {
  animation-delay: .6s;
  padding-bottom: 0
}
.main-player-stat:nth-child(1), .main-player-stat:nth-child(2), .main-player-stat:nth-child(3) {
  opacity: 0;
  -moz-animation: fadein .3s ease-in forwards;
  -webkit-animation: fadein .3s ease-in forwards;
  -o-animation: fadein .3s ease-in forwards;
  animation: fadein .3s ease-in forwards
}
.main-player-stat:nth-child(2) {
  padding: 0;
  animation-delay: .9s
}
.main-player-stat:nth-child(3) {
  animation-delay: 1.2s;
  padding-top: 0
}
.main-player-credentials, .main-player-stat {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.main-player-credentials {
  opacity: 0;
  -moz-animation: fadein .3s ease-in forwards;
  -webkit-animation: fadein .3s ease-in forwards;
  -o-animation: fadein .3s ease-in forwards;
  animation: fadein .3s ease-in forwards;
  animation-delay: .3s;
  -ms-align-items: flex-start;
  align-items: flex-start
}
.main-player-stat {
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  padding: 10px 0
}
.main-player-stats {
  font-size: 14px;
  padding-bottom: 10px;
  padding-right: 20px
}
.main-player-stats span {
  font-size: 24px;
  font-weight: 500
}
.main-player-name-number {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.main-player-specs .number {
  font-size: 48px;
  padding: 0;
  line-height: 1;
  font-weight: 800;
  margin: -3px 10px 0 0
}
.main-player-specs .name {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 120%;
  font-weight: 500
}
.main-player-position {
  margin-top: 10px;
  border-top: 5px solid #c81b24;
  padding-top: 14px;
  font-size: 20px;
  font-weight: 500
}
.more-photos {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .3);
  position: relative
}
.more-photos .number {
  color: #fff;
  font-size: 24px
}
.tile-video {
  min-height: 53vw
}
.spotlight-tile h2, .tile-image h2 {
  font-size: 24px
}
.spotlight-tile {
  min-height: 300px
}
.archive-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.archive-options .pretty-select {
  width: 50%;
  max-width: 175px
}
.archive-options .pretty-select:first-child {
  margin-right: 7.5px
}
.archive-options .pretty-select:last-child {
  margin-left: 7.5px
}
table.news-archive {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  width: 100%
}
table.news-archive tr td {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top
}
table.news-archive .archive-date, table.news-archive .archive-time {
  padding-right: 15px;
  white-space: nowrap
}
table.news-archive .archive-title {
  padding-right: 20px;
  width: 100%;
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
table.news-archive .archive-date a, table.news-archive .archive-time a {
  color: #ccc
}
.menu .super-menu .super-lists li a, .menu-ctas .super-menu .super-lists li a {
  padding: 0;
  color: #333;
  background-color: transparent
}
.menu .super-menu .super-lists li a:hover {
  padding: 0;
  color: #d0033d;
  background-color: transparent;
  box-shadow: none
}
.article-sidebar {
  background-color: #fff;
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/pattern.png?_=54a30d7700276d0a5ca8463b691b40cf);
  -webkit-background-size: contain;
  background-repeat: repeat
}
.player-specs-block h2 {
  font-size: 16px;
  font-weight: 300;
  margin: auto 0 0;
  color: #aaa;
  text-align: center;
  text-transform: uppercase
}
.error-404 h2, .player-specs-block {
  margin-bottom: 30px
}
.no-gutters .col-6:nth-child(even), .no-gutters .col-6:nth-child(odd) {
  padding: 0
}
.player-specs-block .col-md-4, .spec-block, .spec-block span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.player-specs-block .col-md-4 {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.player-specs-block span {
  font-size: 24px;
  font-weight: 600
}
.spec-block, .spec-block span {
  -ms-align-items: center;
  align-items: center
}
.spec-block {
  background-color: #f8f8f8;
  text-align: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  padding: 30px;
  transition: .2s ease all;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: relative;
  height: 100%;
  justify-content: flex-start
}
.spec-block svg {
  margin-bottom: 18px;
  font-size: 48px;
  opacity: 1;
  color: #c7022b
}
.spec-block span {
  margin-top: auto;
  margin-bottom: 14px;
  justify-content: center;
  font-size: 18px
}
.spec-block:hover {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05), inset 0 0 0 1px rgba(0, 0, 0, .1);
  background-color: #c7022b;
  color: #fff
}
.spec-block:hover *, .spec-block:hover h2 {
  color: #fff
}
.matches-table .match-details:nth-child(even) {
  background: #f8f8f8
}
.matches-table .match-details {
  padding: 10px 0
}
.matches-table {
  border: 1px solid #f0f0f0
}
.matches-table .match-specs {
  margin: 0;
  width: 35%;
  line-height: 160%;
  color: #888
}
.matches-table .match-division {
  font-weight: 700;
  margin-bottom: 2px;
  color: #333
}
.matches-table .match-away-party, .matches-table .match-home-party {
  width: 20%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.matches-table .match-home-party {
  justify-content: flex-start
}
.matches-table .match-away-party {
  justify-content: flex-end
}
.match-score {
  font-size: 24px;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  font-weight: 600;
  text-align: center;
  width: 10%
}
.match-score.home {
  margin-left: auto
}
.match-score.away {
  margin-right: auto
}
.match-score.az, .side-nav li.active>a, .table-statistics th.played {
  color: #c7022b
}
.matches-table .match-specs .match-date, nav.main-nav .menu-ctas li.super-item label {
  margin: 0
}
.matches-table .match-away-party img, .matches-table .match-home-party img {
  max-width: 45px;
  max-height: 40px
}
.yellow-card {
  color: #ffc710
}
.red-card {
  color: #e50505
}
.table-statistics {
  border: 1px solid #f0f0f0
}
.table-statistics td, .table-statistics th {
  border-color: #f0f0f0
}
.table-lineup tr:nth-child(odd), .table-statistics tr:nth-child(even) {
  background-color: #f8f8f8
}
.table-statistics tr.end-of-season td {
  font-weight: 700
}
.media-photo, .media-photos {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.media-photos {
  flex-wrap: wrap
}
.media-photo {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  min-width: 60px;
  min-height: 60px;
  overflow: hidden;
  margin-right: 15px;
  border: 1px solid #ccc;
  flex-shrink: 0;
  margin-bottom: 30px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center
}
.media-photo:last-child, .super-menu ul:last-child {
  margin-right: 0
}
.media-photo img {
  max-height: 100%
}
.splash .main-container.black {
  flex-grow: 1;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center
}
.splash .main-container.black, .splash-actions, .splash-actions .socials {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.splash-actions {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1400px;
  justify-content: space-between;
  -ms-align-items: flex-end;
  align-items: flex-end;
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px
}
.splash-actions .socials {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.splash-actions .social-share-option {
  margin-right: 20px;
  background: 0 0;
  padding: 0;
  height: auto;
  width: auto;
  margin-bottom: 4px
}
.splash .logo-splash {
  margin: 25px auto;
  max-width: 200px;
  width: 30vw;
  z-index: 1
}
.splash-block {
  padding: 0 30px
}
.splash-block img {
  max-width: 100%;
  max-height: 60vh
}
.logo-splash img {
  width: 100%
}
.print-option {
  margin-top: 25px
}
.error-404 {
  background-color: #000;
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/404.jpg?_=a1e7f5ea4276503ccc5666d60367d14f);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-grow: 1;
  padding: 30px
}
.error-404 *, .hero-match .breadcrumb-item a {
  color: #fff
}
.error-404 h1 {
  font-size: 90px;
  margin-bottom: 10px
}
.error-404 .btn {
  font-size: 18px;
  padding: 13px 30px
}
.text-cta {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  white-space: nowrap
}
.matches-filters .tabs {
  display: none
}
.match-modes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end
}
.sb-option {
  padding-bottom: 6px;
  margin-right: 20px;
  color: #aaa;
  position: relative;
  overflow: hidden;
  transition: .2s ease all;
  cursor: pointer
}
.sb-option:checked+.sb-option {
  color: #333
}
.sb-option:checked+.sb-option:after {
  left: 0
}
.sb-option:after {
  content: "";
  display: block;
  background-image: -webkit-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: -o-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: linear-gradient(to left, #c7022b 0%, #de2349 97%);
  background-color: #c7022b;
  width: 100%;
  bottom: 0;
  left: -100%;
  height: 3px;
  position: absolute;
  transition: .2s ease all
}
.first-match, .first-match .match-specs, .match-time-period {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.match-time-period {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.first-match, .first-match .match-specs {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.first-match {
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
  margin: 40px 0
}
.first-match .btn {
  padding-left: 22px;
  padding-right: 22px
}
.first-match .match-specs {
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0 10px
}
.first-match .match-score {
  font-size: 40px
}
.first-match .match-details {
  width: 100%;
  max-width: 1000px
}
.first-match .match .match-away-party, .first-match .match .match-home-party, .played-matches .match .match-away-party, .played-matches .match .match-home-party, .upcoming-matches .match .match-away-party, .upcoming-matches .match .match-home-party {
  margin-right: 0;
  margin-left: 0
}
.played-matches .match .match-away-party, .played-matches .match .match-home-party, .played-matches .match-score {
  width: 100%
}
.first-match .match-away-party img, .first-match .match-home-party img {
  width: 15vw
}
.first-match .match-away-party img:nth-child(2), .first-match .match-home-party img:nth-child(2) {
  display: none
}
.first-match .match {
  border: 1px solid #ccc;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #fff;
  padding: 25px 20px 20px;
  position: relative;
  overflow: hidden
}
.first-match .match-specs .match-division {
  line-height: 100%;
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
  font-size: 22px
}
.first-match .match-date-time {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 34px
}
.first-match .btn {
  margin-top: 15px
}
.played-matches, .upcoming-matches {
  margin-bottom: 30px
}
.match:nth-child(even) {
  background: #f8f8f8
}
.played-matches .match-away-party img, .played-matches .match-home-party img, .upcoming-matches .match-away-party img, .upcoming-matches .match-home-party img {
  max-height: 80px;
  width: 11vw
}
.played-matches .match-away-party img.match-logo-az, .played-matches .match-home-party img.match-logo-az, .upcoming-matches .match-away-party img.match-logo-az, .upcoming-matches .match-home-party img.match-logo-az {
  max-height: 80px;
  width: 15vw
}
body.news-details-page .upcoming-matches .match-away-party img.match-logo-az{
  margin-left: -35px;
}
.played-matches .match-specs, .upcoming-matches .match-specs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%
}
.played-matches .match-details, .upcoming-matches .match-details {
  width: 100%;
  max-width: 1000px
}
.played-matches .match-specs .match-division, .upcoming-matches .match-specs .match-division {
  font-weight: 600;
  color: #333;
  font-size: 16px
}
.match-specs {
  line-height: 160%;
  color: #888
}
.match-specs.main, .match-specs.main * {
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}
.played-matches .match:last-child, .upcoming-matches .match:last-child {
  border: 1px solid #ccc
}
.match-party-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  -ms-align-self: stretch;
  align-self: stretch;
  padding: 10px 0
}
.match-party-wrap>* {
  width: 100%
}
.match-party-wrap .match-away-party, .match-party-wrap .match-home-party {
  max-height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.match-party-wrap .match-score {
  order: 2;
  margin-top: 15px
}
.first-match.played {
  margin-top: 20px
}
.first-match.played .match-specs {
  width: 70%
}
.first-match.played .match-party-wrap {
  padding-top: 0;
  padding-bottom: 12px
}
.hero-match .breadcrumb {
  background: 0 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
  padding: 15px 0 50px;
  width: 100%;
  z-index: 3
}
.hero-match .breadcrumb-item, nav.main-nav .menu-ctas li span {
  display: none
}
.hero-match .breadcrumb-item.back-link {
  display: inline-block
}
.hero-match .back-link:before {
  content: url(../img/utilities/chevron-right.svg);
  padding-left: .7rem;
  display: inline-block;
  transform: scaleX(-1)
}
.hero-match .breadcrumb .breadcrumb-item {
  color: #fff;
  opacity: .5
}
.hero-match .breadcrumb-item+.breadcrumb-item+.breadcrumb-item::before {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right.svg?_=108424d97c65d2e5040d72098e7ae8b4)
}
.hero-match .breadcrumb-item.back-link+.breadcrumb-item {
  padding-left: 0
}
.hero-match .breadcrumb-item.back-link+.breadcrumb-item:before {
  padding-left: 0;
  content: "";
  padding-right: 0
}
.hero-match .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 1rem
}
.hero-match .breadcrumb:first-child {
  padding-left: 15px
}
.hero-match .breadcrumb-item.active {
  color: #fff;
  opacity: 1
}
.hero-match .breadcrumb-item.previous::before {
  content: "";
  padding-left: 0;
  padding-right: 0
}
.match-away-party img, .match-home-party img {
  display: block;
  max-width: 73px;
  max-height: 61px;
  width: auto;
  height: auto
}
.first-match .match-away-party img, .first-match .match-home-party img {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 60px;
  max-height: 54px;
  width: auto;
  height: auto
}
spotlight-matches .match-away-party, spotlight-matches .match-home-party {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 7px;
  margin: 0
}
spotlight-matches .match-date {
  width: auto;
  margin: 0
}
.match-highlights {
  width: 100%;
  max-width: 860px;
  list-style: none;
  padding: 35px 0 0;
  margin: 35px 0 0;
  border-top: 1px solid rgba(255, 255, 255, .5)
}
.match-highlight {
  padding-bottom: 10px
}
.match-highlight span {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  display: block
}
.match-highlight.away {
  margin-left: 50%;
  position: relative;
  width: 50%;
  text-align: left;
  padding-left: 27px
}
.match-highlight-icon {
  position: absolute;
  width: 50px;
  text-align: center;
  color: #fff;
  font-weight: 500
}
.match-highlight-icon.az {
  color: #fff
}
.match-highlight.home .match-highlight-icon {
  right: -25px
}
.match-highlight.away .match-highlight-icon {
  left: -25px
}
.match-highlight.home {
  margin-right: 50%;
  position: relative;
  width: 50%;
  text-align: right;
  padding-right: 27px
}
.hero-match, .hero-match.first-match {
  margin: 0;
  position: relative
}
.hero-match .match .match-party-wrap {
  padding-bottom: 0
}
.hero-match * {
  z-index: 2;
  color: #fff
}
.article-image .breadcrumb-item a, .hero-match .match *, .hero-match .match .match-specs *, .player-image .breadcrumb-item a {
  color: #fff
}
.hero-match .match-party-wrap .match-away-party, .hero-match .match-party-wrap .match-home-party {
  max-height: none
}
.hero-match .match {
  padding-top: 70px;
  padding-bottom: 40px;
  background-color: transparent;
  border: 0;
  min-height: 370px
}
.first-match.played .match-party-wrap {
  width: 100%
}
.head-to-head {
  width: 100%;
  border: 1px solid #e2e2e2
}
.head-to-head .match-away-party img, .head-to-head .match-home-party img {
  width: 80%
}
.sidebar-item-title {
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  background-image: -webkit-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: -o-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: linear-gradient(to left, #c7022b 0%, #de2349 97%);
  background-color: #c7022b;
  color: #fff;
  margin: 0
}
.head-to-head .match-score {
  font-size: 24px
}
.head-to-head.matches-table .match-details {
  background: #fff
}
.head-to-head.matches-table .match-details:nth-child(odd) {
  background: #f8f8f8
}
.shopping-cart {
  position: relative
}
.cart-arrow, .popup-cart {
  background-color: #fff;
  position: absolute
}
.cart-arrow {
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  top: -7px;
  z-index: -1
}
.popup-cart {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  top: 40px;
  width: calc(100vw - 45px);
  max-width: 375px;
  z-index: 999;
  border-bottom: 4px solid #de2349;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, .2);
  color: #333
}
.popup-cart .cart-head {
  background-image: -webkit-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: -o-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: linear-gradient(to left, #c7022b 0%, #de2349 97%);
  background-color: #c7022b;
  padding: 15px;
  text-align: center;
  color: #fff
}
.popup-cart .cart-product, .popup-cart .cart-product .cart-product-image {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.popup-cart .cart-product {
  padding: 25px;
  justify-content: space-between
}
.popup-cart .cart-product .cart-product-image {
  width: 25%;
  padding-right: 15px;
  justify-content: -ms-align-items: center;
  align-items: center
}
.popup-cart .cart-product .cart-product-details {
  width: 40%
}
.popup-cart .cart-product .cart-product-price {
  width: 35%;
  padding-left: 15px;
  min-width: 80px
}
.popup-cart .cart-product-size {
  color: #aaa;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%
}
.popup-cart .cart-product-amount {
  color: #aaa
}
.popup-cart .cart-product-amount, .popup-cart .cart-product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%
}
.sale-price {
  color: #c7022b;
  font-weight: 600;
  white-space: nowrap
}
.old-price {
  color: #aaa;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 12px;
}
.popup-cart .cart-action {
  padding: 0 25px 25px
}
.cart-arrow {
  left: auto;
  right: 30.5px;
  margin: 0
}
.popup-cart {
  right: -30px
}
.tab.active, .tab:active, .tab:focus, .tab:hover {
  background-image: -webkit-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: -o-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: linear-gradient(to left, #c7022b 0%, #de2349 97%);
  background-color: #c7022b
}
.table-lineup {
  border: 1px solid #e2e2e2
}
.secondary-head {
  background-color: #333!important;
  color: #fff!important
}
.table-lineup tr * {
  vertical-align: middle
}
.table-lineup tr.main-head th {
  font-size: 18px;
  font-weight: 600;
  background-image: -webkit-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: -o-linear-gradient(right, #c7022b 0%, #de2349 97%);
  background-image: linear-gradient(to left, #c7022b 0%, #de2349 97%);
  background-color: #c7022b;
  color: #fff;
  margin: 0;
  border: 0
}
.table-lineup tr.sub-head th {
  color: #aaa;
  border: 0;
  font-weight: 400
}
.table-lineup tr td:nth-child(3) svg {
  margin-left: 10px;
  margin-bottom: 3px;
  margin-right: 2px
}
.lineup-events {
  float: right;
  margin: 4px 2px
}
.arrow-out {
  color: #e50505
}
.arrow-in {
  color: #41a90f
}
.media-photo {
  max-width: 134px;
  max-height: 134px
}
.contact-form .form-field, .login-form .form-field {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center
}
.contact-form, .login-form {
  background-color: #f7f7f7;
  width: 100%;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
  max-width: 880px
}
.contact-form {
  max-width: 820px
}
select.pretty-select:not(:valid) {
  color: rgba(0, 0, 0, .25)
}
select.pretty-select:disabled {
  color: #ddd
}
.dashboard {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%
}
.side-nav {
  width: 200px;
  flex-shrink: 0;
  font-size: 18px
}
.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0 30px 0 0
}
.side-nav li:first-child {
  padding-top: 0
}
.side-nav li {
  padding-bottom: 10px;
  padding-top: 10px
}
.dashboard-content {
  width: 100%
}
.dashboard .block-order, .dashboard-hero {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.dashboard-hero {
  background-image: url(//assets.bettyblocks.com/45a83aad8156442bb0131a84a8a6bd66_assets/files/hero-dashboard.png?_=8eb766e23acdfba3a1896f65eca1f3db);
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 200px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .3);
  width: 100%;
  padding: 50px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.dashboard-hero, .dashboard-hero h2 {
  color: #fff;
  text-align: center
}
.dashboard .block-order {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 15px;
  margin: 0;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row
}
.dashboard .block-order .block-order-products .block-order-product {
  display: none;
  border: 1px solid #ddd
}
.dashboard .block-order .block-order-products .block-order-product:first-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}
.block-order-specs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  white-space: nowrap
}
.block-order-specs table tr td:first-child {
  padding-right: 15px;
  font-weight: 700
}
.block-matches .match-details .match-party-wrap img {
  width: 90%
}
.block-order-product, .block-order-products {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center
}
.block-order-products {
  overflow: hidden;
  justify-content: flex-start
}
.block-order-product {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  background: #fff;
  justify-content: center;
  padding: 15px;
  margin-left: 25px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 220px;
  height: 100%;
  max-height: 300px
}
.favorite-player {
  max-width: 400px
}
.form .input-group input, input.form-control {
  border: 1px solid #ddd
}
.pitch {
  color: #707070;
  font-size: 18px;
  line-height: 160%;
  font-weight: 400
}
.played-matches .match, .upcoming-matches .match {
  border: 1px solid #ccc;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 0;
  background-color: #fff;
  padding: 7px 10px;
  font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif
}
.upcoming-matches .match .text-cta {
  color: #c7022b
}
.played-matches .match-specs, .upcoming-matches .match-specs {
  margin-top: -3px
}
.played-matches .match-specs .match-division, .upcoming-matches .match-specs .match-division {
  margin-bottom: 0
}
.played-matches .match-specs .match-date, .upcoming-matches .match-specs .match-date {
  margin-bottom: 2px
}
.social-share {
  justify-content: flex-start
}
.social-share-option {
  margin-right: 10px
}
nav.main-nav .menu-ctas li.super-item {
  transition: .2s ease all
}
nav.main-nav .menu-ctas li.super-item label:after {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down-red.svg?_=75a9ba46be3e066458563a0fa33d63f5);
  padding-left: 3px;
  position: relative;
  top: -1px;
  -webkit-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  transition: .2s ease all
}
.super-menu {
  background: #fff;
  border-bottom: 5px solid #e4222b;
  padding: 25px 30px;
  overflow-y: auto;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .5), 0 0 0 9999px rgba(0, 0, 0, .3)
}
.super-menu h3 {
  line-height: 34px;
  font-weight: 600;
  margin: 0;
  color: #c00830;
  font-size: 18px
}
nav.main-nav .menu-ctas li:hover {
  color: #d0033d
}
nav.main-nav .menu-ctas li input[type=checkbox]+label+.super-wrap .super-menu {
  display: block;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 70px;
  right: 0
}
nav.main-nav .menu-ctas li input[type=checkbox]:checked+label {
  color: #d0033d
}
nav.main-nav .menu-ctas li input[type=checkbox]:checked+label:after {
  filter: brightness(1) invert(0);
  -webkit-filter: brightness(1) invert(0);
  -o-filter: brightness(1) invert(0)
}
nav.main-nav .menu-ctas li.active label:after, nav.main-nav .menu-ctas li:hover label:after {
  filter: brightness(1) invert(0);
  -webkit-filter: brightness(1) invert(0);
  -o-filter: brightness(1) invert(0)
}
nav.main-nav .menu-ctas li.super-item {
  position: relative;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.super-menu ul, nav.main-nav .menu-ctas .super-item ul {
  list-style: none
}
.navigation-shop nav .menu-ctas li.active>a, .navigation-shop nav .menu-ctas li:hover>a {
  background-color: transparent;
  color: #d0033d
}
.super-menu ul {
  padding: 0;
  margin-right: 50px
}
.super-menu ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: nowrap;
  margin-right: 0
}
.super-lists {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  flex-shrink: 0
}
.icon-media {
  color: #d0033d
}
table.news-archive .archive-imagery {
  padding-right: 10px;
  white-space: nowrap
}
.amount-of-product {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  margin-right: 15px
}
.amount-of-product input {
  width: 40px;
  text-align: center;
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0
}
.amount-of-product .btn {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ccc;
  transform: none;
  width: 35px;
  padding: 0;
  text-align: center
}
.table-cart .amount-of-product {
  margin: 0
}
.table-cart tr td, .table-cart tr th {
  vertical-align: middle;
  white-space: nowrap;
  padding: 12px 5px
}
.gift-wrap label:first-of-type {
  margin-right: 5px
}
.login-form.form-small {
  max-width: 440px
}
.cart-block {
  padding: 25px 30px 30px
}
.dashboard h3 {
  font-size: 24px
}
.order-specs {
  max-width: 800px
}
table.order-specs {
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff
}
table.order-specs tr td:nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 0
}
table.order-specs tr td {
  white-space: nowrap;
  vertical-align: middle
}
table.order-specs tr td:last-child, table.order-specs tr th:last-child {
  text-align: right
}
table.order-specs tr:last-child td {
  font-weight: 700
}
table.order-specs tr td img {
  max-width: 50px
}
table.order-specs tr td:first-child {
  text-align: center
}
.form .form-field {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center
}
.form .row>* {
  padding: 0 10px
}
.form .row {
  margin: 0 -10px
}
.form {
  background-color: #f7f7f7;
  width: 100%;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left
}
.form h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  margin-top: 25px
}
.form.reservation {
  max-width: 650px
}
input.form-control.floater {
  padding: 23px 10px 8px;
  height: 52px
}
.prepend .floating-label {
  left: 35px
}
.prepend input.floater:focus~.floating-label {
  top: 2px;
  transform: none;
  left: 39px;
  font-size: 12px;
  opacity: .4
}
.prepend input.floater:valid~.floating-label {
  top: 2px;
  transform: none;
  left: 39px;
  font-size: 12px;
  opacity: .4
}
.floating-label {
  position: absolute;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  z-index: 3;
  transition: .2s ease all;
  opacity: .2;
  pointer-events: none
}
input.floater:focus~.floating-label {
  top: 2px;
  transform: none;
  left: 10px;
  font-size: 12px;
  opacity: .4
}
input.floater:valid~.floating-label {
  top: 2px;
  transform: none;
  left: 10px;
  font-size: 12px;
  opacity: .4
}
input.floater.form-control:valid~.input-icon {
  opacity: 1;
  color: #333
}
textarea.floater.form-control {
  padding-top: 26px;
  padding-left: 10px;
  padding-right: 10px
}
textarea.floater~.floating-label {
  top: 12px;
  transform: none
}
textarea.floater:focus~.floating-label {
  top: 4px;
  transform: none;
  left: 10px;
  font-size: 10px;
  opacity: .4
}
textarea.floater:valid~.floating-label {
  top: 4px;
  transform: none;
  left: 10px;
  font-size: 10px;
  opacity: .4
}
.form-field .pretty-select.floater {
  height: 52px
}
.form-field {
  position: relative
}
.menucard object, .year-report object {
  height: 360px
}
.tenue {
  border: 1px solid #ddd;
  margin-bottom: 30px
}
.tenue h2 {
  font-size: 18px;
  text-align: center;
  justify-content: center;
  background: #000;
  color: #fff;
  margin: 0;
  padding: 20px
}
.home.tenue h2 {
  background-color: #c00
}
.out.tenue h2 {
  background-color: #222
}
.third.tenue h2 {
  background-color: #e7be00;
  color: #fff
}
.tenue img {
  padding: 25px
}
.spotlight-events {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 400px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center
}
.spotlight-events:after, .spotlight-events:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  content: ""
}
.spotlight-events:after {
  background-color: rgba(0, 0, 0, .5)
}
.spotlight-events:before {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0%, transparent 53%, transparent 84%, rgba(0, 0, 0, .3) 100%);
  opacity: .6
}
.spotlight-events * {
  z-index: 2
}
.spotlight-search {
  max-width: 1000px;
  margin: 30px 0 50px;
  width: 100%;
  padding: 50px
}
.spotlight-search h1 {
  margin: 0 0 20px;
  color: #fff;
  text-transform: uppercase
}
.spotlight-search p {
  color: #fff;
  margin-bottom: 25px;
  font-size: 18px
}
.spotlight-search .btn, .spotlight-search select {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center
}
.spotlight-events h1 {
  font-size: 36px;
  line-height: 42px
}
.event {
  min-height: 360px
}
.article-image, .player-image {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden;
  position: relative
}
.article-image img, .player-image img {
  max-width: auto;
  min-width: 100%;
  min-height: 275px;
  max-height: 25vh;
  object-fit: cover
}
.article-main .article-image {
  height: auto
}
.breadcrumb {
  background: 0 0;
  padding: 0 0 10px;
  left: 0;
  top: 0
}
.article-image .breadcrumb, .player-image .breadcrumb {
  background: 0 0;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
  background: -o-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
  background: -ms-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  border-radius: 0;
  padding: 15px 0 50px;
  width: 100%
}
.breadcrumb-item.previous:first-child:before {
  margin-left: 0;
  padding: 0;
  content: "";
  width: 0;
  overflow: hidden
}
.article-image .breadcrumb-item.back-link, .breadcrumb-item.active, .breadcrumb-item.previous, .player-image .breadcrumb-item.back-link {
  display: inline-block
}
.article-image .breadcrumb-item, .breadcrumb-item, .event-list span, .player-image .breadcrumb-item {
  display: none
}
.article-image .back-link:before, .player-image .back-link:before {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right.svg?_=108424d97c65d2e5040d72098e7ae8b4);
  padding-left: .7rem;
  display: inline-block;
  transform: scaleX(-1)
}
.breadcrumb .breadcrumb-item {
  opacity: .5;
  color: #333
}
.article-image .breadcrumb .breadcrumb-item, .player-image .breadcrumb .breadcrumb-item {
  color: #fff;
  opacity: .5
}
.article-image .breadcrumb-item+.breadcrumb-item+.breadcrumb-item::before, .player-image .breadcrumb-item+.breadcrumb-item+.breadcrumb-item::before {
  content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right.svg?_=108424d97c65d2e5040d72098e7ae8b4)
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 1rem
}
.article-image .breadcrumb-item.back-link+.breadcrumb-item, .player-image .breadcrumb-item.back-link+.breadcrumb-item {
  padding-left: 0
}
.article-image .breadcrumb-item.back-link+.breadcrumb-item:before, .player-image .breadcrumb-item.back-link+.breadcrumb-item:before {
  padding-left: 0;
  content: "";
  padding-right: 0
}
.article-image .breadcrumb-item+.breadcrumb-item::before, .breadcrumb-item+.breadcrumb-item::before, .player-image .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 1rem
}
.article-image .breadcrumb:first-child, .player-image .breadcrumb:first-child {
  padding-left: 15px
}
.breadcrumb-item.active {
  color: #333;
  opacity: 1
}
.article-image .breadcrumb-item.active, .player-image .breadcrumb-item.active {
  color: #fff;
  opacity: 1
}
.article-image .breadcrumb-item.previous::before, .breadcrumb-item.previous::before, .player-image .breadcrumb-item.previous::before {
  content: "";
  padding-left: 0;
  padding-right: 0
}
.breadcrumb-item.previous {
  padding-left: 0
}
.super-menu h3 {
  white-space: nowrap
}
.super-lists {
  flex-wrap: wrap
}
.super-section {
  margin-bottom: 15px
}
.review, .shop-category-pitch {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.shop-category-pitch {
  justify-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%
}
.shop-category-pitch h2 {
  font-size: 28px;
  margin: 0 0 10px
}
.review {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background-color: #f8f8f8;
  padding: 20px;
  margin-bottom: 20px
}
.tile-ul {
  list-style: none;
  padding: 0;
  margin: 3px 0 15px
}
.setup-possible-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap
}
.setup-possible-options .setup-option {
  width: calc(25% - 5px);
  padding-bottom: calc(25% - 5px);
  margin-right: 5px;
  margin-bottom: 0
}
.setup-possible-options .setup-option:nth-child(4n) {
  margin-right: 0
}
.setup-possible-options div.setup-option {
  background-color: transparent;
  opacity: 1
}
.setup-possible-options div.setup-option .setup-display {
  opacity: 1
}
.lister-usp {
  pointer-events: all
}
.pretty-checkbox {
  height: 18px;
  width: 18px;
  border: 1px solid #ccc;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  padding: 0;
  cursor: pointer;
  margin: 0 10px 0 0;
  background-color: #fff
}
.checkbox-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  align-items: flex-start;
  margin-bottom: 4px
}
.checkbox-wrap .checkbox {
  margin-top: 6px
}
.checkbox-wrap .checkbox label {
  margin-right: 4px
}
.radio-line .checkbox-wrap {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  margin-right: 20px
}
.checkbox-wrap>label, .lister-usps {
  margin-bottom: 0;
  margin-top: 2px
}
.lister-usps {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  flex-wrap: wrap
}
.filter-groups label svg.filter-icon {
  width: 22px;
  display: inline-flex
}
.lister-usp {
  margin-right: 20px;
  margin-bottom: 7px
}
.lister-usp svg {
  color: #c61e20
}
.event-list .lister-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column
}
.lister-item .news-date, .lister-item .news-tag {
  line-height: 130%
}
table.event-characteristics, table.event-facilities {
  width: 100%
}
table.event-facilities tr td:first-child {
  width: 25px;
  padding-right: 10px;
  text-align: center
}
table.event-facilities tr td {
  padding-bottom: 8px
}
.alert {
  background: #fff;
  border-radius: 0;
  padding: 12px 52px 15px 30px;
  color: #333;
  border: 0
}
.alert, .alert-success {
  box-shadow: inset 10px 0 0 #4fad10, inset 0 0 0 1px #ddd
}
.alert-danger {
  box-shadow: inset 10px 0 0 #a40000, inset 0 0 0 1px #ddd
}
.alert-warning {
  box-shadow: inset 10px 0 0 #e59e15, inset 0 0 0 1px #ddd
}
.alert .close {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 20px;
  text-shadow: none;
  opacity: .2;
  font-weight: 300
}
@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
  nav.main-nav .menu li.super-item label:after {
    content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down.svg?_=50d842b22eaf159ec13c28f589dcccc8)
  }
  ::-ms-backdrop, nav.main-nav .menu li:hover label:after {
    content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down-red.svg?_=75a9ba46be3e066458563a0fa33d63f5)
  }
  .cart-product-image {
    max-height: 75px
  }
  .cart-product-image img {
    width: 100%
  }
  .cart-product-image, ::-ms-backdrop {
    max-height: 75px
  }
  .cart-product-image img, ::-ms-backdrop {
    width: 100%
  }
}
@media screen and (min-width:576px) and (orientation:landscape) {
  .main.red:before {
    height: 53vh
  }
}
@media (min-width:576px) {
  .navigation-shop .logo img {
    width: 98px
  }
  .navigation-shop .logo {
    position: fixed;
    top: 12px
  }
  .logo img {
    width: 135px
  }
  .logo.resize img {
    width: 97px;
    margin-top: -6px
  }
  .logo {
    top: 17px
  }
  nav.main-nav .menu li, nav.main-nav .menu-ctas li {
    margin-right: 25px
  }
  .league-tables-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between
  }
  .league-tables-wrap, .spotlight-matches, .spotlight-secondaries-news {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .main-holder {
    margin-top: 30px;
    margin-bottom: 30px
  }
  .container-xs-fw {
    padding-left: 15px;
    padding-right: 15px
  }
  .spotlight-shop::before {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    left: 25px;
    right: 25px
  }
  .spotlight-shop {
    margin-top: 25px;
    padding: 0 25px
  }
  .col-6:nth-child(even) {
    padding-left: 15px
  }
  .col-6:nth-child(odd) {
    padding-right: 15px
  }
  .main-player-specs .number {
    font-size: 72px;
    margin-top: -6px
  }
  .main-player-specs .name {
    font-size: 26px
  }
  .main-player-position {
    font-size: 24px
  }
  .main-player-stats {
    padding: 0 20px;
    font-size: 16px
  }
  .main-player-stats span {
    font-size: 30px;
    padding-bottom: 5px
  }
  .tile-video {
    min-height: 200px
  }
  .matches-table .match-specs {
    width: 40%
  }
  .match-party-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%
  }
  .match-party-wrap .match-score {
    order: 0;
    margin-top: 0;
    width: 50%
  }
  .first-match .match-away-party img, .first-match .match-home-party img {
    max-width: 90px;
    max-height: 75px
  }
  .setup-possible-options .setup-option {
    width: calc(50% - 5px);
    padding-bottom: calc(50% - 5px)
  }
  .setup-possible-options .setup-option:nth-child(2n) {
    margin-right: 0
  }
  .lister-item .news-date, .lister-item .news-tag {
    line-height: 170%
  }
  .event-list .lister-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .lister-img {
    width: 33%;
    max-width: 258px;
    margin: 0 15px 0 0
  }
}
@media (min-width:728px) {
  .navigation-shop nav .menu li.active>a, .navigation-shop nav .menu li.active>label, .navigation-shop nav .menu li:hover>a, .navigation-shop nav .menu li:hover>label, .navigation-shop nav .menu-ctas li.active>a, .navigation-shop nav .menu-ctas li:hover>a {
    background-color: transparent;
    color: #d0033d
  }
  .article-context {
    padding: 30px
  }
  .article-sidebar {
    padding: 30px 30px 0
  }
  .sidebar-item {
    margin-bottom: 30px
  }
}
@media screen and (min-width:768px) and (orientation:portrait) {
  .main.red:before {
    height: 60vh
  }
}
@media (min-width:768px) and (max-width:870px) {
  .table-cart tr td:first-child, .table-cart tr th:first-child {
    display: none
  }
  .table-cart tr td .amount-of-product .btn {
    display: none
  }
  .table-cart tr td .amount-of-product .amount-of {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
  }
}
@media (min-width:768px) {
  .navigation-shop+div.main-container {
    margin-top: 130px
  }
  .navigation-shop+div.main-container.checkout {
    margin-top: 70px
  }
  .shop-category-products, .sub-nav, .sub-nav ul.shop-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
  .sub-nav, .sub-nav ul.shop-menu {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .sub-nav {
    background-color: #efefef;
    height: 60px;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
  }
  nav.main-nav .menu li.shop-item {
    display: none
  }
  .sub-nav ul.shop-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: space-between;
    max-width: none
  }
  .sub-nav ul.shop-menu li {
    font-size: 16px;
    font-weight: 400
  }
  .sub-nav ul.shop-menu li.sale a {
    color: #c00830;
    font-weight: 600
  }
  .sub-nav ul.shop-menu li a {
    color: #555
  }
  .sub-nav ul.shop-menu li a:hover {
    color: #000
  }
  .navigation-shop .menu-search .search-input {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 300px;
    background: #eee;
    padding: 0
  }
  .shop-category-items, .shop-category-products, .sub-nav ul.shop-menu {
    width: 100%
  }
  .shop-category-items h1 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase
  }
  .shop-items {
    padding: 0;
    overflow-x: hidden;
    overflow-y: hidden
  }
  .social-wall img {
    width: auto
  }
  .news-modes .tabs, .tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .tabs-mobile {
    display: none
  }
  .tab {
    border-radius: 50px;
    padding: 5px 16px 6px 14px;
    margin-right: 15px;
    flex-shrink: 0;
    color: #555;
    box-shadow: inset 0 0 0 1px #ccc;
    background-color: #fff;
    transition: .2s ease all
  }
  .lister-item {
    margin-bottom: 30px;
    padding-bottom: 30px
  }
  .lister-item .news-specs {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
  }
  .lister-item .news-tag {
    order: 2
  }
  .lister-item .news-date {
    order: 1
  }
  .lister-context .news-tease {
    display: flex;
    margin-top: auto
  }
  .lister-context h2 {
    font-size: 24px
  }
  .spotlight {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .spotlight-secondaries-news {
    background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
  .padded-holder {
    padding: 30px
  }
  .navigation-shop nav .flex-container {
    justify-content: space-between
  }
  .spotlight-main-news {
    width: 60%
  }
  .spotlight-secondaries-news {
    width: 40%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
  }
  .league-statistics {
    padding: 50px
  }
  .league-table {
    max-width: 235px
  }
  .article-image img, .player-image img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: none;
    object-fit: cover
  }
  .shop-product h2.product-title {
    margin-right: 30px
  }
  .article-image .breadcrumb-item.previous::before, .breadcrumb-item.previous::before {
    content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right-black.svg?_=88189525775faf42493fc5b0f8686379)
  }
  .article-image .breadcrumb-item.previous::before {
    content: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right.svg?_=108424d97c65d2e5040d72098e7ae8b4)
  }
  .shop-featured-category {
    margin-top: 15px
  }
  .shop-banner {
    margin-top: 60px
  }
  .toggle-shop-filters {
    display: none
  }
  .shop-category-results h2 {
    margin: 0
  }
  .shop-category-filters {
    max-width: 310px;
    width: 25%;
    margin-right: 50px;
    position: static;
    background: #fff;
    padding: 0;
    left: auto;
    bottom: auto;
    flex-shrink: 0;
    box-shadow: none;
    z-index: 9999;
    top: 70px;
    transition: .2s ease all;
    max-height: none;
    overflow: visible
  }
  .filter-color, .filter-size {
    width: 45px;
    height: 45px;
    margin-right: 8px;
    margin-bottom: 8px
  }
  .shop-product {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 30px;
    padding: 30px;
    transition: all .2s ease;
    cursor: pointer
  }
  .product-quick-specs, .shop-category-intro {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .shop-category-intro {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    min-height: 200px;
    flex-wrap: nowrap
  }
  .shop-category-image {
    width: 35%;
    max-width: 400px
  }
  .shop-category-controls {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0
  }
  .shop-category-sort {
    width: auto;
    margin-top: 0
  }
  .combi-title, .trigger-shop-filters {
    display: none
  }
  .combi-price h3 {
    display: block
  }
  .combi-deal {
    flex-wrap: nowrap
  }
  .combi-price {
    width: 25%;
    flex-shrink: 0;
    min-width: 250px
  }
  .combi-products {
    width: 100%;
    flex-wrap: nowrap
  }
  .combi-product {
    width: 33%;
    padding: 25px
  }
  .combi-product:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    font-size: 50px;
    color: #ddd;
    padding-bottom: 15px
  }
  .combi-product:last-child:after {
    content: ""
  }
  .checkout-login {
    border-right: 1px solid #ddd;
    padding-right: 30px;
    margin-bottom: 0;
    border-bottom: none
  }
  .checkout-new {
    padding-left: 30px
  }
  .checkout-progress {
    width: calc(100% - 100px)
  }
  .ball-description {
    display: block
  }
  .checkout-hr {
    margin-top: 70px
  }
  .checkout-form {
    background-color: #f7f7f7;
    width: 100%;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px
  }
  .package-location {
    margin-top: 40px;
    margin-bottom: 40px
  }
  .package-option-context h2 {
    margin: 12px 0 5px
  }
  .package-option svg {
    font-size: 60px;
    margin-top: 5px
  }
  .package-option-context p {
    font-size: 16px;
    margin-bottom: 0
  }
  .player-card {
    margin-bottom: 20px;
    margin-top: 10px
  }
  .main-player-specs .number {
    font-size: 84px;
    margin-right: 14px;
    margin-top: -7px
  }
  .main-player-specs .name {
    font-size: 30px
  }
  .main-player-position {
    font-size: 28px;
    margin-top: 10px;
    padding-top: 16px
  }
  .main-player-stats {
    padding: 0 20px
  }
  .main-player-stats span {
    font-size: 40px;
    padding-bottom: 5px
  }
  .tile-video {
    min-height: 240px
  }
  .more-photos .number {
    font-size: 36px
  }
  .article-context h2 {
    font-size: 24px
  }
  .spec-block span {
    font-size: 22px
  }
  .media-photo {
    margin-right: 30px
  }
  .splash .logo-splash {
    margin: 50px auto
  }
  .matches-filters .tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
  .first-match .match-specs .match-division {
    font-size: 32px;
    margin-bottom: 10px
  }
  .first-match .match-date-time {
    font-size: 38px
  }
  .first-match .match-score {
    font-size: 50px
  }
  .first-match .match {
    padding: 35px
  }
  .first-match .match-away-party img:nth-child(2), .first-match .match-home-party img:nth-child(2) {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 600px;
    max-height: 520px;
    width: 30vw;
    opacity: .04;
    z-index: 1
  }
  .first-match .match-home-party img:nth-child(2) {
    left: -8%
  }
  .first-match .match-away-party img:nth-child(2) {
    right: -8%
  }
  .upcoming-matches .match-specs {
    width: 100%
  }
  .played-matches .match-score {
    width: 10%
  }
  .match-score {
    font-size: 34px
  }
  .played-matches .match-specs {
    width: 75%
  }
  .played-matches .match-details {
    max-width: 900px
  }
  .hero-match .breadcrumb-item.back-link, .table-cart-wrap:after {
    display: none
  }
  .hero-match .breadcrumb {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0;
    padding: 15px 0 50px;
    width: 100%
  }
  .hero-match .breadcrumb:first-child {
    padding-left: 30px;
    padding-top: 22px
  }
  .hero-match .breadcrumb-item {
    display: inline-block
  }
  .article-image .breadcrumb-item.previous::before, .hero-match .breadcrumb-item.previous::before, .player-image .breadcrumb-item.previous::before {
    content: url(../img/utilities/chevron-right.svg);
    padding-right: 1rem;
    padding-left: 1rem
  }
  .first-match .match-away-party img, .first-match .match-home-party img {
    max-width: 130px;
    max-height: 110px
  }
  .login-form {
    margin-top: 50px;
    margin-bottom: 50px
  }
  .contact-form, .login-form {
    background-color: #f7f7f7;
    width: 100%;
    padding: 30px
  }
  table.order-specs tr td:nth-child(2) {
    width: 45%
  }
  .form {
    background-color: #f7f7f7;
    width: 100%;
    padding: 30px
  }
  .menucard object, .year-report object {
    min-height: 700px;
    height: 50vw
  }
  .spotlight-events {
    min-height: 420px;
    max-height: 650px
  }
  .spotlight-search {
    color: #333
  }
  .spotlight-events h1 {
    font-size: 48px;
    line-height: 54px
  }
  .article-image, .player-image {
    height: 100%;
    max-height: calc(20vw + 35vh);
    overflow: hidden
  }
  .news-photo {
    margin-right: 30px
  }
  .article-image .breadcrumb-item.back-link, .player-image .breadcrumb-item.back-link {
    display: none
  }
  .article-image .breadcrumb, .player-image .breadcrumb {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
    background: -o-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
    background: -ms-linear-gradient(270deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    border-radius: 0;
    padding: 15px 0 50px;
    width: 100%
  }
  .article-image .breadcrumb:first-child, .player-image .breadcrumb:first-child {
    padding-left: 30px;
    padding-top: 22px
  }
  .article-image .breadcrumb-item, .breadcrumb-item, .player-image .breadcrumb-item {
    display: inline-block
  }
  .breadcrumb-item.previous::before {
    content: url(../img/utilities/chevron-right-black.svg);
    padding-right: 1rem;
    padding-left: 1rem
  }
  .setup-possible-options .setup-option {
    width: calc(25% - 5px);
    padding-bottom: calc(25% - 5px)
  }
  .setup-possible-options .setup-option:nth-child(2n) {
    margin-right: 5px
  }
  .setup-possible-options .setup-option:nth-child(4n) {
    margin-right: 0
  }
  .event-list .lister-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .lister-img {
    width: 33%;
    max-width: 258px;
    margin: 0 15px 0 0
  }
}

@media(max-width:768px) {
  .table-cart tr:first-child {
    display: none;
  }
  .table-cart-wrap:after {
    display: none;
  }
  .table-cart tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    border: none;
    flex-wrap: wrap;
    position: relative;
    margin-top: 20px;
  }
  .table-cart tr:nth-child(2) {
    margin-top: 0;
  }
  .table-cart tr td:first-child {
    width: 25%;
    margin-left: 0;
    position: absolute;
    top: 8px;
    padding-bottom: 20px;
  }
  .table-cart tr td {
    width: 75%;
    margin-left: 25%;
    padding: 0;
  }
  .table-cart tr td:nth-child(n+3) {
    margin-bottom: 14px;
  }
  .table-cart tr td:nth-child(3) {
    width: 25%;
    margin-top: 12px;
  }
  .table-cart tr td:nth-child(4) {
    width: 50%;
    margin-left: 0;
    margin-top: 12px;
  }
  .table-cart tr td:nth-child(5) {
    width: 25%;
  }
  .table-cart tr td:nth-child(6) {
    width: 50%;
    margin: 0;
  }
  .table-cart tr td:nth-child(7) {
    width: 50%;
  }
  .table-cart tr td:nth-child(8) {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    width: auto;
    z-index: 2;
  }
  .product-cart-label {
    font-size: 14px;
  }
  .table-cart tr td {
    border: none;
  }
  .table-cart tr {
    border-bottom: 1px solid #ddd;
  }
  .cart-delete {
    opacity: 0.4;
  }
}


@media screen and (min-width:992px) and (orientation:landscape) {
  .main.red:before {
    height: 71vh
  }
}
@media (min-width:992px) {
  .topbar {
    background-color: #c7022b;
    color: #fff;
    height: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center
  }
  .topbar .flex-container {
    width: 100%;
    max-width: 1830px;
    padding: 0 30px;
    justify-content: space-between
  }
  .navigation-shop .logo {
    top: 58px
  }
  .navigation-shop .logo img {
    width: 98px
  }
  .navigation-shop .menu-search .search-input {
    width: 350px
  }
  .match-date {
    font-size: 14px
  }
  .spotlight {
    margin-top: 30px
  }
  .nav-fixed-top+div.main-container {
    margin-top: 70px
  }
  .navigation-shop+div.main-container {
    margin-top: 170px
  }
  .navigation-shop+div.main-container.checkout {
    margin-top: 120px
  }
  .container-fluid, .navigation-shop nav .flex-container, .spotlight, nav .flex-container {
    padding: 0 30px
  }
  .spotlight::before {
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .3);
    content: "";
    display: block;
    position: absolute;
    left: 30px;
    top: 0;
    right: 30px;
    bottom: 0;
    pointer-events: none
  }
  .logo {
    top: 15px
  }
  .logo img {
    width: 142px
  }
  .logo.resize img {
    margin-top: -4px;
    width: 98px
  }
  nav.main-nav .menu-ctas li span {
    display: inline
  }
  nav.main-nav .menu-ctas li svg {
    margin-right: 5px
  }
  .home-shop {
    margin-top: 10px;
    padding-bottom: 70px
  }
  .main:before {
    height: 63vh
  }
  .spotlight-main-news {
    width: 65%
  }
  .spotlight-secondaries-news {
    width: 35%
  }
  .article-wrap, nav.main-nav .menu-ctas li.super-item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .article-sidebar {
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
  }
  .main-holder {
    margin-top: 40px;
    margin-bottom: 40px
  }
  .category-head {
    margin-top: 50px;
    color: #000;
    margin-bottom: 0
  }
  .main-banners {
    margin-top: 30px
  }
  .league-stats {
    margin-top: 60px
  }
  .spotlight-shop {
    margin-top: 30px;
    padding: 0 30px
  }
  .spotlight-shop::before {
    left: 30px;
    right: 30px
  }
  .combi-product {
    width: 25%
  }
  .main-player-specs .number {
    font-size: 90px
  }
  .main-player-specs .name {
    font-size: 33px
  }
  .main-player-position {
    font-size: 32px;
    margin-top: 18px;
    padding-top: 24px
  }
  .main-player-specs {
    padding: 60px 64px
  }
  .main-player-stats {
    padding: 0 40px
  }
  .main-player-stats span {
    font-size: 46px;
    padding-bottom: 8px
  }
  .tile-video {
    min-height: 300px
  }
  .spotlight-tile h2 {
    font-size: 32px
  }
  .cart-arrow {
    left: 0;
    right: 0;
    margin: 0 auto
  }
  .popup-cart {
    right: -60px
  }
  .dashboard .block-order {
    padding: 20px 25px
  }
  .dashboard .block-order .block-order-products .block-order-product {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: 30px;
    display: none
  }
  .block-order-specs table tr td:first-child {
    padding-right: 30px
  }
  .side-nav {
    display: block
  }
  .block-order-product {
    width: 100%
  }
  .menu li.active>a, .menu li.active>label, .menu li:hover>a, .menu li:hover>label, .menu-ctas li.active>a, .menu-ctas li:hover>a {
    color: #d0033d;
    background-color: transparent
  }
  nav.main-nav .menu-ctas {
    overflow-y: visible
  }
  nav.main-nav .menu-ctas li input[type=checkbox]:checked+label+.super-wrap .super-menu, nav.main-nav .menu-ctas li input[type=checkbox]:not(:checked)+label+.super-wrap .super-menu {
    display: block;
    position: static
  }
  nav.main-nav .menu-ctas li input[type=checkbox]:checked+label {
    background-color: transparent;
    color: #fff
  }
  nav.main-nav .menu-ctas li input[type=checkbox]:checked+label:hover {
    background-color: transparent;
    color: #d0033d
  }
  nav.main-nav .menu-ctas li:hover .super-wrap {
    opacity: 1;
    transition: .4s ease all 0s;
    pointer-events: all
  }
  .super-wrap:hover {
    opacity: 1;
    pointer-events: all
  }
  .super-menu {
    max-height: 70vh
  }
  .article-sidebar {
    max-width: 350px
  }
  .super-wrap {
    position: static;
    top: 0;
    opacity: 1;
    transition: .4s ease all;
    pointer-events: all;
    padding-top: 0
  }
  .setup-possible-options .setup-option {
    width: calc(33% - 5px);
    padding-bottom: calc(33% - 5px)
  }
  .setup-possible-options .setup-option:nth-child(3n) {
    margin-right: 0
  }
  .setup-possible-options .setup-option:nth-child(4n) {
    margin-right: 5px
  }
  .lister-usp {
    pointer-events: none
  }
  .event-list span {
    display: inline
  }
}
@media (min-width:1120px) {
  .nav-fixed-top+div.main-container {
    margin-top: 70px
  }
  .navigation-shop+div.main-container {
    margin-top: 170px
  }
  .navigation-shop+div.main-container.checkout {
    margin-top: 120px
  }
  .match-date-time {
    font-size: 30px
  }
  .spotlight-main-news {
    width: 44%;
    min-height: 430px
  }
  .spotlight-matches, .spotlight-secondaries-news {
    width: 28%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
  }
  .spotlight-match:first-child {
    background-image: -webkit-linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%);
    background-image: -o-linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%);
    background-image: linear-gradient(#efefef 0%, #efefef 83%, #e6e6e6 93%, #ccc 100%)
  }
}
@media screen and (min-width:1200px) and (orientation:portrait) {
  .main.red:before {
    height: 65vh
  }
}
@media screen and (min-width:1200px) and (orientation:landscape) {
  .main.red:before {
    height: 77vh
  }
}
@media (min-width:1200px) {
  .menu li.active>a, .menu li.active>label, .menu li:hover>a, .menu li:hover>label, .menu-ctas li.active>a, .menu-ctas li:hover>a {
    color: #d0033d;
    background-color: transparent
  }
  nav.main-nav .menu {
    overflow-y: visible
  }
  nav.main-nav .menu li input[type=checkbox]:not(:checked)+label+.super-wrap .super-menu {
    display: block
  }
  nav.main-nav .menu li input[type=checkbox]+label+.super-wrap .super-menu {
    background-color: #fff
  }
  nav.main-nav .menu li input[type=checkbox]:checked+label {
    background-color: transparent;
    color: #fff
  }
  nav.main-nav .menu li input[type=checkbox]:checked+label:hover {
    background-color: transparent;
    color: #d0033d
  }
  nav.main-nav .menu li.super-item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  nav.main-nav .menu li:hover .super-wrap {
    opacity: 1;
    transition: .4s ease all 0s;
    pointer-events: all
  }
  nav.main-nav .menu li:hover label:after {
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
    -o-filter: brightness(1) invert(0)
  }
  .super-wrap:hover {
    opacity: 1;
    pointer-events: all
  }
  .super-menu {
    background: #fff;
    border-bottom: 5px solid #e4222b;
    padding: 25px 30px;
    max-height: 70vh;
    overflow-y: auto;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .5)
  }
  .super-menu h3 {
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #c00830;
    font-size: 18px
  }
  .super-menu ul {
    padding: 0;
    list-style: none;
    margin-right: 15px
  }
  .super-menu ul:last-child, .super-section:last-child .super-lists li {
    margin-right: 0
  }
  .super-menu ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    white-space: nowrap;
    margin-right: 0
  }
  .super-lists {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    flex-shrink: 0
  }
  nav .flex-container {
    justify-content: space-between
  }
  .spotlight {
    margin-top: 50px;
    padding: 0 30px
  }
  .spotlight-shop::before, .spotlight::before {
    left: 30px;
    right: 30px
  }
  .main-holder {
    margin-top: 50px;
    margin-bottom: 50px
  }
  .league-stats-logo {
    width: 50px;
    margin-left: 20px
  }
  .spotlight-shop {
    margin-top: 50px;
    padding: 0 30px
  }
  .newsletter-signup {
    margin-bottom: 100px
  }
  .newsletter-signup-action {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row
  }
  .newsletter-signup-action .input-group {
    max-width: 390px;
    margin-left: 30px;
    margin-top: 0
  }
  .main-player-specs .number {
    font-size: 102px;
    margin-right: 18px
  }
  .main-player-specs .name {
    font-size: 37px
  }
  .main-player-position {
    font-size: 34px;
    margin-top: 12px;
    padding-top: 22px
  }
  .main-player-specs {
    padding: 70px 64px
  }
  .main-player-stats {
    padding: 0 50px
  }
  .main-player-stats span {
    font-size: 58px;
    padding-bottom: 18px
  }
  .btn {
    padding: 10px 15px 11px
  }
  .spotlight .btn {
    padding: 6px 15px 7px
  }
  .dashboard .block-order .block-order-products .block-order-product {
    display: flex
  }
  .block-order-product {
    width: 33.33%
  }
  .spotlight-events h1 {
    font-size: 58px;
    line-height: 68px
  }
  nav.main-nav .menu li input[type=checkbox]:checked+label+.super-wrap .super-menu, nav.main-nav .menu li input[type=checkbox]:not(:checked)+label+.super-wrap .super-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
  .super-section {
    margin-right: 30px
  }
  .super-section:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0
  }
  .super-wrap {
    position: absolute;
    top: 20px;
    opacity: 0;
    transition: .4s ease all;
    pointer-events: none;
    padding-top: 10px
  }
  .super-section {
    margin-bottom: 0
  }
  .super-lists {
    flex-wrap: nowrap
  }
}
@media (min-width:1280px) {
  .navigation-shop .logo img {
    width: 128px
  }
  .main-shop-item:hover {
    transform: scale(1.02)
  }
  .spotlight-main-news, .spotlight-match, .spotlight-secondary-news {
    padding: 20px
  }
  nav.main-nav {
    height: 80px
  }
  .logo {
    top: 18px
  }
  .logo img {
    width: 160px
  }
  .logo.resize img {
    width: 118px;
    margin-top: -7px
  }
  .match-date-time {
    font-size: 30px
  }
  .nav-fixed-top+div.main-container {
    margin-top: 80px
  }
  .navigation-shop+div.main-container {
    margin-top: 180px
  }
  .navigation-shop+div.main-container.checkout {
    margin-top: 130px
  }
  .match-next, .spotlight-secondary-news h2 {
    font-size: 20px;
    line-height: 26px
  }
  .match-league {
    font-size: 16px
  }
  .tabs-tablet {
    display: none
  }
  .teams .tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
}
@media (min-width:1300px) {
  nav.main-nav .menu li, nav.main-nav .menu-ctas li {
    margin-right: 28px
  }
  .container-fluid {
    max-width: 1240px
  }
  .article-sidebar {
    max-width: 400px
  }
}
@media screen and (min-width:1366px) and (orientation:landscape) {
  .main.red:before {
    height: 74vh
  }
}
@media screen and (min-width:1400px) and (orientation:landscape) {
  .main.red:before {
    height: 77vh
  }
}
@media (min-width:1400px) {
  .match-date {
    font-size: 16px
  }
  .match-date-time {
    font-size: 30px;
    line-height: 110%
  }
  nav.main-nav .menu li, nav.main-nav .menu-ctas li {
    margin-right: 30px
  }
  .container-fluid {
    max-width: 1340px
  }
  .spotlight-main-news {
    width: 48%
  }
  .spotlight-matches, .spotlight-secondaries-news {
    width: 26%
  }
  .spotlight {
    margin-top: 50px;
    padding: 0 50px
  }
  .spotlight::before {
    left: 30px;
    right: 30px
  }
  .tile-video {
    min-height: 354px
  }
  .setup-possible-options .setup-option {
    width: calc(25% - 5px);
    padding-bottom: calc(25% - 5px)
  }
  .setup-possible-options .setup-option:nth-child(4n) {
    margin-right: 0
  }
  .setup-possible-options .setup-option:nth-child(3n) {
    margin-right: 5px
  }
}
@media (min-width:1500px) {
  .navigation-shop .logo {
    top: 62px
  }
  .navigation-shop .logo img {
    width: 152px
  }
  nav.main-nav {
    height: 100px
  }
  .nav-fixed-top+div.main-container {
    margin-top: 100px
  }
  .navigation-shop+div.main-container {
    margin-top: 200px
  }
  .navigation-shop+div.main-container.checkout {
    margin-top: 150px
  }
  .logo {
    top: 22px
  }
  .logo img {
    width: 200px
  }
  .logo.resize img {
    margin-top: -8px;
    width: 152px
  }
  nav.main-nav .menu li, nav.main-nav .menu-ctas li {
    margin-right: 40px
  }
  .match-date-time {
    font-size: 38px
  }
  .match-next, .spotlight-secondary-news h2 {
    font-size: 24px;
    line-height: 34px
  }
  .spotlight-main-news, .spotlight-match, .spotlight-secondary-news {
    padding: 30px
  }
}
@media screen and (min-width:1600px) and (orientation:landscape) {
  .main.red:before {
    height: 70vh
  }
}
@media (min-width:1600px) {
  .main-holder {
    margin-top: 90px;
    margin-bottom: 90px
  }
}
@media (min-width:1700px) {
  .spotlight {
    margin-top: 60px
  }
  .container-fluid {
    max-width: 1490px
  }
  .spotlight-shop {
    margin-top: 60px;
    padding: 0 50px
  }
  .spotlight-shop::before {
    left: 50px;
    right: 50px
  }
  .tile-video {
    min-height: 394px
  }
}
@media (min-width:1880px) {
  .spotlight {
    padding: 0 30px
  }
}
@media (min-width:2000px) {
  .popup-cart {
    right: -95%
  }
}
@media (max-width:576px) {
  .truncate {
    width: 239px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}