/* 20231201120551 - 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: #6a8c7f;
}

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

.gui-select.gui-focus .gui-handle {
  border-color: #6a8c7f;
}

.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: #83c1a0;
}

/* custom */
#header .main-header {
    background: #ffffff;
    display: none;
}
.wsa-demobar {
  font-size: 2em !important;
  color: #333 !important;
  padding-top: 200px;
  height: 100% !important;
  background: #a7c7dc !important; /* Old browsers */
  background: -moz-linear-gradient(top, #a7c7dc 0%, #85b2d3 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a7c7dc 0%,#85b2d3 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.wsa-demobar a {
    display: none;
}
.wsa-demobar .close {
    display: none !important;
}

/* Plus+ Giftwidget positie fixed - START */
#dmws-plus-gift-modal-link {
    left: 30px;
    bottom: 30px;
    top: auto;
    right: auto;
}
@media only screen and (max-width: 767px) {
    #dmws-plus-gift-modal-link {
        left: 17px;
        bottom: 60px;
        top: auto;
        right: auto;
    }
}
/* Plus+ Giftwidget positie fixed - END */

/* Josephiene LightspeedHQ - 04 May 2020 - demo bar - START */
.wsa-demobar a, .wsa-demobar a.close {
	display: none !important;
}

.wsa-demobar {
	background-color: #000000 !important;
	color: #ffffff !important; 
}

	body {
		margin-top: 0px!important;
	}
}
/* Josephiene LightspeedHQ - 04 May-2020 - END */

/* Maud LightspeedHQ - 30 JULI 2020 - [ZD #1355249] - START */
.products .product .image-wrap .cart {
    color: #ffffff;
}

.products .product .image-wrap .cart {
    border-color: #ffffff;
}
/* Maud LightspeedHQ  - END */

 /* Sijmen LightspeedHQ - 16 Oct 2020 - Facebook onder blogs weg - START */
.gui-blog-social-facebook {
    display: none;
}
/* Sijmen LightspeedHQ - 16 Oct-2020 - END */

.product-actions .social-media {
 display: none;
}


/* Maud LightspeedHQ - 01 DEC 2020 - delete homebutton - START */

.item.home.active {
	display: none!important;
}

.item.home {
	display: none!important;
}

/* Maud LightspeedHQ  - END */

 /* Sijmen LightspeedHQ - 14 Dec 2020 - headlines - START */
.headlines .title.title-font {
  font-size: 40px!important; 
}
/* Sijmen LightspeedHQ - 14 Dec-2020 - END */

@media (max-width: 767px) {
  #add-cart-popup {
  	padding: 40px 20px;
  }
  
  #add-cart-popup .total-block,
  #add-cart-popup .total-block .btn,
  #add-cart-popup .cart-total-col {
  	width: 100%;
  }
  
  #add-cart-popup .title-small {
    font-size: 1.4em;
  }
}

#collection-page .col-main {
  flex-grow: unset;
  min-width: calc(100% - 350px);
  max-width: calc(100% - 350px);
}

.collection-subs {
  padding-bottom: 15px;
}

.collection-subs .title {
	margin-bottom: 15px;
}

.collection-subs .subs-outer {
  position: relative;
}

.collection-subs:not(.scroll-end) .subs-outer:after {
	content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
	background: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, #FFFFFF 100%);
}

.collection-subs .subs-scroll-wrap {
	overflow-x: scroll;
  max-width: 100%;
  padding-bottom: 15px;
}

.collection-subs .subs-wrap {
	margin: 0 -7px;
  display: flex;
  align-items: center;
}

.collection-subs .sub {
	padding: 0 7px;
}

.collection-subs .sub .sub-inner {
	display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0 15px;
  font-weight: 600;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  white-space: nowrap;
}

.collection-subs .sub .sub-inner:hover {
	border-color: #129b96;
  color: #129b96;
  text-decoration: none;
}

@media (max-width: 1199px) {
	#collection-page .col-main {
    min-width: calc(100% - 250px);
    max-width: calc(100% - 250px);
  }
}

