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


.logo {
  max-width: 290px;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{
background-color: #ff9a00;
border-color: transparent;
}

.boxedtext{
background: #000 !important;
filter: alpha(opacity = 80) !important;
background: rgba(0, 0, 0, 0.5) !important;
padding:10px 15px;
font-weight: 600 !important;
}

strong{
	color: inherit !important;
}


#top .avia-button.avia-color-dark{
color: #de9a3f0;
border: 2px solid #de9a3f;
color: #de9a3f;
border-color: #de9a3f;
}

#top label span {
font-size: 0px !important;
}

div .main_color .button, .main_color input[type='submit']{
background-color: #fb9934;
  border-color: #249b51;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#top .gform_wrapper ul li.gfield {
  margin-bottom: 0px;
}


.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption {
  padding-top: 60px;
}


.slideshow_caption {
  width: 50%;
}

.lowpaddingtop{
	margin-top: 0px;
}

.evcal_cblock .evo_date .end {
  font-size: 30px !important;
}

.evcal_cblock .evo_date .end em {
  font-size: 11px !important;
  margin-left: 12px !important;
}

/*Add your own styles here:*/

.eventon_events_list .eventon_list_event .evcal_desc {
  padding: 3px 15px 0 101px !important;
}