p,
ol,
ul,
li,
.rspbld-content {
  font-size: 16px;
  font-family: 'Libre Baskerville', serif;
}
body,
html {
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  overflow-x: hidden;
  height: auto !important;
}
.t3-wrapper {
  background: #FAF0D6 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  font-style: italic;
  color: #D7B95F;
}
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
  opacity: 1;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-indicators {
  bottom: 0px;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
div.item-caption {
  background: #FAF0D6;
  padding: 65px 20% 25px 10%;
  width: 100%;
  text-align: center;
  min-height: 140px;
  
}
div.item-caption h3 {
  color: #D7B95F;
  font-style: italic;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  font-size: 28px;
}
div.item-caption p {
  color: #333;
  font-style: normal;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  padding-top: 0px;
  font-size: 16px;
}
div.item-caption p a {
  color: #E19402;
  text-decoration: none;
}
div.item-caption p a:hover {
  color: #333;
  text-decoration: underline;
}
.content-site {
  margin-top: 30px;
}
.t3-content {
  background: #FAF0D6;
}
.uppernav {
  height: 30px;
  background-color: #FAF0D6;
  margin-top: -1px;
}
.uppernav p {
  margin: 5px 0 5px;
  line-height: normal;
  font-size: 14px;
}
.uppernav p a {
  color: #50352A;
  text-decoration: none;
}
.uppernav p a:hover {
  color: #D7B95F;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .uppernav-left {
    width: 20%;
    display: inline;
    float: left;
  }
  .uppernav-right {
    width: 80%;
    display: inline;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .uppernav-right {
    text-align: right;
  }
  .uppernav-left {
    display: block;
  }
}
@media (max-width: 510px) {
  .home-link img {
    position: absolute;
    float: left;
    height: 80px;
    width: 225px;
  }
}
@media (min-width: 511px) {
  .home-link img {
    position: absolute;
    float: left;
    height: 80px;
    width: 300px;
  }
}
.navbar {
  min-height: 80px !important;
  font-size: 18px;
  border-bottom: 0px solid #CCC;
  background: transparent;
}
.bgerbij .navbar {
  background: rgba(80, 53, 42, 0.8);
  height: 80px;
  margin-top: 40px;
  position: absolute;
  width: 100%;
}
.bgerbij .nwmenu {
  background: #50352A;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  height: 80px;
}
.menubgbalk {
  background: rgba(80, 53, 42, 0.8);
  height: 80px;
  margin-top: 40px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.bgerbij .menubgbalk {
  display: none;
}
.navbar-nav > li > a {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;
  font-weight: 700;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #D7B95F;
  background-color: transparent;
  text-decoration: underline;
}
#t3-mainnav {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fa {
  line-height: 2.3 !important;
  font-size: 35px !important;
}
.rspbld-page .btn-info .fa {
  line-height: 1 !important;
  font-size: 16px !important;
}
.off-canvas-toggle {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
  margin-top: 40px;
}
.bgerbij .off-canvas-toggle {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
  margin-top: 0px;
}
@media (max-width: 480px) {
  .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
    background-size: 108px 80px;
  }
  html.itemid-720 .navbar-header,
  html.itemid-721 .navbar-header,
  html.itemid-720 .navbar-header,
  html.itemid-1279 .navbar-header,
  html.itemid-720 .navbar-header,
  html.itemid-1280 .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
    background-size: auto 80px;
  }
  .menubgbalk {
    margin-top: 0px;
  }
  .off-canvas-toggle {
    margin-top: 0px;
  }
}
@media (min-width: 481px) and (max-width: 999px) {
  .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    
    height: 80px;
    display: block;
    top: 0%;
    width: 100%;
    background-size: 108px 80px;
  }
  html.itemid-720 .navbar-header,
  html.itemid-721 .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    
    height: 80px;
    display: block;
    top: 0%;
    width: 100%;
  }
  .menubgbalk {
    margin-top: 0px;
  }
  .off-canvas-toggle {
    margin-top: 0px;
  }
  #t3-mainnav ul.navbar-nav {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    height: 160px;
    display: block;
    top: 0%;
    width: 100%;
    background-size: 216px 160px;
  }
  html.itemid-720 .navbar-header,
  html.itemid-721 .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    height: 160px;
    display: block;
    top: 0%;
    width: 100%;
  }
  .bgerbij .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
    width: 100%;
    background-size: 108px 80px;
  }
  html.itemid-720 .bgerbij .navbar-header,
  html.itemid-721 .bgerbij .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
    width: 100%;
    background-size: auto 80px;
  }
  #t3-mainnav ul.navbar-nav {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    height: 160px;
    display: inline-block;
    top: 0%;
    width: 100%;
    background-size: 216px 160px;
  }
  html.itemid-720 .navbar-header,
  html.itemid-721 .navbar-header,
  html.itemid-1279 .navbar-header,
  html.itemid-1280 .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    height: 160px;
    display: inline-block;
    top: 0%;
    width: 100%;
  }
  .bgerbij .navbar-header {
    background: url(../../images/logo_reypenaer.png) no-repeat center;
    z-index: 99;
    width: 100%;
    height: 80px;
    display: inline-block;
    top: 0%;
    background-size: 108px 80px;
  }
  html.itemid-720 .bgerbij .navbar-header,
  html.itemid-721 .bgerbij .navbar-header,
  html.itemid-1280 .bgerbij .navbar-header,
  html.itemid-1279 .bgerbij .navbar-header {
    background: url(../../images/logo-wijngaard-kaas.png) no-repeat center;
    z-index: 99;
    width: 100%;
    height: 80px;
    display: inline-block;
    top: 0%;
    background-size: auto 80px;
  }
  .home-link {
    margin: auto;
    text-align: center;
  }
  .home-link img {
    position: absolute;
    float: none;
    height: 80px;
    width: 108px;
    margin: auto;
    text-align: center;
    z-index: 9999;
    display: block;
    left: 50%;
    margin-left: -54px;
  }
  ul.navbar-nav {
    margin-top: -120px;
    width: 100%;
  }
  .bgerbij ul.navbar-nav {
    margin-top: -80px;
    width: 100%;
  }
  .t3-mainnav .t3-navbar {
    width: 100%;
  }
}
.affix {
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  z-index: 9999999999;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.off-canvas-toggle span {
  background-color: #000;
  display: block;
  height: 4px;
  position: absolute;
  left: 25px;
  width: 30px;
  transition: all 0.25s;
}
.off-canvas-toggle span.bar-first {
  top: 30px;
}
.off-canvas-toggle span.bar-mid {
  top: 38px;
}
.off-canvas-toggle span.bar-last {
  top: 46px;
}
.mod-languages {
  float: left;
  padding-top: 0px;
}
.t3-footer {
  border-top: 0px solid #CCC;
  background: #50352A;
  color: #FFF8E0;
}
.t3-footnav .t3-module {
  background: none !important;
  color: #FFF8E0 !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul > li > a,
.t3-footnav .t3-module .module-title {
  color: #FFF8E0;
  font-family: 'Libre Baskerville', serif;
  font-weight: 300;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footer .t3-copyright {
  background-color: #50352A;
  border-top: 0px solid #111!important;
  padding: 10px 0 30px!important;
}
.t3-copyright {
  margin-bottom: 5px;
  display: block;
  font-size: 100%;
  font-family: 'Libre Baskerville', serif;
  font-size: 10px;
}
.t3-copyright p {
  font-size: 10px;
}
.t3-copyright,
.t3-copyright a {
  color: #FFF8E0 !important;
}
.t3-copyright a:hover {
  color: #FFF8E0 !important;
  text-decoration: underline;
}
.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
  background-color: #D7B95F;
  background-image: none;
  background-repeat: repeat-x;
  border-color: transparent;
  filter: none;
  color: #ffffff;
  text-shadow: none;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 700;
}
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover {
  background-color: #50352A;
}
.rspbld-button.btn-primary {
  color: #FFF8E0 !important;
  background-color: #D7B95F !important;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 20px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
}
.rspbld-button.btn-primary:hover {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
  text-decoration: none;
  border-color: transparent;
}
.rspbld-button.btn-info,
section.readmore a.btn {
  color: #FFF8E0 !important;
  background-color: #D7B95F !important;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 14px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
}
.rspbld-button.btn-info:hover,
section.readmore a.btn:hover {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
  text-decoration: none;
  border-color: transparent;
}
.dnkrvlk .rspbld-button.btn-info {
  color: #FFF8E0 !important;
  background-color: #D7B95F !important;
}
.dnkrvlk .rspbld-button.btn-info:hover {
  color: #50352A !important;
  background-color: #FAF0D6 !important;
}
.prngblk .rspbld-button.btn-info {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 14px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  width: 100%;
}
.prngblk .rspbld-button.btn-info:hover {
  color: #50352A !important;
  background-color: #FFF8E0 !important;
  text-decoration: none;
  border-color: transparent;
}
.rspbld-image.text-center img,
.rspbld-image.text-left img,
.rspbld-image.text-right img {
  width: 100%;
}
.rspbld-page section {
  padding-bottom: 5px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
h3.rspbld-subtitle {
  margin-top: 10px;
}
h4 {
  font-size: 22px;
}
.cntrblck {
  text-align: center;
}
.rspbld-countdown-timer .rspbld-inner .wrapper {
  background-color: transparent;
  border: 1px solid #D7B95F;
  border-radius: 0px;
  display: inline-block;
  margin: 10px;
  padding: 10px;
  width: 200px;
  font-family: 'Libre Baskerville', serif;
  color: #D7B95F;
}
.t3-navhelper {
  background: #D7B95F;
  border-top: 0px solid #eeeeee;
  color: #FAF0D6;
  padding: 5px 0;
}
.breadcrumb {
  background-color: transparent;
}
.breadcrumb > .active {
  color: #FAF0D6;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #FAF0D6;
}
.breadcrumb li {
  font-size: 12px !important;
}
.breadcrumb li a {
  color: #FAF0D6;
}
.breadcrumb li a:hover {
  color: #50352A;
}
.breadcrumb .fa {
  line-height: 1 !important;
  font-size: 12px !important;
}
.TA_socialButtonIcon {
  margin-top: 38px;
  margin-right: 2px;
}
.prngblk,
.prdctblk {
  background: #D7B95F;
  padding: 10px;
}
.assortiment .prdctblk {
  background: transparent !important;
}
.prdctblk {
  margin-bottom: 30px;
}
.prngblk h3,
.prngblk h4,
.prngblk h5,
.prngblk h2 {
  color: #50352A;
}
.prngblk h2 {
  margin-top: 0px;
}
.prngblk h4 {
  font-size: 18px;
}
.prngblk p {
  font-size: 12px;
}
.prdctblk h3,
.prdctblk h4,
.prdctblk h5,
.prdctblk h2 {
  color: #50352A;
}
.prdctblk h2 {
  margin-top: 0px;
  font-size: 22px;
  min-height: 50px;
}
.prdctblk h3 {
  margin-top: 0px;
  font-size: 18px;
}
.prdctblk .rspbld-button.btn-info {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 12px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  width: 100%;
}
.prdctblk .rspbld-button.btn-info:hover {
  color: #50352A !important;
  background-color: #FFF8E0 !important;
  text-decoration: none;
  border-color: transparent;
}
.dropdown-menu {
  font-size: 14px;
  text-align: left;
  background-color: #50352A;
  border: 0px solid #cccccc;
  border-radius: 0px;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #FAF0D6;
  background-color: #50352A !important;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  color: #D7B95F;
  text-decoration: underline;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #D7B95F;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #FAF0D6;
  border-bottom-color: #FAF0D6;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #D7B95F;
  border-bottom-color: #D7B95F;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background-color: transparent;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: transparent;
  color: inherit;
}
.rspbld-page .row {
  margin-left: auto;
  margin-right: auto;
}
.rspbld-page .row.container {
  margin-left: auto;
  margin-right: auto;
}
section .row.dnkrvlk {
  background-color: #50352A;
  margin-bottom: 50px;
}
.contest .formResponsive,
.smllcntnr {
  margin: 0 auto 18px;
  width: 60%;
}
.contest h4 {
  color: #50352A;
  padding-top: 20px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .contest .formResponsive,
  .smllcntnr {
    margin: 0 auto 18px;
    width: 100%;
  }
}
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  height: 30px;
  width: 100%;
  font-size: 20px;
}
.formResponsive textarea {
  height: 100px;
  width: 100%;
  font-size: 20px;
}
.rspbld-icon i.fa {
  font-size: 52px !important;
}
.meerinfo h2 {
  color: #50352A !important;
  text-align: left;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
}
.meerinfo h3 {
  color: #50352A;
  text-align: left;
  font-style: italic;
  font-size: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.meerinfo .rspbld-vertical-image-box,
.homenwsblok {
  border: 0px solid #50352A;
  margin-bottom: 40px;
  background: #FFF;
}
.meerinfo .rspbld-vertical-image-box:hover {
  background: FCF8E9;
}
.meerinfo .rspbld-button-container {
  padding-bottom: 10px;
}
.dnkrvlk li,
.dnkrvlk p {
  color: #FFF8E0;
}
.dnkrvlk h2 {
  padding-top: 30px;
}
.dnkrvlk.cntst {
  padding-bottom: 50px;
}
html.itemid-142 .prdctblk,
html.itemid-143 .prdctblk,
html.itemid-204 .prdctblk {
  padding-top: 30px;
  padding-bottom: 30px;
}
html.itemid-142 .prdctblk li,
html.itemid-143 .prdctblk li,
html.itemid-204 .prdctblk li,
html.itemid-544 .prdctblk li,
html.itemid-587 .prdctblk li,
html.itemid-140 .rspbld-content li,
html.itemid-757 .prdctblk li,
html.itemid-905 .prdctblk li {
  line-height: 45px;
}
html.itemid-142 .prdctblk ul,
html.itemid-143 .prdctblk ul,
html.itemid-204 .prdctblk ul,
html.itemid-544 .prdctblk ul,
html.itemid-587 .prdctblk ul,
html.itemid-140 .rspbld-content ul,
html.itemid-757 .rspbld-content ul,
html.itemid-905 .prdctblk ul {
  list-style: none;
}
html.itemid-142 .prdctblk ul li:before,
html.itemid-143 .prdctblk ul li:before,
html.itemid-204 .prdctblk ul li:before,
html.itemid-544 .prdctblk ul li:before,
html.itemid-587 .prdctblk ul li:before,
html.itemid-140 .rspbld-content ul li:before,
html.itemid-757 .rspbld-content ul li:before,
html.itemid-905 .rspbld-content ul li:before {
  content: "\2714\0020";
  padding-right: 10px;
  padding-left: 0px;
  margin-left: -15px;
}
html.itemid-142 .proefboek-element {
  border: 1px solid #50352A;
}
html.itemid-149 .prdctblk h2 {
  margin-top: 20px;
  font-size: 28px;
}
html.itemid-149 .prdctblk {
  padding: 20px;
}
html.itemid-142 .proefboek-element div.rspbld-content p {
  padding: 10px 20px;
}
html.itemid-142 .proefboek-element h3.rspbld-subtitle {
  margin-top: 20px;
  min-height: 54px;
}

.col-md-12 .rspbld-text-block.text-left.alleentitel h3.rspbld-subtitle {
  margin-top: 10px;
  margin-bottom: -30px;
}
html.itemid-142 h3.rspbld-subtitle {
  color: #50352A;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
  font-size: 14px;
}
td,
tr td,
tr th {
  border-bottom: 1px solid #D7B95F;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 0px;
}
.assorti {
  padding: 15px 10px 10px;
}
.assorti h3 {
  font-weight: bold;
}
.assorti ul {
  list-style-type: none;
  padding-left: 0px;
}
.assorti ul li {
  font-size: 14px;
}
.vlakreypenaer {
  background: #202D50;
  padding-top: 80px;
  padding-bottom: 30px;
  min-height: 404px;
}
.vlakreypenaer h4,
.vlakreypenaer h5,
.vlakreypenaer p {
  color: #FEF5B5;
}
.vlakreypenaer.vsop {
  background: #1A1B16;
}
.vlakreypenaer.xo {
  background: #41211F;
}
.vlakreypenaer.gris h4,
.vlakreypenaer.gris h5,
.vlakreypenaer.gris p {
  color: #F6F6F6;
}
.vlakreypenaer.gris {
  background: #878786;
}
.vlakreypenaer.affineurs h4,
.vlakreypenaer.affineurs h5,
.vlakreypenaer.affineurs p {
  color: #FFF;
}
.vlakreypenaer.affineurs {
  background: #B71138;
}
.vlakreypenaer.chevre h4,
.vlakreypenaer.chevre h5,
.vlakreypenaer.chevre p {
  color: #72383D;
}
.vlakreypenaer.chevre {
  background: #FEF7DD;
}
.jlmf-section {
  margin-top: 30px;
  width: 33%;
  display: inline-block;
  margin-bottom: 30px;
}

.pull-right {
  float: right !important;
  width: 40%;
  padding-left: 20px;
}
.pull-right img {
  width: 100%;
}
div[itemprop="blogPost"] .inner img {
  width: 100%;
  padding: 20px;
}
div.inner h2 {
  font-size: 22px;
  text-align: center;
}
div.inner section.readmore {
  text-align: center;
  padding-bottom: 20px;
}
div.inner .page-header {
  padding-bottom: 0px;
  margin: 0 0 0px;
  border-bottom: 0px solid #eeeeee;
}
div.inner {
  border: 1px solid #D7B95F;
  margin-bottom: 20px;
  min-height: 438px;
}
.assortiment div.inner section.readmore {
  display: none;
}
.assortiment div.inner:hover {
  background: #F6F6F6;
}
.col-md-2 .jlmf-section,
.col-md-1 .jlmf-section {
  width: 100%;
  margin-top: 40px;
  text-align: right;
}
.jlmf-button {
  display: inline-block;
  font-size: 11px !important;
}
p.intro {
  text-align: center;
  font-weight: bold;
  color: #50352A;
}
.item-page.assortiment p.intro {
  display: none;
}
.start-reypenaer-banner {
  margin-top: 30px;
}
.start-reypenaer-banner .random-image img {
  width: 100%;
  height: auto;
}
.start-reypenaer-banner .text-op-banner {
  position: absolute;
  margin-top: -140px;
  margin-left: 80px;
  z-index: 99;
}
.start-reypenaer-banner .text-op-banner h5 {
  color: #FFF;
  font-size: 20px;
  text-shadow: 2px 2px 2px #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.start-reypenaer-banner .text-op-banner h1 {
  font-size: 40px;
  text-shadow: 3px 3px 3px #000;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #FFF8E0;
}
.start-reypenaer-banner .text-op-banner p a.start-banner-link {
  color: #FFF;
  font-size: 16px;
  font-style: italic;
  text-shadow: 2px 2px 2px #000;
}
.start-reypenaer-banner .text-op-banner p a.start-banner-link:hover {
  color: #FFF;
  text-decoration: underline;
}
.start-reypenaer .rspbld-page section {
  padding-bottom: 0px !important;
}
.start-reypenaer {
  background: #FAF0D6;
}
.start-reypenaer .t3-content {
  background: transparent !important;
  padding-top: 60px;
}
.col-md-6 .ons-verhaal {
  padding: 10px 30px;
}
.ons-verhaal.row {
  background: #FAF0D6;
}
.carousel-indicators {
  left: 25%;
}
.itemid-161 div.item-caption h3 {
  padding-top: 100px;
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
  border-top: 0px solid #eeeeee;
  padding: 0;
  display: block;
  clear: both;
  
}
.p340 {
  min-height: 340px;
}
.p248 {
  min-height: 248px;
}
.p405 {
  min-height: 405px;
}
.animation {
  opacity: 1;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 25%;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 25%;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
}
.carousel-control {
  color: #d7b95f;
  text-shadow: none;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #50352A;
}
html.itemid-161 .rspbld-button.btn-primary {
  color: #d7b95f !important;
  background-color: #fff8e0 !important;
}
html.itemid-161 .rspbld-button.btn-primary:hover {
  color: #d7b95f !important;
  background-color: #50352A !important;
}
html.itemid-161 .rspbld-page {
  margin-left: -15px;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  border: 1px solid #ffffff;
  border-radius: 0px;
  cursor: pointer;
  background-color: #FFF;
}
.carousel-indicators li.active {
  width: 17px;
  height: 17px;
  background-color: #D7B95F;
  border: 1px solid #D7B95F;
}
.carousel-indicators {
  left: 75%;
}
.carousel-inner .item .col-md-6 {
  padding-right: 0px;
  margin-right: 0px;
}
#GMapsID_text__0_1_map {
  width: 100% !important;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #FFF8E0;
  text-decoration: underline;
}
.t3-copyright p {
  font-size: 10px;
  text-align: center;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #50352a;
  border-color: #50352a;
}
.off-canvas-toggle span {
  background-color: #FAF0D6;
}
#t3-off-canvas {
  background-color: #FAF0D6;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #D7B95F;
  color: #50352a;
  padding: 0 0 0 12px;
  height: 35px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  text-transform: none;
  color: #50352a;
}
.t3-off-canvas ul li {
  font-size: 14px !important;
}
.t3-off-canvas ul li a {
  padding: 10px 0px!important;
  background-color: transparent !important;
  color: #50352a;
}
.t3-off-canvas ul li.active > a {
  background-color: transparent !important;
  color: #50352a;
  text-decoration: underline;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #50352a;
  text-decoration: none;
}
.btn-primary {
  background-color: #50352a;
}
.sfeer-banner img {
  width: 100%;
  height: auto;
}
html.itemid-144 .prdctblk h3 {
  margin-top: 20px;
  font-size: 18px;
}
.prdctvz p {
  font-size: 14px !important;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.inspi .rspbld-icon i.fa {
  font-size: 22px !important;
}
.inspi .rspbld-horizontal-icon-box .rspbld-icon i {
  text-align: center;
  height: auto;
  width: auto;
}
.inspi .fa {
  line-height: 0.7 !important;
}
.inspi .rspbld-horizontal-icon-box .rspbld-icon {
  background-color: transparent;
  border-radius: 0px;
  color: #4E3529;
  font-size: 20px;
  padding: 10px;
}
.inspi .rspbld-horizontal-icon-box .rspbld-content-container h3.rspbld-subtitle {
  margin-top: 13px;
  color: #4E3529;
  font-size: 22px;
}
.inspi-blok {
  background-color: #FCF8E9;
  margin-bottom: 30px;
}
.inspi-blok .rspbld-image img {
  width: 100%;
  margin-right: -30px;
}
.article-content .pictogrammen img {
  display: inline-block;
  max-width: 100%;
  height: 150px;
}
.bg-pakhuis {
  background: url(../../images/assets/bg-pakhuis.png) no-repeat bottom right;
  background-size: auto;
  margin-top: 20px;
  min-height: 300px;
}
.bg-pakhuis table {
  margin-bottom: 90px;
}
.usps ul {
  margin-top: 20px;
}
.usps ul li {
  font-size: 20px !important;
  font-family: 'Libre Baskerville', serif;
  line-height: 40px;
}
.citaat {
  display: none;
}
.inspi-blok .rspbld-google-map {
  margin-right: -15px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .inspi-blok .rspbld-image img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
.meerinfo .rspbld-button.btn-info {
  color: #FFF8E0 !important;
  background-color: #D7B95F !important;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 14px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  width: 100%;
  border-radius: 0;
}
.meerinfo .rspbld-button.btn-info:hover {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
}
.meerinfo.indexp .rspbld-button.btn-info {
  color: #FFF8E0 !important;
  background-color: #50352A !important;
}
.meerinfo.indexp .rspbld-button.btn-info:hover {
  color: #50352A !important;
  background-color: #FFF8E9 !important;
}
.meerinfo .rspbld-button.btn-info i.fa {
  line-height: 1.0 !important;
  font-size: 14px !important;
}
.meerinfo .rspbld-button-container {
  padding-bottom: 0px;
}
.meerinfo h3.rspbld-subtitle {
  margin-top: 0px;
  padding-top: 10px;
}
.meerinfo h2.rspbld-title {
  margin-top: 0px;
  padding-top: 10px;
  font-size: 14px;
}
.meerinfo .rspbld-image.text-center img:hover {
  opacity: 0.8;
}
.list-inline .fa {
  line-height: 1.0 !important;
  font-size: 14px !important;
}
.list-inline a {
  color: #50352A;
  text-shadow: none;
  text-decoration: none;
  font-size: 12px;
}
.list-inline a:hover {
  text-decoration: underline;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
.nodisp {
  display: none !important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #000;
}
@media (max-width: 767px) {
  .start-reypenaer-banner .text-op-banner {
    display: none;
  }
  div.item-caption {
    padding: 0px 20% 25px 10%;
    min-height: 270px;
  }
  div.item-caption h3 {
    font-size: 20px;
  }
  div.item-caption p {
    font-size: 13px;
  }
  .carousel-indicators {
    left: 50%;
  }
  .module-ct .rspbld-elements {
    padding: 0px 30px;
  }
  .start-reypenaer .t3-content {
    background: transparent !important;
    padding-top: 10px;
  }
  .itemid-161 div.item-caption h3 {
    padding-top: 0px;
  }
  html.itemid-161 .rspbld-page {
    margin-left: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.item-caption {
    padding: 5px 20% 25px 10%;
  }
  .itemid-161 div.item-caption h3 {
    padding-top: 10px;
  }
}
.formulierenpag .t3-megamenu {
  display: none !important;
}

li[data-id="110"],
li[data-id="161"],
li[data-id="585"],
li[data-id="136"],
li[data-id="141"],
li[data-id="126"],
li[data-id="755"],
li[data-id="756"],
li[data-id="839"],
li[data-id="904"] {
  display: none;
}
li[data-id="665"],
li[data-id="666"],
li[data-id="667"] {
  display: none;
}
.t3-off-canvas ul li.item-665,
.t3-off-canvas ul li.item-666,
.t3-off-canvas ul li.item-667,
.t3-off-canvas ul li.item-903 {
  display: none !important;
}
li[data-id="546"],
li[data-id="547"],
li[data-id="542"],
li[data-id="592"],
li[data-id="593"],
li[data-id="594"],
li[data-id="137"],
li[data-id="138"],
li[data-id="562"],
li[data-id="833"],
li[data-id="832"],
li[data-id="831"],
li[data-id="899"],
li[data-id="903"] {
  float: right !important;
}

.stolbtn .rspbld-content {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.stolbtn p {
  font-size: 14px;
}
.stolbtn h3.rspbld-subtitle {
  margin-top: 0px;
  padding-top: 10px;
  line-height: 1.4;
  min-height: 66px;
}
.stolbtn .formResponsive input[type="text"] {
  width: 97% !important;
}
.stolbtn .formResponsive button[type="submit"] {
  margin-top: -40px;
}
.nodisp {
  display: none !important;
}
p.formDescription {
  font-style: italic;
}
.zoomgroep {
  display: none !important;
}
html.itemid-1188 .t3-megamenu,
html.itemid-1188 .btn.btn-primary.off-canvas-toggle,
html.itemid-1188 footer,
html.itemid-1188 nav.t3-navhelper {
  display: none;
}
html.itemid-1280 div.t3-navbar .t3-megamenu,
html.itemid-1279 div.t3-navbar .t3-megamenu {
  display: none !important;
}
@media (max-width: 480px) {
  html.itemid-1279 .off-canvas-toggle,
  html.itemid-1280 .off-canvas-toggle {
    display: none !important;
  }
}
#keuzebuttons {
  text-align: center;
}