@media (max-width: 991px) {
	.offcanvas-header {
		display: flex;
		justify-content: center;
	}
	.offcanvas-title img {
		height: 80px;
	}
	.language-menu {
		justify-content: center;
		margin-top: 10px;
	}
	.language-menu a {
color: #000; 
}
	.language-menu a:hover {
color: #F5A779; 
}

.owl-nav {
	display:none !important;
}
}
