/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
}
/* @group default links */
a:link,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}
a {
  color: #000;
}
a:hover {
  color: #e5007d;
}
.noclick {
  cursor: default;
}
/* @end */
input,
textarea {
  font: 15px 'Open Sans', sans-serif;
}
figure {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4 {
  font-family: 'museo-slab', sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.2em;
}
h1 {
  font-size: 28px;
  color: #556a05;
}
h2,
h2 a {
  font-size: 22px;
  color: #e5007d;
  font-weight: 300;
}
h3,
h3 a {
  font-size: 22px;
  font-weight: 300;
  color: #e5007d;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h2.sectiontitle {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.home h1 {
  font-size: 35px;
  color: #bed73d;
}
.home h2 {
  font-size: 35px;
  color: #bed73d;
  font-weight: 700;
}
p,
ul,
ol {
  margin-bottom: 20px;
}
b,
strong {
  font-weight: bold;
}
italic {
  font-style: italic;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
hr {
  clear: both;
  display: block;
  height: 0px;
  border: none;
}
a {
  color: #db2b5d;
  cursor: pointer;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
/* @end */
/* @group GENERAL */
.section {
  overflow: hidden;
  clear: both;
}
.readmore {
  color: #e5007d !important;
  font-family: 'museo-slab', sans-serif;
  font-weight: 400;
}
.video-responsive {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* @end */
/* @group HEADER */
.header {
  position: relative;
}
.header .container {
  position: relative;
}
.header .utils {
  position: absolute;
  top: 30px;
  right: 120px;
}
.header .utils a {
  color: #909090;
}
.header .utils a:hover {
  color: #556a05;
}
.home .header .container {
  height: 1100px;
  position: relative;
  z-index: 2;
}
.home .header .std-nav {
  position: absolute;
  right: 0;
  top: 550px;
}
.home .header .mainnavxxx {
  font-family: 'museo-slab', sans-serif;
  text-align: right;
  font-weight: 700;
  font-size: 18px;
  line-height: 34px;
}
.home .header .mainnavxxx a {
  display: inline-block;
  padding-left: 40px;
  color: #556a05 !important;
}
.home .header .mainnavxxx a:hover,
.home .header .mainnavxxx li.active a {
  color: #bed73d !important;
  background: url(../images/bullet.png) left center no-repeat;
}
.home .header .mainnavxxx li.house i {
  font-size: 26px;
}
.home .header .mainnavxxx li.house a:hover {
  background: none;
}
.home .header .mainnavxxx li.house.active a {
  background: none;
}
.home .header .languages {
  right: 40px;
}
.home .header .languages a {
  color: #eee;
}
.home .header .logo {
  display: block;
  text-align: center;
  padding: 40px 0 0;
}
.home .header .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../images/topmask.png) center top no-repeat;
}
.home .header .rev-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  /*background: url(../images/dummyslider.jpg) center center no-repeat;
		background-size: cover;*/
}
.home .header .rev-slider h2.slider-title {
  font-family: 'museo-slab', sans-serif;
  font-weight: 700;
  font-size: 62px;
  color: white;
}
.page .logo {
  display: block;
  width: 200px;
  text-align: center;
  padding: 30px 0 0;
  margin: 0 auto;
}
.page .std-nav {
  overflow: hidden;
  margin-top: -46px;
  margin-bottom: 20px;
}
.page .mainnavxxx {
  font-family: 'museo-slab', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  /* contact */
}
.page .mainnavxxx li {
  float: left;
  margin-right: 40px;
}
.page .mainnavxxx li.last {
  margin-right: 0;
}
.page .mainnavxxx li.spacer {
  width: 260px;
  color: #fff !important;
}
.page .mainnavxxx a {
  display: inline-block;
  color: #556a05 !important;
  padding-bottom: 6px;
}
.page .mainnavxxx a:hover,
.page .mainnavxxx li.active a {
  color: #bed73d !important;
}
.page .mainnavxxx li.house {
  margin-top: -5px;
}
.page .mainnavxxx li.house i {
  display: inline-block;
  font-size: 26px;
}
.page .mainnavxxx li.house a:hover,
.page .mainnavxxx li.house li.active a {
  background: none;
}
.page .mainnavxxx li.item-106-xxxx {
  display: none;
}
@media (max-width: 570px) {
  .header .utils {
    right: auto;
    left: 20px;
  }
}
/* @end */
/* @group CTA-SIDE */
.cta-side {
  display: block;
  position: fixed;
  top: 120px;
  right: -2px;
  z-index: 400;
  line-height: 1.2em;
  text-align: right;
  text-transform: uppercase;
  padding: 10px 30px 10px 30px;
  border-radius: 100px 0 0 100px;
  color: #fff;
  background: #e5007d;
  border: 2px solid #e5007d;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease-in-out 0s;
}
.cta-side .text {
  display: block;
  font-weight: bold;
}
.cta-side:hover {
  color: #fff;
}
.showcta .cta-side {
  right: -2px;
}
@media (max-width: 600px) {
  .cta-side {
    padding-right: 20px;
    top: auto;
    bottom: 60px;
  }
}
/* @end */
/* @group ABOUT */
.mod-about {
  margin-top: -75px;
  position: relative;
  z-index: 50;
  overflow: hidden;
}
.halfling {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.leftside .block {
  height: 300px;
  padding-right: 20px;
  padding-top: 80px;
  box-sizing: border-box;
  margin-right: 10px;
  float: right;
  text-align: right;
  position: relative;
}
.leftside .block h1,
.leftside .block h1 a {
  font-size: 33px;
  color: #bed73d;
}
.leftside .block h2 {
  font-size: 24px;
  color: #556a05;
  font-weight: 300;
}
.leftside .block .action-box {
  width: 100%;
  position: absolute;
  bottom: 20px;
  right: 0;
  box-sizing: border-box;
}
.leftside .block .button-box {
  display: block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
  background-color: #5e7236;
  border-right: 20px solid #fff;
  font-family: 'museo-slab', sans-serif;
  text-align: center;
  color: #fff;
}
.leftside .block .button-box span {
  display: block;
}
.leftside .block .button-box .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.leftside .block .button-box .text {
  position: relative;
}
.leftside .block .button-box .text:after {
  display: block;
  content: "";
  height: 1px;
  background: #fff;
  margin: 12px 20px;
}
.leftside .block .button-box .action {
  text-transform: lowercase;
  font-weight: bold;
}
.leftside .block .button-box:hover {
  opacity: 0.6;
}
.leftside .block .button-box.button-box-left {
  background: #5e7236 url(../images/hydrangeaworld.jpg) center center no-repeat;
  background-size: cover;
}
.leftside .block .button-box.button-box-right {
  background: #5e7236 url(../images/hype.jpg) center center no-repeat;
  background-size: cover;
}
.leftside .block .actions {
  position: absolute;
  margin: 0 -10px;
  bottom: 20px;
  right: 25px;
}
.leftside .block .actions a {
  padding-left: 5px;
  margin: 0;
}
.leftside .block .actions a:hover {
  opacity: 0.3;
  transition: opacity 0.6s ease-out 0s;
}
.categories-module .slide {
  height: 600px;
  width: 150px;
  padding: 25px;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  position: relative;
  background-size: cover;
}
.categories-module .slide .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bggradient.png) center bottom repeat-x;
}
.categories-module .slide .intro-img {
  display: none;
}
.categories-module .slide .info {
  width: inherit;
  box-sizing: border-box;
  padding: 80px 20px 20px;
  height: 155px;
  position: absolute;
  bottom: 15px;
  left: 0;
  overflow: hidden;
}
.categories-module .slide .panel {
  width: 80%;
  max-width: 320px;
  float: left;
  text-align: right;
  -webkit-transition: -webkit-transform 0.3s ease-out 0s !important;
  transition: transform 0.3s ease-out 0s !important;
}
.categories-module .slide .panel h3 {
  margin: 2px 0 20px 0;
}
.categories-module .slide .panel h3 a {
  margin: 0 0 20px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1em;
}
.categories-module .slide .goto {
  font-size: 60px;
  color: #fff !important;
  float: right;
  -webkit-transition: -webkit-transform 0.3s ease-out 0s !important;
  transition: transform 0.3s ease-out 0s !important;
}
.categories-module .slide .goto i::before {
  margin: 0;
  width: auto;
}
.categories-module .slide:hover .panel {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}
.categories-module .slide:hover .goto {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.halfling .categories-module {
  margin-left: 10px;
}
@media (max-width: 979px) {
  .leftside .block {
    padding-top: 80px;
  }
  .leftside .block h1 {
    font-size: 24px;
  }
  .leftside .block h1 a {
    font-size: 24px;
  }
  .leftside .block h2 {
    font-size: 20px;
  }
  .leftside .block a.button {
    padding: 0 10px;
    font-size: 12px;
  }
  .leftside .block .action-box {
    width: 100%;
    margin-top: 20px;
    right: 20px;
  }
  .leftside .block .button-box {
    width: 100%;
    float: none;
    padding: 10px;
    border-right: none;
    margin-top: 15px;
  }
  .leftside .block .button-box .text {
    position: relative;
  }
  .leftside .block .button-box .text:after {
    margin: 8px 20px;
  }
  .categories-module .slide {
    height: 720px;
  }
}
@media (max-width: 767px) {
  .leftside .block {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 0;
  }
  .leftside .block .action-box {
    width: auto;
    left: 30px;
    right: 0;
  }
  .categories-module .slide {
    height: 640px;
  }
}
@media (max-width: 660px) {
  .leftside .block {
    height: auto;
    text-align: left;
    clear: both;
    padding: 0;
    margin: 0 0 15px;
  }
  .leftside .block .action-box {
    position: static;
  }
  .leftside .block .button-box {
    width: 50%;
    float: left;
    padding: 20px;
    margin-top: 0;
  }
  .leftside .block .button-box .text:after {
    margin: 12px 20px;
  }
  .leftside .block .button-box.button-box-left {
    border-right: 10px solid #fff;
  }
  .leftside .block .button-box.button-box-right {
    border-left: 10px solid #fff;
  }
  .categories-module .slide {
    height: 400px;
  }
  .halfling {
    width: 100%;
    float: none;
    clear: both;
    box-sizing: border-box;
    margin: 0;
    padding: 0 20px;
  }
  .halfling .categories-module {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .leftside .block .button-box {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  .leftside .block .button-box.button-box-left,
  .leftside .block .button-box.button-box-right {
    border: none;
  }
}
/* @end */
/* @group NEWS SLIDER */
.mod-news {
  background: url(../images/bgnews.gif) center bottom no-repeat;
}
.mod-news .container {
  padding-top: 200px;
  padding-bottom: 50px;
}
.newsslider {
  margin: 0 20px;
}
.newsslider .slide {
  width: 260px;
  margin: 0 20px;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;
  background-size: cover;
}
.newsslider .slide .date {
  font-size: 12px;
}
.newsslider .slide h2 {
  font-size: 18px;
  font-weight: 400;
  color: #556a05;
}
.newsslider .slide .info {
  padding: 20px;
}
.newsslider .slick-prev,
.newsslider .slick-next {
  font-size: 47px;
  height: 55px;
  width: 40px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.newsslider .slick-prev i::before,
.newsslider .slick-next i::before {
  margin: 0;
  width: auto;
}
/* @end */
/* @group GROW INFO */
.mod-info {
  background: #bed73d;
  color: #fff;
}
.mod-info .container {
  padding-top: 35px;
  padding-bottom: 35px;
}
.mod-info h2 {
  color: #fff;
}
.mod-info .growsteps {
  overflow: hidden;
  padding: 10px 0 20px;
  margin: 0 auto;
}
.mod-info .growsteps .step {
  display: block;
  width: 165px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.mod-info .growsteps .step.first {
  width: 180px;
}
.mod-info .growsteps .step h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.mod-info .growsteps .step h3 span {
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}
.mod-info .growsteps .separator {
  display: block;
  float: left;
  font-size: 30px;
  padding: 35px 20px 0;
  vertical-align: top;
}
/* @end */
/* @group TWITTER */
.mod-twitter {
  background: url(../images/bgtwitter.png) center bottom no-repeat;
  min-height: 370px;
  font-family: 'museo-slab', sans-serif;
  font-weight: 300;
  color: #fff;
}
.mod-twitter .logo {
  display: block;
  text-align: center;
  font-size: 60px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.mod-twitter .logo a {
  color: #fff !important;
}
.mod-twitter .logo a:hover {
  color: #e5007d !important;
}
.mod-twitter a:hover {
  color: #fff !important;
}
.mod-twitter .tweets {
  margin: 0 60px;
}
.mod-twitter .TDB-tweet {
  font-size: 28px;
  line-height: 1.3em;
  text-align: center;
}
.mod-twitter .TDB-tweet a {
  color: #fff !important;
  text-decoration: underline;
}
.mod-twitter .TDB-tweet a:hover {
  color: #e5007d !important;
}
.mod-twitter .TDB-tweet-text {
  text-align: center;
}
.mod-twitter .TDB-tweet-time {
  display: block;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}
.mod-twitter .TDB-tweet-time a {
  margin-right: 10px;
  text-decoration: none !important;
}
.home .mod-twitter {
  background-color: #bed73d;
}
/* @end */
/* @group FOOTER */
.footer .container {
  min-height: 150px;
  margin-top: 65px;
  margin-bottom: 65px;
}
.footer h3 {
  color: #bed73d;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
}
.footer .address em {
  font-weight: bold;
  font-style: normal;
  color: #bed73d;
}
.footer a {
  color: #909090;
  text-decoration: underline;
}
.footer .links li a {
  text-decoration: none;
}
.footer .links li a i {
  color: #bed73d;
  font-size: 11px;
  margin-right: 5px;
}
.footer .links li a:hover {
  color: #bed73d;
}
.footer .logos .logo-small {
  margin-bottom: 20px;
}
.footer .credits {
  margin-top: 40px;
}
/* @end */
/* @group BANNER */
.banner {
  background: #80965b url(../images/bgbanner.jpg) center top no-repeat;
}
.banner .container {
  height: 90px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.banner .box {
  width: 50%;
  box-sizing: border-box;
  padding: 0 40px;
  float: left;
  font-family: 'museo-slab', sans-serif;
  color: #fff;
}
.banner .menutitle {
  padding-left: 0;
  border-right: 1px solid #fff;
  text-align: right;
  height: 90px;
  overflow: hidden;
  font-size: 55px;
  line-height: 90px;
  font-weight: 700;
  margin: 0;
  text-transform: lowercase;
  color: #fff;
}
.banner .menutext {
  text-align: left;
  font-size: 22px;
  line-height: 24px;
}
.banner .menutext p {
  margin: 20px 0 0;
}
/* @end */
/* @group CRUMBS */
.crumbs {
  padding: 30px 0 20px;
}
.crumbs ul.breadcrumb li {
  display: inline;
}
/* @end */
/* @group VERVOLG PAGINA'S */
.default .bodywrapxx {
  padding-bottom: 300px;
  background: url(../images/bgstdcol.gif) center top repeat-y;
  margin-bottom: -250px;
}
.tpl-assortiment.view-category .bodywrapxx,
.tpl-assortiment.view-default .bodywrapxx {
  padding-bottom: 300px;
  background: url(../images/bgassortiment.gif) center bottom no-repeat;
}
.page .content .page-header,
.page .content #cel_1 {
  display: none;
}
.page .content .item-page .item-image {
  margin-bottom: 10px;
}
.page .content .nieuwspagina .item {
  /*overflow: auto;*/
  margin-bottom: 20px;
  overflow: hidden;
}
.page .content .nieuwspagina .item .item-image {
  /*margin-right: 20px;*/
}
.page .content .nieuwspagina .fields-container {
  display: none;
}
.page.contact .blog article {
  height: 360px;
  margin-bottom: 50px;
}
.aside .inner {
  padding-left: 40px;
  margin-left: 40px;
}
.aside h3 {
  color: #556a05;
  font-size: 22px;
}
/* @end */
/* @group SUBNAV */
.subnavbox {
  display: none;
}
.aside .subnav {
  margin: 0 0 40px -40px;
  padding: 0;
}
.aside .subnav li {
  margin: 0 0 1px 0;
  padding: 0;
}
.aside .subnav li a {
  display: block;
  padding-left: 40px;
  color: #909090;
  font-size: 18px;
  line-height: 50px;
  font-weight: 700;
  font-family: 'museo-slab', sans-serif;
}
.aside .subnav li a:hover,
.aside .subnav li.active a {
  background: #fff;
  color: #e5007d;
}
/* @end */
/* @group CONTENT */
/* @end */
/* @group LAYEREDNAV */
.layerednav {
  font-family: 'museo-slab', sans-serif;
  font-weight: 700;
  margin-bottom: 70px;
}
.layerednav .first-nav {
  background: #c7c7c7;
  overflow: hidden;
}
.layerednav .first-nav a {
  display: block;
  width: 50%;
  box-sizing: border-box;
  float: left;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
}
.layerednav .first-nav a.isleft {
  text-align: right;
  padding-right: 40px;
  border-right: 1px solid #fff;
}
.layerednav .first-nav a.isright {
  text-align: left;
  padding-left: 40px;
}
.layerednav .first-nav a:hover {
  background: #bed73d;
  color: #556a05;
}
.layerednav .first-nav li.active a {
  background: #bed73d;
  color: #556a05;
}
.layerednav .second-nav {
  background: #e9e9e9;
  text-align: center;
}
.layerednav .second-nav li {
  display: inline-block;
}
.layerednav .second-nav a {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
  padding: 0 40px;
  color: #909090;
}
.layerednav .second-nav a:hover,
.layerednav .second-nav li.active a {
  background: #fff;
  color: #e5007d;
}
/* @end */
/* @group PRODUCT-GRID */
.product-grid .item {
  text-align: center;
  margin-bottom: 70px;
}
.product-grid .item h2,
.product-grid .item h3,
.product-grid .item h2 a {
  font-weight: 700;
  font-size: 16px;
}
.product-grid img {
  width: 200px;
  margin-bottom: 10px;
}
/* @end */
/* @group PEOPLE */
.people {
  padding-top: 50px;
}
.people .row .items-leading {
  display: none;
}
.people h2 {
  font-size: 35px;
  color: #909090;
  font-weight: 300;
  margin-bottom: 40px;
}
.people em {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  color: #556a05;
}
.people .item p {
  margin: 30px 0 0;
  color: #556a05;
  line-height: 1.6em;
}
.people .item a {
  color: #556a05 !important;
}
.people .item a:hover {
  text-decoration: underline;
}
/* @end */
/* @group CONTACT */
.contactblok {
  background: #bed73d url(../images/bgcontact.png) center center no-repeat;
  color: #fff;
  padding: 30px 0 30px;
}
.contactblok .box {
  width: 50%;
  float: left;
  min-height: 150px;
}
.contactblok .box .left:first-of-type {
  margin: 0 40px 20px 0;
}
.contactblok h2 {
  color: #556a05;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contactblok a {
  color: white;
  text-decoration: underline;
}
.contactblok a:hover {
  text-decoration: none;
}
/* @end */
/* @group BG-SLIDER */
.bg-slider {
  width: 50%;
  height: 80%;
  position: absolute;
  top: 0;
  left: -130px;
  z-index: -1;
}
.bg-slider .item {
  min-height: 300px;
  background-size: cover;
  background-position: center center;
}
/* @end */
/* @group PRODUCTDETAIL */
.plantdetails {
  position: relative;
}
.plantdetails .bgimage {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -130px;
  z-index: -1;
  background-size: cover;
  background-position: right top !important;
  background-repeat: no-repeat !important;
}
.plantdetails .plantmask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/swoosj.png) center bottom no-repeat;
}
.plantdetails .container {
  position: relative;
  z-index: 100;
}
.plantdetails .article-header {
  margin-bottom: 30px;
}
.plantdetails .article-header .h1 {
  margin: 0 0 5px;
}
.plantdetails .article-header .subtitle {
  text-transform: uppercase;
  font-weight: 400;
}
.plantdetails .article-images {
  overflow: hidden;
  margin-bottom: 20px;
}
.plantdetails .article-images a {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 20px 20px 0;
}
.plantdetails .article-images a:hover {
  opacity: 0.7;
}
.plantdetails .buttons {
  text-align: right;
  box-sizing: border-box;
  padding: 60px 100px 0 0;
}
.plantdetails .buttons a {
  background-color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.plantdetails .plantinfo {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.plantdetails .plantinfo .description {
  margin-bottom: 80px;
}
.plantdetails .plantinfo article {
  min-height: 400px;
}
.plantdetails .plantinfo article .item-image {
  display: none;
}
.plantdetails .plantinfo article .item-page .sigProContainer {
  display: none;
}
.plantdetails .plantinfo h1 {
  margin: 0 0 30px;
}
.plantdetails .plantinfo .article-image {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: -40px;
  right: -40px;
}
.plantdetails .plantinfo .images {
  display: none;
  width: 260px;
  position: absolute;
  top: 65px;
  right: 0;
}
.plantdetails .plantinfo .images img {
  display: block;
  width: 115px !important;
  height: 115px !important;
  background-size: auto 115px !important;
  background-position: center;
  float: right;
  margin: 0 0 15px 15px;
}
.plantdetails .plantinfo .tips {
  clear: both;
  margin-top: 90px;
  margin-bottom: 80px;
}
.plantdetails .plantinfo .atrribute-list {
  margin-bottom: 40px;
}
.plantdetails .plantinfo .atrribute-list li {
  box-sizing: border-box;
  background: #dedcda;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
}
.plantdetails .plantinfo .atrribute-list li:nth-child(odd) {
  background: #efeeed;
}
.plantdetails .plantinfo .atrribute-list li .key {
  box-sizing: border-box;
  padding: 7px;
  width: 50%;
  float: left;
  border-right: 1px solid #fff;
}
.plantdetails .plantinfo .atrribute-list li .value {
  box-sizing: border-box;
  padding: 7px;
  width: 50%;
  float: left;
}
.plantdetails .shop-buttons .button {
  margin: 0 15px 15px 0;
}
.plantdetails .goback {
  display: none;
}
.plantdetails .goback a {
  background-color: rgba(0, 0, 0, 0.3);
}
.table-available {
  font-size: 11px;
}
.table-available tr {
  background: #dedcda;
}
.table-available tr:nth-child(even) {
  background: #efeeed;
}
.table-available th,
.table-available td {
  padding: 3px 5px;
  border-right: 1px solid #fff;
}
.table-available .month {
  background: #a6a19e;
  text-align: center;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.table-available .month.empty {
  background: #908a86;
}
.table-available .country {
  text-align: left;
  font-weight: bold;
  padding: 4px 7px;
  text-transform: uppercase;
}
.table-available td {
  min-width: 20px;
  text-align: center;
  font-weight: bold;
}
.table-available td.value {
  font-size: 20px;
}
.table-scroller {
  margin-bottom: 30px;
}
.table-scroller .scrollpointer {
  display: none;
  width: 100%;
  text-align: center;
  color: #bed73d;
  background: #f9fae9;
  line-height: 30px;
}
@media (max-width: 650px) {
  .table-scroller .inner {
    width: 100%;
    overflow: scroll;
    padding-bottom: 10px;
  }
  .table-scroller .scrollpointer {
    display: block;
  }
}
.vcard {
  overflow: hidden;
}
.vcard img {
  float: left;
  width: 290px;
}
.vcard .info {
  float: left;
  width: 194px;
  padding: 80px 0 0 40px;
  color: #fff;
}
.vcard .info h2,
.vcard .info h3 {
  color: #fff;
}
.vcard .info a {
  color: #556a05;
}
.vcard .info a:hover {
  text-decoration: underline;
}
.vcard .info p {
  color: #556a05;
}
.vcard .info .translate p {
  color: white;
}
.vcard .info h3 {
  font-size: 18px;
  font-weight: 700;
}
.vcard .info em {
  color: #556a05;
  font-weight: bold;
  font-style: normal;
}
.vcard .contact {
  color: #556a05;
  margin-top: 30px;
}
.tpl-assortiment.view-article .footer,
.detail .footer {
  position: relative;
  z-index: 200;
  margin-top: -300px;
}
.tpl-assortiment .footer .contact-info {
  display: none;
}
@media (max-width: 991px) {
  .plantdetails .plantinfo .article-image {
    position: static;
    margin-bottom: 40px;
  }
}
/* @end */
/* @group VACATURES */
.default .vacatures {
  background: #fff !important;
  margin-bottom: -320px;
}
.page-vacatures .bodywrap {
  padding-bottom: 0;
  margin-bottom: 0;
}
.vacature-list .item {
  margin-bottom: 40px;
}
.vacature-list .item figure {
  margin-bottom: 20px;
}
.vacature-list .item .output {
  margin-bottom: 20px;
}
.vacature-list .item .datum.hideme {
  opacity: 0;
}
.vacature-list .item .meta-data {
  margin: 0 0 15px 0;
  padding: 0;
  overflow: hidden;
  font-size: 85%;
}
.vacature-list .item .meta-data dt,
.vacature-list .item .meta-data dd {
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
  font-weight: normal;
}
.vacature-list .item .meta-data dd {
  color: #000;
}
.vacature-list .item:hover {
  opacity: 0.8;
}
.vacature-list .item:hover h2 {
  color: #556a05;
}
.vacature-list .item:hover .readmore {
  color: #556a05;
}
@media (max-width: 767px) {
  .vacature-list .item {
    width: 46%;
    float: left;
    margin-right: 4%;
    margin-bottom: 40px;
  }
}
@media (max-width: 530px) {
  .vacature-list .item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.default .vacature-details {
  margin-bottom: -320px;
}
.vacature-details {
  background: #fff !important;
}
.vacature-details .inner {
  padding-bottom: 370px;
  background: url(../images/swoosj.png) center bottom no-repeat;
}
.vacature-details .content-top {
  min-height: 800px;
  padding-bottom: 120px;
}
.vacature-details .vacature-header {
  padding: 110px 0 0;
  position: relative;
  margin-bottom: 30px;
}
.vacature-details .vacature-header h1 {
  margin: 0;
}
.vacature-details .vacature-header .to-overview,
.vacature-details .vacature-header .direct-solliciteren {
  width: 160px;
  text-align: center;
  white-space: nowrap;
}
.vacature-details .vacature-header .to-overview {
  position: absolute;
  bottom: 0;
  right: 0;
}
.vacature-details .vacature-header .direct-solliciteren {
  position: absolute;
  bottom: 55px;
  right: 0;
}
.vacature-details .vacature-banner {
  margin-bottom: 40px;
  position: relative;
}
.vacature-details .vacature-banner .meta-data {
  width: 270px;
  background: rgba(255, 255, 255, 0.85);
  padding: 10px 20px;
  margin: 0;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 5;
  font-size: 85%;
}
.vacature-details .vacature-banner .meta-data dt,
.vacature-details .vacature-banner .meta-data dd {
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
  font-weight: normal;
}
.vacature-details .vacature-banner .meta-data dd {
  color: #000;
}
.vacature-details .vacature-datum {
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
.vacature-details .vacature-datum.hideme {
  display: none;
}
.vacature-details .vacature-output {
  margin-bottom: 60px;
}
.vacature-details .vacature-output ul,
.vacature-details .vacature-output ol,
.vacature-details .vacature-output li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.vacature-details .vacature-output ul,
.vacature-details .vacature-output ol {
  margin-bottom: 30px;
}
.vacature-details .vacature-output ul li {
  list-style: disc;
  margin-left: 30px;
}
.vacature-details .vacature-output ol li {
  list-style: decimal;
  margin-left: 30px;
}
.vacature-details .vacature-mozaic {
  height: 320px;
  position: relative;
  margin-bottom: 60px;
}
.vacature-details .vacature-mozaic .panel {
  width: 25%;
  height: 50%;
  background-color: #bed73d;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.vacature-details .vacature-mozaic .panel-1 {
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
}
.vacature-details .vacature-mozaic .panel-2 {
  top: 50%;
  left: 0;
  border-right: 5px solid #fff;
  border-top: 5px solid #fff;
}
.vacature-details .vacature-mozaic .panel-3 {
  top: 0;
  left: 25%;
  width: 50%;
  height: 100%;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
.vacature-details .vacature-mozaic .panel-4 {
  top: 0;
  left: 75%;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
}
.vacature-details .vacature-mozaic .panel-5 {
  top: 50%;
  left: 75%;
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
}
.vacature-details .vacature-formulier h2 {
  color: #bed73d;
}
.vacature-details .vacature-formulier .rsform-block {
  display: block;
  margin-bottom: 12px;
}
.vacature-details .vacature-formulier .rsform-block * {
  box-sizing: border-box;
}
.vacature-details .vacature-formulier .rsform-block .formControlLabel {
  display: none;
}
.vacature-details .vacature-formulier .rsform-block .formBody {
  float: none;
}
.vacature-details .vacature-formulier .rsform-block .formDescription {
  display: none;
}
.vacature-details .vacature-formulier .rsform-block input,
.vacature-details .vacature-formulier .rsform-block textarea {
  width: 100%;
  border: 1px solid #bed73d;
  height: 40px;
  padding: 6px 8px;
}
.vacature-details .vacature-formulier .rsform-block textarea {
  height: 200px;
}
.vacature-details .vacature-formulier .rsform-block.rsform-block-sollicitatiebrief-uploaden .formControlLabel,
.vacature-details .vacature-formulier .rsform-block.rsform-block-cv-uploaden .formControlLabel {
  display: block;
  margin-top: 20px;
  margin-bottom: 3px;
  font-weight: bold;
}
.vacature-details .vacature-formulier .rsform-block.rsform-block-sollicitatiebrief-uploaden .formControlLabel strong,
.vacature-details .vacature-formulier .rsform-block.rsform-block-cv-uploaden .formControlLabel strong {
  display: none;
}
.vacature-details .vacature-formulier .rsform-block.rsform-block-sollicitatiebrief-uploaden .formDescription {
  display: block;
  font-style: italic;
  padding: 10px 0 0 10px;
}
.vacature-details .vacature-formulier .formValidation {
  display: block;
  padding-left: 10px;
}
.vacature-details .vacature-formulier .rsform-block-verstuur {
  text-align: right;
}
.vacature-details .vacature-formulier .rsform-block-verstuur button {
  color: #fff;
  background: #e5007d;
  border: none;
  line-height: 1em;
  padding: 10px 30px;
}
@media (max-width: 991px) {
  .vacature-details .vacature-header {
    padding-top: 40px;
  }
  .vacature-details .vacature-header .actions {
    padding-top: 20px;
    overflow: hidden;
  }
  .vacature-details .vacature-header .actions .to-overview {
    position: static;
    float: left;
  }
  .vacature-details .vacature-header .actions .direct-solliciteren {
    position: static;
    float: right;
  }
}
@media (max-width: 670px) {
  .vacature-details .vacature-mozaic {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .vacature-details .inner {
    background-position: 70% bottom !important;
  }
  .vacature-details .vacature-mozaic {
    height: 500px;
  }
  .vacature-details .vacature-mozaic .panel {
    width: 50%;
    height: 30%;
  }
  .vacature-details .vacature-mozaic .panel-1 {
    border: none;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
  .vacature-details .vacature-mozaic .panel-2 {
    top: 0;
    left: 50%;
    border: none;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
  .vacature-details .vacature-mozaic .panel-3 {
    top: 30%;
    left: 0;
    width: 100%;
    height: 40%;
    border: none;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
  .vacature-details .vacature-mozaic .panel-4 {
    top: 70%;
    left: 0;
    border: none;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
  }
  .vacature-details .vacature-mozaic .panel-5 {
    top: 70%;
    left: 50%;
    border: none;
    border-left: 5px solid #fff;
    border-top: 5px solid #fff;
  }
}
@media (max-width: 435px) {
  .vacature-details .vacature-header {
    margin-bottom: 20px;
  }
  .vacature-details .vacature-header .actions .direct-solliciteren,
  .vacature-details .vacature-header .actions .to-overview {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 360px) {
  .vacature-details .vacature-mozaic {
    height: 400px;
  }
}
/* @end */
/* @group FONTELLO */
@font-face {
  font-family: 'mycons';
  src: url('../font/mycons.eot?6060d047631a');
  src: url('../font/mycons.eot?6060d047631a#iefix') format('embedded-opentype'), url('../font/mycons.woff?60d60047631a') format('woff'), url('../font/mycons.ttf?606d0047631a') format('truetype'), url('../font/mycons.svg?606d0047631a#mycons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mycons';
    src: url('../font/mycons.svg?60600476#mycons') format('svg');
  }
}
*/
[class^="icn-"]:before,
[class*=" icn-"]:before {
  font-family: "mycons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icn-up-open:before {
  content: '\e800';
}
/* '' */
.icn-right-open:before {
  content: '\e801';
}
/* '' */
.icn-left-open:before {
  content: '\e802';
}
/* '' */
.icn-down-open:before {
  content: '\e803';
}
/* '' */
.icn-twitter-bird:before {
  content: '\e804';
}
/* '' */
.icn-left-open-1:before {
  content: '\e805';
}
/* '' */
.icn-down-open-1:before {
  content: '\e806';
}
/* '' */
.icn-right-open-1:before {
  content: '\e807';
}
/* '' */
.icn-up-open-1:before {
  content: '\e808';
}
/* '' */
.icn-circle:before {
  content: '\e809';
}
/* '' */
.icn-house:before {
  content: '\e80a';
}
/* '' */
.icn-clock:before {
  content: '\e80b';
}
/* '' */
.icn-graduation-cap:before {
  content: '\e80c';
}
/* '' */
.icn-location:before {
  content: '\e80d';
}
/* '' */
.icn-cancel:before {
  content: '\e80e';
}
/* '' */
.icn-cancel-1:before {
  content: '\e80f';
}
/* '' */
.icn-th-list:before {
  content: '\e810';
}
/* '' */
.icn-th:before {
  content: '\e811';
}
/* '' */
.icn-sliders:before {
  content: '\e849';
}
/* '' */
.icn-filter:before {
  content: '\f0b0';
}
/* '' */
/* @end */
/* @group RESPONSIVE */
@media (min-width: 768px) {
  .moduletablemobile {
    display: none;
  }
}
/* stein's scherm */
@media (min-width: 2000px) {
  .mod-news {
    background: url(../images/bgnews.gif) center top no-repeat;
    background-size: cover;
  }
  .mod-twitter {
    background: url(../images/bgtwitter.png) center top no-repeat;
    background-size: cover;
    min-height: 370px;
  }
  .plantdetails .bgimage {
    background-size: cover !important;
  }
  .banner {
    background-size: cover;
  }
}
@media (min-width: 960px) and (max-width: 1350px) {
  .categories-module .slide .panel h3 {
    margin: 2px 0 20px 0;
  }
  .categories-module .slide .panel h3 a {
    margin: 4px 0 20px;
    font-size: 24px;
  }
}
/* tablets */
@media (max-width: 979px) {
  .home .header .languages {
    right: 0;
  }
  .default .bodywrap {
    background: url(../images/bgstdcoltablet.gif) center top repeat-y;
  }
  .banner .menutext {
    padding: 0 10px 0 40px;
  }
  .aside .subnav li a {
    font-size: 14px;
    line-height: 40px;
  }
  .page .std-nav {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .page .mainnavxxx {
    font-family: 'museo-slab', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
  }
  .page .mainnavxxx li {
    display: inline-block;
    float: none;
    margin: 0 20px;
  }
  .page .mainnavxxx li.last {
    margin-right: 0;
  }
  .page .mainnavxxx li.spacer {
    width: 1px;
    margin: 0;
    display: none !important;
  }
  .page .mainnavxxx a {
    display: inline-block;
    color: #556a05 !important;
  }
  .page .mainnavxxx a:hover,
  .page .mainnavxxx li.active a {
    color: #bed73d !important;
  }
  .plantdetails .plantinfo .description {
    width: auto;
  }
  .plantdetails .plantinfo .images {
    width: auto;
    position: static;
    overflow: hidden;
  }
  .plantdetails .plantinfo .images img {
    display: block;
    width: 22% !important;
    height: 22% !important;
    background-size: 100% !important;
    float: left;
    margin: 0 1.5% 1.5% 0;
  }
  .plantdetails .bg-slider,
  .plantdetails .bgimage {
    left: -70px;
  }
  .plantdetails .buttons .button {
    padding: 0 10px;
  }
  .vcard img {
    width: 180px;
    margin-top: 5%;
  }
  .vcard .info {
    padding-top: 40px;
  }
  .mod-info .growsteps .step {
    width: auto;
  }
  .mod-info .growsteps .step h3 {
    font-size: 20px;
  }
  .mod-info .growsteps .separator {
    display: inline-block;
    font-size: 30px;
    padding: 35px 5px 0;
    vertical-align: top;
  }
}
/* tablets */
@media (min-width: 768px) and (max-width: 979px) {
  .home .header .std-nav {
    top: 590px;
  }
}
/* minitablets - phones */
@media (max-width: 767px) {
  .boxed {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home .header .container {
    height: auto;
  }
  .home .header .std-nav {
    position: static;
  }
  .home .header .mask {
    display: none;
  }
  .home .header .rev-slider {
    position: static;
    height: 300px;
  }
  .home .header .mainnavxxxx {
    text-align: center;
    margin-top: 15px;
  }
  .home .header .mainnavxxxx li {
    display: inline-block;
    text-align: center;
    margin: 0 15px;
  }
  .home .header .mainnavxxxx a {
    padding-left: 0;
  }
  .home .header .mainnavxxxx a:hover,
  .home .header .mainnavxxxx li.active a {
    color: #bed73d !important;
    background: none;
  }
  .home .header .languages {
    right: 20px;
  }
  .home .header .languages a {
    color: #666 !important;
  }
  .leftside .block {
    padding-top: 0;
  }
  .mod-about {
    margin: 30px 0 0;
  }
  .mod-news {
    background: url(../images/bgnews-mobile.gif) center bottom no-repeat;
  }
  .mod-news .container {
    padding-top: 100px;
  }
  .product-grid .item {
    width: 31%;
    float: left;
    margin: 0 1% 30px;
  }
  .product-grid img {
    width: 200px;
  }
  .default .bodywrap {
    padding-bottom: 60px;
    background: none;
    margin-bottom: 0;
  }
  .banner {
    background-size: cover;
  }
  .banner .container {
    height: auto;
  }
  .banner .box {
    width: 100%;
    float: none;
  }
  .banner .menutitle {
    text-align: center;
    border-right: none;
    padding: 0 20px;
    font-size: 48px;
    line-height: 1.1em;
    height: 55px;
  }
  .banner .menutitle span {
    display: block;
    width: 90px;
    height: 15px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
  }
  .banner .menutext {
    text-align: center;
    font-size: 18px;
    line-height: 1.4em;
    padding: 0 20px;
  }
  .page .content .nieuwspagina .item-image {
    margin-bottom: 10px;
  }
  .page .aside {
    background: #f9fae9;
    padding-top: 40px;
    padding-bottom: 180px;
  }
  .page .aside .inner {
    padding-left: 0;
    margin-left: 0;
  }
  .page .aside .subnav {
    display: none;
  }
  .page .mod-twitter {
    margin-top: -200px;
  }
  .page.contact .mod-twitter {
    margin-top: 0;
  }
  .subnavbox {
    display: block;
    font-family: 'museo-slab', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: -10px;
  }
  .subnavbox .subnav li {
    margin-bottom: 1px;
  }
  .subnavbox .subnav a {
    display: block;
    line-height: 50px;
    font-size: 18px;
    padding: 0 40px;
    color: #909090;
    background: #e9e9e9;
  }
  .subnavbox .subnav a:hover,
  .subnavbox .subnav a.active {
    background: #bed73d;
    color: #fff;
  }
  .detail .layerednav {
    margin-bottom: 40px;
  }
  .plantdetails .buttons {
    display: none;
  }
  .plantdetails .bg-slider,
  .plantdetails .bgimage {
    display: none;
  }
  .plantdetails .goback {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .plantdetails .goback .button {
    margin: 280px 0 80px;
    position: relative;
    z-index: 20;
  }
  .plantdetails .goback .bgimage {
    background-position: center center !important;
    background-size: cover !important;
  }
  .plantdetails .goback .bgimage,
  .plantdetails .goback .bg-slider {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .plantmask {
    background-position: -10% bottom;
  }
  .vcard img {
    width: 50%;
    margin-top: 70px;
  }
  .vcard .info {
    float: right;
    padding-top: 200px;
    width: 260px;
  }
  .mod-info .growsteps {
    background: none;
    padding-bottom: 20px;
  }
  .mod-info .growsteps .step {
    margin-bottom: 20px;
    display: block;
    float: none;
    width: auto !important;
  }
  .mod-info .growsteps .separator {
    display: none;
  }
}
@media (max-width: 650px) {
  .vcard img {
    width: 40%;
    margin-top: 70px;
  }
  .vcard .info {
    box-sizing: content-box;
    padding-top: 160px;
    padding-bottom: 15px;
    width: 50%;
  }
  .vcard .info h2,
  .vcard .info h3 {
    margin: 0 0 5px;
  }
  .vcard .info p {
    margin-bottom: 15px;
  }
  .vcard .info .contact {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .mod-twitter .logo {
    font-size: 48px;
  }
  .mod-twitter .TDB-tweet {
    font-size: 18px;
  }
  .mod-twitter .TDB-tweet-time {
    font-size: 14px;
  }
  .layerednav .first-nav ul {
    margin-bottom: 0;
  }
  .layerednav .first-nav a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: none;
    text-align: center;
  }
  .layerednav .first-nav a.isleft {
    text-align: center;
    padding-right: 0;
    border-right: none;
  }
  .layerednav .first-nav a.isright {
    text-align: center;
    padding-left: 0;
  }
  .layerednav .first-nav a:hover,
  .layerednav .first-nav a.active {
    background: #bed73d;
    color: #556a05;
  }
  .layerednav .second-nav {
    overflow: hidden;
  }
  .layerednav .second-nav li {
    display: block;
  }
  .layerednav .second-nav a {
    display: block;
    width: 50%;
    float: left;
    padding: 0;
  }
  .contactblok {
    background: #bed73d;
  }
  .contactblok .box {
    width: 100%;
    float: none;
    min-height: 5px;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
@media (max-width: 550px) {
  .product-grid .item {
    width: 48%;
    margin: 0 1% 30px;
    text-align: center;
  }
  .product-grid img {
    width: 90%;
  }
  .people h2 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .banner .menutitle {
    font-size: 36px;
  }
  .layerednav .second-nav a {
    width: 100%;
    float: none;
    border-bottom: 1px solid #fff;
  }
  .plantmask {
    background-position: 70% bottom !important;
  }
  .vcard {
    text-align: center;
  }
  .vcard img {
    width: auto;
    margin-top: 30px;
    float: none;
  }
  .vcard .info {
    clear: both;
    width: 100%;
    float: none;
    padding: 50px 0 0 0;
  }
}
@media (max-width: 380px) {
  .page .mainnavxxx {
    overflow: hidden;
    /*li {
			width: 50%;
			float: left;
			margin: 0 !important;
			padding: 0;
			line-height: 36px;
		}*/
  }
  .page .mainnavxxx li {
    display: inline-block;
    text-align: center;
    margin: 0 15px;
  }
  .page .mainnavxxx li.house {
    font-size: 24px;
    height: 40px;
  }
  .categories-module .slide .info {
    padding: 90px 20px 20px;
  }
  .categories-module .slide .info .panel h3 a {
    font-size: 22px;
  }
  .contact .product-grid img.img-circle {
    width: 70% !important;
  }
  .product-grid .item {
    width: 98%;
  }
  .product-grid img {
    width: 90%;
  }
}
/* @end */
.tpl-assortiment .filter-actions,
.tpl-volg .filter-actions {
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
.tpl-assortiment .filter-actions a,
.tpl-volg .filter-actions a {
  display: inline-block;
  border: 1px solid #bed73d;
  line-height: 30px;
  padding: 0 10px;
  font-size: 18px;
  color: #bed73d;
  border-radius: 2px;
}
.tpl-assortiment .filter-actions a i:before,
.tpl-volg .filter-actions a i:before {
  margin: 0 8px 0 0;
}
.tpl-assortiment .filter-actions .toggle-filters,
.tpl-volg .filter-actions .toggle-filters {
  display: none;
}
.tpl-assortiment .filter-actions .grid-list,
.tpl-volg .filter-actions .grid-list {
  float: right;
}
.tpl-assortiment .filter-actions .grid-list i:before,
.tpl-volg .filter-actions .grid-list i:before {
  margin: 0;
}
.tpl-assortiment .ja-megafilter-wrap,
.tpl-volg .ja-megafilter-wrap {
  margin-bottom: 20px;
  /* toolbar */
  /* filter stuff */
  /* product grid */
  /* product list */
}
.tpl-assortiment .ja-megafilter-wrap .main-content,
.tpl-volg .ja-megafilter-wrap .main-content {
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  width: 70%;
}
.tpl-assortiment .ja-megafilter-wrap .sidebar-main,
.tpl-volg .ja-megafilter-wrap .sidebar-main {
  padding-left: 15px;
  padding-right: 15px;
  width: 30%;
  float: left;
}
.tpl-assortiment .ja-megafilter-wrap .toolbar-top,
.tpl-volg .ja-megafilter-wrap .toolbar-top {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .toolbar-bottom,
.tpl-volg .ja-megafilter-wrap .toolbar-bottom {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .selected-filters,
.tpl-volg .ja-megafilter-wrap .selected-filters {
  display: none;
  margin-bottom: 30px;
}
.tpl-assortiment .ja-megafilter-wrap .selected-filters .clear-all-filter,
.tpl-volg .ja-megafilter-wrap .selected-filters .clear-all-filter {
  cursor: pointer;
}
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-content,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-content {
  padding: 20px 20px;
  position: relative;
  background-color: #EBEDDE;
}
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-content .toggle-filters,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-content .toggle-filters {
  display: none;
  position: absolute;
  top: 16px;
  right: 20px;
}
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-content .block-subtitle,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-content .block-subtitle {
  text-transform: none;
  color: #e5007d;
  font-size: 20px;
}
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct38value,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct38value,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct39value,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct39value,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct40value,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct40value,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct41value,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct41value,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct42value,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct42value {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct38value.showfilter,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct38value.showfilter,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct39value.showfilter,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct39value.showfilter,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct40value.showfilter,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct40value.showfilter,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct41value.showfilter,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct41value.showfilter,
.tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct42value.showfilter,
.tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-attrct42value.showfilter {
  display: block;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-items:before,
.tpl-volg .ja-megafilter-wrap .products-grid .product-items:before,
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-items:after,
.tpl-volg .ja-megafilter-wrap .products-grid .product-items:after {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item {
  margin-bottom: 60px;
  width: 100%;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item:nth-child(3n+1),
.tpl-volg .ja-megafilter-wrap .products-grid .product-item:nth-child(3n+1) {
  clear: both;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .grid-info,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .grid-info {
  display: block;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .list-info,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .list-info {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .row,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .row {
  margin: 0;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .name,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .name {
  text-align: center;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-photo,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-photo {
  display: block;
  border-radius: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-info,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-info {
  padding: 0;
  background: none;
  border: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-info:hover,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-name,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-name {
  color: #e5007d;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-name a,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-name a {
  color: #e5007d;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-actions,
.tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-actions {
  text-align: center;
  margin-top: 5px;
}
.tpl-assortiment .ja-megafilter-wrap .products-grid .product-item [class^="ct"],
.tpl-volg .ja-megafilter-wrap .products-grid .product-item [class^="ct"] {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-list,
.tpl-volg .ja-megafilter-wrap .products-list {
  display: none !important;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item,
.tpl-volg .ja-megafilter-wrap .products-list .product-item {
  width: 100% !important;
  clear: both !important;
  overflow: hidden;
  margin: 0;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .grid-info,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .grid-info {
  display: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .list-info,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .list-info {
  display: block;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .product-item-info,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .product-item-info {
  padding: 0;
  background: none;
  border: none;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .product-item-photo,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .product-item-photo {
  display: block;
  width: 40px;
  border-radius: 500px;
  overflow: hidden;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .thumb,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .thumb,
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .name,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .name {
  float: left;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .product-item .product-item-name,
.tpl-volg .ja-megafilter-wrap .products-list .product-item .product-item-name {
  line-height: 40px;
  white-space: nowrap;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .list-info,
.tpl-volg .ja-megafilter-wrap .products-list .list-info {
  background: #f8f8f8;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .list-info:nth-child(odd),
.tpl-volg .ja-megafilter-wrap .products-list .list-info:nth-child(odd) {
  background: #fefefe;
}
.tpl-assortiment .ja-megafilter-wrap .products-list .list-info .list-table,
.tpl-volg .ja-megafilter-wrap .products-list .list-info .list-table {
  width: 100%;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table,
.tpl-volg .ja-megafilter-wrap .product-list-table {
  display: none;
  background-color: #eeeeee;
  width: 100%;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table tbody tr,
.tpl-volg .ja-megafilter-wrap .product-list-table tbody tr {
  background: #eeeeee;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table tbody tr:nth-child(odd),
.tpl-volg .ja-megafilter-wrap .product-list-table tbody tr:nth-child(odd) {
  background: #f9f9ff;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table th,
.tpl-volg .ja-megafilter-wrap .product-list-table th {
  padding: 10px 8px;
  height: 150px;
  vertical-align: bottom;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table th.th-name,
.tpl-volg .ja-megafilter-wrap .product-list-table th.th-name {
  text-align: left;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table th.dot,
.tpl-volg .ja-megafilter-wrap .product-list-table th.dot {
  width: 40px;
  text-align: center;
  overflow: hidden;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table .label,
.tpl-volg .ja-megafilter-wrap .product-list-table .label {
  display: block;
  width: 40px;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  transform-origin: center;
  transform: rotate(-90deg);
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table td,
.tpl-volg .ja-megafilter-wrap .product-list-table td {
  padding: 8px;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table td .td-image,
.tpl-volg .ja-megafilter-wrap .product-list-table td .td-image {
  padding-right: 10px;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table td.dot,
.tpl-volg .ja-megafilter-wrap .product-list-table td.dot {
  width: 40px;
  text-align: center;
  font-size: 30px;
}
.tpl-assortiment .ja-megafilter-wrap .product-list-table .product-item-photo,
.tpl-volg .ja-megafilter-wrap .product-list-table .product-item-photo {
  display: block;
  width: 40px;
  border-radius: 500px;
  overflow: hidden;
}
.tpl-assortiment .ja-megafilter-wrap.list-view .product-list-table,
.tpl-volg .ja-megafilter-wrap.list-view .product-list-table {
  display: table;
  margin-bottom: 60px;
}
.tpl-assortiment .scrollpointerxx,
.tpl-volg .scrollpointerxx {
  display: none;
}
.tpl-assortiment .table-scroll-container .scrollpointer,
.tpl-volg .table-scroll-container .scrollpointer {
  display: none;
}
@media (max-width: 991px) {
  .tpl-assortiment .ja-products-wrapper .product-items,
  .tpl-volg .ja-products-wrapper .product-items {
    -ms-grid-columns: 1fr [3] !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .tpl-assortiment .filter-actions .toggle-filters,
  .tpl-volg .filter-actions .toggle-filters {
    display: inline-block;
  }
  .tpl-assortiment .ja-megafilter-wrap,
  .tpl-volg .ja-megafilter-wrap {
    /* product grid */
    /* product list */
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-filter-wrapper .filter-content .toggle-filters,
  .tpl-volg .ja-megafilter-wrap .ja-filter-wrapper .filter-content .toggle-filters {
    display: block;
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(3n+1),
  .tpl-volg .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(3n+1) {
    clear: both;
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-mg-sidebar,
  .tpl-volg .ja-megafilter-wrap .ja-mg-sidebar {
    float: none;
    width: 280px;
    height: 100% !important;
    padding: 0;
    background: #fff;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: -280px;
    z-index: 900;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
    transition: all 0.3s ease 0s;
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-mg-sidebar.open,
  .tpl-volg .ja-megafilter-wrap .ja-mg-sidebar.open {
    left: 0;
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle,
  .tpl-volg .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle {
    display: none !important;
  }
  .tpl-assortiment .ja-megafilter-wrap .main-content,
  .tpl-volg .ja-megafilter-wrap .main-content {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .tpl-assortiment .ja-megafilter-wrap .products-grid .product-item .product-item-photo,
  .tpl-volg .ja-megafilter-wrap .products-grid .product-item .product-item-photo {
    max-width: 190px;
    margin: 0 auto 20px;
  }
  .tpl-assortiment .ja-megafilter-wrap .products-list .product-item,
  .tpl-volg .ja-megafilter-wrap .products-list .product-item {
    width: 100% !important;
    clear: both !important;
  }
  .tpl-assortiment .ja-megafilter-wrap .products-list .product-item .product-item-info,
  .tpl-volg .ja-megafilter-wrap .products-list .product-item .product-item-info {
    padding: 0;
    background: none;
    border: none;
  }
}
@media (max-width: 767px) {
  .tpl-assortiment .mod-twitter {
    margin-top: 0;
  }
}
@media (max-width: 520px) {
  .tpl-assortiment .ja-products-wrapper .product-items,
  .tpl-volg .ja-products-wrapper .product-items {
    -ms-grid-columns: 1fr [2] !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .tpl-assortiment .ja-megafilter-wrap .table-scroll-container,
  .tpl-volg .ja-megafilter-wrap .table-scroll-container {
    margin-bottom: 30px;
  }
  .tpl-assortiment .ja-megafilter-wrap .table-scroll-container .inner,
  .tpl-volg .ja-megafilter-wrap .table-scroll-container .inner {
    overflow-y: scroll;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tpl-assortiment .ja-megafilter-wrap .table-scroll-container .inner table,
  .tpl-volg .ja-megafilter-wrap .table-scroll-container .inner table {
    width: auto;
    margin-bottom: 0;
  }
  .tpl-assortiment .ja-megafilter-wrap .table-scroll-container .scrollpointerxxx,
  .tpl-volg .ja-megafilter-wrap .table-scroll-container .scrollpointerxxx {
    display: block;
    width: 100%;
    text-align: center;
    color: #bed73d;
    background: #f9fae9;
    line-height: 30px;
  }
  .tpl-assortiment .table-scroll-container .scrollpointer,
  .tpl-volg .table-scroll-container .scrollpointer {
    width: 100%;
    text-align: center;
    color: #bed73d;
    background: #f9fae9;
    line-height: 30px;
  }
  .tpl-assortiment .list-view .table-scroll-container .scrollpointer,
  .tpl-volg .list-view .table-scroll-container .scrollpointer {
    display: block;
  }
}
@media (max-width: 500px) {
  .tpl-assortiment .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(3n+1),
  .tpl-volg .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(3n+1) {
    clear: none;
  }
  .tpl-assortiment .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(2n+1),
  .tpl-volg .ja-megafilter-wrap .ja-products-wrapper .cols-3 .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.mod-quotes {
  background: url(../images/bgtwitter.png) center top no-repeat;
  background-size: cover;
  font-family: 'museo-slab', sans-serif;
  font-weight: 300;
  color: #fff;
}
.mod-quotes .container {
  padding-top: 140px;
  padding-bottom: 140px;
}
.mod-quotes .slick-quotes .item {
  font-size: 22px;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.mod-quotes .slick-quotes .item h1,
.mod-quotes .slick-quotes .item h2,
.mod-quotes .slick-quotes .item h3,
.mod-quotes .slick-quotes .item h4,
.mod-quotes .slick-quotes .item p {
  color: #fff;
}
.mod-quotes .slick-quotes .item h1,
.mod-quotes .slick-quotes .item h2,
.mod-quotes .slick-quotes .item h3,
.mod-quotes .slick-quotes .item h4 {
  font-size: 36px;
  font-weight: 700px;
  margin: 0 0 20px 0;
}
.tpl-home .mod-quotes {
  background-color: #bed73d;
}
@media (max-width: 991px) {
  .mod-quotes .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.no-products {
  background-color: #f9fae9;
  color: #556a05;
  font-family: 'museo-slab', sans-serif;
  font-size: 20px;
  padding: 40px;
  text-align: center;
}
.no-products-notice .table-scroll-container {
  display: none;
}
