* {
    min-height: 0;
    min-width: 0;
}

body {
 	margin-top: 0px !important; 
}

/* Bootstrap override */
/*
.container-fluid {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
*/

/* Header */
header .header {
  /*
    height: 46px;
    line-height: 46px;
  */
  /* height: 38px; */
  /* line-height: 60px; */
  /* background-color: #F5F5F5; */
  /* padding: 10px 10px; */
}

.header-usp {
  /*
    height: 46px;
    line-height: 46px;
  */
  /* height: 38px; */
  /* line-height: 60px; */
  background-color: #F5F5F5;
  /* padding: 10px 10px; */
}

header .header .container-fluid {
/*     padding-left: 0px !important; */
}
header .header .search {
/*     padding-left: 55px;
    background-color: #ffffff;
    border-top: 1px solid #ececec;
  	border-bottom: 1px solid #ededed; */
    height: 46px;
  	padding: 0px;
}

.mobilesearch {
  background-color: #000000;
  padding: 10px 10px;
}

.header_brand_img {
    width: 100%;
    height: auto;
  	max-height: 45px;
}

.header_keurmerk_img {
    max-width: 100px;
    height: auto;
}

/*
header .header div.search::before {
 	 	position: absolute;
    width: 50px;
    height: 46px;
    background: #fff;
    content: '';
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-left: -50px;
}
*/

header .header form#formSearch {
    background: #ffffff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ededed;
    height: 46px; 
}
header .header .search input {
    height: 46px;
  	font-size: 16px;
 		color: #2C3E51;
}
header .header .search input::placeholder {
}
header .header .search .btn {
    color: #000000;
}
header .header .search form .input-group-append {
 		margin-right: 10px; 
}
header .header .items {
    /* border-top: 1px solid #1964A9; */
}
header .header .items nav {
    display: flex;
    padding-left: 20px;
}
header .header .items nav span {
    flex: 1 1 auto;
    color: #000000;
  	font-size: 14px;
  	font-weight: 400;
  	letter-spacing: 0;
}
header .header .items nav i {
    margin-right: 7px;
  	color: #000000;
		font-size: 14px;
}

/* Top header */
.top-header-items {
    height: 70px;
    line-height: 70px;
    background-color: #ffffff;
    /* border-bottom: 1px solid #ececec; */
}
.top-header {
    background-color: #ffffff;
}

.top-header .navbar {
    height: 100%;
}
.topbar-items ul li {
    border-right: 1px solid #ececec;
    padding-left: 15px !important;
    padding-right: 15px !important;
    height: 70px;
}
.topbar-items ul li a {
    color: #000000;
    font-size: 15px;
  	font-weight: 500;
    letter-spacing: 0;
}
.topbar-items ul li i {
    line-height: 70px;
    color: #FF6600;
}

/* Primaery Header */
.primary-header {
    background-color: #000000;
    height: 50px;
    line-height: 50px;
}
.primary-header li ul li {
    line-height: 15px;
}

/* Breadcrumb */
.breadcrumb_nav {
    border-bottom: 3px solid #F5F5F5;
}
.breadcrumb-item a {
  display: inline-block;
  color: #FF6D1E;
  line-height: 18px;
  font-size: 15px;
  font-weight: 500;
}
.breadcrumb-item {
  /* padding: 0.438rem 0px;*/
  background-color: transparent;
  border-radius: 0.313rem;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
}

/* Footer */
footer {
 	/* margin-top: 50px; */
}
footer a.btn {
 	border: 0px solid #FFFFFF !important;
  border-radius: 5px;
  background-color: #ff6d1d !important;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
footer a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.88px;
}
footer .copyright-text, footer .footer-bottom a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.88px;
}




footer a:hover {
  	color: #FF6D1E;
    text-decoration: underline !important;
}
footer .footer-top {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 40px;
}
footer .footer-top h4 {
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
  	/* margin-bottom: 25px;*/
  font-size: 17px;
  /* text-decoration: underline; */
}

footer .footer-top p {
	color: #ffffff;
  font-size: 14px;
	letter-spacing: 1px;
  margin-bottom: 20px;
}

footer .btn-contact {
	width: 80%;
  letter-spacing: 1px;
  font-size: 16px;
}

footer .btn-newsletter {
	width: 100%;
}
 
footer .footer-top ul {
    margin-bottom: 12px !important;
}

footer .payment-icons-footer{
	margin-top: 10px;
}

footer .footer-top ul li {
    /* margin: 5px 0; */ 
}
footer .footer-top ul li a {
  	font-size: 14px !important;
    color: #ffffff;
    font-weight: normal !important;
		padding: 2px 0px;
}

footer .footer-bottom {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    color: #000;
}
footer form#form-newsletter input.form-control {
/*  	background-color: #8AAFD1; */
  background-color: #7a7a7a;
  border: 2px solid #FFFFFF !important;
  border-radius: 5px;
  color: #fff;
  font-weight:600; 
}
footer form#form-newsletter input.form-control::placeholder {
/*  	color: #3576B3; */
  color: #fff;
}
footer .socials ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .socials ul li {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0;
}
footer .socials ul li a {
 	display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #FF6D1D;
	color: #FFF;
  text-align: Center;
  font-size: 14px;
  padding: 0!important;
  border-radius: 100%;
}

/* Product page */
.products-group .product-item {
    margin-bottom: 30px;
  	display: block;
}
.products-group li.product-item:not(:nth-child(4n+4)) {
    padding-right: 20px;
}
.products-group .product-item .product-item__outer {
    /* border: 3px solid #EDEDED; */
  
  border-radius: 5px;
  border: 3px solid #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  
}

.product-item__body {
    padding: 10px;
    height: 100%;
}
.product-item__body a img {
 		width: 165px;
  	padding: 10px;
}
.product-item__body .product-description {
  	color: #7A7A7A;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
 		text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.product-item__body hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-width: 2px;
}
.product-item:hover .product-item__outer {
    border-color: #FF6D1E;
  	transition: all .3s ease-out;
}

.product-item__title a {
	color: #000 !important;
}

.prodcut-price {
  font-size: 16px;
  color: #FF6D1E;
}
.prodcut-price span {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.83px;
  color: #FF6D1E;
}
.prodcut-price del {
  color: #7A7A7A;
  font-size: 13px;
}
.prodcut-price .product-available {
  font-size: 12px;
  color: #32CD32;
  font-weight: 500;
  letter-spacing: 0;
}

.btn-add-cart {
  width: 35px;
  height: 35px;
  background-color: #32CD32;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2px;
}
.btn-add-cart:hover {
  background-color: #32CD32;
}









.productspec_link, .productspec_link:hover {
 	color: #FF6D1E;
}

.filter-group a {
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
}
.filter-group h4 {
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
}
.filter-group a h4 i {
    float: right;
    height: 30px;
    line-height: 30px;
}
.filter-group h3 i {
    font-size: 15px;
}
.filter-group .filter-block-inner {
    height: 20px;
    line-height: 20px;
    margin: 10px 0px;
}
.filter-group .filter-block-inner:last-child {
    margin-bottom: 20px;
}

.filter-block {
	background-color: #f5f5f5;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.filter-block h3 {
    color: #FF6D1E;
  	font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
  	margin-bottom: 20px;
  	line-height: unset;
}
.filter-group label {
    color: #ffffff;
}
h1.category_title,
h3.category_title {
    color: #000;
  	font-size: 33px;
    font-weight: 700;
/*     height: 40px; */
    line-height: 42px;
    letter-spacing: 0.5px;
}

button.product-filter-remove {
	text-align: center;
  border-radius: 3px;
  color: #fff;
  background-color: #FF6D1E;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #FF6D1E;
  /* margin-bottom: 15px; */
  font-size: 16px;
  letter-spacing: 0.5px;
}
button.product-filter-remove i {
    padding-left: 15px;
}
button.product-filter-remove:hover {
	color: #fff;
  cursor: pointer !important;
}
button.product-filter-remove .hide_filters_text {
	color: #FF6D1E;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 19px;
}

.sale-label {
    background: #FF6D1E;
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 3px 10px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 800;
  	letter-spacing: 0.69px;
    text-transform: uppercase;
}

.categories-list a {
    font-weight: 700;
    letter-spacing: 1px;
    padding: 7px 20px;
    border: 3px solid #CCC;
    color: #7A7A7A;
    border-radius: 1px;
}
.categories-list a:hover {
    color: #ffffff;
    background-color: #FF6D1E;
    border: 3px solid #FF6D1E;
}

/* Blog detail */
article.blog .blog-title {
    border-bottom: 3px solid;
    border-color: #EDEDED;
    margin-bottom: 20px;
}
article.blog .blog-title h1 {
    font-size: 26px;
    font-weight: 800;
    color: #000;
}
article.blog .blog-body h4 {
    color: #1A64A9;
    font-weight: 800;
}
article.blog .blog-body p {
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #000;
}
.blog-related {
  /* height: 80px; */ 
  border-bottom: 3px solid #EDEDED;
  padding-top: 5px;
	padding-bottom: 5px;
}
.blog-related .item-number span {
 	line-height: 40px;
  font-size: 22px;
  font-weight: 800;
  color: #1A64A9;
}
.blog-related h6 {
 	margin-bottom: 0px;
  color: #2C3E51;
  font-weight: 800;
}
.blog-related span {
 	color: #C2C2C2;
  font-size: 14px;
}

.blog-related a {
 	color: #000;
}
.blog-related a:hover {
 	color: #FF6D1E;
}

.blog-article-img {
	max-width: 100%;
	height: auto;
}

/* .blog-related .item-number,
.blog-related h6 {
 	line-height: 80px; 
} */

/* Section block */
.section-block {
    margin-bottom: 40px;
}
.section-block .section-title {
    border-bottom: 3px solid;
    border-color: #EDEDED;
    margin-bottom: 20px;
}
.section-block .section-title h4 {
    font-size: 26px;
    font-weight: 800;
    color: #000;
}

/* Topbar dropdown */
.topbar-items ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.topbar-items li {
    color: #fff;
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
  transition-duration: 0.5s;
}

.topbar-items ul li ul {
    min-width: 230px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    background-color: #ffffff;
    box-shadow: 0 1px 1px #dbdbdb;
    padding-top: 1rem;
    padding-bottom: 1rem;
    transition: all 0.5s ease;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
}

.topbar-items ul li:hover > ul,
.topbar-items ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}

.topbar-items ul li ul li {
    width: 100%;
    line-height: 26px;
    height: 26px;
    text-align: left;
}
.topbar-items ul li ul li a {
    float: left;
    width: 100%;
    color: #000000;
    font-weight: 100;
    font-size: 0.875rem;
}

.has-sub-menu a span:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 80%;
    font-weight: 900;
    content: "\f107";
    margin-left: .5rem;
    transition: 0.3s ease;
    height: 60px;
}

.between-circle {
    background-color: #FF6D1E;
    border-color: #FF6D1E;
    color: #FFFFFF;
    font-weight: 700;
}

/* Main nav (categories) */
nav.main-menu > ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
nav.main-menu > ul > li {
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
  	height: 50px;
}  
nav.main-menu > ul > li > a {
    display: block;
    color: #FFFFFF;
  	/* opacity: 0.7; */
    padding-top: 0px;
    padding-bottom: 0px;
    /* padding-right: 0.99rem; */
    padding-left: 0.99rem;
  	/* height: 50px; */
  	font-weight: 500;
  	letter-spacing: 0px;
}
nav.main-menu > ul > li.active > a {
 	color: #FFF; 
  opacity: 1;
}
nav.main-menu > ul > li:first-child > a {
/*     padding-left: 0px; */
}
nav.main-menu > ul > li.has-sub-menu > a:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 80%;
    font-weight: 900;
    content: "\f107";
    margin-left: .5rem;
    transition: 0.3s ease;
}
nav.main-menu > ul > li:hover > ul,
nav.main-menu > ul > li > ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}
/* Dropdown */
nav.main-menu > ul > li > ul {
    list-style: none;
    padding-left: 0;
    display: none;
    visibility: hidden;
    position: absolute;
    background: #FFFFFF;
    opacity: 0;
    min-width: 230px;
    transition: all 0.5s ease;
    left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: 0 1px 1px #dbdbdb;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  	z-index: 10;
}
nav.main-menu > ul > li > ul > li,
nav.main-menu ul.dropdown ul.dropdown.subdropdown li {
    line-height: 15px;
}
nav.main-menu > ul > li > ul > li > a,
nav.main-menu ul.dropdown ul.dropdown.subdropdown li a{
  display: block;
  padding: 0.8rem 1rem;
  font-size: 0.875rem;
  color: #000000;
  font-weight: 100;
  letter-spacing: 0px;
  border-bottom: 1px solid #EDEDED;
}
nav.main-menu > ul > li > ul > li:last-child > a,
nav.main-menu ul.dropdown ul.dropdown.subdropdown li:last-child a{
 	border-bottom: 0px; 
}
nav.main-menu ul.dropdown ul.dropdown.subdropdown li:hover a {
  color: #FF6D1E;
	font-weight: 800;
}




/* Mobile menu */
#menu ul {
    margin: 0;
    padding: 0;
}

#menu .main-menu {
    display: block;
}

#tm:checked + .main-menu {
    display: block;
}

#menu input[type="checkbox"], 
#menu ul li.drop-icon {
    /* display: none; */
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
}

#menu li, 
#toggle-menu {
    border-width: 0 0 1px;
}

#menu .sub-menu {
    background-color: #444;
    border-width: 1px 1px 0;
    margin: 0 1em;
}

#menu .sub-menu li:last-child {
    border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
    position: relative;
    display: block;
    color: #000000;
    line-height: 40px;
}

#menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
    background-color: white;
    color: #09c;
}

#menu .sub-menu {
    display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
    display: block;
}

#menu .sub-menu a:hover {
    color: #444;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
    position: absolute;
    right: 1.5em;
    top: 1.25em;
}

#menu label.drop-icon, #toggle-menu li.drop-icon {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    text-shadow: 0 0 0 transparent;
    color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
    line-height: 1;
}
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
    #menu li {
    width: 33.333%;
    }

    #menu .sub-menu li {
    width: auto;
    }
}

