/*
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:

.home .slideshow_align_caption{
    background-color: rgba(0,0,0,.3) !important;	
    padding: 50px !important;
    margin: 150px !important;
    display: block !important;	
}*/

.home .iconbox_icon.heading-color{
    border: 2px solid #4ecac2 !important;	
    color: #4ecac2 !important;	
}

.avia-form-success{
	text-align:center;
}



.av-masonry-entry .av-masonry-entry-title {
    text-align: center;
}

.avia_ajax_form p {
    text-align: center;
}

#mobile-advanced li > a:before{
	content:'' !important;
}

@media (max-width:768px){

	figcaption.av-inner-masonry-content{
    		display:none !important;	
	}
}

@media (max-width:500px){

	.av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
		padding: 0px 0px !important;
	}

	.prev-slide,.next-slide, figcaption.av-inner-masonry-content{
    		display:none !important;	
	}

	.iconbox {
    		margin-top: 50px !important;
	}	
}

@media (max-width:320px){
	.avia-slideshow-button.avia-color-light {
   		 margin: 10px 0;
	}
}



.progress  .bar-outer{
	    background-color: #E9EAED !important;
}

.alternate_color .progress {
    background-color: #E9EAED !important;
}


#services .iconbox_content_title{
	    text-transform: capitalize !important;
}

form fieldset h3{
	margin-bottom: 30px !important;
	font-weight: 100 !important;
}

.page-id-354 textarea{
    height:100px !important;
}

option{
    color: #999 !important;
}