@import url(/koken/storage/themes/Lisa_Kobelt/css/body/fira_sans.css);
@import url(/koken/storage/themes/Lisa_Kobelt/css/white/lightbox.css);

#content img {
    max-width:1496px;
}

#lbox_share {
	display:none;
}

/* Navigation Abstand */
.k-nav-list{ 
    margin-top: -20px;
    }
    
h1 { 
    font-size: 1.3em;
    }

h2 { 
    font-size: 1.15em !important;
    }
    
img.custom_logo {
    height: 41px;
    width: 200px;

}

.kpgriditem figcaption h2,
.kpgriditem figcaption .caption
{
    font-size: 1em;
}

p { 
    margin-bottom: 10px;
}
.fa { 
padding-right:3px;
}
/* Slideshow Abstand nach unten */
div.slideshow.limit_slideshow { 
    margin-bottom: 0px;
}

/* Grid abstand von Beschreibung */
div.kpgrid_wrap { 
    margin-top:50px;
}

/* Mobile Navigation Abstand */
nav#mob_nav.layout_vert.layout_desk_horiz { 
    position:relative;
    margin-top: -25px;
    margin-bottom: -20px;
    line-height: 1.1em !important;
    border-bottom: solid, #000, 1px;
}

/* Pfeile Abstand Slideswhow */
ul.nav_content { 
    margin-top: -32px;
}

div.slideshow.limit_slideshow { 
    margin-top: -20px;
}

/* Pfeil Slideshow Links*/
.fa-angle-left { 
    margin-left:-7px;
}

/* Footer Gröse */
footer.bot { 
    font-size: 0.8em;
}

/* Lightbox */
footer { 
    display: none;
}

#content { 
   margin-top: 20px;
}
/* Titel Slideshow */
#caption-content{ 
   margin-top: -15px;
}


    
    #warning 
    {position:relative; top:70px; width:100%; height:130px; background-color:#fff; margin-top:0px; padding: 20px 4px 4px 40px; border-bottom:solid 4px #000; border-top:solid 4px #000;z-index: 999999;;
	}
	
	#warning  a{
	text-decoration:underline;
	}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {

	body {
		font-size:1.5em;
	}
	
	container {
	    margin-top: 2em;
	}
}
