.site-primary-menu {
	float: left;
}

.mega-menu-item hr {
	margin: 5px auto;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	#mega-menu-wrap-secondary {
		display: none;
	}
}

.has-site-logo.has-site-branding .site-branding {
	display: none;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
	background: white !important;
	color: black !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:focus {
	background: white !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	float: left !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #020202 !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 1.4rem !important;
	letter-spacing: .2rem !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	zoom: 1;
	padding: 0 15px !important;
}

.sf-menu a, .sf-menu a:visited {
	padding: 10px 22px !important;
}

@media only screen and (max-width: 600px) {
	#mega-menu-wrap-secondary .mega-menu-toggle {
		display: none !important;
	}
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-lupa > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-lupa > a.mega-menu-link {
	background-image: url(https://www2.sitel.sk/wp-content/uploads/2016/12/lupa.png) !important;
	background-position: 100% center !important;
	background-repeat: no-repeat !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-lupa > a.mega-menu-link:hover, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-lupa > a.mega-menu-link:focus,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-lupa > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-lupa > a.mega-menu-link:focus {
	background-image: url(https://www2.sitel.sk/wp-content/uploads/2016/12/lupa.png) !important;
	background-position: 100% center !important;
	background-repeat: no-repeat !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#site-navigation .container {
	position: relative;
}

#site-navigation .container #mega-menu-wrap-secondary {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

#site-navigation .container .site-primary-menu {
	margin-right: 100px;
}

/*@media only screen and (max-width: 600px) {*/
body #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
	height: 45px;
	line-height: 45px;
}

/*}*/
body #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: absolute;
	right: 0;
	left: auto;
}

body .toggle-menu-wrapper a, .toggle-menu-wrapper a:visited {
	padding: 12px 0;
}

body #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu {
	display: block;
	width: auto;
	white-space: nowrap;
}

body #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
	display: inline-block;
	float: none;
	white-space: nowrap;
	width: auto;
}
