/* IMPORTS
---------------------------------------------- */
@import 'woocommerce.css';

/* VARIABLES
---------------------------------------------- */

/* FONTS
---------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


/* TYPOGRAPHY
---------------------------------------------- */
h1{
  font-size: 28px;
  color: #3d693e;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

h2{
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

h3{
  font-size: 20px;
  color: #3d693e;
  font-family: 'Open Sans', sans-serif;
}

h4{
  font-size: 18px;
  color: #3d693e;
  margin: 0.75rem 0 1.5rem 0;
  font-family: 'Open Sans', sans-serif;
}

p{
  font-size: 14px;
  color: #656564;
  font-family: 'Open Sans', sans-serif;
}

a{
  color: #3d693e;
}

a:hover{
  color: #3d693e;
}

li{
  font-size: 14px;
  color: #656564;
}

i{
  padding: 0px 2px;
  font-size: 18px;
}

main a{
  text-decoration: underline;
}

td {
  font-size: 14px;
  color: #656564;
  font-family: 'Open Sans', sans-serif;
  padding: 5px;
}

table {
  border: 0px solid #c7c7c7;
  margin: 20px 0 20px 0;
}

table.responsive-table-m{
  display: block;
  overflow: auto;
}

/* CUSTOM ELEMENTS
---------------------------------------------- */
.btn{
  padding: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.btn-mollers-orange{
  color: #fff !important;
  background-color: #ffc10a !important;
  border-color: #ffc10a !important;
  text-decoration: none;
}

.btn-mollers-orange:hover{
  color: #ffc10a !important;
  background-color: #fff !important;
  border-color: #ffc10a !important;
}

.btn-mollers-darkblue{
  color: #fff !important;
  background-color: #1a9f3b !important;
  border-color: #1a9f3b !important;
  text-decoration: none;
}

.btn-mollers-darkblue:hover{
  color: #1a9f3b !important;
  background-color: #fff !important;
  border-color: #1a9f3b !important;
}

.btn-mollers-download{
  max-width: 200px;
  color: #fff !important;
  background-color: #1a9f3b !important;
  padding: 12px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}

.btn-mollers-download:hover{
  background-color: #055a1a !important;
}

.btn-mollers-download a{
  color: #fff;
  text-decoration: none;
}

.z-50{
  z-index: 50;
}

.z-100{
  z-index: 100;
}

.logo{
  width: 100%;
  max-width: 150px !important;
}

.img-thumbnail {
  border: 0;
  padding: 0;
  border-radius: 0;
}

.gd-image{
  max-width: 400px;
}

.anchor {
  margin: 0;
  scroll-margin-top: 110px;
}

.yt-vid-mol{
  width: 100%;
  height: 249px;
}



/* HTML / BODY
---------------------------------------------- */
html, body{
  font-family: 'Open Sans', sans-serif;
}

.container{
  padding-right: 25px;
  padding-left: 25px;
}

/* HEADER
---------------------------------------------- */
header{
  position: relative;
 /* background: #3d693e;*/
  border-bottom: 1px solid #ececec;
}

header .container-fluid{
  padding: 20px;
}

header a, header a:hover{
  color: #fff;
}

header#header-primary a {
  color: #3d693e;
}

header#header-secondary{
  height: 30vh;
  min-height: 300px;
  background-image: url('/wp-content/themes/Mollers-theme/images/mollers_background.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-bottom: 0px;
}

.header-image-overlay{
  /*width:100%;*/
  position:absolute;
  bottom:0;
}

.header-image-overlay img{
  width: 100%;
}

header#header-woocommerce .container-fluid{
  padding: 15px;
}

/* HEADER DESKTOP */
.header-desktop a, .header-desktop span.header-navigation-menu-button{
  color: #3d693e;
}

.header-desktop a:hover, .header-desktop span.header-navigation-menu-button:hover{
  color: #2d4e2e;
}

#header-desktop-menu{

}

#header-desktop-menu ul{
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#header-desktop-menu ul li{
  display: inline-block;
  margin: 0px 6px;
  text-transform: uppercase;

}

#header-desktop-menu ul li a:hover{
  text-decoration: none;
}

#header-desktop-menu ul li i{
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 20px;

}

.header-desktop .header-navigation-menu-button i{
  text-align: center;
  font-size: 24px;
}

.header-desktop .header-navigation-menu-button span{
  font-size: 14px;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin-top: 3px;
}

/* DESKTOP SHOWCASE
---------------------------------------------- */
#desktop-showcase{
  margin-bottom: 20px;

}



/* FEATURED IMAGE
---------------------------------------------- */
section#featured-image{
  position: relative;
  z-index: 33;
  margin-top: -140px;
  min-height: 140px;
}

