@import url('https://fonts.googleapis.com/css2?family=Jockey+One&display=swap');
@import url("https://use.typekit.net/hdw8spc.css");

/*
Theme Name:  DVSC__redi
Author:      Ferenc Nagy
Version:     1.0.13
License:     GNU General Public License
License URI: license.txt
Text Domain: DVSC__redi
Template:    cherryframework4
*/
/* =Theme customization starts here
--------------------------------------------------------------
>>> TABLE OF CONTENTS:
--------------------------------------------------------------
# Global
# Header
	## Cups
	## Top Line
	## Navigation
		### Logo
		### Menu
		### Breadcrumbs
		### Subpage tabs
# Footer
	## Navigation
	## Newsletter
	## Site-info
	## Logo
	## Sidebars
# Front Page
# Pages
--------------------------------------------------------------*/
/* GLOBAL */
@import url('assets/css/contact.css');
@import url('assets/css/klub.css');

/*
@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-Medium.ttf);
	font-display: swap;
}

@font-face {
	font-family: ddt, sans-serif;;
	src: url(assets/fonts/TTSupermolotNeue-Italic.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-LightItalic;
	src: url(assets/fonts/TTSupermolotNeue-LightItalic.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-Light;
	src: url(assets/fonts/TTSupermolotNeue-Light.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serifItalic;
	src: url(assets/fonts/TTSupermolotNeue-MediumItalic.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-Bold.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-DemiBold.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-BoldItalic.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-BlackItalic.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-ExpBold;
	src: url(assets/fonts/TTSupermolotNeue-ExpBold.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-ExpThin;
	src: url(assets/fonts/TTSupermolotNeue-ExpThin.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-ExpBlack.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-ExpBoldItalic;
	src: url(assets/fonts/TTSupermolotNeue-ExpDBoldIt.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-ExpMedItalic;
	src: url(assets/fonts/TTSupermolotNeue-ExpMedItalic.ttf);
	font-display: swap;
}

@font-face {
	font-family: ddt, sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-Regular.ttf);
	font-display: swap;
}

@font-face {
	font-family: Supermolot-ExtraLight;
	src: url(assets/fonts/TTSupermolotNeue-ExtraLight.ttf);
	font-display: swap;
}

@font-face {
	font-family: 'Jockey One', sans-serif;
	src: url(assets/fonts/TTSupermolotNeue-BlackItalic.ttf);
	font-display: swap;
}
*/


body {
	/*font-family: ddt, sans-serif !important;*/
	font-family: ddt, sans-serif !important;
	font-weight: 400;  /* 400:book, 500:regular, 700:bold*/
	font-style: normal;  
	font-size: 1rem;
	color: #000;
	letter-spacing: .3px;
	line-height: 1.4;
}


label {
	font-weight: normal;
}
.site-content {
	padding-top: 0;
	padding-bottom: 0;
}

article.post-3037 .entry-content p,
article.post-3039 .entry-content p {
	text-align: justify;
}

a:hover {
	color: #000 !important;
}

.smart-page-loader {
	background-color: rgba(0, 0, 0, 0.8);
}

.error-404-num,
body.error404 .page-header .page-title {
	color: #d40e1f !important;
	font-family: ddt, sans-serif !important;
}

body.error404 .page-content {
	margin: 1.5em 0 1.5em;
}

/*body:not(.home) #site-wrapper {*/
#site-wrapper {
	/*background: url(assets/images/pages_bg.png) center top repeat-y;*/
	background: url(assets/images/main_bg_dots.webp) center top repeat-y;
}

.sidebar-content-wrapper #primary,
.content-sidebar-wrapper #primary,
.sidebar-sidebar-content-wrapper #primary,
.sidebar-content-sidebar-wrapper #primary,
.content-sidebar-sidebar-wrapper #primary {
	width: 66%;
}

.container-fluid {
	padding: 0;
}

.content-sidebar-wrapper .widget-area,
.content-sidebar-sidebar-wrapper .widget-area,
.sidebar-content-sidebar-wrapper .widget-area {
	position: relative;
	width: 34%;
}

.site-content .widget-area {
	padding: 0px 0 0px 35px;
	background: #f0f0f0;
}

.more-button,
.elm-button {
	display: block;
	text-align: center;
	border: rgb(212, 14, 31) 1px solid;
	background: rgb(211, 14, 31);
	font-family: Supermolot-ExpBold;
	text-transform: uppercase;
	color: #e8e7e7;
	padding: 8px;
}

.title-words {
	margin-right: 30px;
}

.slash-bg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.slash-bg > * {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.slash-after {
	position: relative;
	width: 100%;
	height: 20px;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	/*margin-left: 10px;*/
}

.slash-after:before,
.slash-after:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slash-after:before {
	background: url(assets/images/slash-bg-2.png) center left repeat-x;
	-webkit-mask-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(rgba(0, 0, 0, 0)),
		to(rgba(0, 0, 0, 1))
	);
	-webkit-mask-image: linear-gradient(
		right,
		rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 1)
	);
	mask-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(rgba(0, 0, 0, 0)),
		to(rgba(0, 0, 0, 1))
	);
	mask-image: linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background-repeat: space;
}

.slash-after.red-black:before {
	background: url(assets/images/slash-bg-1.png) center left repeat-x;
	background-repeat: space;
}

.slash-after:after {
	background: url(assets/images/slash-bg.png) center left repeat-x;
	-webkit-mask-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(rgba(0, 0, 0, 1)),
		to(rgba(0, 0, 0, 0))
	);
	-webkit-mask-image: linear-gradient(
		right,
		rgba(0, 0, 0, 1),
		rgba(0, 0, 0, 0)
	);
	mask-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(rgba(0, 0, 0, 1)),
		to(rgba(0, 0, 0, 0))
	);
	mask-image: linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	background-repeat: space;
}
.slash-after-.red-black:after {
	background: url(assets/images/slash-bg-3.png) center left repeat-x;
	background-repeat: space;
}

.embed-responsive.embed-responsive-16by9,
.wp-block-embed.is-type-video.wp-embed-aspect-16-9.wp-has-aspect-ratio > div,
.google-map-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	/*max-width: 1200px;*/
	margin: 0 auto;
}

.embed-responsive.embed-responsive-16by9 iframe,
.wp-block-embed.is-type-video.wp-embed-aspect-16-9.wp-has-aspect-ratio
	> div
	iframe,
.google-map-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.google-map-wrapper {
	overflow: visible;
	margin: 200px 0 -25px;
	width: 100vw;
	position: relative;
	left: calc(-50vw + 50%);
	border-top: 40px solid #d30e1f;
	border-bottom: 40px solid #d30e1f;
}
#post-12198 .player-details-before__left--name-first {
	font-size: 2rem;
}
/* HEADER */
#header {
	padding-top: 0;
	padding-bottom: 0;
	background-size: auto;
	height: auto;
	min-height: 315px;
}

#header.closed {
	min-height: 180px;
}

/*.site-header:before,*/
#static-area-header-top:before,
static-area-header-top,
.topslider,
#menu-primary-items,
#menu-primary .menu-items .sub-menu,
#header {
	-webkit-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
}

/* Cups */
.topslider {
	position: relative;
	overflow: hidden;
}

.site-header {
	/*background-image: url("assets/images/dvsc_player_bg.png");*/
	background-image: url('assets/images/DVSC_Jatekosok.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
}
body.home .site-header {
	background: none;
}

/*body:not(.home) .topslider,*/
.site-header.closed .topslider
/*,#static-area-header-top.isStick .topslider */ {
	height: 0;
}

.site-header:not(.closed) .topslider {
	height: 145px;
}

body.home .pseudoStickyBlock {
	margin-bottom: -145px;
}

/*.site-header:before {*/
/*content: "";*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: url("assets/images/cups_bg.png") top center no-repeat;*/
/*}*/

/*.closed.site-header:before {*/
/*top: -75px;*/
/*}*/

#static-area-header-top:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('assets/images/cups_bg.png') top center no-repeat;
	z-index: -1;
}

.site-header.closed #static-area-header-top:before
/*,#static-area-header-top.isStick:before */ {
	top: -75px;
}

.isStick {
	background: none !important;
	padding: 0 !important;
}

/*.correctsticky {*/
/*margin-bottom: -155px;*/
/*}*/

/*#static-area-header-top:not(.closed) .topslider {*/
/*height: 145px;*/
/*}*/

/*body:not(.home) .topslider,*/
/*#static-area-header-top.closed .topslider  {*/
/*height: 0;*/
/*}*/

#static-area-header-top.closed:before {
	top: -75px;
}

.topslider-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 33px 48px 33px 3%;
}

.topslider > div:nth-child(1),
.topslider > div:nth-child(3) {
	padding-left: 4%;
	padding-right: 0;
}

.topslider > div:nth-child(4) {
	padding-left: 8%;
	padding-right: 0;
}

.topslider-element img {
	-ms-flex-item-align: end;
	-ms-grid-row-align: end;
	align-self: end;
	vertical-align: middle;
	height: 70px;
	margin-right: 10px;
}

.slick-slide img {
	display: inline;
}

.static-toprow .cups span {
	/*font-family: 'Jockey One', sans-serif;*/
	font-size: 18px;
	line-height: 1em;
	color: rgb(237, 237, 237);
	text-transform: uppercase;
	margin-right: 2px;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
}

.static-toprow .cups span.number {
	font-size: 36px;
}

.static-toprow .cups span.win {
	font-size: 14px;
	font-family: ddt, sans-serif;
}

/* Top Line */
.top-line {
	height: 70px;
}

.top-line-bg {
	z-index: -1;
	position: absolute;
	left: -360px;
	max-width: none;
}
.top-line > div:nth-child(-n + 4):after {
	content: ' ';
	position: absolute;
	right: 0;
	top: 18px;
	height: 32px;
	border-left: 1px solid #e48189;
}

.top-line > div img {
	display: inline;
	max-height: 35px;
	margin-bottom: 6px;
}
.top-line a {
	display: inline-block;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}
.socials,
.loki-tv,
.kereses-ikon {
	text-align: center;
	font-size: 16px;
	height: 70px;
	line-height: 70px;
}
.kereses-ikon {
	text-align: right;
}
.socials {
	text-align: right;
	padding-right: 3.5%;
}
.socials span,
.loki-tv span,
.bottom-social span {
	/*font-family: 'Jockey One', sans-serif;*/
	color: white;
	text-transform: uppercase;
	margin-right: 20px;
}

.socials a:nth-child(2):hover {
	background: url(assets/images/facebook-icon.png) center center no-repeat;
	background-size: contain;
}
.socials a:nth-child(3):hover {
	background: url(assets/images/instagram-icon.png) center center no-repeat;
	background-size: contain;
}
.socials a:nth-child(4):hover {
	background: url(assets/images/twitter-icon.png) center center no-repeat;
	background-size: contain;
}

.loki-tv a:hover {
	background: url(assets/images/youtube-icon.png) center center no-repeat;
	background-size: contain;
}

.kereses-ikon a:hover {
	background: url(assets/images/kereses_ikon_trans.png) center center no-repeat;
	background-size: contain;
}

.socials a:hover img,
.loki-tv a:hover img,
.kereses-ikon a:hover img {
	visibility: hidden;
}

.esport-focisuli {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.esport-focisuli a {
	/*font-family: 'Jockey One', sans-serif;*/
	color: white;
	font-size: 14px;
	padding: 8px;
	cursor: pointer;
	white-space: nowrap;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.esport-focisuli span {
	display: block;
	height: 14px;
	padding-left: 5px;
	color: white;
	/*font-family: 'Jockey One', sans-serif;*/
	font-size: 12px;
}

.esport-focisuli a:hover span {
	color: black !important;
}

.cups-opener {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background: url('assets/images/cups_opener.png') top center no-repeat;
	position: relative;
	top: -1px;
	height: 40px;
	color: white !important;
	cursor: pointer;
}

.cups-opener .fa-sort-down,
.cups-opener .fa-sort-up {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: -8px;
}
.cups-opener .fa-sort-up {
	top: 0;
}
.cups-opener i:hover {
	color: white !important ;
}

.bottom-social {
	display: none;
}

/* Navigation - Logo */
.static-header-logo {
	padding-left: 10px;
}

.site-branding {
	position: relative;
	top: -4px;
}

/* Navigation - Menu */
.menu-bg {
	z-index: -1;
	position: absolute;
	top: -9px;
	left: -360px;
	max-width: none;
}

#menu-primary {
	margin: 42px 0 0;
}

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

#menu-primary .menu-item a:hover,
#menu-primary .menu-item.current-menu-item > a,
.news .entry-title a:hover,
.news .permalink a:hover,
.popular-posts .wpp-post-title:hover {
	color: #000 !important;
}
#menu-primary .menu-item.current-menu-item.no-current > a {
	color: #ededed !important;
}
.static-header-menu {
	padding: 0;
}

.menu-primary a,
#menu-secondary a,
#menu-secondary-items .menu-item:after,
#menu-secondary-items .menu-item:before {
	/*font-family: 'Jockey One', sans-serif !important;*/
	text-transform: uppercase;
	font-size: 14px;
}
.menu-primary a {
	font-size: 20px !important;
}

#menu-secondary .current-menu-item a {
	color: black !important;
}

#menu-primary-items {
	display: flex;
	justify-content: space-around;
	width: 100%;
}

#menu-primary-items .menu-item {
	margin-left: 0;
	display: table-cell;
	text-align: center;
}

.menu-primary li {
	float: none;
}

/* Navigation - Breadcrumbs */
.cherry-breadcrumbs {
	padding: 110px 0 102px;
	text-align: center;
	margin: 0px;
}

.cherry-breadcrumbs .page-title {
	font-family: 'Jockey One', sans-serif !important;
	/*color: #d0cdce !important;*/
	color: #ffffff !important;
	font-size: 42px;
	line-height: 1em;
}
body:not([class*='single-format-'])
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_item:last-child {
	display: none;
}

.cherry-breadcrumbs .cherry-breadcrumbs_content {
	padding: 23px 0 0;
}

.cherry-breadcrumbs_item .cherry-breadcrumbs_item_sep {
	padding-left: 3px;
}

.cherry-breadcrumbs .cherry-breadcrumbs_item_target,
.cherry-breadcrumbs .cherry-breadcrumbs_item_link,
.cherry-breadcrumbs .cherry-breadcrumbs_item_sep {
	color: #ffffff !important;
	/*color: #d0cdce !important;*/
}

.cherry-breadcrumbs
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_wrap
	.cherry-breadcrumbs_item
	.cherry-breadcrumbs_item_target,
.cherry-breadcrumbs
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_wrap
	.cherry-breadcrumbs_item
	.cherry-breadcrumbs_item_link,
.cherry-breadcrumbs
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_wrap
	.cherry-breadcrumbs_item
	.cherry-breadcrumbs_item_sep {
	font: 14px/20px Jockey One;
	text-transform: uppercase;
}

/* Navigation - Subpage tabs */
.tabular-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 15px 375px;
	margin: 0px -375px;
	height: 80px;
	background: #d30d1e;
	/*background: white;*/
	color: #fff;
	list-style-type: none;
}

.title-words {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*font-family: 'Jockey One', sans-serif;*/
	color: #ededed;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.subpage-tabs {
	/*display: table;*/
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap; /* assumes you only want one row */
}

.tabular-line li {
	text-align: center;
	position: relative;
}

.tabular-line li a {
	width: 100%;
	/*font-family: 'Jockey One', sans-serif;*/
	color: #ededed;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.tabular-line li.current_page_item:before {
	width: 160%;
	left: 0;
	height: 10px;
	bottom: -32px;
	position: absolute;
	content: '';
	margin-left: -30%;
	background-color: rgb(176, 10, 23);
}

