@keyframes slide-panel-up{
	0% {height:0}
	100%{height:100%}
}

img {
	max-width: 100%;
	display: block;
}

/*#suggestions{top:155px!important;left:5px!important;}*/
body #suggestions,
body .suggestions{
    width: 650px !important;
    margin-left: -325px !important;
    left:50% !important;
    top:220px !important;
}

#vergrootglas{width:15px;height:15px;display:inline-block;}

#suggestions .row,
.suggestions .row{margin-top:0;}
#suggestions .extrasuggestions a,
.suggestions .extrasuggestions a{
	line-height: 20px !important;
    color: #58595b;
    font-weight: 600;
    margin: 0px;
    font-size: 14px;
    width: 100%;
    border:none;
}

#suggestions .extrasuggestions h4,
.suggestions .extrasuggestions h4{
	font-size: 2em;
	color: #333333;
	margin:0;
	border-bottom:1px solid #b1b1b1;
	padding-bottom:10px;
	margin-bottom:10px;
}


body #searchresults{border:none !important;padding:0px;font-size:1em !important;overflow:hidden;max-height: 100vh;background-color: rgba(255,255,255,0.90);display:inline;}
body #searchresults .productsearchresults{margin-bottom:15px;}
#searchresults .h_h2{
	display:none;
	padding:6px 15px!important;
	background-color:#2e2e2e !important;color:#FFF;
	/*border-bottom:1px solid #333;color:#256180;*/
	/*text-transform:uppercase;*/
	font-size:1.2em;
	font-weight:normal;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol", "sans-serif"; 
}

body #searchresults a{color:#888;border:none}
body #searchresults a:last-child{border:none;}
body #searchresults a:hover{background-color: rgba(43,94,146,0.10);color:#888;}

#searchresults .productimage{width:60px;height:50px;overflow:hidden;margin:0 auto;padding:0;text-align:center;display:inline-block;float:left;line-height:50px;background-color:#FFF;}
/*#searchresults img{width:auto;max-width:50px;;max-height:50px;}*/
#searchresults .producttitle,
#searchresults .productac{
    height: 50px;
    min-height: 50px;
    /*margin-left: 60px;*/
    font-weight: bold;
    color: #333;
    /*line-height:50px;*/
    vertical-align: middle;
    display: table-cell;
    padding: 0 10px;
    font-size: 0.90em;
}
#searchresults .producttitle small,
#searchresults .productac small{font-size: 0.8em;line-height:1.2; display:inline-block;}

#searchresults .productac{min-width:190px;text-align:right;}
#searchresults .productac small.pc{font-weight:bold;margin:0 0 0 10px;}

#searchresults .suggestiesearchresults .producttitle{padding-left:0;display:block;height:auto;line-height:1;min-height:auto;}
#searchresults .suggestiesearchresults .producttitle a{display:block;padding:10px 15px;}

/* BRAND SEARCH RESULTS */
/* CATEGORY SEARCH RESULTS */
/*
#searchresults .brands,
#searchresults .categorie{
	width:50%;
	display:inline-block;
}
*/
.extrasearchresults{
	display: flex;
	flex-flow: wrap;
	order:2;
}
body #searchresults a{background:transparent none;}
body #searchresults .extrasearchresults a{
	/*background: #FFF,*/
	background-image: linear-gradient(to left,
		#FFF,
		#FFF 50%,
		#256180 50%,
		#256180
	);
	background-position: 100% 0;
	background-size: 202% 100%;
	transition: all .25s ease-in;
}

#brandsearchresults,
#categorysearchresults{font-size:0.8em; flex:50%;}

/*#brandsearchresults{border-right:1px solid #2e2e2e;}*/
/*
#brandsearchresults .brandsearchresults{padding-right:10px;display:inline;}
#categorysearchresults .catsearchresults{padding-left:10px;display:inline;}
*/
/*
#searchresults #brandsearchresults .h_h2:after,
#searchresults #categorysearchresults .h_h2:after{content:" ≫ ";}
*/

