/* 20210903103911 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
.product .quickview-button button { transition: 0.2s; }
.product .quickview-button button:hover { background: #fe803d; opacity: 0.8; }
.quickview-button button.open-popup:focus { outline: none; }

.products .product .info .score-wrap { border-bottom: none; }
.products .product .info .score-wrap .stars { font-size: 1rem; padding: 0 !important; width: 80px; }
.score-wrap .stars .score, .reviews .review .stars .score { left: 1px; width: 78px; }
@media (max-width: 767px) {
  .products .product .info .score-wrap { height: 33px; padding: 6px 0; position: relative; }
  .products .product .info .score-wrap .stars { float: left; }
}

/* #footer > div.footer-bottom > div > div.right > ul > li:nth-child(13){
display: none; 
}
#footer > div.footer-bottom > div > div.right > ul > li:nth-child(14){
display: none; 
} */
/* #footer > div.footer-bottom > div > div.right > ul > li:nth-child(15){
display: none; 
} */
#custom-cart > div > div.cart-left.align-top > div > div.bottom-block > div > div.total-table.align-top > div.payments > ul > li:nth-child(13){
display: none; 
}
#custom-cart > div > div.cart-left.align-top > div > div.bottom-block > div > div.total-table.align-top > div.payments > ul > li:nth-child(14){
display: none; 
}
/* #custom-cart > div > div.cart-left.align-top > div > div.bottom-block > div > div.total-table.align-top > div.payments > ul > li:nth-child(15){
display: none; 
} */
#custom-cart > div > div.cart-right.align-top > div > div.usp-block > div > ul > li:nth-child(13){
display: none; 
}
#custom-cart > div > div.cart-right.align-top > div > div.usp-block > div > ul > li:nth-child(14){
display: none; 
}
/* #custom-cart > div > div.cart-right.align-top > div > div.usp-block > div > ul > li:nth-child(15){
display: none; 
} */

.textpage a,
.tabs .tab a {
  text-decoration:underline;
}

/* PRODUCT DESCRIPTION IMAGES */

#image-description {
float: left;    
margin: 0 15px 0 0;
}

.image-description-border {
border: 1px solid #e8e8e8;
background: #fdfdfd;
padding: 19px;
width: 100%;
min-height: 145px;
margin: 15px 0;
}

/* BANNER 1 */

.custom-banners .custom-banner .banner-1 .title {
    font-size: 39px;
}

/* END BANNER 1 */

/* BANNER 2 */

.custom-banners .custom-banner .banner-2  h2 {
  color: white;
  text-shadow: 1px 1px 1px #000000;
  font-size: 32px !important;
}

.custom-banners .custom-banner .banner-2 .text {
    color: white !important;
    font-size: 18px !important;
    text-shadow: 1px 1px 1px #000000;
}

.custom-banners .custom-banner .banner-2 .button {
    border: none !important;
    background: #fe803d !important;
    color: white !important;
}

@media (max-width: 767px) {
.custom-banners .custom-banner .banner-2 .text-wrap {
    padding: 0 !important;
  }
  .custom-banners .custom-banner .banner-2 .text-right {
    text-align: center !important;
  }
}

/* END BANNER 2 */

/* BANNER 3 */

.custom-banners .custom-banner .banner-3 .text {
    font-size: 18px;
}

.custom-banners .custom-banner .banner-3 .title {
    font-size: 32px;
}

/* END BANNER 3 */

/* BANNER 4 */

.custom-banners .custom-banner .banner-4 .title {
    font-size: 32px !important;
}

/* END BANNER 4 */

.block.service {border:1px solid #e8e8e8;background:#fdfdfd;padding:19px;width:100%;margin:15px 0;}

@media screen and (min-width:1200px) {
  .block.service {padding:39px;}
}

#header .main-header .search #formSearch input,
.banners .banner .banner-1 .text-box .text-wrap .link.button,
.banners .banner .banner-2 .text-box .text-wrap .link.button,
.banners .banner .banner-3 .text-box .text-wrap .link.button,
.banners .banner .banner-4 .text-box .text-wrap .link.button,
.products .product .quickview-button a.open-popup,
#footer .newsletter-bar #formNewsletter input, #footer .newsletter-bar #formNewsletter a.btn,
.owl-hero .item .text-box .text-wrap .link.button,
.product-info .cart a.btn {
  border-radius: 35px !important;
  text-transform: uppercase;
  font-weight: 300;
}

.categories .category .cat-title {
    position: relative;
}

/*
#header .main-menu {
  border-color: #efefef !important;
}

#header .main-menu .subnav {
  background-color: #ffffff;
}

#header .main-menu .subnav {
  border-top: 1px solid #e7e7e7;
}
*/

#header .usp-block ul li i {
    color: #ee864d !important;
}

