@charset "utf-8";
/* TYPO */
::-moz-selection {
	color: #3f4c58;
	background: #dadae5;
}

::selection {
	color: #3f4c58;
	background: #dadae5;
}

.dealer h1, .dealer h2.dealer, h3, .dealer h4.dealer, .dealer h5,
	.dealer h6, .dealer p, .dealer address, .dealer .dealer-desc a, .dealer ul,
	.dealer ol {
	color: #3f4c58;
	font-weight: 300;
}

.dealer p, .dealer li, .dealer li a, .dealer label {
	color: #3f4c58;
}

.dealer h1, .dealer h2, .dealer h3, .dealer h4 {
	font-weight: 300;
}
/* Mittagstisch?
.dealer h3 {
	font-size: 16px;
	line-height: 20px;
}
*/
.dealer .fa {
	margin-right: 5px;
	text-align: center;
	width: 30px;
}

.dealer hr {
	border-top: 1px dotted #dadae5;
}

.dealer a, .dealer .dealer-content a.dealer-btn, .dealer .panel-default>.panel-heading a
	{
	color: #3f4c58;
}

.dealer .dealer-content a {
	color: #d9400b;
}

.dealer a.btn {
	color: #fff;
}

/* BASICS */
.dealer .form-group {
	margin-bottom: 25px;
}

.dealer input, .dealer textarea {
	border: 1px solid #dadae5;
	background-color: #f5f5f8;
	margin-top: 5px;
	padding: 10px 10px;
	text-shadow: none;
	color: #3f4c58;
	height: 42px;
}

.dealer input.ui-state-error {
	border-color: #a94442;
	color: #a94442;
}

.dealer .ui-selectonemenu {
	border: 1px solid #dadae5;
	margin: 0;
}

.dealer .ui-selectonemenu .ui-selectonemenu-label {
	background-color: #fafafc;
}

.dealer .jssocials {
	margin-top: 30px;
}

.dealer .jssocials a {
	color: #fff;
}

.dealer .ui-datalist-empty-message {
	color: #3f4c58;
	font-family: "Open Sans", ​Arial, ​sans-serif;
	font-weight: 300;
}

.dealer .ui-state-default, .dealer .ui-widget-content .ui-state-default,
	.dealer .ui-widget-header .ui-state-default {
	background-color: #fafafc;
}

.dealer .ui-inputfield.input-lg, .dealer select.input-lg {
	color: #3f4c58;
}

.dealer .form-control::-moz-placeholder {
	color: #3f4c58;
	opacity: 0.65;
}

.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus,
	.ui-widget-header .ui-inputfield.ui-state-focus {
	border-color: #72c02c;
	color: #72c02c;
}

.dealer .table-bordered, .dealer .table-bordered>tbody>tr>td, .dealer .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>td, .dealer .table-bordered>tfoot>tr>th,
	.table-bordered>thead>tr>td, .dealer .table-bordered>thead>tr>th {
	border-color: #dadae5;
}

.dealer .table-striped>thead>tr>th {
	background-color: #fff;
	border-top: 0;
	border-bottom: 5px solid #dadae5;
}

.dealer .table-striped>tfoot>tr>td, .dealer .table-striped>tfoot>tr>th {
	border-top: 3px solid #dadae5;
}

.dealer .table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #f9f9fc;
}

.dealer .table-hover>tbody>tr:hover, .dealer .table-hover>tfoot>tr:hover
	{
	background-color: #f5f5f8;
}

.dealer .ui-paginator, .dealer .ui-paginator .ui-state-default {
	background-color: #f5f5f8;
}

.dealer .ui-paginator .ui-state-default.ui-state-active {
	background-color: #3f4c58;
}
/* Warenkorb */
.dealer .warenkorb-info a {
	background-color: #3f4c58;
	padding: 10px;
	border-radius: 0 0 4px 4px;
	border-top: 0;
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
}

.dealer .warenkorb-info .badge {
	margin: 0 5px;
	background-color: #fff;
	color: #3f4c58;
}