/* FOOTER */
.site-footer:before {
	background: url('assets/images/footer_bg_slice.png') top left repeat;
}

.site-footer {
	border-top: rgb(211, 14, 31) 2px solid;
	/*background-position: center -85px !important;*/
	background-position: center top !important;
	background-size: cover;
	background-image: url(/wp-content/themes/DVSC__redi/assets/images/footer_bg.jpg) !important;
}

/*Navigation*/
#menu-secondary-items {
	text-align: center;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin: 75px 0 75px 0;
}

#menu-secondary-items .menu-item {
	margin: 0 25px 0 0;
}

#menu-secondary-items .menu-item:last-child {
	margin: 0;
}

#menu-secondary-items .menu-item:not(:last-child):after {
	padding-left: 25px;
	content: '|';
	color: #7c000b;
}

/*Newsletter*/
.sidebar-footer-5 {
	height: 130px;
	background-color: rgb(211, 14, 31);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sidebar-footer-5 .widget {
	margin: 0;
	width: 100%;
}

.sidebar-footer-5 .widget .widget-title {
	display: none;
}

.sidebar-footer-5 form .mc4wp-form-fields * {
	text-align: center;
	font-size: 16px;
}
.sidebar-footer-5 form p {
	/*font-family: 'Jockey One', sans-serif;*/
	font-family: 'Jockey One', sans-serif;
	color: #f3f3f3;
	width: 34%;
	display: block;
	float: left;
	margin: 30px 0 0;
}

.sidebar-footer-5 form .mc4wp-form-fields > label {
	height: 55px;
	margin: 0 5px 0 5px;
	width: 27%;
	background-color: rgb(228, 228, 228);
	-webkit-transform: skewX(-10deg);
	-ms-transform: skewX(-10deg);
	transform: skewX(-10deg);
}
/*.sidebar-footer-5 form .mc4wp-form-fields > label:last-child {*/
.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2) {
	width: 6%;
	background-color: rgb(124, 0, 11);
}
.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2):after {
	content: '';
	background-color: rgb(124, 0, 11);
	position: absolute;
	top: 0;
	right: -5px;
	height: 100%;
	width: 15px;
	-webkit-transform: skewX(10deg);
	-ms-transform: skewX(10deg);
	transform: skewX(10deg);
}
.sidebar-footer-5 form .mc4wp-form-fields > label input {
	width: 100%;
	height: 100%;
	background: none;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	/*-moz-transform: skewX(10deg);*/
	/*-webkit-transform: skewX(10deg);*/
	/*-o-transform: skewX(10deg);*/
	/*-ms-transform: skewX(10deg);*/
	/*transform: skewX(10deg);*/
}
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='text']::-webkit-input-placeholder,
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='email']::-webkit-input-placeholder {
	font-family: ddt, sans-serif;
	color: #7c000b;
	outline: none;
}
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='text']::-moz-placeholder,
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='email']::-moz-placeholder {
	font-family: ddt, sans-serif;
	color: #7c000b;
	outline: none;
}
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='text']:-ms-input-placeholder,
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='email']:-ms-input-placeholder {
	font-family: ddt, sans-serif;
	color: #7c000b;
	outline: none;
}
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='text']::-ms-input-placeholder,
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='email']::-ms-input-placeholder {
	font-family: ddt, sans-serif;
	color: #7c000b;
	outline: none;
}
.sidebar-footer-5 form .mc4wp-form-fields > label input[type='text'],
.sidebar-footer-5 form .mc4wp-form-fields > label input[type='email'],
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='text']::placeholder,
.sidebar-footer-5
	form
	.mc4wp-form-fields
	> label
	input[type='email']::placeholder {
	font-family: ddt, sans-serif;
	color: #7c000b;
	outline: none;
}

.sidebar-footer-5 form .mc4wp-form-fields > label input[type='submit'] {
	/*font-family: 'Jockey One', sans-serif;*/
	color: #e4e4e4;
}
.sidebar-footer-5 form .mc4wp-form-fields label input[type='checkbox'] {
	width: 25px;
	height: 25px;
	position: relative;
	top: 7px;
	outline: 0.5px solid #cf0d1e;
}
.sidebar-footer-5 form .mc4wp-form-fields > p:last-child {
	width: 100%;
	margin: 3px 0 -10px;
	padding-right: 2%;
	text-align: right;
}
.sidebar-footer-5 form .mc4wp-form-fields > p label {
	font-family: ddt, sans-serif;
	margin-bottom: 0;
}
.sidebar-footer-5 form .mc4wp-form-fields > p label a {
	color: #f3f3f3;
	font-family: 'Jockey One', sans-serif;
}

.sidebar-footer-5 form .mc4wp-response {
	width: 100%;
	position: absolute;
	bottom: -30px;
}
.sidebar-footer-5 form .mc4wp-response p {
	width: 100%;
	color: black;
	margin: 0;
	font-size: 16px;
	text-align: center;
}
/*Site-info*/
.static-footer-info {
	margin-top: 55px;
}

.static-footer-info .site-info,
.static-footer-sidebars,
.static-footer-sidebars a {
	font-size: 14px;
	font-family: ddt, sans-serif;
	line-height: 23px;
	text-align: center;
	color: #7c000b;
}

.static-footer-info .site-info {
	padding: 0 15px 0 15px;
}

.static-footer-info .site-info span {
	font-family: 'Jockey One', sans-serif;
	display: block;
	margin: auto;
}

/*Logo*/
.static-footer-logo {
	margin-top: 55px;
}

.static-footer-logo .image-logo img {
	margin: auto;
}

/*Sidebars*/
.static-footer-sidebars .widget-title {
	display: none;
}

.static-footer-sidebars img {
	display: inline;
	margin-right: 10%;
}

.static-footer-sidebars [class*='sidebar-footer-'] .widget {
	margin-top: 55px;
}

.static-footer-sidebars .textwidget p {
	margin: 0;
}

#footer .static-footer-sidebars .widget {
	margin-bottom: 25px;
}

.bckground {
	position: absolute;
	width: 800px;
	z-index: -1;
}

.left-bckground {
	left: -40%;
}
.right-bckground {
	right: -40%;
}

/*FRONT PAGE*/

.pinned .entry-title a:hover {
	color: #d40e1f !important;
}

.pinned {
	/*height: 880px;*/
	/*background: url("assets/images/pinned_bg.png") no-repeat center -120px;*/
	position: relative;
	margin-top: 15px;
	/*overflow: hidden;*/
	z-index: 1;
}

/*.pinned.container > .row {
	width: 100%;
	padding-top: 45%;
	position: relative;
	margin: 0 auto;
}
*/

.pinned .article-container {
	position: absolute;
	top: 0;
	left: -10px;
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pinned article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	overflow: hidden;
	/*width: 300px;*/
	/*height: 280px;*/
	height: 49.7%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}

.pinned .article-container .first {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 47.5%;
}

.pinned .first article {
	/*width: 559px;*/
	width: calc(100% - 10px);
	/*height: 565px;*/
	height: 100%;
	margin: 0 5px 0 5px;
}

.pinned .article-container .second {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 25%;
}

.pinned .article-container .third {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	width: 25%;
}

.pinned .article-container .second article,
.pinned .article-container .third article {
	margin-bottom: 5px;
}
.pinned article.post::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: -o-linear-gradient(
		top,
		rgba(0, 0, 0, 0.4) 0%,
		rgba(0, 0, 0, 0.8) 130%
	);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 0, 0, 0.4)),
		color-stop(130%, rgba(0, 0, 0, 0.8))
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.4) 0%,
		rgba(0, 0, 0, 0.8) 130%
	);
}

/*
.pinned .entry-header {
	min-height: 40%;
	width: 100%;
	margin: auto 0 0 0 !important;
	padding-left: 15px;
	padding-right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
}

.pinned .entry-title {
	position: absolute;
	bottom: 0;
	font-family: 'Jockey One', sans-serif !important;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1.2rem;
	text-transform: none;
	margin-bottom: 40px;
	width: 91%;
}

.pinned .first .entry-title {
	font-size: 1.5rem;
	line-height: 1.9rem;
}

.pinned .entry-header > span {
	-ms-flex-item-align: end;
	align-self: flex-end;
	display: block;
	font-family: Supermolot-Light;
	font-size: 0.8rem;
	color: #ffffff;
	margin-bottom: 12px;
	z-index: 1;
}

.pinned .entry-header > span > time {
	padding-bottom: 5px;
}

.pinned .entry-header .posted-on:before {
	bottom: -3px;
	position: relative;
	content: url(assets/images/post_date_pinned_pic.png);
	margin-right: 12px;
}
*/

.pinned .sportspress div {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently */
	outline: none;
}

.pinned .sportspress {
	position: relative;
	margin-top: 30px;
	width: 49%;
	float: left;
}
.pinned .sportspress:last-child {
	margin-left: 1%;
}
.pinned .sportspress .sp-table-caption {
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 1;
	width: 95px !important;
	/*font-family: 'Jockey One', sans-serif;*/
	font-size: 0.6rem !important;
	color: #f3f3f3 !important;
	background-color: #d40e1f !important;
	background: none !important;
	line-height: 1 !important;
	border: none !important;
	padding: 5px 0 5px 5px !important;
	text-transform: uppercase !important;
}

.pinned .sportspress .sp-table-caption:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: url(assets/images/front_slider_caption_bg.png) no-repeat;
	background-size: 100% auto;
	display: inline-block;
	width: 150%;
	height: 100%;
}

.pinned .sportspress .sp-table-wrapper {
	background: url('assets/images/front_slider_bg.png') top center / cover
		no-repeat;
}

.pinned .sportspress .sp-post {
	position: relative;
	height: 200px;
}

.pinned .sportspress .team-name-logo-wrapper {
	position: absolute;
	width: 80%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pinned .sportspress .team-name-logo-wrapper .team-name-logo {
	float: left;
	width: 25%;
	text-align: center;
}
.pinned .sportspress .team-name-logo-wrapper .team-name-logo.even {
	margin-left: 50%;
}
.pinned .sportspress .team-name-logo-wrapper .name {
	font-family: ddt, sans-serif;
	color: #ffffff !important;
	font-size: 1rem;
	word-wrap: normal;
}

.pinned .sportspress .event-data-wrapper {
	position: relative;
	top: 53%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	width: 40%;
}

.pinned .sportspress .event-data-wrapper .right-section .add-to-calendar,
.pinned .sportspress .event-data-wrapper .right-section .buy-tickets {
	display: none;
}
.pinned .sportspress .event-data-wrapper .left-section,
.pinned .sportspress .event-data-wrapper .right-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.pinned .sportspress .event-data-wrapper .left-section .sp-event-date {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
/*.pinned .sportspress .event-data-wrapper .left-section .sp-event-date .sp-event-time {*/
/*display: none;*/
/*}*/
.pinned .sportspress .event-data-wrapper * {
	color: #ffffff !important;
}

.pinned .sportspress .event-data-wrapper .countdown-date {
	margin-bottom: 7%;
}
.pinned .sportspress .event-data-wrapper .countdown-date span,
.pinned .sportspress .event-data-wrapper .countdown-date small {
	font-family: 'Jockey One', sans-serif;
	font-size: 1.7rem;
}
.pinned .sportspress .event-data-wrapper .countdown-date small {
	font-size: 0.6rem;
	margin-left: 1%;
}
.pinned .sportspress .event-data-wrapper .countdown-date:after {
	content: 'VS';
	display: block;
	font-family: 'Jockey One', sans-serif;
	font-size: 1.6rem;
	margin-top: 4%;
}

.pinned .sportspress .event-data-wrapper .sp-event-title,
.pinned .sportspress .event-data-wrapper .sp-event-league,
.pinned .sportspress .event-data-wrapper .sp-event-date,
.pinned .sportspress .event-data-wrapper .sp-event-venue > div,
.pinned .sportspress .event-data-wrapper .right-section .bottom div > span {
	font-family: ddt, sans-serif !important;
	font-size: 0.7rem !important;
	margin: 0 !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
}
.pinned .sportspress .event-data-wrapper .sp-event-title,
.pinned .sportspress .event-data-wrapper .right-section .bottom div > span {
	font-family: 'Jockey One', sans-serif !important;
}
.pinned .sportspress .event-data-wrapper .sp-event-date,
.pinned .sportspress .event-data-wrapper .sp-event-venue > div {
	font-family: 'Jockey One', sans-serif !important;
}
.pinned .sportspress .event-data-wrapper .sp-event-date:before,
.pinned .sportspress .event-data-wrapper .sp-event-venue > div:before {
	content: 'IDŐPONT';
	display: inline;
	font-family: ddt, sans-serif;
	font-size: 0.8rem !important;
}
.pinned .sportspress .event-data-wrapper .sp-event-venue > div:before {
	font-family: ddt, sans-serif;
	content: 'HELYSZÍN';
	margin-right: 2px;
}

.pinned .sportspress .event-data-wrapper .result {
	font-family: 'Jockey One', sans-serif;
	font-size: 3rem !important;
	color: #ffffff !important;
	margin-top: 15%;
}

.pinned .sportspress .event-data-wrapper .right-section .top {
	display: none;
}
.pinned .sportspress .event-data-wrapper .right-section .bottom {
	margin-top: 20%;
}
.pinned .sportspress .slick-prev,
.pinned .sportspress .slick-next {
	position: absolute;
	visibility: hidden;
}
.pinned .sportspress .slick-prev:after,
.pinned .sportspress .slick-next:after {
	content: ' ';
	position: absolute;
	display: block;
	visibility: visible;
	top: 90px;
	left: 0;
	width: 70%;
	height: 100%;
	background: url(assets/images/front_slider_left.png) top center no-repeat;
	z-index: 1;
}
.pinned .sportspress .slick-next {
	/*margin-left: 92%*/
	right: -10px;
}
.pinned .sportspress .slick-next:after {
	top: -110px;
	background: url(assets/images/front_slider_righ.png) top center no-repeat;
}
body.blog .pinned .sportspress .slick-prev:after {
	top: -110px;
}

.pinned .sportspress .slick-dots {
	list-style: none;
	text-align: center;
	margin-bottom: 40px;
	padding: 0;
	position: relative;
	top: 40px;
}

.pinned .sportspress:after {
	content: ' ';
	z-index: -1;
	position: absolute;
	display: block;
	bottom: 23px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/images/ellipse.png) top center / contain no-repeat;
}

.pinned .sportspress .slick-dots li {
	display: inline;
}

.pinned .sportspress .slick-dots button {
	position: relative;
	visibility: hidden;
}

.pinned .sportspress .slick-dots button:before {
	visibility: visible;
	content: '';
	height: 12px;
	width: 12px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.pinned .sportspress .slick-dots li.slick-active button:before {
	background-color: #d30e1f;
}

.front-news {
	position: relative;
	z-index: 1;
}



@media (min-width: 992px) {
	.front-news .news article figure a img{
		min-height: 210px;
		height: 100%;
		width: auto;
		max-width: inherit;
	}
}


@media (min-width: 1900px) {
	.front-news .news article figure a img{
		min-height: 210px;
		height: auto;
		width: 100%;
		max-width: inherit;
	}
}





#text-2 {
	display: none;
}

#text-2 {
	padding-top: 0;
	margin-top: 70px;
	border: none;
}
.more-news {
	width: 94%;
	margin-top: 45px;
}

.front-tabella {
	position: relative;
	background: url('assets/images/tabella_bg.jpg') center 30px no-repeat;
	margin-top: 30px;
	z-index: 1;
}

