.logo-no-bar{
  margin: 0px 0px;
  width: 6%;
  left: 15px;
  position: fixed;
  z-index: 9999;
  top: 15px;
}
.logo-afasstadion{
    width: 298px !important;
    margin-top: -12px !important;
}
@media only screen and (max-width: 780px){
  .logo-afasstadion{
    width: 130px !important;
    margin-top: 0px !important;
    margin-left: -100px;
  }
}
.videostream {
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/az-stream.png?_=6d991d5970937956424cd986bfe4ccd1);
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}

.article-context .videostream-content img{
  width:150px;
}
.center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
.videostream-content {
  position: absolute;
  left: 0;
  top: 0;
  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;
  justify-content: center;
}

.videostream-content h1 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 8.3vw;
  line-height: 1;
  margin-bottom: 20px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.videostream-content h1 span {
  font-size: 9.5vw;
}

.videostream-content h2 {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0 30px;
  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;
  font-size: 8vw;
  position: relative;
  height: 10vw;
}

.videostream-content h2:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10vw solid #fff;
  border-right: 24vw solid transparent;
  position: absolute;
  left: 0;
  top: 0;
}

.videostream-content h2:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10vw solid #fff;
  border-left: 24vw solid transparent;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(-1);
}

@media (min-width: 768px) {
  .videostream-content h1 {
    font-size: 62px;
    margin-bottom: 20px;
  }

  .videostream-content h1 span {
    font-size: 71px;
  }

  .videostream-content h2 {
    padding: 30px;
    line-height: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 60px;
    height: 80px;
  }

  .videostream-content h2:before {
    border-top: 80px solid #fff;
    border-right: 10vw solid transparent;
  }

  .videostream-content h2:after {
    border-top: 80px solid #fff;
    border-left: 10vw solid transparent;
  }
}

table:not([class]){
  border: 1px solid #f0f0f0;
}
.league-statistics {
  min-height:550px;
}
.league-stats tr td:first-child {
    width: 50px;
}

select::-ms-expand {
  display: none;
}

.news-home-banner img, .news-home-banner a{
  width:100%;
  height:100%;
  object-fit: cover;
}
.spotlight-events h4 {
  color: #fff;
}
.sub-nav ul.hop-menu{
  max-width:none !important;
}
.shop-product h2.product-title{
  margin-right:15px !important;
}
.main-holder table:not([class]) td {
  font-weight: normal;
}

.box-frame ul.no-margin {
  margin-top: -20px;
  margin-bottom: -20px;
}

.btn-newsletter {
  min-width: 130px;
}

table:not([class]) td, table:not([class]) th{

 border-color: #f0f0f0;
 padding: 0.75rem;
 vertical-align: top;
 border-top: 1px solid #dee2e6;
 font-weight:bold;
 color:#000;

}
.sidebar_banner {
    width: 100%;
}
table:not([class]) tr:nth-child(even) {
  background-color: #f8f8f8;
}

.mobile-only{
	display:none !important;
}

.bold {
  font-weight: bold;
}