@media only screen and (min-width: 52em) {
    #toggle-menu, 
    #menu label.drop-icon {
    display: none;
    }

    #menu ul li.drop-icon {
    display: inline-block;
    }

    #menu li {
    float: left;
    border-width: 0 1px 0 0;
    }

    #menu .sub-menu li {
    float: none;
    }

    #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000;
    }

    #menu .sub-menu, 
    #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
    }

    #menu .sub-menu li {
    border-width: 0 0 1px;
    }

    #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    }

    #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
    }
}

/* #menu li a:focus .sub-menu {
    display: block;
} */





/* New */
nav.mobile {
    line-height: normal;
}
@media only screen and (max-width: 992px) {
    .topbar-items ul li {
        border-right: 0px;
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}

/* Sidebar home */
.sticky_test {
    position: sticky;
    position: -webkit-sticky;
    width: 100%;
    height: 100%;
    top: 70px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-top: -430px;
  	z-index: 9;
}
.shop-categories {
    width: 100%;
    border: 5px solid #FFFFFF;
  	box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
}
.shop-categories > h3 {
    background-color: #1A64A9;
    color: #FFFFFF;
    font-weight: 900;
    padding: 15px 30px;
  	letter-spacing: 1px;
    font-size: 20px;
  	line-height: 24px;
    margin-bottom: 0px;
}
.shop-categories > ul {
    padding: 0px;
    list-style: none;
    margin: 0;
}
.shop-categories > ul > li {
    background-color: #FF6D1E;
    height: 55px;
    line-height: 55px;
}
.shop-categories > ul > li:not(:last-child) {
  	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.shop-categories > ul > li > a {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-left: 30px;
}
.shop-categories > ul > li > a::after {
  content: '\f054';
	font-family: 'Font Awesome 5 Free';
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 40px;
}
.shop-categories > ul > li > a:hover {
  font-weight: bold;
}

/* Search block */
.verfzoeker-title {
  color:#000000;
  letter-spacing:1px;
  font-weight:800;
  margin-top:40px;
  margin-bottom:10px;
  line-height: 35px;
  font-size:35px;
}
.search-block {
    padding: 20px;
    background-color: #000000;
    /* border: 5px solid #FFFFFF; */
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
}
.search-block.verfzoeker .verfzoeker-dropdown {
  	display: flex;
    height: 48px;
/*     line-height: 48px; */
    width: 100%;
    border: 2px solid #CCCCCC;
    border-radius: 2px;
    background-color: #222222; /* rgb(138, 175, 209, 0.5); */
}
.search-block.verfzoeker .verfzoeker-dropdown::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
  	font-weight: 800;
  	position: absolute;
  	top: 10px;
  	right: 10px;
  	color: #FAFAFA;
  	opacity: 0.5;
}
.search-block.verfzoeker .verfzoeker-dropdown i {
  	display: flex;
  	align-items: center;
  	justify-content: center;
		width: 46px;
/*     height: 100%; */
    line-height: 48px;
    background-color: #FF6600;
    opacity: 1;
    text-align: center;
    color: #FFF; 
}
.search-block.verfzoeker .verfzoeker-dropdown i.fa-text {
 		font-weight: 800;
    letter-spacing: 1.13px;
    font-family: "Raleway";
    font-size: 18px;
}
.search-block.verfzoeker .verfzoeker-dropdown .search {
 		height: 100%; 
}
.search-block.verfzoeker .verfzoeker-dropdown span.text {
  	display: flex;
  	align-items: center;
  	justify-content: center;
/*  		height: 100%; */
    opacity: 0.8;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 10px; 
}
.search-block.verfzoeker .verfzoeker-dropdown:hover {
    border: 2px solid #FFF;
		background-color: #444444;
}
.search-block.verfzoeker .verfzoeker-dropdown:hover span.text {
    font-weight: 800;
    opacity: 1;
  	color: #FFFFFF;
}
.search-block.verfzoeker .verfzoeker-dropdown.success i {
  	background-color: #FF6600;
}
.search-block.verfzoeker .input-group .input-group-prepend label.input-group-text {
  font-weight: 900;
  color: #FFF;
  background-color: #FF6D1E;
  border-color: #FF6D1E;
}
.search-block.verfzoeker .input-group select.custom-select {
  color: #DCE7F1;
  background-color: #5289BD;
  border-color: #8CB1D4;
  font-weight: 900;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='#fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
}
.search-block.verfzoeker .input-group select.custom-select option {
  color: #000;
  font-weight: 400;
}
.search-block.verfzoeker .input-group select.custom-select option:disabled {
 	color: #818181;
  font-weight: 600;
}
.search-block.verfzoeker .input-group select.custom-select:disabled {
  cursor: not-allowed;
}
.search-block.verfzoeker .input-group select:hover {
/*   background-color: #8AAFD1;
  border-color: #FFFFFF;
  color: #FFF; */
}
.search-block.verfzoeker .input-group:hover .input-group-text {
  border-color: #FFFFFF !important;
}
.search-block.verfzoeker button#verfzoeker-btn:disabled {
 	background-color: rgba(255,255,255,0.3);
  border-radius: 2px;
  border-color: rgba(0,0,0,0.3);
  color: #FFFFFF;
}
.search-block.verfzoeker button#verfzoeker-btn span:disabled {
 	color: #FFFFFF;
  opacity: 0.5;
  font-weight: bold;
  letter-spacing: 1px;
}

.search-block.verfzoeker button#verfzoeker-btn {
 	background-color: #FF6D1E;
	border-color: #FF6D1E;
  color: #FFFFFF;
  height: 48px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
  line-height: 48px;
  padding: 0;
}
.search-block.verfzoeker .input-group-prepend label.input-group-text.success {
 	background-color: #65E1A8;
  border-color: #65E1A8;
}

/* .search-block.verfzoeker .input-group label {
  background: #FF6D1B;
  border-color: #8DB1D4;
  color: #FFF;
  width: 40px;
} */
/* .search-block.verfzoeker .input-group label.success {
 	background: #65E1A8;
  border-color: #65E1A8;
  color: #FFF;
}
.search-block.verfzoeker .input-group select {
  color: #DDE7F1;
  letter-spacing: 1px;
  font-weight:800;
  padding-left: 15px;
  background-color: #5288BC;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-color: #8DB1D4;
} */
.search-block .input-group .btn {
    /* padding-left: 3rem;
    padding-right: 1rem; */
    border: 3px solid #8CB1D4 !important;
    background-color: #5289BD;
    color: #DBE6F1 !important;
    padding: 0px !important;
    height: 50px;
    line-height: 50px;
}
.btn .filter-option-inner {
    line-height: 47px;
    padding-left: 3rem;
}
.dropdown-toggle::after {
    line-height: 44px;
    padding-right: 1rem;
}
.search-block .dropdown {
    height: 47px;
}
.search-block .input-group span.icon {
    position: absolute;
    z-index: 999999;
    height: 47px;
    width: 45px;
    text-align: center;
    line-height: 41px;
    left: 0px;
    background-color: #65E1A8;
    color: #FFFFFF;
    padding: 0 10px;
    border-top: 3px solid #8CB1D4;
    border-left: 3px solid #8CB1D4;
    font-size: 22px;
    font-weight: bold;
}

/* .input-group > .input-group-btn:last-child > .selectpicker {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.input-group > .input-group-btn:first-child > .selectpicker {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
} */

/* .testbox {
    width: 50px;
    height: 50px;
    background-color: #65E1A8;
} */

/* Image block */
.image-block {
    position: relative;
    font-family: Arial;
}
.image-block .text-block {
    position: absolute;
    bottom: -20px;
    left: 20px;
    /* background-color: #1A64A9; */
    color: white;
    padding: 25px 50px;
}
.text-block-orange {
	background-color: #FF6D1D;
}
.text-block-black {
	background-color: #000;
}

.image-block .text-block span {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
  	line-height: 19px;
}
.image-block .text-block span.title {
  	display: block;
    font-size: 30px;
    line-height: 35px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.image-block:hover .text-block-black {
  	background-color: #FF6D1D;
  	transition: all .3s ease-out;
}
.image-block:hover .text-block-orange {
  	background-color: #000;
  	transition: all .3s ease-out;
}

/* Brand slider */
.slick-back-slide,
.slick-next-slide {
    background: transparent;
    color: white;
    width: 40px;
    height: 100%;
    line-height: 40px;
    border: 0px;
    position: absolute;
    display: block;
    top: 0%;
    z-index: 999;
}
.slick-back-slide i,
.slick-next-slide i {
    background: #DBDBDB;
    padding: 10px;
}
.slick-back-slide {
    left: 0px;
}
.slick-next-slide {
    right: 0px;
}
.slick-slide {
    border-left: 2px solid #EDEDED;
    border-right: 2px solid #EDEDED;
    padding: 0px 20px;
}

.page-title h1 {
  font-size: 28px;
  margin-bottom: 18px;
  line-height: 1.3928571429;
	font-weight: 700;
}
div.page-title {
	margin-top: 20px;
}
.textpage-content p,
.textpage-content ul li {
 	font-size: 17px;
  color: #000;
}
h1.page-title {
  font-weight: bold;
  color: #000;
}

/* Blog */
article.blog img {
    max-width: 100%;
    height: auto;
}
article.blog .blog-tags {
    border-top: 3px solid #EDEDED;
    padding-top: 20px;
}
article.blog .blog-tags h6 {
    font-weight: 700;
    color: #1A64A9;
    font-size: 20px;
    margin-bottom: 20px;
}
article.blog .blog-tags > ul > li {
    background: #DBDBDB;
    border-radius: 50px;
}
article.blog .blog-tags > ul > li > a {
    color: #FFFFFF;
    font-weight: 700;
    padding: 0.75rem 1rem;
}
article.blog .blog-tags > ul > li:hover {
    background-color: #1A64A9;
}
.blog-recent-articles {
  border-top: 3px solid #EDEDED;
}
.blog-recent-articles h3 {
	font-weight: 800;
  color: #1A64A9;
  padding: 50px 0px;
}
article.card {
    height: 100%;
}

/* Margins */
.top-margin-50 {
	margin-top: 50px;
}

/* Price slider */
.ui-slider-horizontal {
    border: 1px solid #CCC !important;
}
.ui-slider-horizontal span:first-of-type.ui-slider-handle {
    margin-left: -0.1em !important;
}
.ui-slider-horizontal span:last-child.ui-slider-handle {
    margin-left: -1em !important;
}
.ui-slider-horizontal span.ui-slider-handle {
    background-color: #FF6D1E;
    border-color: #FF6D1E;
    border-radius: 5px;
}
.ui-slider-horizontal .ui-widget-header,
#slider-range {
    background: #CCC;
}

/* Header sticky */
.fixed-header {
    position: fixed;
    top: 0;;
    left: 0;
    right: 0;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    box-shadow: 0 1px 1px #dbdbdb;
}
.mt-70 {
    margin-top: 70px;
}