@media (max-width: 991px) {
	#collection-page .col-main {
    min-width: 100%;
    max-width: 100%;
  }
}

.gui-checkout .gui-address-row-3,
.gui-checkout .gui-div-cart-coupons,
.gui-checkout .gui-div-cart-coupons ~ .gui-spacer {
	display: none !important;
}

.gui-checkout .gui-confirm {
	margin-top: 15px;
}

.gui-checkout .gui-form a.gui-button-action,
.gui a.gui-button-large.gui-button-action {
  background: #129B96;
  color: #fff;
  border-color: #129B96 !important;
}

#productpage .images-wrap {
	position: relative;
}

#productpage .product-label-wrap {
	position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
}

#productpage .product-label:not(.percentage),
#productpage .product-label.specialist {
  font-weight: bold;
  margin-right: 5px;
  border-radius: 5px;
}

#productpage .product-label.specialist,
.products .product .product-label.specialist {
  background: #fff;
  color: #129b96;
}
#productpage .product-label,
.products .product .product-label {
  background-color: #129b96;
  color: #fff;
}
#productpage .product-label.specialist,
.products .product .product-label.specialist,
#productpage .product-label:not(.percentage),
.products .product .product-label:not(.percentage) {
  text-transform: unset;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 13px;
  height: auto;
  padding: 5px 10px;
  letter-spacing: .05em;
}

#productpage .product-label.specialist i,
.products .product .product-label.specialist i {
  margin-right: 3px;
}

#cart-page .cart-page-content {
	margin-top: 30px;
}

#cart-page .cart-page-content *:first-child {
	margin-top: 0;
}

#cart-page .cart-page-content *:last-child {
	margin-bottom: 0;
}

.cart-wrap .totals {
	background: #f7f7f7;
  color: initial;
  box-shadow: none;
}

.cart-wrap .totals .title-small {
	color: initial;
}

.cart-wrap .totals table tr:last-child td {
    border-top: 1px solid #e4e4e4;
}

.cart-wrap .totals .buttons .btn.light {
	background: #fff;
}
/* Justin@Shopmonkey - 06/04/2021 - Checkout icons - Start */
body .gui-checkout .gui-shipment-method-form > .gui-field > .del-img{
	display: none;
}
body .gui-checkout .del-img{
	display: block;
  transform: translateX(20px)
}
body .gui-checkout .del-img img{
	max-height: 40px;
  max-width: 90px;
  width: auto;
}

body #gui-form-cart-shipping-method-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* End */

.mobile-popup.mobile-menu.light-mode {
  background: #f7f7f7;
  color: #777777;
}

.mobile-popup.mobile-menu.light-mode .title-font {
  color: #000;
}

.mobile-popup.mobile-menu.light-mode .menu ul li {
      border-top: 1px solid rgba(0,0,0,0.1);
}
.mobile-menu.light-mode .menu li.active > a {
  color: #FFF;
}
.mobile-menu.light-mode .menu ul li.active > a .more-cats i {
  color: #FFF;
}

.mobile-popup.mobile-menu.light-mode .menu ul li.highlight a {
      background: rgba(0,0,0,0.05);
}

.mobile-menu.light-mode .menu ul li .subs {
  background: #f7f7f7;
}

