@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(../Fonts/roboto-v30-latin-300.woff2) format("woff2")
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(../Fonts/roboto-v30-latin-regular.woff2) format("woff2")
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(../Fonts/roboto-v30-latin-500.woff2) format("woff2")
}

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(../Fonts/roboto-v30-latin-700.woff2) format("woff2")
}

@font-face {
  font-family: Roboto900;
  font-style: normal;
  font-weight: 900;
  src: url(../Fonts/roboto-v30-latin-900.woff2) format("woff2")
}

@font-face {
  font-display: block;
  font-family: meltem;
  font-style: normal;
  font-weight: 400;
  src: url(../Icons/meltem.ttf?av89ug) format("truetype"),url(../Icons/meltem.woff?av89ug) format("woff"),url(../Icons/meltem.svg?av89ug#meltem) format("svg")
}

body {
  font: normal 16px Roboto,Helvetica,Arial,sans-serif;
/*  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; color: #1a1d21;
*/
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  color: #1a1d21;
}
p, div {
  line-height: 28.8px;
  letter-spacing: 0.16px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea, select {
  border-radius:5px;
}

input, textarea, select, button {
  font-size: 16px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  color: #1a1d21;
}

select {
  padding: 6px 8px;
  border-radius:6px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  color: #1a1d21;
}

.center-2, .side-2 {
  margin: 20px 0 50px;
}

.page {
  text-align: left;
}

.page-warning {
  color:red;
  font-size: 20px;
  text-align: center;
  margin: 20px;
}

.page-title {
  padding: 6px 0px;
  margin-top: 20px;
}
.shopping-cart-page .page-title {
  margin-top: 20px;
}
.compare-products-page .page-title {
  margin-top: 20px;
}

.page-title h1 {
  font-size: 28px;
  text-transform: uppercase;
}

.login-page .page-title h1 {
  margin-top:20px;
}

.category-description p,
.manufacturer-description p,
.full-description p,
.topic-block p,
.topic-page p,
.post-body p,
.news-body p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.16px;
  line-height: 28.8px
}

.topic-block p{
    text-align:left;
}

.flyout-cart {
  z-index:999999;
}

.newsletter-checkbox {
    width:16px;
}

.fieldset .title,
.section .title {
  padding: 0px;
  color: #1a1d21;
  text-transform: uppercase;
}
  
.fieldset .warnings {
  text-align: unset;
  margin-block-end: unset;
  color: unset;
}  

.inputs {
  width:400px;
  display:flex;
  flex-direction:column;
  margin:0 auto 10px
}
.inputs .required 
{
  right: 9px;
  top: 8px;
  position:absolute;
}

.inputs label {
  font-size: 16px; /*reset zeroing*/
  color: #1a1d21;
  text-align:left;
}


.inputs .form-input-wrapper {
  display: unset;
  max-width: unset;
}
					
.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error, .password-error {
  white-space: unset;
}


.cart td,
.data-table td,
.forum-table td {
  color: #1a1d21;
  font-size: 18px;
  letter-spacing: 0.16px;
  line-height: 28.8px
}

.cart td {
  font-size: 16px;
}					

.cart a,
.data-table a,
.forum-table a {
  color: rgba(26, 29, 33, .2);
}


.cart .product a,
.data-table .product a,
.data-table .info a {
  color: #1a1d21;
}

.cart .product a:hover,
.cart .product a:focus,
.data-table .product a:hover,
.data-table .product a:focus,
.data-table .info a:hover,
.data-table .info a:focus {
  color: #859aa6;
}

.cart .product .edit-item a {
  color: rgba(26, 29, 33, .2);
}

.cart td.subtotal,
.data-table td.total {
  color: #1a1d21;
}

.cart td.subtotal .discount, .cart td.subtotal .discount-additional-info {
  color: rgba(26, 29, 33, .2);
}

.data-table em a {
  color: #1a1d21;
}

.noscript {
  color: #1a1d21;
}

.ui-dialog {
  font: normal 14px Roboto,Helvetica,Arial,sans-serif;
}

.ui-dialog-titlebar > span {
  color: #1a1d21;
}

.ui-dialog-content {
  color: #1a1d21;
}

.ui-dialog-content .back-in-stock-subscription-page .button-1 {
  background-color: rgba(26, 29, 33, .2);
}

.ui-dialog-content .back-in-stock-subscription-page .button-1:hover,
.ui-dialog-content .back-in-stock-subscription-page .button-1:focus {
  background-color: #1a1d21;
}

.eu-cookie-bar-notification button {
  background-color: rgba(26, 29, 33, .2);
}

.eu-cookie-bar-notification button:hover,
.eu-cookie-bar-notification button:focus {
  background-color: #1a1d21;
}

.eu-cookie-bar-notification a {
  color: rgba(26, 29, 33, .2);
}

/*********** HEADER ***********/
/*********** alles komplett neu, keine overrides ***********/
.navigation-main {
  margin: auto;
}

  .navigation-main ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
    margin: 0 auto;
    padding: 0 12px;
    max-width: 1400px;
    width: 1400px;
  }

.navigation-main ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 82px 0 12px;
}

.navigation-main .level-1-label {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 900;
  font-family: Roboto900;
  height: 53px;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.navigation-main .toggle-sub {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: transparent;
  border: 0;
  color: #1a1d21;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
  width: 100%;
  font-weight: 900;
  font-family: Roboto900;
}
.navigation-main .toggle-sub {
  width: auto;
}
.navigation-main .level-1-label.is-active {
  -webkit-box-shadow: inset 0 -4px 0 #f07f3c;
  -moz-box-shadow: inset 0 -4px 0 #f07f3c;
  box-shadow: inset 0 -4px 0 #f07f3c;
  color: #f07f3c;
}


  .navigation-main .sub-menu.is-open {
    opacity: 1;
    visibility: visible;
  }
  .navigation-main .sub-menu .sub-menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
    position: relative;
    width: 100%;
  }
  .navigation-main .sub-menu .sub-menu-container {
    /*    max-width: 1214px;*/
    padding: 40px 0;
    max-width: 1400px;
    width: 1400px;
  }
    .navigation-main .sub-menu .sub-menu-container:before {
      background-color: #cccdd0;
      content: "";
      height: 1px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }

.navigation-main .sub-close {
  background-color: transparent;
  border: 0;
  display: none;
  position: absolute;
  right: 5px;
  top: 11px;
  -webkit-transform: translateY(-webkit-calc(-100% - 7px));
  -moz-transform: translateY(-moz-calc(-100% - 7px));
  -ms-transform: translateY(calc(-100% - 7px));
  -o-transform: translateY(calc(-100% - 7px));
  transform: translateY(calc(-100% - 28px));
}
.navigation-main .sub-menu ul {
  display: block;
  margin: 10px 0 14px 35px;
  padding: 0;
}

.navigation-main .sub-menu .sub-menu-container ul {
  margin: 0;
}
.navigation-main .sub-close {
  display: block;
}

.navigation-main li {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
}
.navigation-main li {
  display: block;
  text-align:left;
}
.navigation-main .sub-menu li:not(:last-child) {
  margin: 0 0 27px;
}
.navigation-main li a {
  color: unset;
  text-decoration: none;
}
.navigation-main .sub-menu a {
  font-size: .875rem;
  font-weight: 400;
}
.accordion-button:after, .btn-download.btn-has-icon:before, .btn-has-icon.step__next-button:after, .btn.btn-has-icon:after, .download-item__cta:before, .form-check-input[type=checkbox]:checked + label:after, .form-control[type=file] + label .icon:before, .form-navigation .btn-has-icon.btn-primary:after, .form-select .ms-choice > div.icon-caret:before, .hotspot:before, .input.checkbox input[type=checkbox]:checked + span:after, .language-switch .current-language:after, .legend__list li:before, .main :not(.ms-drop) > ul.list-checkmarks li:before, .meta-navi .search-toggle:before, .meta-navi .toggle-navi:before, .nav-tabs .nav-link.active:after, .navigation-main .toggle-sub:before, .new-list-pagination .page-item.next .page-link:before, .new-list-pagination .page-item.previous .page-link:before, .product-slider .swiper-button-next:after, .product-slider .swiper-button-next:before, .product-slider .swiper-button-prev:after, .product-slider .swiper-button-prev:before, .read-more:after, .step__choice-selection input:checked + label:after, [class*=" icon-"], [class^=icon-] {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: meltem !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}

  .btn.has-icon-cross:after, .form-navigation .has-icon-cross.btn-primary:after, .has-icon-cross.step__next-button:after, .icon-cross:before, .meta-navi .search-toggle.is-active:before, .meta-navi .toggle-navi.is-active:before {
    content: "\e904";
  }
