@import url('/templates/orlando_2024/css/sass.css');

html {
  margin: 0;
}


	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

		a#weg_lott{color:#6a6e71;z-index:10; text-decoration: none; font-size:18px; display: block; position: absolute; top: 15px; right: 0px;}
		a#weg_lott:before{content:'\f0ac';font-family:"Font Awesome 6 Pro";display:inline-block;margin-right:6px}
		a#weg_lott:hover, a#weg_lott:focus{color: #002554}
		a#weg_lott:hover:before, a#weg_lott:focus:before{color: #772583}

		#search_menu_toggle_wrap{margin-top: 30px;}
		button.mobile-menu-toggle{padding-left: 10px;}

	@media (min-width: 992px){
		#search_menu_toggle_wrap{margin-top: 0px;}
	}
	@media (min-width: 1100px){
		a#weg_lott{top: 68px; right: 720px}
	}
	@media (min-width: 1200px){
		a#weg_lott{top: 30px; right: 620px}
	}
	@media (min-width: 1303px){
		a#weg_lott{top: 39px; right: 620px}
	}

