/* BREADCRUMB */
.breadcrumbs-v4 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px 0;
	position: relative;
	width: 100%;
}

.breadcrumbs-v4::before {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.breadcrumbs-v4 .container {
	position: relative;
}

.breadcrumbs-v4 span.subtitle {
	font-family: "Open Sans", Arial, sans-serif;
	color: #ffffff;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.breadcrumbs-v4 h1 {
	color: #ffffff;
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 20px;
	word-wrap: break-word;
}

.breadcrumbs-v4 h1 small {
	color: #fff;
	opacity: 0.8;
	
}

.breadcrumbs-v4 h1 small:hover {
	cursor: pointer;
	opacity: 1;
}

.breadcrumbs-v4 .breadcrumb-v4-in {
	list-style: outside none none;
	margin-top: 30px;
	padding-left: 0;
}

.breadcrumbs-v4 .breadcrumb-v4-in>li {
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
}

.breadcrumbs-v4 .breadcrumb-v4-in>li+li::before {
	color: #ffffff;
	content: "";
	font-family: FontAwesome;
	margin-left: 7px;
	padding-right: 8px;
}

.breadcrumbs-v4 .breadcrumb-v4-in li a {
	color: #ffffff;
	font-weight: bold;
}

.breadcrumbs-v4 .breadcrumb-v4-in li.active, .breadcrumbs-v4 .breadcrumb-v4-in li a:hover
	{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* NAVIGATION */
#haendler #side #logo {
	padding: 15px;
}
/*
#haendler #navigation #logo img {
	filter: grayscale(1);
}

#haendler #navigation #logo img:hover {
	filter: grayscale(0);
}
*/
#haendler #side ul li a:hover {
	text-decoration: none;
}

#haendler #side ul li i, #side ul li span.icon {
	width: 25px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
}

#haendler #side #info {
	padding: 10px 30px 10px 15px;
}

#haendler #side #info a {
	cursor: pointer;
}

#haendler #side #info ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
}


#haendler #side #info ul li:last-child {
	border: none;
}

#haendler #side #navigation ul li.active a {
	background-color: #687074;
	color: #fff;
}

#haendler #side #navigation ul li a {
	font-size: 13px;
	padding: 10px 15px;
	display: block;
	border-top: 1px solid #eee;
}

#haendler #haendler-slider .owl-controls {
	margin-top: -30px;
}

#haendler #haendler-slider .owl-controls .owl-page span {
	background: #fff;
}

#haendler #haendler-slider .owl-pagination {
	bottom: 25px;
	position: relative;
}

/* STARTSEITE */
#haendler #tags ul {
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	border-top: 1px dotted #eee;
}

#haendler #tags ul li {
	max-width: 50%;
}

#haendler #tags ul li a {
	padding: 8px 14px;
	background-color: #f7f7f7;
	color: #777;
	display: inline-block;
	margin: 10px 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	overflow: hidden;
}

#haendler #tags ul li a:hover {
	text-decoration: none;
	color: #fff;;
}

/* ÖFFFNUNGSZEITEN */

#haendler .table > tbody > tr.active > th, #haendler .table > tbody > tr.active > td {
	font-weight: bold;
}

/* EVENT */
#haendler #haendlerEvent .image p {
	background: #fff;
	left: 0;
	padding: 5px 15px;
	position: absolute;
	text-align: center;
	top: 20px;
}

#haendler #haendlerEvent .image p span {
	color: #555;
	display: block;
	font-size: 16px;
	line-height: 16px;
}

#haendler #haendlerEvent .image p small {
	color: #555;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}

#haendler #haendlerAngebote .thumbnail h3, #haendler #haendlerAngebote .thumbnail-style h3
	{
	margin-bottom: 0;
}

#haendler #haendlerEvent .badge-today {
	background: #72c02c none repeat scroll 0 0;
	color: #fff;
	font-size: 12px;
	left: 0;
	padding: 5px 15px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 70px;
}