.navigation-main .sub-menu .sub-menu-container:before {
  background-color: #cccdd0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.navigation-main .toggle-sub {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: transparent;
  border: 0;
  color: #1a1d21;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
  width: 100%;
}

.navigation-main .sub-menu.is-open {
  opacity: 1;
  visibility: visible;
}
  .navigation-main .sub-menu .sub-menu-container .navigation-item-image {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    display: none;
    margin-left: auto;
    -webkit-order: 1;
    order: 1;
    position: relative;
  }

.navigation-main .sub-menu .sub-menu-container .mask {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.navigation-main ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  padding: 0 12px;
}

.navigation-main ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 82px 0 0px;
}
/*********** ENDE alles komplett neu, keine overrides ***********/

/*********** das hier wahrscheinlich weg! Admin-Button links oben??? ***********/
/* FS TRY: Verwaltung oben links nicht mehr in 4.9, stattdessen nun ganze Zeile darüber
.admin-header-links {
  top: 0px;
  position: fixed;
  left: 0px;
  height: 37px;
  z-index: 9999999;
  left: 18px;
  /* right: 0px; */
/*  
  width: 109px;
  margin: auto;
  transform: translateX(-51%) translateY(100%) rotate(-90deg);
}
*/
/*********** ENDE ***********/
/* FS TRY: Verwaltung oben links nicht mehr in 4.9, stattdessen nun ganze Zeile darüber
.admin-header-links .impersonate a {
  background-color: #1a1d21;
}
*/
.header {
  position: fixed;
  width: 100%;
  background: #fff;
}
.header-menu {
    background:#fff;
    z-index:-1;
	max-width: none;
}
.header-upper {
						border-bottom: 1px solid #ddd;
}

.header-links-wrapper {
  display: flex;
  align-items: center;
}

.header-links-wrapper2 {
  position: relative;
  padding: 20px 0;
  display: flex;
  align-items: center;
}

.header-links a:hover,
.header-links a:focus {
  color: unset;
}

#topcomparelink {
  display: block;
  width: 70%;
  max-width: 400px;
  margin: 10px auto 0;
 /* background-color: #f6f6f6;*/
  padding: 0 0px;
}

#topcomparelink a {
  background: url('../images/compare-topmenu.png') left center no-repeat;
  padding: 0 0 0 20px;
}

#topcartlink {
  background-color: transparent;
}

#topcartlink a {
  background: url('../images/cart.png') left center no-repeat;
}

.header-lower {
  padding: 13px 0;
}
.search-box {
  display: flex;
  align-items: center;
}
.personal-button, .close-search {
  display: none;
}

/* only in responsive menu visible */
.compare-button {
  display: none;
}

.cart-button {
  display: none;
}
.header-logo {
  margin: 0px;
  width: 180px;
  align-items: center;
  display: flex;
}

.search-box form {
  display: inline-block;
  flex-flow: unset;
  justify-content: unset;
  gap: unset;	
}

.search-box form:after {
  content: "";
  display: block;
  clear: both;
}

.search-box input.search-box-text {
  float: left;
  margin: 0 2px 0 0;
  border-radius:5px;
}

.search-box .search-box-button {
  float: left;
  min-width: 40px;
  border: none;
  background: url('../images/search.png') center center no-repeat;
  border-radius:5px;
  /* height: unset; */
  background-color: unset;
  padding: unset;
  text-align: unset;
  color: unset;
  text-transform: unset;  
 }

.search-box .search-box-button:hover,
.search-box .search-box-button:focus {
  background-color: unset;
}

.ui-autocomplete {
  font: normal 14px Roboto,Helvetica,Arial,sans-serif;
  z-index:999999;
}

.ui-autocomplete a {
  color: #1a1d21 !important;
}

/*********** FOOTER ***********/
/*
.toggle-navi {
    display:none;
}
.address-block {
  width: 33.33333333%;
}

.information{
    width:25%;
}

.social {
  width: 8.33333333%;
}
*/
.social-media .icon {
  font-size: .9375rem;
}
.icon-facebook:before {
  content: "\e910";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-xing:before {
  content: "\e913";
}
.icon-youtube:before {
  content: "\e914";
}
.social-media .youtube .icon {
  font-size: .5625rem;
}
.social-media .linkedin .icon {
  font-size: .6875rem;
}

.social {
  display: flex;
  height: 100%;
}
.footer {
  background-color: #EBEBEB;
}
/*
.footer-upper {
  width: 100%;
  display:flex;
  justify-content:space-between;
  text-align:left;
					font-size: 0;  
}
*/
.footer-block {
  width: 95%;	
  font-size: 16px; /*reset zeroing*/
}

.footer-block .title {
  background: rgba(26, 29, 33, .2) url('../images/toggle-white.png') right center no-repeat;
}

.footer-block .list a:hover,
.footer-block .list a:focus {
  color: unset;
}

.footer-block .list a:hover,
.footer-block .list a:focus {
  color: unset;
}

.follow-us .title {
  color: #1a1d21;
}

.follow-us .social ul {
  margin: unset;
  border-bottom: unset;
  padding: unset;	
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

.follow-us .social a {
  display: flex;
  width: 28px;
  height: 28px;
  background: transparent;
  /* font-size: unset; */
}

/* USELESS
.follow-us .social .facebook a {
  background-position: unset;
}

.follow-us .social .twitter a {
  background-position: unset;
}

.follow-us .social .rss a {
  background-position: unset;
}

.follow-us .social .youtube a {
  background-position: unset;
}

.follow-us .social .instagram a {
  background-position: unset;
}
*/

.social-media a {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #1a1d21;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* color: unset; */
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
  width: 28px;
}
/* USELESS
.newsletter-email input[type="email"] {
  height: 40px;
  margin: 0 0px 0 0;
  border-radius:5px;
}

.newsletter-subscribe-button {
  height: 40px;
  background-color: rgba(26, 29, 33, .2);
  color: #1a1d21;
  text-transform: capitalize;
  border-radius: unset;
}

.newsletter-subscribe-button:hover,
.newsletter-subscribe-button:focus {
  background-color: #1a1d21;
  color: #fff;
}

.footer-tax-shipping a {
  color: rgba(26, 29, 33, .2);
}

.footer-powered-by a {
  color: rgba(26, 29, 33, .2);
}
*/
/************* Common ************/
.container {
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.block .title {
  padding: 12px 30px 12px 0px;
  color: #1a1d21;
  text-transform: uppercase;
}

.block .list li {
  padding: 2px 0 2px 0px;
}
.side-2 .block .list li {
  padding: 2px 0 2px 15px;
}
.side-2 .block-blog-archive .list li {
  padding: 2px 0 2px 0px;
}

.block .list a {
  padding: 2px 0;
  color: #1a1d21;
  text-transform: uppercase;
}

.block .list a:before {
  top: 15px;
}

.block .list .active > a {
  color: unset;
}

.block .list a:hover,
.block .list a:focus {
  color: unset;
}

.block-recently-viewed-products .listbox .list .product-name {
	line-height:normal;
	font-size:14px;
	text-transform:none;
	
}

.block .sublist {
  margin: 5px 0 5px;
}

.block .view-all a {
  color: unset;
}

.block .tags li a,
.product-tags-all-page li a {
  color: #1a1d21;
}

.block .tags li a:hover,
.block .tags li a:focus,
.product-tags-all-page li a:hover,
.product-tags-all-page li a:focus {
  color: unset;
}

.poll strong {
  color: #1a1d21;
}

.poll-options,
.poll-results {
  color: #1a1d21;
}

.poll .buttons button {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 20px;
  font-size: 16px;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius: 5px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content:center;
}

.poll .buttons button:hover,
.poll .buttons button:focus {
  background-color: #1a1d21;
  color:#fff;
}

.poll-total-votes {
  color: #1a1d21;
}

.home-page-polls .title {
  color: #1a1d21;
  font-size: 26px;
}

.breadcrumb strong {
    font-weight: bolder;
}
.breadcrumb strong,
.breadcrumb span,
.breadcrumb a {    
  margin: 0px;
}
.breadcrumb span.delimiter {
  margin: 0 5px;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color: unset;
}

.category-description h2{
  margin-bottom:20px;
}

.contact-vendor .button-2 {
  background-color: rgba(26, 29, 33, .2);
}

.contact-vendor .button-2:hover,
.contact-vendor .button-2:focus {
  background-color: #1a1d21;
  color: #fff;
}

.product-selectors {
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  padding: 0px 0;
}

.product-filter .filter-title {
  color: #1a1d21;
}

.product-filter .filter-content {
  color: #1a1d21;
}

.product-filter .group .item {
  padding-left: unset;
}

.item-box {
	padding-left:20px;
	padding-right:20px;
	/* Itembox Schmaler und Buttons unten angepasst 80% statt 60% */
}

.item-box .product-title {
	min-height: 62px;
	/* Höhe erhöht von 42px, um die Poduktboxen in der Höhe etwas gleichmäßiger zu machen */
}
	
.item-box .picture {
  margin: 0 0 0px;
/* Description hochziehen, um Abstand zum Bild zu verringern (statt 20 nun -40) */
}

.item-box .details {
  padding: 0px;
}

.item-box .product-title {
  color: unset;
}

.item-box .product-title a {
  text-decoration: underline;
}

.item-box .product-title a:hover,
.item-box .product-title a:focus {
  color: #000;
}

.item-box .tax-shipping-info a {
  color: rgba(26, 29, 33, .2);
}

.item-box button {
  border-radius: 5px;
}

.item-box .product-box-add-to-cart-button {
  width: calc(80% - 2px);
  background-color: #fcc86b;
  font-size: 16px;
  color: #1a1d21;
  text-transform: unset;
}

.item-box .product-box-add-to-cart-button:hover,
.item-box .product-box-add-to-cart-button:focus {
  background-color: #2c353d;
  color:#fff;
}

.item-box .add-to-compare-list-button,
.item-box .add-to-wishlist-button {
  background-color: rgba(26, 29, 33, .2);
}

.home-page-category-grid .title a,
.sub-category-grid .title a {
  text-transform:uppercase;
}

.product-grid .title {
  font-size: 26px;
  color: #1a1d21;
  text-transform: uppercase;
}

.manufacturer-grid .title a:hover,
.manufacturer-grid .title a:focus {
  color: rgba(26, 29, 33, .2);
}

.vendor-grid .title a:hover,
.vendor-grid .title a:focus {
  color: rgba(26, 29, 33, .2);
}

.pager li a,
.pager li span {
  height: 40px;
  padding: unset;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pager li span {
  background-color: #1a1d21;
}

.pager li a:hover,
.pager li a:focus {
  border-color: unset;
  background-color: #1a1d21;
  color: #fff;
}

/********** PRODUCT PAGE  alles NEU ab hier  **********/
.product-details-page .title {
  font-size: 20px;
  letter-spacing: 0.16px;
  margin-bottom:10px;
}
.product-essential.product-container {
  margin: 0 auto 0px !important;
}
.picture-gallery {
    border:1px solid #ddd;
}

.downloadable-files-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #2C353D;
  padding: 50px 0 60px;
  margin-top:-1px;
}

.downloadable-files {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  /*padding: 40px 0 0px;*/
  padding: 0px;
  gap: 20px;
  width: calc(100% - 40px);
}
.downloadable-files-container h3 {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  width: calc(100% - 40px);
}
.download-item__image:before {
  content: "";
  display: block;
  padding: 0 100% 63.4% 0;
}
.download-item:hover:before {
  height: 100%;
}
  .downloadable-files > div {
      height:178px; 
      display:flex;
      overflow:hidden;
  }
.download-item {
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .16);
  -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, .16);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, .16);
  display: block;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  position: relative;
  text-decoration: none;
  display: flex;
  width: 100%;
  overflow:hidden;
}
  .download-item:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .85)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .85));
    background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, .85));
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, .85));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .85));
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    padding: 0 100% 39.6% 0;
    position: absolute;
    -webkit-transition: height .25s ease-out;
    -o-transition: height .25s ease-out;
    -moz-transition: height .25s ease-out;
    transition: height .25s ease-out;
    z-index: 1;
  }
