/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2023 | 01:57:19 */
.fixed-nav-custom{
    position: fixed !important;
    top: 110px;
	z-index: 1;
}
.hide {
   display: none;
}
.menu-area .row-table {
    height: 110px;
}
.menu-sticky.sticky {
	box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.8) !important;
}
#fixed-nav .elementor-widget-wrap.elementor-element-populated{
	padding:0 !important;
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

