@charset "UTF-8";

/* Styling versvanhet.land

Ontwikkeling door Studio Dircken.
Auteur: Davy in 't Veen

Inhoudsopgave:

/* 1. Algemeen (tekst / elementen) */
@font-face{
  font-family:'montserrat';
  src:url('../fonts/montserrat-regular-webfont.eot');
  src:url('../fonts/montserrat-regular-webfont.eot#iefix') format('embedded-opentype'),
  url('../fonts/montserrat-regular-webfont.woff') format('woff2'),
  url('../fonts/montserrat-regular-webfont.woff') format('woff'),
  url('../fonts/montserrat-regular-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}

  @font-face{
    font-family:'montserrat-light';
    src:url('../fonts/Montserrat-Light.ttf') format('truetype');}

  @font-face{
    font-family:'proximanova';
    src:url('../fonts/proximanova-bold-webfont.eot');
    src:url('../fonts/proximanova-bold-webfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-bold-webfont.woff') format('woff2'),
    url('../fonts/proximanova-bold-webfont.woff') format('woff'),
    url('../fonts/proximanova-bold-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}


@font-face{
  font-family:'bebasneue';
  src:url('../fonts/BebasNeue-Bold.ttf') format('truetype');}

@font-face{
  font-family:'daisy';
  src:url('../fonts/daisy.ttf') format('truetype');}

/* 2. Header
  - Hoofdstyling Header
  - Breakpoint @1200 Header
  - Breakpoint @991 Header
  - Breakpoint @768 Header
  - Breakpoint @400 Header
  */

/* 3. Footer
- Hoofdstyling Footer
- Breakpoint @1200 Footer
- Breakpoint @991 Footer
- Breakpoint @768 Footer
- Breakpoint @400 Footer
*/

/* 4. Homepage

*/

/* 5. Recepten

*/

/* 6. Producten

*/

/* 7. Contact

*/

/* 8. Over ons

*/

/* 1. Algemeen */
li {
  transition: 0.3s ease-in;
  color: #8dc53e;
  list-style: none!important;
}
li:hover {
  color: #584942;
}
p {
  margin-bottom: 0;
  font-family: 'montserrat'!important;
}
h1 {
  font-family: 'bebasneue'!important;
}
h2 {
}
hr {
  border:solid 2px #8dc53e;
  width: 20px;
}
small{
  color:#000;
}
a:hover {
  text-decoration: none;
}
.space-big{
  margin-top: 120px;
}
.arrowlink li:after {
  font-family: 'FontAwesome';
  content: "\f105";
  padding-left: 5px;
}
.btn {
  padding-left: 0;
}
.btn li{
  background-color: #8dc53e;
  border: 1px solid #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  list-style: none!important;
  text-decoration: none;
}
.btn li:hover{
  background-color: transparent;
  color: #8dc53e;
}
.woocommerce a.button {
  background-color: #8dc53e;
  border: 1px solid #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  list-style: none!important;
  text-decoration: none;
  border-radius: 0;
}
.woocommerce a.button:hover{
  background-color: transparent;
  color: #8dc53e;
}
.btn-primary {
  background-color: #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border: 1px solid #8dc53e;
}
.btn-primary:hover{
  background-color: transparent;
  color: #8dc53e;
  border: 1px solid #8dc53e;
}
.btn-checkout li{
  background-color: #f0ad4e;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 16px;
  margin: 0;
  list-style: none!important;
  border: 1px solid #f0ad4e;
  text-align: center;
}
.btn-checkout li:hover{
  background-color: transparent;
  color: #f0ad4e;
}
.btn-checkout-small li{
  position: absolute;
  left: 45%;
  bottom: -20px;
  background-color: #f0ad4e;
  border: 1px solid #f0ad4e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  text-align: center;
  margin: 0 auto;
  width: 46px;
  border-radius: 50px;
  list-style: none!important;
  text-decoration: none;
}
.btn-checkout-small li:hover{
  background-color: #fff;
  border-color: #dbe5ee;
  color: #dbe5ee;
}
.woocommerce button.button {
  background-color: #8dc53e;
  border: 1px solid #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border-radius: 0;
  margin-left: 4px;
}
.woocommerce button.button:hover {
  background-color: transparent;
  color: #8dc53e;
}
.woocommerce input {
  font-family: 'proximanova';
}
.woocommerce div.product form.cart .button{
  background-color: #8dc53e;
  color: #fff;
  text-transform: inherit;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
  border: 1px solid #8dc53e;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover{
  background-color: #8dc53e;
}
.woocommerce div.product form.cart .reset_variations{
  color:red;
}
.woocommerce ul#shipping_method li label{
  color: #000;
}
.border-boven img{
  margin-top: -20px;
  position: absolute;
  width: 100%;
  z-index: 99;
  height: 20px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}
.border-onder img{
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
  height: 20px;
}
.custom-winkelmand i {
  font-family: 'FontAwesome';
  color: #8dc53e;
  font-size: 24px;
  margin-top: -6px;
  padding-right: 3px;
}
.badge-pill {
  font-size: 10px;
  margin-bottom: 16px;
  background-color: green
}
.entry-content {
  margin-top: 70px;
}
/* 2. Header */
.navbar {
  background-color: #3e3e3e;
  z-index: 99999;
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  opacity: 0.9;
}
.nav-link {
  font-family: 'proximanova';
  color:#fff;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  /*margin-left: 16px;*/
  /*margin-right: 16px;*/
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
}
.nav-link:hover {
  color: #fff;
  opacity: 0.7;
}
.fixed-me{
    transition: all 1s ;
}
.fixed-me{
    background-color:#3e3e3e !important;
    padding: 5px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	  z-index:888;
    width: 100%;
    opacity: 0.9;
}
@media screen and (max-width:1200px){
  .fixed-me{
      background-color:#000 !important;
      padding: 5px !important;
      margin-bottom: 5px;
      position: fixed;
      top:0;
  	  z-index:888;
      width: 100%;
  }
}
.navbar-me {
   transition: all 1s ;
}
.header-right-menu{
 padding: 5px 15px !important;

}
.site-logo{
    padding: 15px 20px !important;
    margin: 15px 10px !important;
}
.navbar-me{
    padding: 10px 0px;
    background-color: transparent;
    top: 0px;
    border: 0px;
    border-radius: 0px;
    padding-top: 50px;
    z-index: 99!important;
}
@media screen and (max-width:991px){
  .navbar-me{
    background-color:#000 !important;
    padding: 5px !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
    z-index:888;
    width: 100%;
  }
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button{
    margin: 20px 15px 10px 15px !important;
}
.navbar-toggler {
  background-color: #fff;
  border-radius: 0;
  float: right;
  margin-top: 18px;
  margin-right: 18px;
}
.navbar-brand img {
  margin-right: 480px;
}
@media screen and (max-width:1200px){
  .navbar-brand img {
    margin-right: inherit;
  }
}
.winkelmand{
  position: absolute;
  right: 0px;
  top: 26px;
}
@media screen and (max-width:991px){
  .winkelmand{
    right: 80px;
    top: 23px;
  }
  .navbar-toggleable-md>.container{
    width: 100%;
  }
  .navbar-brand{
    margin-left: 15px;
  }
  .navbar-nav{
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .menu-item{
    text-align: left;
  }
}
@media screen and (max-width:768px){
  .winkelmand{
    top: 14px;
  }
  .navbar-toggler{
    margin-right: 10px;
    margin-top: 7px;
  }
}
#content-hero .header-home {
  position: relative;
  width: 100%;
}
#content-hero .header-home img {
  width: 100%;
  overflow: hidden;
  max-height: 520px;
  min-height: 320px;
  object-fit: cover;
}
@media screen and (max-width: 430px){
  #content-hero .header-home img {
    min-height: 240px;
  }
}
#content-hero .titels-header-home{
  text-align: center;
  position: absolute;
  top: 30%;
  width: 100%;
}
#content-hero p {
  font-family: 'daisy'!important;
  font-size: 90px;
  color: #8dc53e;
  margin-bottom: -30px;
  line-height: inherit;
}
#content-hero h1 {
  font-family: 'bebasneue'!important;
  font-size: 80px;
  color: #fff;
  margin-bottom: 0;
}
#content-hero h2 {
  font-family: 'montserrat-light'!important;
  font-size: 16px;
  color: #8dc53e;
}
@media screen and (max-width: 1200px){
  #content-hero h1{
    font-size: 60px;
  }
  #content-hero p {
    font-size: 70px;
    margin-bottom: -30px;
  }
  #content-hero .titels-header-home{
    top: 35%;
  }
}
@media screen and (max-width: 991px){
  #content-hero h1{
    font-size: 50px;
  }
  #content-hero p {
    font-size: 50px;
    margin-bottom: -20px;
  }
  #content-hero .titels-header-home{
    top: 35%;
  }
}
@media screen and (max-width: 430px){
  #content-hero h1{
    font-size: 30px;
  }
  #content-hero p {
    font-size: 30px;
    margin-bottom: -10px;
  }
  #content-hero .titels-header-home{
    top: 42%;
  }
}
#content-hero .titel-recept-align {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 50px;
}
/* 3. Footer */
#footer{
  padding-top: 60px;
  padding-bottom: 60px;
}