/* aanpassingen @shopmonkey */
@media (max-width: 767px){
  .related-products-mobile-wrap {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .related-products-mobile-wrap .title-small {
    margin-bottom: 15px;
  }
  
  .reviews.reviews-wrap-mobile {
    margin-right: -5px;
    margin-left: -5px;
    margin-top: 15px;
  }
  .reviews.reviews-wrap-mobile .review {
    padding: 5px;
  }
  .reviews.reviews-wrap-mobile .review .review-inner {
    background: rgba(0,0,0,0.03);
    padding: 20px;
    border-radius: 10px;
    border-bottom: none;
  }
  .related-products-mobile-wrap .recent-products {
    align-items: stretch;
  }
  .related-products-mobile-wrap .recent-products .recent-product .inner {
    height: 100%;
  }
    
    
  .reviews.reviews-wrap-mobile .review:first-child .review-inner {
    border-top: none;
  }
  .mobile-tabs .product-tab .tab-title {
    border-bottom: 1px solid rgba(0,0,0,.07);
    padding: 15px 20px;
    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;
  }
  .mobile-tabs .product-tab .content-wrap {
    display: none;
    padding: 20px 20px;
    border-bottom: 1px solid rgba(0,0,0,.07);
	}
  .mobile-tabs .product-tab .tab-title .plus {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  .mobile-tabs .product-tab .tab-title.active .plus {
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
  }
  #productpage .mobile-tabs .product-tab a.normal-link {
    border-bottom: 0px;
    padding: 15px 0 0 0;
  }
  .mobile-tabs .product-tab .tab-title.active {
    color: #129b96;
	}
}

@media (max-width: 500px){
  .related-products-mobile-wrap .recent-products .recent-product .title {
    max-height: 75px;
  }
  .related-products-mobile-wrap .recent-products .recent-product.border-allways .inner {
    flex-direction: column;
  }
  .related-products-mobile-wrap .recent-products .recent-product .image-wrap {
    margin-right: 0px;
  }
  .related-products-mobile-wrap .recent-products .recent-product .info {
    text-align: center;
  }
  .related-products-mobile-wrap .recent-products .recent-product .title {
    margin: 10px 0px;
  }
}

.headline-outer-wrap.slider-loading {
	opacity: 0;
  height: 500px;
}

.headline-outer-wrap.slider-loading:after {
  content: '';
  display: block;
	padding-top: 27%;
}
@media(max-width: 767px){
	.mobile-bar ul{
  	padding-right: 100px !important;
  }
  #chat-widget-container{
  	bottom: -5px !important;
    right: 5px !important;
  }
  #header .main-header .mob-icons .hallmark.small img {
    height: 20px;
  }
  #header .main-header .mob-icons .hallmark.small a {
    padding: 6px 7px 8px 7px;
  }
}
.stock i {
  margin-right: 3px;
}
.product .stock .green,
.product .stock .red {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .1em;
  font-size: 0.75em;
}
.stock .green {
  color: #129B96;
}
.stock .red {
  color: #d10000;
}
#gift-cards-page .gui-page-title {
  margin-top: 20px;
}
#gift-cards-page .giftcard-flex .gui-content-title {
  font-size: 1.6em;
  font-weight: normal ;
  letter-spacing: unset;
  margin-bottom: 7px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#gift-cards-page .giftcard-flex #gui-giftcard-settings .giftcard-form-field  label {
  color: #333;
  font-weight: normal ;
  letter-spacing: unset;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 7px;
}
#gift-cards-page .giftcard-flex #gui-giftcard-settings .gui-content-title {
  font-size: 1.2em;
  margin-top: 45px;
}
@media(max-width: 767px){
  .product .stock .green, .product .stock .red {
    font-size: 0.65em;
  }
  #gift-cards-page .gui-page-title {
    margin-top: 15px;
  }
  #gift-cards-page .giftcard-flex .gui-content-title {
    font-size: 1.4em;
  }
	#gift-cards-page .giftcard-flex #gui-giftcard-settings .gui-content-title {
    font-size: 1.2em;
    margin-top: 10px;
	}
  #gift-cards-page #giftcard-form .giftcard-flex.main-grid>*+* {
    margin: 0;
  }
  .collection-sort.on-top .custom-pager {
    display: flex;
    justify-content: space-between;
}
  .collection-sort.on-top .custom-pager .ui.selection.dropdown .menu {
    max-height: 15rem;
  }
}
  
/* Maatwerk 21/03/2022 */
  .buttons .button form {
   display: none; 
  }

#dmws-p_w8g9mx-productpage-contact-box .img-wrap {padding-right:0px;}

/* no margin class */
.no-margin {
  margin: 0;
}