.front-tabella {
	word-wrap: initial;
}
/*wpsisac-slick-slider design-3 wpsisac-image-fit slick-initialized slick-slider*/

.front-tabella .row > div:first-child {
	z-index: 1;
}

.red-image:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: -223%;
	right: 104%;
	bottom: 20px;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	background-color: rgba(213, 15, 25, 0.8);
}

.red-image:after {
	position: absolute;
	content: ' ';
	z-index: -1;
	top: 0;
	left: 107%;
	right: -83%;
	bottom: 20px;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	background-color: rgba(213, 15, 25, 0.8);
}

.front-tabella .sp-table-caption {
	display: none !important;
}

.front-tabella .caption {
	text-align: center;
	margin: 15px 0 15px 0;
	letter-spacing: 0.08em;
	white-space: nowrap;
	color: rgba(237, 237, 237, 0.502);
	font-family: 'Jockey One', sans-serif;
	font-size: 6rem;
}

.front-tabella .sp-data-table {
	border: none !important;
	overflow: hidden;
}

.front-tabella .sp-data-table tr th:first-child,
.front-tabella .sp-data-table tr td:first-child {
	width: 22%;
	text-align: left !important;
	padding-left: 5% !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

@media (min-width: 992px) {
	.front-tabella .sp-data-table tr th:first-child,
	.front-tabella .sp-data-table tr td:first-child {
		padding-top: 8.5px !important;
	}	
}

.front-tabella thead th:first-child:before {
	content: '#';
}
.front-tabella thead th {
	background-color: rgb(123, 0, 11) !important;
	line-height: 2rem !important;
}
.front-tabella thead th,
.front-tabella tbody td {
	font-family: 'Jockey One', sans-serif;
	font-size: 0.6rem !important;
	color: #ededed !important;
	text-transform: uppercase !important;
}

.front-tabella tbody tr {
	background-color: rgba(234, 217, 217, 1);
}
.front-tabella tbody tr:hover {
	background-color: rgba(234, 217, 217, 0.6);
}
.front-tabella .sp-data-table td a {
	border: none !important;
	color: #303030 !important;
	line-height: 1.8 !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}
.front-tabella .sp-data-table td {
	border: none !important;
	border-bottom: 2px solid #cf221d !important;
	color: #303030 !important;
	line-height: 1.8 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.front-tabella .data-name .team-logo {
	margin-right: 10% !important;
}

.front-tabella .wpsisac-slide-wrap img {
	height: 640px !important;
}

.front-tabella
	.wpsisac-slick-slider.design-3
	.wpsisac-image-slide
	.wpsisac-slide-wrap
	.wpsisac-slider-content {
	bottom: 10px;
	top: initial;
	padding: 0;
}

.front-tabella
	.wpsisac-slick-slider.design-3
	.wpsisac-image-slide
	.wpsisac-slide-wrap
	.wpsisac-slider-content
	.wpsisac-bg-overlay {
	padding: 0;
	background: none;
	width: 80%;
}

.front-tabella
	.wpsisac-slick-slider.design-3
	.wpsisac-image-slide
	.wpsisac-slide-wrap
	.wpsisac-slide-title {
	font-family: 'Jockey One', sans-serif;
	font-size: 1rem;
	color: #313131;
	text-shadow: none;
	text-align: center;
}

.front-tabella .sp-data-table .dvsc-td:before {
	position: absolute;
	width: 65%;
	height: 100%;
	top: 0;
	left: -5%;
	content: ' ';
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	background-color: #7b000b;
	z-index: -1;
}

.front-tabella .sp-data-table .dvsc-td {
	position: relative;
	z-index: 2;
	color: #ededed !important;
}

.front-tabella .wpsisac-slider-short-content {
	display: none;
}

.front-tabella .slick-prev,
.front-tabella .slick-next {
	visibility: hidden;
	position: relative;
	height: 25px;
	width: 30px;
	bottom: 45px;
}
.front-tabella .wpsisac-slick-slider.design-3 .slick-arrow {
	top: initial !important;
	bottom: 1% !important;
}
.front-tabella .wpsisac-slick-slider.design-3 .slick-prev {
	left: -5% !important;
}
.front-tabella .wpsisac-slick-slider.design-3 .slick-next {
	position: absolute;
	right: 15% !important;
	/*right: -75% !important;*/
}
.front-tabella .slick-prev:after,
.front-tabella .slick-next:after {
	content: ' ';
	position: absolute;
	display: block;
	visibility: visible;
	top: 0;
	left: 0;
	width: 30px;
	height: 25px;
	background: url(assets/images/event_slider_left.png) top left no-repeat;
}
.front-tabella .slick-next:after {
	right: 0;
	background: url(assets/images/event_slider_right.png) top left no-repeat;
}

.front-tabella .tabella-detail {
	background: none;
	border: none;
	margin-top: -16px;
}

.slick-initialized .slick-slide {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently */
	outline: none;
}
.front-shop {
	background: url('assets/images/shop_bg.jpg') top center / cover no-repeat;
}

.front-shop a {
	display: block;
}

.front-shop .row [class*='col-'] {
	text-align: center;
}

.front-shop img {
	margin: 0 auto;
}

.front-shop a:hover img {
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	-o-filter: brightness(80%);
	-ms-filter: brightness(80%);
	filter: brightness(80%);
}

.front-shop a {
	position: relative;
}
.front-shop a span {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 200px;
}

.front-shop a:hover span {
	visibility: visible;
}

.front-shop img {
	margin-bottom: 60px;
}

.front-shop .inner-col img {
	margin-bottom: 40px;
}

.sponsors {
	background: url('assets/images/sponsors_bg.jpg') top center / cover no-repeat;
	padding-bottom: 30px;
}

.sp-sponsors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sp-sponsors a.sp-sponsor {
	width: 160px;
	height: 120px;
	background-color: #d5d5d5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sp-sponsors a.sp-sponsor img {
	opacity: 0.3;
}
.sp-sponsors a.sp-sponsor:hover img {
	opacity: 1;
}

/* PAGES */

/* News Archive */

.news-search {
	width: 152%;
	text-align: center;
	padding: 20px 50px 20px;
	margin-top: 20px;
	background-image: -moz-linear-gradient(
		-180deg,
		rgb(143, 0, 11) 0%,
		rgb(212, 14, 31) 100%
	);
	background-image: -webkit-linear-gradient(
		-180deg,
		rgb(143, 0, 11) 0%,
		rgb(212, 14, 31) 100%
	);
	background-image: -ms-linear-gradient(
		-180deg,
		rgb(143, 0, 11) 0%,
		rgb(212, 14, 31) 100%
	);
}
.news-search form {
	width: 985px !important;
	margin: 0 auto;
}
.news-search form label {
	width: 100%;
}
.news-search form label input {
	width: 100%;
}
.news-search .is-form-style input.is-search-input {
	text-align: center;
}
.news-search .is-form-style input.is-search-input,
.news-search p,
.news-search p a {
	font-family: ddt, sans-serif;;
	font-size: 0.9rem;
}
.news-search form.is-form-style input.is-search-submit {
	display: none;
	font-family: 'Jockey One', sans-serif;
	font-size: 14px;
	width: auto;
}

.news-search p,
.news-search p a {
	color: #f2f2f2;
	margin: 20px 0 0;
}
.news-search p a {
	font-family: 'Jockey One', sans-serif;
}

div.is-ajax-search-result {
	/*width: 745px !important;*/
	width: 975px !important;
	/*background-color: #cd0d1d !important;*/
	z-index: 0 !important ;
	/*margin-left: 1px ;*/
}
/*.is-ajax-search-items {
	max-height: 500px !important;
}*/
.is-ajax-search-items .is-ajax-search-posts .is-ajax-search-post {
	/*border: none !important;*/
	border: 2px solid rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
}
.is-ajax-search-items .is-ajax-search-posts .is-ajax-search-post:hover {
	/*border: 2px solid #b00a17 !important;*/
	border: 2px solid #d30e1f !important;
	/*border-color: #b00a17 !important;*/
	border-color: #d30e1f !important;
}
.is-ajax-search-items .is-ajax-search-posts .is-ajax-search-result a:hover {
	text-decoration: none !important;
	color: #000 !important ;
}
.is-ajax-search-result .is-title a {
	font-family: 'Jockey One', sans-serif;
	font-size: 1rem !important;
}
.is-ajax-search-result .meta .meta-date .entry-date {
	font-size: 0.7rem !important;
	font-family: 'Jockey One', sans-serif;
}
.is-ajax-search-result .meta .meta-date .posted-on:before {
	bottom: -3px;
	position: relative;
	content: url(assets/images/post_date_pic.png);
	margin-right: 8px;
}
.is-ajax-search-result .is-ajax-result-description {
	font-size: 0.8rem;
	font-family: ddt, sans-serif;
}
.is-ajax-search-result .is-show-more-results-text,
.is-ajax-search-result .is-ajax-search-no-result {
	font-size: 1rem !important;
	font-family: 'Jockey One', sans-serif;
}
body.blog .sidebar-main.widget-area {
	margin-top: 143px;
}

.news .title-words,
.popular-posts .title-words,
.front-shop .title-words,
.related-posts .title-words {
	margin-right: 0px;
}
.preface {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.site-main > .news ~ .news .preface {
	display: none;
}

.preface h1 {
	font-family: 'Jockey One', sans-serif;
	margin: 55px 0 50px;
}

.preface span,
.popular-posts .title-words h3 {
	font-family: 'Jockey One', sans-serif;
	font-size: 1rem;
	color: #313131;
	margin: 5px 15px 0 15px;
}

.news article.hentry {
	margin-bottom: 35px;
}

.news article > .entry-header {
	display: none;
}

.news .entry-thumbnail,
.news .entry-video,
.news .entry-gallery {
	position: relative;
	float: left;
	width: 44%;
	max-height: 210px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(212, 212, 212);
	background-color: rgb(4, 4, 6);
	overflow: hidden;
	margin-bottom: 0px;
}

.news .entry-thumbnail a:not(.videoPopupLink):hover img,
.news .entry-thumbnail a.videoPopupLink:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.news .entry-thumbnail a.videoPopupLink:hover img {
	left: 38.46%;
	top: 30%;
}

.news img.video-opener {
	top: 50%;
}

.post-gallery_prev:before {
	content: '\f177';
}
.post-gallery_next:before {
	content: '\f178';
}

.news .entry-gallery .gallery-wrapper {
	position: relative;
	/*left: -50px;*/
	/*width: 450px;*/
	width: 134%;
	left: -15%;
}

.news .entry {
	width: 50%;
	float: left;
	margin-left: 6%;
	height: 210px;
	overflow: hidden;
	position: relative;
}

.news .entry-tags,
.news .author.vcard,
.football .author.vcard {
	display: none;
}

.news .entry-title {
	font-family: 'Jockey One', sans-serif;
	font-size: 1.5rem;
	line-height: 1.5rem;
	text-transform: none;
}

.news .entry-title a {
	color: #d30e1f !important;
}

/*.news*/

.entry-meta .avatar {
	display: none;
}

.entry-meta .posted-on:before {
	bottom: -3px;
	position: relative;
	content: url(assets/images/post_date_pic.png);
	margin-right: 12px;
}

.news .entry-content {
	display: none;
}

.entry-meta .posted-on,
.news .entry-summary p {
	/*.news .entry-content p {*/
	font-family: ddt, sans-serif;
	color: black;
}

.entry-meta .posted-on .entry-date {
	font-size: 0.8rem;
	font-family: 'Jockey One', sans-serif;
}

.summary {
	margin-top: 15px;
}

.news .entry-summary p {
	font-size: 0.8rem !important;
	text-align: justify;
	padding-right: 10px;
}

.news .permalink {
	display: block;
	position: absolute;
	float: right;
	bottom: 0;
	right: 10px;
}

.news .permalink a {
	font-family: Supermolot-ExpBold;
	color: #d20e1f !important;
	text-transform: uppercase;
	font-size: 20px !important;
}

.videoPopupLink.inside-hexa {
	display: none;
}

img.video-opener {
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 22%;
	z-index: 2;
}

body.blog img.video-opener {
	z-index: auto;
}

/* magnific popup */

/* disable */
body:not(.single) .popup-gallery-item {
	cursor: auto;
}

/*body:not(.single-format-gallery) .mfp-figure:before {
	content:"További képek a cikkben!" ;
	position: absolute;
    font-family: 'Jockey One', sans-serif;
    font-size: 2.5rem;
    left: 0;
    top: 10px;
}*/

.mfp-content {
	max-width: 70%;
}

.mfp-content .entry-video {
	text-align: center;
}
.mfp-close-btn-in .mfp-close {
	color: #ddd;
	width: 100%;
	font-size: 3rem;
}
.mfp-inline-holder .mfp-close {
	left: 48%;
	top: -44px;
}
.mfp-hide {
	position: absolute;
}
.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
body.blog .navigation.pagination {
	display: none;
}

body.blog .news > .navigation.pagination ~ .preface {
	display: none;
}

body.blog .news {
	position: relative;
}

body.blog .left-bckground {
	left: -50%;
}
body.blog .right-bckground {
	right: -75%;
}
body.blog .bckground {
	z-index: 0;
}
.elm-button {
	width: 100%;
}

.pinned-events {
	background: url(assets/images/pinned-events-bg.png) no-repeat center;
	background-size: cover;
}
.pinned-events sportspress .slick-prev:after {
	top: -109px;
}

.site-content .widget-area {
	background: none;
}

.popular-posts .title-words h3 {
	margin: 15px;
}

.popular-posts .slash-bg {
	margin-bottom: 35px;
}

.popular-posts .wpp-post-title {
	display: block;
	font-family: 'Jockey One', sans-serif;
	font-size: 16px;
	color: #d30e1f;
	line-height: 18px;
}

.popular-posts .entry-meta {
	display: table-cell;
	vertical-align: middle;
	height: 80px;
}

.popular-posts .entry-date {
	font-size: 0.7rem !important;
}

.popular-posts .wpp-list > li {
	margin: 15px 0 15px 0;
}

.popular-posts .wpp-list > li:first-child {
	margin: 0 0 15px 0;
}

.popular-posts .wpp-list > li:last-child {
	margin: 15px 0 0 0;
}

.popular-posts .wpp-list > img {
	margin-left: auto;
	margin-right: auto;
}

.popular-posts .wpp-list > img:last-child {
	display: none;
}

body .post-gallery_prev,
body .post-gallery_next {
	width: 40px;
	height: 30px;
	line-height: 23px;
}

.post-gallery_next:before,
.post-gallery_prev:before {
	font-family: FontAwesome;
	display: inline;
	font-size: 15px;
}

body:not(.single-format-gallery) .post-gallery_prev,
body:not(.single-format-gallery) .post-gallery_next {
	top: 110px;
}

body:not(.single-format-gallery) .post-gallery_prev {
	/*left: 60px;*/
	left: 13%;
	z-index: 1;
}

body:not(.single-format-gallery) .post-gallery_next {
	/*right: 75px;*/
	right: 17%;
}
/* News single */

body.single-post .cherry-breadcrumbs {
	padding: 0;
}
body.single-post .cherry-breadcrumbs .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
body.single-post .cherry-breadcrumbs .row [class*='col-'] {
	position: relative;
}
body.single-post .cherry-breadcrumbs .row [class*='col-'] > img {
	position: absolute;
}
body.single-post .cherry-breadcrumbs .row [class*='col-']:first-child {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	display: none;
}
body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_content {
	padding: 25px 0 25px;
	text-align: left;
}
body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_content:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: -360px;
	height: 200px;
	width: 1920px;
	background: url(assets/images/post_single_top.png) no-repeat center;
	z-index: -1;
}
body.single-post
	.cherry-breadcrumbs
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_item
	a {
	font-family: 'Jockey One', sans-serif !important;
	font-size: 0.6rem !important;
	color: #fbfbfb !important;
}
body.single-post
	.cherry-breadcrumbs
	.cherry-breadcrumbs_content
	.cherry-breadcrumbs_item:last-child
	.cherry-breadcrumbs_item_target {
	font-family: 'Jockey One', sans-serif;
	font-size: 0.7rem;
	color: #fbfbfb !important;
}

body.single-post .site-main > article {
	z-index: 1;
	position: relative;
}

body.single-post .bckground {
	top: 800px;
}

body.single-post .site-main > article .entry-thumbnail {
	margin: 0 auto;
	position: relative;
	/* left: -360px; */
	width: 1920px;
	height: 800px;
	overflow: hidden;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

body.single-post .site-main > article .entry-thumbnail img {
	width: 100%;
}

body.single-post .site-main > article .entry-thumbnail:before {
	position: absolute;
	content: ' ';
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: -webkit-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 70%,
		rgba(0, 0, 0, 0.6) 100%
	);
	z-index: 1;
}

body.single-post .site-main > article .entry-gallery {
	position: relative;
	height: 800px;
	/*width: 110%;*/
	width: auto;
	/*left: -5%;*/
	padding-top: 30px;
}

body.single-post .site-main > article .entry-gallery:before {
	position: absolute;
	content: ' ';
	top: -1px;
	left: 0;
	width: 1920px;
	height: 801px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	/*bottom: 0;*/
	/*right: 0;*/
	background-color: #d40e1f;
	background: -webkit-linear-gradient(
		top,
		rgba(212, 14, 31, 1) 70%,
		rgb(93, 12, 23) 100%
	);
}

body.single-post .site-main > article .entry-gallery .post-gallery {
	-webkit-box-shadow: 0px 0px 50px 0px black;
	box-shadow: 0px 0px 50px 0px black;
	height: 650px;
	overflow: hidden;
}

body:not(.single-post) .fb_iframe_widget {
	display: none;
}
.fb_iframe_widget {
	float: right;
	top: 10px;
}
.fb_iframe_widget.fb-share-button {
	margin-left: 5px;
}

body.single-post .site-main > article .entry {
	position: relative;
	z-index: 2;
	top: -75px;
	background: url(assets/images/single_post_bg.png) no-repeat top center / cover;
	background-color: white;
	border-top: 10px solid #d40e1f;
	padding: 2% 17.1% 4%;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(17, 17, 18, 0.05);
	box-shadow: 0px 0px 30px 0px rgba(17, 17, 18, 0.05);
}
/*body.single-post .site-main > article .entry > .entry-header {*/
/*display: none;*/
/*}*/

/*body.single-post .site-main > article .entry-wrapper {*/
/*!*position: relative;*!*/
/*position: absolute;*/
/*!*top: -163px;*!*/
/*top: 785px;*/
/*z-index: 1;*/
/*right: 0;*/
/*left: 0;*/
/*margin: auto;*/
/*width: 1200px;*/
/*}*/

body.single-post .site-main > article > .entry-header {
	position: relative;
}

/*body.single-post .site-main > article .entry-title:before {
	content: ' ';
	position: relative;
	position: absolute;
	left: -4%;
	top: 1%;
	bottom: 4%;
	border-left: 10px solid rgb(212, 14, 31);
}

body.single-post .site-main > article .entry-title {
	position: absolute;
	top: -170px;
	font-family: 'Jockey One', sans-serif !important;
	line-height: 1;
	color: #ffffff !important;
	font-size: 3rem;
	text-align: left;
	left: 7%;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 2.5px 4.33px 28px rgba(0, 0, 0, 0.75);
	text-transform: none;
}
*/

body.single-post .site-main > article .entry-meta {
	margin-bottom: 2rem;
}

body.single-post .site-main > article .entry-meta > img {
	display: inline;
	margin-right: 0.5rem;
}

body.single-post .site-main > article .entry-meta .author,
body.single-post .site-main > article .entry-meta .author:before {
	font-family: 'Jockey One', sans-serif;
	font-size: 0.7rem;
	color: #313131;
	text-transform: uppercase;
}
body.single-post .site-main > article .entry-meta .author:before {
	content: 'SZERZŐ';
	font-family: 'Jockey One', sans-serif;
}

body.single-post .site-main > article .entry-meta .posted-on {
	margin-left: 25px;
}

body.single-post .site-main > article .entry-summary p,
body.single-post .site-main > article .entry-content p {
	font-family: ddt, sans-serif;
	font-size: 1rem;
	line-height: 1.2rem;
	text-align: justify;
	color: black;
}
body.single-post .site-main > article .entry-summary p {
	font-family: 'Jockey One', sans-serif;
	color: black;
}

body.single-post .videoPopupLink,
body.single-post .entry-tags,
body.single-post .wp-block-gallery {
	display: none;
}

.single .hentry {
	margin: 0;
}

.related-posts {
	position: relative;
	top: -75px;
	padding-top: 0;
	border-top: none;
	overflow: visible;
	z-index: 1;
}

.related-posts .related-posts_list .related-posts_item {
	margin-bottom: 25px;
}
.related-posts .related-posts_list .related-posts_item > img {
	position: absolute;
	top: 150px;
	width: 80%;
	left: 10%;
}

.related-posts .entry-thumbnail {
	position: relative;
	float: left;
	width: 44%;
	max-height: 210px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(212, 212, 212);
	background-color: rgb(4, 4, 6);
	overflow: hidden;
	margin-bottom: 0px;
	height: 90px;
}

.related-posts .entry {
	width: 50%;
	float: left;
	margin-left: 6%;
	position: relative;
}

.related-posts .entry-header {
	margin: 0 0 10px;
}
.related-posts .entry .entry-title a {
	color: #d30e1f;
	font-family: 'Jockey One', sans-serif;
	font-size: 0.8rem;
	text-transform: none;
	line-height: 0.8;
}

/* Gallery Archive */

.container.football .entry-summary {
	display: none;
}

.container.football {
	position: relative;
}

.football .preface {
	width: 25%;
	margin-top: 115px;
}
.football .preface .title-words h1 {
	color: #313131;
	margin: 55px 0 54px;
}

.football input + label {
	font-size: 0.8rem;
	font-family: ddt, sans-serif;
	color: #313131;
	position: absolute;
	top: 170px;
	/*left: 680px;*/
	/*right: 38%;*/
	left: 56%;
}
.football #videos + label {
	/*left: 765px;*/
	/*right: 32%;*/
	left: 63%;
}
.football input {
	display: none;
}
.football input + label {
	cursor: pointer;
}
.football input:checked + label {
	font-family: 'Jockey One', sans-serif;
	color: #c10f18;
}

.football input ~ .tab {
	display: none;
}
.football #images:checked ~ .tab.images,
.football #videos:checked ~ .tab.videos {
	display: block;
}