.img-fluid {
  height: auto;
  max-width: 100%;
}
.download-item__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: -webkit-transform .25s ease-out;
  -o-transition: -o-transform .25s ease-out;
  -moz-transition: transform .25s ease-out, -moz-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out, -moz-transform .25s ease-out, -o-transform .25s ease-out;
  width: 100%;
}
.download-item:hover .download-item__image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.download-item__label {
  bottom: 35px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  padding: 15px 20px 10px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  transition: all .25s ease-out;
  z-index: 1;
  bottom:0px;
}
.download-item:hover .download-item__label {
  bottom: 40px;
}
.download-item__cta {
  bottom: 20px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  left: 20px;
  line-height: 1;
  position: absolute;
  text-transform: uppercase;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  transition: all .25s ease-out;
  z-index: 1;
  opacity:0;
}

.download-item:hover .download-item__cta {
  opacity: 1;
}

.download-item:hover .download-item__label {
  bottom: 40px;
}
.download-item:hover .download-item__image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/********** PRODUCT PAGE  ENDE neu  **********/

.product-essential {
  margin: 0 0 20px;
  border-bottom: unset;
}

.gallery .picture {
  text-align:center;
  padding-top:2px;
}

.overview {
  margin: 0 0 30px;
}

.overview .product-name {
  margin: 0 0 15px;
  border-bottom: unset;
}

.overview .product-name h1 {
  font-size: 26px;
  text-transform:uppercase;
}

.overview .short-description {
  margin: 0 0 15px;
  font-size: 18px;
  letter-spacing: 0.16px;
  line-height: 28.8px;
  color: unset;
}

.product-no-reviews,
.product-reviews-overview {
  margin: 0 0 15px;
  color: #1a1d21;
}

.product-review-links a:hover,
.product-review-links a:focus {
  color: unset;
}

.overview .value,
.variant-overview .value {
  color: #1a1d21;
}

.overview .value a,
.variant-overview .value a {
  color: unset;
}

.overview .button-2,
.variant-overview .button-2 {
  background-color: rgba(26, 29, 33, .2);
  border-radius:5px;
  font-size: 14px; /*reset zeroing*/
  color: unset;  
}

.overview .button-2:hover,
.overview .button-2:focus,
.variant-overview .button-2:hover,
.variant-overview .button-2:focus  {
  background-color: #1a1d21;
  color: #fff;
}

.containsitemshighlight  {
  background-color: #1a1d21 !important;
  color: #fff !important;
}

.overview .manufacturers {
  margin: 0 0 15px;
}

.overview .availability,
.variant-overview .availability {
  margin: 0 0 15px;
}

.overview .availability .stock,
.variant-overview .availability .stock {
  margin: unset;
}

.overview .additional-details,
.variant-overview .additional-details {
  margin: 0 0 15px;
}

.overview .free-shipping,
.variant-overview .free-shipping {
  margin: 7px 0;
  color: #1a1d21;
}

.overview .min-qty-notification,
.variant-overview .min-qty-notification {
  font-style: unset;
  color: #1a1d21;
}

.overview .product-price,
.variant-overview .product-price {
  color: #1a1d21;
}

.overview .tax-shipping-info a,
.variant-overview .tax-shipping-info a {
  color: rgba(26, 29, 33, .2);
}

.customer-entered-price .price-input label {
  color: #1a1d21;
}

.customer-entered-price .price-range {
  color: #1a1d21;
}

.tier-prices table td {
  color: #1a1d21;
}

.overview .qty-input,
.variant-overview .qty-input {
  height: 40px;
  font-size: 14px;
  color: #1a1d21;
  border-radius:5px;
}

.overview .qty-dropdown,
.variant-overview .qty-dropdown {
  color: #1a1d21;
}

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
  height: 40px;
  background-color: #fcc86b;
  font-size: 16px;
  color: #1a1d21;
  text-transform: unset;
  margin-left:1px;
}

.overview .add-to-cart-button:hover,
.overview .add-to-cart-button:focus,
.variant-overview .add-to-cart-button:hover,
.variant-overview .add-to-cart-button:focus {
  background-color: #2c353d;
  color:#fff;
}

.product-collateral .title {
  color: #1a1d21;
}

.variant-overview .variant-name {
  color: rgba(26, 29, 33, .2);
}

.product-specs-box td {
  font-size:16px;
}

.product-specs-box td.spec-group-name {
  font-size: 18px;
  color: #1a1d21;
}

