.cookiebar {
  position: fixed;
    z-index: 200;
}

/**
* Copyright (c) 2015
* @name roulervert
* @version 1.3.0
* @author Syveon - William Meuwissen
**/
/**********************************************************************/
/* CUSTOM ELEMENTS
/**********************************************************************/
.addNewsComment .textarea {
  width: 100% !important;
  height: 180px;
  padding: 3px;
  resize: none;
  margin-bottom: 10px;
}
.banner .liefgebiet img{
  max-width:215px;
  padding-top:20px;
  clear:both;
  margin-bottom:-30px;
}
.banner .liefgebiet .inner{
  text-align:center;
  background-color: #EEE;
}
.banner .liefgebiet .inner .inner{
  background: rgba(42, 88, 24, 0.8);
  padding: 15px;
  bottom: 0;
  text-align: left;
}
.banner .liefgebiet .inner .inner{
  background: rgba(42, 88, 24, 0.8);
  padding: 15px;
  bottom: 0;
  text-align: left;
  z-index:2;
  position:relative;
}
.banner .liefgebiet .inner span {
  float: left;
  color: #7BA231;
  font-size: 22px;
  width: 6%;
}
.banner .liefgebiet .inner .inner h2 {
  color: #FFF;
  
  float: left;
  width: 90%;
  font-size: 22px;      
}
.banner .liefgebiet .inner .inner h2:hover {
  color: #7BA231;
}
body #hilfe {
  float: none;
  position: fixed;
  z-index: 10001;
  margin-right: 0px;
  top: 150px;
  right: -202px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
body #hilfe.active {
  right: 0;
}
body #hilfe .social {
  position: relative;
  top: 35px;
}
body #hilfe .social .fa {
  font-size: 28px !important;
}
body #hilfe .box {
  float: left;
  margin-right: -15px;
  background: #FFF;
  -webkit-box-shadow: #707070 1px 0px 2px;
  box-shadow: #707070 1px 0px 2px;
}
body #hilfe .box .opsomming {
  overflow: hidden;
  height: 225px;
}
body #hilfe .box .opsomming ul li {
  list-style: none;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
body #hilfe .box .opsomming ul li:last-child {
  border: 0;
}
body #hilfe .box .opsomming ul li span {
  padding: 0 15px;
  float: left;
  color: #ff6600;
  font-size: 18px;
  width: 30px;
}
body #hilfe .box .opsomming ul li p {
  margin: 0 20px 0 0;
  float: left;
  font-family: "Open Sans";
  padding-left: 15px;
  font-size: 18px;
}
body #hilfe .box .opsomming ul li h3 {
  color: #ff6600;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  font-family: "Open Sans";
  padding: 5px 15px 5px 15px;
  min-width: 192px;
}
body #hilfe .box .label {
  -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #ff6600;
    padding: 12px 10px !important;
    -webkit-transform-origin: 0% 0%;
    -webkit-transform: rotate(-90deg) translateX(-100%) translateY(-100%);
    -moz-transform-origin: 0% 0%;
    -moz-transform: rotate(-90deg) translateX(-100%) translateY(-100%);
    -ms-transform-origin: 0% 0%;
    -ms-transform: rotate(-90deg) translateX(-100%) translateY(-100%);
    trasnform-origin: 0% 0%;
    transform: rotate(-90deg) translateX(-100%) translateY(-100%);
    width: 225px;
    text-align: center;
    height: auto;
    position: absolute;
    margin-left: -3px;
    left: 3px;
    color: #000 !important;
    top: 0;
    border-bottom: none !important;
    -webkit-box-shadow: #707070 1px 0px 2px;
    box-shadow: #707070 1px 0px 2px;
  }
  body #hilfe .box .label h2 {
    cursor: pointer;
    text-decoration: none;
    display: block;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: bold;
    width: 200px;
    letter-spacing: 1px;
    line-height: 1.6;
    color: white;
    line-height: 1.6;
    margin-right: 15px;
  }
  body a {
    cursor: pointer;
  }
  body a .borderBottom {
    border-bottom: 1px #7ba231 solid;
    color: #7ba231;
    text-decoration: none;
  }
  body .borderBottom {
    border-bottom: 1px #7ba231 solid;
    color: #7ba231;
  }
  body .borderBottom:hover {
      text-decoration: none !important;
      border-bottom: solid 1px transparent;
    }
    @media only screen and (max-width: 990px) {
      body .minWidth {
        padding-left: 5px;
        padding-right: 5px;
      }
    }
    @media only screen and (max-width: 479px) {
      body {
        padding-top: 50px;
      }
      h1{
        font-size:16px;
      }
      h2{
        font-size:14px;
      }
      h1 a{
        font-size:16px;
      }
      h2 a{
        font-size:14px;
      }
    }
    
    span.date {
      color: #7ba231;
    }
    
    .textLarge p {
  font-size: 1.14286em;
  line-height: 1.75em;
}

/* line & hr
/*-------------------------------------------------------------------*/
.line, hr {
  border-bottom: #b8bece 1px solid;
}
.line.white, hr.white {
  border-bottom: #fff 1px solid;
}

/* background
/*-------------------------------------------------------------------*/
.background, .box.background {
  background: #f5f5f5;
}
.background.white {
  border: 1px solid #9e966f;
  background: #fff;
  color: #06323a;
}
.background.red {
  background: #7ba231;
  color: #fff;
}
.background.grey {
  background: #5d6060;
  color: #fff;
}
.background.grey h3 {
  color: #fff;
}
.background.grey .fa {
  color: #fff;
}
.background.themeColor {
  background: #7ba231;
  color: #fff;
}
.background.themeColor h2, .background.themeColor h3, .background.themeColor h4, .background.themeColor h5, .background.themeColor h6 {
  color: #fff;
}

/* UL listWithIcons
/*-------------------------------------------------------------------*/
.listWithIcons ul,
ul.listWithIcons ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  font-weight: 300;
  padding-left: 40px;
  line-height: 1em;
}
.listWithIcons ul em,
ul.listWithIcons ul em {
  margin: 0 0 0 -40px;
  float: left;
  font-size: 1.78571em;
  color: #7ba231;
  width: 30px;
  text-align: center;
}
.listWithIcons ul > li,
ul.listWithIcons ul > li {
  margin-bottom: 0.5em;
}
.listWithIcons ul > li:last-child,
ul.listWithIcons ul > li:last-child {
  margin-bottom: 0;
}

/* button & submit
/*-------------------------------------------------------------------*/
.button.large,
.submit.large,
.toggle-button.large,
#bBasket .button.large,
#bBasket .submit
#form_container .submit.large {
  font-size: 1.84615em;
  height: 55px;
  padding: 0 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 55px;
}
.button.themeColor,
.submit.themeColor,
.toggle-button.themeColor,
#bBasket .button.themeColor,
#bBasket .submit
#form_container .submit.themeColor {
  background: #7ba231;
  color: #fff;
}
.button.themeColor:hover,
.submit.themeColor:hover,
.toggle-button.themeColor:hover,
#bBasket .button.themeColor:hover,
#bBasket .submit
#form_container .submit.themeColor:hover {
  background: #85071b;
}
.button.themeColor.border,
.submit.themeColor.border,
.toggle-button.themeColor.border,
#bBasket .button.themeColor.border,
#bBasket .submit
#form_container .submit.themeColor.border {
  border: 1px solid #df8593;
}
.button.themeColor.border:hover,
.submit.themeColor.border:hover,
.toggle-button.themeColor.border:hover,
#bBasket .button.themeColor.border:hover,
#bBasket .submit
#form_container .submit.themeColor.border:hover {
  background: #7ba231;
  border-color: #fff;
}
.button.white,
.submit.white,
.toggle-button.white,
#bBasket .button.white,
#bBasket .submit
#form_container .submit.white {
  background: #fff;
  color: #243b40;
  border: 1px solid transparent;
}
.button.white:hover,
.submit.white:hover,
.toggle-button.white:hover,
#bBasket .button.white:hover,
#bBasket .submit
#form_container .submit.white:hover {
  background: #043882;
  color: #fff;
  border-color: #fff;
}
.button.more.alignLeft:after,
.submit.more.alignLeft:after,
.toggle-button.more.alignLeft:after,
#bBasket .button.more.alignLeft:after,
#bBasket .submit
#form_container .submit.more.alignLeft:after {
  float: right;
}
.button.small,
.submit.small,
.toggle-button.small,
#bBasket .button.small,
#bBasket .submit
#form_container .submit.small {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 10px;
}
@media only screen and (max-width: 990px) {
  .button.defaultNav,
      .submit.defaultNav,
      .toggle-button.defaultNav,
      #bBasket .button.defaultNav,
      #bBasket .submit
      #form_container .submit.defaultNav {
        font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
        height: 40px;
        width: 40px;
        line-height: 0;
        float: none;
        display: inline-block;
        color: #fff;
        background: #7ba231;
        border: none;
        text-transform: uppercase;
      }
      .button.defaultNav.active,
