/* 20240524130132 - 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 */
/* temp delete hallmarks */
.footer-hallmarks, #footer-reviews {display:none!important;}

/*footer hide reviews*/
#footer-reviews, #footer-reviews-holder .mt-3, #footer-reviews-holder .footer-title  {display:none!important;}

/*Info rechterbalk title*/
.info2-title{display:block!important;font-size:1.4em;color:white; }

/*tabellen*/
.tabsPages .page.information table,
.tabsPages .page.tags table,
.tabsPages .page.cv table,
.mt-2 .mt-md-4 active table{
  width: 100%;
}

.tabsPages .page.information table td,
.tabsPages .page.information table th,
.tabsPages .page.tags table td,
.tabsPages .page.tags table th,
.tabsPages .page.cv table td,
.tabsPages .page.cv table th,
.col-md-12.row table td,
.col-md-12.row table th {  
  padding: 6px 5px;
    border: 2px solid #d6d3d3;
    text-align: left;
}

.tabsPages .page.information table tr:nth-child(even),
.tabsPages .page.tags table tr:nth-child(even),
.tabsPages .page.cv table tr:nth-child(even) {
    background-color: #f3f3f3;
}

.wsa-demobar {
  color: #fff !important;
  border: none !important;
  background: rgb(222, 10, 23) !important;
  position: fixed !important;
  text-align: center !important;
  height: auto !important;
  line-height: 31px !important;
  display: none !important;
}
#information table {
  width: 100%;
}

#information table td,
#information table th {  
  padding: 6px 5px;
    border: 0px solid #d6d3d3;
    text-align: left;
}

#information table tr:nth-child(even) {
    background-color: #f9f9f9;
}




/* Custom contact sidebar */
.custom-contact-sidebar {
    position: fixed;
    right: 10px;
    bottom: 50px;
  z-index: 1000; 
}
.custom-contact-sidebar img {width:65px;}
.custom-contact-sidebar-block {
  width: 65px;
  display: block;
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    left: 100px;
    display: none;
    text-indent: -9999px;
    background: url('https://cdn.webshopapp.com/shops/343498/files/430299868/scroll-arrow.png') no-repeat;
    background-color: transparent;
    opacity: 1;
}

.scrollup:hover {
  opacity: 1;
}

/*footer keurmerken*/

.margin-top-double {
    margin-top: 120px;
}

.footer-keurmerken {
 float: left;
    width: 100%;
    min-height: 60px;
    line-height: 60px;
        margin-bottom: 20px;
  padding: 40px 0;
    /* border-bottom: 1px solid #e1e1e1;*/
/*  background: #ffffff;*/
}

.footer-keurmerken a {
        width: 16%;
    text-align: center;
    float: left;
}

.footer-keurmerken a img {
    display: inline-block;
    max-width: 90%;
    height: auto;
    max-height: 40px;
}

/*Homepage categories spacing*/

.mr-3, .mx-3 {
    margin-right: 85px !important;
}

.copyright {
display: none;
  }

.footer-address .mt-4 .footer-contact-item {
  display: block !important;
}