.product-tags-list a {
  font-size:18px;
}

.product-tags-list a:hover,
.product-tags-list a:focus {
  color: #1a1d21;
}
/* ALLES NEU */
#tabs {
    width:calc(100% - 220px);
    margin:0 auto 30px;
}
.ui-tabs .ui-tabs-nav li {
  height: 40px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ui-tabs-nav {
    display:flex;
}

.ui-tabs-nav li {
	min-width: 0px;  /*Dokumente Tab Fix */
}
	
.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs-nav li.ui-state-active a {
    background: #2c353d !important;
    color: #fff !important;
  }

.ui-tabs .ui-tabs-nav li a:hover {
  background: #2c353d !important;
  color: #fff !important;
}
.ui-tabs-nav li a {
  font-size: 16px !important;
  background: rgba(26, 29, 33, .2) !important;
  color: #1a1d21 !important;
}
/* ENDE ALLES NEU */

.attributes {
  margin: 15px 0;
}

.attributes dt,
.attribute-label {
  color: #1a1d21;
}

.attributes .datepicker {
  color: #1a1d21;
}

.ui-datepicker {
  font: normal 14px Roboto,Helvetica,Arial,sans-serif;
  color: #1a1d21;
}

.ui-datepicker-header {
  background-color: rgba(26, 29, 33, .2);
}

.ui-datepicker-calendar th span,
.ui-datepicker-calendar td a {
  color: #1a1d21;
}

.ui-datepicker-calendar td a {
  color: #1a1d21 !important;
}

.ui-datepicker-calendar .ui-state-active {
  outline: 2px solid rgba(26, 29, 33, .2);
  color: rgba(26, 29, 33, .2);
  /*override jQuery UI styles, do not delete doubled properties*/
  color: rgba(26, 29, 33, .2) !important;
}

.attribute-squares .attribute-square {
  border: 1px solid #1a1d21 !important;
}

.attribute-squares .selected-value .attribute-square-container {
  background-color: rgba(26, 29, 33, .2);
}

.tooltip-container {
  color: #1a1d21;
}

.giftcard label {
  color: #1a1d21;
}

.product-reviews h1 a {
  color: rgba(26, 29, 33, .2);
}

.product-reviews .title {
  color: #1a1d21;
}

.tooltip {
  color: #1a1d21;
}

.write-review .review-rating label {
  color: #1a1d21;
}

.write-review .button-1 {
  background-color: rgba(26, 29, 33, .2);
}

.write-review .button-1:hover,
.write-review .button-1:focus {
  background-color: #1a1d21;
}

.product-review-item {
  margin: 0 0 10px;
}

.product-review-item .review-title {
  color: #1a1d21;
}

.product-review-item .review-text {
  color: #1a1d21;
}

.product-review-item .review-info a,
.product-review-helpfulness .vote {
  color: unset;
}

.wishlist-content .button-2 {
  width: unset;
  line-height: unset;
  background-color: rgba(26, 29, 33, .2);
  padding: 0 15px;
  height: 36px;
  color: #1a1d21;
  border-radius: 5px;
  font-size: 16px;
}

.wishlist-content .update-wishlist-button,
.wishlist-content .wishlist-add-to-cart-button {
  background-color: rgba(26, 29, 33, .2);
  padding: 0 15px;
  height:36px;
  color: #1a1d21;
  border-radius:5px;
  font-size:16px;
  text-transform: unset;
}

.wishlist-content .update-wishlist-button:hover,
.wishlist-content .update-wishlist-button:focus,
.wishlist-content .wishlist-add-to-cart-button:hover,
.wishlist-content .wishlist-add-to-cart-button:focus {
  background-color: #1a1d21;
  color: #fff;
}

.wishlist-content .email-a-friend-wishlist-button {
  background-color: unset;
}

.wishlist-content .email-a-friend-wishlist-button:hover,
.wishlist-content .email-a-friend-wishlist-button:focus {
  background-color: #1a1d21;
  color: #fff;
}

.wishlist-page .share-info a {
  color: #1a1d21;
  text-decoration:underline;
}

.wishlist-page .share-info a:hover,
.wishlist-page .share-info a:focus {
  color: rgba(26, 29, 33, .2);
}

.compare-products-page .clear-list {
  background-color: rgba(26, 29, 33, .2);
  padding: 0 15px;
  text-align: center;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius: 5px;
  font-size: 16px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: unset;
}

.compare-products-page .clear-list:hover,
.compare-products-page .clear-list:focus {
  background-color: #1a1d21;
  color:#fff;
}

.compare-products-table td {
  color: #1a1d21;
}

.compare-products-table td label {
  color: #1a1d21;
}

.compare-products-table .specification-group td label {
  color: #1a1d21;
}

.compare-products-table .remove-button:hover,
.compare-products-table .remove-button:focus {
  color: rgba(26, 29, 33, .2);
}

.compare-products-table .product-name td a:hover,
.compare-products-table .product-name td a:focus {
  color: rgba(26, 29, 33, .2);
}

.topic-block-title h2 {
  font-size: 26px;
  text-transform: unset;
}

.topic-block strong,
.topic-page strong {
  color: #1a1d21;
}

.home-page .topic-block {
  margin: 20px 0 0 50px;
}

.enter-password-title {
  color: #1a1d21;
}

.enter-password-form button[type="submit"] {
  background-color: rgba(26, 29, 33, .2);
}

.enter-password-form button[type="submit"]:hover,
.enter-password-form button[type="submit"]:focus {
  background-color: #1a1d21;
}

.contact-page .button-1,
.email-a-friend-page .button-1,
.apply-vendor-page .button-1 {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 30px;
  font-size: 16px;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius:5px;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  height:40px;
}

.contact-page .button-1:hover,
.contact-page .button-1:focus,
.email-a-friend-page .button-1:hover,
.email-a-friend-page .button-1:focus,
.apply-vendor-page .button-1:hover,
.apply-vendor-page .button-1:focus {
  background-color: #1a1d21;
  color:#fff;
}

.email-a-friend-page .title h2 {
  color: #1a1d21;
}

.apply-vendor-page .terms-of-service span,
.apply-vendor-page .terms-of-service a {
  color: #1a1d21;
}

.gender {
  text-align:left;
}

#Newsletter {
  text-align: left;
  width: 14px;
}
.gender span:first-child {
  display: inline-block;
  margin: 0 5px 0 0;
}

.inputs.accept-consent span,
.inputs.accept-consent a {
  color: #141d21;
}

.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.email-revalidation-page .button-1,
.account-activation-page .button-1,
.account-page .button-1,
.return-request-page .button-1 {
  background-color: rgba(26, 29, 33, .2);
  color: #1a1d21;
  text-transform: capitalize;
  letter-spacing: .04rem;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 16px;
  height:40px;
}

.btn-medium {
  letter-spacing: .04rem;
  padding: 11px 30px 13px;
  border-radius: 5px;
  font-size: 1.25rem;
  background-color: rgba(26, 29, 33, .2);
}

.registration-page .button-1:hover,
.registration-page .button-1:focus,
.registration-result-page .button-1:hover,
.registration-result-page .button-1:focus,
.login-page .button-1:hover,
.login-page .button-1:focus,
.password-recovery-page .button-1:hover,
.password-recovery-page .button-1:focus,
.email-revalidation-page .button-1:hover,
.email-revalidation-page .button-1:focus,
.account-activation-page .button-1:hover,
.account-activation-page .button-1:focus,
.account-page .button-1:hover,
.account-page .button-1:focus,
.return-request-page .button-1:hover,
.return-request-page .button-1:focus {
  background-color: #1a1d21;
  color:#fff;
}

.registration-page .message-error,
.login-page .message-error,
.account-page .message-error {
  font-size: 18px;
}

.return-request-page h1 a {
  color: #141d21;
}

.return-request-page .return-request-file {
  font-size: 14px;
  width: unset;
  margin: unset;
}

.return-request-page .return-request-file .uploadedfileinput {
  display: inline-block;
  vertical-align: middle;
}

.login-page .title {
  color: #1a1d21;
  text-transform: uppercase;
}

.login-page .new-wrapper .topic-block-body strong {
  color: #1a1d21;
}

.login-page .returning-wrapper .form-fields {
  text-align: center;
}

.login-page .returning-wrapper .inputs.reversed {
  text-align: center;
  display: inline-block !important;
  margin: auto;
}

.login-page .returning-wrapper .inputs.reversed * {
  color: #1a1d21;
}

