@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');
.quote_ask_form .ajax_add_to_quote_cart_button {
	background: #CCF3FF;
	border-color: #CCF3FF;
	color: #070A3A;
}



.formnewsletter label em {
	display: none;
}
#sitemap #stores-page {
	display: none;
}
.groenbol {
	background: #37db2e;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 5px;
	border-radius: 15px;
	margin-top: 5px;
}
#index .btn.btn-default,
#cms .btn.btn-default {
	border: 1px solid #00C4FF;
	color: #ffffff;
	background: #00C4FF;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#index .btn.btn-default:hover,
#cms .btn.btn-default:hover {
	border-color: #000;
	color: #fff;
	background: #000;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
	
.oranjebol {
	background: #ed9117;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 5px;
	border-radius: 15px;
	margin-top: 5px;
}

.grijzebol {
	background: #CCC;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 5px;
	border-radius: 15px;
	margin-top: 5px;
}

#contact-rich .block_content .data {
	margin-left: 22px;
}

#contact-rich .block_content .icon i.fa-envelope-o {
	font-size: 16px;
}

.product-quantity .add .add-to-cart {
	padding: 10px 40px;
	color: #ffffff;
	background-color: #37DB2E;
	border-color: #37DB2E;
}


.images-container .product-images > li.thumb-container {
	display: block;
	margin-right: 0px;
}

.tablecombz-table tr.product-miniature > td > a {
	text-decoration: underline;
}

.tablecombz-table {
	margin-bottom: 0;
}

.tablecombz-table tr.product-miniature > th, .tablecombz-table tr.product-miniature > td {
	padding: 0.25rem;
	vertical-align: middle;
	border-top: 0px solid #ededed;
}

.tablecombz-table tr.product-miniature .form-control {
	padding: 5px 12px;
	color: #262626;
	border: 1px solid #ededed;
	font-size: 13px;
	line-height: 17px;
}

.tabs .nav-tabs .nav-link{
	color: #fff;
	background: none !important;
	margin: 0;
	padding: 15px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	    font-size: 18px;
    font-weight: 600;

}

.tabs .nav-tabs .nav-link:hover, .tabs .nav-tabs .nav-link.active {
	color: #fff;
	margin: 0;
	padding: 15px;
	background:#00C4FF !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
}

div#tab_horizontal > ul > li {
	margin-bottom: 2px;
	background: #070A3A;
	margin-bottom: 0;
	color: #fff;
	-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

#category-description,
#category-description p,
#category-description span,
#category-description div {
	font-size: 16px;
	color:#000;
}

.subcatlist {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.subcatlist .subcategory-image,
.subcatlist h5 {
	float:left;
}
.subcatlist h5 {
	margin:20px 0 0 15px;
}
.subcatgrid {
	min-height: 200px;
	margin-bottom: 25px;
}
.subcatgrid img {padding: 10px ; max-width: 100%; height: auto;}
#subcategories {
	margin-top: 25px;
}

.subcatgrid h5 {
	min-height: 75px;
}

.subcategory-image {
	text-align: center;
	margin: 0 0 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.category-cover img {
	max-width: 100%;
	height: auto;
}
#products .product-features > dl.data-sheet dd.value, #products .product-features > dl.data-sheet dt.name {
	width: 24%;
	display: inline-block;
	font-weight: normal;
	background: #fff;
	padding: 4px;
	margin-right: 0px;
	min-height: inherit;
	word-break: break-all;
	vertical-align: top;
	color: #262626;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.block_newsletter {
	margin-bottom: 0.625rem;
	background: #070A3A;
	border-radius: 5px;
	margin: 30px 0;
}

.fa-file-pdf::before {
	content: "\f1c1";
}

#product .tabs .tab-pane {
	padding: 25px;
}

.greybg {
	background: #070A3A;
	margin-top: 50px;
}

.greybg .products-section-title {
	color:#fff;
}

.greybg .products .product-description {
	background: #fff;
}

.tekstblokken {
	padding: 50px 0;
}

.product-tabcontent .tabs .nav-tabs {
	border-bottom: 1px solid #ededed;
		margin-right:0;
}

#need_advice {
	float: right;
	color: #fff;
	margin-top: 20px;
	line-height: 19px;
}

#need_advice i {
	position: absolute;
	left: -7px;
	top: 7px;
	font-size: 18px;
	color: #02ADE8;
}

#need_advice span {
	font-size: 18px;
}

#quotesCart, #quotesCart a {
	color:#fff;
}
#box-body.quotes_cart_block {
	display: none !important;
}

.header-right .language-selector {
	text-align: center;
	white-space: nowrap;
	position: relative;
	float: right;
	padding: 0px;
	width: auto;
	margin-top: 31px;
	margin-left: 15px;
}

.header-right .language-selector::before {
	content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
	color:#fff;
}


#quotes-cart-link > i {
	background: #00C4FF;
	padding: 11px 12px;
	border-radius: 50px;
	font-size: 18px;
	margin-left: 10px;
	display: inline;
}

.afqQuotesCartOver {
	text-align: center;
	white-space: nowrap;
	position: relative;
	float: right;
	padding: 0px;
	width: auto;
	margin-top: 20px;
	margin-left: 15px;
}

#quotes-cart-link {
	text-decoration: none;
	text-align: left;
	transition: none;
	vertical-align: bottom;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 0 5px 5px;
	line-height: 20px;
	letter-spacing: 0.5px;
}

#quotes-cart-link .ajax_quote_quantity {
	color: #333;
	background: #fff;
	line-height: initial;
	position: absolute;
	font-size: 12px;
	top: -8px;
	right: -2px;
	height: 20px;
	width: 20px;
	display: block;
	padding: 1px 7px;
	text-transform: lowercase;
	display: block;
	font-weight: 500;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}

