body {
    padding: 158px 0px 0px 0px;
}
.header{
  color: #fff;
  padding: 4px 0px;
}
.header .shopactions {
    margin: 26px 0px 0px 0px;
}
.header .shopactions li {
  border-color: #000;
}
.header .shopactions li a {
  color: #000;
}
.header .shopactions li a.searchbtn.show {
  color: #00628f;
}
.header .shopactions li:last-child span {
  color: #fff;
}
.header #kwd.show {
    border: 2px solid #000;
}
.header .logo {
    left: calc(50% - 260px);
}
.nav {
	top: 108px;
}
.nav .menu li {
    margin: 0px 3px;
}
.nav .menu li a {
    padding: 12px 2px;
    font-size: 12px;
    color: #000;
}
.w332 {
  width: 30%;
}

.slider .next {
right: -5%;
}

.slider .prev {
left: -5%;
}

.arrivals {
  background-color: #f7f6f5;
}
.kop strong {
background-color: #b9b0a3;
}
.logos ul li {
    position: absolute !important;
    float: left;
    vertical-align: top;
    width: 25%;
    text-align: center;
}
.slider3 {
    width: 100%;
    float: right;
    height: 129px;
    position: relative;
    margin: 0px 0px 0px 30px;
}
.introheader .container {
    background-size: contain;
    background-repeat: no-repeat;
}
.whatsapp {
  display: none!important;
}
.copyright .container, .copyright ul li a {
  color: #000;
}

.products ul li div.sale {
    position: absolute;
    top: 0;
    left: 0px;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    background-color: #ff0000 /* salecolor */;
    padding: 10px 14px;
}

.textfull {
  width: 1200px;
}

.textnext {
  padding: 40px 0px 0px 0px;
}

.product .data h1 {
    color: #b9b0a3;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
}

.nav .menu li a {
    padding: 12px 11px;
    font-size: 12px;
    color: #000;
}

.w33 {
    width: calc(33% - 30px);
}

.btn {
    display: inline-block;
    vertical-align: top;
    background-color: #000000;
    color: #fff;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
    border: 1px solid #000000;
    font-weight: 600;
    border-radius: 5px;
    padding: 7px 20px;
    margin-right: 10px;
}

.card {
    position: relative;
    padding: 0.75rem 1.25rem;
    display: flex;
    flex-direction: column;
    min-width: 0px;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.merken .right ul {
    float: left;
    width: calc(75% - 30px);
    padding: 0px 30px 0px 0px;
    column-count: 3;
}

.slider ul li div {
    display: block !important;
    /* position: absolute !important; */
    color: #fff;
    padding: 0px !important;
    text-align: center;
}

.fab, .far {
    font-weight: 400;
    color: #000000;
}

.slider ul li div a {
    border: 2px solid #fff;
    /* display: block !important; */
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s;
}

.slider3 ul {
    width: 100%;
    height: 129px;
    position: relative;
    overflow: hidden;
}

.slider3 ul li.active {
    opacity: 1;
    left: 0px;
}

.slider3 ul li {
    width: 100% !important;
    height: 115px;
    left: 100%;
    position: absolute;
    opacity: 0;
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer .box {
    color: #000000;
}

.footer .box a.lnk {
    color: #000000;
}

.footer .box p {
    color: #000000;
}

.footer .box a.facebook {
    color: #80807e;
    background-color: #fff;
}

.footer .box a.instagram {
    background-color: #fff;
}

.usp ul li {
    width: calc(20% - 12px) !important;
}

@media only screen and (max-width: 800px){ 
    body {
        padding: 47px 0px 0px 0px;
    }
    .burger {
        color: #000;
        border: 2px solid #000;
        position: relative;
        z-index: 2;
    }
    .nav {
        top: 48px;
    }
  
    .btn {
      margin-top: 10px !important;
  }
  
     .merken .right ul {
    float: left;
    width: calc(95% - 30px);
    padding: 0px 30px 0px 0px;
    column-count: 2;
	}
  
  .slider .prev, .slider .next {
    position: absolute;
    top: 100px;
    display: none;
  }
  
 .header img {
    height: 22px;
    margin-left: 145px;
    width: 55%;
}
  
 .box {
    width: 100%;
    float: none;
    margin: 0px 0px 20px 0px;
} 
  
  .slider ul li {
    height: 200px!important;
}
  
  .header .shopactions li:last-child a i {
    font-size: 38px;
    margin-left: 8px;
}
  
  .header .shopactions li:last-child span {
    color: #fff;
    margin-left: 7px;
}
  
  .header .shopactions li {
    border-color: #000;
    margin-left: 0px;
}
  
  .header .logo {
    left: calc(50% - 260px);
    z-index: -4 !important;
}
}

@media only screen and (min-width: 801px){ 
  .agenda {
    max-width: 70%;
    margin-left: auto;
	margin-right: auto;
  }
  
    div.container-2 {
    display: flex !important;
      flex-wrap: wrap;
    flex-direction: column-reverse;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 20px;
        width: 80% !important;
        margin: auto;
  }
}