.login-page .returning-wrapper .inputs.reversed a:hover,
.login-page .returning-wrapper .inputs.reversed a:focus {
  color: unset;
}

.external-authentication .title {
  color: #1a1d21;
}

.external-auth-association {
  color: #1a1d21;
}

.external-auth-association a {
  color: rgba(26, 29, 33, .2);
}

.password-recovery-page .result {
  color: #1a1d21;
}

.add-more-external-records a {
  color: unset;
}

.address-list-page .info,
.order-list-page .info {
  color: #1a1d21;
}

.address-list-page .button-2,
.order-list-page .button-2 {
  color: #1a1d21;
}

.address-list-page .button-2:hover,
.address-list-page .button-2:focus,
.order-list-page .button-2:hover,
.order-list-page .button-2:focus {
  color: unset;
}

.return-request-list-page .details {
  color: #1a1d21;
}

.return-request-list-page a {
  color: #1a1d21;
  text-decoration: underline;
}

.return-request-list-page .comments div {
  color: #1a1d21;
}

.downloadable-products-page table td {
  color: #1a1d21;
}

.reward-points-history table td {
  color: #1a1d21;
}

.avatar-page .info {
  color: #1a1d21;
}

.order-progress a {
  color: #1a1d21;
}

.shopping-cart-page .common-buttons {
  background-color: unset;
  display: flex;
  justify-content: end;
}

.shopping-cart-page .common-buttons button {
  background-color: rgba(26, 29, 33, .2);
  font-size: 16px;
  color: #1a1d21;
  border-radius:5px;
  height:40px;
}

.shopping-cart-page .common-buttons button:hover,
.shopping-cart-page .common-buttons button:focus {
  background-color: #1a1d21;
  color: #fff;
}

.shopping-cart-page .common-buttons button:first-child {
  background-color: rgba(26, 29, 33, .2);
}

.shopping-cart-page .common-buttons button:first-child:hover,
.shopping-cart-page .common-buttons button:first-child:focus {
  background-color: #1a1d21;
}

.checkout-attributes {
  color: #1a1d21;
}

.selected-checkout-attributes {
  color: #1a1d21;
}

.cart-footer .totals {
  color: #1a1d21;
}

.cart-total .order-total {
  color: unset;
}

.terms-of-service a {
  color: unset;
  text-decoration:underline;
}

.cart-footer .checkout-button {
  background-color: unset;
  padding: 0px 20px;
  color: #1a1d21;
  text-transform: capitalize;
  font-size: 16px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #fcc86b;
}

.cart-footer .checkout-button:hover,
.cart-footer .checkout-button:focus {
  background-color: #2c353d;
  color:#fff;
}

.cart-collaterals .button-2 {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 15px;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius:5px;
  font-size:16px;
  height:40px;
  display:flex;
  justify-content:center;
  align-items:center;
}

.cart-collaterals .button-2:hover,
.cart-collaterals .button-2:focus {
  background-color: #1a1d21;
  color: #fff;
}

.cart-collaterals .title {
  color: #1a1d21;
}

.cart-collaterals .shipping-results li strong {
  color: #1a1d21;
}

.estimate-shipping-radio:checked + label {
  background-color: rgba(26, 29, 33, .2);
  border-color: rgba(26, 29, 33, .2);
}

.apply-shipping-button {
  background-color: rgba(26, 29, 33, .2);
}

.shopping-cart-page .common-buttons .estimate-shipping-button {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 20px;
  font-size: 16px;
  color: #1a1d21;
  border-radius:5px;
  height:40px;
  display:flex;
  justify-content:center;
  align-items:center;
}

.shopping-cart-page .common-buttons .estimate-shipping-button:hover,
.shopping-cart-page .common-buttons .estimate-shipping-button:focus {
  background-color: #1a1d21;
  color:#fff;
}

.product-estimate-shipping .shipping-title {
  color: #1a1d21;
}

.confirm-order .button-1 {
  text-transform: uppercase !important;
}

.checkout-page .button-1 {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 30px;
  font-size: 16px;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius:5px;
  height:40px;
}

.checkout-page .button-1:hover,
.checkout-page .button-1:focus {
  background-color: #1a1d21;
  color:#fff;
}

.checkout-page .address-item ul {
  color: #1a1d21;
}

.checkout-page .ship-to-same-address .selector {
  color: #1a1d21;
}

.checkout-page .pickup-in-store .selector {
  color: #1a1d21;
}

.shipping-method .method-list li label,
.payment-method .method-list li label {
  color: #1a1d21;
}

.payment-method .use-reward-points {
  color: #1a1d21;
}

.payment-info .info {
  color: #1a1d21;
}

.order-review-data > div,
.order-details-area > div,
.shipment-details-area > div {
  color: #1a1d21;
}

.order-completed .details {
  color: #1a1d21;
}

.order-completed .details a {
  color: #1a1d21;
  text-decoration:underline;
}

.opc .allow .step-title {
  background-color: rgba(26, 29, 33, .2);
}

.opc .allow .step-title .title {
  color: #1a1d21
}

.opc .allow .step-title .number {
  background-color: #1a1d21;
}

.opc .back-link a {
  color: #1a1d21;
}

.opc .back-link a:hover,
.opc .back-link a:focus {
  color: #859aa6;
}
.back-link-pp a {
  display: inline-block;
  margin: 0 0 0 -15px;
  background: url(../images/back-button.png) left center no-repeat;
  padding: 0 0 0 18px;
  color: var(--dark-gray-color);
}
.order-details-page .page-title a {
  padding: 0px 15px;
  font-size: 16px;
  border-radius: 5px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: unset;
}

.order-details-page .page-title a:hover,
.order-details-page .page-title a:focus {
  background-color: #1a1d21;
  color: #fff;
}
}

.order-details-page .page-title a.print-order-button {
  background-color: rgba(26, 29, 33, .2);
}

.order-details-page .page-title a.print-order-button:hover,
.order-details-page .page-title a.print-order-button:focus {
  background-color: #1a1d21;
}

.order-details-page .order-overview {
  color: #1a1d21;
}

.order-details-page .order-overview .order-total strong {
  color: unset;
}

.order-details-page .repost .button-2 {
  background-color: rgba(26, 29, 33, .2);
}

.order-details-page .repost .button-2:hover,
.order-details-page .repost .button-2:focus {
  background-color: #1a1d21;
}

.order-details-page .download a {
  color: rgba(26, 29, 33, .2);
}

.user-agreement-page .button-1 {
  background-color: rgba(26, 29, 33, .2);
}

.user-agreement-page .button-1:hover,
.user-agreement-page .button-1:focus {
  background-color: #1a1d21;
}

.order-details-page .tax-shipping-info a {
  color: unset;
  text-decoration: underline;  
}

.order-details-page .actions button {
  min-width: unset;
  padding:0 15px;
  font-size: 16px;
  color: #1a1d21;
  border-radius:5px;
  height:36px;
}

.order-details-page .actions button:hover,
.order-details-page .actions button:focus {
  background-color: #1a1d21;
  color: #fff;
}

.order-details-page .actions button:first-child {
  background-color: rgba(26, 29, 33, .2);
}

.order-details-page .actions button:first-child:hover,
.order-details-page .actions button:first-child:focus {
  background-color: #1a1d21;
}

.order-details-page .total-info {
  color: #1a1d21;
}

.search-input .button-1 {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 30px;
  font-size: 16px;
  color: #1a1d21;
  height:40px;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  border-radius:5px;
  text-transform: capitalize;
}

.search-input .button-1:hover,
.search-input .button-1:focus {
  background-color: #1a1d21;
  color:#fff;
}

.sitemap-page .entity-title h2 {
  color: #1a1d21;
}

.sitemap-page .entity a {
  color: #1a1d21;
}

.sitemap-page .entity a:hover,
.sitemap-page .entity a:focus {
  color: unset;
}

.block-blog-archive .number {
  color: #1a1d21;
}

.post-title,
.news-title {
  font-size: 20px;
  color: #1a1d21;
}

.post-title:hover,
.post-title:focus,
.news-title:hover,
.news-title:focus {
  color: unset;
}

.post-date,
.news-date {
  display: block;
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px;
  color: #1a1d21;
  font-style: unset;
}

.blog-page .tags label,
.blogpost-page .tags label {
  color: #1a1d21;
}

.blog-page .tags ul,
.blogpost-page .tags ul {
  margin: 0 0 0px 3px;
}