#searchresults #brandsearchresults .h_h2,
#searchresults .brandsearchresults,
#searchresults #categorysearchresults .h_h2,
#searchresults .catsearchresults{display:inline;}

#searchresults .brandsearchresults .producttitle,
#searchresults .catsearchresults .producttitle{padding:0;height:auto;min-height:auto; display:inline-block;}
#searchresults .brandsearchresults .producttitle a,
#searchresults .catsearchresults .producttitle a{padding:5px 8px; margin: 0 5px 5px 5px; border:1px solid #DEDEDE; border-radius:5px;}
#searchresults .brandsearchresults .producttitle a:hover,
#searchresults .catsearchresults .producttitle a:hover{
	color:#FFF;
	background-position: 0 0;
}


/* PRODUCT DESCRIPTION */
body .productdescription{
	background-color:#256180;
	color:#FFF;
	padding: 11px 20px;
	margin:0 0 15px 0;
	font-size:0.82em;
}

/* SEARCH OVERLAY */
.search-transparent-underlay {
    display: block;
    background-color: #285dab;
    height: 100%;
    left: 0;
    opacity: .20;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

/* SIDEBAR TITLE */
.FilterBar h2.panel-title{font-size:24px; text-transform:capitalize;}

/* FILTERS */
#sidebar-filters h3{
	font-weight: bold;
    font-size: 18px;
    text-align: left;
    padding: 18px;
    background-color: #f9f9f9;
    margin: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f9f9f9;
}

#sidebar-filters ul.open{
	height:100%;
	transition: height 5s ease-in;
}

#sidebar-filters ul,
#sidebar-filters li{
	list-style: none;
	list-style-type: none;
	padding:0;
	margin: 0;
}
/*#sidebar-filters ul{margin-bottom:20px;}*/
#sidebar-filters ul li{padding:0 15px;position:relative;}
#sidebar-filters ul li small{padding-left:5px;}
#sidebar-filters ul li label{display: inline-block;padding-left:3em;cursor:pointer;line-height:15px;min-height:30px;}
#sidebar-filters ul li input{
	position: absolute;
	top:0;
    left: 15px;
    z-index: 1;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

#sidebar-filters h3{text-transform:capitalize;}

#sidebar-filters .filteroption{
	line-height:1;
}

#sidebar-filters input[type=checkbox]:disabled{background-color:#CCC;cursor:pointer;}

#sidebar-filters li a.more-or-less{display:block;margin-top:15px;font-weight:bold;}

#sidebar-filters li.moreorless{
	display: none;
}
body #sidebar-filters input[name=display-more]:checked~ul li.moreorless{
	display: block;
}

/* RESULT COUNT / PAGER */
.rc-container{margin-bottom: 15px;}
.rc-container [class*="col-"]{padding:5px 15px;}
.rc-container #aantalartikelen{line-height:42px;font-size:0.8em;}
.rc-container #pager{text-align:right;}
.rc-container #pager .pagination{margin:0;} 

/* PRODUCTS */
#DIVPRODUCTLIST .productitem{
	/*margin-bottom: 15px;*/
	/*height:310px;*/
	overflow:hidden;
}
#DIVPRODUCTLIST .productitem .imagecontainer{text-align:center;align-items:center;justify-content:center;height:200px;}
#DIVPRODUCTLIST .productitem .image{margin: 0 auto;}
#DIVPRODUCTLIST .productitem img{
	max-width: 240px;
    max-height: 160px;
	border-width: 0px;
}

#DIVPRODUCTLIST .productitem .product-title{height:50px;overflow:hidden;}
#DIVPRODUCTLIST .productitem a .product-title{
	line-height: 20px !important;
    color: #58595b;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
}
#DIVPRODUCTLIST .productitem a:hover,
#DIVPRODUCTLIST .productitem a:hover .product-title{text-decoration:none;border-bottom:none;}

