.tig-postcode-loading {
  display: none;
}

.cookie-status-message {
    display: none;
}

.hide-attr{
  display: none;
}
.sidebar-main{
  margin-bottom: 0px !important;
}
a.close-global-notification {
	visibility:hidden;
}

.ampickup-store-container .ampickup-choosemap {
  background-color: #000;
  border-radius: 0px;
}

.ampickup-store-container .ampickup-choosemap:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000000;
}

/* Container holding the image and the text */
.header-container {
  position: relative;
  text-align: center;
  color: black;
  padding-bottom: 25px;
  min-height: 150px;
}
.header-container>h1{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  line-height: 3em;
  font-size: 10em;
}
.header-container a.button{
  position: absolute;
  background-color: #0000005c; /* Green */
  border: 2px solid white;
  /* border-radius: .25em; */
  color: white;
  padding: .75em 1.5em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;

}
/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.bottom-center {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, -30%);
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.whitetext{
  color: #ffffff;
}


.scg-row,.scg-container {
  display: flex;
  -webkit-flex-direction: row; 
  flex-direction: row;
  flex-wrap: wrap;
  /* padding-bottom: 50px; */
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.scg-column{
    padding: 0 2em;
}
.scg-column .button{
  background-color: #000000; /* Green */
  border: 2px solid white;
  /* border-radius: .25em; */
  color: white;
  padding: 1em  2em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.5em;
  margin: 1em;
}
.scg-3column {
  flex:max(350px, 100%/4 + 0.1%);
  max-width: 350px;
}
.scg-2column {
  flex:max(400px, 100%/4 + 0.1%);
}
.scg-img-column {
  width:100%;
  display:flex;
  justify-content: space-between;
  gap:15%;
  animation: mymove 5s infinite;
}



@keyframes mymove {
  from {transform: translateX(600px);}
  to {transform: translateX(-1000px);}
}
.scg-1column {
  flex-basis: 800px;
 /* flex:max(600px, 100%/4 + 0.1%);  */
}
.scg-col-1{
  order:1
}
.scg-col-2{
  order:2
}
.scg-col-3{
  order:3
}
.scg-line{
  border-bottom: solid;
    width: 80%;
}
@media (min-width: 800px){
  .header-container {
    min-height: 150px;
  }
  

  .header-container h1{
    position: absolute;
    top: 50%;
    line-height: 1.5em;
    font-size: 10em;
  }

  .header-container a.button{
    padding: 1em 2em;
    font-size: 1em;
  }

  .scg-img-column {
    animation:none;
    gap:0%;
  }
  .scg-col-1{
    order:2
  }
  .scg-col-2{
    order:1
  }
}

.scg-section{
    padding: 25px 0;
}

.scg-section-dark{
  background-color: #e5e5e5;

}

.scg-section-extra-dark{
  background-color: #f2f2f2;

}

.goldtext{
	color: #bba076;
}

 .scg-column-text-left{
	 text-align: left;
 }

.iframe-container-youtube{
  position: relative;
  max-width: 100%;
  /* padding-bottom: 56.25%;  */
  /* height: 0; */
}
.iframe-container-youtube iframe{
  /* position: absolute; */
  top:0;
  left: 0;
  max-width: 100%;
  /* height: 100%; */
}
/* scg ingredienten table */

.scg-ingr-tablerow{
  display: grid;
  /* grid-template-columns: 150px 200px auto; */
  grid-template-columns: repeat(3, 1fr);
  justify-items: start;
  
  align-items: center;
    text-align: left;
  /* align-items: flex-start;
  flex-wrap: nowrap; */
}
.scg-ingr-tablecel{
  /* flex: 1; */
}

/* einde webheads content */


.checkout-agreements button span {
  color: #000000 !important;
  font-size: 11px !important;
}

@media (min-width: 768px){
	.header.links{
		margin-right: -90px !important;
  }
}


.grecaptcha-badge { visibility: hidden !important; }

.page-wrapper .page-footer .footer.content .footer-v3 .address-v3 i {
  padding-right: 0px;
}
.data>span, .label {
	color: #000 !important;
}

.button-active .data span,.button-active .label {
	color: #ffffff !important;
}
.form-create-account{
	margin:auto;
}

.box-actions a,.box-actions a span{
	    font-weight: bold;
}

.ampickup-store, .ampickup-separator {
	visibility:hidden !important;
	width: 0px !important;
	margin: 0px !important;
    padding: 0px !important;
}

#checkout-loader{
	visibility:hidden;
}

.sticky-header-fade-out {
    opacity: 1 !important;
}

@media screen and (min-width: 768px){
	#checkout .opc-wrapper {
		width: 60% !important;
	}
	.am-company-name-container{
		top:87px;
		position:absolute;
	}
}

.mobile-logo{
	padding:0 0 0 50px !important;
}

@media (max-width: 768px){
	.modal-popup .modal-inner-wrap {
    margin: 3rem auto;
    width: 90%;
  }
}

p {
  margin-bottom: 2rem;
}

.product-item-werking{
  text-align:center; 
  list-style: none;
  padding: 0;
}
.product-item-werking li::before{
  content: "✔ ";
}

/* LUITZEN 16/10/2023 move usp list below the add to cart button in mobile */
@media (max-width: 768px){
	.usp-desktop {
    display:none;
  }
}
@media (min-width: 768px){
	.usp-mobile {
    display:none;
  }
}

/* LUITZEN 7/9/2023 vertical swipe in carousels */
.owl-carousel {
  touch-action: pan-y !important;
  }

/* Luitzen 2/5/2024 kasse fix omdat btw veld niet uit gaat heb geen idee waarom niet keywords for future reference: vat_id btw veld Show Tax/VAT Number */
div.field[name="shippingAddress.vat_id"]{
  display: none !important;
}  