#header .row .eleven {
    width: 71%;
}
#logo {
    max-width: 72%;
}
.footer-content .qtranxs_language_chooser {
		display: none;	
}
.footer-widget .textwidget p {
    padding: 0;
}
@media only screen and (max-width: 767px) {
	#navigation {
    background: #ffffff !important;
		width: 100%;
	}
	.menu-toggle {
    color: #333333 !important;
		text-align: right;
	}
	.menu-toggle:before {
		color: #333333 !important;
	}
	.menu-item-object-category {
		  border-bottom: 1px solid rgba(171, 171, 171, 0.5);		
	}
	.menu-item-object-category:last-of-type {
		  border-bottom: none;		
	}
	.menu-item-object-category > a {
		font-weight: bold;
		font-size: 1.4em;
	}
	.mobile-menu a {
		color: #333 !important;
		font-size: 1.3em;
		line-height: 1.2;
		border-top: none;		
	}
	.mobile-menu a:before {
		display: none;	
	}
	.mobile-menu a:hover {
    color: #80ac08 !important;
	}
}