#DIVPRODUCTLIST .productitem .product-footer{
	color: #979797;  margin-bottom: 5px; font-size: 16px; color: #485e75; font-weight: bold;
}

#DIVPRODUCTLIST .productitem .product-footer .product-id{
	float: right; text-align: right; font-size: 11px; color: #939393; font-weight: normal; margin-top: 4px;
}

#DIVPRODUCTLIST .productitem .stocksource{font-size:13px;}
#DIVPRODUCTLIST .productitem .aantalstock{color:green;}
#DIVPRODUCTLIST .productitem .source{color:#797c83;font-size: 80%;font-weight: 400;}


/* PROMO STICKER */
#DIVPRODUCTLIST .productitem .promo{position:absolute;top:0;left:0;}
#DIVPRODUCTLIST .productitem .promo .label{width:70px;height:70px;line-height:35px;position:relative;transform: rotate(-50deg);color:#FFF;font-size:0.8rem;text-align:center;}
#DIVPRODUCTLIST .productitem .promo .label:after{
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 70px 70px 0 0;
	border-color: #256280 transparent transparent transparent;
	position: absolute;
	left:0;
	top:0;
	transform: rotate(50deg);
	z-index:-1;
}

/* PRODUCT TRIANGLE */
.inner-triangle{top:0;}
.triangletext{font-weight:normal;}

/* CONFIGURATOR */
.configurator a{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
	height: auto;
	background-color: #40aa54;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
	line-height:1.4;
}


/* NEWS */
.newscontainer{line-height:1.4;}
.newscontainer li div.title{font-weight:bold !important;font-size:0.8em;margin-bottom:5px;}
.newscontainer li div.newsupdate-content{line-height:1;}

.newsbody ul.newscontainer{
	max-height: 150px;
	overflow-y: scroll;
	padding:5px 10px;
}

.newsbody ul.newscontainer,
.newsbody ul.newscontainer li{
	list-style:none;
	list-style-type: none;
	margin: 0;
}

.newsbody ul.newscontainer li .newsupdate-content{height:auto;overflow:hidden;line-height: 1.2em;}
.newsbody ul.newscontainer li .moreinfo{font-size:0.8em;font-weight:normal;}


@media screen and (max-width: 992px){
	body #suggestions,
	body .suggestions{
		width: 100% !important;
		margin:0 !important;
		left:0 !important;
		top: 150px !important;
	}
	body #searchresults{background-color:#FFF !important;position:static !important;border-radius:0;}
	body #searchresults #productsearchresults .producttitle{font-size:0.8em !important;}
	#brandsearchresults, #categorysearchresults{
		display:block;
		flex: auto !important;
		margin-bottom: 20px;
	}
	#searchresults #brandsearchresults .h_h2, #searchresults .brandsearchresults, #searchresults #categorysearchresults .h_h2, #searchresults .catsearchresults{display:block !important;}

	#searchresults .producttitle{font-size:0.6em;}
	#searchresults .productac{min-width:150px;}
	#searchresults .productac small.pc{display:block;background:transparent;border:none;padding:0;}
}


/* SEARCH FORM */

#suggestions,
.suggestions{  width: 650px;  margin: 0 auto; z-index: 99999999999999; text-align:left; position: absolute; top: 185px; left: -10px;  }

/* SEARCHRESULTS */
#searchresults {   border-width:4px; border-color:#b1b1b1; border-style:solid; border-radius: 10px;  width:100%; background-color:#ffffff; font-size:10px;position: relative; z-index: 100; top:-100px; left: 10px; z-index: 99999999999999;}
#searchresults a { display:block; background-color:#ffffff; clear:left; text-decoration:none;  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #dadada; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; font-family: calibri, tahoma, arial; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { text-align: center; width: 100%; display: block; padding-top: 5px; margin-bottom: -5px; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
/*  EINDE PRODUCT SEARCH DROPDOWN MENU =================================================================== */



