
/* BEGIN OF 3 or 4 COLUMN LAYOUT CSS */

.topheader {
    width: 1024px !important;
}

.search-container-header {
    
    margin-left: 125px !important; 
    width: 450px !important;

}

.headermenuitem {

  height: 36px; float: left; padding-top: 18px; padding-right: 15px;

}

.headerusp { padding-right: 25px; }

.headeruspcontainer { 
  
  width: 635px !important;

}

.filtercontainer { width: 230px; }

#deurcat {
  width: 220px !important;
}

.sortbar {
   width: 990px;
}

.pdprightcontainer {
    width: 696px !important;
}

.footercontainer {
    width: 1024px !important;
}

.menucontainer {
    width: 1024px !important;
}

.pdptitle { 
  max-width: 370px; 
}

.pdpimgleftcontainer {
  margin-left: 26px;
}

.detailtopright2 {
    padding-left: 0px;
}

.detailtopbottom {
    margin-left: 45px;
}

#werkdagen {
    order: -1;
    width: 100% !important;
    float: none !important;
}

.detailprice2 {
    display: flex;
    flex-wrap: wrap;
    width: 500px !important;
}

#checkout1 {
    margin-left: auto !important;
}

#hiero .hiero-flex-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    width: 567px;
}

#hiero .hiero-flex-container #werkdagen {
    order: -1;
    width: 100% !important;
 
}

#hiero .hiero-flex-container #checkout2 {
    margin-left: auto !important;
}

#bestelblok2 {
    width: 565px;
}

#checkout2 {
    width: 180px;   
}

.detail-image-3,
.detail-image-6 {
    display: none !important;
}

.detail-image-1, .detail-image-4 { 
    margin-left: 10px !important;
}

.detail-image-2 {
    margin-left: 60px !important;
}

.detail-image-4 {
    
    clear: left !important;
}

.detail-image-5 {
    margin-left: 60px !important;
}

.cartprogressline { 
  width: 780px; 
}

 .hide-on-small-desktop {
        display: none !important;
}

/* Responsive box layout */
.homepage-boxes {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.homepage-box {
    flex: 1;
    min-width: 280px;
    background-color: #f0ebe2;
    padding: 15px;
    border-radius: 8px;
} 

/* Hide Hörmann box on smaller screens */
@media only screen and (max-width: 1440px) {
    .hide-on-small-desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 1440px) {

#container2 {
     width: 1400px !important; 

}

.topheader {
    width: 1400px !important;
}


.search-container-header {
    
    margin-left: 250px !important;
    
    width: 650px !important;
}

.headermenuitem {

  height: 36px; float: left; padding-top: 18px; padding-right: 40px;

}

.headerusp { padding-left: 100px; padding-right: 125px; }

.headeruspcontainer { 
  
  width: 875px !important;

}

.filtercontainer { width: 260px; }

#deurcat {
  width: 245px !important;
}

.sortbar {
   width: 1368px; 
}

.imgselectborder50 {
  margin-left: 20px !important;
}

.imgselectborder33 {
  width: 63px !important;
}

.pdprightcontainer {
    width: 1070px !important;
}

.footercontainer {
    width: 1400px !important;
}

.menucontainer {
    width: 1400px !important;
}

.pdptitle { 
    max-width: 670px; 
}

.pdpimgleftcontainer {
  margin-left: 50px;
}

.detailtopright2 {
    padding-left: 10px;
}

.detailtopbottom {
    margin-left: 70px;
}

#werkdagen {
    order: 0;
    width: auto !important;
    float: left !important;
}

.detailprice2 {
    width: 790px !important; 
}

#checkout1 {
    margin-left: auto !important;
}

#hiero .hiero-flex-container {
 
    width: 940px;
}

#hiero .hiero-flex-container #werkdagen {
    order: 0;
    width: auto !important;
    margin-bottom: 0;
}

#bestelblok2 {
    width: 935px;
}

#checkout2 {
    width: 180px;   
}

.detail-image-3,
.detail-image-6 {
    display: block !important;
}


.detail-image-1, .detail-image-4 { 
    margin-left: 30px !important;
}

.cartprogressline { 
  width: 1050px; 
}

.hide-on-small-desktop {
        display: revert !important;
}


/* Responsive box layout */
.homepage-boxes {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.homepage-box {
    flex: 1;
    min-width: 280px;
    background-color: #f0ebe2;
    padding: 20px;
    border-radius: 8px;
}

}




/* END OF 3 or 4 COLUMN LAYOUT CSS */

.flipbook-icon {
  
  fill: #FF7100 !important;

}


a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

.video-wrap-right-desktop {
  width: 100%;
  max-width: 400px;
  float: right;
  margin: 0 0px 20px 10px;
}


.video-container {
  width: 100%;
 
 
   position: relative;
   overflow: hidden;
   height: 0;
 padding-bottom: calc(var(--aspect-ratio, .5625) * 100%); 
 
 }
 
 .video-container iframe,
 .video-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   max-width: 100%;
 }


.video-wrap-center-mobile {

  display: none;
}



.h1h2h3 h1 {

font-size: 18px;
font-weight: bold;

}

.h1h2h3 h2 {

font-size: 16px;
font-weight: bold;

}

.h1h2h3 h3 {

  font-size: 14px;
font-weight: bold;


}



.pagination-active {

background-color: #edf8ff; 
border: 1px solid #0090e3;
border-radius: 3px;
font-weight: 700; 
display: inline-flex;
height: 3rem;
min-width: 3rem;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin: 0px 3px 0px 3px;
border-radius: 5px;

}

.pagination {

background-color: #fff; 
border: 1px solid #dbd0cc;
border-radius: 3px;
display: inline-flex;
height: 3rem;
min-width: 3rem;
align-items: center;
justify-content: center;
flex-shrink: 0;
color: #0090e3;
margin: 0px 3px 0px 3px;

border-radius: 5px;

}

.pagination:hover, .pagination-verder:hover  {


border: 1px solid #5e5351;
cursor: pointer;

}



.pagination-verder {


border: 1px solid #dbd0cc;
border-radius: 3px;
display: inline-flex;
height: 3rem;
min-width: 7rem;
align-items: center;
justify-content: center;
flex-shrink: 0;
color: #0090e3;
margin: 0px 0px 0px 15px;
padding-right: 20px;

background: #fff url("/images/icon/arrow-right-blue.png") no-repeat 75px 12px;  

border-radius: 5px;


}



.pagination-vorige {


border: 1px solid #dbd0cc;
border-radius: 3px;
display: inline-flex;
height: 3rem;
min-width: 7rem;
align-items: center;
justify-content: center;
flex-shrink: 0;
color: #0090e3;
margin: 0px 15px 0px 0px;
padding-left: 20px;

background: #fff url("/images/icon/arrow-left-blue.png") no-repeat 15px 12px;  

border-radius: 5px;


}

