/*
Itt adhatunk meg saját CSS kódot.

Kattintsunk a fenti segítség ikonra a további információkhoz.
*/


.telepaks-upperHeader__searchInputContainer,
.below-entry-meta .comments {
	display: none;
}

.telepaks-upperHeader__menu,
.telepaks-upperHeader__socialIcons {
	border-right: 0 !important;
}

.telepaks-upperHeader__menu li a {
	font-weight: 600;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}


.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-caption-text {
  font-size: 12px;
}

.telepaks-adHeader {
	margin: 0 auto !important;
} 

.wp-custom-header {
	margin-bottom: 16px;
}

.wp-custom-header .header-image {
	max-height: 72px;
	width: auto;
}


/* SLIDER */

.widget_featured_slider .slide-content {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}



/* IMG */

.slider-featured-image,
.highlights-featured-image,
.bsf-rt-reading-time,
.embed-youtube iframe,
img {
	border-radius: 3px !important;
}
.widget-title span {
	border-radius: 3px 3px 0 0 !important;
}
#livestream .flowplayer {
	border-radius: 3px !important;
}



/* ivory-search */

.is-form-style input.is-search-input {
	font-family: 'Open Sans', sans-serif !important;
		border-color: transparent !important;
	border-radius: 10px 0 0 10px !important;
}

.is-search-submit,
.is-search-icon {
	border-color: transparent !important;
	border-radius: 0 10px 10px 0 !important;
}

.is-ajax-search-post {
		box-shadow: 0px 40px 100px rgba(0, 0, 0, 0.2) !important;
}
.is-ajax-search-result {
	margin-top: 10px !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2) !important;
}

.is-title a,
.is-title a mark {
	color: #16539F !important;
	font-weight: 800;
}

.is-search-sections .author,
.is-search-sections .meta-date:after {
	display:none !important;
}


/* kijelölés tiltása a copy+paste ellen 

* {
  -webkit-touch-callout: none; 
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; 
  -ms-user-select: none;
   user-select: none;
} 
*/



/* ARTICLE */

article .article-content {
	padding-top: 0 !important;
}

/* META */

article .above-entry-meta {
	margin-bottom: 10px;
}



.entry-title {
	font-weight: 600 !important;
}
.entry-title a:hover {
	text-decoration:underline;
}
#content .post .article-content .entry-content a {
	text-decoration:underline;
}




/* COOKIE */

.cn-buttons-container a {
	background-color: #16539F !important;
}
.cn-close-icon {
	top: 25px !important;
}




/* SLIDER */

.widget_featured_slider .slide-content .entry-title a,
.widget_highlighted_posts .article-content .entry-title a {
		text-shadow: 1px 1px 30px rgba(0, 0, 0, 1) !important;
}

.widget_featured_slider .slide-content .entry-title a:hover,
.widget_highlighted_posts .article-content .entry-title a:hover {
	color: white !important;
}


/* SHARING */
.sd-title {
	margin-bottom: 10px !important;
	padding-bottom: 0 !important;
}



/* ACCORDION */

pre {
	border: none !important;
}
.sp-easy-accordion .ea-header {
	padding-bottom: 0 !important;
}
.sp-easy-accordion .ea-header:hover {
	background-color: #f5f5f5;
}
.ea-expand-icon {
	font-size: 22px !important;
}
.fa-plus:before {
	 content: "\f107";
}
.fa-minus:before {
	  content: "\f106";
}


/* ROVATOK korábbi+újabb */

body.archive.category li.previous a {
	font-size: 0;
}

body.archive.category li.previous a:after {
	content: "← Korábbi";
	font-size: 16px;
}

body.archive.category li.next a {
	font-size: 0;
}

body.archive.category li.next a:after {
	content: "Újabb →";
	font-size: 16px;
}


/* WPAdCenter videó banner */
.wpadcenter-ad-container video {
	width: 100% !important;
	border-radius: 3px;
}




/* MOBIL + tablet */

@media ( max-width: 768px ) {
	
	/* COOKIE */
	.cookie-notice-container {
		padding-right: 40px;
	}
	.cn-text-container,
	.cn-buttons-container {
		text-align: left;
	}
	.cn-buttons-container a:first-child {
		margin-left: 0 !important;
	}
	
	
	
	/* META */
.below-entry-meta {
	opacity:0;
	height: 0;
}
article .below-entry-meta {
	opacity:1;
	height: auto;
}

	
	
	/* FEJLÉC */
	#header-text-nav-wrap,
  header .news-bar {
		margin-top: -30px;
	}
	header .wpadcenter-ad-container {
		margin-top: 30px;
	}
	/*ha üres a sáv, akkor is megjelenik, ezért kell a margin*/
	
	header .header-image {
		max-height: 40px !important;
	}
	.social-links {
		float: none !important;
	}
	
	
	/* NAV */
	#menu-top-nav {
		flex-direction: row !important;	
	}
	.telepaks-upperHeader__menu > li + li {
		margin-top: 0 !important;
		margin-left: 16px !important;
	}
	
	.telepaks-upperHeader__content {
		text-align:center;
		display: inline-block !important;
		padding-left: 16px;
	}
	.menu-top-nav-container,
	.telepaks-upperHeader__socialIcons {
		margin-top: 0 !important;
		display: inline-block !important;
	}
	
	

	
	
	
	
	/* MENÜ */
	
	.site-header .menu-toggle:before {
		display: inline-block !important;
	}
	.menu-toggle {
		transform: translateX(-6px);
		width: 100%;
		padding-bottom: 12px !important;
	}

	

		.menu-toggle:before {
		font-size:14px !important;
		-webkit-text-stroke: 1px #16539F;
	}
	.menu-toggle:after {
		content: "MENÜ";
		letter-spacing:6px;
		display: inline-block;
		font-weight: 200 !important;
		font-size: 14px !important;
	}
	.main-small-navigation .menu-toggle:before {
		content: "\f00d";
		-webkit-text-stroke: 2px #16539F;
		font-size: 15px !important;
	}
	
	#site-navigation {
		background-color: #16539f;
	}
	ul.menunav-menu li {
		background-color: #16539f;
		color: white !important;
	} 
	ul.menunav-menu li a {
			font-weight: 600 !important;
			color: white !important;
	}
	ul.menunav-menu .sub-menu li {
		background-color: #225CA4 !important;
	}
	
	#content .post .article-content .entry-title {
		font-size: 24px !important;
	}
	
	/* accordion nyilak */
	.sub-toggle {
		background-color: transparent !important;
	}
	.fa-caret-down:before {
		content: "\f107";
		color: white !important;
		font-size: 20px !important;
		font-weight:600;
	}
	.active .fa-caret-down:before {
		content: "\f106";
	}
	.menu-item:hover .fa-caret-down:before {
		color:white !important;
	}
}

/* MOBIL */
@media (max-width: 500px) {
	
		/* IS-SEARCH */
	.is-ajax-search-result {
		width: 90% !important;
		margin-left: calc(5% - 8px)!important;
	}
}