/* 
Theme Name: Volando Voy
Theme URI: http://magniumthemes.com/;
Description: Child theme based on Bjorn
Author: Hunkey Dorey
Version: 1.0
Template: bjorn
*/


.header-menu {
    background-color: #4b3b32;
}

.header-menu-bg.menu_black .header-menu li a {
    background-color: #4b3b32;
}

.navbar-center-wrapper {
    border-top: 1px solid #ffffff;
}

.navbar .nav > li > a,
.sidebar .widgettitle,
.blog-post .post-header-title a{
    color: #4b3b32;
}

.page-item-title-single h1 {
    color: #4b3b32;
}

.page-item-title-archive h1 {
    color: #4b3b32;
}

.sidebar .widget {
    color: #4b3b32;
}

.page-item-title-single {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

footer a {
    color: #4b3b32;
}

.btn.alt {
    background: #4b3b32;
	    border: 1px solid #4b3b32;
}

.bab_alert {
	border-radius: 5px;
	padding: 30px;
	margin-bottom: 10px;
	color: #ffffff;
}
.bab_alert a {
	color: #ffffff;
	text-decoration-line: none;
}
.bab_alert.note {
	background-color: #eae5e4;
	color: #4b3b32;
}
.bab_alert.info {
	background-color: #f68735;
}
.bab_alert.error {
	background-color: #f68735;
}
.bab_alert.success {
	background-color: #4b3b32;
	color: #ffffff;
}

#zfc-accordion-zfwca_widget-2 ul li .item-link {
    color: #4b3b32 !important;
}

#zfc-accordion-zfwca_widget-2 .has-sub > .item-link > .arrow:after {
    color: #f68735 !important;
}