/* Product page */
main.product h1.product-title {
	color: #000;
  font-weight: 700;
	font-size: 30px;
  letter-spacing: 0.5px;
  line-height: 35px;
  margin-bottom: 0px;
}
main.product .product-review .fas.fa-star {
 color: #FFBE25; 
}
main.product .product-review .fas.fa-star.empty {
  color: #D8D8D8;
}
main.product .in-stock {
  color: #32CD32;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
}
main.product .out-of-stock {
  color: #cc181e;
}
main.product .product-delivery .delivery-yes {
  color: #32CD32;
}
main.product .product-delivery .delivery-no {
  color: #cc181e;
}
main.product .product-options {
 	background-color: #F5F5F5;
  border-radius: 5px;
  padding: 20px 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

main.product .product-options-addtocart {
 	background-color: #F5F5F5;
  border-radius: 5px;
  padding: 20px 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

main.product .product-options .product-option {
/*  	float: left; */
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #EDEDED;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
}
.product-variant {
/*  	float: left; */
  display: block;
  width: 100%;
  /* height: 50px; */
  /* line-height: 50px; */
  /* border-bottom: 2px solid #EDEDED; */
  color: #000000;
  font-size: 15px;
  font-weight: 600;
}
.product-variant:hover{
	color: #7a7a7a;
}

main.product .product-options .product-option:first-child {
	border-top: 2px solid #EDEDED;
}
main.product .product-options .variant-color-placeholder {
 	width: 23px;
  height: 23px;
  border: 1px solid #979797;
  border-radius: 1px;
  background-color: #FFFFFF;
}
main.product .product-options-head {
  color: #000;
  font-size: 16px;
 	font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 18px;
}
main.product .product-review:hover {
 	 cursor: pointer;
}


main.product .product-discount {
 	margin-top: 20px;
  background-color: #F6F6F6;
	border-radius: 3px;
}
main.product .product-discount ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
}
main.product .product-discount ul li {
  padding: 10px;
}
main.product .product-discount ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main.product .product-discount .discount-label {
  width: 110px !important;
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  -ms-flex-item-align: start;
  align-self: flex-start;
  white-space: nowrap;
  margin-left: 10px;
  justify-content: center;
}


.primary-color {
 	color: #1964A9; 
}
.secondary-bg {
  background: #FF6D1E;
}

/* main.product .product-options .product-option {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #EDEDED;
}
main.product .product-options a.product-option:first-child {
 	border-top: 2px solid #EDEDED; 
} */

.product-tabs {
	margin-top:50px;
}

main.product .variant-old-price{
	color: #7A7A7A;
  text-decoration: line-through;
  min-width: 70px;
  display: inline-block;
  font-size: 14px;
}

main.product .variant-price{
	color: #000;
  display: inline-block;
  min-width: 70px;
  font-size: 16px;
  font-weight: 600;
}

main.product .product-tabs-content{
	background-color: #F5F5F5;
  border-radius: 5px;
  /* padding: 5px 10px; */
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

/*
main.product .product-tabs .nav-tabs .nav-item{
	color: #000;
  background-color: #F5F5F5;
  border-color: #F5F5F5 #F5F5F5 #F5F5F5; 

}
main.product .product-tabs .nav-tabs .nav-item .nav-link{
  color: #000;
} 

main.product .product-tabs .nav-tabs .nav-item.active{
 	color: #fff;
  background-color: #000; 
}
main.product .product-tabs .nav-tabs .nav-item.active .nav-link{
	color: #fff;
}
*/
main.product .nav-tabs{
	border-bottom: 0px;
}
main.product .nav-tabs .nav-item {
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  border-bottom: 0px;
  border-radius: 5px 5px 0px 0px;
  margin-right: 10px !important;
  
}
main.product .nav-tabs .nav-item a {
  color: #000;
}

main.product .nav-tabs .nav-item.active, 
main.product .nav-tabs .nav-link.active {
	background-color: #000 !important;
  border: 1px solid #000;
}

main.product .nav-tabs .nav-item.active a {
	color: #fff !important;
}
main.product .nav-tabs .nav-link:hover, main.product .nav-tabs .nav-link:focus {
  border-color: transparent !important;
}




main.product .nav-justified .nav-item {
  background-color: #F5F5F5;
 	/* height: 50px; */
  line-height: 50px;
  border: 1px solid #CCC;
  border-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    
}
main.product .nav-justified .nav-item:last-child {
 	/* border-left: 1px;  */
}
main.product .nav-justified .nav-item a {
 	color: #000;
  font-weight: normal;
  font-size: 17px;
  height: 100%; 
	line-height: 21px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
main.product .nav-justified .nav-item.active {
 	background-color: #000;
  border: 1px solid #000;
}
main.product .nav-justified .nav-item.active a {
	color: #FFF;
  font-weight: 700;
}
main.product .nav-justified .nav-item .nav-link {
 	padding-top: 10px;
  padding-bottom: 10px;
}
main.product .nav .nav-item:not(:first-child) {
 	margin-left: 0px; 
}
main.product .nav .nav-item:not(:last-child) {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  main.product .nav-justified .nav-item {
    border: 1px solid #CCC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
  }
  
  main.product div.row ul.nav.nav-justified {
    display: block; 
  }
  
}


main.product .tab-pane {
 	margin: 30px 0px; 
}
main.product .tab-pane h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 18px;
}
main.product .tab-pane h1,
main.product .tab-pane h2,
main.product .tab-pane h3,
main.product .tab-pane h4,
main.product .tab-pane h5{
  color: #000;
}
main.product .tab-pane p,
main.product .tab-pane ul li,
main.product .tab-pane tr td {
 	color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
}
main.product .tab-pane tr td {
	border-top: 1px solid #F5F5F5;
}

main.product .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #E8E8E8;
}

main.product .review-container {
 	margin-bottom: 10px;
  padding-bottom: 10px;
}

main.product .review-container .avatar {
  position: relative;
  float: left;
  width: 8%;
  text-align: center;
  margin-right: 10px;
}
main.product .review-container .avatar img {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 70px;
  float: none;
  height: 50px;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 50px;
}
main.product .review-container .item-rating {
 	 display: flex;
}
main.product .review-container .review .author {
  color: #444;
  font-size: 14px;
  font-weight: 600;
}
main.product .review-container .review-date {
  font-size: 12px;
	color: #999;
  display: block;
  margin-bottom: 10px;
}
main.product .review-container .review-meta{
	margin-top:10px;
}
main.product .review-container .review-meta .author {
	font-weight:bold;
  font-size:18px;
  color: #000;
}

main.product .review-container .review-meta p {
  background: #fff none repeat scroll 0 0; /* #f5f5f5 */
  border-radius: 5px;
  margin: 0 0 0 80px;
  padding: 10px;
  border: 1px solid #ccc;
  margin:unset;
  margin-top:10px;
  font-size: 16px;
  line-height: 24px;
}
main.product .writereview {
  margin-top: 20px;
  padding: 20px;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
main.product .writereview .js-form-message {
 	margin-bottom: 20px; 
}
main.product .writereview .btn-review-submit {
	color: #ffffff;
  background-color: #FF6D1E;
  border-color: #FF6D1E;
}

main.product fieldset.rating {
 	float: left; 
}
main.product .rating:not(:checked) > input {
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}
main.product .rating:not(:checked) > label {
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  margin-right: 1px;
  background: #cecece;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  float: right;
}
main.product .reviews-wrapper .item-rating .star.on {
  background: #0cc95b;
}
main.product .reviews-wrapper .item-rating .star {
  color: #fff;
  border-radius: 50%;
  padding: 3px;
  font-size: 10px;
  margin-right: 1px;
}
main.product .reviews-wrapper .item-rating .star.off {
  background: #cecece;
}
main.product .rating:not(:checked) > label:hover {
  background-color: #2ac37d;
}
main.product .rating:not(:checked) > label:before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
}
main.product .rating:not(:checked) > label:hover,
main.product .rating:not(:checked) > label:hover ~ label {
  color: #fff;
	background: #2ac37d;
}
main.product .rating > input:checked ~ label {
	background: #2ac37d;
}
main.product .rating > input:checked ~ label {
  color: #fff;
	background: #2ac37d;
}
main.product div#content a {
  color: #FF6D1E;
}
main.product div#specs a.brand-link {
 	color: #FF6D1E;
}

/* COMMON RADIO AND CHECKBOX STYLES  */
main.product input[type=radio],
main.product input[type=checkbox]{
  /* Hide original inputs */
  visibility: hidden;
  position: absolute;
}
main.product input[type=radio] + span:before,
main.product input[type=checkbox] + span:before{
  height:10px;
  width:10px;
  content: " ";
  margin-right:10px;
  display:inline-block;
  vertical-align: baseline;
  border:1px solid #000;
}
main.product input[type=radio]:checked + span:before,
main.product input[type=checkbox]:checked + span:before{
  background: #FF6D1E;
  border-color: #FF6D1E;
}
main.product input[type=radio] + span:before{
  border-radius:50%;
}
main.product input[type=checkbox] + span:before{
  border-radius:2px;
}
.addtocart-holder {
  margin-top: 30px;
}
.qty {
 	display: inline-block;
  border: 1px solid rgba(155,155,155,.17);
  position: relative;
  float: left; 
}
.qty input, .qty input {
  height: 48px;
  padding: 0 25px 0 0;
  width: 75px;
  border: 0;
  text-align: center;
  border-radius: 0;
  background: #fff;
}
.qty .qtyadd {
  height: 25px;
  width: 25px;
  line-height: 33px;
  text-align: center;
  position: absolute;
  right: 0;
  background: #fff;
  top: 0;
  border-top: 0;
  border-right: 0;
  /*  font-size: 12px; */
  font-size: 20px;
  cursor: pointer;
}
.qty .qtyminus {
  height: 25px;
  width: 25px;
  line-height: 17px;
  text-align: center;
  position: absolute;
  right: 0;
  background: #fff;
  bottom: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  /*  font-size: 12px; */
  font-size: 20px;
  cursor: pointer;
}
.qty .qtyadd i,
.qty .qtyminus i {
  color: #555555;
}
.addtocart {
	padding: 0 0 0 92px;
}
.btn-addtocart {
  border: 0;
  border-radius: 5px;
  height: 50px;
  padding: 0 3px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 0 0 0 0;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  position: relative;
  width: 100%;
}
.btn-addtocart i {
	margin-right: 10px;
}
.button-cta {
  background: #32CD32;
}
.button-cta:hover {
 	background: #229722; /* donkerder groen dan #32CD32 */
  transition: all .3s ease-out;
}
.btn-addtocart .icon-holder {
  display: block;
  float: right;
  height: 50px;
  line-height: 50px;
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1em;
  padding-top: 2px;
  border-left: 1px solid #FFFFFF;
  text-align: center;
  color: #FFFFFF;
}
.btn-addtocart .icon-holder i {
  margin: 0;
}

/* Product slider */
.swiper-container {
 	margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; 
}
.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}
.thumbs .swiper-slide img {
 	border: 2px solid #9DA5AD; 
  border-radius: 3px;
}

main.product .product-image-holder {
  position: relative;
  padding: 0 0 0 0;
  min-height: 200px;
  overflow: hidden;
  text-align: center;
}
main.product .product-image {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  border-bottom: 0;
  margin-bottom: 0;
}
main.product .product-image .swiper-slide img {
 	padding: 30px; 
}
main.product .thumbs.vertical {
  height: 260px;
  float: left;
  margin-top: 30px;
}
.swiper-container.usps-header .swiper-slide {
 	height: auto; 
  color: #000;
}
.swiper-container .swiper-slide {
  height: 475px;
}
main.product .thumbs-holder.vertical .arrow {
	width: 65px;
  text-align: center;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}
main.product .thumbs-holder.vertical .thumb-arrow-top {
 	position: absolute;
  top: 0;
}
.responsive-img {
 	max-width:100%;
  height:100%;
}

.primary-header.fixed-header {
 	top:46px; 
}
main.product .checkbox input[type="radio"] {
    opacity: 0;
}
main.product .checkbox label::before,
main.product .checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}
/*Outer box of the fake checkbox*/
main.product .checkbox label::before{
  height: 12px;
  width: 12px;
  border: 2px solid #000;
  border-radius: 20px;
  top: 19px;
}

/*Checkmark of the fake checkbox*/
main.product .checkbox label::after {
  height: 12px;
  width: 12px;
  border: 2px solid #000;
  background: #FF6D1E;
  border-radius: 20px;
  top: 19px;
}

/*Hide the checkmark by default*/
main.product .checkbox input[type="radio"] + label::after {
    content: none;
}

/*Unhide on the checked state*/
main.product .checkbox input[type="radio"]:checked + label::after {
    content: "";
}

.dot {
  height: 12px;
  width: 12px;
  background-color: transparant;
  border: 2px solid;
  border-radius: 50%;
  display: block;
}
.dot.active {
	background-color: #FF6D1E;
  border-color: #FF6D1E;
}

.product-color-holder {
  margin-top: 8px;
}
form#product_configure_form label {
 	margin-bottom:0px;
  font-size:16px;
  font-weight:700;
  color: #000;
}
form#product_configure_form input.colorcode {
 	height: 50px;
  width: 100%;
  border: 1px solid rgba(155,155,155,.17);
  text-align: left;
  border-radius: 0;
  background: #fff;
  padding-left: 5px;
}

/* Cart */
.cart-custom .no-items {
	padding: 25px;
}
.cart-custom .no-items h3 {
  margin-bottom: 15px;
  font-size: 24px;
  opacity: .6;
  font-weight: 300;
}
.cart-custom .no-items a {
 	color: #FF6D1E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cart-custom-hr{
	border-color:#F5F5F5;
  border-width:3px;
}
.cart-custom-recent h3{
	color: #000;
  font-weight: 700;
  margin: 0px 0px 25px 0px;
}

.button-top-checkout {
 	display: flex;
  text-align: center;
  font-weight: 600;
  background: #32CD32;
  padding: 10px 15px;
	font-size: 15px;
  color: #fff;
	border: 0;
  border-radius: 5px;
  justify-content: space-between;
}

.button-top-continue-shopping {
 	display: flex;
  text-align: center;
  font-weight: 600;
  background: #000;
  padding: 10px 15px;
	font-size: 15px;
  color: #fff;
	border: 0;
  border-radius: 5px;
  justify-content: space-between;
}

.cart-custom-products {
	background-color: #F5F5F5;
  border-radius: 5px;
  border: 1px solid #CCC;
}

.cart-custom-meepakkers h3 {
  color: #000;
  font-weight: 700;
  margin: 0px 0px 25px 0px;
}

.button-top-checkout:hover, .button-top-continue-shopping:hover {
	color: #FFF;
}

