/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 19 2024 | 21:20:42 */
.sticky-wrapper{
	position: fixed;
	top: 0%;
	left: 0;
	z-index: 999;
	width: 100% !important;
	background: #fff;
}