.submit.defaultNav.active,
.toggle-button.defaultNav.active,
#bBasket .button.defaultNav.active,
#bBasket .submit
#form_container .submit.defaultNav.active {
  color: #fff;
  background: #57752e;
}
.button.defaultNav .fa,
.submit.defaultNav .fa,
.toggle-button.defaultNav .fa,
#bBasket .button.defaultNav .fa,
#bBasket .submit
#form_container .submit.defaultNav .fa {
  line-height: 40px;
}
.button.defaultNav .title,
.submit.defaultNav .title,
.toggle-button.defaultNav .title,
#bBasket .button.defaultNav .title,
#bBasket .submit
#form_container .submit.defaultNav .title {
  display: none;
}
}
@media only screen and (max-width: 479px) {
  
  .button,
    .submit,
    .toggle-button,
    #bBasket .button,
    #bBasket .submit
    #form_container .submit {
      float: none;
      margin: 0;
      height: 40px;
    }
    .button.defaultNav,
.submit.defaultNav,
.toggle-button.defaultNav,
#bBasket .button.defaultNav,
#bBasket .submit
#form_container .submit.defaultNav {
  width: 100%;
  position: static;
  padding: 0 15px;
  margin: 0;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  background: #7ba231;
}
.button.defaultNav.active,
.submit.defaultNav.active,
.toggle-button.defaultNav.active,
#bBasket .button.defaultNav.active,
#bBasket .submit
#form_container .submit.defaultNav.active {
  color: #fff;
  background: #57752e;
}
.button.defaultNav span,
.button.defaultNav .fa,
.submit.defaultNav span,
.submit.defaultNav .fa,
.toggle-button.defaultNav span,
.toggle-button.defaultNav .fa,
#bBasket .button.defaultNav span,
#bBasket .button.defaultNav .fa,
#bBasket .submit
#form_container .submit.defaultNav span,
#bBasket .submit
#form_container .submit.defaultNav .fa {
  float: right;
}
.button.defaultNav span.title,
.button.defaultNav .fa.title,
.submit.defaultNav span.title,
.submit.defaultNav .fa.title,
.toggle-button.defaultNav span.title,
.toggle-button.defaultNav .fa.title,
#bBasket .button.defaultNav span.title,
#bBasket .button.defaultNav .fa.title,
#bBasket .submit
#form_container .submit.defaultNav span.title,
#bBasket .submit
#form_container .submit.defaultNav .fa.title {
  display: block;
  float: left;
  font-size: 1.28571em;
}
.button.defaultNav .fa,
.submit.defaultNav .fa,
.toggle-button.defaultNav .fa,
#bBasket .button.defaultNav .fa,
#bBasket .submit
#form_container .submit.defaultNav .fa {
  line-height: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .button.defaultNav,
      .submit.defaultNav,
      .toggle-button.defaultNav,
      #bBasket .button.defaultNav,
      #bBasket .submit
      #form_container .submit.defaultNav {
        min-width: 227px;
        padding: 0 15px;
        height: 40px;
        line-height: 50px;
        position: static;
      }
      .button.defaultNav.marginTablet,
.submit.defaultNav.marginTablet,
.toggle-button.defaultNav.marginTablet,
#bBasket .button.defaultNav.marginTablet,
#bBasket .submit
#form_container .submit.defaultNav.marginTablet {
  margin-bottom: 20px !important;
  margin-top: -40px;
}
.button.defaultNav span,
.button.defaultNav .fa,
.submit.defaultNav span,
.submit.defaultNav .fa,
.toggle-button.defaultNav span,
.toggle-button.defaultNav .fa,
#bBasket .button.defaultNav span,
#bBasket .button.defaultNav .fa,
#bBasket .submit
#form_container .submit.defaultNav span,
#bBasket .submit
#form_container .submit.defaultNav .fa {
  float: right;
  line-height: 43px;
}
.button.defaultNav span.title,
.button.defaultNav .fa.title,
.submit.defaultNav span.title,
.submit.defaultNav .fa.title,
.toggle-button.defaultNav span.title,
.toggle-button.defaultNav .fa.title,
#bBasket .button.defaultNav span.title,
#bBasket .button.defaultNav .fa.title,
#bBasket .submit
#form_container .submit.defaultNav span.title,
#bBasket .submit
#form_container .submit.defaultNav .fa.title {
  display: block;
  float: left;
  font-weight: bold;
}
}
@media only screen and (min-width: 0px) and (max-width: 320px) {
  #main .button, #main
  .submit, #main
  .toggle-button, #main
  #bBasket .button, #main
  #bBasket .submit
  #form_container .submit {
    height: auto !important;
    line-height: 1em !important;
    padding-top: 0.71429em !important;
    padding-bottom: 0.71429em !important;
  }
}