.pagination-dots { 

  flex-shrink: 0; 
  font-weight: 700; 
  display: inline-flex; 
  height: 3rem; 
  min-width: 2rem; 
  align-items: center; 
  justify-content: center;

}


.is-loading:hover,
.is-loading:focus {
 cursor:wait
}


.ekko-lightbox-nav-overlay a span {

color: #0090e3;
}

.is-loading:after {
 -webkit-border-top-left-radius: 6px;
-moz-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-top-right-radius: 6px;
border-top-right-radius: 6px;
 animation:is-loading 1.4s infinite;
 background-color:#090;
 content:'';
 display:block;
 height:6px;
 width: 100%;
 padding:0;
 position:relative;
 top:-5px;

}

@keyframes is-loading {
 0% {
  left:-15px;
  width:0
 }
 50% {
  left:-15px;
  width:110%;
 }
 100% {
  left:102%;
  width:0px;
 }
}



.bewerkingmeerinfo2 {

position: relative;
top: 160px;
font-size: 12px;
width: 100%;
display: block;
text-align: center;

}

 #playerWrap {
        display: inline-block;
        position: relative;
    }
    #playerWrap.shown::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: #5e5351;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 300px 140px;
        background-image: url('/images/icon/replay.svg');
    }

 #playerWrap2 {
        display: inline-block;
        position: relative;
    }
    #playerWrap2.shown::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: #5e5351;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 300px 140px;
        background-image: url('/images/icon/replay.svg');
    }




.deurlist {  



    display: inline;
    width: 530px;
    padding: 0px 0px 0px 10px;
    float: left;
    margin: 0px 0px 15px 40px;
    height: 36px;
    
    position: relative;

background: #fdf8f2;

 }


 .deurlistprijs {


 text-align: center;
  float: right;
    padding: 6px 5px 0px 5px;
    color: #ffffff;
    background-color: #ff7100;
    border-radius: 5px;
    width: 150px;
    height: 35px;
    

 }



.ie9 .imgsvg[src$=".svg"] {
  width: 100%; 
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .imgsvg[src$=".svg"] {
    width: 100%; 
  }
}



.portraitmsg {

display: none;


}

h4 {

font-size: 16px;
font-weight: bold;


}

.imgwithtext {
  margin-left: 15px;
  
  float: right;
  text-align: left;

}

.imgwithtext img {
  margin-bottom: 5px;
  
}




.flipimage {

        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";

  
}

a.dark:link, a.dark:visited, a.dark:hover, a.dark:active {

color: #5E534F;


}

.plus {

color: green;
font-weight: bold;
font-size: 16px;

}


.verderdiv {
    margin: 0px 10px 0px 28px;
    padding: 10px;
    text-decoration: none;
    background-color: #009600;
    color: #fff;
    text-align: center;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: right;
    font-size: 14pt;


  }


.msgalert {

    color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.msgsucces {

color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;

}


  div.verderdiv:hover {

    text-decoration: underline;

  }



.fancy-checkbox {

padding: 6px 0px 0px 2px;
width: 100%;
}


.fancy-checkbox input[type="checkbox"], .fancy-checkbox input[type="radio"] {
    display: none;

}


 
.fancy-checkbox input[type="checkbox"] ~ span:before  {

  width: 24px;
  height: 16px;
  content: ' '; 
  margin-bottom: -3px;
  display: inline-block;
  background: #ffffff url("../images/icon/checkbox1.jpg") no-repeat;

}

.fancy-checkbox input[type="radio"] ~ span:before  {

  width: 35px;
  height: 20px;
  content: ' '; 
  margin-bottom: -4px;
  display: inline-block;
  background: #ffffff url("../images/icon/radio-inactive.svg") no-repeat;

}

 
.fancy-checkbox input[type="checkbox"]:checked ~ span:before {
    content: ' ';
  width: 24px;
    height: 16px;
    
     background: #ffffff url("../images/icon/checkbox2.jpg") no-repeat;
}






.fancy-checkbox input[type="radio"]:checked ~ span:before {
    content: ' ';
  width: 35px;
    height: 20px;
    
     background: #ffffff url("../images/icon/radio-active.svg") no-repeat;
}


/* */

.Column1 {

float: left;
width: 100px;

}


.imgselect { font-weight: normal;   }

/*.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}*/
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {

      background-image:url('/images/icon/radio-inactive.svg');
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  
}
.control--radio .control__indicator {
  border-radius: 50%;
}
/*
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
*/

.control input:checked ~ .control__indicator {
    background-image:url('/images/icon/radio-active.svg');
}

/*
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}
*/
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
/*
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
*/

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
/*
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
*/
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}


a.filtersmall:link, a.filtersmall:visited {
     float: left;
    margin: 5px 8px 5px 8px;
    padding: 5px ;
    color: #fff;
    text-align: center;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: right;
    font-size: 12pt;
    background: #b49f96 url("https://m.voordeeldeuren.nl/img/pijlen/kruis-wit.svg") no-repeat left ; 
     background-position: 95% 50%;
  background-size: 9px;
  width: 200px;

}

a.filtersmall:hover, a.filtersmall:active {
   text-decoration: none;
-webkit-box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
}


p {
    margin: 10px 0 10px;
}

h4 {

margin-top: 0px;
margin-bottom: 10px;

}

.right {

text-align: right;

}

.biginput {

  width: 40px;
  height: 30px;
  border: 1px solid #dbdbdb;
  font-size: 18px;
  font-weight: bold;
  text-align: center;

}


input, textarea {

  width: 40px;
 /* height: 30px; */
  border: 1px solid #a4a4a4;
 /*  font-size: 18px; */
  font-weight: bold;
  padding: 5px;

}

.imgselectborder { 

    position: relative;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer; 
    margin-left: 10px; 
    margin-right: 10px; 
    text-align: center;
    width: calc(49% - 20px); 
    margin-bottom: 5px;

}

.imgselectborder25 { 

    display: inline-block;
    box-sizing: border-box;
    cursor: pointer; 
    margin-left: 1px; 
    margin-right: 1px; 
    text-align: center;
    width: calc(22% - 0px); 
    border: 2px solid #fff;

}


.imgselectborder33 { 

    display: inline-block;
    box-sizing: border-box;
    cursor: pointer; 
    margin-left: 4px; 
    margin-right: 4px; 
    text-align: center;
    width: 56px;
    border: 2px solid #fff;

}

.imgselectborder50 { 

    display: inline-block;
    box-sizing: border-box;
    cursor: pointer; 
    /* margin-left: 10px; */
    margin-left: 10px; 
    text-align: center;
    
    width: 97px;

}


.imgselected  { 

  background: #b29f91 !important;
  color: #fff !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75) !important;
    -moz-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75) !important;
    box-shadow: px 0px 3px 0 rgba(0,0,0,0.75) !important;

    border: 1px #808080 solid;
      }

.imgselect1 img, .imgselected img {  width: 100%; } 

