/* 20250309091651 - 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 */
@media only screen and (max-width: 760px) {
    .intro-category .intro .slider-wrap .sub-cats {
        width: auto;
    }
}
/* 
@media only screen and (max-width: 760px) {
    .intro-category .intro .slider-wrap {
        width: 100%;
      left: 0;
    }
} */
 

.intro-category + section {
    padding-top: 20px;
}

@media only screen and (max-width: 760px) {
    #collection {
        padding-top: 20px !important;
    }
}

.owl-stage-outer {
 	margin-top:5px; 
}
@media only screen and (max-width: 480px) {
  #product .content .data .staffel ul.group {
      padding: 10px 10px;
      background-color: #f5f7fa;
  }

  #product .content .data .actions .staffel {
      margin-bottom: 10px !important;
  }
}

@media only screen and (max-width: 575.98px) {
#product {
    margin-bottom: 0px;
}
}

@media only screen and (max-width: 84.375em) {
   #footer .footer-top .newsletter {  
     width: 100%;
    }
}

article.text ul.list-brands li {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 10px 0;
 
  transition: var(--transition);
  width: calc(98% / 8);
}

@media only screen and (max-width: 575.98px) {
article.text ul.list-brands li {
    margin-bottom: 0;
    width: calc(90% / 2);
}
}

 

/* .intro-category {
  display:none;
} */

article.text ul {
       margin-block-start: 1em !important;
    margin-block-end: 1em !important;
} 

.product-title p {
   
    white-space: wrap !important;
    
}

.product.short .data {
/*     min-height: 0; */
}
.product.short.strict {
/*     height: auto; */
}
 
 

#footer .footer-top .newsletter .logo {
    margin-bottom: 10px;
}

@media only screen and (max-width: 768.98px) {
.accountpages .gui-wishlist .gui-table tbody tr td .gui-button-small {
  font-size:10px;
}
}

@media only screen and (max-width: 575.98px) {
#product-content #reviews .review .rating .stars {
    margin-left: 0px !important;
}
}

.desc-wrap td {
     padding-left: 6px; 
}

#product .content .data .staffel ul.group li span {
   width:90px; 
}

#product .content .data .staffel ul.group li {
  padding-left: 100px;
}

.unibox__selectable-image {
  opacity:1 !important;  
}

.unibox--fullwidth .unibox__selectable {
  padding:10px !important;
  font-size:14px !important;
}

.dropdown {
}

.product {
 	height: 450px; 
}

.success a {
  color:white !important; 
}

.messages-container ul li, .gui-messages ul li {
  margin-top:10px; 
}

.standard-input {
  border:none !important; 
  color: black !important;
  height:37px !important;
}

 .search-autocomplete input[type="text"] {
border:none !important; 
  color: black !important;
}

.product .actions .stock.outofstock {
 color:red; 
}

.gui-checkout .gui-col2-equal .gui-col2-equal-col1, .gui-checkout .gui-col2-equal .gui-col2-equal-col2 {
    width: 100% !important;
}

.messages-container ul li a, .gui-messages ul li a {
  color:#006400 !important; 
}
.messages-container, .messages-wrapper .gui-messages {
    background: #E5EFE6 !important;
    box-shadow: 2px 2px 50px rgba(38,63,77,0.1);
    color: var(--dropdownText);
    height: auto;
    max-width: 500px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: var(--topbarHeight);
}

#product .content .data .staffel ul.group:not(.single) {
 	column-count:1; 
}
 
ul.group {
  	display:block !important;
}