/* HELPER */
.text-nowrap a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.clearfix {
	clear: both;
}

.margin-0 {
	margin: 0;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-45 {
	margin-top: 45px;
}

.dealer .dealer-content .margin-top-60 {
	margin-top: 60px;
}

.dealer-hidden {
	display: none;
}

.dealer .dealer-box {
	background-color: #fff;
	padding: 15px;
	box-shadow: 0 0 3px #dadae5;
	margin-bottom: 30px;
}

.dealer .dealer-btn {
	background-color: #f8f8fa;
	background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8fa 100%);
	border: 1px solid #dadae5;
	padding: 10px;
	margin: 25px 0;
	text-align: center;
}

.dealer .btn-hw {
	background-color: #3f4c58 !important;
	border-color: #3f4c58;
}

.dealer .btn-default {
	background-color: #cacad5;
	border-color: #dadae5;
}

/* --- CKEDITOR ESCAPE --- */
.dealer .escape img {
	max-width: 100% !important;
	height: auto !important;
}
/* --- HEADER --- */
.dealer {
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom: 30px solid #dadae5;
}

.dealer .dealer-wrapper {
	padding-top: 400px;
}

.dealer .dealer-info .dealer-desc {
	padding: 15px;
}

.dealer .dealer-social {
	float: right;
}

.dealer .dealer-membership img {
	margin: 30px auto 0 auto;
}
/* --- NAVIGATION --- */
.dealer .dealer-navigation {
	margin-bottom: 50px;
}

.dealer .dealer-navigation ul {
	margin: -15px;
	font-weight: 600;
}

.dealer .dealer-navigation li a {
	border-bottom: 1px solid #f5f5f8;
	display: block;
	padding: 15px 10px;
}

.dealer .dealer-navigation li a:hover {
	background-color: #f5f5f8;
}

.dealer .dealer-navigation li.active a {
	color: #fff;
	background-color: #8798A9;
}
/* --- CONTENT --- */
.dealer .dealer-content {
	padding-bottom: 30px;
}

.dealer .dealer-breadcrumb {
	padding: 15px 0;
	background-color: #f5f5f8;
	margin: -15px -15px 15px -15px;
}

.dealer .dealer-breadcrumb ul {
	margin: 0 25px;
}

.dealer .dealer-breadcrumb li .fa {
	margin: 0;
	width: auto
}

.dealer .dealer-breadcrumb li:first-child {
	padding-left: 0;
}

.dealer .dealer-breadcrumb li {
	padding: 0 15px;
	opacity: 0.5
}

.dealer .dealer-breadcrumb li:hover {
	opacity: 1
}

.dealer .dealer-breadcrumb li a {
	color: #3f4c58;
}

.dealer .dealer-breadcrumb li a:hover {
	color: #d9400b;
}

.dealer .dealer-breadcrumb li::before {
	content: "»";
	margin-right: 15px;
	margin-left: -20px;
}

.dealer .dealer-breadcrumb li:first-child::before {
	content: normal;
}

.dealer .dealer-content h2 {
	margin: 15px 0;
	padding: 15px 0;
}

.dealer .dealer-social ul li {
	width: 35px;
	height: 35px;
	border-radius: 25px;
	background-color: #ddd;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	margin: 5px;
	padding: 0;
}

.dealer .dealer-social ul li a, .dealer .dealer-social ul li a:hover {
	color: #fff;
}

.dealer .dealer-social .fa {
	margin: 0;
	width: 35px;
	height: 35px;
}

.dealer .dealer-social ul li.dealer-fb {
	background-color: #3b5998;
}

.dealer .dealer-social ul li.dealer-fb:hover {
	background-color: #2d4373;
}

.dealer .dealer-social ul li.dealer-google {
	background-color: #dd4b39;
}

.dealer .dealer-social ul li.dealer-google:hover {
	background-color: #c23321;
}

.dealer .dealer-social ul li.dealer-xing {
	background-color: #126567;
}

.dealer .dealer-social ul li.dealer-xing:hover {
	background-color: #0d4b4d;
}