.imgselect + .imgselect  { 
    background: #ffffff;
  
  border: 1px solid #dddddd;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    letter-spacing: -1px;
    cursor: pointer;
     display: inline-block;
   width: 100%;
   font-size: 13px;
/*    padding: 2px 2px 2px 2px; */

line-height: 14px;
padding-bottom: 4px;
  }

.imgselect:checked + .imgselect  { 
          background: #009600;
    /*border: 1px solid #b59f97; */
    /*-webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 2px 2px #b59f97;
    -moz-box-shadow: 0px 0px 2px 2px #b59f97;
    box-shadow: 0px 0px 2px 2px #b59f97;*/
   /* -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    
    text-align: center;*/
    color: #fff;
/*padding: 6px 6px 6px 6px; */
     }


.imgselect1 + .imgselect1  { 
    background: #ffffff;
  padding-bottom: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    border-radius: 5px;
    cursor: pointer;
    
   width: 100%;
    font-weight: normal;
    font-size: 12px;
  }


.imgselect1:checked + .imgselect1  { 
        background: #b29f91;
    border: 1px solid #b29f91;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-right: 4px;
    text-align: center;
  color: #fff;
     }


.imgselect1:checked + .imgselect1 span   { 
      
  color: #fff;
     }



.imgselect2 + .imgselect2  { 
    background: #ffffff;
/*padding-bottom: 0px; */
    border: 1px solid #808080;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-right: 4px;
    text-align: center; 
    color: #5E534F;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 4px;
    color: #5f534f;
  }


.imgselect2:checked + .imgselect2  { 
     /* background: #fff;  */
     /* background: #b29f91; */
    border: 1px solid #808080;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-right: 4px;
    text-align: center; 
    padding-top: 4px;
    color: #5f534f;
  }

  .imgselect2 + label p {
       
            margin: 0px;
     
    }

  .imgselect2:checked + label p {
  /* .imgselect2:checked span  {  */
    
    color: #fff;
    background-color: #b29f91 !important;
    width: 100%;
    display: block;
    margin: 0px;
   
  }

.imgselectborder p { margin: 0px; }


.imgselect img{
margin-bottom: 4px;
  width:100%;
  background: #fff;
  border-bottom: 1px solid #fff;
}


.imgselect1 img, .imgselect2 img {

/* margin-bottom: 4px; */
background: #fff;
/*margin-bottom: 10px; */
border-bottom: 1px #808080 solid;

}




.imgselect2 img {
padding-bottom: 18px;
/*border-bottom: 1px #dddddd solid;*/
background: #fff;
}





.imgselect1 p  {

margin-bottom: 0px;

}


.imgselect2 p  {

margin-bottom: 0px;

/*
border-top: 1px #dddddd solid;

border-bottom: 1px #dddddd solid;

*/
}




.imgselect3 {
margin-bottom: 0px;
padding-bottom: 21px;
}



.bewerkingmeerinfo {

position: relative; 
/* left: 15px;  */
top: 100px; 
font-size: 12px;

}


/*

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: -5px;
  width: 20px;
  height: 20px;


    background-image:url('/images/icon/radio-inactive.svg');
}


.control input:checked ~ .control__indicator {
  
  background-image:url('/images/icon/radio-active.svg');

}



.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}


.control input:checked ~ .control__indicator:after {
  display: block;
}
*/


.filterrow50 {
display: block;
padding: 13px 0px 5px 15px;
border-bottom: 1px solid #dddddd;
border-right: 1px solid #dddddd;
width: 50%;
float: left;
}

.filterrow502 {
display: block;
padding: 13px 0px 5px 15px;
border-bottom: 1px solid #dddddd;
width: 50%;
float: right;
}


.veelverkochtbanner {

  position: absolute;
  background-color: #0090e3;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  float: left;
  /* margin-right: 10px; */
  padding: 4px 8px 4px 8px;
    
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
  box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);

  
}

.blackfridaybanner {

  position: absolute;
  background-color: #9a01fc;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  float: left;
  /* margin-right: 10px; */
  padding: 4px 8px 4px 8px;
    
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);
  box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.75);

  
}

.actiebanner15 {


  background-image: url(/images/actiebanner-15.png); 
 width: 77px;
 height: 76px;
 
 position: absolute;
 
 
 top: -2px;
   right: -8px;
 z-index: 10;
 }

.actiebanner20 {


 background-image: url(/images/actiebanner-20.png); 
width: 77px;
height: 76px;

position: absolute;


top: -2px;
  right: -8px;
z-index: 10;
}



.actiebanner30 {


 background-image: url(/images/actiebanner-30.png); 
width: 77px;
height: 76px;

position: absolute;


top: -2px;
  right: -8px;
z-index: 10;
}


.actiebanner50 {


 background-image: url(/images/actiebanner-50.png); 
width: 77px;
height: 76px;

position: absolute;


  top: -2px;
  right: -8px;
z-index: 10;
}
 

.actiebanner30-2 {


 background-image: url(/images/actiebanner-30-2.png); 
 width: 77px;
 height: 76px;
 
 position: absolute;
 
 
 top: -3px;
 left: -3px;
 z-index: 10;
 }

.actiebanner15-2 {


  background-image: url(/images/actiebanner-15-2.png); 
 width: 77px;
 height: 76px;
 
 position: absolute;
 
 
 top: -3px;
   left: -3px;
 z-index: 10;
 }

.actiebanner20-2 {


  background-image: url(/images/actiebanner-20-2.png); 
 width: 77px;
 height: 76px;
 
 position: absolute;
 
 
 top: -3px;
   left: -3px;
 z-index: 10;
 }



.actiebanner50-2 {


 background-image: url(/images/actiebanner-50-2.png); 
width: 77px;
height: 76px;

position: absolute;


  top: -3px;
  left: -3px;
z-index: 10;
}
 

 


.actiebannervoorraad {


 background-image: url(/images/actiebanner-voorraad.png); 
width: 77px;
height: 76px;

position: absolute;


 top: 0px;
  right: 0px;
z-index: 10;
}


.actiebanner100cashback {


 background-image: url(/images/actiebanner-100-cashback.png); 
width: 77px;
height: 76px;

position: absolute;


 top: 0px;
  right: 0px;
z-index: 10;
}


.actiebannerskantraecashback {


  background-image: url(/images/actiebanner-skantrae-cashback.png); 
 width: 77px;
 height: 76px;
 
 position: absolute;
 
 
  top: 0px;
   right: 0px;
 z-index: 10;
 }


.detailtopright {

	float: left; 
	height: 243px;

}
.detailtopright2 {

  float: left; 
    height: 115px; 
  
  position: absolute; 
  top: 130px; 
  
  font-size: 11px;
  padding-left: 10px;

}
.detailtoptext { 

  padding-left: 150px;
}


.detailtopbottom {

  float: left; 
  width: 100px;
  margin-left: 70px;

}



 html, body {
	margin: 0px;
	padding: 0px;
	background-color: #f0ebe2;
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
  /* font-family: Open Sans,Arial,Helvetica,Verdana,sans-serif;*/
  font-family: Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	color: #5f534f;
   }

 
	