/* toggle button
/*-------------------------------------------------------------------*/
.toggle-button.checkOut span.count {
  background: #fff;
}
@media only screen and (max-width: 479px) {
  .toggle-button {
      width: 40px;
    }
  }
  
  /* box
  /*-------------------------------------------------------------------*/
  .box {
    position: relative;
  }
  .box.newsletter p {
  margin: 0.5em 0;
}
.box.newsletter > .inner {
  padding: 20px !important;
}
.box.background > .inner {
  padding: 30px;
}
.box.background h4 {
  color: #7ba231;
}
.box h3 + * {
  margin-top: 0.9em;
}
.box > .inner a {
  text-decoration: none;
}
.box > .inner a:hover {
  text-decoration: underline;
}
.box .link {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
}
.box.buttonToBottom > .inner {
  padding-bottom: 40px !important;
}
.box.buttonToBottom .button {
  position: absolute;
  bottom: 0;
}
.box.buttonToBottom .button.block {
  left: 20px;
  right: 20px;
}
.box.linkToBottom > .inner {
  padding-bottom: 25px !important;
}
.box.linkToBottom .link {
  position: absolute;
  bottom: 0;
}
.box.linkToBottom .link.block {
  left: 20px;
  right: 20px;
}
.box.dropShadow {
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  @media only screen and (max-width: 990px) {
    .box.margin {
          margin-bottom: 20px;
        }
        .box.margin.marginSmall {
    margin-bottom: 10px;
  }
  .box.margin.marginLarge {
  margin-bottom: 40px;
}
.box.margin:last-child {
  margin-bottom: 0;
}
}

/* input
/*-------------------------------------------------------------------*/
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input.text:focus,
input.keywords
select:focus {
  border-color: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 479px) {
  input[type="text"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input.text,
  input.keywords
  select {
    height: 40px;
    webkit-border-radius: 0.25em;
    border-radius: 0.25em;
  }
}

/* textarea
/*-------------------------------------------------------------------*/
textarea:focus {
  border-color: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 479px) {
  textarea {
    webkit-border-radius: 0.25em;
    border-radius: 0.25em;
  }
}

/* label
/*-------------------------------------------------------------------*/
label {
  margin-bottom: 0.2em;
  color: #002b3c;
}
label .title {
  font-size: 1.28571em;
  margin-bottom: 0.2em;
}
@media only screen and (max-width: 479px) {
  label label {
    min-height: 1px;
  }
}

/* modal
/*-------------------------------------------------------------------*/
.modal .modal-header {
  padding: 0;
  border: none;
  min-height: 1px;
}
.modal .modal-header h1, .modal .modal-header h2, .modal .modal-header h3, .modal .modal-header h4 {
  float: none;
  padding: 20px;
}
.modal .modal-content {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .modal .modal-dialog {
        width: 90%;
        margin: 10px auto;
      }
    }
    
    /* table
    /*-------------------------------------------------------------------*/
    .table {
      clear: both;
    }
    .table > .inner {
    padding: 20px;
  }
  .table .title,
.table .data {
  padding: 0 20px 5px 20px;
}
.table .head {
  font-size: 1em;
  color: #758797;
}
.table .head .title {
  padding-left: 60px;
}
.table .head > .inner {
  padding: 20px;
}
.table .content > .inner {
  padding: 20px;
}
.table .content .row:last-child .title,
.table .content .row:last-child .data {
  padding: 0 20px;
}
@media only screen and (max-width: 479px) {
  .table .row {
        margin-bottom: 8px;
      }
      .table .row:last-child {
    margin-bottom: 0;
  }
  .table .title,
.table .data {
  width: 100%;
  padding: 0 20px;
}
.table .title .inner.input,
.table .data .inner.input {
  padding-left: 30px;
}
}

/* border
/*-------------------------------------------------------------------*/
.border {
  border: 1px solid #e5e5e5;
}
.border.dotted {
  border: 1px dotted #7bb4c5;
}
.border > .inner {
  padding: 20px;
}
.border h3 {
  margin-bottom: 20px;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* TEMPLATE
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* HEADER
/*-------------------------------------------------------------------*/
#headerimg {
  max-height: 200px;
  overflow: hidden;
}

#header {
  position: relative;
  z-index: 2;
  background: #FFF;
}
#header .seperator {
  color: #D8D8D8;
}
#header .contact .inner {
  float: right;
  padding: 12px 0;
  font-size: 16px;
}
#header .contact .inner span {
  color: #7ba231;
  padding: 0 0 0 30px;
  font-size: 20px;
}
#header .contact .inner p {
  color: #06323a;
}
#header .contact .inner a {
  cursor: pointer;
}
#header .checkout .inner {
  background: #7ba231;
  height: 40px;
  padding: 13px 15px;
}
#header .checkout .inner a {
  color: white;
}
#header .checkout .inner:hover {
  text-decoration: underline;
  cursor: pointer;
}
#header .amount .inner {
  background: #e3e7e7;
  padding: 13px 15px;
}
#header .amount .inner i {
  font-size: 45px;
  color: #7BA231;
}
#header .amount .inner .orange {
  color: #06323a;
}
#header .amount .inner .orange:hover {
  text-decoration: underline;
  cursor: pointer;
}
#header .bar {
  background: #f5f5f5;
  position: relative;
}
#header div > .inner {
  padding: 20px 0;
}
#header .logo {
  position: static;
}
#header .logo > .inner {
  padding: 20px 0;
}
#header .logo img {
  vertical-align: baseline;
}
#header .logo img.desktop {
  display: inline-block;
}
#header hr {
  margin: 0;
}
#homepage #header hr {
  display: none;
}
#header #searchBar {
  position: relative;
  clear: both;
  min-width: 400px;
}
#header #searchBar input.keywords {
  border: 0px;
  background: #e3e7e7;
  height: 40px;
  font-size: 0.9em;
  padding-right: 30px;
  margin: 0;
}
#header #searchBar button.submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  line-height: 38px;
  padding: 0;
  text-align: center;
  border: 0px solid #ccc;
  border-left: none;
  color: #fff;
  background: #7ba231;
}
#header #searchBar button.submit .ui-icon {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  text-indent: 0;
  width: auto;
  height: auto;
  background: none;
}
#header #searchBar button.submit .ui-icon:before {
  content: "\f002";
}
#header #topNav > .inner {
  padding: 10px 0;
}
#header .social div {
  margin-bottom: 10px;
}
#header .social div:last-child {
  margin-bottom: 0;
}
#header .social a .fa {
  font-size: 1.5em;
  margin-left: 15px;
  vertical-align: middle;
}
@media only screen and (max-width: 990px) {
  #header .contact .inner {
    float: none;
    margin-top: 15px;
  }
  #header .contact .inner p {
    font-size: 14px;
  }
  #header .contact .inner span {
    padding: 0 0 0 3px;
  }
  #header .amount {
    position: relative;
  }
  #header .amount .inner {
    padding: 6px 15px;
  }
  #header #topNav ul > li {
    margin-bottom: 5px;
  }
  #header #searchBar {
    min-width: 100%;
    position: relative;
    right: 0;
    display: inline-block;
  }
  #header #searchBar input.keywords {
    height: 40px;
    font-size: 1em;
    padding-right: 40px;
    text-indent: 0.8em;
  }
  #header #searchBar button.submit {
    width: 40px;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 !important;
    font-size: 1.2em;
  }
  #header .logo {
    margin: 0;
  }
  #header .logo img {
    position: static;
  }
  #header .logo img.mobile {
    max-width: 80%;
  }
  #header hr {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #header .searchResp {
    margin: 20px 0 0 0 !important;
  }
  #header .amount {
    margin-left: 10px;
  }
  #header .amount .inner {
    padding: 15px;
    background: transparent;
  }
  #header .amount .inner i {
    font-size: 50px;
    color: #7BA231;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 30px;
  }
  #header .amount .inner .orange {
    color: #FFF;
    background: #F60;
    float: left;
    padding: 4px;
    margin-left: -7px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    text-align: center;
    -moz-border-radius: 5000px;
    -webkit-border-radius: 5000px;
    border-radius: 5000px;
    min-width: 22px;
    height: 22px;
  }
  #header div > .inner {
    padding: 0 0 20px 0;
  }
  #header .logo {
    display: inline-block;
  }
  #header .logo > .inner {
    padding: 20px 0;
    text-align: center;
    position: relative;
    min-height: 90px;
  }
  #header .logo > .inner a.logo {
    display: inline-block;
  }
  #header .logo img {
    margin: 0;
  }
  #header .alignRight {
    text-align: center;
  }
  #header .social > div {
    display: inline-block;
    margin: 0 5px;
  }
}
@media only screen and (max-width: 479px) {
  #header .amount, #header .checkout, #header #searchBar {
    margin: 10px 0;
  }
  #header .searchResp {
    margin: 20px 0 0 0 !important;
    position: absolute;
    left: 55px;
    top: -75px;
    right: 0;
    text-align: center;
    z-index: 200;
    -webkit-appearance: none;
    border-radius: 0 !important;
  }
  #header .searchResp .submit {
    background: #06323A !important;
    -webkit-appearance: none;
  }
  #header .searchResp .keywords {
    border-radius: 0 !important;
    background: white !important;
  }
  #header .amount {
    z-index: 200;
    top: -73px;
    position: absolute;
  }
  #header .amount .inner {
    padding: 15px;
    background: transparent;
  }
  #header .amount .inner i {
    font-size: 50px;
    color: #FFF;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 30px;
  }
  #header .amount .inner .orange {
    color: #FFF;
    background: #F60;
    float: left;
    padding: 4px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    text-align: center;
    -moz-border-radius: 5000px;
    -webkit-border-radius: 5000px;
    border-radius: 5000px;
    min-width: 22px;
    height: 22px;
  }
  #header div > .inner {
    padding: 0 0 20px 0;
  }
  #header .logo {
    position: static;
    text-align: center;
  }
  #header .logo > .inner {
    padding: 20px 0 0 0;
  }
  #header .logo img {
    max-width: 90%;
  }
  #header .logo img.desktop {
    display: none;
  }
  #header .logo img.mobile {
    display: inline-block;
  }
  #header.posFixed .button.defaultNav, #header.posFixed .toggle-button.defaultNav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #header .contact .inner p {
    font-size: 15px;
  }
  #header .contact .inner span {
    padding: 0 0 0 10px;
  }
  #header #searchBar {
    min-width: 100%;
  }
  #header .amount .inner {
    background: #e3e7e7;
    height: 40px;
    padding: 13px 15px;
  }
  #header .amount .inner a {
    color: #06323a;
    font-size: 13px;
  }
  #header .amount .inner a:hover {
    text-decoration: underline;
    cursor: pointer;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #header .logo > .inner {
    padding: 20px 0;
  }
  #header .logo.tablet, #header .logo.desktop {
    display: inline-block;
  }
}

/* DEFAULTNAV
/*-------------------------------------------------------------------*/
#defaultNav {
  z-index: 2;
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  background: #57552e;
}
#defaultNav .navigation {
  float: left;
}
@media only screen and (max-width: 990px) {
  #defaultNav {
    position: relative;
    z-index: 1;
    top: 0;
    width: 100%;
  }
  #defaultNav .navigation > .inner {
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  #defaultNav {
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
  }
  #defaultNav .container {
    background: transparent;
  }
  #defaultNav.posFixed .navigation {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 100;
  }
  #defaultNav.posFixed .navigation .container {
    padding: 0;
  }
  #defaultNav .navigation:after {
    content: "";
    display: block;
    webkit-box-shadow: 0 0 6px #000000;
    -moz-box-shadow: 0 0 6px #000000;
    box-shadow: 0 0 6px #000000;
    border-bottom: 1px solid #fff;
  }
}

/* TOPNAV
/*-------------------------------------------------------------------*/
#topNav {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
}
#topNav ul li.home a > .inner {
  padding: 0 40px 0 0;
}
#topNav ul li.home .fa {
  display: inline-block !important;
  float: none;
  vertical-align: middle;
  font-size: 1.2em;
  color: inherit;
  margin: 0;
}
#topNav ul li.home .fa:before {
  content: "\f015";
}
#topNav ul li.home .title {
  display: none;
}
#topNav ul li a {
  border-color: inherit;
}
#topNav ul li a .fa {
  display: none;
}
#topNav ul li.selected a {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #topNav {
    margin-top: 20px;
  }
  #topNav.alignRight {
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  #topNav ul > li {
    margin-bottom: 5px;
  }
}

/* MAINNAV
/*-------------------------------------------------------------------*/
#mainNav {
  color: #fff;
  background: #57552e;
  margin: 0;
}
#mainNav .dropdownExist div.arrow {
  top: auto;
  bottom: -10px;
  display: none;
}
#mainNav ul {
  margin: 0;
}
#mainNav ul > li.mainItem {
  margin: 0 1px 0 0;
  position: relative;
  float: left;
}
.alignRight #mainNav ul > li.mainItem, .alignCenter #mainNav ul > li.mainItem {
  display: inline-block;
  float: none;
}
#mainNav ul > li.mainItem.home a > .inner > .fa {
  display: inline-block;
  float: none;
  vertical-align: middle;
  font-size: 1.2em;
  color: #fff;
  margin: 0 10px 0 0;
}
#mainNav ul > li.mainItem.home a > .inner > .fa:before {
  content: "\f015";
}
.seperator #mainNav ul > li.mainItem {
  float: none;
}
.seperator #mainNav ul > li.mainItem:first-child a {
  border-left: 1px solid #fff;
}
.seperator #mainNav ul > li.mainItem a {
  border-right: 1px solid #fff;
}
#mainNav ul > li.mainItem > a {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 600;
  text-transform: none;
  color: #fff;
  background: #57552e;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
