/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2024 | 12:54:44 */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.grecaptcha-badge{
  display: none !important;
}

.elementor-nav-menu .sub-arrow{
  font-size: 1rem !important;
  margin-top: unset !important;
  opacity: .5;
}

.menu-item-1017{
  background-color : var(--e-global-color-primary);
  display: flex !important;
}

.menu-item-1017 a{
   color: white !important;
  font-size:14px  !important;
  font-weight: bold  !important;
  font-family: "DM sans"  !important;
  text-transform: uppercase !important;
}

.menu-item-1017:hover{
  background-color : black;
}
html body div.elementor-810{
	transition: initial!important;
}
html body div.elementor-810 section.elementor-element .elementor-container .elementor-column .elementor-widget-wrap nav.elementor-nav-menu--main ul.elementor-nav-menu a.elementor-item,
html body div.elementor-810 section.elementor-element .elementor-container .elementor-column .elementor-widget-wrap nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-5978 a.elementor-item,
html body #menu-1-a63db51 > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1017 a{
	font-size: 18px!important;
    font-family: arial!important;
    text-transform: uppercase!important;	
}
html body div.elementor-810 section.elementor-element .elementor-container .elementor-column .elementor-widget-wrap nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children ul.sub-menu a.elementor-sub-item{
	font-size: 20px!important;
    font-family: "Times New Roman", Sans-serif!important;
    text-transform: initial!important;
}
html body div.elementor-810 section.elementor-element .elementor-container .elementor-column .elementor-widget-wrap nav.elementor-nav-menu--main{
	min-height: 56px!important;
}
@media(max-width:1024px)
{
  .menu-item-1017{
    background-color : white !important;
  }
  
    .menu-item-1017 a{
     color:  var(--e-global-color-primary) !important;
  }

  .menu-item-1017:hover a{
     color: white !important;
  }

  .menu-item-1017:hover{
    background-color : var(--e-global-color-primary);
  }
}