.football.hexagons {
	padding-right: 45px;
}
.football.hexagons .row {
	position: relative;
	left: 150px;
	margin-left: -150px;
	margin-right: -150px;
}
.football:not(.hexagons) [class*='col-'] {
	margin-bottom: 45px;
	/*height: 165px;*/
	height: 240px;
	overflow: hidden;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
}
.football:not(.hexagons) article {
	width: 220%;
	height: 265px;
	position: relative;
	left: -60%;
}

.football:not(.hexagons) article .entry {
	bottom: 25px;
	width: 51%;
	text-align: center;
	left: 24.5%;
}
.football:not(.hexagons) .preface {
	margin-top: 30px;
}
body:not(.home) .football:not(.hexagons) .preface {
	margin-top: -30px;
}
.football:not(.hexagons) input + label {
	top: 85px;
}
.football:not(.hexagons) .more-button {
	margin: 0 auto 49px;
}
.football:not(.hexagons) article .entry .entry-header {
	margin: 0 5px;
}
.football:not(.hexagons) article .entry .entry-meta {
	margin-bottom: 5px;
}

body:not(.single-format-gallery) .football:not(.hexagons) .post-gallery_prev {
	left: 26%;
}
body:not(.single-format-gallery) .football:not(.hexagons) .post-gallery_next {
	right: 26%;
}

.football:not(.hexagons) ~ .gallery-pagi {
	margin-top: 50px;
}

.football.hexagons .empty {
	height: 310px;
}

.football.hexagons [class*='col-'] {
	/*position: relative;*/
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 2px;
	clip-path: polygon(25% 0, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0 50%);
	-webkit-clip-path: polygon(
		25% 0,
		75% 0%,
		100% 50%,
		75% 100%,
		25% 100%,
		0 50%
	);
	background-color: rgba(176, 10, 23, 0.2);
	background-image: url(assets/images/empty_hexa_bg_slice.png);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
	/* new */
	position: relative;
	height: auto;
	padding: 21% 0 0;
	margin-bottom: 0.2%;
	overflow: hidden;
	transform: scale(1, 1);
}

/*.football.hexagons .up {*/
/*top: -156px;*/
/*}*/

/* -> every fourth, starting from second */
.football.hexagons [class*='col-']:nth-child(4n + 2) {
	left: -89px;
	/* new */
	left: -6%;
}

/* -> every fourth, starting from third */
.football.hexagons [class*='col-']:nth-child(4n + 3) {
	left: -178px;
	/* new */
	left: -12%;
}

/* -> every fourth, starting from forth */
.football.hexagons [class*='col-']:nth-child(4n + 4) {
	left: -267px;
	/* new */
	left: -18%;
}

/* everyone, starting from fifth (second row)...*/
.football.hexagons .up:nth-child(n + 5) {
	top: -156px;
	/* new */
	top: 0px;
	margin-top: -10.5%;
}

.football.hexagons [class*=' col-']:nth-child(9) {
	/* new */
	margin-left: 1px;
}
.football.hexagons [class*=' col-']:nth-child(12) {
	/* new */
	margin-left: -1px;
}

.football .side-hexas {
	display: none;
}
.football.hexagons .side-hexas {
	display: block;
	position: absolute;
}
.football.hexagons .side-hexas.hex1 {
	/* left: -273px; */
	left: -19%;
	/* top: 152px; */
	top: 24.1%;
	width: 25.3%;
}
.football.hexagons .side-hexas.hex2 {
	/*right: -7px; */
	right: -1%;
	/* top: -5px; */
	top: -0.5%;
	width: 24.9%;
}
.football.hexagons .side-hexas.hex3 {
	/* left: 282px; */
	left: 18.9%;
	/* bottom: -157px; */
	bottom: -26%;
	width: 25.3%;
}
.football.hexagons .side-hexas.hex4 {
	/*right: 270px; */
	right: 17.8%;
	/* bottom: -157px; */
	bottom: -25.9%;
	width: 25.2%;
}

.football.hexagons article {
	position: relative;
	z-index: 1010;
	height: 310px;
	/* new */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clip-path: polygon(25% 0, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0 50%);
	-webkit-clip-path: polygon(
		25% 0,
		75% 0%,
		100% 50%,
		75% 100%,
		25% 100%,
		0 50%
	);
	overflow: hidden;
}

.football article .entry-gallery,
.football article .entry-thumbnail {
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%);
	filter: brightness(60%);
}

.football article:hover .entry-gallery,
.football article:hover .entry-thumbnail {
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-o-filter: brightness(100%);
	-ms-filter: brightness(100%);
	filter: brightness(100%);
}

.football.hexagons article .entry-gallery,
.football.hexagons article .entry-thumbnail {
	width: 200%;
	top: -10%;
	/*width: 735px;*/
	/*width: 203%;*/
	/* height: 310px; */
	position: relative;
	/*left: -180px;*/
	left: -50%;
}

/*.football.hexagons article .entry-gallery,
.football.hexagons article .entry-gallery .gallery-wrapper,
.football.hexagons article .entry-gallery .gallery-wrapper .post-gallery {
    height: 100%;
}*/
.football article .entry-gallery,
.football article .entry-gallery .gallery-wrapper,
.football article .entry-gallery .gallery-wrapper .post-gallery {
	height: 100%;
}

.goto-gallery {
	position: absolute;
	top: 26%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Jockey One', sans-serif;
	font-size: 2rem;
	text-shadow: 0px 0px 13px #000000;
	color: white;
	line-height: 1.1;
	text-align: center;
}
.football article .goto-gallery {
	display: none;
}
.football article:hover .goto-gallery {
	display: block;
}
.goto-gallery:hover {
	color: #ffffff !important;
}
.football article .entry-gallery .post-gallery_prev,
.football article .entry-gallery .post-gallery_next,
.football.hexagons article .entry-thumbnail img.video-opener {
	visibility: hidden;
}
.football article:hover .entry-gallery .post-gallery_prev,
.football article:hover .entry-gallery .post-gallery_next,
.football.hexagons article:hover .entry-thumbnail img.video-opener {
	visibility: visible;
}
.football.hexagons article .entry-gallery .post-gallery_prev,
.football.hexagons article .entry-gallery .post-gallery_next {
	/*top: 157px;*/
	top: 60%;
}
.football.hexagons article .entry-thumbnail img.video-opener {
	top: 140px;
	width: 12%;
}
.football.hexagons article .entry-gallery .post-gallery_prev {
	/*left: 200px;*/
	left: 28%;
}
.football.hexagons article .entry-gallery .post-gallery_next {
	/*right: 210px;*/
	/*left: 66%;*/
	right: 29%;
}

.football article .entry {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: -o-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.8) 85%
	);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 0, 0, 0)),
		color-stop(85%, rgba(0, 0, 0, 0.8))
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.8) 85%
	);
}

.football article .entry .entry-tags {
	text-align: center;
	width: auto;
	display: inline-block;
	font-family: 'Jockey One', sans-serif;
	font-size: 0.5rem;
	line-height: 1em;
	color: #f3f3f3;
	background: #e40012;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom: 5px;
}

.football.hexagons article .entry .entry-header,
.football.hexagons article .entry .entry-meta {
	/*margin: 0 0 0 75px;*/
	margin: 0 0 0 20%;
	/*width: 215px;*/
	width: 60%;
	text-align: center;
}
.football.hexagons article .entry .entry-meta {
	margin-bottom: 10px;
}

.football article .entry .entry-title {
	font-size: 1.5rem;
	margin: 0;
	line-height: 0.6em;
	padding-bottom: 5px;
}
.football article .entry .entry-title a {
	font-family: 'Jockey One', sans-serif !important;
	font-size: 1rem !important;
	color: #f3f3f3 !important;
	line-height: 1rem;
	margin: 0;
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word; /* IE 5+ */
}

.football article .entry-thumbnail .videoPopupLink {
	display: none;
}

.football article:hover .entry .videoPopupLink.inside-hexa {
	display: block;
}

.football article .entry img.video-opener {
	-webkit-transform: translate(-50%, -175%);
	-ms-transform: translate(-50%, -175%);
	transform: translate(-50%, -175%);
	width: 20%;
}

.football article .entry .entry-title a span {
	display: none;
}
.football article .entry .entry-content {
	display: none;
}
.football article .entry .entry-meta .posted-on {
	font-family: 'Jockey One', sans-serif !important;
	font-size: 0.8rem !important;
	color: #f3f3f3 !important;
}
.football article .entry .posted-on:before {
	content: '';
}
.football article .entry .permalink {
	display: none;
}

.football .more-button {
	width: 18%;
	margin: 50px 82px 85px;
}
.football.hexagons ~ .more-images {
	margin: 120px 110px 85px;
}
.football .more-videos {
	width: 250px;
	margin: 120px 60px 85px;
}
.gallery-pagi {
	margin-top: 200px;
}

