/*
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
*/




.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
    color:#D13E2C!important;

}

#top #header .av-main-nav > li.current_page_item > a .avia-menu-text, #top #header .av-main-nav > li.current_page_item > a .avia-menu-subtext {
    color:#D13E2C!important;

}
/*Add your own styles here:*/

/*.av-alb-blogposts article:nth-child(even) {
  background-color: #ffe37f;
}

.av-alb-blogposts article:nth-child(odd) {
  background-color: #19dc3c;
}*/


#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align:left;
}

#top .fullsize .template-blog .post-title {
    text-align: left;
    font-size: 30px;
    padding: 0 0;
    max-width:100%;
    margin:0
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    text-align:left;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width:100%;
    margin-left:0;
    margin-right:0;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align:left;
    max-width:100%;
    margin: 0;
}
.html_elegant-blog .more-link {
    margin:10px 0 10px 0;
    width: 200px;
    border-style: solid;
    border-width: 1px;
    padding: 10px 0;
    border-radius: 2px;
}
.html_elegant-blog p{
	margin:0;
}

/* .av-alb-blogposts article:nth-child(even) .big-preview{
	width:50%;
	float:left;
	margin-top:10px!important;
}
.av-alb-blogposts article:nth-child(even) .entry-content{
	width:50%!important;
	padding:0 0 0 2%;
	float:left;
}

.av-alb-blogposts article:nth-child(odd) .big-preview{
	width:50%;
	float:right;
	margin-top:10px!important;
}
.av-alb-blogposts article:nth-child(odd) .entry-content{
	width:50%!important;
	padding:0 2% 0 0;
	float:left;
}*/

@media only screen and (max-width: 767px)
{
	.responsive #top #wrap_all .slide-entry{width:100%; margin-left:0%}
	.responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,
	.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even{margin:0; clear:both;}
	.responsive #top #wrap_all .avia-content-slider-odd  .slide-entry.first{margin-left:0; width:100%;}
	.responsive avia-content-slider .slide-image img { width: 100%; }
}
.small-preview img, .big-preview img {
    border-radius: 0px;
}

#top #av-burger-menu-ul {
    vertical-align: top;
    padding: 125px 0;
}

.slide-meta{
	display:none;
}

.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    border-radius:0;
}

.avia-content-slider .slide-image {
    border-radius: 0;
}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0;
}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius:0;
}
.page-id-7728 div .av_one_third {
    margin-left: 1%;
    width: 32.333333333333332%;
}
div .first {
    margin-left: 0;
    clear: left;
}

/* #header {
    background: transparent;
}*/ 

.html_header_top.html_header_sticky.html_large #main {
    padding-top: 156px;
}

.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
    padding-top: 187px;
}
.phone-info {
    font-weight: normal;
    font-size: 18px;

}
.av_phone_active_right .phone-info {
	float:none;
	margin:0 auto;
	/*width:200px;
	text-align:center;*/
}
.header_meta{
	text-align:center;
}
html.html_boxed {

	background-repeat:no-repeat;
	background-attachment:fixed;
}
html{
/*background: #2d5c88;
background: -moz-linear-gradient(top,  #2d5c88 0%, #2d5c88 20%, #2d5c88 21%, #24446b 100%)!important;
background: -webkit-linear-gradient(top,  #2d5c88 0%,#2d5c88 20%,#2d5c88 21%,#24446b 100%)!important;
background: linear-gradient(to bottom,  #2d5c88 0%,#2d5c88 20%,#2d5c88 21%,#24446b 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5c88', endColorstr='#24446b',GradientType=0 );
	background-repeat:no-repeat!important;
	background-attachment:fixed!important;
*/
}

.slide-entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 96%;
}

.avia-content-slider .slide-entry-wrap {
    margin-bottom: 15px;
}

p {
    margin:0 0 0.85em 0;
}
.avia-slideshow {
	border:3px solid #FFF;
}