.side-usp ul li .icon,
.green,
.product-usp .usp .icon {
    color: #00bb00 !important;
}
.usp-slider .item i {
  color: #fe803d !important;
}  

.score-wrap .delivery {
    color: #343434;
}

.mobilesearch-btn a {
    -webkit-text-stroke: 1px #ffffff;
    color: #ffffff !important;
}

.productpage .productpagelabel.sale {
    background: #ee864d;
}

.menu-box ul ul ul ul li a {
  background: rgba(255,255,255,0.03);
  min-height: 40px;
  line-height: 40px;
  padding-left: 35px;
}

.gui-checkout .gui-progressbar ul li.gui-done a {
  color:#c4c4c4 !important;
}

@media(max-width: 767px) {
.products .product .product-inner {
    margin-bottom: -26px !important;
}
}

@media(max-width: 768px) {
    .custom-widget {
  margin-bottom: 20px;
}
  #footer .main-footer {
  padding-bottom: 0px !important;
}
}
  
@media screen and (max-width: 1024px) {
  .products .product .info .buttons {
  opacity: 1;
  visibility: visible;
}
}

.title-wrap h1 {
  margin:10px 0 20px 0;
  font-size:30px;
}
.gui a:hover {
  text-decoration:underline;
}

.mobile-filters .filter-box {
  max-height: 130px;
  overflow: hidden;
}

.mobile-filters .filter-box.open {
	height:auto;
  max-height:none;
}

.mobile-filters .filter-box label {
	white-space:nowrap;
}

.mobile-filters .more-filters {
  color: #ee864d;
  font-weight: 600;
  margin-top: 5px;
}

.w100 {
	border: 1px solid #eee;
}

.categories .category .cat-title {
	margin-bottom: -50px;
}

/*.categories .category .cat-title {*/
/*  display:none;*/
/*}*/
@media screen and (min-width: 992px) {
.zw-brands {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
  border: 1px solid #eee;
}
.zw-brands:hover {
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0%);
	filter: none;
	filter: grayscale(0%);
}
}
.brand-logo-wrap {
  display:none;
}
.custom-banners .custom-banner .banner-2  .text,
.custom-banners .custom-banner .banner-2  h2 {
  text-align:center !important;
}

ul.side-cats.mobile-tabs  ul {
  display:block !important;
}
#custom-cart .btn:hover {
 background: #069806;
}
.product-tabs iframe {
  width:100% !important;
  min-height: 300px !important;
}
.gui-blog-article ul {
  font-size: 100% !important;
  margin-bottom: 10px !important;
}
.gui-blog-article p {
    margin: 0 0 10px !important;
}
.gui-blog-social {
  margin-top:25px !important;
}  
.blog-article-summary {
  font-style: italic !important;
}
.gui-blog-article p:nth-of-type(2) {
    display: none !important;
}
@media screen and (min-width:992px) {
.hallmarks-dehcos {
  width:170px;
  padding:25px;
  text-align:center;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}
}  
@media screen and (max-width:991px) {
.hallmarks-dehcos {
  width:170px;
  padding:25px;
  text-align:center;
}
}
@media screen and (min-width: 768px) and (max-width:991px) {
  
  .filter-title .more-cats {
  	position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    text-align: right;
    line-height: 60px;
    color: #ffa200;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
  }
  
  .filter-title .more-cats .plus-min {
    width: 10px;
    height: 10px;
    display: inline-block;
    position: relative;
}
  
  .filter-title.active .more-cats .plus-min:after {
    transform: rotate(90deg);
	}
  
  .filter-title .more-cats .plus-min:before,
  .filter-title .more-cats .plus-min:after {
    display: block;
    content: '';
    width: 10px;
    height: 2px;
    background: #343434;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
  
    .mobile-filters .filter-box {
  	max-height:100%;
    display:none;
  }
  .mobile-filters .more-filters {
  	display:none;
  }
  .mobile-filters {
  	margin-top:10px;
  }
  .mobile-filters .filter-title {
  	padding: 15px 0px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ececec;
    color: #343434 !important;
    text-transform:uppercase;
  }
  .filter-title .more-cats .plus-min:before, .filter-title .more-cats .plus-min:after {
  	background:#343434 !important;
  }
  .mobile-filters .filter-box {
  	padding-top:10px;
  }
  .filter-title .more-cats {
  	height:46px;
    line-height:46px;
  }
  
  
} 
.hallmarks-dehcos:hover {
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: none;
  filter: grayscale(0%);
}
.meer-blogs {
  text-align:center;
}
.meer-blogs a {
  text-align:center;
	background: #ee864c;
  color:#fff !important;
  border-radius:30px;
}
.meer-blogs a {
	background: #ee864c;
  color:#fff !important;
  
  
}
@media screen and (max-width:380px) {
.main-cart-content .align {
  width: 100%;
  display: block;
}
.cart-right img, #footer .footer-banner {
    max-width: 230px !important;
}
}