.match-away-party img, .match-home-party img{
  margin: 15px auto;
}
/*laptop*/
@media (min-width: 1025px) and (max-width: 1280px){

  .cookie-settings__option__wrapper{
  	padding:5px 15px !important;
  }
  .cookie-intro .mobile-only{
  	display:flex !important;
  }
  .cookie-intro .desktop-only{
  	display:none !important;
  }
  

}
/*mobile*/
@media (max-width: 1024px) {
  .mobile-only{
   display:flex !important;
  }
  .desktop-only{
	display:none !important;
  }
  .cookie-settings__option__text.mobile-only{
  	margin-top:0px !important;
  }
  .cookie-settings__option__wrapper{
    padding:3px 5px !important;
  }
}
.custom-banner {
  height: 400px;
  overflow: hidden;
}
.menu-language .super-menu{
    padding: 0px 20px;
}
.menu-language .super-section{
  margin-bottom:0px;
  width:30px;
}
.super-item .super-wrap{
	width: max-content;
}
.super-item .super-wrap .super-menu{
    max-width: 800px;
    overflow-y: initial;
      max-height: max-content;
}
.super-section {
    margin-right: 20px !important;
    padding-right: 20px !important;
   /* width: calc(33.33% - 50px); */
  	max-width:230px;
  	width:230px;
    margin-bottom: 30px;

}
.super-menu .super-section:nth-child(3n) {
    border-right: none;
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.super-section:last-child {
    margin-right: auto !important;
}
.super-section{
margin-right:20px !important;
  padding-right:20px !important;
}
.front-end-loginform{
margin:50px auto;
}
.custom-floating-label{
	top:50% !important;
    transform: translateY(-50%) !important;
    left: 15px !important;
    font-size: 16px !important;
  	opacity:0.2 !important;

}
.custom-floating-label-valid{
	top: 2px !important;
    transform: none !important;
    left: 10px !important;
    font-size: 12px !important;
    opacity: 0.4 !importants;
}
.custom-prepend-floating-label-valid{
    top: 2px !important;
    transform: none !important;
    left: 39px !important;
    font-size: 12px !important;
    opacity: 0.4 !important;
}
.custom-prepend-floating-label{
    top:50% !important;
    transform: translateY(-50%) !important;
    left: 39px !important;
    font-size: 16px !important;
  	opacity:0.2 !important;
}
.custom-prepend-floating-icon{
    opacity:0.5 !important;
    color:#999 !important;
}
.custom-prepend-floating-icon-valid{
	opacity: 1 !important;
    color: #333 !important;
}

/*
.sub-nav ul.shop-menu{
	max-width:initial !important;
}
.sub-nav ul.shop-menu li{
  margin-right:10px !important;
  font-size:14px !important;
}*/
#jeugd-team{
cursor:default;
}
a.btn-menu {
   padding: 6px 13px 7px;
}
.footer-bar.no-border {
 border-top: none;
}
.article-context img{
width:100%;
}
.discount-tag{
  width:max-content !important;
  padding:1px 10px;
  font-size:12px;
}
.video-container iframe{
  width:100% !important;
  height:500px;
}
.tile-video {
   display: flex;
   flex-direction: column;
   justify-content: stretch;
   align-items: stretch;
}
.ticket-badge{
margin-top: -5px;
    position: relative;
    top: -10px;
    left: 5px;

}
@media (min-width:990px) and (max-width: 1200px) {
  .menu-login, .menu-tickets{
    position: absolute;
    left: -213px;
    top:25px;
    opacity:0;
    display:none;
    width:auto !important;
  }
  
  .menu-language{
    position: absolute;
    top:25px;
    opacity:0;
    display:none;
  }
  nav.main-nav .menu-ctas li:hover .super-wrap{
  display:block;
  }
}
.payment_method .inner img:hover{
	transform: translateY(-5px);
  box-shadow: 0 0 114px 0 rgba(0,0,0,.08), 0px 30px 25px 0 rgba(0,0,0,.05);
}
.payment_method .inner img{
	padding: 20px;
    box-shadow: 0 0 51px 0 rgba(0,0,0,.08), 0px 6px 18px 0 rgba(0,0,0,.05);
    transition: .35s cubic-bezier(0.4,0,.2,1);
    transform: translateY(0px);
	cursor:pointer;
}
.payment_method{
margin-bottom:30px;
}
.name-number input:last-of-type {
    max-width: 55px;
}
.name-number .badge{
height:20px;
}
.name-number .badge:hover:after{
  content:"Naam mag 10 karakters bevatten, nummer mag uit 2 cijfers bestaan";
  background:#343a40;
  padding:5px 10px;
  display:block;
  position:absolute;
  margin-left: 15px;
  margin-top: -17px;
  border-radius:3px;
  max-width: 200px;
  text-align: left;
  white-space: normal;
}
.row.social{
  background:#f7f7f7;
  padding:10px 0px;
  border-top:1px solid #e2e2e2;
    margin-bottom:-30px;
  margin-left:-30px;
  margin-right:-30px;

}
.sidebar_banner{
max-width:100%;
}
.social .social-share{
margin:0 auto;
  color: #ca0007;

}
.social-share a {
    font-size: 20px;
 
}
.social-share-option{
width:40px;
  height:40px;
  
}
.filter-price-input.price-long{
width:80px;
}
div.main-container.checkout{
margin-top:170px !important;
}
.match-logo-az{
max-width:115px !important;
}
.match-logo-az-home{
max-width:85px !important;
}
/* 
.first-match .match-logo-az{
max-width:170px !important;
} */
label[data-active-match-tab=true]:after {
    left: 0px;
}
label[data-active-match-tab=false]:after {
    left: -100%;
}
label.sold-out{
	background:url("//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/oos_size.jpg?_=244ebcfce57294e053d7144d9bb2d8c4");
 	background-repeat: no-repeat;
    background-size: cover;
  	color:#999 !important;
  	background-position:center;
    box-shadow: inset 0 0 0 1px #ccc;
}
nav.main-nav .menu .super-item.active label a{
    color: #D0033D;
}
.cookie_holder{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 60px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 100;
    will-change: opacity;
    opacity: 1;
    pointer-events: auto;
    background: #000000a1;
  
}
.cookie_message{

    top: calc(50% - 600px);
    z-index: 9999;
    background: #fff;
  	width:100%;
    max-width: 550px;
    padding: 15px 10px;
    color: #fff;
    margin:auto !important;
}
.cookie_message p{
    margin-top: 10px;
  	color:#000;
}