td, div {

	font-size: 14px;

	
}  

hr {

/* color: #5e5351;
background-color: #b59f97; */
height: 1px;
border: 0px;
}

h1 { 


font-size: 18px;
font-weight: bold;

margin-bottom: 8px;  }

/* span {  margin: 0 0 3px; } */

#tag { float: left; padding-right: 10px; }


 .block { display: block;  }

/*

input[type=radio]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}


input[type=radio]:not(old) + label{
  display      : inline-block;
  
  padding-left : 28px;
  background   : url('../../images/csscheckbox.png') no-repeat 0 0;
  line-height  : 14px;
}


input[type=radio]:not(old):checked + label{
  background-position : 0 -14px;
}

input[type=radio]:not(old):disabled + label{
  background-position : 0 -28px;
}


*/




.detailtitle { font-size: 14pt; display: block; font-weight: bold; float: left;  }

.detailfeatures { font-size: 10pt; display: block;   }


.detailprice1 { position: absolute; right: 5px; top: 350px; font-size: 21pt; display: block; font-weight: bold; float: right; z-index: 100;}

.detailprice2 { position: absolute; right: 5px; bottom: 10px; width: 790px; font-size: 21pt; display: block; font-weight: bold; float: right; }

.detailprice3 { position: absolute; right: 5px; top: 140px; font-size: 21pt; display: block; font-weight: bold; float: right; z-index: 100;}




.aaConfigRow, .aaConfigBlock  {

border: 1px solid #b59f97; width: 100%; float: left; padding: 0px 5px 10px 5px;


}

.aaConfigRow {

	padding:  10px;
}



.morecontent span {
    display: none;
}
.morelink {
    display: block;
}




 input[type=radio],  input[type=checkbox] {
							display:none; 
						}

input[type=radio] + label.css-label, input[type=checkbox] + label.css-labelcheck {
							padding-left:22px;
							margin: 2px 0px 2px 0px;
							height:14px; 
							display:inline-block;
							line-height:14px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:14px;
							vertical-align:middle;
							cursor:pointer;

						}

input[type=radio]:checked + label.css-label, input[type=checkbox]:checked + label.css-labelcheck {
							background-position: 0 -14px;
						}

input[type=radio]:disabled + label.css-label, input[type=checkbox]:disabled + label.css-labelcheck {
							background-position: 0 -28px;
						}

label.css-label {
				background-image:url(/images/csscheckbox.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}


label.css-labelcheck {
        background-image:url(/images/csscheckbox2.png);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

/*

 input[type=radio]:not(old) {
							display:none;
						}

input[type=radio]:not(old) + label.css-label {
							padding-left:19px;
							margin: 2px 0px 2px 0px;
							height:14px; 
							display:inline-block;
							line-height:14px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:14px;
							vertical-align:middle;
							cursor:pointer;

						}

input[type=radio]:not(old):checked + label.css-label {
							background-position: 0 -14px;
						}

input[type=radio]:not(old):disabled + label.css-label {
							background-position: 0 -28px;
						}

label:not(old).css-label {
				background-image:url(../../images/csscheckbox.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}


*/


#factuuradres {

float: left; width: 480px;

}

#aflever {

float: left; width: 480px; display: block;
  
}

a.cartsmall:link, a.cartsmall:visited {
     
    /*width: 150px; */
    width: 210px;
    height: 30px; 
    margin: 0px 8px 5px 2px;
    padding: 5px 5px 5px 15px;
    color: #fff;
    text-align: center;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    
    background: #009600; 
    

}

a.cartsmall:hover, a.cartsmall:active {
   
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #5e534f;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
}

#footer a:hover {
	text-decoration: underline;

}


#lowfooter a:link, #lowfooter a:active, #lowfooter a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	
}

#lowfooter a:hover {
	text-decoration: underline;

}



#path a:link, #path a:active, #path a:visited {
	color: #0090e3;
	text-decoration: none;
	font-size: 14px;
/*	padding:0px 6px 0px 6px; */
}

#path a:hover {
	text-decoration: underline;
/*	padding:0px 6px 0px 6px; */
	font-size: 14px;
}


#checkout1 {
  padding:0px 5px 3px 10px;
}

#checkout2 {
padding:0px 0px 3px 10px;
}

#checkout1,#checkout2 {

	
	font-weight:bold;
	font-size: 16px;
	color: #5e534f;
	
	float: left;
	width: 423px; 
  float: right;
}



#checkout1a,#checkout2a,#checkout2b,#checkout2c {

  font-weight:bold;
  font-size: 14pt;
  padding:0px 5px 3px 10px;
   float: right;
  
}

.ch1ap {
  float: right; 
  /* padding-right: 15px; */
  width: 55px;
  text-align: right;
}

.ch1ae {
width: 20px; 
float: right;}

#keuzeblockmob {

display: none;

}



#checkout3 {
background-image: url(/images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center ; 
	background-color: #1a9e0f;
	float: right;
	padding:5px 35px 4px 10px;
	

}


#checkout3 a:link, #checkout3 a:active, #checkout3 a:visited {
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

#checkout3 a:hover {
	text-decoration: underline;
}


#uwselectie {
	background-image: url(/images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: left center; 
	background-color: #ff7100;	
	padding:2px 10px 3px 30px;
	float: left;
	
}


#cart1 {
	background-color: #ff7100;	
	padding: 0px 30px 5px 30px;
	float: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 22px;
}



#cart2 {
	background-color: #009600;
	float: right;
	padding: 0px 30px 5px 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 22px;
    
}

#cart3 {
	background-color: #5E5351;
	float: left;
	padding: 0px 30px 5px 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 22px;
}



.knoporanje {
	background-color: #ff7100;	
  text-align: center;
	padding: 10px 30px 10px 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 1.25rem;
}



.knopgroen {
	background-color: #009600;
	text-align: center;
	padding: 10px 30px 10px 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    
    font-size: 1.25rem;
}



.knoporanje a:link, .knoporanje a:visited, .knoporanje a:active, .knopgroen a:link,  .knopgroen a:visited,  .knopgroen a:active, #cart3 a:link, #cart3 a:active, #cart3 a:visited, #cart3 a:link, #cart2 a:link, #cart2 a:active, #cart2 a:visited, #cart1 a:link, #cart1 a:active, #cart1 a:visited, #uwselectie a:link, #uwselectie a:visited, #uwselectie a:active,

#carthead a:link, #carthead a:active, #carthead a:visited


 {
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.knopgroen a:hover, .knoporanje a:hover, #cart2 a:hover, #cart1 a:hover,  #cart3 a:hover, #uwselectie a:hover, #carthead a:hover  { 
	text-decoration: underline;
}


#accessoiresbalk {
font-weight:bold;
	font-size: 16px;
	color: #665b58;