.navigation.pagination {
	text-align: center;
}

.navigation.pagination .nav-links .page-numbers {
	background: rgb(176, 10, 23) !important;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers.current {
	background: #d40e1f !important;
}
.navigation.pagination .nav-links .page-numbers:hover:not(.current) {
	color: #000000 !important;
}

/* Egyesület */
.egyesulet-lead {
	font-family: 'Jockey One', sans-serif;
	font-size: 50px;
	color: #d40e1f;
	text-transform: inherit;
}

.egyesulet-sublead {
	font-family: 'Jockey One', sans-serif;
	font-size: 20px;
	color: black;
	padding-bottom: 30px;
}

.egyesulet-text {
	font-family: ddt, sans-serif;
	font-size: 20px;
	color: black;
}

@media (max-width: 700px) {
	.egyesulet-lead {
		font-size: 30px;
	}
}
@media (max-width: 450px) {
	.egyesulet-lead {
		font-size: 22px;
	}
}

/*--------------------------------------------------------------
# MEDIA QUERIES - Desktop First Method
--------------------------------------------------------------*/
/*@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1199.9px) {
}
@media only screen and (max-width : 1199px) {
}*/

/* MD: 1200px - 992px */
@media only screen and (max-width: 1200px) {
	.news-search form {
		width: 865px !important;
	}
	div.is-ajax-search-result {
		width: 855px !important;
	}
	.front-tabella .tabella-detail {
		margin-top: 78px;
	}
	.front-tabella .caption {
		margin: 22px 0 17px 0;
	}
	.topslider > div:nth-child(2) {
		padding: 0;
	}

	.menu-bg {
		left: -310px;
		height: 104px;
	}

	.site-branding {
		top: -5px;
		left: 15px;
		width: 85px;
	}

	#menu-primary {
		margin: 36px 0 0;
		padding-left: 15px;
	}

	.menu-primary a {
		font-size: 18px !important;
	}

	.static-header-logo {
		padding: 0;
	}

	#footer .static-footer-sidebars .widget {
		margin-bottom: 10px;
	}

	.static-footer-logo {
		margin-top: 45px;
	}

	.static-footer-sidebars [class*='sidebar-footer-'] .widget {
		margin-top: 45px;
	}

	.front-shop img {
		margin-bottom: 40px;
	}

	.inner-col:first-child > img {
		margin: 40px 5px 0 auto;
	}
	.inner-col:last-child > img {
		margin: 40px auto 0 5px;
	}
	.football.hexagons {
		padding-right: 95px;
	}
	.football.hexagons article .entry-thumbnail img {
		width: 100%;
	}
	.front-tabella .row > .red-image {
		padding-left: 0;
	}
	body.single-post .site-main > article .entry-gallery .post-gallery {
		height: 600px;
	}

	body.single-post .site-main > article .entry-gallery {
		height: 750px;
	}

	body.blog .right-bckground {
		right: -50%;
	}
	/*.site-footer {*/
	/*background-position: center -70px !important;*/
	/*}*/
}

/* SM: 992px - 768px */
@media only screen and (max-width: 991.9px) {
	.pinned .entry-title {
		width: 85%;
	}
	.news-search {
		width: 100%;
	}
	.news-search form {
		width: 620px !important;
	}
	div.is-ajax-search-result {
		width: 610px !important;
	}
	.front-tabella .tabella-detail {
		margin-top: 15px;
	}
	.front-tabella .caption {
		margin: 22px 0 17px 0;
	}
	body.blog .pinned-events {
		margin-top: 50px;
	}
	.more-news {
		width: 100%;
	}
	#header.closed {
		min-height: 165px;
	}
	#header {
		min-height: 290px;
	}
	.content-sidebar-wrapper #primary {
		width: 100%;
	}

	.sidebar-main {
		display: none;
	}

	.closed.site-header:before {
		top: -96px;
	}

	/*.site-header {*/
	/*background-position: center -10px !important;*/
	/*}*/
	.static-toprow .cups > div {
		display: block;
	}

	.slick-slide {
		width: 284px;
	}

	.pinned article:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: black;
		/* opacity: 0.3;*/
	}

	/* moving border for header cups?
      .topslider .slick-slide {*/
	/*background-image: url(assets/images/cups_bg_one.png);*/
	/*background-size: contain;*/
	/*}*/
	.top-line {
		height: 61px;
	}

	.top-line-bg {
		height: 60px;
		left: -305px;
	}

	.top-line > div:nth-child(-n + 4):after {
		top: 12px;
	}

	.socials span {
		display: none;
	}

	.socials,
	.loki-tv,
	.esport-focisuli,
	.kereses-ikon {
		height: 60px;
		line-height: 60px;
	}
	.socials {
		padding-right: 3%;
	}
	.socials img {
		padding-left: 15%;
	}

	.loki-tv,
	.esport-focisuli,
	.esport-focisuli a {
		font-size: 13px;
	}
	.loki-tv {
		text-align: left;
		padding-left: 3%;
		width: 21%;
	}

	.esport-focisuli {
		width: 21.66666%;
	}

	.menu-bg {
		left: -269px;
		height: 90px;
	}

	.site-branding {
		top: -22px;
		left: 12px;
		width: 75px;
	}

	#menu-primary {
		margin: 28px 0 0;
		padding-left: 20px;
	}

	.menu-primary a {
		font-size: 15px !important;
		text-align: right;
	}

	#menu-secondary-items {
		margin: 40px 0 40px 0;
	}

	.static-footer-info {
		margin-top: 40px;
	}

	.static-footer-logo {
		margin-top: 40px;
	}

	.static-footer-sidebars [class*='sidebar-footer-'] .widget {
		margin-top: 40px;
	}

	#menu-secondary-items .menu-item:after {
		padding-left: 25px;
		content: '|';
		color: #7c000b;
	}

	#menu-secondary-items .menu-item:first-child:before {
		padding-right: 25px;
		content: '|';
		color: #7c000b;
	}

	#menu-secondary-items .menu-item:nth-child(4):before {
		padding-right: 25px;
		content: '|';
		color: #7c000b;
	}

	.tabular-line li a {
		font-size: 0.7rem;
	}

	.football.hexagons {
		padding-right: 145px;
	}

	.news .entry-thumbnail,
	.news .entry-video,
	.news .entry-gallery {
		max-height: 155px;
	}

	body:not(.single-format-gallery) .post-gallery_prev,
	body:not(.single-format-gallery) .post-gallery_next {
		top: 80px;
	}

	.front-tabella {
		background-color: rgba(213, 15, 25, 1);
		background-position-y: 100%;
		margin-top: 50px;
	}

	.front-tabella .row > .red-image {
		padding-left: 15px;
	}

	.front-tabella .container > .red-image {
		display: none;
	}

	.front-tabella .row > div:last-child {
		padding: 0 15% 0 15%;
		height: 640px;
	}

	.front-tabella
		.wpsisac-slick-slider.design-3
		.wpsisac-image-slide
		.wpsisac-slide-wrap
		.wpsisac-slider-content
		.wpsisac-bg-overlay {
		width: 95%;
	}

	.front-tabella .wpsisac-slick-slider.design-3 .slick-next {
		right: 0% !important;
		/*right: 93% !important;*/
	}

	.red-image:before {
		right: 90%;
		bottom: 0;
	}

	.red-image:after {
		left: 90%;
		bottom: 0;
	}

	body.single-post .site-main > article .entry-thumbnail {
		height: 650px;
		width: 1200px;
	}

	body.single-post .site-main > article .entry-title {
		left: 10%;
	}

	body.single-post .site-main > article .entry-title:before {
		left: -6.5%;
	}

	/*body.single-post .cherry-breadcrumbs {
        top: -20px;
        position: relative;
    }*/
	body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_content {
		padding: 0px 0 25px;
	}

	.related-posts .related-posts_list .related-posts_item > img {
		display: none;
	}

	.football article .entry {
		bottom: 5px;
	}

	.football article .entry .entry-title {
		margin: 0;
		line-height: 0.5rem;
	}

	/*.football article .entry .entry-title a {*/
	/*font-size: 0.8rem!important;*/
	/*}*/
	.football .preface {
		width: 30%;
	}

	.football input + label {
		top: 172px;
	}

	.football.hexagons article .entry .entry-header,
	.football.hexagons article .entry .entry-meta {
		margin: 0 0 0 15%;
		width: 72%;
	}

	.football .more-button {
		width: 70%;
		margin: 130px 27% 60px;
	}

	body.single-post .site-main > article .entry-gallery .post-gallery {
		height: 460px;
	}

	body.single-post .site-main > article .entry-gallery {
		height: 600px;
	}

	body.single-post .site-main > article .entry {
		padding: 2% 10% 4%;
		min-height: 330px;
	}

	.related-posts .entry-thumbnail {
		height: 140px;
	}

	.related-posts .entry .entry-title a {
		font-size: 1rem;
	}

	/*.site-footer {*/
	/*background-position: center -110px !important;*/
	/*}*/
	.sidebar-footer-5 form p {
		width: 100%;
		margin: 0 0 10px;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > label {
		width: 40%;
		height: 40px;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2) {
		width: 10%;
	}
	.mc4wp-form-fields {
		text-align: center;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > p:last-child {
		margin: 0px 0 0px;
	}
	.news .entry {
		height: 215px;
	}
	.pinned .sportspress {
		width: 97%;
		margin-left: 1.5%;
	}
	.pinned .sportspress:last-child {
		margin-top: -10px;
		margin-left: 1.5%;
	}
	.pinned .sportspress .sp-post {
		height: 225px;
	}
	.football .preface {
		margin-top: 60px;
		margin-left: 0;
		width: 75%;
	}
	.football input + label {
		left: auto;
		right: 17%;
		top: 120px;
	}
	.football #videos + label {
		left: auto;
		right: calc(17% - 55px);
	}
	.football.hexagons {
		padding-left: 5%;
		padding-right: 5%;
	}
	.football.hexagons .row {
		left: 0;
		margin: 3px 0 0 0;
	}
	.football.hexagons [class*='col-'] {
		padding: 80% 0 0;
		margin: 0 0 3px 0 !important;
		top: 0 !important;
		left: 0 !important;
	}
	body:not(.home) .football.hexagons .preface {
		display: none;
	}
	.football.hexagons .side-hexas {
		display: none;
	}
	.football article .entry .entry-tags {
		font-size: 0.8rem;
	}
	body.home .football.hexagons .row.tab [class*='col-']:nth-child(n + 8) {
		display: none;
	}
	.football.hexagons article .entry .entry-header,
	.football.hexagons article .entry .entry-meta {
		margin: 0 0 0 24%;
		width: 52%;
	}
	.football.hexagons article .entry .entry-meta {
		margin-bottom: 8px;
	}
	.football article .entry {
		background: -o-linear-gradient(
			top,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0.8) 85%
		);
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(0, 0, 0, 0)),
			color-stop(85%, rgba(0, 0, 0, 0.8))
		);
		background: linear-gradient(
			to bottom,
			rgba(0, 0, 0, 0) 0%,
			rgba(0, 0, 0, 0.8) 85%
		);
		bottom: 0;
	}

	.football article .entry .entry-title {
		line-height: 1rem;
		padding-bottom: 5%;
	}
	.football article .entry .entry-title a {
		font-family: 'Jockey One', sans-serif !important;
		font-size: 1.2rem !important;
		line-height: 1.2rem;
	}
	.gallery-pagi {
		margin-top: 40px;
	}
	.navigation.pagination .nav-links .page-numbers.current,
	.navigation.pagination .nav-links .page-numbers {
		line-height: 40px;
	}
	.football .more-button {
		width: 80%;
		margin: 40px 10% 50px 10%;
	}
	.football article .entry-gallery,
	.football article .entry-thumbnail {
		-webkit-filter: brightness(100%);
		-moz-filter: brightness(100%);
		-o-filter: brightness(100%);
		-ms-filter: brightness(100%);
		filter: brightness(100%);
	}

	.football article .entry-gallery .post-gallery_prev,
	.football article .entry-gallery .post-gallery_next,
	.football article .entry .videoPopupLink.inside-hexa {
		visibility: visible;
		display: block;
	}
	body.page-template-post-format-gallery-archive .football.hexagons,
	body.page-template-post-format-video-archive .football.hexagons {
		margin-top: 40px;
	}
}