@media (max-width: 768px) {
    .cookie-settings {
        padding:0 20px
    }
}

.cookie-settings__description {
    color: #4e4848;
    font-size: 16px;
    line-height: 22px
}

@media (max-width: 768px) {
    .cookie-settings__description {
        font-size:14px;
        line-height: 20px
    }
}

.cookie-settings__option {
    display: block;
    margin-top: 20px;
    cursor: pointer
}

.cookie-settings__option__wrapper {
    display: block;
    padding: 25px;
   
 
    background-color: #fff;
    transition: border-color .2s,background-color .2s;
    font-size: 0
}

@media (max-width: 768px) {
    .cookie-settings__option__wrapper {
        padding:15px
    }
}



.cookie-settings__option__input {
    display: none
}

.cookie-settings__option__input:checked+.cookie-settings__option__wrapper {
    border-color: #b00534;
    background-color: #fff;
    font-weight: 700
}

.cookie-settings__option__input:checked+.cookie-settings__option__wrapper .cookie-settings__option__star {
    background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/star_r_fill.png?_=926134b6415e768ff455d8c0cefcc82b)
}

.cookie-settings__option__stars {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    text-align: center
}

@media (max-width: 768px) {
  .cookie-settings__option__stars {
    display:block;
    width: 100%
  }
}

.cookie-settings__option__star {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/star_r.png?_=4821e10644e03744bc8b402a6462d891);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.cookie-settings__option__text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
    padding-left: 10px;
    color: #000;
    font-size: 16px
}

@media (max-width: 768px) {
    .cookie-settings__option__text {
        display:block;
        width: 100%;
        margin-top: 15px;
        font-size: 14px;
        text-align: center
    }
}

.cookie-settings__more-info {
    display: inline-block;
    margin-top: 13px;
    text-decoration: none;
    font-weight: 700
}

@media (max-width: 1024px) {
    .cookie-settings__more-info {
        display:block
    }
}

.cookie-settings__more-info+button {
    float: right;
    background-color: #64b265
}

.cookie-settings__more-info+button:hover {
    background-color: #4b984c
}