/* background-color: #f0ebe2; */
background-color: #f8f4ee;

border-bottom: 1px solid rgb(180, 160, 151); 
border-top: 1px solid rgb(180, 160, 151);"
}




#reactie {
	margin: 18px 0px 18px 0px;
	width:100%;
	border: solid 2px #b59f97;
	background-color: #ffffff;
}

.slidingDiv {

background-color: #ffffff;
padding:10px;
} 



a:link, a:active, a:visited {
	color: #5f534f;
	text-decoration: none;
	


}

a:hover {
	color: #5f534f;
	text-decoration: underline;
}



a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited {
	color: #eaddd8;
	text-decoration: none;
	font-size: 15px;
	padding:0px 4px 0px 4px;

}

a.mainmenu:hover {
	color: #ffffff;
	text-decoration: none;
}

.contentbluelink a.oranje:link, .contentbluelink a.oranje:active, .contentbluelink a.oranje:visited, a.oranje:link, a.oranje:active, a.oranje:visited {
	color: #FF7100;
	text-decoration: none;
	
	font-weight: bold;
	/*font-style: italic; */
}

.contentbluelink a.oranje:hover {

	text-decoration: underline;
}


a.bruin:link, a.bruin:active, a.bruin:visited, a.bruin:hover {
  color: #5f534f;
 
}

a.white:link, a.white:active, a.white:visited, a.white:hover {
  color: #fff;
 
}

.contentbluelink a:link, .contentbluelink a:active, .contentbluelink a:visited,   a.blauw:link, a.blauw:active, a.blauw:visited {
  color: #0090e3;
 
}

.contentbluelink a:hover, a.blauw:hover {
 color: #0090e3;
 
  
}


.bewerkingmeerinfo, .bewerkingmeerinfo2 {
 color: #0090e3;

}



.bewerkingmeerinfo:hover, .bewerkingmeerinfo2:hover {
text-decoration: underline;

}


.bewerkingmeerinfo2:hover {

cursor: pointer;

}


a.bekijk:link, a.bekijk:visited {

margin: 0px 0px 0px 0px;
padding: 10px ;

    
    background-color: #FF7100;
    color: #fff;
    text-align: center;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: right;
    font-size: 16px;
    
}

a.bekijk:hover, a.bekijk:active {
   text-decoration: none;
-webkit-box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 3px 0.5px rgba(0,0,0,0.5);
}



a.morelink:link, a.morelink:visited {

color: #66bcee;
padding-top: 20px;
clear: both;
display: block;
text-decoration: none;
}

a.morelink:hover, a.morelink:active {

color: #66bcee;

text-decoration: underline;
	}


a.faqlink:link, a.faqlink:active, a.faqlink:visited {
	color: #5e534f;
	text-decoration: none;
	font-style:normal;
	padding:0px 0px 0px 15px;
	background-image: url(/images/indentfaq.png);
	background-repeat: no-repeat;
}

a.faqlink:hover, a.faqlink2:hover {
	color: #5e534f;
	text-decoration: underline;
}

a.faqlink2:link, a.faqlink2:active, a.faqlink2:visited {
	color: #5e534f;
	text-decoration: none;
	font-style:normal;
	padding:0px 0px 0px 15px;
	background-image: url(/images/indentfaq2.png);
	background-repeat: no-repeat;
}



a.logolink:link, a.logolink:active, a.logolink:visited {
	text-decoration: none;
font-style:normal;
}

a.logolink:hover {
	text-decoration: none;
}




#deurcat1 a:link, #deurcat1 a:active, #deurcat1 a:visited {
	text-decoration: none;
 font-size: 16px;
	color: #0099cc;
}

#deurcat1 a:hover {
	text-decoration: underline;
}

h2 {
  
	font-size: 14px;	
  font-weight:bold;
	display: table-cell;
	
}

h3 {
	font-size: 14px;
	font-weight:bold;
	display: inline;
	line-height: 23px;
}



.afb {

border: solid 2px #fff;
margin: 2px; 

}  

.afb2 {

border: solid 2px #e7e1d5;
margin: 2px; 

}  










 #top {   



  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);

display: none;
	
	position: fixed;
	z-index: 9999;

	width: 100%;
	height: 35px;
	left: 0px;
	top: 0px;

}




#topcontainer {


	display: block;
	width: 1040px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding:5px 10px 0px 10px;
	
}


#stars {
    padding-top: 2px;
	display: block;
	width: 110px;
	float: left;
	font-size: 16px;
	color: #009600;
	
}


#review {
padding-top: 5px;
	display: block;
	width: 255px;
	float: left;
	clear:none;
	
}




.zoekbox {

padding: 20px 5px 10px 135px; 
float: left; 

}


.zoekbox2 {

padding: 10px 5px 12px 0px; 
float: left; 

}

/*#zoekenheader, */


#zoekenfooter {



font-size: 12px;
font-style: italic;

display: block;
width: 100%;

color: #555;
border: 1px solid #B59F97;
border-radius: 4px;
padding: 5px 8px 5px 8px;
background: #fff url("/images/icon/search.svg") no-repeat right;
background-size: 30px 15px;

}



.searchprice {


float: right;
font-size: 15px;


}



.ui-autocomplete {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 0;
margin: 2px 0 0 0;
list-style: none;

/*
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*border-right-width: 2px;
*border-bottom-width: 2px; */
} 

.ui-menu-item  {
  
border-left:  #ccc solid 1px ;
border-right:  #ccc solid 1px ;
border-bottom:  #ccc solid 1px ;

display: block;
float: left;
padding: 5px 10px 5px 10px;
clear: both;
font-weight: normal;
 color: #555555; 
white-space: nowrap;
width: 100%;
background-color: #ffffff;

}


.ui-menu-item2  {
  
border-left:  #ccc solid 1px ;
border-right:  #ccc solid 1px ;
border-bottom:  #ccc solid 1px ;
font-weight: bold;
display: block;
float: left;
padding: 5px 10px 5px 10px;
clear: both;
font-weight: normal;
color: #fff;
white-space: nowrap;
width: 100%;
background-color: #b4a097;

}




.ui-menu-item > a.test:link, .ui-menu-item > a.test:hover, .ui-menu-item > a.test:visited, .ui-menu-item > a.test:active {





}


.ui-menu-item a img  {

line-height: 60px;

}

.ui-menu-item > a.ui-corner-all {



}

&.ui-state-hover, &.ui-state-active {
color: #ffffff;
text-decoration: none;
background-color: #0088cc;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-image: none;
}

.ui-helper-hidden-accessible {

display: none;


}



/* TOOLTIP */



  .ui-tooltip {
    padding: 10px 20px;
    color: #000;
    
  background-color: #fff;

    border: 1px solid #FF7100;;

  }



.ui-helper-zfix {

  position: absolute;

}

/*
.ui-tooltip  {

  
  position: absolute;
  z-index: 9999;
  max-width: 700px;
}
*/

