/* 20230426140945 - 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: #005a64;
}

.gui-block-inner strong {
  color: #669ca2;
}

.gui a {
  color: #005a64;
}

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

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

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

.gui-block-title {
  color: #005a64;
  background-color: #ffffff;
}

.gui-content-title {
  color: #005a64;
}

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

.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: #005a64;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #005a64;
  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: #005a64;
}

.gui-progressbar {
  background-color: #005a64;
}

/* custom */
/* Lightspeed fix for checkout button 15/08/2018 */

.ts-rating-light.testimonial .carousel .carousel-inner .item .review {
font-size: 16px;
}

.ts-rating-light.testimonial{
 padding-bottom: 30px; 
}
.gui-left {
    margin-top: 50px;
    padding-left: 10px;
}
.gui-form {
    padding-left: 15px;
}
.list-b li:nth-child(3n-2) {
    width: auto;
}

/* START Kevin Daus Make text in top banner bold 07.01.2019 */
p#notify {font-weight: bold;
font-size: large
}

/* END Kevin Daus */

/* START - Dustin 2019-01-28 Ticket #742906  - colors on loggen in user button */
 #root #nav > ul > li.logged .strong, .dmws-read-more, .dmws-read-less {
    color: #ffffff; 
}
/* END - Dustin 2019-01-28  */

/* START - Kevin 2019-03-06 ZD#782580 - load image via CSS
@media only screen and (max-width:47.5em){.module-welcome__background{background-image:url(https://cdn.webshopapp.com/shops/265512/themes/137696/assets/hero-slide-1-mobile.jpg?20190305172701)!important;background-size:cover;}
/* END - Kevin 2019-03-06*/


h1, h2, h3, h4, h5, h6, .module-welcome, .gui-page-title, .gui-content-title, .table-compare .item .title, #nav > ul > li.logged > a > span.strong, .header.mobile-only.open-media, .module-rating figure, .gui-modal-wrapper .gui-block-subtitle, #root #nav > ul > li.logged .strong, .dmws-read-more, .dmws-read-less {
    font-weight: 600;
}
/* START - Max 10.09.2019 ZD#973539 - adjust navbar font size */
.no-mobile .nav-main > ul > li > a, .usp-container .link-inline a, .list-usp, .list-usp li a {
    font-weight: 600;
    font-size: large;
}
/* START - Max 10.09.2010 ZD#973539 - adjust navbar font size */
#content > div.cols-a.d.inv > aside > header > div.module-rating > h4 > span > span {
    display: none;
}

/* START - Lutz - LightspeedHQ - #1633664 - 04.02.2021 check for inventory-level in shop on product page not wanted*/
.overlay-e.strong.inventory-per-location
{display:none!important}
/* end - Lutz - LightspeedHQ - #1633664 - check for inventory-level in shop on product page not wanted*/

