/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
    background: none repeat scroll 0 0 #59172b;
}

.uk-navbar {
    background: none repeat scroll 0 0 rgba(90, 23, 43, 0.35);
    border-top: 0 solid #eaeaea;
    color: #77797a;
}

.tm-headerbar {
    padding: 25px 0 0;
}

p, hr, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 10px;
}

.uk-panel-title {
    color: #525252;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

#yoo-zoo .items div.teaser-item {
margin-left: 52px;
}

#yoo-zoo .items h2.pos-title {
line-height: 23px;
}

#yoo-zoo .details div.box-1 {
padding: 12px 32px 12px 32px;
}

#yoo-zoo .item h1.pos-title {
font-size: 38px;
line-height: 48px;
color:#59172b;
}


#yoo-zoo .item div.pos-description .element {
margin-top: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #f4f4f4;
}

h1, .uk-h1 {
    font-size: 30px;
    line-height: 39px;
}

.uk-article-title {
    color: #59172b;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    text-transform: uppercase;
}

h2, .uk-h2 {
    color: #59172b;
    font-size: 30px;
    line-height: 38px;
}

#yoo-zoo .categories p.sub-categories {
margin: 30px;
}

/*
.tm-main{
    background-color: #fff;
    padding-top: 44px;
}
*/

h1, h2, h3, h4, h5, h6 {
    color: #59172B;
    font-family: "Lato";
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}

/*
 * Graphical Checkbox
 */


div.yoo-zoo .element-graphibox {
    font-size: 14px; 
    color: 0000FF;	
    text-align: center;
    margin: 5px 5px;
}

div.yoo-zoo .element-graphibox .gbopt{
    float:left;
    margin-right: 5px;

}

div.yoo-zoo .element-graphibox .gbopt img {
    border: 0px;		
}

.uk-navbar-nav > li.uk-active > a {
  color: #d8bf6e;
}