@media (min-width: 1441px) {
	.nav-lang-switch, .nav-price-perf, .nav-contact {
		display: none !important;
	}
	.utasl-header .wpr-menu-item, .utasl-header .elementor-button-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}
}
@media (max-width: 1366px) and (min-width: 1291px) {
	.lang-switch-btn, .contact-btn {
		display: none !important;
	}
	.nav-price-perf {
		display: none !important;
	}
	.utasl-header .wpr-menu-item, .utasl-header .elementor-button-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}
}
@media (max-width: 1290px) and (min-width: 1025px) {
	.lang-switch-btn, .price-perf-btn, .contact-btn {
		display: none !important;
	}
	.utasl-header .wpr-menu-item, .utasl-header .elementor-button-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.contact-btn {
		display: none !important;
	}
	.nav-lang-switch, .nav-price-perf {
		display: none !important;
	}
	.utasl-header .wpr-menu-item, .utasl-header .elementor-button-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}
}