#footer h3{
  color: #8dc53e;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}

#footer li, #footer a{
  color: #3e3e3e;
  font-size: 12px;
  list-style: none;
}

#footer .copyright {
  margin-top: 50px;
}
#footer .nteo-left li {
  display: inline-block;
  color: #a0a0a0;
  padding-right: 30px;
}
#footer .nteo li {
  display: inline-block;
  color: #a0a0a0;
}
#footer .nteo a {
  color: #8dc53e;
  font-size: 20px;
  padding: 5px;
}
#footer .logo-footer img {
  float: right;
}
#footer .footer-menu  ul {
  padding-left: 0;
}
#footer .footer-menu  li {
  display: block;
  float: none;
  color: #3e3e3e!important;
}
@media screen and (max-width:768px){
  #footer .nteo-left li{
    display: block;
  }
  #footer .nteo {
    float: left!important;
  }
  #footer .copyright {
    margin-bottom: 10px;
  }
}
/* 4. Homepage */
#homepage-hero .header-home {
  position: relative;
  width: 100%;
  margin-top: -75px;
  overflow: hidden;
}
#homepage-hero .header-home img {
  width: 100%;
  overflow: hidden;
  max-height: 650px;
  min-height: 500px;
  object-fit: cover;
}
#homepage-hero .titels-header-home{
  text-align: center;
  position: absolute;
  top: 35%;
  width: 100%;
}
#homepage-hero p {
  font-family: 'daisy'!important;
  font-size: 90px;
  color: #8dc53e;
  margin-bottom: -20px;
}
#homepage-hero h1 {
  font-family: 'bebasneue'!important;
  font-size: 80px;
  color: #fff;
  margin-bottom: 0;
}
#homepage-hero h2 {
  font-family: 'montserrat-light'!important;
  font-size: 16px;
  color: #8dc53e;
}
#homepage-product-uitgelicht {
  padding-top: 40px;
  padding-bottom: 40px;
}
#recepten-uitgelicht {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f1f1f1;
}
.titel-recepten {
  max-width: 700px;
  float: left;
}
.titel-recepten h2{
  font-family: 'montserrat-light'!important;
  font-size: 30px;
  margin-bottom: 40px;
  color: #3e3e3e;
}
.titel-recepten p{
  font-family: 'montserrat-light'!important;
  font-size: 14px;
  line-height: 30px;
  color: #3e3e3e;
}
#recepten .arrowlink {
  float: right;
}
@media screen and (max-width: 768px){
  .titel-recepten h2{
    font-size: 20px;
    margin-bottom: 5px;
  }
  #recepten .arrowlink {
    float: inherit;
    margin-bottom: 20px;
  }
}
#homepage-product-uitgelicht .usp-top-home {
  margin-bottom: 40px;
}
#homepage-product-uitgelicht .usp-top-home p {
  font-family: 'proximanova'!important;
  font-size: 12px;
  text-transform: uppercase;
  color: #584942;
  letter-spacing: 1px;
  padding-top: 2px;
}
#homepage-product-uitgelicht .usp-combo {
  display: flex;
}
#homepage-product-uitgelicht .usp-combo img {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
/* Box item home */
#homepage-product-uitgelicht .box-item-home h1, #recepten-uitgelicht .box-item-home h1 {
  font-family: 'montserrat'!important;
}
#homepage-product-uitgelicht .box-item-home p, #recepten-uitgelicht .box-item-home p {
  font-family: 'montserrat-light'!important;
  font-size: 12px;
}
#homepage-product-uitgelicht  .box-item-home .btn-prijs p, #recepten-uitgelicht .box-item-home .btn-prijs p {
  font-family: 'montserrat'!important;
  font-size: 20px;
  text-align: center;
  width: 100%;
}
#homepage-product-uitgelicht  .box-item-home, #recepten-uitgelicht  .box-item-home{
  margin-bottom: 20px;
  border: 1px solid #dbe5ee;
  box-shadow: 2px 4px 4px #dbe5ee;
  background-color: #fff;
  transition: 0.5s ease-in;
}
#homepage-product-uitgelicht  .box-item-home:hover, #recepten-uitgelicht  .box-item-home:hover{
  transition: 0.5s ease-in;
  transform: scale(1.02,1.02);
  background-color: #dbe5ee;
}
#homepage-product-uitgelicht .box-item-home img{
  margin: 0 auto;
}
#homepage-product-uitgelicht .box-item-home .thumbnail img{
  margin: 0 auto;
  height: 140px;
  object-fit: cover;
}
#homepage-product-uitgelicht .img-breedte img{
  /*margin: 0 auto;*/
  /*max-width: 180px;*/
  object-fit: cover;
  width: 100%;
  height: 200px;
}
#recepten-uitgelicht .box-item-home img{
  margin: 0 auto;
  width: 100%;
}
#homepage-product-uitgelicht  .tekst-box{
  /*padding: 20px;*/
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
#homepage-product-uitgelicht  .tekst-box h1, #recepten-uitgelicht  .tekst-box h1{
  color: #3e3e3e;
  font-size: 20px;
  margin-bottom: 10px;
}
#homepage-product-uitgelicht  .tekst-box p, #recepten-uitgelicht  .tekst-box p{
  color: #3e3e3e;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 20px;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}