section#featured-image img{
  max-width: 350px;
  width: 100%;
}

/* FEATURED IMAGE PRODUCTS
---------------------------------------------- */
section#featured-image-products{
  /*margin-top: -45px;*/
  /*margin-bottom: -10px*/
  max-height: 600px;
  overflow: hidden;
}

section#featured-image-products .widget-title{
  display: none;
}

section#featured-image-products img{
  width: 100%;
}



/* MAIN
---------------------------------------------- */
main{
  padding: 20px 0px;
}

main#main-primary{

}

main#main-secondary{
  /*background-image: url('/wp-content/themes/Mollers-theme/images/icons_bg.png');
  background-repeat: no-repeat;
  background-position: top right;*/
}

main#main-secondary h1{
  font-weight: normal;
}

ul#menu-homepage-buttons, ul#menu-homepage-buttons-engels{
  padding: 0;
  list-style-type: none;
}

ul#menu-homepage-buttons li, ul#menu-homepage-buttons-engels li{


  border-radius: 3px;

  background: #fff;
  margin: 20px 0px;
  position: relative;

  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

ul#menu-homepage-buttons li:hover, ul#menu-homepage-buttons-engels li:hover{
  transform: scale(1.05, 1.05);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

ul#menu-homepage-buttons li a, ul#menu-homepage-buttons-engels li a{
  color: #3d693e;
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 8px 8px 8px 64px;
  text-decoration: none;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 48px;

  -webkit-box-shadow: 0px 5px 10px 0px rgba(85, 84, 84, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(85, 84, 84, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(85, 84, 84, 0.2);
}

ul#menu-homepage-buttons li a .menu-item-description, ul#menu-homepage-buttons-engels li a .menu-item-description{
  color: #1a9f3b;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.h-icon a:before{
  background: #fbfbfb;
  left: 0;
  position:absolute;
  top:0;
  width: 45px;
  height: 45px;
  margin: 10px;
  padding: 4px;
  border-radius: 3px;
  overflow: hidden;
}

.hart a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/heart-solid.svg);
}

.virus a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/shield-virus-solid.svg);
}

.hersenen a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/brain-solid.svg);
}

.oog a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/eye-solid.svg);
}

.tand a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/tooth-solid.svg);
}

.huid a:before{
  content: url(/wp-content/themes/Mollers-theme/icons/allergies-solid.svg);
}





/* popup ebook
---------------------------------------------- */

#popUp {
  position: fixed;
  max-width: 300px;
  height: 150px;
  background: rgba(236, 240, 241, 1);
  border: 5px solid #fff;
  bottom: 0;
  right: 0;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
}

#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  margin-top: -5px;
}

#book-img img {
  max-width: 75px;
  float:left;
  padding:8px;
  margin-top: 36px;
  width: 75px;
}


#popUp .close {
  color: #464646;
  right: 8px;
  top: 0px;
  position: absolute;
  font-size: 20px;
  cursor: pointer;
}

#popUp-btn {
  padding: 0 20px;
  text-decoration: underline;
}

#popUp-btn a:hover {
  color: #ffc10a;
}

#popUp h2 {
  font-size: 14px;
  color: #464646;
  line-height: 24px;
  font-weight: 400;
  margin-top: 40px;
  padding: 0 20px;
}

#plus {
  position: fixed;
  border: 5px solid #fff;
  color: #fff;
  bottom: 2%;
  right: 0;
  font-size: 15px;
  margin-left: -425px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
  text-align: left;
  z-index: 999;
}

#plus span {
  position: absolute;
  padding: 8px;
  left: 4px;
}

#plus::after {
  content: '';
  display: block;
  display: relative;
  width: 165px;
  background: #ffc10a;
  border: 30px solid transparent;
  border-radius: 5px 0 0 5px;
}

.mcnSignUpFormContentContainer {
  padding-left: 0px !important;
}



/* BLOG
---------------------------------------------- */
.featured-blogpost-body{
  position: relative;
  margin: 25px 0px;
}

.featured-blogpost-title{
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  background: #1d6567;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 8px 25px;
  font-size: 14px;
}

.featured-blogpost-body h3{
  background: #1d65677a;
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;

}

.featured-blogpost-body h3 a{
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  display: block;
  padding: 12px 25px;
}

.featured-blogpost-body h3 a i{
  font-size: 13px;
  color: #ddd;
}



.blogpost{

}

.blogpost i{
  font-size: 12px;
}

.featured-blogpost-body img{
  width: 100%;
}

.blogpost-body a, .featured-blogpost-body h3 a{
  text-decoration: none;
}


/* PAGE CONTENT
---------------------------------------------- */

ul.usp-block {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  text-align: center;

}

ul.usp-block li {
  padding: 0 0 0.6rem 0;
  display:block;
  font-size: 16px;
}