/* XS: 768px - 500px */
@media only screen and (max-width: 767.9px) {
	.pinned .entry-title {
		width: 90%;
	}
	.news-search p,
	.news-search p a {
		margin: 15px 0 0;
	}
	.news-search {
		padding: 15px 20px 15px;
	}
	.news-search form {
		width: 430px !important;
	}
	div.is-ajax-search-result {
		width: 420px !important;
	}
	.pinned .sportspress .sp-post {
		height: 200px;
	}
	#header.closed {
		min-height: 120px;
	}
	#header {
		min-height: 210px;
	}
	.pinned article:after {
		content: none;
	}
	.mfp-content {
		max-width: 80%;
	}
	.site-header:before {
		top: -6px;
	}
	.closed.site-header:before {
		top: -96px;
	}
	/*body:not(.home) .site-header {*/
	/*background-position-y: -146px !important;*/
	/*}*/
	.site-header:not(.closed) .topslider {
		height: 90px;
	}

	body.home .pseudoStickyBlock {
		margin-bottom: -90px;
	}

	/*.correctsticky {*/
	/*margin-bottom: -10px;*/
	/*}*/

	.topslider-element {
		padding: 10px 48px 10px 3%;
	}

	.top-line > div:nth-child(-n + 4):after {
		top: 8px;
	}
	.socials,
	.loki-tv,
	.esport-focisuli,
	.kereses-ikon {
		height: 50px;
		line-height: 50px;
	}
	.socials {
		text-align: right;
		padding-right: 4%;
	}

	.socials img {
		margin-left: 0;
	}

	.loki-tv,
	.kereses-ikon {
		width: 12.66666%;
	}
	.loki-tv {
		text-align: center;
		padding-left: 15px;
	}
	.kereses-ikon {
		text-align: center;
	}
	.cups-opener {
		width: 16.6666%;
	}
	.top-line {
		height: 50px;
	}

	.top-line-bg {
		height: 50px;
		left: -225px;
	}

	.esport-focisuli,
	.loki-tv span {
		display: none;
	}

	.menu-bg {
		top: -5px;
		left: -174px;
		height: 70px;
	}

	.site-branding {
		top: -5px;
		left: 45px;
		width: 58px;
	}

	/*#menu-primary-items li:nth-child(n + 4),*/
	.menu-primary_trigger {
		display: block;
	}

	#menu-primary-items:before {
		content: ' ';
		position: fixed;
		left: 84px;
		top: 0;
		height: 100%;
		border-left: 2px solid #aa0917;
	}

	#menu-primary-items {
		position: fixed !important;
		display: none;
		top: 0;
		left: 0;
		bottom: 0;
		overflow: scroll;
		background-color: #d30d1e !important;
		padding-top: 50px;
	}

	#menu-primary-items[aria-expanded='false'] {
		visibility: hidden;
		opacity: 0;
	}

	#menu-primary-items[aria-expanded='true'] {
		visibility: visible;
		right: 0;
		opacity: 1;
		z-index: 50;
	}

	#menu-primary {
		margin: 8px 0 0;
	}

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

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

	#menu-primary .menu-primary_trigger {
		width: 100px;
		float: right;
		font-family: 'Jockey One', sans-serif;
		font-size: 20px;
		color: #d30d1e;
		background: none !important;
		outline: 0;
	}

	#menu-primary .menu-closer {
		display: block !important;
		font-family: 'Jockey One', sans-serif;
		position: absolute;
		left: 0;
		top: 0;
		width: 85px;
		height: 50px;
		background-color: #ededed;
		font-size: 55px !important;
		padding: 17px 0 0 0px;
		color: #71000a;
		text-align: center;
		cursor: pointer;
	}

	#menu-primary .menu-closer:after {
		position: absolute;
		content: '';
		background-image: url('/wp-content/uploads/2020/02/logo.png');
		background-repeat: no-repeat;
		background-size: contain;
		height: 110px;
		width: 65px;
		bottom: -120px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.menu-items {
		background: initial !important;
	}

	#menu-primary .menu-items > .menu-item {
		display: block;
		padding: 14px 0 0 85px !important;
		margin: 0 auto;
		width: 100%;
	}
	/*#menu-primary .menu-items .menu-item.menu-item-has-children {*/
	/*#menu-primary .menu-items .menu-item.menu-item-has-children.menu-hover {*/
	/*padding: 7px 0 0 85px !important;*/
	/*}*/

	#menu-primary .menu-items > .menu-item:hover:before {
		content: ' ';
		position: absolute;
		left: 84px;
		top: 15px;
		height: 25px;
		border-left: 2px solid #4b0006;
	}

	#menu-primary .menu-items .menu-item.menu-hover {
		/*#menu-primary .menu-item a:hover {*/
		/*#menu-primary .menu-items .menu-item.menu-hover > a {*/
		/*#menu-primary .menu-items .menu-item.menu-item-has-children > a {*/
		font-family: 'Jockey One', sans-serif !important;
	}
	#menu-primary .menu-item a:hover {
		color: #ededed !important;
	}

	#menu-primary .menu-items .menu-item a {
		color: #ededed;
		font-size: 2rem !important;
		line-height: 2rem;
		text-align: center;
	}

	/*#menu-primary .menu-items .menu-item.menu-item-has-children .sub-menu {*/
	#menu-primary .menu-items > .menu-item.menu-hover .sub-menu {
		/*#menu-primary .menu-items > .menu-item a:hover + .sub-menu {*/
		position: initial;
		height: auto;
		margin: 7px auto !important;
	}

	.menu-primary .sub-menu a {
		margin: 0;
	}
	#menu-primary .sub-menu {
		/*border: none !important;*/
		/*display: block!important;*/
	}

	#menu-primary .menu-items .sub-menu {
		margin: 0 auto !important;
		background: none !important;
		float: none;
		position: relative;
		height: 0;
		/*opacity: 1;*/
		/*visibility: visible;*/
		overflow: hidden;
		padding: 0 !important;
	}

	#menu-primary .menu-items .sub-menu li {
		width: 100% !important;
		padding: 5px 0 !important;
		text-align: center;
	}
	#menu-primary .menu-items .sub-menu li a {
		color: #ededed !important;
		font-size: 18px !important;
		font-family: Jockey One !important;
	}

	#menu-secondary a {
		font-size: 12px !important;
	}

	.static-footer-info .site-info {
		font-size: 12px !important;
	}

	#menu-secondary-items {
		margin: 20px 0 20px 0;
	}

	#menu-secondary-items .menu-item {
		display: block;
		margin-right: 0;
	}

	#menu-secondary-items .menu-item:after {
		content: '' !important;
		padding: 0 !important;
	}

	#menu-secondary-items .menu-item:before {
		content: '' !important;
		padding: 0 !important;
	}

	.static-footer-info {
		margin-top: 50px;
	}

	.static-footer-logo {
		margin-top: 25px;
		margin-bottom: 15px;
	}

	.static-footer-logo img {
		width: 80px;
	}

	.static-footer-sidebars > div:last-child {
		margin-top: 20px;
	}

	#footer .static-footer-sidebars .widget {
		margin: 10px 0 10px;
	}

	.static-footer-sidebars p {
		text-align: left;
		font-size: 12px !important;
	}

	.static-footer-sidebars img {
		text-align: left;
		margin-left: 25%;
	}

	.static-footer-sidebars a {
		font-size: 12px !important;
	}
	body.page-child .tabular-line {
		height: 1px;
		padding: 10px;
	}
	body.page-child .tabular-line .subpage-tabs {
		display: none;
	}

	/*.esport-focisuli a span {
        font-size: 8px;
        height: 12px;
    }*/

	.pinned .article-container {
		/*position: relative;*/
	}

	.pinned {
		margin-top: 5px;
	}
	.pinned.container {
		padding-left: 5px;
		padding-right: 5px;
	}

	.pinned.container > .row {
		padding-top: 160%;
	}

	.pinned .article-container .first {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 95%;
		height: 50%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -30%;
	}
	.pinned .first article {
		width: 100%;
	}

	.pinned .article-container .second {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 98.5%;
		padding-left: 1.5%;
	}

	.pinned .article-container .third {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-top: 5px;
		width: 98.5%;
		padding-left: 1.5%;
	}

	.pinned article {
		width: calc(49.5% - 5px);
		height: 100%;
		float: left;
	}

	.pinned .article-container article {
		margin-left: 5px;
	}

	/*body.page .entry-meta, .entry-meta {*/
	body.blog .entry-meta {
		margin-bottom: 10px;
	}
	.entry-summary {
		margin: 0;
	}
	.entry-header,
	.news .entry-title {
		margin-bottom: 10px;
	}

	.news .entry-thumbnail,
	.news .entry-video,
	.news .entry-gallery {
		max-height: 210px;
	}
	body:not(.single-format-gallery) .post-gallery_prev,
	body:not(.single-format-gallery) .post-gallery_next {
		top: 110px;
	}
	body.single-post .site-main > article .entry-thumbnail {
		height: 600px;
	}
	body.single-post .site-main > article .entry-title {
		left: 14%;
		font-size: 2.6rem;
		/*top: -150px;*/
	}
	body.single-post .site-main > article .entry-title:before {
		left: -7.5%;
	}
	body.single-post .cherry-breadcrumbs {
		top: 0;
	}
	.fb_iframe_widget {
		display: inline-block;
		float: none;
		top: 0;
	}
	.fb_iframe_widget.fb-share-button {
		margin-bottom: 20px;
		top: 2px;
		margin-left: 0;
	}
	.fb_iframe_widget.fb-like {
		margin-bottom: 20px;
    top: 10px;
	}

	body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_content {
		padding: 12px 0 17px;
	}
	.static-header-menu {
		width: 50%;
		float: right;
	}
	body.single-post .site-main > article .entry-gallery .post-gallery {
		height: 300px;
	}
	body.single-post .site-main > article .entry-gallery {
		height: 435px;
	}
	body.single-post
		.site-main
		> article.post_format-post-format-gallery
		.entry-title {
		top: -135px;
	}
	.google-map-wrapper {
		margin-top: 0;
	}
	.google-map-wrapper {
		border-top: 20px solid #d30e1f;
		border-bottom: 20px solid #d30e1f;
	}
	.news .entry-summary p {
		font-size: 1rem !important;
	}
	/*.site-footer {*/
	/*background-position: center -105px !important;*/
	/*}*/
	.sidebar-footer-5 form .mc4wp-form-fields * {
		font-size: 14px;
	}
	.sidebar-footer-5 form .mc4wp-response {
		bottom: -50px;
		width: 90%;
	}
	.sidebar-footer-5 form .mc4wp-response p {
		font-size: 14px;
	}
	.front-tabella .caption {
		margin: 17px 0 12px 0;
	}
	.front-tabella .wpsisac-slide-wrap img {
		max-height: 660px !important;
	}
	.news .entry-summary p {
		padding-top: 10px;
	}
	body.single-post .site-main > article .entry {
		min-height: 480px;
	}

	#menu-primary .menu-items > .menu-item:first-child {
		margin-left: 40px;
		width: 100% !important;
		position: absolute;
		top: 0;
		padding: 14px 0 !important ;
	}
	#menu-primary .menu-items > .menu-item:first-child:after {
		content: ' ';
		position: absolute;
		left: 0;
		top: -8px;
		width: 100%;
		height: 100%;
		border-bottom: 2px solid #aa0917;
	}
	#menu-primary .menu-items > .menu-item:nth-child(2) {
		margin-top: 15px !important;
	}
	#menu-primary .menu-items > .menu-item:first-child a {
		font-family: 'Jockey One', sans-serif !important;
		font-size: 1.5rem !important;
		position: relative;
		z-index: 2;
	}
	#menu-primary .menu-items > .menu-item:first-child:hover:before {
		content: none;
	}
}

@media only screen and (max-width: 500px) {
	.kereses-ikon,
	.socials,
	.loki-tv {
		display: none;
	}
	.top-line > div:nth-child(-n + 4):after {
		content: none;
	}
	/*.socials {
		width: 42% ;
	}
	.loki-tv {
		width: 15% ;
	}*/
	body.single-post .site-main > article .entry {
		min-height: 580px;
	}
	.news-search p {
		padding: 0 20px;
	}
	.news-search {
		padding: 20px 10px 20px;
	}
	.news-search form {
		width: 100% !important;
	}
	#is-ajax-search-result-6481 {
		width: 100% !important;
		max-width: 88% !important;
		left: 25px !important;
	}
	.mfp-content {
		max-width: 90%;
	}

	.pinned article:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: black;
		opacity: 0.3;
	}

	.topslider-element img {
		height: 55px;
	}

	.static-toprow .cups span.number {
		font-size: 30px;
	}

	.static-toprow .cups span.championship {
		font-size: 16px;
	}

	.static-toprow .cups span.win {
		font-size: 12px;
	}

	#footer .static-footer-sidebars .widget {
		margin: 7px 0 5px;
	}

	.static-footer-sidebars img {
		text-align: left;
		margin-left: 20%;
	}

	.static-footer-logo {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.pinned .article-container .first {
		margin-bottom: -27%;
	}

	.pinned .article-container > div:not(.first) article {
		position: relative;
	}

	.pinned .article-container > div:not(.first) article:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(0, 0, 0);
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(0, 0, 0, 0.1)),
			to(rgba(0, 0, 0, 0.8))
		);
		background: -o-linear-gradient(
			top,
			rgba(0, 0, 0, 0.1) 0%,
			rgba(0, 0, 0, 0.8) 100%
		);
		background: linear-gradient(
			180deg,
			rgba(0, 0, 0, 0.1) 0%,
			rgba(0, 0, 0, 0.8) 100%
		);
	}

	.pinned .sportspress .sp-post {
		height: 150px;
	}
	.pinned .sportspress .team-name-logo-wrapper {
		width: 93%;
		top: 59%;
	}
	.pinned .sportspress .team-name-logo-wrapper .team-name-logo {
		width: 20%;
	}
	.pinned .sportspress .team-name-logo-wrapper .team-name-logo.even {
		margin-left: 60%;
	}
	.pinned .sportspress .event-data-wrapper {
		width: 55%;
		top: 60%;
	}
	.pinned .sportspress .event-data-wrapper .countdown-date {
		margin-bottom: 4%;
	}
	.pinned .sportspress .event-data-wrapper .countdown-date:after {
		margin-top: 4%;
	}
	.pinned .sportspress .team-name-logo-wrapper .name {
		font-size: 0.8rem;
	}
	.pinned .sportspress .slick-prev:after {
		top: 75px;
	}

	.pinned .sportspress .slick-next:after {
		top: -70px;
	}
	.pinned .sportspress .slick-prev:after {
		left: -15px;
	}
	.pinned .sportspress .slick-next:after {
		right: -20px;
	}
	.pinned .sportspress .slick-dots {
		top: 37px;
	}
	.pinned .sportspress .slick-dots button:before {
		height: 10px;
		width: 10px;
	}
	.front-tabella {
		background-position-y: 135%;
	}
	.front-tabella .row > div:last-child {
		padding: 0;
		height: 475px;
	}
	.front-tabella .wpsisac-slick-slider.design-3 .slick-prev {
		left: 2% !important;
	}
	.front-tabella .wpsisac-slick-slider.design-3 .slick-next {
		/*right: -88% !important;*/
		right: 0 !important;
	}
	.front-tabella .wpsisac-image-slide,
	.wpsisac-slide-wrap {
		max-height: 530px;
	}
	.front-tabella .wpsisac-slide-wrap img {
		max-height: 475px !important;
	}
	.sponsors .title-words span,
	.sponsors .title-words h1:last-child {
		display: none;
	}
	body.single-post .site-main > article .entry-meta .posted-on {
		width: 100%;
		display: block;
		margin: 15px 0 5px;
	}
	body.single-post .site-main > article .entry-thumbnail {
		width: 768px;
		height: 425px;
	}
	body.single-post .site-main > article .entry-title {
		top: -200px;
	}
	body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_content {
		padding: 15px 0 15px;
	}
	body.single-post .cherry-breadcrumbs .cherry-breadcrumbs_item:last-child {
		display: none;
	}
	.football .preface {
		width: 65%;
	}
	.football input + label {
		right: 20%;
	}
	.football #videos + label {
		right: calc(20% - 55px);
	}
	body.single-post .site-main > article .entry-gallery .post-gallery {
		height: 210px;
	}
	body.single-post .site-main > article .entry-gallery {
		height: 340px;
	}
	body.single-post
		.site-main
		> article.post_format-post-format-gallery
		.entry-title {
		font-size: 2rem;
		left: 8%;
		top: -115px;
	}
	input.wpcf7-form-control.wpcf7-submit {
		width: 100%;
	}
	.related-posts .entry-thumbnail {
		height: auto;
	}
	.cups-opener {
		left: 82%;
	}
}

