.bps-teamheader-container {
background-color: #aaa;
width: 100%;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//images/bg_team.jpg);
background-position: center;
background-size: cover;
margin-bottom: 2rem;
}
.bps-teamheader-container .wrapper { 
max-width: 1400px;
margin: 0 auto;
height: 496px;
overflow: hidden;
}
.bps-teamheader-container .bps-teamheader-title {
font-size: 16px;
color: #395794;
font-weight: thin;
display: none;
}
.bps-teamheader-container .teamdata h3.coltitle {
margin: 0;
font-size: 32px;
color: #395794;
font-weight: lighter;
border-bottom: solid 1px #395794;
display: inline-block;
padding-bottom: 1rem;
}
.teamdata {	
margin-bottom: 2rem;
padding: 0;
}
.bps-teamheader-container .teamdata {
padding: 75px 0;
display: grid;
grid-template-columns: 20% 2% 19% 19% 19% 19% 2%;
height: 100%;
}
.bps-teamheader-container .teamdatacol {
height: 396px;
overflow: hidden;
text-align: center;
}
.bps-teamheader-container .teamdatacol.colprev , .bps-teamheader-container .teamdatacol.colnext {
height: 100px;
width: 100%;
border-radius: 1rem;
background-color: rgba(255, 255, 255, 0);
padding: 0 1rem;
margin-top: 100px;
cursor: pointer;
}
.bps-teamheader-container .teamdatacol.colprev:hover , .bps-teamheader-container .teamdatacol.colnext:hover { 
background-color: rgba(255, 255, 255, 0.0);
}
.bps-teamheader-container .teamdatacol.colprev {
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//images/icon-prev.png);
background-position: center center;
background-repeat: no-repeat;
}
.bps-teamheader-container .teamdatacol.colnext { 
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//images/icon-next.png);
background-position: center center;
background-repeat: no-repeat;
}
.bps-teamheader-container .teamdatacol.colnext:before {
}
.bps-teamheader-container .teamdatacol {
padding: 30px;
}
.bps-teamheader-container .teamdatacol a h4 {
color: #fff;
font-size: 1.2rem;
font-weight: 200;
margin-bottom: 0;
height: 50px;
}
.bps-teamheader-container .teamdatacol a p {
color: #fff;
font-size: 0.8rem;
font-weight: 200;
}
.bps-teamheader-container .teamdatacol .teamimage {
height: 220px;
background-position: top;
background-size: cover;
border: solid 2px #ccc;
}
.bps-teamheader-container .lds-loading {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.bps-teamheader-container .lds-loading div {
box-sizing: border-box;
display: block;
position: absolute;
width: 51px;
height: 51px;
margin: 6px;
border: 6px solid #fff;
border-radius: 50%;
animation: lds-loading 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #fff transparent transparent transparent;
}
.bps-teamheader-container .lds-loading div:nth-child(1) {
animation-delay: -0.45s;
}
.bps-teamheader-container .lds-loading div:nth-child(2) {
animation-delay: -0.3s;
}
.bps-teamheader-container .lds-loading div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.bps_playerheader {
padding: 20px 0;
margin-top: -2rem;
}
.bps-playerheader-top20 { }
.bps_playerheader .bps-playerheader-container {
width: 100%;
height: 540px;
background-color: #111b39;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//images/detail-bg.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bps_playerheader .wrapper {
max-width: 1400px;
margin: 0 auto;
height: 540px;
overflow: hidden;
}
.bps_playerheader .pre-wrapper {
height: 580px;
position: relative;
margin-bottom: -560px;
margin-top: -20px;
margin: -20px auto -560px auto;
background-size: cover;
}
.bps_playerheader .playerdata {
display: grid;
grid-template-columns: 50% 50%;
height: 540px;
}
.bps_playerheader .playerdata .playerimage {
text-align: center;
}
.bps_playerheader .playerdata .playerimage img {
margin-top: 70px;
border: solid 2px #ccc;
}
.bps_playerheader .playersdata {
display: grid;
grid-template-rows: 20px 200px auto 20px;
}
.bps_playerheader .playersdata-main {
grid-row: 2;
display: grid;
grid-template-columns: 200px auto;
}
.bps_playerheader .playersdata-number {
font-family: 'Facon Bold Italic';
text-align: right;
color: yellow;
font-size: 130px;
font-style: italic;
line-height: 130px;
font-weight: bold;
width: 200px;
}
.bps_playerheader .playersdata-number .numberbuilder {
height: 150px;
width: 300px;
margin-left: -80px;
text-align: right;
}
.bps_playerheader .playersdata-number img.num-raute {
height: 150px;
margin-left: -100px;
margin-right: -10px;
}
.bps_playerheader .playersdata-number img.number {
height: 150px;
margin-right: -10px;
margin-left: -10px;
}
.bps_playerheader .playersdata-number img.num-0 {
margin-left: -30px;
}
.bps_playerheader .playersdata-number img.num-1 {
margin-left: 0;
}
.bps_playerheader .playersdata-name {
text-align: left;
margin: 0 5px;
color: #fff;
font-size: 50px;
font-style: italic;
line-height: 50px;
padding: 20px 0;
margin-top: 40px;
text-transform: uppercase;
}
.bps_playerheader .playersdata-name span {
border-top: solid 2px #fff;
border-bottom: solid 2px #fff;
display: inline-block;
padding: 10px 0;
margin-left: 10px;
text-align: left;
-moz-transform: skewX(-6deg);
-webkit-transform: skewX(-6deg);
-o-transform: skewX(-6deg);
-ms-transform: skewX(-6deg);
transform: skewX(-6deg);
}
.bps_playerheader .playersdata-sub {
grid-row: 3;
display: grid;
grid-template-columns: 200px auto;
}
.bps_playerheader .playersdata-subitem {
grid-column: 2;
display: grid;
grid-template-columns: 30% 70%;
padding: 0 10px;
color: #fff;
font-size: 1rem;
}
.bps-teamliste-header {
display: grid;
width: 100%;
padding: 20px 0;
}
.bps-teamliste-header h1, .teamdata .bps-teamliste-header h3 {
font-weight: bold!important;
color: #041F42;
}
.bps-teamliste-header h1 {
font-size: 42px!important;
margin: 0;
padding: 0;
}
.bps-teamliste-header h3 {
margin: 0;
padding: 0;
font-size: 28px!important;
}
.bps_teamoverviewheader {
display: grid;
width: 100%;
margin: 0.5rem auto;
}
.bps_teamoverviewheaderitem {
background: #F4F4F4;
border-radius: 7px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.2rem 0.75rem;
}
.bps_teamoverviewheaderitem:hover {
transform: scale(1.005);
transition: all 0.2s ease-in-out;
}
.bps_teamoverviewheaderitem .bps_teamoverview-value {
font-size: 16px !important;
text-transform: uppercase;
color: #1F2636 !important;
float: left;
}
.bps_teamoverviewheaderitem span.bps_teamoverview-action {
float: right;
font-size: 20px !important;
color: #000000 !important;
}
.bps_teamoverviewheaderitem:hover span {
color: #23376c !important;
}
.bps_teamoverviewheader.isActive span {
color: #23376c !important;
}
.bps_teamoverviewcontent {
display: none;
grid-template-columns: calc(50% - 10px) calc(50% - 10px);
grid-gap: 20px;
}
.bpsplayeritem {
background-color: #041F42;
border-radius: 12px;
}
.bpsplayeritem {
display: grid;
grid-template-columns: 300px auto;
grid-gap: 10px;
padding: 0;
}
.bpsplayeritem-image {
width: 300px;
height: 240px;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
overflow: hidden;
}
.bpsplayeritem-image img {
width: 100%;
} 
.bpsplayeritem-data {
display: grid;
padding: 20px;
}
.bpsplayeritem-detail {
display: grid;
margin-top: 0.5rem;
}
.bpsplayeritem-detail span {
color: rgba(255,255,255,0.8) !important;
font-size: 14px!important;
}
.bpsplayeritem-position {
display: grid;
grid-template-columns: 140px 1fr;
}
.bpsplayeritem-meta {
display: grid;
}
.bpsplayeritem-metalink {
display: grid;
}
.bpsplayeritem-name {
font-size: 22px;
font-weight: bold;
color: #ffffff;
}
.bpsplayeritem-metalink span.number {
font-size: 42px;
font-weight: bold;
color: #FFCB00;
line-height: 1.2;
}
@font-face {
font-family: 'Facon Bold Italic';
font-style: normal;
font-weight: bold;
src: local('Facon Bold Italic'), url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//font/facon.bold-italic.ttf) format('ttf');
}
.BPSDefaultHeader {
background-color: #aaa;
width: 100%;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-header-widget//images/bg_team.jpg);
height: 296px;
background-position: center center;
background-size: cover;
margin-bottom: 2rem;
display: none;
}
@media screen and (max-width: 1200px) {
.bpsplayeritem {
grid-template-columns: 1fr;
}
.bps_teamoverviewcontent {
grid-template-columns: repeat(3, 1fr);
}
.bpsplayeritem-image {
border-top-right-radius: 12px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
width: 100%;
}
}
@media screen and (max-width: 860px) {
.bps_teamoverviewcontent {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 560px) {
.bps_teamoverviewcontent {
grid-template-columns: 1fr;
place-items: center;
}
.bpsplayeritem { width: 320px; }
}
@media screen and (max-width: 360px) {
.bpsplayeritem { width: 100%; }
}footer .bps-league-logo {
position: absolute;
right: 20px;
height: 100px;
width: 100px;
top: 0px;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-match-widget//images/logo_bayernliga.png);
background-size: cover;
margin-top: -20px;
}
.bps-newscontainer {
display: block;
min-height: 300px;
}
.bps-newscontainer .bps-bigpost {
padding: 5px;
display: grid;
grid-template-columns: 50% 50%;
}
.bps-newscontainer .bps-smallpost {
padding: 5px;
display: grid;
grid-template-rows: 50% 50%;
}
.bps-newscontainer .bps-bigpost .bps-postimage {
padding: 5px;
grid-column: 1;
background-position: center;
background-size: cover;
margin: 5px;
}
.bps-newscontainer .bps-smallpost .bps-postimage {
padding: 5px;
grid-row: 1;
background-position: center;
background-size: cover;
margin: 5px;
}
.bps-newscontainer .bps-bigpost .bps-postcontent {
padding: 5px;
grid-column: 2;
margin: 5px;
}
.bps-newscontainer .bps-smallpost .bps-postcontent {
padding: 5px;
grid-row: 2;
margin: 5px;
}
.bps-newscontainer  .bps-postdate { 
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 20px;
color: #010101;
}
.bps-newscontainer .bps-posttitle {
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 20px;
color: #223867;
}
.bps-newscontainer .bps-bigpost .bps-posttext p {
overflow: hidden; 
display: -webkit-box; 
-webkit-line-clamp: 15; 
-webkit-box-orient: vertical;
margin: 0;
padding: 0;
}
.bps-container-nextmatch .widget.bps-match-widget {
background-color: transparent !important;	
padding: 0px;
margin: 0px;
}
.bps-header-container {
display: grid;
max-width: 1020px;
margin: 0 auto;
grid-template-columns: 150px auto 150px;
margin-bottom: -50px !important;
z-index: 10000;
align-items: center;
position: relative;
}
.bps-header-container .bps-teamlogo {
width: 152px;
height: 188px;
}
.bps-header-container .bps-teamlogo span {
max-width: 160px;
max-height: 160px;
text-align: center;
margin: auto;
}
.bps-header-container .bps-teamlogo-1 {
grid-column: 1 !important;
grid-row: 1;
margin: auto;
}
.fusion-fullwidth.fullwidth-box.fusion-builder-row-1.bps-fusion-container.bps-container-dark.bps-container-nextmatch { 
background: #041F42!important;
margin: 0 -30px!important;
}
.bps-header-container .bps-teamlogo-2 {
grid-column: 3 !important;
grid-row: 1;
margin: auto;
}
.bps-header-container  h4.bps-header-title {
grid-column: 2;
font-size: 39px !important;
color: #ffffff !important;
text-transform: none;
font-weight: bold;
text-align: center;
grid-row: 1;
margin-top: -10px;
align-self: start;
}
.bps-header-container .bps-match-day {
grid-row: 1;
grid-column: 2;
font-size: 28px;
font-weight: normal;
color: #fff;
text-align: center;
margin-top: -50px;
line-height: 1rem;
}
.bps-header-container .bps-match-location {
grid-row: 1;
grid-column: 2;
font-size: 15px;
color: #fff;
text-align: center;
margin-top: 45px;
}
.bps-header-container div.bps-header-buy {
text-align: center;
margin-top: -20px;
padding-bottom: 40px;
}
.bps-header-container a.bps-header-buylink {
padding: 0.5rem 1rem;
background-color: #FECE00;
color: #232B3B;
font-size: 16px;
font-weight: 500;
display: inline-block;
border-radius: 3rem;
text-transform: none;
border: none;
margin-top: -40px;
}
.bps-container-nextmatch {
min-height: 120px;
margin-top: -120px;
border-bottom: solid 12px #f8a720;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-match-widget//images/nextmatch-bg.png);
background-repeat: repeat !important;
}
.bps-header-specialbg {
width: 100%;
height: 100%;
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(0,0,0,0.3701855742296919) 0%, rgba(255,255,255,0) 100%);
}
.bps-container-saison {
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-match-widget//images/saison-bg.jpg);
background-size: cover;
padding: 40px !important;
}
.bps-saison-column {
width: 50% !important;
margin: 0px !important;
padding: 0px !important;
}
.bps-container-saison .fusion-layout-column, .bps-container-saison .fusion-column-wrapper  {
margin-bottom: 0 !important;
min-height: auto !important;
}
.bps-container-saison .bps-match-widget {
margin-bottom: 0px
}
.bps-saison-column .fusion-column-wrapper {
margin: 0 20px !important;
padding: 0px !important;
}
.widget.bps-match-widget {
margin-bottom: 0 !important;
background-color: transparent;
padding: 0;
}
.widget.bps-match-widget h4.bps-match-title {
margin: 0 !important;
height: 29px;
color: #ffffff;
font-size: 38px;
font-weight: bold;
text-transform: none;
}
#bps-match-widget-3 h4.bps-match-title, #bps-match-widget-4 h4.bps-match-title { font-size: 24px; }
.widget.bps-match-widget .bps-match-detail {
background: white;
border-radius: 10px;
box-shadow: 0 2px 8px rgba(0,0,0,0.12);
margin-top: 1rem;
overflow: hidden;
}
.bps-match-container.bps-match-3 { display: grid; }
.widget.bps-match-widget .bps-match-ranking {
height: auto !important;
margin: 16px 0 0 0!important;
}
.widget.bps-match-widget .bps-match-termin {
height: 42px;
background-color: #3E608B;
display: flex;
justify-content: space-between;
align-items: center;
padding: 6px 1rem;
}
.widget.bps-match-widget .bps-match-content {
margin: 20px 0;
padding-left: 1rem;
padding-right: 1rem;
}
.bps-match-container.bps-match-2 .bps-match-detail .bps-match-content { border-radius: 10px; }
.bps-match-termin a.bps-match-buylink, .bps-match-termin a.bps-match-detaillink {
display: flex;
align-items: center;
background-color: #FECE00;
border-radius: 2rem;
font-size: 14px;
padding: 2px 12px;
text-align: center;
color: #242B3B;
font-weight: normal;
}
.bps-match-termin span.bps-match-date {
color: #fff;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: inline-block;
}
.bps-match-rankinggridheader div  {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
padding: 4px 5px 0 5px;
color: #fff;
background-color: transparent;
}
.bps-match-rankinggrid {
display: grid;
grid-template-columns: 3rem auto 3rem 3rem 3rem 3rem;
padding: 3px;
border-radius: 4px;
align-items: center;
background-color: #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.bps-match-rankinggriddata {
height: calc(38px * 8);
overflow: hidden;
overflow-y: auto;
display: grid;
gap: 6px;
align-items: center;
}
.bps-match-rankinggriddata div { padding: 0; margin: 0;}
.bps-match-rankinggrid.even {
}
.bps-match-rankinggrid.highlighted {
background-color: #FECE00;
} 
.bps-match-rankingcell.data-name.has-logo {
display: flex;
align-items: center;
gap: 6px;
}
.bps-match-rankingcell.sp-highlight {
background-color: transparent !important;
}
.bps-match-rankingcell  {
display: none;
text-align: center;
font-size: 13px;
padding: 4px 5px;
white-space: nowrap;
color: #010101;
font-weight: bold;
}
.bps-match-rankingcell .team-logo {
display: inline-block;
width: 60px;
text-align:center;
}
.bps-match-rankingcell .team-logo img {
width: auto;
max-width: 100%;
max-height: 26px;
margin-right: 10px;
margin-top: -6px;
}
.bps-match-rankinggrid { padding: 2px; min-height: 32px;}
.bps-match-rankinggrid.bps-match-rankinggridheader { background-color: transparent; }
.bps-match-rankinggrid .data-pos,
.bps-match-rankinggrid .data-rank {
grid-column: 1;
}
.bps-match-rankinggrid .data-name {
text-align: left;
grid-column: 2;
}
.bps-match-rankinggrid .data-gp {
grid-column: 3;
}
.bps-match-rankinggrid .data-w {
grid-column: 4;
}
.bps-match-rankinggrid .data-l {
grid-column: 5;
}
.bps-match-rankinggrid .data-ot {
grid-column: 6;
}
.bps-match-rankinggrid .data-pts{ 
grid-column: 7;
}
.bps-match-rankinggrid .data-pos,
.bps-match-rankinggrid .data-rank,
.bps-match-rankinggrid .data-name,
.bps-match-rankinggrid .data-gp,
.bps-match-rankinggrid .data-w,
.bps-match-rankinggrid .data-sp,
.bps-match-rankinggrid .data-s,
.bps-match-rankinggrid .data-n,
.bps-match-rankinggrid .data-p,
.bps-match-rankinggrid .data-l,
.bps-match-rankinggrid .data-ot,
.bps-match-rankinggrid .data-pts{
display: block;						
}
.bps-nextmatch, 
.bps-prevmatch {
margin: 5px 0;
display: grid;
padding: 2.5px;
grid-template-columns: 12% 1fr 80px 1fr 12%;
column-gap: 1rem;
}
.bps-result-container {
grid-row: 1;
grid-column: 3;
display: grid;
grid-template-columns: auto 20px auto;
}
.bps-nextmatch .bps-matchresult {
grid-column: 3;
grid-row: 1;
content: 'x';
display: flex;
align-items: center;
color: #7E0619;
font-size: 25px;
font-weight: bold;
text-align: center;
margin: 0 auto;
padding: 0 10px;
}
.bps-nextmatch .bps-matchresult span { color: #FECE00; }
.bps-prevmatch .bps-teamresult  { 
display: grid;
align-items: center;
text-align: center;
font-size: 25px;
font-weight: bold;
color: #7E0619;
}
.bps-prevmatch .bps-teamresult-1 {
}
.bps-prevmatch .bps-teamresult-2 {
}
.bps-result-dots {
display: grid;
text-align: center;
align-items: center;
font-size: 25px;
font-weight: bold;
color: #FECE00;
}
.bps-teamlogo span {
display: block;
}
.bps-teamlogo img {
width: 100%;
}
.bps-teamlogo-1 {
grid-row: 1;
grid-column: 1;
display: flex;
}
.bps-teamlogo-2 {
grid-row: 1;
grid-column: 5;
display: flex;
}
.bps-teamlogo-1 span, .bps-teamlogo-2 span {
display: flex;
justify-content: center; align-items: center; 
width: 100%;
height: 100%;
}
.bps-team-1 {
text-align: right;
grid-row: 1;
grid-column: 2;
display: grid;
grid-template-rows: 50% 50%;
}
.bps-team-2 {
grid-row: 1;
grid-column: 4;
display: grid;
grid-template-rows: 50% 50%;
}
.bps-teamname {
grid-row: 1;
color: #23376c;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
text-overflow: ellipsis;
width: auto;
overflow: hidden;
}
.bps-teamort {
grid-row: 2;
color: #8a8989;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
text-overflow: ellipsis;
width: auto;
overflow: hidden;
}
@media screen and (max-width: 1320px) {
.widget.bps-match-widget .bps-match-content { padding: 0; }
.bps-match-rankinggriddata { height: auto; }
.widget.bps-match-widget { padding: 0 0 25px 0; }
.bps-nextmatch, .bps-prevmatch { padding: 0 1rem; }
.widget.bps-match-widget h4.bps-match-title { order: 1; }
.widget.bps-match-widget .bps-match-ranking { order: 2; }
}
@media screen and (max-width: 1020px) {
.bps-header-container  h4.bps-header-title {
font-size: 28px !important;
margin-top: 0;
}
.bps-header-container .bps-match-day { font-size: 24px; }
}
@media screen and (max-width: 880px) {
.bps-header-container {
display: flex;
flex-flow: column;
margin-bottom: 0!important;
gap: 1rem;
padding: 0 1rem;
}
.awb-widget-area-element .widget h4 {
margin: 0 auto;
text-align: center;
order: 1;
}
.bps-header-container .bps-teamlogo { width: 130px; }
.bps-header-container .bps-teamlogo-1 {
position: absolute;
left: 1rem;
}
.bps-header-container .bps-teamlogo-2 {
position: absolute;
right: 1rem;
}
.bps-header-container .bps-match-location, .bps-header-container .bps-match-day, .bps-header-container div.bps-header-buy { margin-top: 0; }
.bps-header-container .bps-match-location { order: 3; }
.bps-header-container .bps-match-day { order: 2; }
.bps-header-container div.bps-header-buy { 
order: 4; 
margin-top: 1rem; 
padding-bottom: 0;
}
}
@media screen and (max-width: 780px) {
.bps-header-container {
flex-flow: row;
flex-wrap: wrap;
}
.awb-widget-area-element .widget h4, .bps-header-container .bps-match-location, .bps-header-container .bps-match-day, .bps-header-container div.bps-header-buy { width: 100%; }
.bps-header-container .bps-teamlogo-1, .bps-header-container .bps-teamlogo-2 { width: 40%; }
.bps-header-container .bps-teamlogo-1, .bps-header-container .bps-teamlogo-2 { position: relative; }
.bps-header-container .bps-teamlogo-1 { order: 2; }
.bps-header-container .bps-teamlogo-2 { order: 3; }
.bps-header-container .bps-match-day { order: 4; }
.bps-header-container .bps-match-location { order: 5; }
}.sponsor-container {
display: grid;
grid-template-columns: calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7);
margin-bottom: 5rem;
}
.sponsoren-header {
border-top: solid 1px #ccc;
font-size: 1.0rem !important;
text-transform: uppercase;
padding: 1rem 0 0 0 !important;
}
.sponsor-nav {
color: #ccc;
font-size: 0.8rem;
}
.sponsor-next {
float: right;
}
.sponsor-prev {
float: left;
}
.sponsor-item {
padding: 5px;
}
#main { padding-top: 0!important; }
.bps-sponsor {
display: block;
width: 100%;
}
.bps-sponsor-header {
font-size: 24px !important;
margin: 1rem 0;
padding: 0;
border-bottom: solid 1px #23376c;
font-weight: bold !important;
color: #23376c !important;
}
.bps-sponsor-clear {
width: 100%;
height: 1px;
clear: both;
}
.bps-sponsor-item {
cursor: pointer;
background-color: #e0e7fb;
border: solid 1px #e0e7fb;
padding: 1rem;
align-items: center;
justify-content: center;
display: flex;
}
.bps-sponsor-name { 
display: block;
width: 100%;
text-align: center;
font-size: 1rem;
font-weight: normal;
color: #23376c !important;
}
.bps-sponsor-item:hover {
background-color: #e0e7fb;
border: solid 1px #23376c;
}
.bps-grid2 {
display: grid;
grid-template-columns: calc(50% - 10px) calc(50% - 10px);
grid-gap: 20px;
text-align: center;
}
.bps-grid3 {
display: grid;
grid-template-columns: calc((100% - 40px ) / 3) calc((100% - 40px ) / 3) calc((100% - 40px ) / 3);
grid-gap: 20px;
text-align: center;
}
.bps-grid5 {
display: grid;
grid-template-columns: calc((100% - 80px ) / 5) calc((100% - 80px ) / 5) calc((100% - 80px ) / 5) calc((100% - 80px ) / 5) calc((100% - 80px ) / 5);
grid-gap: 20px;
text-align: center;
}
.bps-fusion-container {
padding: 1rem !important;
margin: 0 -30px -40px -30px!important;
}
.bps-container-nocontent {
margin: 0!important;
margin-bottom: -2rem !important;
}
.bps-container-nextmatch {
margin: 0 !important;
}
.bps-container-dark {
background-color: rgba(8,16,36, 1) !important; 
}
.bps-container-light {
background-color: rgba(255,255,255, 1); 
}
.bps-container-yellow {
background-color: #f8a720 !important; 
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-sponsor-widget//images/shop-bg2.png);
background-repeat: repeat !important;
}
.bps-container-grey {
background-color: #ccc;
} .bps-container-fans .fusion-woo-product-slider, .bps-container-fans .fusion-layout-column {
margin-bottom: 0 !important;
}
.bps-container-fans .fusion-classic-product-image-wrapper {
background-color: #fff !important;
background-image: url(//ehcwaldkraiburg.com/wp-content/plugins/bps-sponsor-widget//images/shop-bg2.png);
background-repeat: repeat !important;
border-radius: 3px;
}
.bps-container-fans .bps-shop-link {
background-color: #fff;
padding: 0.5rem 1rem;
color: #74a906;
border-radius: 2rem;
border: solid 1px #74a906;
margin-bottom: 1rem;
display: inline-block;
font-size: 1rem;
}
.bps-container-fans .fusion-carousel-item-wrapper {
padding: 24px;
}
.bps-container-fans .fusion-carousel-item-wrapper {
padding: 24px;
}
.bps-container-fans .fusion-image-wrapper {
height: 303px;
overflow: hidden;
}
.bps-container-fans .fusion-carousel-title {
text-align: center !important;
color: #223867 !important;
font-size: 1.2rem;
font-weight: bold;
}
.bps-container-fans .fusion-carousel-meta {
text-align: center !important;
margin-top: -55px;
padding-bottom: 55px;
}
.fusion-bps-teamranking, .fusion-bps-teamlastmatch, .fusion-bps-nextmatch {
background-color: #fff;
}
.bps-posttext {
color: #333 !important;
}[data-bp-tooltip]{position:relative}[data-bp-tooltip]:after{background:#fff;border:1px solid #aaa;border-collapse:separate;border-radius:1px;box-shadow:1px 1px 0 1px rgba(132,132,132,.3);color:#000;content:attr(data-bp-tooltip);display:none;font-family:sans-serif;font-size:11px;font-weight:400;letter-spacing:normal;line-height:1.5;margin-top:10px;max-width:240px;opacity:0;padding:3px 6px;position:absolute;right:50%;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;top:100%;transform:translateX(50%);transition:opacity 2s ease-out;white-space:pre;word-wrap:break-word;z-index:998}[data-bp-tooltip]:active:after,[data-bp-tooltip]:focus:after,[data-bp-tooltip]:hover:after{display:inline-block;opacity:1;overflow:visible;text-decoration:none;z-index:999}[data-bp-tooltip=""]{display:none;opacity:0;visibility:hidden}