/* 20221224113625 - 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: #bf82ab;
}

.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: #f5ecf2;
  background-color: #fbf8fa;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #e2c6d9;
  background-color: #fbf8fa;
}

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

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

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

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

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

.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 */
#prooflink_widget_footer {
  display: none !important;
}

.collection-filters .desktop {
    top: 2px;
}

.PointsProgram a {
  color: #333333;
}

.points-color {
  color: #e11f9a;
}

.PointsProgram {
  margin-bottom: 15px;
}

#popup-products {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.search .navbar-form .input-group .form-control {
    border: 1px solid #77a02d;
}

@media screen and (min-width: 1024px) {
.search .glyphicon-search {
    color: #cc3a97;
}
}

.footer-social .title {
  color: white !important;
}

.footer-newsletter .title {
    color: white !important;
}

.sidebar ul.navigation-sidebar li.active {
    background: #f1d7ee;
}

.sidebar ul.navigation-sidebar ul.sub li {
    background: #f1d7ed;
    border-bottom: 0 !important;
    border-top: 0 !important;

}

.sidebar ul.navigation-sidebar ul.sub {
    background: #f1d7ed;
}
@media only screen and (max-width: 600px) {
.navbar-toggle.collapsed .icon-bar {
    background: #333333 !important;
}

.navbar-toggle:not(.collapsed) .icon-bar {
    background: #333333 !important;
}

.glyphicon-shopping-cart:before {
    color: #333333;
}
.search .navbar-form .input-group .form-control {
    border: 0 !important;
  }
}

h2.borderbot-highlight {
    border-bottom: 1px solid #cc3a97;
}

#cartContainer .cart-total-text {
  color: white;
  font-weight: bold;
}

.sidebar .collapse-brands .glyphicon {
    color: #77a02d;
}

.sidebar .collapse-brands .glyphicon:hover {
    color: #77a02d;
}

.sidebar ul.navigation-sidebar li .togglesub {
    opacity: 1 !important;
    color:#cc3a97 !important;
}

a {
      color: #cc3a97;
}

a:hover {
      color: #cc3a97;
}

.mobile-nav {   
  max-width: 35px !important;
    max-height: 35px !important;
}


.mm-menu.mm-current {
    display: block;
    background: #fee7f9;
    z-index: 9999999999;
}

.mm-menu .mm-navbar>*, .mm-menu .mm-navbar a {
    color: #544c51;
    font-size: 16px;
    font-weight: bold;
}

#mm-blocker {
    background: rgba(21, 21, 21, 0.49) !important;
}

.mm-listview>li>a:hover {
  background: #fee7f9 !important;
}

.mm-listview .mm-next+a:hover {
  background: #fee7f9 !important;
}

.sidebar ul.navigation-sidebar.brands {
    margin-top: 0;
}

#cart .add-to-cart {
    border-bottom: 5px solid #6b9028;
    width: 100%;
    height: 40px;
}

 .btn.popup, .add-to-cart {
    border-bottom: 5px solid #6b9028;
}

#cart input[type="text"] {
    height: 40px;
}

.btn.popup:hover, .add-to-cart:hover {
    box-shadow: none;
    text-shadow: none;
}

body.product-page .product .price {
    margin-bottom: 0;
    font-size: 1.8em;
    height: 0;
}

.price-tax {
    font-size: 0.7em;
    color: #ababab;
}

.product-info .review-score a.beoordeel {
    text-decoration: none;
    margin-left: 3px;
}

.contact-center-product {
  font-size: 14px;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
  font-weight: 600;

}

.contact-center-text {
  margin-left: 5px;
      font-size: 12px;

}

.no-div-name a {
  color: #333333 !important;
}

.no-div-name a:hover {
  text-decoration: none !important;
}


.fa-facebook-messenger {
  font-size: 16px;
  color: #e11f9a;
}

.fa-envelope {
  font-size: 15px;
    color: #e11f9a;

}

.fa-phone {
  font-size: 15px;
    color: #e11f9a;

}

.no-div-name {
  margin-bottom: 3px;
}

.footer-social i.fa-facebook-f {
    background: #4463b1;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 24px;
    margin: 0 1px;
  color: #ffffff;
}

.footer-social i.fa-twitter {
    background: #4d9ddc;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 24px;
    margin: 0 1px;
  color: #ffffff;
}

.footer-social i.fa-pinterest-p {
    background: #b8242a;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 24px;
    margin: 0 1px;
  color: #ffffff;
}

.footer-social i.fa-google-plus-g {
    background: #da4935;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 24px;
    margin: 0 1px;
  color: #ffffff;
}

.footer-social i.fa-instagram {
    background: #AC7D60;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 24px;
    margin: 0 1px;
  color: #ffffff;
}

.product-configure {
  margin-top: 15px; 
}

.product-page .product-configure-options label {
  min-width: 30% !important;
}

@media only screen and (max-width: 767px) {
.product-page .product-configure-options label {
  min-width: 35% !important;
  }
}

.product-page .product-configure select {
  background: #ffffff !important;
  border: 1px solid #e11f9a;
}

.product-configure {
  background: #f5f5f5;
    padding: 20px;
}

@media only screen and (max-width: 767px) {
.product-configure {
    padding: 10px;
  }
}

.product-configure-options-option {
    margin-bottom: 7.5px;
    margin-top: 7.5px;
}

#popup-products {
  border-radius: 0px !important;
}

.price-offer {
  
margin-bottom: 30px !important;
}

.download-pattern {
  line-height: 24px;
}

.kiyoh-widget {
  margin-top: 15px;
}

.sollicitatie {
  background: #6aa200;
    border-bottom: 6px solid #609200;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-top: 30px !important;
}

.sollicitatie a {
  color: white;
}

.productimage .productpage-images-featured img {
    margin-bottom: 15px;
    max-width: 450px !important;
    max-height: 450px !important;
}

td {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
