/*
Theme Name: Enfold Child
Description: Enfold Child Theme
Version: 1.0
Author: Infota
Author URI: http://www.infota.org
Template: enfold
*/



/*Add your own styles here:*/

#top .av_header_glassy.av_header_transparency .header_bg {
    background-color: #000;
    opacity: 0.5;
}

.uppericon{
margin-top:-100px;
}

@media only screen and (max-width: 767px){
	#top .av_header_glassy.av_header_transparency .header_bg{
         background-color: #fff;
         opacity: 1;
	}
        .uppericon{
        margin-top: 0px;
        }
}

a:hover, a:focus, a:visited {
    text-decoration: none;
}

.main-title{
	color: #670D10;
	background: rgba(255, 255, 255, 0.85);
	padding: 2px;
	border-radius: 3px;
	
}


@media only screen and (max-width: 767px){
	.main-title{
	line-height:54px;
}
}
.main-title-area {
    color: #670D10;
	padding-top: 250px;
}

.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-color: rgba (255, 255, 255, 0.75);
}

.avia-caption-content {
    background-color: rgba (0, 0, 0, 0.5);
}

#tribe-events-content.tribe-events-list {
    margin-top: 105px;}


#tribe-events-content {

   margin-top: 105px;;
}