.news-card__link {
    text-decoration-line: none;
}

.manufactureroffer-card .card-body {
    padding: 1.5rem;
    text-align: center;
}

.product-parameter__stock .product-stock__label {
    
    max-width: 169px;
}

div.footer-seo .underlined-links {display:none!important;}


element.style {
}
.fixed-sidebar-cart .cart__list-header {
    height: 40px;
    padding: 5px 0 15px 0;
    border-bottom: thin solid #d9e0e9;
}
.cart__list-header {
    padding: 10px 0 10px 20px;
}
.drawer__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f8c20000;
    padding: 10px 0 10px 15px;
    color: var(--text-on-global);
    height: 70px;
}

.product-card-wrapper {
        margin-bottom: 0px;
}

.cart__header-full-link {
    text-underline-offset: 2px;
    font-size: 14px;
}