h1,
h2,
h3,
h4,
h5,
strong,
.wak-font-500 *,
.wak-counter *{
	font-weight: 500 !important;
}
.wak-font-600 *,
.wak-title-text p{
	font-weight: 600 !important;
}
.wak-teaser-box h2{
	font-weight: 300 !important;
	max-width: 260px !important;
}


.wak-header-button {
	background-color: #000 !important;
	width: 90px !important;
	background-size: 22px 22px !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	line-height: 40px;
	height: 40px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
.wak-header-button:hover{
	background-color: #000 !important;
}
.wak-header-mail {
	background-image: url("img/icon-mail.png");
}
.wak-header-phone {
	background-image: url("img/icon-phone.png");
}

header .et_pb_button_module_wrapper {
	height: 40px;
}
.et_pb_contact_field_options_title {
    display: none;
}
.footer-label {
    display: inline-block;
    width: 135px;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0 !important;
	margin: 0 !important; 
	border:none !important;
}
.wpml-ls-legacy-list-horizontal ul {
	padding: 0;
	margin: 0;
	line-height: 1.2 !important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
	padding: 0 0 0 20px !important;
	display: inline-block !important;
	margin: 0 !important;
}
.wpml-ls-legacy-list-horizontal a{
	padding: 0 !important;
	font-size: 20px;
    transition: all 300ms ease 0ms;
}
.et_pb_sticky .wpml-ls-legacy-list-horizontal a{
	font-size: 16px;
}
.wak-active{
	border-bottom-color:#000 !important;
}

@media (max-width:980px) {
	
	.et_pb_sticky .wpml-ls-legacy-list-horizontal a{
		font-size: 16px;
	}
	.wak-header-button {
		width: 70px !important;
	}
	.footer-label {
		width: 80px;
	}
	
}
@media (max-width:767px) {
	
	.wak-header-button {
		width: 50px !important;
	}
	.footer-label {
		width: 50px;
	}
	
}