/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.device-xs #header,
.device-xs #header-wrap {
background-color: #000000 !important;
}

.device-sm #header,
.device-sm #header-wrap {
background-color: #000000 !important;
}

.device-md #header,
.device-md #header-wrap {
background-color: #000000 !important;
}



style="background-color: #000000;

@media (min-width: 992px) {
	.side-header #header.dark {
		background-color: rgba(200, 94, 81, 0.95);
		
