/* Themify Customize Styling */
:root {	
	--theme_accent: #2E3D1D;
	--theme_accent_semi: #cca739; 
}
#headerwrap {	
	padding: 0px; 
}
#site-logo {		position:absolute;

	top: 0px; 
}

/* Themify Custom CSS */
#sales-header {
	background: #eee;
	text-align: center;
	position: sticky;
	color: #000;
	text-transform:uppercase;
	font-weight:bold;
}