/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2025 | 13:03:20 */
.webr-header {
	-webkit-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
}

nav a.elementor-sub-item.elementor-item-active,
header a.elementor-sub-item.elementor-item-active {
	color: var(--wit) !important;
}

.elementor-nav-menu--dropdown a.elementor-item-active {
	color: var(--wit) !important;
}

/* 
.webr-wpml-switcher {
	width: 130px; 
} */

.webr-wpml-switcher a {
    border: 0;
	padding: 5px 10px !important;
}

.webr-wpml-switcher a img {
	width: 25px; 
}

.webr-wpml-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none;
}

body:not(#__) .webr-wpml-switcher .wpml-ls-sub-menu .wpml-ls-item a {
/* 	padding: 0 !important; */
/* 	background-color: transparent !important; */
}

.webr-wpml-switcher .wpml-ls-sub-menu .wpml-ls-item a {
	font-size: 12px;
}

/* .webr-wpml-switcher .wpml-ls-sub-menu a img {
	width: 15px; 
}
 */
.webr-wpml-switcher .wpml-ls-sub-menu {
	top: 35px !important;
}

.webr-wpml-switcher .wpml-ls-legacy-dropdown {
	width: fit-content;
}

@media(min-width: 1025px) {
	.menu-item-language {
		display: none !important;
	} 
}

@media(max-width: 767.98px) {
	.webr-header .e-con-inner {
		gap: 0;
	}
}