.ui-tooltip img {
  border: 1px solid #635252;
  
}

/*  VALIDATION   */




.ErrorField { 
  border: solid 1px red; 
padding: 2px;
}

span.ValidationErrors   { 
    display: hidden;
position:relative;
top: 8px;
    color: #D00;
    padding-bottom: 5px;
    font-style: italic;
}





/* header images */


#header {

  
background-size: cover;
height: 500px;
width: 100%;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); 
position: relative;
margin-top: 120px;



}




#header-text-box {

 position: relative;
 top: 250px;
 float: right;
font-size: 30px;
background: rgba(255, 255, 255, .9);
padding: 25px;
text-align: right;

}




/*style the main menu*/
.topmenu {
display: none;
}




.topmenu li  {
  list-style:none;
  float:left;
  
}

.topmenu li a:link, .topmenu li a:visited  {
  display:block;
  text-decoration:none;
  
  padding: 0px 10px;
  margin:5px 0px 5px 0px;
  border-right: 1px solid #000;
  color:#111;
}


.topmenu li a:hover  {
  
  text-decoration:underline;
  
  
}



/*style the sub menu*/
.topmenu li ul {
  position:absolute;
  visibility:hidden;
  border:1px solid #000;
  margin:0;
  padding:0;
}

.topmenu li ul li {
  display:inline;
  float:none;

}

.topmenu li ul li a:link, .topmenu li ul li a:visited  {
  background-color:#fff;
  width:auto;
  padding: 8px;
  margin: 0px;
}

.topmenu li ul li a:hover {
    text-decoration:none;
  background-color:#e6dbd6;  
}



#menu {
	color: #eaddd8;
	position:relative;
	left:5px;
	/* width:740px; */
}



#infofooter {
	color: #eaddd8;
	position:relative;
	top:56px;
	left:368px;
	width: 580px;

}


#outhercontainer {

background-color: #5e5351;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	position: fixed;
	z-index: 999;

	width: 100%;
	
	left: 0px;
	top: 35px;
	height: 105px;

}


#container {
	
height: 105px;
width: 1040px;
background: url("../images/header1.jpg") 870px 30px no-repeat;

padding: 0px 4px 0px 4px;
  margin-left: auto;
  margin-right: auto;
	
}


#container2 {
	

width: 1024px;

background-color: #fff;
padding: 0px 15px 10px 15px;
  margin-left: auto;
  margin-right: auto;
border-left: 1px #cac7c3 solid;
border-right: 1px #cac7c3 solid;

	
}



.infotitle {

width: 100%;
display: block;
font-size: 120%;
padding: 3px 0px 3px 0px;
font-weight: bold;


}


.texttitle { 


font-size: 18px;
font-weight: bold;

margin-bottom: 8px;  
}


#leftbar {

display: none;
}

.keuzeblockdesktop  {

	display: none;
}

#ofsumviewcol {
	
 
vertical-align: top;
}



#content {

		width: 100%;
	background-color: #ffffff;
	padding:1px 0px 25px 4px;
	display: inline-block;


}

#footer {
	vertical-align: top;
	padding: 25px 0px 20px 10px;
	
}


#footer h3 { line-height: 30px;  font-size: 18px;   }

#footer i { font-size: 18px; }


#lowfooter {

border-top: 1px solid #cac7c3; 
background-color: #5e5351;
padding: 10px; 
text-align: center;
color: #fff;
font-size: 12px;

}

#lowfooter span {

font-size: 16px;

}

#logo {
	font-weight:bold;
	color: #e7dcd8;
	padding:5px 0px 0px 5px;
	font-size: 24px;
	float:left;
	
}





.progressbar {

width: 1000px;
background-color: #b4a097;
height: 25px;


}

.progressbar2 {

width: 616px;
background-color: #5e5351;
height: 25px;


}

#carthead {
	background-color: #ff7101;
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
	padding:5px ;
	background-image: url(/images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center; 
	background-color: #ff7100;	

}

#selecthead1 {

	background-color: #5e534f;
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	padding:6px 0px 6px 10px ;


}

#selecthead2 {

	
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	padding:6px 0px 6px 10px ;
	background: #b59f97 ;
}


.recent {

border-bottom: 1px solid #b59f97;
padding: 5px 5px 5px 5px;
/*margin-bottom: 15px; */

}

.topbanner {

display: none;


}

.topbanner2 {

width: 280px;
height: 240px;


}


.topbanner3 {

display: none;


}


.check {

border-bottom: 1px solid #bbbbbb;
padding: 6px;
font-size: 14px;


}




#deurcat {


-webkit-box-shadow: 0px 2px 5px 0px rgba(166,166,166,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(166,166,166,1);
box-shadow: 0px 2px 5px 0px rgba(166,166,166,1);
display: inline;
/* width: 224px;  */
width: 245px; 
float: left;
/* margin: 0px 0px 20px 22px; */
margin: 0px 0px 20px 28px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

  position: relative;

}





/*
#deurcat {
	\height: 312px;
	h\eight: 307px;
    \width: 143px; 
    w\idth: 138px; 
  } 

  */

#deurcatacc {
background-color: #ffffff;
display: inline;
width: 138px; 
float: left;
margin: 10px 6px 10px 5px;
text-align: center;

}

#deurimgacc {

background-color: #ffffff;
border-top: 1px solid #b59f97;
border-left: 1px solid #b59f97;
border-right: 1px solid #b59f97;
}


.deurimg:hover {

background-color: #f0ebe2;

}


#deurcat img {

padding: 15px 0px 10px 0px;

}

#deurcat1 {
	
	
	text-align: left;
	font-size: 12px;
	
	padding:5px ;
	
	
}

#deurcat2 {
	background-color: #ffffff;

text-align:  left;
padding: 5px;
}

#deurcat3 {
padding: 2px 5px 5px 5px;
color: #ffffff;
background-color: #ff7100;
text-align:  left;
height: 39px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}


#deurcat3 span {

padding-top: 7px;
font-size: 16px;
margin: 0px;

float: left;


}

#deurcat3 strong {

font-size: 22px;
letter-spacing: 0.02em;
float: right;
padding-top: 2px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}


.deurcat3a {

font-weight:bold;

}





#actiefiller {
padding-top: 16px;
display: block;
background-color: #ffffff;
}


#ofsumview {

/*	padding: 6px;
	width:205px; */
	font-size: 11px;
}




#offertelalign {

float: left;
width: 105px;

}




#path {
		font-size: 14px;
	padding:8px 8px 5px 0px;
	
}



#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#5e534f;
	padding:5px;
	display:none;
	color:#fff;
}

#preview2{
	position:absolute;
	border:1px solid #red;
	background:#5e534f;
	padding:7px;
	display:none;
	color:#fff;
}


.deurvullingdiv {
border: solid 3px #b59f97;
margin:0px 4px 0px 4px;
float:left;
width:40px;
height:115px;
background-image: url(/images/deuren/deurpaneel-leeg.jpg);
background-repeat: no-repeat;

}