#homepage-product-uitgelicht  .tekst-box li, #recepten-uitgelicht  .tekst-box li{
  background-color: #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  list-style: none;
}
#homepage-product-uitgelicht .btn-prijs, #recepten-uitgelicht .btn-prijs {
  display: inline-block;
}
#homepage-product-uitgelicht .icons-recept, #recepten-uitgelicht .icons-recept {
  /*margin-bottom: 15px;*/
  margin-bottom: 30px;
}
#homepage-product-uitgelicht .icons-recept small, #recepten-uitgelicht .icons-recept small  {
  font-family: 'proximanova'!important;
}
#homepage-product-uitgelicht small:first-child, #recepten-uitgelicht small:first-child {
  padding-left: 20px;
  margin-right: 20px;
}
/* The end */
#homepage-product-uitgelicht .arrowlink li, #recepten-uitgelicht .arrowlink li{
  margin-top: 20px;
  list-style: none;
}
@media screen and (max-width:1200px){
  #homepage-product-uitgelicht  .tekst-box h1, #recepten-uitgelicht  .tekst-box h1{
    color: #3e3e3e;
    font-size: 14px;
    margin-bottom: 10px;
  }
  #homepage-product-uitgelicht  .tekst-box p, #recepten-uitgelicht  .tekst-box p{
    color: #3e3e3e;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
  }
  #homepage-product-uitgelicht .icons-recept, #recepten-uitgelicht .icons-recept {
    margin-bottom: 5px;
  }
}
@media screen and (max-width:991px){
  #homepage-product-uitgelicht  .box-item-home img, #recepten-uitgelicht  .box-item-home img{
    max-width: 100px;
  }
}
@media screen and (max-width:768px){
  #homepage-product-uitgelicht  .tekst-box p{
  display: none;
 }
 #homepage-product-uitgelicht  .box-item-home img{
   max-width: 50px;
   max-height: 50px;
   display: inline-block;
   float: left;
 }
#homepage-product-uitgelicht  .tekst-box h1{
  display: inline-block;
  float: left;
  padding-left: 20px;
  margin-top: 10px;
}
#homepage-product-uitgelicht  .tekst-box li{
  font-size: 18px;
  padding: 8px 12px 8px 12px;
}
#homepage-product-uitgelicht  .box-item-home{
  height: 80px;
}
#homepage-product-uitgelicht .btn-prijs{
  position: absolute;
  right: 40px;
  top: 18px;
}
#homepage-product-uitgelicht  .tekst-box{
  padding-top: 16px;
}
#homepage-product-uitgelicht  .box-item-home:hover{
  transition: none;
  transform: none;
}
}
@media screen and (max-width:430px){
#homepage-product-uitgelicht  .box-item-home{
  height: 40px;
}
#homepage-product-uitgelicht  .tekst-box{
  padding: 10px;
  padding-left: 5px;
}
#homepage-product-uitgelicht .box-item-home img {
  max-width: 40px;
  max-height: 40px;
margin-top: 0px;
position: absolute;
left: 20px;
top: 0;
}
#homepage-product-uitgelicht  .tekst-box h1{
  position: absolute;
left: 45px;
top: 4px;
font-size: 12px;
}
#homepage-product-uitgelicht .btn-prijs{
  right: 15px;
  top: 0;
}
#homepage-product-uitgelicht  .tekst-box li{
  font-size: 14px;
  height: 40px;
  padding-top: 10px;
}
#homepage-product-uitgelicht .arrowlink li{
  text-align: center;
  margin-top: 0;
  font-size: 12px;
}
#homepage-product-uitgelicht{
  padding-top: 20px;
  padding-bottom: 20px;
}
}
#home-usp .usp-home-bg img {
  width: 100%;
  max-height: 600px;
}
#home-usp .usp-item-home img {
  width: 80px;
  margin-bottom: 30px;
}
#home-usp .usp-home-bg {
  position: relative;
}
#home-usp .img-bg img{
  width: 100%;
  min-height: 440px;
  object-fit: cover;
}
#home-usp .usp-titel{
  text-align: center;
  position: absolute;
  top: 20%;
  width: 100%;
}
#home-usp .usp-home-bg h2 {
  font-family: 'daisy';
  font-size: 80px;
  color:#8dc53e;
  margin-bottom: 60px;
}
#home-usp .usp-home-bg .usp-item-home p {
  font-family: 'montserrat';
  font-size: 14px;
  color:#fff;
}
#over-home {
  padding-top: 60px;
  padding-bottom: 60px;
}
#over-faq .col-md-12 {
  padding: 0;
}
#gerechten-home .bg-recepten-home {
  position: relative;
}
#gerechten-home .bg-recepten-home img {
  width: 100%;
  min-height: 400px;
  object-fit: cover;
}
#gerechten-home .teaser-tekst-gerechten{
  text-align: center;
  width: 100%;
  position: absolute;
  top:20%;
}
#gerechten-home p{
  font-family: 'daisy'!important;
  font-size: 80px;
  color:#8dc53e;
  margin-bottom: -20px;
}
#gerechten-home h1{
  font-family: 'bebasneue'!important;
  font-size: 70px;
  color: #fff;
}
#over-home .brabantsewal {
  padding-top: 20px;
}
#over-home .brabantsewal img{
  max-width: inherit;
  padding-left: 60px;
}
@media screen and (max-width: 991px){
  #over-home .brabantsewal img{
    padding-left: 0px;
  }
}
@media screen and (max-width: 768px){
  #over-home .brabantsewal{
    text-align: center;
  }
}
#over-home h1 {
  font-family: 'montserrat-light'!important;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#over-home h2 {
    font-family: 'proximanova'!important;
    font-size: 12px;
    text-transform: uppercase;
    color: #8dc53e;
    letter-spacing: 1px;
    padding-top: 2px;
}
#over-home p {
  font-family: 'montserrat-light'!important;
  font-size: 14px;
  color: #3e3e3e;
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 768px){
  #over-home{
    padding-top: 0px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 430px){
  #over-home h1{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #over-home h2 {
      font-size: 10px;
      margin-top: 5px;
  }
  #over-home p{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  #over-home .brabantsewal {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
  }
  #over-home .brabantsewal img{
    max-width: 180px;
  }
}
#over-faq h1 {
  font-family: 'montserrat-light'!important;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#over-faq h2 {
    font-family: 'proximanova'!important;
    font-size: 12px;
    text-transform: uppercase;
    color: #8dc53e;
    letter-spacing: 1px;
    padding-top: 2px;
}
#over-faq p {
  font-family: 'montserrat-light'!important;
  font-size: 14px;
  color: #3e3e3e;
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 430px){
#over-faq h1{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
#over-faq h2 {
      font-size: 10px;
      margin-top: 5px;
  }