#mainNav ul > li.mainItem > a .fa {
  color: #fff;
  margin-left: 10px;
  display: none;
}
#mainNav ul > li.mainItem > a > .inner {
  padding: 0 30px 0 0;
  letter-spacing: 0;
}
#mainNav ul > li.mainItem i {
  float: right;
  font-size: 1em;
}
#mainNav ul > li.mainItem:last-child {
  margin-right: 0;
}
#mainNav ul > li.mainItem.last ul {
  right: 0;
}
#mainNav ul > li.mainItem ul {
  background: #57552e;
  left: auto;
  margin: 0;
  padding: 15px 15px 8px 15px;
  min-width: 200px;
  text-align: left;
}
#mainNav ul > li.mainItem ul ul.column {
  float: left;
  width: 48%;
  min-width: 1px;
  margin: 0;
  padding: 0;
  border: none;
}
#mainNav ul > li.mainItem ul ul.column.alt {
  margin-left: 2%;
}
#mainNav ul > li.mainItem ul > li.subItem {
  padding: 0;
  margin: 0;
  float: none !important;
  display: block;
}
#mainNav ul > li.mainItem ul > li.subItem.last, #mainNav ul > li.mainItem ul > li.subItem:last-child {
  padding: 0;
  margin: 0;
}
#mainNav ul > li.mainItem ul > li.subItem a {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: none;
  text-transform: none;
  border: 0 !important;
  padding: 7px 0;
  text-shadow: none;
  display: block;
  color: #fff;
  background: inherit;
}
#mainNav ul > li.mainItem ul > li.subItem a .fa {
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none;
  color: inherit;
  font-size: 1em;
  margin-left: 5px;
  display: inline-block;
  float: right;
}
#mainNav ul > li.mainItem ul ul {
  margin: 0;
  padding: 0;
}
#mainNav ul > li.mainItem:hover > a, #mainNav ul > li.mainItem.hover > a, #mainNav ul > li.mainItem.selected > a, #mainNav ul > li.mainItem.active > a {
  color: #fff;
  background: #57552e;
}
#mainNav ul > li.mainItem:hover > a .fa, #mainNav ul > li.mainItem.hover > a .fa, #mainNav ul > li.mainItem.selected > a .fa, #mainNav ul > li.mainItem.active > a .fa {
  color: inherit;
}
#mainNav ul > li.mainItem:hover > a .title, #mainNav ul > li.mainItem.hover > a .title, #mainNav ul > li.mainItem.selected > a .title, #mainNav ul > li.mainItem.active > a .title {
  border-bottom: #7ba231 1px solid;
  padding: 0 0 2px 0;
}
#mainNav ul > li.mainItem:hover ul > li.subItem:hover > a, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a {
  color: #fff;
  background: inherit;
  text-decoration: none;
}
#mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .fa {
  color: inherit;
}
#mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .title {
  border-bottom: #7ba231 1px solid;
  padding: 0 0 2px 0;
}
@media only screen and (max-width: 990px) {
  #mainNav {
    font-size: 14px;
    color: #06323a;
    margin: 0;
  }
  #mainNav ul {
    margin: 0;
    background: #7ba231;
  }
  #mainNav ul > li.mainItem {
    margin: 0;
    width: 100%;
    height: auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  #mainNav ul > li.mainItem.home > a > .inner .fa {
    margin: 0 0.4em 0 0;
    font-size: 1.2em;
    color: inherit;
  }
  #mainNav ul > li.mainItem.home .title {
    display: inline-block;
  }
  #mainNav ul > li.mainItem.home > a > .inner {
    padding: 15px;
  }
  #mainNav ul > li.mainItem > a {
    color: #fff;
    background: #7ba231;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.28571em;
    margin: 0;
    padding: 0;
    display: block;
    border: 0 !important;
    height: auto;
    line-height: 1em;
  }
  #mainNav ul > li.mainItem > a > .inner {
    padding: 15px;
  }
  #mainNav ul > li.mainItem > a .fa {
    display: inline-block;
    font-size: 1em;
    color: #043882;
  }
  #mainNav ul > li.mainItem ul {
    display: none;
    position: static;
    background: #fff;
    width: auto;
    padding: 15px;
    border-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #mainNav ul > li.mainItem ul:before {
    display: none;
  }
  #mainNav ul > li.mainItem ul > li.subItem {
    padding: 5px 0 !important;
    border: 0 !important;
  }
  #mainNav ul > li.mainItem ul > li.subItem > a {
    font-size: 1.14286em;
    color: #013072;
    height: auto;
    line-height: 1;
    background: inherit;
    padding: 0;
    white-space: normal;
  }
  #mainNav ul > li.mainItem ul > li.subItem > a .fa {
    display: inline-block;
    float: right;
  }
  #mainNav ul > li.mainItem ul ul {
    border: none;
    padding: 0;
  }
  #mainNav ul > li.mainItem:hover > a, #mainNav ul > li.mainItem.hover > a, #mainNav ul > li.mainItem.selected > a, #mainNav ul > li.mainItem.active > a {
    color: #fff;
    background: #57752e;
  }
  #mainNav ul > li.mainItem:hover > a .fa, #mainNav ul > li.mainItem.hover > a .fa, #mainNav ul > li.mainItem.selected > a .fa, #mainNav ul > li.mainItem.active > a .fa {
    color: inherit;
  }
  #mainNav ul > li.mainItem:hover > a .title, #mainNav ul > li.mainItem.hover > a .title, #mainNav ul > li.mainItem.selected > a .title, #mainNav ul > li.mainItem.active > a .title {
    border: 0 !important;
  }
  #mainNav ul > li.mainItem:hover ul, #mainNav ul > li.mainItem.hover ul, #mainNav ul > li.mainItem.selected ul, #mainNav ul > li.mainItem.active ul {
    background: #57752e;
  }
  #mainNav ul > li.mainItem:hover ul > li.subItem a, #mainNav ul > li.mainItem.hover ul > li.subItem a, #mainNav ul > li.mainItem.selected ul > li.subItem a, #mainNav ul > li.mainItem.active ul > li.subItem a {
    color: white;
  }
  #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a {
    color: #57752e;
    text-decoration: none;
  }
  #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .fa, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .fa {
    color: inherit;
  }
  #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .title, #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .title, #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .title, #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .title {
    border: 0 !important;
    color: #7ba231;
  }
}
@media only screen and (max-width: 479px) {
  #mainNav {
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    margin: 0px;
  }
  #mainNav > ul > li.mainItem ul.column {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
  }
  #mainNav > ul > li.mainItem ul.alt {
    margin: 0;
  }
}
@media only screen and (min-width: 991px) {
  #mainNav ul > li.mainItem.home a > .inner .fa {
    display: none;
  }
  #homepage #mainNav ul > li.mainItem.home {
    display: inline-block;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #mainNav ul > li.mainItem > a {
    letter-spacing: 0;
    font-size: 0.99em !important;
  }
  #mainNav ul > li.mainItem > a > .inner {
    padding: 0 10px;
  }
}

/* MAINSLIDER
/*-------------------------------------------------------------------*/
#mainSlider .owl-controls {
  position: relative;
  z-index: 999;
  width: 1170px;
  margin: 0 auto;
}
#mainSlider .owl-controls .owl-dots {
  position: absolute;
  bottom: 15px;
  right: 0;
}
#mainSlider .owl-controls .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  display: inline-block;
  margin: 0 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid white;
}
#mainSlider .owl-controls .owl-dots .owl-dot.active {
  background: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (max-width: 990px) {
  #mainSlider .owl-controls {
    width: 730px;
  }
}
@media only screen and (max-width: 767px) {
  #mainSlider .owl-controls {
    width: 95%;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #mainSlider .owl-controls {
    width: 970px;
  }
}

/* USP
/*-------------------------------------------------------------------*/
#USP #box-usp {
  position: absolute;
  z-index: 1;
  top: -275px;
  right: 0;
}
#USP #box-usp ul {
  margin-left:20px;
}
#USP #box-usp .inner {
  background: rgba(42, 88, 24, 0.8);
  padding: 25px;
}
#USP #box-usp .inner ul li {
  color: white;
  display: block;
  font-weight: 300;
  padding: 7px 0;
  font-size: 16px;
}
#USP #box-usp .inner ul .fa {
  color: #7ba231;
  font-size: 16px;
  padding-right: 10px;
  margin-left: -25px;
}

