@charset "UTF-8";
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flex {
  display: flex;
}
.center-flex {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
.red {
  color: red;
}
.product-site-display {
  float: right;
  padding-bottom: 6px;
}
.product-display {
  text-align: right;
  padding-bottom: 12px;
}
.filterlist {
  display: none;
}
html {
  overflow-y: scroll;
}
body {
  font-size: 16px;
  margin: 0;
  font-family: "General Sans", sans-serif;
  color: #000;
}
.p_desc {
  padding: 10px;
  border: 1px solid #d4d4d4;
  margin-bottom: 1em;
}
.contentText > ul {
  list-style: none;
}
.accountLinkList > li::before {
  content: unset !important;
}
.contentText > ul li::before {
  content: "\25cf";
  color: var(--a-link-color);
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  vertical-align: top;
}
.contentText > ul li:not(:before) {
  text-indent: 1px;
}
textarea {
  max-width: 100%;
}
.bottom-items,
.top-items {
  font-size: .8em;
}
h1 {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 1.4375em;
  font-size: 1.4375em;
  color: #484848;
}
h2 {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 1.4375em;
  font-size: 1.25em;
  color: #484848;
}
h3 {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 1.4375em;
  font-size: 1.0625em;
  color: #484848;
}
p {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.4375em;
  font-size: .875rem;
}
blockquote {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.4375em;
  font-size: 1.0625em;
}
pre {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.4375em;
  font-size: .6875em;
}
small {
  font-family: "General Sans", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.3em;
  font-size: .875em;
}
iframe {
  max-width: 100%;
}
.font-fix {
  font-family: "General Sans", sans-serif !important;
}
.cat_txt > h2 {
  padding: 0 8px 8px;
  line-height: 1.3;
  font-size: 1em;
}
.cat_titel > h1:first-of-type {
  padding: 8px 0;
}
h1,
h2,
p {
  margin: .5em 0 .5em 0;
}
.ui-footer-header > h2 {
  color: #fff;
}
.back_filter > a,
.col-sm-6 > b,
.col-sm-6 > strong,
.filter_heading > b,
.prod_info_right > strong {
  color: #484848;
}
.p_desc > ul {
  list-style: none;
  margin-left: 1.5em;
  line-height: 2;
  font-size: 14px;
}
.p_desc > ol {
  margin-left: 1.5em;
  line-height: 2;
  font-size: 14px;
}
.p_desc > ul li {
  padding-left: .3em;
  text-indent: -.9em;
}
.p_desc > ul li::before {
  content: "\25cf";
  color: var(--a-link-color);
  font-weight: 700;
  display: inline-block;
  width: 1.4em;
  margin-left: -.6em;
  vertical-align: top;
  text-indent: 0;
}
a {
  line-height: 1.2;
}
img {
  max-width: 100%;
}
checkbox,
input,
radio,
select {
  font-size: 11px;
}
span.smallText {
  font-size: .875rem;
  width: 25%;
}
.sex {
  font-size: .875rem;
}
.text {
  font-size: .875rem;
}
.desktop_kat_link > span {
  vertical-align: super;
}
.desktop_kat_link:hover {
  background-color: #f5f6f6;
}
.checkbox_label {
  line-height: 1 !important;
  font-size: 1rem !important;
  vertical-align: middle !important;
}
.checkbox {
  padding: 2em 0 0 !important;
}
.anzahl {
  margin: 5px 5px 5px 0;
  vertical-align: unset;
  font-size: .875rem;
  width: 3.2em !important;
  padding: 2px;
}
.p_desc_heading {
  color: #484848;
}
.ui-widget-content {
  border: none;
  color: #222;
  background: 0 0;
}
.infoBoxContents {
  padding: 5px;
  font-size: 1rem;
  line-height: 1.5;
  border: none;
}
.ui-widget:not(:first-of-type) {
  margin-top: .5em;
}
.formContainer {
  padding: 1em;
  border: 1px solid #c1c1c1;
  margin-top: 1rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#smartsuggest {
  border: none;
  color: #000;
}
#filter {
  display: none;
}
.top_nav {
  padding: 5px;
  line-height: 1.5;
}
.top_nav {
  white-space: nowrap;
  overflow: hidden !important;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.cart_item_desc {
  grid-area: cart_item_desc;
}
.cart_item_price {
  grid-area: cart_item_price;
  align-self: center;
}
.shopping_cart_header {
  font-family: "General Sans" !important;
}
.cart_item_image {
  grid-area: cart_item_image;
}
.cart_item_buttons {
  grid-area: cart_item_buttons;
}
.shopping_cart_anzahl {
  margin-right: 5px;
}
.create_account_container > h2 {
  font-size: 1.25rem;
  line-height: 1.4375rem;
}
.create_account_container > input {
  margin-bottom: 1rem;
  background: #fff;
  border: 1px solid #9c9c9c;
}
.create_account_container > button {
  background: #d3d3d3;
  padding: .7em;
  border: 0;
}
.create_account_container > button:hover {
  background: #0d356b;
}
.create_account_container > label {
  display: block;
  padding: .5rem 0;
  font-size: .688rem;
  font-weight: 400;
}
#e_gender {
  display: inline-block;
}
.sex {
  margin-right: 1.1rem;
}
#divers,
#female,
#male,
.sex {
  display: inline-block !important;
  font-size: 1rem !important;
  padding: .5em 0;
  font-size: .688rem;
  font-weight: 400;
  margin-top: -2.5px;
}
.create_account_container > input[type=text] {
  display: block;
  padding: 5px;
  font-size: .9375rem;
  font-family: "General Sans", sans-serif;
  width: 100%;
}
.create_account_container > input[type=password] {
  width: 100%;
  padding: .3em;
  margin-bottom: .5rem;
}
input:focus,
option:focus,
select:focus,
textarea:focus {
  outline: 3px solid;
  outline-color: var(--outline-color);
}
.create_account_container > input[type=radio] {
  width: auto;
  padding: .3em;
  margin-bottom: .5rem;
  outline: 0;
}
.account_edit_buttonSet {
  padding: 25px 0;
}
.account_edit_continue {
  float: right;
}
.account_edit_back {
  float: left;
}
.create_account_container > #e_firstname {
  margin-top: .5rem;
}
.create_account_container > #country {
  width: 100%;
  padding: .3em;
  margin-bottom: .5rem;
}
.versteckt {
  display: none;
}
.attrib_divs {
  margin-top: 2px;
  margin-bottom: 17px;
  border-top: 1.5px solid #656565;
  padding-top: 5px;
}
.contact_us_container {
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 200px 1fr;
}
.contact_us_container > input {
  width: 40%;
}
.contact_us_container > label {
  grid-column: 1/2;
  padding-bottom: 5px;
}
.contact_us_container > .buttonAction {
  padding-top: 10px;
  text-align: right;
}
.contact_us_container > input,
.contact_us_container > button,
.contact_us_container > textarea {
  grid-column: 2/3;
}
#end_total {
  font-size: 1.25rem;
  font-family: "General Sans";
  font-weight: 400 !important;
}
.preis {
  font-family: "General Sans";
}
.special_preis {
  font-family: "General Sans";
  font-size: 1.75em;
  display: block;
  text-align: center;
  color: var(--special-price) !important;
}
.streichpreis {
  font-family: "General Sans";
  color: var(--standard-price);
  font-size: 1rem;
}
.prod-art-nr {
  pointer-events: none;
  text-align: center;
  width: 100%;
  height: 1.6em;
  padding: 1em 0;
  position: relative;
  top: 0;
  display: none;
}
.einheit-cart {
  text-align: center;
  font-size: 75%;
  color: var(--standard-price);
}
.cat-preis:before {
  content: "ab";
  font-size: 16px;
  display: inherit;
  margin-bottom: -5px;
  visibility: hidden;
}
.ab-preis-new:before {
  content: "ab";
  font-size: 16px;
  display: inherit;
  visibility: visible;
}
.special_preis:before {
  text-decoration: line-through;
  color: var(--standard-price);
  font-size: 16px;
  display: inherit;
  margin-bottom: -5px;
}
.cat-preis > span {
  display: block;
  font-size: .8rem;
  margin: 0 0 -.2em 0;
  color: #000;
  font-weight: 400 !important;
  font-family: "General Sans", sans-serif;
}
.cat-preis {
  font-family: "General Sans";
  font-size: 1.75em;
  display: block;
  text-align: center;
  color: #424242;
  color: var(--standard-price);
}
.productSpecialPrice {
  font-family: "General Sans";
  color: #e60000;
  color: var(--special-price);
  font-size: 2rem;
  line-height: .8;
}
.drehen {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(-90deg);
}
.center {
  text-align: center;
}
.wrapper {
  -ms-display: grid;
  display: grid;
}
.p_info_select > select {
  background-color: #fff;
}
[id^=tdb] {
  max-width: 290px;
  line-height: 1;
  font-family: "General Sans", sans-serif;
  font-weight: 700;
  text-decoration: none;
  padding: .9rem 0;
  margin: 1em 0;
  width: 160px;
  text-align: center;
  display: block;
  background: #e5000f;
  border: 1.5px solid #e5000f;
  color: #fff;
  font-size: .875rem;
  border-radius: 4px;
  cursor: pointer;
}
[id^=tdb]:hover {
  background: #cc000e;
  border-color: #cc000e;
  text-decoration: none;
  cursor: pointer;
}
a[id^=tdb] {
  color: #fff;
}
a[id^=tdb]:hover {
  color: #fff;
}
button[id^=tdb] {
  color: #4c4c4c;
}
.buttonSet {
  margin: 20px 0;
}
.accountLinkList {
  list-style: none;
  font-size: 1.125em;
}
.accountLinkList > li > a {
  vertical-align: middle;
}
.accountLinkList > li > a:hover {
  text-decoration: none;
}
.accountLinkList > li {
  margin: .5em 0;
}
.optionsName {
  font-weight: 700;
  color: #484848;
}
.fieldKey {
  padding: .5em 0;
  line-height: 1.1;
  font-weight: 400;
  font-size: .688rem;
}
.contentText > h2 {
  font-size: 1.25rem;
  line-height: 1.4375rem;
}
.contentText > .form-group {
  padding: .2rem 0;
}
.form-group > input[type=text],
input[type=password],
select {
  display: block;
  padding: 5px;
  font-size: .9375rem;
  font-family: "General Sans", sans-serif;
  width: 100%;
  background-color: #fff;
}
input[type=text] {
  display: block;
  padding: 5px;
  font-size: .875rem;
  font-family: "General Sans", sans-serif;
  width: 100%;
}
.form-group > input[type=radio] {
  width: auto;
  padding: .3em;
  margin-bottom: .5rem;
}
input[type=number] {
  margin: 5px 5px 5px 0;
  vertical-align: unset;
  font-size: .875rem;
  width: 5.2em;
  padding: 5px;
}
.wrapper > * {
  color: #000;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}
.content {
  background-color: #feffff;
  color: #000;
}
.prod_new_text > a {
  color: #000;
}
a {
  color: #000;
  text-decoration: none;
}
a:where(:not([class])):hover {
  text-decoration: underline;
}
p > a {
  color: var(--a-link-color);
  font-weight: 700;
}
#mwst_text > a {
  color: #fff;
  font-weight: 700;
}
.heading a:link {
  color: #fff;
  text-decoration: none;
}
.heading a:hover {
  color: #d8d8d8;
  text-decoration: underline;
}
.img-responsive.mobile {
  display: none;
}
.adress_book_card {
  display: grid;
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: .5em;
}
.adress_book_card > .buttonSet {
  margin: 0;
}
.adress_book_card > p:nth-of-type(2) {
  min-height: 125px;
}
.ui-widget-header {
  line-height: 1.4;
  border: none;
  color: #484848;
  font-size: 1.1em;
  padding: 0;
  font-weight: 600;
}
.filter_nav > .ui-widget-header {
  background-color: #fbb3b8;
  background-color: var(--filter-nav-color);
}
.cat_titel {
  max-width: 100%;
  height: auto;
  color: #069;
}
#cat_header:empty {
  display: none;
}
.next_product,
.previous_product {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.content > h1 {
  margin-left: 8px;
  margin-top: 8px;
}
@media only screen and (max-width: 620px) {
  .cat_titel > h1:first-of-type {
    padding-left: 12px;
    padding-right: 12px;
  }
  .cut_it.ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .cut_it.ellipsis {
    -webkit-line-clamp: none;
  }
  .cart_item_price {
    font-size: 2.1rem;
    font-weight: 400;
    color: #000;
  }
  .table_wrapper {
    max-width: 92vw;
    overflow-x: scroll;
  }
  #table_desc {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
  }
  .prod_info_cont > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    background-color: #fff;
  }
  .previous_next_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    height: 45px;
  }
  .round {
    border: 1px solid #b3000c;
  }
  .item_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .item_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e6e6e6;
    border: 1px solid #000;
  }
  .item_container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  .item_container input:checked ~ .checkmark {
    background-color: #e5000f;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .item_container input:checked ~ .checkmark:after {
    display: block;
  }
  .item_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 8px;
    height: 13px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #feste_groesse {
    width: 55px;
  }
  .filteropt_text {
    text-align: center;
    font-size: 1.5em;
    padding: 5px;
    background-color: var(--filter-nav-color);
    background-color: var(--filter-nav-color);
  }
  .filter_heading {
    font-size: 1.125em;
    font-weight: 700;
  }
  .breadcrumbs {
    text-align: center;
  }
  .breadcrumbs .crumb:has(> a) + .crumb--current:not(:nth-child(2)) {
    display: none;
  }
  h1,
  p {
    margin: 0;
  }
  .p_desc > p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-size: .95rem;
    line-height: 1.3;
  }
  .search_cat {
    border: none;
    font-size: .7em;
  }
  #smartsuggest div img {
    min-width: 64px;
  }
  #mwst_text {
    font-size: .725em;
  }
  .fixed-right {
    position: fixed;
    right: 0;
  }
  #smartsuggest {
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 5px 11px -8px #000;
    box-shadow: 0 5px 11px -8px #000;
  }
  .search {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .search_logo {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 43px;
    padding: 3px;
  }
  .search_bar {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0;
    width: 100%;
    font-size: 1.625em;
    padding: 4px;
  }
  #txtSearch {
    display: block;
    padding: 10px 5px;
    font-size: 1.075rem;
    font-family: "General Sans", sans-serif;
    width: 100%;
  }
  .ausblenden {
    display: none;
  }
  .mobile {
    display: block;
  }
  .wrapper {
    display: -ms-grid;
    display: grid;
    grid-gap: 0;
  }
  span.icon_sub {
    display: block;
  }
  .icon_sub {
    font-size: .6rem;
    text-align: center;
    color: #fff;
    margin-top: 5px;
  }
  .wrapper > * {
    border-radius: 0;
    padding: 5px 5px;
  }
  .footer-wrapper {
    padding: 0;
  }
  .img-responsive {
    display: none;
  }
  .img-responsive.mobile {
    display: block;
  }
  .icon {
    width: 50px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .container_menu {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .header {
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 0;
    max-width: 100%;
  }
  .container_burger {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 4;
    order: 3;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .container_logo {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .container_menu {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  #find {
    padding: .3em;
    width: 88%;
    height: 30px;
  }
  .grid2cont {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .content {
    padding: 0;
  }
  .cart_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-row-gap: .9em;
    grid-template-areas: "cart_item_image " "cart_item_desc" "cart_item_price" "cart_item_buttons";
    justify-items: center;
    padding: 10px 0;
    border: 1em solid #fff;
    border-bottom-width: 2em;
    border-top: none;
  }
  .cart_item_off {
    display: none !important;
  }
  .shopping_cart_heading {
    text-align: center;
  }
  .cart_item_desc,
  .cart_item_image {
    text-align: center;
  }
  .prod_new_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "prod_new_image prod_new_text";
  }
  .prod_new_image {
    grid-area: prod_new_image;
  }
  .prod_new_text {
    grid-area: prod_new_text;
  }
  .cart_item_buttons {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-template-areas: "button_anzahl button_aktualisieren button_entfernen";
    grid-area: cart_item_buttons;
    grid-gap: .5em;
  }
  .button_entfernen {
    grid-area: button_entfernen;
    justify-self: center;
    align-self: center;
  }
  .button_anzahl {
    grid-area: button_anzahl;
    align-self: center;
  }
  .content {
    border: none;
  }
  .footer {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: ".";
  }
  .filter_nav {
    padding: 0;
  }
  .cart_item_desc {
    font-size: 1.4em;
  }
  .contact_us_container {
    width: 100%;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .contact_us_container > label {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .contact_us_container > input,
  .contact_us_container > button,
  .contact_us_container > textarea {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .contact_us_container > input {
    width: 100%;
  }
  .contact_us_container > .buttonAction {
    padding-top: 5px;
    text-align: center;
  }
  .header {
    display: block;
  }
  .container_menu {
    display: block;
  }
  .flex-item-buttons {
    display: flex;
    justify-content: center;
  }
  .flex-item-search {
    margin: 1.6em 1em .5em;
  }
  .header_item {
    padding: 0 3.5vw;
  }
  .flex-item-buttons > a:first-child {
    padding: 0 3.5vw;
  }
}
@media only screen and (min-width: 620px) and (max-width: 800px) {
  .fixed-right {
    position: fixed;
    right: 0;
  }
  .header {
    display: block;
  }
  .container_menu {
    display: block;
  }
  .flex-item-buttons {
    display: flex;
    justify-content: space-between;
    margin: 0 7em;
  }
  .flex-item-search {
    margin: 1.6em 1em .5em;
  }
}
.shopping_cart > hr {
  margin: 1em .4em;
}
@media only screen and (min-width: 620px) {
  .cut_it.ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .cart_item_buttons {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-template-areas: "button_anzahl button_aktualisieren button_entfernen";
    grid-area: cart_item_buttons;
    grid-gap: .5em;
  }
  .button_entfernen {
    grid-area: button_entfernen;
    justify-self: center;
    align-self: center;
  }
  .button_anzahl {
    grid-area: button_anzahl;
    align-self: center;
  }
  .prod_info_cont > #opt_bild,
  .prod_info_cont > .p_desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
  .prod_info_top_cont {
    flex: 0 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
  }
  .prod_info_top_center {
    flex: 0 100%;
    text-align: center;
  }
  .round {
    border: 1px solid #b3000c;
  }
  .previous_next_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px;
    height: 25px;
  }
  .item_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .item_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e6e6e6;
    border: 1px solid #000;
  }
  .item_container:hover input ~ .checkmark {
    background-color: #e5000f;
  }
  .item_container input:checked ~ .checkmark {
    background-color: #e5000f;
    border: 1px solid #000;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .item_container input:checked ~ .checkmark:after {
    display: block;
  }
  .item_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 8px;
    height: 13px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #feste_groesse {
    width: 55px;
  }
  * > .filteropt_text {
    cursor: pointer;
  }
  .filteropt_text {
    text-align: center;
    font-size: 1.5em;
    padding: 5px;
    background-color: var(--filter-nav-color);
    background-color: var(--filter-nav-color);
  }
  h1,
  p {
    margin: 0;
  }
  .p_desc > p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-size: .95rem;
    line-height: 1.3;
  }
  #mwst_text {
    font-size: .725em;
  }
  #smartsuggest {
    top: 156px;
    width: 100%;
  }
  #smartsuggest div img {
    min-width: 64px;
  }
  .search_cat {
    border: none;
    font-size: .775rem;
    padding: 0;
    width: 100%;
  }
  #smartsuggest {
    -webkit-box-shadow: 0 5px 11px -8px #000;
    box-shadow: 0 5px 11px -8px #000;
  }
  .filter_heading {
    font-size: 1.225em;
    font-weight: 700;
    cursor: pointer;
  }
  .search {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .search_logo {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 43px;
    padding: 5px;
  }
  .search_bar {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0;
    width: 40%;
    padding: 5px;
    font-size: 1.125rem;
  }
  #txtSearch {
    display: block;
    padding: 10px 5px;
    font-size: 1.075rem;
    font-family: "General Sans", sans-serif;
    width: 100%;
  }
  .breadcrumbs {
    text-align: center;
  }
  .wrapper > * {
    border-radius: 0;
    padding: 5px 5px;
  }
  div.header_item {
    text-align: center;
  }
  .icon {
    width: 50px;
    height: auto;
  }
  .ausblenden {
    display: none;
  }
  .mobile {
    display: block;
  }
  .icon_sub {
    font-size: .6rem;
    text-align: center;
    color: #fff;
    margin-top: 5px;
  }
  .container_menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .header {
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 0;
  }
  .container_burger {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 4;
    order: 3;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .flex-item-buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container_menu {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .content {
    padding: 0;
  }
  span.icon_sub {
    display: block;
  }
  #find {
    width: 93%;
    height: 30px;
  }
  .icon {
    width: 50px;
    height: auto;
  }
  .img-responsive {
    display: none;
  }
  .img-responsive.mobile {
    display: block;
  }
  .content {
    padding: 0;
    border: none;
  }
  .grid2cont {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .cart_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    border: none;
    margin: 10px 0;
  }
  @supports ((display:-ms-grid) or (display:grid)) {
    .cart_item {
      display: -ms-grid;
      display: grid;
      grid-template-columns: .7fr 2fr .5fr 1fr;
      grid-template-rows: 1fr;
      grid-template-areas: "cart_item_image cart_item_desc cart_item_price cart_item_buttons";
    }
  }
  .cart_item_image {
    justify-self: left;
    align-self: center;
  }
  .prod_new_item {
    display: grid;
    grid-template-columns: 150px 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "prod_new_image prod_new_text";
  }
  .prod_new_image {
    grid-area: prod_new_image;
  }
  .prod_new_text {
    grid-area: prod_new_text;
  }
  .footer-wrapper {
    padding: 0;
  }
  .footer {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: ".";
  }
  .filter_nav {
    padding: 0;
  }
}
@media screen and (min-width: 800px) {
  .mega-menu {
    grid-area: nav;
    align-self: center;
    justify-self: center;
    width: 100% !important;
    max-width: 1300px;
  }
  div#loginModules {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .grid_8.alpha {
    padding-right: 1em;
    border-right: 1px solid #b3b3b3;
  }
  .grid_8.omega {
    padding-left: 1em;
    border-left: 1px solid #b3b3b3;
  }
  .prod_info_left {
    border-right: 0 !important;
  }
  .infoBoxContents a {
    line-height: 1.1;
    font-size: 1em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: block;
    padding: 0 0;
    margin: 10px 0;
  }
  #gallery {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  #auswahl_sortieren {
    display: inline;
    width: auto;
  }
  .round {
    border: none;
  }
  .previous_next_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ausblenden {
    display: block;
  }
  .mobile {
    display: none;
  }
  .filter_heading {
    font-size: 1.225em;
  }
  .attrib_divs {
    border-top: 1.5px solid #5a5a5a;
  }
  .item_container span {
    font-family: "General Sans", sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-size: .875rem;
    vertical-align: top;
  }
  .item_container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 9px;
    border-width: 0 2px 2px 0;
  }
  .checkmark {
    height: 17px;
    width: 17px;
    border: 1px solid #000;
  }
  .item_container {
    font-size: 1.2em;
    line-height: 1;
  }
  .filter_nav {
    display: none;
  }
  .breadcrumbs {
    width: 100%;
    padding: .2em 0;
    max-width: 1175px;
    margin: 0 auto;
    text-align: left;
  }
  #mwst_text {
    font-size: 1.425em;
  }
  .search_cat {
    border: none;
    font-size: .775rem;
    background-color: transparent;
  }
  #smartsuggest div img {
    min-width: 64px;
  }
  #smartsuggest {
    top: 28px;
    right: 0;
    width: unset;
  }
  .flex-item-search {
    position: relative;
  }
  .search {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .search_logo {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 28px;
    padding: 5px;
  }
  .search_bar {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0;
    height: 28px;
    font-size: 1.025rem;
  }
  .container_logo {
    margin: 0 auto;
  }
  .container_logo > .header_item {
    height: auto;
    width: auto;
  }
  .container_menu {
    width: 30%;
    padding: 0 1em;
  }
  .container_contact {
    margin: 0 0 0 1em;
    color: #fff;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: right;
    padding: 0 10px;
  }
  .container_contact > p {
    font-weight: 700;
  }
  .content {
    padding: 0;
    margin: 0 auto !important;
    max-width: auto;
  }
  @supports (display:grid) {
    .content {
      padding: 0;
      margin: 0 auto !important;
      max-width: 1200px !important;
    }
  }
  .wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 0 auto;
  }
  .filter_nav,
  .footer,
  .header,
  .top_nav {
    grid-column: 1/-1;
    clear: both;
  }
  #find {
    width: 80%;
    height: 30px;
  }
  .icon_sub {
    font-size: .6rem;
    text-align: center;
    color: #fff;
    margin-top: -4px;
  }
  .icon {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    margin: 10px auto;
    display: block;
  }
  .img-responsive {
    display: block;
  }
  .img-responsive.mobile {
    display: none;
  }
  .grid2cont {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
  }
  .prod_new_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "prod_new_image prod_new_text";
  }
  .prod_new_image {
    grid-area: prod_new_image;
  }
  .prod_new_text {
    grid-area: prod_new_text;
  }
  .footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr 2.5fr;
    grid-template-columns: 1fr 1.5fr 2.5fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    grid-template-areas: "footer_text footer_text footer_text" "footer_contact footer_information footer_news";
  }
  .footer_contact {
    grid-area: footer_contact;
  }
  .footer_information {
    grid-area: footer_information;
  }
  .footer_news {
    grid-area: footer_news;
  }
  .footer_text {
    grid-area: footer_text;
  }
  .informationen_links {
    line-height: 1.7;
  }
  .footer_adresse {
    line-height: 1.7;
  }
  .footerBoxHeading {
    padding: 5px 10px 0 10px;
  }
  .footerBoxContents {
    padding: 10px;
  }
  .filter_nav {
    padding: 0;
  }
  .prod_new_image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .prod_new_text {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .footer_contact {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .footer_information {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .footer_news {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  .footer_text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .inner_header {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
  }
}
@supports ((display:-ms-grid) or (display:grid)) {
  .wrapper > * {
    width: auto;
    margin: 0;
  }
}
.grid-cont-wrapper {
  padding: .1px 0;
}
.grid-cont-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1650px) {
  .cart_item:first-child {
    border: none;
  }
  .cart_item_price {
    align-self: baseline;
    font-size: 1.125rem;
    margin-right: 10px;
    justify-self: center;
    align-self: center;
  }
  .cart_item_desc {
    font-size: 1rem;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: left;
    justify-self: left;
  }
  .cart_item_image {
    font-size: 1.2em;
    -ms-grid-column-align: left;
    justify-self: left;
  }
  span.shopping_cart_header {
    font-size: 1rem;
    font-family: "General Sans" !important;
  }
  .cart_item_buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @supports (display:grid) {
    .cart_item_buttons {
      display: grid;
      grid-template-columns: auto;
      grid-template-rows: auto;
      grid-template-areas: "button_anzahl button_aktualisieren button_entfernen";
      grid-area: cart_item_buttons;
    }
  }
  .button_entfernen {
    grid-area: button_entfernen;
    align-self: center;
    justify-self: center;
  }
  .button_anzahl {
    grid-area: button_anzahl;
    align-self: center;
    justify-self: center;
  }
  .cart_item_image a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0 5px;
  }
}
.footerBoxContents > a {
  color: #fff;
}
.footerBoxContents > span > a {
  color: #fff;
  font-weight: 700;
}
.footerBoxContents > span > a:hover {
  text-decoration: underline;
}
.footerBoxContents > a:hover {
  text-decoration: underline;
}
.previous_next_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prod_info_right {
  margin-bottom: 1rem;
  padding: .6rem;
  background: #a9a9a938;
}
.prod_info_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20px;
}
#table_desc {
  font-size: .95rem;
  line-height: 1.3;
  color: #000;
  font-family: var(--font-body);
  font-weight: 400;
}
#table_desc td {
  padding: 8px;
  border: 1px solid #666;
  border: var(--small-border);
}
#table_desc th {
  background-color: #03f !important;
  color: #fff !important;
  border: 1px solid #666;
  border: var(--small-border);
}
table#table_desc tr:nth-child(2n) {
  background-color: #e0deff99;
  background-color: var(--table-tr-even-color);
}
table#table_desc tr:nth-child(odd) {
  background-color: #fff;
  background-color: var(--table-tr-odd-color);
}
#table_desc a:link {
  color: #000;
  color: var(--table-a-link-color);
}
#table_desc a:visited {
  color: #000;
  color: var(--table-a-visited-color);
}
#table_desc a:hover {
  color: red;
  color: var(--table-a-hover-color);
}
#table_desc a:active {
  color: orange;
  color: var(--table-a-active-color);
}
td.infoBoxHeading {
  font-size: .9375rem;
  font-weight: 700;
  background: #b3000c;
  color: #fff;
  padding: 5px;
  border: 1px solid #b3000c;
}
.grid-container,
.grid-container-start {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--card-min, 240px), 1fr));
  gap: var(--card-gap, 1rem);
  grid-auto-rows: auto;
}
.grid-box,
.grid-box-start {
  position: relative;
}
.grid-box > a,
.grid-box-start > a,
.cat-link,
.cat-link-start {
  display: flex;
  flex-direction: column;
  background: var(--card-bg, #fff);
  padding: var(--card-pad, 0.85rem);
  border: 1px solid var(--card-border, #e5e7eb);
  border-radius: var(--card-radius, 4px);
  box-shadow: var(--card-shadow, 0 1px 2px rgba(0,0,0,0.04));
  transition:
    border-color .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.grid-box > a:hover,
.grid-box-start > a:hover,
.cat-link:hover,
.cat-link-start:hover {
  border-color: var(--card-border-hover, var(--primary));
  box-shadow: var(--card-shadow-hover, 0 8px 16px -8px rgba(0,0,0,0.12));
  text-decoration: none;
}
.grid-box-start > a:hover,
.cat-link-start:hover {
  transform: translateY(var(--card-hover-lift, -2px));
}
.cat-image,
.cat-image-start {
  display: block;
  width: 100%;
  background: var(--card-img-bg, #fafafa);
  overflow: hidden;
  aspect-ratio: var(--card-img-ratio, 3/4);
  justify-self: stretch;
}
.cat-image > img,
.cat-image-start > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: var(--card-img-fit, cover);
  transition: transform .25s ease;
}
.grid-box > a:hover .cat-image > img,
.grid-box-start > a:hover .cat-image-start > img {
  transform: scale(1.03);
}
.cat-name,
.cat-name-start {
  font-family: var(--card-title-font, inherit);
  font-size: var(--card-title-size, 0.9rem);
  color: var(--card-title-color, inherit);
  line-height: 1.3;
  margin: 0.75rem 0 0.25rem;
  text-align: center;
  word-wrap: break-word;
  overflow: hidden;
}
.cat-link:visited,
.cat-link-start:visited {
  color: inherit;
}
.grid-box input.prod-art-nr {
  display: none;
}
.grid-box .cat-link:has(.variant-count) .variant-count,
.grid-box-start .cat-link-start:has(.variant-count) .variant-count,
.grid-box .cat-link:not(:has(.variant-count)) .cat-preis,
.grid-box-start .cat-link-start:not(:has(.variant-count)) .cat-preis {
  margin-top: auto;
}
.grid-box .einheit-cart,
.grid-box-start .einheit-cart {
  display: block;
  text-align: center;
  font-size: 0.8rem;
  color: var(--text-light, #6b7280);
  margin-top: 0.15rem;
}
body.cat-variant-merch .grid-box {
  display: flex !important;
  flex-direction: column;
  border: 1px solid var(--border, #e5e7eb) !important;
  border-radius: 2px !important;
  box-shadow: 0 1px 2px rgba(17, 17, 17, .04) !important;
  transition:
    border-color .18s ease,
    box-shadow .18s ease,
    transform .18s ease;
}
body.cat-variant-merch .grid-box:hover {
  border-color: var(--accent, #e0111f) !important;
  box-shadow: 0 10px 26px rgba(17, 17, 17, .10) !important;
}
body.cat-variant-tickets .grid-box:hover {
  border-color: var(--accent, #e0111f) !important;
}
body.cat-variant-merch .cat-link {
  flex: 1 1 auto;
  display: flex !important;
  flex-direction: column !important;
}
body.cat-variant-merch .cat-image {
  aspect-ratio: 1/1;
  background: #f6f6f6;
  padding: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
}
body.cat-variant-merch .cat-image > img {
  object-fit: contain;
  transition: transform .3s ease;
}
body.cat-variant-merch .cat-name {
  text-transform: none;
  letter-spacing: 0;
  font-family: inherit;
  font-weight: 600;
  font-size: .97rem;
  line-height: 1.32;
  color: var(--text, #111);
  padding: .85rem 1rem .25rem;
  margin-top: 0;
}
body.cat-variant-merch .variant-count {
  text-align: left !important;
  padding: 0 1rem !important;
  margin: 0 !important;
  font-size: .78rem !important;
  color: var(--text-light, #6b7280) !important;
}
body.cat-variant-merch .cat-preis {
  font-family: var(--font-body) !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
  line-height: 1.1;
  padding: .1rem 1rem .15rem !important;
}
body.cat-variant-merch .einheit-cart {
  padding: 0 1rem 1rem !important;
}
.art_nr {
  border: none;
  vertical-align: unset;
  display: inline-block !important;
  width: 230px !important;
}
.art_nr:focus {
  outline: 0;
}
.cat-preis:hover {
  text-decoration: none;
}
img.cat_banner {
  width: 100%;
  padding: 0 8px 8px;
}
.closeFilter,
.loadFilter {
  display: block;
  width: auto;
  margin: 6px 0 2px;
  padding: 2px 0;
  background: none;
  border: 0;
  color: var(--primary, #e5000f);
  font: inherit;
  font-size: .82rem;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
}
.closeFilter:hover,
.loadFilter:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 799px) {
  .flex-item-buttons {
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 800px) {
  .empty-cart {
    min-height: 55vh;
    gap: 1.5rem;
    padding: 2.5rem 1rem;
  }
  .empty-cart__icon {
    width: 64px;
    height: 64px;
  }
  .empty-cart__title {
    font-size: 1.25rem;
  }
  .history-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    margin: 1em;
    padding: 1.4rem .5rem;
    border-bottom: 1px solid #000;
    line-height: 2em;
  }
  .history-item {
    flex: 0 0 auto;
    margin: 8px;
  }
  .history-container > h2 {
    width: unset;
    align-self: baseline;
  }
  .history-item:nth-child(2) {
    width: unset;
  }
  .history-item:nth-child(3) {
    width: unset;
  }
  .history-item:nth-child(4) {
    width: unset;
  }
  .header {
    display: block;
    width: 100%;
  }
  .accountLinkList > li {
    background-color: #f0f8ff;
    padding-top: .3em;
  }
  .accountLinkList > li > a {
    margin: 0 auto;
    padding: 1em;
    text-align: center;
    display: block;
    text-decoration: none;
  }
  .checkmark {
    top: 5px;
  }
  .item_container .checkmark:after {
    left: 8px;
    top: 4px;
  }
  .item_container {
    display: flex;
    width: fit-content;
    padding-left: 40px;
    margin: 15px 0;
    font-size: 22px;
  }
}
@media only screen and (max-width: 700px) {
  .active_check_o,
  .check_o_child > a,
  .inactive_check_o {
    display: none;
  }
}
.left_center {
  justify-self: left;
  align-self: center;
}
.right_center {
  justify-self: right;
  align-self: center;
}
.check_o_container {
  margin: 8px 0;
  text-align: center;
  color: #a2a2a2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.check_o_child {
  display: inline-block;
  margin: .3em;
  align-self: center;
  justify-self: center;
}
.checkout_process {
  padding: 1em 0;
}
.dot > a {
  color: #fff;
}
.dot {
  display: none;
}
@supports (display:grid) {
  .dot {
    z-index: 1;
    display: inline-block;
    padding: 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 23px;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 23px;
    height: 23px;
    width: 23px;
    align-self: center;
    justify-self: center;
  }
}
.active_dot {
  background-color: #b3000c;
}
.inactive_dot {
  background-color: #969696;
}
.active_check_o {
  color: #000;
  font-weight: 600;
}
.inactive_check_o {
  color: #a2a2a2;
}
.check_o_line_container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  bottom: 20px;
  color: #a2a2a2;
}
@supports (display:grid) {
  .check_o_line_container {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
}
.check_o_line_container > p:first-of-type {
  visibility: hidden;
}
.check_o_line_container > p:last-of-type {
  visibility: hidden;
}
.connect_line {
  z-index: 0;
  background-color: #969696;
  height: 3px;
}
.cart_bottom_one {
  margin: 0;
  padding: .8em 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@supports (display:grid) {
  .cart_bottom_one {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 800px) {
  .cart_bottom_one > .buttonAction,
  .cart_bottom_one > p {
    align-self: center;
    justify-self: right;
  }
  .history-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    margin: 1em;
    padding: 1.4rem .5rem;
    border-bottom: 1px solid #000;
    line-height: 2em;
  }
  .history-item {
    flex: 0 0 auto;
    margin: 8px;
  }
  .history-container > h2 {
    width: 25%;
    align-self: baseline;
  }
  .history-item:nth-child(2) {
    width: 30%;
  }
  .history-item:nth-child(3) {
    width: 15%;
  }
  .history-item:nth-child(4) {
    width: 10%;
  }
  .header {
    grid-area: header;
    align-self: center;
    justify-self: center;
    width: 100%;
  }
  .mega-menu {
    grid-area: nav;
    align-self: center;
    justify-self: center;
  }
  .top_nav {
    grid-area: breadcrumb;
    align-self: center;
    justify-self: center;
    width: 100%;
  }
  .side-nav {
    width: 20%;
    display: table-cell;
  }
  @supports (display:grid) {
    .side-nav {
      grid-area: side-nav;
      justify-self: center;
      width: 100%;
    }
  }
  .content {
    grid-area: content;
    align-self: start;
    justify-self: center;
    width: 100%;
    box-shadow: #596269 0 0 24px -6px;
    padding: 0 10px 10px;
  }
  .footer-wrapper {
    background-color: #b3000c;
    grid-area: footer-wrapper;
    align-self: center;
    justify-self: center;
    width: 100%;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
  .breadcrumbs a {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 1180px) {
  .nav-drill,
  .nav-top {
    display: none;
  }
}
@media only screen and (max-width: 1180px) {
  * {
    box-sizing: border-box;
  }
  body {
    font-size: 16px;
    line-height: 1.875em;
    margin: 0;
  }
  h1 {
    font-size: 23px;
  }
  body::after {
    content: "";
    position: absolute;
    z-index: 99;
    background-color: rgba(217, 242, 255, .8);
    width: 100%;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
  }
  a {
    text-decoration: none;
  }
  .nav-top {
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 5%;
    z-index: 101;
    padding: 10px 20px;
    height: 60px;
    width: 60px;
    background-color: #bfbfbf;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 30px;
    border: 3px solid #000;
  }
  .nav-top .hamburger {
    margin: -17px;
    color: #000;
    cursor: pointer;
    padding: .5em;
  }
  .nav-drill {
    transform: translateX(0);
  }
  .nav-is-toggled .nav-drill {
    transform: translateX(100%);
  }
  .nav-is-toggled::after {
    opacity: 1;
    visibility: visible;
  }
  .nav-drill {
    display: flex;
    position: fixed;
    z-index: 100;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background-color: #ededed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: .45s;
  }
  .nav-items {
    flex: 0 0 100%;
    list-style: none;
    padding-inline-start: 0;
  }
  .nav-item:not(:last-child) {
    border-bottom: solid 1px #b3000c;
  }
  .nav-link {
    display: block;
    padding: .875em 1em;
    background-color: #ededed;
    color: #565656;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-weight: 600;
  }
  .nav-expand-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    background-color: #daf9f4;
    transition: .3s;
    visibility: hidden;
  }
  .nav-expand-content .nav-item:not(:last-child) {
    border-bottom: solid 1px #b3000c;
  }
  .nav-expand-content .nav-link {
    background-color: #daf9f4;
  }
  .nav-expand-content .nav-back-link {
    display: flex;
    align-items: center;
    background-color: #909090 !important;
    color: #fff;
  }
  .nav-expand-content .nav-back-link::before {
    content: "";
    display: inline-block;
    width: .9em;
    height: .9em;
    margin-right: .5em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E") no-repeat center / contain;
  }
  .nav-expand-link {
    display: flex;
    justify-content: space-between;
  }
  .nav-expand-link::after {
    content: "";
    display: inline-block;
    width: .9em;
    height: .9em;
    flex: 0 1 auto;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E") no-repeat center / contain;
  }
  .nav-expand.active > .nav-expand-content {
    transform: translateX(0);
    visibility: visible;
  }
  .nav-expand .nav-expand-content {
    background-color: #7db7e7;
  }
  .nav-expand .nav-expand-content .nav-link {
    background-color: var(--primary);
    color: #fff;
  }
  .nav-expand .nav-expand-content .nav-expand-content {
    background-color: #aff1e6;
  }
  .nav-expand .nav-expand-content .nav-expand-content .nav-link {
    background-color: #aff1e6;
  }
  .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #84e9d9;
  }
  .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #84e9d9;
  }
  .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #59e1cb;
  }
  .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #59e1cb;
  }
  .nav-expand .nav-expand-content .kat {
    background-color: #b3000c;
    color: #fff;
  }
}
@media only screen and (min-width: 650px) {
  .nav-drill {
    left: -40vw;
    width: 40vw;
  }
}
:root {
  --table-tr-odd-color: #fff;
  --table-tr-even-color: #e0deff99;
  --table-bkg-color: #ffd900;
  --table-a-link-color: black;
  --table-a-visited-color: black;
  --table-a-hover-color: red;
  --table-a-active-color: orange;
  --cart-odd-color: #cacaca;
  --cart-even-color: #e4e4e4;
  --filter-nav-color: #fbb3b8;
  --small-border: 1px solid #666;
  --standard-price: #424242;
  --special-price: #e60000;
  --a-link-color: #002890;
  --bs-progress-bar-bg: #0d6efd;
  --input-dark-color: #0082f3;
  --input-light-color: #0d8fff;
  --a11y-nav: #b3000c;
  --outline-color: #2b6bc14f ;
}
@media all and (max-width: 920px), only screen and (-webkit-mindevice-pixel-ratio: 3.0) {
  .links-fix {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #7a0008;
    width: 45px;
    padding: 10px;
    position: fixed;
    bottom: 30px;
    z-index: 99;
    border-radius: 0 15px 15px 0;
  }
  .links-fix-icons {
    width: 25px;
    height: auto;
  }
}
@media only screen and (min-width: 921px), only screen and (-webkit-mindevice-pixel-ratio: 3.0) {
  .links-fix {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #7a0008;
    width: 40px;
    padding: 10px;
    position: fixed;
    top: 15px;
    z-index: 99;
    border-radius: 0 15px 15px 0;
  }
  .links-fix-icons {
    width: 25px;
    height: auto;
  }
}
.dsgvo_button {
  background: 0 0;
  border: none;
  color: #fff;
  line-height: 1.2;
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-family: "General Sans", sans-serif;
  cursor: pointer;
}
.dsgvo_button:hover {
  text-decoration: underline;
}
@media all and (max-width: 920px), only screen and (-webkit-mindevice-pixel-ratio: 3.0) {
  .links-fix {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #7a0008;
    width: 45px;
    padding: 10px;
    position: fixed;
    bottom: 30px;
    z-index: 99;
    border-radius: 0 15px 15px 0;
  }
  .links-fix-icons {
    width: 25px;
    height: auto;
  }
}
@media only screen and (min-width: 921px), only screen and (-webkit-mindevice-pixel-ratio: 3.0) {
  .links-fix {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #7a0008;
    width: 40px;
    padding: 10px;
    position: fixed;
    top: 15px;
    z-index: 99;
    border-radius: 0 15px 15px 0;
  }
  .links-fix-icons {
    width: 25px;
    height: auto;
  }
}
@media only screen and (min-width: 800px) {
  .footer-wrapper {
    min-height: 30vh;
  }
  .content {
    min-height: 65vh;
  }
}
li > ul {
  list-style: none;
  padding-left: 1em;
}
@media only screen and (max-width: 320px) {
  .table_wrapper {
    max-width: 88vw;
  }
  .art_nr {
    width: 75% !important;
  }
  .p_desc > b,
  .p_desc > h1,
  .p_desc > h2,
  .p_desc > h3,
  strong {
    word-break: break-all;
  }
}
.breadcrumbs a {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.breadcrumbs .crumb + .crumb::before {
  content: "\203a";
  margin: 0 0.75em;
}
.p_desc > ul > li > a,
.p_desc > ul > li > span > a {
  color: var(--a-link-color);
  font-weight: 700;
}
.infoBoxHeading ul li {
  margin-inline-start: 30px;
}
.contentText > a {
  color: var(--a-link-color);
}
.cat_extra_description ul {
  line-height: 1.4375em;
  font-size: .875rem;
  margin: 1rem 0 1rem 2rem;
}
.alert {
  margin: 1em 0;
  padding: 1em 1.5em;
  border-radius: 4px;
  font-size: .95em;
  line-height: 1.5;
}
.alert {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}
.alert svg,
.alert img {
  flex-shrink: 0;
  margin-right: .75em;
  width: 20px;
  height: 20px;
  margin-top: -.25em;
}
.alert div {
  flex: 1;
}
.alert br {
  content: "";
  display: block;
  margin: .5em 0;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.alert-info {
  background-color: #eef5fc;
  border: 1px solid #cfe2f5;
  border-left: 4px solid #2196f3;
  color: #0d2b45;
}
.alert-info svg {
  color: var(--info-icon, #2196f3);
}
.alert-warning {
  background-color: #fff3e0;
  border: 1px solid #ffe0b2;
  color: #e65100;
}
.alert-warning svg {
  color: #ff9800;
}
.alert-danger {
  background-color: #fff3f3;
  border: 1px solid #ffd7d7;
  color: #d92626;
}
.alert-danger svg {
  color: #d32f2f;
}
.alert-success {
  background-color: #e8f5e9;
  border: 1px solid #c8e6c9;
  color: #1b5e20;
}
.alert-success svg {
  color: #2e7d32;
}