.deurvullingmoderndiv {
margin:0px 4px 0px 4px;
float:left;
width:76px;
height:196px;
background-image: url(images/offerte2-wand-leeg.jpg);
background-repeat: no-repeat;

}



#kleurdivcont { 
width:300px;
}

.kleurdiv { 

width: 35px; height: 35px; 
float:left;
border: solid 1px #ffffff;
margin-top:0px;
margin-right:2px;
margin-bottom: 4px;
margin-left: 2px;
padding-top:0px;
padding-right:0px;
padding-bottom: 0px;
padding-left: 0px;


 }


.interieurleegdiv {
margin:2px 2px 0px 2px;
float:left;
width:81px;
height:168px;
background-image: url(images/interieur-leeg.jpg);
background-repeat: no-repeat;

}

.interieurdiv { width: 81px; height: 168px; 

float:left;

margin:2px 2px 0px 2px;

 }


#cart td {
vertical-align:top;

}

#cart th {
vertical-align:top;
text-align: left;

}


.sixaccessoire {
width:425px; 
float: right;
text-align: right;
}

/* FORM */
/*
input
{
  border: solid 1px #5f534f; 

}



input[type=select] {
background: #ffffff;
height: 12px;
border: 1px solid #5f534f;
padding: 2px;
margin-right: 5px;
}

input[type=input] {
background: #ffffff;
height: 12px;
border: 1px solid #5f534f;
padding: 2px;
margin-right: 5px;
}
 


input[type=checkbox] {
display:none;
}
 

input[type=checkbox] + label
{
background: #ffffff;
height: 12px;
width: 12px;
display:inline-block;
padding: 0 0 0 0px;
border: 1px solid #5f534f;
margin-bottom:-3px;
margin-right: 5px;

}

input[type=checkbox]:checked + label {
background: #ffffff
height: 12px;
width: 12px;
display:inline-block;
padding: 0 0 0 0px;
background-image: url(/images/checkmark.jpg);
	background-repeat: no-repeat;
}


input[type=radio] {
display:none;
}
 

input[type=radio] + label
{
background: #ffffff;
height: 12px;
width: 12px;
display:inline-block;
padding: 0 0 0 0px;
border: 1px solid #5f534f;
margin-bottom:-3px;
margin-right: 5px;

}

input[type=radio]:checked + label
{
background: #ffffff
height: 12px;
width: 12px;
display:inline-block;
padding: 0 0 0 0px;
background-image: url(/images/checkmark.jpg);
	background-repeat: no-repeat;
}

*/

/* <BACK> SLIDER */

.whatsappbox, .whatsappbox-tab  {
	display: none;
	
  }

.whatsappbox li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.whatsappbox li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.whatsappbox img {
  display: block;
  height: auto;
  float: left;
  width: 1041px;
  border: 0;
  }




.whatsappbox-tab li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.whatsappbox-tab li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.whatsappbox-tab img {
  display: block;
  height: auto;
  float: left;
  width: 612;
  border: 0;
  }




#overviewdeurentxt3 {

	display: none;
}

#overviewdeurentxt5 {

	
	display: none;
}


/* 
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 1000;
  border: 0;
  }



*/


.ui-autocomplete {
position: absolute;
top: 100%;
left: 50px;
z-index: 9999;
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 4px 0 0 0;
margin: 2px 0 0 0;
list-style: none;
background-color: #ffffff;

border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-width: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*border-right-width: 2px;
*border-bottom-width: 2px;
} 




.ui-menu-item > a.ui-corner-all {
/* display: block; */
/*padding: 3px 15px; */
/* clear: both; */
font-weight: normal;
line-height: 18px;
/*color: #555555; */
white-space: nowrap;
}

&.ui-state-hover, &.ui-state-active {
color: #ffffff;
text-decoration: none;
background-color: #0088cc;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-image: none;
}

.ui-helper-hidden-accessible {

display: none;


}



/* TOOLTIP */







.ui-helper-zfix {

	position: absolute;

}

.ui-tooltip  {

	
	position: absolute;
	z-index: 9999;
	max-width: 700px;
}

.ui-tooltip img {
	border: 1px solid #635252;
	
}

/*  VALIDATION   */




.ErrorField { 
  border: solid 1px #009600; 
padding: 2px;
}

span.ValidationErrors   { 
    display: hidden;
position:relative;
top: 8px;
    color: #009600;
    padding-bottom: 5px;
    font-style: italic;
    float: right;
    font-weight: normal;
}







/*SLIDER  */


/* LayerSlider Styles */



.ls-container {

	visibility: hidden;
	position: relative;
}

.ls-inner {
	position: relative;
	background-position: center center;
}

.ls-inner,
.ls-layer {
	height: 100%;
}

.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
	background-size: 280px;
}

.ls-layer * { 
	margin: 0px;
	line-height: normal;
background-size: 280px;

}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-layer > * { 
	position: absolute;
	left: 0px;
	top: 0px;
background-size: 280px;

}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;


}


.ls-yourlogo {
	position: absolute;
	z-index: 99;
}



/* Navigation */

.ls-bottom-nav-wrapper {
	height: 0px;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
	z-index: 2;
	height: 0px;
	position: relative;
	text-align: center;
	margin: 0px auto;
}

.ls-below-thumbnails {
	display: none;
	z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
	outline: none;
}

.ls-bottom-slidebuttons {
	position: relative;
	z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
	position: relative;	
}


.ls-link {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	left: 0px !important;
	top: 0px !important;
	background: url(/images/blank.gif);
	border: 2px solid black;
}



/* Thumbnails */

.ls-tn {
	display: none !important;
}

.ls-thumbnail-hover {
	display: none;
	position: absolute;
	left: 0px;
}

.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden;
}

.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 0px;
}

.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4;
}

.ls-thumbnail {
	position: relative;
	margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
	width: 100%;	
}

.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative;
}

.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative;
}

.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0px;
	height: 0px;
	position: relative;
}

.ls-thumbnail-slide img {
	max-width: none !important;
	max-height: 100% !important;
	height: 100%;
}

.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0px;
}

.ls-shadow img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}



/* WP plugin fullWidth */

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}



/* Trying to remove all the default global styles of WordPress :) */

.ls-container img,
.entry-content .ls-container img,
.comment-content .ls-container img,
.widget .ls-container img {
	border-radius: 0px;
	box-shadow: none;
	max-width: none !important;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.entry-content .ls-container *,
.comment-content .ls-container *,
.widget .ls-container * {
	line-height: normal;
	padding: 0px;
	outline: none;
	border: 0px;
}

.entry-content .ls-yourlogo,
.entry-content .ls-inner *,
.comment-content .ls-inner *,
.widget .ls-inner * {
	margin: 0px;
}

.entry-content .ls-tn,
.comment-content .ls-tn,
.widget .ls-tn {
	display: none;
}

/* Style of LayerSlider Debug Console */

.ls-debug-console * {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: bold !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0px !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

.ls-debug-console li ul {
	display: none;
	position: absolute !important;
	width: 260px;
	left: -10px;
	bottom: 100% !important;
	padding: 10px 10px 10px 0px !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 20px black !important;
}

.ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}


/* LayerSlider Full Width Skin */

.homeslider {

	width:95%; 
	margin:8px 0px 0px 8px;

}

.layerslider {

	width:1000px; 
	margin:8px 0px 0px 0px;

}

.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
}