/* FOOTER */
.dealer .dealer-footer .dealer-box {
	margin-top: -25px;
	margin-bottom: 15px;
}

.dealer .dealer-footer .dealer-shop-info {
	font-size: 9px;
}

.dealer .dealer-footer .copyright {
	margin-bottom: 80px;
}

/* START */
.dealer .start-news h3 {
	font-size: 24px;
	line-height: 33px;
	margin: 15px 0;
}

.dealer .start-news h3 a {
	color: #3f4c58;
}

.dealer .start-news h3 a:hover {
	color: #d9400b;
}

.dealer .start-news h6 {
	padding: 10px;
	background-color: #f5f5f8;
	margin: 0;
}

/* LIST */
.dealer .dealer-list .ui-datalist-item {
	border-bottom: 1px dotted #dadae5;
	padding: 15px 10px;
	margin-bottom: 15px;
}

.dealer .dealer-list .ui-datalist-item:hover {
	box-shadow: 0 0 3px #dadae5;
	border-color: #fff;
}

.dealer .dealer-list .ui-datalist-item image img {
	background: #ffffff none repeat scroll 0 0;
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
}

.dealer .dealer-list .ui-datalist-item .badge {
	background-color: #f1c40f;
	padding: 5px;
	color: #fff;
	border-radius: 0 3px 3px 0;
	float: left;
	position: absolute;
	top: 10px;
	display: inline-block;
	left: 4px;
}

.dealer .dealer-list .ui-datalist-item h3 {
	font-size: 24px;
	margin-top: 20px;
}

.dealer .dealer-list .ui-datalist-item .details {
	margin-bottom: 30px;
}

