/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


body {
 background: #f4a143 url(../images/bg.png) repeat-x;
}
.uk-container-center {
    background-color: white;
}
.wrapper {
 background-color:#fff; 
}
h1,
.uk-h1 {
  font-size: 32px;
  line-height: 40px;
}
h2,
.uk-h2 {
  font-size: 24px;
  line-height: 30px;
}
h3,
.uk-h3 {
  font-size: 18px;
  line-height: 24px;
}
h4,
.uk-h4 {
  font-size: 14px;
  line-height: 20px;
}
h5,
.uk-h5 {
  font-size: 12px;
  line-height: 18px;
}
/* Paddings above 
************************/
.tm-toolbar {
    margin: 25px 0 0 0;
}
a.tm-logo-small img {
  margin-top: 20px;
}
.tm-headerbar .tm-logo {
  width: 100%;
}
.uk-navbar-center {
    max-width: 70%;
}
@media (min-width: 1220px) {
 .tm-headerbar, .tm-navbar, .tm-footer {
    margin-top: 25px;
    margin-bottom: 25px;
 } 
}

/* Navbar changes 
************************/
@media (min-width: 960px) {  
  .uk-nav-side > li.uk-active > a {
      background: #405210;
      color: #ffffff;
  }
  .uk-navbar-nav > li > a {
      color: #fff;
  }
  .uk-nav-navbar > li > a {
      color: #fff;
  }
  .uk-nav-navbar ul a {
      color: #fff;
      padding-left:15px;
  }
  ul.uk-nav-sub {
    padding: 5px 0 1px 20px;
  }

}

@media (max-width: 959px) {  

  .uk-navbar {
    background: #fff;
  }

}

/* Images 
************************/
.product {
  height:220px !important;
  width:160px !important;
  margin:15px; 
}
.door {
    margin: 0px 5px;
}
.seal_left{
  float:left;
  margin:20px;
}
.seal_right{
  float:right;
  margin:20px;
}
.articleimage {
 margin:10px; 
}
.art_img_left {
    float: left;
    margin: 5px;
    padding: 3px 10px 0 3px;
    text-align: center;
    max-width: 100%;
    height: auto;
}
.art_img_right {
  float: right;
  margin: 5px;
  padding: 3px 3px 0 3px;
  text-align: center;
  max-width: 100%;
  height: auto;
}
/* Modules
*******/
.green {
 background-color: #405210; 
}
.footertext {
  color:#fff;
  padding:10px auto;
}
.green_title h3.uk-panel-title {
  background-color: #405210;
  padding: 10px;
  color: #fff;
}
blockquote {
  border-left: none;
}


.box-content {
    background: #fafafa;
    border: 1px solid #ddd;
}
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
    margin: 15px 0;
    padding: 10px;
}
.box-note, .box-info, .box-warning, .box-hint, .box-download {
    background: #fafafa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.box-info, .box-warning, .box-hint, .box-download {
    padding-left: 40px;
}
.box-info {
  background: #ebf5fa url(../images/box_info.png) 0 0 no-repeat;
  border-color: #d2dce1;
}

.box-warning {
  background: #fff0eb url(../images/box_warning.png) 0 0 no-repeat;
  border-color: #ffd7cd;
}

.box-hint {
  background: #fffae6 url(../images/box_hint.png) 0 0 no-repeat;
  border-color: #fae6be;
}

.box-download {
  background: #faffe6 url(../images/box_download.png) 0 0 no-repeat;
  border-color: #dce6be;
}
/* Form
*******/
@media (min-width: 959px) {  

  fieldset#links {
   width:50%;
   float:left; 
  }
  fieldset#rechts {
   width:50%;
   float:right; 
  }
  fieldset#clearfix{
   clear: both; 
  }
}
.control-group input {
  height: inherit;
}

/*Social Buttons
*************/
div#maininner {
 position:relative;
}
div.content {
 margin-bottom:60px !important; 
}


/* Komento */

#section-kmt h3.kmt-title {
  background: #405210 !important;
  color: #fff !important;
}

/*qlform
*************/
.qlform .message p {
 color:green;
 font-weight:bold; 
}

/* Rating
*****************/
.rating {
  text-align:center;
}
.rating img {
 margin:0 auto;
}
p.rating_author {
 text-align:right;
 margin-bottom:0;
 font-family: Georgia,"Times New Roman",Times,serif;
}
.referenzen blockquote {
 font-size:17px;
 margin-bottom:0;
}
.referenzen p.rating_autor {
 font-size:17px;   
}

/* Columns
*****************/

.column2er {
  width:48%;
  min-width:400px;
  float:left;
  text-align:left;
  margin:0 1%;
}

.product-column {
  width:30%;
  min-width:200px;
  float:left;
  text-align:center;
  margin:0 1%;
}
.product-column img {
    margin:0 auto;
}
.product-column .box-content {
 min-height:337px; 
}

.left-align {
    text-align:left;
}
.left-align > h2 {
  margin-bottom:35px;
}
@media (max-width: 1000px) {
  .product-column {
    width:100%;  
  }
}


/* Table
*****************/
table.zebra tbody, table.zebra tfoot {
  font-size: 13px;
}
#mod_cleverreach_email {
  width: 90%;
  padding: 5px;
  border: 1px solid #ddd;
}
#mod_cleverreach_privacy_accepted {
 margin:10px 10px 0 0;
 float:left; 
}
.controls input[type='button'],.controls  input[type='submit'] {
  margin-top:7px;
}
.cta-button {
  -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  box-shadow:inset 0px 1px 0px 0px #fce2c1;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f4a143), color-stop(1, #fb9e25));
  background:-moz-linear-gradient(top, #f4a143 5%, #fb9e25 100%);
  background:-webkit-linear-gradient(top, #f4a143 5%, #fb9e25 100%);
  background:-o-linear-gradient(top, #f4a143 5%, #fb9e25 100%);
  background:-ms-linear-gradient(top, #f4a143 5%, #fb9e25 100%);
  background:linear-gradient(to bottom, #f4a143 5%, #fb9e25 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4a143', endColorstr='#fb9e25',GradientType=0);
  background-color:#f4a143;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #eeb44f;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-size:18px;
  font-weight:bold;
  letter-spacing:2px;
  padding:10px 24px;
  text-decoration:none;
}
.cta-button:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #f4a143));
  background:-moz-linear-gradient(top, #fb9e25 5%, #f4a143 100%);
  background:-webkit-linear-gradient(top, #fb9e25 5%, #f4a143 100%);
  background:-o-linear-gradient(top, #fb9e25 5%, #f4a143 100%);
  background:-ms-linear-gradient(top, #fb9e25 5%, #f4a143 100%);
  background:linear-gradient(to bottom, #fb9e25 5%, #f4a143 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#f4a143',GradientType=0);
  background-color:#fb9e25;
}
.cta-button:active {
  position:relative;
  top:1px;
}
.module.social-media-box.deepest {
    text-align: center;
}

ul.BioSocialMList {
  padding-left:5px;
}
ul.BioSocialMList > li {
  list-style: none;
  margin: 15px 0;
  display: inline;
  height: 56px;
  line-height: 56px;
}
ul.BioSocialMList > li > a {
  font-size: 1.5em;
}
ul.BioSocialMList > li > a > img {
  padding-right: 5px;
  vertical-align: middle;
}