.abs-navbar{
    width: 215%;
    position: absolute;
    bottom: -70px;
    text-align: center;
}
#tswOrderMatrixTable  input[type=number] {
    -moz-appearance: textfield;
    text-align: center;
    border: 1px solid #000;
}
.katalog-box {
    justify-content: center;
}

.katalog-item a.hovereffect, .katalog-item figure { height: 400px; }

@media (min-width:576px) {
    .katalog-item {
        width: 30%;
    }
}
@media (min-width:768px) {
    .katalog-item {
        width: 25%;
    }
}
@media (min-width:1024px) {
    .katalog-item {
        width: 20%;
    }
}

#productBezeichnung3 {
	display: none;
}

.product-card-details p.matchcode {
	display: none;
}


/* Artikel auf Liste kleiner */
.products-container .product-item {
  width: 14.2%;
  border-bottom: 1px solid #dedede;
  margin-top: 30px;
}
.product-card figure {
  height: 130px !important;
}

/* Anzeige KW in Warenkorb Ordermatrix*/
.cl-basket span.tsw_basketitem-stockdispo {
	font-size: 8px;
}