/* EXTRA CSS - STAAT LOS VAN SEARCH MAAR IS VOORLOPIG DE BESTE LOCATIE */
#productspecs .specgroup{margin-bottom:15px; font-size:13px;line-height:32px;color:#212529;}
#productspecs .specgroup h4{font-variant:small-caps;}
#productspecs .specgroup .title{font-weight:600;}
#productspecs div.specs div{padding-top:0;padding-bottom:0;padding-left:0;}
#productspecs div.specs:nth-child(odd) div{background-color:#FAFAFA;}

.image-container{position: relative;}
.image-container .thumbnails-container{display:flex;flex-wrap:wrap;}
.image-container .img-thumbnail{
	border:none;
	flex: 1 0 20%;
	max-width: 92px;
	/*float: left; display: block; position: relative; margin: 2px;*/
}

.energy-label{
	position: absolute;
    left:0;
    top:0;
}
.ic-energy-label{
	color:#FFF;
	background-color: #fff;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2rem;
    min-width: 3.5rem;
    padding: 0 .8rem;
    vertical-align: top;
    border-radius: .5rem 0 0 .5rem;
    margin: 0;
}
.ic-energy-label:before{
	content:'';
	width: 0; 
	height: 0; 
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
	border-left: 1rem solid transparent;
	position: absolute;
	right: -1rem;
}

.ic-energy-label.label--aaaa{background-color:#21A24F;}
.ic-energy-label.label--aaaa:before{border-left-color:#21A24F;}
.ic-energy-label.label--aaa{background-color:#59BC47;}
.ic-energy-label.label--aaa:before{border-left-color:#59BC47;}
.ic-energy-label.label--aa{background-color:#BCD835;}
.ic-energy-label.label--aa:before{border-left-color:#BCD835;}
/*
.ic-energy-label.label--a{background-color:#F5F233;}
.ic-energy-label.label--a:before{border-left-color:#F5F233;}
.ic-energy-label.label--b{background-color:#FECC45;}
.ic-energy-label.label--b:before{border-left-color:#FECC45;}
.ic-energy-label.label--c{background-color:#FF7D01;}
.ic-energy-label.label--c:before{border-left-color:#FF7D01;}
.ic-energy-label.label--d{background-color:#FE0000;}
.ic-energy-label.label--d:before{border-left-color:#FE0000;}
.ic-energy-label.label--e{background-color:#E10000;}
.ic-energy-label.label--e:before{border-left-color:#E10000;}
.ic-energy-label.label--f{background-color:#C80000;}
.ic-energy-label.label--f:before{border-left-color:#C80000;}
.ic-energy-label.label--g{background-color:#AE0001;}
.ic-energy-label.label--g:before{border-left-color:#AE0001;}
*/
/* NEW EU ENERGY LABELS */
.ic-energy-label.label--a{background-color:#F5F233;}
.ic-energy-label.label--a:before{border-left-color:#F5F233;}
.ic-energy-label.label--b{background-color:#FECC45;}
.ic-energy-label.label--b:before{border-left-color:#FECC45;}
.ic-energy-label.label--c{background-color:#FF7D01;}
.ic-energy-label.label--c:before{border-left-color:#FF7D01;}
.ic-energy-label.label--d{background-color:#FE0000;}
.ic-energy-label.label--d:before{border-left-color:#FE0000;}
.ic-energy-label.label--e{background-color:#FBB713;}
.ic-energy-label.label--e:before{border-left-color:#FBB713;}
.ic-energy-label.label--f{background-color:#F37021;}
.ic-energy-label.label--f:before{border-left-color:#F37021;}
.ic-energy-label.label--g{background-color:#ED1B24;}
.ic-energy-label.label--g:before{border-left-color:#ED1B24;}

#productmedia{margin-bottom:10px;}

/* LOADING - PRODUCTS PAGE*/
.loading{width:250px;height:250px;position:relative;margin:0 auto;}
.loading .background{position:absolute;top:0;left:0;}
.loading .text{position:relative; text-align:center;line-height: 250px;}


.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}