.cart-custom .cart-products {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}
.cart-custom .cart-products tr {
  border-bottom: 1px solid rgba(155,155,155,.17);
}
.cart-custom .cart-products tr:last-child {
  border: 0;
}
.cart-custom .cart-products td {
 	padding-top: 15px;
  padding-bottom: 15px;
}
.cart-custom .cart-products .image {
  width: 100px;
	padding-right: 30px;
}
.cart-custom .cart-products .product, 
.cart-custom .cart-products .price {
  padding-left: 15px;
}
.cart-custom .cart-products .brand-txt {
  letter-spacing: 1px;
  font-size: 11px;
  text-transform: uppercase;
  opacity: .7;
  margin-bottom: 3px;
}
.cart-custom .cart-products .product h5 {
  margin-bottom: 0px;
  line-height: 1.1;
  font-size: 18px; /* Was 14px */
  font-weight: 700;
}
.cart-custom .cart-products .product .variant {
 	font-size: 13px; 
}
.cart-custom .cart-products .gray-bg {
  background: rgba(155,155,155,.05);
}
.cart-custom .cart-products .qty .qtyadd,
.cart-custom .cart-products .qty .qtyminus {
 	height: 20px;
  line-height: 20px;
}
.qty-small input {
  height: 38px;
}
.cart-custom .cart-products .price-total {
  font-weight: 700;
}
.cart-custom td.remove i {
 	color: #999; 
}
.cart-custom .custom-holder .value {
  font-size: .85em;
  opacity: .7;
  margin-top: 3px;
  display: block;
}
.cart-custom .cart-totals table {
 	width: 100%;
  font-size: 16px;
  color: #000;
}
.cart-custom .cart-totals table tr.no-border:last-child td {
 	border: 0; 
}
.cart-custom .cart-totals table tr:last-child td {
  font-weight: 700;
  font-size: 1.15em;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.cart-custom .cart-totals table td {
 	padding: 8px 0; 
}
.cart-custom .cart-totals table tr:first-child td {
 	padding-top: 0; 
}
.gui-loggedout {
	color: #000;
}
.gui-loggedout a {
	color: #FF6D1E;
}
.gui-loggedout a:hover {
	color: #FF6D1E;
}

.gui-cart-sum .gui-item .gui-price {
 	padding-right: 15px; 
}
.gui-cart-sum .gui-item .gui-desc {
 	padding-left: 15px;
  text-align: left;
}
.button.full-width {
 	display: block;
  text-align: center;
  font-weight: 600;
  background: #32CD32;
  padding: 15px 25px;
	font-size: 1.1em;
  color: #fff;
	border: 0;
  /* margin-top: 30px; */
}
.freeshipping-bar, 
.message-bar {
 	 font-size: 13px;
  margin-top: 15px;
  text-align: center;
  font-weight: 700;
  background: rgba(155,155,155,.05);
  text-transform: uppercase;
  vertical-align: middle;
  position: relative;
  padding-left: 50px;
  padding: 15px 15px 15px 65px;
}
.freeshipping-bar .icon,
.message-bar .icon {
  width: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(155,155,155,.1);
}
.freeshipping-bar.complete .icon,
.message-bar.success .icon {
  background: #b3d287;
	color: #fff;
}
.freeshipping-bar .icon i,
.message-bar .icon i {
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  font-size: 16px;
}
a.cart-coupon, a.cart-shipping {
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  position: relative;
  background-color: #1964A9;
  color: #FFF;
  font-weight: 800;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
a.cart-coupon i, a.cart-shipping i {
  position: absolute;
  top: 0px;
	right: 20px;
  line-height: 50px;
}
.cart-custom #gui-form-discount {
 	padding: 15px;
  display: none;
  background: rgba(155,155,155,.05);
}
.cart-custom #gui-form-discount input.textfield {
  display: block;
 	padding: 9px 20px;
  border: 1px solid rgba(155,155,155,.17);
}
.cart-custom #gui-form-discount button {
 	background: #FF6D1E;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  border: 0;
  font-weight: 600;
}
.cart-custom .page-title h1 {
  font-size: 28px;
  margin-bottom: 5px;
  line-height: 1.3928571429;
	font-weight: 700;
  color: #000;
}
.cart-custom {
 	margin-bottom: 30px; 
}
/* Payment icons */
.payment-icons-cart {
  margin-top: 15px;
}
.payment-icons {
  display: inline-block;
  height: 30px;
  width: 50px;
  margin-right: 5px;
  background-size: 100% auto;
  margin-right: 10px;
}
.payment-icons:last-child {
 	margin-right: 0; 
}
.payment-icons {
  background-image: url(payment-icons.png);
}
.payment-icons-cart .payment-icons {
 	margin-right: 10px; 
}
.payment-icons.icon-payment-acceptgiro {
    background-position: 0 0
}
.payment-icons.icon-payment-achterafbetale {
    background-position: 0 -30px
}
.payment-icons.icon-payment-afterpay {
    background-position: 0 -60px
}
.payment-icons.icon-payment-alfabank {
    background-position: 0 -90px
}
.payment-icons.icon-payment-americanexpress {
    background-position: 0 -120px
}
.payment-icons.icon-payment-banktransfer {
    background-position: 0 -150px
}
.payment-icons.icon-payment-betaalnaontvangst {
    background-position: 0 -180px
}
.payment-icons.icon-payment-cartebleue {
    background-position: 0 -210px
}
.payment-icons.icon-payment-clickandbuy {
    background-position: 0 -240px
}
.payment-icons.icon-payment-cash {
    background-position: 0 -1620px
}
.payment-icons.icon-payment-dankort {
    background-position: 0 -270px
}
.payment-icons.icon-payment-directdebit {
    background-position: 0 -300px
}
.payment-icons.icon-payment-directebanki {
    background-position: 0 -330px
}
.payment-icons.icon-payment-discover {
    background-position: 0 -360px
}
.payment-icons.icon-payment-dotpay {
    background-position: 0 -390px
}
.payment-icons.icon-payment-ebo {
    background-position: 0 -420px
}
.payment-icons.icon-payment-ecare {
    background-position: 0 -450px
}
.payment-icons.icon-payment-ecelv {
    background-position: 0 480px
}
.payment-icons.icon-payment-empayment {
    background-position: 0 -510px
}
.payment-icons.icon-payment-eps {
    background-position: 0 -540px
}
.payment-icons.icon-payment-fashioncheque {
    background-position: 0 -570px
}
.payment-icons.icon-payment-giftcard {
    background-position: 0 -600px
}
.payment-icons.icon-payment-giropay {
    background-position: 0 -630px
}
.payment-icons.icon-payment-ideal {
    background-position: 0 -660px
}
.payment-icons.icon-payment-incasso {
    background-position: 0 -690px
}
.payment-icons.icon-payment-invoice {
    background-position: 0 -720px
}
.payment-icons.icon-payment-ippies {
    background-position: 0 -750px
}
.payment-icons.icon-payment-klarna {
    background-position: 0 -780px
}
.payment-icons.icon-payment-maestro {
    background-position: 0 -810px
}
.payment-icons.icon-payment-mailru {
    background-position: 0 -840px
}
.payment-icons.icon-payment-mastercard {
    background-position: 0 -870px
}
.payment-icons.icon-payment-minitix {
    background-position: 0 -900px
}
.payment-icons.icon-payment-mistercash {
    background-position: 0 -930px
}
.payment-icons.icon-payment-multisafepay {
    background-position: 0 -960px
}
.payment-icons.icon-payment-nordea {
    background-position: 0 -990px
}
.payment-icons.icon-payment-onlinegiro {
    background-position: 0 -1020px
}
.payment-icons.icon-payment-onlinetransfer {
    background-position: 0 -1050px
}
.payment-icons.icon-payment-paypal {
    background-position: 0 -1080px
}
.payment-icons.icon-payment-paysafecard {
    background-position: 0 -1110px
}
.payment-icons.icon-payment-phone {
    background-position: 0 -1140px
}
.payment-icons.icon-payment-postfinance {
    background-position: 0 -1170px
}
.payment-icons.icon-payment-przelewy24 {
    background-position: 0 -1200px
}
.payment-icons.icon-payment-qiwi {
    background-position: 0 -1230px
}
.payment-icons.icon-payment-rembours {
    background-position: 0 -1260px
}
.payment-icons.icon-payment-ukash {
    background-position: 0 -1290px
}
.payment-icons.icon-payment-visa {
    background-position: 0 -1320px
}
.payment-icons.icon-payment-visadebit {
    background-position: 0 -1350px
}
.payment-icons.icon-payment-visaelectro {
    background-position: 0 -1380px
}
.payment-icons.icon-payment-vpay {
    background-position: 0 -1410px
}
.payment-icons.icon-payment-wallie {
    background-position: 0 -1440px
}
.payment-icons.icon-payment-webmoney {
    background-position: 0 -1470px
}
.payment-icons.icon-payment-webshopgiftcard {
    background-position: 0 -1500px
}
.payment-icons.icon-payment-yourgift {
    background-position: 0 -1530px
}
.payment-icons.icon-payment-afterpay_nl_b2c_digital_invoice,.payment-icons.icon-payment-afterpay_nl_b2c_direct_debit,.payment-icons.icon-payment-afterpay_nl_b2b_digital_invoice,.payment-icons.icon-payment-afterpay_be_b2c_digital_invoice {
    background-position: 0 -60px
}
.payment-icons.icon-payment-pi {
    background-position: 0 -1560px
}
.payment-icons.icon-payment-postnl {
    background-position: 0 -1590px
}
.payment-icons.icon-payment-bitcoi {
    background-position: 0 -1650px
}
.payment-icons.icon-payment-belfius {
    background-position: 0 -1680px
}
.payment-icons.icon-payment-kbc {
    background-position: 0 -1710px
}
.payment-icons.icon-payment-bunq {
    background-position: 0 -1740px
}
.payment-icons.icon-payment-creditcard {
    background-position: 0 -1770px
}
.payment-icons.icon-payment-vvvgiftcard {
    background-position: 0 -1800px
}
.payment-icons.icon-payment-inghomepay {
    background-position: 0 -1830px
}
.payment-icons.icon-payment-klarnapaylater {
    background-position: 0 -1860px
}
.payment-icons.icon-payment-cartesbancaires {
    background-position: 0 -1890px
}

/* Register page */
main.account-register h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.325;
}

.account-registerbuton{
  min-width: 100%;
  background-color: #FF6D1E !important;
  border-color: #FF6D1E !important;
}

/* GUI error message */
.gui-form .gui-error .gui-message {
  display: block;
}
.gui-form .gui-error .gui-input input {
  border-color: #C80805;
}
.gui-form .gui-message {
  display: none;
  height: 20px;
  font-size: 90%;
  line-height: 20px;
  color: #C80805;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

/* Homeslider */
.home-slider.full-height {
  height: calc(60vh - 130px);
	min-height: 475px;
}
.home-slider-holder .fixed .slider-content-container {
  background-size: cover;
	background-position: center;
  box-shadow:inset 0 0 0 1000px rgba(0,0,0,.3);
}
.home-slider-holder .slider-content-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-slider-holder .swiper-pagination {
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: auto !important;
	left: auto !important;
	margin: 0;
  z-index: 999999;
}
.home-slider-holder .swiper-pagination-bullet {
	padding: 0px 7px;
	border-radius: 50px;
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	color:#000;
	opacity: 1;
	background: rgba(0,0,0,0.2);
  margin-left: 10px;
}
.home-slider-holder .swiper-pagination-bullet-active {
	color:#fff;
	background: #FF6D1E;
}
.home-slider-holder .btn {
  width: auto;
	letter-spacing: 1px;
 	font-size: 14px; 
}

.collection-pagination {
 	margin-top: 20px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 992px) {
	.slider-text-holder {
		width: 90% !important;
  }
}
@media only screen and (max-width: 600px) {
  h1, .h1 {
   font-size: revert; 
  }
  .container-fluid {
   	padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .home-slider .flex-content-center {
    width: auto !important;
    padding: 10px;
  }
  .swiper-slide h1 {
   	font-size: 30px !important;
    line-height: 30px !important;
  }
  .search-block.verfzoeker div.col-sm-3:not(:last-child) {
   	margin-bottom: 20px; 
  }
  .images-block .col-12:not(:last-child) {
    margin-bottom: 50px;
  }
  .image-block .text-block {
   	padding: 15px 40px; 
  }
  .image-block .text-block span {
   	font-size: 12px; 
  }
  .image-block .text-block h1 {
   	font-size: 20px; 
  }
  .footer-bottom {
   	height: auto !important; 
    text-align: center !important;
  }
  .footer-bottom ul.footer-links li {
   	width: 100%;
    margin: 0px !important;
    text-align: center !important;
  }
  main.product .swiper-container .swiper-slide {
   	height: 250px; 
  }
  main.product .product-options .product-option {
   	font-size: 10px; 
  }
  main.product .product-options .product-option .old-price {
   	margin-right: 5px !important; 
  }
  /*
  main.product .btn-addtocart {
   	font-size: 12px; 
  }
  */
  main.product .btn-addtocart span.icon-holder {
   	width: 50px; 
  }
  
  /*
  main.product div.row ul.nav.nav-justified {
    display: block; 
  }
  */
  
  .products-collection .row.mb-8 {
    /* margin-top:20px; */
  }
  .products-collection .row.mb-8 .products-block {
   	/* margin-top: 30px;  */
  }
  .products-collection .product-filter-remove {
   	/* margin-bottom: 20px; */
  }
  .products-collection .collection-title-bar {
   	/* margin-top: 20px !important;  */
  }
}
@media only screen and (max-width: 991px) {
  .category_title {
   	margin-top: 10px;
		margin-bottom: 10px !important; 
  }
  #formSortModeLimit,
  #formSortModeLimit .custom-dropdown {
   	width: 100%; 
  }
}
@media only screen and (orientation: landscape) and (max-width: 1000px) {
  main.product h1.product-title {
   	font-size: 18px; 
  }
  main.product .swiper-container .swiper-slide {
    height: 300px;
  }
  main.product .product-options .product-option {
   	font-size: 10px; 
  }
  main.product .product-options .product-option .old-price {
   	margin-right: 5px !important; 
  }
  main.product form .addtocart-holder {
   	margin-top: 10px; 
  }
}

@media only screen and (max-width: 1350px) {
  /*
  .addtocart button {
   	font-size: 12px; 
  }
  */
  .addtocart button .icon-holder {
   	width: 50px; 
  }
}

@media only screen and (min-width: 2000px) {
  .products-no-filter .col-6.col-md-3.col-wd-2gdot4 {
   	max-width: 16.66% !important;
  }
}

.gui-messages ul, .messages ul {
  padding: 10px 15px;
  color: #3B5998;
  background: #ECEFF5;
  list-style-type: none;
  border: 1px solid #3B5998;
  margin: 20px 0;
}
.gui-messages ul.gui-error,
.messages ul.error{
  color: #DD3C10;
  border-color: #DD3C10;
  background: #FCECE8;
}
.gui-messages ul.gui-success,
.messages ul.success{
  color: #609946;
  border-color: #609946;
  background: #EFF5ED;
}
.filter_showed {
 	background-color: #FF6D1E !important;
  color: #FFF !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0.5px;
}
.filter_showed:hover {
 	color: #FFF !important;
}

/* Mobile menu */
.noscroll {
 	overflow: hidden; 
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 100px;
  width: 100%;
  text-align: center;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 21px;
  color: #818181;
  display: block;
  transition: 0.3s;
  line-height: 21px;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

/* Page sidebar */
ul.page-sidebar-links {
  list-style: none;
  margin: 0 0 34px;
  padding: 0;
  outline: none;
}
ul.page-sidebar-links li {
  border-bottom: 1px solid #ebebeb;
}
ul.page-sidebar-links li a {
 display: block;
  position: relative;
  padding: 11.5px 23px 11.5px 0;
  color: #000;
  font-weight: 600;
  text-decoration: none; 
}
ul.page-sidebar-links li a:before {
 	content: "\f054";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  color: #FF6602;
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  font-weight: 400;
  line-height: 42px;
  text-align: center;
}

/* Checkout */
.gui-block-subtitle {
  background: #000;
  color: #fff;
  padding: 10px;
}
.gui-block-subtitle a {
  color: #FF6D1E;
  font-weight: 800;
}
.gui-confirm-buttons a {
  background: #FF6D1E !important;
  border: 0 !important;
  height: 50px;
  line-height: 50px !important;
  padding: 0 !important;
  color: #fff !important;
  display: block;
  text-decoration: none;
  margin: 0 0 0 0;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 1px;
  position: relative;
  width: 100%;
}
#gui-form-shipment-method label.gui-left {
  font-size: 15px;
}
#gui-form-shipment-method small.gui-price.gui-right {
 	font-size: 15px; 
}
.gui-checkout-one-step .gui-payment-provider-pickup .gui-payment-methods {
  margin-top: 10px;
 	margin-left: 0px !important; 
}
.gui-checkout-payment-provider.first {
 	margin-bottom: 10px; 
}

/* Mobile search overlay */
div#mobile-search .overlay-content form {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  background: #ccc;
  padding: 20px;
  border-radius: 5px;
}
div#mobile-search .overlay-content form .input-group,
div#mobile-search .overlay-content form .input-group input,
div#mobile-search .overlay-content form .input-group i{
 	height: 50px;
  line-height: 50px;
}
div#mobile-search .overlay-content form button {
  padding: 0px !important;
}


