/*
Theme Name: Flughafen Parken
Theme URI: www.webdex.at
Description: Flughafen Parken theme
Version: 1.0
Author: webdex.at - software & service
Author URI: www.webdex.at
*/

/* ACHTUNG: Enthält Änderungen, die über Google Tag Manager auf allen Seien (WP und iPCP) ausgespielt werden*/

/* Cookie Notice */

#cookie-notice {
	min-width: 0 !important;
	max-width: 1280px !important;
	width: 100% !important;
	left: 0px !important;
	right: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#cn-accept-cookie {
	background: #ffcc00 !important;
	color: #393939 !important;
}

#cn-notice-text a {
	color: #ffcc00;
}

/* Kalender */


.ui-widget-content .ui-state-highlight {
	background-color: rgb(200, 200, 200) !important;
	border-color: rgb(200, 200, 200) !important;
}

/*Header WP */

.sub-menu {
  box-shadow: none !important;
top: 78px !important;
}

.sub-menu li {
	background-color: transparent !important;
	padding: 0px !important;
}

#main-menue-toggler i {
	line-height: 60px !important;
}


/* Flughafen Logos Startseite */

@media screen and (max-width: 370px) {
	div.adv_airport_icon_list li.adv_airport_icon{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	div.adv_airport_icon_list li.adv_airport_icon img{
		height: 40px !important;
	}
}

/* Alle WP Seiten */


h1.wp-site-headline {
	text-align: center !important;
	width: 100% !important;
	line-height: 1.5 !important;
}