.sm-variants {
	margin:-10px;
  margin-top:10px;
}

.sm-variants img {
	width:100%;
  padding:7% 10%;
}

.sm-variants .variant {
	padding:10px;
  text-align:center;
}

.sm-variants .variant a {
	display:block;
  border:1px solid #eee;
}

.sm-variants .variant a.active {
	border-color:#ee864d;
}

.sm-variants .variant .title {
	font-size:12px;
  padding:0px 3px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gui-checkout .gui-form .gui-left {
  max-width:80%;
}
.service.block a span {
	text-decoration:underline;
}
@media screen and (min-width:767px) {
.block.service {
  background-image: url("advies-img.jpg");
  background-repeat: no-repeat, repeat;
  background-position: right;
  background-size: auto 100%;
}
}
.new-link-style {
  
}
#header .main-menu ul li a i.fa.fa-star {
  margin:-3px 0 0 0;
}
ul.small-dropdown.newcat {
  width:unset !important;
  padding-top:0 !important;
}
#header.fixed .main-menu {
  position: fixed;
  top: 78px;
  width: 100%;
  background: rgba(46, 46, 46, 1);
  z-index: 999;
}

/* Youcke LightspeedHQ - 03 Jan 2019 - Remove double afterpay - START */
li.afterpay_nl_b2b_digital_invoice {
    display: none!important;
}
/* Youcke LightspeedHQ - 03 Jan-2019 - END */

/* Youcke LightspeedHQ - 03 Jan 2019 - Replace Klarna image with Sofort in checkout - START */
img.gui-payment-method-icon[alt="SOFORT Banking* (1-5 days)"] {
    display: none;
}

label[for="gui-payment-buckaroo3-directebanking"]:before {
    display: inline-block;
    height: 32px;
    width: 51px;
    vertical-align: middle;
    margin-right: 7px;
    background-image: url(https://cdn.webshopapp.com/shops/98452/themes/112274/assets/directebanking.png);
    background-size: cover;
}
/* Youcke LightspeedHQ - 03 Jan-2019 - END */

#popupthumb{ display: none !important; }

/* App */
#ap-widget {
	display:none;
}
.ap-widget-active #ap-widget {
  position:fixed;
  bottom:0;
  z-index: 999;
  width:100%;
  display:block;
}
#ap-widget-toggle {
  background:#ee864d;
  color:#fff;
  text-align: center;
  font-size: 16px;
  padding:20px 20px;
/*   line-height: 0; */
}
#ap-widget p {
  margin-bottom:0;
  display:inline-block;
  font-weight:normal;
}
#ap-widget span {
  display:inline-block;
  font-weight:normal;
}
#ap-widget img {
  height: auto;
  width: 120px;
  margin-left:10px;
  display:inline-block;
}
#ap-widget span.close {
	position: absolute;
  right: 15px;
  font-size: 17px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width:767px) {
#ap-widget span.buttons { display:block; margin-top:10px; }
}
/* END App */

/* BEGIN - Code by DMWS - App widget footer - 02/07/2019 */

.last-col { margin-bottom: 30px; }
.app-widget-footer {  }
.app-widget-footer img { height: auto; width: 90px; margin-right: 10px; display: inline-block; }

@media (max-width: 760px){
	#footer .main-footer .socials { margin-bottom: 20px; }
}

/* END - Code by DMWS - App widget footer - 02/07/2019 */