@media only screen and (max-width: 990px) {
  #USP #box-usp {
    top: -260px;
    left: 0;
  }
  #USP #box-usp .inner {
    margin: 10px;
    padding: 10px;
  }
  #USP #box-usp .inner ul li {
    padding: 6px 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #box-usp {
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #USP #box-usp .inner ul li {
    font-size: 15px;
  }
}
/* LEFTNAV & RIGHTNAV
/*-------------------------------------------------------------------*/
.vervolg #leftNav.minMargin {
  margin-top: -120px;
}
.vervolg #leftNav #openToggle {
  cursor: pointer;
}
.vervolg #leftNav #openToggle span {
  font-size: 25px;
  float: left;
}
.vervolg #breadcrumbs .container {
  padding-left: 0px;
}
.vervolg #breadcrumbs .container .inner {
  padding: 0 0 30px 0;
}
.vervolg #breadcrumbs .container a:hover {
  border-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .vervolg {
      margin-top: 0 !important;
    }
  }
  @media only screen and (max-width: 479px) {
    .vervolg {
        margin-top: 0 !important;
      }
    }
    
    #leftNav,
    #rightNav {
      border-bottom: 10px solid #7ba231;
      background: #fff;
      -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
      box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
    }
    #leftNav #openToggle,
    #rightNav #openToggle {
      cursor: pointer;
    }
    #leftNav #openToggle span,
    #rightNav #openToggle span {
      font-size: 25px;
      float: left;
    }
    #leftNav.minMargin,
    #rightNav.minMargin {
      margin-top: -315px;
    }
    #leftNav h2,
    #rightNav h2 {
      padding: 15px 20px;
      color: white;
      background: #7ba231;
      width: 100%;
      margin: 0px !important;
    }
    #leftNav h2, #leftNav h3, #leftNav h4,
    #rightNav h2,
    #rightNav h3,
    #rightNav h4 {
      margin-bottom: 20px;
    }
    #leftNav > .inner,
    #rightNav > .inner {
      padding: 20px;
      margin: 0;
    }
    #leftNav > ul,
    #leftNav > .inner > ul,
    #rightNav > ul,
    #rightNav > .inner > ul {
      margin-bottom: 0;
      margin-left: 0;
    }
    #leftNav > ul > li,
    #leftNav > .inner > ul > li,
    #rightNav > ul > li,
    #rightNav > .inner > ul > li {
      padding: 0;
    }
    #leftNav > ul > li .fa,
    #leftNav > .inner > ul > li .fa,
    #rightNav > ul > li .fa,
    #rightNav > .inner > ul > li .fa {
      display: none;
    }
    #leftNav > ul > li ul,
    #leftNav > .inner > ul > li ul,
    #rightNav > ul > li ul,
    #rightNav > .inner > ul > li ul {
      padding: 0;
      display: none;
    }
    #leftNav > ul > li ul > li,
    #leftNav > .inner > ul > li ul > li,
    #rightNav > ul > li ul > li,
    #rightNav > .inner > ul > li ul > li {
      margin: 0;
      padding: 4px 0;
      font-size: 0.85em;
      line-height: 1em;
    }
    #leftNav > ul > li ul > li .fa,
    #leftNav > .inner > ul > li ul > li .fa,
    #rightNav > ul > li ul > li .fa,
    #rightNav > .inner > ul > li ul > li .fa {
      display: none;
    }
    #leftNav > ul > li:last-of-type a,
    #leftNav > .inner > ul > li:last-of-type a,
    #rightNav > ul > li:last-of-type a,
    #rightNav > .inner > ul > li:last-of-type a {
      border-bottom: 1px solid #7ba231 !important;
    }
    #leftNav > ul > li a,
    #leftNav > .inner > ul > li a,
    #rightNav > ul > li a,
    #rightNav > .inner > ul > li a {
      border-top: 1px solid #7ba231;
      background: white;
      color: #06323a;
      padding: 9px 12px;
      display: block;
    }
    #leftNav > ul > li a.selected, #leftNav > ul > li a.selected:hover, #leftNav > ul > li a:hover,
    #leftNav > .inner > ul > li a.selected,
    #leftNav > .inner > ul > li a.selected:hover,
    #leftNav > .inner > ul > li a:hover,
    #rightNav > ul > li a.selected,
    #rightNav > ul > li a.selected:hover,
    #rightNav > ul > li a:hover,
    #rightNav > .inner > ul > li a.selected,
    #rightNav > .inner > ul > li a.selected:hover,
    #rightNav > .inner > ul > li a:hover {
      background: #e3e7e7;
      color: #7ba231;
      border-bottom: solid 0px transparent;
    }
    #leftNav > ul > li.selected,
    #leftNav > .inner > ul > li.selected,
    #rightNav > ul > li.selected,
    #rightNav > .inner > ul > li.selected {
      background: #e3e7e7;
    }
    #leftNav > ul > li.selected a,
    #leftNav > .inner > ul > li.selected a,
    #rightNav > ul > li.selected a,
    #rightNav > .inner > ul > li.selected a {
      background: inherit;
      color: #7ba231;
    }
    #leftNav > ul > li.selected ul,
    #leftNav > .inner > ul > li.selected ul,
    #rightNav > ul > li.selected ul,
    #rightNav > .inner > ul > li.selected ul {
      display: inline-block;
      padding: 0 12px 12px 12px;
    }
    #leftNav > ul > li.selected ul > li a,
    #leftNav > .inner > ul > li.selected ul > li a,
    #rightNav > ul > li.selected ul > li a,
    #rightNav > .inner > ul > li.selected ul > li a {
      padding: 0;
      background: inherit;
      color: #000;
      font-weight: normal;
      display: inline-block;
    }
    #leftNav > ul > li.selected ul > li.selected a,
    #leftNav > .inner > ul > li.selected ul > li.selected a,
    #rightNav > ul > li.selected ul > li.selected a,
    #rightNav > .inner > ul > li.selected ul > li.selected a {
      text-decoration: underline;
    }
    @media only screen and (max-width: 990px) {
      #leftNav.minMargin,
      #rightNav.minMargin {
        margin-top: -270px;
      }
      #leftNav h2,
      #rightNav h2 {
        font-size: 18px;
      }
      #leftNav ul > li.subItem > a,
      #rightNav ul > li.subItem > a {
        padding: 10px;
      }
      #leftNav ul > li.subItem > a span,
      #rightNav ul > li.subItem > a span {
        font-size: 14px;
      }
    }
    @media only screen and (max-width: 767px) {
      #leftNav,
      #rightNav {
        margin-top: 0 !important;
        border-bottom: 10px solid rgba(123, 162, 49, 0.8);
      }
    }
    @media only screen and (max-width: 479px) {
      #leftNav,
      #rightNav {
        margin-top: 0 !important;
        border-bottom: 10px solid rgba(123, 162, 49, 0.8);
      }
    }
    
    /* TABLET MAINNAV
    /*-------------------------------------------------------------------*/
    @media only screen and (max-width: 990px) {
      #tabletMainNav #mainNav {
        color: #fff;
        background: #57552e;
        margin: 0;
      }
      #tabletMainNav #mainNav .dropdownExist div.arrow {
        top: auto;
        bottom: -10px;
        display: none;
      }
      #tabletMainNav #mainNav ul {
        margin: 0;
      }
      #tabletMainNav #mainNav ul > li.mainItem {
        margin: 0 1px 0 0;
        position: relative;
        float: left;
      }
      .alignRight #tabletMainNav #mainNav ul > li.mainItem, .alignCenter #tabletMainNav #mainNav ul > li.mainItem {
      display: inline-block;
      float: none;
    }
    #tabletMainNav #mainNav ul > li.mainItem.home a > .inner > .fa {
      display: inline-block;
      float: none;
      vertical-align: middle;
      font-size: 1.2em;
      color: #fff;
      margin: 0 10px 0 0;
    }
    #tabletMainNav #mainNav ul > li.mainItem.home a > .inner > .fa:before {
      content: "\f015";
    }
    .seperator #tabletMainNav #mainNav ul > li.mainItem {
    float: none;
  }
  .seperator #tabletMainNav #mainNav ul > li.mainItem:first-child a {
  border-left: 1px solid #fff;
}
.seperator #tabletMainNav #mainNav ul > li.mainItem a {
  border-right: 1px solid #fff;
}
#tabletMainNav #mainNav ul > li.mainItem > a {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 600;
  text-transform: none;
  color: #fff;
  background: #57552e;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