ul.usp-block li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c" !important;
  font-weight: 900;
  display: inline-block;
  width: 1.8em;
  color: #1a9f3b;
}


/* SEARCHFORM
---------------------------------------------- */

div.asl_m .probox .proinput {
  margin: 0 !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
  height: 42px !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  padding: 6px 10px !important;
  font-size:16px !important;
}

div.asl_w .probox .promagnifier {
  width: 45px !important;
  height: 40px !important;
}

div.asl_w .probox .proclose, div.asl_w .probox .prosettings {
  width: 28px !important;
  height: 40px !important;
}

div.asl_w .probox .proloading {
  width: 40px !important;
  height: 40px !important;
  padding:4px !important;
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a{
  color: #3d693e !important;
}


  /* FOOTER
 ---------------------------------------------- */
footer{
  padding-bottom: 100px;
  text-align: center;
}

footer .newsletter {
  /*background: #3d693e;*/

  background: rgb(61,105,62);
  background: linear-gradient(342deg, rgba(61,105,62,1) 0%, rgba(26,159,59,1) 100%);
  padding: 20px 0px;
}

footer .contact {
  background: #ececec;
}

footer h4{
  color: #fff;
  font-size: 24px;
}

footer p{
  color: #fff;
}

footer ul.product_list_widget{
  padding: 0;
  margin: 0;
}

footer ul.product_list_widget li{
  list-style-type: none;
}

ul#social-icons{
  padding: 0;
}

ul#social-icons li{
  display: inline-block;
  margin-right: 5px;
}

ul#social-icons li a{
  color: #fff;
}

ul#social-icons li a i{
  font-size: 24px;
}

.footer-menu h4.widget-title {
   color: #3d693e;
  font-weight: bold;
}

.footer-menu .textwidget p {
  color: #656564;
  line-height: 28px;
}

.footer-menu .textwidget h2 {
  font-size: 30px;
  font-weight: bold;
}


.footer-menu ul{
  padding: 0;
  list-style-type: none;
  margin: 28px 0 28px 0;
}

.footer-menu ul li{
  line-height: 24px;
  display: inline-block;
  margin-right: 10px;
}

.footer-menu ul li img{
  max-width: 80px;
}

.footer-menu ul li i{
  font-size: 30px;
  color: #3d693e;
}

.footer-menu ul li a{
  color: #3d693e;
}

#mc_embed_signup .button {

}





/* MOBILE FOOTER MENU
---------------------------------------------- */
section#mobile-ftr-menu{

}

section#mobile-ftr-menu .container-fluid{
  padding-left:0;
  padding-right: 0;
}


.call-to-actions{
  padding: 15px 0px;
}

.call-to-actions a, .call-to-actions button{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.footer-navigation{
  background: #3d693e;
  text-transform: uppercase;
}

.footer-navigation .container{
  padding: 8px 12px;
}

.footer-navigation span{
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer-navigation span:hover{
  color: #1a9f3b;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer-navigation a{
  text-decoration: none;
}

/* MENU POPUP BUTTONS
---------------------------------------------- */

/* FOOTER */
span.footer-navigation-menu-button{
  background: #1a9f3b;
  padding: 15px 10px;
  border-radius: 30px;
  cursor: pointer;
  position: absolute;
  top: -18px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 60px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

span.footer-navigation-menu-button:hover{
  color: #1a9f3b;
  background-color: #fff;
  border-color: #1a9f3b;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* HEADER */
span.footer-navigation-menu-button i{
  font-size: 30px;
}

span.header-navigation-menu-button{
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
}

span.header-navigation-menu-button:hover{
  color: #3d693e;
  /*background-color: #fff;
  border-color: #1a9f3b;*/
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

span.header-navigation-menu-button i{
  font-size: 30px;
}

.footer-menu{

}

.footer-menu ul{

}

.footer-menu ul#menu-footer-menu-1 li{
  display: block;
}



/* LOGO CAROUSEL
---------------------------------------------- */
.logo-slider{

}
.top-content{
  margin: 40px 0px;
}


/* MAILCHIMP
---------------------------------------------- */
#mc_embed_signup form{
  padding: 10px 10px 10px 3%;
}

#mc_embed_signup .mc-field-group{
  width: 100% !important;
}

#mc_embed_signup .mc-field-group label{
  color: #fff;
}

#mc_embed_signup .button{
  height: 42px !important;
  width: 100% !important;
}

/* LATEST BLOGPOST
---------------------------------------------- */
#latest-blogpost{
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.latest-blogpost-container{
  padding-right: 20px;
  width: 50%;
}

.latest-blogpost-container img{
  width: 62%;
  max-width: 500px;
  height: initial;
  margin: 5px 0px;
}

