/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2025 | 10:48:02 */
html, body {
	overscroll-behavior-y: none;
}
*:focus {
  outline: none;
  box-shadow: none;
}
.she-header {z-index:999!important}
.she-header #header-logo img {height:auto}
.mdp-menuar-elementor-main-menu.mdp-menuar-elementor-main-menu--item-underline>li:hover::after {
    height: 1.5px;
}
.elementor-widget-text-editor ul:not(:last-child) {
	margin-block-end: 20px;
}
.elementor-widget-text-editor p:last-child, .elementor-widget-container p:last-child  {
	margin-block-end: 0!important;
}
.elementor-widget-text-editor ul {padding-left:1em}
.header:not(.she-header) a.mdp-menuar-elementor-main-menu--link {color:white!important}
#menu-main-menu li.menu-item a{
	transition: 0.3s ease-in-out!important;
}
#menu-main-menu li.menu-item a:before {
	content:"●";
	padding-right:5px;
	opacity:0
}
#menu-main-menu li.menu-item a:hover {opacity:.6} 
#menu-main-menu li.current_page_item a:before {
	opacity:1;
}
#main-menu .top-padding-menu {padding-top:1.5rem!important}
.mail-link {font-weight:bold!important}