.wsa-cookielaw {
	top: auto;
  left: 30px;
  right: 30px;
  bottom: 20px;
  padding: 20px;
  padding-left: 80px;
  border-radius: 10px;
  overflow: hidden;
  background: #f7f7f7;
  border: 1px solid rgba(0,0,0,0.07);
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: calc(100% - 60px);
  max-width: calc(100% - 60px);
  height: auto !important;
  white-space: inherit;
}
.wsa-cookielaw:after {
	content: '\f128';
  font-family: 'Font Awesome 5 Free';
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2em;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wsa-cookielaw:after {
 	background: #FF6D1E; 
}
.wsa-cookielaw .wsa-cookielaw-button {
  text-shadow: none;
  border: none;
  padding: 0 30px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
	align-items: center;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  margin: 5px 10px;
  min-width: 80px;
}
.wsa-cookielaw .wsa-cookielaw-button:first-child {
	margin-left: 35px;
}
.wsa-cookielaw-button:hover {
	border: none;
  text-decoration: none;
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}
.wsa-cookielaw .wsa-cookielaw-link {
	margin-left: auto;
  color: #aaa;
  position: relative;
}
.wsa-cookielaw .wsa-cookielaw-link:before {
	content: '\f129';
  font-family: 'Font Awesome 5 Free';
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  background: #FF6D1E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .9em;
  position: absolute;
  top: 53%;
  left: -35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wsa-cookielaw .wsa-cookielaw-button-green {
 	background: #1abc9c; 
}
.wsa-cookielaw .wsa-cookielaw-button-red {
  background: #eb5265;
}
@media (max-width: 1199px) {
  .wsa-cookielaw:after {
  	display: none;
  }
  .wsa-cookielaw {
  	padding-left: 20px;
  }
}
@media (min-width: 1400px) {
  /* Custom cookiebar */
  .wsa-cookielaw {
  	max-width: 1400px;
    min-width: 1400px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* End custom cookiebar */
}
@media (max-width: 991px) {
  .wsa-cookielaw {
  	font-size: 13px;
    padding: 15px;
    min-width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    left: 20px;
    right: 20px;
  }
  .wsa-cookielaw .wsa-cookielaw-link {
  	margin-left: 50px;
  }
  .wsa-cookielaw .wsa-cookielaw-button:first-child {
  	margin-left: 20px;
  }
}
@media (max-width: 767px) {
	.wsa-cookielaw {
  	text-align: center;
  }
}
@media (max-width: 424px) {
  .wsa-cookielaw .wsa-cookielaw-button:first-child {
  	margin-left: 10px;
  }
  .wsa-cookielaw .wsa-cookielaw-link {
  	margin-top: 15px;
  }
}

.gui-block {
 	border-radius: 5px !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.gui-block a.gui-button-small,
.gui-buttons a.gui-button-small {
  background-color: #FF6D1E;
  border-color: #FF6D1E;
  color: #FFFFFF;
  border-radius: 0px;
}
.gui-block-title {
 	background-color: #000;
  border-radius: 5px 5px 0px 0px !important;
}
.gui-block-title strong {
 	color: #FFFFFF; 
}
.gui-block-linklist li a {
  display: block;
  overflow: hidden;
  color: #000;
  padding: 10px 0px;
}
#gui-sitemap-group-categories-title{
	color: #000;
}
.gui-list ul li a {
  color: #000;
}

.gui-block-content {
  background-color: #F5F5F5;
}

.gui-select select {
  background-color: #FFF;
}

.form-control:focus {
  color: #000;
}

.account-login-link-wwv {
	color: #FF6D1E;
  font-weight: 700;
}
.account-login-link-wwv:hover {
	color: #FF6D1E;
  font-weight: 700;
  text-decoration: underline;
}

.account-login-submit {
  color: #ffffff;
  background-color: #FF6D1E;
  border-color: #FF6D1E;
  border-radius: 5px;
  padding: 10px 40px;
  font-weight: 700;
  text-align: center;
}
.account-login-submit:hover{
	color: #ffffff;
}

.account-login-creat{
  color: #ffffff;
  background-color: #000;
  border-color: #000;
  border-radius: 5px;
  padding: 10px 40px;
  font-weight: 700;
  text-align: center;
}

.account-login-creat:hover{
	color: #ffffff;
}

.account-register-block .list-group-item {
	background-color: transparent;
	font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #000;
  
}

.account-login-ups-text,
.product-usp-text{
	font-weight: 800;
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
}

.account-register-page .list-group-item {
	background-color: transparent;
	font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #000;
  
}

.gui-form label {
  padding-right: 15px;
  line-height: 30px;
  color: #000;
}

.gui a.gui-button-link {
  color: #FF6D1E;
  font-size: 17px;
}

.gui-block-subcontent a {
	color: #FF6D1E;
}

.gui-block-subcontent {
	color: #000;
}




div.gui.gui-account div.gui-col2-left div.gui-col2-left-col2 p {
 color: #000;
}

@media only screen and (max-width: 800px) {
 	.gui.gui-account .gui-col2-left-col1,
  .gui.gui-account .gui-col2-left-col2,
  .gui.gui-account .gui-col2-equal .gui-col2-equal-col1,
  .gui.gui-account .gui-col2-equal .gui-col2-equal-col2 {
    width: 100% !important;
  }
  .mobile-30px {
   	padding: 30px !important; 
  }
  .mobile-30px-side {
   	padding: 0 30px !important; 
  }
}

/* FAQ */

.faq-list ul {
 	list-style: none;
  padding: 0;
	margin: 0;
}
.faq-list ul li.faq-list-item {
  padding: 8px 10px;
}
.faq-list ul li.faq-list-item.active {
 	font-weight: 600;
}
.faq-list ul li.faq-list-item a {
 	color: #000;
  font-size: 17px;
}
.faq-list ul li.faq-list-item a i {
 	margin-left: 10px; 
}
.faq_header_title {
  background-color: #FF6D1E;
  color: white;
  font-size: 17px;
  font-weight: 600;
  padding: 2px 10px;
  border-radius: 5px 5px 0px 0px;
}


.card-header-title-icon {
	float: left;
}
.card-header-title-text {
	display: flex;
}

.faq-items .faq-title {
 	font-size: 20px;
	font-weight: 700; 
}
.faq-items .faq-content p {
 	margin-bottom: 10px; 
}
.faq-items .card {
 	border-bottom: 2px solid #F5F5F5 !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  padding: 10px 0;
}
.faq-items .card:first-child {
/*  	border-top: 3px solid #EDEDED !important;  */
}
.faq-items .card .card-header {
 	border-bottom: 0px;
  padding: 0px 5px;
  /* height: 30px; */
}
.faq-items .card .card-header a {
 	color: #000; 
}
.faq-items .card .card-header a h5 {
 	font-weight: 600;
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 0px;
}
.faq-items .card .card-header a h5 i {
 	margin-right: 10px; 
  color: #FF6D1E;
}
.faq-items .card .card-body {
 	padding: 0px;
  margin-top:10px;
}
.faq-items .card .card-body p, ul, li {
  font-size: 17px;
	color: #000;
}
.faq-items .card .card-body a {
	color: #FF6D1E;
}

.faq-items .card .card-body p {
  border-top: 2px solid #F5F5F5;
  padding-top: 10px;
}





nav.main-menu ul li.active {
  background: #FF6D1E;
}
nav.main-menu ul li a:hover {
 	color: #FF6600;
  opacity: 1;
}
nav.main-menu ul.dropdown li.active:hover > a {
	color: #FFF !important;
}
nav.main-menu ul.dropdown li:hover a {
  color: #FF6D1E;
	font-weight: 800;
}
.has-sub-menu .dropdown {
/*   margin-top: -1px; */
 	border: 3px solid #FF6D1E;
  border-top: 0px;
}
.has-sub-menu .dropdown li.active a {
 	color: #FFF;
  font-weight: 600;
}
/* Sub sub menu */
ul.dropdown ul.dropdown.subdropdown {
 	margin-left: 100%;
  position: absolute;
  margin-top: -42px;
  display: none;
  list-style: none;
  padding: 0;
  background: #FFFFFF;
  min-width: 230px;
}
ul.dropdown li:hover ul.dropdown.subdropdown {
  display: block;
}
ul.dropdown li:hover:not(:first-child) ul.dropdown.subdropdown {
  border-top: 3px solid #FF6D1E;
  margin-top: -43px;
}
ul.dropdown li:hover ul.dropdown.subdropdown li.subactive a {
  color: #FF6D1E;
	font-weight: 800;
}
/* Popular brands */
.popular-brands-holder h3, .home-actie-products-holder h3, .home-popular-products-holder h3{
	color:#000000;
  font-weight:800;
  font-size:26px;
  letter-spacing:1px;
  line-height:35px;
  margin-bottom:20px;
}
.home-popular-products-holder{
  margin-top:40px;
}
.popular-brands-holder .popular-brands {
 	width: 90%; 
}
.popular-brands-holder .popular-brands .swiper-slide {
  height: 100%;
  /* border-left: 3px solid #EDEDED; */
  padding: 25px 10px;
}
.popular-brands-holder .popular-brands .swiper-slide:nth-child(5),
.popular-brands-holder .popular-brands .swiper-slide:last-child {
 	/* border-right: 3px solid #EDEDED; */
}
.popular-brands-holder .popular-brands .swiper-slide:nth-child(6) {
 	border-left: 0px;
}
.popular-brands-holder .popular-brands .swiper-slide img {
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.popular-brands-holder .popular-brands .swiper-slide img:hover {
	-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}
.popular-brands-holder .swiper-button-next, .popular-brands-holder .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 39px;
  height: 39px;
  margin-top: calc(-1 * 39px / 2);
  /* z-index: 999999999; */ 
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000000;
  border-radius: 1px;
}
.popular-brands-holder .swiper-button-prev {
  left: 15px;
  border-radius: 5px;
}
.popular-brands-holder .swiper-button-next {
  right: 15px;
  border-radius: 5px;
}
.popular-brands-holder .swiper-button-next:hover, .popular-brands-holder .swiper-button-prev:hover {
  background: #FF6D1E;
  transition: all .3s ease-out;
}

.brands-holder img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); 
}
.brands-holder a:hover img {
 	 -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%); 
}
/* Brands */
.brands-container .card h5 {
 	margin-bottom: 0px; 
  color: #000;
  font-size: 16px;
}
.brands-container .card h5:hover {
  color: #FF6D1E;
}

.brands-container .card:hover {
  border-color: #FF6D1E !important;
}


/* Content USPS */
.content-usps {
 	padding: 80px 0 30px 0;
}
.content-usps .content-usp:last-child {
  border-right: 0px; 
}
.content-usps .content-usp {
 	border-right: 2px solid #EDEDED;
  margin: 20px 0;
}
@media only screen and (max-width: 770px) {
  .content-usps .content-usp {
    border-right: 0px;  
  }
}
@media only screen and (max-width: 1000px) {
  .content-item-hide {
  	display:none;    
  }
}

