/*
#------------------------------------------------------------------------
# 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 
*/

/* Here you can include your override CSS styles */

.custom.bigtitle.gk-description p {text-align: left; width:100%;}
.bigtitle .header small {color: #5c8c70;}

#gkHeaderNav {
    background: #407384;
} 

#gkHeaderNav #gkLogoSmall {
    left: 20px;
    margin: 0 0 0 -56px;
    position: absolute;
    top: 0;
    z-index: 1;
}
#gkLogoSmall img {
    max-height: 80px;
    margin: 0 0 0 auto;
    width: auto;
}
#gkMainMenu {
  width:auto;
}
#gkMainMenuLeft {
    float: right;
    padding-right: 0;
    width: auto;
    /*padding-left: 150px;*/
}
#gkMainMenuRight {
    float: right;
    padding-left: 100px;
    width: 0;
    display: none;
}

.gkMenu > ul > li > a {
    color: #fff;
    display: block;
    height: 80px;
    line-height: 80px;
    padding: 0 15px;
    position: relative;
}
.gkMenu > ul > li > a:hover, .gkMenu > ul > li.active > a, .gkMenu > ul > li.active > a:hover {
    color: #BAE6E9;
}

.gkMenu > ul > li.haschild > a::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.box.gk-description {
    padding: 140px 0 0px;
}
#gkBottom1 {
    padding: 0;
}
#gkBottom3 {
    padding-bottom: 0;
    margin-bottom: -20px;
}
#gkBottom4 {
    padding-top: 0;
}

.box.border1 .box-wrap, .box.border2 .box-wrap {
    background: #fff;
    border: 2px solid #5c8c70;
    color: #444;
    font-size: 14px;
    line-height: 1.8;
    padding: 15px 45px 15px 45px;
}  
 
#gkMobileMenu i {
    color: #fff;
}  
  
ul {list-style:disc;}
ul li {list-style-position: inside;}
.box li {border:none;}

.content-left-75 {float:left; text-align:left; width:75%; padding-right:40px;}
.content-right-25 {float:right; text-align:left; width:25%;}

/*.box.border2 .box-wrap {border: 2px solid #a89c72;}*/

.box.big-icon i {
    color: #014A54;
    font-size: 100px;
    left: -30px;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
    z-index: 0;
}
.box.big-icon span {
    color: #fff;
    display: block;
    font-family: Catamaran;
    font-size: 36px;
    font-weight: 400;
    line-height: 150px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.one-page-layout .bigtitle.has-bg {
    height: 250px;
    line-height: 250px;
}
.one-page-layout .item-content {
 	text-align:left; 
}

.jd_footer {display:none;}

ul.breadcrumbs li::before {list-style:none;}


.produkte_sub-nav_left {float: left; width: 45%; padding: 10px 40px; border: 2px solid #999; font-weight: bold;}
.produkte_sub-nav_right {float: right; width: 45%; padding: 10px 40px; border: 2px solid #999; font-weight: bold;}


h3.custom {font-size: 1em; font-weight: normal; text-align:left; text-transform: none; line-height: 1.25; margin:0; padding:0; color:#444;}

/* Firefox Scrollbar Hack - Do not remove */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* ChronoForms */
.chrono_credits {display:none;}

input#submit {background: #407384; border-color: #407384; color: #fff!important;}
input#submit:hover {background: #fff;	border-color: #407384; color: #407384!important;}


/* --- responsive --- */
@media only screen and (max-width: 800px)
{
.produkte_sub-nav_left {float: left; width: 100%; }
.produkte_sub-nav_right {float: left; width: 100%; margin-top:10px;}
}