#over-faq p{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width:1200px) {
#home-usp .usp-home-bg h2{
  margin-bottom: 20px;
  }
}
@media screen and (max-width:991px) {
  #homepage-hero .header-home img {
    min-height: 420px;
  }
  #homepage-hero .titels-header-home{
    top:40%;
  }
  #homepage-hero p {
    font-size: 50px;
    margin-bottom: -10px;
  }
  #homepage-hero h1 {
    font-size: 50px;
  }
  #homepage-hero h2 {
    font-size: 14px;
  }
  #gerechten-home h1 {
    font-size: 50px;
  }
  #gerechten-home h2 {
    font-size: 14px;
  }
  #gerechten-home p {
    font-size: 50px;
    margin-bottom: -10px;
  }
  #gerechten-home .bg-recepten-home img {
    min-height: 300px;
  }
}
@media screen and (max-width: 768px) {
  #homepage-hero .header-home img {
    min-height: 360px;
  }
  .custom-logo-link img {
    width: 60%;
  }
  #homepage-product-uitgelicht .usp-top-home p {
    font-size: 10px;
    padding-bottom: 10px;
  }
  #home-usp .usp-item-home img {
    height: inherit;
    width: 50px;
  }

  #home-usp .usp-home-bg .usp-item-home p{
    font-size: 10px;
  }
  #home-usp .usp-home-bg h2 {
    font-size: 50px;
  }
  #gerechten-home .bg-recepten-home img {
    min-height: 320px;
  }
  #gerechten-home .teaser-tekst-gerechten {
    top:18%;
  }
  #footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #footer h3 {
    margin-top: 20px;
  }
  #footer .logo-footer {
    margin-top: 20px;
    float: left;
    width: 150px;
  }
  #home-usp {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #homepage-hero .header-home img {
    min-height: 280px;
  }
  #homepage-hero .titels-header-home{
    top:50%;
  }
  #homepage-hero p {
    font-size: 30px;
    margin-bottom: -10px;
  }
  #homepage-hero h1 {
    font-size: 30px;
  }
  #homepage-hero h2 {
    font-size: 12px;
  }
  #gerechten-home p {
    font-size: 30px;
    margin-bottom: -10px;
  }
  #gerechten-home h1 {
    font-size: 22px;
    margin-top: 10px;
  }
  #gerechten-home h2 {
    font-size: 12px;
  }
  #gerechten-home .teaser-tekst-gerechten {
    top:21%;
  }
  #gerechten-home .bg-recepten-home img {
    min-height: 240px;
    object-fit: cover;
  }
  #footer .copyright{
    margin-top: 20px;
  }
  #footer .copyright .nteo{
    margin-top: 20px;
  }
}

/* 5. Recepten */
#recepten-uitgelicht .box-item-home h1 {
  font-family: 'montserrat'!important;
}
#recepten-uitgelicht  .box-item-home p {
  font-family: 'montserrat-light'!important;
  font-size: 12px;
}
#recepten-uitgelicht  .box-item-home .btn-prijs {
  display: inline-flex;
  width: 100%;
}
#recepten-uitgelicht  .box-item-home .btn-prijs p {
  font-family: 'montserrat'!important;
  font-size: 20px;
  text-align: right;
  width: 100%;
}
#recepten-uitgelicht  .box-item-home{
  background-color: #dbe5ee;
  margin-bottom: 20px;
}
#recepten-uitgelicht  .box-item-home img{
}
#recepten-uitgelicht  .tekst-box{
  padding: 20px;
}
#recepten-uitgelicht  .tekst-box h1{
  color: #3e3e3e;
  font-size: 20px;
  margin-bottom: 10px;
}
#recepten-uitgelicht  .tekst-box p{
  color: #3e3e3e;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
#recepten-uitgelicht  .tekst-box li{
  background-color: #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
#recepten-uitgelicht  .tekst-box li:hover{
  background-color: #538ca9;
}
#recepten-uitgelicht  .tekst-box .btn-prijs{
}
#recepten-benodigd .sidebar {
  width: 100%;
  max-width: 370px;
  background-color: #8dc53e;
  padding: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
  float: right;
}
@media screen and (max-width: 991px){
  #recepten-benodigd .sidebar{
    max-width: inherit;
    float: inherit;
    margin-top: 20px;
  }
}
@media screen and (max-width: 430px){
  .titel-recepten h2{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.titel-recepten p{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}
}
#recepten-benodigd h1 {
 color: #fff;
 margin-top: 40px;
}
#recepten-benodigd li {
font-family: 'montserrat-light';
 list-style: none;
 color: #fff;
 font-size: 14px;
 border-bottom: 1px dashed #f1f1f1;
 padding: 10px 0px 10px 0px;
}
#recepten-benodigd h1:nth-child(1) {
margin-top: 0;
}
#recepten-benodigd a {
font-family: 'montserrat-light';
 list-style: none;
 color: #fff;
 line-height: 30px;
}
@media screen and (max-width: 768px){
  #recepten-benodigd h1 {
   font-size: 24px;
  }
}
/* Box item recepten */
#recepten .box-item-home h1 {
  font-family: 'montserrat'!important;
}
#recepten .box-item-home p{
  font-family: 'montserrat-light'!important;
  font-size: 12px;
}
#recepten  .box-item-home .btn-prijs p {
  font-family: 'montserrat'!important;
  font-size: 20px;
  text-align: center;
  width: 100%;
}
#recepten  .box-item-home {
  margin-bottom: 20px;
  border: 1px solid #dbe5ee;
  box-shadow: 2px 4px 4px #dbe5ee;
  background-color: #fff;
  transition: 0.5s ease-in;
  min-height: 430px;
}
#recepten  .box-item-home:hover {
  transition: 0.5s ease-in;
  background-color: #dbe5ee;
}
#recepten .box-item-home img{
  margin: 0 auto;
}
#recepten .box-item-home .thumbnail img{
  margin: 0 auto;
  height: 140px;
  object-fit: cover;
}
#recepten .img-breedte img{
  object-fit: cover;
  width: 100%;
  height: 200px;
}
#recepten  .tekst-box{
  padding: 20px;
  margin: 0 auto;
  text-align: center;
}
#recepten  .tekst-box h1 {
  color: #3e3e3e;
  font-size: 20px;
  margin-bottom: 10px;
}
#recepten  .tekst-box p {
  color: #3e3e3e;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 20px;
}
#recepten  .tekst-box li {
  background-color: #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  list-style: none;
  position: absolute;
  bottom: 40px;
}
#recepten .btn-prijs {
  display: inline-block;
}
#recepten .icons-recept {
  margin-bottom: 15px;
}
#recepten .icons-recept small{
  font-family: 'proximanova'!important;
}
#recepten small:first-child {
  padding-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px){
  #recepten  .tekst-box h1 {
    font-size: 14px;
  }
  #recepten .icons-recept small{
    font-size: 12px;
  }
  #recepten .icons-recept img{
    width: 15px;
  }
  #recepten  .tekst-box p {
    line-height: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 991px){
  #recepten  .tekst-box p {
    line-height: 16px;
    font-size: 12px;
  }
  #recepten .box-item-home .thumbnail img{
    height: 120px;
  }
  #recepten  .tekst-box{
  padding: 15px;
  }
  #recepten  .tekst-box li {
    font-size: 10px;
  }
  #recepten  .box-item-home{
    min-height: 405px;
  }
}
@media screen and (max-width: 768px){
  #recepten  .box-item-home{
    min-height: 380px;
  }
}
@media screen and (max-width: 576px){
  #recepten  .box-item-home{
    min-height: 315px;
  }
  #recepten .icons-recept {
    margin-bottom: -15px;
  }
  #recepten .box-item-home .thumbnail img{
    width: 100%;
  }
}
/* The end recepten boxen */