.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-nav-sides,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop {
	background-image: url(/images/skin.png);	
}

.ls-fullwidth .ls-playvideo {
	background-position: -300px -150px;
}

.ls-fullwidth .ls-playvideo:hover,
.ls-fullwidth .ls-vpcontainer:hover .ls-playvideo {
	background-position: -375px -150px;
}

.ls-fullwidth .ls-nav-prev {
	background-position: 0px 0px;
}

.ls-fullwidth .ls-nav-prev:hover {
	background-position: 0px -75px;
}

.ls-fullwidth .ls-nav-next {
	
	background-position: -150px 0px;
}

.ls-fullwidth .ls-nav-next:hover {
	background-position: -150px -75px;
}

.ls-fullwidth .ls-nav-start {
	background-position: -300px 0px;
}

.ls-fullwidth .ls-nav-start:hover,
.ls-fullwidth .ls-nav-start-active {
	background-position: -300px -75px;
}

.ls-fullwidth .ls-nav-stop {
	background-position: -450px 0px;
}

.ls-fullwidth .ls-nav-stop:hover,
.ls-fullwidth .ls-nav-stop-active {
	background-position: -450px -75px;
}

.ls-fullwidth .ls-bottom-slidebuttons a {
	background-position: 0px -150px;
}

.ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
.ls-fullwidth .ls-bottom-slidebuttons a:hover {
	background-position: -75px -150px;
}

.ls-fullwidth .ls-nav-sideleft {
	background-position: -150px -150px;	
}

.ls-fullwidth .ls-nav-sideright {
	background-position: -225px -150px;	
}



.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 40px;
	height: 40px;
	z-index: 10000;
	top: 50%;
	position: absolute;
}

.ls-fullwidth .ls-nav-prev {
	left: 10px;	
}

.ls-fullwidth .ls-nav-next {
	right: 10px;	
}



.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	height: 20px;
}

.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	display: inline-block;
}

.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides {
	top: -30px;
}

.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop {
	width: 25px;
}

.ls-fullwidth .ls-bottom-slidebuttons a {
	width: 20px;
}

.ls-fullwidth .ls-nav-sides {
	width: 0px;	
}



.ls-fullwidth .ls-thumbnail-hover {
	bottom: 30px;
	padding: 2px;
	margin-left: 1px;
}

.ls-fullwidth .ls-thumbnail-hover-bg {
	background: #eee;
}

.ls-fullwidth .ls-thumbnail-hover span {
	border: 5px solid #eee;
	margin-left: -5px;
}



.ls-fullwidth .ls-thumbnail {
	top: 10px;
}

.ls-fullwidth .ls-thumbnail-inner {
	padding: 2px;
	margin-left: -2px;
	background: #fff;
}

.ls-fullwidth .ls-thumbnail-slide a {
	margin-right: 2px;
}

.ls-fullwidth .ls-nothumb {
	background: #eee;
}


/* Datepicker */

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Winkels slider */


.snipit {
 	padding: 10px;
    float: right;
    border:1px solid white;
    
    position: relative;
    background-color: #fff;
    display: none;
}






/* COLORBOX */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}


#cboxWrapper {max-width:none;}

#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/* CSS Menu - Dropdownmenu */


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
#cssmenu:after,
#cssmenu > ul:after {
  
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  float: left;
  padding-left: 100px;
 z-index: 999;
  height: 50px;
  
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #d3eced;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}


#apppreview {

  color: #fff;
  position:relative;
  top:-72px;
  left:865px;
  font-size: 13px;
  line-height: 16px;

}


 #apppreview:hover {

  text-decoration: none;

}


@media screen and (min-width: 600px) { 




	




#content  {
	padding-bottom: 15px;
	padding-left: 15px;
	width: 745px;

}


.homeslider {
	width:714px; 
}


.layerslider {

	width:720px; 
}

#top {

display: block;

}




#ofsumviewcol {
	
 
}


.keuzeblockdesktop {

display: block;

}





.topbanner {

width: 727px;

display: block;

padding-bottom: 5px;

}


.topbanner3 {

width: 491px;

display: block;

padding-bottom: 5px;

}


.progressbar {

width: 720px;



}


.progressbar2 {

width: 735px;
background-color: #5d5351;


}


.topbanner2 {

width: 690px;
height: 170px;

display: block;

padding-bottom: 5px;
}


.sixaccessoire {
width:425px; 
float: left;
}




.whatsappbox {
	display: block;
	background-color: #ffffff;
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

#checkout1 {


	width: 380px;
}


a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited {
	color: #ffffff;
	

}

a.mainmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}


#overviewdeurentxt3 {

	width:100%; 
	clear:both;
	display: block;
}

#overviewdeurentxt5 {

	display: none;
}

}

/*
@media screen and (min-width: 900px) { 
*/




/* iPads (portrait) ———– */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {


.portraitmsg {

display: block;

background: #ff7100;
color: #fff;

margin: 0 auto;

text-align: center;
width: 410px;

}

}





#top {   




	display: block;


}




 .topmenu {
 	display: block;
  float: right;
  margin:0;
  padding:0;

}


 .topmenu-tab {
 	display: none;

}

.homeslider {
	
	width:1015px; 
}


.layerslider {

	width:1000px; 
}





.keuzeblockdesktop {

	display: block;
}










#leftbar {
 background-color: #F0EBE2;
 float: left;
 display: block;
 width: 220px;
 margin-right: 15px;
}

#rightbar {

 float: left;
 width: 780px;

}





.topbanner, .topbanner3 {

width: 768px;
height: 124px;


}





.progressbar, .progressbar2 {

width: 1002px;



}


.topbanner2 {

width: 970px;
height: 240px;


}

#content {
	width: 1020px;
		padding:1px 0px 25px 20px;
	display: inline-block;

}


.sixaccessoire {
width:425px; 
float: right;
}

#app {

display: block;

}




.whatsappbox {
	display: block;
	background-color: #ffffff;
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.whatsappbox-tab {
	display: none;
  }

#overviewdeurentxt3 {

	display: none;
}

#overviewdeurentxt5 {

	width:100%; 
	clear:both;
	display: block;
}
/*
}
*/

/* START LIGHTBOX */

.close,.close:hover {
  
  color: #ff7100;
  
font-size: 26px;
filter: alpha(opacity=100);
opacity: 1.0;

  }


  /* END LIGHTBOX */