/* 20260126092125 - v2 */
.gui,
.gui-block-linklist li a {
  color: #414141;
}

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

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

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

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

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

/* custom */
@media(min-width:992px) {
  #menu .menu .item.sub:hover > .dropdown-menu {
  	column-count:2;
	}
}

/*Sander Breggeman Lightspeed 26-11-2018 Logo beter positioneren, was niet goed in FF, tevens menu mooier */

.logocontainer .logo{
	display: block;
  margin-top: -4px;
}

.navbar > li {
    padding: 0px 19px;
}
/*Sander Breggeman Lightspeed END*/


/* Maartje Lightspeed, 16-02-2017 BEGIN hide tags*/
div.product-configure.addition > div:nth-child(2){
   display:none;
 }
/* Maartje Lightspeed, 16-02-2017 END*/

/*#header > div > div.header-main > div > div.col-md-9.hidden-xs.hidden-sm > nav > ul > li:nth-child(2) > a {display:none;}*/

/*
.sidebar .block ul ul li a {
    color: #000000!important;
}
.sidebar .block ul ul {
    background: #ffffff!important;
}

#header-main .navbar {
    padding: 70px 0 !important ;
}


ul.navbar right{
    margin-top: 70px !important ;
}*/

/* Maartje Lightspeed, ticket 116096, 08/12/2016 BEGIN */
.sidebar .block ul ul{
    background: #FFFFFF !important;
}

.sidebar .block ul ul li a {
    color: #000 !important;
}

.breadcrumb a strong {
    font-size: 30px;
    color: #c053a0;
}
/* Maartje Lightspeed, ticket 116096, END*/

/*joost b lightspeed 30-12-2016*/
.footerlist {
  font-weight: 800;
}

.navbar > li > a {
  font-size: 18px;
}

nav .subnav .subitemLink {
  font-size: 15px;
}

.product-container .image-wrap a:before {
  background: transparent;
}
 
/*joost b lightspeed 30-12-2016 end*/
/* Jaivy D Ligthspeed 23-01-2017 begin */
#content > div.container > div:nth-child(1) > div.row > div.col-md-6.product-meta > div > div.buttons > a:nth-child(1) { display:none; }
a.cartview { color: #c053a0; }
/* Jaivy D Ligthspeed 23-01-2017 Eind */

section {
    margin-bottom: 20px;
}


/* width fix for the lens custom fields - Joey T:432614 */
#right-lens, #left-lens {
    width: 90px;
}
#lens-configurator td select {
    width: 90px !important;
}
/* end */

/* Removes the Home link from the menu - Joey T:432614 */
.item.home a{
   color: #b757a2;
}
/* end */

/* Youcke LightspeedHQ - 20 Dec 2018 - discount block fix - START */
.section-discount-block {
    background-repeat: no-repeat!important;
	background-size: contain;
}

@media (max-width: 800px) {
    .section-discount-block {
		text-align: center;
		margin: 0 auto;
        background-repeat: no-repeat!important;
        min-height: 200px!important;
        background-size: contain;
    }
}
@media(max-width:760px) { 
  .customer-service .store-img {
    width: 100%;
    max-width: 100%;
    background-position: left;
  }
}
@media (max-width: 480px) {
    .section-discount-block {
		text-align: center;
		margin: 0 auto;
        background-repeat: no-repeat!important;
        min-height: 120px!important;
        background-size: contain;
    }
}

/* Youcke LightspeedHQ - 20 Dec-2018 - END */
