.game_report .article-header .play-button-wrapper .sticky-text:after,
.article .article-header .play-button-wrapper .sticky-text:after {
	right: -36px;
    border-left: 38px solid #f3b428;
}
@media(max-width:420px) {
.article .article-header, .game_report .article-header {
	height: 210px;
}
}
@media(max-width:575px) {
	.homepage_more_articles .article_item .image {
		height: 200px;
		width: 100%;
	}
	.game_report .article-header .play-button-wrapper .sticky-text:after,
	.article .article-header .play-button-wrapper .sticky-text:after {
		right: -19px;
	    border-left: 23px solid #f3b428;
	}
}
.topstory .topstory_slider .article>a::before {
	display: none;
}
.topstory .topstory_slider .article .article_wrapper {
	padding: 15px;
  background: rgba(35,42,84,0.8);
  bottom: 0;
}
.article .article-header .play-button-wrapper, .game_report .article-header .play-button-wrapper {
	z-index: 10;
}
.article .article-header .article-embed-video, .game_report .article-header .article-embed-video {
	z-index: 11;
}
.table-youth tr.KLA td {font-weight:bold;}

header .navbar .navbar-brand{
    left: 0%;
}

a.link-stretched {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);	
}
.games_slider .game.position-relative:hover {
	background-color: #333963;
}
.games .played:hover {
	background-color: #e6e6e6;
}

/* related icons */
.related-icon img {
	object-fit: unset !important;
    height: 18px !important;
    width: auto !important;
    margin: auto;
    border-radius: 0 !important;
}
.related-icon {
	width: 40px;
    height: 40px;
    background: #2e3353;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s all;
    text-align: center;
    position: relative;
    z-index: 10;
}
.related-icon:hover {
	transform: scale(.9);	
}
.related-icon.match-icon {
	width: 30px;
    height: 30px;
}
.related-icon.match-icon img {
	height: 14px !important;
}
.related-icon-wrapper {
	z-index: 3;
    top: 10px;
    left: 10px;
}   


.ig-feed .secret-name {
    height: 14px;
    width: 100%;
    background: #081424;
    position: absolute;
    bottom: 0px;
    width: 200px;
    left: 0;
    right: 0;
    margin: auto;
}

.subpage .article .subpage-content table td {white-space: initial;}

#tabLiga td.tym--CEB, .table_hokej_mala tr.CEB td.tym_dlouhe {
    background-image: url(../../img/tab-loga/ceb.png);
}
#tabLiga td.tym--KLA, .table_hokej_mala tr.KLA td.tym_dlouhe {
    background-image: url(../../img/tab-loga/kla.png?v2);
}

.table_hokej_mala tr.LIT td.tym_dlouhe {background-image:url(../../img/tab-loga/lit.png?2)}

/*.homepage_table a {
    color: #081424;
}*/

.topstory {
    padding-top: 20px;
    max-height: 1000px;
}

@media only screen and (min-width: 1200px) {
    body.index main {
        margin-top: 85px;
    }
}

@media only screen and (min-width: 1390px) {
    body.index main {
        margin-top: 68px;
    }

    .topstory {
        padding-top: 0;
    }
}

@media only screen and (min-width: 1536px) {
    .topstory .topstory_slider .article {
        height: 700px;
        width: 1200px;
    }

    .topstory .topstory_slider .article > a {
        height: 100%;
        width: 100%;
    }
    
    .topstory #topstory_slider_control .slick-arrow.slick-prev {
        left: -100px;
    }
    .topstory #topstory_slider_control .slick-arrow.slick-next {
        right: -100px;
    }
}
.games .subpage-content .game .logos .logo img {
    object-fit: contain;
}

footer {
    border-top: 2px solid #fff;
}

/* .subpage .subpage-content table:not(.roster-table):not(.player-stats-table) {
    table-layout: fixed;
} */
/* .subpage .subpage-content table:not(.roster-table) td {
    white-space: normal;
} */
/* .subpage-content .table-responsive table tbody tr th[title="klub"]{
padding-right:70px!important;
} */
.nastym td {
    font-weight: bold!important;
}
#tabulkaTym:not(.tym--KLA) {
    font-weight: normal!important ;
}
