/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

h3.team-member-name {color: #000 !important;}
    
.slide-entry-title{color:#000 !important;}
.read-more-link .more-link:hover{color:#000 !important;}
.av-post-metadata-category-link a:hover{color:#000 !important;}


#top .avia-post-nav {
	height: 150px;
}

.team-member-job-title {
	margin-top: -4px;
	font-size: 1.2em;
}

.avia-team-member {
	margin: 15px 0px;
	clear: both;
}

.entry-content-wrapper li {
	padding: 8px 0;
}

.av-image-caption-overlay-center {
	text-shadow: 1px 1px 20px #272727;
	font-size: 2.3em;
}

.smush-detected-img {
	border-radius: 5px;
	transition: all .5s ease;
	box-shadow: 0 0 0 0px #fff !important;
}

#top .avia-button.avia-color-dark {
	border-color: #d0b4b5 !important;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b {
	font-weigth: 200 !important;
}

.avia-icon-list .iconlist_title {
	text-transform: lowercase !important;
}

.itemSelection .avia-image-overlay-wrap {
	background-color: #a07575;
}

.av-caption-image-overlay-bg {
	opacity: 0.2 !important;
}

.av-overlay-hover-deactivate .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg {
	opacity: 0.5 !important;
}

#top div .av-dark-form .input-text,
#top div .av-dark-form input[type="text"],
#top div .av-dark-form input[type="input"],
#top div .av-dark-form input[type="password"],
#top div .av-dark-form input[type="email"],
#top div .av-dark-form input[type="number"],
#top div .av-dark-form input[type="url"],
#top div .av-dark-form input[type="tel"],
#top div .av-dark-form input[type="search"],
#top div .av-dark-form textarea,
#top div .av-dark-form select,
div div .av-dark-form {
	border-color: #d0b4b5 !important;
	border-width: 1px !important;
}

#top .av-custom-form-color .button,
.avia-button {
	border-width: 1px !important;
}


.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: none;

}

#top .avia-slideshow .avia-caption-content p {
	background: #c29797;
	margin-top: 20px;
}

.slideshow_caption {
	width: 70%;
}

div .slideshow_caption h2 {
	text-transform: none;
	font-weight: 200;
	color: #000000 !important;
}

.caption_framed .slideshow_caption .avia-caption-content h2,
.caption_framed .slideshow_caption .avia-caption-title,
.avia-caption .avia-caption-content h2,
.avia-caption .avia-caption-title {
	padding: 10px 0px;
}


#top .avia-slideshow-button {
	border-radius: 0px;
	text-transform: uppercase;
	padding: 15px 20px;
	display: inline-block;
	margin-top: 20px;
	text-decoration: none;
	background: black;
}

.team-img-container img.av-team-img-original {
	width: -webkit-fill-available;
	max-width: 100%;
}



.flex_cell .avia-image-container .av-image-caption-overlay p {
	font-size: 24px !important;
}

.avia-post-nav .entry-info {
	height: 100%;
}

.avia-post-nav .entry-info-wrap {
	height: 100%;
}