/*
Theme Name:     orfeao
Description:    
Author:         admin
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.header_color .sub_menu > ul > li > a,
.header_color .sub_menu > div > ul > li > a,
.header_color .main_menu ul:first-child > li > a,
#top .header_color .main_menu .menu ul .current_page_item > a,
#top .header_color .main_menu .menu ul .current-menu-item > a,
#top .header_color .sub_menu li ul a {color: #666666;}
#top .header_color .main_menu .menu ul li > a:hover{color: #fff;}
#top .av-main-nav ul a{color:#666;}
.av-special-heading-tag{color:#fff !important;}
.av-subheading.av-subheading_below{color:#fff !important;}
#socket{background:#0678A9;}
#socket span, #socket a{color:#ffffff;}
.fc-state-active{background: #0678A9!important;color: #fff!important;text-shadow: none!important;}
.fc-unthemed .fc-today{background: rgba(6,120,169,0.1)!important;}
#avia-menu .avia-menu-text, .menu-item-object-page .avia-menu-text{color:#333;}
#avia-menu > .menu-item:hover > a .avia-menu-text{color:#0678A9 !important;}
#avia-menu .menu-item-has-children > ul li:hover > a > .avia-menu-text{color:#ffffff !important;}
.menu-item:hover{
	-webkit-transition: all 700ms ease-in-out;
-moz-transition: all 700ms ease-in-out;
-ms-transition: all 700ms ease-in-out;
-o-transition: all 700ms ease-in-out;
transition: all 700ms ease-in-out;
}
#avia-menu .current-menu-item .avia-menu-text{color:#0678A9;}

.events-list li{
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.events-list li .entry-date{
	font-size: smaller;
}
.events-list li .event-link .event-title{
	color: #0678A9;
	font-weight: bold;
}
[id^=after_section_] .av-special-heading-tag, [id^=after_full_slider]  a.v-special-heading-tag{
	color: #0678A9 !important;
}
.header_color .sub_menu > ul > li > a {
	color: #fff !important;
}

#avia2-menu > li > a{
	background: #343332 !important;
	padding: 9px 20px;
	text-transform: uppercase;
}

#top .sub_menu li ul {
  left: 10px !important;
}

.html_elegant-blog #top .post-entry .blog-categories:nth-of-type(3){
  display:none;
}


#top .avia-logo-element-container .slide-entry {
    padding: 20px 10px;
}
