#sp-header.menu-fixed {
	background: #fff;
	height: 83px;
}
#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed .sp-megamenu-parent > li > span {
	color: #3c3c3c;
}
#sp-header.menu-fixed .sp-megamenu-parent > li.active > a, #sp-header.menu-fixed .sp-megamenu-parent > li:hover > a {
	color: #fff;
}
#sp-header.menu-fixed .sp-default-logo.visible-xs {display:block!important;}
#sp-header.menu-fixed .sp-default-logo.hidden-xs {display:none!important;}
#sp-header.menu-fixed-out .sp-default-logo.visible-xs {display:none!important;}
#sp-header.menu-fixed-out .sp-default-logo.hidden-xs {display:block!important;}
#sp-header.menu-fixed #offcanvas-toggler >i, #sp-header.menu-fixed .icon-top-wrapper >i {
	color: #3F2D22;
}
#sp-header.menu-fixed #offcanvas-toggler >i:hover, #sp-header.menu-fixed .icon-top-wrapper >i:hover {
	color: #3c3c3c;
}
#sp-bottom2, #sp-bottom3, #sp-bottom4 {
	margin-top: 0;
}
#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed .sp-megamenu-parent > li > span {
	line-height: 80px;
}