/* 7. Contact */
#contact-gegevens {

}
#contact-gegevens .sidebar {
  width: 100%;
  max-width: 370px;
  background-color: #8dc53e;
  padding: 20px;
  padding-top: 35px;
  float: right;
}
@media screen and (max-width: 991px){
#contact-gegevens .sidebar{
    max-width: inherit;
    float: inherit;
    margin-top: 20px;
  }
  #contact-gegevens .sidebar iframe{
    width: 100%;
    height: 320px;
  }
}
#contact-gegevens h1 {
 color: #fff;
}
#contact-gegevens li {
font-family: 'montserrat-light';
 list-style: none;
 color: #fff;
 line-height: 30px;
 font-size: 14px;
}
#contact-gegevens a {
font-family: 'montserrat-light';
 list-style: none;
 color: #fff;
 line-height: 30px;
}
#contact-gegevens .mail-tel {
 margin-top: 40px;
 margin-bottom: 40px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
color:#888;
border-radius: 0;
border-color: #d1d1d1;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
border-color: #8dc53e;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
max-width: 120px;
background-color: #8dc53e;
color: #fff;
text-align:center;
text-transform:uppercase;
float: right;
border: 1px solid #8dc53e;
border-radius: 0;
font-size: 12px;
margin-top: 20px;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
background-color: #fff;
color: #8dc53e;
border: 1px solid #8dc53e;
}
.wpcf7 label {
  font-family: 'montserrat-light';
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.wpcf7 h1 {
  font-family: 'montserrat-light'!important;
  font-size: 24px;
}
/* Einde contact */

/* 8. Over ons */
.woocommerce a {
  text-decoration: none;
}
.woocommerce-info a {
  color: #8dc53e;
}
.woocommerce form.checkout_coupon {
  border-radius: 0;
}
.woocommerce table.cart td.actions .coupon {
  width: 40%;
}
@media screen and (max-width: 768px){
  .woocommerce table.cart td.actions .coupon {
    width: inherit;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text{
    font-size: 12px;
  }
}
.woocommerce ul.products li.product {
  background-color: #fff;
  border: 2px solid #dbe5ee;
  box-shadow: 0px 0px 1px 1px #dbe5ee;
  height: 360px;
  margin-bottom: 40px;
}
.category-product .product-category li{
  height: 600px!important;
}
.woocommerce ul.products li.product:hover {
  transition: 0.5s ease-in;
  transform: scale(1.02,1.02);
  opacity: 0.9;
  background-color: #dbe5ee;
}
.woocommerce ul.products li.product h3 {
  font-family: 'montserrat-light';
  font-size: 20px;
  color: #000;
  text-align: center;
  padding-bottom: 0px;
  margin-top: 5px;
}
.woocommerce ul.products li.product .price {
  font-family: 'montserrat'!important;
  font-size: 14px;
  text-align: center;
  color: #000;
}
.woocommerce ul.products li.product a img{
  margin: 0;
  height: 220px;
  object-fit: cover;
}
@media screen and (max-width: 1200px) {
  .woocommerce ul.products li.product {
  height: 320px;
  padding: 0px;
}
.woocommerce ul.products li.product a img{
  margin-bottom: 5px;
  height: 200px;
}
.woocommerce ul.products li.product .price{
  font-size: 11px;
}
.woocommerce ul.products li.product h3{
  padding-bottom: 0px;
}
}
@media screen and (max-width: 991px) {
  .woocommerce ul.products li.product {
  height: 260px;
  padding: 0px;
}
.woocommerce ul.products li.product h3{
  font-size: 18px;
}
.woocommerce ul.products li.product a img{
  height: 140px;
}
}
@media screen and (max-width: 768px) {
  .woocommerce ul.products li.product {
  height: 260px;
  padding: 0px;
}
.woocommerce ul.products li.product h3{
  font-size: 18px;
}
.woocommerce ul.products li.product a img{
  object-fit: cover;
  max-height: 150px;
}
}
@media screen and (max-width: 540px) {

.woocommerce ul.products li.product {
margin-right: 0;
margin-bottom: 10px;
float: left;
clear: left;
}
}

.woocommerce ul.products li:nth-child(2n) {
clear: none;
}

.woocommerce .btn-outline-primary {
    background-color: #8dc53e;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    border: 1px solid #8dc53e;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}
@media screen and (max-width: 1200px){
  .woocommerce .btn-outline-primary {
  width: 160px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  }
  .woocommerce .btn-outline-primary a {
  text-align: center;
  }
}
@media screen and (max-width: 991px){
  .woocommerce .btn-outline-primary {
  width: 120px;
  font-size: 10px;
  margin-top: 15px;
  }
}
@media screen and (max-width: 768px){
  .woocommerce .btn-outline-primary {
  width: 60%;
  left: 0;
  bottom: 0;
  }
  .woocommerce ul.products li.product a{
  width: 60%;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  }
}
@media screen and (max-width: 480px){
  .woocommerce .btn-outline-primary {
  width: 85%;
  }
  .woocommerce ul.products li.product a{
  width: 85%;
  }
}
.woocommerce .col-1, .woocommerce .col-2 {
  max-width: 100%;
  padding: 0;
}
.woocommerce mark {
  display: none;
}
.woocommerce input, .woocommerce .select2-choice, .woocommerce table.shop_table {
  border-radius: 0;
}
.woocommerce abbr {
  text-decoration: none;
}
.woocommerce-checkout #payment {
  border-radius: 0;
  background: #f1f1f1;
  color: #fff;
}
.woocommerce-checkout #payment li {
  color: #fff;
}
.woocommerce-error:before {
  font-family: 'FontAwesome';
  content: "\f05a";
  color: #000;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0;
}
.woocommerce-info:before, .woocommerce-message:before{
  font-family: 'FontAwesome';
  content: "\f05a";
  color: #000;
  border-top: none;
}
.usp-productpagina {
  margin-top: 20px;

}
.usp-productpagina i {
  color: #8dc53e;
  padding-right: 10px;
}
.usp-productpagina li {
font-family: 'proximanova'!important;
font-size: 12px;
text-transform: uppercase;
color: #584942;
letter-spacing: 1px;
margin-top: 20px;
margin-bottom: 20px;
}
.woocommerce .star-rating span {
  color: #FFA500;
}
.woocommerce-review-link {
  color: #888;
}
.sku_wrapper {
  display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-family: 'proximanova'!important;
  font-size: 30px;
  color: #000;
  margin-top: 36px;
}
.woocommerce .summary .cart .btn-outline-primary {
  width: 100%;
  font-size: 20px;
  text-transform: inherit;
}
.woocommerce .summary .cart .btn-outline-primary:hover {
  background-color: transparent;
  color:#8dc53e;
}
.woocommerce .summary .cart .single_add_to_cart_button{
  background-color: red;
}
/*
.woocommerce .quantity .qty{
  /*width: 50px;
  height: 40px;
  font-family: 'proximanova'!important;
  font-size: 18px;
  padding: 0;
  padding-left: 14px;
  border: 1px solid rgba(0,0,0,.1);
}*/
.woocommerce .product-name a {
  color: #000!important;
}
.woocommerce p {
  font-family: 'montserrat-light'!important;
   color: #000;
   line-height: 30px;
   font-size: 14px;
}
@media screen and (max-width: 430px){
  .woocommerce p {
    line-height: 18px;
    font-size: 12px;
}
.woocommerce .woocommerce-ordering{
  width: 100%!important;
}
}
.woocommerce div.product .woocommerce-tabs .panel {
border-bottom: 2px solid #f1f1f1;
padding-top: 10px;
padding-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-family: 'bebasneue';
}
.woocommerce .titels-h2-woo h2 {
font-family: 'bebasneue';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border-radius: 0;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0 auto;
}
.woocommerce-noreviews {
  display: none;
}
.woocommerce #reviews h3 {
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .star-rating{
  margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after
 {
    left: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-width: 0 1px 1px 0;
    box-shadow: none;
    border: 1px solid #d3ced2;
position: absolute;
bottom: -1px;
width: 5px;
height: 5px;
content: none;
}
.woocommerce .term-description {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.woocommerce div.product div.images img {
  border: 1px solid #f1f1f1;
}
.woocommerce .img-thumbnail {
  border: none;
}
.woocommerce .img-thumbnail:hover {
  transform: scale(1.05,1.05);
  transition: 0.5s ease-in;
}
.woocommerce #content div.product div.summary {
  width: 35%;
}
.woocommerce .combo-title-rating {
  display: flex;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin-left: 40px;
}
.woocommerce-Reviews-title {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist {
  padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  background-color: #f1f1f1;
  border-radius: 0;
  transition: 0.5s ease-in;
  text-align: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:hover {
  opacity: 0.6;
}
.woocommerce #review_form #respond .form-submit input {
  background-color: #8dc53e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border-radius: 0;
  border: 1px solid #8dc53e;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background-color: transparent;
  color: #8dc53e;
}
.woocommerce p.stars a {
  color: #FFA500;
  width: 50px;
  font-size: 30px;
}
#review_form_wrapper {
  text-align: center;
}
#review_form_wrapper label{
  display: inherit;
}
.woocommerce #review_form #respond textarea {
  height: 200px;
  width: 50%;
  border: 1px solid #888;
}
@media screen and (max-width:768px){
  .woocommerce #review_form #respond textarea {
    width: 100%;
  }
}
.woocommerce #review_form #respond input {
  width: 50%;
  border: 1px solid #888;
}
.woocommerce .star-rating {
  margin: 0 auto;
  float: inherit;
  margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  text-align: center;
}
.woocommerce .cart_totals h2 {
  font-family:'bebasneue'!important;
}
.woocommerce-cart table.cart img {
  width: 100px;
}
.woocommerce th {
  font-family: 'montserrat-light'!important;
}
.woocommerce td {
  font-family: 'Montserrat';
}
.woocommerce h3 {
    font-family:'bebasneue'!important;
}
.woocommerce h2 {
  font-family: 'bebasneue'!important;
  color: #000;
  text-align: center;
  padding-bottom: 0px!important;
  font-size: 20px!important;
  margin-top: 8px!important;
}
.woocommerce-tabs h2{
  text-align: left!important;
  font-size: 2rem!important;
}
/*.single-product .related h2{
  text-align: left!important;
  font-size: 2rem!important;
}*/
.woocommerce label {
  margin-bottom: 0;
}
.woocommerce form .form-row textarea {
  border-radius: 0;
}
.woocommerce form .form-row select{
  -webkit-appearance:none;
  border-radius: 0;
  text-indent: 10px;
}
.woocommerce form .form-row input.input-text {
  line-height: inherit;
}
@media screen and (max-width: 500px){
  .woocommerce form .form-row input.input-text {
    font-size: 12px;
  }
}
.woocommerce .shipping-calculator-button {
  color: #8dc53e;
}
.woocommerce #order_review_heading {
  margin-top: 30px;
}
.woocommerce .woocommerce-checkout #payment ul.payment_methods li {
  color: #000;
}
#ship-to-different-address-checkbox input {
  -webkit-appereance:none;
  height: 40px;
}
.woocommerce-info {
  border: none;
  background-color: #F1F1F1;
}
@media screen and (max-width: 500px){
  .woocommerce-info, .woocommerce-message {
    font-size: 12px;
  }
}
.woocommerce-error li {
  color: red;
}
.woocommerce-error {
  border: none;
  background-color: #f3e4e3;
}
.woocommerce .custom-select {
  border-radius: 0;
  font-family: 'Montserrat';
}
@media screen and (max-width: 430px){
  .woocommerce .custom-select{
    font-size: 12px;
    width: 100%;
  }
}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb {
  font-family: 'bebasneue'!important;
  font-size: 22px!important;
  color: #888!important;
}
.select2-container .select2-choice>.select2-chosen {
  padding-top: 10px;
  padding-bottom: 10px;
}
#funnel {
  margin-top: 110px;
  margin-bottom: 40px;
}
@media screen and (max-width:991px){
  #funnel {
    display: none;
  }
}
#funnel .funnel-step-wrapper {
  text-align: center;
}
#funnel .funnel-step {
  border-radius: 100px;
  font-size: 18px;
  background-color: #ccc;
  margin: 0 auto;
  max-width: 70px;
  margin-bottom: 14px;
}
#funnel .funnel-step-selected {
  border-radius: 100px;
  font-size: 18px;
  background-color: #8dc53e;
  margin: 0 auto;
  max-width: 70px;
  margin-bottom: 14px;
}
#funnel p {
  padding: 20px;
  color: #fff;
  font-size: 20px;
}
#funnel .funnel-step-wraper h1 {
  font-family:'bebasneue'!important;
  font-size: 18px;
  margin-bottom: 0!important;
}
#funnel .funnel-step-wraper small {
  font-size: 18px;
  line-height: 0;
}
#funnel .bg-wrapper-funnel {
  border: 2px solid #f0f2f5;
  position: absolute;
  left: 0;
  right: 0;
  top: 35px;
}
#funnel .deselect{
  opacity: 0.2;
}
@media screen and (max-width: 991px){
  #productsingle .lead p {
     line-height: 20px;
     font-size: 14px;
  }
  #productsingle .usp-productpagina {
    display: none;
  }
  #productsingle .tabs .wc-tabs p{
    font-size: 10px;
  }
  #productsingle .woocommerce-Tabs-panel p {
    font-size: 14px;
    line-height: 20px;
  }
  #productsingle h1{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  #productsingle div.summary{
    width: 100% !important;
  }
  #productsingle ul.tabs{
    font-size: 12px;
  }
  #productsingle .quantity {
    float: right!important;
    margin-bottom: 5px!important;
    padding-top: 10px;
  }
  #productsingle p.price{
    float: left;
    padding-bottom: 20px;
  }
  #productsingle nav a.woocommerce-breadcrumb {
    font-size: 14px!important;
  }
  #productsingle h1{
    font-size: 2rem;
  }
  #productsingle .col-md-6{
    display: none;
  }
}