/* SPEISEKARTE */
#haendler  .tab-v8 .nav-tabs {
	padding: 0;
	margin: 0 0 60px;
	max-width: none;
	border-bottom: 5px solid #f1f1f1
}

#haendler .menu-item__text.ohne-preis {
	margin-top: 0;
}

#haendler  .nav-tabs>li {
	margin-bottom: -5px;
}

#haendler .menu-item__price {
	background: #72c02c;
	text-align: right;
	max-width: 65px;
}

#haendler .tab-v8 .nav-tabs>li>a:hover, #haendler .tab-v8 .nav-tabs>li.active>a:hover,
	#haendler .tab-v8 .nav-tabs>li.active>a {
	color: #72c02c;
	border-color: #72c02c;
}

#haendler ul.badges-list li {
	background-color: #f4f4f4;
	padding: 3px 7px;
	font-size: 10px;
	margin-right: 5px;
}

#haendler .menu-item__name::after {
	display: none;
}

#haendler .media-body {
	border-bottom: 1px solid #f1f1f1;
}

#haendler .media-body p {
	margin-bottom: 15px;
}

/* DIENSTLEISTUNGEN */

#haendlerdienstleistung .image {
	position: relative;
}

#haendlerdienstleistung #image .zoom {
	opacity: 0;
	transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
}

#haendlerdienstleistung #image .zoom i {
	background: rgba(255,255,255,0.9);
	color: #555;
	font-size: 20px;
	width: 50px;
	line-height: 50px;
}

#haendlerdienstleistung #image:hover .zoom {
	background: rgba(0,0,0,0.5);
	opacity: 1;
}

#haendlerdienstleistung #image .badge-today {
	top: auto;
	left: 0;
	bottom: 40px;
	font-size: 1.6em;
	max-width: 100%;
	overflow: hidden;
}

/* MITTAGSTISCH */
#haendlermittagstisch #tagesangebot, #haendlermittagstisch #tagesangebot p
	{
	color: #fff !important;
}

#haendlermittagstisch .list .item {
	font-family: "Montserrat", sans-serif;
}

#haendlermittagstisch .list .item .image {
	width: 120px;
	height: 120px;
	margin: 15px auto;
	overflow: hidden;
	border-radius: 60px;
}

#haendlermittagstisch #tagesangebot a {
	color: #fff;
	text-decoration: underline;	
}

#haendlermittagstisch #tagesangebot .price {
	height: 148px;
}

#haendlermittagstisch #tagesangebot .price span {
	font-size: 24px;
	top: 50px;
}

#haendlermittagstisch #tagesangebot .text {
	background: rgba(114, 192, 44, 0.85);
	transition: background 0.5s linear 0s;
}

#haendlermittagstisch #tagesangebot:hover .text {
	background: rgba(114, 192, 44, 1);
}

#haendlermittagstisch #tagesangebot #text i {
	margin: 15px;
}

#haendlermittagstisch .symbols {
	font-size: 75px;
	color: #ccc;
}

/* PRODUKTE */
#haendlerprodukte .list .item {
	padding: 10px;
	margin: 2px 2px 22px 2px;
}

#haendlerprodukte .list .item .title {
	font-weight: bold;
	margin: 0;
	font-size: 10px;
}

#haendlerprodukte .list .item .price {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #71c02c;
}

#haendlerprodukte .list .item p {
	font-size: 14px;
}

/* PRODUKT */
#haendlerprodukt .badge {
	display: inline-block;
	padding: 5px 10px;
	background-color: #72c02c;
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 20px;
}

#haendlerprodukt .img i.fa-search {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	color: #444444;
	display: inline-block;
	height: 30px;
	padding: 8px;
	text-align: center;
	width: 30px;
	margin-left: -15px;
	margin-top: -15px;
	opacity: 0;
	transition: opacity 0.5s linear 0s;
}

#haendlerprodukt .img:hover i.fa-search {
	opacity: 1;
}

#haendlerprodukt #thumbs {
	margin: 2px -2px 0;
}