#tabletMainNav #mainNav ul > li.mainItem > a .fa {
  color: #fff;
  margin-left: 10px;
  display: none;
}
#tabletMainNav #mainNav ul > li.mainItem > a > .inner {
  padding: 0 30px 0 0;
  letter-spacing: 0;
}
#tabletMainNav #mainNav ul > li.mainItem:last-child > a > .inner {
  padding: 0;
}
#tabletMainNav #mainNav ul > li.mainItem i {
  float: right;
  font-size: 1em;
}
#tabletMainNav #mainNav ul > li.mainItem:last-child {
  margin-right: 0;
}
#tabletMainNav #mainNav ul > li.mainItem.last ul {
  right: 0;
}
#tabletMainNav #mainNav ul > li.mainItem ul {
  background: #57552e;
  left: auto;
  margin: 0;
  padding: 15px 15px 8px 15px;
  min-width: 200px;
  text-align: left;
}
#tabletMainNav #mainNav ul > li.mainItem ul ul.column {
  float: left;
  width: 48%;
  min-width: 1px;
  margin: 0;
  padding: 0;
  border: none;
}
#tabletMainNav #mainNav ul > li.mainItem ul ul.column.alt {
  margin-left: 2%;
}
#tabletMainNav #mainNav ul > li.mainItem ul > li.subItem {
  padding: 0;
  margin: 0;
  float: none !important;
  display: block;
}
#tabletMainNav #mainNav ul > li.mainItem ul > li.subItem.last, #tabletMainNav #mainNav ul > li.mainItem ul > li.subItem:last-child {
  padding: 0;
  margin: 0;
}
#tabletMainNav #mainNav ul > li.mainItem ul > li.subItem a {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: none;
  text-transform: none;
  border: 0 !important;
  padding: 7px 0;
  text-shadow: none;
  display: block;
  color: #fff;
  background: inherit;
}
#tabletMainNav #mainNav ul > li.mainItem ul > li.subItem a .fa {
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  float: none;
  color: inherit;
  font-size: 1em;
  margin-left: 5px;
  display: inline-block;
  float: right;
}
#tabletMainNav #mainNav ul > li.mainItem ul ul {
  margin: 0;
  padding: 0;
}
#tabletMainNav #mainNav ul > li.mainItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.active > a {
  color: #fff;
  background: #57552e;
}
#tabletMainNav #mainNav ul > li.mainItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active > a .fa {
  color: inherit;
}
#tabletMainNav #mainNav ul > li.mainItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.active > a .title {
  border-bottom: #7ba231 1px solid;
  padding: 0 0 2px 0;
}
#tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a {
  color: #fff;
  background: inherit;
  text-decoration: none;
}
#tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .fa {
  color: inherit;
}
#tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .title {
  border-bottom: #7ba231 1px solid;
  padding: 0 0 2px 0;
}
}
@media only screen and (max-width: 990px) and (max-width: 990px) {
  #tabletMainNav #mainNav {
    font-size: 14px;
    color: #06323a;
    margin: 0;
  }
  #tabletMainNav #mainNav ul {
    margin: 0;
    background: #7ba231;
  }
  #tabletMainNav #mainNav ul > li.mainItem {
    margin: 0;
    width: 100%;
    height: auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  #tabletMainNav #mainNav ul > li.mainItem.home > a > .inner .fa {
    margin: 0 0.4em 0 0;
    font-size: 1.2em;
    color: inherit;
  }
  #tabletMainNav #mainNav ul > li.mainItem.home .title {
    display: inline-block;
  }
  #tabletMainNav #mainNav ul > li.mainItem.home > a > .inner {
    padding: 15px;
  }
  #tabletMainNav #mainNav ul > li.mainItem > a {
    color: #fff;
    background: #7ba231;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.28571em;
    margin: 0;
    padding: 0;
    display: block;
    border: 0 !important;
    height: auto;
    line-height: 1em;
  }
  #tabletMainNav #mainNav ul > li.mainItem > a > .inner {
    padding: 15px;
  }
  #tabletMainNav #mainNav ul > li.mainItem > a .fa {
    display: inline-block;
    font-size: 1em;
    color: #043882;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul {
    display: none;
    position: static;
    background: #fff;
    width: auto;
    padding: 15px;
    border-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul:before {
    display: none;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul > li.subItem {
    padding: 5px 0 !important;
    border: 0 !important;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul > li.subItem > a {
    font-size: 1.14286em;
    color: #013072;
    height: auto;
    line-height: 1;
    background: inherit;
    padding: 0;
    white-space: normal;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul > li.subItem > a .fa {
    display: inline-block;
    float: right;
  }
  #tabletMainNav #mainNav ul > li.mainItem ul ul {
    border: none;
    padding: 0;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.active > a {
    color: #fff;
    background: #57752e;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active > a .fa {
    color: inherit;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.active > a .title {
    border: 0 !important;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover ul, #tabletMainNav #mainNav ul > li.mainItem.hover ul, #tabletMainNav #mainNav ul > li.mainItem.selected ul, #tabletMainNav #mainNav ul > li.mainItem.active ul {
    background: #57752e;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem a {
    color: white;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a {
    color: #57752e;
    text-decoration: none;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .fa, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .fa {
    color: inherit;
  }
  #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem:hover ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.hover ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.selected ul > li.subItem.selected:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem:hover > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected > a .title, #tabletMainNav #mainNav ul > li.mainItem.active ul > li.subItem.selected:hover > a .title {
    border: 0 !important;
    color: #7ba231;
  }
}
@media only screen and (max-width: 990px) and (max-width: 479px) {
  #tabletMainNav #mainNav {
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    margin: 0px;
  }
  #tabletMainNav #mainNav > ul > li.mainItem ul.column {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
  }
  #tabletMainNav #mainNav > ul > li.mainItem ul.alt {
    margin: 0;
  }
}
@media only screen and (max-width: 990px) and (min-width: 991px) {
  #tabletMainNav #mainNav ul > li.mainItem.home a > .inner .fa {
    display: none;
  }
  #homepage #tabletMainNav #mainNav ul > li.mainItem.home {
    display: inline-block;
  }
}
@media only screen and (max-width: 990px) and (min-width: 991px) and (max-width: 1200px) {
  #tabletMainNav #mainNav ul > li.mainItem > a {
    letter-spacing: 0;
    font-size: 0.99em !important;
  }
  #tabletMainNav #mainNav ul > li.mainItem > a > .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 990px) {
  #tabletMainNav .bgMainNav {
    background: #7ba231;
  }
  #tabletMainNav .bgMainNav .logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  #tabletMainNav div.closeMainNav {
    font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
    font-size: 1.28571em;
    text-transform: uppercase;
  }
  #tabletMainNav div.closeMainNav a {
    height: 50px;
    line-height: 50px;
  }
}
/* BREADCRUMBS
/*-------------------------------------------------------------------*/
#breadcrumbs {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 0.92857em;
  border: none;
  margin: 0;
  line-height: 1em;
}
#breadcrumbs > .inner {
  padding: 20px 0 0 0;
}
#breadcrumbs .container > .inner {
  padding: 20px 0 0 0;
}
#breadcrumbs a {
  color: #57552e;
}
#breadcrumbs a:hover {
  color: #7ba231;
  text-decoration: none;
}
#breadcrumbs span.title {
  color: #34495e;
  margin-right: 12px;
  display: none;
}
#breadcrumbs span.seperator {
  visibility: hidden;
  position: relative;
}
#breadcrumbs span.seperator:after {
  color: #c2c5c7;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-left: 7px;
  margin-right: 7px;
  visibility: visible;
  left: 0;
  right: 0;
  top: 1px;
  position: absolute;
}
@media only screen and (max-width: 479px) {
  #breadcrumbs.alignRight {
    text-align: left;
  }
}

/* MAIN
/*-------------------------------------------------------------------*/
#main {
  position: relative;
  z-index: 0;
  color: #06323a;
  background: #eee;
  padding-bottom: 100px;
}

/* CONTENT
/*-------------------------------------------------------------------*/
#content {
  position: relative;
  z-index: 1;
}
#content #shopArticle .info{
  color: #549B12;
  background-color: rgba(120, 210, 36, 0.26);
  padding: 10px 20px;
  margin-bottom: 20px;
}
#content #background {
  background: #FFF;
  max-width: 1300px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  margin: 0 auto;
}
#content .title:hover {
  border-bottom: none !important;
}
#content .title a:hover {
  border-bottom: none !important;
}
#content .container {
  position: relative;
  z-index: 1;
}
#content .container > .inner {
  padding: 40px 0 0 0;
  position: relative;
}
#content .container > .inner #cart {
  overflow: hidden;
  clear: both;
}
#content .container > .inner #cart ul {
  float: left;
  margin: 20px 0;
}
#content .container > .inner #cart ul li {
  display: inline-block;
  float: left;
  margin: 0 20px 20px 0;
  list-style: none;
}
#content .container > .inner #cart ul li:first-child {
  width: 60px;
}
#content .container > .inner #cart ul li select {
  width: 50px;
  float: right;
}
#content .container > .inner #cart ul li h2 {
  font-family: "Open Sans";
  font-weight: 400;
  color: #7BA231;
  font-size: 40px;
}
Notities:

#content .contentCol #thumbImages {
  padding-top: 20px;
  clear: both;
}
#content .contentCol #thumbImages .thumbnail {
  width: 33%;
  display: inline-block;
  line-height: 1;
  text-align: center;
  padding-right: 3px;
  margin: 0;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
}
#content .container > .inner .back:hover {
  border: 0px;
}
#content .container > .inner .back span {
  margin: 0 10px 0 0;
}
#content .container > .inner .productinfo .inner {
  float: left;
  width: 60%;
}
#content .container > .inner .productinfo .liefgebiet-banner {
  width: 35%;
  margin-top: 0px;
}
#content .container > .inner .productinfo .liefgebiet-banner img {
  width: 200px;
  height: auto;
}
#content .container #shopArticle .article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
#content .container #shopArticle .article .ausverkauft, #content .container #shopArticle .article .Ausverkauft {
  color: red;
  text-transform: uppercase;
}
#content .container #shopArticle .article .zeitlich, #content .container #shopArticle .article .Zeitlich {
  color: orange !important;
  text-transform: uppercase;
}
#content .container #shopArticle .article .bestellbar, #content .container #shopArticle .article .Bestellbar {
  color: #7BA231;
  text-transform: capitalize;
}
#content .container #shopArticle .article .data .title p {
  font-weight: bold;
  margin-top: 8px;
}
#content .container #shopArticle .article .info td {
  padding-right: 20px;
  vertical-align: top;
  padding-bottom: 5px;
}
#content .container #shopArticle .article img {
  margin-top: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#content .contentCol .toolTip {
  display: inline-block;
  position: relative;
  float: right;
  z-index: 500;
  top: 0;
  text-decoration: none;
}
#content .contentCol .toolTip #hoveringTooltip {
  position: absolute;
  top: 0;
  left: 50px;
  width: 300px;
  padding: 30px;
  background: white;
  display: none;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#content .contentCol .toolTip #hoveringTooltip h2 {
  text-align: center;
}
#content .contentCol .toolTip .infotool {
  cursor: pointer;
  color: #FFF;
  background: #F60;
  float: right;
  padding: 4px;
  font-weight: 600;
  text-align: center;
  -moz-border-radius: 5000px;
  -webkit-border-radius: 5000px;
  border-radius: 5000px;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
#content .contentCol .toolTip .infotool:hover {
  cursor: pointer;
  color: white;
  background: #00b3ee;
  padding: 4px;
  font-weight: 600;
  text-align: center;
  -moz-border-radius: 5000px;
  -webkit-border-radius: 5000px;
  border-radius: 5000px;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
#content .contentCol #bBasket input.radio {
  display: block;
  margin: 5px 0.5em 0.5em 0;
}
#content .contentCol #bBasket label.destination, #content .contentCol #bBasket label.shipping, #content .contentCol #bBasket label.payment {
  float: left;
  vertical-align: top;
}
#content .contentCol .data .table-row {
  display: flex;
  padding: 2px 0;
}
#content .contentCol > .inner {
  padding: 0 0 30px 0;
}
#content .contentCol > .inner p {
  margin-top: 25px;
}
#content .contentCol > .inner .content a {
  text-decoration: underline;
}
#content .contentCol > .inner .content a:hover {
  text-decoration: none;
}
#content .contentCol > .inner select {
  margin: 0;
}
#content .contentCol > .inner .buy {
  margin-top: 20px;
}
#content .contentCol .borderTop {
  border-top: 5px solid #bdd098;
  padding: 20px 0 0 0;
  margin-top: 50px;
}
#content .contentCol .artikelen {
  background: #e3e7e7;
  margin: 20px 0;
}
#content .contentCol .artikelen .cover {
  height: 100%;
  display: block;
  position: absolute;
  left: 10px;
}
#content .contentCol .artikelen .artikel {
  padding: 20px;
}
#content .contentCol .artikelen .artikel h2 {
  border-bottom: #7ba231 solid 1px;
  padding-bottom: 4px;
  margin-bottom: 20px;
  float: left;
}
#content .contentCol .artikelen .artikel .ausverkauft, #content .contentCol .artikelen .artikel .Ausverkauft {
  color: red;
  text-transform: uppercase;
}
#content .contentCol .artikelen .artikel .nicht, #content .contentCol .artikelen .artikel .Nicht {
  color: orange !important;
  text-transform: none;
}
#content .contentCol .artikelen .artikel .bestellbar, #content .contentCol .artikelen .artikel .Bestellbar {
  color: #7BA231;
  text-transform: none;
}
#content .contentCol .artikelen .artikel .priceRow {
  margin-bottom: 50px;
}
#content .contentCol .artikelen .artikel .priceRow h1 {
  margin-top: -6px;
  margin-right: 10px;
}
#content .contentCol .artikelen .artikel .priceRow h3 {
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 600;
  color: #000;
}
#content .contentCol .artikelen .artikel p {
  clear: both;
}
#content .contentCol .artikelen .artikel a .fa {
  color: #7ba231;
}
#content .contentCol .artikelen .button {
  position: absolute;
  bottom: 0;
  right: 10px;
}
#content .contentCol .artikelen .button .fa {
  color: #2a5818 !important;
  font-weight: 300;
  font-size: 12px;
  padding-top: 2px;
}
#content .contentCol .artikelen .button .fa:hover {
  color: white;
}
#content .contentCol .content ul {
  list-style: none;
}
#content .contentCol .content ul li {
  position: relative;
}
#content .contentCol .content ul li:before {
  position: absolute;
  top: 8px;
  margin: 0;
  margin-left: -15px;
  width: 6px;
  height: 6px;
  background: #a4c9d4;
  content: "";
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
}
#content .leftCol {
  position: relative;
  z-index: 1;
}
#content .leftCol > .inner {
  padding: 0 0 60px 0;
}
#content .leftCol > .inner .banner {
  border-bottom: 10px solid #7ba231;
  margin-top: 20px;
}
#content .leftCol > .inner .banner .banner1 {
  background: url("/public/images/banner1.jpg");
  height: 180px;
  position: relative;
}
#content .leftCol > .inner .banner .banner1 .inner {
  background: rgba(42, 88, 24, 0.8);
  padding: 15px;
  position: absolute;
  bottom: 0;
}
#content .leftCol > .inner .banner .banner1 .inner span {
  float: left;
  color: #7ba231;
  font-size: 22px;
  width: 6%;
}
#content .leftCol > .inner .banner .banner1 .inner a:hover h2 {
  color: #7ba231;
}
#content .leftCol > .inner .banner .banner1 .inner a h2 {
  color: #FFF;
  float: left;
  width: 90%;
  font-size: 22px;
}
#content .leftCol > .inner .banner .banner2 {
  background: url("/public/images/banner2.jpg");
  height: 180px;
  position: relative;
}
#content .leftCol > .inner .banner .banner2 .inner {
  padding: 15px;
  background: rgba(42, 88, 24, 0.8);
  position: absolute;
  bottom: 0;
}
#content .leftCol > .inner .banner .banner2 .inner span {
  float: left;
  color: #7ba231;
  font-size: 22px;
  width: 6%;
}
#content .leftCol > .inner .banner .banner2 .inner a:hover h2 {
  color: #7ba231;
}
#content .leftCol > .inner .banner .banner2 .inner a h2 {
  color: #FFF;
  width: 90%;
  float: left;
  font-size: 22px;
}
#content .rightCol > .inner {
  padding: 0 0 60px 0;
}
#content > .row {
  position: relative;
}
@media only screen and (max-width: 990px) {
  #homepage #content {
    margin: 0;
  }
  #content .container > .inner {
    padding: 20px 0 0 0;
  }
  #content .leftCol > .inner {
    padding: 0 0 20px 0;
  }
  #content .leftCol > .inner .banner .banner1, #content .leftCol > .inner .banner .banner2 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-repeat: round !important;
  }
  #content .leftCol > .inner .banner .banner1 .inner, #content .leftCol > .inner .banner .banner2 .inner {
    width: 100%;
    height: auto;
  }
  #homepage #content .leftCol .row > div.margin:last-of-type {
    margin-bottom: 0;
  }
  #content .contentCol > .inner {
    padding: 0 0 20px 0;
  }
  #content .contentCol > .inner .artikelen .artikel .inner p {
    font-size: 13px;
    line-height: 22px;
  }
  #content .contentCol > .inner .artikelen .button {
    position: relative;
    right: 0;
    width: 100%;
  }
  #content .rightCol > .inner {
    padding: 0 0 40px 0;
  }
  #homepage #content .rightCol > .inner {
    padding: 0 0 20px 0;
  }
  #content .rightCol.alignRight {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  #content .data .table-row {
    display: flex;
  }
  #content .contentCol > .inner {
    padding: 0 0 20px 0;
  }
  #content .contentCol > .inner .artikelen img {
    text-align: center;
  }
  #content .contentCol > .inner .artikelen .artikel .inner p {
    font-size: 13px;
    line-height: 22px;
  }
  #content .contentCol > .inner .artikelen .button {
    position: relative;
    right: 0;
    width: 100%;
  }
  #content .leftCol {
    min-height: 1px;
  }
  #content .leftCol .inner .banner .banner1, #content .leftCol .inner .banner .banner2 {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #content .leftCol .inner .banner .banner1 .inner, #content .leftCol .inner .banner .banner2 .inner {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #content .container > .inner {
    padding: 20px 0 0 0;
  }
  #content .container > .inner .article {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }
  #content .container > .inner .article .info td {
    padding-right: 20px;
    vertical-align: top;
    padding-bottom: 5px;
    display: table-row-group;
  }
  #content .container > .inner .article .data .table-row {
    display: block;
  }
  #content .container > .inner .article .data .table-row .table-cell {
    display: inline-block;
  }
  #content .container > .inner .article img {
    margin-top: 0;
  }
  #content .container > .inner .productinfo .inner {
    float: left;
    width: 100%;
  }
  #content .container > .inner .productinfo .liefgebiet-banner {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    clear: both;
    position: relative;
  }
  #content .container > .inner .productinfo .liefgebiet-banner h2 {
    float: none !important;
    margin-bottom: 20px;
  }
  #content .container > .inner .productinfo .liefgebiet-banner a {
    float: none !important;
  }
  #content .container > .inner .productinfo .liefgebiet-banner a img {
    width: 200px;
    height: auto;
  }
  #content .leftCol {
    min-height: 1px;
  }
  #content .leftCol .inner .banner .banner1, #content .leftCol .inner .banner .banner2 {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #content .leftCol .inner .banner .banner1 .inner, #content .leftCol .inner .banner .banner2 .inner {
    width: 100%;
  }
  #content .contentCol {
    min-height: 1px;
  }
  #header .contact .inner a {
    cursor: pointer;
    display: block;
    padding: 3px 0;
  }
  #content .contentCol .artikelen {
    overflow: hidden;
  }
  #content .contentCol .artikelen .cover {
    display: block;
    position: initial;
    min-height: 150px;
  }
  #content .contentCol .artikelen img {
    text-align: center;
    padding: 20px;
  }
  #content .contentCol .artikelen .artikel .inner p {
    font-size: 13px;
  }
  #content .contentCol .artikelen .button {
    position: relative;
    width: 100%;
    right: 0;
  }
  #content .rightCol {
    min-height: 1px;
  }
  #content .contentCol .artikelen .artikel{
    padding: 20px 20px 0 20px;
  }
  #content .contentCol .artikelen .artikel .priceRow h1 {
    margin-top: 3px;
    margin-right: 10px;
  }
  
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #content .contentCol .artikelen .artikel p {
    sont-size: 13px;
    line-height: 18px;
  }
}