@media (max-width: 1024px) {
    .cookie-settings__more-info+button {
        display:inline-block;
        margin-top: 20px;
        float: none
    }
}
.coupon_result, .coupon_result_error{
	margin-left: 15px;
    position: relative;
    top: 7px;
}
.coupon_result_error{
	color:red;
}
.event-form{
width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
}
.stars{
position:relative;
}
.stars img{
  position:absolute;
  bottom:15px;
  min-width:auto;
  max-width:none;
  max-height:none;
  min-height:auto;
  width:30px;
  cursor:pointer;
}
.carousel-caption h3{
color:#fff;
}
.carousel-indicators li{
height:6px;
}
.carousel-indicators{

 bottom:-30px !important;
  
}
.carousel{
  max-width:610px;
  min-height: 350px;
}

a.retour-pdf{
    color: #b00533;
}
.pw-form .alert-success, .pw-form .alert-danger{
  padding: 12px 52px 15px 30px;
  background:#fff;
  color:#333;
}
.exponent{
  margin-bottom:30px;
}
.exponent .player-photo{
  top:0px;
  height:100%;
  width:100%;
}
.exponent h3 {
  line-height:22px;
}

button.disabled {
  pointer-events: none;
}



/*Jeugdopleiding*/
.banner-jeugd{
    height: 350px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  margin-bottom:0px;
}
.banner-jeugd ol li span{
color:#fff;
}
.banner-jeugd ol{
margin:10px;
}
/*Fix checkout voortgang balk */
.checkout-progress.progress-2:after {
    width: 35% !important;
}
.checkout-progress.progress-3:after {
    width: 65% !important;
}
/*JP edit wehsop search*/
.shop-category-pitch{
width:100%;
}
.shop-category-pitch {
    box-shadow: inset 0 0 0 1px #ddd;
}
.delete-filter{
    background: #c3c3c3;
    padding: 5px 10px;
  cursor:pointer;
}
.filter-price-input input{
    border: none;
    padding-top: 10px;

}
.menu-search:hover .search-input{

  width: 250px !important;
  opacity:1;
}
.menu-search:hover .search-shop{display:none;}
.menu-search:hover{
	width:240px;
}
.menu-search{
	width:20px;

}
.menu-search button, .menu-search input {
border:none;
}
.menu-search .search-input {
	border:none;
    width:20px !important;
  	opacity:0;
  -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.player-number h4{
  color:#fff;

}
.statistic-number{
display:block;
  margin-bottom:15px;
}


/*Jp edit seo fixes*/
div.h1{
	font-family: 'Montserrat', 'Helvetica neue', 'arial', sans-serif;
    font-weight: 800;
  	font-size:42px;
}
h1.news-header{
font-size:36px !important;
}
label.sold-out {
  opacity: 0.5;
  pointer-events: none;
}
.league-statistics .h1{
  color: #fff;
  margin-top: -5px;
  margin-bottom: 30px;
}
.form-error{
color: #b94a48;
    font-size: 12px;
    display: block;
    width: 100%;
}
/**/
 .trophies {
        max-width: 500px;
    }

    .trophies table {
        width: 100%;
    }

    .trophies tr td:first-child {
        width: 110px;
        text-align: center;
    }


    .trophies tr td {
        padding: 20px 15px;
        border-bottom: 1px solid #ddd;
    }

    .trophies tr:last-child td {
        border-bottom: none;
    }

    .runner-up {
        opacity: 0.5;
        margin-top: 2px;
    }

    .trophies h2 {
        margin: 0 0 5px;
        font-size: 20px;
    }
.social-share-option > a{
color:#fff !important;
}
#line-up{
width:100%;
}
.tab[data-active=true]{
    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;
    box-shadow: none;

}
table.specifications-table tr td:first-child{
  padding-top:6px;
  padding-right:30px;
  padding-bottom:6px;
  font-weight:bold;
}

label.error {
  margin-top: -14px;
  margin-bottom: 15px;
  display: block;
  color: #C7022B;
}

form[id^="product-settings"] label.error {
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  color: #C7022B;
  font-weight: 100;
}

select.pretty-select.is-invalid {
 border: 1px solid #C7022B;
}

label.square-option.is-invalid {
 border: 1px solid #C7022B;
}

