/* ==================================================
--------- ANPASSUNGEN externer Seiten
==================================================
- Digital 35
- Stellenangebote (Carsonal)
*/




/* ==================================================
--------- Stellenangebote (Carsonal)
===================================================== */
carsonal-website-widget-application-container {
	}
carsonal-website-widget-application-container h1,
.job-detail-description-title h1 {
	text-transform: none !important;
	letter-spacing: 0 !important;
	}
button[color="accent"],
button[color="primary"],
.mdc-button__label {
	color: #fff !important;
	}

@media (min-width: 992px) {
	.job-application-create-form-groups {
		display: block !important;
		}
		.job-application-create-form-groups > div:nth-child(1) {
			float: left !important;
			width: calc(65% - 50px) !important;
			margin-right: 50px
		}
		.job-application-create-form-groups > div:nth-child(2) {
			float: left !important;
			width: 35% !important;
		}
		.job-application-create-form-groups > .job-application-create-form-footer.d-none-md {
			display: block !important;
			width: 100% !important
		}
}	




/* ==================================================
--------- Digital 35
===================================================== */
.start .fahrzeugsuche {
	background: #fff;
	box-shadow: 0 .8em 1em rgba(0, 0, 0, 0.2);
	}
.start .fahrzeugsuche {
	}
.start .fahrzeugsuche .container {
	padding-top: 30px;
	padding-bottom: 40px;
	}
	@media (max-width: 767px) {
		.start .fahrzeugsuche .container {
		padding-bottom: 30px;
		}
	}
.start .fahrzeugsuche :is(h1,h2,h3,.h1,.h2,.h3) {
	color: #000 !important;
	margin-bottom: .5em !important;
	}

.start .fahrzeugsuche #webshop-widget {
	}
.start .fahrzeugsuche #webshop-widget .btn {
	margin-bottom: 0 !important
	}
.start .fahrzeugsuche #gearBoxTypesWrapper,
.start .fahrzeugsuche #vehicleDealerLocationsWrapper,
.start .fahrzeugsuche #monthlyFinancingRateExampleMaxWrapper {
	display: none
	}
	
#webshop-widget .btn-primary small {
	color: #fff !important;
	}
#webshop-widget .bg-black {
	color: #000 !important;
	}	