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

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

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

.gui a {
  color: #aad3ea;
}

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

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

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

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

.gui-content-title {
  color: #65686a;
}

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

.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: #65686a;
}

.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: #65686a;
}

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

/* custom */
.unit-price {
    display: none;
}

.login-box {
  max-width: 400px;
  padding: 30px;
  background: rgba(0,0,0,0.03);
  border-radius: 5px;
}

.login-box .title {
  font-size: 1.3em;
  margin-bottom: 15px;
}

.login-box .btn {
	text-decoration:none;
}
/* Justin@Shopmonkey - 17/12/2020 - Color swatches on product page - Start */
#color-swatches{
	padding: 50px 0;
  border-bottom: 1px solid #eee;
}
#color-swatches .title-wrap{
	margin-bottom: 30px;
}
#color-swatches .title-wrap .text{
	margin-top: 10px;
  line-height: 2em;
}
#color-swatches .colors-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px;
}
#color-swatches .colors-wrap .swatch{
  padding: 15px;
  width: calc(100%/6);
}
#color-swatches .colors-wrap .swatch a{
	display: block;
}
#color-swatches .colors-wrap .swatch img{
  width: 100%;
  height: 150px;
}
#color-swatches .colors-wrap .swatch .swatch-title{
	margin-top: 10px;
}
#popup-swatches{
  display: none;
  min-width: 1200px;
  max-width: 1200px;
  padding: 0;
  font-size: 14px;
}
#popup-swatches .inner{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#popup-swatches .image-slider{
	height: 800px;
  width: 800px;
  overflow: hidden;
  position: relative;
}
#popup-swatches .description{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
  padding: 40px;
  font-size: 1.143em;
}
#popup-swatches .description .color-text{
	margin-top: 5px;
  line-height: 2em;
}
#popup-swatches .fancybox-close-small{
	background-color: #000;
  width: 40px;
  height: 40px;
}
#popup-swatches .fancybox-close-small:after{
	color: #fff;
  background: none;
  font-size: 1.8em;
  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;
}
#popup-swatches .owl-stage-outer,
#popup-swatches .owl-stage-outer .owl-stage,
#popup-swatches .owl-stage-outer .owl-stage .owl-item,
#popup-swatches .owl-stage-outer .owl-stage .owl-item img{
	height: 100%;
}
#popup-swatches .owl-prev,
#popup-swatches .owl-next{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  min-height: 45px;
  max-height: 45px;
  min-width: 45px;
  max-width: 45px;
  background: #000;
  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;
  text-align: center;
  font-size: 1.4em;
}
#popup-swatches .owl-prev{
	left: 0;
}
#popup-swatches .owl-next{
	right: 0;
}
@media(max-width: 1199px){
	#popup-swatches{
  	max-width: 992px;
    min-width: 992px;
  }
  #popup-swatches .inner{
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	    -ms-flex-direction: column;
  	        flex-direction: column;
  }
  #popup-swatches .image-slider{
  	min-width: 100%;
    max-width: 100%;
    height: 300px;
  }
  #popup-swatches .description{
  	-webkit-box-flex: unset;
  	    -ms-flex: unset;
  	        flex: unset;
    width: 100%;
  }
}
@media(max-width: 991px){
  #color-swatches{
  	padding: 30px 0;
  }
  #color-swatches .colors-wrap{
  	margin: -10px;
  }
  #color-swatches .colors-wrap .swatch{
  	padding: 10px;
  }
  #color-swatches .colors-wrap .swatch{
    width: calc(100%/3);
  }
  #color-swatches .colors-wrap .swatch img{
  	height: 200px;
  }
  #popup-swatches{
  	max-width: 100%;
    min-width: 100%;
  }
}
@media(max-width: 767px){
  #color-swatches{
  	padding: 20px 0;
  }
  #color-swatches .colors-wrap{
  	margin: -5px;
  }
  #color-swatches .colors-wrap .swatch{
  	padding: 5px;
    width: calc(100%/2);
  }
  #color-swatches .colors-wrap .swatch.hidden-swatch{
  	display: none;
  }
  #color-swatches .colors-wrap .swatch img{
  	height: 150px;
  }
  #color-swatches .btn-wrap{
  	margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #popup-swatches .image-slider{
    height: 200px;
  }
  #popup-swatches .owl-prev,
  #popup-swatches .owl-next{
    min-height: 35px;
    max-height: 35px;
    min-width: 35px;
    max-width: 35px;
  }
  #popup-swatches .description{
  	padding: 20px;
  }
}
/* Justin@Shopmonkey - 17/12/2020 - Color swatches on product page - End */