@media screen and (max-width: 430px){
  #productsingle .lead p {
     line-height: 20px;
     font-size: 12px;
  }
  #productsingle .tabs .wc-tabs p{
    font-size: 10px;
  }
  #productsingle .woocommerce-Tabs-panel p {
    font-size: 12px;
    line-height: 20px;
  }
  #productsingle h1{
    width: 100%;
  }
  #productsingle ul.tabs{
    font-size: 10px;
  }
  #productsingle .quantity {
    float: right!important;
    margin-bottom: 25px!important;
    padding-top: 3px;
  }
  .woocommerce .woocommerce-breadcrumb {
    display: none;
  }
  #productsingle,  .woocommerce ul.products {
    margin-top: 46px;
  }
  .term-description {
    margin-top: 26px;
  }
}
/* Einde over ons */
#recepten-benodigd .btn-recept-to-product li{
  border-bottom: none;
  background-color: #f0ad4e;
  border: 1px solid #f0ad4e;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  max-width: 280px;
  margin: 0 auto;
  margin-top: 40px;
  color: #fff;
}
#recepten-benodigd .btn-recept-to-product li:hover{
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
#faq .panel {
  background-color: #8dc53e;
  transition: 0.3s ease-in;
}
#faq .panel:hover {
  opacity: 0.7;
  transform: scale(1.005,1.005);
}
#faq .panel-body {
  background-color: #f1f1f1;
  padding: 15px;
  font-size: 14px;
}
#faq h2{
  font-family:'bebasneue'!important;
  color: #fff;
  padding-left: 15px;
  text-decoration: none;
}
#faq .panel-title {
  padding: 0;
  margin: 0;
  padding-top: 14px;
  padding-bottom: 6px;
  padding-left: 15px;
  font-size: 24px;
}
@media screen and (max-width: 430px){
  #faq .panel-title {
  font-size: 18px;
  padding-top: 11px;
  }
}
#faq a {
  text-decoration: none;
}
#faq .panel-default {
  margin-bottom: 15px;
}
.tab-custom {
  text-transform: uppercase;
  font-size: 20px;
}
#tab-tab {
  font-size: 2rem;
  font-family: 'bebasneue'!important;
}
.woocommerce-message{
  border-top:none;
}
/* Minicart summary checkout*/
@media screen and (max-width: 768px){
  #minicart{
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.minicart-item .buttons,.minicart-item .total{
  display: none;
}
.minicart-item {
  background-color: #f1f1f1;
  width: 100%;
  padding: 20px;
}
.minicart-item li {
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  font-family: 'bebasneue'!important;
  color: #292b2c;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
}
.minicart-item img {
  display: inline-block;
  width: 64px!important;
  float: left!important;
  margin-right: 20px!important;
  margin-left: 20px!important;
}
.minicart-item .custom-tekst{
  font-size: 12px;
  font-family: 'Montserrat';
}
.minicart-item .variation-cart small span p{
  font-size: 12px!important;
  line-height: inherit;
  display: inline-block;
}
@media screen and (max-width: 768px){
.minicart-item li {
    font-size: 16px;
  }
  .minicart-item .custom-tekst{
    font-size: 12px;
  }
  .minicart-item img {
    margin-left: 12px!important;
    width: 40px!important;
    height: 40px!important;
  }
  .minicart-item .variation-cart small span p{
    display: none;
  }
}
.minicart-item .scrolldown li {
  font-family: 'montserrat-light'!important;
  margin:0 auto;
  text-align: center;
  background-color: #f0ad4e;
  color: #fff;
  padding: 5px;
  width: 200px;
  border:1px solid #f0ad4e;
  width: 100%;
  padding-top: 20px!important;
  padding-bottom: 16px!important;
  text-transform: uppercase;
  font-size: 18px;
}
.minicart-item .scrolldown li:hover {
  background-color: transparent;
  color: #f0ad4e;
}
.minicart-item .variation {
  display: none;
}
@media screen and (max-width: 500px){
  .minicart-item .scrolldown li {
  font-size: 12px;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
}
}
/* Einde Minicart summary checkout */

.slider-usp {
  width: 100%;
}
.slider-usp-img {
  width: 33%;
}
.woocommerce div.product form.cart .variations label{
  font-size: 14px;
}
.post-type-archive ul.products li.product{
  width: 29.5%;
  height: 300px;
}
.post-type-archive li.product-category{
  width: 100%;
}
.post-type-archive ul.products li.product:after{
font-family: 'bebasneue';
content: "Bekijk alle producten >";
color: #f0ad4e;
position: absolute;
margin: 0 auto;
width: 100%;
text-align: center;
}
@media screen and (max-width: 991px){
  .post-type-archive ul.products li.product{
    height: 220px;
  }
}
@media screen and (max-width: 768px){
  .post-type-archive ul.products li.product{
    width: 50%;
  }
}
@media screen and (max-width: 480px){
  .post-type-archive ul.products li.product{
    width: 100%;
  }
}
.woocommerce .up-sells ul.products li.product .price{
  margin-top: 0;
}
.woocommerce .related ul.products li.product .price{
  margin-top: 0;
}
.woocommerce .related ul.products li.product .variable_price{
  display: none;
}
/*
.woocommerce .related ul.products li.product{
  height: 340px;
}*/
/*
@media screen and (max-width: 1200px){
  .woocommerce .related ul.products li.product{
    height: 305px;
  }
}*/
/*
@media screen and (max-width: 991px){
  .woocommerce .related ul.products li.product{
    height: 245px;
  }
}*/
.woocommerce td.product-name dl.variation dt,.woocommerce td.product-name dl.variation p {
  margin: 0px;
  font-size: 12px;
}
.woocommerce td.product-name dl.variation{
  display: none;
}
.coupon_code input-text{
  width: 30%;
}
.woocommerce-page .cart-collaterals{
  padding-top: 30px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 100%;
  height: 80px;
  margin-bottom: 10px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li .ondertitel-categorie {
  display: none;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li img {
 height: 100%;
 width: 80px;
 object-fit: cover;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li h3 {
display: inline-block;
position: absolute;
left: 22%;
top: 0px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li .star-rating {
float: right;
position: absolute;
left: 22%;
top:30px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li .price {
  position: absolute;
  left:22%;
  top:42px;
  font-size: 14px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products .btn-outline-primary {
  right: 20px;
  top: 2px;
  position: absolute;
}
@media screen and (max-width: 1200px){
  .woocommerce-page .cart-collaterals .cross-sells ul.products .btn-outline-primary {
    top: 20px;
  }
}
@media screen and (max-width: 991px){
  .woocommerce-page .cart-collaterals .cross-sells ul.products .btn-outline-primary {
    top: 10px;
  }
  .woocommerce-page .cart-collaterals .cross-sells ul.products li img{
    width: 60px;
  }
}
@media screen and (max-width: 768px){
.product-quantity .quantity .form-control{
display: inline-block;
}
.cart_item, .cart-subtotal, .shipping{
font-size: 12px;
}
.woocommerce .quantity .qty{
  height: 30px;
}
.woocommerce-page .cart-collaterals .cross-sells{
  display: none;
}
}
@media screen and (max-width: 430px){
  .woocommerce div.product form.cart .variations label{
    font-size: 12px;
    line-height: 16px;
  }
  #productsingle p.price{
    float: inherit;
    margin-top: 0px;
  }
  .variable_price{
    padding-bottom: 5px;
  }
  .woocommerce div.product form.cart .variations select{
    font-size: 12px;
  }
}
/* Input product single */
input[type="number"] {
    -moz-appearance: textfield;
}
.qty {
    border:none;
    color:#000;
    height:50px;
    z-index: -1;
}
.minus {
  border:none;
  background-color: #f0ad4e;
  color: #fff;
  padding-bottom: 9px;
  padding-top: 6px;
  padding-left: 9px;
  padding-right: 9px;
}
.plus {
  border:none;
  background-color: #f0ad4e;
  color: #fff;
  padding-bottom: 9px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
  .qty {
      border:2px solid #f0ad4e;
      color:#000;
      padding-bottom: 9px;
      padding-top: 6px;
      padding-left: 8px;
      padding-right: 8px;
  }
  /*.minus {
  display: none;
  }
  .plus {
  display: none;
  }*/
}}
@media screen and (max-width: 500px){
  .minus {
    background-color: #f0ad4e;
    color: #fff;
    padding-bottom: 9px;
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
      margin-right: -5px;
  }
  .plus {
    background-color: #f0ad4e;
    color: #fff;
    padding-bottom: 9px;
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
      margin-left: -5px;
  }
  .qty {
      border:none;
      height:30px;
      padding-top: 0;
      padding-bottom: 0;
  }
}
/* Einde input single */
.woocommerce .quantity {
  width: inherit!important;
}
.woocommerce .quantity .qty{
  padding-top: 5px;
  padding-bottom: 7px;
  background-color: transparent;
  /*margin-right: -16px;*/
  -webkit-appearance: none;
  border: none;
  /*margin-left: -4px;*/
}
.woocommerce div.product div.quantity .qty {
  margin-top: 20px;
  margin-bottom: 20px;
}
input[type=number] {
    -moz-appearance:textfield;
}
/* Remove controls from Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
}
@media screen and (max-width: 768px){
  .woocommerce .quantity .qty{
    margin-left: inherit;
  }
  .quantity {
    width:inherit!important;
  }
  /* Firefox */
  @-moz-document url-prefix() {
    .woocommerce .quantity .qty{
      width: 60px;
    }
    .quantity {
      width: inherit!important;
    }
  }
  /* Einde Firefox */
}

.quantity div{
  border-radius: 0px!important;
  background-color: transparent!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.quantity div a{
  color: #fff;
  padding: 5px;
  background-color: #f0ad4e;
  padding-bottom: 9px;
  padding-top: 6px;
  padding-left: 9px;
  padding-right: 9px;
  z-index: 99!important;
}
.woocommerce-page #payment #place_order {
  font-family: 'montserrat-light'!important;
  margin:0 auto;
  text-align: center;
  background-color: #f0ad4e;
  color: #fff;
  padding: 5px;
  width: 250px;
  border:1px solid #f0ad4e;
  padding-top: 20px!important;
  padding-bottom: 16px!important;
  text-transform: uppercase;
  font-size: 18px;
}
.woocommerce-page #payment #place_order:hover {
  background-color: transparent;
  color: #f0ad4e;
}
@media screen and (max-width: 500px){
  .woocommerce-page #payment #place_order {
    font-size: 12px;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    width: 100%;
}
}
.woocommerce div.product form.cart .variations select{
  margin-top: 12px;
  height: 40px;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  text-indent: 5px;
  font-family: 'montserrat-light';
  font-size: 14px;
  color: #666666;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
  background: url('../../../uploads/2017/03/arrow.png') no-repeat 94% 50% #ffffff;
  background-size: 12px;
}
.woocommerce-checkout select{
  margin-top: 12px;
  height: 40px;
  width: 200px;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  text-indent: 5px;
  font-family: 'montserrat-light';
  font-size: 14px;
  color: #666666;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
  background: url('../../../uploads/2017/03/arrow.png') no-repeat 94% 50% #ffffff;
  background-size: 12px;
}
.woocommerce-checkout .woocommerce-info{
  display: none;
}
.variation-cart small span p{
  font-size: 12px!important;
  line-height: inherit;
}
.page-template-default .minus,.page-template-default .plus{
  display: none;
}
.ondertitel-categorie p{
  font-size: 12px;
  font-family: 'montserrat-light';
  margin: 0;
  text-align: center;
  line-height: 14px;
}
@media screen and (max-width: 1200px){
  .ondertitel-categorie p{
    line-height: 12px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px){
  .ondertitel-categorie p{
    display: none;
  }
}
div .bg_utube {
    z-index: -99999;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    transform: scale(2.1,2.1);
    -ms-transform: scale(2.1,2.1);
    -webkit-transform: scale(2.1,2.1);
}
@media screen and (max-width: 1680px){
  div .bg_utube {
      transform: scale(1.5,1.5);
      -ms-transform: scale(1.5,1.5);
      -webkit-transform: scale(1.5,1.5);
  }
}
@media screen and (max-width: 1200px){
  div .bg_utube {
      transform: scale(1,1);
      -ms-transform: scale(1,1);
      -webkit-transform: scale(1,1);
      height: 100%;
  }
}
/* Naseizoen melding aanpassingen */
.woocommerce-store-notice,
p.demo_store{
  background-color: #8dc53e!important;
  font-size: 12px!important;
  z-index: 9999!important;
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 991px){
  .woocommerce-store-notice,
  p.demo_store{
    top: 75px!important;
  }
}
@media screen and (max-width: 768px){
  .woocommerce-store-notice,
  p.demo_store {
    top: 50px!important;
    font-size: 10px!important;
    height: 45px;
  }
}


body.woocommerce-cart .entry-content, body.woocommerce-checkout .entry-content {
   margin-top: 170px;
}