/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 26 2024 | 11:28:18 */
/*  #menu-top-nav {
    flex-wrap:nowrap;
    column-gap:16px;
}
#menu-top-nav li {
    text-wrap:nowrap;
} 
.menu li a {
   padding:0 !important;
}
#site-header {
    padding:17px 80px;
	height:78px;
}
.site-header .site-navigation ul.menu li a {
	font-family:"Source Sans Pro", Sans-serif !important;
}
.site-header .site-navigation ul.menu li a:hover {
	color:#61B961;
}  */
  
.sub-arrow {
  padding-left:4px !important;
}
@media (max-width:1024px) {
    .header-section .right-container {
        width: 100% !important;
    }
	.header-section .elementor-nav-menu__container {
    width: 100%;
    position: absolute;
    left:0;
    top:11px;
/*     height: 400px; */
    z-index: 1111;
		padding:20px;
}
.header-section .elementor-menu-toggle {
    position: absolute;
    right:4px;
    bottom:3px;
}
}
.header-section a.elementor-sub-item {
	border:none !important;
	padding:7px 0px !important;
	font-family: "Source Sans Pro", Sans-serif;
/* 	font-size: 16px;
	font-weight: 600;
	line-height: 24px; */
	text-align: left;
	color: #404847;

}
 .header-section .sub-menu {
     padding:16px 20px !important;
} 