/* COBRANDING BAD-KISSINGEN */

/* DESKTOP */
.mobile.website .header.nav {
	background: url("../img/cobranding_volkach/mobile/bg_button.png") repeat transparent center center !important;
}
.mobile .button.tour {
	background: url("/img/cobranding_volkach/mobile/bg_button_tour.png") repeat transparent center center !important;
}
.mobile .button.tour-7 {
	background: url("/img/cobranding_mainschleifentour/mobile/bg_button_tour.png") repeat transparent center center !important;
}
.mobile .button.cobranding {
	background: url("/img/cobranding_volkach/mobile/bg_button.png") repeat transparent center center !important;
}
.mobile.website .content .information.person {
	background-image: url("../img/cobranding_volkach/mobile/icon_station_person.png");
}
.website .content .information.building {
	background-image: url("../img/cobranding_volkach/mobile/icon_station_building.png");
}
.mobile .steps {
	background: url("/img/cobranding_volkach/mobile/bg_bar_steps.png") no-repeat white left center;
	background-size: 100% auto;
}
.icon-person, .icon-building {
	color: #ED8307;
}

/* DESKTOP */
.desktop .button.cobranding {
	background: url("/img/cobranding_volkach/desktop/bg_button.png") repeat transparent center center !important;
}
.desktop .city .description {
	color: white;
	background: #EC840B; /*#E19958*/
	background-image: linear-gradient(bottom, rgb(236,131,11) 0%, rgb(225,152,88) 100%);
	background-image: -o-linear-gradient(bottom, rgb(236,131,11) 0%, rgb(225,152,88) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(236,131,11) 0%, rgb(225,152,88) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(236,131,11) 0%, rgb(225,152,88) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(236,131,11) 0%, rgb(225,152,88) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(236,131,11)),
		color-stop(1, rgb(225,152,88))
	);
}

.desktop .city .tour-list .tour  a.link {
	background: url("../img/cobranding_volkach/desktop/icon_arrow_link.png") no-repeat transparent left center !important;
}
.desktop h1 {
	color: #ED8307 !important;
}
.desktop .station .station-description h2 {
	color: #ED8307 !important;
}
.desktop .breadcrumbs a, .desktop .station .link, .desktop .station .station-list .station .link-icon {
	background: url("../img/cobranding_volkach/desktop/icon_breadcrumb.png") no-repeat transparent left center !important;
}
.desktop .breadcrumbs a:first-child  {
	background: none !important;
}

/*stage*/
.desktop .footer-bar {
	background: url("../img/cobranding_volkach/desktop/bg_footer_bar.png") repeat transparent center center !important;
}

.desktop .jp-video .jp-current-time {
	color: #ED8307 !important;
}
.desktop .jp-play {
	background-image: url("/img/cobranding_volkach/desktop/jplayer/play.png") !important;
}
.desktop .jp-volume-bar-value {
	background-image: url("/img/cobranding_volkach/desktop/jplayer/volume_green.png") !important;
}
.desktop .jp-play-bar {
	background-color: #ED8307 !important;
}