/* FULL PAGE TWEEKS */
#header-text-nav-wrap{
	padding-bottom: 5px;
}
#header-text {
    padding-top: 5px;
}
#main
{
	padding-top:20px;
}
.inner-wrap{
	max-width:1160px;
}
.main-content-section{
	padding-top:10px
}
.widget_featured_posts{
	margin-bottom:10px;
}
/* FULL PAGE TWEEKS */
/* POST */

article .article-content .below-entry-meta .posted-on
{
  display: inline-block;
}
/* POST */
/* CATEGORY TITLES */
#primary .widget-title span,
#secondary .widget-title span{
	padding: 6px 10px 4px 10px;
	font-size: 18px
}
#secondary .widget {
	margin-bottom: 20px
}
#secondary a:hover{
	text-decoration:none;
}
/* CATEGORY TITLES */
/* FOOTER */
.footer-widgets-area{
	padding-top:15px;
}
.footer-socket-area{
	padding-top: 10px;
	
}
.footer-socket-left-section{
	padding-top:7px;
}
.footer-socket-right-section{
	padding-bottom:3px;
}
.colormag-footer--classic .footer-socket-wrapper{
	padding:0px;
}
#colophon .widget{
	margin-bottom:0px;
}
.footer-socket-right-section{
	padding-top:0px
}
/* FOOTER */
/* TOP-BOTTOM SLIDERS */
.widget_default_news_colormag.widget_featured_posts img{
	margin-bottom:5px;
}
.widget_featured_slider .slide-content .entry-title a,
.widget_highlighted_posts .article-content .entry-title a,
.widget_slider_news_colormag .article-content .entry-title a
{
	color: #FFF;
	background-color: rgba(0,0,0,0.4);
	padding: 0px 3px 3px 5px;
	line-height: 1.4em;
	display: flex;
}

.widget_featured_slider .slide-content .entry-title a:hover,
.widget_highlighted_posts .article-content .entry-title a:hover,
.widget_slider_news_colormag .article-content .entry-title a:hover{
	color:#cde7ff;
}


.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover{
	color:#cde7ff;
}

.category-slide-prev,
.category-slide-next{
	margin-top: 10px;
	background-color: rgba(0,0,0,0.4);
}

.thumbnail-slider{
	height:160px;
	overflow:hidden;
}
.thumbnail-slider .title{
	color: #FFF;
  font-size: 13px;
  line-height: 1.4em;
	text-align:left;
	width:150px;
	height:60px !important;
	padding: 3px 5px;
	display:table-cell;
  vertical-align:bottom;
	position:relative;
	bottom:60px;
	left: 5px;
	background-color: rgba(0,0,0,0.4);
	overflow:hidden;
}
.thumbnail-slider .title:hover{
	color: #cde7ff;
}
.thumbnail-slider a{
	vertical-align:top;
}
.widget_slider_news_colormag .article-content{
	background:none;
}

/* TOP-BOTTOM SLIDERS */
/* SEARCH */
.fa.search-top{
	padding: 10px;
	right:0px
}
.search-form-top{
	right:-20px;
}
/* SEARCH */

/* KAPCSOLAT OLDAL */
label.file_userdata_label
{
	margin-bottom:5px;
}
.file_userdata_fieldwrapper input,
.file_userdata_fieldwrapper_required input {
	width: 93%;
}
.file_div_clean_responsive .file_title_clean{
	display:flex;
	padding-bottom:5px;
}
.file_div_clean_responsive .file_consent_container{
	margin-bottom: 30px;
}
textarea.file_userdata_message{
	width:93%;
	height: 150px;
}
input[type="text"].file_input_textbox{
	width:50%;
}
.wfu_fieldwrapper_overlay{
	width: 95%;
	height: 57%;
}
/* KAPCSOLAT OLDAL */


@media screen and (max-width: 1490px){	.widget_highlighted_posts .article-content .entry-title a{
		font-size: 0.8em;
		line-height: 1.4em;
	}
	
}
@media screen and (max-width: 1190px){
	.thumbnail-slider{
		height:auto;
	}
	.thumbnail-slider .title{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.widget_featured_slider .slide-content .entry-title a,
	.widget_highlighted_posts .article-content .entry-title a{
		font-size: 1em;
		line-height: 1.4em;
	}
	
	.category-slide-prev,
	.category-slide-next{
		margin-top: 5px;
	}
	.footer-socket-left-section{
		padding-bottom: 7px;
	}

}
.home #breadcrumbs {
    display: none;
}
.breadcrumb-trail h2.trail-browse {
    display: none;
}
span.breadcrumb-title {
  display: none;
}