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

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

.gui a {
  color: #fd8a98;
}

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

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

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #444444;
}

.gui-block-title {
  color: #ffc4cb;
  background-color: #fdf1f3;
}

.gui-content-title {
  color: #ffc4cb;
}

.gui-form .gui-field .gui-description span {
  color: #000000;
}

.gui-block-inner {
  background-color: #f2e7e9;
}

.gui-block-option {
  border-color: #e2e2e2;
  background-color: #f5f5f5;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #aaaaaa;
  background-color: #f5f5f5;
}

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

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

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

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

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

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #444444;
  background-color: #fdf3f5;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #444444;
}

.gui-number .gui-handle a {
  background-color: #fdf3f5;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #ffd8dd;
}

/* custom */
#sequence .animate-in .model{
    left: 0.5%;
}

.main-header__link {
  text-transform: uppercase;
}

#sequence .animate-out .model {
    left: 1%;
}

#sequence .animate-in .title{
  left: 60%;
}
#sequence .animate-out .title{
  left: 60%;
}

#sequence .animate-in .subtitle{
  left: 60%;
}

#sequence .animate-out .subtitle{
  left: 60%;
}

#sequence .animate-in .btn-sequence{
  left: 60%;
}
#sequence .animate-out .btn-sequence{
  left: 60%;
}
.img-responsive {
    width: 200%;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 200%;
    height: auto;
}
.categories .category .title {display:none!important;}

/*Joost B Lightspeed 20170504*/
.gui-div-cart-related {
  display: block !important;
}
/*Joost B Lightspeed 20170504 end*/

/*Niels Lightspeed 20210705*/
.verder {
  color: cfa7bc !important;
}
/*Niels Lightspeed 20210705 end*/
