/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/* Blog Element */
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
	border-radius: 0;
}
.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
	font-size: 20px;
	letter-spacing: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 67px;
}
.html_modern-blog #top .post-entry .post-meta-infos, .html_modern-blog .avia-content-slider .slide-meta {
  margin-top: 0;
  padding-top: 0;
  color: #575757;
}
.html_modern-blog #top .post-entry .blog-categories {
	display: none;
}
.html_elegant-blog .avia-content-slider .read-more-link {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 10px;
}

/* Footer */
#footer * {
  font-weight: 400;  
}
#footer .widgettitle {
  margin-bottom: 20px;
}
#footer .widget_nav_menu a {
  font-size: 18px;
  padding: 0;
}
.socket_color * {
  font-weight: 400;
  font-size: 12px;
}

/* Commons */
.nomargin p {
  margin-bottom: 0;
}
.sub_menu li {
	padding: 0 5px;
	border-right-width: 0;
}
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child {
	padding-left: 5px;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
	border-color: #575757;
}
#top .av-main-nav ul a {
	font-weight: normal;
}
.header_color ul * {
	border-color: #575757 !important;
}

/* Slider Rahmen */
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: rgb(226, 0, 26);
background: rgba(226, 0, 26, 0.8);
}