input.form-control.is-invalid {
  border: 1px solid #C7022B;
}

.filter-color.active {
  border: 3px solid green;
}

label.square-option.active {
    border: 1px solid green;
}

.tile-holder {
  display: flex;
}

/* Changes */
.tile-video {
  min-height: 53vw;
}

.tile-image h2 {
  font-size: 24px;
}

.spotlight-tile {
  min-height: 300px
}

.spotlight-tile h2 {
  font-size: 24px;
}

@media (min-width: 576px) {
  .tile-video {
    min-height: 200px;
  }
}

@media (min-width: 768px) {
  .tile-video {
    min-height: 240px;
  }
}

@media (min-width: 992px) {
  .tile-video {
    min-height: 300px;
  }

  .spotlight-tile h2 {
    font-size: 32px;
  }
}

@media (min-width: 1400px) {
  .tile-video {
    min-height: 354px;
  }
}

@media (min-width: 1700px) {
  .tile-video {
    min-height: 394px;
  }
}

.archive-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.article-main input.datepicker[readonly]{
	background:#fff !important;
}
.article-main select.pretty-select:not(.floater) {
    border-radius: 50px;
    background-position: right 13px center;
    border: 1px solid #bbb;
}

.article-main select.pretty-select:not(.floater) {
    border-radius: 50px;
    background-position: right 13px center;
    background: #fff url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-down-red.svg?_=75a9ba46be3e066458563a0fa33d63f5) right 16px center no-repeat;
    color: #333;
    padding: 7px 32px 9px 16px;
}

.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 {
  padding-right: 15px;
  white-space: nowrap;
}

table.news-archive .archive-time {
  padding-right: 15px;
  white-space: nowrap;
}

table.news-archive .archive-title {
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;

  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{
padding:2px 0px;

}
.menu .super-menu .super-lists li a{
  padding: 0;
  color: #333;
  background-color: transparent;
  width:100%;
  white-space: normal;
  font-size:14px;
}
.super-menu ul{
  width:100%;
}
.menu .super-menu .super-lists li a:hover{
  padding: 0;
  color: #D0033D;
  background-color: transparent;
  box-shadow: none;
}
.super-menu h3{
  font-size:16px;
}


span:focus {
  outline:0;
}

#category-search input:focus {
  outline: none;
}

.form-control:focus {
  box-shadow:none;
  border-color:#ced4da;
}

input.capitalize {
  text-transform: capitalize;
}

span.coupon-error {
  margin-top: -14px;
  margin-bottom: 15px;
  display: block;
  color: #C7022B;
}

[id^=print-speler]:checked ~ .print-speler,
[id^=print-eigennaam]:checked ~ .print-eigennaam {
  display: block;
}

.table-cart .change-size:hover {
  opacity: 1;
}
.table-cart .change-size {
  font-size: 14px;
  opacity: 0.3;
  transition: 0.2s ease all;
}
/* FAQ */

.question-answer {
  padding-top: 5px;
}

.question-answer input:not(:checked) ~ .answer {
  opacity: 0;
  height: 0;
  margin-bottom: 0;
}

.answer {
  opacity: 1;
  height: auto;
  transition: 0.1s ease all;
  margin-bottom: 20px;
}


.question {
  position: relative;
  padding-left: 25px;
  font-weight: bold;
  opacity: 0.7;
  width: 100%;
}

.question-answer input:checked ~ .question {
  opacity: 1;
}

