#sp-header, #sp-header .logo { height: 105px; padding-bottom:10px;}
.sp-megamenu-parent > li > a, #offcanvas-toggler { line-height: 105px; }
#sp-top-bar {
    background-color: #ffffff !important;
    color: #555555 !important;

}
#sp-top-bar a {
    color: #555555 !important;
}
#sp-top-bar .container
{
		border-bottom:1px solid #CD8500;
		font-size:18px;
}
#sp-header {
    background-color: #ffffff !important;
    color: #3d3d3d !important;
	/*border-bottom:1px solid #CD8500;*/
}
.sp-dropdown-inner {
    background: #ffffff none repeat scroll 0 0 !important;
}
#sp-main-body{
    background-color: #FAFAFA;
}
.sp-megamenu-parent > li > a {font-size:18px;}

.btn-light, .sppb-btn-light {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #CD8500;
    color: #3d3d3d;
}
#fading-header #sp-header {
    background-color: rgba(40, 40, 40, 0.8);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    height: 95px;
}
.sp-contact-info li i 
{
	color:#CD8500;
}
#fading-header #sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #fading-header #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #CD8500;
}
#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #CD8500;
}

.entry-header h2 .divider {
    background: #CD8500 none repeat scroll 0 0;
}
#offcanvas-toggler > i {
    color: #CD8500;
}
.sp-megamenu-parent >li.sp-has-child>a:after {

    padding:0px !important;
}