.blog-page .tags a,
.blogpost-page .tags a {
  color: unset;
}

.blog-posts .buttons .read-comments {
  color: #1a1d21;
}

.blog-posts .buttons .read-comments:hover,
.blog-posts .buttons .read-comments:focus {
  color: unset;
}

.blog-posts .buttons .read-more,
.news-items .buttons .read-more {
  background-color: rgba(26, 29, 33, .2);
  font-size: 16px;
  color: #1a1d21;
  text-transform: capitalize;
  border-radius: 5px;
  height: 40px;
  display: inline-flex;
  align-items: center;
}

.blog-posts .buttons .read-more:hover,
.blog-posts .buttons .read-more:focus,
.news-items .buttons .read-more:hover,
.news-items .buttons .read-more:focus {
  background-color: #1a1d21;
  color:#fff;
}

.new-comment .button-1 {
  background-color: rgba(26, 29, 33, .2);
  padding: 0px 30px;
  font-size: 16px;
  color: #1a1d21;
  text-transform: capitalize;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  height: 40px;
}

.new-comment .button-1:hover,
.new-comment .button-1:focus {
  background-color: #1a1d21;
  color:#fff;
}

.comment-list .title {
  color: #1a1d21;
}

.comment-info .username {
  color: #1a1d21;
}

.comment-info a.username:hover,
.comment-info a.username:focus {
  color: rgba(26, 29, 33, .2);
}

.comment-time span {
  color: #1a1d21;
}

.comment-title {
  color: #1a1d21;
}

.news-list-homepage .title {
  font-size: 26px;
  color: #1a1d21;
  text-transform: uppercase;
}

.news-list-homepage .view-all a {
  color: #1a1d21;
}

.news-list-homepage .view-all a:hover,
.news-list-homepage .view-all a:focus {
  color: unset;
}

.forums-header .current-time {
  color: #1a1d21;
}

.forum-search-box .advanced a {
  color: #1a1d21;
}

.forum-search-box .advanced a:hover,
.forum-search-box .advanced a:focus {
  color: rgba(26, 29, 33, .2);
}

.forums-table-section-title a,
.forums-table-section-title strong {
  color: #1a1d21;
}

.forums-table-section-title a:hover,
.forums-table-section-title a:focus {
  color: rgba(26, 29, 33, .2);
}

.forums-table-section .forum-title a,
.forums-table-section .topic-title a {
  color: #1a1d21;
}

.forums-table-section .forum-title a:hover,
.forums-table-section .forum-title a:focus,
.forums-table-section .topic-title a:hover,
.forums-table-section .topic-title a:focus {
  color: rgba(26, 29, 33, .2);
}

.forums-table-section .topic-title span {
  display: block;
  color: #1a1d21;
}

.forums-table-section .latest-post label {
  color: #1a1d21;
}

.forums-table-section .view-all a {
  background-color: rgba(26, 29, 33, .2);
}

.forums-table-section .view-all a:hover,
.forums-table-section .view-all a:focus {
  background-color: #1a1d21;
}

.topic-post .username {
  color: #1a1d21;
}

.topic-post a.username:hover,
.topic-post a.username:focus {
  color: rgba(26, 29, 33, .2);
}

.topic-post .user-stats span,
.profile-info-box .profile-stats span {
  color: #1a1d21;
}

.topic-post .post-time span {
  color: #1a1d21;
}

.topic-post .post-actions .edit-post-button:hover,
.topic-post .post-actions .edit-post-button:focus,
.topic-post .post-actions .delete-post-button:hover,
.topic-post .post-actions .delete-post-button:focus {
  color: rgba(26, 29, 33, .2);
}

.topic-post .post-actions .post-link-button {
  color: rgba(26, 29, 33, .2);
}

.topic-post .post-text {
  color: #1a1d21;
}

.topic-post .quote,
.latest-posts .quote {
  color: #1a1d21;
}

.forum-edit-page .inputs strong {
  color: #1a1d21;
}

.forum-edit-page .buttons .button-1,
.move-topic-page .buttons .button-1,
.private-messages .buttons .button-1 {
  background-color: rgba(26, 29, 33, .2);
}

.forum-edit-page .buttons .button-1:hover,
.forum-edit-page .buttons .button-1:focus,
.move-topic-page .buttons .button-1:hover,
.move-topic-page .buttons .button-1:focus,
.private-messages .buttons .button-1:hover,
.private-messages .buttons .button-1:focus {
  background-color: #1a1d21;
}

.private-message-send-page a {
  color: rgba(26, 29, 33, .2);
}

.ui-tabs {
  font: normal 16px Roboto,Helvetica,Arial,sans-serif;
  color: #1a1d21;
}
.ui-tabs-nav {
  color: #1a1d21;
}

.ui-tabs-nav li a {
  color: #1a1d21;
}

.ui-tabs-nav li.ui-state-active a {
  color: rgba(26, 29, 33, .2);
}

.ui-tabs .ui-tabs-panel {
  border: 1px solid rgb(221, 221, 221);
  padding: 10px !important;
}

#tabs-2 {
    border: 0px;
    margin-top: -1px;
    padding: 0px !important;	
}

.private-messages-page td.subject a {
  color: #1a1d21;
}

.private-messages-page td.subject a.pm-unread {
  color: rgba(26, 29, 33, .2);
}

.private-message-view-page .message-head span {
  color: #1a1d21;
}

.profile-info-box {
  color: #1a1d21;
  font-family: unset;
}

.profile-info-box .title {
  color: #1a1d21;
}

.latest-posts {
  color: #1a1d21;
  font-family: unset;
}

.latest-posts .topic-title a {
  color: #1a1d21;
}

.latest-posts .topic-title a:hover,
.latest-posts .topic-title a:focus {
  color: rgba(26, 29, 33, .2);
}

.latest-posts .topic-data {
  color: #1a1d21;
}

.csharpcode {
  color: #1a1d21;
}

@media all and (max-width: 769px) {
  .slider-container {
    visibility:hidden !important;
    height: 0px !important;
  }
  
  .slider-container-small {
    visibility:visible !important;
    height:450px !important;
  }
}