/* XXS 480px - 0 */
@media only screen and (max-width: 480px) {
	.matches_dropdown-wrapper
		.sp-template-event-blocks
		.sp-table-wrapper
		.sp-row {
		padding: 1rem 1rem;
	}
	.cups-opener {
		left: 78%;
		width: 19%;
	}
	#menu-primary .menu-items > .menu-item:first-child:after {
		top: 0;
	}
	#menu-primary .menu-items > .menu-item:first-child a {
		width: 65%;
		margin: 0 auto;
		line-height: 1;
		font-size: 1.4rem !important;
	}
	.pinned .entry-title {
		width: 85%;
	}
	#is-ajax-search-result-6481 {
		max-width: 87% !important;
	}
	.cherry-breadcrumbs {
		padding: 50px 0px 30px;
	}

	.site-header {
		background-position: center !important;
	}
	/*.top-line {
		position: relative ;
	}
    .socials {
		position: absolute ;
		top: 55px;
		width: 51%;
    }
	.socials img {
        margin-left: 0;
    }
	.loki-tv {
		width: 57%;
		text-align: right;
		padding-right: 10%;
	}

    .socials a:nth-child(2) {
		background: url(assets/images/facebook-icon.png) center center no-repeat;
		background-size: contain;
	}
	.socials a:nth-child(3) {
		background: url(assets/images/instagram-icon.png) center center no-repeat;
		background-size: contain;
	}
	.socials a:nth-child(4) {
		background: url(assets/images/twitter-icon.png) center center no-repeat;
		background-size: contain;
	}
	.loki-tv a {
		background: url(assets/images/youtube-icon.png) center center no-repeat;
		background-size: contain;
	}
	.socials a img, .loki-tv a img {
		visibility: hidden ;
	}
	.socials a, .loki-tv a {
		width: 35px;
		margin-left: 2%;
	}*/

	.static-footer-sidebars img {
		text-align: left;
		margin-left: 12%;
		margin-right: 9%;
	}
	.front-shop a span {
		width: 100px;
		font-size: 0.6rem;
	}
	.pinned .article-container .first {
		margin-bottom: -28%;
	}

	.pinned .entry-title {
		font-size: 0.9rem;
		line-height: 0.9rem;
		margin-bottom: 28px;
		margin-right: 15px;
	}

	.pinned .entry-header > span {
		font-size: 0.6rem;
		margin-bottom: 6px;
	}

	.news .entry-thumbnail,
	.news .entry-video,
	.news .entry-gallery,
	.news .entry {
		width: 100%;
	}
	.news .entry {
		margin-left: 0;
		margin-top: 15px;
	}
	.news .entry {
		max-height: 150px;
	}
	.news .permalink {
		display: none;
	}
	.more-news {
		margin-top: 0px;
	}
	.front-tabella {
		background-position-y: 128%;
	}
	.front-tabella .caption {
		margin: 5px 0 2px 0;
		font-size: 4rem;
	}
	.front-tabella .tabella-detail {
		margin-top: -20px;
	}
	.front-tabella .wpsisac-slick-slider.design-3 .slick-next {
		right: 0 !important;
		/*right: -84% !important;*/
	}
	body.single-post .site-main > article .entry-title {
		top: -235px;
	}
	/*.football article .entbody.page .entry-meta, .entry-metary .entry-title {*/
	.entry-metary .entry-title {
		margin: 0;
		line-height: 0.5rem;
	}
	.google-map-wrapper {
		border-top: 10px solid #d30e1f;
		border-bottom: 10px solid #d30e1f;
	}
	.front-tabella .sp-data-table tr th:first-child,
	.front-tabella .sp-data-table tr td:first-child {
		width: 15%;
	}
	.front-tabella .sp-data-table .dvsc-td:before {
		width: 80%;
		left: -12%;
	}
	.mc4wp-form-fields {
		text-align: center;
	}
	.sidebar-footer-5 {
		height: 210px;
	}
	.sidebar-footer-5 form p {
		margin: 0;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > label {
		width: 90%;
		height: 35px;
		margin: 5px 5px 5px 5px;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2) {
		width: 50%;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2):after {
		content: none;
	}
	.front-tabella .row > div:first-child {
		min-height: 550px;
	}
	.red-image:before,
	.red-image:after {
		top: -20px;
	}
	.sidebar-footer-5 form .mc4wp-form-fields > p:last-child {
		text-align: center;
		margin: -10px 0 0px;
	}
	.sidebar-footer-5 form .mc4wp-form-fields label input[type='checkbox'] {
		width: 20px;
		height: 20px;
		top: 5px;
	}
	/*.site-footer {*/
	/*background-position: center 0 !important;*/
	/*background-size: cover;*/
	/*}*/
	.bottom-social div {
		width: 50%;
		float: left;
	}
	.bottom-social {
		display: block;
	}
	.bottom-social span {
		font-size: 18px;
		line-height: 51px;
		float: right;
	}
	.bottom-social img {
		display: inline;
		max-height: 35px;
		margin: 8px 0 8px 6px;
	}
}

/* XXS 360px - 0 */
@media only screen and (max-width: 359px) {
	.bottom-social div {
		width: 100%;
		text-align: center;
	}
	.bottom-social span {
		line-height: 41px;
	}
	.bottom-social span {
		float: none;
		margin: 0px;
	}
	.bottom-social img {
		margin: 0 0 8px 0;
	}

	#menu-primary .menu-items > .menu-item:first-child a {
		width: 100%;
		position: relative;
		z-index: 10;
	}
	#menu-primary .menu-items > .menu-item:first-child a {
		margin: 0 auto 0 0;
	}
	#is-ajax-search-result-6481 {
		max-width: 83.4% !important;
	}
	.pinned .article-container .first {
		margin-bottom: -26%;
	}
	/*.socials {
        position: relative;
    }
    .socials a {
        position: absolute;
        top: 55px ;
        left: 30px;
    }
    .socials a:nth-child(2) {
        left: 60px;
    }
    .socials a:nth-child(3) {
        left: 90px;
    }
    .socials a i:before{
        color:black;
    }*/
	/*.esport-focisuli {
        padding-left: 0px;
    }*/
	body.single-post .site-main > article .entry {
		padding: 2% 5% 4%;
	}
	body.single-post .site-main > article .entry-gallery .post-gallery {
		height: 155px;
	}
	body.single-post .site-main > article .entry-gallery {
		height: 290px;
	}
	body.single-post
		.site-main
		> article.post_format-post-format-gallery
		.entry-title {
		font-size: 1.5rem;
		left: 8%;
		top: -98px;
	}
	.front-tabella .sp-data-table tr th:first-child,
	.front-tabella .sp-data-table tr td:first-child {
		width: 7%;
		padding-left: 2% !important;
	}
	.static-footer-info {
		margin-top: 70px;
	}
	.sidebar-footer-5 form .mc4wp-response p {
		font-size: 12px;
	}
	.sidebar-footer-5 form .mc4wp-response {
		bottom: -55px;
	}
}

@media only screen and (max-width: 320px) {
	#is-ajax-search-result-6481 {
		max-width: 81.4% !important;
	}
}
.matches_dropdown-wrapper__results.matches_dropdown-wrapper
	.dropdown-selector-wrapper
	select,
.matches_dropdown-wrapper__results.matches_dropdown-wrapper
	.dropdown-selector-wrapper
	option {
	line-height: 1.5rem;
}
.matches_dropdown-wrapper
	.sp-template-event-blocks
	.sp-row
	.event-data-wrapper
	.left-section
	.sp-event-title {
	text-align: center;
}






/*--------------------------------------------------------------
# DVSC.hu redesign (2021.05.14.)
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body{
	font-family: ddt, sans-serif;
	font-weight: 400;  /* 400:book, 500:regular, 700:bold*/
	font-style: normal;  
	font-size: .9rem!important;
	color: #000;
	letter-spacing: .3px;
	line-height: 1.4;
  }
  
  h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #000 !important;
	margin-top: 0;
	margin-bottom: 15px;
	font-family: 'Jockey One', sans-serif !important;
	font-weight: normal;
	text-transform: uppercase;
  }
  
  h1 {
	font-size: 32px;
	padding-bottom: 10px;
  }
  
  h2 {
	font-size: 2.625rem;
	margin-bottom: 30px;
	padding-bottom: 0;
	line-height: 1.2;
  }
  
  h2.title_section{
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 2.15rem;
  }
  
  h3 {
	font-size: 1.625rem;
	line-height: 1.3;
  }
  h4 {
	font-size: 16px;
	line-height: 20px;
  }
  h5 {
	font-size: 14px;
	line-height: 17.5px;
  }
  
  p {
	margin-bottom: 1.5em;
  }
  
  p:last-child {
	margin-bottom: 0;
  }
  
  a{
	color: #DA030E;
	text-decoration: none;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
  }
  
  a:hover{
	color: #DA030E !important;
	text-decoration: none;
  }
  
  p a, span a{
	display: inline-block;
	color: #DA030E;
	text-decoration: none;
	font-weight: 500;
  }
  
  p > a::after, span > a::after{
	display: block;
	content: '';
	width: 0;
	height: 2px;
	background: #DA030E;
	transition: width .3s;
  }
  
  p a:hover::after, span a:hover::after{
	color: #DA030E !important;
	width: 100%;
  }


/*--------------------------------------------------------------
## Color
--------------------------------------------------------------*/  

.text--white{
	color: #fff !important;
}


/*--------------------------------------------------------------
## Seps 
--------------------------------------------------------------*/

.sepSide::before{
	content: '';
	display: inline-block;
	width: 40px;
	height: 30px;
	background-image: url('assets/images/redi/wing_left.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
  }
  
  .sepSide::after{
	content: '';
	display: inline-block;
	width: 40px;
	height: 30px;
	background-image: url('assets/images/redi/wing_right.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 5px;
  }
  
  .title_section__sepUnder{
	display: block;
	width: 80px;
	height: 30px;
	background-image: url('assets/images/redi/sep.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin:30px auto;
  }

  .front-gallery .title_section__sepUnder{
	margin:60px auto 30px;
  }

/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/

.more-button, .elm-button, .news .permalink a, .front-news .permalink a, .pinned .button  {
	font-family: 'Jockey One', sans-serif;
	display: inline-block;  
	padding: 13px 20px;
	margin: 0!important;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	font-size: 1.05rem;
	line-height: 1;
	letter-spacing: 1px;
	color: #fff !important;
	border: 0;
	cursor: pointer;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
	background: #DA030E;
}

.more-button:hover, .elm-button:hover, .news .permalink a:hover,  .front-news .permalink a:hover,  .pinned .button:hover {
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.2);
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.2);
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	filter: brightness(110%);
	background: #DA030E;
	text-decoration: none;
	color: #fff !important;
}

.link_more{
	margin-top: 30px;
	z-index: 100;
	position: relative;
}

.link_more__arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

@media (min-width: 992px) {  
	.football .more-button {
		width: 18%;
		margin: 50px 75px 60px !important;
	}
}

/*--------------------------------------------------------------
## Margin & Padding
--------------------------------------------------------------*/

.topPadd{
	padding-top: 50px;
  }

@media (min-width: 992px) {
	.topPadd30{
		padding-top: 30px;
	}
	
	.topPadd40{
		padding-top: 40px;
	}
} 

  .px-0{
	  margin-left: 0;
	  margin-right: 0;
  }

/*--------------------------------------------------------------
## Overlays
--------------------------------------------------------------*/

.overlay::before{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  
  .overlay30::before{
	background: rgba(0,0,0,.3);
  }
  
  .overlay45::before{
	background: rgba(0,0,0,.45);
  }
  
  .overlay60::before{
	background: rgba(0,0,0,.6);
  }
  
  .overlay75::before{
	background: rgba(0,0,0,.75);
  }
  
  .overlay90::before{
	background: rgba(0,0,0,.9);
  }
  
  /*--------------------------------------------------------------
  ## Background image
  --------------------------------------------------------------*/
  .bg_cover{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
  
  .bg_coverFix{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
  }  


  /*--------------------------------------------------------------
  ## Height
  --------------------------------------------------------------*/

.h-100{
	height: 100% !important;
}


/*--------------------------------------------------------------
## Site wrapper
--------------------------------------------------------------*/

#site-wrapper {
	background-image: none;
}


/*--------------------------------------------------------------
## Site wrapper
--------------------------------------------------------------*/

.menu-bg {
    display: none;
}


/*--------------------------------------------------------------
## Header - menu
--------------------------------------------------------------*/

#header {
    padding-top: 0;
    padding-bottom: 0;
    background-size: auto;
    height: auto;
    min-height: auto;
}

#header.closed {
    min-height: auto;
}

@media (min-width: 992px) {  
	.static-header-logo {
		padding-left: 10px;
		margin-top: -40px;
	}
}

.header-top{
	background-color: #fff;
}

#menu-primary {
    margin: 0 0 0 0;
}

.menu-primary a {
    color: #d40e1f;
    font-family: 'ddt', sans-serif !important;
	font-size: 0.75rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 30px 0 !important;
	position: relative;
	text-align: center;
	line-height: 1;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}

#menu-primary .menu-primary_trigger{
	font-family: 'Jockey One', sans-serif !important;
	padding: 29px 10px;
	font-size: 30px;
}


/* Nav toggled */

@media (max-width: 756px) { 
	#menu-primary .menu-items .menu-item a {
		color: #ededed;
		font-size: 1rem !important;
		line-height: 1;
		text-align: center;
		padding: 10px !important;
	} 


#menu-primary .menu-closer {
    display: block !important;
    font-family: 'Jockey One', sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 70px;
    background-color: #000;
    font-size: 55px !important;
    padding: 17px 0 0 0px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: .1;
	}
}


/* Navbar */

#menu-primary-items .menu-item a{
	position: relative;
}

#menu-primary-items .menu-item a::after{
	content: '';
	display: block;
	position: absolute;
	width: 0%;
	height: 3px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	left: 50%;
	bottom: 0;
	background-color: #000;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
  }
  
  @media (min-width: 992px) {
	#menu-primary-items .menu-item a::after{
	  bottom: 15px;
	}
  }
  
  #menu-primary-items .menu-item a:hover::after{
	width: 100%;
  }

  @media (min-width: 992px) {
	#menu-primary-items .menu-item a:hover::after{
	  width: 50%;
	}
  }
  
  .navbar-dark ul.navbar-nav li.menu-item a.nav-link:hover::after{
	background: rgba(255,255,255,.6);  
  }





/*--------------------------------------------------------------
## News (pinned) - front page
--------------------------------------------------------------*/

.pinned{ 
	margin-top: 0;
}

