.league-men .matchOverview {
    background: url('/typo3conf/template/assets/media/backgrounds/match-bg.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center;
    background-size: cover;
    margin-top: -1px;
}

.league-men .content-widget-matchOverview {
  min-height: 500px;
  display: flex; 
}

.league-men .matchOverview .ka-dpyQ .content-widget-matchOverview-teamName {
  color: #fff !important;
  font-size: 34px !important;
  line-height: 1.2 !important;
  font-family: "Oswald",sans-serif !important;
}

.league-men .matchOverview .content-widget-matchOverview .OwTWA {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}

.league-men .matchOverview .content-widget-matchOverview .kxSuvG {
  color: #fff !important;
  width:30%;
}


.league-men .kxSuvG:not(:has(.cvPCKN)) {
    background:url(/typo3conf/template/assets/media/vector/live-text.png) center top no-repeat;;
    background-size:contain;
    padding-top:140px;
}

.league-men .kxSuvG:not(:has(.cvPCKN)):before {
    content: "Nasledujúci zápas";
    position:relative;
    top: -240px;
    background-color: #1D2F52;
    padding: 8px 16px 8px;
    border-radius: 2px;
    font-size: 27px;
    font-weight:bold;
    text-transform: uppercase;
    width:330px;
}

.league-men .kxSuvG:not(:has(.cvPCKN)):after {
    font-family: "Oswald",sans-serif;
    position:relative;
    content: attr(data-before);
    position:relative;
    background:#000;
    top:-195px;
    padding:5px 15px;
    line-height: 3rem;
}

@media (max-width:650px) {
    .league-men .kxSuvG:not(:has(.cvPCKN)):after {
        display:none;
    }
    .league-men .kxSuvG:not(:has(.cvPCKN)) {
        background:none;
    }
}

.league-men .ka-dpyQ:not(:has(.cvPCKN)) {
    margin-top:160px;
}

.league-men .matchOverview .eShYhb {
  border-top: 0 !important;
  padding-bottom: 30px !important;
}

.matchOverview .content-widget-matchOverview a {
  text-decoration: none !important;
  max-width:1100px;
}

.league-men .matchOverview .content-widget-matchOverview .fNvvoB .jzDEOM:nth-of-type(3) .OwTWA {
  flex-direction: row-reverse !important;
}


.league-men .jzDEOM {
    width:40%;
}
.matchOverview .content-widget-matchOverview .ejfcvK,
.matchOverview .content-widget-matchOverview .iBUxWi {
  display: none !important;
}

.matchOverview .content-widget-matchOverview .isTfIe,
.matchOverview .content-widget-matchOverview .cvPCKN {
  margin-bottom: 15px !important;
}  
 
.league-men .matchOverview .content-widget-matchOverview .isTfIe,
.league-men .matchOverview .content-widget-matchOverview .cvPCKN { 
  background-color: #1D2F52;
  padding: 4px 16px 6px;
  border-radius: 2px;
  font-size: 21px;
  font-weight:bold;
}

.matchOverview .content-widget-matchOverview .gLDiUc {
  margin-top: 15px !important;
}

.matchOverview .link {
  display: none !important;
}

.matchOverview .iOJQrx {
  color: transparent !important;
}

.matchOverview .eShYhb {
  justify-content: center !important;
  padding: 0;
}

.league-juniors .cjNDLp {
  padding: 0 1rem;
}

.league-juniors .ka-dpyQ {
  padding: 0 1.25rem;
}



@media (min-width: 37.5rem) {
    .league-men .laJbMe {
        width: 8rem !important;
        height: 8rem !important;
    }
}

#c253 {
    display:none;
}

.league-schedule .schedule-wrapper .league-schedule-block {
    height:300px;
}

.blog-section .blog-wrapper .blog-container {
    min-height:352px;
}

.slick-track h6 {
    font-size: 21px;
    line-height: 27px;
    height: 54px;
}

.header {
    position:relative;
}

.mobile-nav__wrapper {
    z-index:1000;
}

.gallery-item img, .gallery-item picture {
    width: 100%;
}

.textpic .element-header {
    padding-left:5vw;
}

.card-footer .card-link {
    display:none;
}

.breadcrumb-section {
    background: none;
    margin-top:1rem;
    font-weight:bold;
    font-family: "Oswald",sans-serif;
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a {
    background-color: #0170B9;
    color:#fff !important;
}

.header.header-2,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button,
.mobile-nav__contact li i {
    background-color: #1D2F52;
}

.title-banner {
    height:auto;
    background:none;
}

.title-banner img {
    width:100vw;
}

.carousel-inner .carousel-item {
    height: auto;
}
.carousel-inner img {
    width:100vw;
}
.carousel-content {
    display:none;
}

.carousel .carousel-item {
    padding-left: 0;
    padding-right: 0;
}

.ka-dpyQ {
    margin:auto;
}
@media (max-width:650px) {
    .matchOverview .fNvvoB {
        display:block;
    }

    .matchOverview .fNvvoB>div,
    .league-men .matchOverview .content-widget-matchOverview .kxSuvG {
        width:90%;
    }
}

.om-cookie-panel .cookie-panel__button--color--green {
    background-color: #0170B9;   
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
    border-color:#0170B9;  
}
.cookie-panel__attribution {
    display:none;
}

.pagination #border-pagination li.current a,
.pagination #border-pagination li a:hover {
    background-color:#0170B9;
    border-color: #0170B9;
    color:#FFF !important;
}