/* PARTERBAR
/*-------------------------------------------------------------------*/
#partnerBar {
  border-top: 3px solid #f5f7fa;
}
#partnerBar .container > .inner {
  padding: 20px 0;
}
#partnerBar #partners {
  position: relative;
  z-index: 0;
}
#partnerBar #partners img {
  max-width: 100%;
  height: auto !important;
  display: inline-block;
}
#partnerBar #partners .loader {
  background: #fff url("/public/images/img-loader.gif") no-repeat center;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
}
#partnerBar #partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#partnerBar #partners ul li {
  margin: 0;
  padding: 0;
  text-align: center;
}
#partnerBar #partners ul li > .inner {
  padding: 0 10px;
}
#partnerBar #partners ul:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
#partnerBar #partners > .inner {
  padding: 30px 0;
}

/* FOOTERINFO
/*-------------------------------------------------------------------*/
#footerInfo {
  background: url("/public/images/footer.jpg") #FFF;
  padding: 50px 0;
}
#footerInfo .inner .borderBottom {
  position: absolute;
  right: 20px;
  bottom: 0;
}
#footerInfo .inner .borderRight {
  border-right: rgba(255, 255, 255, 0.2) 1px solid;
}
#footerInfo .inner .blog .inner {
  padding: 50px 50px 50px 50px !important;
}
#footerInfo .inner .wrap .inner{
  padding: 50px 0px 50px 50px;
}
#footerInfo .inner .wrap .inner .banner h2 {
  color: #FFF;
  width: 90%;
  float:left;
  font-size: 22px;  
}
#footerInfo .inner .wrap .inner h2 {
  color:#7BA231;
}
#footerInfo .inner .wrap .inner .banner{
  background: url("/public/images/banner2.jpg") !important; 
  height: 180px;
  position:relative;
}
#footerInfo .inner .wrap .inner .banner .inner{
  width: 100%;
  padding: 15px;
  background: rgba(42, 88, 24, 0.8);
  position:absolute;
  bottom:0;
}
#footerInfo .inner .wrap .inner .banner .inner span{
  float:left;
  color:#7ba231;
  font-size: 22px;
  width: 6%;
  margin-right: 5px;
}
#footerInfo .inner .blog .inner h2 {
  color: #7ba231;
}
#footerInfo .inner .blog .inner ul {
  margin: 0;
}
#footerInfo .inner .blog .inner ul li {
  list-style: none;
  clear: both;
  border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
  margin: 20px 0;
  overflow: hidden;
  padding-bottom: 20px;
}
#footerInfo .inner .blog .inner ul li:last-of-type {
  border: 0px;
}
#footerInfo .inner .blog .inner ul li img {
  float: left;
  margin-right: 20px;
}
#footerInfo .inner .blog .inner ul li h2 {
  font-weight: 600;
  color: #7ba231;
  font-size: 14px;
  margin-bottom: 10px;
  font-family: 'Open Sans';
}
#footerInfo .inner .blog .inner ul li p {
  color: white;
  line-height: 18px;
  font-weight: 300;
}
#footerInfo .inner .blog .inner ul li a {
  color: #7ba231;
}
#footerInfo .inner .liefgebiet .inner {
  padding: 50px;
}
#footerInfo .inner .liefgebiet .inner h2 {
  color: #7ba231;
}
#footerInfo .inner .liefgebiet .inner img {
  max-width: 165px;
  clear: both;
}
#footerInfo .inner .liefgebiet .inner:first-child {
  width: 100%;
}
#footerInfo .inner .erfahrungen .inner {
  padding: 50px 50px 50px 0;
}
#footerInfo .inner .erfahrungen .inner h2 {
  color: #7ba231;
}
#footerInfo .inner .erfahrungen .inner ul {
  margin: 0;
}
#footerInfo .inner .erfahrungen .inner ul li {
  list-style: none;
  clear: both;
  border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
  margin: 20px 0;
  overflow: hidden;
  padding-bottom: 20px;
}
#footerInfo .inner .erfahrungen .inner ul li:last-of-type {
  border: 0px;
}
#footerInfo .inner .erfahrungen .inner ul li p {
  color: white;
  line-height: 18px;
  font-weight: 300;
}

@media only screen and (max-width: 990px) {
  #footerInfo .inner .blog .inner {
    padding: 20px !important;
  }
  #footerInfo .banner h2{
    font-size:16px !important;
  }
  #footerInfo .inner .wrap .inner{
    padding: 20px;
  }
  #footerInfo .inner .wrap .inner .banner{
    background: url("/public/images/banner2.jpg") !important; 
    height: 180px;
    position:relative;
    background-size:cover !important;
  }
}

@media only screen and (max-width: 767px) {
  
  #footerInfo .inner .blog .inner {
    padding: 20px !important;
  }
  #footerInfo .inner .wrap .inner{
    padding: 20px;
  }
  #footerInfo {
    background-size: cover;
  }
  #footerInfo .borderRight {
    border-right: rgba(255, 255, 255, 0.2) 0px solid;
  }
  #footerInfo .wrap .inner {
    padding: 10px !important;
  }
}

/* FOOTER
/*-------------------------------------------------------------------*/
#footer {
  color: #fff;
  background: #7ba231;
  font-size: 14px;
}
#footer .fa {
  color: #57552e;
}
#footer .seperator {
  margin-left: 20px;
}
#footer .container > .inner {
  padding: 30px 0 40px 20px;
}
#footer h3 {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1.42857em;
  line-height: 1em;
  font-weight: normal;
}
#footer h3 + * {
  margin-top: 1.5em;
}
#footer h3 a {
  color: inherit;
}
#footer h4 {
  font-family: "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 2em;
  line-height: 1em;
  font-weight: normal;
  color: inherit;
}
#footer h4 a {
  color: inherit;
}
#footer > a {
  text-decoration: none;
  color: inherit;
}
#footer > a:hover {
  text-decoration: underline;
}
#footer img.pull-right {
  margin-bottom: 0;
}
#footer ul {
  list-style: none;
  margin-left: 0;
}
#footer #footerNav {
  font-size: 1.14286em;
}
#footer #footerNav a {
  color: inherit;
  display: inline-block;
}
#footer #footerNav a:hover {
  text-decoration: underline;
}
#footer #footerNav ul {
  line-height: 1;
}
#footer #footerNav ul > li {
  display: inline-block;
  margin: 0 0 0.2em 0;
}
#footer #footerNav ul > li.selected a {
  text-decoration: underline;
}
#footer #footerNav.seperator ul > li a {
  border-color: inherit;
  border-color: #243b40;
}
@media only screen and (max-width: 990px) {
  #footer.alignLeft, #footer.alignRight {
    text-align: center;
  }
  #footer .inner {
    line-height: 1.57143em;
  }
  #footer #footerNav {
    font-size: 1em;
  }
  #footer #footerNav > .inner {
    padding: 20px 0;
  }
  #footer #footerNav .line, #footer #footerNav hr {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #footer img.pull-right {
    max-width: 20%;
  }
}
@media only screen and (max-width: 479px) {
  #footer span.item {
    display: block;
    margin: 0;
  }
  #footer .container > .inner {
    padding: 20px 0;
  }
  #footer img.pull-right {
    max-width: 50%;
  }
  #footer #socialBar span.title {
    display: none;
  }
}
