/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-panel-title {

    text-transform: none;
}

h3 {
    color: #000000;
    font-family: Fontin;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: none;
}

h1 {
    font-family: Fontin;
	font-size: 30px;
    line-height: 30px;
	text-transform: none;
}
h2 {
    
    display: inline-block;
    font-family: Fontin;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 0 5px 0 0;
    position: relative;

} 
 .uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #ffffff;
  
    font-family: Fontin;
    font-size: 18px;
    font-weight: normal;
 
    text-decoration: none;
}
 
 .uk-dropdown-navbar {
	background: #FFF;
	color: #444444;
	margin-top: 0;
}
 
 
.tm-headerbar {
    margin-bottom: 0px;
    margin-top: 0px;
}


.tm-leading-article .uk-article:last-child {
    border-bottom: 0px solid #dddddd;
    
}



.uk-dropdown, .uk-dropdown-blank {
	-webkit-box-shadow: 1px 1px #FBEFEF;
	box-shadow: 1px 1px #FBEFEF;
}





.card-box {
	
	padding: 10px 0;
	position: relative;
	width: 530px;
	}
.card-item {
	display: inline-block;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: relative;
	width: 530px;
}

.card-font {
	font-family: Fontin;
	font-size: 20px;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	text-indent: 10px;
	font-weight: bold;
}
.card-item .dottedline {
	border-bottom: 1px dotted #ccc;
	height: 17px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.card-item.has-thumbnail .dottedline {
    left: 25%;
    width: 75%;
}


.card-item .item-text {
    display: inline-block;
    float: left;
    width: 440px;
}

.card-item .name {
	background: #FFF;
	display: inline-block;
	font-weight: bold;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 0;
	position: relative;
	font-family: Fontin;
	font-size: 16px;
	line-height: 18px;
}
.card-item a {s
    text-decoration: underline;
}
.price {
	background: #fff;
	display: inline-block;
	float: right;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 10px;
	position: relative;
	text-align: right;
	width: auto;
	font-family: Fontin;
	font-size: 14px;
}
.description {
	display: block;
	line-height: 15px;

	padding-left: 10px;
	
	font-family: Arial;
	font-size: 12px;
}
.item-img {
	display: block;
	line-height: 15px;
	padding-left: 50px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 0px;
	
}
.name-bier {
	display: inline-block;
	font-weight: bold;
	position: relative;
	font-family: Fontin;
	font-size: 16px;
	width: 150px;
	padding-top: 25px;
}

.item-bier {
	display: inline-block;
	font-weight: bold;
	position: relative;
	font-family: Fontin;
	font-size: 16px;
	width: 250px;
	float: right;
	height: 135px;
}
.card-item-bier .name {
	background: #FFF;
	display: inline-block;
	font-weight: bold;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 0;
	position: relative;
	font-family: Fontin;
	font-size: 16px;
	line-height: 18px;
}
.card-item-bier {
	display: inline-block;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: relative;

}

.bier-text {
	display: block;
	line-height: 15px;
	padding-top: 50px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}

.card-item .item-img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dedede;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    padding: 1px;
    vertical-align: top;
}

.cat-desc {
	font-family: Arial;
	font-size: 14px;
}