/* Product combideals */
.bundles .bundle {
 	padding: 15px; 
}
.bundle .bundle-inner {
  padding: 25px;
  border: 1px solid rgba(0,0,0,.07);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.bundle .discount {
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 15px;
  border-radius: 5px;
  background: #1abc9c;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 15px;
}
.bundle .bundle-title {
 	margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: .05em;
}
.bundle-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -7px;
}
.bundle-products .bundle-product {
 	padding: 7px; 
}
.bundle-products .bundle-product .inner {
 	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
}
.bundle-products .image-wrap.img-gray {
  padding: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.bundle-products .image-wrap {
  width: 80px;
	position: relative;
}
.bundle-products .image-wrap img {
 	width: 100%; 
}
.bundle-products .image-wrap.img-gray:after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.03);
}
.bundle-products .bundle-product .plus {
  margin-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  background: #f6836b;
  color: #fff;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
}
.bundle .bundle-info {
  padding-top: 20px;
	margin-top: 20px;
  border-top: 1px solid rgba(0,0,0,.07);
}
.bundle .products-sum {
  font-size: .9em;
}
.bundle .bundle-info .price-stock {
  margin: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bundle .bundle-info .price-box {
  font-size: .95em;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bundle .bundle-info .price-box .old-price {
  margin-right: 7px;
  text-decoration: line-through;
  font-size: 90%;
  opacity: .7;
}
.bundle .bundle-info .stock {
  font-size: .75em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
}
.success-color {
  color: #1abc9c;
}
.bundle .bundle-info .stock i {
 	margin-right: 5px; 
}
.bundle .bundle-info .btn {
  width: 100%;
  background: #FF6D1E;
	color: #fff;
}
.bundle .open-bundle-options {
  display: block;
  width: 80px;
  text-align: center;
  margin-top: 10px;
  font-size: .85em;
  font-weight: 500;
  text-decoration: none;
}
.bundle .bundle-option {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9;
  background: #fff;
  padding: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  background: #f7f7f7;
}
.bundle .bundle-option.active {
  opacity: 1;
	visibility: visible;
}
.bundle .bundle-option .title-small {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.bundle .bundle-option-inner {
  max-width: 270px;
	width: 100%;
}
.bundle .product-configure-options-option, .bundle .product-configure-variants {
 	padding: 10px 0; 
}
.bundle .bundle-option label {
  font-size: .85em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
  margin-bottom: 7px;
  display: block;
}
.btn.btn-small {
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 30px;
  background: #FF6D1E;
	color: #fff !important;
  border-radius: 0px;
  font-size: 1.15em;
  font-size: .95em;
  font-weight: 600;
  letter-spacing: 0.05em;
  outline: none !important;
}

@media only screen and (max-width: 380px) {
  main.product .product-option-title {
    /* max-width: 130px; */
    /* height: 20px; */
    line-height: normal;
    display: flex;
    align-items: center;
  }
  /*
  main.product h1.product-title {
   	font-size: 22px;
    text-align: center;
  }
  */
  main.product .product-top-items {
   	margin-top: 10px; 
  }
}
@media only screen and (max-width: 450px) {
  .home-slider-holder .home-slider-slide .flex-content-center {
   	width: 18rem !important; 
  }
  .home-slider-holder .home-slider-slide .flex-content-center h1 {
    font-size: 26px !important;
		line-height: 26px !important;
  }
  .home-slider-holder .home-slider-slide .flex-content-center h5 {
    font-size: 15px !important;
  }
}
@media only screen and (min-width: 450px) and (max-width: 600px) {
  .home-slider-holder .home-slider-slide .flex-content-center {
   	width: 25rem !important; 
  }
  .home-slider-holder .home-slider-slide .flex-content-center h1 {
    font-size: 35px !important;
		line-height: 35px !important;
  }
  .home-slider-holder .home-slider-slide .flex-content-center h5 {
    font-size: 15px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .home-slider-holder .home-slider-slide .flex-content-center {
   	width: 35rem !important; 
  }
  .home-slider-holder .home-slider-slide .flex-content-center h1 {
    font-size: 45px !important;
		line-height: 45px !important;
  }
  .home-slider-holder .home-slider-slide .flex-content-center h5 {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .home-slider-holder .home-slider-slide .flex-content-center {
   	width: 28rem !important; 
  }
  .home-slider-holder .home-slider-slide .flex-content-center h1 {
    font-size: 45px !important;
		line-height: 45px !important;
  }
  .home-slider-holder .home-slider-slide .flex-content-center h5 {
    font-size: 18px !important;
  }
  .shop-categories > h3 {
    padding: 15px 20px;
		font-size: 20px;
  }
  .shop-categories > ul > li > a {
   	padding-left: 20px; 
  }
}

/* Mobile nav */
.nav-top {
	display: flex;
	align-items: center;
	position: fixed;
	z-index: 101;
	padding: 10px 20px;
	width: 100%;
	height: 50px;
	background-color: #188976;
}
.nav-top .hamburger {
	margin-left: auto;
	color: #fff;
	cursor: pointer;
}
.nav-drill {
	transform: translateX(100%);
}
.nav-is-toggled .nav-drill {
	transform: translateX(0);
}
.nav-is-toggled::after {
	opacity: 1;
	visibility: visible;
}
.nav-drill {
	display: flex;
	position: fixed;
	z-index: 9999999999999;
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	transition: 0.45s;
}
.nav-drill .nav-topbar {
  border-bottom: solid 1px #ccc;
  background-color: #000;
  display: flex;
  color: #fff;
  padding: 0 1em;
  padding-right: 0px;
  line-height: 40px;
  justify-content: space-between;
}
.nav-drill .nav-topbar span {
  font-size: 18px;
	font-weight: 700;
}

.nav-drill .nav-topbar a {
 	display: flex;
  align-items: center;
  background-color: #000 !important;
  color: #fff;
  justify-content: flex-end;
  height: 40px;
  line-height: 40px;
}
.nav-drill .nav-expand-content .mobile-nav {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000 !important;
  color: #fff;
}
.nav-items {
	flex: 0 0 100%;
	list-style: none;
	padding: 0;
}
.nav-item:not(:last-child) {
	border-bottom: solid 1px #ccc;
}
.nav-drill .nav-link {
	display: block;
	padding: 0.5em 1em;
	background-color: #fff;
	color: #000;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 300;
}
.nav-expand-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
/* 	height: 100%; */
	height: 155%;
	transform: translateX(100%);
	background-color: #daf9f4;
	transition: 0.3s;
	visibility: hidden;
}
.nav-expand-content .nav-item:not(:last-child) {
	border-bottom: solid 1px #ccc;
}
.nav-expand-content .nav-link {
	background-color: #daf9f4;
}
.nav-expand-content .nav-back-link {
	display: flex;
	align-items: center;
	background-color: #000 !important;
	color: #fff;
}
.nav-expand-content .nav-back-link::before {
	content: '\f053';
	margin-right: 0.5em;
	font-family: 'Font Awesome 5 Free';
  font-weight: bold;
}
.nav-drill .nav-expand-link {
	display: flex;
	justify-content: space-between;
}
.nav-expand-link::after {
	content: '\f054';
	flex: 0 1 auto;
	font-family: 'Font Awesome 5 Free';
  font-weight: bold;
}
.nav-expand.active > .nav-expand-content {
	transform: translateX(0);
	visibility: visible;
}
.nav-expand .nav-expand-content,
.nav-expand .nav-expand-content .nav-expand-content {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-link {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-link {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
	background-color: #fff;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
	background-color: #fff;
}
.slick-back-slide:hover i, .slick-next-slide:hover i {
  background: #FF6D1E;
  transition: all .3s ease-out;
}

/* Kleurenwaaier */
main.product span.kleurenwaaier-svg {
 	position: absolute;
  bottom: 12.5px;
  right: 5px;
  cursor: pointer;
}
main.product span.kleurenwaaier-svg img {
  height: 25px;
}
main.product .populaire-kleurenwaaier {
  margin-bottom: 15px;
}
main.product .populaire-kleurenwaaier .swiper-container {
 	width: 91%;
}
main.product .populaire-kleurenwaaier .swiper-slide {
  height: auto;
}
.kleuren-block.dark {
 	color: #FFFFFF; 
}
.kleuren-block {
  /* border: 1px solid #979797; */
  border-radius: 5px;
  /* height: 90px !important; */
}
.kleuren-block span.inner {
 	cursor: pointer;
  display: flex;
  height: 70px;
  font-size: 12px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 5px;
  width: 100%;
  color: #000;
}
.kleuren-block.help .inner {
 	float: left;
  width: 80%;
}
.kleuren-block .color-help {
  display: flex;
  width: 20%;
  height: 60px;
  align-items: center;
  justify-content: center;
}
.kleuren-block .color-help i.fas {
 	font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kleuren-block span.inner span.color-code {
 	font-weight: 700; 
}
main.product .populaire-kleurenwaaier .swiper-button-next, main.product .populaire-kleurenwaaier .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: calc(-1 * 30px / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  background: #000;
  border-radius: 3px;
}
main.product .populaire-kleurenwaaier .swiper-button-prev {
 	left: 0px;
}
main.product .populaire-kleurenwaaier .swiper-button-next {
 	right: 0px;
}
.swiper-button-next:after, .swiper-button-prev:after {
  color: #ffffff;
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: bold;
}
.swiper-button-prev:after {
  content: "\f053";
}
.swiper-button-next:after {
  content: "\f054";
}

#product-kleurenwaaier-opties .modal-content {
 	border-radius: 0px; 
}
#product-kleurenwaaier-opties .modal-content .alert {
 	padding: 0.5rem; 
}
#product-kleurenwaaier-opties .modal-body .form-inline,
#product-kleurenwaaier-opties .modal-body .form-group,
#product-kleurenwaaier-opties .modal-body .form-control {
  height: 41px;
  margin-bottom: 0px;
}
#product-kleurenwaaier-opties .modal-body button#search_colors {
  height: 41px;
  padding: 0 20px;
}
#product-kleurenwaaier-opties .color-group-options {
  display: flex;
  flex-flow: row wrap;
}
#product-kleurenwaaier-opties .color-group-options .kleuren-block {
 	flex: 0 1 calc(20% - 10px);
  margin: 0 10px 10px 0;
}
#product-kleurenwaaier-opties .color-group-title {
  margin-top: 10px;
 	font-size: 24px;
  font-weight: bold;
  color: #1A64A9;
}
/* #product-kleurenwaaier-opties .color-group-options .kleuren-block:nth-child(4n) {
  margin-right: 0px;
} */
@media (min-width: 992px) {
  #product-kleurenwaaier-opties .modal-lg, .modal-xl {
   	max-width: 1200px; 
  }
}
.collection-dropdown-label {
 	color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-right: 10px;
}

.custom-dropdown.collection-dropdown {
  height: 40px !important;
  min-height: 40px !important;
 	border-radius: 3px !important;
  background-color: #fff !important;
  border: 1px solid #000 !important;
}

.custom-dropdown.collection-dropdown div.text,
.custom-dropdown.collection-dropdown.visible.dropdown>.text:not(.default) {
 	color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px; 
}
.custom-dropdown.collection-dropdown .dropdown.icon:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f078";
  color: #000;
}
.custom-dropdown.collection-dropdown.active.dropdown .menu {
  border-color: #DBDBDB !important;
  max-height: initial !important;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (orientation: portrait) {
    .verfzoeker-title {
			font-size: 30px !important;
      line-height: 30px !important;
    }
		/* Account login */
   /*
    main.account-login .account-header {
			min-height: 100px !important; 
    }
    main.account-login .account-header h1 {
     	font-size: 33px !important; 
    }
    */
    main.account-login .list-group-borderless .list-group-item {
     	font-size: 13px;
      line-height: 16px;
    }
    .collection-title-bar .collection-title {
     	display: block;
    }
    .collection-title-bar .collection-title #formSortModeLimit {
      /* margin-top: 20px; */
    }
    .collection-title-bar .collection-title #formSortModeLimit .custom-dropdown {
     	width: 100%;
    }
    /*
    main.product .product-title {
     	margin-top: 10px; 
    }
    */
    main.product .btn-addtocart {
     	font-size: 14px !important; 
    }
    main.product .btn-addtocart span.icon-holder {
     	width: 40px; 
    }
    main.product .nav-justified .nav-item {
     	border: 0px; 
    }
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (orientation: landscape) {
    main.product .product-title {
     	margin-top: 10px; 
    }
    main.product .nav-justified .nav-item a {
      font-size: 16px;
    }
}

.account-login-block {
	background-color: #F5F5F5;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 20px 25px;
}
.account-register-block {
	background-color: #F5F5F5;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 20px 25px;
}
.account-block-title {
	border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.5px;
}
.account-block-text {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px; /* 170% */
}

.gui-input input, .gui-text textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  color: #333333;
  padding: 0px 10px;
  border: 0;
  outline: none;
  height: 32px;
  background-color: #FFF; 
}


/* iPad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .shop-categories > h3 {
     	padding: 15px 10px;
      font-size: 18px;
    }
    .shop-categories > ul > li > a {
      padding-left: 10px;
     	font-size: 15px; 
    }
    .popular-brands-holder .popular-brands .swiper-slide {
     	padding: 10px 5px; 
    }
    .shop-categories > ul > li > a::after {
     	right: 25px; 
    }
		.prod-img-holder {
      flex: 0 0 40%;
     	max-width: 40%;
    }
    .prod-img-holder .swiper-container .swiper-slide {
     	width: 100% !important;
      height: 340px !important;
    }
    .prod-options-holder {
      flex: 0 0 60%;
     	max-width: 60%;
    }
    main.product .prod-title-holder {
      flex: 0 0 40%;
     	max-width: 40%;
    }
    main.product h1.product-title {
     	font-size: 24px; 
    }
    main.product .product-top-items {
     	flex: 0 0 60%;
      max-width: 60%;
    }
}

.help {
/* 	border-bottom: 1px dotted #000000; */
  color: #000000;
  cursor: pointer;
  position: relative; 
}
.help .color-help-mess {
  margin-left: -999em;
  position: absolute;
}
.help .color-help:hover ~ .color-help-mess {
  border-radius: 5px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: -10px;
	bottom: -40px;
  z-index: 99;
  margin-left: 0;
  width: calc(100% + 20px);
  background: #ccc;
  border: 1px solid #ccc;
  padding: 0.5em;
  font-weight: 600;
  font-size: 14px;
	text-align: center;
}

@media only screen and (max-width: 992px) {
 	#product-kleurenwaaier-opties .modal-dialog.modal-lg {
    max-width: 100%;
  }
}
@media only screen and (max-width: 940px) {
  #product-kleurenwaaier-opties .color-group-options .kleuren-block {
    flex: 0 1 calc(25% - 10px);
  }
}
@media only screen and (max-width: 790px) {
  #product-kleurenwaaier-opties .color-group-options .kleuren-block {
    flex: 0 1 calc(33% - 8px);
  }
}
@media only screen and (max-width: 640px) {
  #product-kleurenwaaier-opties .form-inline {
		margin-bottom: 10px !important;
  }
  #product-kleurenwaaier-opties .form-inline .form-group {
   	width: 70%;
    float: left;
  }
  #product-kleurenwaaier-opties .form-inline .form-group input {
   	border-radius: 0px !important; 
  }
  #product-kleurenwaaier-opties .form-inline #search_colors {
   	width: 30%;
    float: left;
  }
  #product-kleurenwaaier-opties .color-group-options .kleuren-block {
    flex: 0 1 calc(50% - 10px);
  }
}
@media only screen and (max-width: 400px) {
  #product-kleurenwaaier-opties .color-group-options .kleuren-block {
    flex: 0 1 calc(100%);
  }
}

/*
.contactdata p {
 	margin: 0px;
  color: unset;
}
*/

