/* 20250729093809 - 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: #000000;
}

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

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

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

/* custom */
/* Name: Kres Gernale | Date: 11/28/2023 | Ticket:3937897 | Reason: Fixed on the Account Page When Loading a Blank Page | Begin. */
.site-header, .main-content {
  opacity: 1 !important;
  visibility: visible !important;
}
/* Name: Kres Gernale | Date: 11/28/2023 | Ticket:3937897 | End. */

.nc-icon-mini.shopping_bag-20:before {
    content: "\ebb7";
}

.secondary-nav li.menu-item-account a:after {
   color: rgba(0,0,0,0);
}

.secondary-nav li.menu-item-account:after {
    content: "\ea06";
    display: inline-block;
    font: normal normal normal 14px/1 "Nucleo Mini";
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: text-bottom;
    color: #000;
}

@media only screen and (min-width: 1000px) {
    body:not(.search-active) .search-trigger:before {
        content: 'Item zoeken';
        display: inline-block;
        margin-right: 10px;
    }
}
/*Irmgard 24-10-2022

/* Sharlene LightspeedHQ - 26-11-2021 - Varianten in goede volgorde - START */
.product-element .product-custom-variants-options {
	display: inline-flex!important;
	flex-wrap: wrap;
	/* width: 100px; */
	justify-content: center!important;
}
.product-element .product-custom-variants-options li[data-title="18"] {
    order: 1!important;
}
.product-element .product-custom-variants-options li[data-title="19"] {
    order: 2!important;
}
.product-element .product-custom-variants-options li[data-title="20"] {
    order: 3!important;
}
.product-element .product-custom-variants-options li[data-title="21"] {
    order: 4!important;
}
.product-element .product-custom-variants-options li[data-title="22"] {
    order: 5!important;
}
.product-element .product-custom-variants-options li[data-title="23"] {
    order: 6!important;
}
.product-element .product-custom-variants-options li[data-title="24"] {
    order: 7!important;
}
.product-element .product-custom-variants-options li[data-title="25"] {
    order: 8!important;
}
.product-element .product-custom-variants-options li[data-title="26"] {
    order: 9!important;
}
.product-element .product-custom-variants-options li[data-title="27"] {
    order: 10!important;
}
.product-element .product-custom-variants-options li[data-title="28"] {
    order: 11!important;
}
.product-element .product-custom-variants-options li[data-title="29"] {
    order: 12!important;
}
.product-element .product-custom-variants-options li[data-title="30"] {
    order: 13!important;
}
.product-element .product-custom-variants-options li[data-title="31"] {
    order: 14!important;
}
.product-element .product-custom-variants-options li[data-title="32"] {
    order: 15!important;
}
.product-element .product-custom-variants-options li[data-title="33"] {
    order: 16!important;
}
.product-element .product-custom-variants-options li[data-title="34"] {
    order: 17!important;
}
.product-element .product-custom-variants-options li[data-title="35"] {
    order: 18!important;
}
.product-element .product-custom-variants-options li[data-title="36"] {
    order: 19!important;
}
.product-element .product-custom-variants-options li[data-title="36.5"] {
    order: 20!important;
}
.product-element .product-custom-variants-options li[data-title="37"] {
    order: 21!important;
}
.product-element .product-custom-variants-options li[data-title="37.5"] {
    order: 22!important;
}
.product-element .product-custom-variants-options li[data-title="38"] {
    order: 23!important;
}
.product-element .product-custom-variants-options li[data-title="38.5"] {
    order: 24!important;
}
.product-element .product-custom-variants-options li[data-title="39"] {
    order: 25!important;
}
.product-element .product-custom-variants-options li[data-title="39.5"] {
    order: 26!important;
}
.product-element .product-custom-variants-options li[data-title="40"] {
    order: 27!important;
}
.product-element .product-custom-variants-options li[data-title="40.5"] {
    order: 28!important;
}
.product-element .product-custom-variants-options li[data-title="41"] {
    order: 29!important;
}
.product-element .product-custom-variants-options li[data-title="41.5 "] {
    order: 30!important;
}
.product-element .product-custom-variants-options li[data-title="42"] {
    order: 31!important;
}
.product-element .product-custom-variants-options li[data-title="42.5"] {
    order: 32!important;
}
.product-element .product-custom-variants-options li[data-title="43"] {
    order: 33!important;
}
.product-element .product-custom-variants-options li[data-title="43.5"] {
    order: 34!important;
}
.product-element .product-custom-variants-options li[data-title="44"] {
    order: 35!important;
}
.product-element .product-custom-variants-options li[data-title="44.5"] {
    order: 36!important;
}
.product-element .product-custom-variants-options li[data-title="45"] {
    order: 37!important;
}
.product-element .product-custom-variants-options li[data-title="46"] {
    order: 38!important;
}
.product-element .product-custom-variants-options li[data-title="47"] {
    order: 39!important;
}
.product-element .product-custom-variants-options li[data-title="48"] {
    order: 40!important;
}
.product-element .product-custom-variants-options li[data-title="49"] {
    order: 41!important;
}
.product-element .product-custom-variants-options li[data-title="50"] {
    order: 42!important;
}
/* Sharlene LightspeedHQ - 26-11-2021 - END */


/* Sharlene LightspeedHQ (Adoption Session) - 27 May 2021 - Filter icon mobile - START */
.nc-icon-mini.ui-3_funnel-39:before {
    content: "\ea86"!important;
}

@media (min-width: 375px) {
.nc-icon-mini.ui-3_funnel-39:after {
    content: " Filters";
  	font-family: "Karla";
  	font-size: 10px;
  	color: #000;
  	font-weight: 900;
  }
}

@media (max-width: 375px) {
.collection-actions {
    font-size: 10px;
	}
}
/* Sharlene LightspeedHQ (Adoption Session) - 27 May-2021 - END */

/* Roel LightspeedHQ - 27 Dec 2018 - Remove quantity selector - START */
/*span.select {
    display: none!important;
}*/
/* Roel LightspeedHQ - 27 Dec-2018 - END */

/* Justin OH - 28 Dec 2018 - Remove quantity selector - THE RIGHT WAY - START */
/*.form-product .submit .qty, .list-collection .amount span.select   {
    display: none!important;
}
.list-collection .amount button{
 width:100px; 
}
/* Justin OH - 28 Dec-2018 - END */
/* Justin OH - 29 Mei-2019 - END */
.product-code {
  display: none!important;
}
/* Justin OH - 29 Mei-2019 - END */

/*T. Donckerwolcke, Lightspeed, 05-12-2019:, [ZD# 1064187] BEGIN*/

#gui-wrapper div.gui-progressbar + div.gui-messages > ul.gui-info {
	display: none;
}

/*T. Donckerwolcke, Lightspeed, 05-12-2019:, [ZD# 1064187] END*/

@media only screen and (max-width: 767px) {
.gui-orders {
font-size: 10px !important;
 }
}