#haendlerprodukt #thumbs .item {
	padding: 2px 2px 0;
}

/* GALERIE */
#geschaeftgalerie .bild {
	width: 33.333%;
}

#geschaeftgalerie .galery-inner {
	border: 1px solid #eee;
	padding: 4px;
	margin: 15px 0;
}

#geschaeftgalerie .galery-inner:hover {
	border-color: transparent;
	box-shadow: 0 0 8px #ddd;
	transition: box-shadow 0.2s ease-in-out;
}
/* HELPER */
.font-secondary {
	font-family: "Montserrat", sans-serif;
}

/* OWL CAROUSEL */
.owl-controls .owl-prev, .owl-controls .owl-next {
	margin-top: -18px;
	opacity: 0.6;
	padding: 2px 12px;
	position: absolute;
	top: 50%;
	height: 40px;
	width: 40px;
	background-size: 40px;
	background-repeat: no-repeat;
	transition: opacity 0.5s ease-in-out;
}

.owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
	opacity: 1;
}

.owl-controls .owl-prev {
	left: 15px;
	background-image: url("../img/angel-left-white.gif");
}

.owl-controls .owl-next {
	right: 15px;
	background-image: url("../img/angel-right-white.gif");
}

/* MEDIA QUERIES */
@media ( max-width : 991px) {
	#haendler #side #info {
		padding: 10px;
	}
	#haendler #side #info ul.a2btn li a {
		background-color: #f8f8fa;
		background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8fa 100%);
		border: 1px solid #dadae5;
		border-radius: 3px;
		padding: 10px;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #555 !important;
		text-align: left !important;
	}
	#cookie-bar {
		bottom: 40px !important;
	}
	#haendler #mobile-nav-btn {
		position: fixed;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		z-index: 9999;
	}
	#haendler #mobile-nav-btn button#dealer-nav-btn {
		padding: 10px;
	}
	#haendler .dealer-navigation-responsive-modal .modal-body {
		padding: 0;
	}
	#haendler .dealer-navigation-responsive-modal ul {
		margin: 0;
	}
	#haendler .dealer-navigation-responsive-modal ul li a {
		padding: 10px;
		display: block;
		border-bottom: 1px solid #eee;
	}
	#haendler .dealer-navigation-responsive-modal ul li.active a {
		background-color: #eee;
	}
	#haendler .dealer-navigation-responsive-modal ul li a .link-angle-right
		{
		float: right;
		color: #bbbbbb;
		margin-top: 4px;
		width: auto;
	}
	#haendler .dealer-navigation-responsive-modal ul li a i {
		width: 25px;
		text-align: center;
		margin-right: 8px;
	}
	#haendler #haendlerspeisekarte .nav-tabs>li a {
		display: block;
		padding: 10px;
		margin: 5px 0;
	}
	#haendler #haendlerspeisekarte .tab-v8 .nav-tabs, #haendler #haendlerspeisekarte .nav-tabs>li,
		#haendler #haendlerspeisekarte .nav-tabs>li.active a {
		border: 0;
	}
	#haendler #haendlerspeisekarte .nav-tabs>li {
		float: none;
	}
	#haendler #haendlermittagstisch .item {
		border-bottom: 1px dotted #ddd;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#haendler #haendlermittagstisch .item .headline, #haendler #haendlermittagstisch .item .headline h2
		{
		border: 0;
	}
	.breadcrumbs-v4 h1 {
		font-size: 30px;
		line-height: 34px;
	}
}

/* RESERVIERUNG */
#haendler #reservation legend {
	border: none;
	font-size: 14px;
	color: #555;
}

#haendler #reservation .ui-inputfield {
	font-size: 16px !important;
	width: 100%;
	display: block;
}

#haendler #reservation .ui-spinner {
	display: block;
}

#haendler #reservation .ui-inputfield.ui-spinner-input {
	padding: 10px 40px 10px 10px;
	text-align: left;
}