/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 10 2025 | 18:10:29 */
.vmt-menu .hfe-pointer__underline .menu-item.parent a.hfe-menu-item::before {
  border-color: var( --e-global-color-5b4d1e0 );
  border-radius: 6px;
}

.vmt-menu .hfe-pointer__boxed .menu-item.parent a.hfe-menu-item::before {
  border-color: var( --e-global-color-5b4d1e0 );
  border-radius: 6px;
}

li.kontakt-menu.current-menu-item a.hfe-menu-item {
  color: #fff !important;
}

li.kontakt-menu.current-menu-item a.hfe-menu-item::after {
  	height: 0 !important;
	width: 0 !important;
}

.kontakt-info .page-content a {
  text-decoration: none !important;
}

.wpcf7-form-control.wpcf7-acceptance {
  border: none !important;
}

#menu-main-menu {
  margin-top: 35px;
}