@media all and (max-width: 1000px) {
	.header-links-wrapper2 {
		padding:0px;
	}
	.header-links-wrapper2 .language-selector {
		display:none;
	}
	.header-links-wrapper2 .header-links {
		display:none;
	}	
    /**** Category Page ******/
  .side-2 .block {
      margin:0px;
      max-width:100%;
  }
  /*********** Customer Info ***********/
  .side-2 .block .title {
    padding-left: 12px;
  }

  .html-category-page .block .title {
    padding-left: 10px;
  }

  .center-2, .side-2 {
    margin: 0 0 10px;
  }
  
  .fieldset .title
  {
    padding: 0 15px;
  }

    .login-page .buttons {
		padding: 0 15px;
	}
	.login-page .returning-wrapper .buttons {
		padding: 30px 15px;
	}
	
  /* Header */
  .master-column-wrapper {
    padding-top: 56px;
  }
  
/* FS TRY: Verwaltung oben links nicht mehr in 4.9, stattdessen nun ganze Zeile darüber
  .admin-header-links {
    top: 54px;
  }
*/
  .breadcrumb {
    margin: 9px 0 10px;
  }

  .navigation-main ul {
    flex-direction: column;
    width: 100%;
  }

  .search-box-button {
    font-size: 0px;
  }

  .search-box form {
    display: inline-block;
    width: auto;
    display: flex;
    height: 100%;
    /* background: red; */
    height: 38px;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 23px;
    border: 1px solid #ddd;
    align-items: center;
  }

  .search-button:before,
  .search-box-button:before {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: meltem !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    content: "\e90e";
    font-size: 1rem;
  }

  button.toggle-navi {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    height: 18px;
    line-height: 1;
    text-decoration: none;
    padding: 0px 0 0 0px;
    width: 24px;
    margin-right: 10px;
  }

  .search-button {
    display: flex;
    width: 20px;
  }

  .toggle-navi:before {
    content: "\e916";
  }

  .toggle-navi:before {
    font-size: .875rem;
    font-family: meltem !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }

  .header-lower {
    padding: 14px 10px;
    border-bottom: 1px solid #859BA6;
	background: #ebebeb;
  }

    .header-lower .container {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

  .cart-button .cart-qty {
    position: absolute;
    width: 14px;
    height: 14px;
    color: #fff;
    border-radius: 50%;
    /* background-color: #f22d56; */
    font-size: 10px;
    top: -3px;
    right: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* only in responsive menu visible */
  .compare-button .compare-qty {
    position: absolute;
    width: 14px;
    height: 14px;
    color: #fff;
    border-radius: 50%;
    /* background-color: #f22d56; */
    font-size: 10px;
    top: -3px;
    right: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header-links span, .header-links a {
    font-size: 14px;
  }

  .flyout-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1070;
    width: 300px;
    height: 100%;
    transition: all .5s ease;
    -webkit-transform: translate(-300px);
    transform: translate(-300px);
    opacity: 0;
    pointer-events: none;
    background: #fff;
  }

  .flyout-nav {
    top: 56px !important;
    max-height: calc(100% - 60px);
  }

    .flyout-nav.active {
      -webkit-transform: translate(0);
      transform: translate(0);
      opacity: 1;
      pointer-events: auto;
    }

  .header-upper .container {
    justify-content: start;
    flex-direction: column;
  }

  #topcomparelink {
    display: none;
  }
  
  #topcartlink {
    display: none;
  }

  .header-links ul {
    display: flex;
    flex-direction: column;
    text-align: left;
  }

  .overlayOffCanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(51, 51, 51, 0);
    transition: background .3s ease;
  }

  .header-selectors-wrapper {
    padding: 0px 0;
  }

    .header-selectors-wrapper select {
      height: 36px;
    }

  .overlayOffCanvas.active {
    background-color: rgba(51, 51, 51, .8);
  }

  .flyout-nav .nav-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: -45px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background-color: #4e30a4;
    background: #EBEBEB url("../images/close-large.png") no-repeat;
    background-size: 100%;
    font-size: 0;
    color: #fff;
  }

  .header-links a {
    font-size: 14px;
  }

  .personal-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("../images/people.png") no-repeat center;
    font-size: 0px;
    background-size: 90%;
    margin-right: auto;
  }

  .header-logo {
    width: 100px;
    margin-right: auto;
  }

  .page-title {
	padding: 0 12px;
  }

  .category-description {
	padding: 0 12px;
  }
  
  /* only in responsive menu visible */
  .compare-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("../images/compare-topmenu.png") no-repeat center;
    font-size: 0px;
    background-size: 90%;
    position: relative;
    margin-right: 5px;
  }
  
  .cart-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("../images/shopping-cart.png") no-repeat center;
    font-size: 0px;
    background-size: 90%;
    position: relative;
    margin-right: 5px;
  }

  .search-box {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

    .search-box input.search-box-text {
      border: 0px;
	  width: 200px;
    }

    .search-box .search-box-button {
      padding: 0 10px;
    }

  .navigation-main .toggle-sub.is-active:before {
    content: "\e903";
  }

  .navigation-main .sub-menu.is-open {
    height: auto;
    display: block;
  }

  .navigation-main .sub-menu .sub-menu-container {
    width: 100%;
  }

  .navigation-main .sub-menu .sub-menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
    position: relative;
    width: 100%;
  }

  .navigation-main {
    background-color: #fff;
    display: none;
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
    height: calc(100vh - 70px);
    left: 0;
    overflow: auto;
    padding-bottom: 40px;
    padding-top: 40px;
    position: absolute;
    width: 100%;
  }

    .navigation-main.is-open {
      display: block;
      padding: 0px;
    }

    .navigation-main ul {
      margin: 0 auto;
      padding: 0 12px;
    }

    .navigation-main .sub-menu {
      height: 0;
      overflow: hidden;
      width: 100%;
    }

    .navigation-main .toggle-sub:before {
      speak: never;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-family: meltem !important;
      font-style: normal;
      font-variant: normal;
      font-weight: 400;
      line-height: 1;
      text-transform: none;
    }

    .navigation-main .toggle-sub:before {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
    }

    .accordion-button.collapsed:after, .form-select .ms-choice > div.icon-caret:before, .icon-chevron-down:before, .language-switch .current-language:after, .nav-tabs .nav-link.active:after, .navigation-main .toggle-sub:before {
      content: "\e90b";
    }

  .master-wrapper-content {
    width: 100% !important;
  }

  /* Blog */
  .post-body, .news-body {
    padding: 0 12px;
  }

  /****** FOOTER *****/
  .footer-upper {
    width: calc(100% - 24px);
  }


  /*** GLOBAL TABLES ***/

    .cart tr {
      margin: 20px 0 0;
    }

  .page-title {
    border: 0px;
    margin: 0px;
    padding-top: 12px;
    text-align:left;
  }
  .product-selectors {
    padding-left: 12px;
    text-align: left;
  }
    .product-selectors .product-sorting {
      padding-left: 0px;
      margin-left:0px;
    }


  /*** MOBILE NAVIGATION ***/


  .header-menu {
    width: 100% !important;
    margin: 0 auto 0px;
  }

  .menu-toggle {
    background: rgba(26, 29, 33, .2) url('../images/menu-icon.png') right center no-repeat;
  }

  .top-menu > li > a {
    padding: 0px;
    color: #1a1d21;
  }

  /****** Home Page *****/
  .item-grid {
    padding: 0 12px;
  }
  .home-page .topic-block {
      padding: 0 12px;
  }
  .product-tags-box{
      text-align:left;
  }
  /***** Product Page *****/
  #tabs {
    width: calc(100% - 24px);
    margin: 0 auto 30px;
  }

  .downloadable-files {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    width: calc(100% - 24px);
  }
  .overview {
    text-align: left;
    
  }
  .product-essential.product-container {
    padding: 0 12px;
  }
  .gallery {
    margin: 0 0 50px;
  }
  .product-details-page .title {
      text-align:left;
  }

  .product-grid.product-container {
    padding: 0 12px;
  }
  .product-grid.product-container .item-grid {
    padding: 0px;
  }
  
    .follow-us .social ul {
      flex-direction:row;
      width:100%;
  }

}

@media all and (min-width: 481px) {

  .ui-autocomplete {
    width: 380px !important;
  }	

  .ui-tabs-nav li {
    margin: 0 5px 0px;
  }

  .ui-tabs-nav li {
	margin:0px !important;
  }	
}

@media all and (min-width: 769px) {
  .footer-block .title {
    color: #1a1d21;
  }
  
  .information .list li a  {
      font-size:14px;
      font-weight:700;
      text-transform:uppercase;
  }
  
  .follow-us {
    /* width: 8% !important; */ 
    display: flex;
    align-items: end;  /* FS: end statt center */
    justify-content: center;
	min-width: 100px;
	max-width: 30px;
  }	
  
  .shipment-details-page .tracking-number .tracking-url {
    color: rgba(26, 29, 33, .2);
  }

  .ui-tabs-nav {
    text-align: left;
    border:0px !important;
    margin:0px !important;
  }

  .ui-tabs-nav li {
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0px !important;
  }  
}

