/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/*Zur Eiswelt Button*/
a.eiswelt {
	background: #66c1be!important;
	color: #fff!important;
}
a.eiswelt:hover {
	background: #419794 !important;
}

/* Here you can include your override CSS styles */
.noMainbody #gkMainbody { display: none !important}

.openingbanner {
	text-align: center!important;
	margin: 0 auto!important;
	padding: 0!important;
	background: #faf8ea;
}

#gkHeaderMod .gk-short-menu i.fa:before {
transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
-moz-transition: all 0.2s linear 0s;
-ms-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
color: #fff;
}

#gkHeaderMod .gk-short-menu i.fa:hover:before {
color: #ddd!important;
}

.banneritem img {
	max-width: 100%!important
}

.contactmail > span > a {
	color: #fff!important;
}

.gkContactForm #dynamic_recaptcha_1 {
	background: none!important;
	transform:scale(0.75)!important;-webkit-transform:scale(0.75)!important;transform-origin:0 0;-webkit-transform-origin:0 0;
	float: left!important;
	max-width: 208px;
}

#gk-contact-form button {
	margin-top: 10px;
	float: right;
	margin-right: 0;
}

div.jwts_content {
	background: #fffef2;
}

.pmroute.content.gkPage {
	text-align:center;
	margin: 15px auto 0 auto!important;
}
input.pm-input-route-btn .btn,
input[name="pmsubmit"] {
	float: none!important;
	margin: 12px auto!important;
}
.headerCentered .header {
	margin: 0!important;
}

#gkBottom21,
#gkBottom31 {
	padding: 60px 0;
}
#gkBottom21 > div > .box,
#gkBottom31 > div > .box {
	margin-bottom: 0;
}

.jwts_tabberlive {
	width: 100%;
}
#gkBottom23 {
	margin-top: -50px;
}

.itemContainer.multicol {
	box-sizing: boerder-box;
	padding: 10px;
	min-height: 280px;
}

.itemContainer.multicol .catItemImageBlock {
	display: block;
	position: relative;
	/*padding-bottom: 56.2%;*/
	padding-bottom: 65%;
	overflow: hidden;
	margin-bottom: 8px;
}
/*.itemContainer.multicol .catItemImageBlock span.catItemImage {
	position: relative;
}*/
.itemContainer.multicol .catItemImageBlock .catItemImage img {
	position: absolute;
	object-fit: cover;
}
.itemContainer.multicol .catItemTitle a {
	color:#fff;
	font-weight: bold;
}
.itemContainer.multicol .catItemTitle a:hover,
.itemContainer.multicol .catItemTitle a:focus,
.itemContainer.multicol .catItemTitle a:active {
	color:#f5f5f5;
}

#slider887 ul.djslider-in {
	transition: left 500ms linear 0s!important;
}
#slider887 li {
	width: auto!important;
}

.frontpage #gkHeaderMod {
	height: 100vh;
	min-height: 790px;
}

/* NEW Eiswelt Button übergang*/
@media (max-width: 640px) {
	.frontpage #gkHeaderMod {
		height: 120vh;
	}
}

.box.supplier time {
	display: none;
}

.rezeptideen .catItemBody {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #a89c72;
	position: relative;
	background: rgba(168,156,114,0.05);
	padding-bottom: 10px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.rezeptideen .catItemBody:hover,
.rezeptideen .catItemBody:active,
.rezeptideen .catItemBody:focus {
	background: rgba(168,156,114,0.15);
}

.rezeptideen .catItemBody a:hover,
.rezeptideen .catItemBody a:active,
.rezeptideen .catItemBody a:focus {
	color: #8a7556;
}


.rezeptideen .catItemTitle {
	padding: 4px 15px;
	position: absolute;
	top: 15px;
	background: rgba(168,156,114,0.9);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.rezeptideen .catItemTitle:hover,
.rezeptideen .catItemTitle:active,
.rezeptideen .catItemTitle:focus {
	background: rgba(138,117,86,0.9);
}

.rezeptideen .catItemIntroText {
	padding: 0 15px;
	min-height: 130px;
}
.rezeptideen .catItemIntroText p {
	margin: 1em 0 1.25em;
	line-height: 1.5;
	
}
.rezeptideen .k2ReadMore.button {
	padding: 8px 20px!important;
	margin: 0 16px 16px 0!important;
	float: right;
	background: #a89c72;
}
.rezeptideen .k2ReadMore.button:hover,
.rezeptideen .k2ReadMore.button:active,
.rezeptideen .k2ReadMore.button:focus {
	background: #8a7556;
}
@media (max-width: 1000px) {
	.rezeptideen .catItemIntroText {
		min-height: 150px;
	}
}

@media (max-width: 910px) {
	.rezeptideen .catItemIntroText {
		min-height: 170px;
	}
}

@media (max-width: 840px) {
	.itemContainer.multicol {
		width:33.3%!important;
		min-height: 290px;
	}
	#k2Container.itemListView.rezeptideen .catItemView .clr {
		clear: none!important;
		float: left!important;
	}	
}
@media (max-width: 820px) {
	.rezeptideen .catItemIntroText {
		min-height: 195px;
	}
}
@media (max-width: 760px) {
	.rezeptideen .catItemIntroText {
		min-height: 225px;
	}
}
@media (max-width: 740px) {
	.itemContainer.multicol {
		width:50%!important;
	}
	.rezeptideen .catItemIntroText {
		min-height: 160px;
	}
	#k2Container.itemListView.rezeptideen .catItemView .clr {
		clear: none!important;
		float: left!important;
	}	
}
@media (max-width: 640px) {
	.rezeptideen .catItemIntroText {
		min-height: 150px;
	}
}
@media (max-width: 540px) {
	.itemContainer.multicol {
		width:100%!important;
		min-height: none!important;
	}
	
	.rezeptideen .catItemIntroText {
		min-height: 10px!important;
	}
	
	#k2Container.itemListView.rezeptideen .catItemView .clr {
		clear: none!important;
		float: left!important;
	}	
}
@media (max-height: 840px) {
	#gkBottom21 {
		padding: 40px 0 40px 0;
	}
}

#gkHeaderMod h2,
.big-icon,
.newsletter .header small,
.bigtitle .header small {
	font-family: 'Dancing Script';
	/*font-family: 'Amatic SC';*/
}

#slider887 {
	transition: left 6000ms linear 0s!important;
}

/*.supplier .gkNspPM-GridNews figure > a > img {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}*/

.rezeptideen h2 {
	text-align: center;
}
@media (min-width: 841px) {
	.rezeptideen h2 {
		font-size: 72px;
	}
}

/* Customized map */
input#pac-input::placeholder, input#marker-search::placeholder {
	color: #aaa!important;
	text-transform: none!important;
}
input#pac-input[type="text"], input#marker-search[type="text"] {
	height: 40px!important;
}
#marker-search, #pac-input {
	top: 5px!important;
	width:235px;
}

@media screen and (max-width: 850px) {
	#pac-input {
		visibility: visible!important;
	}
}
@media screen and (max-width: 600px) {
  #custom_filter{
		visibility: hidden;
	}
	.gckn_filter{
		visibility: hidden;
	}
	
	#pac-input, #marker-search {
		width:235px;
		left: 10px!important;
	}
	#marker-search {
		top: 5px!important;
	}
	#pac-input {
		top: 50px!important;
	}
}

.avPlayerWrapper .avPlayerContainer .avPlayerBlock {
	padding:0 !important; 
}