/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: https://kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on Facebook and via newsletter: - Join the Facebook Group - Subscribe to our Newsletter
Version: 5.7.1.1719471240
Updated: 2024-06-27 06:54:00

*/
#footer{
	display: none;
}
#media_image-2,
#categories-4,
#newsbox-5{
	padding-bottom: 0px !important;
}
#text-4 p:last-child {
    margin-bottom: 0;
}
.avia-standard-logo img{
	font-size: 30px;
}
.header_sitetitle{
	font-size: 36px;  	
}
.footersitema a{
	color: #636466 !important;
}
.footersitema{
	margin-left: 10px;
}
/*.bg-logo{
	display: none;
} */
#avia-menu{
	display: none;
}
.av_header_transparency .header_sitetitle{	
  	color: #fff !important;
}
.av_header_transparency a:fover,
.av_header_transparency a:hover,
.header_sitetitle:hover{
	color: #fff !important;
}
.homeblogs .slide-meta{
	display: none !important;	
}
.comment_container,
.comment_meta_container{
	display: none !important;		
}
#text-4{
	padding: 0px !important;
}
.related_post_list{
	padding-top: 50px;
	padding-bottom: 50px;
}
.relatedtitle{
	margin-left: 10px;
}

.html_modern-blog .avia-content-slider .slide-entry-title a{
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 990px) {
	.av_header_transparency .header_sitetitle {
	  	color: #000 !important;
	  	font-size: 24px !important;
                                 line-height: normal;
	}
}