.question-answer .question:before {
  content: "";
  display: block;
  height: 13px;
  width: 13px;
  background-image: url(//assets.bettyblocks.com/8814315565894bd09ebdd7fba8be7db6_assets/files/chevron-right?_=95dc12d8fb2674723db7e38ebb580f8a);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.1s ease all;
}


.question-answer input:checked ~ .question:before {
  transform: translateY(-50%) rotate(90deg);
}

.question-answer .question:hover {
  cursor: pointer;
}

.shop-product{
  height:calc(100% - 30px);
  margin-bottom:30px;
}

.shop-product .product-image{
  margin-top:auto;
  margin-bottom:auto;
}

/* Splash page fixes */
.splash-block .carousel{
min-height:auto;
}
.carousel-indicators li {
    height: 4px;
}
/* Text cta fix hover */
.text-cta:hover::after {
    margin-left: 10px;
    margin-right: -5px;
}
/* shop item fixes */
.shop-item-image {
   margin: auto;
}


.main-shop-item .shop-item-title {
   color: #000;
   font-weight: 600;
   padding-top: 15px;
   width: 100%;
   margin-top: auto;
}


a.main-shop-item {
   width: 20%;
}
.shop-items {
   min-width: 100%;
}
@media (min-width:992px){
  a.main-shop-item {
   padding: 0 15px;
  }
}

.price strong {
  font-weight: bolder;
}
.price h1 {
  margin: 0;
  margin-right: 20px;
  color: #C90025;
  font-size: 36px;
}
.price h1 small {
  color: #aaa;
  font-size: 16px;
  margin-left: 6px;
  margin-bottom: 4px;
  margin-top: auto;
}

.price h3 {
  margin: 0;
  margin-right: 20px;
  color: #C90025;
  font-size: 22px;
}
.price h3 small {
  color: #aaa;
  font-size: 16px;
  margin-left: 6px;
  margin-bottom: 4px;
  margin-top: auto;
}

.price-sm strong {
  font-size: 14px;
}
.lister-item .news-tag, .lister-item .news-date {
   line-height: 130%;
   font-size: 12px;
}

@media (min-width:768px){
.lister-item .news-tag, .lister-item .news-date {
   font-size: 16px;
}
  
  .tabs {
    flex-wrap: wrap;
    margin-top:-10px;
}
  
  .tab{
    margin-top:10px;
  }
}

.btn.btn-primary.btn-sm, .btn.btn-default.btn-sm {
  margin: 2px;
  padding: 6px 16px;
  font-size: 14px;
}

i.webshop {
 font-size: 50px;
}

.cookie_holder{
Background: rgba(0,0,0,0.8)
}

.super-wrap {
    left: 0;
}

.super-item .super-wrap {
    width: 100%;
}

.tab.disabled {
    opacity: 0.4;
    pointer-events: none;
}


.cookie_holder {
    padding-top: 0;
}

.cookie_message {
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
}

.cookie_message .text-cta {
    white-space: normal;
}

.lister-img {
  width: 33%;
  min-width: 100px;
  margin-right: 15px;
  flex-shrink: 0;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  max-width: 304px;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  background-position: center;
  background-size: cover;
}

.news-modes .view-modes {
  margin-left: -50px;
}

spotlight-secondary-news h2 {
  line-height: 1.35;
}

.match-next{
  line-height: 1.35;
  margin-bottom:4px;
}

@media (min-width: 350px) {
  .max-image-mobile{
    width:100%;
  }
}
@media (min-width: 768px) {
  .max-image-mobile{
    width:70%;
  }
  .article-image img, .player-image img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 690px;
    object-fit: cover;
  }

  .cookie_holder {
    padding-top: 155px;
  }
}

@media (min-width:1200px){
  .super-item .super-wrap {
	width: max-content;
  }
  
  .menu .super-item .super-wrap {
    width: 70vw;
    max-width: 800px;
	}
}

.match-home-party, .match-away-party {
  width: 33.33%;
}

.first-match .match-specs{
  width:33.33%;
}

@media (min-width:768px){
  .upcoming-matches .match-home-party img, .upcoming-matches .match-away-party img, .played-matches .match-home-party img, .played-matches .match-away-party img{
    width:auto;
  }
}

@media( min-width:1120px){
 .spotlight-main-news {
   min-height: 600px;
 }

 .spotlight-match {
   height: 50%;
 }
}

@media (min-width: 1200px){
  .super-item .super-wrap {
    width: auto;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
  }
}

* IE 11 ondersteunt geen filters, dat veroorzaakt de issue met de chevron achter het menu item. Daarom een andere benadering: */