.latest-blogpost-title{
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
}

.latest-blogpost-image{
  height: initial;
  overflow: hidden;
  margin: 3px 0px 10px 0px;
}





@media (min-width: 768px) and (max-width: 991px) {
  /* Show 4th slide on md if col-md-4*/
  .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;  /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  /* Show 3rd slide on sm if col-sm-6*/
  .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;  /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .carousel-item {
    margin-right: 0;
  }
  /* show 2 items */
  .carousel-inner .active + .carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none;
  }
  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be also positioned for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
/* MD */
@media (min-width: 768px) {
  /* show 3rd of 3 item slide */
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }
  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  /* left or forward direction */
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* right or prev direction */
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
/* LG */
@media (min-width: 991px) {
  /* show 4th item */
  .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none;
  }
  /* Show 5th slide on lg if col-lg-3 */
  .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;  /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* right or prev direction //t - previous slide direction last item animation fix */
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}


/* MENU POPUP
---------------------------------------------- */

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  background-color: #3d693e; /* Black fallback color */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.1s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 10%; /* 10% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
  height: calc(90% - 30px);
  text-transform: uppercase;
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 6px;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff !important;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

.overlay .menu .menu-item-object-page a:hover{
  padding-left: 20px;
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

ul.menu{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.overlay-block{
  width: 80%;
  position: absolute;
  bottom: 0;
  left: 10%;
}

.overlay-block a, .overlay-block p{
  font-size: 12px;
  color: #fff;
}

.overlay-block ul{
  padding: 0;
}

.overlay-block li{
  display: inline-block;
}

.wpml-ls-menu-item{
  display: inline-block;
}

.menu-overlay-menu-container{
  margin: 16px 0px;
}




/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/

/*
Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap because it is "mobile first"
*/

@media (max-width: 575px) {

}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

  .container{
    padding-right: 15px;
    padding-left: 15px;
  }
  


}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

  header#header-secondary{
    background-image: none;

  }

  header#header-secondary{
    height: initial;
    min-height: initial;
  }

  header{
    background: #fff;
  }

  main#main-secondary{
    padding: 20px 0px;
  }

  section#featured-image {
    margin-top: -270px;
  }

  section#featured-image span{
    font-size: 40px;
    font-weight: bold;
  }

  .menu-homepage-buttons-container ul, .menu-homepage-buttons-engels-container ul{
    display: flex;
    flex-wrap: wrap;
  }

  .menu-homepage-buttons-container ul li, .menu-homepage-buttons-engels-container ul li{
    flex-grow: 1;
    width: calc(50% - 20px);

  }

  ul#menu-homepage-buttons li, ul#menu-homepage-buttons-engels li{
    margin: 10px;
  }


  section#featured-image-products{
    margin-bottom: 20px;
  }

  .woocommerce .woocommerce-product-gallery{
    float: left !important;
    margin-top: -60px;
  }

  #mc_embed_signup .mc-field-group:nth-child(1){
    width: 49% !important;
    float:left;
    clear:none;
    margin-right: 2%;
  }

  #mc_embed_signup .mc-field-group:nth-child(2){
    width: 49% !important;
    float:right;
    clear:none;
  }


  .cart-contents:before {
    color: #3d693e !important;
  }


  footer{
    padding-bottom: 0;
  }

  .featured-blogpost-body h3 a{
    font-size: 28px;
    padding: 16px 25px;
  }

  .featured-blogpost-body h3 a i{
    font-size: 16px;
  }

  ul.usp-block li {
    font-size: 18px;
    padding: 0 0 0.6rem 1.3em;
  }

  .blogpost-container{
    display: flex;
    flex-wrap: wrap;
  }

  .blogpost{
    flex-grow: 1;
    width: 50%;
    height: 400px;
    padding-right: 30px;
  }
  
  #latest-blogpost {
      flex-wrap: initial;
  }

  #popUp {
    margin-left: -425px;
  }
  #plus {
    margin-left: 0px;
  }


  
  .yt-vid-mol{
    width: 500px;
    height: 300px;
  }


  

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .menu-homepage-buttons-container ul li, .menu-homepage-buttons-engels-container ul li{{
    flex-grow: 1;
    width: calc(33.33% - 20px);
  }

  section#featured-image {
    margin-top: -300px;
  }

  .subscribe-newsletter{
    width: 65%;
    margin: auto;
  }

  .woocommerce div.product div.images img{
    width: 50%;
    margin: auto;
  }

  .blogpost-container{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .blogpost-body h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .latest-blogpost-image{
    height: 170px;
  }


}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .blogpost{
    height: 480px;
  }
}



/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/

/* Set width to make card deck cards 100% width */
@media (max-width: 950px) {

}


