/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2023 | 22:18:41 */
.custom-absolute-nav{
	position:absolute!important;
  	top: 0;
  	left: 0;
  	width: 100%;
	/*Use if you have scroll effects*/
  	/*background-color: rgba(0, 0, 0, 0.5);*/
  	/*transition: background-color 0.5s ease-in;*/
}

