#tabLiga {background:none;}
.hidden-fieldset {display:none;}
.form-control, .custom-select {height:40px;}
.subpage_games .game .logos .logo {
	max-width:48px;
	overflow:hidden;
}
@media (min-width: 768px) {
	.header_bottom {
		top:104px;
	}
}
table.table-youth tr.PCE {
	font-weight: bold;
	color: #E4002B;
}
.header_cup {
	background-image: url('../../img/cup-black.svg');
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 23px;
}
.header_cup:hover {
	background-image: url('../../img/icons/cup_wh.svg');
	opacity: 1 !important;
}
.article_text img {
	max-width: 100%;
}
@media (min-width: 768px) {
	.subpage_article .article_image {
    height: 590px;
}
}

.club_leader .leader_photo-thumb {
    width: 120px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 130%;
}

.article_text table{
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.article_text table td, .article_text table th{
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}
@media(max-width: 991px){
	.article_text table{
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}
iframe{max-width:100%;}

.subpage_games .game .game_detail .teams .PCB {
	color: #E4002B;
}
.header_bottom .navbar-collapse .nav-item.dropdown .dropdown-menu .submenu .dropdown-submenu .submenu .dropdown-submenu {
	visibility: none;
	opacity: 0;
}

.header_bottom .navbar-collapse .nav-item.dropdown .dropdown-menu .submenu .dropdown-submenu .submenu .dropdown-submenu {
	visibility: none;
	opacity: 0;
	background: #E4002B;
}

.header_bottom .navbar-collapse .nav-item.dropdown .dropdown-menu .submenu .dropdown-submenu .submenu:hover .dropdown-submenu {
	visibility: visible;
	opacity: 1;
}
.ptejte-se-btn{
color: white !important;
font-size: 1.25em;
text-decoration: none;
font-weight: bold;
margin-right: 1.8rem;
}

/* Fortuna */
.game_carousel .slick-slide {
	height: auto;
}
.fortuna-wrapper {
display: flex;
justify-content: center;
align-items: center;
gap: .5rem;
padding: 1rem 0 0;
}
.fortuna-wrapper a {
background-color: rgba(255,219,1,1);
padding: 0 0.25rem;
font-size: 12px;
font-weight: bold;
width: 35px;
text-align: center;
text-decoration: none;
line-height: 2.3;
}
.fortuna-wrapper a:hover {
background-color: rgb(231, 197, 2);
text-decoration: none;
}
.fortuna-bets-wrapper  {
gap: .5rem;
width: 100%;

}
@media (max-width: 640px) {
.fortuna-wrapper {
	flex-direction: column;
}
}

.banner-transition-row {
	display: none;
}

.banner-transition-row.active {
	display: flex;
}

/* DYNASTIE */
@font-face {
	font-family: TuskerGrotesk-Bold;
	src: url(../fonts/TuskerGrotesk-5700Bold.ttf);
}
@font-face {
	font-family: TuskerGrotesk-Medium;
	src: url(../fonts/TuskerGrotesk-6500Medium.ttf);
}
@media(min-width:600px){
	.main-img{
		margin: -100px 0px -100px 0px;
		scale: 50%;
	}
}
.red-Text {
	color: #E4002B;
	font-size: 1.5rem;
	text-align: center;
	font-family: TuskerGrotesk-Medium;
}
.red-Line{
	background-color: #E4002B;
	width: 100%;
	margin:  auto 0;
	height: 6px;
}
.dynasty-title{
	margin: 50px;
	color: #E4002B;
	font-size: 4rem;
	font-family: TuskerGrotesk-Bold;
	text-transform: uppercase;
}
.dynasty-title.detail {
	font-size: 2.5rem;
	text-align: center;
}
.player-name{
	font-size: 1.5rem;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: -5px;
	font-family: TuskerGrotesk-Medium;
}
.player-tag{
	padding: 15px;
	background-color: #B30022;
}
.dynasty-item {
	text-decoration: none;
	display: block;
}
.dynasty-item:hover .player-tag {
	background-color: #820018;
}
.dynasty-item > img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}
.black-Text {
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
	font-family: TuskerGrotesk-Medium;
}

@media(max-width:600px) {
	.dynasty-title {
		margin: 25px;
	}
	.red-Text {
		padding: 15px;
		font-size: 1.5rem;
	}
	.dynasty-item > img {
		height: 400px;
	}
}
/* END DYNASTIE */

/* VIC NEZ HOKEJ */
@font-face {
	font-family: TuskerGrotesk-Bold;
	src: url(../fonts/TuskerGrotesk-5700Bold.ttf);
}
@font-face {
	font-family: TuskerGrotesk-Medium;
	src: url(../fonts/TuskerGrotesk-6500Medium.ttf);
}
@media(min-width:600px){
	.main-img{
		margin: -100px 0px -100px 0px;
		scale: 50%;
	}
}
.red-Text {
	color: #E4002B;
	font-size: 1.5rem;
	text-align: center;
	font-family: TuskerGrotesk-Medium;
}
.red-Line{
	background-color: #E4002B;
	width: 100%;
	margin:  auto 0;
	height: 6px;
}
.dynasty-title{
	padding: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #E4002B;
	font-size: 4rem;
	font-family: TuskerGrotesk-Bold;
	text-transform: uppercase;
}
.dynasty-title.detail {
	font-size: 2.5rem;
	text-align: center;
}
.player-name{
	font-size: 1.5rem;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: -5px;
	font-family: TuskerGrotesk-Medium;
}
.player-tag{
	padding: 15px;
	background-color: #B30022;
}
.dynasty-item {
	text-decoration: none;
	display: block;
}
.dynasty-item:hover .player-tag {
	background-color: #820018;
}
.dynasty-item > img {
	height: 448px;
	width: 100%;
	object-fit: cover;
}
.black-Text {
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
	font-family: TuskerGrotesk-Medium;
}

@media(max-width:600px) {
	.dynasty-title {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.dynasty-title.detail {
		font-size: 0.8rem;
	}
	.red-Text {
		padding: 15px;
		font-size: 1.5rem;
	}
	.dynasty-item > img {
		height: 340px;
	}
}
/* END VIC NEZ HOKEJ */