/*
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
*/

/*Add your own styles here:*/
a:focus {
  text-decoration:underline !important;
}

.main_color strong {
	color:#000000!important;
}
.main_color p a,
.main_color li a {
	font-weight:bold;
	text-decoration:underline!important;
}
#header_meta {
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-top: medium none;
    float: left;
    margin-bottom: 0px;
    min-height: 30px;
    width: 100%;
    z-index: 1;
	background:#ffffff;
}
.main_color .avia-content-slider .slide-image {
	background-color:#ddb559!important;
}
#header_main.container_wrap {
	border-top-style:none;
}
.av-main-nav li .sub-menu li {
	height:auto;
}
.header_bg {
	opacity:1;
}
#footer {
	padding:0px;
}
.js_active .toggler,
.toggle_icon .vert_icon, .toggle_icon .hor_icon {
	border-color:#f5e5c1;
}
.blog-meta .small-preview {display: none !important;}

.template-blog .slide-image {display:none;}

#top .fullsize .template-blog .post .entry-content-wrapper {text-align:left; }
.avia-content-slider .slide-image {background:#ffffff!important; }

div.inner_sidebar li span.post-date {
	width:100%; display:block; }
.template-blog .post_delimiter {
    clear: both;
    margin: 0 0 25px;
    padding: 25px 0 0;
}
#tribe-events-bar {
	margin-top:0px!important;
}
.tribe-events-calendar h3 {font-weight:bold!important; }

#av_section_1 .avia-content-slider .slide-image {
	background:#ddb559!important;
}

.toggle_content li a {
	color:#424242;
}

/* HOMEPAGE CUSTOM ICONBOXES */
.iconbox-fixed-h div.iconbox_content {
    min-height:150px;
}
.iconbox-fixed-h div.iconbox_content:hover {
    background-color:#275e42;
}
.iconbox-fixed-h div.iconbox_content:hover h3.iconbox_content_title {
    color:#ffffff;
}

.iconbox-fixed-h .iconbox-highlight div.iconbox_content {
    background-color:#275e42;
}
.iconbox-fixed-h .iconbox-highlight div.iconbox_content:hover {
    background-color:#f5e5c1;
}
.iconbox-fixed-h .iconbox-highlight div.iconbox_content:hover h3.iconbox_content_title {
    color:#275e42!important;
}