.homebanner {
	background: #EDEDED;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.homebanner > a {
	display: block;
	text-align: center;
	padding: 0;
}

.homebanner img {
	max-width: 100%;
}

.homebanner .descdiv a {
	color: #fff;
	background: #070A3A;
	padding: 15px;
	display: block;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	position: relative;
}

.homebanner .descdiv a::after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 23px;
	background: #00C4FF;
	color:#fff;
	border-radius: 4px;
	padding: 10px 15px;
}

.homebannerwrap1 {
	margin-bottom: 30px;
}
#product .product-tabcontent .nav-item .nav-link.active {
	background: #070A3A;
	color: #fff;

	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#product .product-tabcontent .nav-item .nav-link {
	padding: 15px 25px;
	margin: 0 1px;
		font-weight: 600;
	letter-spacing: 0px;
	font-size: 20px;
	text-transform: none;
}

/********************************************************
			Codezeel Custom Styles
********************************************************/
.cz-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/codezeel/grabbing.png") 8 8, move;
}
 
.customNavigation    { 
    position: absolute;
    width: 80px;
    top: -58px;
    direction: ltr !important;
    right: 10px;
}
.customNavigation a{
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    padding: 0px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    line-height: 30px;
    padding: 0 12px;
}
.customNavigation a:hover {
    border-color: #252525;
    background-color: #252525;
}
.customNavigation a.prev {
  left: 0px;
  color:#fff;
  cursor:pointer;
  -o-transition:none;
  font-size: 0px;
}
.customNavigation a.next {
  right: 0px;
  color:#fff;
  font-size: 0px;
  cursor:pointer;
}

.customNavigation a.prev:before,
.customNavigation a.next:before {
  font-size: 17px;
    font-family: "FontAwesome";
    color: #ffffff;
    font-weight: normal;
}
/*.customNavigation a.prev:hover:before, .customNavigation a.next:hover:before {
    color: #ff7200;
}*/
.customNavigation a.prev:before {
    content: "\f104";
}
.customNavigation a.next:before {
    content: "\f105";
}
#czleftbanner img,
#czrightbanner img{
	max-width: 100%;
}	
#czleftbanner li, #czrightbanner li {
    display: inline-block;
}
#czleftbanner li a, #czrightbanner li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
#czleftbanner li a:before, #czrightbanner li a:before {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

#czleftbanner li:hover a:before, #czrightbanner li:hover a:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.top_button {
    background: url(../img/codezeel/top-arrow.png) no-repeat scroll 0 0;
    bottom: 20px;
    cursor: pointer;
    height: 40px;
    padding: 6px 12px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 99;
}

/* Flexslider */

.spinner {    
    min-height: 580px;
    background: url(../img/codezeel/loading.gif) no-repeat center center #ffffff;
    width: 100%;
    background-size: 7%;
}

@media (max-width: 575px) {
  .customNavigation{
    top: -40px;
  }
}
/* Preloader 

#czpreloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:99;
}

#loading_status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; 
    top:50%; 
    background-image:url(../img/codezeel/preloader.gif); 
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px;
}*/


@media (max-width: 1460px) {

	#header .search-widget {
		float: none;
		display: inline-block;
		width: 35%;
		padding: 20px 15px 0 15px;
		margin: 0 auto;
	}
	#header .header-top .header-right {
		float: right;
		text-align: left;
		width: 78%;
	}
	
	#header .header_logo {
		max-width: 20%;
	}
	#header .header-top .header-right {
		float: right;
		text-align: left;
		width: 80%;
	}
	
	#need_advice {
		display: none;
	}
	
	
}

@media (max-width: 1200px) {
	
	#header .search-widget {
		float: none;
		display: inline-block;
		width: 30%;
		padding: 20px 15px 0 15px;
		margin: 0 auto;
	}
	#header .header-top .header-right {
		float: right;
		text-align: left;
		width: 80%;
	}
	

}

@media (max-width: 992px) {
		#header .header_logo {
		max-width: 100%;
	}
}

@media screen and (max-width: 992px) {
  table.tablecombz-table {
    border: 0;
  }

  
  table.tablecombz-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.tablecombz-table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 50px;
  }
  
  table.tablecombz-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .9em;
    text-align: right;
  }
  
  table.tablecombz-table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.tablecombz-table td:last-child {
    border-bottom: 0;
  }
	
	table.tablecombz-table .input-group,
	table.tablecombz-table .btn-primary {
		float:none !important;
	}
}

#index .display-top-inner .spcustom_html img {
	max-width: 80%;
	height: auto;
}

.tekstblokken .tegelbanner {
	margin-bottom: 25px;
	position: relative;
}
.tekstblokken .tegelbanner img {
	max-width: 100%;
}
.tekstblokken .tegelbanner .descdiv a {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 21px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 500px) {
	.tekstblokken .tegelbanner .descdiv a {
		padding: 10px;
		font-size: 16px;
	}
}

.tekstblokken .spcustom_html {
	margin-right: 55px;
}
@media (max-width: 500px) {
	.tekstblokken .spcustom_html {
		margin-right: 0;
	}
}

.tekstblokken .spcustom_html h1,
.tekstblokken .spcustom_html h2{
	margin-bottom: 10px;
}
.tekstblokken .spcustom_html p {
	margin-bottom: 20px;
}

.tekstblokken .spcustom_html p {
	font-size: 16px;
}

.fancybox-skin {
	border-radius: 15px !important;
}