@media all and (-ms-high-contrast:none){
     /* IE10+11 specific targets */
	  
	nav.main-nav .menu li.super-item label:after {
    	content: url(//assets.bettyblocks.com/bdc45a6…_assets/files/chevron-down.svg?_=75a9ba4…);
	}
	
	*::-ms-backdrop, nav.main-nav .menu li:hover label:after {
		content: url(//assets.bettyblocks.com/bdc45a6…_assets/files/chevron-down-red.svg?_=75a9ba4…);
	}
	
	 nav.main-nav .menu li.super-item label:after {
    	content: url(//assets.bettyblocks.com/bdc45a6…_assets/files/chevron-down.svg?_=75a9ba4…);
	}
	
	*::-ms-backdrop, nav.main-nav .menu li:hover label:after {
		content: url(//assets.bettyblocks.com/bdc45a6…_assets/files/chevron-down-red.svg?_=75a9ba4…);
	}
	
	
	.cart-product-image {
    	max-height: 75px;
	}

	.cart-product-image img{
		width: 100%;
	}
	
	*::-ms-backdrop, .cart-product-image {
    	max-height: 75px;
	}

	*::-ms-backdrop, .cart-product-image img{
		width: 100%;
	}
}

/* Issue met de wedstrijdblokken */

.spotlight-match {
  justify-content:flex-start;
}

@media (max-width: 992px){
	.match-home-party, .match-away-party{
		width: 33%;
		margin: 0;
	}
	.match-away-party img, .match-home-party img{
		max-width:100%;
	}
}

.main-shop-item{
	justify-content: flex-start;
}
select.pretty-select {
  max-width:100%;
}

.matches-filters select.pretty-select{
  width:100%;
}

/*.teams .tabs {
    z-index: 10;
    position: absolute;
}
/*

/* ----- Important -----

Fix menu | Voor de webshop graag de volgende volgorde in de HTML hanteren:

- Label nav-toggle
- Label hidden-toggle
- ul met class menu
- div met class logo
- ul met class menu-ctas

Tevens worden er nu allemaal items in het hoofdmenu ingeladen die daar niet horen te staan, met een class d-none die dus ook gewoon weghalen.

*/
@media (min-width: 768px){
  .cookie_holder {
    padding-top: 0;
  }
}

.cookie_message {
  max-height: 710px;
  overflow: auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: calc(100% - 80px);
  font-size: 16px;
  height: calc(100vh - 80px);
  bottom: 0;
}
.shop-category-pitch {
  background: #FFFFFF!important;
}
.article-sidebar .sidebar-item .box-frame img {
  width: 100% !important;
}

.tile-news.box-frame:hover .text-cta::after {
    margin-left: 10px;
    margin-right: -5px;
}

.article-sidebar .sidebar-item a {
    display: inline;
}

.spotlight-matches .match-date{
  width:33.33%;
}

/* Fixes omtrent webshop */

/* Safari fix voor webshop */
_::-webkit-full-page-media, _:future, :root .shop-product .discount-tag {
    width: auto!important;
}

@media (min-width: 768px){
	.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: flex-start;
		-ms-align-items: center;
		align-items: center;
		margin-top: 30px;
		padding: 30px;
		transition: all 0.2s ease;
		cursor: pointer;
	}
}

.shop-product .product-quick-specs {
    flex-shrink: 0;
    margin-top: 0;
}

.shop-product .product-quick-specs {
    min-height: 30%;
}

.shop-product .product-image {
    margin-top: auto;
    margin-bottom: auto;
    height: 70%;
    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;
}

.shop-product .product-image {
    padding: 10px 10px 20px;
    width: 100%;
    max-width: 190px;
    position: static;
}

.shop-product h2.product-title{
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.shop-product{
	position:relative;
}

.shop-product h2.product-title {
    font-size: 12px;
    line-height: 1.5;
}

.shop-product .product-price{
  font-size:12px;
  -webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-ms-align-items: flex-end;
		align-items: flex-end;
		justify-content: flex-end;
}

.shop-product .discount-tag {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: auto;
}

.old-price {
    margin-right: 5px;
}

@media(min-width:568px){
.shop-product h2.product-title {
    font-size: 14px;
}
  
  .shop-product .product-price{
  font-size:14px;
  }
}

@media(min-width:768px){
  
  
.shop-product .product-quick-specs {
    min-height: 20%;
}

.shop-product .product-image {
height: 80%;
}
  
.shop-product h2.product-title {
    font-size: 16px;
}
  
.shop-product .product-price{
  font-size:16px;
  -webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-o-flex-direction: column-reverse;
		flex-direction: column-reverse;
  }
  
  .shop-product .discount-tag {
    position: absolute;
    top: 30px;
    right: 30px;
  bottom:auto;
}
  
.old-price {
    margin-right: 0px;
  }
}

@media(min-width:992px){
.shop-product h2.product-title {
    font-size: 16px;
}
}

nav.main-nav .menu-ctas li .popup-cart span {
    display: inline;
}

@media(max-width:768px) {
  .table-cart tr:first-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  
  .table-cart thead {
    display: none;
  }
}

.yellow-card {
  color: #fffd11;
  border:1px solid #000;
  border-radius:3px;
}
.red-card {
  color: #ff1910;
  border:1px solid #000;
  border-radius:3px;
}

.events-contact .super-wrap {
  right: 0;
  left: auto;
}

nav.main-nav .menu li.super-item.active label::after {
  -webkit-filter: none;
  -o-filter: none;
  filter: none;
}
.matches-table img {
  object-fit: contain;
}

.spotlight-secondaries-news {
 display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }



@media(max-width:568px){
  .spotlight-secondaries-news {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}

@media(max-width:768px){
  .spotlight-secondary-news{
  	width:100%;
  }
}
    
@media(max-width:568px){
  .spotlight-secondaries-news {
    order: 1;
  }
}

@media (min-width: 1400px) {
  .spotlight::before {
    left: 50px;
    right: 50px;
  }
}

.shop-category-pitch p,
.product-detail-image {
   width: 100%;
}

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .banner-frame.news-home-banner {
    width: 100%;
    overflow: hidden;
    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;
  } /* IE11 */
  
  *::-ms-backdrop, .banner-frame.news-home-banner a {
    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: center;
    align-items: center;
    justify-content: center;
  } /* IE11 */

  *::-ms-backdrop, .banner-frame.news-home-banner img{
    width: auto;
    height: auto;
    min-height: 100%;
    max-width: none;
    min-width: 100%;
  } /* IE11 */
}

.newsletter-signup-action .input-group.agree-newsletter {
   max-width: none;
   width: 100%;
}

.article-main select.pretty-select.competition-select:not(.floater) {
  float: right;
  border-radius: 0;
  margin-bottom: 15px;
}

.scroll-arrow {
  position: absolute;
  left:10px;
  bottom:10px;
  width:8%;
}
.scroll-arrow img {
  width:100%;
  min-width:100%;
  height:100%;
  min-height:100%;
}

.spotlight-banners {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

a.spotlight-banner {
  display: flex;
  flex-grow: 1;
  min-height: 220px;
}

@media(max-width: 576px){
  .spotlight-banners {
     flex-direction: column;
  }
}

@media (max-width: 1120px) and (min-width: 577px){
  .spotlight-banners {
    width: 100%;
    flex-direction: row;
  }
}
.content-items {
    display: inline-block;
    max-width: 50%;
}

.event-list .lister-item .lister-img {
  justify-content: start;
}

@media (max-width:576px) {
  .news-modes {
    display:block;
  }
  
  select.pretty-select {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .news-modes .view-modes {
    margin-left: 0;
  }
  
  .search-wrap {
    width: 100%;
  }
  
  .view-modes .search-wrap input {
    max-width: 100%;
  }
  
  .event-list .lister-item {
    flex-direction: inherit;
  }
}

.text-green {
  color: #00AA00;
}