.search-bar.search-bar-new {
	border-top: 1px solid #eee;
}

.search-bar.search-bar-new input[type="text"] {
	border: 0;
  padding-left: 0;
}

@media (max-width: 1199px) {
	.search-autocomplete .box {
    padding: 30px;
  }
}

/* Header Google reviews */
.review-wrap a{
  display: flex; 
}
.review-wrap .score {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.37em;
  font-weight: bold;
  min-width: 45px;
  max-width: 45px;
  min-height: 45px;
  max-height: 45px;
  border-radius: 50%;
  background: #36a954;
  margin-right: 10px;
}
.review-wrap .column {
  display: flex; 
  flex-direction: column;
}
.review-wrap .column .stars {
  color: #FFD700;
  font-size: 1em;
}
.review-wrap .column .stars img {
  padding-left: 5px;
}
.review-wrap .column .rating {
  font-size: 0.8em;
}
@media (max-width: 1199px) {
  .review-wrap a{
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 5px
  }
  .review-wrap .score {
    font-size: 1em;
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
    margin: 0;
  }
  .review-wrap .column .stars img {
    display: none;
  }
  .review-wrap .column .rating {
    display: none;
  }
}
@media (max-width: 991px) {
  .review-wrap {
    display: none;; 
  }
}
/* END | Header Google reviews */

/* Header Contact info */
.ul-reset {
  list-style: none;
  margin: 0;
  padding: 0;

}	
.contact-wrap {
  width: 350px;
  position: relative;
  margin: 0 10px;
}
.contact-wrap .contact-text {
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  border: 1px solid rgba(0,0,0,.07);
  border-radius: 5px;
}
.contact-wrap .contact-text div {
  padding: 0 20px 0 0;
}
.contact-wrap .contact-text .day {
  font-weight: bold;
}
.contact-wrap .contact-text i { 
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 45px;
  max-width: 45px;
  min-height: 45px;
  max-height: 45px;
}
.contact-wrap.active .contact-text i { 
  transform: rotate(180deg);
  text-decoration: none;
}
.contact-wrap .contact-info ul{
  display: none;
  position: absolute;
  background: rgb(255 255 255 / 95%);
  overflow: hidden;
  width: 100%;
  padding: 20px;
  z-index: 99999;
}
.contact-wrap .contact-info ul li{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.contact-wrap .contact-info ul li div {
  width: 50%;
}
.contact-wrap .contact-info ul li .date {
  font-weight: bold;
}
@media (max-width:1199px) {
 .contact-wrap {
    width: 300px;
  } 
}
@media (max-width: 991px){
  .contact-wrap .contact-text {
    font-size: 0.8em;
  }
  .contact-wrap .contact-text div {
    padding: 0 5px 0 0;
  }
  .vertical-menu-wrap {
    margin-left: 10px;
  }
}
@media (max-width: 767px){
.contact-wrap .contact-text { 
  height: 30px;
  }
.contact-wrap .contact-text i { 
  min-width: 20px;
  max-width: 20px;
  min-height: 30px;
  max-height: 30px;
  font-size: .8em;
  }
  .contact-wrap .contact-info ul li .date {
    width: 80px;
  }
}

/* END | Header Contact info */


/* Header zoekbalk */
.search-bar {
  display: none;
}
.search-bar.active {
  display: flex;
  width: 100%;
}
.search-bar form {
  width: 100%;
}
.search-bar form input[type="text"]{
  width: 100%;
}

/* END | Header zoekbalk */