.dealer .dealer-list .ui-datalist-item .price, .dealer .dealer-list .ui-datalist-item .facts
	{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.dealer .dealer-list .ui-datalist-item .facts .fact {
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dealer .dealer-list .ui-datalist-item .facts .i-padding {
	padding-left: 35px;
}

.dealer .dealer-list .ui-datalist-item .price .new {
	color: #72c02c;
}

.dealer .dealer-list .ui-datalist-item .price .old {
	color: #999;
	font-size: 14px;
	text-decoration: line-through;
}

.dealer .dealer-list .ui-datalist-item .info {
	margin-top: 30px;
	color: #8798a9;
}

.dealer .dealer-list .ui-datalist-data, .dealer .dealer-list .ui-widget-content
	{
	border: 0;
	padding: 0;
	list-style: none;
}

.dealer .dealer-list.news .ui-datalist-content {
	overflow: hidden;
}

.dealer .dealer-list.news ul.ui-datalist-data {
	position: relative;
}

.dealer .dealer-list.news ul.ui-datalist-data:before {
	background-color: #dadae5;
	bottom: 0;
	content: " ";
	left: 50%;
	margin-left: -1.5px;
	position: absolute;
	top: 0;
	width: 3px;
}

.dealer .dealer-list.news ul.ui-datalist-data li.ui-datalist-item {
	clear: left;
	float: left;
	margin-bottom: 40px;
	position: relative;
	width: 50%;
	border: 0;
}

.dealer .dealer-list.news ul.ui-datalist-data li:last-child .news-wrapper:after
	{
	clear: both;
	content: " ";
	display: table;
}

.dealer .dealer-list.news .news-item {
	border: 1px solid #dadae5;
	border-radius: 3px;
	padding: 10px;
	position: relative;
}

.dealer .dealer-list.news .ui-datalist-item .news-item:after {
	border-color: rgba(0, 0, 0, 0) #ffffff;
	border-style: solid;
	border-width: 14px 0 14px 14px;
	content: " ";
	display: inline-block;
	position: absolute;
	right: -14px;
	top: 27px;
}

.dealer .dealer-list.news .ui-datalist-item:nth-child(even) .news-item:after
	{
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.dealer .dealer-list.news .ui-datalist-item .news-item:before {
	border-color: rgba(0, 0, 0, 0) #dadae5;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	content: " ";
	display: inline-block;
	position: absolute;
	right: -15px;
	top: 26px;
}

.dealer .dealer-list.news .ui-datalist-item:nth-child(even) .news-item:before
	{
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.dealer .dealer-list.news .ui-datalist-item:nth-child(odd) .news-wrapper
	{
	margin-right: 20px;
}

.dealer .dealer-list.news .ui-datalist-item:nth-child(even) .news-wrapper
	{
	margin-left: 20px;
}

.dealer .dealer-list.news .ui-datalist-item .timeline-badge {
	color: #5f7285;
	cursor: pointer;
	font-size: 1.4em;
	height: 24px;
	line-height: 50px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: 29px;
	width: 24px;
	z-index: 9;
}

.dealer .dealer-list.news .ui-datalist-item:nth-child(even) .timeline-badge
	{
	left: -12px;
}

.dealer .dealer-list.news .ui-datalist-item:last-child:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

.dealer .dealer-list.news .ui-datalist-item:hover {
	box-shadow: none;
	border-color: #5f7285;
}

.dealer .dealer-list.news h2 {
	padding-top: 0;
	border-bottom: 1px dotted #dadae5;
}

.dealer .dealer-list.news h2 a {
	color: #3f4c58;
}

.dealer .dealer-list.news h2 a:hover {
	color: #d9400b;
}

.dealer .dealer-list.news .desc {
	overflow: hidden;
	max-height: 200px;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	min-height: 100px;
}

.dealer .dealer-list.news .desc-bg {
	background-image: url(../images/text-bg.png);
	background-repeat: repeat-x;
	height: 100px;
	margin-top: -90px;
	margin-bottom: 15px;
}

.dealer .dealer-list.news .desc img {
	display: none;
}

.dealer .dealer-list.news .news-footer {
	padding: 10px;
	border-top: 1px solid #dadae5;
	margin: 0 -10px -10px;
	color: #5f7285;
	background-color: #f5f5f8;
	font-size: 12px;
}

.dealer .dealer-list.news .news-footer .fa {
	width: 20px;
}

/* --- EVENT-SINGLE --- */
.dealer .event-info {
	background-color: #f5f5f8;
}

.dealer .event-info h6 {
	padding: 10px;
	margin: 0;
}

/* --- NEWS-SINGLE --- */
.news-single .news-image {
	margin-top: 30px;
	margin-bottom: 15px;
}

.news-single .news-date {
	line-height: 28px;
}

.news-single .news-date .fa, .news-single .more .fa {
	width: auto;
	width: 15px;
	text-align: left;
}

/* --- ANGEBOTE --- */
.dealer .offer-image img {
	margin: 0;
}

.dealer .offer .gallery img {
	margin: 30px 0;
}

.dealer .dealer-list-item .offer-price {
	margin-top: 30px
}

.dealer .dealer-list-item .offer-price  .col-sm-4 div {
	font-size: 20px;
}

.dealer .offer-price  .col-sm-4 div {
	font-size: 30px;
	background-color: #f5f5f8;
	padding: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}

.dealer .offer-price  .col-sm-4 div small {
	font-size: 12px;
	display: block;
}

.dealer .offer-price .new {
	color: #72c02c
}

.dealer .offer-price .old {
	font-size: 24px;
}

.dealer .offer-price .deadline {
	background-color: #c9253c;
}

.dealer .offer-price .hw-deadline .fa {
	margin-right: 5px;
	width: auto
}

/* --- Mittagstisch --- */
.dealer .meal .desc {
	margin-bottom: 30px;
}

.dealer .meal .date {
	background-color: #f5f5f8;
	padding: 10px;
	margin: 15px 0;
	color: #777;
	line-height: 28px;
}

.dealer .meal .price {
	color: #72c02c;
}

/* --- MORE --- */
.dealer .more h3 {
	margin-bottom: 30px;
}

.dealer .more a {
	color: #3f4c58;
}

.dealer .more a:hover {
	color: #d9400b;
}

.dealer .more-item .image {
	overflow: hidden;
}

.dealer .more-item img {
	transition: all 0.8s ease-in-out 0s;
}

.dealer .more-item:hover img {
	transform: scale(1.2) rotate(2deg);
}

/* --- GALLERY --- */
.dealer .grid-item {
	width: 25%;
	float: left;
	overflow: hidden;
}

.dealer .grid-item .grid-item-inner {
	margin: 5px;
	padding: 5px;
	border: 1px solid #eee;
}

.dealer .grid-item .grid-item-inner .image {
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

/* --- ACCORDION --- */
.dealer .panel {
	box-shadow: none;
}

.dealer .panel-default {
	border-color: #dadae5
}

.dealer .panel-default>.panel-heading {
	background-color: #fafafc;
}

.dealer .panel-default>.panel-heading a {
	display: block;
}
/* DROP DOWN */
.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	background-color: #3f4c58
}

/* --- DATATABLE --- */
.dealer .ui-widget input.ui-column-filter {
	background-color: #f5f5f8;
	background-image: url("../images/icons/search.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 12px auto;
	display: block;
	margin-top: 5px;
	padding: 5px 5px 5px 25px;
	text-shadow: none;
	width: 100%;
}

.dealer .ui-datatable thead th, .dealer .ui-datatable tbody td, .dealer .ui-datatable tfoot td,
	.dealer .ui-datatable tfoot th {
	border-color: #dadae5;
	color: #3f4c58;
	padding: 15px;
}

/* --- NOT MOBILE --- */
@media screen and (min-width: 767px) {
	.dealer .dealer-list.news ul.ui-datalist-data li.ui-datalist-item:nth-child(even)
		{
		margin-top: 60px;
		clear: right;
		float: right;
	}
}
/* --- MOBILE --- */
@media screen and (max-width: 767px) {
	.dealer .dealer-navigation {
		margin-top: 60px;
		margin-bottom: -10px;
		padding: 0;
	}
	.dealer .dealer-navigation ul {
		margin: 10px 0 0;
	}
	.dealer a.dealer-navigation-responsive {
		border-bottom: 1px solid rgb(245, 245, 248);
		display: block;
		padding: 15px 10px;
		color: #3f4c58;
		text-align: center;
	}
	.dealer .dealer-navigation ul.dealer-navigation-list {
		display: none;
	}
	.dealer .container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.dealer {
		max-height: 250px;
	}
	.dealer .dealer-wrapper {
		padding-top: 50px !important;
	}
	.dealer .dealer-logo {
		width: 70%;
		margin: 0 auto;
	}
	.dealer .dealer-desc {
		margin-top: 30px;
	}
	.dealer .dealer-social {
		float: none;
	}
	.dealer .dealer-contact .fa {
		float: left;
		margin-top: 5px;
	}
	.dealer .dealer-contact a {
		display: block;
	}
	.dealer .dealer-contact p {
		background-color: #f8f8fa;
		background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8fa 100%);
		border: 1px solid #dadae5;
		padding: 10px;
		border-radius: 6px;
		margin: 15px 0;
	}
	.dealer .dealer-btn {
		display: block;
		width: 100%;
		text-align: center;
	}
	.dealer .dealer-list.news ul.ui-datalist-data::before {
		left: 11px;
	}
	.dealer .dealer-list.news ul.ui-datalist-data li.ui-datalist-item {
		width: 96%;
		float: right;
	}
	.dealer .dealer-list.news .ui-datalist-item .news-wrapper, .dealer .dealer-list.news .ui-datalist-item:nth-child(2n+1) .news-wrapper
		{
		margin: 0 0 0 20px;
	}
	.dealer .dealer-list.news .ui-datalist-item .timeline-badge {
		left: -12px;
	}
	.dealer .dealer-list.news .ui-datalist-item .news-item::after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	.dealer .dealer-list.news .ui-datalist-item .news-item::before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	.dealer .offer .gallery img {
		margin: 15px 0;
	}
}

.clearfix {
	clear: both;
}

/* COOKIE WARNER */
.cc-btn .cc-allow {
	background-color: #72c02c;
}