.product__info #expose_container_attribute table
{
    width: 100% !important;
}



#expose_container_attribute .head {
    font-weight: bold;
    padding-right: 10px;
}

.product__info #expose_container_attribute td {
    background-image: none;
}


.owl-carousel .owl-item img{
    max-width: 100%;
    max-height: 100%;
}

.product-tabs__item {
    padding: 18px 36px !important;
}

/*
.products-list[data-layout="grid-4-full"].staffelpreise .products-list__body { margin: 0px -21px;}
*/

.staffelpreise .staffelpreis-card
{
    border: solid 1px #dedede;
    text-align: center;
    font-size: 14px;
    width: 100%;
}

.staffelpreise .staffelpreis-card .staffelpreis-card__header
{
    background-color: #efefef;
}

.staffelpreise .staffelpreis-card .staffelpreis-card__footer {
    padding-bottom: 14px;
}

.staffelpreise .staffelpreis-card__name
{
    font-size: 28px;
    line-height: 52px;
}

.staffelpreis_brutto {
    font-size:28px;
    font-weight: 700;
}

.staffelpreise_stkpreis {
    line-height: 1.2;
    margin: 14px 0;
}

.staffelpreis_gesamt,
.staffelpreis_rabatt,
.staffelpreis_versandkosten{
    margin: 14px 0;
    min-height: 40px;
}

.price-rabatt {
    font-weight: 700;
}

.staffelpreise .product-card__buttons{
    padding:0 20%;
}
.product__expose_preis_uvp_preis{
    color:#B50201;
    font-size:14px;
}

.product__expose_preis_old_preis{
   /* color:#98b3bc;*/
    text-decoration: line-through;
}

product__expose_preis_brutto_euro{

}

.product__preis_info{
    font-size: 14px;
    font-weight: 100;
}

.product__expose_preis_netto_euro {
    font-weight: 100;
    font-size: 26px;
}

.produkt__expose_preis_mengenpreis{
    margin-top: 10px;
    margin-bottom: 14px;
    font-size: 14px;
}

.produkt__expose_mengenrabatt_title{

}

.product__availability{
    margin-top: 10px;
    margin-bottom: 14px;
}


.product-card___mfn_logo {
    max-width: 50%;
    float: right;
}

.block-products-carousel[data-layout="horizontal"] .product-card___mfn_logo{
    display: none;
}

.product__expose_mengenrabatt_item {

    margin: 3px 0;
    padding: .3125rem 0rem;
    white-space: nowrap;
}

.product__sidebar .product__actions .btn{
    min-width: 250px;
}