/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 07:15:32 */
.elementor-editor-active .hidden { 
    display:block; 
} 
.hidden_div{ 
    display:none; 
} 
#sect1, #sect2 {
	position: fixed; 
    top: 10px;
    right: 0;
    left: 0;
    background: #FCEDE7; 
	z-index: 1050;
    opacity: 100%;
	border: 0;
	overflow: auto !important;
	height: 100% !important;
}
.shown{ 
    display: block !important; 
} 


#menu-1-3a81ff7 .sub-menu
{
	width: 500px !important;
}
#menu-item-3095
{
  position: relative;
  margin-left: auto;
  margin: auto;
}