@media only screen and (min-width: 801px) and (max-width: 1240px) {
  .verfzoeker .col-sm-3 {
   	flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .verfzoeker .col-sm-3:last-child {
    margin-top: 10px;
   	margin-left: 33.333333%;
  }
}
@media only screen and (max-width: 800px) {
  .verfzoeker .col-sm-3 {
   	flex: 0 0 50%;
    max-width: 50%;
  }
  .verfzoeker .col-sm-3:nth-child(3n), .verfzoeker .col-sm-3:nth-child(4n) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .verfzoeker .col-sm-3 {
   	flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
  }
}

.filter-group-title {
	font-size: 14px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 19px;
  display: block;
  margin-bottom: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.filter-group-title i {
 	float: right; 
}
.filter-group-title:hover {
 	color: #FF6D1E; 
}
.filter-group-items .filter-block-inner {
  line-height: 25px;
  margin-bottom: 5px;
}

/*
.filter-group-items .filter-cat-item {
	color: #000;
}
*/
.filter-group-items .filter-cat-item:hover {
	color: #FF6D1E;
}

.filter-group-items label,
.filter-group-items .filter-cat-item{
  color: #000;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
}
.filter-group-items label::before {
	width: 18px;
  height: 18px;
  border-radius: 4px !important;
  border: 1px solid #7A7A7A;
  background-color: #f5f5f5;
}
.filter-group-items label::after {
 	width: 18px;
  height: 18px;
}
.filter-group-items hr {
  opacity: 0.3;
  margin-top: 5px;
  margin-bottom: 10px;
}
.filter_form_minmax_label{
	color: #000;
}

.filter_form_minmax {
	width: 50%;
  border: 0px;
  background: transparent;
  color: #000;
}
.filter_form_min{
	text-align: left;
}
.filter_form_max{
	text-align: right;
}

.gui-thankyou p {
 	margin-bottom: 20px; 
}
.gui-thankyou .gui-block-subcontent {
 	padding-bottom: 10px; 
}
@media only screen and (max-width: 850px) {
  .gui-thankyou .gui-col2-equal-col1,
  .gui-thankyou .gui-col2-equal-col2 {
    width: 100%;
  }
  .gui-thankyou .gui-col2-big .gui-col2-big-col2 {
    width: 60%;
  }
}
@media only screen and (max-width: 1400px) {
  /*
  .btn-addtocart span.text {
    font-size: 12px;
	}
  */
  .btn-addtocart .icon-holder {
   	width: 50px !important; 
  }
}
@media only screen and (max-width: 400px) {
  /*
  .btn-addtocart span.text {
    display: block;
    width: 80%; 
	}
  */
  .btn-addtocart .icon-holder {
   	width: 70px !important; 
  }
  main.product .tab-pane tr td {
   	font-size: 14px;
    line-height: 20px;
  }
}
/*
@media only screen and (max-width: 1024px) {
    main.product .prod-title-holder {
     	margin-top: 10px;
      text-align: center;
    }
}
*/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    main.product .prod-title-holder, main.product .product-top-items, main.product .prod-img-holder, main.product .prod-options-holder {
      max-width: 100%;
      flex: 100%;
    }
    main.product .prod-img-holder .swiper-container .swiper-slide {
     	height: 300px; 
    }
/*     main.product .product-option-title {
     	max-width: 170px;
      font-size: 13px;
      height: 50px;
      line-height: normal;
      display: flex;
      align-items: center;
    }
    main.product .product-option .col.text-right {
     	font-size: 13px; 
    } */
    /*
    .cart-custom-qty{
    	float: right !important;
    }
    .cart-custom-block-price{
    	margin-top: 12px !important;
    }
    */
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  /* and (orientation: portrait) */
  and (-webkit-min-device-pixel-ratio: 2) {

    .cart-custom-qty{
    	/* float: right !important; */
    }
    .cart-custom-block-price{
    	margin-top: 12px !important;
    }
    
}
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px) 
  /* and (orientation: portrait) */
  and (-webkit-min-device-pixel-ratio: 2) {

    .cart-custom-qty{
    	/* float: right !important; */
    }
    .cart-custom-block-price{
    	margin-top: 12px !important;
    }
    
}


@media only screen 
  and (min-device-width: 896px) 
  and (max-device-width: 900px) 
  /* and (orientation: portrait) */
  and (-webkit-min-device-pixel-ratio: 2) {

    .cart-custom-qty{
    	float: right !important;
    }
    .cart-custom-block-price{
    	margin-top: 12px !important;
      margin-left: 20px;
    }
    
}

/* Checkout multi */
.gui.gui-checkout.gui-checkout-default .gui-checkout-steps .gui-block {
  border: 0px !important;
}
.gui.gui-checkout.gui-checkout-default .gui-checkout-steps .gui-block-title {
  color: #000 !important;
  background: #FFF !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px 0px !important;
}
.gui.gui-checkout.gui-checkout-default .gui-checkout-steps .gui-block-title strong {
 	color: #333 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  letter-spacing: 1px;
}
.gui.gui-checkout.gui-checkout-default .gui-checkout-steps .gui-block-subtitle {
  color: #333 !important;
  margin: 10px 0 16px 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  background: none !important;
  padding-left: 0px !important;
}
.gui.gui-checkout.gui-checkout-default .gui-progressbar ul li.gui-done a {
 	color: #fff !important; 
}
.gui-checkout .gui-progressbar ul li:not(.gui-active) a,
.gui-checkout .gui-progressbar ul li.gui-done+li:not(.gui-active) a,
.gui-checkout .gui-progressbar ul li:not(.gui-active).step-details a {
	background: unset !important;
  background-color: #FF6D1E !important;
}
.gui-checkout .gui-progressbar ul li.gui-active a {
  color: #FFF !important;
  font-weight: 800;
  background: unset !important;
  background-color: #124A7E !important;
}
.gui-checkout .gui-progressbar ul {
 	margin-left: 0px !important; 
}
.gui-checkout .gui-progressbar ul li {
 	margin: 0px !important; 
}
.gui-checkout .gui-progressbar ul li.step-review {
 	padding-right: 0px !important; 
}

.gui a.gui-button-large.gui-button-action {
  background-color: #FF6D1E;
  border-color: #FF6D1E;
  height: 50px;
  line-height: 50px;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 1px; 
}
.gui a.gui-button-large.gui-button-action:hover {
  background: #124A7E;
  border-color: #124A7E;
	transition: all .3s ease-out;
}
.gui-progressbar {
	border: 0px !important;
}
.gui-checkout .gui-progressbar ul li a {
 	color: #fff !important;
}
.gui-checkout .gui-confirm .gui-field label {
  text-transform: inherit !important;
}

.defaultcheckout .gui-field label {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0.2rem;
}
.defaultcheckout .gui-input, .defaultcheckout .gui-text {
  border: 1px solid #dddddd;
}
.defaultcheckout .gui-input input {
  height: calc(1.5rem + 1.34rem + 2px);
  padding: 0.67rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #818181;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.defaultcheckout .gui-button-small {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent !important;
  padding: 0.67rem 1rem !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}
.defaultcheckout .gui-page-title {
  letter-spacing: 1px;
}
.gui-page-title{
	color: #000;
}

.defaultcheckout .gui-checkout .gui-progressbar ul li a, 
.defaultcheckout .gui-checkout .gui-progressbar ul li.gui-done+li a,
.defaultcheckout .gui-checkout .gui-progressbar ul li.step-details a {
 	letter-spacing: 0.5px; 
}
.defaultcheckout .gui.gui-checkout.gui-checkout-default .gui-checkout-steps .gui-block-subtitle {
  margin: 10px 0 0 0 !important;
  letter-spacing: 0.5px;
  padding-bottom: 0px;
}
.defaultcheckout .gui-form .gui-spacer {
  height: 30px;
}
.defaultcheckout .gui-buttons.gui-border .gui-button-link {
	font-weight: 700;
  border: 1px solid transparent !important;
  padding: 0.67rem 0rem !important;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}
.defaultcheckout .gui-block-content {
 	padding: 0px !important; 
}
.defaultcheckout .gui-input-phone-number .gui-input-phone-number-code-wrapper {
	height: 40px !important;
  line-height: 40px;
}
.defaultcheckout .gui-input-phone-number .gui-input-phone-number-code-flag {
 	top: 10px !important; 
}
.defaultcheckout .gui-input-phone-number .gui-input-phone-number-code-placeholder {
 	line-height: 40px !important;
  left: 21px !important;
}
.defaultcheckout .gui-form .gui-checkbox input, .gui-form .gui-radio input {
  margin-right: 10px !important; 
}
.defaultcheckout .gui-field-content {
  margin-top: 0px !important;
}
.defaultcheckout #gui-checkout-shipment-methods .gui-spacer {
 	height: 10px;
}
@media only screen and (max-width: 414px) and (min-width: 0px) {
  .defaultcheckout .gui-progressbar ul {
    display: none;
  }
  .price.hidden-xs.hidden-xxs {
   	display:none; 
  }
  table.cart-products .image {
   	width: 50px !important;
    padding-right: 0px !important;
  }
  table.cart-products .image img {
		height: 50px !important;
  }
  table.cart-products .qty input {
   	padding: 0 15px 0 0 !important;
    width: 50px !important;
  }
  .not-on-mobile {
   	display:none !important; 
  }
  .only-mobile {
   	display:block !important; 
  }
  .cart-coupon.only-mobile {
    margin-top: 10px !important;
  }
  form#gui-form-discount input.textfield {
    text-align: center;
    border-radius: 0px;
  }	
  form#gui-form-discount button {
   	width: 100%;
    margin-top: 2px;
  }
  
  .cart-custom-usp {
      font-size: 13px;
  }
  
}
form[action="https://www.verfspullen.nl/checkout/default/details/"] .gui-spacer {
  height: 10px !important;
}

.gui-checkout .gui-block-subcontent {
	padding: 5px;
}

.gui-checkout .gui-col3-equal-col3 .gui-field,
.gui-checkout .gui-col3-equal-col3 .gui-confirm,
.gui-checkout .gui-col3-equal-col3 .gui-confirm-buttons {
	padding: 5px;
}



.swiper-pagination.bulletmethod,
.swiper-pagination2.bulletmethod {
	/* position: absolute;
	bottom: -35px;
  left: 0;
  right: 0; */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  padding-top: 20px; 
}
.swiper-pagination.bulletmethod .swiper-pagination-bullet,
.swiper-pagination2.bulletmethod .swiper-pagination-bullet {
	padding: 5px 8px;
  border-radius: 0;
  width: auto;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 5px;
  color: #000;
  opacity: 1;
  /* background: rgba(0,0,0,0.2); */
  background-color: #ccc;
  border-radius: 100%;
  margin: 0 2px;
}
.swiper-pagination.bulletmethod .swiper-pagination-bullet-active,
.swiper-pagination2.bulletmethod .swiper-pagination-bullet-active {
	color: #fff;
	background: #000;
}

li.step-shipping .count {
  max-width: 256px;
  max-height: 256px;
  background-image: url('https://cdn.webshopapp.com/shops/297490/themes/172235/v/38161/assets/personal-information-2.png') !important;
  background-size: contain !important;
  background-position: center !important;
}
li.step-shipment .count { 
  background-image: url('https://cdn.webshopapp.com/shops/297490/themes/172235/v/38161/assets/truck.png') !important;
  background-position: center !important;
  background-size: contain !important;
}
li.step-payment .count { 
  background-image: url('https://cdn.webshopapp.com/shops/297490/themes/172235/v/38161/assets/pay-3.png') !important;
  background-position: center !important;
  background-size: contain !important;
}
li.step-review .count { 
  background-image: url('https://cdn.webshopapp.com/shops/297490/themes/172235/v/38161/assets/correct-2.png') !important;
  background-position: center !important;
  background-size: contain !important;
}

main.product .related-products .swiper-wrapper {
/*  	justify-content: center;  */
}

main.product .related-products {
	background-color: #F5F5F5;
  border-radius: 5px;
  padding: 5px 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

main.product .related-products .product-item {
	background-color: #fff;
  border-radius: 5px;
  padding: 10px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  margin: 0px 0px 10px 0px;
}



main.product .related-products h3 {
	color:#000;
  font-weight:700;
  margin-top:0px;
  margin-bottom: -5px;
  font-size: 20px;
}
main.product .related-products h4 {
	color:#7A7A7A;
  font-weight:500;
  margin-top:0px;
  margin-bottom: 15px;
  font-size: 15px;
}

/*
main.product .related-products .product-available {
  font-size: 12px;
  color: #32CD32;
  font-weight: 500;
  letter-spacing: 0;
}
*/

main.product .related-products .product-item__title {
	height: 40px;
  font-size: 15px;
  font-weight: 600;
}









@media only screen and (max-width: 668px) {
  .col-md-8.defaultcheckout {
		margin: 30px 0 !important;
  }
  .col-md-8.defaultcheckout div.gui-page-title {
   	margin-bottom: 0px; 
  }
  .col-md-8.defaultcheckout .gui-block-option .gui-field .gui-radio > input {
   	width: auto !important; 
  }
  .col-md-8.defaultcheckout #gui-form-shipment-method label.gui-left {
   	font-size: 13px !important; 
    max-width: unset !important; 
  }
  .col-md-8.defaultcheckout .gui-buttons div {
   	width: 100%;
    text-align:center;
  }
/*
  .cart-custom-qty-del-price {
    margin-top: 8px !important; 
	}
  */
/*
  .cart-custom-product-row h1, .cart-custom-product-row h2, .cart-custom-product-row h3, .cart-custom-product-row h4, .cart-custom-product-row h5, .cart-custom-product-row h6 {
      font-size: 15px !important; 
  }
*/  
/*
  .cart-custom-product-row p {
    margin: 0 0 2px;
    line-height: 1.3 !important;
  }
*/
  
}

/* Mobile changes */
.is_mobile .u-header__navbar-brand, .is_mobile .u-header__navbar-brand > img {
 	width: 10rem !important; 
}
.is_mobile .homeslider_wrap .swiper-container .swiper-slide {
	height: 200px !important;
}
.is_mobile .homeslider_wrap .swiper-container .swiper-slide .flex-content-center {
	min-height: 200px !important;
}

.site-general-notice {
	padding: 7px 0;
}

.site-general-notice-button {
  display: inline-block;
  font-weight: 700;
  color: white;
  text-align: center;
  vertical-align: middle;
  /* 
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  */
  background-color: #FD6B1C;
  border: 0px;
  /* 
  padding: -0.33rem 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  */
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 0.8rem;
  /* line-height: 1.5; */ 
  /* transition: all 0.2s ease-in-out; */ 
  letter-spacing: 1px;

}

.site-general-notice-code {
	color:#FF6D1D; 
  font-weight:bold;
}

div.gui-confirm div.gui-confirm-container div.gui-confirm-input div.gui-field div.gui-checkbox label {
  font-weight: bold;
}


/* Cart aangepast RVD */
.cart-custom-main-row {
	margin-top: 10px;
}

/*
.cart-custom-page-title {
	margin-top: 0px !important;
}
.cart-custom-page-title h1{
	margin-bottom: 15px !important;
}
*/

.cart-custom-product-row {
	border-top: 1px solid #CCC;
  padding: 15px 0px 15px 0px;
}
.cart-custom-product-row-bg {
	background-color: rgba(155,155,155,.05);
}
.cart-custom-product-img-col {
	/* max-width: 100px; */
}
.cart-custom-product-img {
  width: 100%;
  height: auto;
  max-width: 100px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #FFF;
}

