/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 23 2018 | 03:38:13 (pm)
/*
/******* Do not edit this file *******/

#main-content .container:before {
    background-color: transparent;
}

#tribe-events {
	width: 700px;
	float: left;
	margin-right: 60px;
}
#top-header, #et-secondary-nav li ul {
    background-color: #85b952;
}

.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a,.et_nav_text_color_light #et-info a { 
    color: rgba( 255, 255, 255, 1 );
}
  
.nav li ul {
    border-color: #85b952 !important;
  }
  
a {
    color: #85b952 !important;
}
  
#wpfront-notification-bar a.wpfront-button {
    background: #85b952 !important;
    background: -moz-linear-gradient(top, #85b952 0%, #85b952 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85b952), color-stop(100%,#85b952)) !important;
    background: -webkit-linear-gradient(top, #85b952 0%,#85b952 100%) !important;
    background: -o-linear-gradient(top, #85b952 0%,#85b952 100%) !important;
    background: -ms-linear-gradient(top, #85b952 0%,#85b952 100%) !important;
    background: linear-gradient(to bottom, #85b952 0%, #85b952 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b952', endColorstr='#85b952',GradientType=0 ) !important;
    color: #ffffff;
    font-size: 24px;
    padding: 10px;
}

.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button {}

.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .posted_in a {
    color: #fff !important;
}