.pinned .article-container {
    position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.pinned article {
	background-position: top center;
	height: 33.333%;
}

.pinned .article-container .first{
	width: 100%;
	order: 1;
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.pinned .article-container .first{
		width: 75%;
	}
}

.pinned .article-container .second{
	width: 100%;
	order: 2;
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 992px) {
	.pinned .article-container .second{
		width: 25%;
	}
}

.pinned .first article {
	min-height: 72vh;
	margin: 0;
	width: 100%;
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.pinned .first article {
		height: 100%;
		/*background-attachment: fixed;*/
		background-size: cover;
		background-position-y: top;
	}
}

.pinned .article-container .second article, .pinned .article-container .third article {
    margin-bottom: 0;
}

.pinned.container > .row {
    padding-top: 0;
}

.pinned .article-container .second article{
	width: 100%;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 30px;
}


/*## News (pinned) - front page - main
--------------------------------------------------------------*/

.pinned .article-container .first .entry-header{
	display: block;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;

	min-height: none;
	width: 100%;
	max-width: 1200px;

	margin: 0 !important;

	padding-left: 15px;
	padding-right: 15px;

	text-align: center;
}


.pinned .first .entry-title {
	width: 100%;
    font-size: 3.4rem;
    line-height: 1.2;
	margin-bottom: 15px;
	margin-right: 0;
	margin-left: 0;
}

@media (min-width: 992px) {
	.pinned .first .entry-title {
		font-size: 4.2rem;
		line-height: 1;
		margin-bottom: 15px;
	}
}

.pinned .article-container .first .entry-header .posted-on {
    color: #fff;
    font-size: .65rem;
    margin-bottom: 25px;
    display: block;
}


.pinned .article-container .first .entry-header .posted-on::before {
    content: url('assets/images/redi/icon_clock_white.svg');
    display: inline-block;
    width: 10px;
    height: 15px;
    margin-right: 5px;
}

.pinned .first .news_main__excerpt{
	font-family: 'Jockey One', sans-serif;
	font-size: 1.3rem;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	margin-bottom: 35px;
}

@media (min-width: 992px) {
	.pinned .first .news_main__excerpt{
		font-size: 2rem;
	}
}

.pinned .first .entry-title a:hover {
    color: #ffffff!important;
}

.pinned .second .entry-title a:hover {
    color: #ffffff!important;
}

img.video-opener {
    position: absolute;
    top: auto;
	bottom: 40px;
    left: auto;
	right: 30px;
    -webkit-transform: none;
    -ms-transform:  none;
    transform:  none;
    width: 30px;
    z-index: 2;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

img.video-opener:hover {
    position: absolute;
    top: auto;
	bottom: 35px;
    left: auto;
	right: 30px;
    width: 40px;
    z-index: 2;
}


/*## News (pinned) - front page - second
--------------------------------------------------------------*/

.pinned .second .entry-header {
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 1;
}

.pinned .second .entry-title {
	font-size: 1.35rem;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 10px;
}


.pinned .second .news_excerpt{ 
	display: none;
}

.pinned .article-container .second .entry-header .posted-on {
	color: #fff;
	font-size: .65rem;
	clear: both;
	display: block;
	margin-bottom: 15px;
}

.pinned .article-container .second .entry-header .posted-on::before {
    content: url('assets/images/redi/icon_clock_white.svg');
    display: inline-block;
    width: 10px;
    height: 15px;
    margin-right: 5px;
}


.article__content_positioner{
	z-index: 1;
	display: flex;
	align-items: center;
}


/*## News (other more) - front page
--------------------------------------------------------------*/

.front-news article.hentry {
    margin-bottom:0;
	width: 100%;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

@media (min-width: 992px) {  
	.front-news article.hentry {
		width: 25%;
		float: left;
	}
}

.front-news article.hentry:hover {
	background-color: #DA030E;
	color: #fff!important;
}

.front-news article.hentry:hover .entry-title a, 
.front-news article.hentry:hover .entry-meta .posted-on, 
.front-news article.hentry:hover .entry-meta .posted-on, 
.front-news article.hentry:hover .entry-summary p{
	color: #fff!important;
}

.front-news article.hentry:hover .permalink .btn{
	background-color: #fff;
	color: #DA030E !important;
} 



.front-news .entry-thumbnail, .front-news .entry-video, .front-news .entry-gallery {
    position: relative;
    width: 100%;
    height: 210px;
    border: none;
    overflow: hidden;
    margin-bottom: 0px;
}

.front-news .entry {
    width: 100%;
    float: none;
    margin-left: 0;
    min-height: none;
    overflow: hidden;
    position: relative;
	padding: 30px;
	max-height: none;
	height: auto;
}


@media (min-width: 1200px) { 
	.front-news .entry {
		min-height: 350px;
	}
}

@media (min-width: 1600px) { 
	.front-news .entry {
		min-height: 285px;
	}
}


.entry-summary{
	margin-bottom:10px;
}


.front-news .permalink {
    display: block;
    position: relative;
	float: left;
	bottom: 0;
	right: 0;
}

@media (min-width: 992px) {  
	.front-news .permalink {
		position: absolute;
		bottom: 30px;
		right: auto;
		left: 30px;
	}
}

.front-news .entry-title {
    font-family: 'Jockey One', sans-serif;
    font-size: 1.4rem;
    line-height: 1.4rem;
    text-transform: uppercase;
	margin-bottom: 15px;
}

.front-news .entry-title a{
    font-family: 'Jockey One', sans-serif;
    font-size: 1.4rem;
    line-height: 1.4rem;
	color: #000 !important;
}



/*--------------------------------------------------------------
## Front page - tabella
--------------------------------------------------------------*/

.front-tabella {
	position: relative;
	background: url('assets/images/redi/tabella_bg_grey.jpg') no-repeat;
	background-position-y: 128%;
	margin-top: 0;
	z-index: 1;
}

@media (min-width: 992px) { 
	.front-tabella {
		background: url('assets/images/redi/tabella_bg_grey.jpg') center 30px no-repeat;
	}
}

.front-tabella h4.caption{
	display:none;
}

@media (min-width: 992px) {
	.front-tabella .sportspress{
		margin-top: 30px;
	}
}

.front-tabella thead th {
    background-color: #1c1c1c !important;
}

.front-tabella tbody tr {
    background-color: rgb(232, 232, 232);
}

.front-tabella .sp-data-table td {
    border-bottom: 1px solid #DA030E !important;
}

@media (min-width: 992px) {
	.front-tabella .sp-data-table td {
		padding: 8.7px 0 !important;
	}
}

.front-tabella .sp-data-table .dvsc-td::before{
	background-color: #DA030E;
}

.sp-data-table .sp-highlight, .sp-data-table .highlighted td {
    font-weight: 700 !important;
    background: #fff !important;
}

.front-tabella .button{
	background-color: #000;
}

.front-tabella .button:hover{
	background-color: #DA030E;
}

.front_tabella__btn__positioner{
	text-align: center;
}

@media (min-width: 992px) { 
	.front_tabella__btn__positioner{
		text-align: left;
	}
	
}

/*--------------------------------------------------------------
Gallery - front page
--------------------------------------------------------------*/
.football input + label {
	top: 62px;
}

@media (max-width: 991.9px) { 
.football .more-button {
    width: 80%;
    margin: 40px 10% 50px 10%!important;
}
}


/*--------------------------------------------------------------
## Newsletter
--------------------------------------------------------------*/

.section__newsletter{
	background-color: #DA030E;
}

.sidebar-footer-5{
	background-color: transparent;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

@media (min-width: 992px) {  
.sidebar-footer-5 .mc4wp-form-fields p{
	margin: 5px 0 0;
	font-size: 22px;
	}
}

.sidebar-footer-5 form .mc4wp-form-fields > label {
    height: 52px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.justify-content-center{
	display: flex;
	justify-content: center;
}

#footer{
	padding: 0 !important;
}

.site-footer{
	border: 0;
	background: none !important;
	font-family: ddt, sans-serif !important;
}

.footer-bottom.static-area > .container{
	width: 100% !important;
	max-width: 100% !important;
}

.static-footer-redi{
	padding: 0;
}

.footer--redi .footer_top{
	background: #BB000A;
	height: 40px;
	position: relative;
  }
  
  .footer--redi .footer_bottom{
	background-image: url('assets/images/redi/bg_footer.jpg');
	color: #fff;
	padding: 100px 0 60px;
  }
  
  .footer--redi .footer__logo_link{
	position: absolute;
	display: block;
	width: 110px;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: -24px;
  }  
  
  .footer--redi  .icon_inline{
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	margin-bottom: -0.125rem;
	margin-right: 0.3125rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
  }  

  .footer--redi .footer__ci_content_wrap p{
  	padding: 0 10px;
  }

  .footer--redi .footer__ci_content_wrap p, .footer--redi .footer__ci_content_wrap a{
	font-size: 0.7rem;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
  }
  
  .footer--redi .footer__icon_phone{
	background-image: url('assets/images/redi/icon_phone.svg');
  }
  
  .footer--redi .footer__icon_mail{
	background-image: url('assets/images/redi/icon_mail.svg');
  }
  
  .footer--redi .footer__icon_fax{
	background-image: url('assets/images/redi/icon_fax.svg');
  }
  
  .footer--redi .footer__icon_address{
	background-image: url('assets/images/redi/icon_pin.svg');
  }  
  
  .footer--redi .copyright a {
	color: #DA030E;
	font-size: 14px;
  }

  .d-inline-block{
	display: inline-block !important;
  }

  .footer--redi .wrap__copyright{
	  width: 100%;
  }

  @media (min-width: 992px) {  
	.footer--redi .wrap__copyright{
		width: 100%;
		max-width: 450px;
	}
}


/*--------------------------------------------------------------
## Shop
--------------------------------------------------------------*/

.front-shop {
    background-image: url('assets/images/redi/bg_texture__dgrey.jpg');
    background-color: #333;
	background-size: cover;
	background-position: top center;
}


/*--------------------------------------------------------------
## Támogatók
--------------------------------------------------------------*/

.sponsors {
    background: none;
    padding-bottom: 30px;
	overflow-x: hidden;
}

.sp-sponsors{
	position: relative;
}

.sp-sponsors a.sp-sponsor{
    background-color: #fff;
}

.sp-sponsors a.sp-sponsor img {
    opacity: 1;
}

.sp-sponsors .slick-prev, .sp-sponsors .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.sp-sponsors .slick-prev, .sp-sponsors .slick-next{
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: transparent;
	border: 2px solid #dfdfdf;
	z-index: 100;
	border-radius: 5px;
	line-height: 0.4;
  }
  
  .sp-sponsors .slick-prev::before, .sp-sponsors .slick-next::before {
    font-size: 20px;
    opacity: 1;
    color: rgba(0,0,0,.3);
    font-family: 'Jockey One', sans-serif;
    font-weight: 600;
}

.sp-sponsors .slick-next::before {
    content: '→';
}

.slick-prev::before {
    content: '←';
}

.sp-sponsors

  .sp-sponsors .slick-prev:hover, .sp-sponsors .slick-next:hover{
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);  
  }
  
  .sp-sponsors .slick-prev{
	left: -40px;
	padding: 0 0 0 7px;
  }
  
  .sp-sponsors .slick-next{
   right: -40px;
   padding: 0 0 0 7px;
  }
  
  .sp-sponsors .slick-prev::before, .sp-sponsors .slick-next::before {
	font-size: 20px;
	opacity: 1;
	color: rgba(0,0,0,.3);
	font-family: 'Jockey One', sans-serif;
	font-weight: 600;
  }
  
  .sp-sponsors .slick-prev:hover::before, .sp-sponsors .slick-next:hover::before {
	color: #DA030E;
  }
  
  .slick__partners_wrap .slick-track{
	display: flex!important;
	align-items: center;
  }


/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/

.pinned-events {
    background: url('assets/images/redi/tabella_bg_grey.jpg') no-repeat center;
    background-size: cover;
}

/*--------------------------------------------------------------
## Form newsletter
--------------------------------------------------------------*/

.sidebar-footer-5 form p {
    font-family: 'Jockey One', sans-serif;
    font-size: 35px !important;
    line-height: 1.2;
}

@media (min-width: 992px) {
	.sidebar-footer-5 form p {
		font-size: 35px !important;
	}
}

.sidebar-footer-5 form .mc4wp-form-fields > label {
	background-color: #fff;
	border-left: 2px solid #DA030E;
	border-top: 2px solid #DA030E;
	border-right: 2px solid #DA030E;
	border-bottom: 2px solid #DA030E;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2)::after {
    content: none;	
}

.sidebar-footer-5 form .mc4wp-form-fields * {
    font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}

.sidebar-footer-5 form .mc4wp-form-fields > label input[type="text"], .sidebar-footer-5 form .mc4wp-form-fields > label input[type="email"], .sidebar-footer-5 form .mc4wp-form-fields > label input[type="text"]::placeholder, .sidebar-footer-5 form .mc4wp-form-fields > label input[type="email"]::placeholder {
    font-family: ddt, sans-serif;
    color: #000;
    outline: none;
}

.sidebar-footer-5 form .mc4wp-form-fields > label:nth-last-child(2) {
    background-color: #000;
}

.sidebar-footer-5 form .mc4wp-form-fields > p label a{
	text-decoration: underline;
}

.sidebar-footer-5 form .mc4wp-form-fields > p label a:hover{
	color: #fff!important;
}

/*--------------------------------------------------------------
## Form contact
--------------------------------------------------------------*/

.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea {
    padding: 12px 20px;
    width: 100%;
    border-radius: 0px;
    border: 2px solid #e1e1e1;
	border-bottom: 2px solid #DA030E;
    background: #fff;
    color: #000 !important;
    font-family: ddt, sans-serif !important;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-style: normal;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.wpcf7 form input[type="text"]:hover,.wpcf7 form input[type="text"]:focus, .wpcf7 form input[type="email"]:hover,.wpcf7 form input[type="email"]:focus, .wpcf7 form input[type="tel"]:hover, .wpcf7 form input[type="tel"]:focus, .wpcf7 form textarea:hover, .wpcf7 form textarea:focus {
    border: 2px solid #DA030E;
}

.wpcf7 form input[type="text"]::placeholder, .wpcf7 form input[type="email"]::placeholder, .wpcf7 form input[type="tel"]::placeholder, .wpcf7 form textarea::placeholder {
    color: #000;
    font-style: normal;
}


/*--------------------------------------------------------------
## Seps for page and single
--------------------------------------------------------------*/

.page .entry-content h2{
	text-align: center;
}

.page .entry-content h2::before, .single .site-main h2::before{
	content: '';
	display: inline-block;
	width: 40px;
	height: 30px;
	background-image: url('assets/images/redi/wing_left.svg');
	background-size: contain;
	margin-right: 5px;
	background-repeat: no-repeat;
  }
  
  .page .entry-content h2::after, .single .site-main h2::after{
	content: '';
	display: inline-block;
	width: 40px;
	height: 30px;
	background-image: url('assets/images/redi/wing_right.svg');
	background-size: contain;
	margin-left: 5px;
	background-repeat: no-repeat;
  }

/*--------------------------------------------------------------
## Blog 
--------------------------------------------------------------*/

.blog .entry-title{
	text-transform: uppercase;
} 


/*--------------------------------------------------------------
## Single
--------------------------------------------------------------*/

body.single-post .site-main > article .entry-summary p, body.single-post .site-main > article .entry-content p {
    font-family: ddt, sans-serif;
    font-size: 0.9rem;
    line-height: 1.4rem;
    text-align: justify;
    color: black;
}

.single .entry-title {
    text-align: center;
	font-size: 2.1rem;
	margin-top: 20px;
	line-height: 1.2;
}

.single #header .cherry-breadcrumbs {
    background: none;
    display: none;
}

.related-posts{
	display: none;
}

body.single-post .site-main > article .entry {
    background-image: none;
}



/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/

.google-map-wrapper {
    overflow: visible;
    margin: 200px 0 -25px;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    border-top: 0;
    border-bottom: 0;
}

.sajto-form__lead{
	margin-top: 40px;
}


/*--------------------------------------------------------------
## Update 2021.07.21.
--------------------------------------------------------------*/

img.top-line-bg{
	display: none;
}

.top-line{
	position: relative;
}

.top-line.row::before{
	content: " ";
	display: table;
	background-image: url(assets/images/bg__stadion_motiv__mob.png);
	height: 58px;
	position: absolute;
	width: 101%;
	top: 0px;
	z-index: -1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

@media (min-width: 992px) {

	.top-line.row::before{
		content: " ";
		display: table;
		background-image: url(assets/images/bg__stadion_motiv.png);
		height: 71px;
		position: absolute;
		width: 2650px;
		top: 0px;
		z-index: -1;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		background-repeat: no-repeat;
		background-size: cover;
	}
}


/*--------------------------------------------------------------
## 2021.07.25.
--------------------------------------------------------------*/

/* Banner elhelyezése a fejlécben */

.header__ad_place{
	position: relative;
}

.header__ad_place::after{
	display: none;
}

.header__ad_link{
	display: block;
	width: 100%;
	margin-top: 8px;
}

.header__ad_img{
	display: block !important;
	max-height: 55px !important;
	margin-bottom: 0px !important;
	float: right;
}

.socials {
    text-align: center;
    padding-right: 15px;
}

@media (max-width: 575.98px) {
	.cups-opener {
		position: absolute;
		top: 50px;
		z-index: 100;
	}
	
	.top-line {
		position: relative;
	}
}

#menu-primary .menu-primary_trigger{
	padding: 43px 10px 0;	
}

@media (min-width: 992px) {
	.search_in_menu{
		display: inline-block;
	}

	.search_in_menu a{
		display: inline-block;
		text-indent: -9999px;
		width: 35px !important;
		margin-right: 8px !important;
	}

	.search_in_menu a::after{
		display: block !important;
		content: ' ' !important;
		width: 35px !important;
		height: 35px !important;
		top: 50% !important; 
		left: 50% !important;
  -webkit-transform: translate(-50%,-50%) !important;
      -ms-transform: translate(-50%,-50%) !important;
          transform: translate(-50%,-50%) !important;
		  background-color: transparent !important;
		  background-image: url('https://kezi.dvsc.hu/wp-content/themes/DVSC__redi/assets/images/redi/icon__search__bg_red.svg');
	}

	.search_in_menu a:hover::after {
		background-image: url('https://kezi.dvsc.hu/wp-content/themes/DVSC__redi/assets/images/redi/icon__search__bg_black.svg');
	}
}

/* 2021.10.19. */

.page-id-518 .custom-player-gallery .pozicio .player-gallery-group-name{
	display: none !important;
}