/* 20240114152306 - v2 */
.gui,
.gui-block-linklist li a {
  color: #3e3e3e;
}

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

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

/* custom */
.theme-usp .fa {
    color: #ff0000;
}
.usp-item.d-inline-block.align-items-center {
    font-weight: 600;
}
.headings-font {
    color: #000000;
    font-family: "Open Sans", Helvetica, sans-serif!important;
    font-weight: 600;
}
button.btn.btn-theme.btn-filled.btn-squared.product-tag.border-squared-left.mb-0.p-0.px-3 {
    background-color: #E46322;
    border-color: #E46322;
  color: #000000;
}
button.btn.btn-theme.btn-filled.btn-squared.product-tag.border-squared-left.mb-0.p-0.px-3:hover {
    background-color: #E46322;
    border-color: #E46322;
  color: white;
}
input#formNewsletterEmail {
    border: 1px solid #101010;
}
a.btn-link.text-button.d-inline-flex {
    color: black;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff;
    border: 6px solid white;
}
.owl-theme .owl-dots .owl-dot span {
    background: #0079c2;
    border: 1px solid white;
}
.btn.btn-theme.btn-filled {
    background-color: #E46322;
    border-color: #E46322;
    color: black;
    font-weight: bold;
}
.btn.btn-theme.btn-filled:hover {
    background-color: #FFFFFF;
    border-color: #FF0000;
    color: #2b2b2b;
    font-weight: bold;
}
strong.h4.mb-4.d-xl-block.d-none {
    color: black;
}
a.title.text-body {
    font-weight: bold;
}
i.fa.fa-phone {
    background-color: #1bc800!important;
}
#customerservice ul.contact-list li i {
    background: #ff0000;
}
.desc {
font-weight:bold;
}
product .sale.oneleft {
    background-color: #000;
    color: orange;
    z-index: 100;
}
.product .sale {
  	color: orange!important;
    background: none repeat scroll 0 0 #000;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    left: -40%;
    padding: 3px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    z-index: 10;
    line-height: 25px;
}
.promo {
    text-align: center;
    position: absolute;
    top: 75%;
    padding-left: 70px;
    padding-right: 99px;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
    color: orange;
  	width: 100%
}
.bedrijfsnaam {
text-align: center;
  font-weight: bold;
}

.customer-service .widget-bottom span { display:none; }