@media all and (min-width: 1001px) {
	
	/*** FS NEW ***/
	.header-upper {
		display:none;ee
	}
	.toggle-navi {
    display: none;
}
    #topaccounttext {
		display:none;
	}
    #toplogouttext {
		display:none;
	}
    #toplogintext {
		display:none;
	}

  .master-wrapper-content {
    padding-top:83px;
  }	
  
  .navigation-main .sub-menu {
    background-color: #fff;
    bottom: 1px;
    -webkit-box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, .16);
    box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, .16);
    height: auto;
    left: 0;
    opacity: 0;
    overflow: visible;
    position: absolute;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    width: 100%;
  }
   
  .navigation-main .sub-menu .sub-menu-container .navigation-item-image {
    display: block;
  }
    .navigation-main .sub-menu ul {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      width: 33%;
    }
  .header-lower .container {
    width: calc(100% - 120px);
  }  
  
  .header-links-wrapper2 {
    float: right;
    padding: 0;
  }

  .header-links a,
  .header-links span {
    line-height: 36px;
  }

  #topcomparelink {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 0 0 10px;
  }  
  
  .flyout-cart {
    right: 320px;
	margin-top:-10px;
  }  
  
  .mini-shopping-cart .count {
    color: #1a1d21;
  }

  .mini-shopping-cart .count a {
    color: #1a1d21;
  }  

  .mini-shopping-cart .name a {
    color: unset;
  }
  
  .mini-shopping-cart .name a:hover,
  .mini-shopping-cart .name a:focus {
    color: #1a1d21;
  }

  .mini-shopping-cart .attributes {
    color: #1a1d21;
  }  
  
  .mini-shopping-cart .totals strong {
    color: #1a1d21;
  }

  .mini-shopping-cart button[type="button"] {
    background-color: rgba(26, 29, 33, .2);
    font-size: 14px;
    color: #1a1d21;
    border-radius:5px;
  }

  .mini-shopping-cart button[type="button"]:hover,
  .mini-shopping-cart button[type="button"]:focus {
    background-color: #1a1d21;
    color:#fff;
  }  
  
  .header-lower {
    margin: auto;
    background: #ebebeb;
  }
  
  .header-upper {
    width: calc(100% - 120px);
    margin: auto;
  }  
  

  .search-box {
    text-align: right;
    vertical-align: middle;
  }  
  
  .search-box input.search-box-text {
    width: 380px;
  }
  
  .search-icon:before {
    content: "\e90e";
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: meltem !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }  
  
  .header-menu {
    width: 100%;
    margin: 0 auto 0;
    padding: 0px;
  }  
  
  .header-menu > ul > li {
    padding: 0 13px;
  }  
  
  .header-menu > ul > li > a {
    font-size: 16px; /*reset zeroing*/
    color: #1a1d21;
    text-transform:uppercase;
    font-weight:bold;
  }

  
  .header-menu .sublist li a {
    color: #1a1d21;
  }  
 
  .footer p {
    font-size: .875rem;
    line-height: 22.4px;
  }
  
  .footer .address-block p:first-child {
    margin-bottom: 30px;
  }
  
  .follow-us .social li {
    margin: 0 10px 15px 0;
  }
  
  .social-media a:hover {
    border-color: #859aa6;
  }

  .footer a:hover {
    color: #859aa6;
  }
  
  .block a.product-picture img{
      max-width:100%;
  }  
  
  .product-essential.product-container {
     max-width: 1400px; 
  }  
  .page.product-details-page {
    margin: auto;
  }
  #tabs {
    width:100%;
    margin: 0 auto 30px;
  }  
  
  .picture-gallery .picture {
    padding:40px;
    margin-bottom:0px;
  }
  
  .picture-gallery .picture img{
  max-width:100%;
  }  
  
  .center-1 .topic-block-title {
    text-align: left;
  }  
  
  .shopping-cart-page .checkout-attributes {
    max-width: 565px;
  }
  
  .master-wrapper-content {
    width: calc(100% - 120px);
  }
  .navigation-main ul {
    width: calc(100% - 120px);
    margin: 0px auto;
  }
  .navigation-main .sub-menu .sub-menu-container {
    width: calc(100% - 120px);
    margin: 0px auto;
  }
  .footer-upper {
    width: calc(100% - 120px);
    padding: 35px 10px;
  }

  /***** Product Page ******/
  .product-container {
    width: 100%;
  }
  
  #toplogoutlink a {
	  background: url('../images/logout32.png') left center no-repeat;
	  padding: 0 0 0 20px;
	}
	#toploginlink a {
	  background: url('../images/account32.png') left center no-repeat;
	  padding: 0 0 0 20px;
	}
	#topregisterlink a {
	  background: url('../images/subscribe-button.png') left center no-repeat;
	  padding: 0 0 0 20px;
	}
	#topaccountlink a {
	  background: url('../images/account32.png') left center no-repeat;
	  padding: 0 0 0 20px;
	}
}
/* vorher 1367*/
@media all and (min-width: 1447px) {
  .item-box .picture {
    margin: 0 0 -40px;
    /* Description hochziehen, um Abstand zum Bild zu verringern (statt 20 nun -40) */
  }
  .navigation-main ul {
    max-width: 1400px;
    width: 1400px;
    margin: auto;
  }
  .navigation-main .sub-menu .sub-menu-container {
    max-width: 1400px;
    width: 1400px;
    margin: 0px auto;
  }
  .master-wrapper-content {
    max-width: 1400px;
    width: 1400px;
  }
  .html-product-details-page .master-wrapper-content {
    width: 100%;
  }
  .html-product-details-page .master-wrapper-content .breadcrumb {
    margin:auto;
  }

  .header-upper, .header-lower {    
    margin:auto;
  }
  .header-lower{
    background: #ebebeb;

  }
  .header-upper{
    width:1400px;
  }

  .header-lower
  .container {
    width: 1400px;
  }
  /*** NAVIGATION ***/


  .header-menu {
    width: 100%;
  }  

  .header-menu > ul > li > a,
  .header-menu > ul > li > span {
    font-size: 16px;
  }  
  
  .footer-upper {
    max-width: 1400px;
    width: 1400px;
    padding: 35px 0px;
  }

  .page.product-details-page {
    max-width: 1400px;
    width:1400px;
  }  
}

@media all and (max-width: 768px) {
  .block .listbox {
    padding: 10px 12px;
  }
  .center-1 {
    margin: 0 0 50px;
  }
  html {
    width: 100%;
  }
  .footer-upper {
    flex-direction: column;
    max-width: 600px;
  }
  .footer-upper > div {
      width:100%;
      margin-bottom:30px;
  }
  .social {
      width:100%;
  }
  .follow-us .social ul {
      flex-direction:row;
      width:100%;
  }
  /*.header-menu {
      display:none;
  }*/
 .toggle-navi.is-active:before {
    content: "\e904";
  }  
  .search-button {
      display:flex;
      width:20px;
  }
  .header-menu {
    width: 100%;
  }
  .header {
    /*  display:none;*/
  }
  /*.header-upper{
      display:none;
  }*/
  .header-logo {
      width:100px
  }
  .header-logo a img {
    width: 100px;
  }

  /****** HOME PAGE ******/
  .product-grid{
    margin: 0px;
  }
  .topic-block-body {
    padding: 0 10px;
  }
  .category-description p, .manufacturer-description p, .full-description p, .topic-block p, .topic-page p, .post-body p, .news-body p {
    font-size: 16px;
    text-align:left;
  }

  .category-description {
	padding: 0 12px;
  }
	
	
  /******** Customer Address Page ********/
  .page-title h1 {
      font-size:24px;
      /* padding: 0 12px; */
  }

  /* Product Page */
  .ui-tabs .ui-tabs-nav {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    /*gap: 4px 2px; */
    border: 0px;
  }
  
  .ui-tabs-nav li a{
      height:40px !important;
      padding:0px 15px !important;
      display:flex;
      justify-content:center;
      align-items:center;
  }
  .cart td, .data-table td, .forum-table td {
    font-size: 16px;
  }
  .gallery {
    margin: 0 auto 30px;
  }
  .overview .short-description {
    font-size: 16px;
  }
  .picture img {
    max-width: 100%;
  }
  .product-container {
    width: 100%;
  }
  .product-container {
    margin: 0 auto !important;
  }
  .overview {
      margin-bottom:20px;
  }
  .item-box {
      margin-bottom:30px;
  }
  .breadcrumb {
    margin-bottom: 20px;
  }
  .picture-gallery{
      padding:10px;
  }
  .gallery .picture{
      padding:0px;
  }
  .product-details-page {
      padding:0px;
  }
  .breadcrumb li * {
    margin: 0 2px;
  }

  /************ Search Page ************/
  .product-filter .filter-content {
    margin: 0px;
  }
  /********* Shopping Cart Page *******/
  .shopping-cart-page .common-buttons {
    justify-content: center;
    margin: 0 0 20px;
  }
  .shopping-cart-page .common-buttons button {
    min-width: 166px;
    padding: 10px 15px;
  }
  .checkout-attributes {
    margin: -30px 0 0px;
  }
  .selected-checkout-attributes {
    margin: 20px 0;
  }
  .downloadable-files {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .ui-tabs-nav {
    margin:0px !important;
  }
}
@media all and (max-width: 600px) {
  .search-box input.search-box-text {
    width: 200px;
  }
  .inputs {
     width: 300px;
  } 
}

@media all and (max-width: 500px) {
  .downloadable-files {
    grid-template-columns: repeat(1, 1fr);
    width: calc(100% - 24px);
  }
}

.swiper-pagination-bullet-active {
  background-color: rgba(26, 29, 33, .2);
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  color: #1a1d21444;
}

/* NEW fs, außerhalb aller Auflösungen */
.footer-menu__list {
    background-color: #ebebeb;
}
.footer-menu {
    style="width:33%;
}
.footer-menu__list {
font-size: .875rem;
font-weight:700;
}
.footer-menu__link {
color: black;
}
.footer_fontnormal {
  font-weight:normal;
  line-height: 12px;
}


