/* 20250709091947 - 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 */
/*JW Schutman, BAP Medical (o.b.v. KNO-Winkel code door LightspeedHQ) 10-12-2020 [actieve weergave in checkout] START*
.gui-inactive {
    opacity: 1!important;
}
/*JW Schutman, BAP Medical (o.b.v. KNO-Winkel code door LightspeedHQ) 10-12-2020 [actieve weergave in checkout] END*

/*Nynke Lont, LightspeedHQ 12-05-2017 13:44 START*

#tabs > ul > li:nth-child(3) {display:none;}
#tabs > ul > li:nth-child(2) {display:none;}

.product-configure-variants > select { width: 100% !important; }

/*Nynke Lont,  LightspeedHQ 12-05-2017 13:44 END */
/* ok */


/* Old custom css, conflicts wth new proxima theme */
/*a.header-link.compare, .product-block-quick,
.productpage .wishlist,
.productpage .share{
    display: none !important;
}

.header-hallmark img {
    max-height: 30px;
}

.cart-icon #qty {
    background: #F5821F;
}

#navbar nav>ul>li>a:hover, #navbar nav>ul>li:hover>a, #navbar nav>ul>li.active>a
{
  color:#fff;
  position: relative;
}

#navbar nav>ul>li.active>a:after {
    content: "";
    position: absolute;
    width: calc(100% + 15px);
    height: 28px;
    left: -7px;
    top: 50%;
    margin-top: -14px;
    z-index: -1;
    border-radius: 3px;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 10%);
    background: #f56917;
  background:#f5821f;
      top: unset;
    bottom: 10px;
    height: 3px;
    width: 100%;
    left: 0;
}


.subheader {
    max-width: 1260px;
    margin: 0 auto;
}

.usps-header i {
    color: #f5821f;
    color: #fff;
    background: #f5821f;
    border-radius: 100%;
    font-size: 8px;
    width: 17px;
    height: 17px;
    text-align: center;
    vertical-align: text-bottom;
    line-height: 18px;
    background: #27b77b;
    background: #039ab1;
}

.button {	padding: 12px 24px; border-radius:3px; border-radius:50px;}
.button-large {	padding: 15px 30px; }

.button-txt{ color:#009ab2; }

@media all and (min-width:769px)
{
.productpage .offer-holder {
  background:#fff;
    box-shadow: 0px 0px 40px -10px rgb(0 0 0 / 11%);
    border-radius: 10px;
    border: 1px solid #f5f5f5;
}
}

.cart-popup .message-bar
{
    background: #039ab1;
}

.freeshipping-bar.complete .icon, .message-bar.success .icon
{
background: #00b4d0;
}

.newsletter .submit
{
  border-radius: 0 50px 50px 0;
}

.newsletter .input
{
  border-radius: 50px 0 0 50px;
  overflow: hidden;
}

.gui-checkout a.gui-button-large.gui-button-action {
    border-radius: 50px;
}

*/



/* Start custom - do not edit */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .heading{ text-transform: initial; }

.gui-thankyou img {
    max-width: 100%;
    height: auto;
}
/* end custom - do not edit */


/*:root
{
  --bf-yellow: #f3c315;
}

#notification-bf-container
{
  display:flex; align-items:center; flex-wrap:nowrap; margin-top:30px;
}

#notification-bf-img
{
  margin-right:30px; rotate:-25deg; max-width:90px;
  z-index:1;
}

#notification-bf-container  #notification
{
    background: #111;
    color: #f1cc19;
    font-weight: bold;
    font-size: 14px;
    margin: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 30px 0px #00000059;
    max-width: 1260px;
    margin: 0px auto 0px;
    padding: 15px 40px;
    border-bottom: 5px solid #d9a13e;
    background: #021b20;
    color: var(--bf-yellow);
}

#notification-bf-container #notification .x:before,
#notification-bf-container #notification .x:after {
    border-color: #222;
    opacity: 1;
}

#notification-bf-container  #notification .x {
    top: 50%;
    margin-top: -9px;
    right: 8px;
    background: var(--bf-yellow);
    width: 27px;
    height: 27px;
    margin-top: -13px;
}

#notification-bf-container a>strong
{
      font-weight: 900;
    background: var(--bf-yellow);
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    padding: 1px 4px;
    border-radius: 3px;
}

@media(max-width:587px)
{
  #notification-bf-container
  {
    flex-wrap:wrap;
    margin-top:0;
  }
  
  #notification-bf-img{ max-width:60px; }
  
  #notification-bf-container #notification
  {
    padding: 10px 30px 10px 10px;
    padding: 10px;
    font-size: 13px;
  }
  
  #notification-bf-container #notification .x {
    right: -8px;
    top: 0;
  }
}*/