.cart-custom-product-row h1, .cart-custom-product-row h2, .cart-custom-product-row h3, .cart-custom-product-row h4, .cart-custom-product-row h5, .cart-custom-product-row h6 {
    margin: 0 0 2px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.cart-custom-product-row h1 a, .cart-custom-product-row h2 a, .cart-custom-product-row h3 a, .cart-custom-product-row h4 a, .cart-custom-product-row h5 a, .cart-custom-product-row h6 a {
    color: #000;
    text-decoration: none;
}
.cart-custom-product-row p {
	margin: 0 0 2px;
  line-height: 1.5;
  color: #000;
  font-size: 14px;
}
.cart-custom-product-row .levertijd {
    font-weight: 700;
    color: #FF6D1E;
}

.cart-custom-qty {
 	display: inline-block;
  /* border: 1px solid rgba(155,155,155,.17); */
  border-radius: 4px;
  position: relative;
  float: left;
  /* margin-left: 10px; */
}
.cart-custom-qty input, .cart-custom-qty input {
  height: 53px;
  padding: 0 25px 0 25px;
  width: 75px;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
  /* background: #fff; */ 
  background: #fff;
  font-weight: bold;
	font-size: 15px;
}

.cart-custom-qty .qtyadd {
  color: #000;
  height: 100%;
  width: 25px;
  line-height: 53px;
  text-align: center;
  position: absolute;
  right: 0;
  background: none !important;
  top: 0;
  border-top: 0;
  border-right: 0;
  /*  font-size: 12px; */
  font-size: 12px;
  cursor: pointer;
}
.cart-custom-qty .qtyminus {
  color: #000;
  height: 100%;
  width: 25px;
  line-height: 53px;
  text-align: center;
  position: absolute;
  /* right: 0; */
  background: none !important;
  top: 0;
  /* border-bottom: 0;
  border-right: 0;
  border-top: 0; */
  /*  font-size: 12px; */
  font-size: 12px;
  cursor: pointer;
  left: 0px;
}
.cart-custom-product-row .remove {
  /*
  width: 55px;
  border-radius: 4px;
  border: solid 1px rgba(155,155,155,.17);
  color: #aaa;
  font-size: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  height: 55px;
  margin: 0 0 0 12px;
  text-align: center;
  text-decoration: none;
  line-height: 54px
  */
	color: #000;
  font-size: 18px;
  line-height: 54px;
  margin-left: 15px;

}

.cart-custom-products-header h3 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-top: 10px;
}

.cart-custom-qty-del-price{
	display: block;
}

/*
.cart-custom-block-qty{
	display: inline-block;
}
*/ 
.cart-custom-block-del{
	display: block;
  float: left;
  /* margin-right: 20px; */
}
.cart-custom-block-price{
	/* display: block; */
  /* position: absolute; */
  /* margin-left: 20px; */
  font-size: 17px !important;
  /* font-weight: 700; */
  float: right;
  line-height: 50px;
  
}

.custom-freeshipping-text {
	color: #000;
  font-size: 15px;
  letter-spacing: 0.1px;
  font-weight: 500;
}
.custom-freeshipping-text i {
	color: #FF6D1E;
  margin-right: 5px;
}
.custom-freeshipping-text span {
	color: #FF6D1E;
}

.custom-freeshipping-bar, 
.message-bar {
 	font-size: 13px;
  margin-top: 15px;
  text-align: center;
  font-weight: 700;
  background: rgba(255,255,255);
  /* text-transform: uppercase; */
  vertical-align: middle;
  position: relative;
  padding-left: 50px;
  padding: 15px 15px 15px 65px;
  border: solid 2px rgba(155,155,155,.17);
  border-style: dashed !important;
  border-color: red;
}
.custom-freeshipping-bar .icon, 
.message-bar .icon {
  width: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(255,255,255);
}
.custom-freeshipping-bar.complete .icon,
.message-bar.success .icon {
  background: #b3d287;
	color: #fff;
}
.custom-freeshipping-bar .icon i,
.message-bar .icon i {
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  font-size: 16px;
  color: #FF6D1E;
}
.custom-freeshipping-bar span {
  color: #1A64A9;
  font-size: 17px;
}

.cart-custom-gratis {
  color: #1A64A9;
  font-size: 15px !important;
  text-decoration: underline;
}

.cart-custom-usp{
 color: #9b9b9b;
}

.cart-custom-backtoshop {
	margin-top: 20px;
}
.cart-custom-backtoshop a {
  width: auto;
  background: #1964A9;
  color: #FFF;
  font-size: 15px;
  padding: 10px 15px;
}

.cart-custom-totals {
  background: #F5F5F5;
  padding: 25px !important;
  border-radius: 5px !important;
  /* border: solid 1px rgba(155,155,155,.17); */ 
  border: 1px solid #CCC;
}
.cart-custom-totals-title{
	font-weight: 700;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 10px;
}


/* Checkout RVD */
.gui-terms-message-only {
	font-size: 12px;
	font-weight: bold;
}
/* Pop up algemene voorwaarden */
.gui-popover-fixed {
  width: 95% !important;
  min-width: 300px !important;
  z-index: 9999;
  height: 297px !important;
}
.gui-popover-content .gui-scroll {
	height: 230px !important;
}
.gui-popover {
	border: 1px solid #000;
  background: none !important;
  box-shadow: none !important;
}
.gui-popover-title {
    margin-left: 0px;
    background-color: #000;
    padding-left: 15px;
}
.gui-popover-title a {
	background: none !important;
  padding-right: 15px;
  margin: 8px 0;
}
/* EINDE Pop up algemene voorwaarden */

.gui-checkout-one-step .gui-form .step-review .gui-field .gui-checkbox label {
	/* nieuws brief */
  font-size: 14px !important;
  font-weight: bold !important;
  color: #FF6D1E;
}

.gui-checkbox {
	margin-top: 10px;
}
.gui-checkbox label{
	/*
  color: #FF6D1E;
  font-size: 14px !important;
  font-weight: bold;
  */
  color: #000;
  font-size: 14px !important;
  font-weight: normal;
}
.gui-checkbox label a{
  color: #FF6D1E;
  font-weight: bold;
}



.gui-payment-provider-title {
	display: none;
}

/* START trustbadge */
body.cart #trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
  display: none;
}

#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
 left: 20px!important;
 right: unset!important;
}
  
#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810:hover {
 left: 19px!important;
 right: unset!important;
}
  
#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 .outsideAlerter-98e3dadd90eb493088abdc5597a70810 > div:first-child {
 left: 0!important;
 right: auto!important;
}
  
#maximized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
 left: 20px!important;
 right: unset!important;
}
  
#trustcard-98e3dadd90eb493088abdc5597a70810 {
 left: 20px!important;
 right: unset!important;
}
 
._1gwv20v div:first-child {
    right: unset!important;
}
/* EINDE trustbadge */



.winkelpage-tekst {
	  margin-bottom: 5px;
}
.winkelpage-image-buiten {
	margin-bottom: 15px;
  height:auto;
  width:100%;
}


.textpage-titel h1 {
  color: #000;
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
}

.textpage-content h2 {
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 800;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.textpage-content h3 {
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 800;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.textpage-content-h2-Big {
  font-size: 28px !important;
  line-height: 25px !important;
  margin-bottom: 20px !important;
}

.textpage-content a {
  color: #FF6D1E; /* oranje */
}

.textpage-content form {
  margin-top: 20px;
}



.textpage-sidebar-usp {
	background-color:#F5F5F5;
  padding:10px 0px;
  margin:15px 0;
}

.textpage-sidebar-usp p {
	color: #000;
  margin-bottom:0px;
  font-size: 17px;
}

.textpage-sidebar-usp i {
  color: #5cb85c;
	margin-right:10px;
}

.textpage-button-phone {
  display: inline-block;
	min-width: 250px;
	background-color:#FF6D1E;
  border-color:#FF6D1E;
  color:#FFF !important;
  padding:10px 20px;
  font-weight:800;
  letter-spacing:1px;
  margin-bottom: 20px;
}
.textpage-button-phone i {
	margin-right:10px;
}

.textpage-button-mail {
	display: inline-block;
	min-width: 250px;
	background-color:#FF6D1E;
  border-color:#FF6D1E;
  color:#FFF !important;
  padding:10px 20px;
  font-weight:800;
  letter-spacing:1px;
  margin-bottom: 20px;
}
.textpage-button-mail i {
	margin-right:10px;
}
.textpage-button-zakelijk {
display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #FFF !important;
  text-align: center;
  vertical-align: middle;
  background-color: #FF6D1E;
  border: none;
  border-radius: 5px;
  padding: 0.67rem 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  line-height: 1.5;
}
.textpage-button-zakelijk i::before {
	padding-left: 15px;
}

.collection-content h1,h2, h3, h4 {
	color: #000;
}

.collection-content h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 18px;
}

.collection-content h3 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 8px;
}

.collection-content p, .collection-content ul li {
  font-size: 17px;
  color: #000;
}

.collection-content a {
  color: #FF6D1E; /* oranje */
}

.headline_image {
  width: 100%;
  /* max-width: 1040px; */
  height: auto;
  float: left;
}

.headline_bg{
  /* background-color: #000000;*/ /*Black Friday*/
  /* background-color: #013c74;*/ /*Wijzonol Blauw*/
	/* background-color: #001f0a; */ /*Boonstoppel groen*/
  background-color: #ebebeb;  /* STANDAARD grijs */
  
}

.homepage_text h1{
  color: #000000;
  width: 100%;
  font-size: 24px;
  line-height: 25px;
  font-weight: 800;
  letter-spacing: 1px;
}
.homepage_text h2{
  color: #000000;
  width: 100%;
  font-size: 24px;
  line-height: 25px;
  font-weight: 800;
  letter-spacing: 1px;
}

.homepage_text p{
	font-size: 17px;
	color: #000000;
  line-height: 1.7;
  margin-bottom: 15px;
}

.homepage_text a {
  color: #FF6D1D; /* oranje */
}

.pr_youtubevideo {
  width: 100%;
  max-width: 560px;
}

/* OVER Ons pagina */
.row_overons_algemeen {
	/* Algemene instellingen voor alle row's binnen de containers */
  margin-bottom: 50px;
}

.row_overons_head {
	background-color:#F5F5F5;
}

.container_overons_sub {
	background-color: #F5F5F5;
}

.row_overons_head h1{
	color:#000;
  letter-spacing:1px;
  font-weight:800;
  font-size:46px;
  /* line-height:46px; */
}

.row_overons_head p{
	color:#000;
  font-size:17px;
  margin-bottom:0px;
}

.row_overons_head img{
	height:auto;
  width:100%;
}

.overons_img_re {
	height:auto;
  width:100%;
}

.overons_block_padding {
	padding: 30px;
}

.overons_block_padding_head {
	padding: 30px;
}

@media only screen and (max-width: 992px) {
  .overons_block_padding {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

.nav-blog li{
	border-bottom: 0px !important;
}

.card {
	border: 2px solid #f5f5f5 !important;
  border-radius: 0px;
}

.blog-article-categorie {
  color: #FF6D1E;
}

.blog-article-categorie:hover {
  color: #FF6D1E;
}

.card a.blog-title {
  font-weight: 700;
  font-size: 1.2rem;
  color: #000;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #000;
  border: 3px solid #000;
  border-radius: 5px;
}


.form-label {
  display: block;
  text-transform: capitalize;
  font-size: 0.875rem;
  font-weight: 500;
  color: #000;
}

.contactform {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background: #F5F5F5;
  padding: 20px;
  padding-top: 20px;
}
.contactform-submit {
	color: #ffffff;
  background-color: #FF6D1E;
  border-color: #FF6D1E;
  border-radius: 5px;
 
  
}
.contactform-submit:hover {
  color: #ffffff;
  background-color: #FF6D1E;
  border-color: #FF6D1E;
}

/* --- START UPSELL --- */

.custom-upsell-cart, 
.message-bar {
 	font-size: 13px;
  margin-top: 15px;
  /* text-align: center; */
  /* font-weight: 700; */
  background: #27D0321A;
  /* text-transform: uppercase; */
  vertical-align: middle;
  position: relative;
  /* padding-left: 50px; */
  /* padding: 15px 15px 15px 65px; */
  border: solid 2px rgba(155,155,155,.17);
  border-style: dashed !important;
  border-color: #27D032;
}

.upsell-cart-imageblock { 
  background-color: white;
}

.upsell-cart-image {
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
}

.upsell-cart-addtocart {
  width: auto;
  height: 100%;
  background-color: #1A64A9;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
	border: none;
	padding: 8px 15px;
  
}

.upsell-cart-addtocart i {
  margin-right: 5px;
  font-size: 23px;
}

.cart-upsell-aantal{
  background-color: #1A64A9;
  border: none;
  color: white;
  font-size: 15px;
  padding: 8px;
  font-weight: bold;
  height: 100%;

}
.cart-upsell-aantal option {
	background-color: white;
  color: black;
}

.Upsell-price {
	font-size: 20px !important;
}

.Upsell-price-old {
	font-size: 14px !important;
  text-decoration: line-through;
  color: #747474 !important;
}

.sale-label-upsell {
  background: #F8BD00;
  position: absolute;
  top: 3px;
  left: 3px;
  padding: 3px;
  font-size: 10px;
  color: #000;
  font-weight: 800;
  letter-spacing: 0.69px;
  text-transform: uppercase;
}



/* --- EINDE UPSELL --- */

.topbar-items-cart-icon {
	background-color:#000000 !important;
  color:#FFFFFF;
}

.trusted-stars-service-widget .wrapper {
	margin: 0px !important;
}

/*------------------------------------
  Pagination
------------------------------------*/
.pagination-shop .page-link {
  width: 52px;
  height: 52px;
/*   line-height: 52px; */
  text-align: center;
  vertical-align: middle;
  padding: 0;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #CCC;
  background-color: #CCC;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.9px;
}

.pagination-shop .page-link.current {
  font-weight: 700;
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}

.pagination-shop .page-link:hover:not(.current) {
  background-color: #FF6D1E;
  border-color: #FF6D1E;
}

.pagination-shop .page-item:not(:last-child) {
  margin-left: 0px;
  margin-right: 15px;
}
.pagination-shop .page-item:last-child {
 	margin: 0; 
}
.page-link-prev-next {
	background-color: #000 !important;
}

.collection-content {
	background-color: #F5F5F5;
}

.wachtwoord-vergeten p {
	color: #000;
}

.title-404{
	color: #000;
}
.text-404{
	color: #000;
}
.header-search::placeholder{
	color: #7a7a7a !important;
}
#searchProduct1 i{
	color: #000;
}
.sale-label-black {
    background: #000;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 3px 10px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 800;
  	letter-spacing: 0.69px;
    text-transform: uppercase;
}